qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v4 0/3] armv7-m: exit on external reset request
@ 2015-10-31 15:05 Michael Davidsaver
  2015-10-31 15:05 ` [Qemu-devel] [PATCH v4 1/3] armv7-m: Return DeviceState* from armv7m_init() Michael Davidsaver
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michael Davidsaver @ 2015-10-31 15:05 UTC (permalink / raw)
  To: qemu-devel
  Cc: peter.maydell, crosthwaitepeter, Michael Davidsaver, alistair23

Resending patch set.  The only change from v3 is to the message of #3.

Changes armv7-m to implement the SYSRESETREQ register as GPIO.
This necessitates some refactoring of armv7m_init() and
the board code which calls it to allow the additional named
GPIO to be used in board code.
The Stellaris board installs a handler which calls
qemu_system_reset_request().

Michael Davidsaver (3):
  armv7-m: Return DeviceState* from armv7m_init()
  armv7-m: Implement SYSRESETREQ
  arm: stellaris: exit on external reset request

 hw/arm/armv7m.c        |  9 ++-------
 hw/arm/stellaris.c     | 41 ++++++++++++++++++++++++++++++-----------
 hw/arm/stm32f205_soc.c | 15 ++++++++-------
 hw/intc/armv7m_nvic.c  |  9 ++++++++-
 include/hw/arm/arm.h   |  2 +-
 5 files changed, 49 insertions(+), 27 deletions(-)

-- 
2.1.4

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-11-02 14:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-31 15:05 [Qemu-devel] [PATCH v4 0/3] armv7-m: exit on external reset request Michael Davidsaver
2015-10-31 15:05 ` [Qemu-devel] [PATCH v4 1/3] armv7-m: Return DeviceState* from armv7m_init() Michael Davidsaver
2015-10-31 15:05 ` [Qemu-devel] [PATCH v4 2/3] armv7-m: Implement SYSRESETREQ Michael Davidsaver
2015-10-31 15:05 ` [Qemu-devel] [PATCH v4 3/3] arm: stellaris: exit on external reset request Michael Davidsaver
2015-11-02 14:05 ` [Qemu-devel] [PATCH v4 0/3] armv7-m: " Peter Maydell

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).