diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2015-03-13 11:59:11 +1030 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2015-03-13 15:55:43 +1030 |
commit | a4994b810d52ccb26de922c8d231fe05d14610d4 (patch) | |
tree | daf830c29bde78a5b98e99771bbb88d311e69818 /drivers | |
parent | 87e7bf1450c9f6bd0927f63ebc0fe2d12e8bc83d (diff) |
uapi/virtio_scsi: allow overriding CDB/SENSE size
QEMU wants to use virtio scsi structures with
a different VIRTIO_SCSI_CDB_SIZE/VIRTIO_SCSI_SENSE_SIZE,
let's add ifdefs to allow overriding them.
Keep the old defines under new names:
VIRTIO_SCSI_CDB_DEFAULT_SIZE/VIRTIO_SCSI_SENSE_DEFAULT_SIZE,
since that's what these values really are:
defaults for cdb/sense size fields.
Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions