
This wires up the basic infrastructure but the actual interrupts aren't there yet, so don't advertise it to the guest. Signed-off-by: David Woodhouse <dwmw@amazon.co.uk> Reviewed-by: Paul Durrant <paul@xen.org>
5 lines
224 B
Plaintext
5 lines
224 B
Plaintext
kvm_xen_map_pirq(int pirq, int gsi) "pirq %d gsi %d"
|
|
kvm_xen_unmap_pirq(int pirq, int gsi) "pirq %d gsi %d"
|
|
kvm_xen_get_free_pirq(int pirq, int type) "pirq %d type %d"
|
|
kvm_xen_bind_pirq(int pirq, int port) "pirq %d port %d"
|