On Wed, Mar 16, 2011 at 11:17 AM, William Dauchy <wdau...@gmail.com> wrote: > 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.
Any thoughts? Or perhaps my message was lost among patches... -- William