]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: selftests: Add kvm_irq_line library function
authorRicardo Koller <ricarkol@google.com>
Tue, 9 Nov 2021 02:38:53 +0000 (18:38 -0800)
committerMarc Zyngier <maz@kernel.org>
Tue, 28 Dec 2021 19:23:23 +0000 (19:23 +0000)
commit1c0a5bd498ba66a755fa5705ff0ac7befcbc6f3c
treec2340f57123688bf988a776f8770c38903d4ce1c
parent40ce313390c88448059c324f112fe12cd235f297
KVM: selftests: Add kvm_irq_line library function

Add an architecture independent wrapper function for the KVM_IRQ_LINE
ioctl.

Signed-off-by: Ricardo Koller <ricarkol@google.com>
Acked-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20211109023906.1091208-5-ricarkol@google.com
tools/testing/selftests/kvm/include/kvm_util.h
tools/testing/selftests/kvm/lib/kvm_util.c