index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
44x.c
Age
Commit message (
Expand
)
Author
2013-10-17
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
2013-10-17
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
2013-04-26
KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation
Mihai Caraman
2012-10-05
KVM: PPC: 44x: Initialize PVR
Alexander Graf
2012-04-08
KVM: PPC: booke: Move vm core init/destroy out of booke.c
Scott Wood
2012-04-08
KVM: PPC: booke: add booke-level vcpu load/put
Scott Wood
2011-10-31
powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-09-25
KVM: PPC: Add sanity checking to vcpu_run
Alexander Graf
2011-05-22
KVM: PPC: booke: add sregs support
Scott Wood
2010-10-24
KVM: PPC: allow ppc440gp to pass the compatibility check
Hollis Blanchard
2010-10-24
KVM: PPC: Introduce shared page
Alexander Graf
2010-05-19
KVM: Let vcpu structure alignment be determined at runtime
Avi Kivity
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-10
KVM: powerpc: fix some init/exit annotations
Stephen Rothwell
2009-03-24
KVM: ppc: remove debug support broken by KVM debug rewrite
Hollis Blanchard
2009-03-24
KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)
Hollis Blanchard
2008-12-31
KVM: ppc: save and restore guest mappings on context switch
Hollis Blanchard
2008-12-31
KVM: ppc: directly insert shadow mappings into the hardware TLB
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 powerpc.c to relocate 440-specific code
Hollis Blanchard