qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-ppc] [PATCH 0/3] PPC: EPR support when using KVM


From: Alexander Graf
Subject: [Qemu-ppc] [PATCH 0/3] PPC: EPR support when using KVM
Date: Fri, 18 Jan 2013 00:30:22 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]