summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2010-05-17KVM: PPC: Improve indirect svcpu accessorsAlexander Graf
2010-05-17KVM: PPC: Add fields to shadow vcpuAlexander Graf
2010-05-17KVM: PPC: Add kvm_book3s_32.hAlexander Graf
2010-05-17KVM: PPC: Add kvm_book3s_64.hAlexander Graf
2010-05-17PPC: Split context init/destroy functionsAlexander Graf
2010-05-17KVM: PPC: Add generic segment switching codeAlexander Graf
2010-05-17KVM: PPC: Add SR swapping codeAlexander Graf
2010-05-17KVM: PPC: Add host MMU SupportAlexander Graf
2010-05-17KVM: PPC: Name generic 64-bit code genericAlexander Graf
2010-05-17KVM: PPC: Add dequeue for external on BookEAlexander Graf
2010-05-17KVM: PPC: Don't export Book3S symbols on BookEAlexander Graf
2010-05-17KVM: PPC: Only use QPRs when availableAlexander Graf
2010-05-17KVM: PPC: Disable MSR_FEx for Cell hostsAlexander Graf
2010-05-17KVM: PPC: Make bools bitfieldsAlexander Graf
2010-05-17KVM: PPC: Use ULL for big numbersAlexander Graf
2010-05-17KVM: PPC: Add check if pte was mapped secondaryAlexander Graf
2010-05-17KVM: PPC: Add emulation for dcbaAlexander Graf
2010-05-17KVM: PPC: Fix dcbz emulationAlexander Graf
2010-05-17KVM: PPC: Make build work without CONFIG_VSX/ALTIVECAlexander Graf
2010-05-17KVM: PPC: Add OSI hypercall interfaceAlexander Graf
2010-05-17KVM: Add support for enabling capabilities per-vcpuAlexander Graf
2010-05-17KVM: PPC: Implement alignment interruptAlexander Graf
2010-05-17KVM: PPC: Implement emulation for lbzux and lhaxAlexander Graf
2010-05-17KVM: PPC: Make XER load 32 bitAlexander Graf
2010-05-17KVM: PPC: Implement BAT readsAlexander Graf
2010-05-17KVM: PPC: Implement mfsr emulationAlexander Graf
2010-05-17KVM: PPC: Load VCPU for register fetchingAlexander Graf
2010-05-17KVM: PPC: Don't reload FPU with invalid valuesAlexander Graf
2010-05-17KVM: PPC: Split instruction reading outAlexander Graf
2010-05-17KVM: PPC: Book3S_32 guest MMU fixesAlexander Graf
2010-05-17KVM: PPC: Make DSISR 32 bits wideAlexander Graf
2010-05-17KVM: PPC: Allow userspace to unset the IRQ lineAlexander Graf
2010-05-17KVM: PPC: Ensure split mode worksAlexander Graf
2010-05-17KVM: PPC: Do not create debugfs if fail to create vcpuWei Yongjun
2010-04-25KVM: PPC: Destory timer on vcpu destructionAlexander Graf
2010-04-25KVM: PPC: Memset vcpu to zerosAlexander Graf
2010-04-25KVM: PPC: Allocate vcpu struct using vmallocAlexander Graf
2010-04-25KVM: PPC: Simplify kvmppc_load_up_(FPU|VMX|VSX)Alexander Graf
2010-04-25KVM: PPC: Enable use of secondary htab bucketAlexander Graf
2010-04-25KVM: PPC: Add capability for paired singlesAlexander Graf
2010-04-25KVM: PPC: Implement Paired Single emulationAlexander Graf
2010-04-25KVM: PPC: Enable program interrupt to do MMIOAlexander Graf
2010-04-25KVM: PPC: Add helpers to modify ppc fieldsAlexander Graf
2010-04-25KVM: PPC: Fix error in BAT assignmentAlexander Graf
2010-04-25KVM: PPC: Add helpers to call FPU instructionsAlexander Graf
2010-04-25KVM: PPC: Make ext giveup non-staticAlexander Graf
2010-04-25KVM: PPC: Make software load/store return eaddrAlexander Graf
2010-04-25KVM: PPC: Implement mtsr instruction emulationAlexander Graf
2010-04-25KVM: PPC: Fix typo in book3s_32 debug codeAlexander Graf
2010-04-25KVM: PPC: Preload FPU when possibleAlexander Graf