summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64/sync_regs_test.c
AgeCommit message (Expand)Author
2024-04-29KVM: selftests: Define _GNU_SOURCE for all selftests codeSean Christopherson
2024-03-11Merge tag 'kvm-x86-selftests-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-02-28KVM: selftests: x86: Use TAP interface in the sync_regs testThomas Huth
2024-02-26KVM: selftests: x86: sync_regs_test: Get regs structure before modifying itThomas Huth
2024-02-26KVM: selftests: x86: sync_regs_test: Use vcpu_run() where appropriateThomas Huth
2024-01-30KVM: selftests: x86_64: Remove redundant newlinesAndrew Jones
2023-08-25KVM: selftests: Explicit set #UD when *potentially* injecting exceptionSean Christopherson
2023-08-25KVM: selftests: Reload "good" vCPU state if vCPU hits shutdownSean Christopherson
2023-08-02KVM: selftests: Rename the ASSERT_EQ macroThomas Huth
2023-08-02KVM: selftests: Extend x86's sync_regs_test to check for exception racesMichal Luczaj
2023-08-02KVM: selftests: Extend x86's sync_regs_test to check for event vector racesMichal Luczaj
2023-08-02KVM: selftests: Extend x86's sync_regs_test to check for CR4 racesMichal Luczaj
2023-03-14KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma
2022-11-16KVM: selftests: move common startup logic to kvm_util.cVishal Annapurve
2022-06-11KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson
2022-06-11KVM: selftests: Convert sync_regs_test away from VCPU_IDSean Christopherson
2021-06-14KVM: selftests: Complete x86_64/sync_regs_test ucallRicardo Koller
2020-03-16KVM: selftests: Use consistent message for test skippingAndrew Jones
2019-10-22selftests: kvm: fix sync_regs_test with newer gccsVitaly Kuznetsov
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner
2019-05-24KVM: selftests: do not blindly clobber registers in guest asmPaolo Bonzini
2018-10-17kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones