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