aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAge
...
| * KVM: PPC: Add emulation for dcbaAlexander 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: Add support for enabling capabilities per-vcpuAlexander Graf2010-05-17
| * KVM: PPC: Implement alignment interruptAlexander Graf2010-05-17
| * KVM: PPC: Implement emulation for lbzux and lhaxAlexander Graf2010-05-17
| * KVM: PPC: Make XER load 32 bitAlexander Graf2010-05-17
| * KVM: PPC: Implement BAT readsAlexander Graf2010-05-17
| * KVM: PPC: Implement mfsr emulationAlexander 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: Book3S_32 guest MMU fixesAlexander Graf2010-05-17
| * KVM: PPC: Make DSISR 32 bits wideAlexander 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: Do not create debugfs if fail to create vcpuWei Yongjun2010-05-17
| * KVM: PPC: Destory timer on vcpu destructionAlexander Graf2010-04-25
| * KVM: PPC: Memset vcpu to zerosAlexander Graf2010-04-25
| * KVM: PPC: Allocate vcpu struct using vmallocAlexander Graf2010-04-25
| * KVM: PPC: Simplify kvmppc_load_up_(FPU|VMX|VSX)Alexander Graf2010-04-25
| * KVM: PPC: Enable use of secondary htab bucketAlexander Graf2010-04-25
| * KVM: PPC: Add capability for paired singlesAlexander Graf2010-04-25
| * KVM: PPC: Implement Paired Single emulationAlexander Graf2010-04-25
| * KVM: PPC: Enable program interrupt to do MMIOAlexander Graf2010-04-25
| * KVM: PPC: Fix error in BAT assignmentAlexander Graf2010-04-25
| * KVM: PPC: Add helpers to call FPU instructionsAlexander 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: Implement mtsr instruction emulationAlexander Graf2010-04-25
| * KVM: PPC: Fix typo in book3s_32 debug codeAlexander Graf2010-04-25
| * KVM: PPC: Preload FPU when possibleAlexander Graf2010-04-25
| * KVM: PPC: Combine extension interrupt handlersAlexander Graf2010-04-25
| * KVM: PPC: Add Gekko SPRsAlexander 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: PPC: Teach MMIO SignednessAlexander Graf2010-04-25
| * KVM: PPC: Enable MMIO to do 64 bits, fprs and qprsAlexander Graf2010-04-25
* | KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe()Roel Kluin2010-05-13
|/
* 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
* Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-03-05
|\
| * KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guestLiu Yu2010-03-01
| * KVM: PPC E500: fix tlbcfg emulationLiu Yu2010-03-01
| * KVM: PPC: Add PVR/PIR init for E500Liu Yu2010-03-01
| * KVM: PPC E500: Add register l1csr0 emulationLiu Yu2010-03-01
| * KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti2010-03-01
| * KVM: PPC: Move Shadow MSR calculation to functionAlexander Graf2010-03-01
| * KVM: PPC: Keep SRR1 flags around in shadow_msrAlexander Graf2010-03-01