qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Hot unplug of pci-serial-2x fails assertion


From: Paolo Bonzini
Subject: Re: [Qemu-devel] Hot unplug of pci-serial-2x fails assertion
Date: Mon, 14 Jul 2014 13:44:06 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

Il 14/07/2014 13:10, Markus Armbruster ha scritto:
Watch this:

    (qemu) chardev-add file,path=foo2,id=foo2
    (qemu) chardev-add file,path=foo3,id=foo3
    (qemu) device_add id=gg,driver=pci-serial-2x,chardev1=foo2,chardev2=foo3
    (qemu) device_del gg
    (qemu) upstream-qemu: /work/armbru/qemu/memory.c:1259: memory_region_finalize: 
Assertion `((&mr->subregions)->tqh_first == ((void *)0))' failed.

I think this is a bug you had already reported, but http://permalink.gmane.org/gmane.comp.emulators.qemu/283063 fell through the cracks.

Paolo



reply via email to

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