qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] ppc-next queue 20151111
@ 2015-11-11  2:34 David Gibson
  2015-11-11  2:34 ` [Qemu-devel] [PULL 1/4] ppc: Add/Re-introduce MMU model definitions needed by PR KVM David Gibson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: David Gibson @ 2015-11-11  2:34 UTC (permalink / raw)
  To: peter.maydell
  Cc: lvivier, thuth, qemu-devel, aik, agraf, mdroth, qemu-ppc,
	David Gibson

The following changes since commit a77067f6ac9b17beefea506ce5f514072fe3fcf4:

  Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151110' into staging (2015-11-10 17:49:39 +0000)

are available in the git repository at:

  git://github.com/dgibson/qemu.git tags/ppc-next-20151111

for you to fetch changes up to b41d320fef705289d2b73f4949731eb2e189161d:

  spapr: Handle failure of KVM_PPC_ALLOCATE_HTAB ioctl (2015-11-11 13:29:04 +1100)

A handful of ppc updates I think are reasonable to squeeze in before
the hard freeze.  There's one or two more patches I might send,
depending on feedback, but if they miss the cut-off well, too bad.

----------------------------------------------------------------
ppc patch queue - 2015-11-11

Highlights:
  - Updated SLOF version for "pseries machine
  - Bugfix / cleanup for KVM hash page table allocation

----------------------------------------------------------------
Alexey Kardashevskiy (1):
      pseries: Update SLOF firmware image to qemu-slof-20151103

Bharata B Rao (3):
      ppc: Add/Re-introduce MMU model definitions needed by PR KVM
      ppc: Let kvmppc_reset_htab() return 0 for !CONFIG_KVM
      spapr: Handle failure of KVM_PPC_ALLOCATE_HTAB ioctl

 hw/ppc/spapr.c          |  20 ++++++++++++++++----
 pc-bios/README          |   2 +-
 pc-bios/slof.bin        | Bin 915584 -> 914712 bytes
 roms/SLOF               |   2 +-
 target-ppc/cpu.h        |   6 ++++++
 target-ppc/kvm_ppc.h    |   2 +-
 target-ppc/mmu_helper.c |   8 ++++++++
 7 files changed, 33 insertions(+), 7 deletions(-)

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

end of thread, other threads:[~2015-11-11 11:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-11  2:34 [Qemu-devel] [PULL 0/4] ppc-next queue 20151111 David Gibson
2015-11-11  2:34 ` [Qemu-devel] [PULL 1/4] ppc: Add/Re-introduce MMU model definitions needed by PR KVM David Gibson
2015-11-11  2:34 ` [Qemu-devel] [PULL 2/4] pseries: Update SLOF firmware image to qemu-slof-20151103 David Gibson
2015-11-11  2:34 ` [Qemu-devel] [PULL 3/4] ppc: Let kvmppc_reset_htab() return 0 for !CONFIG_KVM David Gibson
2015-11-11  2:34 ` [Qemu-devel] [PULL 4/4] spapr: Handle failure of KVM_PPC_ALLOCATE_HTAB ioctl David Gibson
2015-11-11 11:11 ` [Qemu-devel] [PULL 0/4] ppc-next queue 20151111 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).