On Tue, Jun 30, 2015 at 18:51:02 +0200, Martin Kletzander wrote:
On Fri, Jun 26, 2015 at 03:01:44PM +0200, Peter Krempa wrote:
>While CPU0 was made unpluggable in Linux a while ago it's not desirable
>to unplug it since some parts of the kernel (suspend-to-ram) still
>depend on it.
>
>This patch fixes the vCPU selection code in libvirt so that it will not
>be disabled.
>---
> src/qemu/qemu_agent.c | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
>
Makes sense, ACK and safe for freeze.
Pushed; Thanks.
Peter