[Virtio-fs] [PATCH 05/24] DAX: virtio: Add shared memory capability

Stefan Hajnoczi stefanha at redhat.com
Thu Feb 11 10:17:23 UTC 2021


On Tue, Feb 09, 2021 at 07:02:05PM +0000, Dr. David Alan Gilbert (git) wrote:
> From: "Dr. David Alan Gilbert" <dgilbert at redhat.com>
> 
> Define a new capability type 'VIRTIO_PCI_CAP_SHARED_MEMORY_CFG'
> and the data structure 'virtio_pci_cap64' to go with it.
> They allow defining shared memory regions with sizes and offsets
> of 2^32 and more.
> Multiple instances of the capability are allowed and distinguished
> by the 'id' field in the base capability.
> 
> Signed-off-by: Dr. David Alan Gilbert <dgilbert at redhat.com>
> ---
>  hw/virtio/virtio-pci.c | 20 ++++++++++++++++++++
>  hw/virtio/virtio-pci.h |  4 ++++
>  2 files changed, 24 insertions(+)

Reviewed-by: Stefan Hajnoczi <stefanha at redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/virtio-fs/attachments/20210211/893ef7f8/attachment.sig>


More information about the Virtio-fs mailing list