Pong. You responded to Cornelia's comments on patch 1/2 with "ok will add". I expected v4.
On Tue, Apr 28, 2015 at 08:32:21AM +0800, Shannon Zhao wrote: > 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