summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64/nx_huge_pages_test.c
AgeCommit message (Expand)Author
2024-01-29KVM: selftests: Reword the NX hugepage test's skip message to be more helpfulSean Christopherson
2023-12-08KVM: selftests: Actually print out magic token in NX hugepages skip messageangquan yu
2023-10-04KVM: selftests: Remove obsolete and incorrect test case metadataLike Xu
2023-05-30KVM: selftests: Fix spelling mistake "miliseconds" -> "milliseconds"Colin Ian King
2023-01-22KVM: selftests: Make reclaim_period_ms input always be positiveVipin Sharma
2022-11-16KVM: selftests: Add atoi_positive() and atoi_non_negative() for input validationVipin Sharma
2022-11-16KVM: selftests: Add atoi_paranoid() to catch errors missed by atoi()Vipin Sharma
2022-09-30Merge tag 'kvm-x86-6.1-2' of https://github.com/sean-jc/linux into HEADPaolo Bonzini
2022-09-30KVM: selftests: Fix nx_huge_pages_test on TDP-disabled hostsDavid Matlack
2022-09-26KVM: selftests: Require DISABLE_NX_HUGE_PAGES cap for NX hugepage testOliver Upton
2022-06-24KVM: selftests: Test disabling NX hugepages on a VMBen Gardon
2022-06-24KVM: selftests: Add NX huge pages testBen Gardon