index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
kvm-s390.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-29
1
-1
/
+1
|
\
|
*
Disintegrate asm/system.h for S390
David Howells
2012-03-28
1
-1
/
+1
*
|
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
Takuya Yoshikawa
2012-03-08
1
-0
/
+10
*
|
KVM: s390: provide control registers via kvm_run
Christian Borntraeger
2012-03-08
1
-1
/
+8
*
|
KVM: s390: Sanitize fpc registers for KVM_SET_FPU
Christian Borntraeger
2012-03-08
1
-1
/
+1
*
|
KVM: s390: provide access guest registers via kvm_run
Christian Borntraeger
2012-03-05
1
-7
/
+9
*
|
KVM: s390: provide general purpose guest registers via kvm_run
Christian Borntraeger
2012-03-05
1
-7
/
+7
*
|
KVM: s390: provide the prefix register via kvm_run
Christian Borntraeger
2012-03-05
1
-0
/
+7
*
|
KVM: s390: rework code that sets the prefix
Christian Borntraeger
2012-03-05
1
-2
/
+1
*
|
KVM: s390: Fix return code for unknown ioctl numbers
Carsten Otte
2012-03-05
1
-1
/
+1
*
|
KVM: s390: ucontrol: announce capability for user controlled vms
Carsten Otte
2012-03-05
1
-0
/
+3
*
|
KVM: s390: ucontrol: disable sca
Carsten Otte
2012-03-05
1
-10
/
+20
*
|
KVM: s390: ucontrol: interface to inject faults on a vcpu page table
Carsten Otte
2012-03-05
1
-0
/
+6
*
|
KVM: s390: ucontrol: disable in-kernel irq stack
Carsten Otte
2012-03-05
1
-1
/
+2
*
|
KVM: s390: ucontrol: disable in-kernel handling of SIE intercepts
Carsten Otte
2012-03-05
1
-1
/
+4
*
|
KVM: s390: ucontrol: export SIE control block to user
Carsten Otte
2012-03-05
1
-0
/
+13
*
|
KVM: s390: ucontrol: export page faults to user
Carsten Otte
2012-03-05
1
-5
/
+27
*
|
KVM: s390: ucontrol: per vcpu address spaces
Carsten Otte
2012-03-05
1
-1
/
+49
*
|
KVM: s390: add parameter for KVM_CREATE_VM
Carsten Otte
2012-03-05
1
-5
/
+19
|
/
*
KVM: s390: announce SYNC_MMU
Christian Borntraeger
2011-11-17
1
-0
/
+1
*
KVM: s390: handle SIGP sense running intercepts
Cornelia Huck
2011-11-17
1
-0
/
+1
*
KVM: s390: Fix RUNNING flag misinterpretation
Cornelia Huck
2011-11-17
1
-3
/
+7
*
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2011-11-01
1
-0
/
+1
|
\
|
*
[S390] kvm: Handle diagnose 0x10 (release pages)
Christian Borntraeger
2011-10-30
1
-0
/
+1
*
|
KVM: s390: implement sigp external call
Christian Ehrhardt
2011-10-30
1
-0
/
+2
*
|
KVM: s390: fix register setting
Carsten Otte
2011-10-30
1
-0
/
+2
*
|
KVM: s390: fix return value of kvm_arch_init_vm
Carsten Otte
2011-10-30
1
-0
/
+2
*
|
KVM: s390: check cpu_id prior to using it
Carsten Otte
2011-10-30
1
-4
/
+10
|
/
*
[S390] kvm: extension capability for new address space layout
Christian Borntraeger
2011-09-20
1
-0
/
+1
*
[S390] kvm: fix address mode switching
Christian Borntraeger
2011-09-20
1
-2
/
+2
*
[S390] remove kvm mmu reload on s390
Carsten Otte
2011-07-24
1
-15
/
+2
*
[S390] Use gmap translation for accessing guest memory
Carsten Otte
2011-07-24
1
-2
/
+2
*
[S390] use gmap address spaces for kvm guest images
Carsten Otte
2011-07-24
1
-11
/
+21
*
[S390] kvm: handle tprot intercepts
Christian Borntraeger
2011-07-24
1
-0
/
+1
*
[S390] kvm-s390: fix stfle facilities numbers >=64
Christian Borntraeger
2011-06-06
1
-0
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
KVM: Clean up vm creation and release
Jan Kiszka
2011-01-12
1
-17
/
+6
*
[S390] cleanup facility list handling
Martin Schwidefsky
2010-10-25
1
-1
/
+1
*
[S390] kvm: Enable z196 instruction facilities
Christian Borntraeger
2010-10-25
1
-1
/
+1
*
KVM: Remove memory alias support
Avi Kivity
2010-08-01
1
-5
/
+0
*
KVM: s390: Don't exit SIE on SIGP sense running
Christian Borntraeger
2010-08-01
1
-1
/
+3
*
KVM: s390: Fix build failure due to centralized vcpu locking patches
Christian Borntraeger
2010-08-01
1
-1
/
+1
*
KVM: Consolidate arch specific vcpu ioctl locking
Avi Kivity
2010-08-01
1
-7
/
+6
*
KVM: s390: Centrally lock arch specific vcpu ioctls
Avi Kivity
2010-08-01
1
-23
/
+17
*
KVM: move vcpu locking to dispatcher for generic vcpu ioctls
Avi Kivity
2010-08-01
1
-16
/
+0
*
[S390] appldata/extmem/kvm: add missing GFP_KERNEL flag
Heiko Carstens
2010-06-08
1
-1
/
+1
*
KVM: Let vcpu structure alignment be determined at runtime
Avi Kivity
2010-05-19
1
-1
/
+1
*
KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create()
Wei Yongjun
2010-05-17
1
-1
/
+3
*
KVM: fix cleanup_srcu_struct on vm destruction
Marcelo Tosatti
2010-03-01
1
-0
/
+1
*
KVM: split kvm_arch_set_memory_region into prepare and commit
Marcelo Tosatti
2010-03-01
1
-9
/
+16
[next]