qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 0/3] Handle freeing data in some devices


From: minyard
Subject: [Qemu-devel] [PATCH v2 0/3] Handle freeing data in some devices
Date: Thu, 21 Jul 2016 11:49:06 -0500

Changes from v1:

Added portio_list_del() to the wdt_ib700 device

Free pending messages and the vmstate, and get rid of the
unnecessary mutex in the ipmi_bmc_sim device.

BTW, I haven't figured out a way to test this.  Halting qemu doesn't
seem to result in unrealizing anything, and none of the devices
here can be hotplugged, so you can't delete them in the emulator.

-corey




reply via email to

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