index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv_interrupts.S
Age
Commit message (
Expand
)
Author
2021-06-10
KVM: PPC: Book3S HV: remove ISA v3.0 and v3.1 support from P7/8 path
Nicholas Piggin
2020-09-17
KVM: PPC: Book3S HV: Set LPCR[HDICE] before writing HDEC
Paul Mackerras
2020-07-22
KVM: PPC: Book3S HV: Save/restore new PMU registers
Athira Rajeev
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266
Thomas Gleixner
2018-10-09
KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functions
Paul Mackerras
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-05-17
KVM: PPC: Book3S HV: Fix inaccurate comment
Paul Mackerras
2018-03-30
powerpc/64s: Do not allocate lppaca if we are not virtualized
Nicholas Piggin
2017-07-01
KVM: PPC: Book3S HV: Close race with testing for signals on guest entry
Paul Mackerras
2017-05-29
KVM: PPC: Book3S HV: Cope with host using large decrementer mode
Paul Mackerras
2014-12-29
powerpc/kvm: Create proper names for the kvm_host_state PMU fields
Michael Ellerman
2014-12-17
KVM: PPC: Book3S HV: Remove code for PPC970 processors
Paul Mackerras
2014-07-11
powerpc/kvm: Remove redundant save of SIER AND MMCR2
Joel Stanley
2014-04-23
powerpc: No need to use dot symbols when branching to a function
Anton Blanchard
2014-03-29
KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8
Paul Mackerras
2014-01-27
KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers
Paul Mackerras
2014-01-27
KVM: PPC: Book3S HV: Don't set DABR on POWER8
Michael Neuling
2013-10-17
kvm: powerpc: book3s: remove kvmppc_handler_highmem label
Paul Mackerras
2013-04-18
powerpc: Fix build errors with UP configs in HV-style KVM
Paul Mackerras
2012-04-08
KVM: PPC: Work around POWER7 DABR corruption problem
Paul Mackerras
2012-04-03
KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entry
Paul Mackerras
2011-07-12
KVM: PPC: book3s_hv: Add support for PPC970-family processors
Paul Mackerras
2011-07-12
KVM: PPC: Add support for Book3S processors in hypervisor mode
Paul Mackerras