On 4/7/25 16:09, Mark Cave-Ayland wrote:
This function contains 'assert(PC_MACHINE_GET_CLASS(pcms)->pci_enabled)' and so we can safely assume that it should never be used for the isapc machine.Signed-off-by: Mark Cave-Ayland <[email protected]> --- hw/i386/pc_piix.c | 1 - 1 file changed, 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
