]> git.ipfire.org Git - thirdparty/libvirt.git/commit
downscript: add support for booting and hotplug interface
authorChen Hanxiao <chen_han_xiao@126.com>
Tue, 26 May 2020 00:41:00 +0000 (20:41 -0400)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 26 May 2020 13:56:11 +0000 (15:56 +0200)
commit368134e4956121de663ecb5e0cf713eae605a030
tree169721d2fa721cd870b84be03e9fe153803cb61e
parent61ba6f09b181ec8c1591dc1df8c3cd8e093ca67b
downscript: add support for booting and hotplug interface

Support downscript for booting vm,
and hotunplug interface device.

Signed-off-by: Chen Hanxiao <chen_han_xiao@126.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_extdevice.c
src/qemu/qemu_hotplug.c
tests/qemuxml2argvdata/downscript.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/downscript.xml [new file with mode: 0644]
tests/qemuxml2xmltest.c