Re: [libvirt] [PATCH 10/12] qemu-command: Move and rename qemuOpenVhostNet

2016-02-16 Thread Ján Tomko
On Mon, Feb 15, 2016 at 02:37:24PM -0500, John Ferlan wrote: > Move function to qemu_interface.c and rename to qemuInterfaceOpenVhostNet > > Signed-off-by: John Ferlan > --- > src/qemu/qemu_command.c | 97 > +-- > src/qemu/qemu_command.h | 6 ---

[libvirt] [PATCH 10/12] qemu-command: Move and rename qemuOpenVhostNet

2016-02-15 Thread John Ferlan
Move function to qemu_interface.c and rename to qemuInterfaceOpenVhostNet Signed-off-by: John Ferlan --- src/qemu/qemu_command.c | 97 +-- src/qemu/qemu_command.h | 6 --- src/qemu/qemu_hotplug.c | 9 +++-- src/qemu/qemu_interface.c | 97 ++