]> git.proxmox.com Git - qemu.git/commit - hw/scsi-generic.c
scsi-generic: look at host status
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 12 Oct 2011 12:53:43 +0000 (14:53 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 28 Oct 2011 17:25:51 +0000 (19:25 +0200)
commita3b16e71ab733f76104231b873dff48d43fb3890
tree54fd672ba7870142d2bbee024dfce83dfe817c90
parentfe0ed71279eb442b920f0080c763438dbaa09f74
scsi-generic: look at host status

Pass down the host status so that failing transport can be detected
by the guest.  Similar treatment of host status could be done in
virtio-blk, too.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
hw/scsi-generic.c