> From: Peter Xu [mailto:pet...@redhat.com]
> Sent: Friday, March 9, 2018 3:06 PM
> To: Liu, Yi L
[...]
> > > > > > +
> > > > > > static void vfio_pci_device_sva_register_notifier(PCIBus *bus,
> > > > > >int32_t devfn, IOMMUSVAContext *sva_ctx)
> > > > > > {
> > > >
On Thu, Mar 08, 2018 at 11:22:26AM +, Liu, Yi L wrote:
> > From: Peter Xu [mailto:pet...@redhat.com]
> > Sent: Tuesday, March 6, 2018 8:10 PM
> > To: Liu, Yi L
> > Cc: Liu, Yi L ; qemu-devel@nongnu.org;
> > m...@redhat.com;
> > da...@gibson.dropbear.id.au; pbonz...@redhat.com;
> > alex.willi
> From: Peter Xu [mailto:pet...@redhat.com]
> Sent: Tuesday, March 6, 2018 8:10 PM
> To: Liu, Yi L
> Cc: Liu, Yi L ; qemu-devel@nongnu.org;
> m...@redhat.com;
> da...@gibson.dropbear.id.au; pbonz...@redhat.com; alex.william...@redhat.com;
> eric.auger@gmail.com; Tian, Kevin ;
> jasow...@redha
On Tue, Mar 06, 2018 at 08:00:41AM +, Liu, Yi L wrote:
> > From: Peter Xu [mailto:pet...@redhat.com]
> > Sent: Tuesday, March 6, 2018 2:45 PM
> > Subject: Re: [PATCH v3 07/12] vfio/pci: register sva notifier
> >
> > On Thu, Mar 01, 2018 at 06:33:30PM +0800, Liu, Yi L wrote:
> > > This patch sh
> From: Peter Xu [mailto:pet...@redhat.com]
> Sent: Tuesday, March 6, 2018 2:45 PM
> Subject: Re: [PATCH v3 07/12] vfio/pci: register sva notifier
>
> On Thu, Mar 01, 2018 at 06:33:30PM +0800, Liu, Yi L wrote:
> > This patch shows how sva notifier is registered. And provided an
> > example by regi
On Thu, Mar 01, 2018 at 06:33:30PM +0800, Liu, Yi L wrote:
> This patch shows how sva notifier is registered. And provided
> an example by registering notify func for tlb flush propagation.
>
> Signed-off-by: Liu, Yi L
> ---
> hw/vfio/pci.c | 55 ++
This patch shows how sva notifier is registered. And provided
an example by registering notify func for tlb flush propagation.
Signed-off-by: Liu, Yi L
---
hw/vfio/pci.c | 55 +--
1 file changed, 53 insertions(+), 2 deletions(-)
diff --git a/h
This patch shows how sva notifier is registered. And provided
an example by registering notify func for tlb flush propagation.
Signed-off-by: Liu, Yi L
---
hw/vfio/pci.c | 55 +--
1 file changed, 53 insertions(+), 2 deletions(-)
diff --git a/h