Re: [PATCH v2 07/15] vfio: add vfio_pci_config_space_read/write()

2025-05-05 Thread Cédric Le Goater
On 4/30/25 21:39, John Levon wrote: Add these helpers that access config space and return an -errno style return. Signed-off-by: John Levon Looks ok. Reviewed-by: Cédric Le Goater Thanks, C. --- hw/vfio/pci.c | 123 -- 1 file changed,

[PATCH v2 07/15] vfio: add vfio_pci_config_space_read/write()

2025-04-30 Thread John Levon
Add these helpers that access config space and return an -errno style return. Signed-off-by: John Levon --- hw/vfio/pci.c | 123 -- 1 file changed, 80 insertions(+), 43 deletions(-) diff --git a/hw/vfio/pci.c b/hw/vfio/pci.c index 768c48d7ad..8455