]> Git Repo - qemu.git/commit - hw/scsi-bus.c
scsi: establish precedence levels for unit attention
authorPaolo Bonzini <[email protected]>
Mon, 16 Jul 2012 12:18:58 +0000 (14:18 +0200)
committerPaolo Bonzini <[email protected]>
Fri, 27 Jul 2012 06:25:25 +0000 (08:25 +0200)
commite48e84ea80cb2e7fe6e48196ce187cfba6e3eb2c
tree9ca4997e8d067b51940b9dba3ce6e9adc0781dc5
parent350e6e419902991b073b313aa65b240d1024d57e
scsi: establish precedence levels for unit attention

When a device is resized, we will report a unit attention condition
for CAPACITY DATA HAS CHANGED.  However, we should ensure that this
condition does not override a more important unit attention condition.

Signed-off-by: Paolo Bonzini <[email protected]>
hw/scsi-bus.c
hw/scsi-disk.c
hw/scsi.h
trace-events
This page took 0.027235 seconds and 4 git commands to generate.