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
/
kvm
/
powerpc.c
Age
Commit message (
Expand
)
Author
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-01
KVM: fix cleanup_srcu_struct on vm destruction
Marcelo Tosatti
2010-03-01
KVM: PPC: Use accessor functions for GPR access
Alexander Graf
2010-03-01
KVM: split kvm_arch_set_memory_region into prepare and commit
Marcelo Tosatti
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-12-08
powerpc/kvm: Sync guest visible MMU state
Alexander Graf
2009-12-03
KVM: Activate Virtualization On Demand
Alexander Graf
2009-12-03
KVM: Return -ENOTTY on unrecognized ioctls
Avi Kivity
2009-11-05
Use hrtimers for the decrementer
Alexander Graf
2009-11-05
Move dirty logging code to sub-arch
Alexander Graf
2009-09-10
KVM: Reduce runnability interface with arch support code
Gleb Natapov
2009-09-10
KVM: powerpc: convert marker probes to event trace
Marcelo Tosatti
2009-09-10
KVM: Use macro to iterate over vcpus.
Gleb Natapov
2009-06-10
KVM: Fix interrupt unhalting a vcpu when it shouldn't
Gleb Natapov
2009-03-24
KVM: ppc: remove debug support broken by KVM debug rewrite
Hollis Blanchard
2009-03-24
KVM: ppc: cosmetic changes to mmu hook names
Hollis Blanchard
2009-03-24
KVM: New guest debug interface
Jan Kiszka
2009-02-15
KVM: Add kvm_arch_sync_events to sync with asynchronize events
Sheng Yang
2008-12-31
KVM: Consolidate userspace memory capability reporting into common code
Avi Kivity
2008-12-31
KVM: ppc: Implement in-kernel exit timing statistics
Hollis Blanchard
2008-12-31
KVM: ppc: adjust vcpu types to support 64-bit cores
Hollis Blanchard
2008-12-31
KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor
Hollis Blanchard
2008-12-31
KVM: ppc: Refactor powerpc.c to relocate 440-specific code
Hollis Blanchard
2008-12-23
powerpc: Fix KVM build on ppc440
Paul Mackerras
2008-12-21
powerpc/mm: Split low level tlb invalidate for nohash processors
Benjamin Herrenschmidt
2008-11-25
KVM: ppc: stop leaking host memory on VM exit
Hollis Blanchard
2008-10-15
KVM: ppc: Write only modified shadow entries into the TLB on exit
Hollis Blanchard
2008-10-15
KVM: ppc: guest breakpoint support
Hollis Blanchard
2008-07-20
KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
Marcelo Tosatti
2008-07-20
KVM: Add coalesced MMIO support (powerpc part)
Laurent Vivier
2008-07-20
KVM: Remove decache_vcpus_on_cpu() and related callbacks
Avi Kivity
2008-05-04
KVM: ppc: Handle guest idle by emulating MSR[WE] writes
Hollis Blanchard
2008-04-27
KVM: ppc: PowerPC 440 KVM implementation
Hollis Blanchard