summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: allocate only one DMA page per VMDavid Hildenbrand2016-03-081-2/+2
* KVM: s390: step the VCPU timer while in enabled waitDavid Hildenbrand2016-03-081-0/+5
* KVM: s390: abstract access to the VCPU cpu timerDavid Hildenbrand2016-03-081-0/+2
* KVM: s390: PSW forwarding / rewinding / ilc reworkDavid Hildenbrand2016-02-101-1/+16
* KVM: s390: Introduce new structuresEugene (jno) Dvurechenski2015-11-301-1/+3
* KVM: s390: Generalize access to IPTE controlsEugene (jno) Dvurechenski2015-11-301-0/+5
* 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
OpenPOWER on IntegriCloud