diff options
author | Junaid Shahid <junaids@google.com> | 2018-08-09 02:45:24 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2018-09-20 00:26:43 +0200 |
commit | d35b34a9a70edae7ef923f100e51b8b5ae9fe899 (patch) | |
tree | d650446ae38c7f5840a6a2155ec6d353849f3947 /tools | |
parent | x86/kvm/lapic: always disable MMIO interface in x2APIC mode (diff) | |
download | linux-d35b34a9a70edae7ef923f100e51b8b5ae9fe899.tar.xz linux-d35b34a9a70edae7ef923f100e51b8b5ae9fe899.zip |
kvm: mmu: Don't read PDPTEs when paging is not enabled
kvm should not attempt to read guest PDPTEs when CR0.PG = 0 and
CR4.PAE = 1.
Signed-off-by: Junaid Shahid <junaids@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions