]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: hotplug: Change arguments for qemuDomainChangeEjectableMedia
authorPeter Krempa <pkrempa@redhat.com>
Tue, 5 Aug 2014 11:43:57 +0000 (13:43 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 20 Aug 2014 07:28:04 +0000 (09:28 +0200)
commit1f39218e4fdca901f7adca442e6ed6957b6eadef
treef3b5b29fd6f60b66a30a0e3526ffec10d391f60a
parentca91ba78bd7c35526e3f6dace394494fc01e0b3d
qemu: hotplug: Change arguments for qemuDomainChangeEjectableMedia

Pass the source of the changed media instead of a complete disk
definition.

Note that the @disk argument now contains what @olddisk would contain.
The new source is passed as a virStorageSource struct.
src/qemu/qemu_driver.c
src/qemu/qemu_hotplug.c
src/qemu/qemu_hotplug.h