aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.c
Commit message (Expand)AuthorAge
* KVM: s390: Make psw available on all exits, not just a subsetCarsten Otte2009-12-03
* KVM: Activate Virtualization On DemandAlexander Graf2009-12-03
* KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity2009-12-03
* KVM: Use macro to iterate over vcpus.Gleb Natapov2009-09-10
* KVM: s390: streamline memslot handlingChristian Ehrhardt2009-09-10
* KVM: s390: fix signal handlingChristian Ehrhardt2009-09-10
* KVM: s390: infrastructure to kick vcpus out of guest stateChristian Ehrhardt2009-09-10
* KVM: s390: Allow stfle instruction in the guestChristian Borntraeger2009-06-28
* [S390] uaccess: use might_fault() instead of might_sleep()Heiko Carstens2009-06-12
* KVM: s390: Verify memory in kvm runCarsten Otte2009-06-10
* KVM: s390: Unlink vcpu on destroy - v2Carsten Otte2009-06-10
* KVM: s390: optimize float int lock: spin_lock_bh --> spin_lockChristian Borntraeger2009-06-10
* KVM: s390: use hrtimer for clock wakeup from idle - v2Christian Borntraeger2009-06-10
* KVM: s390: Fix memory slot versus run - v3Carsten Otte2009-06-10
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-03-26
|\
| * [S390] split/move machine check handler codeHeiko Carstens2009-03-26
| * [S390] Fix hypervisor detection for KVMChristian Borntraeger2009-03-26
* | KVM: New guest debug interfaceJan Kiszka2009-03-24
|/
* KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang2009-02-14
* KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity2008-12-31
* KVM: s390: Fix memory leak of vcpu->runChristian Borntraeger2008-12-31
* KVM: s390: Fix refcounting and allow module unloadChristian Borntraeger2008-12-31
* KVM: s390: Fix instruction naming for lctlgChristian Borntraeger2008-07-27
* KVM: s390: Advertise KVM_CAP_USER_MEMORYCarsten Otte2008-07-27
* KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti2008-07-20
* KVM: s390: rename private structuresChristian Borntraeger2008-07-20
* KVM: s390: Set guest storage limit and offset to sane valuesChristian Borntraeger2008-07-20
* KVM: Fix memory leak on guest exitCarsten Otte2008-07-20
* KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity2008-07-20
* KVM: s390: Send program check on access errorCarsten Otte2008-06-06
* KVM: s390: fix interrupt deliveryCarsten Otte2008-06-06
* KVM: s390: handle machine checks when guest is runningChristian Borntraeger2008-06-06
* [S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger2008-05-07
* KVM: add ioctls to save/store mpstateMarcelo Tosatti2008-04-27
* KVM: s390: Fix incorrect return valueHeiko Carstens2008-04-27
* KVM: s390: intercepts for diagnose instructionsChristian Borntraeger2008-04-27
* KVM: s390: interprocessor communication via sigpChristian Borntraeger2008-04-27
* KVM: s390: intercepts for privileged instructionsChristian Borntraeger2008-04-27
* KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte2008-04-27
* KVM: s390: sie intercept handlingChristian Borntraeger2008-04-27
* KVM: s390: arch backend for the kvm kernel moduleHeiko Carstens2008-04-27