include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / arch / powerpc / kvm / powerpc.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-01 Marcelo TosattiKVM: fix cleanup_srcu_struct on vm destruction
2010-03-01 Alexander GrafKVM: PPC: Use accessor functions for GPR access
2010-03-01 Marcelo TosattiKVM: split kvm_arch_set_memory_region into prepare...
2009-12-09 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-12-08 Alexander Grafpowerpc/kvm: Sync guest visible MMU state
2009-12-03 Alexander GrafKVM: Activate Virtualization On Demand
2009-12-03 Avi KivityKVM: Return -ENOTTY on unrecognized ioctls
2009-11-05 Alexander GrafUse hrtimers for the decrementer
2009-11-05 Alexander GrafMove dirty logging code to sub-arch
2009-09-10 Gleb NatapovKVM: Reduce runnability interface with arch support...
2009-09-10 Marcelo TosattiKVM: powerpc: convert marker probes to event trace
2009-09-10 Gleb NatapovKVM: Use macro to iterate over vcpus.
2009-06-10 Gleb NatapovKVM: Fix interrupt unhalting a vcpu when it shouldn't
2009-03-24 Hollis BlanchardKVM: ppc: remove debug support broken by KVM debug...
2009-03-24 Hollis BlanchardKVM: ppc: cosmetic changes to mmu hook names
2009-03-24 Jan KiszkaKVM: New guest debug interface
2009-02-15 Sheng YangKVM: Add kvm_arch_sync_events to sync with asynchronize...
2008-12-31 Avi KivityKVM: Consolidate userspace memory capability reporting...
2008-12-31 Hollis BlanchardKVM: ppc: Implement in-kernel exit timing statistics
2008-12-31 Hollis BlanchardKVM: ppc: adjust vcpu types to support 64-bit cores
2008-12-31 Hollis BlanchardKVM: ppc: create struct kvm_vcpu_44x and introduce...
2008-12-31 Hollis BlanchardKVM: ppc: Refactor powerpc.c to relocate 440-specific...
2008-12-23 Paul Mackerraspowerpc: Fix KVM build on ppc440
2008-12-21 Benjamin Herrenschmidtpowerpc/mm: Split low level tlb invalidate for nohash...
2008-11-25 Hollis BlanchardKVM: ppc: stop leaking host memory on VM exit
2008-10-15 Hollis BlanchardKVM: ppc: Write only modified shadow entries into the...
2008-10-15 Hollis BlanchardKVM: ppc: guest breakpoint support
2008-07-20 Marcelo TosattiKVM: MMU: nuke shadowed pgtable pages and ptes on memsl...
2008-07-20 Laurent VivierKVM: Add coalesced MMIO support (powerpc part)
2008-07-20 Avi KivityKVM: Remove decache_vcpus_on_cpu() and related callbacks
2008-05-04 Hollis BlanchardKVM: ppc: Handle guest idle by emulating MSR[WE] writes
2008-04-27 Hollis BlanchardKVM: ppc: PowerPC 440 KVM implementation