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-03-24
KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disable
Marc Zyngier
2020-02-28
Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
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-27
KVM: Move running VCPU from ARM to common code
Paolo Bonzini
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-23
KVM: arm/arm64: Cleanup MMIO handling
Marc Zyngier
2020-01-22
Merge branch 'for-next/errata' into for-next/core
Will Deacon
2020-01-16
arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHE
Steven Price
2020-01-14
arm64: Introduce system_capabilities_finalized() marker
Suzuki K Poulose
2019-11-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-10-24
Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste...
Marc Zyngier
2019-10-21
KVM: arm64: Provide VCPU attributes for stolen time
Steven Price
2019-10-21
KVM: arm64: Support stolen time reporting via shared structure
Steven Price
2019-10-21
KVM: arm64: Implement PV_TIME_FEATURES call
Steven Price
2019-10-21
KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace
Christoffer Dall
2019-10-15
arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clear
Marc Zyngier
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-07-08
KVM: arm/arm64: Initialise host's MPIDRs by reading the actual register
Marc Zyngier
2019-07-05
arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests
Andre Przywara
2019-06-21
arm64: Fix incorrect irqflag restore for priority masking
Julien Thierry
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-05-24
KVM: arm64: Move pmu hyp code under hyp's Makefile to avoid instrumentation
James Morse
2019-04-24
arm64: KVM: Enable VHE support for :G/:H perf event modifiers
Andrew Murray
2019-04-24
arm64: KVM: Enable !VHE support for :G/:H perf event modifiers
Andrew Murray
2019-04-24
arm64: KVM: Add accessors to track guest/host only counters
Andrew Murray
2019-04-24
arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_data
Andrew Murray
2019-04-24
KVM: arm64: Add userspace flag to enable pointer authentication
Amit Daniel Kachhap
2019-04-24
KVM: arm/arm64: Context-switch ptrauth registers
Mark Rutland
2019-04-23
KVM: arm64: Add a vcpu flag to control ptrauth for guest
Amit Daniel Kachhap
2019-04-18
KVM: arm/arm64: Clean up vcpu finalization function parameter naming
Dave Martin
2019-04-18
KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE
Dave Martin
2019-03-29
KVM: arm64/sve: Allow userspace to enable SVE for vcpus
Dave Martin
2019-03-29
KVM: arm64/sve: Add pseudo-register for the guest's vector lengths
Dave Martin
2019-03-29
KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl
Dave Martin
2019-03-29
KVM: arm/arm64: Add hook for arch-specific KVM initialisation
Dave Martin
2019-03-29
KVM: arm64/sve: Add SVE support to register access ioctl interface
Dave Martin
2019-03-29
KVM: arm64/sve: Context switch the SVE registers
Dave Martin
2019-03-29
KVM: arm64/sve: System register context switch and access support
Dave Martin
2019-03-29
KVM: arm64: Add a vcpu flag to control SVE visibility for the guest
Dave Martin
2019-03-29
KVM: arm64: Add missing #includes to kvm_host.h
Dave Martin
2019-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-02-19
KVM: arm/arm64: Factor out VMID into struct kvm_vmid
Christoffer Dall
2019-02-19
arm/arm64: KVM: Statically configure the host's view of MPIDR
Marc Zyngier
2019-02-19
arm64: KVM: Allow for direct call of HYP functions when using VHE
Marc Zyngier
2019-02-19
arm/arm64: KVM: Introduce kvm_call_hyp_ret()
Marc Zyngier
[next]