Am 25. April 2024 08:07:43 UTC schrieb "Philippe Mathieu-Daudé" <phi...@linaro.org>: >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. Nice!
- [PATCH 1/4] hw/i386/pc_sysfw: Remove unused parame... Bernhard Beschow
- Re: [PATCH 1/4] hw/i386/pc_sysfw: Remove unus... Philippe Mathieu-Daudé
- [PATCH 2/4] hw/i386/pc_sysfw: Alias rather than co... Bernhard Beschow
- [PATCH 4/4] hw/i386: Consolidate isa-bios creation Bernhard Beschow
- Re: [PATCH 4/4] hw/i386: Consolidate isa-bios... Philippe Mathieu-Daudé
- Re: [PATCH 4/4] hw/i386: Consolidate isa-... Bernhard Beschow
- [PATCH 3/4] hw/i386/x86: Eliminate two if statemen... Bernhard Beschow
- Re: [PATCH 3/4] hw/i386/x86: Eliminate two if... Philippe Mathieu-Daudé
- Re: [PATCH 0/4] X86: Alias isa-bios area and clean... Bernhard Beschow
- Re: [PATCH 0/4] X86: Alias isa-bios area and clean... Philippe Mathieu-Daudé
- Re: [PATCH 0/4] X86: Alias isa-bios area and ... Bernhard Beschow
- Re: [PATCH 0/4] X86: Alias isa-bios area and clean... Michael S. Tsirkin
- Re: [PATCH 0/4] X86: Alias isa-bios area and ... Bernhard Beschow