]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Move qemuVirCommandGetFDSet
authorJohn Ferlan <jferlan@redhat.com>
Mon, 15 Feb 2016 14:28:25 +0000 (09:28 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 16 Feb 2016 16:07:47 +0000 (11:07 -0500)
commit6d9dcc04d630fbb5e84372cfd59c76d0ea1daa52
treee3b2b0a35c1a6b62afb416a43a603aef4e794efa
parentf677d10b231737f40e4a6c0dc7e68a1aee1b59e3
qemu: Move qemuVirCommandGetFDSet

Move function closer to where it's used in qemuBuildTPMCommandLine

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