aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAge
* Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-11-20
|\
| * Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf2011-11-17
* | powerpc: Add hvcall.h include to book3s_hv.cMichael Neuling2011-11-15
|/
* powerpc/kvm: Fix build with older toolchainsNishanth Aravamudan2011-11-07
* powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-31
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-31
* powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-31
* KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode codePaul Mackerras2011-09-25
* KVM: PPC: book3s_pr: Simplify transitions between virtual and real modePaul Mackerras2011-09-25
* KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separatelyPaul Mackerras2011-09-25
* KVM: PPC: Add sanity checking to vcpu_runAlexander Graf2011-09-25
* KVM: PPC: Enable the PAPR CAP for Book3SAlexander Graf2011-09-25
* KVM: PPC: Support SC1 hypercalls for PAPR in PR modeAlexander Graf2011-09-25
* KVM: PPC: Stub emulate CFAR and PURR SPRsAlexander Graf2011-09-25
* KVM: PPC: Add PAPR hypercall code for PR modeAlexander Graf2011-09-25
* KVM: PPC: Add support for explicit HIOR settingAlexander Graf2011-09-25
* KVM: PPC: Read out syscall instruction on trapAlexander Graf2011-09-25
* KVM: PPC: Interpret SDR1 as HVA in PAPR modeAlexander Graf2011-09-25
* KVM: PPC: Check privilege level on SPRsAlexander Graf2011-09-25
* KVM: PPC: move compute_tlbie_rb to book3s common headerAlexander Graf2011-09-25
* powerpc/kvm: Fix build errors with older toolchainsNishanth Aravamudan2011-08-05
* 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