qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/8] ppc-for-2.12 queue 20180319
@ 2018-03-19  0:35 David Gibson
  2018-03-19  0:35 ` [Qemu-devel] [PULL 1/8] sii3112: Remove unneeded exit function David Gibson
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: David Gibson @ 2018-03-19  0:35 UTC (permalink / raw)
  To: peter.maydell; +Cc: groug, lvivier, surajjs, qemu-devel, qemu-ppc, David Gibson

The following changes since commit e1e44a9916b4318e943aecd669e096222cb3eaeb:

  Merge remote-tracking branch 'remotes/xtensa/tags/20180316-xtensa' into staging (2018-03-17 14:15:03 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 91c60f124e682a78c9a2ef951e8e58ebab6441d0:

  target/ppc: fix tlbsync to check privilege level depending on GTSE (2018-03-18 21:03:20 +1100)

----------------------------------------------------------------
ppc patch queue for 2018-03-19

This pull request supersedes the one for 2018-03-15.  The only
difference is one patch is removed, since it exposed some code which
triggers ubsan warnings.

Here's the set of accumulated patches now that we're into soft freeze.
I've split new functionality into a ppc-for-2.13 branch, so this only
has bugfixes.  Well.. and a couple of simple cleanups to make bugfixes
easier, some test improvements and a trivial change to make command
line options more obvious.  I think those are all acceptable for soft
freeze.

----------------------------------------------------------------
BALATON Zoltan (2):
      sii3112: Remove unneeded exit function
      ppc440_pcix: Change some error_report to qemu_log_mask(LOG_UNIMP, ...)

Cédric Le Goater (1):
      target/ppc: fix tlbsync to check privilege level depending on GTSE

David Engraf (1):
      PPC e500: Fix gap between u-boot and kernel

Thomas Huth (4):
      tests/boot-serial: Check the 40p machine, too
      hw/ppc/prep: Fix implicit creation of "-drive if=scsi" devices
      hw/misc/macio: Mark the macio devices with user_creatable = false
      hw/ppc/spapr: Allow "spapr-vlan" as NIC model name beside "ibmveth"

 hw/ide/sii3112.c         | 12 ------------
 hw/misc/macio/macio.c    |  2 ++
 hw/ppc/e500.c            |  9 ++++-----
 hw/ppc/ppc440_pcix.c     | 11 +++++++----
 hw/ppc/prep.c            |  2 +-
 hw/ppc/spapr.c           |  5 +++--
 hw/scsi/lsi53c895a.c     |  7 +++++++
 include/hw/pci/pci.h     |  1 +
 target/ppc/translate.c   |  9 +++++++--
 tests/boot-serial-test.c |  6 ++++--
 10 files changed, 36 insertions(+), 28 deletions(-)

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

end of thread, other threads:[~2018-03-19 10:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-19  0:35 [Qemu-devel] [PULL 0/8] ppc-for-2.12 queue 20180319 David Gibson
2018-03-19  0:35 ` [Qemu-devel] [PULL 1/8] sii3112: Remove unneeded exit function David Gibson
2018-03-19  0:35 ` [Qemu-devel] [PULL 2/8] tests/boot-serial: Check the 40p machine, too David Gibson
2018-03-19  0:35 ` [Qemu-devel] [PULL 3/8] hw/ppc/prep: Fix implicit creation of "-drive if=scsi" devices David Gibson
2018-03-19  0:35 ` [Qemu-devel] [PULL 4/8] hw/misc/macio: Mark the macio devices with user_creatable = false David Gibson
2018-03-19  0:35 ` [Qemu-devel] [PULL 5/8] PPC e500: Fix gap between u-boot and kernel David Gibson
2018-03-19  0:35 ` [Qemu-devel] [PULL 6/8] hw/ppc/spapr: Allow "spapr-vlan" as NIC model name beside "ibmveth" David Gibson
2018-03-19  0:35 ` [Qemu-devel] [PULL 7/8] ppc440_pcix: Change some error_report to qemu_log_mask(LOG_UNIMP, ...) David Gibson
2018-03-19  0:35 ` [Qemu-devel] [PULL 8/8] target/ppc: fix tlbsync to check privilege level depending on GTSE David Gibson
2018-03-19 10:56 ` [Qemu-devel] [PULL 0/8] ppc-for-2.12 queue 20180319 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).