summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_hv.c
Commit message (Expand)AuthorAgeFilesLines
* 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-091-0/+1
| * KVM: PPC: Book3S HV: Context tracking exit guest context before enabling irqsNicholas Piggin2021-02-091-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
* KVM: PPC: Book3S HV: Ratelimit machine check messages coming from guestsNicholas Piggin2020-12-041-4/+16
* powerpc/mm: Update tlbiel loop on POWER10Aneesh Kumar K.V2020-11-191-1/+6
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-10-231-4/+20
|\
| * KVM: PPC: Book3S HV: Make struct kernel_param_ops definition constJoe Perches2020-10-211-1/+1
| * KVM: PPC: Book3S: Fix symbol undeclared warningsWang Wensheng2020-09-221-1/+1
| * KVM: PPC: Book3S HV: Set LPCR[HDICE] before writing HDECPaul Mackerras2020-09-171-2/+12
| * KVM: PPC: Book3S HV: Do not allocate HPT for a nested guestFabiano Rosas2020-09-171-0/+6
* | powerpc/64s: handle ISA v3.1 local copy-paste context switchesNicholas Piggin2020-09-081-0/+7
|/
* Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-08-091-10/+16
|\
| * KVM: PPC: Book3S HV: Migrate hot plugged memoryLaurent Dufour2020-07-281-8/+6
| * KVM: PPC: Book3SHV: Enable support for ISA v3.1 guestsAlistair Popple2020-07-211-2/+10
* | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-071-5/+41
|\ \
| * | powerpc/watchpoint: Rename current H_SET_MODE DAWR macroRavi Bangoria2020-07-261-1/+1
| * | KVM: PPC: Book3S HV: Save/restore new PMU registersAthira Rajeev2020-07-221-2/+20
| * | KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCRAthira Rajeev2020-07-221-2/+20
| |/
* / powerpc64: Break asm/percpu.h vs spinlock_types.h dependencyPeter Zijlstra2020-07-101-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-121-35/+40
|\
| * KVM: PPC: Book3S HV: Relax check on H_SVM_INIT_ABORTLaurent Dufour2020-05-271-3/+8
| * KVM: PPC: Clean up redundant 'kvm_run' parametersTianjia Zhang2020-05-271-29/+31
| * KVM: PPC: Remove redundant kvm_run from vcpu_archTianjia Zhang2020-05-271-4/+2
* | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-3/+3
* | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-051-9/+6
|\ \ | |/ |/|
| * powerpc: Add support for ISA v3.1Alistair Popple2020-06-021-3/+0
| * powerpc/watchpoint: Rename current DAWR macrosRavi Bangoria2020-05-191-6/+6
* | kvm: Replace vcpu->swait with rcuwaitDavidlohr Bueso2020-05-131-13/+10
|/
* Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-051-7/+2
|\
| * powerpc/kvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2020-03-041-7/+2
* | KVM: PPC: Book3S HV: Add a capability for enabling secure guestsPaul Mackerras2020-03-261-0/+16
* | KVM: PPC: Book3S HV: Check caller of H_SVM_* HcallsLaurent Dufour2020-03-241-11/+21
* | KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()Greg Kurz2020-03-191-6/+0
* | KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guestsMichael Roth2020-03-191-0/+1
* | KVM: Remove unnecessary asm/kvm_host.h includesPeter Xu2020-03-161-1/+0