Re: [PATCH V3 21/42] vfio/pci: export MSI functions

2025-05-20 Thread Cédric Le Goater
On 5/20/25 16:56, Steven Sistare wrote: On 5/20/2025 1:52 AM, Cédric Le Goater wrote: On 5/16/25 19:58, Steven Sistare wrote: On 5/16/2025 4:31 AM, Cédric Le Goater wrote: On 5/12/25 17:32, Steve Sistare wrote: Export various MSI functions, for use by CPR in subsequent patches. No functional

Re: [PATCH V3 21/42] vfio/pci: export MSI functions

2025-05-20 Thread Steven Sistare
On 5/20/2025 1:52 AM, Cédric Le Goater wrote: On 5/16/25 19:58, Steven Sistare wrote: On 5/16/2025 4:31 AM, Cédric Le Goater wrote: On 5/12/25 17:32, Steve Sistare wrote: Export various MSI functions, for use by CPR in subsequent patches. No functional change. Signed-off-by: Steve Sistare

Re: [PATCH V3 21/42] vfio/pci: export MSI functions

2025-05-19 Thread Cédric Le Goater
On 5/16/25 19:58, Steven Sistare wrote: On 5/16/2025 4:31 AM, Cédric Le Goater wrote: On 5/12/25 17:32, Steve Sistare wrote: Export various MSI functions, for use by CPR in subsequent patches. No functional change. Signed-off-by: Steve Sistare Please rename this routines with a 'vfio_pci' p

Re: [PATCH V3 21/42] vfio/pci: export MSI functions

2025-05-16 Thread Steven Sistare
On 5/16/2025 4:31 AM, Cédric Le Goater wrote: On 5/12/25 17:32, Steve Sistare wrote: Export various MSI functions, for use by CPR in subsequent patches. No functional change. Signed-off-by: Steve Sistare Please rename this routines with a 'vfio_pci' prefix. Are you sure? That makes sense

Re: [PATCH V3 21/42] vfio/pci: export MSI functions

2025-05-16 Thread Cédric Le Goater
On 5/12/25 17:32, Steve Sistare wrote: Export various MSI functions, for use by CPR in subsequent patches. No functional change. Signed-off-by: Steve Sistare Please rename this routines with a 'vfio_pci' prefix. Thanks, C. --- hw/vfio/pci.c | 21 ++--- hw/vfio/pci.h