virtio-scsi: add extra argument and return type to qemu_sgl_concat
commit57fbae6e2cbbea037196a9ad67487c3fe78217f0
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 10 Jun 2014 14:39:24 +0000 (10 16:39 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 18 Jun 2014 06:47:11 +0000 (18 08:47 +0200)
tree7f0aa89a849ee6879d04ef02503a2eff1515aa12
parentb0b4ea17dc7572ca79b2bb54447de5333dada5b2
virtio-scsi: add extra argument and return type to qemu_sgl_concat

Will be used for anylayout support.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/scsi/virtio-scsi.c