aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_hv_rmhandlers.S
Commit message (Expand)AuthorAge
* KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...Paul Mackerras2012-12-05
* KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidationsPaul Mackerras2012-12-05
* Merge commit 'origin/queue' into for-queueAlexander Graf2012-10-31
|\
| * Merge branch 'merge' into nextBenjamin Herrenschmidt2012-09-06
| |\
| * | powerpc: Restore VDSO information on critical exception om BookEMihai Caraman2012-09-06
* | | KVM: PPC: Book3S HV: Fix some races in starting secondary threadsPaul Mackerras2012-10-30
| |/ |/|
* | KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE codePaul Mackerras2012-08-16
|/
* powerpc: Add VDSO version of getcpuAnton Blanchard2012-07-11
* powerpc: Merge VCPU_GPRMichael Neuling2012-07-10
* powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-10
* powerpc/kvm: sldi should be sldMichael Neuling2012-07-02
* KVM: PPC: Work around POWER7 DABR corruption problemPaul Mackerras2012-04-08
* KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIsPaul Mackerras2012-04-08
* KVM: PPC: Allow for read-only pages backing a Book3S HV guestPaul Mackerras2012-03-05
* KVM: PPC: Implement MMU notifiers for Book3S HV guestsPaul Mackerras2012-03-05
* KVM: PPC: Implement MMIO emulation support for Book3S HV guestsPaul Mackerras2012-03-05
* powerpc: Provide a way for KVM to indicate that NV GPR values are lostPaul Mackerras2011-12-07
* powerpc/kvm: Fix build with older toolchainsNishanth Aravamudan2011-11-07
* KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode codePaul Mackerras2011-09-25
* KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separatelyPaul Mackerras2011-09-25
* powerpc/kvm: Fix build errors with older toolchainsNishanth Aravamudan2011-08-05
* KVM: PPC: book3s_hv: Add support for PPC970-family processorsPaul 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