index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
aarch64
/
vgic_irq.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-13
KVM: selftests: Fix filename reporting in guest asserts
Colton Lewis
1
-3
/
+1
2022-06-11
KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste
Sean Christopherson
1
-4
/
+1
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
1
-4
/
+4
2022-06-11
KVM: selftests: Convert vgic_irq away from VCPU_ID
Sean Christopherson
1
-14
/
+16
2022-06-11
KVM: selftests: Use __KVM_SYSCALL_ERROR() to handle non-KVM syscall errors
Sean Christopherson
1
-3
/
+2
2022-03-18
Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1
-19
/
+26
2022-02-25
KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3
Mark Brown
1
-0
/
+4
2022-02-08
kvm: selftests: aarch64: fix some vgic related comments
Ricardo Koller
1
-4
/
+8
2022-02-08
kvm: selftests: aarch64: fix the failure check in kvm_set_gsi_routing_irqchip_check
Ricardo Koller
1
-2
/
+2
2022-02-08
kvm: selftests: aarch64: pass vgic_irq guest args as a pointer
Ricardo Koller
1
-13
/
+16
2021-12-28
KVM: selftests: aarch64: Add test for restoring active IRQs
Ricardo Koller
1
-0
/
+91
2021-12-28
KVM: selftests: aarch64: Add ISPENDR write tests in vgic_irq
Ricardo Koller
1
-0
/
+22
2021-12-28
KVM: selftests: aarch64: Add tests for IRQFD in vgic_irq
Ricardo Koller
1
-1
/
+100
2021-12-28
KVM: selftests: aarch64: Add test_inject_fail to vgic_irq
Ricardo Koller
1
-17
/
+105
2021-12-28
KVM: selftests: aarch64: Add tests for LEVEL_INFO in vgic_irq
Ricardo Koller
1
-0
/
+6
2021-12-28
KVM: selftests: aarch64: Level-sensitive interrupts tests in vgic_irq
Ricardo Koller
1
-32
/
+86
2021-12-28
KVM: selftests: aarch64: Add preemption tests in vgic_irq
Ricardo Koller
1
-1
/
+90
2021-12-28
KVM: selftests: aarch64: Cmdline arg to set EOI mode in vgic_irq
Ricardo Koller
1
-8
/
+50
2021-12-28
KVM: selftests: aarch64: Cmdline arg to set number of IRQs in vgic_irq test
Ricardo Koller
1
-32
/
+117
2021-12-28
KVM: selftests: aarch64: Abstract the injection functions in vgic_irq
Ricardo Koller
1
-3
/
+36
2021-12-28
KVM: selftests: aarch64: Add vgic_irq to test userspace IRQ injection
Ricardo Koller
1
-0
/
+244