aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/priv.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [S390] cleanup facility list handlingMartin Schwidefsky2010-10-251-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens2010-02-261-1/+1
* KVM: s390: Allow stfle instruction in the guestChristian Borntraeger2009-06-281-1/+1
* KVM: s390: optimize float int lock: spin_lock_bh --> spin_lockChristian Borntraeger2009-06-101-2/+2
* KVM: s390: Fix problem state check for b2 interceptsChristian Borntraeger2009-03-241-3/+15
* [S390] Use unsigned long long for u64 on 64bit.Heiko Carstens2009-01-091-1/+1
* KVM: s390: Make facility bits future-proofChristian Borntraeger2008-10-151-2/+2
* KVM: s390: Fix kvm on IBM System z10Christian Borntraeger2008-07-311-0/+1
* KVM: s390: rename private structuresChristian Borntraeger2008-07-201-1/+1
* [S390] Move stfl to system.h and delete duplicated version.Heiko Carstens2008-04-301-10/+1
* KVM: s390: rename stfl to kvm_stflHeiko Carstens2008-04-271-2/+2
* KVM: s390: intercepts for privileged instructionsChristian Borntraeger2008-04-271-0/+323