summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Fix PR KVM on POWER7 bare metalAlexander Graf2012-05-061-13/+22
* KVM: PPC: Fix stbux emulationAlexander Graf2012-05-061-1/+1
* KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fieldsMihai Caraman2012-05-061-8/+8
* KVM: PPC: Book3S: PR: No isync in slbie pathAlexander Graf2012-05-061-2/+0
* KVM: PPC: Book3S: PR: Optimize entry pathAlexander Graf2012-05-061-6/+7
* KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs.Varun Sethi2012-05-062-12/+12
* KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from t...Varun Sethi2012-05-061-20/+4
* KVM: PPC: Use clockevent multiplier and shifter for decrementerBharat Bhushan2012-05-061-2/+7
* KVM: Use minimum and maximum address mapped by TLB1Bharat Bhushan2012-05-062-2/+90
* powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64Benjamin Herrenschmidt2012-04-082-0/+21
* KVM: PPC: Ignore unhalt request from kvm_vcpu_blockAlexander Graf2012-04-083-0/+3
* KVM: PPC: Book3s: PR: Add HV traps so we can run in HV=1 mode on p7Alexander Graf2012-04-081-0/+4
* KVM: PPC: Emulate tw and td instructionsAlexander Graf2012-04-081-0/+14
* KVM: PPC: Pass EA to updating emulation opsAlexander Graf2012-04-084-30/+16
* KVM: PPC: Work around POWER7 DABR corruption problemPaul Mackerras2012-04-082-41/+61
* Restore guest CR after exit timing calculationBharat Bhushan2012-04-081-3/+8
* KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace logPaul Mackerras2012-04-081-1/+45
* KVM: PPC: Book3S HV: Make virtual processor area registration more robustPaul Mackerras2012-04-081-69/+158
* KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIsPaul Mackerras2012-04-082-41/+100
* KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf2012-04-081-1/+7
* KVM: PPC: Book3s: PR: Add SPAPR H_BULK_REMOVE supportMatt Evans2012-04-081-4/+78
* KVM: PPC: Booke: only prepare to enter when we enterAlexander Graf2012-04-081-8/+10
* KVM: PPC: booke: Reinject performance monitor interruptsAlexander Graf2012-04-081-0/+4
* KVM: PPC: booke: expose good state on irq reinjectAlexander Graf2012-04-081-15/+41
* KVM: PPC: booke: Support perfmon interruptsAlexander Graf2012-04-081-0/+4
* KVM: PPC: e500: fix typo in tlb codeAlexander Graf2012-04-081-2/+2
* KVM: PPC: bookehv: remove unused codeAlexander Graf2012-04-081-7/+0
* KVM: PPC: booke: add GS documentation for program interruptAlexander Graf2012-04-081-2/+8
* KVM: PPC: booke: Readd debug abort code for machine checkAlexander Graf2012-04-081-1/+6
* KVM: PPC: bookehv: disable MAS register updates earlyAlexander Graf2012-04-081-4/+6
* KVM: PPC: bookehv: remove SET_VCPUAlexander Graf2012-04-081-8/+0
* KVM: PPC: bookehv: remove negation for CONFIG_64BITAlexander Graf2012-04-081-12/+12
* KVM: PPC: bookehv: fix exit timingAlexander Graf2012-04-081-4/+4
* KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1Alexander Graf2012-04-081-1/+1
* KVM: PPC: booke: rework rescheduling checksAlexander Graf2012-04-082-23/+53
* KVM: PPC: booke: deliver program int on emulation failureAlexander Graf2012-04-081-1/+1
* KVM: PPC: booke: remove leftover debuggingAlexander Graf2012-04-081-5/+0
* KVM: PPC: make e500v2 kvm and e500mc cpu mutually exclusiveAlexander Graf2012-04-081-1/+1
* KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2Alexander Graf2012-04-086-15/+15
* KVM: PPC: e500mc: add load inst fixupAlexander Graf2012-04-081-1/+29
* KVM: PPC: e500mc: Move r1/r2 restoration very earlyAlexander Graf2012-04-081-6/+6
* KVM: PPC: e500mc: implicitly set MSR_GSAlexander Graf2012-04-081-6/+5
* KVM: PPC: e500mc: Add doorbell emulation supportAlexander Graf2012-04-082-0/+70
* KVM: PPC: e500mc supportScott Wood2012-04-087-10/+424
* KVM: PPC: booke: standard PPC floating point supportScott Wood2012-04-082-0/+75
* KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood2012-04-087-60/+897
* KVM: PPC: e500: emulate tlbilxScott Wood2012-04-083-0/+62
* KVM: PPC: e500: Track TLB1 entries with a bitmapScott Wood2012-04-082-5/+72
* KVM: PPC: e500: refactor core-specific TLB codeScott Wood2012-04-084-414/+471
* KVM: PPC: e500: clean up arch/powerpc/kvm/e500.hScott Wood2012-04-081-11/+14
OpenPOWER on IntegriCloud