]> xenbits.xensource.com Git - libvirt.git/commit
Taint domains using cdrom-passthrough
authorJohn Ferlan <jferlan@redhat.com>
Tue, 12 May 2015 19:58:31 +0000 (15:58 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 20 May 2015 11:29:13 +0000 (07:29 -0400)
commit99a2d6af2b30bbb6cd87986b65129cfa9257e5ff
tree6364930788792e60d634f7c78bd8477e49607d69
parent9ce409561a1527e187602f1d9a7164e8b8d614f5
Taint domains using cdrom-passthrough

https://bugzilla.redhat.com/show_bug.cgi?id=976387

For a domain configured using the host cdrom, we should taint the domain
due to problems encountered when the host and guest try to control the tray.
src/conf/domain_conf.c
src/conf/domain_conf.h
src/qemu/qemu_domain.c
src/qemu/qemu_driver.c