All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Fantoni <fabio.fantoni@heliman.it>
To: anthony.perard@citrix.com,
	Stefano Stabellini <Stefano.Stabellini@eu.citrix.com>,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
	xen-devel <xen-devel@lists.xensource.com>,
	Anthony Liguori <anthony@codemonkey.ws>
Subject: [Qemu-devel] [PATCH v2 0/2] Fix ram_memory initialization under Xen
Date: Fri, 06 Sep 2013 14:25:40 +0200	[thread overview]
Message-ID: <5229C9C4.6090509@heliman.it> (raw)

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

             reply	other threads:[~2013-09-06 12:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-06 12:25 Fabio Fantoni [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-09-02 15:16 [Qemu-devel] [PATCH v2 0/2] Fix ram_memory initialization under Xen Anthony PERARD
2013-09-02 15:27 ` Michael S. Tsirkin

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=5229C9C4.6090509@heliman.it \
    --to=fabio.fantoni@heliman.it \
    --cc=Stefano.Stabellini@eu.citrix.com \
    --cc=anthony.perard@citrix.com \
    --cc=anthony@codemonkey.ws \
    --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.