aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/x86/fastops_test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-11KVM: selftests: Add support for DIV and IDIV in the fastops testSean Christopherson1-0/+38
2025-09-11KVM: selftests: Dedup the gnarly constraints of the fastops tests (more macros!)Sean Christopherson1-18/+18
2025-09-11KVM: selftests: Add coverage for 'b' (byte) sized fastops emulationSean Christopherson1-7/+13
2025-05-08KVM: selftests: Add a test for x86's fastops emulationSean Christopherson1-0/+165