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
2022-05-16
Merge branch kvm-arm64/hcall-selection into kvmarm-master/next
Marc Zyngier
2022-05-16
KVM: arm64: pmu: Restore compilation when HW_PERF_EVENTS isn't selected
Marc Zyngier
2022-05-15
KVM: arm64: Pass pmu events to hyp via vcpu
Fuad Tabba
2022-05-04
KVM: arm64: Don't BUG_ON() if emulated register table is unsorted
Alexandru Elisei
2022-05-04
Merge branch kvm-arm64/aarch32-idreg-trap into kvmarm-master/next
Marc Zyngier
2022-05-04
Merge branch kvm-arm64/wfxt into kvmarm-master/next
Marc Zyngier
2022-05-04
KVM: arm64: Implement PSCI SYSTEM_SUSPEND
Oliver Upton
2022-05-04
KVM: arm64: Add support for userspace to suspend a vCPU
Oliver Upton
2022-05-04
KVM: arm64: Track vCPU power state using MP state values
Oliver Upton
2022-05-04
KVM: arm64: Dedupe vCPU power off helpers
Oliver Upton
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: Plumb cp10 ID traps through the AArch64 sysreg handler
Oliver Upton
2022-05-02
KVM: Add max_vcpus field in common 'struct kvm'
Sean Christopherson
2022-04-29
KVM: arm64: Treat ESR_EL2 as a 64-bit register
Alexandru Elisei
2022-04-22
KVM: arm64: Handle SME host state when running guests
Mark Brown
2022-04-22
arm64/sme: Implement ZA context switching
Mark Brown
2022-04-20
KVM: arm64: Handle blocking WFIT instruction
Marc Zyngier
2022-04-06
KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
Reiji Watanabe
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-18
KVM: arm64: Generalise VM features into a set of flags
Marc Zyngier
2022-02-15
KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A
James Morse
2022-02-08
Merge branch kvm-arm64/pmu-bl into kvmarm-master/next
Marc Zyngier
2022-02-08
KVM: arm64: Refuse to run VCPU if the PMU doesn't match the physical CPU
Alexandru Elisei
2022-02-08
KVM: arm64: Keep a per-VM pointer to the default PMU
Marc Zyngier
2022-02-08
KVM: arm64: Do not change the PMU event filter after a VCPU has run
Marc Zyngier
2022-02-08
Merge branch kvm-arm64/vmid-allocator into kvmarm-master/next
Marc Zyngier
2022-02-08
KVM: arm64: Make active_vmids invalid on vCPU schedule out
Shameer Kolothum
2022-02-08
KVM: arm64: Align the VMID allocation with the arm64 ASID
Julien Grall
2022-02-08
KVM: arm64: Make VMID bits accessible outside of allocator
Shameer Kolothum
2022-02-08
KVM: arm64: Introduce a new VMID allocator for KVM
Shameer Kolothum
2022-02-08
Merge branch kvm-arm64/mmu-rwlock into kvmarm-master/next
Marc Zyngier
2022-02-08
KVM: arm64: Use read/write spin lock for MMU protection
Jing Zhang
2022-02-08
KVM: arm64: Emulate the OS Lock
Oliver Upton
2022-02-08
KVM: arm64: Stash OSLSR_EL1 in the cpu context
Oliver Upton
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-01-04
Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next
Marc Zyngier
2021-12-16
KVM: arm64: pkvm: Unshare guest structs during teardown
Quentin Perret
2021-12-08
KVM: arm64: Drop unused workaround_flags vcpu field
Marc Zyngier
2021-12-08
KVM: Drop obsolete kvm_arch_vcpu_block_finish()
Sean Christopherson
2021-12-01
Merge branch kvm-arm64/fpsimd-tracking into kvmarm-master/next
Marc Zyngier
2021-12-01
KVM: arm64: Drop vcpu->arch.has_run_once for vcpu->pid
Marc Zyngier
2021-12-01
KVM: arm64: Move kvm_arch_vcpu_run_pid_change() out of line
Marc Zyngier
2021-11-22
KVM: arm64: Stop mapping current thread_info at EL2
Marc Zyngier
2021-11-22
KVM: arm64: Introduce flag shadowing TIF_FOREIGN_FPSTATE
Marc Zyngier
2021-11-22
KVM: arm64: Get rid of host SVE tracking/saving
Marc Zyngier
2021-11-22
KVM: arm64: Reorder vcpu flag definitions
Marc Zyngier
2021-11-17
KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c
Sean Christopherson
[prev]
[next]