qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] Add cortex-m0+ support
@ 2024-10-22 20:34 Matthieu Castet
  2024-10-22 20:34 ` [PATCH 1/1] target/arm: " Matthieu Castet
  0 siblings, 1 reply; 7+ messages in thread
From: Matthieu Castet @ 2024-10-22 20:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: Matthieu Castet

Hello,

I have a patch that should allow to support cortex-m0+.
I used it in a special arm virtual machine that is still in progress (and not submitted).
I think this can be usefull.

Matthieu Castet (1):
  target/arm: Add cortex-m0+ support

 hw/intc/armv7m_nvic.c    | 38 +++++++++++++++++++++++++++++++++-----
 target/arm/cpu.c         |  4 ++--
 target/arm/ptw.c         | 23 +++++++++++++++++++----
 target/arm/tcg/cpu-v7m.c | 21 ++++++++++++++++++++-
 4 files changed, 74 insertions(+), 12 deletions(-)

-- 
2.39.5



^ permalink raw reply	[flat|nested] 7+ messages in thread
[parent not found: <20241022200310.175432-1-castet.matthieu@free.fr>]

end of thread, other threads:[~2024-10-30 16:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-22 20:34 [PATCH 0/1] Add cortex-m0+ support Matthieu Castet
2024-10-22 20:34 ` [PATCH 1/1] target/arm: " Matthieu Castet
2024-10-28 15:27   ` Peter Maydell
2024-10-29 20:47     ` castet.matthieu
2024-10-30 16:16       ` Peter Maydell
     [not found] <20241022200310.175432-1-castet.matthieu@free.fr>
2024-10-22 20:03 ` Matthieu Castet
2024-10-22 20:10   ` castet.matthieu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).