1. c54f0d6 KVM: s390: allocate only one DMA page per VM by David Hildenbrand · 9 years ago
  2. 5ebda31 KVM: s390: step the VCPU timer while in enabled wait by David Hildenbrand · 9 years ago
  3. 4287f24 KVM: s390: abstract access to the VCPU cpu timer by David Hildenbrand · 9 years ago
  4. 0e8bc06 KVM: s390: PSW forwarding / rewinding / ilc rework by David Hildenbrand · 9 years ago
  5. bc784cc KVM: s390: Introduce new structures by Eugene (jno) Dvurechenski · 9 years ago
  6. 6051451 KVM: s390: Generalize access to IPTE controls by Eugene (jno) Dvurechenski · 9 years ago
  7. 60417fc KVM: s390: factor out reading of the guest TOD clock by David Hildenbrand · 9 years ago
  8. 25ed167 KVM: s390: factor out and fix setting of guest TOD clock by David Hildenbrand · 9 years ago
  9. 66933b7 KVM: s390: simplify in-kernel program irq injection by David Hildenbrand · 10 years ago
  10. 78f2613 KVM: s390: Provide global debug log by Christian Borntraeger · 9 years ago
  11. 71db35d KVM: s390: VCPU_EVENT cleanup for prefix changes by Christian Borntraeger · 9 years ago
  12. e6db1d6 KVM: s390: clean up cmma_enable check by Dominik Dingel · 9 years ago
  13. 27406cd KVM: s390: provide functions for blocking all CPUs by Christian Borntraeger · 9 years ago
  14. 8e23654 KVM: s390: make exit_sie_sync more robust by Christian Borntraeger · 9 years ago
  15. 816c766 KVM: s390: migrate vcpu interrupt state by Jens Freimann · 10 years ago
  16. 6d3da24 KVM: s390: deliver floating interrupts in order of priority by Jens Freimann · 11 years ago
  17. 18280d8 KVM: s390: represent SIMD cap in kvm facility by Michael Mueller · 10 years ago
  18. 8ae04b8 KVM: s390: Guest's memory access functions get access registers by Alexander Yarygin · 10 years ago
  19. 1e8d242 KVM: s390: Spelling s/intance/instance/ by Geert Uytterhoeven · 10 years ago
  20. bc17de7 KVM: s390: Machine Check by Eric Farman · 10 years ago
  21. 15462e3 KVM: s390: reinjection of irqs can fail in the tpi handler by David Hildenbrand · 10 years ago
  22. 981467c KVM: s390: include guest facilities in kvm facility test by Michael Mueller · 10 years ago
  23. 9d8d578 KVM: s390: use facilities and cpu_id per KVM by Michael Mueller · 10 years ago
  24. ea5f496 KVM: s390: only one external call may be pending at a time by David Hildenbrand · 10 years ago
  25. 9a02206 KVM: s390: a VCPU may only stop when no interrupts are left pending by David Hildenbrand · 10 years ago
  26. 6cddd43 KVM: s390: handle stop irqs without action_bits by David Hildenbrand · 10 years ago
  27. 383d0b0 KVM: s390: handle pending local interrupts via bitmap by Jens Freimann · 10 years ago
  28. 04b41ac KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instruction by Thomas Huth · 10 years ago
  29. 84877d9 KVM: s390: register flic ops dynamically by Cornelia Huck · 10 years ago
  30. 614aeab KVM: s390: add __must_check to interrupt deliver functions by Christian Borntraeger · 10 years ago
  31. 7939503 KVM: s390: return -EFAULT if lowcore is not mapped during irq delivery by Jens Freimann · 10 years ago
  32. d3d692c KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of it by David Hildenbrand · 10 years ago
  33. c3950b6 KVM: s390: no special machine check delivery by Christian Borntraeger · 10 years ago
  34. ea74c0e KVM: s390: remove the tasklet used by the hrtimer by David Hildenbrand · 10 years ago
  35. 0e9c85a KVM: s390: move vcpu wakeup code to a central point by David Hildenbrand · 10 years ago
  36. 6352e4d KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control by David Hildenbrand · 10 years ago
  37. 7a42fdc KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stopped by David Hildenbrand · 10 years ago
  38. fda902c KVM: s390: split SIE state guest prefix field by Michael Mueller · 10 years ago
  39. 4953919 KVM: s390: interpretive execution of SIGP EXTERNAL CALL by David Hildenbrand · 11 years ago
  40. fa576c5 KVM: s390: Introduce helper function for faulting-in a guest page by Thomas Huth · 10 years ago
  41. a3fb577 KVM: s390: Improve is_valid_psw() by Thomas Huth · 10 years ago
  42. 6852d7b KVM: s390: introduce kvm_s390_vcpu_{start,stop} by David Hildenbrand · 11 years ago
  43. a86dcc24 KVM: s390: replace TDB_ADDR by __LC_PGM_TDB by Michael Mueller · 11 years ago
  44. 67335e6 KVM: s390: Drop pending interrupts on guest exit by Christian Borntraeger · 11 years ago
  45. 27291e2 KVM: s390: hardware support for guest debugging by David Hildenbrand · 11 years ago
  46. aba0750 KVM: s390: emulate stctl and stctg by David Hildenbrand · 11 years ago
  47. 2f32d4e KVM: s390: reinject io interrupt on tpi failure by Cornelia Huck · 11 years ago
  48. 1b0462e KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper function by Heiko Carstens · 11 years ago
  49. 280ef0f KVM: s390: export test_vfacility() by Heiko Carstens · 11 years ago
  50. bcd8468 KVM: s390: allow injecting every kind of interrupt by Jens Freimann · 11 years ago
  51. b31605c KVM: s390: make cmma usage conditionally by Dominik Dingel · 11 years ago
  52. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  53. f7b9ddb Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next by Paolo Bonzini · 11 years ago
  54. 2ed10cc KVM: s390: clear local interrupts at cpu initial reset by Jens Freimann · 11 years ago
  55. 841b91c KVM: s390: adapter interrupt sources by Cornelia Huck · 11 years ago
  56. b31288f s390/kvm: support collaborative memory management by Konstantin Weitz · 11 years ago
  57. 3c038e6 KVM: async_pf: Async page fault support on s390 by Dominik Dingel · 11 years ago
  58. 7feb6bb KVM: s390: enable Transactional Execution by Michael Mueller · 11 years ago
  59. 36daca9 KVM: s390: Removed kvm_s390_inject_sigp_stop() by Thomas Huth · 11 years ago
  60. e879892 KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUS by Thomas Huth · 11 years ago
  61. ac5b034 KVM: s390: Removed VIRTIODESCSPACE by Thomas Huth · 11 years ago
  62. 210b1607 KVM: s390: Removed SIE_INTERCEPT_UCONTROL by Thomas Huth · 11 years ago
  63. ff7158b KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rre by Thomas Huth · 11 years ago
  64. 6b948a7 KVM: s390: Remove dead "rerun vcpu" code by Thomas Huth · 11 years ago
  65. ea828eb KVM: s390: Add helper function for setting condition code by Thomas Huth · 11 years ago
  66. 78c4b59 KVM: s390: declare virtual HW facilities by Michael Mueller · 11 years ago
  67. 953ed88 KVM: s390: Reworked LCTL and LCTLG instructions by Thomas Huth · 11 years ago
  68. 69d0d3a KVM: s390: guest large pages by Christian Borntraeger · 11 years ago
  69. 2c70fe4 s390/kvm: Kick guests out of sie if prefix page host pte is touched by Christian Borntraeger · 11 years ago
  70. 49b99e1 s390/kvm: Provide a way to prevent reentering SIE by Christian Borntraeger · 11 years ago
  71. db4a29c KVM: s390: fix and enforce return code handling for irq injections by Heiko Carstens · 12 years ago
  72. 0c29b22 s390/kvm: Fix instruction decoding by Christian Borntraeger · 12 years ago
  73. fa6b7fe KVM: s390: Add support for channel I/O instructions. by Cornelia Huck · 12 years ago
  74. f379aae KVM: s390: In-kernel handling of I/O instructions. by Cornelia Huck · 12 years ago
  75. 48a3e95 KVM: s390: Add support for machine checks. by Cornelia Huck · 12 years ago
  76. b1c571a KVM: s390: Decoding helper functions. by Cornelia Huck · 12 years ago
  77. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  78. 8c3f61e KVM: s390: Handle sckpf instruction by Cornelia Huck · 12 years ago
  79. 8d26cf7 KVM: s390: rework code that sets the prefix by Christian Borntraeger · 13 years ago
  80. e168bf8 KVM: s390: ucontrol: export page faults to user by Carsten Otte · 13 years ago
  81. e08b963 KVM: s390: add parameter for KVM_CREATE_VM by Carsten Otte · 13 years ago
  82. f7850c9 [S390] remove kvm mmu reload on s390 by Carsten Otte · 13 years ago
  83. 092670c [S390] Use gmap translation for accessing guest memory by Carsten Otte · 13 years ago
  84. bb25b9b [S390] kvm: handle tprot intercepts by Christian Borntraeger · 13 years ago
  85. 971eb77 KVM: s390: Fix build failure due to centralized vcpu locking patches by Christian Borntraeger · 14 years ago
  86. 90d83dc KVM: use the correct RCU API for PROVE_RCU=y by Lai Jiangshan · 14 years ago
  87. f656ce0 KVM: switch vcpu context to use SRCU by Marcelo Tosatti · 15 years ago
  88. 8feda6f KVM: s390: fix memsize >= 4G by Christian Borntraeger · 15 years ago
  89. 628eb9b KVM: s390: streamline memslot handling by Christian Ehrhardt · 15 years ago
  90. 9ace903 KVM: s390: infrastructure to kick vcpus out of guest state by Christian Ehrhardt · 15 years ago
  91. ca87230 KVM: s390: use hrtimer for clock wakeup from idle - v2 by Christian Borntraeger · 15 years ago
  92. 70455a3 KVM: s390: Fix problem state check for b2 intercepts by Christian Borntraeger · 16 years ago
  93. e28acfe KVM: s390: intercepts for diagnose instructions by Christian Borntraeger · 17 years ago
  94. 5288fbf KVM: s390: interprocessor communication via sigp by Christian Borntraeger · 17 years ago
  95. 453423d KVM: s390: intercepts for privileged instructions by Christian Borntraeger · 17 years ago
  96. ba5c1e9 KVM: s390: interrupt subsystem, cpu timer, waitpsw by Carsten Otte · 17 years ago
  97. 8f2abe6 KVM: s390: sie intercept handling by Christian Borntraeger · 17 years ago
  98. b0c632d KVM: s390: arch backend for the kvm kernel module by Heiko Carstens · 17 years ago