qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] QOM: device_del core dumps qemu


From: Luiz Capitulino
Subject: Re: [Qemu-devel] QOM: device_del core dumps qemu
Date: Mon, 19 Mar 2012 17:27:20 -0300

On Mon, 19 Mar 2012 15:22:34 -0500
Anthony Liguori <address@hidden> wrote:

> On 03/19/2012 03:20 PM, Luiz Capitulino wrote:
> >
> > # qemu [..] -netdev type=tap,vhost=on,id=guest0,script=qemu-ifup-switch \
> >              -device virtio-net-pci,netdev=guest0,id=foo
> >
> > The on the monitor:
> >
> > (qemu) device_del foo
> > (qemu)
> 
> Pretty sure this is fixed by:
> 
> commit e5ab1404d014cefe22e9a10fca00d0acf4fe412b
> Author: Anthony Liguori <address@hidden>
> Date:   Thu Mar 15 11:29:56 2012 -0500
> 
>      pci: fix double free of romfile property
> 
> Which I just pushed earlier today.
> 
> Could you confirm that?

Confirmed, it fixes the bug to me, thanks.



reply via email to

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