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
/
kvm
/
guest.c
Age
Commit message (
Expand
)
Author
2021-08-20
KVM: stats: Support linear and logarithmic histogram statistics
Jing Zhang
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-06-24
KVM: debugfs: Reuse binary stats descriptors
Jing Zhang
2021-06-24
KVM: stats: Support binary stats retrieval for a VCPU
Jing Zhang
2021-06-24
KVM: stats: Support binary stats retrieval for a VM
Jing Zhang
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
2021-06-24
KVM: arm64: Set the MTE tag bit before releasing the page
Marc Zyngier
2021-06-22
KVM: arm64: Add ioctl to fetch/store tags in a guest
Steven Price
2021-04-23
Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-04-17
KVM: aarch64: implement KVM_CAP_SET_GUEST_DEBUG2
Maxim Levitsky
2021-03-18
KVM: arm64: Introduce vcpu_sve_vq() helper
Marc Zyngier
2020-11-10
KVM: arm64: Drop kvm_coproc.h
Marc Zyngier
2020-11-10
KVM: arm64: Get rid of the AArch32 register mapping code
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-06-01
Merge tag 'kvmarm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-05-16
KVM: Fix spelling in code comments
Fuad Tabba
2020-05-15
kvm: add halt-polling cpu usage stats
David Matlack
2020-05-13
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
2020-05-01
KVM: arm64: Fix 32bit PC wrap-around
Marc Zyngier
2020-04-21
kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
Emanuele Giuseppe Esposito
2020-03-16
KVM: Remove unnecessary asm/kvm_host.h includes
Peter Xu
2020-01-27
KVM: Drop kvm_arch_vcpu_setup()
Sean Christopherson
2019-11-08
Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/next
Marc Zyngier
2019-10-28
KVM: arm/arm64: Show halt poll counters in debugfs
Christian Borntraeger
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: arm/arm64: Allow user injection of external data aborts
Christoffer Dall
2019-07-05
KVM: arm64/sve: Fix vq_present() macro to yield a bool
Zhang Lei
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-12
KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LIST
Dave Martin
2019-06-12
KVM: arm64: Implement vq_present() as a macro
Viresh Kumar
2019-04-18
KVM: arm64/sve: Explain validity checks in set_sve_vls()
Dave Martin
2019-04-18
KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizing
Dave Martin
2019-04-18
KVM: arm64/sve: WARN when avoiding divide-by-zero in sve_reg_to_region()
Dave Martin
2019-04-18
KVM: arm64/sve: Make register ioctl access errors more consistent
Dave Martin
2019-04-18
KVM: arm64/sve: Miscellaneous tidyups in guest.c
Dave Martin
2019-04-18
KVM: arm64/sve: Clean up UAPI register ID definitions
Dave Martin
2019-04-02
arm64: KVM: Fix system register enumeration
Marc Zyngier
2019-03-29
KVM: arm64/sve: Add pseudo-register for the guest's vector lengths
Dave Martin
2019-03-29
KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST
Dave Martin
2019-03-29
KVM: arm64/sve: Add SVE support to register access ioctl interface
Dave Martin
2019-03-29
KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus
Dave Martin
2019-03-29
KVM: arm64: Factor out core register ID enumeration
Dave Martin
2019-03-29
KVM: arm64: Add missing #include of <linux/string.h> in guest.c
Dave Martin
2019-03-29
KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance
Dave Martin
[next]