On 10/7/25 10:52, Mark Cave-Ayland wrote:
PCI is always enabled on the pc-i440fx machine so hardcode the relevant logic in pc_init1().Signed-off-by: Mark Cave-Ayland <mark.caveayl...@nutanix.com> --- hw/i386/pc_piix.c | 194 ++++++++++++++++++---------------------------- 1 file changed, 76 insertions(+), 118 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>