]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Fix ABI stability check for spicevmc channel
authorJiri Denemark <jdenemar@redhat.com>
Fri, 17 Aug 2012 12:06:13 +0000 (14:06 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 17 Aug 2012 19:26:53 +0000 (21:26 +0200)
commitd4134642295210b00fe79adacbe10e86961e88a7
tree88ed8cc47f3768238f9cc3217e78e83432f0df24
parent7d2b91b86a814d8469fd3aed10cff264ccab70cf
conf: Fix ABI stability check for spicevmc channel

Change device type of a virtio channel from/to spicevmc is not a user
visible change. However, spicevmc channels use different default target
name than other virtio channels. To maintain ABI stability during this
change target name must be explicitly specified (and equal) in both
configurations.
src/conf/domain_conf.c