index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
diag.c
Age
Commit message (
Expand
)
Author
2013-07-18
KVM: s390: use cookies for ioeventfd
Cornelia Huck
2013-06-20
KVM: s390: Check for PSTATE when handling DIAGNOSE
Thomas Huth
2013-03-05
KVM: s390: Wire up ioeventfd.
Cornelia Huck
2012-07-26
KVM: s390: Add implementation-specific trace events
Cornelia Huck
2012-07-26
KVM: s390: Add architectural trace events
Cornelia Huck
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-05-01
KVM: s390: use kvm_vcpu_on_spin for diag 0x44
Christian Borntraeger
2012-05-01
KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM
Konstantin Weitz
2012-03-05
KVM: s390: provide general purpose guest registers via kvm_run
Christian Borntraeger
2011-11-17
KVM: s390: Fix RUNNING flag misinterpretation
Cornelia Huck
2011-10-30
[S390] kvm: Handle diagnose 0x10 (release pages)
Christian Borntraeger
2010-02-26
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
Heiko Carstens
2009-01-09
[S390] Use unsigned long long for u64 on 64bit.
Heiko Carstens
2008-06-06
KVM: s390: use yield instead of schedule to implement diag 0x44
Christian Borntraeger
2008-04-27
KVM: s390: intercepts for diagnose instructions
Christian Borntraeger