summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm
AgeCommit message (Expand)Author
2011-07-12KVM: PPC: Deliver program interrupts right away instead of queueing themPaul Mackerras
2011-07-12powerpc, KVM: Rework KVM checks in first-level interrupt handlersPaul Mackerras
2011-07-12KVM: PPC: Split out code from book3s.c into book3s_pr.cPaul Mackerras
2011-07-12KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3sPaul Mackerras
2011-07-12KVM: PPC: Fix machine checks on 32-bit Book3SPaul Mackerras
2011-07-12KVM: PPC: e500: Don't search over the entire TLB0.Scott Wood
2011-07-12KVM: PPC: e500: Add shadow PID supportLiu Yu
2011-07-12KVM: PPC: e500: Stop keeping shadow TLBLiu Yu
2011-07-12KVM: PPC: e500: enable magic pageScott Wood
2011-07-12KVM: PPC: e500: Support large page mappings of PFNMAP vmas.Scott Wood
2011-07-12KVM: PPC: e500: Eliminate shadow_pages[], and use pfns instead.Scott Wood
2011-07-12KVM: PPC: e500: don't use MAS0 as intermediate storage.Scott Wood
2011-07-12KVM: PPC: e500: Disable preloading TLB1 in tlb_load().Scott Wood
2011-07-12KVM: PPC: e500: Save/restore SPE stateScott Wood
2011-07-12KVM: PPC: booke: use shadow_msrScott Wood
2011-07-12KVM: PPC: Resolve real-mode handlers through function exportsAlexander Graf
2011-07-12KVM: PPC: fix partial application of "exit timing in ticks"Stuart Yoder
2011-05-23Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-05-22KVM: PPC: booke: add sregs supportScott Wood
2011-05-22KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)Scott Wood
2011-05-22KVM: PPC: use ticks, not usecs, for exit timingStuart Yoder
2011-05-22KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsxScott Wood
2011-05-22KVM: PPC: e500: emulate SVRScott Wood
2011-05-20powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processorsPaul Mackerras
2011-05-20powerpc/kvm: Fix kvmppc_core_pending_decPaul Mackerras
2011-05-11KVM: PPC: Fix issue clearing exit timing countersBharat Bhushan
2011-04-20powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV modePaul Mackerras
2011-04-20powerpc: Base support for exceptions using HSRR0/1Benjamin Herrenschmidt
2011-04-20powerpc: In HV mode, use HSPRG0 for PACABenjamin Herrenschmidt
2011-03-17KVM: PPC: Fix SPRG get/set for Book3S and BookEPeter Tyser
2011-01-12KVM: Clean up vm creation and releaseJan Kiszka
2011-01-12KVM: replace vmalloc and memset with vzallocTakuya Yoshikawa
2010-11-05KVM: PPC: BookE: Load the lower half of MSRScott Wood
2010-11-05KVM: PPC: BookE: fix sleep with interrupts disabledScott Wood
2010-11-05KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().Scott Wood
2010-11-05KVM: PPC: fix information leak to userlandVasiliy Kulikov
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-24KVM: PPC: Fix compile error in e500_tlb.cAlexander Graf
2010-10-24KVM: PPC: e500_tlb: Fix a minor copy-paste tracing bugKyle Moffett
2010-10-24KVM: PPC: Implement level interrupts for BookEAlexander Graf
2010-10-24KVM: PPC: Expose level based interrupt capAlexander Graf
2010-10-24KVM: PPC: Implement Level interrupts on Book3SAlexander Graf
2010-10-24KVM: PPC: allow ppc440gp to pass the compatibility checkHollis Blanchard
2010-10-24KVM: PPC: fix compilation of "dump tlbs" debug functionHollis Blanchard
2010-10-24KVM: PPC: initialize IVORs in addition to IVPRHollis Blanchard
2010-10-24KVM: PPC: Don't put MSR_POW in MSRAlexander Graf
2010-10-24KVM: PPC: Implement correct SID mapping on Book3s_32Alexander Graf
2010-10-24KVM: PPC: Update int_pending also on dequeueAlexander Graf
2010-10-24KVM: PPC: Put segment registers in shared pageAlexander Graf
2010-10-24KVM: PPC: Interpret SR registers on demandAlexander Graf