qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] ppc-for-2.6 queue 20160225
@ 2016-02-25  3:02 David Gibson
  2016-02-25  3:02 ` [Qemu-devel] [PULL 1/5] pseries: Update SLOF firmware image to 20160223 David Gibson
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: David Gibson @ 2016-02-25  3:02 UTC (permalink / raw)
  To: peter.maydell, agraf; +Cc: aik, David Gibson, qemu-ppc, mdroth, qemu-devel

The following changes since commit 1b1624092d1f1f746adea6e1237a07f6788c2e3d:

  Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20160223-1' into staging (2016-02-23 16:14:17 +0000)

are available in the git repository at:

  git://github.com/dgibson/qemu.git tags/ppc-for-2.6-20160225

for you to fetch changes up to 388e47c75be411979c420abbc76a250597f4ea94:

  ppc/kvm: Tell the user what might be wrong when using bad CPU types with kvm-hv (2016-02-25 13:58:44 +1100)

----------------------------------------------------------------
ppc patch queue for 2016-02-25

Hopefully final queue before qemu-2.6 soft freeze.  Currently
accumulated patches for target-ppc, pseries machine type and related
devices:
    * SLOF firmware update
        - Many new features, including virtio 1.0 non-legacy support
    * H_PAGE_INIT hypercall implementation
    * Small cleanups and bugfixes.

----------------------------------------------------------------
Alexey Kardashevskiy (1):
      pseries: Update SLOF firmware image to 20160223

Greg Kurz (1):
      spapr: initialize local Error pointer

Thomas Huth (3):
      hw/ppc/spapr: Implement the h_page_init hypercall
      ppc/kvm: Use error_report() instead of cpu_abort() for user-triggerable errors
      ppc/kvm: Tell the user what might be wrong when using bad CPU types with kvm-hv

 hw/ppc/spapr.c       |   2 +-
 hw/ppc/spapr_hcall.c |  60 +++++++++++++++++++++++++++++++++++++++++++++++++++
 pc-bios/README       |   2 +-
 pc-bios/slof.bin     | Bin 914712 -> 923832 bytes
 roms/SLOF            |   2 +-
 target-ppc/kvm.c     |  11 ++++++++--
 target-ppc/kvm_ppc.h |  36 +++++++++++++++++++++++++++++--
 7 files changed, 106 insertions(+), 7 deletions(-)

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

end of thread, other threads:[~2016-02-25 11:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-25  3:02 [Qemu-devel] [PULL 0/5] ppc-for-2.6 queue 20160225 David Gibson
2016-02-25  3:02 ` [Qemu-devel] [PULL 1/5] pseries: Update SLOF firmware image to 20160223 David Gibson
2016-02-25  3:02 ` [Qemu-devel] [PULL 2/5] hw/ppc/spapr: Implement the h_page_init hypercall David Gibson
2016-02-25  3:02 ` [Qemu-devel] [PULL 3/5] spapr: initialize local Error pointer David Gibson
2016-02-25  3:02 ` [Qemu-devel] [PULL 4/5] ppc/kvm: Use error_report() instead of cpu_abort() for user-triggerable errors David Gibson
2016-02-25  3:02 ` [Qemu-devel] [PULL 5/5] ppc/kvm: Tell the user what might be wrong when using bad CPU types with kvm-hv David Gibson
2016-02-25 11:46 ` [Qemu-devel] [PULL 0/5] ppc-for-2.6 queue 20160225 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).