[PATCH 0/4] target/arm: Fix hflags mismatches for M-profile

Peter Maydell posted 4 patches 5 years, 8 months ago
Test docker-quick@centos7 failed
Test FreeBSD failed
Test docker-mingw@fedora failed
Test checkpatch failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200303174950.3298-1-peter.maydell@linaro.org
Maintainers: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper.h    |  1 +
hw/intc/armv7m_nvic.c  |  6 ++++++
target/arm/helper.c    | 14 +++++++++++++-
target/arm/translate.c | 14 ++++++++------
4 files changed, 28 insertions(+), 7 deletions(-)
[PATCH 0/4] target/arm: Fix hflags mismatches for M-profile
Posted by Peter Maydell 5 years, 8 months ago
This patchset fixes three hflags-mismatch assertions I ran
into while doing some work on M-profile. The last patch
is just comment typos that I noticed in the process.

thanks
-- PMM

Peter Maydell (4):
  hw/intc/armv7m_nvic: Rebuild hflags on reset
  target/arm: Update hflags in trans_CPS_v7m()
  target/arm: Recalculate hflags correctly after writes to CONTROL
  target/arm: Fix some comment typos

 target/arm/helper.h    |  1 +
 hw/intc/armv7m_nvic.c  |  6 ++++++
 target/arm/helper.c    | 14 +++++++++++++-
 target/arm/translate.c | 14 ++++++++------
 4 files changed, 28 insertions(+), 7 deletions(-)

-- 
2.20.1