OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-comment message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [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/20200507140139.17083-1-david@redhat.com
[2] https://lkml.kernel.org/r/20200506094948.76388-1-david@redhat.com

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



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]