aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/priv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-26[S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens1-1/+1
2009-06-28KVM: s390: Allow stfle instruction in the guestChristian Borntraeger1-1/+1
2009-06-10KVM: s390: optimize float int lock: spin_lock_bh --> spin_lockChristian Borntraeger1-2/+2
2009-03-24KVM: s390: Fix problem state check for b2 interceptsChristian Borntraeger1-3/+15
2009-01-09[S390] Use unsigned long long for u64 on 64bit.Heiko Carstens1-1/+1
2008-10-15KVM: s390: Make facility bits future-proofChristian Borntraeger1-2/+2
2008-07-31KVM: s390: Fix kvm on IBM System z10Christian Borntraeger1-0/+1
2008-07-20KVM: s390: rename private structuresChristian Borntraeger1-1/+1
2008-04-30[S390] Move stfl to system.h and delete duplicated version.Heiko Carstens1-10/+1
2008-04-27KVM: s390: rename stfl to kvm_stflHeiko Carstens1-2/+2
2008-04-27KVM: s390: intercepts for privileged instructionsChristian Borntraeger1-0/+323