On Tue, 17 Mar 2020 15:50:42 -0400
Peter Xu wrote:
> With the resamplefd list introduced, we can savely enable VFIO INTx
> fast path again with split irqchip so it can still be faster than the
> complete slow path.
>
> Reviewed-by: Eric Auger
> Signed-off-by: Peter Xu
> ---
> hw/vfio/pci.c |
With the resamplefd list introduced, we can savely enable VFIO INTx
fast path again with split irqchip so it can still be faster than the
complete slow path.
Reviewed-by: Eric Auger
Signed-off-by: Peter Xu
---
hw/vfio/pci.c | 12
1 file changed, 12 deletions(-)
diff --git a/hw/vfi