qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 07/10] unplug: using new intf qdev_delete_subtre


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 07/10] unplug: using new intf qdev_delete_subtree in acpi_piix_eject_slot
Date: Fri, 24 Aug 2012 12:24:26 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120717 Thunderbird/14.0

Il 24/08/2012 11:49, Liu Ping Fan ha scritto:
> From: Liu Ping Fan <address@hidden>
> 
> We are not long to force to delete the obj at that place, just
> let its refcnt handle this issue.

This seems wrong.  If anything, unplug requests should propagate down
the tree and the top device should only acknowledge it hot-unplug after
all its children.  You are effectively surprise-removing everything
below a bridge.


Paolo



reply via email to

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