aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s.c
Commit message (Expand)AuthorAge
* 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
* KVM: PPC: Enable program interrupt to do MMIOAlexander Graf2010-04-25
* KVM: PPC: Make ext giveup non-staticAlexander Graf2010-04-25
* KVM: PPC: Make software load/store return eaddrAlexander Graf2010-04-25
* KVM: PPC: Preload FPU when possibleAlexander Graf2010-04-25
* KVM: PPC: Combine extension interrupt handlersAlexander Graf2010-04-25
* KVM: PPC: Add hidden flag for paired singlesAlexander Graf2010-04-25
* KVM: PPC: Add AGAIN type for emulation returnAlexander Graf2010-04-25
* KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* KVM: PPC: Move Shadow MSR calculation to functionAlexander Graf2010-03-01
* KVM: PPC: Keep SRR1 flags around in shadow_msrAlexander Graf2010-03-01
* KVM: PPC: Add support for FPU/Altivec/VSXAlexander Graf2010-03-01