summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-03-052-12/+24
|\
| * KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti2010-03-011-0/+1
| * KVM: switch vcpu context to use SRCUMarcelo Tosatti2010-03-011-3/+7
| * KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti2010-03-011-9/+16
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-03-016-31/+32
|\|
| * [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-262-5/+6
| * [S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens2010-02-266-16/+16
| * [S390] zfcpdump: remove cross arch dump supportHeiko Carstens2010-02-261-10/+10
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-171-2/+2
|\|
| * KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger2010-01-251-2/+2
* | vhost_net: a kernel-level virtio serverMichael S. Tsirkin2010-01-151-0/+1
|/
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-12-101-1/+0Star
|\
| * [S390] Improve address space mode selection.Martin Schwidefsky2009-12-071-1/+0Star
* | KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.cCarsten Otte2009-12-031-3/+3
* | KVM: s390: Make psw available on all exits, not just a subsetCarsten Otte2009-12-031-8/+17
* | KVM: Activate Virtualization On DemandAlexander Graf2009-12-031-1/+2
* | KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity2009-12-031-1/+1
|/
* KVM: s390: fix memsize >= 4GChristian Borntraeger2009-10-041-1/+1
* trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* KVM: Reduce runnability interface with arch support codeGleb Natapov2009-09-101-7/+1Star
* KVM: remove old KVMTRACE support codeMarcelo Tosatti2009-09-101-3/+0Star
* KVM: Use macro to iterate over vcpus.Gleb Natapov2009-09-101-16/+15Star
* KVM: s390: streamline memslot handlingChristian Ehrhardt2009-09-105-51/+61
* KVM: s390: fix signal handlingChristian Ehrhardt2009-09-101-1/+3
* KVM: s390: infrastructure to kick vcpus out of guest stateChristian Ehrhardt2009-09-104-25/+51
* KVM: Move common KVM Kconfig items to new file virt/kvm/KconfigAvi Kivity2009-09-101-5/+1Star
* Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-08-091-1/+1
|\
| * KVM: s390: fix wait_queue handlingChristian Borntraeger2009-08-051-1/+1
* | [S390] KVM: Read buffer overflowRoel Kluin2009-08-071-3/+4
|/
* KVM: s390: Allow stfle instruction in the guestChristian Borntraeger2009-06-282-2/+23
* [S390] uaccess: use might_fault() instead of might_sleep()Heiko Carstens2009-06-121-1/+1
* KVM: s390: Verify memory in kvm runCarsten Otte2009-06-101-0/+6
* KVM: s390: Sanity check on validity interceptCarsten Otte2009-06-101-10/+18
* KVM: s390: Unlink vcpu on destroy - v2Carsten Otte2009-06-101-2/+8
* KVM: s390: optimize float int lock: spin_lock_bh --> spin_lockChristian Borntraeger2009-06-104-22/+22
* KVM: s390: use hrtimer for clock wakeup from idle - v2Christian Borntraeger2009-06-103-13/+31
* KVM: s390: Fix memory slot versus run - v3Carsten Otte2009-06-101-5/+31
* KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov2009-06-101-0/+6
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-03-271-4/+2Star
|\
| * [S390] split/move machine check handler codeHeiko Carstens2009-03-261-3/+1Star
| * [S390] Fix hypervisor detection for KVMChristian Borntraeger2009-03-261-1/+1
* | KVM: s390: Fix SIGP set prefix ioctlChristian Borntraeger2009-03-241-1/+6
* | KVM: s390: Fix problem state check for b2 interceptsChristian Borntraeger2009-03-243-5/+17
* | KVM: s390: Fix printk on SIGP set archChristian Borntraeger2009-03-241-2/+0Star
* | KVM: Add CONFIG_HAVE_KVM_IRQCHIPAvi Kivity2009-03-241-0/+3
* | KVM: New guest debug interfaceJan Kiszka2009-03-241-2/+2
|/
* KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang2009-02-151-0/+4
* [S390] Use unsigned long long for u64 on 64bit.Heiko Carstens2009-01-093-5/+5
* KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity2008-12-311-2/+0Star
* KVM: s390: Fix memory leak of vcpu->runChristian Borntraeger2008-12-311-2/+2