linux_dsm_epyc7002/arch/x86/include
Xiao Guangrong a0a64f50aa KVM: MMU: introduce rsvd_bits_validate
These two fields, rsvd_bits_mask and bad_mt_xwr, in "struct kvm_mmu" are
used to check if reserved bits set on guest ptes, move them to a data
struct so that the approach can be applied to check host shadow page
table entries as well

Signed-off-by: Xiao Guangrong <guangrong.xiao@linux.intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-08-05 12:47:23 +02:00
..
asm KVM: MMU: introduce rsvd_bits_validate 2015-08-05 12:47:23 +02:00
uapi/asm kvm/x86: add support for MONITOR_TRAP_FLAG 2015-07-23 08:27:07 +02:00