aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo6-0/+6
2010-03-05Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds17-590/+936
2010-03-01KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guestLiu Yu2-17/+46
2010-03-01KVM: PPC E500: fix tlbcfg emulationLiu Yu2-18/+8
2010-03-01KVM: PPC: Add PVR/PIR init for E500Liu Yu1-0/+6
2010-03-01KVM: PPC E500: Add register l1csr0 emulationLiu Yu1-0/+6
2010-03-01KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti1-0/+1
2010-03-01KVM: PPC: Move Shadow MSR calculation to functionAlexander Graf1-6/+21
2010-03-01KVM: PPC: Keep SRR1 flags around in shadow_msrAlexander Graf2-7/+8
2010-03-01KVM: PPC: Add support for FPU/Altivec/VSXAlexander Graf1-5/+188
2010-03-01KVM: PPC: Add helper functions to call real mode loadersAlexander Graf2-0/+41
2010-03-01KVM: PPC: Make large pages workAlexander Graf1-4/+6
2010-03-01KVM: PPC: Pass through program interruptsAlexander Graf1-0/+1
2010-03-01KVM: PPC: Pass program interrupt flags to the guestAlexander Graf1-2/+5
2010-03-01KVM: PPC: Fix HID5 setting codeAlexander Graf1-1/+2
2010-03-01KVM: PPC: Emulate trap SRR1 flags properlyAlexander Graf3-4/+8
2010-03-01KVM: PPC: Call SLB patching code in interrupt safe mannerAlexander Graf5-18/+31
2010-03-01KVM: PPC: Get rid of unnecessary RFIAlexander Graf1-11/+11
2010-03-01KVM: PPC: Implement 'skip instruction' modeAlexander Graf3-6/+53
2010-03-01KVM: PPC: Use PACA backed shadow vcpuAlexander Graf4-227/+175
2010-03-01KVM: PPC: Add helpers for CR, XERAlexander Graf3-10/+12
2010-03-01KVM: PPC: Use accessor functions for GPR accessAlexander Graf10-225/+248
2010-03-01KVM: PPC: Enable lightweight exits againAlexander Graf2-53/+57
2010-03-01KVM: PPC: Fix typo in rebolting codeAlexander Graf1-1/+1
2010-03-01KVM: convert slots_lock to a mutexMarcelo Tosatti1-2/+2
2010-03-01KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti1-4/+14
2010-03-01KVM: modify memslots layout in struct kvmMarcelo Tosatti1-1/+1
2010-03-01KVM: powerpc: Remove AGGRESSIVE_DECAlexander Graf1-15/+1
2010-03-01KVM: powerpc: Improve DEC handlingAlexander Graf3-1/+23
2010-03-01KVM: powerpc: Move vector to irqprio resolving to separate functionAlexander Graf1-3/+10
2010-03-01KVM: Add KVM_MMIO kconfig itemAvi Kivity1-0/+1
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2010-01-25KVM: powerpc: Show timing option only on embeddedAlexander Graf1-1/+1
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+21
2010-01-15vhost_net: a kernel-level virtio serverMichael S. Tsirkin1-0/+1
2009-12-27KVM: powerpc: Fix mtsrin in book3s_64 mmuAlexander Graf1-1/+21
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt2-3/+4
2009-12-08powerpc/kvm: Sync guest visible MMU stateAlexander Graf4-15/+77
2009-12-03KVM: powerpc: Fix BUILD_BUG_ON conditionHollis Blanchard1-1/+1
2009-12-03KVM: Activate Virtualization On DemandAlexander Graf1-1/+2
2009-12-03KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity1-1/+1
2009-11-05powerpc/kvm: Fix non-modular buildBenjamin Herrenschmidt1-0/+1
2009-11-05Merge branch 'kvm' into nextBenjamin Herrenschmidt15-25/+3448
2009-11-05powerpc/kvm: Remove problematic BUILD_BUG_ON statementBenjamin Herrenschmidt1-0/+4
2009-11-05powerpc/kvm: Remove problematic BUILD_BUG_ON statementBenjamin Herrenschmidt1-0/+4
2009-11-05Use hrtimers for the decrementerAlexander Graf2-9/+29
2009-11-05Fix trace.hAlexander Graf1-3/+3
2009-11-05Include Book3s_64 target in buildsystemAlexander Graf2-4/+40
2009-11-05Export KVM symbols for moduleAlexander Graf1-0/+24
2009-11-05Add desktop PowerPC specific emulationAlexander Graf1-10/+39