Add the specification for virtio-mem devices. The Linux driver is part
of v5.8-rc1. The latest QEMU implementation (v4) can be found at [1].
[1] https://lkml.kernel.org/r/[email protected]
v1 -> v2:
- Adapt to configuration layout change (block_size is now 64 bit)
- Some minor rephrasings
David Hildenbrand (3):
conformance: make driver conformance list easier to read and maintain
conformance: Reference RPMB Driver Conformance
Add virtio-mem device specification
conformance.tex | 47 ++++-
content.tex | 1 +
virtio-mem.tex | 448 ++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 493 insertions(+), 3 deletions(-)
create mode 100644 virtio-mem.tex
--
2.26.2