summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm
AgeCommit message (Expand)Author
2022-05-20selftests: kvm/x86: Add the helper function create_pmu_event_filterAaron Lewis
2022-04-21kvm: selftests: introduce and use more page size-related constantsPaolo Bonzini
2022-04-21kvm: selftests: do not use bitfields larger than 32-bits for PTEsPaolo Bonzini
2022-04-21KVM: selftests: Silence compiler warning in the kvm_page_table_testThomas Huth
2022-04-11selftests: kvm: add tsc_scaling_sync to .gitignoreLike Xu
2022-04-09KVM: selftests: riscv: Fix alignment of the guest_hang() functionAnup Patel
2022-04-09KVM: selftests: riscv: Set PTE A and D bits in VS-stage page tableAnup Patel
2022-04-07selftests: KVM: Free the GIC FD when cleaning up in arch_timerOliver Upton
2022-04-07selftests: KVM: Don't leak GIC FD across dirty log test iterationsOliver Upton
2022-04-07KVM: selftests: get-reg-list: Add KVM_REG_ARM_FW_REG(3)Andrew Jones
2022-04-06KVM: arm64: selftests: Introduce vcpu_width_configReiji Watanabe
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-23Merge tag 'linux-kselftest-next-5.18-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-03-18Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2022-03-15Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2022-03-14KVM: s390: selftests: Add error memop testsJanis Schoetterl-Glausch
2022-03-14KVM: s390: selftests: Add more copy memop testsJanis Schoetterl-Glausch
2022-03-14KVM: s390: selftests: Add named stages for memop testJanis Schoetterl-Glausch
2022-03-14KVM: s390: selftests: Add macro as abstraction for MEM_OPJanis Schoetterl-Glausch
2022-03-14KVM: s390: selftests: Split memop testsJanis Schoetterl-Glausch
2022-03-08KVM: selftests: Add test to populate a VM with the max possible guest memSean Christopherson
2022-03-08KVM: selftests: Define cpu_relax() helpers for s390 and x86Sean Christopherson
2022-03-08KVM: selftests: Split out helper to allocate guest mem via memfdSean Christopherson
2022-03-08KVM: selftests: Move raw KVM_SET_USER_MEMORY_REGION helper to utilsSean Christopherson
2022-03-04Merge branch 'kvm-bugfixes' into HEADPaolo Bonzini
2022-03-03selftests: kvm: add generated file to the .gitignoreMuhammad Usama Anjum
2022-03-01KVM: selftests: Add test to verify KVM handling of ICRSean Christopherson
2022-02-25Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-02-25KVM: selftests: Verify disabling PMU virtualization via KVM_CAP_CONFIG_PMUDavid Dunn
2022-02-25KVM: selftests: Carve out helper to create "default" VM without vCPUsDavid Dunn
2022-02-25KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3Mark Brown
2022-02-23selftests: kvm: Add the uapi headers include variableMuhammad Usama Anjum
2022-02-22Merge tag 'kvm-s390-next-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2022-02-18selftests: KVM: allow sev_migrate_tests on machines without SEV-ESPaolo Bonzini
2022-02-18KVM: SEV: Allow SEV intra-host migration of VM with mirrorsPeter Gonda
2022-02-15selftests: kvm: Check whether SIDA memop fails for normal guestsThomas Huth
2022-02-14KVM: s390: selftests: Test TEST PROTECTION emulationJanis Schoetterl-Glausch
2022-02-14Merge remote-tracking branch 'kvm/master' into HEADPaolo Bonzini
2022-02-11selftests: kvm: Remove absent target fileMuhammad Usama Anjum
2022-02-10KVM: selftests: nSVM: Add enlightened MSR-Bitmap selftestVitaly Kuznetsov
2022-02-10KVM: selftests: nSVM: Update 'struct vmcb_control_area' definitionVitaly Kuznetsov
2022-02-10KVM: selftests: nSVM: Set up MSR-Bitmap for SVM guestsVitaly Kuznetsov
2022-02-10KVM: selftests: nVMX: Add enlightened MSR-Bitmap selftestVitaly Kuznetsov
2022-02-10KVM: selftests: nVMX: Properly deal with 'hv_clean_fields'Vitaly Kuznetsov
2022-02-10KVM: selftests: Adapt hyperv_cpuid test to the newly introduced Enlightened M...Vitaly Kuznetsov
2022-02-10KVM: selftests: Add an option to disable MANUAL_PROTECT_ENABLE and INITIALLY_SETDavid Matlack
2022-02-08Merge branch kvm-arm64/selftest/vgic-5.18 into kvmarm-master/nextMarc Zyngier
2022-02-08kvm: selftests: aarch64: use a tighter assert in vgic_poke_irq()Ricardo Koller
2022-02-08kvm: selftests: aarch64: fix some vgic related commentsRicardo Koller
2022-02-08kvm: selftests: aarch64: fix the failure check in kvm_set_gsi_routing_irqchip...Ricardo Koller