qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: David Gibson <david@gibson.dropbear.id.au>
To: peter.maydell@linaro.org
Cc: lvivier@redhat.com, thuth@redhat.com, qemu-devel@nongnu.org,
	aik@ozlabs.ru, agraf@suse.de, mdroth@linux.vnet.ibm.com,
	qemu-ppc@nongnu.org, David Gibson <david@gibson.dropbear.id.au>
Subject: [Qemu-devel] [PULL 0/4] ppc-next queue 20151111
Date: Wed, 11 Nov 2015 13:34:32 +1100	[thread overview]
Message-ID: <1447209276-20146-1-git-send-email-david@gibson.dropbear.id.au> (raw)

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

             reply	other threads:[~2015-11-11  2:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-11  2:34 David Gibson [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1447209276-20146-1-git-send-email-david@gibson.dropbear.id.au \
    --to=david@gibson.dropbear.id.au \
    --cc=agraf@suse.de \
    --cc=aik@ozlabs.ru \
    --cc=lvivier@redhat.com \
    --cc=mdroth@linux.vnet.ibm.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=thuth@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).