qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alexander Graf <agraf@suse.de>
To: "qemu-devel@nongnu.org Developers" <qemu-devel@nongnu.org>
Cc: Blue Swirl <blauwirbel@gmail.com>, Aurelien Jarno <aurelien@aurel32.net>
Subject: [Qemu-devel] [PULL 00/10] ppc patch queue 2012-01-03
Date: Tue,  3 Jan 2012 16:08:12 +0100	[thread overview]
Message-ID: <1325603302-12412-1-git-send-email-agraf@suse.de> (raw)

Hi Anthony / Aurelien / Blue,

This is my current patch queue for ppc. Please pull.

It includes a screendump segfault fix patch that is not PPC specific, but has
been on the ML forever now, so I assume it's safe to pull as well.

Alex


The following changes since commit 8d3bc5178fbc06cdd89c064ae8f44e77c503e91e:
  Avi Kivity (1):
        Fix qapi code generation wrt parallel build

are available in the git repository at:

  git://repo.or.cz/qemu/agraf.git ppc-next

Alexander Graf (1):
      console: Fix segfault on screendump without VGA adapter

Bharata B Rao (1):
      pseries: FDT NUMA extensions to support multi-node guests

David Gibson (4):
      pseries: Remove hcalls callback
      pseries: Emit device tree nodes in reg order
      pseries: Add a routine to find a stable "default" vty and use it
      pseries: Populate "/chosen/linux,stdout-path" in the FDT

Liu Yu-B13201 (1):
      kvm-ppc: halt secondary cpus when guest reset

Michael Ellerman (1):
      pseries: Check for duplicate addresses on the spapr-vio bus

Nishanth Aravamudan (1):
      PPC: monitor: add ability to dump SLB entries

Varun Sethi (1):
      PPC: Add description for the Freescale e500mc core.

 console.c                   |    4 +-
 hw/ppce500_spin.c           |    1 +
 hw/spapr.c                  |  114 ++++++++++++++++++++++++++++++++++----
 hw/spapr.h                  |    1 +
 hw/spapr_llan.c             |   17 ++----
 hw/spapr_vio.c              |  129 +++++++++++++++++++++++++++++++++++++------
 hw/spapr_vio.h              |    4 +-
 hw/spapr_vty.c              |   56 +++++++++++++-----
 target-ppc/helper.c         |   28 +++++++++
 target-ppc/kvm.c            |    2 +-
 target-ppc/translate_init.c |   56 +++++++++++++++++--
 11 files changed, 347 insertions(+), 65 deletions(-)

             reply	other threads:[~2012-01-03 14:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-03 15:08 Alexander Graf [this message]
2012-01-03 15:08 ` [Qemu-devel] [PATCH 01/10] PPC: monitor: add ability to dump SLB entries Alexander Graf
2012-01-03 15:08 ` [Qemu-devel] [PATCH 02/10] console: Fix segfault on screendump without VGA adapter Alexander Graf
2012-01-03 15:08 ` [Qemu-devel] [PATCH 03/10] kvm-ppc: halt secondary cpus when guest reset Alexander Graf
2012-01-03 15:08 ` [Qemu-devel] [PATCH 04/10] pseries: Remove hcalls callback Alexander Graf
2012-01-03 15:08 ` [Qemu-devel] [PATCH 05/10] pseries: FDT NUMA extensions to support multi-node guests Alexander Graf
2012-01-03 15:08 ` [Qemu-devel] [PATCH 06/10] pseries: Emit device tree nodes in reg order Alexander Graf
2012-01-03 15:08 ` [Qemu-devel] [PATCH 07/10] pseries: Add a routine to find a stable "default" vty and use it Alexander Graf
2012-01-03 15:08 ` [Qemu-devel] [PATCH 08/10] pseries: Populate "/chosen/linux, stdout-path" in the FDT Alexander Graf
2012-01-03 15:08 ` [Qemu-devel] [PATCH 09/10] pseries: Check for duplicate addresses on the spapr-vio bus Alexander Graf
2012-01-03 15:08 ` [Qemu-devel] [PATCH 10/10] PPC: Add description for the Freescale e500mc core Alexander Graf
2012-01-07 21:04 ` [Qemu-devel] [PULL 00/10] ppc patch queue 2012-01-03 Aurelien Jarno

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=1325603302-12412-1-git-send-email-agraf@suse.de \
    --to=agraf@suse.de \
    --cc=aurelien@aurel32.net \
    --cc=blauwirbel@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /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).