Re: [PATCH 1/8] hw/pci-host/bonito: Convert to 3-phase reset

2023-01-06 Thread Richard Henderson
On 1/5/23 05:07, Philippe Mathieu-Daudé wrote: From: Philippe Mathieu-Daudé Convert the TYPE_PCI_BONITO class to use 3-phase reset. Signed-off-by: Philippe Mathieu-Daudé --- hw/pci-host/bonito.c | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) Reviewed-by: Richard Henderson

[PATCH 1/8] hw/pci-host/bonito: Convert to 3-phase reset

2023-01-05 Thread Philippe Mathieu-Daudé
From: Philippe Mathieu-Daudé Convert the TYPE_PCI_BONITO class to use 3-phase reset. Signed-off-by: Philippe Mathieu-Daudé --- hw/pci-host/bonito.c | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/hw/pci-host/bonito.c b/hw/pci-host/bonito.c index a57e81e3a9..b0d09c8