| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: s390: Intercept the tprot instruction | Matthew Rosato | 2014-05-30 | 1 | -0/+1 |
* | KVM: s390: split SIE state guest prefix field | Michael Mueller | 2014-05-16 | 1 | -1/+3 |
* | KVM: s390: interpretive execution of SIGP EXTERNAL CALL | David Hildenbrand | 2014-05-16 | 1 | -1/+3 |
* | KVM: s390: Fix external interrupt interception | Thomas Huth | 2014-05-06 | 1 | -1/+4 |
* | KVM: s390: enable IBS for single running VCPUs | David Hildenbrand | 2014-04-29 | 1 | -0/+2 |
* | KVM: s390: hardware support for guest debugging | David Hildenbrand | 2014-04-22 | 1 | -4/+49 |
* | KVM: s390: emulate stctl and stctg | David Hildenbrand | 2014-04-22 | 1 | -0/+2 |
* | KVM: s390: deliver program irq parameters and use correct ilc | David Hildenbrand | 2014-04-22 | 1 | -0/+6 |
* | KVM: s390: extract irq parameters of intercepted program irqs | David Hildenbrand | 2014-04-22 | 1 | -3/+15 |
* | KVM: s390: make use of ipte lock | Heiko Carstens | 2014-04-22 | 1 | -1/+11 |
* | KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper function | Heiko Carstens | 2014-04-22 | 1 | -0/+1 |
* | KVM: s390: allow injecting every kind of interrupt | Jens Freimann | 2014-04-22 | 1 | -7/+52 |
* | KVM: s390: make cmma usage conditionally | Dominik Dingel | 2014-04-22 | 1 | -0/+1 |
* | KVM: s390: Don't enable skeys by default | Dominik Dingel | 2014-04-22 | 1 | -0/+3 |
* | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-04-02 | 1 | -37/+61 |
|\ |
|
| * | Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini | 2014-03-25 | 1 | -2/+1 |
| |\ |
|
| | * | KVM: s390: fix calculation of idle_mask array size | Jens Freimann | 2014-03-25 | 1 | -2/+1 |
| * | | KVM: s390: irq routing for adapter interrupts. | Cornelia Huck | 2014-03-21 | 1 | -0/+9 |
| * | | KVM: s390: adapter interrupt sources | Cornelia Huck | 2014-03-21 | 1 | -0/+23 |
| |/ |
|
| * | KVM: s390: get rid of local_int array | Jens Freimann | 2014-03-04 | 1 | -1/+0 |
| * | KVM: s390: Provide access to program parameter | Christian Borntraeger | 2014-03-04 | 1 | -1/+3 |
| * | KVM: async_pf: Async page fault support on s390 | Dominik Dingel | 2014-01-30 | 1 | -0/+22 |
| * | KVM: s390: limit floating irqs | Jens Freimann | 2014-01-30 | 1 | -0/+1 |
| * | KVM: s390: add floating irq controller | Jens Freimann | 2014-01-30 | 1 | -0/+1 |
| * | KVM: s390: add and extend interrupt information data structs | Jens Freimann | 2014-01-29 | 1 | -33/+1 |
* | | s390/kvm: support collaborative memory management | Konstantin Weitz | 2014-02-21 | 1 | -1/+4 |
|/ |
|
* | KVM: s390: enable Transactional Execution | Michael Mueller | 2014-01-17 | 1 | -1/+14 |
* | KVM: s390: Get rid of KVM_HPAGE defines | Christoffer Dall | 2013-10-14 | 1 | -7/+0 |
* | KVM: s390: Remove dead "rerun vcpu" code | Thomas Huth | 2013-09-24 | 1 | -1/+0 |
* | KVM: s390: Make KVM_HVA_ERR_BAD usable on s390 | Dominik Dingel | 2013-07-29 | 1 | -0/+8 |
* | KVM: s390: Renamed PGM_PRIVILEGED_OPERATION | Thomas Huth | 2013-06-20 | 1 | -1/+1 |
* | KVM: s390,perf: Detect if perf samples belong to KVM host or guest | Heinz Graalfs | 2013-06-17 | 1 | -0/+1 |
* | KVM: s390: Use common waitqueue | Christian Borntraeger | 2013-06-17 | 1 | -1/+1 |
* | KVM: s390: guest large pages | Christian Borntraeger | 2013-06-17 | 1 | -1/+4 |
* | s390/kvm: Provide a way to prevent reentering SIE | Christian Borntraeger | 2013-05-21 | 1 | -1/+4 |
* | s390/kvm: Mark if a cpu is in SIE | Christian Borntraeger | 2013-05-21 | 1 | -1/+4 |
* | KVM: s390: Add support for channel I/O instructions. | Cornelia Huck | 2013-01-07 | 1 | -0/+1 |
* | KVM: s390: Add support for machine checks. | Cornelia Huck | 2013-01-07 | 1 | -0/+8 |
* | KVM: s390: Support for I/O interrupts. | Cornelia Huck | 2013-01-07 | 1 | -0/+2 |
* | KVM: Make KVM_PRIVATE_MEM_SLOTS optional | Alex Williamson | 2012-12-13 | 1 | -2/+0 |
* | KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS | Alex Williamson | 2012-12-13 | 1 | -1/+1 |
* | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 1 | -2/+2 |
* | KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM | Konstantin Weitz | 2012-04-30 | 1 | -0/+1 |
* | KVM: Introduce kvm_memory_slot::arch and move lpage_info into it | Takuya Yoshikawa | 2012-03-08 | 1 | -0/+3 |
* | KVM: s390: provide access guest registers via kvm_run | Christian Borntraeger | 2012-03-05 | 1 | -1/+0 |
* | KVM: s390: provide general purpose guest registers via kvm_run | Christian Borntraeger | 2012-03-05 | 1 | -2/+1 |
* | KVM: s390: fix assumption for KVM_MAX_VCPUS | Carsten Otte | 2012-03-05 | 1 | -2/+3 |
* | KVM: s390: handle SIGP sense running intercepts | Cornelia Huck | 2011-11-17 | 1 | -0/+1 |
* | KVM: s390: Fix RUNNING flag misinterpretation | Cornelia Huck | 2011-11-17 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-10-31 | 1 | -0/+1 |
|\ |
|