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