qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony PERARD <anthony.perard@citrix.com>
To: QEMU-devel <qemu-devel@nongnu.org>
Cc: Anthony PERARD <anthony.perard@citrix.com>,
	Stefano Stabellini <stefano.stabellini@citrix.com>
Subject: [Qemu-devel] [PATCH v4 0/2] Enable CPU hotplug when running under Xen
Date: Tue, 10 Sep 2013 18:26:27 +0100	[thread overview]
Message-ID: <1378833989-6313-1-git-send-email-anthony.perard@citrix.com> (raw)

First patch fix a bug that would be otherwise trigger when we'll hotplug a CPU.

Second patch does enable CPU hotplug on the xenfv qemu machine so a default
installation of Xen 4.3+ can use the cpu-hotplug capability of QEMU.

Anthony PERARD (2):
  xen: Fix vcpu initialization.
  xen: Enable cpu-hotplug on xenfv machine.

 hw/i386/pc_piix.c | 1 +
 xen-all.c         | 8 ++++----
 2 files changed, 5 insertions(+), 4 deletions(-)

-- 
Anthony PERARD

             reply	other threads:[~2013-09-10 17:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-10 17:26 Anthony PERARD [this message]
2013-09-10 17:26 ` [Qemu-devel] [PATCH v4 1/2] xen: Fix vcpu initialization Anthony PERARD
2013-09-10 17:26 ` [Qemu-devel] [PATCH v4 2/2] xen: Enable cpu-hotplug on xenfv machine Anthony PERARD

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=1378833989-6313-1-git-send-email-anthony.perard@citrix.com \
    --to=anthony.perard@citrix.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefano.stabellini@citrix.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 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).