summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | KVM: arm64: Introduce kvm_share_hyp()Quentin Perret2021-12-164-10/+25
| | * | | | | KVM: arm64: Implement kvm_pgtable_hyp_unmap() at EL2Will Deacon2021-12-161-0/+63
| | * | | | | KVM: arm64: Hook up ->page_count() for hypervisor stage-1 page-tableWill Deacon2021-12-161-0/+1
| | * | | | | KVM: arm64: Fixup hyp stage-1 refcountQuentin Perret2021-12-161-5/+16
| | * | | | | KVM: arm64: Refcount hyp stage-1 pgtable pagesQuentin Perret2021-12-161-20/+19
| | * | | | | KVM: arm64: Provide {get,put}_page() stubs for early hyp allocatorQuentin Perret2021-12-161-0/+5
| * | | | | | Merge branch kvm-arm64/vgic-fixes-5.17 into kvmarm-master/nextMarc Zyngier2021-12-163-7/+9
| |\ \ \ \ \ \
| | * | | | | | KVM: arm64: vgic: Demote userspace-triggered console prints to kvm_debug()Marc Zyngier2021-12-162-4/+4
| | * | | | | | KVM: arm64: vgic-v3: Fix vcpu index comparisonMarc Zyngier2021-12-161-3/+5
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch kvm-arm64/pkvm-cleanups-5.17 into kvmarm-master/nextMarc Zyngier2021-12-157-6/+19
| |\ \ \ \ \ \
| | * | | | | | KVM: arm64: pkvm: Make kvm_host_owns_hyp_mappings() robust to VHEQuentin Perret2021-12-151-0/+3
| | * | | | | | KVM: arm64: pkvm: Stub io map functionsQuentin Perret2021-12-151-0/+6
| | * | | | | | KVM: arm64: Make __io_map_base staticQuentin Perret2021-12-152-2/+2
| | * | | | | | KVM: arm64: Make the hyp memory pool staticQuentin Perret2021-12-152-2/+1
| | * | | | | | KVM: arm64: pkvm: Disable GICv2 supportQuentin Perret2021-12-152-1/+6
| | * | | | | | KVM: arm64: pkvm: Fix hyp_pool max orderQuentin Perret2021-12-151-1/+1
| | |/ / / / /
| * | | | | | Merge branch kvm-arm64/misc-5.17 into kvmarm-master/nextMarc Zyngier2021-12-073-2/+3
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | KVM: arm64: Constify kvm_io_gic_opsRikard Falkeborn2021-12-062-2/+2
| | * | | | | KVM: arm64: Add minimal handling for the ARMv8.7 PMUMarc Zyngier2021-12-011-0/+1
| | |/ / / /
| * | | | | Merge branch kvm-arm64/hyp-header-split into kvmarm-master/nextMarc Zyngier2021-12-079-63/+37
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | KVM: arm64: Move host EL1 code out of hyp/ directoryWill Deacon2021-12-067-63/+9
| | * | | | KVM: arm64: Generate hyp_constants.h for the hostWill Deacon2021-12-063-0/+28
| | |/ / /
| * | | | Merge branch kvm-arm64/fpsimd-tracking into kvmarm-master/nextMarc Zyngier2021-12-016-64/+21
| |\ \ \ \
| | * | | | KVM: arm64: Stop mapping current thread_info at EL2Marc Zyngier2021-11-224-14/+1
| | * | | | KVM: arm64: Introduce flag shadowing TIF_FOREIGN_FPSTATEMarc Zyngier2021-11-223-1/+10
| | * | | | KVM: arm64: Remove unused __sve_save_stateMarc Zyngier2021-11-221-6/+0
| | * | | | KVM: arm64: Get rid of host SVE tracking/savingMarc Zyngier2021-11-222-39/+8
| | |/ / /
| * | | | KVM: arm64: Drop vcpu->arch.has_run_once for vcpu->pidMarc Zyngier2021-12-012-6/+4
| * | | | KVM: arm64: Merge kvm_arch_vcpu_run_pid_change() and kvm_vcpu_first_run_init()Marc Zyngier2021-12-011-18/+18
| * | | | KVM: arm64: Restructure the point where has_run_once is advertisedMarc Zyngier2021-12-011-8/+12
| * | | | KVM: arm64: Move kvm_arch_vcpu_run_pid_change() out of lineMarc Zyngier2021-12-011-0/+5
| * | | | KVM: arm64: Move SVE state mapping at HYP to finalize-timeMarc Zyngier2021-12-012-12/+10
| |/ / /
* | | | KVM: arm64: Use Makefile.kvm for common filesDavid Woodhouse2021-12-091-4/+2
* | | | KVM: Add helpers to wake/query blocking vCPUSean Christopherson2021-12-082-3/+2
* | | | KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()Sean Christopherson2021-12-084-4/+4
* | | | KVM: arm64: Move vGIC v4 handling for WFI out arch callback hookSean Christopherson2021-12-082-19/+36
* | | | KVM: Keep memslots in tree-based structures instead of array-based onesMaciej S. Szmigiero2021-12-081-4/+4
* | | | KVM: Use interval tree to do fast hva lookup in memslotsMaciej S. Szmigiero2021-12-081-0/+1
* | | | KVM: Stop passing kvm_userspace_memory_region to arch memslot hooksSean Christopherson2021-12-081-2/+0
* | | | KVM: arm64: Use "new" memslot instead of userspace memory regionSean Christopherson2021-12-081-4/+6
* | | | KVM: Let/force architectures to deal with arch specific memslot dataSean Christopherson2021-12-081-3/+4
* | | | KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s indexMarc Zyngier2021-12-0812-27/+30
* | | | KVM: Move wiping of the kvm->vcpus array to common codeMarc Zyngier2021-12-081-9/+1
| |/ / |/| |
* | | Merge tag 'kvmarm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-11-264-8/+25
|\ \ \ | |/ / |/| |
| * | KVM: arm64: Move pkvm's special 32bit handling into a generic infrastructureMarc Zyngier2021-11-243-7/+13
| * | KVM: arm64: Save PSTATE early on exitMarc Zyngier2021-11-242-1/+12
| |/
* / KVM: arm64: Cap KVM_CAP_NR_VCPUS by kvm_arm_default_max_vcpus()Vitaly Kuznetsov2021-11-181-1/+8
|/
* Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-11-126-15/+17
|\
| * KVM: arm64: Fix host stage-2 finalizationQuentin Perret2021-11-081-2/+12
| * KVM: arm64: Change the return type of kvm_vcpu_preferred_target()YueHaibing2021-11-082-10/+2