qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Unparking vCPU mechanism


From: Zhu Guihua
Subject: Re: [Qemu-devel] Unparking vCPU mechanism
Date: Mon, 20 Apr 2015 17:19:07 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0


On 04/16/2015 06:50 PM, Mohsin Kazmi wrote:
Hi Zhu,
          I am testing the hot unplug feature using your github branch 'cpu-hotplug'. It is working fine when first time I added and deleted cpu. But when I tried to add cpu second time, it showed me the following error:
(qemu) device_add kvm64-x86_64-cpu,apic-id=1,id=cpu1
           Duplicate ID 'cpu1' for device


Sorry for late reply.
I guess you should use iasl and regenerate the ACPI tables.

You can refer to the following issue:
http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg02993.html

Thanks,
Zhu

I get from one of your patch (https://patchwork.ozlabs.org/patch/439485/) commit message that cpu is not literally removed from qemu but guest is unable to use it anymore. Do you know the way how I can reuse that cpu which has already added and deleted once. Or unparking the cpu mechanism.

Thanks,
Mohsin Kazmi


reply via email to

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