qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v4 0/2] Enable CPU hotplug when running under Xen


From: Anthony PERARD
Subject: [Qemu-devel] [PATCH v4 0/2] Enable CPU hotplug when running under Xen
Date: Tue, 10 Sep 2013 18:26:27 +0100

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 via email to

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