All of lore.kernel.org
 help / color / mirror / Atom feed
* [virtio-comment] [PATCH v2 0/3] virtio-spec: Add virtio-mem device specification
@ 2020-06-18  8:21 David Hildenbrand
  2020-06-18  8:21 ` [virtio-comment] [PATCH v2 1/3] conformance: make driver conformance list easier to read and maintain David Hildenbrand
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: David Hildenbrand @ 2020-06-18  8:21 UTC (permalink / raw)
  To: virtio-comment; +Cc: Michael S . Tsirkin, Cornelia Huck, David Hildenbrand

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/20200610115419.51688-1-david@redhat.com

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


This publicly archived list offers a means to provide input to the
OASIS Virtual I/O Device (VIRTIO) TC.

In order to verify user consent to the Feedback License terms and
to minimize spam in the list archive, subscription is required
before posting.

Subscribe: virtio-comment-subscribe@lists.oasis-open.org
Unsubscribe: virtio-comment-unsubscribe@lists.oasis-open.org
List help: virtio-comment-help@lists.oasis-open.org
List archive: https://lists.oasis-open.org/archives/virtio-comment/
Feedback License: https://www.oasis-open.org/who/ipr/feedback_license.pdf
List Guidelines: https://www.oasis-open.org/policies-guidelines/mailing-lists
Committee: https://www.oasis-open.org/committees/virtio/
Join OASIS: https://www.oasis-open.org/join/


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-07-20  9:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-18  8:21 [virtio-comment] [PATCH v2 0/3] virtio-spec: Add virtio-mem device specification David Hildenbrand
2020-06-18  8:21 ` [virtio-comment] [PATCH v2 1/3] conformance: make driver conformance list easier to read and maintain David Hildenbrand
2020-06-18  8:21 ` [virtio-comment] [PATCH v2 2/3] conformance: Reference RPMB Driver Conformance David Hildenbrand
2020-06-19 17:51   ` Alex Bennée
2020-06-18  8:21 ` [virtio-comment] [PATCH v2 3/3] Add virtio-mem device specification David Hildenbrand
2020-07-07 11:56 ` [virtio-comment] Re: [PATCH v2 0/3] virtio-spec: " David Hildenbrand
2020-07-20  9:17 ` David Hildenbrand

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.