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 bbeac2830f
("KVM: X86: Fix residual mmio emulation
request to userspace").
Signed-off-by: Aaron Lewis <aaronlewis@google.com>
Reviewed-by: Jim Mattson <jmattson@google.com>
Reviewed-by: Peter Shier <pshier@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
16 lines
368 B
Plaintext
16 lines
368 B
Plaintext
/x86_64/cr4_cpuid_sync_test
|
|
/x86_64/evmcs_test
|
|
/x86_64/hyperv_cpuid
|
|
/x86_64/kvm_create_max_vcpus
|
|
/x86_64/mmio_warning_test
|
|
/x86_64/platform_info_test
|
|
/x86_64/set_sregs_test
|
|
/x86_64/smm_test
|
|
/x86_64/state_test
|
|
/x86_64/sync_regs_test
|
|
/x86_64/vmx_close_while_nested_test
|
|
/x86_64/vmx_set_nested_state_test
|
|
/x86_64/vmx_tsc_adjust_test
|
|
/clear_dirty_log_test
|
|
/dirty_log_test
|