mirror of
https://github.com/xemu-project/xemu.git
synced 2025-01-12 23:01:05 +00:00
ede146c2e7
VMX requires 64-bit feature words for the IA32_VMX_EPT_VPID_CAP and IA32_VMX_BASIC MSRs. (The VMX control MSRs are 64-bit wide but actually have only 32 bits of information). Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>