]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: add -chardev dbus support
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Fri, 13 May 2022 18:38:18 +0000 (20:38 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 19 May 2022 10:36:37 +0000 (12:36 +0200)
commit53905292f95a3bcdd06e17d7ec36542c4d9a2366
tree2466c0996c995d2df2c27591a995d32f37165076
parent7648e40da50e9fbe4cce6475cdcd2326d40ff13d
qemu: add -chardev dbus support

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_command.c
src/qemu/qemu_monitor_json.c
tests/qemuxml2argvdata/graphics-dbus-chardev.args [new file with mode: 0644]
tests/qemuxml2argvtest.c