]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Validate disk against domain def on coldplug
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 26 Jun 2019 13:35:11 +0000 (15:35 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 8 Jul 2019 12:26:20 +0000 (14:26 +0200)
commit881686d4b15306fd5a5f0592d502ddb33ee6437e
tree71c7f7dfde7796cc5a91cd3dd501d5ffa4f5c396
parent7722606b369e569529ac30130f04abe17cae57cf
qemu: Validate disk against domain def on coldplug

https://bugzilla.redhat.com/show_bug.cgi?id=1692296#c7

This is a counterpart for ddc72f99027 and implements the same
check for coldplug.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
src/qemu/qemu_driver.c