• J
    Make -boot arg generation more readable · 354425dc
    Ján Tomko 提交于
    If we combine the boot order on the command line with other
    boot options, we prepend order= in front of it.
    
    Instead of checking if the number of added arguments is between
    0 and 2, separate the strings for boot order and options
    and prepend boot order only if both strings are not empty.
    354425dc
qemu_command.c 450.9 KB