Commit Graph

52 Commits (974802eaa1afdc87e00821df7020a2b3c6fee623)

Author SHA1 Message Date
Carsten Otte 51e4d5ab28 KVM: s390: Verify memory in kvm run 16 years ago
Carsten Otte 3edbcff9bf KVM: s390: Sanity check on validity intercept 16 years ago
Carsten Otte abf4a71ed9 KVM: s390: Unlink vcpu on destroy - v2 16 years ago
Christian Borntraeger b037a4f34e KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock 16 years ago
Christian Borntraeger ca8723023f KVM: s390: use hrtimer for clock wakeup from idle - v2 16 years ago
Carsten Otte 2668dab794 KVM: s390: Fix memory slot versus run - v3 16 years ago
Gleb Natapov 78646121e9 KVM: Fix interrupt unhalting a vcpu when it shouldn't 16 years ago
Heiko Carstens f5daba1d41 [S390] split/move machine check handler code 16 years ago
Christian Borntraeger 92e6ecf392 [S390] Fix hypervisor detection for KVM 16 years ago
Christian Borntraeger b7e6e4d360 KVM: s390: Fix SIGP set prefix ioctl 16 years ago
Christian Borntraeger 70455a36a0 KVM: s390: Fix problem state check for b2 intercepts 16 years ago
Christian Borntraeger 2c411b48af KVM: s390: Fix printk on SIGP set arch 16 years ago
Avi Kivity 5d9b8e30f5 KVM: Add CONFIG_HAVE_KVM_IRQCHIP 16 years ago
Jan Kiszka d0bfb940ec KVM: New guest debug interface 16 years ago
Sheng Yang ad8ba2cd44 KVM: Add kvm_arch_sync_events to sync with asynchronize events 16 years ago
Heiko Carstens 33e1911566 [S390] Use unsigned long long for u64 on 64bit. 16 years ago
Avi Kivity ca9edaee1a KVM: Consolidate userspace memory capability reporting into common code 16 years ago
Christian Borntraeger 6692cef30b KVM: s390: Fix memory leak of vcpu->run 16 years ago
Christian Borntraeger d329c035e7 KVM: s390: Fix refcounting and allow module unload 16 years ago
Christian Borntraeger 3eb77d5116 KVM: s390: Fix problem state handling in guest sigp handler 16 years ago
Christian Borntraeger a0046b6db1 KVM: s390: Make facility bits future-proof 17 years ago
Christian Borntraeger 1f4170e12d KVM: s390: Fix kvm on IBM System z10 17 years ago
Christian Borntraeger 5a00a5e7a3 KVM: s390: Fix possible host kernel bug on lctl(g) handling 17 years ago
Christian Borntraeger f5e10b09a5 KVM: s390: Fix instruction naming for lctlg 17 years ago
Christian Borntraeger 3cd612998f KVM: s390: Fix program check on interrupt delivery handling 17 years ago
Martin Schwidefsky 0096369daa KVM: s390: Change guestaddr type in gaccess 17 years ago
Carsten Otte 2bd0ac4eb4 KVM: s390: Advertise KVM_CAP_USER_MEMORY 17 years ago
Marcelo Tosatti 34d4cb8fca KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction 17 years ago
Christian Borntraeger 180c12fb22 KVM: s390: rename private structures 17 years ago
Christian Borntraeger 4da29e909e KVM: s390: Set guest storage limit and offset to sane values 17 years ago
Carsten Otte dfdded7c41 KVM: Fix memory leak on guest exit 17 years ago
Avi Kivity 7cc8883074 KVM: Remove decache_vcpus_on_cpu() and related callbacks 17 years ago
Carsten Otte e52b2af541 KVM: s390: Fix race condition in kvm_s390_handle_wait 17 years ago
Carsten Otte 1f0d0f094d KVM: s390: Send program check on access error 17 years ago
Carsten Otte 0ff3186745 KVM: s390: fix interrupt delivery 17 years ago
Christian Borntraeger 71cde5879f KVM: s390: handle machine checks when guest is running 17 years ago
Christian Borntraeger b8cee18cc7 KVM: s390: use yield instead of schedule to implement diag 0x44 17 years ago
Christian Borntraeger 0eaeafa10f [S390] s390-kvm: leave sie context on work. Removes preemption requirement 17 years ago
Heiko Carstens 484875b11f [S390] Move stfl to system.h and delete duplicated version. 17 years ago
Marcelo Tosatti 62d9f0dbc9 KVM: add ioctls to save/store mpstate 17 years ago
Marcelo Tosatti 3d80840d96 KVM: hlt emulation should take in-kernel APIC/PIT timers into account 17 years ago
Avi Kivity 7732a8d19b KVM: s390: Stub out kvmtrace 17 years ago
Heiko Carstens f603f0731f KVM: s390: rename stfl to kvm_stfl 17 years ago
Heiko Carstens 7e8e6ab48d KVM: s390: Fix incorrect return value 17 years ago
Christian Borntraeger 77b455f1bc KVM: s390: add kvm to kconfig on s390 17 years ago
Christian Borntraeger e28acfea5d KVM: s390: intercepts for diagnose instructions 17 years ago
Christian Borntraeger 5288fbf0ef KVM: s390: interprocessor communication via sigp 17 years ago
Christian Borntraeger 453423dce2 KVM: s390: intercepts for privileged instructions 17 years ago
Carsten Otte ba5c1e9b6c KVM: s390: interrupt subsystem, cpu timer, waitpsw 17 years ago
Christian Borntraeger 8f2abe6a1e KVM: s390: sie intercept handling 17 years ago