aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_hv_interrupts.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner1-12/+1
2018-10-09KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functionsPaul Mackerras1-46/+49
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy1-0/+1
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy1-0/+1
2018-05-17KVM: PPC: Book3S HV: Fix inaccurate commentPaul Mackerras1-1/+1
2018-03-30powerpc/64s: Do not allocate lppaca if we are not virtualizedNicholas Piggin1-2/+1
2017-07-01KVM: PPC: Book3S HV: Close race with testing for signals on guest entryPaul Mackerras1-7/+1
2017-05-29KVM: PPC: Book3S HV: Cope with host using large decrementer modePaul Mackerras1-1/+11
2014-12-29powerpc/kvm: Create proper names for the kvm_host_state PMU fieldsMichael Ellerman1-13/+13
2014-12-17KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras1-38/+1
2014-07-11powerpc/kvm: Remove redundant save of SIER AND MMCR2Joel Stanley1-5/+0
2014-04-23powerpc: No need to use dot symbols when branching to a functionAnton Blanchard1-1/+1
2014-03-29KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8Paul Mackerras1-0/+22
2014-01-27KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbersPaul Mackerras1-4/+2
2014-01-27KVM: PPC: Book3S HV: Don't set DABR on POWER8Michael Neuling1-0/+2
2013-10-17kvm: powerpc: book3s: remove kvmppc_handler_highmem labelPaul Mackerras1-3/+0
2013-04-18powerpc: Fix build errors with UP configs in HV-style KVMPaul Mackerras1-0/+6
2012-04-08KVM: PPC: Work around POWER7 DABR corruption problemPaul Mackerras1-2/+7
2012-04-03KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entryPaul Mackerras1-2/+6
2011-07-12KVM: PPC: book3s_hv: Add support for PPC970-family processorsPaul Mackerras1-0/+30
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras1-0/+136