index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-09
KVM: selftests: Restrict test region to 48-bit physical addresses when using ...
David Matlack
1
-3
/
+15
2022-06-09
KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2
David Matlack
8
-8
/
+182
2022-06-09
KVM: selftests: Clean up LIBKVM files in Makefile
David Matlack
1
-5
/
+31
2022-06-09
KVM: selftests: Link selftests directly with lib object files
David Matlack
1
-7
/
+4
2022-06-09
KVM: selftests: Drop unnecessary rule for STATIC_LIBS
David Matlack
1
-1
/
+0
2022-06-09
KVM: selftests: Add a helper to check EPT/VPID capabilities
David Matlack
1
-1
/
+6
2022-06-09
KVM: selftests: Move VMX_EPT_VPID_CAP_AD_BITS to vmx.h
David Matlack
2
-3
/
+2
2022-06-09
KVM: selftests: Refactor nested_map() to specify target level
David Matlack
1
-4
/
+12
2022-06-09
KVM: selftests: Drop stale function parameter comment for nested_map()
David Matlack
1
-1
/
+0
2022-06-09
KVM: selftests: Add option to create 2M and 1G EPT mappings
David Matlack
1
-50
/
+60
2022-06-09
KVM: selftests: Replace x86_page_size with PG_LEVEL_XX
David Matlack
4
-24
/
+29
2022-06-09
Merge tag 'kvm-riscv-fixes-5.19-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
1
-4
/
+33
2022-06-07
KVM: selftests: Make hyperv_clock selftest more stable
Vitaly Kuznetsov
1
-3
/
+7
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-174
/
+1346
2022-05-25
KVM: selftests: x86: Sync the new name of the test case to .gitignore
Like Xu
1
-1
/
+1
2022-05-25
Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
1
-1
/
+45
2022-05-25
Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
3
-18
/
+32
2022-05-25
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
18
-261
/
+711
2022-05-25
KVM: selftests: x86: Fix test failure on arch lbr capable platforms
Yang Weijiang
2
-9
/
+11
2022-05-20
KVM: s390: selftest: Test suppression indication on key prot exception
Janis Schoetterl-Glausch
1
-1
/
+45
2022-05-20
selftests: kvm/x86: Verify the pmu event filter matches the correct event
Aaron Lewis
1
-0
/
+19
2022-05-20
selftests: kvm/x86: Add the helper function create_pmu_event_filter
Aaron Lewis
1
-4
/
+14
2022-05-20
KVM: selftests: riscv: Remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2022-05-20
KVM: selftests: riscv: Improve unexpected guest trap handling
Anup Patel
3
-17
/
+31
2022-05-16
Merge branch kvm-arm64/psci-suspend into kvmarm-master/next
Marc Zyngier
1
-31
/
+132
2022-05-16
Merge branch kvm-arm64/hcall-selection into kvmarm-master/next
Marc Zyngier
8
-29
/
+406
2022-05-04
selftests: KVM: Test SYSTEM_SUSPEND PSCI call
Oliver Upton
1
-0
/
+69
2022-05-04
selftests: KVM: Refactor psci_test to make it amenable to new tests
Oliver Upton
1
-37
/
+60
2022-05-04
selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_test
Oliver Upton
1
-2
/
+11
2022-05-04
selftests: KVM: Create helper for making SMCCC calls
Oliver Upton
4
-27
/
+58
2022-05-04
selftests: KVM: Rename psci_cpu_on_test to psci_test
Oliver Upton
3
-2
/
+2
2022-05-03
selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-list
Raghavendra Rao Ananta
1
-0
/
+8
2022-05-03
selftests: KVM: aarch64: Introduce hypercall ABI test
Raghavendra Rao Ananta
3
-0
/
+338
2022-05-03
selftests: KVM: Create helper for making SMCCC calls
Oliver Upton
4
-27
/
+58
2022-05-03
selftests: KVM: Rename psci_cpu_on_test to psci_test
Oliver Upton
3
-2
/
+2
2022-04-21
kvm: selftests: introduce and use more page size-related constants
Paolo Bonzini
8
-13
/
+8
2022-04-21
kvm: selftests: do not use bitfields larger than 32-bits for PTEs
Paolo Bonzini
2
-115
/
+92
2022-04-21
KVM: selftests: Silence compiler warning in the kvm_page_table_test
Thomas Huth
1
-1
/
+1
2022-04-13
selftests: kvm/x86/xen: Replace a comma in the xen_shinfo_test with semicolon
Like Xu
1
-1
/
+1
2022-04-13
Merge branch 'kvm-older-features' into HEAD
Paolo Bonzini
5
-12
/
+646
2022-04-11
selftests: kvm: add tsc_scaling_sync to .gitignore
Like Xu
1
-0
/
+1
2022-04-09
KVM: selftests: riscv: Fix alignment of the guest_hang() function
Anup Patel
1
-1
/
+1
2022-04-09
KVM: selftests: riscv: Set PTE A and D bits in VS-stage page table
Anup Patel
1
-1
/
+3
2022-04-07
selftests: KVM: Free the GIC FD when cleaning up in arch_timer
Oliver Upton
1
-4
/
+11
2022-04-07
selftests: KVM: Don't leak GIC FD across dirty log test iterations
Oliver Upton
1
-3
/
+31
2022-04-07
KVM: selftests: get-reg-list: Add KVM_REG_ARM_FW_REG(3)
Andrew Jones
1
-4
/
+10
2022-04-06
KVM: arm64: selftests: Introduce vcpu_width_config
Reiji Watanabe
3
-0
/
+124
2022-04-02
KVM: x86: Test case for TSC scaling and offset sync
David Woodhouse
2
-0
/
+120
2022-04-02
KVM: x86/xen: Update self test for Xen PV timers
David Woodhouse
1
-3
/
+32
2022-04-02
KVM: x86/xen: Add self tests for KVM_XEN_HVM_CONFIG_EVTCHN_SEND
David Woodhouse
1
-13
/
+320
[next]