Skip to content
Commit 5260a483 authored by Radim Krčmář's avatar Radim Krčmář Committed by Paolo Bonzini
Browse files

x86/vmx: fix EPT - MMIO access



Reading the memory mapped page with x2apic is a bug; use the generic
reader instead.  ept_main, which is always run with x2apic disabled,
tests that accessing the memory-mapped APIC registers works even
though the host is using x2apic.

Signed-off-by: default avatarRadim Krčmář <rkrcmar@redhat.com>
Message-Id: <20170629172647.22188-2-rkrcmar@redhat.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 733bc4de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment