summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: split SIE state guest prefix fieldMichael Mueller2014-05-166-13/+22
* s390/sclp: add sclp_get_ibc functionMichael Mueller2014-05-161-0/+1
* KVM: s390: interpretive execution of SIGP EXTERNAL CALLDavid Hildenbrand2014-05-167-6/+94
* KVM: s390: Use intercept_insn decoder in trace eventAlexander Yarygin2014-05-161-5/+2
* KVM: s390: decoder of SIE intercepted instructionsAlexander Yarygin2014-05-161-0/+33
* KVM: s390: Use trace tables from sie.h.Alexander Yarygin2014-05-161-31/+1
* KVM: s390: add sie exit reasons tablesAlexander Yarygin2014-05-161-0/+212
* KVM: s390: Improved MVPG partial execution handlerThomas Huth2014-05-161-16/+9
* KVM: s390: Introduce helper function for faulting-in a guest pageThomas Huth2014-05-162-7/+26
* KVM: s390: Avoid endless loops of specification exceptionsThomas Huth2014-05-161-1/+9
* KVM: s390: Improve is_valid_psw()Thomas Huth2014-05-162-1/+5
* KVM: s390: correct locking for s390_enable_skeyMartin Schwidefsky2014-05-161-15/+7
* KVM: s390: Fix external interrupt interceptionThomas Huth2014-05-062-5/+49
* KVM: s390: Add clock comparator and CPU timer IRQ injectionThomas Huth2014-05-061-0/+32
* KVM: s390: return -EFAULT if copy_from_user() failsDan Carpenter2014-05-061-2/+3
* KVM: s390: enable IBS for single running VCPUsDavid Hildenbrand2014-04-293-2/+145
* KVM: s390: introduce kvm_s390_vcpu_{start,stop}David Hildenbrand2014-04-296-6/+40
* KVM: s390: Add low-address protection to TEST BLOCKThomas Huth2014-04-291-0/+3
* KVM: s390: Fixes for PFMFThomas Huth2014-04-291-4/+14
* KVM: s390: Add a function for checking the low-address protectionThomas Huth2014-04-292-0/+29
* KVM: s390: Handle MVPG partial execution interceptionThomas Huth2014-04-291-1/+54
* KVM: s390: Factor out handle_itdb to handle TX abortsMichael Mueller2014-04-221-12/+26
* KVM: s390: replace TDB_ADDR by __LC_PGM_TDBMichael Mueller2014-04-222-2/+2
* KVM: s390: Drop pending interrupts on guest exitChristian Borntraeger2014-04-223-2/+5
* KVM: s390: no timer interrupts when single-stepping a guestDavid Hildenbrand2014-04-222-0/+5
* KVM: s390: move timer interrupt checks into own functionsDavid Hildenbrand2014-04-221-18/+20
* KVM: s390: hardware support for guest debuggingDavid Hildenbrand2014-04-228-8/+607
* KVM: s390: kernel header addition for guest debuggingDavid Hildenbrand2014-04-221-0/+20
* KVM: s390: emulate stctl and stctgDavid Hildenbrand2014-04-226-0/+104
* KVM: s390: deliver program irq parameters and use correct ilcDavid Hildenbrand2014-04-222-9/+107
* KVM: s390: extract irq parameters of intercepted program irqsDavid Hildenbrand2014-04-222-4/+79
* s390: add fields to lowcore definitionJens Freimann2014-04-221-0/+7
* s390: rename and split lowcore field per_perc_atmidJens Freimann2014-04-224-8/+11
* s390: fix name of lowcore field at offset 0xa3Jens Freimann2014-04-222-3/+3
* KVM: s390: cleanup kvm_s390_real_to_abs()Heiko Carstens2014-04-221-8/+16
* KVM: s390: remove old guest access functionsHeiko Carstens2014-04-221-81/+0
* 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-223-1/+17
* 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-222-13/+19
* KVM: s390: convert kvm_s390_store_status_unloaded()Heiko Carstens2014-04-221-64/+31
* KVM: s390: convert handle_prog()Heiko Carstens2014-04-221-9/+13
* KVM: s390: convert pfault codeHeiko Carstens2014-04-222-7/+7
OpenPOWER on IntegriCloud