For this functionality to work with KVM, this kernel patch is required:
http://www.spinics.net/lists/kvm-ppc/msg03053.html

Scott Wood (4):
  kvm: update linux-headers
  kvm: ppc: booke206: use MMU API
  ppc: booke206: use MAV=2.0 TSIZE definition, fix 4G pages
  ppc: booke206: add "info tlb" support

 hmp-commands.hx                  |    2 +-
 hw/ppce500_mpc8544ds.c           |    4 +-
 linux-headers/asm-powerpc/kvm.h  |   54 +++++++++++++++++++++-
 linux-headers/asm-x86/kvm_para.h |   14 ++++++
 linux-headers/linux/kvm.h        |   41 +++++++++++++---
 linux-headers/linux/kvm_para.h   |    1 +
 monitor.c                        |    5 +-
 target-ppc/cpu.h                 |    8 +++-
 target-ppc/helper.c              |   93 +++++++++++++++++++++++++++++++++++++-
 target-ppc/kvm.c                 |   87 +++++++++++++++++++++++++++++++++++
 10 files changed, 291 insertions(+), 18 deletions(-)

-- 
1.7.6


Reply via email to