KVM: fix cleanup_srcu_struct on vm destruction
[safe/jmp/linux-2.6] / arch / s390 / kvm / kvm-s390.c
2010-03-01 Marcelo TosattiKVM: fix cleanup_srcu_struct on vm destruction
2010-03-01 Marcelo TosattiKVM: split kvm_arch_set_memory_region into prepare...
2010-02-26 Heiko Carstens[S390] Cleanup struct _lowcore usage and defines.
2010-02-26 Heiko Carstens[S390] Replace ENOTSUPP usage with EOPNOTSUPP
2010-02-26 Heiko Carstens[S390] zfcpdump: remove cross arch dump support
2009-12-03 Carsten OtteKVM: s390: Make psw available on all exits, not just...
2009-12-03 Alexander GrafKVM: Activate Virtualization On Demand
2009-12-03 Avi KivityKVM: Return -ENOTTY on unrecognized ioctls
2009-09-10 Gleb NatapovKVM: Use macro to iterate over vcpus.
2009-09-10 Christian EhrhardtKVM: s390: streamline memslot handling
2009-09-10 Christian EhrhardtKVM: s390: fix signal handling
2009-09-10 Christian EhrhardtKVM: s390: infrastructure to kick vcpus out of guest...
2009-06-28 Christian BorntraegerKVM: s390: Allow stfle instruction in the guest
2009-06-12 Heiko Carstens[S390] uaccess: use might_fault() instead of might_sleep()
2009-06-10 Carsten OtteKVM: s390: Verify memory in kvm run
2009-06-10 Carsten OtteKVM: s390: Unlink vcpu on destroy - v2
2009-06-10 Christian BorntraegerKVM: s390: optimize float int lock: spin_lock_bh -...
2009-06-10 Christian BorntraegerKVM: s390: use hrtimer for clock wakeup from idle - v2
2009-06-10 Carsten OtteKVM: s390: Fix memory slot versus run - v3
2009-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-03-26 Heiko Carstens[S390] split/move machine check handler code
2009-03-26 Christian Borntraeger[S390] Fix hypervisor detection for KVM
2009-03-24 Jan KiszkaKVM: New guest debug interface
2009-02-15 Sheng YangKVM: Add kvm_arch_sync_events to sync with asynchronize...
2008-12-31 Avi KivityKVM: Consolidate userspace memory capability reporting...
2008-12-31 Christian BorntraegerKVM: s390: Fix memory leak of vcpu->run
2008-12-31 Christian BorntraegerKVM: s390: Fix refcounting and allow module unload
2008-07-27 Christian BorntraegerKVM: s390: Fix instruction naming for lctlg
2008-07-27 Carsten OtteKVM: s390: Advertise KVM_CAP_USER_MEMORY
2008-07-20 Marcelo TosattiKVM: MMU: nuke shadowed pgtable pages and ptes on memsl...
2008-07-20 Christian BorntraegerKVM: s390: rename private structures
2008-07-20 Christian BorntraegerKVM: s390: Set guest storage limit and offset to sane...
2008-07-20 Carsten OtteKVM: Fix memory leak on guest exit
2008-07-20 Avi KivityKVM: Remove decache_vcpus_on_cpu() and related callbacks
2008-06-06 Carsten OtteKVM: s390: Send program check on access error
2008-06-06 Carsten OtteKVM: s390: fix interrupt delivery
2008-06-06 Christian BorntraegerKVM: s390: handle machine checks when guest is running
2008-05-07 Christian Borntraeger[S390] s390-kvm: leave sie context on work. Removes...
2008-04-27 Marcelo TosattiKVM: add ioctls to save/store mpstate
2008-04-27 Heiko CarstensKVM: s390: Fix incorrect return value
2008-04-27 Christian BorntraegerKVM: s390: intercepts for diagnose instructions
2008-04-27 Christian BorntraegerKVM: s390: interprocessor communication via sigp
2008-04-27 Christian BorntraegerKVM: s390: intercepts for privileged instructions
2008-04-27 Carsten OtteKVM: s390: interrupt subsystem, cpu timer, waitpsw
2008-04-27 Christian BorntraegerKVM: s390: sie intercept handling
2008-04-27 Heiko CarstensKVM: s390: arch backend for the kvm kernel module