summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
2015-07-30KVM: s390: Fix hang VCPU hang/loop regressionChristian Borntraeger
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-06-23KVM: s390: clear floating interrupt bitmap and parametersJens Freimann
2015-06-03Merge tag 'kvm-s390-next-20150602' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2015-06-02KVM: s390: introduce KMSG_COMPONENT for kvm-s390David Hildenbrand
2015-06-02KVM: s390: call exit_sie() directly on vcpu block/requestDavid Hildenbrand
2015-05-28KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini
2015-05-26KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini
2015-05-26KVM: use kvm_memslots whenever possiblePaolo Bonzini
2015-05-13s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand
2015-05-11Merge tag 'kvm-s390-next-20150508' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2015-05-08KVM: s390: drop handling of interception code 12David Hildenbrand
2015-05-08KVM: s390: factor out and optimize floating irq VCPU kickDavid Hildenbrand
2015-05-08KVM: s390: optimize interrupt handling round trip timeJens Freimann
2015-05-08KVM: s390: provide functions for blocking all CPUsChristian Borntraeger
2015-05-08KVM: s390: make exit_sie_sync more robustChristian Borntraeger
2015-05-08KVM: s390: Enable guest EDAT2 supportGuenther Hutzl
2015-05-08KVM: s390: make EDAT1 depend on host supportGuenther Hutzl
2015-05-08KVM: s390: optimize round trip time in request handlingChristian Borntraeger
2015-05-08KVM: s390: fix external call injection without sigp interpretationDavid Hildenbrand
2015-05-07KVM: provide irq_unsafe kvm_guest_{enter|exit}Christian Borntraeger
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-15KVM: s390: disable RRBM againChristian Borntraeger
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-07tracing: Add TRACE_SYSTEM_VAR to kvm-s390Steven Rostedt (Red Hat)
2015-04-07Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2015-04-07Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2015-03-31KVM: s390: migrate vcpu interrupt stateJens Freimann
2015-03-31KVM: s390: refactor vcpu injection functionJens Freimann
2015-03-31KVM: s390: add ioctl to inject local interruptsJens Freimann
2015-03-31KVM: s390: cpu timer irq priorityDavid Hildenbrand
2015-03-31KVM: s390: deliver floating interrupts in order of priorityJens Freimann
2015-03-31KVM: s390: fix get_all_floating_irqsJens Freimann
2015-03-31KVM: s390: enable more features that need no hypervisor changesChristian Borntraeger
2015-03-31KVM: s390: store the breaking-event address on pgm interruptsDavid Hildenbrand
2015-03-26KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev
2015-03-17KVM: s390: represent SIMD cap in kvm facilityMichael Mueller
2015-03-17KVM: s390: drop SIMD bit from kvm_s390_fac_list_maskMichael Mueller
2015-03-17KVM: s390: Create ioctl for Getting/Setting guest storage keysJason J. Herne
2015-03-17KVM: s390: introduce post handlers for STSIEkaterina Tumanova
2015-03-17KVM: s390: Add MEMOP ioctls for reading/writing guest memoryThomas Huth
2015-03-17KVM: s390: Add access register modeAlexander Yarygin
2015-03-17KVM: s390: Optimize paths where get_vcpu_asce() is invokedAlexander Yarygin
2015-03-17KVM: s390: Guest's memory access functions get access registersAlexander Yarygin
2015-03-17KVM: s390: Fix low-address protection for real addressesAlexander Yarygin
2015-03-17KVM: s390: cleanup jump lables in kvm_arch_init_vmDominik Dingel
2015-03-17KVM: s390: Spelling s/intance/instance/Geert Uytterhoeven
2015-03-10kvm: move advertising of KVM_CAP_IRQFD to common codePaolo Bonzini
2015-03-06KVM: s390: Enable vector support for capable guestEric Farman