index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
guest.c
Age
Commit message (
Expand
)
Author
2018-10-25
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-03
arm64: KVM: Remove some extra semicolon in kvm_target_cpu
zhong jiang
2018-10-01
arm64: KVM: Sanitize PSTATE.M when being set from userspace
Marc Zyngier
2018-10-01
arm64: KVM: Tighten guest core register access from userspace
Dave Martin
2018-08-22
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-07-21
KVM: arm64: Share the parts of get/set events useful to 32bit
James Morse
2018-07-21
arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
Dongjiu Geng
2018-07-05
kvm/arm: use PSR_AA32 definitions
Mark Rutland
2018-04-20
arm/arm64: KVM: Add PSCI version selection API
Marc Zyngier
2018-03-14
KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN
Christoffer Dall
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
Christoffer Dall
2017-06-08
KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace
Christoffer Dall
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-06-14
KVM: ARM64: Fix typos
Andrea Gelmini
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-02-29
arm64: KVM: Add a new vcpu device control group for PMUv3
Shannon Zhao
2016-02-29
arm/arm64: KVM: Fix ioctl error handling
Michael S. Tsirkin
2015-12-14
arm64: KVM: Turn system register numbers to an enum
Marc Zyngier
2015-12-14
KVM: arm/arm64: Count guest exit due to various reasons
Amit Tomar
2015-08-12
arm64/kvm: Add generic v8 KVM target
Suzuki K. Poulose
2015-07-21
KVM: arm64: add trace points for guest_debug debug
Alex Bennée
2015-07-21
KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
Alex Bennée
2015-07-21
KVM: arm64: guest debug, add support for single-step
Alex Bennée
2015-07-21
KVM: arm64: guest debug, add SW break point support
Alex Bennée
2015-07-21
KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
Alex Bennée
2014-12-13
arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
Christoffer Dall
2014-12-13
arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
Christoffer Dall
2014-08-27
KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_reg
Will Deacon
2014-07-11
arm64: KVM: allow export and import of generic timer regs
Alex Bennée
2014-05-25
arm64: KVM: Enable minimalistic support for Cortex-A53
Marc Zyngier
2013-12-28
arm64: KVM: Support X-Gene guest VCPU on APM X-Gene host
Anup Patel
2013-10-02
ARM64: KVM: Implement kvm_vcpu_preferred_target() function
Anup Patel
2013-06-12
arm64: KVM: enable initialization of a 32bit vcpu
Marc Zyngier
2013-06-07
arm64: KVM: guest one-reg interface
Marc Zyngier