Re: [PATCH v5 3/5] pci: Define virtio_pci_cap64

From
Cornelia Huck <>
Date
2019-06-28T10:02:15+00:00
ID
Thread
Re: [PATCH v5 3/5] pci: Define virtio_pci_cap64
On Thu, 27 Jun 2019 20:28:28 +0100
"Dr. David Alan Gilbert (git)" <> wrote:

> From: "Dr. David Alan Gilbert" <>
> 
> Define 'virtio_pci_cap64' to allow capabilities to describe
> memory regions larger than, or with an offset larger than 4GiB.
> 
> This will be used by the shared memory region capability.
> 
> Signed-off-by: Dr. David Alan Gilbert <>
> ---
>  content.tex | 17 +++++++++++++++++
>  1 file changed, 17 insertions(+)

Reviewed-by: Cornelia Huck <>