[Devel] [PATCH 0/2] kernel fixes after kvm-unit-tests
Jan Dakinevich
jan.dakinevich at virtuozzo.com
Thu Apr 5 19:35:25 MSK 2018
https://jira.sw.ru/browse/PSBM-83005
patch 1
KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2
fixes 'vmx_cr_load_test':
FAIL: Test return 3 code: FAIL: x86/vmx_tests.c:3912: Assertion failed: !write_cr4_checking(cr4 | X86_CR4_MCE)
patch 2
KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2
fixes 'vmx_interrupt'
FAIL: QEMU command timed out
Chao Gao (1):
KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2
Haozhong Zhang (1):
KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
arch/x86/kvm/vmx.c | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
--
2.1.4
More information about the Devel
mailing list