On 5/29/25 21:24, Steve Sistare wrote:
Export various MSI functions, renamed with a vfio_pci prefix, for use by
CPR in subsequent patches. No functional change.
Signed-off-by: Steve Sistare
Reviewed-by: Cédric Le Goater
Thanks,
C.
---
hw/vfio/pci.h | 8
hw/vfio/pci.c | 29
Export various MSI functions, renamed with a vfio_pci prefix, for use by
CPR in subsequent patches. No functional change.
Signed-off-by: Steve Sistare
---
hw/vfio/pci.h | 8
hw/vfio/pci.c | 29 +
2 files changed, 25 insertions(+), 12 deletions(-)
diff --gi