mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
9dba988edb
When running with /sys/module/kvm_intel/parameters/unrestricted_guest=N,
test that a kernel warning does not occur informing us that
vcpu->mmio_needed=1. This can happen when KVM_RUN is called after a
triple fault.
This test was made to detect a bug that was reported by Syzkaller
(https://groups.google.com/forum/#!topic/syzkaller/lHfau8E3SOE) and
fixed with commit
|
||
---|---|---|
.. | ||
cr4_cpuid_sync_test.c | ||
evmcs_test.c | ||
hyperv_cpuid.c | ||
kvm_create_max_vcpus.c | ||
mmio_warning_test.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_set_nested_state_test.c | ||
vmx_tsc_adjust_test.c |