qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/7] ppc-for-2.12 queue 20180410
@ 2018-04-10 12:52 David Gibson
  2018-04-10 12:52 ` [Qemu-devel] [PULL 1/7] target/ppc: Initialize lazy_tlb_flush correctly David Gibson
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: David Gibson @ 2018-04-10 12:52 UTC (permalink / raw)
  To: peter.maydell; +Cc: groug, qemu-ppc, qemu-devel, David Gibson

The following changes since commit 915d34c5f99b0ab91517c69f54272bfdb6ca2b32:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2018-04-09 17:29:10 +0100)

are available in the Git repository at:

  git://github.com/dgibson/qemu.git tags/ppc-for-2.12-20180410

for you to fetch changes up to 6b3913e0858488ef3358c1683605d6894a6cadb0:

  roms/u-boot-sam460ex: Change to qemu git mirror and update (2018-04-10 10:05:38 +1000)

----------------------------------------------------------------
ppc patch queue 2018-04-10

Here's a rather late pull request with a handful of fixes for 2.12.
These have been blocked for some time, because I wasn't able to
complete my usual test set due to the SCSI problem fixed in 37c5174
"scsi-disk: Don't enlarge min_io_size to max_io_size".

Since we're in hard freeze, these are all bugfixes.  Most are also
regressions, although in one case it's only a "regression" because a
longstanding bug has been exposed by a new machine type (sam460ex) in
the testcases.  There are also a couple of sam460ex fixes that aren't
regressions since the board didn't exist before.  On the flipside
though, they're low risk because they only touch board specific code
for a board that doesn't exist in any released version.

----------------------------------------------------------------
Alexey Kardashevskiy (1):
      spapr: Initialize reserved areas list in FDT in H_CAS handler

BALATON Zoltan (2):
      sam460ex: Fix timer frequency and clock multipliers
      roms/u-boot-sam460ex: Change to qemu git mirror and update

David Gibson (2):
      target/ppc: Initialize lazy_tlb_flush correctly
      target/ppc: Fix backwards migration of msr_mask

Thomas Huth (2):
      hw/misc/macio: Fix crash when listing device properties of macio device
      tests/boot-serial: Test the sam460ex board

 .gitmodules              |  2 +-
 hw/misc/macio/macio.c    | 14 +++++++-------
 hw/ppc/ppc440_uc.c       |  3 +--
 hw/ppc/sam460ex.c        |  7 ++++---
 hw/ppc/spapr.c           |  1 +
 roms/u-boot-sam460ex     |  2 +-
 target/ppc/machine.c     | 10 +++++++++-
 target/ppc/translate.c   |  7 +++----
 tests/boot-serial-test.c |  2 ++
 9 files changed, 29 insertions(+), 19 deletions(-)

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

end of thread, other threads:[~2018-04-10 21:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-10 12:52 [Qemu-devel] [PULL 0/7] ppc-for-2.12 queue 20180410 David Gibson
2018-04-10 12:52 ` [Qemu-devel] [PULL 1/7] target/ppc: Initialize lazy_tlb_flush correctly David Gibson
2018-04-10 12:52 ` [Qemu-devel] [PULL 2/7] hw/misc/macio: Fix crash when listing device properties of macio device David Gibson
2018-04-10 12:52 ` [Qemu-devel] [PULL 3/7] target/ppc: Fix backwards migration of msr_mask David Gibson
2018-04-10 12:52 ` [Qemu-devel] [PULL 4/7] spapr: Initialize reserved areas list in FDT in H_CAS handler David Gibson
2018-04-10 12:52 ` [Qemu-devel] [PULL 5/7] tests/boot-serial: Test the sam460ex board David Gibson
2018-04-10 12:52 ` [Qemu-devel] [PULL 6/7] sam460ex: Fix timer frequency and clock multipliers David Gibson
2018-04-10 12:52 ` [Qemu-devel] [PULL 7/7] roms/u-boot-sam460ex: Change to qemu git mirror and update David Gibson
2018-04-10 21:16 ` [Qemu-devel] [PULL 0/7] ppc-for-2.12 queue 20180410 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).