summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/book3s_hv_rmhandlers.S
AgeCommit message (Expand)Author
2014-03-13KVM: PPC: Book3S HV: Fix register usage when loading/saving VRSAVEPaul Mackerras
2014-03-13KVM: PPC: Book3S HV: Remove bogus duplicate codePaul Mackerras
2014-01-29Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini
2014-01-27KVM: PPC: Book3S HV: Add new state for transactional memoryMichael Neuling
2014-01-27KVM: PPC: Book3S HV: Basic little-endian guest supportAnton Blanchard
2014-01-27KVM: PPC: Book3S HV: Add support for DABRX register on POWER7Paul Mackerras
2014-01-27KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbellsPaul Mackerras
2014-01-27KVM: PPC: Book3S HV: Handle guest using doorbells for IPIsPaul Mackerras
2014-01-27KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from napPaul Mackerras
2014-01-27KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8Paul Mackerras
2014-01-27KVM: PPC: Book3S HV: Context-switch new POWER8 SPRsMichael Neuling
2014-01-27KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbersPaul Mackerras
2014-01-27KVM: PPC: Book3S HV: Don't set DABR on POWER8Michael Neuling
2014-01-09KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exitPaul Mackerras
2014-01-09KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structuresPaul Mackerras
2013-12-18powerpc: book3s: kvm: Don't abuse host r2 in exit pathAneesh Kumar K.V
2013-11-21powerpc: kvm: optimize "sc 1" as fast returnLiu Ping Fan
2013-11-18KVM: PPC: Book3S HV: Refine barriers in guest entry/exitPaul Mackerras
2013-11-04Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov
2013-10-17kvm: powerpc: book3s: Cleanup interrupt handling codeAneesh Kumar K.V
2013-10-17KVM: PPC: Book3S HV: Better handling of exceptions that happen in real modePaul Mackerras
2013-10-17KVM: PPC: Book3S: Move skip-interrupt handlers to common codePaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras
2013-10-17KVM: PPC: Book3S HV: Add support for guest Program Priority RegisterPaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield countPaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Pull out interrupt-reading code into a subroutinePaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutinePaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registersPaul Mackerras
2013-10-10KVM: PPC: Book3S HV: Fix typo in saving DSCRPaul Mackerras
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-08-14powerpc: Make rwlocks endian safeAnton Blanchard
2013-08-14powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard
2013-07-10KVM: PPC: Book3S HV: Allow negative offsets to real-mode hcall handlersPaul Mackerras
2013-04-26KVM: PPC: Book3S HV: Improve real-mode handling of external interruptsPaul Mackerras
2013-04-26KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulationBenjamin Herrenschmidt
2013-04-26KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVMBenjamin Herrenschmidt
2013-04-26KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty mapPaul Mackerras
2013-02-15powerpc/kvm/book3s_hv: Preserve guest CFAR register valuePaul Mackerras
2012-12-06KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...Paul Mackerras
2012-12-06KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidationsPaul Mackerras
2012-10-31Merge commit 'origin/queue' into for-queueAlexander Graf
2012-10-30KVM: PPC: Book3S HV: Fix some races in starting secondary threadsPaul Mackerras
2012-09-07Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-09-07powerpc: Restore VDSO information on critical exception om BookEMihai Caraman
2012-08-16KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE codePaul Mackerras
2012-07-11powerpc: Add VDSO version of getcpuAnton Blanchard
2012-07-10powerpc: Merge VCPU_GPRMichael Neuling
2012-07-10powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling