aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/kvm/trace-events
diff options
context:
space:
mode:
Diffstat (limited to 'hw/i386/kvm/trace-events')
-rw-r--r--hw/i386/kvm/trace-events1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/i386/kvm/trace-events b/hw/i386/kvm/trace-events
index 04e60c5..b83c3eb 100644
--- a/hw/i386/kvm/trace-events
+++ b/hw/i386/kvm/trace-events
@@ -2,3 +2,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"
+kvm_xen_unmask_pirq(int pirq, char *dev, int vector) "pirq %d dev %s vector %d"