qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-1.2 00/10] arm-devs queue
@ 2012-08-13 15:31 Peter Maydell
  2012-08-13 15:31 ` [Qemu-devel] [PATCH 01/10] hw/armv7m_nvic: Fix incorrect default for num-irqs property Peter Maydell
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Peter Maydell @ 2012-08-13 15:31 UTC (permalink / raw)
  To: Anthony Liguori, Blue Swirl; +Cc: qemu-devel, Paul Brook

This is the usual arm-devs pullreq, with the last set of patches
to go in before the 1.2 hardfreeze. Nothing particularly exciting
here, mostly just cleanup, plus a fix for that embarrassing
"v7m machines assert on startup" bug of mine.

thanks
-- PMM

The following changes since commit 33e95c6328a3149a52615176617997c4f8f7088b:

  qom: Reimplement Interfaces (2012-08-13 11:20:41 +0200)

are available in the git repository at:

  git://git.linaro.org/people/pmaydell/qemu-arm.git arm-devs.next

for you to fetch changes up to 58f9b98f8a341c8b7bb0c9b38e492a01fe71d666:

  arm: Move some ARM devices into libhw (2012-08-13 16:13:02 +0100)

----------------------------------------------------------------
Andreas Färber (1):
      arm: Move some ARM devices into libhw

Mitsyanko Igor (6):
      hw/sd.c: convert wp_groups in SDState to bitfield
      hw/sd.c: make sd_wp_addr() accept 64 bit address argument
      hw/sd.c: introduce wrapper for conversion address to wp group
      hw/sd.c: convert binary variables to bool
      hw/sd.c: make sd_dataready() return bool
      hw/sd.c: make sd_wp_addr() return bool

Peter A. G. Crosthwaite (2):
      armv7m: Guard against no -kernel argument
      ssd0323: abort() instead of exit(1) on error.

Peter Maydell (1):
      hw/armv7m_nvic: Fix incorrect default for num-irqs property

 default-configs/arm-softmmu.mak |   18 ++++++++++
 hw/Makefile.objs                |   20 +++++++++++
 hw/arm/Makefile.objs            |   15 ++------
 hw/armv7m.c                     |    5 +++
 hw/armv7m_nvic.c                |   21 ++++++++----
 hw/sd.c                         |   72 +++++++++++++++++++++------------------
 hw/sd.h                         |    6 ++--
 hw/ssd0323.c                    |    4 ++-
 8 files changed, 104 insertions(+), 57 deletions(-)

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

end of thread, other threads:[~2012-08-14  0:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-13 15:31 [Qemu-devel] [PULL for-1.2 00/10] arm-devs queue Peter Maydell
2012-08-13 15:31 ` [Qemu-devel] [PATCH 01/10] hw/armv7m_nvic: Fix incorrect default for num-irqs property Peter Maydell
2012-08-13 20:34   ` Meador Inge
2012-08-13 15:31 ` [Qemu-devel] [PATCH 02/10] armv7m: Guard against no -kernel argument Peter Maydell
2012-08-13 15:31 ` [Qemu-devel] [PATCH 03/10] hw/sd.c: convert wp_groups in SDState to bitfield Peter Maydell
2012-08-13 15:31 ` [Qemu-devel] [PATCH 04/10] hw/sd.c: make sd_wp_addr() accept 64 bit address argument Peter Maydell
2012-08-13 15:31 ` [Qemu-devel] [PATCH 05/10] hw/sd.c: introduce wrapper for conversion address to wp group Peter Maydell
2012-08-13 15:31 ` [Qemu-devel] [PATCH 06/10] hw/sd.c: convert binary variables to bool Peter Maydell
2012-08-13 15:31 ` [Qemu-devel] [PATCH 07/10] hw/sd.c: make sd_dataready() return bool Peter Maydell
2012-08-13 15:31 ` [Qemu-devel] [PATCH 08/10] hw/sd.c: make sd_wp_addr() " Peter Maydell
2012-08-13 15:31 ` [Qemu-devel] [PATCH 09/10] ssd0323: abort() instead of exit(1) on error Peter Maydell
2012-08-13 15:31 ` [Qemu-devel] [PATCH 10/10] arm: Move some ARM devices into libhw Peter Maydell
2012-08-14  0:12 ` [Qemu-devel] [PULL for-1.2 00/10] arm-devs queue Anthony Liguori

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