Age | Commit message (Expand) | Author |
---|---|---|
2024-04-29 | KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86 | Sean Christopherson |
2024-01-30 | KVM: selftests: x86_64: Remove redundant newlines | Andrew Jones |
2023-08-02 | KVM: selftests: Rename the ASSERT_EQ macro | Thomas Huth |
2023-03-14 | KVM: selftests: Make vCPU exit reason test assertion common | Vipin Sharma |
2023-01-24 | KVM: selftests: x86: Cache host CPU vendor (AMD vs. Intel) | Vishal Annapurve |
2023-01-24 | KVM: selftests: x86: Use "this_cpu" prefix for cpu vendor queries | Vishal Annapurve |
2022-06-11 | KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste | Sean Christopherson |
2022-06-11 | KVM: selftests: Purge vm+vcpu_id == vcpu silliness | Sean Christopherson |
2022-06-11 | KVM: selftests: Convert vmx_exception_with_invalid_guest_state away from VCPU_ID | Sean Christopherson |
2022-01-19 | KVM: selftests: Add a test to force emulation with a pending exception | Sean Christopherson |