aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s.c
Commit message (Expand)AuthorAge
* powerpc/kvm: Fix kvmppc_core_pending_decPaul Mackerras2011-05-19
* KVM: PPC: Fix SPRG get/set for Book3S and BookEPeter Tyser2011-03-17
* KVM: replace vmalloc and memset with vzallocTakuya Yoshikawa2011-01-12
* KVM: PPC: Implement Level interrupts on Book3SAlexander Graf2010-10-24
* KVM: PPC: Don't put MSR_POW in MSRAlexander Graf2010-10-24
* KVM: PPC: Update int_pending also on dequeueAlexander Graf2010-10-24
* KVM: PPC: Put segment registers in shared pageAlexander Graf2010-10-24
* KVM: PPC: Interpret SR registers on demandAlexander Graf2010-10-24
* KVM: PPC: Don't flush PTEs on NX/RO hitAlexander Graf2010-10-24
* KVM: PPC: Preload magic page when in kernel modeAlexander Graf2010-10-24
* KVM: PPC: Move EXIT_DEBUG partially to tracepointsAlexander Graf2010-10-24
* KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz()Wei Yongjun2010-10-24
* KVM: PPC: Magic Page Book3s supportAlexander Graf2010-10-24
* KVM: PPC: Make PAM a defineAlexander Graf2010-10-24
* KVM: PPC: Tell guest about pending interruptsAlexander Graf2010-10-24
* KVM: PPC: Add PV guest critical sectionsAlexander Graf2010-10-24
* KVM: PPC: Implement hypervisor interfaceAlexander Graf2010-10-24
* KVM: PPC: Convert SPRG[0-4] to shared pageAlexander Graf2010-10-24
* KVM: PPC: Convert SRR0 and SRR1 to shared pageAlexander Graf2010-10-24
* KVM: PPC: Convert DAR to shared page.Alexander Graf2010-10-24
* KVM: PPC: Convert DSISR to shared pageAlexander Graf2010-10-24
* KVM: PPC: Convert MSR to shared pageAlexander Graf2010-10-24
* KVM: PPC: Introduce shared pageAlexander Graf2010-10-24
* KVM: PPC: Make use of hash based Shadow MMUAlexander Graf2010-08-01
* KVM: PPC: elide struct thread_struct instances from stackAndreas Schwab2010-08-01
* KVM: move vcpu locking to dispatcher for generic vcpu ioctlsAvi Kivity2010-08-01
* KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctlsAvi Kivity2010-05-19
* KVM: Let vcpu structure alignment be determined at runtimeAvi Kivity2010-05-19
* KVM: powerpc: use of kzalloc/kfree requires including slab.hStephen Rothwell2010-05-19
* KVM: PPC: Enable native paired singlesAlexander Graf2010-05-17
* KVM: PPC: Improve split modeAlexander Graf2010-05-17
* KVM: PPC: Make Performance Counters workAlexander Graf2010-05-17
* KVM: PPC: Convert u64 -> ulongAlexander Graf2010-05-17
* KVM: PPC: Check max IRQ prioAlexander Graf2010-05-17
* KVM: PPC: Add Book3S compatibility codeAlexander Graf2010-05-17
* KVM: PPC: Emulate segment faultAlexander Graf2010-05-17
* KVM: PPC: Extract MMU initAlexander Graf2010-05-17
* KVM: PPC: Improve indirect svcpu accessorsAlexander Graf2010-05-17
* KVM: PPC: Disable MSR_FEx for Cell hostsAlexander Graf2010-05-17
* KVM: PPC: Fix dcbz emulationAlexander Graf2010-05-17
* KVM: PPC: Make build work without CONFIG_VSX/ALTIVECAlexander Graf2010-05-17
* KVM: PPC: Add OSI hypercall interfaceAlexander Graf2010-05-17
* KVM: PPC: Implement alignment interruptAlexander Graf2010-05-17
* KVM: PPC: Load VCPU for register fetchingAlexander Graf2010-05-17
* KVM: PPC: Don't reload FPU with invalid valuesAlexander Graf2010-05-17
* KVM: PPC: Split instruction reading outAlexander Graf2010-05-17
* KVM: PPC: Allow userspace to unset the IRQ lineAlexander Graf2010-05-17
* KVM: PPC: Ensure split mode worksAlexander Graf2010-05-17
* KVM: PPC: Memset vcpu to zerosAlexander Graf2010-04-25
* KVM: PPC: Allocate vcpu struct using vmallocAlexander Graf2010-04-25