开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
Age
Commit message (
Expand
)
Author
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
selftests: remove duplicate include
Zhang Yunkai
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-29
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-04-26
KVM: selftests: Speed up set_memory_region_test
Vitaly Kuznetsov
2021-04-26
selftests: kvm: Fix the check of return value
Zhenzhong Duan
2021-04-25
tools: do not include scripts/Kbuild.include
Masahiro Yamada
2021-04-23
Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-04-22
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
2021-04-21
KVM: selftests: Always run vCPU thread with blocked SIG_IPI
Paolo Bonzini
2021-04-21
KVM: selftests: Sync data verify of dirty logging with guest sync
Peter Xu
2021-04-20
KVM: selftests: Add a test for kvm page table code
Yanan Wang
2021-04-20
KVM: selftests: Adapt vm_userspace_mem_region_add to new helpers
Yanan Wang
2021-04-20
KVM: selftests: List all hugetlb src types specified with page sizes
Yanan Wang
2021-04-20
KVM: selftests: Add a helper to get system default hugetlb page size
Yanan Wang
2021-04-20
KVM: selftests: Add a helper to get system configured THP page size
Yanan Wang
2021-04-20
KVM: selftests: Make a generic helper to get vm guest mode strings
Yanan Wang
2021-04-20
KVM: selftests: Print the errno besides error-string in TEST_ASSERT
Yanan Wang
2021-04-17
KVM: selftests: remove redundant semi-colon
Yang Yingliang
2021-04-07
KVM: selftests: vgic_init kvm selftests fixup
Eric Auger
2021-04-06
KVM: selftests: aarch64/vgic-v3 init sequence tests
Eric Auger
2021-04-01
selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0)
Vitaly Kuznetsov
2021-03-30
selftests: kvm: make hardware_disable_test less verbose
Vitaly Kuznetsov
2021-03-18
selftests: kvm: add set_boot_cpu_id test
Emanuele Giuseppe Esposito
2021-03-18
selftests: kvm: add _vm_ioctl
Emanuele Giuseppe Esposito
2021-03-18
selftests: kvm: add get_msr_index_features
Emanuele Giuseppe Esposito
2021-03-18
selftests: kvm: Add basic Hyper-V clocksources tests
Vitaly Kuznetsov
2021-03-02
KVM: x86/xen: Add support for vCPU runstate information
David Woodhouse
2021-03-02
selftests: kvm: Mmap the entire vcpu mmap area
Aaron Lewis
2021-02-15
selftests: kvm: avoid uninitialized variable warning
Paolo Bonzini
2021-02-15
selftests: kvm: add hardware_disable test
Ignacio Alvarado
2021-02-11
KVM: selftests: Don't bother mapping GVA for Xen shinfo test
Sean Christopherson
2021-02-11
KVM: selftests: Fix hex vs. decimal snafu in Xen test
Sean Christopherson
2021-02-11
KVM: selftests: Fix size of memslots created by Xen tests
Sean Christopherson
2021-02-11
KVM: selftests: Ignore recently added Xen tests' build output
Sean Christopherson
2021-02-11
KVM: selftests: Add missing header file needed by xAPIC IPI tests
Peter Shier
2021-02-11
KVM: selftests: Add operand to vmsave/vmload/vmrun in svm.c
Ricardo Koller
2021-02-09
KVM: x86: hyper-v: Make Hyper-V emulation enablement conditional
Vitaly Kuznetsov
2021-02-09
selftests: kvm: Properly set Hyper-V CPUIDs in evmcs_test
Vitaly Kuznetsov
2021-02-09
selftests: kvm: Move kvm_get_supported_hv_cpuid() to common code
Vitaly Kuznetsov
2021-02-09
selftests: kvm: Raise the default timeout to 120 seconds
Vitaly Kuznetsov
2021-02-04
KVM: x86: declare Xen HVM shared info capability and add test case
David Woodhouse
2021-02-04
KVM: x86/xen: Fix coexistence of Xen and Hyper-V hypercalls
Joao Martins
2021-02-04
KVM: x86/xen: intercept xen hypercalls if enabled
Joao Martins
2021-02-04
selftest: kvm: x86: test KVM_GET_CPUID2 and guest visible CPUIDs against KVM_...
Vitaly Kuznetsov
2021-02-04
selftests: kvm/x86: add test for pmu msr MSR_IA32_PERF_CAPABILITIES
Like Xu
2021-02-04
KVM: selftests: Disable dirty logging with vCPUs running
Ben Gardon
2021-02-04
KVM: selftests: Add backing src parameter to dirty_log_perf_test
Ben Gardon
2021-02-04
KVM: selftests: Add memslot modification stress test
Ben Gardon
2021-02-04
KVM: selftests: Add option to overlap vCPU memory access
Ben Gardon
[next]