• D
    Change extract pidfile & monitor config from QEMU command line · ebbae359
    Daniel P. Berrange 提交于
    When converting QEMU argv into a virDomainDefPtr, also extract
    the pidfile, monitor character device config and the monitor
    mode.
    
    * src/qemu/qemu_command.c, src/qemu/qemu_command.h: Extract
      pidfile & monitor config from QEMU argv
    * src/qemu/qemu_driver.c, tests/qemuargv2xmltest.c: Add extra
      params when calling qemuParseCommandLineString
    ebbae359
qemu_driver.c 262.2 KB