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
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
2019-04-18
KVM: arm64/sve: Clean up UAPI register ID definitions
Dave Martin
1
-0
/
+9
2019-04-02
arm64: KVM: Fix system register enumeration
Marc Zyngier
1
-4
/
+4
2019-03-29
KVM: arm64/sve: Add pseudo-register for the guest's vector lengths
Dave Martin
1
-3
/
+111
2019-03-29
KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST
Dave Martin
1
-0
/
+63
2019-03-29
KVM: arm64/sve: Add SVE support to register access ioctl interface
Dave Martin
1
-12
/
+127
2019-03-29
KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus
Dave Martin
1
-12
/
+36
2019-03-29
KVM: arm64: Factor out core register ID enumeration
Dave Martin
1
-8
/
+25
2019-03-29
KVM: arm64: Add missing #include of <linux/string.h> in guest.c
Dave Martin
1
-0
/
+1
2019-03-29
KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance
Dave Martin
1
-2
/
+8
2018-10-26
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+3
2018-10-03
arm64: KVM: Remove some extra semicolon in kvm_target_cpu
zhong jiang
1
-3
/
+3
2018-10-01
arm64: KVM: Sanitize PSTATE.M when being set from userspace
Marc Zyngier
1
-1
/
+9
2018-10-01
arm64: KVM: Tighten guest core register access from userspace
Dave Martin
1
-0
/
+45
2018-08-22
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
1
-0
/
+33
2018-07-21
KVM: arm64: Share the parts of get/set events useful to 32bit
James Morse
1
-17
/
+4
2018-07-21
arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
Dongjiu Geng
1
-0
/
+46
2018-07-05
kvm/arm: use PSR_AA32 definitions
Mark Rutland
1
-7
/
+7
2018-04-20
arm/arm64: KVM: Add PSCI version selection API
Marc Zyngier
1
-1
/
+13
2018-03-14
KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN
Christoffer Dall
1
-3
/
+0
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
Christoffer Dall
1
-3
/
+12
2017-06-08
KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace
Christoffer Dall
1
-0
/
+9
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-06-14
KVM: ARM64: Fix typos
Andrea Gelmini
1
-1
/
+1
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+51
2016-02-29
arm64: KVM: Add a new vcpu device control group for PMUv3
Shannon Zhao
1
-0
/
+51
2016-02-29
arm/arm64: KVM: Fix ioctl error handling
Michael S. Tsirkin
1
-1
/
+1
2015-12-14
arm64: KVM: Turn system register numbers to an enum
Marc Zyngier
1
-1
/
+0
2015-12-14
KVM: arm/arm64: Count guest exit due to various reasons
Amit Tomar
1
-0
/
+9
2015-08-12
arm64/kvm: Add generic v8 KVM target
Suzuki K. Poulose
1
-1
/
+2
2015-07-21
KVM: arm64: add trace points for guest_debug debug
Alex Bennée
1
-0
/
+4
2015-07-21
KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
Alex Bennée
1
-0
/
+7
2015-07-21
KVM: arm64: guest debug, add support for single-step
Alex Bennée
1
-1
/
+3
2015-07-21
KVM: arm64: guest debug, add SW break point support
Alex Bennée
1
-1
/
+1
[next]