All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/4] ppc: booke206: KVM MMU API and info tlb
@ 2011-07-07 23:43 Scott Wood
  2011-07-07 23:44 ` [Qemu-devel] [PATCH 1/4] kvm: ppc: Update KVM headers for MMU API Scott Wood
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Scott Wood @ 2011-07-07 23:43 UTC (permalink / raw)
  To: agraf; +Cc: qemu-devel

Scott Wood (4):
  kvm: ppc: Update KVM headers for MMU API
  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 |   39 +++++++++++++++-
 linux-headers/linux/kvm.h       |   27 ++++++++---
 monitor.c                       |    5 +-
 target-ppc/cpu.h                |    8 +++-
 target-ppc/helper.c             |   93 ++++++++++++++++++++++++++++++++++++++-
 target-ppc/kvm.c                |   83 ++++++++++++++++++++++++++++++++++
 8 files changed, 244 insertions(+), 17 deletions(-)

-- 
1.7.4.1

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

end of thread, other threads:[~2012-05-15 19:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-07 23:43 [Qemu-devel] [PATCH v2 0/4] ppc: booke206: KVM MMU API and info tlb Scott Wood
2011-07-07 23:44 ` [Qemu-devel] [PATCH 1/4] kvm: ppc: Update KVM headers for MMU API Scott Wood
2011-07-07 23:44 ` [Qemu-devel] [PATCH v2 2/4] kvm: ppc: booke206: use " Scott Wood
2011-07-07 23:44 ` [Qemu-devel] [PATCH 3/4] ppc: booke206: use MAV=2.0 TSIZE definition, fix 4G pages Scott Wood
2012-05-07 15:47   ` Fabien Chouteau
2012-05-07 16:28     ` Alexander Graf
2012-05-07 16:45       ` Andreas Färber
2012-05-09 10:54       ` Fabien Chouteau
2012-05-15 15:28         ` Scott Wood
2012-05-15 16:50           ` Fabien Chouteau
2012-05-15 19:44             ` Scott Wood
2011-07-07 23:44 ` [Qemu-devel] [PATCH v2 4/4] ppc: booke206: add "info tlb" support Scott Wood

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.