Re: [PATCH 3/8] hw/pci-host/bonito: Use 'bonito_pci' for PCI function #0 code

2023-01-06 Thread Richard Henderson
On 1/5/23 05:07, Philippe Mathieu-Daudé wrote: To make it easier to differentiate between the Host Bridge object and its PCI function #0, rename bonito* as bonito_pci*. Signed-off-by: Philippe Mathieu-Daudé --- hw/pci-host/bonito.c | 16 1 file changed, 8 insertions(+), 8 del

[PATCH 3/8] hw/pci-host/bonito: Use 'bonito_pci' for PCI function #0 code

2023-01-05 Thread Philippe Mathieu-Daudé
To make it easier to differentiate between the Host Bridge object and its PCI function #0, rename bonito* as bonito_pci*. Signed-off-by: Philippe Mathieu-Daudé --- hw/pci-host/bonito.c | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/hw/pci-host/bonito.c b/hw/