Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: selftests: Add and use helper to set vCPU's CPUID maxphyaddr | Sean Christopherson | 2022-07-13 | 1 | -9/+1 |
* | KVM: selftests: Cache CPUID in struct kvm_vcpu | Sean Christopherson | 2022-07-13 | 1 | -1/+1 |
* | KVM: selftests: Fix filename reporting in guest asserts | Colton Lewis | 2022-07-13 | 1 | -2/+1 |
* | KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste | Sean Christopherson | 2022-06-11 | 1 | -4/+1 |
* | KVM: selftests: Add kvm_has_cap() to provide syntactic sugar | Sean Christopherson | 2022-06-11 | 1 | -1/+1 |
* | KVM: selftests: Purge vm+vcpu_id == vcpu silliness | Sean Christopherson | 2022-06-11 | 1 | -10/+10 |
* | KVM: selftests: Convert emulator_error_test away from VCPU_ID | Sean Christopherson | 2022-06-11 | 1 | -37/+28 |
* | KVM: selftests: Simplify KVM_ENABLE_CAP helper APIs | Sean Christopherson | 2022-06-11 | 1 | -5/+1 |
* | kvm: selftests: introduce and use more page size-related constants | Paolo Bonzini | 2022-04-21 | 1 | -1/+0 |
* | selftests: kvm: Allows userspace to handle emulation errors. | Aaron Lewis | 2021-06-24 | 1 | -0/+219 |