summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-03-261-4/+2
|\
| * [S390] split/move machine check handler codeHeiko Carstens2009-03-261-3/+1
| * [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/+0
* | 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/+0
* KVM: s390: Fix memory leak of vcpu->runChristian Borntraeger2008-12-311-2/+2
* KVM: s390: Fix refcounting and allow module unloadChristian Borntraeger2008-12-311-14/+21
* KVM: s390: Fix problem state handling in guest sigp handlerChristian Borntraeger2008-11-231-0/+5
* KVM: s390: Make facility bits future-proofChristian Borntraeger2008-10-151-2/+2
* KVM: s390: Fix kvm on IBM System z10Christian Borntraeger2008-07-311-0/+1
* KVM: s390: Fix possible host kernel bug on lctl(g) handlingChristian Borntraeger2008-07-271-0/+6
* KVM: s390: Fix instruction naming for lctlgChristian Borntraeger2008-07-272-5/+5
* KVM: s390: Fix program check on interrupt delivery handlingChristian Borntraeger2008-07-271-14/+7
* KVM: s390: Change guestaddr type in gaccessMartin Schwidefsky2008-07-272-31/+36
* KVM: s390: Advertise KVM_CAP_USER_MEMORYCarsten Otte2008-07-271-1/+6
* KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti2008-07-201-0/+4
* KVM: s390: rename private structuresChristian Borntraeger2008-07-204-28/+29
* KVM: s390: Set guest storage limit and offset to sane valuesChristian Borntraeger2008-07-201-2/+7
* KVM: Fix memory leak on guest exitCarsten Otte2008-07-201-0/+1
* KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity2008-07-201-4/+0
* KVM: s390: Fix race condition in kvm_s390_handle_waitCarsten Otte2008-06-061-2/+5
* KVM: s390: Send program check on access errorCarsten Otte2008-06-061-1/+4
* KVM: s390: fix interrupt deliveryCarsten Otte2008-06-061-1/+2
* KVM: s390: handle machine checks when guest is runningChristian Borntraeger2008-06-061-0/+5
* KVM: s390: use yield instead of schedule to implement diag 0x44Christian Borntraeger2008-06-061-1/+1
* [S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger2008-05-073-5/+4
* [S390] Move stfl to system.h and delete duplicated version.Heiko Carstens2008-04-301-10/+1
* KVM: add ioctls to save/store mpstateMarcelo Tosatti2008-04-271-0/+12
* KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti2008-04-271-0/+5
* KVM: s390: Stub out kvmtraceAvi Kivity2008-04-271-0/+3
* KVM: s390: rename stfl to kvm_stflHeiko Carstens2008-04-271-2/+2
* KVM: s390: Fix incorrect return valueHeiko Carstens2008-04-271-1/+1
* KVM: s390: add kvm to kconfig on s390Christian Borntraeger2008-04-271-0/+43
* KVM: s390: intercepts for diagnose instructionsChristian Borntraeger2008-04-275-1/+73
* KVM: s390: interprocessor communication via sigpChristian Borntraeger2008-04-275-3/+323
* KVM: s390: intercepts for privileged instructionsChristian Borntraeger2008-04-275-1/+339
* KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte2008-04-275-3/+765
* KVM: s390: sie intercept handlingChristian Borntraeger2008-04-274-2/+133
* KVM: s390: arch backend for the kvm kernel moduleHeiko Carstens2008-04-275-0/+930
OpenPOWER on IntegriCloud