summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorHeinrich Schuchardt <[email protected]>2025-08-30 22:39:54 +0200
committerTom Rini <[email protected]>2025-09-10 11:02:23 -0600
commitc85b8071e7d3fd333f8a2fdd28083cb5ec3a0645 (patch)
tree7d3215768a0fc013e8f997ae99310de322baa011 /include
parent5964c6f4ef0934130f41c347c771dfb97210490c (diff)
virtio: blk: support block sizes exceeding 512 bytes
QEMU allows to specify the logical block size via parameter logical_block_size of a virtio-blk-device. The communication channel via virtqueues remains based on 512 byte blocks even if the logical_block_size is larger. Consider the logical block size in the block device driver. Reported-by: Emil Renner Berthing <[email protected]> Signed-off-by: Heinrich Schuchardt <[email protected]> Tested-by: Emil Renner Berthing <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions