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