qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/9] target-arm queue
@ 2016-10-28 14:59 Peter Maydell
  2016-10-28 14:59 ` [Qemu-devel] [PULL 1/9] i.MX: Fix GPIO ISR register write Peter Maydell
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Peter Maydell @ 2016-10-28 14:59 UTC (permalink / raw)
  To: qemu-devel

Mostly just bugfixes that accumulated over the course of
the week; the only new feature in here is the 'pmu'
property patches for the virt board.

thanks
-- PMM


The following changes since commit fd209e4a773dd5a7fea79eaaffd276ebcb99e92a:

  Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging (2016-10-28 14:29:50 +0100)

are available in the git repository at:

  git://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20161028

for you to fetch changes up to d26a10e232eb18bf9e32dc2366231715bfd1d5b4:

  hw/arm/tosa: Fix reset handling (2016-10-28 15:51:27 +0100)

----------------------------------------------------------------
target-arm queue:
 * Fix reset GPIO handling for spitz, tosa boards
 * virt: add 'pmu' property for configuring whether to expose the
   vPMU to the guest
 * char: cadence: correct reset value for baud rate registers
 * versatilepb: do not run if user asks for more than 256MB RAM
 * pxa2xx: Set value default values for CCCR and CKEN on PXA255
 * arm: cubieboard: Add support for initrd
 * i.MX: Fix GPIO ISR register write

----------------------------------------------------------------
Guenter Roeck (5):
      i.MX: Fix GPIO ISR register write
      arm: cubieboard: Add support for initrd
      hw/arm/pxa2xx: Set value default values for CCCR and CKEN on PXA255
      hw/arm/spitz: Fix reset handling
      hw/arm/tosa: Fix reset handling

Jean-Christophe Dubois (1):
      versatilepb: do not run if user asks for more than 256MB RAM

Prasad J Pandit (1):
      char: cadence: correct reset value for baud rate registers

Wei Huang (2):
      arm: Add an option to turn on/off vPMU support
      arm: virt: add PMU property to mach-virt machine type

 hw/arm/cubieboard.c      |  1 +
 hw/arm/pxa2xx.c          |  4 +++-
 hw/arm/spitz.c           | 13 ++++++++++++-
 hw/arm/tosa.c            | 12 +++++++++++-
 hw/arm/versatilepb.c     |  9 +++++++++
 hw/arm/virt-acpi-build.c |  2 +-
 hw/arm/virt.c            |  9 ++++++++-
 hw/char/cadence_uart.c   |  3 ++-
 hw/gpio/imx_gpio.c       |  2 +-
 target-arm/cpu.c         | 15 +++++++++++++++
 target-arm/cpu.h         |  1 +
 target-arm/cpu64.c       |  2 ++
 target-arm/kvm64.c       | 17 ++++++++++++++---
 13 files changed, 80 insertions(+), 10 deletions(-)

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

end of thread, other threads:[~2016-10-31 11:58 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-28 14:59 [Qemu-devel] [PULL 0/9] target-arm queue Peter Maydell
2016-10-28 14:59 ` [Qemu-devel] [PULL 1/9] i.MX: Fix GPIO ISR register write Peter Maydell
2016-10-28 14:59 ` [Qemu-devel] [PULL 2/9] arm: cubieboard: Add support for initrd Peter Maydell
2016-10-28 14:59 ` [Qemu-devel] [PULL 3/9] hw/arm/pxa2xx: Set value default values for CCCR and CKEN on PXA255 Peter Maydell
2016-10-28 14:59 ` [Qemu-devel] [PULL 4/9] versatilepb: do not run if user asks for more than 256MB RAM Peter Maydell
2016-10-28 14:59 ` [Qemu-devel] [PULL 5/9] char: cadence: correct reset value for baud rate registers Peter Maydell
2016-10-28 14:59 ` [Qemu-devel] [PULL 6/9] arm: Add an option to turn on/off vPMU support Peter Maydell
2016-10-28 14:59 ` [Qemu-devel] [PULL 7/9] arm: virt: add PMU property to mach-virt machine type Peter Maydell
2016-10-28 14:59 ` [Qemu-devel] [PULL 8/9] hw/arm/spitz: Fix reset handling Peter Maydell
2016-10-28 14:59 ` [Qemu-devel] [PULL 9/9] hw/arm/tosa: " Peter Maydell
2016-10-31 11:58 ` [Qemu-devel] [PULL 0/9] target-arm queue 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).