Age | Commit message (Expand) | Author | Files | Lines |
2016-07-14 | KVM: pass struct kvm to kvm_set_routing_entry | Radim Krčmář | 1 | -1/+2 |
2016-06-21 | KVM: s390: vsie: speed up VCPU irq delivery when handling vsie | David Hildenbrand | 1 | -0/+5 |
2016-06-10 | KVM: s390: fixup I/O interrupt traces | Christian Borntraeger | 1 | -11/+15 |
2016-05-13 | KVM: halt_polling: provide a way to qualify wakeups during poll | Christian Borntraeger | 1 | -0/+5 |
2016-04-20 | KVM: s390: add clear I/O irq operation for FLIC | Halil Pasic | 1 | -0/+25 |
2016-04-20 | KVM: s390: implement has_attr for FLIC | Halil Pasic | 1 | -0/+17 |
2016-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -0/+1 |
2016-03-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -38/+55 |
2016-03-08 | s390/mm: split arch/s390/mm/pgtable.c | Martin Schwidefsky | 1 | -0/+1 |
2016-03-08 | KVM: s390: wake up when the VCPU cpu timer expires | David Hildenbrand | 1 | -13/+35 |
2016-03-08 | KVM: s390: abstract access to the VCPU cpu timer | David Hildenbrand | 1 | -2/+3 |
2016-02-25 | KVM: Use simple waitqueue for vcpu->wq | Marcelo Tosatti | 1 | -2/+2 |
2016-02-10 | KVM: s390: irq delivery should not rely on icptcode | David Hildenbrand | 1 | -1/+1 |
2016-02-10 | KVM: s390: migration / injection of prog irq ilc | David Hildenbrand | 1 | -1/+11 |
2016-02-10 | KVM: s390: PSW forwarding / rewinding / ilc rework | David Hildenbrand | 1 | -22/+6 |
2016-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -2/+2 |
2016-01-11 | s390: rename struct _lowcore to struct lowcore | Heiko Carstens | 1 | -2/+2 |
2015-11-30 | KVM: s390: fast path for sca_ext_call_pending | David Hildenbrand | 1 | -2/+4 |
2015-11-30 | KVM: s390: Introduce switching code | Eugene (jno) Dvurechenski | 1 | -0/+6 |
2015-11-30 | KVM: s390: Make provisions for ESCA utilization | Eugene (jno) Dvurechenski | 1 | -16/+62 |
2015-11-30 | KVM: s390: Introduce new structures | Eugene (jno) Dvurechenski | 1 | -12/+19 |
2015-11-30 | KVM: s390: Generalize access to SIGP controls | Eugene (jno) Dvurechenski | 1 | -27/+45 |
2015-11-19 | KVM: s390: fix wrong lookup of VCPUs by array index | David Hildenbrand | 1 | -2/+1 |
2015-11-19 | KVM: s390: avoid memory overwrites on emergency signal injection | David Hildenbrand | 1 | -0/+4 |
2015-10-13 | KVM: s390: factor out reading of the guest TOD clock | David Hildenbrand | 1 | -12/+3 |
2015-10-13 | KVM: s390: correctly handle injection of pgm irqs and per events | David Hildenbrand | 1 | -1/+20 |
2015-10-13 | KVM: s390: simplify in-kernel program irq injection | David Hildenbrand | 1 | -28/+0 |
2015-10-13 | KVM: s390: drop out early in kvm_s390_has_irq() | David Hildenbrand | 1 | -11/+9 |
2015-10-13 | KVM: s390: kvm_arch_vcpu_runnable already cares about timer interrupts | David Hildenbrand | 1 | -1/+1 |
2015-10-13 | KVM: s390: set interception requests for all floating irqs | David Hildenbrand | 1 | -12/+7 |
2015-10-13 | KVM: s390: disabled wait cares about machine checks, not PER | David Hildenbrand | 1 | -5/+3 |
2015-10-13 | KVM: s390: remove unused variable in __inject_vm | Christian Borntraeger | 1 | -3/+0 |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -15/+15 |
2015-08-04 | KVM: s390: host STP toleration for VMs | Fan Zhang | 1 | -1/+9 |
2015-07-29 | KVM: s390: more irq names for trace events | David Hildenbrand | 1 | -2/+1 |
2015-07-29 | KVM: s390: Fixup interrupt vcpu event messages and levels | Christian Borntraeger | 1 | -24/+27 |
2015-07-29 | KVM: s390: remove "from (user|kernel)" from irq injection messages | David Hildenbrand | 1 | -19/+14 |
2015-07-29 | KVM: s390: VCPU_EVENT cleanup for prefix changes | Christian Borntraeger | 1 | -1/+0 |
2015-07-27 | atomic: Replace atomic_{set,clear}_mask() usage | Peter Zijlstra | 1 | -15/+15 |
2015-06-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -36/+54 |
2015-06-23 | KVM: s390: clear floating interrupt bitmap and parameters | Jens Freimann | 1 | -0/+3 |
2015-05-13 | s390/sclp: unify basic sclp access by exposing "struct sclp" | David Hildenbrand | 1 | -2/+2 |
2015-05-08 | KVM: s390: factor out and optimize floating irq VCPU kick | David Hildenbrand | 1 | -28/+46 |
2015-05-08 | KVM: s390: optimize interrupt handling round trip time | Jens Freimann | 1 | -7/+4 |
2015-05-08 | KVM: s390: fix external call injection without sigp interpretation | David Hildenbrand | 1 | -1/+1 |
2015-03-31 | KVM: s390: migrate vcpu interrupt state | Jens Freimann | 1 | -0/+140 |
2015-03-31 | KVM: s390: refactor vcpu injection function | Jens Freimann | 1 | -3/+12 |
2015-03-31 | KVM: s390: cpu timer irq priority | David Hildenbrand | 1 | -7/+27 |
2015-03-31 | KVM: s390: deliver floating interrupts in order of priority | Jens Freimann | 1 | -359/+473 |
2015-03-31 | KVM: s390: fix get_all_floating_irqs | Jens Freimann | 1 | -26/+32 |