From: Alexander Graf <agraf@suse.de>
To: qemu-devel@nongnu.org
Cc: qemu-ppc@nongnu.org
Subject: [Qemu-devel] [PATCH 0/3] PPC: EPR support when using KVM
Date: Fri, 18 Jan 2013 00:30:22 +0100 [thread overview]
Message-ID: <1358465425-5504-1-git-send-email-agraf@suse.de> (raw)
This patch set implements the External PRoxy facility capability
when running an e500 target with KVM.
Alexander Graf (3):
Update Linux kernel headers
openpic: export e500 epr enable into a ppc.c function
PPC: KVM: Add support for EPR with KVM
hw/openpic.c | 11 +++++------
hw/ppc.c | 17 +++++++++++++++++
hw/ppc.h | 2 ++
linux-headers/asm-powerpc/kvm.h | 6 +++++-
linux-headers/linux/kvm.h | 27 +++++++++++++++++++++++++++
target-ppc/kvm.c | 21 +++++++++++++++++++++
target-ppc/kvm_ppc.h | 5 +++++
7 files changed, 82 insertions(+), 7 deletions(-)
next reply other threads:[~2013-01-17 23:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-17 23:30 Alexander Graf [this message]
2013-01-17 23:30 ` [Qemu-devel] [PATCH 1/3] Update Linux kernel headers Alexander Graf
2013-01-17 23:30 ` [Qemu-devel] [PATCH 2/3] openpic: export e500 epr enable into a ppc.c function Alexander Graf
2013-01-17 23:30 ` [Qemu-devel] [PATCH 3/3] PPC: KVM: Add support for EPR with KVM 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=1358465425-5504-1-git-send-email-agraf@suse.de \
--to=agraf@suse.de \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@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).