Age | Commit message (Expand) | Author | Files | Lines |
2022-06-11 | KVM: selftests: Convert vgic_irq away from VCPU_ID | Sean Christopherson | 1 | -5/+5 |
2022-06-11 | KVM: selftests: Split get/set device_attr helpers | Sean Christopherson | 1 | -16/+15 |
2022-06-11 | KVM: selftests: Multiplex return code and fd in __kvm_create_device() | Sean Christopherson | 1 | -2/+3 |
2022-06-11 | KVM: selftests: Move KVM_CREATE_DEVICE_TEST code to separate helper | Sean Christopherson | 1 | -2/+1 |
2022-06-11 | KVM: selftests: Get rid of kvm_util_internal.h | Sean Christopherson | 1 | -1/+0 |
2022-06-11 | KVM: sefltests: Use vm_ioctl() and __vm_ioctl() helpers | Sean Christopherson | 1 | -4/+2 |
2022-03-18 | Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 1 | -4/+5 |
2022-02-25 | KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3 | Mark Brown | 1 | -1/+3 |
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 | 1 | -1/+2 |
2021-12-28 | KVM: selftests: aarch64: Add test_inject_fail to vgic_irq | Ricardo Koller | 1 | -3/+4 |
2021-12-28 | KVM: selftests: aarch64: Cmdline arg to set number of IRQs in vgic_irq test | Ricardo Koller | 1 | -1/+8 |
2021-12-28 | KVM: selftests: aarch64: Add vGIC library functions to deal with vIRQ state | Ricardo Koller | 1 | -0/+93 |
2021-10-17 | KVM: arm64: selftests: Add host support for vGIC | Raghavendra Rao Ananta | 1 | -0/+70 |