Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / arch / powerpc / kvm / book3s_64_mmu_host.c
2012-05-16 Benjamin Herrenschmidtpowerpc/kvm: Fix VSID usage in 64-bit "PR" KVM
2012-03-05 Alexander GrafKVM: PPC: Use get/set for to_svcpu to help preemption
2010-10-24 Alexander GrafKVM: PPC: Implement correct SID mapping on Book3s_32
2010-10-24 Alexander GrafKVM: PPC: Remove unused define
2010-10-24 Alexander GrafKVM: PPC: Revert "KVM: PPC: Use kernel hash function"
2010-10-24 Alexander GrafKVM: PPC: Move slb debugging to tracepoints
2010-10-24 Alexander GrafKVM: PPC: Fix sid map search after flush
2010-10-24 Alexander GrafKVM: PPC: Move book3s_64 mmu map debug print to trace...
2010-10-24 Gleb NatapovKVM: PPC: correctly check gfn_to_pfn() return value
2010-10-24 Alexander GrafKVM: PPC: Magic Page Book3s support
2010-10-24 Alexander GrafKVM: PPC: Convert MSR to shared page
2010-08-01 Alexander GrafKVM: PPC: Make use of hash based Shadow MMU
2010-08-01 Alexander GrafKVM: PPC: Use kernel hash function
2010-08-01 Alexander GrafKVM: PPC: Remove obsolete kvmppc_mmu_find_pte
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-17 Alexander GrafKVM: PPC: Fix Book3S_64 Host MMU debug output
2010-05-17 Alexander GrafKVM: PPC: Be more informative on BUG
2010-05-17 Alexander GrafKVM: PPC: Convert u64 -> ulong
2010-05-17 Alexander GrafKVM: PPC: Release clean pages as clean
2010-05-17 Alexander GrafKVM: PPC: Extract MMU init
2010-05-17 Alexander GrafKVM: PPC: Improve indirect svcpu accessors
2010-05-17 Alexander GrafKVM: PPC: Add check if pte was mapped secondary
2010-04-25 Alexander GrafKVM: PPC: Enable use of secondary htab bucket
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-11-05 Alexander GrafAdd book3s_64 Host MMU handling