Next in thread →
Next in month →
Re: [PATCH v2 0/3] virtio-spec: Add virtio-mem device specification
On 18.06.20 10:21, David Hildenbrand wrote: > 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 > Okay, v2 has been around for more than a month without comments requesting a change. If there are no further comments, I request voting for inclusion. Fixes: https://github.com/oasis-tcs/virtio-spec/issues/82 -- Thanks, David / dhildenb
Next in thread →
Next in month →