On 11/7/25 11:57, Mark Cave-Ayland wrote:
Now that we can guarantee the isapc machine will never have a PCI bus, any instances of rom_memory can be replaced by system_memory and rom_memory removed completely.Signed-off-by: Mark Cave-Ayland <mark.caveayl...@nutanix.com> --- hw/i386/isapc.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>