aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
2009-12-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-12-07[S390] Improve address space mode selection.Martin Schwidefsky
2009-12-03KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.cCarsten Otte
2009-12-03KVM: s390: Make psw available on all exits, not just a subsetCarsten Otte
2009-12-03KVM: Activate Virtualization On DemandAlexander Graf
2009-12-03KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity
2009-10-04KVM: s390: fix memsize >= 4GChristian Borntraeger
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-10KVM: Reduce runnability interface with arch support codeGleb Natapov
2009-09-10KVM: remove old KVMTRACE support codeMarcelo Tosatti
2009-09-10KVM: Use macro to iterate over vcpus.Gleb Natapov
2009-09-10KVM: s390: streamline memslot handlingChristian Ehrhardt
2009-09-10KVM: s390: fix signal handlingChristian Ehrhardt
2009-09-10KVM: s390: infrastructure to kick vcpus out of guest stateChristian Ehrhardt
2009-09-10KVM: Move common KVM Kconfig items to new file virt/kvm/KconfigAvi Kivity
2009-08-09Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-08-07[S390] KVM: Read buffer overflowRoel Kluin
2009-08-05KVM: s390: fix wait_queue handlingChristian Borntraeger
2009-06-28KVM: s390: Allow stfle instruction in the guestChristian Borntraeger
2009-06-12[S390] uaccess: use might_fault() instead of might_sleep()Heiko Carstens
2009-06-10KVM: s390: Verify memory in kvm runCarsten Otte
2009-06-10KVM: s390: Sanity check on validity interceptCarsten Otte
2009-06-10KVM: s390: Unlink vcpu on destroy - v2Carsten Otte
2009-06-10KVM: s390: optimize float int lock: spin_lock_bh --> spin_lockChristian Borntraeger
2009-06-10KVM: s390: use hrtimer for clock wakeup from idle - v2Christian Borntraeger
2009-06-10KVM: s390: Fix memory slot versus run - v3Carsten Otte
2009-06-10KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov
2009-03-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-03-26[S390] split/move machine check handler codeHeiko Carstens
2009-03-26[S390] Fix hypervisor detection for KVMChristian Borntraeger
2009-03-24KVM: s390: Fix SIGP set prefix ioctlChristian Borntraeger
2009-03-24KVM: s390: Fix problem state check for b2 interceptsChristian Borntraeger
2009-03-24KVM: s390: Fix printk on SIGP set archChristian Borntraeger
2009-03-24KVM: Add CONFIG_HAVE_KVM_IRQCHIPAvi Kivity
2009-03-24KVM: New guest debug interfaceJan Kiszka
2009-02-15KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang
2009-01-09[S390] Use unsigned long long for u64 on 64bit.Heiko Carstens
2008-12-31KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity
2008-12-31KVM: s390: Fix memory leak of vcpu->runChristian Borntraeger
2008-12-31KVM: s390: Fix refcounting and allow module unloadChristian Borntraeger
2008-11-23KVM: s390: Fix problem state handling in guest sigp handlerChristian Borntraeger
2008-10-15KVM: s390: Make facility bits future-proofChristian Borntraeger
2008-07-31KVM: s390: Fix kvm on IBM System z10Christian Borntraeger
2008-07-27KVM: s390: Fix possible host kernel bug on lctl(g) handlingChristian Borntraeger
2008-07-27KVM: s390: Fix instruction naming for lctlgChristian Borntraeger
2008-07-27KVM: s390: Fix program check on interrupt delivery handlingChristian Borntraeger
2008-07-27KVM: s390: Change guestaddr type in gaccessMartin Schwidefsky
2008-07-27KVM: s390: Advertise KVM_CAP_USER_MEMORYCarsten Otte
2008-07-20KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti
2008-07-20KVM: s390: rename private structuresChristian Borntraeger