[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] vcpu hotplug status
From: |
William Dauchy |
Subject: |
[Qemu-devel] vcpu hotplug status |
Date: |
Wed, 16 Mar 2011 11:17:10 +0100 |
Hi,
I wanted to test vcpu hotplug. When adding a cpu I'm getting
"qdev_create_from_info: Assertion `bus->allow_hotplug' failed."
I went through a discussion about the subject here
http://lists.nongnu.org/archive/html/qemu-devel/2010-08/msg00999.html
To make sure whether it was working, I hard-coded "allow_hotplug = 1";
the guest is now able to have more vpcus without any trouble (removing
vcpus did not seem to work though).
Since it definitively not a solution, I wanted to have a status about
the subject or if I was missing something in my configuration since it
works with a dirty workaround.
I would be also pleased to get some tips to fix the code.
Regards,
--
William
- [Qemu-devel] vcpu hotplug status,
William Dauchy <=