qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-3.0 0/2] MPS/v8M bug fixes
@ 2018-07-27 11:38 Peter Maydell
  2018-07-27 11:38 ` [Qemu-devel] [PATCH for-3.0 1/2] armv7m_nvic: Fix m-security subsection name Peter Maydell
  2018-07-27 11:38 ` [Qemu-devel] [PATCH for-3.0 2/2] hw/arm/iotkit: Fix IRQ number for timer1 Peter Maydell
  0 siblings, 2 replies; 5+ messages in thread
From: Peter Maydell @ 2018-07-27 11:38 UTC (permalink / raw)
  To: qemu-arm, qemu-devel; +Cc: patches

This patchset fixes a couple of bugs I found in the v8M
and MPS board code:
 * migration wasn't working because of an incorrect
   subsection name in the NVIC vmstate
 * the timer1 IRQ line was miswired in the iotkit

Neither of these are strictly speaking regressions
from 2.12, but because they're so simple they seem
worth getting into 3.0 (especially the first one,
which means migration of any v8M system won't work
at all.)

thanks
-- PMM

Peter Maydell (2):
  armv7m_nvic: Fix m-security subsection name
  hw/arm/iotkit: Fix IRQ number for timer1

 hw/arm/iotkit.c       | 2 +-
 hw/intc/armv7m_nvic.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2018-07-28 16:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-27 11:38 [Qemu-devel] [PATCH for-3.0 0/2] MPS/v8M bug fixes Peter Maydell
2018-07-27 11:38 ` [Qemu-devel] [PATCH for-3.0 1/2] armv7m_nvic: Fix m-security subsection name Peter Maydell
2018-07-28 16:42   ` Richard Henderson
2018-07-27 11:38 ` [Qemu-devel] [PATCH for-3.0 2/2] hw/arm/iotkit: Fix IRQ number for timer1 Peter Maydell
2018-07-27 12:05   ` [Qemu-devel] [Qemu-arm] " Philippe Mathieu-Daudé

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