]> git.proxmox.com Git - qemu.git/commit
virtio-scsi: moving host_features from properties to transport properties.
authorKONRAD Frederic <fred.konrad@greensocs.com>
Thu, 21 Mar 2013 14:15:13 +0000 (15:15 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 26 Mar 2013 14:26:35 +0000 (09:26 -0500)
commit4bfeb18a454bd71c406683fb473375e02c724b00
treeae4df756c1f0047be3185e7cae23c7e2b5714782
parent22219527f4272f5199a581bbd3950e9ba96bbc75
virtio-scsi: moving host_features from properties to transport properties.

host_features field is part of the transport device. So move all the
host_features related properties into transport device.

Signed-off-by: KONRAD Frederic <fred.konrad@greensocs.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Message-id: 1363875320-7985-4-git-send-email-fred.konrad@greensocs.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/s390x/s390-virtio-bus.c
hw/s390x/virtio-ccw.c
hw/virtio-pci.c
hw/virtio-scsi.h