qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] xen: adapt to qemu_machine changes
@ 2009-05-28 11:27 Gerd Hoffmann
  0 siblings, 0 replies; only message in thread
From: Gerd Hoffmann @ 2009-05-28 11:27 UTC (permalink / raw)
  To: qemu-devel@nongnu.org; +Cc: Xen Development Mailing List

[-- Attachment #1: Type: text/plain, Size: 82 bytes --]

   Hi,

$subject says all.  Makes xen support build again.

please apply,
   Gerd

[-- Attachment #2: 0002-xen-adapt-to-qemu_machine-changes.patch --]
[-- Type: text/plain, Size: 779 bytes --]

>From aa96069d8a1ebf18a9c2bf23d3b510ed2bf3a7b7 Mon Sep 17 00:00:00 2001
From: Gerd Hoffmann <kraxel@redhat.com>
Date: Fri, 15 May 2009 15:12:57 +0200
Subject: [PATCH 02/21] xen: adapt to qemu_machine changes


Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
 hw/xen_machine_pv.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/hw/xen_machine_pv.c b/hw/xen_machine_pv.c
index f59f633..6ae5000 100644
--- a/hw/xen_machine_pv.c
+++ b/hw/xen_machine_pv.c
@@ -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,
-- 
1.6.2.2


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2009-05-28 11:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-28 11:27 [Qemu-devel] [PATCH] xen: adapt to qemu_machine changes Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).