]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: selftests: add tests for shadow VMCS save/restore
authorPaolo Bonzini <pbonzini@redhat.com>
Sat, 28 Jul 2018 22:14:11 +0000 (00:14 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 6 Aug 2018 15:58:44 +0000 (17:58 +0200)
commitae77b19cb50a79361ff528adc21a8413c958c71f
tree02c165b491b7c0b4a0a0027b18773e8a0fa9f161
parent118faf380933682f028b80b5eb414dcda9079d96
KVM: selftests: add tests for shadow VMCS save/restore

This includes setting up the shadow VMCS and the secondary execution
controls in lib/vmx.c.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/include/vmx.h
tools/testing/selftests/kvm/lib/vmx.c
tools/testing/selftests/kvm/state_test.c