summary refs log tree commit diff stats
path: root/hw/i386/kvm/trace-events
blob: 04e60c5bb8ac6cdb52d32b98ab354a2b64499d17 (plain) (blame)
1
2
3
4
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"