summary refs log tree commit diff stats
path: root/hw/scsi/scsi-generic.c
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2016-06-23 16:37:16 -0600
committerKevin Wolf <kwolf@redhat.com>2016-07-05 16:46:25 +0200
commit2914a1de992118286f5280eddf4f4e6060a8e00b (patch)
tree0dc803dbcb3a3b9083b68a49dfaa4b11303b75fd /hw/scsi/scsi-generic.c
parenta84178ccff77d48261d31a78f1edfc58c9bdaa47 (diff)
downloadfocaccia-qemu-2914a1de992118286f5280eddf4f4e6060a8e00b.tar.gz
focaccia-qemu-2914a1de992118286f5280eddf4f4e6060a8e00b.zip
raw-win32: Set request_alignment during .bdrv_refresh_limits()
We want to eventually stick request_alignment alongside other
BlockLimits, but first, we must ensure it is populated at the
same time as all other limits, rather than being a special case
that is set only when a block is first opened.

In this case, raw_probe_alignment() already did what we needed,
so just fix its signature and wire it in correctly.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/scsi/scsi-generic.c')
0 files changed, 0 insertions, 0 deletions