summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm
AgeCommit message (Expand)Author
2023-12-08KVM: selftests: add -MP to CFLAGSDavid Woodhouse
2023-12-08KVM: selftests: Actually print out magic token in NX hugepages skip messageangquan yu
2023-11-22perf build: Ensure sysreg-defs Makefile respects output dirOliver Upton
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-11-01Merge tag 'linux_kselftest-next-6.7-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-10-31Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-10-31Merge tag 'kvm-x86-misc-6.7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-10-31Merge tag 'kvm-riscv-6.7-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-10-30Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/writable-id-regs into kvmarm/nextOliver Upton
2023-10-30KVM: selftests: Avoid using forced target for generating arm64 headersOliver Upton
2023-10-30Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton
2023-10-30KVM: arm64: selftest: Perform ISB before reading PAR_EL1Zenghui Yu
2023-10-30KVM: arm64: selftest: Add the missing .guest_prepare()Zenghui Yu
2023-10-24KVM: selftests: aarch64: vPMU test for validating user accessesRaghavendra Rao Ananta
2023-10-24KVM: selftests: aarch64: vPMU register test for unimplemented countersReiji Watanabe
2023-10-24KVM: selftests: aarch64: vPMU register test for implemented countersReiji Watanabe
2023-10-24KVM: selftests: aarch64: Introduce vpmu_counter_access testReiji Watanabe
2023-10-20KVM: riscv: selftests: Add SBI DBCN extension to get-reg-list testAnup Patel
2023-10-18KVM: arm64: selftests: Test for setting ID register from usersapceJing Zhang
2023-10-18tools headers arm64: Update sysreg.h with kernel sourcesJing Zhang
2023-10-18KVM: selftests: Generate sysreg-defs.h and add to include pathOliver Upton
2023-10-15Merge tag 'kvm-x86-selftests-6.6-fixes' of https://github.com/kvm-x86/linux i...Paolo Bonzini
2023-10-13selftests/kvm: Replace attribute with macroMaciej Wieczor-Retman
2023-10-12KVM: selftests: Force load all supported XSAVE state in state testSean Christopherson
2023-10-12KVM: selftests: Load XSAVE state into untouched vCPU during state testSean Christopherson
2023-10-12KVM: selftests: Touch relevant XSAVE state in guest for state testSean Christopherson
2023-10-12KVM: riscv: selftests: get-reg-list print_reg should never failAndrew Jones
2023-10-12KVM: riscv: selftests: Add condops extensions to get-reg-list testAnup Patel
2023-10-12KVM: riscv: selftests: Add smstateen registers to get-reg-list testAnup Patel
2023-10-12KVM: riscv: selftests: Add senvcfg register to get-reg-list testAnup Patel
2023-10-12KVM: selftests: Add array order helpers to riscv get-reg-listAndrew Jones
2023-10-09KVM: selftests: Test behavior of HWCR, a.k.a. MSR_K7_HWCRJim Mattson
2023-10-05KVM: selftests: Zero-initialize entire test_result in memslot perf testSean Christopherson
2023-10-04KVM: selftests: Remove obsolete and incorrect test case metadataLike Xu
2023-10-04KVM: selftests: Treat %llx like %lx when formatting guest printfSean Christopherson
2023-09-23Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2023-09-21KVM: riscv: selftests: Selectively filter-out AIA registersAnup Patel
2023-09-21KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-listAnup Patel
2023-09-20KVM: selftests: Assert that vasprintf() is successfulSean Christopherson
2023-08-31Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-08-31Merge tag 'kvm-s390-next-6.6-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-08-31Merge tag 'kvm-x86-selftests-6.6' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-08-28KVM: s390: selftests: Add selftest for single-steppingIlya Leoshkevich
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-17KVM: selftests: Test gp event filters don't affect fixed event filtersJinrong Liang
2023-08-17KVM: selftests: Test if event filter meets expectations on fixed countersJinrong Liang
2023-08-17KVM: selftests: Add test cases for unsupported PMU event filter input valuesJinrong Liang
2023-08-17KVM: selftests: Introduce "struct __kvm_pmu_event_filter" to manipulate filterJinrong Liang