← Prev in month ← Prev in thread

[PATCH 0/3] virtio-spec: Add virtio-mem device specification

From
David Hildenbrand <>
Date
2020-05-15T13:27:58+00:00
ID
Thread
[PATCH 0/3] virtio-spec: Add virtio-mem device specification
Add the specification for virtio-mem devices. The latest Linux kernel
implementation (v4) can be found at [1], the latest QEMU implementation
(1) can be found at [2].

[1] https://lkml.kernel.org/r/[email protected]
[2] https://lkml.kernel.org/r/[email protected]

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  | 452 ++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 497 insertions(+), 3 deletions(-)
 create mode 100644 virtio-mem.tex

-- 
2.25.4
← Prev in month ← Prev in thread