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(a)redhat.com>
---
src/qemu/qemu_command.c | 38 ++++++++++++++++++++++++++------------
src/qemu/qemu_command.h | 3 ---
2 files changed, 26 insertions(+), 15 deletions(-)
ACK
- Cole