Re: [PATCH 05/24] DAX: virtio: Add shared memory capability

2021-02-11 Thread Stefan Hajnoczi
On Tue, Feb 09, 2021 at 07:02:05PM +, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > 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

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

2021-02-09 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" 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 distingui