aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-03-261-4/+2
|\
| * [S390] split/move machine check handler codeHeiko Carstens2009-03-261-3/+1
| * [S390] Fix hypervisor detection for KVMChristian Borntraeger2009-03-261-1/+1
* | KVM: New guest debug interfaceJan Kiszka2009-03-241-2/+2
|/
* KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang2009-02-151-0/+4
* KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity2008-12-311-2/+0
* KVM: s390: Fix memory leak of vcpu->runChristian Borntraeger2008-12-311-2/+2
* KVM: s390: Fix refcounting and allow module unloadChristian Borntraeger2008-12-311-14/+21
* KVM: s390: Fix instruction naming for lctlgChristian Borntraeger2008-07-271-1/+1
* KVM: s390: Advertise KVM_CAP_USER_MEMORYCarsten Otte2008-07-271-1/+6
* KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti2008-07-201-0/+4
* KVM: s390: rename private structuresChristian Borntraeger2008-07-201-1/+2
* KVM: s390: Set guest storage limit and offset to sane valuesChristian Borntraeger2008-07-201-2/+7
* KVM: Fix memory leak on guest exitCarsten Otte2008-07-201-0/+1
* KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity2008-07-201-4/+0
* KVM: s390: Send program check on access errorCarsten Otte2008-06-061-1/+4
* KVM: s390: fix interrupt deliveryCarsten Otte2008-06-061-1/+2
* KVM: s390: handle machine checks when guest is runningChristian Borntraeger2008-06-061-0/+5
* [S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger2008-05-071-4/+1
* KVM: add ioctls to save/store mpstateMarcelo Tosatti2008-04-271-0/+12
* KVM: s390: Fix incorrect return valueHeiko Carstens2008-04-271-1/+1
* KVM: s390: intercepts for diagnose instructionsChristian Borntraeger2008-04-271-0/+1
* KVM: s390: interprocessor communication via sigpChristian Borntraeger2008-04-271-0/+7
* KVM: s390: intercepts for privileged instructionsChristian Borntraeger2008-04-271-0/+11
* KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte2008-04-271-2/+46
* KVM: s390: sie intercept handlingChristian Borntraeger2008-04-271-1/+45
* KVM: s390: arch backend for the kvm kernel moduleHeiko Carstens2008-04-271-0/+566