aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/priv.c
Commit message (Expand)AuthorAge
* KVM: s390: deliver floating interrupts in order of priorityJens Freimann2015-03-31
* KVM: s390: introduce post handlers for STSIEkaterina Tumanova2015-03-17
* KVM: s390: Guest's memory access functions get access registersAlexander Yarygin2015-03-17
* KVM: s390: Fix low-address protection for real addressesAlexander Yarygin2015-03-17
* KVM: s390: reinjection of irqs can fail in the tpi handlerDavid Hildenbrand2015-03-06
* KVM: s390: fix handling of write errors in the tpi handlerDavid Hildenbrand2015-03-06
* KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova2015-03-06
* KVM: s390: include guest facilities in kvm facility testMichael Mueller2015-03-04
* KVM: s390: use facilities and cpu_id per KVMMichael Mueller2015-02-09
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-18
|\
| * KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instructionThomas Huth2014-11-28
| * KVM: s390: Small fixes for the PFMF handlerThomas Huth2014-11-28
| * KVM: s390: fix handling of lctl[g]/stctl[g]Heiko Carstens2014-11-07
| * KVM: s390: flush CPU on load controlChristian Borntraeger2014-11-07
* | s390/mm: disable KSM for storage key enabled pagesDominik Dingel2014-10-27
|/
* KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky2014-08-25
* KVM: s390: no special machine check deliveryChristian Borntraeger2014-08-25
* KVM: s390: Enable DAT support for TPROT handlerThomas Huth2014-05-30
* KVM: s390: split SIE state guest prefix fieldMichael Mueller2014-05-16
* KVM: s390: Improve is_valid_psw()Thomas Huth2014-05-16
* KVM: s390: Add low-address protection to TEST BLOCKThomas Huth2014-04-29
* KVM: s390: Fixes for PFMFThomas Huth2014-04-29
* KVM: s390: emulate stctl and stctgDavid Hildenbrand2014-04-22
* KVM: s390: convert handle_stsi()Heiko Carstens2014-04-22
* KVM: s390: convert handle lctl[g]()Heiko Carstens2014-04-22
* KVM: s390: convert handle_stidp()Heiko Carstens2014-04-22
* KVM: s390: convert handle_lpsw[e]()Heiko Carstens2014-04-22
* KVM: s390: reinject io interrupt on tpi failureCornelia Huck2014-04-22
* KVM: s390: convert handle_tpi()Heiko Carstens2014-04-22
* KVM: s390: convert handle_test_block()Heiko Carstens2014-04-22
* KVM: s390: convert handle_store_cpu_address()Heiko Carstens2014-04-22
* KVM: s390: convert handle_store_prefix()Heiko Carstens2014-04-22
* KVM: s390: convert handle_set_clock()Heiko Carstens2014-04-22
* KVM: s390: convert __sigp_set_prefix()/handle_set_prefix()Heiko Carstens2014-04-22
* KVM: s390: convert handle_stfl()Heiko Carstens2014-04-22
* KVM: s390: make use of ipte lockHeiko Carstens2014-04-22
* KVM: s390: make cmma usage conditionallyDominik Dingel2014-04-22
* KVM: s390: Don't enable skeys by defaultDominik Dingel2014-04-22
* Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-02
|\
| * KVM: s390: Simplify online vcpus counting for stsiJens Freimann2014-03-04
* | s390/kvm: support collaborative memory managementKonstantin Weitz2014-02-21
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-23
|\
| * KVM: s390: Do not set CC3 for EQBS and SQBSThomas Huth2013-11-28
| * KVM: s390: Fix access to CR6 in TPI handlerThomas Huth2013-11-28
* | s390: Fix misspellings using 'codespell' toolHendrik Brueckner2014-01-16
|/
* KVM: s390: Intercept SCK instructionThomas Huth2013-09-24
* KVM: s390: Implement TEST BLOCKThomas Huth2013-09-24
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-04
|\
| * KVM: s390: Add helper function for setting condition codeThomas Huth2013-07-29
| * KVM: s390: Fix sparse warnings in priv.cThomas Huth2013-07-29