summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64/smaller_maxphyaddr_emulation_test.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-29KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86Sean Christopherson1-3/+0
2024-04-29KVM: selftests: Define _GNU_SOURCE for all selftests codeSean Christopherson1-3/+0
2024-03-11Merge tag 'kvm-x86-pmu-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-1/+1
2024-01-31KVM: selftests: Add vcpu_set_cpuid_property() to set propertiesJinrong Liang1-1/+1
2024-01-30KVM: selftests: x86_64: Remove redundant newlinesAndrew Jones1-2/+2
2022-11-17KVM: selftests: Expect #PF(RSVD) when TDP is disabledDavid Matlack1-5/+46
2022-11-17KVM: selftests: Move flds instruction emulation failure handling to headerDavid Matlack1-40/+4
2022-11-17KVM: selftests: Delete dead ucall codeDavid Matlack1-60/+1
2022-11-17KVM: selftests: Explicitly require instructions bytesDavid Matlack1-48/+20
2022-11-17KVM: selftests: Rename emulator_error_test to smaller_maxphyaddr_emulation_testDavid Matlack1-0/+193