• J
    Adjust usage of qemu -no-reboot and -no-shutdown options · 0e034efa
    John Ferlan 提交于
    During building of the qemu command line determine whether to add/use the
    '-no-reboot' option only if each of the 'on' events want to to destroy
    the domain; otherwise, use the '-no-shutdown' option.
    
    Prior to this change both could be on the command line, which while allowed
    could be construed as a conflict.
    0e034efa
qemu_command.c 368.6 KB