]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: hotplug: Sanitize shared device removal on media change
authorPeter Krempa <pkrempa@redhat.com>
Fri, 8 Aug 2014 08:55:30 +0000 (10:55 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 20 Aug 2014 07:28:05 +0000 (09:28 +0200)
commitaecc6bb85d40f19356720a846297858e91fa4565
treed49459d75f865942089c75c293dfe657aeaf9729
parentd49e27a3eda9b36495fa72a3f76083654cc004cb
qemu: hotplug: Sanitize shared device removal on media change

Instead of tediously copying of the disk source to remove it later
ensure that the media change function removes the old device after it
succeeds.
src/qemu/qemu_conf.c
src/qemu/qemu_conf.h
src/qemu/qemu_driver.c
src/qemu/qemu_hotplug.c