OSDN Git Service

target/i386: enumerate bit 56 of MSR_IA32_VMX_BASIC
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 20 Sep 2023 15:41:17 +0000 (17:41 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 21 Sep 2023 08:39:51 +0000 (10:39 +0200)
commit0c49c9180c5498bcd55edc1bfb12b0466e08575c
tree4ca1786729d1edf269be81774f2371970f09538a
parent005ad32358f12fe9313a4a01918a55e60d4f39e5
target/i386: enumerate bit 56 of MSR_IA32_VMX_BASIC

On parts that enumerate IA32_VMX_BASIC MSR bit as 1, any exception vector
can be delivered with or without an error code if the other consistency
checks are satisfied.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
scripts/kvm/vmxcap
target/i386/cpu.c
target/i386/cpu.h