index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-15
KVM: s390: Make facility bits future-proof
Christian Borntraeger
1
-2
/
+2
2008-07-31
KVM: s390: Fix kvm on IBM System z10
Christian Borntraeger
1
-0
/
+1
2008-07-27
KVM: s390: Fix possible host kernel bug on lctl(g) handling
Christian Borntraeger
1
-0
/
+6
2008-07-27
KVM: s390: Fix instruction naming for lctlg
Christian Borntraeger
2
-5
/
+5
2008-07-27
KVM: s390: Fix program check on interrupt delivery handling
Christian Borntraeger
1
-14
/
+7
2008-07-27
KVM: s390: Change guestaddr type in gaccess
Martin Schwidefsky
2
-31
/
+36
2008-07-27
KVM: s390: Advertise KVM_CAP_USER_MEMORY
Carsten Otte
1
-1
/
+6
2008-07-20
KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
Marcelo Tosatti
1
-0
/
+4
2008-07-20
KVM: s390: rename private structures
Christian Borntraeger
4
-28
/
+29
2008-07-20
KVM: s390: Set guest storage limit and offset to sane values
Christian Borntraeger
1
-2
/
+7
2008-07-20
KVM: Fix memory leak on guest exit
Carsten Otte
1
-0
/
+1
2008-07-20
KVM: Remove decache_vcpus_on_cpu() and related callbacks
Avi Kivity
1
-4
/
+0
2008-06-06
KVM: s390: Fix race condition in kvm_s390_handle_wait
Carsten Otte
1
-2
/
+5
2008-06-06
KVM: s390: Send program check on access error
Carsten Otte
1
-1
/
+4
2008-06-06
KVM: s390: fix interrupt delivery
Carsten Otte
1
-1
/
+2
2008-06-06
KVM: s390: handle machine checks when guest is running
Christian Borntraeger
1
-0
/
+5
2008-06-06
KVM: s390: use yield instead of schedule to implement diag 0x44
Christian Borntraeger
1
-1
/
+1
2008-05-07
[S390] s390-kvm: leave sie context on work. Removes preemption requirement
Christian Borntraeger
3
-5
/
+4
2008-04-30
[S390] Move stfl to system.h and delete duplicated version.
Heiko Carstens
1
-10
/
+1
2008-04-27
KVM: add ioctls to save/store mpstate
Marcelo Tosatti
1
-0
/
+12
2008-04-27
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
Marcelo Tosatti
1
-0
/
+5
2008-04-27
KVM: s390: Stub out kvmtrace
Avi Kivity
1
-0
/
+3
2008-04-27
KVM: s390: rename stfl to kvm_stfl
Heiko Carstens
1
-2
/
+2
2008-04-27
KVM: s390: Fix incorrect return value
Heiko Carstens
1
-1
/
+1
2008-04-27
KVM: s390: add kvm to kconfig on s390
Christian Borntraeger
1
-0
/
+43
2008-04-27
KVM: s390: intercepts for diagnose instructions
Christian Borntraeger
5
-1
/
+73
2008-04-27
KVM: s390: interprocessor communication via sigp
Christian Borntraeger
5
-3
/
+323
2008-04-27
KVM: s390: intercepts for privileged instructions
Christian Borntraeger
5
-1
/
+339
2008-04-27
KVM: s390: interrupt subsystem, cpu timer, waitpsw
Carsten Otte
5
-3
/
+765
2008-04-27
KVM: s390: sie intercept handling
Christian Borntraeger
4
-2
/
+133
2008-04-27
KVM: s390: arch backend for the kvm kernel module
Heiko Carstens
5
-0
/
+930