summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/priv.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: convert handle_stsi()Heiko Carstens2014-04-221-4/+5
* KVM: s390: convert handle lctl[g]()Heiko Carstens2014-04-221-19/+17
* KVM: s390: convert handle_stidp()Heiko Carstens2014-04-221-2/+5
* KVM: s390: convert handle_lpsw[e]()Heiko Carstens2014-04-221-4/+9
* KVM: s390: reinject io interrupt on tpi failureCornelia Huck2014-04-221-1/+9
* KVM: s390: convert handle_tpi()Heiko Carstens2014-04-221-11/+17
* KVM: s390: convert handle_test_block()Heiko Carstens2014-04-221-4/+2
* KVM: s390: convert handle_store_cpu_address()Heiko Carstens2014-04-221-7/+10
* KVM: s390: convert handle_store_prefix()Heiko Carstens2014-04-221-2/+4
* KVM: s390: convert handle_set_clock()Heiko Carstens2014-04-221-3/+4
* KVM: s390: convert __sigp_set_prefix()/handle_set_prefix()Heiko Carstens2014-04-221-8/+12
* KVM: s390: convert handle_stfl()Heiko Carstens2014-04-221-3/+3
* KVM: s390: make use of ipte lockHeiko Carstens2014-04-221-0/+18
* KVM: s390: make cmma usage conditionallyDominik Dingel2014-04-221-1/+1
* KVM: s390: Don't enable skeys by defaultDominik Dingel2014-04-221-0/+14
* Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-021-6/+1
|\
| * KVM: s390: Simplify online vcpus counting for stsiJens Freimann2014-03-041-6/+1
* | s390/kvm: support collaborative memory managementKonstantin Weitz2014-02-211-0/+41
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-221-3/+1
|\
| * KVM: s390: Do not set CC3 for EQBS and SQBSThomas Huth2013-11-281-2/+0
| * KVM: s390: Fix access to CR6 in TPI handlerThomas Huth2013-11-281-1/+1
* | s390: Fix misspellings using 'codespell' toolHendrik Brueckner2014-01-161-1/+1
|/
* KVM: s390: Intercept SCK instructionThomas Huth2013-09-241-0/+33
* KVM: s390: Implement TEST BLOCKThomas Huth2013-09-241-0/+28
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-041-19/+13
|\
| * KVM: s390: Add helper function for setting condition codeThomas Huth2013-07-291-9/+6
| * KVM: s390: Fix sparse warnings in priv.cThomas Huth2013-07-291-3/+3
| * KVM: s390: declare virtual HW facilitiesMichael Mueller2013-07-291-7/+4
* | KVM: s390: fix pfmf non-quiescing control handlingHeiko Carstens2013-07-291-2/+2
|/
* KVM: s390: Fixed priority of execution in STSIThomas Huth2013-06-201-7/+16
* KVM: s390: Reworked LCTL and LCTLG instructionsThomas Huth2013-06-201-1/+77
* KVM: s390: Check for access exceptions during TPIThomas Huth2013-06-201-3/+4
* KVM: s390: Privileged operation checks moved to instruction handlersThomas Huth2013-06-201-24/+39
* KVM: s390: Privileged operation check for TPROTThomas Huth2013-06-201-0/+3
* KVM: s390: Renamed PGM_PRIVILEGED_OPERATIONThomas Huth2013-06-201-9/+7
* KVM: s390: Fix epsw instruction decodingThomas Huth2013-06-171-2/+1
* KVM: s390: guest large pagesChristian Borntraeger2013-06-171-2/+84
* s390/kvm: fix psw rewinding in handle_skeyMartin Schwidefsky2013-05-211-1/+2
* KVM: s390: fix compile with !CONFIG_COMPATHeiko Carstens2013-04-021-0/+1
* KVM: s390: fix stsi exception handlingHeiko Carstens2013-04-021-10/+10
* KVM: s390: fix and enforce return code handling for irq injectionsHeiko Carstens2013-04-021-57/+26
* KVM: s390: make if statements in lpsw/lpswe handlers readableHeiko Carstens2013-04-021-34/+24
* KVM: s390: fix return code handling in lpsw/lpswe handlersHeiko Carstens2013-04-021-30/+14
* KVM: s390: fix psw conversion in lpsw handlerHeiko Carstens2013-04-021-1/+2
* KVM: s390: fix 24 bit psw handling in lpsw/lpswe handlerHeiko Carstens2013-04-021-1/+1
* s390/kvm,gaccess: add address space annotationsHeiko Carstens2013-03-071-11/+11
* s390/kvm: cleanup/fix handle_tpi()Heiko Carstens2013-03-071-24/+30
* s390/kvm,gaccess: shorten put/get_guest codeHeiko Carstens2013-03-071-11/+11
* s390/kvm: remove explicit -EFAULT return code checking on guest accessHeiko Carstens2013-03-071-3/+3
* s390/kvm,tprot: use new gmap_translate() functionHeiko Carstens2013-03-071-12/+9
OpenPOWER on IntegriCloud