aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAge
* KVM: s390: fix memsize >= 4GChristian Borntraeger2009-10-04
* trivial: remove unnecessary semicolonsJoe Perches2009-09-21
* KVM: Reduce runnability interface with arch support codeGleb Natapov2009-09-10
* KVM: remove old KVMTRACE support codeMarcelo Tosatti2009-09-10
* 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: Move common KVM Kconfig items to new file virt/kvm/KconfigAvi Kivity2009-09-10
* Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-08-09
|\
| * KVM: s390: fix wait_queue handlingChristian Borntraeger2009-08-05
* | [S390] KVM: Read buffer overflowRoel Kluin2009-08-07
|/
* 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: Sanity check on validity interceptCarsten 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
* KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov2009-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: s390: Fix SIGP set prefix ioctlChristian Borntraeger2009-03-24
* | KVM: s390: Fix problem state check for b2 interceptsChristian Borntraeger2009-03-24
* | KVM: s390: Fix printk on SIGP set archChristian Borntraeger2009-03-24
* | KVM: Add CONFIG_HAVE_KVM_IRQCHIPAvi Kivity2009-03-24
* | KVM: New guest debug interfaceJan Kiszka2009-03-24
|/
* KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang2009-02-14
* [S390] Use unsigned long long for u64 on 64bit.Heiko Carstens2009-01-09
* 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 problem state handling in guest sigp handlerChristian Borntraeger2008-11-23
* KVM: s390: Make facility bits future-proofChristian Borntraeger2008-10-15
* KVM: s390: Fix kvm on IBM System z10Christian Borntraeger2008-07-31
* KVM: s390: Fix possible host kernel bug on lctl(g) handlingChristian Borntraeger2008-07-27
* KVM: s390: Fix instruction naming for lctlgChristian Borntraeger2008-07-27
* KVM: s390: Fix program check on interrupt delivery handlingChristian Borntraeger2008-07-27
* KVM: s390: Change guestaddr type in gaccessMartin Schwidefsky2008-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: Fix race condition in kvm_s390_handle_waitCarsten Otte2008-06-06
* KVM: s390: Send program check on access errorCarsten Otte2008-06-06
* KVM: s390: fix interrupt deliveryCarsten Otte2008-06-06