qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] PPC: EPR support when using KVM
@ 2013-01-17 23:30 Alexander Graf
  2013-01-17 23:30 ` [Qemu-devel] [PATCH 1/3] Update Linux kernel headers Alexander Graf
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alexander Graf @ 2013-01-17 23:30 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-ppc

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(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-01-17 23:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-17 23:30 [Qemu-devel] [PATCH 0/3] PPC: EPR support when using KVM Alexander Graf
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

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).