This patchset fixes two minor Coverity issues which are entirely unrelated apart from both being in arm target code.
thanks -- PMM Peter Maydell (2): target/arm: Saturate L2CTLR_EL1 core count field rather than overflowing hw/arm/vexpress: Avoid trivial memory leak of 'flashalias' hw/arm/vexpress.c | 40 ++++++++++++++++++++-------------------- target/arm/cortex-regs.c | 11 +++++++++-- 2 files changed, 29 insertions(+), 22 deletions(-) -- 2.34.1