summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_hv_rmhandlers.S
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini2014-01-291-457/+734
|\
| * KVM: PPC: Book3S HV: Add new state for transactional memoryMichael Neuling2014-01-271-2/+73
| * KVM: PPC: Book3S HV: Basic little-endian guest supportAnton Blanchard2014-01-271-10/+5
| * KVM: PPC: Book3S HV: Add support for DABRX register on POWER7Paul Mackerras2014-01-271-2/+30
| * KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbellsPaul Mackerras2014-01-271-0/+7
| * KVM: PPC: Book3S HV: Handle guest using doorbells for IPIsPaul Mackerras2014-01-271-4/+15
| * KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from napPaul Mackerras2014-01-271-115/+77
| * KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8Paul Mackerras2014-01-271-1/+7
| * KVM: PPC: Book3S HV: Context-switch new POWER8 SPRsMichael Neuling2014-01-271-0/+145
| * KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbersPaul Mackerras2014-01-271-303/+373
| * KVM: PPC: Book3S HV: Don't set DABR on POWER8Michael Neuling2014-01-271-3/+10
| * KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exitPaul Mackerras2014-01-091-64/+22
| * KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structuresPaul Mackerras2014-01-091-2/+2
| * powerpc: kvm: optimize "sc 1" as fast returnLiu Ping Fan2013-11-211-1/+18
* | powerpc: book3s: kvm: Don't abuse host r2 in exit pathAneesh Kumar K.V2013-12-181-4/+3
* | KVM: PPC: Book3S HV: Refine barriers in guest entry/exitPaul Mackerras2013-11-181-6/+10
|/
* Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-11-041-262/+356
|\
| * kvm: powerpc: book3s: Cleanup interrupt handling codeAneesh Kumar K.V2013-10-171-2/+7
| * KVM: PPC: Book3S HV: Better handling of exceptions that happen in real modePaul Mackerras2013-10-171-6/+25
| * KVM: PPC: Book3S: Move skip-interrupt handlers to common codePaul Mackerras2013-10-171-24/+0
| * KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras2013-10-171-2/+14
| * KVM: PPC: Book3S HV: Add support for guest Program Priority RegisterPaul Mackerras2013-10-171-1/+11
| * KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras2013-10-171-2/+3
| * KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield countPaul Mackerras2013-10-171-10/+10
| * KVM: PPC: Book3S HV: Pull out interrupt-reading code into a subroutinePaul Mackerras2013-10-171-49/+68
| * KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutinePaul Mackerras2013-10-171-166/+178
| * KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras2013-10-171-9/+41
| * KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registersPaul Mackerras2013-10-171-0/+8
* | KVM: PPC: Book3S HV: Fix typo in saving DSCRPaul Mackerras2013-10-101-1/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-061-0/+12
|\
| * powerpc: Make rwlocks endian safeAnton Blanchard2013-08-141-0/+8
| * powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard2013-08-141-0/+4
* | KVM: PPC: Book3S HV: Allow negative offsets to real-mode hcall handlersPaul Mackerras2013-07-101-1/+1
|/
* KVM: PPC: Book3S HV: Improve real-mode handling of external interruptsPaul Mackerras2013-04-261-63/+75
* KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulationBenjamin Herrenschmidt2013-04-261-5/+13
* KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVMBenjamin Herrenschmidt2013-04-261-16/+86
* KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty mapPaul Mackerras2013-04-261-0/+4
* powerpc/kvm/book3s_hv: Preserve guest CFAR register valuePaul Mackerras2013-02-151-0/+9
* KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...Paul Mackerras2012-12-061-28/+47
* KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidationsPaul Mackerras2012-12-061-30/+26
* Merge commit 'origin/queue' into for-queueAlexander Graf2012-10-311-1/+1
|\
| * Merge branch 'merge' into nextBenjamin Herrenschmidt2012-09-071-5/+7
| |\
| * | powerpc: Restore VDSO information on critical exception om BookEMihai Caraman2012-09-071-1/+1
* | | KVM: PPC: Book3S HV: Fix some races in starting secondary threadsPaul Mackerras2012-10-301-3/+8
| |/ |/|
* | KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE codePaul Mackerras2012-08-161-5/+7
|/
* powerpc: Add VDSO version of getcpuAnton Blanchard2012-07-111-0/+4
* powerpc: Merge VCPU_GPRMichael Neuling2012-07-101-3/+0
* powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-101-110/+110
* powerpc/kvm: sldi should be sldMichael Neuling2012-07-021-1/+1
* KVM: PPC: Work around POWER7 DABR corruption problemPaul Mackerras2012-04-081-39/+54
OpenPOWER on IntegriCloud