Paolo Bonzini writes:
> These patches fix problems in the handling of freeing QOM/qdev
> objects. Together, they fix hot-unplug of USB mass storage devices,
> which crashed with an assertion failure.
>
> I'm not 100% sure, but I think we were always leaking the scsi-disk in
> pre-QOM days. Now
These patches fix problems in the handling of freeing QOM/qdev
objects. Together, they fix hot-unplug of USB mass storage devices,
which crashed with an assertion failure.
I'm not 100% sure, but I think we were always leaking the scsi-disk in
pre-QOM days. Now we're freeing it properly, and the