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