On Wed, Oct 06, 2021 at 08:21:57AM +0200, Pankaj Gupta wrote: > Posting virtio specification for virtio pmem device. Virtio pmem is a > paravirtualized device which allows the guest to bypass page cache. > Virtio pmem kernel driver is merged in Upstream Kernel 5.3. Also, Qemu > device is merged in Qemu 4.1. > > Signed-off-by: Pankaj Gupta > --- > > Incorporated all the suggestions during the review. Request for > merging the spec. > > v3 -> v4 > Text format changes in security implication section - Stefan > Minor text/while space change - Cornelia > > conformance.tex | 16 +++++- > content.tex | 1 + > virtio-pmem.tex | 128 ++++++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 143 insertions(+), 2 deletions(-) > create mode 100644 virtio-pmem.tex Reviewed-by: Stefan Hajnoczi