index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
kvm-s390.c
Age
Commit message (
Expand
)
Author
2011-11-17
KVM: s390: announce SYNC_MMU
Christian Borntraeger
2011-11-17
KVM: s390: handle SIGP sense running intercepts
Cornelia Huck
2011-11-17
KVM: s390: Fix RUNNING flag misinterpretation
Cornelia Huck
2011-10-31
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2011-10-30
[S390] kvm: Handle diagnose 0x10 (release pages)
Christian Borntraeger
2011-10-30
KVM: s390: implement sigp external call
Christian Ehrhardt
2011-10-30
KVM: s390: fix register setting
Carsten Otte
2011-10-30
KVM: s390: fix return value of kvm_arch_init_vm
Carsten Otte
2011-10-30
KVM: s390: check cpu_id prior to using it
Carsten Otte
2011-09-20
[S390] kvm: extension capability for new address space layout
Christian Borntraeger
2011-09-20
[S390] kvm: fix address mode switching
Christian Borntraeger
2011-07-24
[S390] remove kvm mmu reload on s390
Carsten Otte
2011-07-24
[S390] Use gmap translation for accessing guest memory
Carsten Otte
2011-07-24
[S390] use gmap address spaces for kvm guest images
Carsten Otte
2011-07-24
[S390] kvm: handle tprot intercepts
Christian Borntraeger
2011-06-06
[S390] kvm-s390: fix stfle facilities numbers >=64
Christian Borntraeger
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-12
KVM: Clean up vm creation and release
Jan Kiszka
2010-10-25
[S390] cleanup facility list handling
Martin Schwidefsky
2010-10-25
[S390] kvm: Enable z196 instruction facilities
Christian Borntraeger
2010-08-01
KVM: Remove memory alias support
Avi Kivity
2010-08-01
KVM: s390: Don't exit SIE on SIGP sense running
Christian Borntraeger
2010-08-01
KVM: s390: Fix build failure due to centralized vcpu locking patches
Christian Borntraeger
2010-08-01
KVM: Consolidate arch specific vcpu ioctl locking
Avi Kivity
2010-08-01
KVM: s390: Centrally lock arch specific vcpu ioctls
Avi Kivity
2010-08-01
KVM: move vcpu locking to dispatcher for generic vcpu ioctls
Avi Kivity
2010-06-08
[S390] appldata/extmem/kvm: add missing GFP_KERNEL flag
Heiko Carstens
2010-05-19
KVM: Let vcpu structure alignment be determined at runtime
Avi Kivity
2010-05-17
KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create()
Wei Yongjun
2010-03-01
KVM: fix cleanup_srcu_struct on vm destruction
Marcelo Tosatti
2010-03-01
KVM: split kvm_arch_set_memory_region into prepare and commit
Marcelo Tosatti
2010-02-26
[S390] Cleanup struct _lowcore usage and defines.
Heiko Carstens
2010-02-26
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
Heiko Carstens
2010-02-26
[S390] zfcpdump: remove cross arch dump support
Heiko Carstens
2009-12-03
KVM: s390: Make psw available on all exits, not just a subset
Carsten Otte
2009-12-03
KVM: Activate Virtualization On Demand
Alexander Graf
2009-12-03
KVM: Return -ENOTTY on unrecognized ioctls
Avi Kivity
2009-09-10
KVM: Use macro to iterate over vcpus.
Gleb Natapov
2009-09-10
KVM: s390: streamline memslot handling
Christian Ehrhardt
2009-09-10
KVM: s390: fix signal handling
Christian Ehrhardt
2009-09-10
KVM: s390: infrastructure to kick vcpus out of guest state
Christian Ehrhardt
2009-06-28
KVM: s390: Allow stfle instruction in the guest
Christian Borntraeger
2009-06-12
[S390] uaccess: use might_fault() instead of might_sleep()
Heiko Carstens
2009-06-10
KVM: s390: Verify memory in kvm run
Carsten Otte
2009-06-10
KVM: s390: Unlink vcpu on destroy - v2
Carsten Otte
2009-06-10
KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock
Christian Borntraeger
2009-06-10
KVM: s390: use hrtimer for clock wakeup from idle - v2
Christian Borntraeger
2009-06-10
KVM: s390: Fix memory slot versus run - v3
Carsten Otte
2009-03-26
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-03-26
[S390] split/move machine check handler code
Heiko Carstens
[next]