]> git.proxmox.com Git - mirror_qemu.git/blobdiff - trace-events
xen: Add the Xen platform pci device
[mirror_qemu.git] / trace-events
index 46a19d3725b26c8f1f960305d027e130f113e1af..bebf612fe99205092610532ce188b78f7ccdefa6 100644 (file)
@@ -407,3 +407,6 @@ disable xen_unmap_block(void* addr, unsigned long size) "%p, size %#lx"
 
 # exec.c
 disable qemu_put_ram_ptr(void* addr) "%p"
+
+# hw/xen_platform.c
+disable xen_platform_log(char *s) "xen platform: %s"