Files
android_kernel_xiaomi_sm8450/arch/x86/kvm
Jan Kiszka cd2633c59b nVMX: Fix pick-up of uninjected NMIs
__vmx_complete_interrupts stored uninjected NMIs in arch.nmi_injected,
not arch.nmi_pending. So we actually need to check the former field in
vmcs12_save_pending_event. This fixes the eventinj unit test when run
in nested KVM.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-10-28 13:14:24 +01:00
..
2013-09-17 12:51:35 +03:00
2012-08-06 16:04:57 +03:00
2013-06-27 14:20:51 +03:00
2013-10-28 13:14:24 +01:00