qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 00/10] ppc patch queue 2012-01-03


From: Alexander Graf
Subject: [Qemu-devel] [PULL 00/10] ppc patch queue 2012-01-03
Date: Tue, 3 Jan 2012 16:08:12 +0100

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 via email to

[Prev in Thread] Current Thread [Next in Thread]