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