Ping? On 2015/4/21 18:51, shannon.z...@linaro.org wrote: > From: Shannon Zhao <shannon.z...@linaro.org> > > Move DEFINE_VIRTIO_SCSI_FEATURES to the backend virtio-scsi. > The transports just sync the host features from backend. > > Signed-off-by: Shannon Zhao <zhaoshengl...@huawei.com> > Signed-off-by: Shannon Zhao <shannon.z...@linaro.org> > --- > hw/s390x/s390-virtio-bus.c | 1 - > hw/s390x/virtio-ccw.c | 1 - > hw/scsi/virtio-scsi.c | 5 +++++ > hw/virtio/virtio-pci.c | 1 - > include/hw/virtio/virtio-scsi.h | 1 + > 5 files changed, 6 insertions(+), 3 deletions(-)
-- Shannon