aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-13KVM: s390: factor out reading of the guest TOD clockDavid Hildenbrand1-0/+10
2015-10-13KVM: s390: factor out and fix setting of guest TOD clockDavid Hildenbrand1-0/+1
2015-10-13KVM: s390: simplify in-kernel program irq injectionDavid Hildenbrand1-4/+20
2015-07-29KVM: s390: Provide global debug logChristian Borntraeger1-0/+7
2015-07-29KVM: s390: VCPU_EVENT cleanup for prefix changesChristian Borntraeger1-0/+2
2015-07-29KVM: s390: clean up cmma_enable checkDominik Dingel1-2/+0
2015-05-08KVM: s390: provide functions for blocking all CPUsChristian Borntraeger1-2/+21
2015-05-08KVM: s390: make exit_sie_sync more robustChristian Borntraeger1-1/+1
2015-03-31KVM: s390: migrate vcpu interrupt stateJens Freimann1-0/+4
2015-03-31KVM: s390: deliver floating interrupts in order of priorityJens Freimann1-1/+1
2015-03-17KVM: s390: represent SIMD cap in kvm facilityMichael Mueller1-0/+11
2015-03-17KVM: s390: Guest's memory access functions get access registersAlexander Yarygin1-4/+21
2015-03-17KVM: s390: Spelling s/intance/instance/Geert Uytterhoeven1-1/+1
2015-03-06KVM: s390: Machine CheckEric Farman1-0/+3
2015-03-06KVM: s390: reinjection of irqs can fail in the tpi handlerDavid Hildenbrand1-2/+2
2015-03-04KVM: s390: include guest facilities in kvm facility testMichael Mueller1-1/+2
2015-02-09KVM: s390: use facilities and cpu_id per KVMMichael Mueller1-4/+9
2015-01-23KVM: s390: only one external call may be pending at a timeDavid Hildenbrand1-1/+1
2015-01-23KVM: s390: a VCPU may only stop when no interrupts are left pendingDavid Hildenbrand1-1/+1
2015-01-23KVM: s390: handle stop irqs without action_bitsDavid Hildenbrand1-0/+2
2014-11-28KVM: s390: handle pending local interrupts via bitmapJens Freimann1-1/+4
2014-11-28KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instructionThomas Huth1-2/+4
2014-09-17KVM: s390: register flic ops dynamicallyCornelia Huck1-0/+1
2014-09-10KVM: s390: add __must_check to interrupt deliver functionsChristian Borntraeger1-1/+1
2014-08-25KVM: s390: return -EFAULT if lowcore is not mapped during irq deliveryJens Freimann1-1/+1
2014-08-25KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of itDavid Hildenbrand1-1/+1
2014-08-25KVM: s390: no special machine check deliveryChristian Borntraeger1-1/+0
2014-07-21KVM: s390: remove the tasklet used by the hrtimerDavid Hildenbrand1-1/+0
2014-07-21KVM: s390: move vcpu wakeup code to a central pointDavid Hildenbrand1-0/+1
2014-07-10KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state controlDavid Hildenbrand1-0/+6
2014-07-10KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stoppedDavid Hildenbrand1-2/+2
2014-05-16KVM: s390: split SIE state guest prefix fieldMichael Mueller1-1/+7
2014-05-16KVM: s390: interpretive execution of SIGP EXTERNAL CALLDavid Hildenbrand1-0/+2
2014-05-16KVM: s390: Introduce helper function for faulting-in a guest pageThomas Huth1-0/+1
2014-05-16KVM: s390: Improve is_valid_psw()Thomas Huth1-0/+1
2014-04-29KVM: s390: introduce kvm_s390_vcpu_{start,stop}David Hildenbrand1-0/+2
2014-04-22KVM: s390: replace TDB_ADDR by __LC_PGM_TDBMichael Mueller1-1/+0
2014-04-22KVM: s390: Drop pending interrupts on guest exitChristian Borntraeger1-0/+1
2014-04-22KVM: s390: hardware support for guest debuggingDavid Hildenbrand1-0/+10
2014-04-22KVM: s390: emulate stctl and stctgDavid Hildenbrand1-0/+1
2014-04-22KVM: s390: reinject io interrupt on tpi failureCornelia Huck1-0/+2
2014-04-22KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper functionHeiko Carstens1-0/+33
2014-04-22KVM: s390: export test_vfacility()Heiko Carstens1-0/+1
2014-04-22KVM: s390: allow injecting every kind of interruptJens Freimann1-0/+3
2014-04-22KVM: s390: make cmma usage conditionallyDominik Dingel1-2/+5
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+7
2014-03-25Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-nextPaolo Bonzini1-0/+1
2014-03-25KVM: s390: clear local interrupts at cpu initial resetJens Freimann1-0/+1
2014-03-21KVM: s390: adapter interrupt sourcesCornelia Huck1-0/+2
2014-02-21s390/kvm: support collaborative memory managementKonstantin Weitz1-0/+2