qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] ppc: booke206: KVM MMU API and info tlb
@ 2011-06-17 20:38 Scott Wood
  2011-06-17 20:39 ` [Qemu-devel] [PATCH 1/3] kvm: ppc: booke206: use MMU API Scott Wood
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Scott Wood @ 2011-06-17 20:38 UTC (permalink / raw)
  To: agraf; +Cc: qemu-devel

This depends on these qemu patches:
http://patchwork.ozlabs.org/patch/100826/
  (PPC: E500: Use MAS registers instead of internal TLB representation)
http://patchwork.ozlabs.org/patch/100821/
  (PPC: move TLBs to their own arrays)

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

Scott Wood (3):
  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 ++-
 monitor.c              |    5 ++-
 target-ppc/cpu.h       |    8 +++-
 target-ppc/helper.c    |   94 ++++++++++++++++++++++++++++++++++++++++++++++-
 target-ppc/kvm.c       |   85 +++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 190 insertions(+), 8 deletions(-)

-- 
1.7.4.1

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

end of thread, other threads:[~2011-07-06 23:16 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-17 20:38 [Qemu-devel] [PATCH 0/3] ppc: booke206: KVM MMU API and info tlb Scott Wood
2011-06-17 20:39 ` [Qemu-devel] [PATCH 1/3] kvm: ppc: booke206: use MMU API Scott Wood
2011-06-17 23:28   ` Alexander Graf
2011-06-18 16:13     ` Richard Henderson
2011-06-18 16:44       ` Alexander Graf
2011-06-20  7:41     ` Jan Kiszka
2011-06-20  8:03       ` Avi Kivity
2011-06-20  8:47         ` Jan Kiszka
2011-06-20  9:02           ` Avi Kivity
2011-06-17 20:39 ` [Qemu-devel] [PATCH 2/3] ppc: booke206: use MAV=2.0 TSIZE definition, fix 4G pages Scott Wood
2011-06-17 20:39 ` [Qemu-devel] [PATCH 3/3] ppc: booke206: add "info tlb" support Scott Wood
2011-06-17 23:39   ` Alexander Graf
2011-07-06 16:38 ` [Qemu-devel] [PATCH 0/3] ppc: booke206: KVM MMU API and info tlb Alexander Graf
2011-07-06 16:45   ` Scott Wood
2011-07-06 23:16     ` Scott Wood

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