From: Alexander Graf <agraf@suse.de>
To: KVM devel mailing list <kvm@vger.kernel.org>
Subject: [PULL 0/6] PPC KVM patches
Date: Tue, 3 May 2011 14:36:55 +0200 [thread overview]
Message-ID: <1304426221-23178-1-git-send-email-agraf@suse.de> (raw)
Hi Marcelo / Avi,
This is my current PPC KVM patch queue. Please pull.
Alex
The following changes since commit 40f4a244a3687d390e97f8e5240f5a701e630ccc:
Avi Kivity (1):
KVM: VMX: Cache vmcs segment fields
are available in the git repository at:
git://github.com/agraf/linux-2.6.git kvm-ppc-next
Alexander Graf (1):
KVM: PPC: Add kvm headers to headers_install
Scott Wood (4):
KVM: PPC: e500: emulate SVR
KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx
KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)
KVM: PPC: booke: add sregs support
Stuart Yoder (1):
KVM: PPC: use ticks, not usecs, for exit timing
Documentation/kvm/api.txt | 6 +-
arch/powerpc/include/asm/Kbuild | 2 +
arch/powerpc/include/asm/kvm.h | 184 +++++++++++++++++++++++++++++++++++
arch/powerpc/include/asm/kvm_44x.h | 1 -
arch/powerpc/include/asm/kvm_e500.h | 2 +
arch/powerpc/include/asm/kvm_host.h | 4 +
arch/powerpc/include/asm/kvm_ppc.h | 9 ++
arch/powerpc/kernel/asm-offsets.c | 1 +
arch/powerpc/kvm/44x.c | 10 ++
arch/powerpc/kvm/44x_emulate.c | 2 -
arch/powerpc/kvm/booke.c | 154 +++++++++++++++++++++++++++++-
arch/powerpc/kvm/booke_interrupts.S | 1 -
arch/powerpc/kvm/e500.c | 76 ++++++++++++++
arch/powerpc/kvm/e500_emulate.c | 7 +-
arch/powerpc/kvm/e500_tlb.c | 13 +++-
arch/powerpc/kvm/emulate.c | 15 ++-
arch/powerpc/kvm/powerpc.c | 17 +++
arch/powerpc/kvm/timing.c | 21 +++-
include/linux/kvm.h | 1 +
19 files changed, 505 insertions(+), 21 deletions(-)
next reply other threads:[~2011-05-03 12:37 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-03 12:36 Alexander Graf [this message]
2011-05-03 12:36 ` [PATCH 1/6] KVM: PPC: e500: emulate SVR Alexander Graf
2011-05-03 12:36 ` [PATCH 2/6] KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx Alexander Graf
2011-05-03 12:36 ` [PATCH 3/6] KVM: PPC: use ticks, not usecs, for exit timing Alexander Graf
2011-05-03 12:36 ` [PATCH 4/6] KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0) Alexander Graf
2011-05-03 12:37 ` [PATCH 5/6] KVM: PPC: booke: add sregs support Alexander Graf
2011-05-03 12:37 ` [PATCH 6/6] KVM: PPC: Add kvm headers to headers_install Alexander Graf
2011-05-03 14:20 ` Jan Kiszka
2011-05-03 14:36 ` Alexander Graf
2011-05-03 14:44 ` Jan Kiszka
2011-05-03 15:04 ` Alexander Graf
2011-05-03 15:10 ` Jan Kiszka
2011-05-03 15:14 ` Alexander Graf
2011-05-03 16:20 ` Scott Wood
2011-05-04 5:55 ` 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=1304426221-23178-1-git-send-email-agraf@suse.de \
--to=agraf@suse.de \
--cc=kvm@vger.kernel.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).