[Virtio-fs] [PATCH 0/2] Fixes to id field for virtio-spec change

Dr. David Alan Gilbert (git) dgilbert at redhat.com
Thu Jul 18 15:13:53 UTC 2019


From: "Dr. David Alan Gilbert" <dgilbert at redhat.com>

Hi,
  The current edition of the virtio spec changes for the
shared memory capability change how we find our DAX
(and version) mappings.

  We now use a byte in the existing capability header
as 'id', and now the new capability structure is a
generic 64 bit structure.

  This set goes with the current -dev qemu/virtiofsd branch.


Dr. David Alan Gilbert (2):
  virito: Add 'id' field to capability header
  virto/shared memory: Rework for standardised id field

 drivers/virtio/virtio_pci_modern.c |  8 ++++----
 include/uapi/linux/virtio_pci.h    | 17 ++++++++---------
 2 files changed, 12 insertions(+), 13 deletions(-)

-- 
2.21.0




More information about the Virtio-fs mailing list