• P
    lsi: use qdev_reset_all · 2f0772c5
    Paolo Bonzini 提交于
    By first resetting the devices, lsi_soft_reset will find the queue
    already cleared so there is no need to do that forcibly (which may also
    leak SCSIRequests, and/or worse due to dangling references to the
    lsi_request in the hba_private field).
    Signed-off-by: NPaolo Bonzini <pbonzini@redhat.com>
    2f0772c5
lsi53c895a.c 61.1 KB