aboutsummaryrefslogtreecommitdiff
path: root/hw/xen_pt.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xen_pt.h')
-rw-r--r--hw/xen_pt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xen_pt.h b/hw/xen_pt.h
index 112477a88..f15e69a29 100644
--- a/hw/xen_pt.h
+++ b/hw/xen_pt.h
@@ -209,6 +209,7 @@ struct XenPCIPassthroughState {
MemoryRegion rom;
MemoryListener memory_listener;
+ MemoryListener io_listener;
};
int xen_pt_config_init(XenPCIPassthroughState *s);