KVM: Add kvm_arch_sync_events to sync with asynchronize events
[safe/jmp/linux-2.6] / arch / powerpc / kvm / powerpc.c
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