Re: [PATCH v12 13/14] vfio-user: handle device interrupts

2022-06-14 Thread Stefan Hajnoczi
On Mon, Jun 13, 2022 at 04:26:33PM -0400, Jagannathan Raman wrote: > Forward remote device's interrupts to the guest > > Signed-off-by: Elena Ufimtseva > Signed-off-by: John G Johnson > Signed-off-by: Jagannathan Raman > --- > include/hw/pci/msi.h | 1 + > include/hw/pci/msix.h

[PATCH v12 13/14] vfio-user: handle device interrupts

2022-06-13 Thread Jagannathan Raman
Forward remote device's interrupts to the guest Signed-off-by: Elena Ufimtseva Signed-off-by: John G Johnson Signed-off-by: Jagannathan Raman --- include/hw/pci/msi.h | 1 + include/hw/pci/msix.h | 1 + include/hw/pci/pci.h | 13 +++ include/hw/remote