index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
2020-10-29
KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR
Marc Zyngier
2020-09-30
Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next
Marc Zyngier
2020-09-30
Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp...
Marc Zyngier
2020-09-30
kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE
David Brazdil
2020-09-29
KVM: arm64: Get rid of kvm_arm_have_ssbd()
Marc Zyngier
2020-09-29
arm64: Rewrite Spectre-v2 mitigation code
Will Deacon
2020-09-29
Merge branch 'kvm-arm64/pmu-5.9' into kvmarm-master/next
Marc Zyngier
2020-09-29
KVM: arm64: Add PMU event filtering infrastructure
Marc Zyngier
2020-09-29
KVM: arm64: Use event mask matching architecture revision
Marc Zyngier
2020-09-16
Merge branch 'kvm-arm64/nvhe-hyp-context' into kvmarm-master/next
Marc Zyngier
2020-09-15
KVM: arm64: nVHE: Migrate hyp-init to SMCCC
Andrew Scull
2020-09-15
KVM: arm64: nVHE: Migrate hyp interface to SMCCC
Andrew Scull
2020-09-15
KVM: arm64: Remove kvm_host_data_t typedef
Andrew Scull
2020-09-11
Merge branch 'kvm-arm64/pt-new' into kvmarm-master/next
Marc Zyngier
2020-09-11
KVM: arm64: Remove unused 'pgd' field from 'struct kvm_s2_mmu'
Will Deacon
2020-09-11
KVM: arm64: Add support for creating kernel-agnostic stage-2 page tables
Will Deacon
2020-08-21
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2020-08-21
arm64/x86: KVM: Introduce steal-time cap
Andrew Jones
2020-08-21
KVM: arm64: pvtime: Fix stolen time accounting across migration
Andrew Jones
2020-08-09
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-07-28
KVM: arm64: Prevent vcpu_has_ptrauth from generating OOL functions
Marc Zyngier
2020-07-10
KVM: arm64: clean up redundant 'kvm_run' parameters
Tianjia Zhang
2020-07-09
KVM: arm64: Use common KVM implementation of MMU memory caches
Sean Christopherson
2020-07-09
KVM: arm64: Use common code's approach for __GFP_ZERO with memory caches
Sean Christopherson
2020-07-07
KVM: arm64: timers: Move timer registers to the sys_regs file
Marc Zyngier
2020-07-07
KVM: arm64: Move SPSR_EL1 to the system register array
Marc Zyngier
2020-07-07
KVM: arm64: Disintegrate SPSR array
Marc Zyngier
2020-07-07
KVM: arm64: Move SP_EL1 to the system register array
Marc Zyngier
2020-07-07
KVM: arm64: Move ELR_EL1 to the system register array
Marc Zyngier
2020-07-07
KVM: arm64: Make struct kvm_regs userspace-only
Marc Zyngier
2020-07-07
KVM: arm64: hyp: Use ctxt_sys_reg/__vcpu_sys_reg instead of raw sys_regs access
Marc Zyngier
2020-07-07
KVM: arm64: Introduce accessor for ctxt->sys_reg
Marc Zyngier
2020-07-07
KVM: arm64: Factor out stage 2 page table data from struct kvm
Christoffer Dall
2020-07-05
KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHE
David Brazdil
2020-07-05
KVM: arm64: Handle calls to prefixed hyp functions
Andrew Scull
2020-06-11
Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-06-10
Merge branch 'kvm-arm64/ptrauth-fixes' into kvmarm-master/next
Marc Zyngier
2020-06-10
KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts
Marc Zyngier
2020-06-09
KVM: arm64: Remove host_cpu_context member from vcpu structure
Marc Zyngier
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-01
Merge tag 'kvmarm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-05-28
Merge branch 'for-next/kvm/errata' into for-next/core
Will Deacon
2020-05-28
KVM: arm64: Check advertised Stage-2 page size capability
Marc Zyngier
2020-05-28
KVM: arm64: Drop obsolete comment about sys_reg ordering
Marc Zyngier
2020-05-25
KVM: arm64: Clean up cpu_init_hyp_mode()
David Brazdil
2020-05-16
KVM: arm64: Support enabling dirty log gradually in small chunks
Keqian Zhu
2020-05-15
kvm: add halt-polling cpu usage stats
David Matlack
2020-05-04
arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}
Andrew Scull
2020-03-24
KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disable
Marc Zyngier
[next]