index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
guest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-17
KVM: arm64: Reject 32bit user PSTATE on asymmetric systems
Oliver Upton
1
-1
/
+1
2022-05-03
KVM: arm64: Setup a framework for hypercall bitmap firmware registers
Raghavendra Rao Ananta
1
-2
/
+6
2022-05-03
KVM: arm64: Factor out firmware register handling from psci.c
Raghavendra Rao Ananta
1
-1
/
+1
2022-03-18
KVM: arm64: fix typos in comments
Julia Lawall
1
-1
/
+1
2021-11-08
KVM: arm64: Change the return type of kvm_vcpu_preferred_target()
YueHaibing
1
-6
/
+1
2021-09-06
Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-2
/
+3
2021-08-20
KVM: stats: Support linear and logarithmic histogram statistics
Jing Zhang
1
-4
/
+0
2021-08-20
Merge branch kvm-arm64/generic-entry into kvmarm-master/next
Marc Zyngier
1
-0
/
+1
2021-08-19
KVM: arm64: Record number of signal exits as a vCPU stat
Oliver Upton
1
-0
/
+1
2021-08-18
KVM: arm64: Drop check_kvm_target_cpu() based percpu probe
Anshuman Khandual
1
-2
/
+2
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-0
/
+86
2021-06-25
KVM: debugfs: Reuse binary stats descriptors
Jing Zhang
1
-16
/
+0
2021-06-25
KVM: stats: Support binary stats retrieval for a VCPU
Jing Zhang
1
-0
/
+21
2021-06-25
KVM: stats: Support binary stats retrieval for a VM
Jing Zhang
1
-0
/
+15
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
1
-6
/
+6
2021-06-24
KVM: arm64: Set the MTE tag bit before releasing the page
Marc Zyngier
1
-4
/
+8
2021-06-22
KVM: arm64: Add ioctl to fetch/store tags in a guest
Steven Price
1
-0
/
+82
2021-04-23
Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-3
/
+3
2021-04-17
KVM: aarch64: implement KVM_CAP_SET_GUEST_DEBUG2
Maxim Levitsky
1
-5
/
+0
2021-03-18
KVM: arm64: Introduce vcpu_sve_vq() helper
Marc Zyngier
1
-3
/
+3
2020-11-10
KVM: arm64: Drop kvm_coproc.h
Marc Zyngier
1
-1
/
+0
2020-11-10
KVM: arm64: Get rid of the AArch32 register mapping code
Marc Zyngier
1
-3
/
+25
2020-07-07
KVM: arm64: Move SPSR_EL1 to the system register array
Marc Zyngier
1
-1
/
+1
2020-07-07
KVM: arm64: Disintegrate SPSR array
Marc Zyngier
1
-5
/
+14
2020-07-07
KVM: arm64: Move SP_EL1 to the system register array
Marc Zyngier
1
-1
/
+1
2020-07-07
KVM: arm64: Move ELR_EL1 to the system register array
Marc Zyngier
1
-1
/
+1
2020-07-07
KVM: arm64: Make struct kvm_regs userspace-only
Marc Zyngier
1
-14
/
+56
2020-06-01
Merge tag 'kvmarm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-2
/
+2
2020-05-16
KVM: Fix spelling in code comments
Fuad Tabba
1
-2
/
+2
2020-05-15
kvm: add halt-polling cpu usage stats
David Matlack
1
-0
/
+2
2020-05-13
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
1
-0
/
+7
2020-05-01
KVM: arm64: Fix 32bit PC wrap-around
Marc Zyngier
1
-0
/
+7
2020-04-21
kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
Emanuele Giuseppe Esposito
1
-13
/
+10
2020-03-16
KVM: Remove unnecessary asm/kvm_host.h includes
Peter Xu
1
-1
/
+0
2020-01-27
KVM: Drop kvm_arch_vcpu_setup()
Sean Christopherson
1
-5
/
+0
2019-11-08
Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/next
Marc Zyngier
1
-0
/
+4
2019-10-28
KVM: arm/arm64: Show halt poll counters in debugfs
Christian Borntraeger
1
-0
/
+4
2019-10-24
Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste...
Marc Zyngier
1
-0
/
+9
2019-10-21
KVM: arm64: Provide VCPU attributes for stolen time
Steven Price
1
-0
/
+9
2019-10-21
KVM: arm/arm64: Allow user injection of external data aborts
Christoffer Dall
1
-0
/
+10
2019-07-05
KVM: arm64/sve: Fix vq_present() macro to yield a bool
Zhang Lei
1
-1
/
+1
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-12
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-12
KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LIST
Dave Martin
1
-13
/
+40
2019-06-12
KVM: arm64: Implement vq_present() as a macro
Viresh Kumar
1
-9
/
+3
2019-04-18
KVM: arm64/sve: Explain validity checks in set_sve_vls()
Dave Martin
1
-0
/
+7
2019-04-18
KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizing
Dave Martin
1
-4
/
+3
2019-04-18
KVM: arm64/sve: WARN when avoiding divide-by-zero in sve_reg_to_region()
Dave Martin
1
-1
/
+1
2019-04-18
KVM: arm64/sve: Make register ioctl access errors more consistent
Dave Martin
1
-21
/
+31
2019-04-18
KVM: arm64/sve: Miscellaneous tidyups in guest.c
Dave Martin
1
-13
/
+5
[next]