[libvirt] [PATCH REPOST 7/8] qemu: Introduce qemuBuildInputCommandLine

Cole Robinson crobinso at redhat.com
Fri Mar 11 18:49:54 UTC 2016


On 03/11/2016 07:32 AM, John Ferlan wrote:
> Add new function to manage adding the input device options to the
> command line removing that task from the mainline qemuBuildCommandLine.
> 
> Make qemuBuildUSBInputDevStr static since only this module calls it.
> 
> Also the change to use const virDomainDef forces other changes.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/qemu/qemu_command.c | 87 +++++++++++++++++++++++++++++--------------------
>  src/qemu/qemu_command.h |  4 ---
>  2 files changed, 51 insertions(+), 40 deletions(-)
> 

ACK

- Cole




More information about the libvir-list mailing list