aboutsummaryrefslogtreecommitdiff
path: root/hw/xen/xen-pvh-common.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xen/xen-pvh-common.c')
-rw-r--r--hw/xen/xen-pvh-common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xen/xen-pvh-common.c b/hw/xen/xen-pvh-common.c
index d675f7a..b93ff80 100644
--- a/hw/xen/xen-pvh-common.c
+++ b/hw/xen/xen-pvh-common.c
@@ -369,7 +369,7 @@ do { \
#endif
}
-static void xen_pvh_class_init(ObjectClass *oc, void *data)
+static void xen_pvh_class_init(ObjectClass *oc, const void *data)
{
MachineClass *mc = MACHINE_CLASS(oc);