On Thu, Feb 27, 2020 at 05:53:32PM +0100, Auger Eric wrote:
> Hi Peter,
>
> On 2/26/20 11:50 PM, Peter Xu wrote:
> > It's currently broken. Let's use the slow path to at least make it
> > functional.
> >
> > Signed-off-by: Peter Xu
>
> > ---
> > hw/vfio/pci.c | 12
> > 1 file cha
Hi Peter,
On 2/26/20 11:50 PM, Peter Xu wrote:
> It's currently broken. Let's use the slow path to at least make it
> functional.
>
> Signed-off-by: Peter Xu
> ---
> hw/vfio/pci.c | 12
> 1 file changed, 12 insertions(+)
>
> diff --git a/hw/vfio/pci.c b/hw/vfio/pci.c
> index 5e7
It's currently broken. Let's use the slow path to at least make it
functional.
Signed-off-by: Peter Xu
---
hw/vfio/pci.c | 12
1 file changed, 12 insertions(+)
diff --git a/hw/vfio/pci.c b/hw/vfio/pci.c
index 5e75a95129..98e0e0c994 100644
--- a/hw/vfio/pci.c
+++ b/hw/vfio/pci.c
@@