]> Git Repo - qemu.git/commitdiff
xen: adapt to qemu_machine changes
authorGerd Hoffmann <[email protected]>
Thu, 11 Jun 2009 09:32:49 +0000 (11:32 +0200)
committerBlue Swirl <[email protected]>
Sat, 13 Jun 2009 13:18:13 +0000 (16:18 +0300)
Signed-off-by: Gerd Hoffmann <[email protected]>
hw/xen_machine_pv.c

index f59f633a8c753d82f4875d2265421d4c31781b0c..6ae500090010d62af30666f64404b1d5efcd5b54 100644 (file)
@@ -32,7 +32,7 @@
 uint32_t xen_domid;
 enum xen_mode xen_mode = XEN_EMULATE;
 
-static void xen_init_pv(ram_addr_t ram_size, int vga_ram_size,
+static void xen_init_pv(ram_addr_t ram_size,
                        const char *boot_device,
                        const char *kernel_filename,
                        const char *kernel_cmdline,
This page took 0.026609 seconds and 4 git commands to generate.