• J
    Do not mask QEMU_CAPS_DEVICE in qemuBuildDriveStr · a84fce35
    Ján Tomko 提交于
    For some disk types (SD), we want to emit the syntax
    we used for disks before -device was available even
    if QEMU supports -device.
    
    Use the qemuDiskBusNeedsDeviceArg helper to figure out
    whether to use the old or new syntax.
    a84fce35
qemu_command.c 336.3 KB