index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
lib
/
aarch64
Age
Commit message (
Expand
)
Author
Lines
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
-75
/
+73
2022-06-23
selftests: KVM: Handle compiler optimizations in ucall
Raghavendra Rao Ananta
-5
/
+4
2022-06-11
KVM: selftests: Sanity check input to ioctls() at build time
Sean Christopherson
-1
/
+1
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
-27
/
+28
2022-06-11
KVM: selftests: Consolidate KVM_{G,S}ET_ONE_REG helpers
Sean Christopherson
-14
/
+14
2022-06-11
KVM: selftests: Rename vm_vcpu_add* helpers to better show relationships
Sean Christopherson
-5
/
+4
2022-06-11
KVM: selftests: Return created vcpu from vm_vcpu_add_default()
Sean Christopherson
-8
/
+12
2022-06-11
KVM: selftests: Add "arch" to common utils that have arch implementations
Sean Christopherson
-6
/
+6
2022-06-11
KVM: selftests: Convert vgic_irq away from VCPU_ID
Sean Christopherson
-5
/
+5
2022-06-11
KVM: selftests: Split get/set device_attr helpers
Sean Christopherson
-16
/
+15
2022-06-11
KVM: selftests: Multiplex return code and fd in __kvm_create_device()
Sean Christopherson
-2
/
+3
2022-06-11
KVM: selftests: Move KVM_CREATE_DEVICE_TEST code to separate helper
Sean Christopherson
-2
/
+1
2022-06-11
KVM: selftests: Use KVM_IOCTL_ERROR() for one-off arm64 ioctls
Sean Christopherson
-4
/
+4
2022-06-11
KVM: selftests: Get rid of kvm_util_internal.h
Sean Christopherson
-3
/
+0
2022-06-11
KVM: selftests: Use kvm_ioctl() helpers
Sean Christopherson
-2
/
+2
2022-06-11
KVM: sefltests: Use vm_ioctl() and __vm_ioctl() helpers
Sean Christopherson
-4
/
+2
2022-06-08
selftests: kvm: replace ternary operator with min()
Guo Zhengkui
-2
/
+2
2022-05-03
selftests: KVM: Create helper for making SMCCC calls
Oliver Upton
-0
/
+25
2022-03-18
Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
-9
/
+12
2022-02-25
KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3
Mark Brown
-1
/
+3
2022-02-08
kvm: selftests: aarch64: use a tighter assert in vgic_poke_irq()
Ricardo Koller
-3
/
+3
2022-02-08
kvm: selftests: aarch64: fix some vgic related comments
Ricardo Koller
-5
/
+8
2022-02-08
kvm: selftests: aarch64: fix assert in gicv3_access_reg
Ricardo Koller
-1
/
+1
2022-01-04
Merge branch kvm-arm64/selftest/irq-injection into kvmarm-master/next
Marc Zyngier
-96
/
+360
2021-12-28
KVM: selftests: aarch64: Add test_inject_fail to vgic_irq
Ricardo Koller
-3
/
+4
2021-12-28
KVM: selftests: aarch64: Cmdline arg to set number of IRQs in vgic_irq test
Ricardo Koller
-1
/
+8
2021-12-28
KVM: selftests: aarch64: Add vGIC library functions to deal with vIRQ state
Ricardo Koller
-0
/
+93
2021-12-28
KVM: selftests: aarch64: Add GICv3 register accessor library functions
Ricardo Koller
-6
/
+161
2021-12-28
KVM: selftests: aarch64: Add function for accessing GICv3 dist and redist reg...
Ricardo Koller
-23
/
+101
2021-12-28
KVM: selftests: aarch64: Move gic_v3.h to shared headers
Ricardo Koller
-70
/
+0
2021-12-28
KVM: selftests: arm64: Add support for various modes with 16kB page size
Marc Zyngier
-0
/
+10
2021-12-28
KVM: selftests: arm64: Add support for VM_MODE_P36V48_{4K,64K}
Marc Zyngier
-0
/
+6
2021-12-28
KVM: selftests: arm64: Rework TCR_EL1 configuration
Marc Zyngier
-7
/
+14
2021-12-28
KVM: selftests: arm64: Check for supported page sizes
Marc Zyngier
-0
/
+36
2021-12-28
KVM: selftests: arm64: Initialise default guest mode at test startup time
Marc Zyngier
-0
/
+9
2021-10-17
KVM: arm64: selftests: Add host support for vGIC
Raghavendra Rao Ananta
-0
/
+70
2021-10-17
KVM: arm64: selftests: Add basic GICv3 support
Raghavendra Rao Ananta
-0
/
+426
2021-10-17
KVM: arm64: selftests: Add light-weight spinlock support
Raghavendra Rao Ananta
-0
/
+27
2021-10-17
KVM: arm64: selftests: Add guest support to get the vcpuid
Raghavendra Rao Ananta
-0
/
+6
2021-10-17
KVM: arm64: selftests: Maintain consistency for vcpuid type
Raghavendra Rao Ananta
-1
/
+1
2021-10-17
KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
Raghavendra Rao Ananta
-8
/
+8
2021-07-15
KVM: selftests: Address extra memslot parameters in vm_vaddr_alloc
Ricardo Koller
-1
/
+1
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
-0
/
+223
2021-06-24
KVM: selftests: Add wrapper to allocate page table page
Sean Christopherson
-13
/
+6
2021-06-24
KVM: selftests: Unconditionally use memslot '0' for page table allocations
Sean Christopherson
-9
/
+8
2021-06-24
KVM: selftests: Unconditionally use memslot 0 for vaddr allocations
Sean Christopherson
-3
/
+3
2021-06-14
KVM: selftests: Add exception handling support for aarch64
Ricardo Koller
-0
/
+223
2020-11-15
KVM: selftests: Make vm_create_default common
Andrew Jones
-17
/
+0
2020-11-08
selftests: kvm: Add exception handling to selftests
Aaron Lewis
-0
/
+4
2020-11-08
selftests: kvm: Clear uc so UCALL_NONE is being properly reported
Aaron Lewis
-0
/
+3
[next]