index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hypercalls.c
Age
Commit message (
Expand
)
Author
2023-10-30
Merge branch kvm-arm64/smccc-filter-cleanups into kvmarm/next
Oliver Upton
2023-10-05
KVM: arm64: Use mtree_empty() to determine if SMCCC filter configured
Oliver Upton
2023-10-05
KVM: arm64: Only insert reserved ranges when SMCCC filter is used
Oliver Upton
2023-10-05
KVM: arm64: Add a predicate for testing if SMCCC filter is configured
Oliver Upton
2023-09-21
KVM: arm64: Get rid of vCPU-scoped feature bitmap
Oliver Upton
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-04-21
Merge branch kvm-arm64/smccc-filtering into kvmarm-master/next
Marc Zyngier
2023-04-21
Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/next
Marc Zyngier
2023-04-19
KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg()
Dan Carpenter
2023-04-08
KVM: arm64: Prevent userspace from handling SMC64 arch range
Oliver Upton
2023-04-05
KVM: arm64: Expose SMC/HVC width to userspace
Marc Zyngier
2023-04-05
KVM: arm64: Introduce support for userspace SMCCC filtering
Oliver Upton
2023-04-05
KVM: arm64: Add support for KVM_EXIT_HYPERCALL
Oliver Upton
2023-04-05
KVM: arm64: Use a maple tree to represent the SMCCC filter
Oliver Upton
2023-04-05
KVM: arm64: Refactor hvc filtering to support different actions
Oliver Upton
2023-04-05
KVM: arm64: Rename SMC/HVC call handler to reflect reality
Oliver Upton
2023-04-05
KVM: arm64: Add a helper to check if a VM has ran once
Oliver Upton
2023-03-30
KVM: arm64: timers: Use CNTPOFF_EL2 to offset the physical timer
Marc Zyngier
2023-03-29
KVM: arm64: Use config_lock to protect data ordered against KVM_RUN
Oliver Upton
2023-03-11
KVM: arm64: timers: Convert per-vcpu virtual offset to a global value
Marc Zyngier
2023-01-19
KVM: MMU: Make the definition of 'INVALID_GPA' common
Yu Zhang
2022-05-16
KVM: arm64: Fix hypercall bitmap writeback when vcpus have already run
Marc Zyngier
2022-05-03
KVM: arm64: Add vendor hypervisor firmware register
Raghavendra Rao Ananta
2022-05-03
KVM: arm64: Add standard hypervisor firmware register
Raghavendra Rao Ananta
2022-05-03
KVM: arm64: Setup a framework for hypercall bitmap firmware registers
Raghavendra Rao Ananta
2022-05-03
KVM: arm64: Factor out firmware register handling from psci.c
Raghavendra Rao Ananta
2022-02-24
KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
James Morse
2021-04-07
KVM: arm64: Add support for the KVM PTP service
Jianyong Wu
2021-03-31
KVM: arm64: Advertise KVM UID to guests via SMCCC
Will Deacon
2021-01-25
KVM: arm64: Implement the TRNG hypervisor call
Ard Biesheuvel
2020-10-28
KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED
Stephen Boyd
2020-09-29
KVM: arm64: Convert ARCH_WORKAROUND_2 to arm64_get_spectre_v4_state()
Marc Zyngier
2020-09-29
KVM: arm64: Simplify handling of ARCH_WORKAROUND_2
Marc Zyngier
2020-09-29
arm64: Rewrite Spectre-v2 mitigation code
Will Deacon
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier