mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
79904c9de0
Add a simple test for SMM, based on VMX. The test implements its own sync between the guest and the host as using our ucall library seems to be too cumbersome: SMI handler is happening in real-address mode. This patch also fixes KVM_SET_NESTED_STATE to happen after KVM_SET_VCPU_EVENTS, in fact it places it last. This is because KVM needs to know whether the processor is in SMM or not. Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |
||
---|---|---|
.. | ||
cr4_cpuid_sync_test.c | ||
evmcs_test.c | ||
hyperv_cpuid.c | ||
platform_info_test.c | ||
set_sregs_test.c | ||
smm_test.c | ||
state_test.c | ||
sync_regs_test.c | ||
vmx_close_while_nested_test.c | ||
vmx_tsc_adjust_test.c |