1. dc9be0f kvm: move advertising of KVM_CAP_IRQFD to common code by Paolo Bonzini · 10 years ago
  2. fb5bf93 KVM: s390: non-LPAR case obsolete during facilities mask init by Michael Mueller · 10 years ago
  3. 981467c KVM: s390: include guest facilities in kvm facility test by Michael Mueller · 10 years ago
  4. 94422ee KVM: s390: fix in memory copy of facility lists by Michael Mueller · 10 years ago
  5. 86044c8 KVM: s390/cpacf: Fix kernel bug under z/VM by Christian Borntraeger · 10 years ago
  6. ed6f76b KVM: s390/cpacf: Enable key wrapping by default by Tony Krowiak · 10 years ago
  7. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  8. 658b6ed KVM: s390: add cpu model support by Michael Mueller · 10 years ago
  9. 9d8d578 KVM: s390: use facilities and cpu_id per KVM by Michael Mueller · 10 years ago
  10. 45c9b47 KVM: s390/CPACF: Choose crypto control block format by Tony Krowiak · 10 years ago
  11. c23f397 KVM: s390: reenable LPP facility by Christian Borntraeger · 10 years ago
  12. 8e2207c KVM: s390: floating irqs: fix user triggerable endless loop by David Hildenbrand · 10 years ago
  13. f781951 kvm: add halt_poll_ns module parameter by Paolo Bonzini · 10 years ago
  14. 0eb135f KVM: s390: remove redundant setting of interrupt type by Jens Freimann · 10 years ago
  15. 94d1f56 KVM: s390: fix bug in interrupt parameter check by Jens Freimann · 10 years ago
  16. 428d53b KVM: s390: avoid memory leaks if __inject_vm() fails by David Hildenbrand · 10 years ago
  17. a374e89 KVM: s390/cpacf: Enable/disable protected key functions for kvm guest by Tony Krowiak · 10 years ago
  18. 72f2502 KVM: s390: Provide guest TOD Clock Get/Set Controls by Jason J. Herne · 10 years ago
  19. 556cc0d KVM: s390: trace correct values for set prefix and machine checks by Jens Freimann · 10 years ago
  20. 49538d1 KVM: s390: fix bug in sigp emergency signal injection by Jens Freimann · 10 years ago
  21. 3cfad02 KVM: s390: Take addressing mode into account for MVPG interception by Thomas Huth · 10 years ago
  22. 69a8d45 KVM: s390: no need to hold the kvm->mutex for floating interrupts by Christian Borntraeger · 10 years ago
  23. 2444b35 KVM: s390: forward most SIGP orders to user space by David Hildenbrand · 10 years ago
  24. 9fbd808 KVM: s390: clear the pfault queue if user space sets the invalid token by David Hildenbrand · 10 years ago
  25. ea5f496 KVM: s390: only one external call may be pending at a time by David Hildenbrand · 10 years ago
  26. a3a9c59 KVM: s390: SIGP SET PREFIX cleanup by David Hildenbrand · 10 years ago
  27. 9a02206 KVM: s390: a VCPU may only stop when no interrupts are left pending by David Hildenbrand · 10 years ago
  28. 6cddd43 KVM: s390: handle stop irqs without action_bits by David Hildenbrand · 10 years ago
  29. 2822545 KVM: s390: new parameter for SIGP STOP irqs by David Hildenbrand · 10 years ago
  30. 2d00f75 KVM: s390: forward hrtimer if guest ckc not pending yet by David Hildenbrand · 10 years ago
  31. 0ac96ca KVM: s390: base hrtimer on a monotonic clock by David Hildenbrand · 10 years ago
  32. bda343e KVM: s390: prevent sleep duration underflows in handle_wait() by David Hildenbrand · 10 years ago
  33. 8c0a7ce KVM: s390: Allow userspace to limit guest memory size by Dominik Dingel · 10 years ago
  34. dafd032 KVM: s390: move vcpu specific initalization to a later point by Dominik Dingel · 10 years ago
  35. 0675d92 KVM: s390: make local function static by Christian Borntraeger · 10 years ago
  36. 31928aa KVM: remove unneeded return value of vcpu_postcreate by Dominik Dingel · 10 years ago
  37. 83fe27e rcu: Make SRCU optional by using CONFIG_SRCU by Pranith Kumar · 10 years ago
  38. 60815cf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
  39. 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  40. 5de72a2 s390/kvm: REPLACE barrier fixup with READ_ONCE by Christian Borntraeger · 10 years ago
  41. 99e2000 KVM: s390: clean up return code handling in irq delivery code by Jens Freimann · 10 years ago
  42. 9185124 KVM: s390: use atomic bitops to access pending_irqs bitmap by Jens Freimann · 10 years ago
  43. 467fc29 KVM: s390: some ext irqs have to clear the ext cpu addr by David Hildenbrand · 10 years ago
  44. fc2020c KVM: s390: allow injecting all kinds of machine checks by Jens Freimann · 10 years ago
  45. 383d0b0 KVM: s390: handle pending local interrupts via bitmap by Jens Freimann · 10 years ago
  46. 0fb97ab KVM: s390: refactor interrupt delivery code by Jens Freimann · 10 years ago
  47. 60f90a1 KVM: s390: add defines for virtio and pfault interrupt code by Jens Freimann · 10 years ago
  48. af43eb2 KVM: s390: external param not valid for cpu timer and ckc by David Hildenbrand · 10 years ago
  49. 0146a7b KVM: s390: refactor interrupt injection code by Jens Freimann · 10 years ago
  50. da00fcb KVM: s390: trigger the right CPU exit for floating interrupts by Christian Borntraeger · 10 years ago
  51. 04b41ac KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instruction by Thomas Huth · 10 years ago
  52. a02689f KVM: s390: Small fixes for the PFMF handler by Thomas Huth · 10 years ago
  53. 173ede4 Merge tag 'kvm-s390-next-20141107' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 10 years ago
  54. fc56eb6 KVM: s390: fix handling of lctl[g]/stctl[g] by Heiko Carstens · 10 years ago
  55. 2dca485 KVM: s390: flush CPU on load control by Christian Borntraeger · 10 years ago
  56. 1365039 KVM: s390: Fix ipte locking by Christian Borntraeger · 10 years ago
  57. a6cc310 KVM: s390: sigp: split handling of SIGP STOP (AND STORE STATUS) by David Hildenbrand · 10 years ago
  58. 07b0303 KVM: s390: sigp: inject emergency calls in a separate function by David Hildenbrand · 10 years ago
  59. 42cb0c9 KVM: s390: sigp: instruction counters for all sigp orders by David Hildenbrand · 10 years ago
  60. b898383 KVM: s390: sigp: separate preparation handlers by David Hildenbrand · 10 years ago
  61. 3d95c7d KVM: s390: sigp: move target cpu checks into dispatcher by David Hildenbrand · 11 years ago
  62. 3526a66 KVM: s390: sigp: dispatch orders with one target in a separate function by David Hildenbrand · 11 years ago
  63. a36c539 KVM: s390: Fix size of monitor-class number field by Thomas Huth · 10 years ago
  64. a6b7e45 KVM: s390: Make the simple ipte mutex specific to a VM instead of global by Thomas Huth · 10 years ago
  65. 3ac8e38 s390/mm: disable KSM for storage key enabled pages by Dominik Dingel · 10 years ago
  66. a13cff3 s390/mm: recfactor global pgste updates by Dominik Dingel · 10 years ago
  67. ce2e4f0 KVM: s390: count vcpu wakeups in stat.halt_wakeup by David Hildenbrand · 10 years ago
  68. 7be81a4 KVM: s390/facilities: allow TOD-CLOCK steering facility bit by Christian Borntraeger · 10 years ago
  69. 84877d9 KVM: s390: register flic ops dynamically by Cornelia Huck · 10 years ago
  70. bfac1f5 KVM: s390/interrupt: remove double assignment by Christian Borntraeger · 10 years ago
  71. f7a960a KVM: s390/cmm: Fix prefix handling for diag 10 balloon by Christian Borntraeger · 10 years ago
  72. 6b33195 KVM: s390: get rid of constant condition in ipte_unlock_simple by Christian Borntraeger · 10 years ago
  73. f346026 KVM: s390: unintended fallthrough for external call by Christian Borntraeger · 10 years ago
  74. 0349985 KVM: s390: Limit guest size to 16TB by Christian Borntraeger · 10 years ago
  75. 614aeab KVM: s390: add __must_check to interrupt deliver functions by Christian Borntraeger · 10 years ago
  76. 5102ee8 KVM: CPACF: Enable MSA4 instructions for kvm guest by Tony Krowiak · 10 years ago
  77. 13a34e0 KVM: remove garbage arg to *hardware_{en,dis}able by Radim Krčmář · 10 years ago
  78. 0865e63 KVM: static inline empty kvm_arch functions by Radim Krčmář · 10 years ago
  79. 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
  80. c6c956b KVM: s390/mm: support gmap page tables with less than 5 levels by Martin Schwidefsky · 10 years ago
  81. 527e30b KVM: s390/mm: use radix trees for guest to host mappings by Martin Schwidefsky · 10 years ago
  82. 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
  83. 6e0a043 KVM: s390/mm: cleanup gmap function arguments, variable names by Martin Schwidefsky · 10 years ago
  84. 331cbc2 KVM: s390: don't use kvm lock in interrupt injection code by Jens Freimann · 10 years ago
  85. 7939503 KVM: s390: return -EFAULT if lowcore is not mapped during irq delivery by Jens Freimann · 10 years ago
  86. d3d692c KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of it by David Hildenbrand · 10 years ago
  87. b028ee3 KVM: s390: synchronize more registers with kvm_run by David Hildenbrand · 10 years ago
  88. c3950b6 KVM: s390: no special machine check delivery by Christian Borntraeger · 10 years ago
  89. fbfa304 KVM: s390: clear kvm_dirty_regs when dropping to user space by David Hildenbrand · 10 years ago
  90. 8a2ef71 KVM: s390: factor out get_ilc() function by Jens Freimann · 10 years ago
  91. 44c6ca3 KVM: s390: add defines for pfault init delivery code by Jens Freimann · 10 years ago
  92. 614a80e KVM: s390: Fix user triggerable bug in dead code by Christian Borntraeger · 10 years ago
  93. e790d9e KVM: add kvm_arch_sched_in by Radim Krčmář · 10 years ago
  94. 297e210 KVM: Give IRQFD its own separate enabling Kconfig option by Paul Mackerras · 10 years ago
  95. 8ba918d KVM: irqchip: Provide and use accessors for irq routing table by Paul Mackerras · 10 years ago
  96. cc568ea Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm by Paolo Bonzini · 10 years ago
  97. db37386 KVM: s390: rework broken SIGP STOP interrupt handling by David Hildenbrand · 10 years ago
  98. d514f42 KVM: s390: Fix memory leak on busy SIGP stop by Christian Borntraeger · 10 years ago
  99. 784aa3d KVM: Rename and add argument to check_extension by Alexander Graf · 10 years ago
  100. 78599d9 KVM: s390: advertise KVM_CAP_S390_IRQCHIP by Cornelia Huck · 10 years ago