aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-11Merge branch 'for-upstream-master' of git://github.com/agraf/linux-2.6Avi Kivity1-0/+1
2012-07-11powerpc/kvm: Fix "PR" KVM implementation of H_CEDEBenjamin Herrenschmidt1-0/+1
2012-07-02powerpc/kvm: sldi should be sldMichael Neuling1-1/+1
2012-06-19KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_pagePaul Mackerras1-30/+66
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds30-1281/+3583
2012-05-16KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updatesPaul Mackerras1-0/+1
2012-05-16powerpc/kvm: Fix VSID usage in 64-bit "PR" KVMBenjamin Herrenschmidt1-6/+7
2012-05-16KVM: PPC: Book3S: PR: Fix hsrr codeAlexander Graf1-4/+3
2012-05-16KVM: PPC: Fix PR KVM on POWER7 bare metalAlexander Graf1-13/+22
2012-05-16KVM: PPC: Book3S: PR: Handle EMUL_ASSISTAlexander Graf1-0/+6
2012-05-08KVM: PPC: Book3S HV: Fix refcounting of hugepagesDavid Gibson2-11/+13
2012-05-06KVM: PPC: Emulator: clean up SPR reads and writesAlexander Graf7-142/+186
2012-05-06KVM: PPC: Emulator: clean up instruction parsingAlexander Graf5-137/+56
2012-05-06kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt3-1/+74
2012-05-06kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVMBenjamin Herrenschmidt7-111/+186
2012-05-06KVM: PPC: bookehv: Fix r8/r13 storing in level exception handlerMihai Caraman1-1/+1
2012-05-06KVM: PPC: Book3S: Enable IRQs during exit handlingAlexander Graf1-0/+3
2012-05-06KVM: PPC: Fix PR KVM on POWER7 bare metalAlexander Graf1-13/+22
2012-05-06KVM: PPC: Fix stbux emulationAlexander Graf1-1/+1
2012-05-06KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fieldsMihai Caraman1-8/+8
2012-05-06KVM: PPC: Book3S: PR: No isync in slbie pathAlexander Graf1-2/+0
2012-05-06KVM: PPC: Book3S: PR: Optimize entry pathAlexander Graf1-6/+7
2012-05-06KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs.Varun Sethi2-12/+12
2012-05-06KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from their 64 bit copies.Varun Sethi1-20/+4
2012-05-06KVM: PPC: Use clockevent multiplier and shifter for decrementerBharat Bhushan1-2/+7
2012-05-06KVM: Use minimum and maximum address mapped by TLB1Bharat Bhushan2-2/+90
2012-04-08powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64Benjamin Herrenschmidt2-0/+21
2012-04-08KVM: PPC: Ignore unhalt request from kvm_vcpu_blockAlexander Graf3-0/+3
2012-04-08KVM: PPC: Book3s: PR: Add HV traps so we can run in HV=1 mode on p7Alexander Graf1-0/+4
2012-04-08KVM: PPC: Emulate tw and td instructionsAlexander Graf1-0/+14
2012-04-08KVM: PPC: Pass EA to updating emulation opsAlexander Graf4-30/+16
2012-04-08KVM: PPC: Work around POWER7 DABR corruption problemPaul Mackerras2-41/+61
2012-04-08Restore guest CR after exit timing calculationBharat Bhushan1-3/+8
2012-04-08KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace logPaul Mackerras1-1/+45
2012-04-08KVM: PPC: Book3S HV: Make virtual processor area registration more robustPaul Mackerras1-69/+158
2012-04-08KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIsPaul Mackerras2-41/+100
2012-04-08KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf1-1/+7
2012-04-08KVM: PPC: Book3s: PR: Add SPAPR H_BULK_REMOVE supportMatt Evans1-4/+78
2012-04-08KVM: PPC: Booke: only prepare to enter when we enterAlexander Graf1-8/+10
2012-04-08KVM: PPC: booke: Reinject performance monitor interruptsAlexander Graf1-0/+4
2012-04-08KVM: PPC: booke: expose good state on irq reinjectAlexander Graf1-15/+41
2012-04-08KVM: PPC: booke: Support perfmon interruptsAlexander Graf1-0/+4
2012-04-08KVM: PPC: e500: fix typo in tlb codeAlexander Graf1-2/+2
2012-04-08KVM: PPC: bookehv: remove unused codeAlexander Graf1-7/+0
2012-04-08KVM: PPC: booke: add GS documentation for program interruptAlexander Graf1-2/+8
2012-04-08KVM: PPC: booke: Readd debug abort code for machine checkAlexander Graf1-1/+6
2012-04-08KVM: PPC: bookehv: disable MAS register updates earlyAlexander Graf1-4/+6
2012-04-08KVM: PPC: bookehv: remove SET_VCPUAlexander Graf1-8/+0
2012-04-08KVM: PPC: bookehv: remove negation for CONFIG_64BITAlexander Graf1-12/+12
2012-04-08KVM: PPC: bookehv: fix exit timingAlexander Graf1-4/+4