Hi Justin, This is my current patch queue for ppc in stable-1.0. Please pull.
Alex The following changes since commit 85a4ca797dbe25f27df0a66aa4df1cab63245cd3: Justin M. Forbes (1): Merge branch 'master' of ssh://git.qemu.org/pub/git/qemu-stable-1.0 are available in the git repository at: git://repo.or.cz/qemu/agraf.git ppc-1.0 Alexander Graf (1): console: Fix segfault on screendump without VGA adapter David Gibson (5): pseries: Fix array overrun bug in PCI code 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 pseries: Don't try to munmap() a malloc()ed TCE table Liu Yu-B13201 (1): kvm-ppc: halt secondary cpus when guest reset console.c | 4 ++- hw/ppce500_spin.c | 1 + hw/spapr.c | 2 + hw/spapr_pci.c | 2 +- hw/spapr_vio.c | 84 +++++++++++++++++++++++++++++++++++++++++++++++++--- hw/spapr_vio.h | 3 ++ hw/spapr_vty.c | 47 ++++++++++++++++++++++++------ target-ppc/kvm.c | 14 +++++++-- 8 files changed, 138 insertions(+), 19 deletions(-)