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: 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/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
> 

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



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