-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major
-
Affects Version/s: virtio 0.9.X legacy
-
None
Split out ccw specific parts from VIRTIO-23
There's no reason that used and avail parts of the virtqueue need to be consecutive. They should probably be on separate cachelines, but that decision may be better made by the guest (eg. a minimal bios implementation).
Add fields to program each part separately for ccw.