qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] Block-related miscellaneous cleanups
@ 2014-09-08 16:50 Markus Armbruster
  2014-09-08 16:50 ` [Qemu-devel] [PATCH 1/4] qemu-io: Clean up openfile() after commit 2e40134 Markus Armbruster
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Markus Armbruster @ 2014-09-08 16:50 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, stefanha

Random crap I ran into while working on a bigger task.

Markus Armbruster (4):
  qemu-io: Clean up openfile() after commit 2e40134
  xen_disk: Plug memory leak on error path
  xen: Drop redundant bdrv_close() from pci_piix3_xen_ide_unplug()
  thread-pool: Drop unnecessary includes

 hw/block/xen_disk.c         | 31 ++++++++++++++-----------------
 hw/ide/piix.c               |  1 -
 include/block/thread-pool.h |  6 +-----
 qemu-io.c                   | 34 ++++++++++++----------------------
 thread-pool.c               |  1 -
 5 files changed, 27 insertions(+), 46 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2014-09-09  8:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-08 16:50 [Qemu-devel] [PATCH 0/4] Block-related miscellaneous cleanups Markus Armbruster
2014-09-08 16:50 ` [Qemu-devel] [PATCH 1/4] qemu-io: Clean up openfile() after commit 2e40134 Markus Armbruster
2014-09-08 16:50 ` [Qemu-devel] [PATCH 2/4] xen_disk: Plug memory leak on error path Markus Armbruster
2014-09-08 16:51 ` [Qemu-devel] [PATCH 3/4] xen: Drop redundant bdrv_close() from pci_piix3_xen_ide_unplug() Markus Armbruster
2014-09-08 16:51 ` [Qemu-devel] [PATCH 4/4] thread-pool: Drop unnecessary includes Markus Armbruster
2014-09-09  8:53 ` [Qemu-devel] [PATCH 0/4] Block-related miscellaneous cleanups Kevin Wolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).