1. 6352e4d KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control by David Hildenbrand · 11 years ago
  2. 32f5ff63 KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stop by David Hildenbrand · 11 years ago
  3. 4953919 KVM: s390: interpretive execution of SIGP EXTERNAL CALL by David Hildenbrand · 11 years ago
  4. f22166d KVM: s390: Improved MVPG partial execution handler by Thomas Huth · 11 years ago
  5. 684135e KVM: s390: Avoid endless loops of specification exceptions by Thomas Huth · 11 years ago
  6. f14d82e KVM: s390: Fix external interrupt interception by Thomas Huth · 11 years ago
  7. 6852d7b KVM: s390: introduce kvm_s390_vcpu_{start,stop} by David Hildenbrand · 11 years ago
  8. 9a558ee KVM: s390: Handle MVPG partial execution interception by Thomas Huth · 11 years ago
  9. e325fe6 KVM: s390: Factor out handle_itdb to handle TX aborts by Michael Mueller · 11 years ago
  10. a86dcc24 KVM: s390: replace TDB_ADDR by __LC_PGM_TDB by Michael Mueller · 11 years ago
  11. 27291e2 KVM: s390: hardware support for guest debugging by David Hildenbrand · 11 years ago
  12. aba0750 KVM: s390: emulate stctl and stctg by David Hildenbrand · 11 years ago
  13. 439716a KVM: s390: extract irq parameters of intercepted program irqs by David Hildenbrand · 11 years ago
  14. 0040e7d KVM: s390: convert handle_prog() by Heiko Carstens · 11 years ago
  15. 7feb6bb KVM: s390: enable Transactional Execution by Michael Mueller · 12 years ago
  16. 6b948a7 KVM: s390: Remove dead "rerun vcpu" code by Thomas Huth · 11 years ago
  17. 953ed88 KVM: s390: Reworked LCTL and LCTLG instructions by Thomas Huth · 12 years ago
  18. 2c70fe4 s390/kvm: Kick guests out of sie if prefix page host pte is touched by Christian Borntraeger · 12 years ago
  19. db4a29c KVM: s390: fix and enforce return code handling for irq injections by Heiko Carstens · 12 years ago
  20. 0a75ca2 s390/kvm,gaccess: add address space annotations by Heiko Carstens · 12 years ago
  21. 396083a s390/kvm,gaccess: shorten put/get_guest code by Heiko Carstens · 12 years ago
  22. dc5008b s390/kvm: remove explicit -EFAULT return code checking on guest access by Heiko Carstens · 12 years ago
  23. fa6b7fe KVM: s390: Add support for channel I/O instructions. by Cornelia Huck · 12 years ago
  24. f379aae KVM: s390: In-kernel handling of I/O instructions. by Cornelia Huck · 12 years ago
  25. 48a3e95 KVM: s390: Add support for machine checks. by Cornelia Huck · 12 years ago
  26. b1c571a KVM: s390: Decoding helper functions. by Cornelia Huck · 12 years ago
  27. 7797535 KVM: s390: Constify intercept handler tables. by Cornelia Huck · 12 years ago
  28. ade38c3 KVM: s390: Add implementation-specific trace events by Cornelia Huck · 12 years ago
  29. 5786fff KVM: s390: Add architectural trace events by Cornelia Huck · 12 years ago
  30. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  31. 8c3f61e KVM: s390: Handle sckpf instruction by Cornelia Huck · 13 years ago
  32. 9e0d547 KVM: s390: do store status after handling STOP_ON_STOP bit by Jens Freimann · 13 years ago
  33. 5a32c1a KVM: s390: provide general purpose guest registers via kvm_run by Christian Borntraeger · 13 years ago
  34. 9e6dabe KVM: s390: Fix RUNNING flag misinterpretation by Cornelia Huck · 13 years ago
  35. 092670c [S390] Use gmap translation for accessing guest memory by Carsten Otte · 13 years ago
  36. 598841c [S390] use gmap address spaces for kvm guest images by Carsten Otte · 13 years ago
  37. bb25b9b [S390] kvm: handle tprot intercepts by Christian Borntraeger · 13 years ago
  38. 971eb77 KVM: s390: Fix build failure due to centralized vcpu locking patches by Christian Borntraeger · 15 years ago
  39. b8e660b [S390] Replace ENOTSUPP usage with EOPNOTSUPP by Heiko Carstens · 15 years ago
  40. 062d5e9 KVM: S390: fix potential array overrun in intercept handling by Christian Borntraeger · 15 years ago
  41. 628eb9b KVM: s390: streamline memslot handling by Christian Ehrhardt · 16 years ago
  42. 9ace903 KVM: s390: infrastructure to kick vcpus out of guest state by Christian Ehrhardt · 16 years ago
  43. 3edbcff KVM: s390: Sanity check on validity intercept by Carsten Otte · 16 years ago
  44. 70455a3 KVM: s390: Fix problem state check for b2 intercepts by Christian Borntraeger · 16 years ago
  45. 5a00a5e KVM: s390: Fix possible host kernel bug on lctl(g) handling by Christian Borntraeger · 16 years ago
  46. f5e10b0 KVM: s390: Fix instruction naming for lctlg by Christian Borntraeger · 16 years ago
  47. 0eaeafa [S390] s390-kvm: leave sie context on work. Removes preemption requirement by Christian Borntraeger · 17 years ago
  48. e28acfe KVM: s390: intercepts for diagnose instructions by Christian Borntraeger · 17 years ago
  49. 5288fbf KVM: s390: interprocessor communication via sigp by Christian Borntraeger · 17 years ago
  50. 453423d KVM: s390: intercepts for privileged instructions by Christian Borntraeger · 17 years ago
  51. ba5c1e9 KVM: s390: interrupt subsystem, cpu timer, waitpsw by Carsten Otte · 17 years ago
  52. 8f2abe6 KVM: s390: sie intercept handling by Christian Borntraeger · 17 years ago