Re: [PATCH v6 2/5] pci: Define id field
On Wed, 10 Jul 2019 19:32:09 +0100 "Dr. David Alan Gilbert (git)" <> wrote: > From: "Dr. David Alan Gilbert" <> > > For the virtio-fs device we require multiple large shared memory > regions. Differentiate these by an 'id' field in the base capability. > > Signed-off-by: Dr. David Alan Gilbert <> > --- > content.tex | 12 ++++++++++-- > 1 file changed, 10 insertions(+), 2 deletions(-) Reviewed-by: Cornelia Huck <>