]> git.proxmox.com Git - qemu.git/commit
kvm: ppc: booke206: use MMU API
authorScott Wood <scottwood@freescale.com>
Wed, 31 Aug 2011 11:26:56 +0000 (11:26 +0000)
committerAlexander Graf <agraf@suse.de>
Thu, 6 Oct 2011 07:48:04 +0000 (09:48 +0200)
commit93dd5e852c043f7b86595e1bfa0b4f9a39a6acfb
tree614164ded0983bd41547dddb8467454a877ccb05
parenta54fc0800e420df862acf089e638e0fa2d8c3585
kvm: ppc: booke206: use MMU API

Share the TLB array with KVM.  This allows us to set the initial TLB
both on initial boot and reset, is useful for debugging, and could
eventually be used to support migration.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppce500_mpc8544ds.c
target-ppc/cpu.h
target-ppc/kvm.c