aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAge
* 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
| * KVM: PPC: Add book3s_32 tlbie flush accelerationAlexander Graf2010-10-24
| * KVM: PPC: correctly check gfn_to_pfn() return valueGleb Natapov2010-10-24
| * KVM: PPC: RCU'ify the Book3s MMUAlexander Graf2010-10-24
| * KVM: PPC: Book3S_32 MMU debug compile fixesAlexander Graf2010-10-24
| * KVM: PPC: Add get_pvinfo interface to query hypercall instructionsAlexander Graf2010-10-24
| * KVM: PPC: Expose magic page support to guestAlexander Graf2010-10-24
| * KVM: PPC: Magic Page Book3s supportAlexander Graf2010-10-24
| * KVM: PPC: Make PAM a defineAlexander Graf2010-10-24
| * KVM: PPC: Tell guest about pending interruptsAlexander Graf2010-10-24
| * KVM: PPC: Add PV guest critical sectionsAlexander Graf2010-10-24
| * KVM: PPC: Implement hypervisor interfaceAlexander Graf2010-10-24
| * KVM: PPC: Convert SPRG[0-4] to shared pageAlexander Graf2010-10-24