1. 95fce4f KVM: s390: disable RRBM again by Christian Borntraeger · 9 years ago
  2. 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  3. 816c766 KVM: s390: migrate vcpu interrupt state by Jens Freimann · 10 years ago
  4. 47b43c5 KVM: s390: add ioctl to inject local interrupts by Jens Freimann · 10 years ago
  5. 6d3da24 KVM: s390: deliver floating interrupts in order of priority by Jens Freimann · 11 years ago
  6. a3ed8da KVM: s390: enable more features that need no hypervisor changes by Christian Borntraeger · 10 years ago
  7. 18280d8 KVM: s390: represent SIMD cap in kvm facility by Michael Mueller · 10 years ago
  8. 400ac6c KVM: s390: drop SIMD bit from kvm_s390_fac_list_mask by Michael Mueller · 10 years ago
  9. 30ee2a9 KVM: s390: Create ioctl for Getting/Setting guest storage keys by Jason J. Herne · 10 years ago
  10. e44fc8c KVM: s390: introduce post handlers for STSI by Ekaterina Tumanova · 10 years ago
  11. 41408c2 KVM: s390: Add MEMOP ioctls for reading/writing guest memory by Thomas Huth · 10 years ago
  12. 8ae04b8 KVM: s390: Guest's memory access functions get access registers by Alexander Yarygin · 10 years ago
  13. 40f5b73 KVM: s390: cleanup jump lables in kvm_arch_init_vm by Dominik Dingel · 10 years ago
  14. dc9be0f kvm: move advertising of KVM_CAP_IRQFD to common code by Paolo Bonzini · 10 years ago
  15. 13211ea KVM: s390: Enable vector support for capable guest by Eric Farman · 10 years ago
  16. bc17de7 KVM: s390: Machine Check by Eric Farman · 10 years ago
  17. cd7b4b6 KVM: s390: Add new SIGP order to kernel counters by Eric Farman · 10 years ago
  18. 68c5575 KVM: s390: Allocate and save/restore vector registers by Eric Farman · 10 years ago
  19. 91520f1 KVM: s390: perform vcpu model setup in a function by Michael Mueller · 10 years ago
  20. 492d864 KVM: s390: Forward PSW to next instruction for addressing exceptions by Thomas Huth · 10 years ago
  21. fb5bf93 KVM: s390: non-LPAR case obsolete during facilities mask init by Michael Mueller · 10 years ago
  22. 981467c KVM: s390: include guest facilities in kvm facility test by Michael Mueller · 10 years ago
  23. 94422ee KVM: s390: fix in memory copy of facility lists by Michael Mueller · 10 years ago
  24. 86044c8 KVM: s390/cpacf: Fix kernel bug under z/VM by Christian Borntraeger · 10 years ago
  25. ed6f76b KVM: s390/cpacf: Enable key wrapping by default by Tony Krowiak · 10 years ago
  26. 658b6ed KVM: s390: add cpu model support by Michael Mueller · 10 years ago
  27. 9d8d578 KVM: s390: use facilities and cpu_id per KVM by Michael Mueller · 10 years ago
  28. 45c9b47 KVM: s390/CPACF: Choose crypto control block format by Tony Krowiak · 10 years ago
  29. c23f397 KVM: s390: reenable LPP facility by Christian Borntraeger · 10 years ago
  30. f781951 kvm: add halt_poll_ns module parameter by Paolo Bonzini · 10 years ago
  31. a374e89 KVM: s390/cpacf: Enable/disable protected key functions for kvm guest by Tony Krowiak · 10 years ago
  32. 72f2502 KVM: s390: Provide guest TOD Clock Get/Set Controls by Jason J. Herne · 10 years ago
  33. 2444b35 KVM: s390: forward most SIGP orders to user space by David Hildenbrand · 10 years ago
  34. 9fbd808 KVM: s390: clear the pfault queue if user space sets the invalid token by David Hildenbrand · 10 years ago
  35. ea5f496 KVM: s390: only one external call may be pending at a time by David Hildenbrand · 10 years ago
  36. 9a02206 KVM: s390: a VCPU may only stop when no interrupts are left pending by David Hildenbrand · 10 years ago
  37. 6cddd43 KVM: s390: handle stop irqs without action_bits by David Hildenbrand · 10 years ago
  38. 0ac96ca KVM: s390: base hrtimer on a monotonic clock by David Hildenbrand · 10 years ago
  39. 8c0a7ce KVM: s390: Allow userspace to limit guest memory size by Dominik Dingel · 10 years ago
  40. dafd032 KVM: s390: move vcpu specific initalization to a later point by Dominik Dingel · 10 years ago
  41. 31928aa KVM: remove unneeded return value of vcpu_postcreate by Dominik Dingel · 10 years ago
  42. 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  43. 383d0b0 KVM: s390: handle pending local interrupts via bitmap by Jens Freimann · 10 years ago
  44. 42cb0c9 KVM: s390: sigp: instruction counters for all sigp orders by David Hildenbrand · 10 years ago
  45. a6b7e45 KVM: s390: Make the simple ipte mutex specific to a VM instead of global by Thomas Huth · 10 years ago
  46. a13cff3 s390/mm: recfactor global pgste updates by Dominik Dingel · 10 years ago
  47. ce2e4f0 KVM: s390: count vcpu wakeups in stat.halt_wakeup by David Hildenbrand · 10 years ago
  48. 7be81a4 KVM: s390/facilities: allow TOD-CLOCK steering facility bit by Christian Borntraeger · 10 years ago
  49. 84877d9 KVM: s390: register flic ops dynamically by Cornelia Huck · 10 years ago
  50. 0349985 KVM: s390: Limit guest size to 16TB by Christian Borntraeger · 10 years ago
  51. 5102ee8 KVM: CPACF: Enable MSA4 instructions for kvm guest by Tony Krowiak · 10 years ago
  52. 13a34e0 KVM: remove garbage arg to *hardware_{en,dis}able by Radim Krčmář · 10 years ago
  53. 0865e63 KVM: static inline empty kvm_arch functions by Radim Krčmář · 10 years ago
  54. a7428c3 Merge tag 'kvm-s390-next-20140825' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 10 years ago
  55. c6c956b KVM: s390/mm: support gmap page tables with less than 5 levels by Martin Schwidefsky · 10 years ago
  56. 527e30b KVM: s390/mm: use radix trees for guest to host mappings by Martin Schwidefsky · 10 years ago
  57. 7cd4b90 Merge tag 'kvm-s390-20140825' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 10 years ago
  58. 6e0a043 KVM: s390/mm: cleanup gmap function arguments, variable names by Martin Schwidefsky · 10 years ago
  59. 7939503 KVM: s390: return -EFAULT if lowcore is not mapped during irq delivery by Jens Freimann · 10 years ago
  60. d3d692c KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of it by David Hildenbrand · 10 years ago
  61. b028ee3 KVM: s390: synchronize more registers with kvm_run by David Hildenbrand · 10 years ago
  62. fbfa304 KVM: s390: clear kvm_dirty_regs when dropping to user space by David Hildenbrand · 10 years ago
  63. 614a80e KVM: s390: Fix user triggerable bug in dead code by Christian Borntraeger · 10 years ago
  64. e790d9e KVM: add kvm_arch_sched_in by Radim Krčmář · 10 years ago
  65. cc568ea Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm by Paolo Bonzini · 10 years ago
  66. 784aa3d KVM: Rename and add argument to check_extension by Alexander Graf · 10 years ago
  67. 78599d9 KVM: s390: advertise KVM_CAP_S390_IRQCHIP by Cornelia Huck · 10 years ago
  68. ea74c0e KVM: s390: remove the tasklet used by the hrtimer by David Hildenbrand · 10 years ago
  69. 433b9ee KVM: s390: remove _bh locking from start_stop_lock by David Hildenbrand · 10 years ago
  70. 4ae3c08 KVM: s390: remove _bh locking from local_int.lock by David Hildenbrand · 10 years ago
  71. 0759d06 KVM: s390: cleanup handle_wait by reusing kvm_vcpu_block by David Hildenbrand · 10 years ago
  72. 6352e4d KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control by David Hildenbrand · 10 years ago
  73. 7a42fdc KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stopped by David Hildenbrand · 10 years ago
  74. 32f5ff63 KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stop by David Hildenbrand · 10 years ago
  75. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  76. 8f5759a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux into next by Linus Torvalds · 10 years ago
  77. 5a5e653 KVM: s390: Intercept the tprot instruction by Matthew Rosato · 12 years ago
  78. 2de3bfc KVM: s390: check the given debug flags, not the set ones by David Hildenbrand · 10 years ago
  79. d3a73ac s390: split TIF bits into CIF, PIF and TIF bits by Martin Schwidefsky · 10 years ago
  80. fda902c KVM: s390: split SIE state guest prefix field by Michael Mueller · 10 years ago
  81. 4953919 KVM: s390: interpretive execution of SIGP EXTERNAL CALL by David Hildenbrand · 11 years ago
  82. fa576c5 KVM: s390: Introduce helper function for faulting-in a guest page by Thomas Huth · 10 years ago
  83. ebc3226 KVM: s390: announce irqfd capability by Cornelia Huck · 10 years ago
  84. 8ad3575 KVM: s390: enable IBS for single running VCPUs by David Hildenbrand · 11 years ago
  85. 6852d7b KVM: s390: introduce kvm_s390_vcpu_{start,stop} by David Hildenbrand · 11 years ago
  86. 67335e6 KVM: s390: Drop pending interrupts on guest exit by Christian Borntraeger · 11 years ago
  87. 27291e2 KVM: s390: hardware support for guest debugging by David Hildenbrand · 11 years ago
  88. aba0750 KVM: s390: emulate stctl and stctg by David Hildenbrand · 11 years ago
  89. d0bce60 KVM: s390: convert kvm_s390_store_status_unloaded() by Heiko Carstens · 11 years ago
  90. 81480cc KVM: s390: convert pfault code by Heiko Carstens · 11 years ago
  91. 8a242234 KVM: s390: make use of ipte lock by Heiko Carstens · 11 years ago
  92. 217a440 KVM: s390/sclp: correctly set eca siif bit by Heiko Carstens · 11 years ago
  93. 280ef0f KVM: s390: export test_vfacility() by Heiko Carstens · 11 years ago
  94. 4f718ea KVM: s390: Exploiting generic userspace interface for cmma by Dominik Dingel · 10 years ago
  95. b31605c KVM: s390: make cmma usage conditionally by Dominik Dingel · 11 years ago
  96. f206165 KVM: s390: Per-vm kvm device controls by Dominik Dingel · 10 years ago
  97. 15f36eb KVM: s390: Add proper dirty bitmap support to S390 kvm. by Jason J. Herne · 12 years ago
  98. 693ffc0 KVM: s390: Don't enable skeys by default by Dominik Dingel · 11 years ago
  99. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  100. 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