qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] ppc patch queue 2017-08-09
@ 2017-08-09  7:03 David Gibson
  2017-08-09  7:03 ` [Qemu-devel] [PULL 1/6] booke206: fix MAS update on tlb miss David Gibson
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: David Gibson @ 2017-08-09  7:03 UTC (permalink / raw)
  To: peter.maydell; +Cc: agraf, groug, qemu-ppc, qemu-devel, aik, David Gibson

The following changes since commit 54affb3a3623b1d36c95e34faa722a5831323a74:

  Update version for v2.10.0-rc2 release (2017-08-08 19:07:46 +0100)

are available in the git repository at:

  git://github.com/dgibson/qemu.git tags/ppc-for-2.10-20170809

for you to fetch changes up to f57467e3b326c7736f8e481fd6b680f30e575c87:

  spapr: Fix bug in h_signal_sys_reset() (2017-08-09 14:04:28 +1000)

----------------------------------------------------------------
ppc patch queue 2017-08-09

This series contains a number of bugfixes for ppc and related
machines, for the qemu-2.10.release.  Some are true regressions,
others are serious enough and non-invasive enough to fix that it's
worth putting in 2.10 this late.

----------------------------------------------------------------

I haven't completed a Travis build for this, which is part of my usual
test regime, since the first dozen or so Travis builds are failing
more often than not on master as well.  I don't know why this is -
seems to be failing some of the x86 tests.


David Gibson (2):
      target/ppc: Implement TIDR
      target/ppc: Add stub implementation of the PSSCR

Greg Kurz (2):
      ppc: fix double-free in cpu_post_load()
      spapr_drc: abort if object_property_add_child() fails

KONRAD Frederic (1):
      booke206: fix MAS update on tlb miss

Sam Bobroff (1):
      spapr: Fix bug in h_signal_sys_reset()

 hw/ppc/spapr_drc.c          |  2 +-
 hw/ppc/spapr_hcall.c        |  9 ++++-----
 target/ppc/cpu.h            |  2 ++
 target/ppc/machine.c        |  1 -
 target/ppc/mmu_helper.c     |  2 +-
 target/ppc/translate_init.c | 10 ++++++++++
 6 files changed, 18 insertions(+), 8 deletions(-)

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

end of thread, other threads:[~2017-08-15 11:42 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-09  7:03 [Qemu-devel] [PULL 0/6] ppc patch queue 2017-08-09 David Gibson
2017-08-09  7:03 ` [Qemu-devel] [PULL 1/6] booke206: fix MAS update on tlb miss David Gibson
2017-08-09  7:03 ` [Qemu-devel] [PULL 2/6] ppc: fix double-free in cpu_post_load() David Gibson
2017-08-09  7:03 ` [Qemu-devel] [PULL 3/6] target/ppc: Implement TIDR David Gibson
2017-08-09  7:03 ` [Qemu-devel] [PULL 4/6] target/ppc: Add stub implementation of the PSSCR David Gibson
2017-08-09  7:03 ` [Qemu-devel] [PULL 5/6] spapr_drc: abort if object_property_add_child() fails David Gibson
2017-08-09  7:03 ` [Qemu-devel] [PULL 6/6] spapr: Fix bug in h_signal_sys_reset() David Gibson
2017-08-10 12:47 ` [Qemu-devel] [PULL 0/6] ppc patch queue 2017-08-09 Peter Maydell
2017-08-11  8:51   ` David Gibson
2017-08-11  8:59     ` Peter Maydell
2017-08-11 11:43       ` Philippe Mathieu-Daudé
2017-08-14 10:13       ` David Gibson
2017-08-14 14:20       ` Michael S. Tsirkin
2017-08-15 11:41         ` David Gibson

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