summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-075-15/+17
|\
| * Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-09-065-8/+68
| |\
| * | KVM: stats: Add halt polling related histogram statsJing Zhang2021-08-201-2/+14
| * | KVM: stats: Add halt_wait_ns stats for all architecturesJing Zhang2021-08-203-3/+1
| * | KVM: stats: Support linear and logarithmic histogram statisticsJing Zhang2021-08-202-8/+0
| * | KVM: Move last_used_slot logic out of search_memslotsDavid Matlack2021-08-062-2/+2
* | | KVM: PPC: Fix clearing never mapped TCEs in realmodeAlexey Kardashevskiy2021-08-301-3/+6
* | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2021-08-265-136/+168
|\ \ \
| * | | powerpc/64s: Remove WORT SPR from POWER9/10Nicholas Piggin2021-08-251-3/+0
| * | | KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs ar...Nicholas Piggin2021-08-251-0/+20
| * | | KVM: PPC: Book3S HV Nested: save_hv_return_state does not require trap argumentFabiano Rosas2021-08-251-3/+3
| * | | KVM: PPC: Book3S HV Nested: Stop forwarding all HFUs to L1Fabiano Rosas2021-08-251-2/+29
| * | | KVM: PPC: Book3S HV Nested: Make nested HFSCR state accessibleNicholas Piggin2021-08-252-2/+5
| * | | KVM: PPC: Book3S HV Nested: Sanitise vcpu registersFabiano Rosas2021-08-251-48/+46
| * | | KVM: PPC: Book3S HV Nested: Fix TM softpatch HFAC interrupt emulationNicholas Piggin2021-08-252-33/+46
| * | | KVM: PPC: Book3S HV P9: Fixes for TM softpatch interrupt NIPNicholas Piggin2021-08-251-2/+15
| * | | KVM: PPC: Book3S HV: Remove TM emulation from POWER7/8 pathNicholas Piggin2021-08-251-42/+0
| * | | KVM: PPC: Book3S HV: Initialise vcpu MSR with MSR_MENicholas Piggin2021-08-251-0/+1
| * | | KVM: PPC: Book3S HV: Stop exporting symbols from book3s_64_mmu_radixFabiano Rosas2021-08-241-3/+0
| * | | KVM: PPC: Book3S HV: Add sanity check to copy_tofrom_guestFabiano Rosas2021-08-241-0/+3
| * | | KVM: PPC: Book3S HV: Fix copy_tofrom_guest routinesFabiano Rosas2021-08-241-2/+4
| | |/ | |/|
* | | KVM: PPC: Book3S PR: Remove unused variableCédric Le Goater2021-08-201-2/+1
* | | KVM: PPC: Book3S PR: Declare kvmppc_handle_exit_pr()Cédric Le Goater2021-08-201-1/+2
* | | powerpc/kvm: Remove obsolete and unneeded selectLukas Bulwahn2021-08-201-1/+0
* | | powerpc: rename powerpc_debugfs_root to arch_debugfs_dirAneesh Kumar K.V2021-08-133-7/+5
* | | KVM: PPC: Book3S HV: XIVE: Add support for automatic save-restoreCédric Le Goater2021-08-103-2/+43
* | | KVM: PPC: Book3S HV: XIVE: Add a 'flags' fieldCédric Le Goater2021-08-103-15/+25
* | | KVM: PPC: Book3S HV: XICS: Fix mapping of passthrough interruptsCédric Le Goater2021-08-101-2/+10
* | | powerpc/powernv/pci: Rework pnv_opal_pci_msi_eoi()Cédric Le Goater2021-08-101-4/+4
* | | KVM: PPC: Book3S HV: XIVE: Fix mapping of passthrough interruptsCédric Le Goater2021-08-101-1/+2
* | | KVM: PPC: Book3S HV: XIVE: Change interface of passthrough interrupt routinesCédric Le Goater2021-08-102-11/+10
* | | KVM: PPC: Book3S HV: Use the new IRQ chip to detect passthrough interruptsCédric Le Goater2021-08-101-1/+1
* | | KVM: PPC: Use arch_get_random_seed_long instead of powernv variantAlexey Kardashevskiy2021-08-101-1/+1
* | | powerpc: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-101-5/+5
|/ /
* | KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM stateNicholas Piggin2021-07-231-0/+20
* | KVM: PPC: Book3S: Fix H_RTAS rets buffer overflowNicholas Piggin2021-07-231-3/+22
* | KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leakNicholas Piggin2021-07-171-2/+2
* | KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crashNicholas Piggin2021-07-171-0/+2
* | KVM: PPC: Book3S HV P9: Fix guest TM supportNicholas Piggin2021-07-151-3/+22
|/
* Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-07-023-3/+5
|\
| * powerpc/64s: avoid reloading (H)SRR registers if they are still validNicholas Piggin2021-06-252-0/+5
| * Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2021-06-236-16/+242
| |\
| * \ Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2021-06-1715-1164/+1475
| |\ \
| * | | powerpc/32s: move CTX_TO_VSID() into mmu-hash.hChristophe Leroy2021-06-171-3/+0
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-292-3/+3
|\ \ \ \
| * | | | arch/powerpc/kvm/book3s: use vma_lookup() in kvmppc_hv_setup_htab_rma()Liam Howlett2021-06-291-2/+2
| * | | | arch/powerpc/kvm/book3s_hv_uvmem: use vma_lookup() instead of find_vma_inters...Liam Howlett2021-06-291-1/+1
* | | | | Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-06-293-0/+3
|\ \ \ \ \
| * | | | | powerpc: Add missing linux/{of.h,irqdomain.h} include directivesMarc Zyngier2021-06-103-0/+3
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-06-2821-1243/+1839
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |