qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Unparking vCPU mechanism


From: Mohsin Kazmi
Subject: [Qemu-devel] Unparking vCPU mechanism
Date: Thu, 16 Apr 2015 12:50:37 +0200

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

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]