Author: rusty
Date: 2013-10-04 02:49:00 +0000 (Fri, 04 Oct 2013)
New Revision: 52
Web View: https://tools.oasis-open.org/version-control/browse/wsvn/virtio/?rev=52&sc=1
Modified:
virtio-v1.0-wd01-part1-specification.txt
Log:
Copy linear layout to CCW, MMIO sections.
Revision r49 "virtqueue: flexible layout, size, alignment" moved the linear
assumption into the legacy section. We also need it in the per-transport
sections until (if?) those two transports go non-linear.
Just copied the paragraph, with variable names changed to match the particular
transport field nomenclature.
Signed-off-by: Rusty Russell <>