From: "Dr. David Alan Gilbert" <>
This series formalises the idea of shared memory regions I'd
previously discussed and is intended for use with virtio-fs.
I've split it into three parts:
a) A general definition of the idea
b) A definition on virtio-pci using the layout previously
discussed; this still uses the list of capabilities.
c) A definition on virtio-mmio.
This v3 addresses most feedback on v2. The MMIO registers have
changed a bit based on feedback (in particular from Sebastien
who has been trying it out).
Dave
Dr. David Alan Gilbert (3):
shared memory: Define shared memory regions
shared memory: Define PCI capability
shared memory: Define mmio registers
conformance.tex | 1 +
content.tex | 69 +++++++++++++++++++++++++++++++++++++++++++++++++
shared-mem.tex | 40 ++++++++++++++++++++++++++++
3 files changed, 110 insertions(+)
create mode 100644 shared-mem.tex
--
2.20.1