aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAge
* Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-05-23
|\
| * KVM: PPC: booke: add sregs supportScott Wood2011-05-22
| * KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)Scott Wood2011-05-22
| * KVM: PPC: use ticks, not usecs, for exit timingStuart Yoder2011-05-22
| * KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsxScott Wood2011-05-22
| * KVM: PPC: e500: emulate SVRScott Wood2011-05-22
| * KVM: PPC: Fix issue clearing exit timing countersBharat Bhushan2011-05-11
* | powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processorsPaul Mackerras2011-05-19
* | powerpc/kvm: Fix kvmppc_core_pending_decPaul Mackerras2011-05-19
* | powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV modePaul Mackerras2011-04-19
* | powerpc: Base support for exceptions using HSRR0/1Benjamin Herrenschmidt2011-04-19
* | powerpc: In HV mode, use HSPRG0 for PACABenjamin Herrenschmidt2011-04-19
|/
* KVM: PPC: Fix SPRG get/set for Book3S and BookEPeter Tyser2011-03-17
* KVM: Clean up vm creation and releaseJan Kiszka2011-01-12
* KVM: replace vmalloc and memset with vzallocTakuya Yoshikawa2011-01-12
* KVM: PPC: BookE: Load the lower half of MSRScott Wood2010-11-05
* KVM: PPC: BookE: fix sleep with interrupts disabledScott Wood2010-11-05
* KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().Scott Wood2010-11-05
* KVM: PPC: fix information leak to userlandVasiliy Kulikov2010-11-05
* Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-24
|\
| * KVM: PPC: Fix compile error in e500_tlb.cAlexander Graf2010-10-24
| * KVM: PPC: e500_tlb: Fix a minor copy-paste tracing bugKyle Moffett2010-10-24
| * KVM: PPC: Implement level interrupts for BookEAlexander Graf2010-10-24
| * KVM: PPC: Expose level based interrupt capAlexander Graf2010-10-24
| * KVM: PPC: Implement Level interrupts on Book3SAlexander Graf2010-10-24
| * KVM: PPC: allow ppc440gp to pass the compatibility checkHollis Blanchard2010-10-24
| * KVM: PPC: fix compilation of "dump tlbs" debug functionHollis Blanchard2010-10-24
| * KVM: PPC: initialize IVORs in addition to IVPRHollis Blanchard2010-10-24
| * KVM: PPC: Don't put MSR_POW in MSRAlexander Graf2010-10-24
| * KVM: PPC: Implement correct SID mapping on Book3s_32Alexander Graf2010-10-24
| * KVM: PPC: Update int_pending also on dequeueAlexander Graf2010-10-24
| * KVM: PPC: Put segment registers in shared pageAlexander Graf2010-10-24
| * KVM: PPC: Interpret SR registers on demandAlexander Graf2010-10-24
| * KVM: PPC: Move BAT handling code into spr handlerAlexander Graf2010-10-24
| * KVM: PPC: Add feature bitmap for magic pageAlexander Graf2010-10-24
| * KVM: PPC: Remove unused defineAlexander Graf2010-10-24
| * KVM: PPC: Revert "KVM: PPC: Use kernel hash function"Alexander Graf2010-10-24
| * KVM: PPC: Move slb debugging to tracepointsAlexander Graf2010-10-24
| * KVM: PPC: Make invalidation code more reliableAlexander Graf2010-10-24
| * KVM: PPC: Don't flush PTEs on NX/RO hitAlexander Graf2010-10-24
| * KVM: PPC: Preload magic page when in kernel modeAlexander Graf2010-10-24
| * KVM: PPC: Add tracepoints for generic spte flushesAlexander Graf2010-10-24
| * KVM: PPC: Fix sid map search after flushAlexander Graf2010-10-24
| * KVM: PPC: Move pte invalidate debug code to tracepointAlexander Graf2010-10-24
| * KVM: PPC: Add tracepoint for generic mmu mapAlexander Graf2010-10-24
| * KVM: PPC: Move book3s_64 mmu map debug print to trace pointAlexander Graf2010-10-24
| * KVM: PPC: Move EXIT_DEBUG partially to tracepointsAlexander Graf2010-10-24
| * KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz()Wei Yongjun2010-10-24
| * KVM: PPC: Make long relocations be ulongAlexander Graf2010-10-24
| * KVM: PPC: Use MSR_DR for external load_upAlexander Graf2010-10-24