summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_segment.S
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner2019-06-051-12/+1Star
* powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2018-07-301-0/+1
* powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-301-0/+2
* KVM: PPC: Book3S PR: Avoid changing TS bits when exiting guestSimon Guo2018-06-011-0/+13
* powerpc/64s: Simple RFI macro conversionsNicholas Piggin2018-01-091-2/+2
* KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interruptsNicholas Piggin2017-01-311-0/+7
* KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HVNicholas Piggin2017-01-271-7/+18
* KVM: PPC: Book3S: correct width in XER handlingSam bobroff2015-08-221-2/+2
* KVM: PPC: Book3S PR: Handle Facility interrupt and FSCRAlexander Graf2014-05-301-0/+25
* KVM: PPC: Book3S PR: Cope with doorbell interruptsPaul Mackerras2014-01-271-0/+2
* kvm: powerpc: book3s: Cleanup interrupt handling codeAneesh Kumar K.V2013-10-171-2/+2
* powerpc: Move and fix MTMSR_EERI definitionBenjamin Herrenschmidt2012-07-101-2/+0Star
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-251-6/+7
|\
| * KVM: PPC: Fix PR KVM on POWER7 bare metalAlexander Graf2012-05-061-13/+22
| * KVM: PPC: Book3S: PR: Optimize entry pathAlexander Graf2012-05-061-6/+7
* | KVM: PPC: Book3S: PR: Fix hsrr codeAlexander Graf2012-05-161-4/+3Star
* | KVM: PPC: Fix PR KVM on POWER7 bare metalAlexander Graf2012-05-161-13/+22
* | KVM: PPC: Book3S: PR: Handle EMUL_ASSISTAlexander Graf2012-05-161-0/+6
|/
* KVM: PPC: book3s_pr: Simplify transitions between virtual and real modePaul Mackerras2011-09-251-20/+92
* KVM: PPC: Read out syscall instruction on trapAlexander Graf2011-09-251-0/+5
* powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...Paul Mackerras2011-07-121-1/+1
* KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras2011-07-121-17/+17
* KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpuPaul Mackerras2011-07-121-36/+40
* powerpc, KVM: Rework KVM checks in first-level interrupt handlersPaul Mackerras2011-07-121-0/+7
* powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV modePaul Mackerras2011-04-201-1/+1
* powerpc: Base support for exceptions using HSRR0/1Benjamin Herrenschmidt2011-04-201-2/+8
* KVM: PPC: Make Alignment interrupts work againAlexander Graf2010-05-171-0/+2
* KVM: PPC: Add generic segment switching codeAlexander Graf2010-05-171-0/+257