]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_process: fix debug message
authorJán Tomko <jtomko@redhat.com>
Mon, 14 Jan 2019 13:24:39 +0000 (14:24 +0100)
committerJán Tomko <jtomko@redhat.com>
Tue, 22 Jan 2019 11:18:28 +0000 (12:18 +0100)
commit0b3fc37e6101527dca8197cfe1431854f77fa9f4
tree811c76371736cc41c1f21f4f5f485d80d6696cbf
parent2c7791a869d15221f58834be71414690356ce4cc
qemu_process: fix debug message

Be generic instead of trying to enumerate all the involved
device types.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_process.c