From: Alexander Graf <agraf@suse.de>
To: qemu-devel Developers <qemu-devel@nongnu.org>
Cc: jmforbes@linuxtx.org, qemu-stable@nongnu.org
Subject: [Qemu-devel] [PULL 1.0 0/7] ppc-stable-1.0 patch queue 2012-01-12
Date: Thu, 12 Jan 2012 18:35:24 +0100 [thread overview]
Message-ID: <1326389731-1694-1-git-send-email-agraf@suse.de> (raw)
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(-)
next reply other threads:[~2012-01-12 17:35 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-12 17:35 Alexander Graf [this message]
2012-01-12 17:35 ` [Qemu-devel] [PATCH 1/7] console: Fix segfault on screendump without VGA adapter Alexander Graf
2012-01-12 17:35 ` [Qemu-devel] [PATCH 2/7] pseries: Fix array overrun bug in PCI code Alexander Graf
2012-01-12 17:35 ` [Qemu-devel] [PATCH 3/7] kvm-ppc: halt secondary cpus when guest reset Alexander Graf
2012-01-12 17:35 ` [Qemu-devel] [PATCH 4/7] pseries: Emit device tree nodes in reg order Alexander Graf
2012-01-12 17:35 ` [Qemu-devel] [PATCH 5/7] pseries: Add a routine to find a stable "default" vty and use it Alexander Graf
2012-01-12 17:35 ` [Qemu-devel] [PATCH 6/7] pseries: Populate "/chosen/linux, stdout-path" in the FDT Alexander Graf
2012-01-12 17:35 ` [Qemu-devel] [PATCH 7/7] pseries: Don't try to munmap() a malloc()ed TCE table Alexander Graf
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=1326389731-1694-1-git-send-email-agraf@suse.de \
--to=agraf@suse.de \
--cc=jmforbes@linuxtx.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-stable@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).