aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/priv.c
Commit message (Expand)AuthorAge
* KVM: s390: fix compile with !CONFIG_COMPATHeiko Carstens2013-04-02
* KVM: s390: fix stsi exception handlingHeiko Carstens2013-04-02
* KVM: s390: fix and enforce return code handling for irq injectionsHeiko Carstens2013-04-02
* KVM: s390: make if statements in lpsw/lpswe handlers readableHeiko Carstens2013-04-02
* KVM: s390: fix return code handling in lpsw/lpswe handlersHeiko Carstens2013-04-02
* KVM: s390: fix psw conversion in lpsw handlerHeiko Carstens2013-04-02
* KVM: s390: fix 24 bit psw handling in lpsw/lpswe handlerHeiko Carstens2013-04-02
* s390/kvm,gaccess: add address space annotationsHeiko Carstens2013-03-07
* s390/kvm: cleanup/fix handle_tpi()Heiko Carstens2013-03-07
* s390/kvm,gaccess: shorten put/get_guest codeHeiko Carstens2013-03-07
* s390/kvm: remove explicit -EFAULT return code checking on guest accessHeiko Carstens2013-03-07
* s390/kvm,tprot: use new gmap_translate() functionHeiko Carstens2013-03-07
* KVM: s390: Add support for channel I/O instructions.Cornelia Huck2013-01-07
* KVM: s390: In-kernel handling of I/O instructions.Cornelia Huck2013-01-07
* KVM: s390: Add support for machine checks.Cornelia Huck2013-01-07
* KVM: s390: Decoding helper functions.Cornelia Huck2013-01-07
* KVM: s390: Constify intercept handler tables.Cornelia Huck2013-01-07
* Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-04
|\
| * KVM: s390: Add architectural trace eventsCornelia Huck2012-07-26
* | s390/sysinfo,stsi: change return code handlingHeiko Carstens2012-09-26
|/
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
* KVM: s390: Handle sckpf instructionCornelia Huck2012-04-30
* KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger2012-03-05
* KVM: s390: rework code that sets the prefixChristian Borntraeger2012-03-05
* KVM: s390: Fix tprot lockingChristian Borntraeger2011-11-17
* [S390] kvm: handle tprot interceptsChristian Borntraeger2011-07-24
* Fix common misspellingsLucas De Marchi2011-03-31
* [S390] cleanup facility list handlingMartin Schwidefsky2010-10-25
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens2010-02-26
* KVM: s390: Allow stfle instruction in the guestChristian Borntraeger2009-06-28
* KVM: s390: optimize float int lock: spin_lock_bh --> spin_lockChristian Borntraeger2009-06-10
* KVM: s390: Fix problem state check for b2 interceptsChristian Borntraeger2009-03-24
* [S390] Use unsigned long long for u64 on 64bit.Heiko Carstens2009-01-09
* KVM: s390: Make facility bits future-proofChristian Borntraeger2008-10-15
* KVM: s390: Fix kvm on IBM System z10Christian Borntraeger2008-07-31
* KVM: s390: rename private structuresChristian Borntraeger2008-07-20
* [S390] Move stfl to system.h and delete duplicated version.Heiko Carstens2008-04-30
* KVM: s390: rename stfl to kvm_stflHeiko Carstens2008-04-27
* KVM: s390: intercepts for privileged instructionsChristian Borntraeger2008-04-27