summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/interrupt.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: Use common waitqueueChristian Borntraeger2013-06-171-9/+9
* s390/kvm,gaccess: add address space annotationsHeiko Carstens2013-03-071-18/+18
* s390/kvm,gaccess: shorten put/get_guest codeHeiko Carstens2013-03-071-24/+28
* s390/kvm: remove explicit -EFAULT return code checking on guest accessHeiko Carstens2013-03-071-172/+69
* Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-241-2/+262
|\
| * KVM: s390: Fix handling of iscs.Cornelia Huck2013-02-111-3/+15
| * KVM: s390: Add support for channel I/O instructions.Cornelia Huck2013-01-071-0/+37
| * KVM: s390: Add support for machine checks.Cornelia Huck2013-01-071-0/+112
| * KVM: s390: Support for I/O interrupts.Cornelia Huck2013-01-071-2/+101
* | s390/time: rename tod clock access functionsHeiko Carstens2013-02-141-3/+3
* | s390/time: fix sched_clock() overflowHeiko Carstens2013-01-161-1/+1
|/
* s390/kvm: Interrupt injection bugfixJason J. Herne2012-10-101-1/+18
* KVM: s390: Fix vcpu_load handling in interrupt codeChristian Borntraeger2012-09-271-2/+0
* KVM: s390: Add implementation-specific trace eventsCornelia Huck2012-07-261-0/+23
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
* Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-281-2/+1
|\
| * KVM: s390: rework code that sets the prefixChristian Borntraeger2012-03-051-2/+1
* | [S390] rename lowcore fieldMartin Schwidefsky2012-03-111-3/+3
|/
* KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck2011-11-171-0/+1
* KVM: s390: implement sigp external callChristian Ehrhardt2011-10-301-0/+30
* [S390] kvm: make sigp emerg smp capableChristian Ehrhardt2011-07-241-0/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-261-5/+5
* [S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens2010-02-261-1/+1
* trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* KVM: Reduce runnability interface with arch support codeGleb Natapov2009-09-101-7/+1
* KVM: s390: fix wait_queue handlingChristian Borntraeger2009-08-051-1/+1
* KVM: s390: optimize float int lock: spin_lock_bh --> spin_lockChristian Borntraeger2009-06-101-10/+10
* KVM: s390: use hrtimer for clock wakeup from idle - v2Christian Borntraeger2009-06-101-10/+23
* KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov2009-06-101-0/+6
* KVM: s390: Fix SIGP set prefix ioctlChristian Borntraeger2009-03-241-1/+6
* [S390] Use unsigned long long for u64 on 64bit.Heiko Carstens2009-01-091-3/+3
* KVM: s390: Fix program check on interrupt delivery handlingChristian Borntraeger2008-07-271-14/+7
* KVM: s390: rename private structuresChristian Borntraeger2008-07-201-16/+16
* KVM: s390: Fix race condition in kvm_s390_handle_waitCarsten Otte2008-06-061-2/+5
* KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti2008-04-271-0/+5
* KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte2008-04-271-0/+587
OpenPOWER on IntegriCloud