]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: hotplug: Adjust error path for attach virtio disk
authorJohn Ferlan <jferlan@redhat.com>
Mon, 11 Apr 2016 13:16:54 +0000 (09:16 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 2 May 2016 10:29:21 +0000 (06:29 -0400)
commit843ae778969ca79735d187e88d18c2abbb1d3c02
treea018caf04a2a49117dcb75d89b0aecf2a88ee178
parentb0e002fcfd9e5d6f8c7362ba2738e9e2fe00fe54
qemu: hotplug: Adjust error path for attach virtio disk

Adjust error path logic to make it clearer how to undo the failed add.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_hotplug.c