Miscellaneous fixes and cleanups to emulator_error_test. The reason I started looking at this test is because it fails when TDP is disabled, which pollutes my test results when I am testing a new series for upstream. David Matlack (4): KVM: selftests: Use MMIO to trigger emulation in emulator_error_test KVM: selftests: Delete dead ucall code from emulator_error_test KVM: selftests: Skip emulator_error_test if KVM_CAP_EXIT_ON_EMULATION_FAILURE not available KVM: selftests: Explicitly require instructions bytes in emulator_error_test .../kvm/x86_64/emulator_error_test.c | 130 +++++------------- 1 file changed, 35 insertions(+), 95 deletions(-) base-commit: 69604fe76e58c9d195e48b41d019b07fc27ce9d7 -- 2.38.0.rc1.362.ged0d419d3c-goog