]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Check if the shared disk's cdbfilter conflicts with others
authorOsier Yang <jyang@redhat.com>
Wed, 2 Jan 2013 14:37:11 +0000 (22:37 +0800)
committerOsier Yang <jyang@redhat.com>
Mon, 7 Jan 2013 13:39:20 +0000 (21:39 +0800)
commit1279e421b2b7928aa1023cd5c21ae36328821047
tree7345d1bbcc6ebf785e68c8aac841fdcc22ee6ba8
parent278f87c4b526dcf97d1824ce08722925428e17b4
qemu: Check if the shared disk's cdbfilter conflicts with others

This prevents domain starting and disk attaching if the shared disk's
setting conflicts with other active domain(s), E.g. A domain with
"sgio" set as "filtered", however, another active domain is using
it set as "unfiltered".
src/qemu/qemu_driver.c
src/qemu/qemu_process.c
src/qemu/qemu_process.h