summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: Use macro to iterate over vcpus.Gleb Natapov2009-09-101-16/+15
* KVM: s390: streamline memslot handlingChristian Ehrhardt2009-09-101-34/+16
* KVM: s390: fix signal handlingChristian Ehrhardt2009-09-101-1/+3
* KVM: s390: infrastructure to kick vcpus out of guest stateChristian Ehrhardt2009-09-101-0/+5
* KVM: s390: Allow stfle instruction in the guestChristian Borntraeger2009-06-281-1/+22
* [S390] uaccess: use might_fault() instead of might_sleep()Heiko Carstens2009-06-121-1/+1
* KVM: s390: Verify memory in kvm runCarsten Otte2009-06-101-0/+6
* KVM: s390: Unlink vcpu on destroy - v2Carsten Otte2009-06-101-2/+8
* KVM: s390: optimize float int lock: spin_lock_bh --> spin_lockChristian Borntraeger2009-06-101-2/+2
* KVM: s390: use hrtimer for clock wakeup from idle - v2Christian Borntraeger2009-06-101-2/+5
* KVM: s390: Fix memory slot versus run - v3Carsten Otte2009-06-101-5/+31
* 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
OpenPOWER on IntegriCloud