qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 0/2] Fix ram_memory initialization under Xen


From: Michael S. Tsirkin
Subject: Re: [Qemu-devel] [PATCH v2 0/2] Fix ram_memory initialization under Xen
Date: Mon, 2 Sep 2013 18:27:59 +0300

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 <address@hidden>


> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]