
11 Mar
2016
11 Mar
'16
12:12 a.m.
On 03/08/2016 02:03 PM, John Ferlan wrote:
Add new function to manage adding the hub -device options to the command line removing that task from the mainline qemuBuildCommandLine.
Also make qemuBuildHubDevStr static to the module since it's only used here.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/qemu/qemu_command.c | 38 ++++++++++++++++++++++++++------------ src/qemu/qemu_command.h | 3 --- 2 files changed, 26 insertions(+), 15 deletions(-)
ACK - Cole