These patches are fixes for some minor bugs that I noticed while writing and testing the M-profile FPU support. They're not FPU related, so I didn't want to mix them up with that large patchset...
thanks -- PMM Peter Maydell (4): hw/arm/armv7m_nvic: Check subpriority in nvic_recompute_state_secure() hw/intc/armv7m_nvic: NS BFAR and BFSR are RAZ/WI if BFHFNMINS == 0 hw/intc/armv7m_nvic: Don't enable ARMV7M_EXCP_DEBUG from reset target/arm: Implement XPSR GE bits target/arm/cpu.h | 4 ++++ hw/intc/armv7m_nvic.c | 40 ++++++++++++++++++++++++++++++++++------ target/arm/helper.c | 12 ++++++++++-- 3 files changed, 48 insertions(+), 8 deletions(-) -- 2.20.1