• J
    qemu: Introduce qemuDomainGetSCSIControllerModel · fadfb4f9
    John Ferlan 提交于
    Rename and rework qemuDomainSetSCSIControllerModel since we're
    really not setting the SCSI controller model. Instead the code
    is either returning the existing SCSI controller model value, the
    default value based on the capabilities, or -1 with the error set.
    fadfb4f9
qemu_command.c 365.3 KB