This patchset is a mixed bag of minor fixes for various Coverity warnings in ARM devices.
Peter Maydell (8): hw/intc/allwinner-a10-pic: Add missing 'break' hw/net/cadence_gem: Remove dead code hw/display/pxa2xx_lcd: Fix 16bpp+alpha and 18bpp+alpha palette formats hw/arm/omap1: Avoid unintended sign extension writing omap_rtc YEARS_REG hw/dma/omap_dma: Add (uint32_t) casts when shifting uint16_t by 16 hw/timer/exynos4210_mct: Avoid overflow in exynos4210_ltick_recalc_count hw/arm/stellaris: Correct handling of GPTM TAR register hw/arm/omap_gpmc: Avoid buffer overrun filling prefetch FIFO hw/arm/omap1.c | 4 ++-- hw/arm/stellaris.c | 13 ++++++++++--- hw/display/pxa2xx_lcd.c | 14 +++++++------- hw/dma/omap_dma.c | 12 ++++++------ hw/intc/allwinner-a10-pic.c | 1 + hw/misc/omap_gpmc.c | 4 ++++ hw/net/cadence_gem.c | 8 +------- hw/timer/exynos4210_mct.c | 4 ++-- 8 files changed, 33 insertions(+), 27 deletions(-) -- 1.9.2