On 08/24/2017 04:23 PM, Eduardo Habkost wrote:
Delete all user-creatable objects in /objects when exiting QEMU, so they
can perform cleanup actions.
Signed-off-by: Eduardo Habkost
Acked-by: Philippe Mathieu-Daudé
---
Changes v1 -> v2:
* (none)
---
include/qom/object_interfaces.h | 8
Delete all user-creatable objects in /objects when exiting QEMU, so they
can perform cleanup actions.
Signed-off-by: Eduardo Habkost
---
Changes v1 -> v2:
* (none)
---
include/qom/object_interfaces.h | 8
qom/object_interfaces.c | 5 +
vl.c| 1 +