index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
kvm_ppc.h
Age
Commit message (
Expand
)
Author
2009-03-24
KVM: ppc: remove debug support broken by KVM debug rewrite
Hollis Blanchard
2009-03-24
KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke
Hollis Blanchard
2009-03-24
KVM: ppc: rename 44x MMU functions used in booke.c
Hollis Blanchard
2009-03-24
KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)
Hollis Blanchard
2009-03-24
KVM: ppc: change kvmppc_mmu_map() parameters
Hollis Blanchard
2009-03-24
KVM: ppc: cosmetic changes to mmu hook names
Hollis Blanchard
2008-12-31
KVM: ppc: directly insert shadow mappings into the hardware TLB
Hollis Blanchard
2008-12-31
KVM: ppc: support large host pages
Hollis Blanchard
2008-12-31
KVM: ppc: optimize irq delivery path
Hollis Blanchard
2008-12-31
KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor
Hollis Blanchard
2008-12-31
KVM: ppc: Move the last bits of 44x code out of booke.c
Hollis Blanchard
2008-12-31
KVM: ppc: refactor instruction emulation into generic and core-specific pieces
Hollis Blanchard
2008-12-31
KVM: ppc: Refactor powerpc.c to relocate 440-specific code
Hollis Blanchard
2008-12-31
KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"
Hollis Blanchard
2008-12-31
KVM: ppc: Move 440-specific TLB code into 44x_tlb.c
Hollis Blanchard
2008-11-25
KVM: ppc: stop leaking host memory on VM exit
Hollis Blanchard
2008-10-15
KVM: powerpc: Map guest userspace with TID=0 mappings
Hollis Blanchard
2008-10-15
KVM: ppc: Write only modified shadow entries into the TLB on exit
Hollis Blanchard
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell