aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/interrupt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens1-5/+5
2010-02-26[S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens1-1/+1
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-09-10KVM: Reduce runnability interface with arch support codeGleb Natapov1-7/+1
2009-08-05KVM: s390: fix wait_queue handlingChristian Borntraeger1-1/+1
2009-06-10KVM: s390: optimize float int lock: spin_lock_bh --> spin_lockChristian Borntraeger1-10/+10
2009-06-10KVM: s390: use hrtimer for clock wakeup from idle - v2Christian Borntraeger1-10/+23
2009-06-10KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov1-0/+6
2009-03-24KVM: s390: Fix SIGP set prefix ioctlChristian Borntraeger1-1/+6
2009-01-09[S390] Use unsigned long long for u64 on 64bit.Heiko Carstens1-3/+3
2008-07-27KVM: s390: Fix program check on interrupt delivery handlingChristian Borntraeger1-14/+7
2008-07-20KVM: s390: rename private structuresChristian Borntraeger1-16/+16
2008-06-06KVM: s390: Fix race condition in kvm_s390_handle_waitCarsten Otte1-2/+5
2008-04-27KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti1-0/+5
2008-04-27KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte1-0/+587