]> xenbits.xensource.com Git - libvirt.git/commit
qemu: domain: Clear startup policy for dropped removable media
authorPeter Krempa <pkrempa@redhat.com>
Mon, 5 Sep 2016 13:50:18 +0000 (15:50 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 12 Sep 2016 07:54:36 +0000 (09:54 +0200)
commit6e19cc59a6a7dd1a31e1b8d8e645163ff8fb6827
treed7e7bd1d52359d471d1e8cc6184f2d81b00364a1
parent2692304c94e631720e8e9444e34a3e445e8da61a
qemu: domain: Clear startup policy for dropped removable media

When a source image is dropped when missing due to startup policy the
policy needs to be cleared since it was relevant only for the given
storage source. New sources need to update it if needed.
src/qemu/qemu_domain.c