index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
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
2018-10-03
arm64: KVM: Sanitize PSTATE.M when being set from userspace
Marc Zyngier
1
-1
/
+9
2018-10-03
arm64: KVM: Tighten guest core register access from userspace
Dave Martin
1
-0
/
+45
2018-05-01
arm/arm64: KVM: Add PSCI version selection API
Marc Zyngier
1
-1
/
+13
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
2015-07-21
KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
Alex Bennée
1
-0
/
+27
2014-12-13
arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
Christoffer Dall
1
-25
/
+0
2014-12-13
arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
Christoffer Dall
1
-1
/
+0
2014-08-27
KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_reg
Will Deacon
1
-1
/
+1
2014-07-11
arm64: KVM: allow export and import of generic timer regs
Alex Bennée
1
-1
/
+67
2014-05-25
arm64: KVM: Enable minimalistic support for Cortex-A53
Marc Zyngier
1
-0
/
+2
2013-12-28
arm64: KVM: Support X-Gene guest VCPU on APM X-Gene host
Anup Patel
1
-13
/
+19
2013-10-02
ARM64: KVM: Implement kvm_vcpu_preferred_target() function
Anup Patel
1
-0
/
+20
2013-06-12
arm64: KVM: enable initialization of a 32bit vcpu
Marc Zyngier
1
-0
/
+6
2013-06-07
arm64: KVM: guest one-reg interface
Marc Zyngier
1
-0
/
+259