aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kvm/priv.c
AgeCommit message (Expand)Author
2015-11-19KVM: s390: fix pfmf intercept handlerHeiko Carstens
2015-10-13KVM: s390: factor out and fix setting of guest TOD clockDavid Hildenbrand
2015-10-13KVM: s390: switch to get_tod_clock() and fix STP sync racesDavid Hildenbrand
2015-08-04KVM: s390: host STP toleration for VMsFan Zhang
2015-07-29KVM: s390: adapt debug entries for instruction handlingChristian Borntraeger
2015-07-29KVM: s390: VCPU_EVENT cleanup for prefix changesChristian Borntraeger
2015-07-29KVM: s390: clean up cmma_enable checkDominik Dingel
2015-05-08KVM: s390: Enable guest EDAT2 supportGuenther Hutzl
2015-03-31KVM: s390: deliver floating interrupts in order of priorityJens Freimann
2015-03-17KVM: s390: introduce post handlers for STSIEkaterina Tumanova
2015-03-17KVM: s390: Guest's memory access functions get access registersAlexander Yarygin
2015-03-17KVM: s390: Fix low-address protection for real addressesAlexander Yarygin
2015-03-06KVM: s390: reinjection of irqs can fail in the tpi handlerDavid Hildenbrand
2015-03-06KVM: s390: fix handling of write errors in the tpi handlerDavid Hildenbrand
2015-03-06KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova
2015-03-04KVM: s390: include guest facilities in kvm facility testMichael Mueller
2015-02-09KVM: s390: use facilities and cpu_id per KVMMichael Mueller
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-11-28KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instructionThomas Huth
2014-11-28KVM: s390: Small fixes for the PFMF handlerThomas Huth
2014-11-07KVM: s390: fix handling of lctl[g]/stctl[g]Heiko Carstens
2014-11-07KVM: s390: flush CPU on load controlChristian Borntraeger
2014-10-27s390/mm: disable KSM for storage key enabled pagesDominik Dingel
2014-08-25KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky
2014-08-25KVM: s390: no special machine check deliveryChristian Borntraeger
2014-05-30KVM: s390: Enable DAT support for TPROT handlerThomas Huth
2014-05-16KVM: s390: split SIE state guest prefix fieldMichael Mueller
2014-05-16KVM: s390: Improve is_valid_psw()Thomas Huth
2014-04-29KVM: s390: Add low-address protection to TEST BLOCKThomas Huth
2014-04-29KVM: s390: Fixes for PFMFThomas Huth
2014-04-22KVM: s390: emulate stctl and stctgDavid Hildenbrand
2014-04-22KVM: s390: convert handle_stsi()Heiko Carstens
2014-04-22KVM: s390: convert handle lctl[g]()Heiko Carstens
2014-04-22KVM: s390: convert handle_stidp()Heiko Carstens
2014-04-22KVM: s390: convert handle_lpsw[e]()Heiko Carstens
2014-04-22KVM: s390: reinject io interrupt on tpi failureCornelia Huck
2014-04-22KVM: s390: convert handle_tpi()Heiko Carstens
2014-04-22KVM: s390: convert handle_test_block()Heiko Carstens
2014-04-22KVM: s390: convert handle_store_cpu_address()Heiko Carstens
2014-04-22KVM: s390: convert handle_store_prefix()Heiko Carstens
2014-04-22KVM: s390: convert handle_set_clock()Heiko Carstens
2014-04-22KVM: s390: convert __sigp_set_prefix()/handle_set_prefix()Heiko Carstens
2014-04-22KVM: s390: convert handle_stfl()Heiko Carstens
2014-04-22KVM: s390: make use of ipte lockHeiko Carstens
2014-04-22KVM: s390: make cmma usage conditionallyDominik Dingel
2014-04-22KVM: s390: Don't enable skeys by defaultDominik Dingel
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-03-04KVM: s390: Simplify online vcpus counting for stsiJens Freimann
2014-02-21s390/kvm: support collaborative memory managementKonstantin Weitz
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds