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
/
kvm-s390.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-06
KVM: split kvm_arch_flush_shadow
Marcelo Tosatti
1
-1
/
+6
2012-07-26
KVM: s390: Add implementation-specific trace events
Cornelia Huck
1
-0
/
+3
2012-07-26
KVM: s390: Add architectural trace events
Cornelia Huck
1
-0
/
+7
2012-07-24
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-2
/
+2
2012-06-13
KVM: s390: Set CPU in stopped state on initial cpu reset
Christian Borntraeger
1
-0
/
+1
2012-05-17
KVM: s390: onereg for timer related registers
Jason J. herne
1
-0
/
+16
2012-05-17
KVM: s390: epoch difference and TOD programmable field
Carsten Otte
1
-0
/
+16
2012-05-17
KVM: s390: KVM_GET/SET_ONEREG for s390
Carsten Otte
1
-0
/
+38
2012-05-17
KVM: s390: add capability indicating COW support
Christian Borntraeger
1
-0
/
+4
2012-05-02
KVM: s390: implement KVM_CAP_NR/MAX_VCPUS
Christian Borntraeger
1
-0
/
+4
2012-04-30
KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM
Konstantin Weitz
1
-0
/
+1
2012-04-08
KVM: Factor out kvm_vcpu_kick to arch-generic code
Christoffer Dall
1
-0
/
+8
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for S390
David Howells
1
-1
/
+1
2012-03-08
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
Takuya Yoshikawa
1
-0
/
+10
2012-03-08
KVM: s390: provide control registers via kvm_run
Christian Borntraeger
1
-1
/
+8
2012-03-08
KVM: s390: Sanitize fpc registers for KVM_SET_FPU
Christian Borntraeger
1
-1
/
+1
2012-03-05
KVM: s390: provide access guest registers via kvm_run
Christian Borntraeger
1
-7
/
+9
2012-03-05
KVM: s390: provide general purpose guest registers via kvm_run
Christian Borntraeger
1
-7
/
+7
2012-03-05
KVM: s390: provide the prefix register via kvm_run
Christian Borntraeger
1
-0
/
+7
2012-03-05
KVM: s390: rework code that sets the prefix
Christian Borntraeger
1
-2
/
+1
2012-03-05
KVM: s390: Fix return code for unknown ioctl numbers
Carsten Otte
1
-1
/
+1
2012-03-05
KVM: s390: ucontrol: announce capability for user controlled vms
Carsten Otte
1
-0
/
+3
2012-03-05
KVM: s390: ucontrol: disable sca
Carsten Otte
1
-10
/
+20
2012-03-05
KVM: s390: ucontrol: interface to inject faults on a vcpu page table
Carsten Otte
1
-0
/
+6
2012-03-05
KVM: s390: ucontrol: disable in-kernel irq stack
Carsten Otte
1
-1
/
+2
2012-03-05
KVM: s390: ucontrol: disable in-kernel handling of SIE intercepts
Carsten Otte
1
-1
/
+4
2012-03-05
KVM: s390: ucontrol: export SIE control block to user
Carsten Otte
1
-0
/
+13
2012-03-05
KVM: s390: ucontrol: export page faults to user
Carsten Otte
1
-5
/
+27
2012-03-05
KVM: s390: ucontrol: per vcpu address spaces
Carsten Otte
1
-1
/
+49
2012-03-05
KVM: s390: add parameter for KVM_CREATE_VM
Carsten Otte
1
-5
/
+19
2011-11-17
KVM: s390: announce SYNC_MMU
Christian Borntraeger
1
-0
/
+1
2011-11-17
KVM: s390: handle SIGP sense running intercepts
Cornelia Huck
1
-0
/
+1
2011-11-17
KVM: s390: Fix RUNNING flag misinterpretation
Cornelia Huck
1
-3
/
+7
2011-10-31
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-0
/
+1
2011-10-30
[S390] kvm: Handle diagnose 0x10 (release pages)
Christian Borntraeger
1
-0
/
+1
2011-10-30
KVM: s390: implement sigp external call
Christian Ehrhardt
1
-0
/
+2
2011-10-30
KVM: s390: fix register setting
Carsten Otte
1
-0
/
+2
2011-10-30
KVM: s390: fix return value of kvm_arch_init_vm
Carsten Otte
1
-0
/
+2
2011-10-30
KVM: s390: check cpu_id prior to using it
Carsten Otte
1
-4
/
+10
2011-09-20
[S390] kvm: extension capability for new address space layout
Christian Borntraeger
1
-0
/
+1
2011-09-20
[S390] kvm: fix address mode switching
Christian Borntraeger
1
-2
/
+2
2011-07-24
[S390] remove kvm mmu reload on s390
Carsten Otte
1
-15
/
+2
2011-07-24
[S390] Use gmap translation for accessing guest memory
Carsten Otte
1
-2
/
+2
2011-07-24
[S390] use gmap address spaces for kvm guest images
Carsten Otte
1
-11
/
+21
2011-07-24
[S390] kvm: handle tprot intercepts
Christian Borntraeger
1
-0
/
+1
2011-06-06
[S390] kvm-s390: fix stfle facilities numbers >=64
Christian Borntraeger
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-12
KVM: Clean up vm creation and release
Jan Kiszka
1
-17
/
+6
[next]