index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
arm.c
Age
Commit message (
Expand
)
Author
2021-04-23
Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-04-17
KVM: constify kvm_arch_flush_remote_tlbs_memslot
Paolo Bonzini
2021-04-17
KVM: aarch64: implement KVM_CAP_SET_GUEST_DEBUG2
Maxim Levitsky
2021-04-13
Merge branch 'kvm-arm64/ptp' into kvmarm-master/next
Marc Zyngier
2021-04-13
Merge branch 'kvm-arm64/misc-5.13' into kvmarm-master/next
Marc Zyngier
2021-04-13
Merge branch 'kvm-arm64/host-stage2' into kvmarm-master/next
Marc Zyngier
2021-04-13
Merge branch 'kvm-arm64/debug-5.13' into kvmarm-master/next
Marc Zyngier
2021-04-07
KVM: arm64: Initialize VCPU mdcr_el2 before loading it
Alexandru Elisei
2021-04-07
KVM: arm64: Add support for the KVM PTP service
Jianyong Wu
2021-04-06
KVM: arm64: Move SPE availability check to VCPU load
Suzuki K Poulose
2021-04-06
KVM: arm64: Fix error return code in init_hyp_mode()
Wang Wensheng
2021-03-31
KVM: arm64: Make symbol '_kvm_host_prot_finalize' static
Xu Jia
2021-03-25
KVM: arm64: Drop the CPU_FTR_REG_HYP_COPY infrastructure
Marc Zyngier
2021-03-19
KVM: arm64: Protect the .hyp sections from the host
Quentin Perret
2021-03-19
KVM: arm64: Wrap the host with a stage 2
Quentin Perret
2021-03-19
KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
Quentin Perret
2021-03-19
KVM: arm64: Elevate hypervisor mappings creation at EL2
Quentin Perret
2021-03-19
KVM: arm64: Factor out vector address calculation
Quentin Perret
2021-03-19
KVM: arm64: Introduce a BSS section for use at Hyp
Quentin Perret
2021-03-19
KVM: arm64: Initialize kvm_nvhe_init_params early
Quentin Perret
2021-03-19
Merge tag 'v5.12-rc3' into kvm-arm64/host-stage2
Marc Zyngier
2021-03-18
KVM: arm64: Enable SVE support for nVHE
Daniel Kiss
2021-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-03-09
KVM: arm64: Ensure I-cache isolation between vcpus of a same VM
Marc Zyngier
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-02-12
Merge branch 'kvm-arm64/hyp-reloc' into kvmarm-master/next
Marc Zyngier
2021-02-09
arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0
Marc Zyngier
2021-01-23
KVM: arm64: Set up .hyp.rodata ELF section
David Brazdil
2021-01-21
KVM: arm64: Compute TPIDR_EL2 ignoring MTE tag
Steven Price
2020-12-30
KVM: arm64: Fix hyp_cpu_pm_{init,exit} __init annotation
Marc Zyngier
2020-12-23
KVM: arm64: Move double-checked lock to kvm_vgic_map_resources()
Alexandru Elisei
2020-12-22
KVM: arm64: Declutter host PSCI 0.1 handling
Marc Zyngier
2020-12-22
KVM: arm64: Minor cleanup of hyp variables used in host
David Brazdil
2020-12-22
KVM: arm64: Prevent use of invalid PSCI v0.1 function IDs
David Brazdil
2020-12-09
Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...
Marc Zyngier
2020-12-04
KVM: arm64: Fix EL2 mode availability checks
David Brazdil
2020-12-04
KVM: arm64: Keep nVHE EL2 vector installed
David Brazdil
2020-12-04
KVM: arm64: Bootstrap PSCI SMC handler in nVHE EL2
David Brazdil
2020-12-04
KVM: arm64: Create nVHE copy of cpu_logical_map
David Brazdil
2020-12-04
KVM: arm64: Add .hyp.data..ro_after_init ELF section
David Brazdil
2020-12-04
KVM: arm64: Init MAIR/TCR_EL2 from params struct
David Brazdil
2020-12-04
KVM: arm64: Move hyp-init params to a per-CPU struct
David Brazdil
2020-12-04
KVM: arm64: Remove vector_ptr param of hyp-init
David Brazdil
2020-12-04
KVM: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capability
David Brazdil
2020-12-04
KVM: arm64: Add kvm-arm.mode early kernel parameter
David Brazdil
2020-12-03
Merge remote-tracking branch 'origin/kvm-arm64/csv3' into kvmarm-master/queue
Marc Zyngier
2020-11-30
KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV3=1 if the CPUs are Meltdown-safe
Marc Zyngier
2020-11-27
Merge branch 'kvm-arm64/misc-5.11' into kvmarm-master/next
Marc Zyngier
2020-11-27
KVM: arm64: Remove kvm_arch_vm_ioctl_check_extension()
Will Deacon
[next]