On Wed, 13 Nov 2024 at 17:36, Matthieu Castet wrote:
>
> Signed-off-by: Matthieu Castet
Hi; thanks for version 2; this looks pretty good and I just
have a couple of small nits.
Firstly, there's still no commit message body text here.
Commit messages should explain the intention of the commit
and
Signed-off-by: Matthieu Castet
---
hw/intc/armv7m_nvic.c| 51 ++--
target/arm/cpu.c | 5 ++--
target/arm/ptw.c | 14 +--
target/arm/tcg/cpu-v7m.c | 17 ++
4 files changed, 81 insertions(+), 6 deletions(-)
diff --git a/hw