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

The following changes since commit 026aaf47c02b79036feb830206cfebb2a726510d:

  Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request' into staging (2018-03-13 16:26:44 +0000)

are available in the Git repository at:

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

for you to fetch changes up to a9ab8cc157054ea6941fb849c78d9e6c515a7730:

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

----------------------------------------------------------------
ppc patch queue for 2018-03-15

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 (5):
      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"
      tests/boot-serial: Test the sam460ex board

 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 |  8 ++++++--
 10 files changed, 38 insertions(+), 28 deletions(-)

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

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

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