| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2016-03-16 | 1 | -0/+1 |
|\ |
|
| * | s390/mm: split arch/s390/mm/pgtable.c | Martin Schwidefsky | 2016-03-08 | 1 | -0/+1 |
* | | KVM: s390: allocate only one DMA page per VM | David Hildenbrand | 2016-03-08 | 1 | -1/+1 |
* | | KVM: s390: gaccess: introduce access modes | David Hildenbrand | 2016-02-10 | 1 | -2/+3 |
* | | KVM: s390: PSW forwarding / rewinding / ilc rework | David Hildenbrand | 2016-02-10 | 1 | -4/+4 |
|/ |
|
* | s390: rename struct _lowcore to struct lowcore | Heiko Carstens | 2016-01-11 | 1 | -1/+1 |
* | KVM: s390: fix pfmf intercept handler | Heiko Carstens | 2015-11-19 | 1 | -1/+1 |
* | KVM: s390: factor out and fix setting of guest TOD clock | David Hildenbrand | 2015-10-13 | 1 | -12/+3 |
* | KVM: s390: switch to get_tod_clock() and fix STP sync races | David Hildenbrand | 2015-10-13 | 1 | -6/+2 |
* | KVM: s390: host STP toleration for VMs | Fan Zhang | 2015-08-04 | 1 | -0/+2 |
* | KVM: s390: adapt debug entries for instruction handling | Christian Borntraeger | 2015-07-29 | 1 | -10/+12 |
* | KVM: s390: VCPU_EVENT cleanup for prefix changes | Christian Borntraeger | 2015-07-29 | 1 | -2/+0 |
* | KVM: s390: clean up cmma_enable check | Dominik Dingel | 2015-07-29 | 1 | -1/+1 |
* | KVM: s390: Enable guest EDAT2 support | Guenther Hutzl | 2015-05-08 | 1 | -2/+6 |
* | KVM: s390: deliver floating interrupts in order of priority | Jens Freimann | 2015-03-31 | 1 | -3/+6 |
* | KVM: s390: introduce post handlers for STSI | Ekaterina Tumanova | 2015-03-17 | 1 | -1/+16 |
* | KVM: s390: Guest's memory access functions get access registers | Alexander Yarygin | 2015-03-17 | 1 | -29/+43 |
* | KVM: s390: Fix low-address protection for real addresses | Alexander Yarygin | 2015-03-17 | 1 | -2/+2 |
* | KVM: s390: reinjection of irqs can fail in the tpi handler | David Hildenbrand | 2015-03-06 | 1 | -1/+4 |
* | KVM: s390: fix handling of write errors in the tpi handler | David Hildenbrand | 2015-03-06 | 1 | -17/+23 |
* | KVM: s390: Zero out current VMDB of STSI before including level3 data. | Ekaterina Tumanova | 2015-03-06 | 1 | -0/+1 |
* | KVM: s390: include guest facilities in kvm facility test | Michael Mueller | 2015-03-04 | 1 | -1/+1 |
* | KVM: s390: use facilities and cpu_id per KVM | Michael Mueller | 2015-02-09 | 1 | -4/+9 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-12-19 | 1 | -50/+45 |
|\ |
|
| * | KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instruction | Thomas Huth | 2014-11-28 | 1 | -8/+4 |
| * | KVM: s390: Small fixes for the PFMF handler | Thomas Huth | 2014-11-28 | 1 | -4/+7 |
| * | KVM: s390: fix handling of lctl[g]/stctl[g] | Heiko Carstens | 2014-11-07 | 1 | -36/+32 |
| * | KVM: s390: flush CPU on load control | Christian Borntraeger | 2014-11-07 | 1 | -2/+2 |
* | | s390/mm: disable KSM for storage key enabled pages | Dominik Dingel | 2014-10-27 | 1 | -5/+12 |
|/ |
|
* | KVM: s390/mm: cleanup gmap function arguments, variable names | Martin Schwidefsky | 2014-08-25 | 1 | -1/+1 |
* | KVM: s390: no special machine check delivery | Christian Borntraeger | 2014-08-25 | 1 | -9/+0 |
* | KVM: s390: Enable DAT support for TPROT handler | Thomas Huth | 2014-05-30 | 1 | -23/+33 |
* | KVM: s390: split SIE state guest prefix field | Michael Mueller | 2014-05-16 | 1 | -2/+1 |
* | KVM: s390: Improve is_valid_psw() | Thomas Huth | 2014-05-16 | 1 | -1/+4 |
* | KVM: s390: Add low-address protection to TEST BLOCK | Thomas Huth | 2014-04-29 | 1 | -0/+3 |
* | KVM: s390: Fixes for PFMF | Thomas Huth | 2014-04-29 | 1 | -4/+14 |
* | KVM: s390: emulate stctl and stctg | David Hildenbrand | 2014-04-22 | 1 | -0/+73 |
* | KVM: s390: convert handle_stsi() | Heiko Carstens | 2014-04-22 | 1 | -4/+5 |
* | KVM: s390: convert handle lctl[g]() | Heiko Carstens | 2014-04-22 | 1 | -19/+17 |
* | KVM: s390: convert handle_stidp() | Heiko Carstens | 2014-04-22 | 1 | -2/+5 |
* | KVM: s390: convert handle_lpsw[e]() | Heiko Carstens | 2014-04-22 | 1 | -4/+9 |
* | KVM: s390: reinject io interrupt on tpi failure | Cornelia Huck | 2014-04-22 | 1 | -1/+9 |
* | KVM: s390: convert handle_tpi() | Heiko Carstens | 2014-04-22 | 1 | -11/+17 |
* | KVM: s390: convert handle_test_block() | Heiko Carstens | 2014-04-22 | 1 | -4/+2 |
* | KVM: s390: convert handle_store_cpu_address() | Heiko Carstens | 2014-04-22 | 1 | -7/+10 |
* | KVM: s390: convert handle_store_prefix() | Heiko Carstens | 2014-04-22 | 1 | -2/+4 |
* | KVM: s390: convert handle_set_clock() | Heiko Carstens | 2014-04-22 | 1 | -3/+4 |
* | KVM: s390: convert __sigp_set_prefix()/handle_set_prefix() | Heiko Carstens | 2014-04-22 | 1 | -8/+12 |
* | KVM: s390: convert handle_stfl() | Heiko Carstens | 2014-04-22 | 1 | -3/+3 |
* | KVM: s390: make use of ipte lock | Heiko Carstens | 2014-04-22 | 1 | -0/+18 |