]> Git Repo - qemu.git/blobdiff - xen-stub.c
cpu: Move watchpoint fields from CPU_COMMON to CPUState
[qemu.git] / xen-stub.c
index ad189a6df8c276c2ff77aee0d3581b2a0ea24d58..59927cb5d63554599322a8daf050467478081d1f 100644 (file)
@@ -47,7 +47,7 @@ qemu_irq *xen_interrupt_controller_init(void)
     return NULL;
 }
 
-int xen_init(void)
+int xen_init(QEMUMachine *machine)
 {
     return -ENOSYS;
 }
This page took 0.025377 seconds and 4 git commands to generate.