| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266 | Thomas Gleixner | 2019-06-05 | 1 | -12/+1 |
* | powerpc: clean inclusions of asm/feature-fixups.h | Christophe Leroy | 2018-07-30 | 1 | -0/+1 |
* | powerpc: move ASM_CONST and stringify_in_c() into asm-const.h | Christophe Leroy | 2018-07-30 | 1 | -0/+2 |
* | KVM: PPC: Book3S PR: Avoid changing TS bits when exiting guest | Simon Guo | 2018-06-01 | 1 | -0/+13 |
* | powerpc/64s: Simple RFI macro conversions | Nicholas Piggin | 2018-01-09 | 1 | -2/+2 |
* | KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interrupts | Nicholas Piggin | 2017-01-31 | 1 | -0/+7 |
* | KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HV | Nicholas Piggin | 2017-01-27 | 1 | -7/+18 |
* | KVM: PPC: Book3S: correct width in XER handling | Sam bobroff | 2015-08-22 | 1 | -2/+2 |
* | KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR | Alexander Graf | 2014-05-30 | 1 | -0/+25 |
* | KVM: PPC: Book3S PR: Cope with doorbell interrupts | Paul Mackerras | 2014-01-27 | 1 | -0/+2 |
* | kvm: powerpc: book3s: Cleanup interrupt handling code | Aneesh Kumar K.V | 2013-10-17 | 1 | -2/+2 |
* | powerpc: Move and fix MTMSR_EERI definition | Benjamin Herrenschmidt | 2012-07-10 | 1 | -2/+0 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-25 | 1 | -6/+7 |
|\ |
|
| * | KVM: PPC: Fix PR KVM on POWER7 bare metal | Alexander Graf | 2012-05-06 | 1 | -13/+22 |
| * | KVM: PPC: Book3S: PR: Optimize entry path | Alexander Graf | 2012-05-06 | 1 | -6/+7 |
* | | KVM: PPC: Book3S: PR: Fix hsrr code | Alexander Graf | 2012-05-16 | 1 | -4/+3 |
* | | KVM: PPC: Fix PR KVM on POWER7 bare metal | Alexander Graf | 2012-05-16 | 1 | -13/+22 |
* | | KVM: PPC: Book3S: PR: Handle EMUL_ASSIST | Alexander Graf | 2012-05-16 | 1 | -0/+6 |
|/ |
|
* | KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode | Paul Mackerras | 2011-09-25 | 1 | -20/+92 |
* | KVM: PPC: Read out syscall instruction on trap | Alexander Graf | 2011-09-25 | 1 | -0/+5 |
* | powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect... | Paul Mackerras | 2011-07-12 | 1 | -1/+1 |
* | KVM: PPC: Add support for Book3S processors in hypervisor mode | Paul Mackerras | 2011-07-12 | 1 | -17/+17 |
* | KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu | Paul Mackerras | 2011-07-12 | 1 | -36/+40 |
* | powerpc, KVM: Rework KVM checks in first-level interrupt handlers | Paul Mackerras | 2011-07-12 | 1 | -0/+7 |
* | powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode | Paul Mackerras | 2011-04-20 | 1 | -1/+1 |
* | powerpc: Base support for exceptions using HSRR0/1 | Benjamin Herrenschmidt | 2011-04-20 | 1 | -2/+8 |
* | KVM: PPC: Make Alignment interrupts work again | Alexander Graf | 2010-05-17 | 1 | -0/+2 |
* | KVM: PPC: Add generic segment switching code | Alexander Graf | 2010-05-17 | 1 | -0/+257 |