summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_hv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-07-021-0/+3
|\
| * powerpc/64s: avoid reloading (H)SRR registers if they are still validNicholas Piggin2021-06-241-0/+3
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-301-2/+2
|\ \
| * | arch/powerpc/kvm/book3s: use vma_lookup() in kvmppc_hv_setup_htab_rma()Liam Howlett2021-06-291-2/+2
| * | Merge tag 'powerpc-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-06-061-1/+0
| |\ \
| | * | KVM: PPC: Book3S HV: Save host FSCR in the P7/8 pathNicholas Piggin2021-05-281-1/+0
* | | | KVM: stats: Separate generic stats from architecture specific onesJing Zhang2021-06-241-6/+6
* | | | Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2021-06-231-320/+479
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATEBharata B Rao2021-06-221-3/+56
| * | KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATEBharata B Rao2021-06-211-0/+36
| * | KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processorsSuraj Jitindar Singh2021-06-211-6/+7
| * | KVM: PPC: Book3S HV: remove ISA v3.0 and v3.1 support from P7/8 pathNicholas Piggin2021-06-101-40/+22
| * | KVM: PPC: Book3S HV P9: implement hash host / hash guest supportNicholas Piggin2021-06-101-1/+3
| * | KVM: PPC: Book3S HV P9: implement hash guest supportNicholas Piggin2021-06-101-6/+14
| * | KVM: PPC: Book3S HV P9: Reflect userspace hcalls to hash guests to support PR...Nicholas Piggin2021-06-101-6/+16
| * | KVM: PPC: Book3S HV: add virtual mode handlers for HPT hcalls and page faultsNicholas Piggin2021-06-101-9/+136
| * | KVM: PPC: Book3S HV: small pseries_do_hcall cleanupNicholas Piggin2021-06-101-14/+15
| * | KVM: PPC: Book3S HV P9: Allow all P9 processors to enable nested HVNicholas Piggin2021-06-101-1/+1
| * | KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9Nicholas Piggin2021-06-101-22/+5
| * | KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMUNicholas Piggin2021-06-101-7/+14
| * | KVM: PPC: Book3S HV P9: Add helpers for OS SPR handlingNicholas Piggin2021-06-101-55/+93
| * | KVM: PPC: Book3S HV P9: Read machine check registers while MSR[RI] is 0Nicholas Piggin2021-06-101-2/+9
| * | KVM: PPC: Book3S HV P9: inline kvmhv_load_hv_regs_and_go into __kvmhv_vcpu_en...Nicholas Piggin2021-06-101-188/+2
| * | KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in CNicholas Piggin2021-06-101-3/+6
| * | KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 pathNicholas Piggin2021-06-101-11/+68
| * | KVM: PPC: Book3S HV P9: Move radix MMU switching instructions togetherNicholas Piggin2021-06-101-21/+41
| * | KVM: PPC: Book3S HV P9: Move xive vcpu context management into kvmhv_p9_guest...Nicholas Piggin2021-06-101-4/+3
| * | KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer racesNicholas Piggin2021-06-101-0/+15
| * | KVM: PPC: Book3S HV P9: Move setting HDEC after switching to guest LPCRNicholas Piggin2021-06-101-12/+7
| * | KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in CNicholas Piggin2021-06-101-0/+2
| * | KVM: PPC: Book3S HV: Save host FSCR in the P7/8 pathNicholas Piggin2021-06-041-1/+0
| |/
* / KVM: PPC: exit halt polling on need_resched()Wanpeng Li2021-05-271-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-011-6/+6
|\
| * KVM: PPC: Convert to the gfn-based MMU notifier callbacksSean Christopherson2021-04-171-6/+6
* | KVM: PPC: Book3S HV: Fix CONFIG_SPAPR_TCE_IOMMU=n default hcallsNicholas Piggin2021-04-121-0/+2
* | KVM: PPC: Book3S HV: Remove redundant mtspr PSPBNicholas Piggin2021-04-121-1/+0
* | KVM: PPC: Book3S HV: Prevent radix guests setting LPCR[TC]Nicholas Piggin2021-04-121-0/+4
* | KVM: PPC: Book3S HV: Disallow LPCR[AIL] to be set to 1 or 2Nicholas Piggin2021-04-121-1/+6
* | KVM: PPC: Book3S HV: Add a function to filter guest LPCR bitsNicholas Piggin2021-04-121-18/+50
* | KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exitNicholas Piggin2021-04-121-0/+3
|/
* Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-02-221-2/+5
|\
| * powerpc: convert interrupt handlers to use wrappersNicholas Piggin2021-02-081-0/+1
| * KVM: PPC: Book3S HV: Context tracking exit guest context before enabling irqsNicholas Piggin2021-02-081-2/+4
* | KVM: PPC: Don't always report hash MMU capability for P9 < DD2.2Fabiano Rosas2021-02-101-0/+10
* | KVM: PPC: Book3S HV: Save and restore FSCR in the P9 pathFabiano Rosas2021-02-101-0/+4
* | KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without...Nicholas Piggin2021-02-101-44/+12
* | KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWRRavi Bangoria2021-02-101-0/+12
* | KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWRRavi Bangoria2021-02-101-0/+43
* | KVM: PPC: Book3S HV: Rename current DAWR macros and variablesRavi Bangoria2021-02-101-12/+12
|/
* KVM: PPC: Book3S HV: Fix mask size for emulated msgsndpLeonardo Bras2020-12-151-3/+3