index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
Age
Commit message (
Expand
)
Author
2022-06-23
selftests: KVM: Handle compiler optimizations in ucall
Raghavendra Rao Ananta
2022-06-09
KVM: selftests: Restrict test region to 48-bit physical addresses when using ...
David Matlack
2022-06-09
KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2
David Matlack
2022-06-09
KVM: selftests: Clean up LIBKVM files in Makefile
David Matlack
2022-06-09
KVM: selftests: Link selftests directly with lib object files
David Matlack
2022-06-09
KVM: selftests: Drop unnecessary rule for STATIC_LIBS
David Matlack
2022-06-09
KVM: selftests: Add a helper to check EPT/VPID capabilities
David Matlack
2022-06-09
KVM: selftests: Move VMX_EPT_VPID_CAP_AD_BITS to vmx.h
David Matlack
2022-06-09
KVM: selftests: Refactor nested_map() to specify target level
David Matlack
2022-06-09
KVM: selftests: Drop stale function parameter comment for nested_map()
David Matlack
2022-06-09
KVM: selftests: Add option to create 2M and 1G EPT mappings
David Matlack
2022-06-09
KVM: selftests: Replace x86_page_size with PG_LEVEL_XX
David Matlack
2022-06-09
Merge tag 'kvm-riscv-fixes-5.19-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
2022-06-07
KVM: selftests: Make hyperv_clock selftest more stable
Vitaly Kuznetsov
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-25
KVM: selftests: x86: Sync the new name of the test case to .gitignore
Like Xu
2022-05-25
Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2022-05-25
Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2022-05-25
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-05-25
KVM: selftests: x86: Fix test failure on arch lbr capable platforms
Yang Weijiang
2022-05-20
KVM: s390: selftest: Test suppression indication on key prot exception
Janis Schoetterl-Glausch
2022-05-20
selftests: kvm/x86: Verify the pmu event filter matches the correct event
Aaron Lewis
2022-05-20
selftests: kvm/x86: Add the helper function create_pmu_event_filter
Aaron Lewis
2022-05-20
KVM: selftests: riscv: Remove unneeded semicolon
Jiapeng Chong
2022-05-20
KVM: selftests: riscv: Improve unexpected guest trap handling
Anup Patel
2022-05-16
Merge branch kvm-arm64/psci-suspend into kvmarm-master/next
Marc Zyngier
2022-05-16
Merge branch kvm-arm64/hcall-selection into kvmarm-master/next
Marc Zyngier
2022-05-04
selftests: KVM: Test SYSTEM_SUSPEND PSCI call
Oliver Upton
2022-05-04
selftests: KVM: Refactor psci_test to make it amenable to new tests
Oliver Upton
2022-05-04
selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_test
Oliver Upton
2022-05-04
selftests: KVM: Create helper for making SMCCC calls
Oliver Upton
2022-05-04
selftests: KVM: Rename psci_cpu_on_test to psci_test
Oliver Upton
2022-05-03
selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-list
Raghavendra Rao Ananta
2022-05-03
selftests: KVM: aarch64: Introduce hypercall ABI test
Raghavendra Rao Ananta
2022-05-03
selftests: KVM: Create helper for making SMCCC calls
Oliver Upton
2022-05-03
selftests: KVM: Rename psci_cpu_on_test to psci_test
Oliver Upton
2022-04-21
kvm: selftests: introduce and use more page size-related constants
Paolo Bonzini
2022-04-21
kvm: selftests: do not use bitfields larger than 32-bits for PTEs
Paolo Bonzini
2022-04-21
KVM: selftests: Silence compiler warning in the kvm_page_table_test
Thomas Huth
2022-04-13
selftests: kvm/x86/xen: Replace a comma in the xen_shinfo_test with semicolon
Like Xu
2022-04-13
Merge branch 'kvm-older-features' into HEAD
Paolo Bonzini
2022-04-11
selftests: kvm: add tsc_scaling_sync to .gitignore
Like Xu
2022-04-09
KVM: selftests: riscv: Fix alignment of the guest_hang() function
Anup Patel
2022-04-09
KVM: selftests: riscv: Set PTE A and D bits in VS-stage page table
Anup Patel
2022-04-07
selftests: KVM: Free the GIC FD when cleaning up in arch_timer
Oliver Upton
2022-04-07
selftests: KVM: Don't leak GIC FD across dirty log test iterations
Oliver Upton
2022-04-07
KVM: selftests: get-reg-list: Add KVM_REG_ARM_FW_REG(3)
Andrew Jones
2022-04-06
KVM: arm64: selftests: Introduce vcpu_width_config
Reiji Watanabe
2022-04-02
KVM: x86: Test case for TSC scaling and offset sync
David Woodhouse
2022-04-02
KVM: x86/xen: Update self test for Xen PV timers
David Woodhouse
[next]