index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
priv.c
Age
Commit message (
Expand
)
Author
2013-01-07
KVM: s390: Add support for channel I/O instructions.
Cornelia Huck
2013-01-07
KVM: s390: In-kernel handling of I/O instructions.
Cornelia Huck
2013-01-07
KVM: s390: Add support for machine checks.
Cornelia Huck
2013-01-07
KVM: s390: Decoding helper functions.
Cornelia Huck
2013-01-07
KVM: s390: Constify intercept handler tables.
Cornelia Huck
2012-10-04
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-09-26
s390/sysinfo,stsi: change return code handling
Heiko Carstens
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-04-30
KVM: s390: Handle sckpf instruction
Cornelia Huck
2012-03-05
KVM: s390: provide general purpose guest registers via kvm_run
Christian Borntraeger
2012-03-05
KVM: s390: rework code that sets the prefix
Christian Borntraeger
2011-11-17
KVM: s390: Fix tprot locking
Christian Borntraeger
2011-07-24
[S390] kvm: handle tprot intercepts
Christian Borntraeger
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-10-25
[S390] cleanup facility list handling
Martin Schwidefsky
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
Heiko Carstens
2009-06-28
KVM: s390: Allow stfle instruction in the guest
Christian Borntraeger
2009-06-10
KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock
Christian Borntraeger
2009-03-24
KVM: s390: Fix problem state check for b2 intercepts
Christian Borntraeger
2009-01-09
[S390] Use unsigned long long for u64 on 64bit.
Heiko Carstens
2008-10-15
KVM: s390: Make facility bits future-proof
Christian Borntraeger
2008-07-31
KVM: s390: Fix kvm on IBM System z10
Christian Borntraeger
2008-07-20
KVM: s390: rename private structures
Christian Borntraeger
2008-04-30
[S390] Move stfl to system.h and delete duplicated version.
Heiko Carstens
2008-04-27
KVM: s390: rename stfl to kvm_stfl
Heiko Carstens
2008-04-27
KVM: s390: intercepts for privileged instructions
Christian Borntraeger