aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Fix CPU interface MMIO compatibility detectionMarc Zyngier2021-03-241-0/+9
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-03-1410-28/+89
|\
| * KVM: arm64: Ensure I-cache isolation between vcpus of a same VMMarc Zyngier2021-03-093-5/+7
| * KVM: arm64: Don't use cbz/adr with external symbolsSami Tolvanen2021-03-091-2/+4
| * KVM: arm64: Fix range alignment when walking page tablesJia He2021-03-061-0/+1
| * KVM: arm64: Workaround firmware wrongly advertising GICv2-on-v3 compatibilityMarc Zyngier2021-03-061-2/+33
| * KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()Marc Zyngier2021-03-062-4/+9
| * KVM: arm64: Don't access PMSELR_EL0/PMUSERENR_EL0 when no PMU is availableMarc Zyngier2021-03-061-3/+6
| * KVM: arm64: Fix nVHE hyp panic host context restoreAndrew Scull2021-03-062-9/+9
| * KVM: arm64: Avoid corrupting vCPU context register in guest exitWill Deacon2021-03-061-1/+1
| * KVM: arm64: nvhe: Save the SPE context earlySuzuki K Poulose2021-03-062-3/+20
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-02-261-1/+1
|\ \
| * | KVM: arm64: make the hyp vector table entries localJoey Gouly2021-02-241-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-2112-96/+562
|\ \ \ | | |/ | |/|
| * | Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-02-1212-96/+562
| |\ \
| | * \ Merge branch 'kvm-arm64/hyp-reloc' into kvmarm-master/nextMarc Zyngier2021-02-1211-47/+509
| | |\ \
| | | * | 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-231-7/+4
| | | * | KVM: arm64: Fix constant-pool users in hypDavid Brazdil2021-01-232-16/+15
| | | * | 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-231-1/+3
| | | * | 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-121-36/+47
| | |\ \ \
| | | * | | 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-121-8/+5
| | |\ \ \ | | | |/ / | | |/| |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-02-211-1/+1
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | 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-251-8/+5
|\| | | |/ |/|
| * KVM: arm64: Allow PSCI SYSTEM_OFF/RESET to returnDavid Brazdil2021-01-141-8/+5
* | Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-01-084-50/+36
|\|
| * KVM: arm64: Declutter host PSCI 0.1 handlingMarc Zyngier2020-12-221-58/+19
| * KVM: arm64: Move skip_host_instruction to adjust_pc.hDavid Brazdil2020-12-222-10/+11
| * KVM: arm64: Remove unused includes in psci-relay.cDavid Brazdil2020-12-221-3/+0
| * KVM: arm64: Minor cleanup of hyp variables used in hostDavid Brazdil2020-12-221-3/+3
| * KVM: arm64: Prevent use of invalid PSCI v0.1 function IDsDavid Brazdil2020-12-221-13/+40
* | Merge branch 'kvm-master' into kvm-nextPaolo Bonzini2021-01-072-1/+21
|\ \ | |/ |/|
| * Merge tag 'kvmarm-fixes-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-12-101-1/+16
| |\
| | * KVM: arm64: Fix handling of merging tables into a block entryYanan Wang2020-12-021-1/+7
| | * KVM: arm64: Fix memory leak on stage2 update of a valid PTEYanan Wang2020-12-021-0/+9
| * | Merge tag 'kvmarm-fixes-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-11-271-0/+5
| |\|
| | * KVM: arm64: Correctly align nVHE percpu dataJamie Iles2020-11-161-0/+5
| | * Merge tag 'v5.10-rc1' into kvmarm-master/nextMarc Zyngier2020-11-122-1/+8
| | |\