summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
AgeCommit message (Expand)Author
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
2010-04-25KVM: PPC: Combine extension interrupt handlersAlexander Graf
2010-04-25KVM: PPC: Add Gekko SPRsAlexander Graf
2010-04-25KVM: PPC: Add hidden flag for paired singlesAlexander Graf
2010-04-25KVM: PPC: Add AGAIN type for emulation returnAlexander Graf
2010-04-25KVM: PPC: Teach MMIO SignednessAlexander Graf
2010-04-25KVM: PPC: Enable MMIO to do 64 bits, fprs and qprsAlexander Graf
2010-04-20KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-05Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-03-01KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guestLiu Yu
2010-03-01KVM: PPC E500: fix tlbcfg emulationLiu Yu
2010-03-01KVM: PPC: Add PVR/PIR init for E500Liu Yu
2010-03-01KVM: PPC E500: Add register l1csr0 emulationLiu Yu
2010-03-01KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti
2010-03-01KVM: PPC: Move Shadow MSR calculation to functionAlexander Graf
2010-03-01KVM: PPC: Keep SRR1 flags around in shadow_msrAlexander Graf
2010-03-01KVM: PPC: Add support for FPU/Altivec/VSXAlexander Graf
2010-03-01KVM: PPC: Add helper functions to call real mode loadersAlexander Graf
2010-03-01KVM: PPC: Make large pages workAlexander Graf
2010-03-01KVM: PPC: Pass through program interruptsAlexander Graf
2010-03-01KVM: PPC: Pass program interrupt flags to the guestAlexander Graf
2010-03-01KVM: PPC: Fix HID5 setting codeAlexander Graf
2010-03-01KVM: PPC: Emulate trap SRR1 flags properlyAlexander Graf
2010-03-01KVM: PPC: Call SLB patching code in interrupt safe mannerAlexander Graf
2010-03-01KVM: PPC: Get rid of unnecessary RFIAlexander Graf
2010-03-01KVM: PPC: Implement 'skip instruction' modeAlexander Graf
2010-03-01KVM: PPC: Use PACA backed shadow vcpuAlexander Graf
2010-03-01KVM: PPC: Add helpers for CR, XERAlexander Graf
2010-03-01KVM: PPC: Use accessor functions for GPR accessAlexander Graf
2010-03-01KVM: PPC: Enable lightweight exits againAlexander Graf
2010-03-01KVM: PPC: Fix typo in rebolting codeAlexander Graf
2010-03-01KVM: convert slots_lock to a mutexMarcelo Tosatti
2010-03-01KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti
2010-03-01KVM: modify memslots layout in struct kvmMarcelo Tosatti
2010-03-01KVM: powerpc: Remove AGGRESSIVE_DECAlexander Graf
2010-03-01KVM: powerpc: Improve DEC handlingAlexander Graf
2010-03-01KVM: powerpc: Move vector to irqprio resolving to separate functionAlexander Graf
2010-03-01KVM: Add KVM_MMIO kconfig itemAvi Kivity
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-25KVM: powerpc: Show timing option only on embeddedAlexander Graf
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-15vhost_net: a kernel-level virtio serverMichael S. Tsirkin
2009-12-27KVM: powerpc: Fix mtsrin in book3s_64 mmuAlexander Graf
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-12-08powerpc/kvm: Sync guest visible MMU stateAlexander Graf