summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib/aarch64/vgic.c
AgeCommit message (Expand)Author
2024-04-25KVM: selftests: Add helper for enabling LPIs on a redistributorOliver Upton
2024-04-25KVM: selftests: Add a minimal library for interacting with an ITSOliver Upton
2024-04-25KVM: selftests: Standardise layout of GIC framesOliver Upton
2024-01-29KVM: selftests: aarch64: Remove redundant newlinesAndrew Jones
2022-06-11KVM: selftests: Convert vgic_irq away from VCPU_IDSean Christopherson
2022-06-11KVM: selftests: Split get/set device_attr helpersSean Christopherson
2022-06-11KVM: selftests: Multiplex return code and fd in __kvm_create_device()Sean Christopherson
2022-06-11KVM: selftests: Move KVM_CREATE_DEVICE_TEST code to separate helperSean Christopherson
2022-06-11KVM: selftests: Get rid of kvm_util_internal.hSean Christopherson
2022-06-11KVM: sefltests: Use vm_ioctl() and __vm_ioctl() helpersSean Christopherson
2022-03-18Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2022-02-25KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3Mark Brown
2022-02-08kvm: selftests: aarch64: use a tighter assert in vgic_poke_irq()Ricardo Koller
2022-02-08kvm: selftests: aarch64: fix some vgic related commentsRicardo Koller
2021-12-28KVM: selftests: aarch64: Add test_inject_fail to vgic_irqRicardo Koller
2021-12-28KVM: selftests: aarch64: Cmdline arg to set number of IRQs in vgic_irq testRicardo Koller
2021-12-28KVM: selftests: aarch64: Add vGIC library functions to deal with vIRQ stateRicardo Koller
2021-10-17KVM: arm64: selftests: Add host support for vGICRaghavendra Rao Ananta