summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: factor out reading of the guest TOD clockDavid Hildenbrand2015-10-131-0/+10
* KVM: s390: factor out and fix setting of guest TOD clockDavid Hildenbrand2015-10-131-0/+1
* KVM: s390: simplify in-kernel program irq injectionDavid Hildenbrand2015-10-131-4/+20
* KVM: s390: Provide global debug logChristian Borntraeger2015-07-291-0/+7
* KVM: s390: VCPU_EVENT cleanup for prefix changesChristian Borntraeger2015-07-291-0/+2
* KVM: s390: clean up cmma_enable checkDominik Dingel2015-07-291-2/+0
* KVM: s390: provide functions for blocking all CPUsChristian Borntraeger2015-05-081-2/+21
* KVM: s390: make exit_sie_sync more robustChristian Borntraeger2015-05-081-1/+1
* KVM: s390: migrate vcpu interrupt stateJens Freimann2015-03-311-0/+4
* KVM: s390: deliver floating interrupts in order of priorityJens Freimann2015-03-311-1/+1
* KVM: s390: represent SIMD cap in kvm facilityMichael Mueller2015-03-171-0/+11
* KVM: s390: Guest's memory access functions get access registersAlexander Yarygin2015-03-171-4/+21
* KVM: s390: Spelling s/intance/instance/Geert Uytterhoeven2015-03-171-1/+1
* KVM: s390: Machine CheckEric Farman2015-03-061-0/+3
* KVM: s390: reinjection of irqs can fail in the tpi handlerDavid Hildenbrand2015-03-061-2/+2
* KVM: s390: include guest facilities in kvm facility testMichael Mueller2015-03-041-1/+2
* KVM: s390: use facilities and cpu_id per KVMMichael Mueller2015-02-091-4/+9
* KVM: s390: only one external call may be pending at a timeDavid Hildenbrand2015-01-231-1/+1
* KVM: s390: a VCPU may only stop when no interrupts are left pendingDavid Hildenbrand2015-01-231-1/+1
* KVM: s390: handle stop irqs without action_bitsDavid Hildenbrand2015-01-231-0/+2
* KVM: s390: handle pending local interrupts via bitmapJens Freimann2014-11-281-1/+4
* KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instructionThomas Huth2014-11-281-2/+4
* KVM: s390: register flic ops dynamicallyCornelia Huck2014-09-171-0/+1
* KVM: s390: add __must_check to interrupt deliver functionsChristian Borntraeger2014-09-101-1/+1
* KVM: s390: return -EFAULT if lowcore is not mapped during irq deliveryJens Freimann2014-08-251-1/+1
* KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of itDavid Hildenbrand2014-08-251-1/+1
* KVM: s390: no special machine check deliveryChristian Borntraeger2014-08-251-1/+0
* KVM: s390: remove the tasklet used by the hrtimerDavid Hildenbrand2014-07-211-1/+0
* KVM: s390: move vcpu wakeup code to a central pointDavid Hildenbrand2014-07-211-0/+1
* KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state controlDavid Hildenbrand2014-07-101-0/+6
* KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stoppedDavid Hildenbrand2014-07-101-2/+2
* KVM: s390: split SIE state guest prefix fieldMichael Mueller2014-05-161-1/+7
* KVM: s390: interpretive execution of SIGP EXTERNAL CALLDavid Hildenbrand2014-05-161-0/+2
* KVM: s390: Introduce helper function for faulting-in a guest pageThomas Huth2014-05-161-0/+1
* KVM: s390: Improve is_valid_psw()Thomas Huth2014-05-161-0/+1
* KVM: s390: introduce kvm_s390_vcpu_{start,stop}David Hildenbrand2014-04-291-0/+2
* KVM: s390: replace TDB_ADDR by __LC_PGM_TDBMichael Mueller2014-04-221-1/+0
* KVM: s390: Drop pending interrupts on guest exitChristian Borntraeger2014-04-221-0/+1
* KVM: s390: hardware support for guest debuggingDavid Hildenbrand2014-04-221-0/+10
* KVM: s390: emulate stctl and stctgDavid Hildenbrand2014-04-221-0/+1
* KVM: s390: reinject io interrupt on tpi failureCornelia Huck2014-04-221-0/+2
* KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper functionHeiko Carstens2014-04-221-0/+33
* KVM: s390: export test_vfacility()Heiko Carstens2014-04-221-0/+1
* KVM: s390: allow injecting every kind of interruptJens Freimann2014-04-221-0/+3
* KVM: s390: make cmma usage conditionallyDominik Dingel2014-04-221-2/+5
* Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-021-0/+7
|\
| * Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-03-251-0/+1
| |\
| | * KVM: s390: clear local interrupts at cpu initial resetJens Freimann2014-03-251-0/+1
| * | KVM: s390: adapter interrupt sourcesCornelia Huck2014-03-211-0/+2
| |/
| * KVM: async_pf: Async page fault support on s390Dominik Dingel2014-01-301-0/+4