* [Qemu-devel] [PATCH v2 0/2] Fix ram_memory initialization under Xen
@ 2013-09-06 12:25 Fabio Fantoni
0 siblings, 0 replies; 3+ messages in thread
From: Fabio Fantoni @ 2013-09-06 12:25 UTC (permalink / raw)
To: anthony.perard, Stefano Stabellini, qemu-devel@nongnu.org,
xen-devel, Anthony Liguori
> Hi all,
>
> The first patch fix the initialization of ram_memory in pc_init1() in pc_piix.c.
>
> The second call the initialization code of Xen while running with the Q35
> chipset even if Q35 still those not work with Xen. There need some work in the
> HVM Loader and in libxl at least.
>
> Thanks,
>
> Anthony PERARD (2):
> pc: Initializing ram_memory under Xen.
> pc_q35: Initialize Xen.
>
> hw/i386/pc_piix.c | 2 +-
> hw/i386/pc_q35.c | 5 +++++
> include/hw/xen/xen.h | 4 +---
> xen-all.c | 7 ++++---
> 4 files changed, 11 insertions(+), 7 deletions(-)
>
> --
> Anthony PERARD
This fix for critical bugs with hvm domUs start posted 4 days ago from
Anthony Perard seem to be good and complete.
Can be added to qemu git and also backported to 1.6 stable branch?
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Qemu-devel] [PATCH v2 0/2] Fix ram_memory initialization under Xen
@ 2013-09-02 15:16 Anthony PERARD
2013-09-02 15:27 ` Michael S. Tsirkin
0 siblings, 1 reply; 3+ messages in thread
From: Anthony PERARD @ 2013-09-02 15:16 UTC (permalink / raw)
To: qemu-devel
Cc: Peter Maydell, Michael S. Tsirkin, Stefano Stabellini,
Anthony Liguori, Anthony PERARD, Paolo Bonzini,
Andreas Färber
Hi all,
The first patch fix the initialization of ram_memory in pc_init1() in pc_piix.c.
The second call the initialization code of Xen while running with the Q35
chipset even if Q35 still those not work with Xen. There need some work in the
HVM Loader and in libxl at least.
Thanks,
Anthony PERARD (2):
pc: Initializing ram_memory under Xen.
pc_q35: Initialize Xen.
hw/i386/pc_piix.c | 2 +-
hw/i386/pc_q35.c | 5 +++++
include/hw/xen/xen.h | 4 +---
xen-all.c | 7 ++++---
4 files changed, 11 insertions(+), 7 deletions(-)
--
Anthony PERARD
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH v2 0/2] Fix ram_memory initialization under Xen
2013-09-02 15:16 Anthony PERARD
@ 2013-09-02 15:27 ` Michael S. Tsirkin
0 siblings, 0 replies; 3+ messages in thread
From: Michael S. Tsirkin @ 2013-09-02 15:27 UTC (permalink / raw)
To: Anthony PERARD
Cc: Peter Maydell, Stefano Stabellini, qemu-devel, Anthony Liguori,
Paolo Bonzini, Andreas Färber
On Mon, Sep 02, 2013 at 04:16:40PM +0100, Anthony PERARD wrote:
> Hi all,
>
> The first patch fix the initialization of ram_memory in pc_init1() in pc_piix.c.
>
> The second call the initialization code of Xen while running with the Q35
> chipset even if Q35 still those not work with Xen. There need some work in the
> HVM Loader and in libxl at least.
>
> Thanks,
For the series,
Acked-by: Michael S. Tsirkin <mst@redhat.com>
> Anthony PERARD (2):
> pc: Initializing ram_memory under Xen.
> pc_q35: Initialize Xen.
>
> hw/i386/pc_piix.c | 2 +-
> hw/i386/pc_q35.c | 5 +++++
> include/hw/xen/xen.h | 4 +---
> xen-all.c | 7 ++++---
> 4 files changed, 11 insertions(+), 7 deletions(-)
>
> --
> Anthony PERARD
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-09-06 12:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-06 12:25 [Qemu-devel] [PATCH v2 0/2] Fix ram_memory initialization under Xen Fabio Fantoni
-- strict thread matches above, loose matches on Subject: below --
2013-09-02 15:16 Anthony PERARD
2013-09-02 15:27 ` Michael S. Tsirkin
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.