summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-065-81/+48
|\
| * KVM: arm64: clean up redundant 'kvm_run' parametersTianjia Zhang2020-07-105-36/+35
| * KVM: arm64: Use common KVM implementation of MMU memory cachesSean Christopherson2020-07-091-42/+11
| * KVM: arm64: Use common code's approach for __GFP_ZERO with memory cachesSean Christopherson2020-07-092-2/+5
| * KVM: arm64: Drop @max param from mmu_topup_memory_cache()Sean Christopherson2020-07-091-8/+4
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-08-032-34/+35
|\ \
| * \ Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas2020-07-311-0/+1
| |\ \
| | * | arm64: Reduce the number of header files pulled into vmlinux.lds.SWill Deacon2020-07-211-0/+1
| * | | arm64: s/AMEVTYPE/AMEVTYPERVladimir Murzin2020-07-221-34/+34
| |/ /
* | | KVM: arm64: Don't inherit exec permission across page-table levelsWill Deacon2020-07-281-5/+6
| |/ |/|
* | KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTARTAndrew Scull2020-07-061-4/+7
* | KVM: arm64: PMU: Fix per-CPU access in preemptible contextMarc Zyngier2020-07-061-1/+6
* | KVM: arm64: vgic-v4: Plug race between non-residency and v4.1 doorbellMarc Zyngier2020-06-231-0/+8
* | KVM: arm64: pvtime: Ensure task delay accounting is enabledAndrew Jones2020-06-221-3/+12
* | KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVESteven Price2020-06-221-3/+7
|/
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-131-3/+3
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-3/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-129-68/+137
|\ \ | |/ |/|
| * Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-06-119-63/+137
| |\
| | * Merge branch 'kvm-arm64/ptrauth-fixes' into kvmarm-master/nextMarc Zyngier2020-06-107-53/+81
| | |\
| | | * KVM: arm64: Remove host_cpu_context member from vcpu structureMarc Zyngier2020-06-095-16/+11
| | | * KVM: arm64: Handle PtrAuth traps earlyMarc Zyngier2020-06-094-38/+70
| | | * KVM: arm64: Save the host's PtrAuth keys in non-preemptible contextMarc Zyngier2020-06-092-18/+19
| | * | KVM: arm64: Synchronize sysreg state on injecting an AArch32 exceptionMarc Zyngier2020-06-101-0/+28
| | * | KVM: arm64: Stop save/restoring ACTLR_EL1James Morse2020-06-092-4/+0
| | * | KVM: arm64: Add emulation for 32bit guests accessing ACTLR2James Morse2020-06-091-0/+10
| | * | KVM: arm64: Stop writing aarch32's CSSELR into ACTLRJames Morse2020-06-091-2/+8
| | |/
| | * KVM: arm64: Flush the instruction cache if not unmapping the VM on rebootMarc Zyngier2020-05-311-4/+10
| * | KVM: let kvm_destroy_vm_debugfs clean up vCPU debugfs directoriesPaolo Bonzini2020-06-041-5/+0
* | | mmap locking API: convert mmap_sem call sites missed by coccinelleMichel Lespinasse2020-06-091-7/+7
* | | arm64: add support for folded p4d page tablesMike Rapoport2020-06-041-32/+177
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-0341-439/+20032
|\ \
| * \ Merge tag 'kvmarm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2020-06-0141-426/+20022
| |\ \ | | |/
| | * KVM: arm64: Parametrize exception entry with a target ELMarc Zyngier2020-05-281-37/+38
| | * KVM: arm64: Don't use empty structures as CPU reset stateMarc Zyngier2020-05-281-12/+9
| | * KVM: arm64: Move sysreg reset check to boot timeMarc Zyngier2020-05-281-37/+35
| | * KVM: arm64: Add missing reset handlers for PMU emulationMarc Zyngier2020-05-281-3/+3
| | * KVM: arm64: Refactor vcpu_{read,write}_sys_regMarc Zyngier2020-05-281-57/+71
| | * KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpuChristoffer Dall2020-05-285-46/+44
| | * KVM: arm64: Remove obsolete kvm_virt_to_phys abstractionAndrew Scull2020-05-251-3/+3
| | * KVM: arm64: Clean up cpu_init_hyp_mode()David Brazdil2020-05-251-5/+27
| | * KVM: arm64: Make KVM_CAP_MAX_VCPUS compatible with the selected GIC versionMarc Zyngier2020-05-161-5/+10
| | * KVM: arm64: Support enabling dirty log gradually in small chunksKeqian Zhu2020-05-161-2/+10
| | * KVM: arm64: Unify handling THP backed host memorySuzuki K Poulose2020-05-161-55/+60
| | * KVM: arm64: Clean up the checking for huge mappingSuzuki K Poulose2020-05-161-1/+5
| | * KVM: arm/arm64: Release kvm->mmu_lock in loop to prevent starvationJiang Yi2020-05-161-0/+3
| | * KVM: arm64: Sidestep stage2_unmap_vm() on vcpu reset when S2FWB is supportedZenghui Yu2020-05-161-1/+4
| | * KVM: Fix spelling in code commentsFuad Tabba2020-05-169-20/+20
| | * KVM: arm64: Simplify __kvm_timer_set_cntvoff implementationMarc Zyngier2020-05-162-13/+2
| | * KVM: arm64: Clean up kvm makefilesFuad Tabba2020-05-162-36/+17