summary refs log tree commit diff stats
path: root/include/hw/xen/xen-hvm-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/xen/xen-hvm-common.h')
-rw-r--r--include/hw/xen/xen-hvm-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/xen/xen-hvm-common.h b/include/hw/xen/xen-hvm-common.h
index 4b1d728f35..65a51aac2e 100644
--- a/include/hw/xen/xen-hvm-common.h
+++ b/include/hw/xen/xen-hvm-common.h
@@ -15,7 +15,7 @@
 #include "qemu/error-report.h"
 #include <xen/hvm/ioreq.h>
 
-extern MemoryRegion ram_memory;
+extern MemoryRegion xen_memory;
 extern MemoryListener xen_io_listener;
 extern DeviceListener xen_device_listener;