On 23/06/2025 11:51, Bernhard Beschow wrote:
Am 18. Juni 2025 11:27:15 UTC schrieb Mark Cave-Ayland
<mark.caveayl...@nutanix.com>:
By definition PCI can never be enabled on an isapc machine so hardcode the
relevant values
set via pcmc->pci_enabled.
The inverse should be true now for pc-i440fx, so a similar patch is needed
there as well.
Best regards,
Bernhard
Good point. I've added a new patch that does this in v3 (soon to be
posted). It certainly seems like a nice cleanup, and I think that
further tidy-ups are possible in future if you can assume that PCI is
always present.
ATB,
Mark.