开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
Age
Commit message (
Expand
)
Author
2024-04-02
Merge tag 'kvm-riscv-fixes-6.9-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
2024-04-02
Merge tag 'kvmarm-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-03-26
KVM: selftests: Fix __GUEST_ASSERT() format warnings in ARM's arch timer test
Sean Christopherson
2024-03-25
KVM: selftests: Fix spelling mistake "trigged" -> "triggered"
Colin Ian King
2024-03-18
Merge tag 'kvm-x86-pvunhalt-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-15
selftests: kvm: remove meaningless assignments in Makefiles
Paolo Bonzini
2024-03-14
Merge tag 'perf-tools-for-v6.9-2024-03-13' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-03-14
Merge tag 'kvm-s390-next-6.9-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2024-03-12
Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2024-03-11
Merge tag 'kvm-x86-xen-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-03-11
Merge tag 'kvm-x86-pmu-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-03-11
Merge tag 'kvm-x86-selftests-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-03-11
Merge tag 'kvm-riscv-6.9-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2024-03-11
Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
2024-03-06
KVM: selftests: Check that PV_UNHALT is cleared when HLT exiting is disabled
Vitaly Kuznetsov
2024-03-06
KVM: riscv: selftests: Add Zacas extension to get-reg-list test
Anup Patel
2024-03-06
KVM: riscv: selftests: Add Ztso extension to get-reg-list test
Anup Patel
2024-03-06
KVM: riscv: selftests: Add sstc timer test
Haibo Xu
2024-03-06
KVM: riscv: selftests: Change vcpu_has_ext to a common function
Haibo Xu
2024-03-06
KVM: riscv: selftests: Add guest helper to get vcpu id
Haibo Xu
2024-03-06
KVM: riscv: selftests: Add exception handling support
Haibo Xu
2024-03-05
KVM: selftests: Explicitly close guest_memfd files in some gmem tests
Dongli Zhang
2024-02-29
KVM: selftests: aarch64: Remove unused functions from vpmu test
Raghavendra Rao Ananta
2024-02-28
KVM: selftests: Add a basic SEV-ES smoke test
Sean Christopherson
2024-02-28
KVM: selftests: Add a basic SEV smoke test
Peter Gonda
2024-02-28
KVM: selftests: Use the SEV library APIs in the intra-host migration test
Sean Christopherson
2024-02-28
KVM: selftests: Add library for creating and interacting with SEV guests
Peter Gonda
2024-02-28
KVM: selftests: Allow tagging protected memory in guest page tables
Peter Gonda
2024-02-28
KVM: selftests: Explicitly ucall pool from shared memory
Peter Gonda
2024-02-28
KVM: selftests: Add support for protected vm_vaddr_* allocations
Michael Roth
2024-02-28
KVM: selftests: Add support for allocating/managing protected guest memory
Peter Gonda
2024-02-28
KVM: selftests: Add a macro to iterate over a sparsebit range
Ackerley Tng
2024-02-28
KVM: selftests: Make sparsebit structs const where appropriate
Michael Roth
2024-02-28
KVM: selftests: Extend VM creation's @shape to allow control of VM subtype
Sean Christopherson
2024-02-28
KVM: selftests: x86: Use TAP interface in the userspace_msr_exit test
Thomas Huth
2024-02-28
KVM: selftests: x86: Use TAP interface in the vmx_pmu_caps test
Thomas Huth
2024-02-28
KVM: selftests: x86: Use TAP interface in the fix_hypercall test
Thomas Huth
2024-02-28
KVM: selftests: x86: Use TAP interface in the sync_regs test
Thomas Huth
2024-02-28
KVM: selftests: Add a macro to define a test with one vcpu
Thomas Huth
2024-02-28
KVM: selftests: Move setting a vCPU's entry point to a dedicated API
Sean Christopherson
2024-02-26
KVM: selftests: x86: sync_regs_test: Get regs structure before modifying it
Thomas Huth
2024-02-26
KVM: selftests: x86: sync_regs_test: Use vcpu_run() where appropriate
Thomas Huth
2024-02-26
KVM: riscv: selftests: Switch to use macro from csr.h
Haibo Xu
2024-02-26
KVM: selftests: Add CONFIG_64BIT definition for the build
Haibo Xu
2024-02-26
KVM: arm64: selftests: Split arch_timer test code
Haibo Xu
2024-02-26
KVM: arm64: selftests: Enable tuning of error margin in arch_timer test
Haibo Xu
2024-02-26
KVM: arm64: selftests: Data type cleanup for arch_timer test
Haibo Xu
2024-02-26
selftests/kvm: Fix issues with $(SPLIT_TESTS)
Paolo Bonzini
2024-02-23
treewide: remove meaningless assignments in Makefiles
Masahiro Yamada
[next]