• D
    Fix off-by-1 in SCSI drive hotplug · 6512d09c
    Daniel P. Berrange 提交于
    The loop looking for the controller associated with a SCI drive had
    an off by one, causing it to miss the last controller.
    
    * src/qemu/qemu_driver.c: Fix off-by-1 in searching for SCSI
      drive hotplug
    6512d09c
qemu_driver.c 259.0 KB