diff options
author | Aaron Lewis <[email protected]> | 2022-07-14 16:13:15 +0000 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-07-19 14:04:18 -0400 |
commit | cf5029d5dd7cb0aaa53250fa9e389abd231606b3 (patch) | |
tree | b1d4db84602bdbedac5d8e60ec15a1453ac848b6 /scripts/gcc-plugins/randomize_layout_plugin.c | |
parent | dc951e22a1a2a6a11b29648c3c8b191bc8f3e5df (diff) |
KVM: x86: Protect the unused bits in MSR exiting flags
The flags for KVM_CAP_X86_USER_SPACE_MSR and KVM_X86_SET_MSR_FILTER
have no protection for their unused bits. Without protection, future
development for these features will be difficult. Add the protection
needed to make it possible to extend these features in the future.
Signed-off-by: Aaron Lewis <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/randomize_layout_plugin.c')
0 files changed, 0 insertions, 0 deletions