[PATCH 0/4] hw: Fix some minor arm buglets

Peter Maydell posted 4 patches 2 weeks, 3 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260508162013.2751001-1-peter.maydell@linaro.org
Maintainers: Peter Maydell <peter.maydell@linaro.org>, "Philippe Mathieu-Daudé" <philmd@linaro.org>
hw/arm/integratorcp.c        | 16 ++++++---
hw/display/exynos4210_fimd.c | 69 ++++--------------------------------
hw/intc/bcm2836_control.c    | 15 ++++++--
3 files changed, 30 insertions(+), 70 deletions(-)
[PATCH 0/4] hw: Fix some minor arm buglets
Posted by Peter Maydell 2 weeks, 3 days ago
This patchset fixes a handful of minor arm buglets reported
recently, not because they're important (they're all very
dull AI-located "bugs") but because I had a spare 30 minutes
at the end of a Friday :-)

thanks
-- PMM

Peter Maydell (4):
  hw/misc/bcm2835_control.c: Don't assert on local timer zero reload
    value
  hw/arm/integratorcp: Use LOG_UNIMP rather than hw_error()
  hw/display/exynos4210_fimd: Use LOG_GUEST_ERROR instead of hw_error()
  hw/display/exynos4210_fimd: Assume display surface is 32bpp

 hw/arm/integratorcp.c        | 16 ++++++---
 hw/display/exynos4210_fimd.c | 69 ++++--------------------------------
 hw/intc/bcm2836_control.c    | 15 ++++++--
 3 files changed, 30 insertions(+), 70 deletions(-)

-- 
2.43.0