OSDN Git Service

scsi: add channel to addressing
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 27 Jul 2011 21:24:50 +0000 (23:24 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 28 Oct 2011 17:25:51 +0000 (19:25 +0200)
commit0d3545e76c856be4cce26cf1c96981b26cafb6b1
tree9882e28d6a168fe77753f0e5a1490669f067cb2a
parent7e0380b9bbf7c40361e06e6e0d8675a55bd0dea0
scsi: add channel to addressing

This also requires little more than adding the new argument to
scsi_device_find, and the qdev property.  All devices by default
end up on channel 0.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
hw/esp.c
hw/lsi53c895a.c
hw/scsi-bus.c
hw/scsi.h
hw/spapr_vscsi.c