1. bb000f64 KVM: s390: restore old debugfs names by Christian Borntraeger · 3 years, 6 months ago
  2. 0193cc9 KVM: stats: Separate generic stats from architecture specific ones by Jing Zhang · 3 years, 7 months ago
  3. a43b80b KVM: s390x: implement KVM_CAP_SET_GUEST_DEBUG2 by Maxim Levitsky · 3 years, 10 months ago
  4. 87e28a1 KVM: s390: diag9c (directed yield) forwarding by Pierre Morel · 4 years, 4 months ago
  5. 4fc096a KVM: Raise the maximum number of user memslots by Vitaly Kuznetsov · 4 years ago
  6. 50a05be KVM: s390: track synchronous pfault events in kvm_stat by Christian Borntraeger · 4 years, 2 months ago
  7. f3633c2 Merge tag 'kvm-s390-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next-5.6 by Paolo Bonzini · 4 years, 6 months ago
  8. 23a60f8 s390/kvm: diagnose 0x318 sync and reset by Collin Walling · 4 years, 7 months ago
  9. 7749112 KVM: s390: reduce number of IO pins to 1 by Christian Borntraeger · 4 years, 7 months ago
  10. 2a18b7e KVM: async_pf: Inject 'page ready' event only if 'page not present' was previously injected by Vitaly Kuznetsov · 4 years, 7 months ago
  11. 557a961 KVM: x86: acknowledgment mechanism for async pf page ready notifications by Vitaly Kuznetsov · 4 years, 8 months ago
  12. 7c0ade6 KVM: rename kvm_arch_can_inject_async_page_present() to kvm_arch_can_dequeue_async_page_present() by Vitaly Kuznetsov · 4 years, 8 months ago
  13. cb95312 kvm: add halt-polling cpu usage stats by David Matlack · 4 years, 8 months ago
  14. 8bf8961 Merge tag 'kvm-s390-next-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 4 years, 10 months ago
  15. f3dd18d KVM: s390: mark sie block as 512 byte aligned by Christian Borntraeger · 4 years, 10 months ago
  16. 1c48245 Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 4 years, 10 months ago
  17. e96c81e KVM: Simplify kvm_free_memslot() and all its descendents by Sean Christopherson · 5 years ago
  18. d274995 KVM: s390: protvirt: handle secure guest prefix pages by Janosch Frank · 5 years ago
  19. 19e1227 KVM: S390: protvirt: Introduce instruction data area bounce buffer by Janosch Frank · 6 years ago
  20. c8aac23 KVM: s390: protvirt: Add new gprs location handling by Janosch Frank · 6 years ago
  21. 0890dde KVM: s390: protvirt: Add SCLP interrupt handling by Christian Borntraeger · 5 years ago
  22. 201ae98 KVM: s390: protvirt: Implement interrupt injection by Michael Mueller · 6 years ago
  23. da24a0c KVM: s390: protvirt: Instruction emulation by Janosch Frank · 5 years ago
  24. 49710db KVM: s390: protvirt: Handle SE notification interceptions by Janosch Frank · 6 years ago
  25. 29b40f1 KVM: s390: protvirt: Add initial vm and cpu lifecycle handling by Janosch Frank · 5 years ago
  26. f654706 KVM: s390/interrupt: do not pin adapter interrupt pages by Ulrich Weigand · 5 years ago
  27. ef09f4f Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 5 years ago
  28. cca00eb KVM: s390: Cleanup initial cpu reset by Janosch Frank · 5 years ago
  29. ddd259c KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit() by Sean Christopherson · 5 years ago
  30. 8474e5c KVM: s390: count invalid yields by Christian Borntraeger · 6 years ago
  31. 39d7530 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  32. e5282de s390: ap: kvm: add PQAP interception for AQIC by Pierre Morel · 6 years ago
  33. f257d6d KVM: Directly return result from kvm_arch_check_processor_compat() by Sean Christopherson · 6 years ago
  34. 6e9b622 KVM: s390: change default halt poll time to 50us by Christian Borntraeger · 6 years ago
  35. 8b905d2 KVM: s390: provide kvm_arch_no_poll function by Christian Borntraeger · 6 years ago
  36. 8ec2fa5 KVM: s390: enable MSA9 keywrapping functions depending on cpu model by Christian Borntraeger · 6 years ago
  37. 8f060f5 Merge tag 'kvm-s390-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next by Paolo Bonzini · 6 years ago
  38. 346fa2f KVM: s390: implement subfunction processor calls by Christian Borntraeger · 6 years ago
  39. 1524825 KVM: Call kvm_arch_memslots_updated() before updating memslots by Sean Christopherson · 6 years ago
  40. 9f30f62 KVM: s390: add gib_alert_irq_handler() by Michael Mueller · 6 years ago
  41. 6cff2e1 KVM: s390: add functions to (un)register GISC with GISA by Michael Mueller · 6 years ago
  42. 25c84db KVM: s390: add kvm reference to struct sie_page2 by Michael Mueller · 6 years ago
  43. 1282c21 KVM: s390: add the GIB and its related life-cyle functions by Michael Mueller · 6 years ago
  44. 982cff4 KVM: s390: introduce struct kvm_s390_gisa_interrupt by Michael Mueller · 6 years ago
  45. 246b721 KVM: s390: move bitmap idle_mask into arch struct top level by Michael Mueller · 6 years ago
  46. 689bdf9 KVM: s390: make bitmap declaration consistent by Michael Mueller · 6 years ago
  47. ed3054a Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnext by Christian Borntraeger · 6 years ago
  48. 0e237e4 KVM: s390: Tracing APCB changes by Pierre Morel · 6 years ago
  49. 55d09dd Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnext by Christian Borntraeger · 6 years ago
  50. 67d49d5 KVM: s390: set host program identifier by Collin Walling · 6 years ago
  51. 258287c s390: vfio-ap: implement mediated device open callback by Tony Krowiak · 6 years ago
  52. 42104598 KVM: s390: interface to clear CRYCB masks by Tony Krowiak · 6 years ago
  53. e585b24 KVM: s390: refactor crypto initialization by Tony Krowiak · 6 years ago
  54. 3194cdb KVM: s390: introduce and use KVM_REQ_VSIE_RESTART by David Hildenbrand · 6 years ago
  55. 57cb198 KVM: s390: Beautify skey enable check by Janosch Frank · 6 years ago
  56. a3da7b4 KVM: s390: add etoken support for guests by Christian Borntraeger · 7 years ago
  57. afdad61 KVM: s390: Fix storage attributes migration with memory slots by Claudio Imbrenda · 7 years ago
  58. 55531b7 KVM: s390: Add storage key facility interpretation control by Janosch Frank · 7 years ago
  59. ccc40c5 KVM: s390: provide counters for all interrupt injects/delivery by Christian Borntraeger · 7 years ago
  60. 32de074 KVM: add machine check counter to kvm_stat by QingFeng Hao · 7 years ago
  61. a5e0acea9 KVM: s390: add exit io request stats and simplify code by Christian Borntraeger · 7 years ago
  62. c9f0a2b KVM: s390: Refactor host cmma and pfmfi interpretation controls by Janosch Frank · 7 years ago
  63. 7bf14c2 Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Radim Krčmář · 7 years ago
  64. 4b9f952 KVM: s390: introduce the format-1 GISA by Michael Mueller · 8 years ago
  65. d7c5cb0 KVM: s390: exploit GISA and AIV for emulated interrupts by Michael Mueller · 8 years ago
  66. 19114be KVM: s390: define GISA format-0 data structure by Michael Mueller · 8 years ago
  67. c7901a6 KVM: s390: reverse bit ordering of irqs in pending mask by Michael Mueller · 8 years ago
  68. a37cb07 KVM: s390: add vcpu stat counters for many instruction by Christian Borntraeger · 7 years ago
  69. 35b3fde KVM: s390: wire up bpb feature by Christian Borntraeger · 7 years ago
  70. a9f6c9a KVM: s390: cleanup struct kvm_s390_float_interrupt by David Hildenbrand · 7 years ago
  71. 94bf2f2 s390: include: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  72. 0b73214 s390: add SPDX identifiers to the remaining files by Greg Kroah-Hartman · 7 years ago
  73. ba850a8 KVM: s390: SIE considerations for AP Queue virtualization by Tony Krowiak · 7 years ago
  74. 9fb6c9b s390/sthyi: add cache to store hypervisor info by QingFeng Hao · 7 years ago
  75. 8fa1696 KVM: s390: Multiple Epoch Facility support by Collin L. Walling · 8 years ago
  76. c136b84 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  77. e0f3e8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  78. 04a7ea0 Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  79. aec3b2c Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnext by Christian Borntraeger · 8 years ago
  80. da72ca4 KVM: s390: Backup the guest's machine check info by QingFeng Hao · 8 years ago
  81. 1cae025 KVM: s390: avoid packed attribute by Martin Schwidefsky · 8 years ago
  82. 190df4a KVM: s390: CMMA tracking, ESSA emulation, migration mode by Claudio Imbrenda · 8 years ago
  83. 2387149 KVM: improve arch vcpu request defining by Andrew Jones · 8 years ago
  84. 1ba15b2 KVM: s390: fix ais handling vs cpu model by Christian Borntraeger · 8 years ago
  85. 730cd63 KVM: s390: Support keyless subset guest mode by Farhan Ali · 8 years ago
  86. 5197839 KVM: s390: introduce ais mode modify function by Fei Li · 8 years ago
  87. 08fab50 KVM: s390: interface for suppressible I/O adapters by Fei Li · 8 years ago
  88. 4e0b1ab KVM: s390: gs support for kvm guests by Fan Zhang · 8 years ago
  89. 947b897 KVM: s390: Use defines for intercept code by Farhan Ali · 8 years ago
  90. 0c9d868 KVM: s390: use defines for execution controls by David Hildenbrand · 8 years ago
  91. ad53e35 Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 8 years ago
  92. a694067 KVM: s390: allow 255 VCPUs when sca entries aren't used by David Hildenbrand · 8 years ago
  93. 8a7e75d KVM: Add provisioning for ulong vm stats and u64 vcpu stats by Suraj Jitindar Singh · 8 years ago
  94. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  95. 6502a34 KVM: s390: allow user space to handle instr 0x0000 by David Hildenbrand · 9 years ago
  96. adbf169 KVM: s390: vsie: speed up VCPU irq delivery when handling vsie by David Hildenbrand · 9 years ago
  97. c9bc1ea KVM: s390: vsie: support vectory facility (SIMD) by David Hildenbrand · 9 years ago
  98. a3508fb KVM: s390: vsie: initial support for nested virtualization by David Hildenbrand · 10 years ago
  99. 37d9df9 KVM: s390: backup the currently enabled gmap when scheduled out by David Hildenbrand · 10 years ago
  100. efed110 KVM: s390: handle missing guest-storage-limit-suppression by David Hildenbrand · 10 years ago