index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
2020-05-28
KVM: arm64: Parametrize exception entry with a target EL
Marc Zyngier
2020-05-28
KVM: arm64: Don't use empty structures as CPU reset state
Marc Zyngier
2020-05-28
KVM: arm64: Move sysreg reset check to boot time
Marc Zyngier
2020-05-28
KVM: arm64: Add missing reset handlers for PMU emulation
Marc Zyngier
2020-05-28
KVM: arm64: Refactor vcpu_{read,write}_sys_reg
Marc Zyngier
2020-05-28
KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu
Christoffer Dall
2020-05-25
KVM: arm64: Remove obsolete kvm_virt_to_phys abstraction
Andrew Scull
2020-05-25
KVM: arm64: Clean up cpu_init_hyp_mode()
David Brazdil
2020-05-16
KVM: arm64: Make KVM_CAP_MAX_VCPUS compatible with the selected GIC version
Marc Zyngier
2020-05-16
KVM: arm64: Support enabling dirty log gradually in small chunks
Keqian Zhu
2020-05-16
KVM: arm64: Unify handling THP backed host memory
Suzuki K Poulose
2020-05-16
KVM: arm64: Clean up the checking for huge mapping
Suzuki K Poulose
2020-05-16
KVM: arm/arm64: Release kvm->mmu_lock in loop to prevent starvation
Jiang Yi
2020-05-16
KVM: arm64: Sidestep stage2_unmap_vm() on vcpu reset when S2FWB is supported
Zenghui Yu
2020-05-16
KVM: Fix spelling in code comments
Fuad Tabba
2020-05-16
KVM: arm64: Simplify __kvm_timer_set_cntvoff implementation
Marc Zyngier
2020-05-16
KVM: arm64: Clean up kvm makefiles
Fuad Tabba
2020-05-16
KVM: arm64: Change CONFIG_KVM to a menuconfig entry
Will Deacon
2020-05-16
KVM: arm64: Update help text
Will Deacon
2020-05-16
KVM: arm64: Kill off CONFIG_KVM_ARM_HOST
Will Deacon
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
2020-05-01
KVM: arm64: Fix 32bit PC wrap-around
Marc Zyngier
2020-04-30
KVM: arm64: Save/restore sp_el0 as part of __guest_enter
Marc Zyngier
2020-04-30
KVM: arm64: Delete duplicated label in invalid_vector
Fangrui Song
2020-04-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-04-01
vhost: refine vhost and vringh kconfig
Jason Wang
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-03-31
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-03-25
Merge branch 'for-next/asm-cleanups' into for-next/core
Catalin Marinas
2020-03-25
Merge branch 'for-next/asm-annotations' into for-next/core
Catalin Marinas
2020-03-25
Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...
Catalin Marinas
2020-03-24
arm64: use mov_q instead of literal ldr
Remi Denis-Courmont
2020-03-17
KVM: arm64: limit PMU version to PMUv3 for ARMv8.1
Andrew Murray
2020-03-16
KVM: Remove unnecessary asm/kvm_host.h includes
Peter Xu
2020-03-13
arm64: kvm: hyp: use cpus_have_final_cap()
Mark Rutland
2020-03-09
arm64: kvm: Modernize __smccc_workaround_1_smc_start annotations
Mark Brown
2020-03-09
arm64: kvm: Modernize annotation for __bp_harden_hyp_vecs
Mark Brown
2020-03-09
arm64: kvm: Annotate assembly using modern annoations
Mark Brown
2020-03-06
arm64/kvm: disable access to AMU registers from kvm guests
Ionela Voinescu
2020-02-28
Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-02-22
KVM: arm64: Define our own swab32() to avoid a uapi static inline
James Morse
2020-02-17
kvm: arm/arm64: Fold VHE entry/exit work into kvm_vcpu_run_vhe()
Mark Rutland
2020-01-31
Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-01-30
Merge tag 'kvmarm-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-01-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-01-27
KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
Sean Christopherson
2020-01-27
KVM: arm64: Free sve_state via arm specific hook
Sean Christopherson
2020-01-27
KVM: Drop kvm_arch_vcpu_setup()
Sean Christopherson
2020-01-23
arm64: KVM: Annotate guest entry/exit as a single function
Mark Brown
[next]