On 22/4/24 22:06, Bernhard Beschow wrote:
This series changes the "isa-bios" MemoryRegion to be an alias rather than a copy in the pflash case. This fixes issuing pflash commands in the isa-bios region which matches real hardware and which some real-world legacy bioses I'm running rely on. Furthermore, aliasing in the isa-bios area is already the current behavior in the bios (a.k.a. ROM) case, so this series consolidates behavior.
Bernhard Beschow (4): hw/i386/pc_sysfw: Remove unused parameter from pc_isa_bios_init()
To reduce respin churn, I'm queuing the first patch via hw-misc.