]> xenbits.xensource.com Git - libvirt.git/commit
qemu: cold-unplug of sound
authorJidong Xia <xiajidong@cmss.chinamobile.com>
Fri, 29 Nov 2019 09:40:46 +0000 (17:40 +0800)
committerCole Robinson <crobinso@redhat.com>
Mon, 9 Dec 2019 00:41:34 +0000 (19:41 -0500)
commit863c0d8e8d2192db1974a2f3c02502c4ed1f6525
treea992f11509d12a529b5e09b47c218a0bea83d9cc
parentfda14dd7821d3e20b1416b90525242b7d4306fe9
qemu: cold-unplug of sound

With this patch users can cold unplug some sound devices.
use "virsh detach-device vm sound.xml --config" command.

Reviewed-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Jidong Xia <xiajidong@cmss.chinamobile.com>
src/conf/domain_conf.c
src/conf/domain_conf.h
src/libvirt_private.syms
src/qemu/qemu_driver.c