All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/3] Handle freeing data in some devices
@ 2016-07-21 16:49 minyard
  2016-07-21 16:49 ` [Qemu-devel] [PATCH v2 1/3] ipmi_bmc_sim: Add a proper unrealize function minyard
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: minyard @ 2016-07-21 16:49 UTC (permalink / raw)
  To: qemu-devel; +Cc: Marc-André Lureau, minyard

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-07-22 12:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-21 16:49 [Qemu-devel] [PATCH v2 0/3] Handle freeing data in some devices minyard
2016-07-21 16:49 ` [Qemu-devel] [PATCH v2 1/3] ipmi_bmc_sim: Add a proper unrealize function minyard
2016-07-22  9:22   ` Marc-André Lureau
2016-07-22 12:14     ` Corey Minyard
2016-07-21 16:49 ` [Qemu-devel] [PATCH v2 2/3] wdt_i6300esb: Free timer minyard
2016-07-21 16:49 ` [Qemu-devel] [PATCH v2 3/3] wdt_ib700: " minyard
2016-07-22  9:26   ` Marc-André Lureau
2016-07-22 10:12     ` Richard W.M. Jones
2016-07-22 12:12       ` Corey Minyard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.