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-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-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-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
27
-243
/
+2054
2022-03-23
Merge tag 'linux-kselftest-next-5.18-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-1
/
+2
2022-03-18
Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
6
-30
/
+105
2022-03-15
Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-118
/
+617
2022-03-14
KVM: s390: selftests: Add error memop tests
Janis Schoetterl-Glausch
1
-13
/
+124
2022-03-14
KVM: s390: selftests: Add more copy memop tests
Janis Schoetterl-Glausch
1
-13
/
+230
2022-03-14
KVM: s390: selftests: Add named stages for memop test
Janis Schoetterl-Glausch
1
-11
/
+33
2022-03-14
KVM: s390: selftests: Add macro as abstraction for MEM_OP
Janis Schoetterl-Glausch
1
-75
/
+197
2022-03-14
KVM: s390: selftests: Split memop tests
Janis Schoetterl-Glausch
1
-55
/
+82
2022-03-08
KVM: selftests: Add test to populate a VM with the max possible guest mem
Sean Christopherson
3
-0
/
+294
2022-03-08
KVM: selftests: Define cpu_relax() helpers for s390 and x86
Sean Christopherson
2
-0
/
+13
2022-03-08
KVM: selftests: Split out helper to allocate guest mem via memfd
Sean Christopherson
2
-18
/
+25
2022-03-08
KVM: selftests: Move raw KVM_SET_USER_MEMORY_REGION helper to utils
Sean Christopherson
3
-27
/
+36
2022-03-04
Merge branch 'kvm-bugfixes' into HEAD
Paolo Bonzini
3
-2
/
+13
2022-03-03
selftests: kvm: add generated file to the .gitignore
Muhammad Usama Anjum
1
-0
/
+1
2022-03-01
KVM: selftests: Add test to verify KVM handling of ICR
Sean Christopherson
4
-0
/
+153
2022-02-25
Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
3
-2
/
+13
2022-02-25
KVM: selftests: Verify disabling PMU virtualization via KVM_CAP_CONFIG_PMU
David Dunn
1
-0
/
+33
2022-02-25
KVM: selftests: Carve out helper to create "default" VM without vCPUs
David Dunn
2
-6
/
+18
2022-02-25
KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3
Mark Brown
3
-2
/
+13
2022-02-23
selftests: kvm: Add the uapi headers include variable
Muhammad Usama Anjum
1
-1
/
+1
2022-02-22
Merge tag 'kvm-s390-next-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
4
-0
/
+244
2022-02-18
selftests: KVM: allow sev_migrate_tests on machines without SEV-ES
Paolo Bonzini
1
-21
/
+57
2022-02-18
KVM: SEV: Allow SEV intra-host migration of VM with mirrors
Peter Gonda
1
-14
/
+33
2022-02-15
selftests: kvm: Check whether SIDA memop fails for normal guests
Thomas Huth
1
-0
/
+15
2022-02-14
KVM: s390: selftests: Test TEST PROTECTION emulation
Janis Schoetterl-Glausch
3
-0
/
+229
2022-02-14
Merge remote-tracking branch 'kvm/master' into HEAD
Paolo Bonzini
1
-1
/
+0
2022-02-11
selftests: kvm: Remove absent target file
Muhammad Usama Anjum
1
-1
/
+0
2022-02-10
KVM: selftests: nSVM: Add enlightened MSR-Bitmap selftest
Vitaly Kuznetsov
3
-0
/
+177
2022-02-10
KVM: selftests: nSVM: Update 'struct vmcb_control_area' definition
Vitaly Kuznetsov
1
-1
/
+8
2022-02-10
KVM: selftests: nSVM: Set up MSR-Bitmap for SVM guests
Vitaly Kuznetsov
2
-0
/
+11
2022-02-10
KVM: selftests: nVMX: Add enlightened MSR-Bitmap selftest
Vitaly Kuznetsov
1
-0
/
+59
2022-02-10
KVM: selftests: nVMX: Properly deal with 'hv_clean_fields'
Vitaly Kuznetsov
2
-3
/
+152
2022-02-10
KVM: selftests: Adapt hyperv_cpuid test to the newly introduced Enlightened M...
Vitaly Kuznetsov
1
-12
/
+17
2022-02-10
KVM: selftests: Add an option to disable MANUAL_PROTECT_ENABLE and INITIALLY_SET
David Matlack
1
-2
/
+11
2022-02-08
Merge branch kvm-arm64/selftest/vgic-5.18 into kvmarm-master/next
Marc Zyngier
3
-28
/
+38
2022-02-08
kvm: selftests: aarch64: use a tighter assert in vgic_poke_irq()
Ricardo Koller
1
-3
/
+3
2022-02-08
kvm: selftests: aarch64: fix some vgic related comments
Ricardo Koller
3
-9
/
+16
2022-02-08
kvm: selftests: aarch64: fix the failure check in kvm_set_gsi_routing_irqchip...
Ricardo Koller
1
-2
/
+2
2022-02-08
kvm: selftests: aarch64: pass vgic_irq guest args as a pointer
Ricardo Koller
1
-13
/
+16
[next]