| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-04 | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 9 | -4/+616 |
| 2012-09-27 | KVM: s390: Fix vcpu_load handling in interrupt code | Christian Borntraeger | 1 | -2/+0 |
| 2012-09-26 | s390/sysinfo,stsi: change return code handling | Heiko Carstens | 1 | -2/+2 |
| 2012-09-26 | s390/kconfig: split the s390 base menu | Jan Glauber | 1 | -1/+1 |
| 2012-09-06 | KVM: split kvm_arch_flush_shadow | Marcelo Tosatti | 1 | -1/+6 |
| 2012-07-26 | KVM: s390: Add implementation-specific trace events | Cornelia Huck | 5 | -0/+241 |
| 2012-07-26 | KVM: s390: Add architectural trace events | Cornelia Huck | 6 | -1/+368 |
| 2012-07-26 | Merge branch 'queue' into next | Avi Kivity | 1 | -0/+1 |
| 2012-07-24 | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -35/+43 |
| 2012-07-23 | KVM: Add config to support ple or cpu relax optimzation | Raghavendra K T | 1 | -0/+1 |
| 2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 8 | -14/+14 |
| 2012-07-03 | KVM: s390: Fix sigp sense handling. | Cornelia Huck | 1 | -5/+9 |
| 2012-07-03 | KVM: s390: use sigp condition code defines | Heiko Carstens | 1 | -29/+29 |
| 2012-07-03 | KVM: s390: fix sigp set prefix status stored cases | Heiko Carstens | 1 | -2/+5 |
| 2012-07-03 | KVM: s390: fix sigp sense running condition code handling | Heiko Carstens | 1 | -2/+2 |
| 2012-07-03 | s390/smp/kvm: unifiy sigp definitions | Heiko Carstens | 1 | -37/+9 |
| 2012-06-13 | KVM: s390: Set CPU in stopped state on initial cpu reset | Christian Borntraeger | 1 | -0/+1 |
| 2012-06-05 | s390/smp/kvm: unifiy sigp definitions | Heiko Carstens | 1 | -37/+9 |
| 2012-05-17 | KVM: s390: onereg for timer related registers | Jason J. herne | 1 | -0/+16 |
| 2012-05-17 | KVM: s390: epoch difference and TOD programmable field | Carsten Otte | 1 | -0/+16 |
| 2012-05-17 | KVM: s390: KVM_GET/SET_ONEREG for s390 | Carsten Otte | 1 | -0/+38 |
| 2012-05-17 | KVM: s390: add capability indicating COW support | Christian Borntraeger | 1 | -0/+4 |
| 2012-05-02 | KVM: s390: implement KVM_CAP_NR/MAX_VCPUS | Christian Borntraeger | 1 | -0/+4 |
| 2012-04-30 | KVM: s390: Handle sckpf instruction | Cornelia Huck | 3 | -0/+33 |
| 2012-04-30 | KVM: s390: use kvm_vcpu_on_spin for diag 0x44 | Christian Borntraeger | 1 | -3/+1 |
| 2012-04-30 | KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM | Konstantin Weitz | 2 | -0/+26 |
| 2012-04-08 | KVM: Factor out kvm_vcpu_kick to arch-generic code | Christoffer Dall | 1 | -0/+8 |
| 2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 1 | -1/+1 |
| 2012-03-28 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 8 | -78/+287 |
| 2012-03-28 | Disintegrate asm/system.h for S390 | David Howells | 1 | -1/+1 |
| 2012-03-11 | [S390] rename lowcore field | Martin Schwidefsky | 1 | -3/+3 |
| 2012-03-08 | KVM: Introduce kvm_memory_slot::arch and move lpage_info into it | Takuya Yoshikawa | 1 | -0/+10 |
| 2012-03-08 | KVM: s390: provide control registers via kvm_run | Christian Borntraeger | 1 | -1/+8 |
| 2012-03-08 | KVM: s390: add stop_on_stop flag when doing stop and store | Jens Freimann | 1 | -1/+2 |
| 2012-03-08 | KVM: s390: ignore sigp stop overinitiative | Jens Freimann | 1 | -0/+3 |
| 2012-03-08 | KVM: s390: make sigp restart return busy when stop pending | Jens Freimann | 1 | -0/+31 |
| 2012-03-08 | KVM: s390: do store status after handling STOP_ON_STOP bit | Jens Freimann | 1 | -8/+12 |
| 2012-03-08 | KVM: s390: Sanitize fpc registers for KVM_SET_FPU | Christian Borntraeger | 1 | -1/+1 |
| 2012-03-05 | KVM: s390: provide access guest registers via kvm_run | Christian Borntraeger | 1 | -7/+9 |
| 2012-03-05 | KVM: s390: provide general purpose guest registers via kvm_run | Christian Borntraeger | 5 | -34/+34 |
| 2012-03-05 | KVM: s390: provide the prefix register via kvm_run | Christian Borntraeger | 1 | -0/+7 |
| 2012-03-05 | KVM: s390: rework code that sets the prefix | Christian Borntraeger | 4 | -6/+10 |
| 2012-03-05 | KVM: s390: Fix return code for unknown ioctl numbers | Carsten Otte | 1 | -1/+1 |
| 2012-03-05 | KVM: s390: ucontrol: announce capability for user controlled vms | Carsten Otte | 1 | -0/+3 |
| 2012-03-05 | KVM: s390: ucontrol: disable sca | Carsten Otte | 1 | -10/+20 |
| 2012-03-05 | KVM: s390: ucontrol: interface to inject faults on a vcpu page table | Carsten Otte | 1 | -0/+6 |
| 2012-03-05 | KVM: s390: ucontrol: disable in-kernel irq stack | Carsten Otte | 1 | -1/+2 |
| 2012-03-05 | KVM: s390: ucontrol: disable in-kernel handling of SIE intercepts | Carsten Otte | 1 | -1/+4 |
| 2012-03-05 | KVM: s390: ucontrol: export SIE control block to user | Carsten Otte | 1 | -0/+13 |
| 2012-03-05 | KVM: s390: ucontrol: export page faults to user | Carsten Otte | 2 | -5/+28 |
| 2012-03-05 | KVM: s390: ucontrol: per vcpu address spaces | Carsten Otte | 1 | -1/+49 |
| 2012-03-05 | KVM: s390: add parameter for KVM_CREATE_VM | Carsten Otte | 3 | -5/+38 |
| 2011-11-17 | KVM: s390: announce SYNC_MMU | Christian Borntraeger | 1 | -0/+1 |
| 2011-11-17 | KVM: s390: Fix tprot locking | Christian Borntraeger | 1 | -2/+8 |
| 2011-11-17 | KVM: s390: handle SIGP sense running intercepts | Cornelia Huck | 2 | -0/+40 |
| 2011-11-17 | KVM: s390: Fix RUNNING flag misinterpretation | Cornelia Huck | 5 | -8/+14 |
| 2011-10-31 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2 | -1/+32 |
| 2011-10-30 | [S390] kvm: Handle diagnose 0x10 (release pages) | Christian Borntraeger | 2 | -1/+32 |
| 2011-10-30 | KVM: s390: implement sigp external call | Christian Ehrhardt | 3 | -1/+76 |
| 2011-10-30 | KVM: s390: fix register setting | Carsten Otte | 1 | -0/+2 |
| 2011-10-30 | KVM: s390: fix return value of kvm_arch_init_vm | Carsten Otte | 1 | -0/+2 |
| 2011-10-30 | KVM: s390: check cpu_id prior to using it | Carsten Otte | 1 | -4/+10 |
| 2011-09-20 | [S390] kvm: extension capability for new address space layout | Christian Borntraeger | 1 | -0/+1 |
| 2011-09-20 | [S390] kvm: fix address mode switching | Christian Borntraeger | 1 | -2/+2 |
| 2011-07-24 | [S390] kvm: make sigp emerg smp capable | Christian Ehrhardt | 1 | -0/+4 |
| 2011-07-24 | [S390] remove kvm mmu reload on s390 | Carsten Otte | 2 | -19/+2 |
| 2011-07-24 | [S390] Use gmap translation for accessing guest memory | Carsten Otte | 5 | -107/+193 |
| 2011-07-24 | [S390] use gmap address spaces for kvm guest images | Carsten Otte | 2 | -12/+38 |
| 2011-07-24 | [S390] move sie code to entry.S | Martin Schwidefsky | 2 | -99/+1 |
| 2011-07-24 | [S390] kvm: handle tprot intercepts | Christian Borntraeger | 4 | -0/+52 |
| 2011-07-23 | virtio: expose for non-virtualization users too | Ohad Ben-Cohen | 1 | -1/+0 |
| 2011-06-06 | [S390] kvm-s390: fix stfle facilities numbers >=64 | Christian Borntraeger | 1 | -0/+1 |
| 2011-06-06 | [S390] kvm-s390: Fix host crash on misbehaving guests | Christian Borntraeger | 1 | -0/+2 |
| 2011-04-20 | [S390] kvm-390: Let kernel exit SIE instruction on work | Carsten Otte | 1 | -2/+2 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -2/+2 |
| 2011-03-17 | s390: change to new flag variable | matt mooney | 1 | -1/+1 |
| 2011-01-13 | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -17/+6 |
| 2011-01-12 | KVM: Clean up vm creation and release | Jan Kiszka | 1 | -17/+6 |
| 2011-01-05 | [S390] cleanup s390 Kconfig | Martin Schwidefsky | 1 | -3/+4 |
| 2010-10-25 | [S390] cleanup facility list handling | Martin Schwidefsky | 2 | -3/+3 |
| 2010-10-25 | [S390] kvm: Enable z196 instruction facilities | Christian Borntraeger | 1 | -1/+1 |
| 2010-08-01 | KVM: Remove memory alias support | Avi Kivity | 1 | -5/+0 |
| 2010-08-01 | KVM: s390: Don't exit SIE on SIGP sense running | Christian Borntraeger | 1 | -1/+3 |
| 2010-08-01 | KVM: s390: Fix build failure due to centralized vcpu locking patches | Christian Borntraeger | 3 | -3/+3 |
| 2010-08-01 | KVM: Consolidate arch specific vcpu ioctl locking | Avi Kivity | 1 | -7/+6 |
| 2010-08-01 | KVM: s390: Centrally lock arch specific vcpu ioctls | Avi Kivity | 1 | -23/+17 |
| 2010-08-01 | KVM: move vcpu locking to dispatcher for generic vcpu ioctls | Avi Kivity | 1 | -16/+0 |
| 2010-06-08 | [S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is held | Julia Lawall | 1 | -1/+1 |
| 2010-06-08 | [S390] appldata/extmem/kvm: add missing GFP_KERNEL flag | Heiko Carstens | 1 | -1/+1 |
| 2010-05-26 | [S390] spp: remove KVM_AWARE_CMF config option | Heiko Carstens | 2 | -14/+1 |
| 2010-05-21 | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -3/+5 |
| 2010-05-19 | KVM: Let vcpu structure alignment be determined at runtime | Avi Kivity | 1 | -1/+1 |
| 2010-05-17 | KVM: use the correct RCU API for PROVE_RCU=y | Lai Jiangshan | 1 | -1/+1 |
| 2010-05-17 | KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create() | Wei Yongjun | 1 | -1/+3 |
| 2010-05-17 | [S390] virtualization aware cpu measurement | Carsten Otte | 2 | -13/+75 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 3 | -0/+3 |
| 2010-03-05 | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -12/+24 |
| 2010-03-01 | KVM: fix cleanup_srcu_struct on vm destruction | Marcelo Tosatti | 1 | -0/+1 |
| 2010-03-01 | KVM: switch vcpu context to use SRCU | Marcelo Tosatti | 1 | -3/+7 |
| 2010-03-01 | KVM: split kvm_arch_set_memory_region into prepare and commit | Marcelo Tosatti | 1 | -9/+16 |
| 2010-02-28 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 6 | -31/+32 |
| 2010-02-26 | [S390] Cleanup struct _lowcore usage and defines. | Heiko Carstens | 2 | -5/+6 |
| 2010-02-26 | [S390] Replace ENOTSUPP usage with EOPNOTSUPP | Heiko Carstens | 6 | -16/+16 |
| 2010-02-26 | [S390] zfcpdump: remove cross arch dump support | Heiko Carstens | 1 | -10/+10 |
| 2010-02-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+2 |
| 2010-01-25 | KVM: S390: fix potential array overrun in intercept handling | Christian Borntraeger | 1 | -2/+2 |
| 2010-01-15 | vhost_net: a kernel-level virtio server | Michael S. Tsirkin | 1 | -0/+1 |
| 2009-12-09 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -1/+0 |
| 2009-12-07 | [S390] Improve address space mode selection. | Martin Schwidefsky | 1 | -1/+0 |
| 2009-12-03 | KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c | Carsten Otte | 1 | -3/+3 |
| 2009-12-03 | KVM: s390: Make psw available on all exits, not just a subset | Carsten Otte | 1 | -8/+17 |
| 2009-12-03 | KVM: Activate Virtualization On Demand | Alexander Graf | 1 | -1/+2 |
| 2009-12-03 | KVM: Return -ENOTTY on unrecognized ioctls | Avi Kivity | 1 | -1/+1 |
| 2009-10-04 | KVM: s390: fix memsize >= 4G | Christian Borntraeger | 1 | -1/+1 |
| 2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
| 2009-09-10 | KVM: Reduce runnability interface with arch support code | Gleb Natapov | 1 | -7/+1 |
| 2009-09-10 | KVM: remove old KVMTRACE support code | Marcelo Tosatti | 1 | -3/+0 |
| 2009-09-10 | KVM: Use macro to iterate over vcpus. | Gleb Natapov | 1 | -16/+15 |
| 2009-09-10 | KVM: s390: streamline memslot handling | Christian Ehrhardt | 5 | -51/+61 |
| 2009-09-10 | KVM: s390: fix signal handling | Christian Ehrhardt | 1 | -1/+3 |
| 2009-09-10 | KVM: s390: infrastructure to kick vcpus out of guest state | Christian Ehrhardt | 4 | -25/+51 |
| 2009-09-10 | KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig | Avi Kivity | 1 | -5/+1 |
| 2009-08-09 | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
| 2009-08-07 | [S390] KVM: Read buffer overflow | Roel Kluin | 1 | -3/+4 |
| 2009-08-05 | KVM: s390: fix wait_queue handling | Christian Borntraeger | 1 | -1/+1 |
| 2009-06-28 | KVM: s390: Allow stfle instruction in the guest | Christian Borntraeger | 2 | -2/+23 |
| 2009-06-12 | [S390] uaccess: use might_fault() instead of might_sleep() | Heiko Carstens | 1 | -1/+1 |
| 2009-06-10 | KVM: s390: Verify memory in kvm run | Carsten Otte | 1 | -0/+6 |
| 2009-06-10 | KVM: s390: Sanity check on validity intercept | Carsten Otte | 1 | -10/+18 |
| 2009-06-10 | KVM: s390: Unlink vcpu on destroy - v2 | Carsten Otte | 1 | -2/+8 |
| 2009-06-10 | KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock | Christian Borntraeger | 4 | -22/+22 |
| 2009-06-10 | KVM: s390: use hrtimer for clock wakeup from idle - v2 | Christian Borntraeger | 3 | -13/+31 |
| 2009-06-10 | KVM: s390: Fix memory slot versus run - v3 | Carsten Otte | 1 | -5/+31 |
| 2009-06-10 | KVM: Fix interrupt unhalting a vcpu when it shouldn't | Gleb Natapov | 1 | -0/+6 |
| 2009-03-26 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -4/+2 |
| 2009-03-26 | [S390] split/move machine check handler code | Heiko Carstens | 1 | -3/+1 |
| 2009-03-26 | [S390] Fix hypervisor detection for KVM | Christian Borntraeger | 1 | -1/+1 |
| 2009-03-24 | KVM: s390: Fix SIGP set prefix ioctl | Christian Borntraeger | 1 | -1/+6 |
| 2009-03-24 | KVM: s390: Fix problem state check for b2 intercepts | Christian Borntraeger | 3 | -5/+17 |
| 2009-03-24 | KVM: s390: Fix printk on SIGP set arch | Christian Borntraeger | 1 | -2/+0 |
| 2009-03-24 | KVM: Add CONFIG_HAVE_KVM_IRQCHIP | Avi Kivity | 1 | -0/+3 |
| 2009-03-24 | KVM: New guest debug interface | Jan Kiszka | 1 | -2/+2 |
| 2009-02-15 | KVM: Add kvm_arch_sync_events to sync with asynchronize events | Sheng Yang | 1 | -0/+4 |
| 2009-01-09 | [S390] Use unsigned long long for u64 on 64bit. | Heiko Carstens | 3 | -5/+5 |
| 2008-12-31 | KVM: Consolidate userspace memory capability reporting into common code | Avi Kivity | 1 | -2/+0 |
| 2008-12-31 | KVM: s390: Fix memory leak of vcpu->run | Christian Borntraeger | 1 | -2/+2 |
| 2008-12-31 | KVM: s390: Fix refcounting and allow module unload | Christian Borntraeger | 1 | -14/+21 |
| 2008-11-23 | KVM: s390: Fix problem state handling in guest sigp handler | Christian Borntraeger | 1 | -0/+5 |
| 2008-10-15 | KVM: s390: Make facility bits future-proof | Christian Borntraeger | 1 | -2/+2 |
| 2008-07-31 | KVM: s390: Fix kvm on IBM System z10 | Christian Borntraeger | 1 | -0/+1 |
| 2008-07-27 | KVM: s390: Fix possible host kernel bug on lctl(g) handling | Christian Borntraeger | 1 | -0/+6 |
| 2008-07-27 | KVM: s390: Fix instruction naming for lctlg | Christian Borntraeger | 2 | -5/+5 |
| 2008-07-27 | KVM: s390: Fix program check on interrupt delivery handling | Christian Borntraeger | 1 | -14/+7 |
| 2008-07-27 | KVM: s390: Change guestaddr type in gaccess | Martin Schwidefsky | 2 | -31/+36 |
| 2008-07-27 | KVM: s390: Advertise KVM_CAP_USER_MEMORY | Carsten Otte | 1 | -1/+6 |
| 2008-07-20 | KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction | Marcelo Tosatti | 1 | -0/+4 |
| 2008-07-20 | KVM: s390: rename private structures | Christian Borntraeger | 4 | -28/+29 |
| 2008-07-20 | KVM: s390: Set guest storage limit and offset to sane values | Christian Borntraeger | 1 | -2/+7 |
| 2008-07-20 | KVM: Fix memory leak on guest exit | Carsten Otte | 1 | -0/+1 |
| 2008-07-20 | KVM: Remove decache_vcpus_on_cpu() and related callbacks | Avi Kivity | 1 | -4/+0 |
| 2008-06-06 | KVM: s390: Fix race condition in kvm_s390_handle_wait | Carsten Otte | 1 | -2/+5 |
| 2008-06-06 | KVM: s390: Send program check on access error | Carsten Otte | 1 | -1/+4 |
| 2008-06-06 | KVM: s390: fix interrupt delivery | Carsten Otte | 1 | -1/+2 |
| 2008-06-06 | KVM: s390: handle machine checks when guest is running | Christian Borntraeger | 1 | -0/+5 |
| 2008-06-06 | KVM: s390: use yield instead of schedule to implement diag 0x44 | Christian Borntraeger | 1 | -1/+1 |
| 2008-05-07 | [S390] s390-kvm: leave sie context on work. Removes preemption requirement | Christian Borntraeger | 3 | -5/+4 |
| 2008-04-30 | [S390] Move stfl to system.h and delete duplicated version. | Heiko Carstens | 1 | -10/+1 |
| 2008-04-27 | KVM: add ioctls to save/store mpstate | Marcelo Tosatti | 1 | -0/+12 |
| 2008-04-27 | KVM: hlt emulation should take in-kernel APIC/PIT timers into account | Marcelo Tosatti | 1 | -0/+5 |
| 2008-04-27 | KVM: s390: Stub out kvmtrace | Avi Kivity | 1 | -0/+3 |
| 2008-04-27 | KVM: s390: rename stfl to kvm_stfl | Heiko Carstens | 1 | -2/+2 |
| 2008-04-27 | KVM: s390: Fix incorrect return value | Heiko Carstens | 1 | -1/+1 |
| 2008-04-27 | KVM: s390: add kvm to kconfig on s390 | Christian Borntraeger | 1 | -0/+43 |
| 2008-04-27 | KVM: s390: intercepts for diagnose instructions | Christian Borntraeger | 5 | -1/+73 |
| 2008-04-27 | KVM: s390: interprocessor communication via sigp | Christian Borntraeger | 5 | -3/+323 |
| 2008-04-27 | KVM: s390: intercepts for privileged instructions | Christian Borntraeger | 5 | -1/+339 |
| 2008-04-27 | KVM: s390: interrupt subsystem, cpu timer, waitpsw | Carsten Otte | 5 | -3/+765 |
| 2008-04-27 | KVM: s390: sie intercept handling | Christian Borntraeger | 4 | -2/+133 |
| 2008-04-27 | KVM: s390: arch backend for the kvm kernel module | Heiko Carstens | 5 | -0/+930 |