Re: [PATCH 0/9] target/hppa qemu v8.2 regression fixes

2024-01-04 Thread Michael Tokarev
04.01.2024 21:36, del...@kernel.org пишет: From: Helge Deller There were some regressions introduced with Qemu v8.2 on the hppa/hppa64 target, e.g.: - 32-bit HP-UX crashes on B160L (32-bit) machine - NetBSD boot failure due to power button in page zero - NetBSD FPU detection failure This smal

Re: [PATCH 0/9] target/hppa qemu v8.2 regression fixes

2024-01-04 Thread Helge Deller
On 1/4/24 19:46, Michael Tokarev wrote: 04.01.2024 21:36, del...@kernel.org: ... Not commenting on anything yet, but this one just draw my attention:   pc-bios/hppa-firmware.img | Bin 681388 -> 163316 bytes This is quite a significant reduction in size, - more than 4 times. Is that right?

Re: [PATCH 0/9] target/hppa qemu v8.2 regression fixes

2024-01-04 Thread Michael Tokarev
04.01.2024 21:36, del...@kernel.org: ... Not commenting on anything yet, but this one just draw my attention: pc-bios/hppa-firmware.img | Bin 681388 -> 163316 bytes This is quite a significant reduction in size, - more than 4 times. Is that right? /mjt

[PATCH 0/9] target/hppa qemu v8.2 regression fixes

2024-01-04 Thread deller
From: Helge Deller There were some regressions introduced with Qemu v8.2 on the hppa/hppa64 target, e.g.: - 32-bit HP-UX crashes on B160L (32-bit) machine - NetBSD boot failure due to power button in page zero - NetBSD FPU detection failure This small patch series fixes those known regressions