All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Cc: Xen Development Mailing List <xen-devel@lists.xensource.com>
Subject: [Qemu-devel] [PATCH] xen: adapt to qemu_machine changes
Date: Thu, 28 May 2009 13:27:17 +0200	[thread overview]
Message-ID: <4A1E7515.7020807@redhat.com> (raw)

[-- 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


WARNING: multiple messages have this Message-ID (diff)
From: Gerd Hoffmann <kraxel@redhat.com>
To: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Cc: Xen Development Mailing List <xen-devel@lists.xensource.com>
Subject: [PATCH] xen: adapt to qemu_machine changes
Date: Thu, 28 May 2009 13:27:17 +0200	[thread overview]
Message-ID: <4A1E7515.7020807@redhat.com> (raw)

[-- 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


[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

             reply	other threads:[~2009-05-28 11:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-28 11:27 Gerd Hoffmann [this message]
2009-05-28 11:27 ` [PATCH] xen: adapt to qemu_machine changes Gerd Hoffmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A1E7515.7020807@redhat.com \
    --to=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.