]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: command: Move graphics iteration to its own function
authorErik Skultety <eskultet@redhat.com>
Fri, 25 May 2018 13:57:11 +0000 (15:57 +0200)
committerErik Skultety <eskultet@redhat.com>
Mon, 9 Jul 2018 15:45:19 +0000 (17:45 +0200)
commitafc107c20f6dc40529154a361222f9eca0cec94c
tree6bb8f40cc671151075536c59de6b9c04ec0fd959
parent57e78a9ebb0291eeb69abde516bce8e686ff6610
qemu: command: Move graphics iteration to its own function

It should be the command line helper who takes care of the iteration
rather than the caller.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_command.c