aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
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
2008-07-20KVM: s390: Set guest storage limit and offset to sane valuesChristian Borntraeger
2008-07-20KVM: Fix memory leak on guest exitCarsten Otte
2008-07-20KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity
2008-06-06KVM: s390: Fix race condition in kvm_s390_handle_waitCarsten Otte
2008-06-06KVM: s390: Send program check on access errorCarsten Otte
2008-06-06KVM: s390: fix interrupt deliveryCarsten Otte
2008-06-06KVM: s390: handle machine checks when guest is runningChristian Borntraeger
2008-06-06KVM: s390: use yield instead of schedule to implement diag 0x44Christian Borntraeger
2008-05-07[S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger
2008-04-30[S390] Move stfl to system.h and delete duplicated version.Heiko Carstens
2008-04-27KVM: add ioctls to save/store mpstateMarcelo Tosatti
2008-04-27KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti
2008-04-27KVM: s390: Stub out kvmtraceAvi Kivity
2008-04-27KVM: s390: rename stfl to kvm_stflHeiko Carstens
2008-04-27KVM: s390: Fix incorrect return valueHeiko Carstens
2008-04-27KVM: s390: add kvm to kconfig on s390Christian Borntraeger
2008-04-27KVM: s390: intercepts for diagnose instructionsChristian Borntraeger
2008-04-27KVM: s390: interprocessor communication via sigpChristian Borntraeger
2008-04-27KVM: s390: intercepts for privileged instructionsChristian Borntraeger