aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/book3s_hv_interrupts.S
AgeCommit message (Expand)AuthorFilesLines
2020-09-17KVM: PPC: Book3S HV: Set LPCR[HDICE] before writing HDECGravatar Paul Mackerras 1-3/+6
2020-07-22KVM: PPC: Book3S HV: Save/restore new PMU registersGravatar Athira Rajeev 1-0/+8
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Gravatar Thomas Gleixner 1-12/+1
2018-10-09KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functionsGravatar Paul Mackerras 1-46/+49
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hGravatar Christophe Leroy 1-0/+1
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hGravatar Christophe Leroy 1-0/+1
2018-05-17KVM: PPC: Book3S HV: Fix inaccurate commentGravatar Paul Mackerras 1-1/+1
2018-03-30powerpc/64s: Do not allocate lppaca if we are not virtualizedGravatar Nicholas Piggin 1-2/+1
2017-07-01KVM: PPC: Book3S HV: Close race with testing for signals on guest entryGravatar Paul Mackerras 1-7/+1
2017-05-29KVM: PPC: Book3S HV: Cope with host using large decrementer modeGravatar Paul Mackerras 1-1/+11
2014-12-29powerpc/kvm: Create proper names for the kvm_host_state PMU fieldsGravatar Michael Ellerman 1-13/+13
2014-12-17KVM: PPC: Book3S HV: Remove code for PPC970 processorsGravatar Paul Mackerras 1-38/+1
2014-07-11powerpc/kvm: Remove redundant save of SIER AND MMCR2Gravatar Joel Stanley 1-5/+0
2014-04-23powerpc: No need to use dot symbols when branching to a functionGravatar Anton Blanchard 1-1/+1
2014-03-29KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8Gravatar Paul Mackerras 1-0/+22
2014-01-27KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbersGravatar Paul Mackerras 1-4/+2
2014-01-27KVM: PPC: Book3S HV: Don't set DABR on POWER8Gravatar Michael Neuling 1-0/+2
2013-10-17kvm: powerpc: book3s: remove kvmppc_handler_highmem labelGravatar Paul Mackerras 1-3/+0
2013-04-18powerpc: Fix build errors with UP configs in HV-style KVMGravatar Paul Mackerras 1-0/+6
2012-04-08KVM: PPC: Work around POWER7 DABR corruption problemGravatar Paul Mackerras 1-2/+7
2012-04-03KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entryGravatar Paul Mackerras 1-2/+6
2011-07-12KVM: PPC: book3s_hv: Add support for PPC970-family processorsGravatar Paul Mackerras 1-0/+30
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modeGravatar Paul Mackerras 1-0/+136