
16 Feb
2016
16 Feb
'16
6:52 p.m.
On 02/16/2016 09:16 AM, Ján Tomko wrote:
d/-command/
On Mon, Feb 15, 2016 at 02:37:25PM -0500, John Ferlan wrote:
Move function to qemu_process.c, rename to qemuSetupNetworkPrepareDevices s/Setup/Process/
and make it static.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/qemu/qemu_command.c | 50 -------------------------------------------- src/qemu/qemu_process.c | 55 ++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 54 insertions(+), 51 deletions(-)
ACK
Actually I would have put this one in qemu_interface.c