aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAge
* Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-07-24
|\
| * KVM: PPC: book3s_hv: Add support for PPC970-family processorsPaul Mackerras2011-07-12
| * powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...Paul Mackerras2011-07-12
| * KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras2011-07-12
| * KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras2011-07-12
| * KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson2011-07-12
| * KVM: PPC: Handle some PAPR hcalls in the kernelPaul Mackerras2011-07-12
| * KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras2011-07-12
| * KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpuPaul Mackerras2011-07-12
| * KVM: PPC: Move guest enter/exit down into subarch-specific codePaul Mackerras2011-07-12
| * KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops downPaul Mackerras2011-07-12
| * KVM: PPC: Deliver program interrupts right away instead of queueing themPaul Mackerras2011-07-12
| * powerpc, KVM: Rework KVM checks in first-level interrupt handlersPaul Mackerras2011-07-12
| * KVM: PPC: Split out code from book3s.c into book3s_pr.cPaul Mackerras2011-07-12
| * KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3sPaul Mackerras2011-07-12
| * KVM: PPC: Fix machine checks on 32-bit Book3SPaul Mackerras2011-07-12
| * KVM: PPC: e500: Don't search over the entire TLB0.Scott Wood2011-07-12
| * KVM: PPC: e500: Add shadow PID supportLiu Yu2011-07-12
| * KVM: PPC: e500: Stop keeping shadow TLBLiu Yu2011-07-12
| * KVM: PPC: e500: enable magic pageScott Wood2011-07-12
| * KVM: PPC: e500: Support large page mappings of PFNMAP vmas.Scott Wood2011-07-12
| * KVM: PPC: e500: Eliminate shadow_pages[], and use pfns instead.Scott Wood2011-07-12
| * KVM: PPC: e500: don't use MAS0 as intermediate storage.Scott Wood2011-07-12
| * KVM: PPC: e500: Disable preloading TLB1 in tlb_load().Scott Wood2011-07-12
| * KVM: PPC: e500: Save/restore SPE stateScott Wood2011-07-12
| * KVM: PPC: booke: use shadow_msrScott Wood2011-07-12
| * KVM: PPC: Resolve real-mode handlers through function exportsAlexander Graf2011-07-12
| * KVM: PPC: fix partial application of "exit timing in ticks"Stuart Yoder2011-07-12
* | virtio: expose for non-virtualization users tooOhad Ben-Cohen2011-07-23
|/
* 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