qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Regression: cold plug with device_add fails assertion


From: Markus Armbruster
Subject: Re: [Qemu-devel] Regression: cold plug with device_add fails assertion
Date: Mon, 02 Jan 2012 13:11:08 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

Anthony Liguori <address@hidden> writes:

> On 12/21/2011 05:01 AM, Markus Armbruster wrote:
>> Test case:
>>
>> $ echo -e 'device_add usb-mouse\nq' | qemu-system-x86_64 -vnc :0 -monitor 
>> stdio -usb
>>
>> Works in v1.0, doesn't work in master's commit ab0115e1:
>>
>> qemu-system-x86_64: /work/armbru/qemu/hw/qdev.c:97: qdev_create_from_info: 
>> Assertion `bus->allow_hotplug' failed.
>>
>> Same for virtio-blk-pci, so it's not specific to USB.
>
> Yes, see:
>
> http://mid.gmane.org/address@hidden
>
> Which is in the latest qemu.git.
>
> I also added a test to qemu-test to catch this.

I verified this is fixed on current master.  Thanks!



reply via email to

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