summaryrefslogtreecommitdiff
path: root/arch/s390/kvm/kvm-s390.h
AgeCommit message (Expand)Author
2015-03-31KVM: s390: migrate vcpu interrupt stateJens Freimann
2015-03-31KVM: s390: deliver floating interrupts in order of priorityJens Freimann
2015-03-17KVM: s390: represent SIMD cap in kvm facilityMichael Mueller
2015-03-17KVM: s390: Guest's memory access functions get access registersAlexander Yarygin
2015-03-17KVM: s390: Spelling s/intance/instance/Geert Uytterhoeven
2015-03-06KVM: s390: Machine CheckEric Farman
2015-03-06KVM: s390: reinjection of irqs can fail in the tpi handlerDavid Hildenbrand
2015-03-04KVM: s390: include guest facilities in kvm facility testMichael Mueller
2015-02-09KVM: s390: use facilities and cpu_id per KVMMichael Mueller
2015-01-23KVM: s390: only one external call may be pending at a timeDavid Hildenbrand
2015-01-23KVM: s390: a VCPU may only stop when no interrupts are left pendingDavid Hildenbrand
2015-01-23KVM: s390: handle stop irqs without action_bitsDavid Hildenbrand
2014-11-28KVM: s390: handle pending local interrupts via bitmapJens Freimann
2014-11-28KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instructionThomas Huth
2014-09-17KVM: s390: register flic ops dynamicallyCornelia Huck
2014-09-10KVM: s390: add __must_check to interrupt deliver functionsChristian Borntraeger
2014-08-25KVM: s390: return -EFAULT if lowcore is not mapped during irq deliveryJens Freimann
2014-08-25KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of itDavid Hildenbrand
2014-08-25KVM: s390: no special machine check deliveryChristian Borntraeger
2014-07-21KVM: s390: remove the tasklet used by the hrtimerDavid Hildenbrand
2014-07-21KVM: s390: move vcpu wakeup code to a central pointDavid Hildenbrand
2014-07-10KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state controlDavid Hildenbrand
2014-07-10KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stoppedDavid Hildenbrand
2014-05-16KVM: s390: split SIE state guest prefix fieldMichael Mueller
2014-05-16KVM: s390: interpretive execution of SIGP EXTERNAL CALLDavid Hildenbrand
2014-05-16KVM: s390: Introduce helper function for faulting-in a guest pageThomas Huth
2014-05-16KVM: s390: Improve is_valid_psw()Thomas Huth
2014-04-29KVM: s390: introduce kvm_s390_vcpu_{start,stop}David Hildenbrand
2014-04-22KVM: s390: replace TDB_ADDR by __LC_PGM_TDBMichael Mueller
2014-04-22KVM: s390: Drop pending interrupts on guest exitChristian Borntraeger
2014-04-22KVM: s390: hardware support for guest debuggingDavid Hildenbrand
2014-04-22KVM: s390: emulate stctl and stctgDavid Hildenbrand
2014-04-22KVM: s390: reinject io interrupt on tpi failureCornelia Huck
2014-04-22KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper functionHeiko Carstens
2014-04-22KVM: s390: export test_vfacility()Heiko Carstens
2014-04-22KVM: s390: allow injecting every kind of interruptJens Freimann
2014-04-22KVM: s390: make cmma usage conditionallyDominik Dingel
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-03-25Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2014-03-25KVM: s390: clear local interrupts at cpu initial resetJens Freimann
2014-03-21KVM: s390: adapter interrupt sourcesCornelia Huck
2014-02-21s390/kvm: support collaborative memory managementKonstantin Weitz
2014-01-30KVM: async_pf: Async page fault support on s390Dominik Dingel
2014-01-17KVM: s390: enable Transactional ExecutionMichael Mueller
2013-11-28KVM: s390: Removed kvm_s390_inject_sigp_stop()Thomas Huth
2013-11-28KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUSThomas Huth
2013-11-28KVM: s390: Removed VIRTIODESCSPACEThomas Huth
2013-11-28KVM: s390: Removed SIE_INTERCEPT_UCONTROLThomas Huth
2013-09-24KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rreThomas Huth
2013-09-24KVM: s390: Remove dead "rerun vcpu" codeThomas Huth