[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL v2 00/12] target-hppa fixes pull request v2
From: |
Peter Maydell |
Subject: |
Re: [PULL v2 00/12] target-hppa fixes pull request v2 |
Date: |
Mon, 10 Aug 2020 16:17:49 +0100 |
On Mon, 10 Aug 2020 at 14:24, Helge Deller <deller@gmx.de> wrote:
>
> Please pull from
> https://github.com/hdeller/qemu-hppa.git target-hppa
> to fix those bugs in target-hppa:
>
> * Fix the SeaBIOS-hppa firmware build with gcc-10 on Debian
>
> * Fix the SeaBIOS-hppa firmware to boot NetBSD again
>
> * Fix many artist framebuffer out-of-bounds accesses as found by Alexander
> Bulekov
>
> * Fix artist memory access bugs due to commit 5d971f9e6725 ("memory: Revert
> "memory: accept mismatching sizes in memory_region_access_valid")
>
> * Fix various artist screen updates when running dtwm on HP-UX
>
> In addition the SeaBIOS-hppa firmware now includes a version check to prevent
> starting when it's incompatible to the emulated qemu hardware.
We're currently in the final stages of freeze for 5.1.
I'm not taking anything except point fixes for absolutely
release critical bugs until after 5.1 is out. I'll come
back and apply this for 5.2 after that.
thanks
-- PMM
- [PULL v2 12/12] hw/display/artist: Fix invalidation of lines near screen border, (continued)
- [PULL v2 12/12] hw/display/artist: Fix invalidation of lines near screen border, Helge Deller, 2020/08/10
- [PULL v2 11/12] hw/display/artist: Fix invalidation of lines in artist_draw_line(), Helge Deller, 2020/08/10
- [PULL v2 05/12] hw/hppa/lasi: Don't abort on invalid IMR value, Helge Deller, 2020/08/10
- [PULL v2 02/12] seabios-hppa: Update to SeaBIOS hppa version 1, Helge Deller, 2020/08/10
- [PULL v2 06/12] hw/display/artist: Check offset in draw_line to avoid buffer over-run, Helge Deller, 2020/08/10
- [PULL v2 10/12] hw/display/artist: Unbreak size mismatch memory accesses, Helge Deller, 2020/08/10
- [PULL v2 08/12] Revert "hw/display/artist: Avoid drawing line when nothing to display", Helge Deller, 2020/08/10
- [PULL v2 07/12] hw/display/artist: Refactor artist_rop8() to avoid buffer over-run, Helge Deller, 2020/08/10
- [PULL v2 09/12] hw/display/artist: Prevent out of VRAM buffer accesses, Helge Deller, 2020/08/10
- [PULL v2 03/12] hw/hppa: Implement proper SeaBIOS version check, Helge Deller, 2020/08/10
- Re: [PULL v2 00/12] target-hppa fixes pull request v2,
Peter Maydell <=
- Re: [PULL v2 00/12] target-hppa fixes pull request v2, Peter Maydell, 2020/08/26