summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras2019-06-222-8/+7
* powerpc/fsl: Emulate SPRN_BUCSR registerDiana Craciun2019-05-161-0/+7
* powerpc/fsl: Flush branch predictor when entering KVMDiana Craciun2019-05-161-0/+4
* KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILEScott Wood2018-12-014-8/+27
* KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate functionPaul Mackerras2018-10-101-1/+1
* KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backingPaul Mackerras2018-05-301-5/+7
* KVM: PPC: Book3S PR: Check copy_to/from_user return valuesPaul Mackerras2018-04-131-8/+26
* KVM: PPC: Book3S PR: Exit KVM on failed mappingAlexey Kardashevskiy2018-03-242-2/+9
* powerpc/64s: Simple RFI macro conversionsNicholas Piggin2018-02-163-8/+10
* KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counterLi Zhong2017-11-151-3/+2
* KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras2017-10-051-19/+27
* KVM: PPC: Book3S HV: Save/restore host values of debug registersPaul Mackerras2017-08-061-7/+32
* KVM: PPC: Book3S HV: Reload HTM registers explicitlyPaul Mackerras2017-08-061-1/+15
* KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exitPaul Mackerras2017-08-062-2/+13
* KVM: PPC: Book3S HV: Context-switch EBB registers properlyPaul Mackerras2017-08-061-0/+16
* KVM: PPC: Book3S HV: Preserve userspace HTM state properlyPaul Mackerras2017-06-291-0/+21
* KVM: PPC: Book3S PR: Fix illegal opcode emulationThomas Huth2017-03-261-1/+0
* KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECTPaul Mackerras2017-01-091-0/+2
* KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras2017-01-092-0/+10
* KVM: PPC: BookE: Fix a sanity checkDan Carpenter2016-10-161-1/+1
* KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth2016-10-161-0/+2
* KVM: PPC: Book3S HV: Save/restore TM state in H_CEDEPaul Mackerras2016-08-201-0/+13
* KVM: PPC: Book3S HV: Pull out TM state save/restore into separate proceduresPaul Mackerras2016-08-201-212/+237
* KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exitPaul Mackerras2016-03-161-0/+14
* KVM: PPC: Fix ONE_REG AltiVec supportGreg Kurz2016-02-251-10/+10
* KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8Thomas Huth2016-02-251-1/+1
* KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSRPaul Mackerras2015-12-101-0/+6
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-122-9/+13
|\
| * KVM: PPC: Book3S HV: Don't dynamically split core when already splitPaul Mackerras2015-11-061-1/+1
| * KVM: PPC: Book3S HV: Synthesize segment fault if SLB lookup failsPaul Mackerras2015-11-061-8/+12
* | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-053-5/+7
|\ \
| * | powerpc/mm: Differentiate between hugetlb and THP during page walkAneesh Kumar K.V2015-10-123-5/+7
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-057-11/+52
|\ \ \ | | |/ | |/|
| * | KVM: PPC: Book3S HV: Handle H_DOORBELL on the guest exit pathGautham R. Shenoy2015-10-211-3/+14
| * | KVM: PPC: Implement extension to report number of memslotsNikunj A Dadhania2015-10-211-0/+3
| * | KVM: PPC: Book3S HV: Make H_REMOVE return correct HPTE value for absent HPTEsPaul Mackerras2015-10-211-0/+2
| * | KVM: PPC: Book3S HV: Don't fall back to smaller HPT size in allocation ioctlPaul Mackerras2015-10-211-1/+2
| * | KVM: PPC: Book3S HV: Deliver machine check with MSR(RI=0) to guest as MCEMahesh Salgaonkar2015-10-161-4/+8
| * | KVM: PPC: e500: fix couple of shift operations on 64 bitsTudor Laurentiu2015-10-151-2/+2
| * | KVM: PPC: e500: Emulate TMCFG0 TMRN registerTudor Laurentiu2015-10-151-0/+19
| * | KVM: PPC: e500: fix handling local_sid_lookup resultAndrzej Hajda2015-10-151-1/+2
| |/
* / powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ...Paul Mackerras2015-10-211-54/+1
|/
* KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()Thomas Huth2015-09-211-0/+6
* KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exitGautham R. Shenoy2015-09-211-0/+1
* KVM: PPC: Book3S HV: Fix handling of interrupted VCPUsPaul Mackerras2015-09-211-1/+5
* KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-162-0/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-1017-134/+899
|\
| * KVM: PPC: Book3S: Fix typo in top comment about lockingGreg Kurz2015-09-041-1/+1
| * KVM: PPC: Book3S HV: Exit on H_DOORBELL if HOST_IPI is setGautham R. Shenoy2015-09-031-0/+1
| * KVM: PPC: Book3S HV: Fix race in starting secondary threadsGautham R. Shenoy2015-09-032-1/+17