]> git.proxmox.com Git - qemu.git/blobdiff - hw/xen_pt.c
memory: pass EventNotifier, not eventfd
[qemu.git] / hw / xen_pt.c
index 3b6d1867ab1b8d33f018c868e1e8b315f8cacfb1..fdf68aa564f1195134c6790c34378b868ba0e74f 100644 (file)
@@ -634,7 +634,7 @@ static void xen_pt_log_global_fns(MemoryListener *l)
 }
 
 static void xen_pt_eventfd_fns(MemoryListener *l, MemoryRegionSection *s,
-                               bool match_data, uint64_t data, int fd)
+                               bool match_data, uint64_t data, EventNotifier *n)
 {
 }