aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kvm/interrupt.c
AgeCommit message (Expand)Author
2013-03-07s390/kvm,gaccess: add address space annotationsHeiko 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-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens
2013-02-11KVM: s390: Fix handling of iscs.Cornelia Huck
2013-01-16s390/time: fix sched_clock() overflowHeiko Carstens
2013-01-07KVM: s390: Add support for channel I/O instructions.Cornelia Huck
2013-01-07KVM: s390: Add support for machine checks.Cornelia Huck
2013-01-07KVM: s390: Support for I/O interrupts.Cornelia Huck
2012-10-10s390/kvm: Interrupt injection bugfixJason J. Herne
2012-09-27KVM: s390: Fix vcpu_load handling in interrupt codeChristian Borntraeger
2012-07-26KVM: s390: Add implementation-specific trace eventsCornelia Huck
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-03-11[S390] rename lowcore fieldMartin Schwidefsky
2012-03-05KVM: s390: rework code that sets the prefixChristian Borntraeger
2011-11-17KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck
2011-10-30KVM: s390: implement sigp external callChristian Ehrhardt
2011-07-24[S390] kvm: make sigp emerg smp capableChristian Ehrhardt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens
2010-02-26[S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-10KVM: Reduce runnability interface with arch support codeGleb Natapov
2009-08-05KVM: s390: fix wait_queue handlingChristian Borntraeger
2009-06-10KVM: s390: optimize float int lock: spin_lock_bh --> spin_lockChristian Borntraeger
2009-06-10KVM: s390: use hrtimer for clock wakeup from idle - v2Christian Borntraeger
2009-06-10KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov
2009-03-24KVM: s390: Fix SIGP set prefix ioctlChristian Borntraeger
2009-01-09[S390] Use unsigned long long for u64 on 64bit.Heiko Carstens
2008-07-27KVM: s390: Fix program check on interrupt delivery handlingChristian Borntraeger
2008-07-20KVM: s390: rename private structuresChristian Borntraeger
2008-06-06KVM: s390: Fix race condition in kvm_s390_handle_waitCarsten Otte
2008-04-27KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti
2008-04-27KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte