summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-2120-150/+754
|\
| * Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-02-1220-150/+754
| |\
| | * Merge branch 'kvm-arm64/pmu-debug-fixes-5.11' into kvmarm-master/nextMarc Zyngier2021-02-122-38/+61
| | |\
| | | * KVM: arm64: Correct spelling of DBGDIDR registerAlexandru Elisei2021-02-031-3/+3
| | | * KVM: arm64: Use symbolic names for the PMU versionsMarc Zyngier2021-02-031-4/+4
| | | * KVM: arm64: Upgrade PMU support to ARMv8.4Marc Zyngier2021-02-032-4/+13
| | | * KVM: arm64: Limit the debug architecture to ARMv8.0Marc Zyngier2021-02-031-0/+3
| | | * KVM: arm64: Refactor filtering of ID registersMarc Zyngier2021-02-031-23/+28
| | | * KVM: arm64: Add handling of AArch32 PCMEID{2,3} PMUv3 registersMarc Zyngier2021-02-031-3/+9
| | | * KVM: arm64: Fix AArch32 PMUv3 cappingMarc Zyngier2021-02-031-2/+2
| | | * KVM: arm64: Fix missing RES1 in emulation of DBGBIDRMarc Zyngier2021-02-031-1/+1
| | | * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-2039-1216/+1741
| | | |\
| | * | \ Merge branch 'kvm-arm64/rng-5.12' into kvmarm-master/nextMarc Zyngier2021-02-123-1/+92
| | |\ \ \
| | | * | | KVM: arm64: Implement the TRNG hypervisor callArd Biesheuvel2021-01-253-1/+92
| | * | | | Merge branch 'kvm-arm64/hyp-reloc' into kvmarm-master/nextMarc Zyngier2021-02-1213-57/+540
| | |\ \ \ \
| | | * | | | KVM: arm64: Make gen-hyprel endianness agnosticMarc Zyngier2021-02-012-16/+42
| | | * | | | KVM: arm64: Remove hyp_symbol_addrDavid Brazdil2021-01-234-17/+17
| | | * | | | KVM: arm64: Remove patching of fn pointers in hypDavid Brazdil2021-01-232-13/+4
| | | * | | | KVM: arm64: Fix constant-pool users in hypDavid Brazdil2021-01-232-16/+15
| | | * | | | KVM: arm64: Apply hyp relocations at runtimeDavid Brazdil2021-01-231-0/+28
| | | * | | | KVM: arm64: Generate hyp relocation dataDavid Brazdil2021-01-233-3/+440
| | | * | | | KVM: arm64: Add symbol at the beginning of each hyp sectionDavid Brazdil2021-01-231-2/+2
| | | * | | | KVM: arm64: Set up .hyp.rodata ELF sectionDavid Brazdil2021-01-232-5/+6
| | | * | | | KVM: arm64: Rename .idmap.text in hyp linker scriptDavid Brazdil2021-01-232-1/+2
| | | |/ / /
| | * | | | Merge branch 'kvm-arm64/concurrent-translation-fault' into kvmarm-master/nextMarc Zyngier2021-02-122-41/+55
| | |\ \ \ \
| | | * | | | KVM: arm64: Mark the page dirty only if the fault is handled successfullyYanan Wang2021-01-251-5/+8
| | | * | | | KVM: arm64: Filter out the case of only changing permissions from stage-2 map...Yanan Wang2021-01-251-11/+21
| | | * | | | KVM: arm64: Adjust partial code of hyp stage-1 map and guest stage-2 mapYanan Wang2021-01-251-27/+28
| | | |/ / /
| | * | | | Merge branch 'kvm-arm64/misc-5.12' into kvmarm-master/nextMarc Zyngier2021-02-122-13/+6
| | |\ \ \ \
| | | * | | | KVM: arm64: Stub EXPORT_SYMBOL for nVHE EL2 codeQuentin Perret2021-02-031-2/+2
| | | * | | | KVM: arm64: Simplify __kvm_hyp_init HVC detectionAndrew Scull2021-01-251-11/+4
| | | |/ / /
| | * | | | Merge tag 'kvmarm-fixes-5.11-2' into kvmarm-master/nextMarc Zyngier2021-02-124-49/+70
| | |\ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-02-212-1/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0Marc Zyngier2021-02-091-0/+3
| * | | | | arm64: Simplify init_el2_state to be non-VHE onlyMarc Zyngier2021-02-091-1/+1
| |/ / / /
* | | | | Merge tag 'kvmarm-fixes-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-01-281-9/+11
|\ \ \ \ \
| * | | | | KVM: arm64: Don't clobber x4 in __do_hyp_initAndrew Scull2021-01-251-9/+11
| | |/ / / | |/| | |
* | | | | Merge tag 'kvmarm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-01-264-49/+70
|\| | | | | |/ / / |/| | |
| * | | KVM: arm64: Filter out v8.1+ events on v8.0 HWMarc Zyngier2021-01-211-3/+7
| * | | KVM: arm64: Compute TPIDR_EL2 ignoring MTE tagSteven Price2021-01-211-1/+2
| * | | KVM: arm64: Use the reg_to_encoding() macro instead of sys_reg()Alexandru Elisei2021-01-141-10/+7
| * | | KVM: arm64: Allow PSCI SYSTEM_OFF/RESET to returnDavid Brazdil2021-01-141-8/+5
| * | | KVM: arm64: Simplify handling of absent PMU system registersMarc Zyngier2021-01-141-7/+1
| * | | KVM: arm64: Hide PMU registers from userspace when not availableMarc Zyngier2021-01-141-20/+48
* | | | Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-01-0814-113/+89
|\| | |
| * | | KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTSMarc Zyngier2021-01-042-9/+1
| * | | KVM: arm64: Remove spurious semicolon in reg_to_encoding()Marc Zyngier2020-12-311-1/+1
| * | | KVM: arm64: Fix hyp_cpu_pm_{init,exit} __init annotationMarc Zyngier2020-12-301-2/+2
| * | | KVM: arm64: Consolidate dist->ready setting into kvm_vgic_map_resources()Marc Zyngier2020-12-273-23/+14
| * | | KVM: arm64: Remove redundant call to kvm_pmu_vcpu_reset()Alexandru Elisei2020-12-271-2/+0