• J
    Add process= support for 'qemu-kvm -name' · c08c7b01
    John Morrissey 提交于
    This sets the process name to the same value as the Windows title,
    but since the name is limited to 16 chars only this is kept as a
    configuration option and turned off by default
    * src/qemu/qemu.conf src/qemu/qemu_conf.[ch]: hceck for support in the
      QEmu help output, add the option in qemu conf file and augment
      qemudBuildCommandLine to add it if switched on
    * src/qemu/libvirtd_qemu.aug src/qemu/test_libvirtd_qemu.aug: augment
      the augeas lenses accordingly
    * tests/qemuhelptest.c: cope with the extra flag being detected now
    c08c7b01
qemuhelptest.c 9.7 KB