qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/9] target-arm queue
@ 2017-11-13 14:11 Peter Maydell
  2017-11-13 14:11 ` [Qemu-devel] [PULL 1/9] arm/translate-a64: mark path as unreachable to eliminate warning Peter Maydell
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Peter Maydell @ 2017-11-13 14:11 UTC (permalink / raw)
  To: qemu-devel

ARM bugfixes for rc1...


The following changes since commit f291910db61b5812e68f1e76afb3ade41d567bea:

  Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-11-09' into staging (2017-11-13 13:13:12 +0000)

are available in the git repository at:

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

for you to fetch changes up to d25f2a72272b9ffe0d06710d6217d1169bc2cc7d:

  accel/tcg/translate-all: expand cpu_restore_state addr check (2017-11-13 13:55:27 +0000)

----------------------------------------------------------------
target-arm queue:
 * translate-a64.c: silence gcc5 warning
 * highbank: validate register offset before access
 * MAINTAINERS: Add entries for Smartfusion2
 * accel/tcg/translate-all: expand cpu_restore_state addr check
   (so usermode insn aborts don't crash with an assertion failure)
 * fix TCG initialization of some Arm boards by allowing them
   to specify min/default number of CPUs to create

----------------------------------------------------------------
Alex Bennée (1):
      accel/tcg/translate-all: expand cpu_restore_state addr check

Alistair Francis (2):
      xlnx-zynqmp: Properly support the smp command line option
      xlnx-zcu102: Add an info message deprecating the EP108

Emilio G. Cota (4):
      arm/translate-a64: mark path as unreachable to eliminate warning
      qom: move CPUClass.tcg_initialize to a global
      xlnx-zcu102: Specify the max number of CPUs for the EP108
      hw: add .min_cpus and .default_cpus fields to machine_class

Prasad J Pandit (1):
      highbank: validate register offset before access

Subbaraya Sundeep (1):
      MAINTAINERS: Add entries for Smartfusion2

 include/exec/exec-all.h    | 11 ++++++++++
 include/hw/boards.h        |  5 +++++
 include/qom/cpu.h          |  1 -
 accel/tcg/translate-all.c  | 52 ++++++++++++++++++++++++++--------------------
 exec.c                     |  5 +++--
 hw/arm/exynos4_boards.c    | 12 ++++-------
 hw/arm/highbank.c          | 17 +++++++++++++--
 hw/arm/raspi.c             |  2 ++
 hw/arm/xlnx-zcu102.c       |  9 +++++++-
 hw/arm/xlnx-zynqmp.c       | 26 ++++++++++++++---------
 target/arm/translate-a64.c |  2 ++
 vl.c                       | 21 ++++++++++++++++---
 MAINTAINERS                | 17 +++++++++++++++
 qemu-doc.texi              |  7 +++++++
 14 files changed, 137 insertions(+), 50 deletions(-)

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

end of thread, other threads:[~2017-11-14 13:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-13 14:11 [Qemu-devel] [PULL 0/9] target-arm queue Peter Maydell
2017-11-13 14:11 ` [Qemu-devel] [PULL 1/9] arm/translate-a64: mark path as unreachable to eliminate warning Peter Maydell
2017-11-13 14:11 ` [Qemu-devel] [PULL 2/9] highbank: validate register offset before access Peter Maydell
2017-11-13 14:11 ` [Qemu-devel] [PULL 3/9] MAINTAINERS: Add entries for Smartfusion2 Peter Maydell
2017-11-13 14:11 ` [Qemu-devel] [PULL 4/9] qom: move CPUClass.tcg_initialize to a global Peter Maydell
2017-11-13 14:11 ` [Qemu-devel] [PULL 5/9] xlnx-zynqmp: Properly support the smp command line option Peter Maydell
2017-11-13 14:11 ` [Qemu-devel] [PULL 6/9] xlnx-zcu102: Add an info message deprecating the EP108 Peter Maydell
2017-11-13 14:11 ` [Qemu-devel] [PULL 7/9] xlnx-zcu102: Specify the max number of CPUs for " Peter Maydell
2017-11-13 14:11 ` [Qemu-devel] [PULL 8/9] hw: add .min_cpus and .default_cpus fields to machine_class Peter Maydell
2017-11-13 14:11 ` [Qemu-devel] [PULL 9/9] accel/tcg/translate-all: expand cpu_restore_state addr check Peter Maydell
2017-11-14 13:52 ` [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).