[libvirt] [PATCH REPOST 2/8] qemu: Introduce qemuBuildSerialCommandLine

Cole Robinson crobinso at redhat.com
Fri Mar 11 18:44:17 UTC 2016


On 03/11/2016 07:32 AM, John Ferlan wrote:
> Add new function to manage adding the serial device options to the
> command line removing that task from the mainline qemuBuildCommandLine.
> 
> Using const virDomainDef causes collateral damage in other called APIs
> which need to make the similar adjustment
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/qemu/qemu_capabilities.c |   2 +-
>  src/qemu/qemu_capabilities.h |   2 +-
>  src/qemu/qemu_command.c      | 114 ++++++++++++++++++++++++-------------------
>  src/qemu/qemu_command.h      |   2 +-
>  4 files changed, 67 insertions(+), 53 deletions(-)
> 

ACK

- Cole




More information about the libvir-list mailing list