aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm
AgeCommit message (Expand)Author
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
2010-10-24KVM: PPC: Move BAT handling code into spr handlerAlexander Graf
2010-10-24KVM: PPC: Add feature bitmap for magic pageAlexander Graf
2010-10-24KVM: PPC: Remove unused defineAlexander Graf
2010-10-24KVM: PPC: Revert "KVM: PPC: Use kernel hash function"Alexander Graf
2010-10-24KVM: PPC: Move slb debugging to tracepointsAlexander Graf
2010-10-24KVM: PPC: Make invalidation code more reliableAlexander Graf
2010-10-24KVM: PPC: Don't flush PTEs on NX/RO hitAlexander Graf
2010-10-24KVM: PPC: Preload magic page when in kernel modeAlexander Graf
2010-10-24KVM: PPC: Add tracepoints for generic spte flushesAlexander Graf
2010-10-24KVM: PPC: Fix sid map search after flushAlexander Graf
2010-10-24KVM: PPC: Move pte invalidate debug code to tracepointAlexander Graf
2010-10-24KVM: PPC: Add tracepoint for generic mmu mapAlexander Graf
2010-10-24KVM: PPC: Move book3s_64 mmu map debug print to trace pointAlexander Graf
2010-10-24KVM: PPC: Move EXIT_DEBUG partially to tracepointsAlexander Graf
2010-10-24KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz()Wei Yongjun
2010-10-24KVM: PPC: Make long relocations be ulongAlexander Graf
2010-10-24KVM: PPC: Use MSR_DR for external load_upAlexander Graf