mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-24 00:18:36 -07:00
The Xen blkif protocol requires that sector based quantities should be
interpreted strictly as multiples of 512 bytes. Specifically:
"first_sect and last_sect in blkif_request_segment, as well as
sector_number in blkif_request, are always expressed in 512-byte units."
Commit
|
||
|---|---|---|
| .. | ||
| Makefile.objs | ||
| trace-events | ||
| virtio-blk.c | ||
| virtio-blk.h | ||
| xen-block.c | ||
| xen-block.h | ||