]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Move qemuNetworkPrepareDevices
authorJohn Ferlan <jferlan@redhat.com>
Mon, 15 Feb 2016 17:01:21 +0000 (12:01 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 16 Feb 2016 16:07:48 +0000 (11:07 -0500)
commitaba930af151da948ee39f896b7af84110c2b97db
treeaf2d685cd8447463c26ef62ca594345557a2f04b
parent7edf0e5ef892eafea4f430cd78e05630d3241dcb
qemu: Move qemuNetworkPrepareDevices

Move function to qemu_process.c, rename to qemuProcessNetworkPrepareDevices
and make it static.

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