• J
    qemu: Emit bootindex even for direct boot · 24a00149
    Jiri Denemark 提交于
    Direct boot (using kernel, initrd, and command line) is used by
    virt-install/virt-manager for network install. While any bootindex has
    no direct effect since -kernel is always first, we need it as a hint for
    SeaBIOS to present disks in the same order as they will be presented
    during normal boot.
    24a00149
qemu_command.c 260.0 KB