• J
    qemu: Introduce qemuBuildInputCommandLine · 60b1ff52
    John Ferlan 提交于
    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: NJohn Ferlan <jferlan@redhat.com>
    60b1ff52
qemu_command.h 9.0 KB