1. 178bd78 KVM: s390: Fix clock comparator field for STORE STATUS by Thomas Huth · 11 years ago
  2. e879892 KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUS by Thomas Huth · 11 years ago
  3. 210b1607 KVM: s390: Removed SIE_INTERCEPT_UCONTROL by Thomas Huth · 11 years ago
  4. f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  5. 4725c86 s390: fix save and restore of the floating-point-control register by Martin Schwidefsky · 11 years ago
  6. 5587027 kvm: Add struct kvm arg to memslot APIs by Aneesh Kumar K.V · 11 years ago
  7. 800c106 KVM: s390: Lock kvm->srcu at the appropriate places by Thomas Huth · 11 years ago
  8. a76ccff KVM: s390: Push run loop into __vcpu_run by Thomas Huth · 11 years ago
  9. 3fb4c40 KVM: s390: Split up __vcpu_run into three parts by Thomas Huth · 11 years ago
  10. 6b948a7 KVM: s390: Remove dead "rerun vcpu" code by Thomas Huth · 11 years ago
  11. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  12. 78c4b59f KVM: s390: declare virtual HW facilities by Michael Mueller · 11 years ago
  13. 2b29a9f KVM: s390: move kvm_guest_enter,exit closer to sie by Dominik Dingel · 11 years ago
  14. e59dbe0 KVM: Introduce kvm_arch_memslots_updated() by Takuya Yoshikawa · 11 years ago
  15. d0321a2 KVM: s390: Use common waitqueue by Christian Borntraeger · 11 years ago
  16. b110fea KVM: s390: code cleanup to use common vcpu slab cache by Michael Mueller · 11 years ago
  17. 69d0d3a KVM: s390: guest large pages by Christian Borntraeger · 11 years ago
  18. 566af94 KVM: s390: Add "devname:kvm" alias. by Cornelia Huck · 11 years ago
  19. 7c47053 s390/kvm: avoid automatic sie reentry by Martin Schwidefsky · 12 years ago
  20. 2c70fe4 s390/kvm: Kick guests out of sie if prefix page host pte is touched by Christian Borntraeger · 12 years ago
  21. 49b99e1 s390/kvm: Provide a way to prevent reentering SIE by Christian Borntraeger · 12 years ago
  22. e1e2e60 KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390 by Nick Wang · 12 years ago
  23. dd2887e KVM: s390: Remove the sanity checks for kvm memory slot by Nick Wang · 12 years ago
  24. db4a29c KVM: s390: fix and enforce return code handling for irq injections by Heiko Carstens · 12 years ago
  25. 2cef4de KVM: s390: Dont do a gmap update on minor memslot changes by Christian Borntraeger · 12 years ago
  26. 10ccaa1 KVM: s390: Wire up ioeventfd. by Cornelia Huck · 12 years ago
  27. 8482644 KVM: set_memory_region: Refactor commit_memory_region() by Takuya Yoshikawa · 12 years ago
  28. 7b6195a KVM: set_memory_region: Refactor prepare_memory_region() by Takuya Yoshikawa · 12 years ago
  29. 462fce4 KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region() by Takuya Yoshikawa · 12 years ago
  30. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  31. abf09be s390/mm: implement software dirty bits by Martin Schwidefsky · 12 years ago
  32. 15bc8d8 s390/kvm: Fix store status for ACRS/FPRS by Christian Borntraeger · 12 years ago
  33. 83987ac s390/kvm: Fix BUG in include/linux/kvm_host.h:745 by Christian Borntraeger · 12 years ago
  34. fa6b7fe KVM: s390: Add support for channel I/O instructions. by Cornelia Huck · 12 years ago
  35. d6712df KVM: s390: Base infrastructure for enabling capabilities. by Cornelia Huck · 12 years ago
  36. f82a8cf KVM: struct kvm_memory_slot.user_alloc -> bool by Alex Williamson · 12 years ago
  37. 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  38. 42897d8 KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization by Marcelo Tosatti · 12 years ago
  39. b080935 kvm: Directly account vtime to system on guest switch by Frederic Weisbecker · 12 years ago
  40. 87cac8f s390/kvm: dont announce RRBM support by Christian Borntraeger · 12 years ago
  41. 2df72e9 KVM: split kvm_arch_flush_shadow by Marcelo Tosatti · 12 years ago
  42. ade38c3 KVM: s390: Add implementation-specific trace events by Cornelia Huck · 12 years ago
  43. 5786fff KVM: s390: Add architectural trace events by Cornelia Huck · 12 years ago
  44. 5fecc9d Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  45. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  46. 61bde82 KVM: s390: Set CPU in stopped state on initial cpu reset by Christian Borntraeger · 12 years ago
  47. 46a6dd1 KVM: s390: onereg for timer related registers by Jason J. herne · 13 years ago
  48. 29b7c71 KVM: s390: epoch difference and TOD programmable field by Carsten Otte · 13 years ago
  49. 14eebd9 KVM: s390: KVM_GET/SET_ONEREG for s390 by Carsten Otte · 13 years ago
  50. 1526bf9 KVM: s390: add capability indicating COW support by Christian Borntraeger · 13 years ago
  51. e726b1b KVM: s390: implement KVM_CAP_NR/MAX_VCPUS by Christian Borntraeger · 13 years ago
  52. 41628d3 KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM by Konstantin Weitz · 13 years ago
  53. b6d3383 KVM: Factor out kvm_vcpu_kick to arch-generic code by Christoffer Dall · 13 years ago
  54. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  55. a0616cd Disintegrate asm/system.h for S390 by David Howells · 13 years ago
  56. db3fe4e KVM: Introduce kvm_memory_slot::arch and move lpage_info into it by Takuya Yoshikawa · 13 years ago
  57. 9eed0735 KVM: s390: provide control registers via kvm_run by Christian Borntraeger · 13 years ago
  58. 8517558 KVM: s390: Sanitize fpc registers for KVM_SET_FPU by Christian Borntraeger · 13 years ago
  59. 59674c1 KVM: s390: provide access guest registers via kvm_run by Christian Borntraeger · 13 years ago
  60. 5a32c1a KVM: s390: provide general purpose guest registers via kvm_run by Christian Borntraeger · 13 years ago
  61. 60b413c KVM: s390: provide the prefix register via kvm_run by Christian Borntraeger · 13 years ago
  62. 8d26cf7 KVM: s390: rework code that sets the prefix by Christian Borntraeger · 13 years ago
  63. 3e6afcf KVM: s390: Fix return code for unknown ioctl numbers by Carsten Otte · 13 years ago
  64. 1efd0f5 KVM: s390: ucontrol: announce capability for user controlled vms by Carsten Otte · 13 years ago
  65. 58f9460 KVM: s390: ucontrol: disable sca by Carsten Otte · 13 years ago
  66. ccc7910 KVM: s390: ucontrol: interface to inject faults on a vcpu page table by Carsten Otte · 13 years ago
  67. d6b6d16 KVM: s390: ucontrol: disable in-kernel irq stack by Carsten Otte · 13 years ago
  68. c0d744a KVM: s390: ucontrol: disable in-kernel handling of SIE intercepts by Carsten Otte · 13 years ago
  69. 5b1c149 KVM: s390: ucontrol: export SIE control block to user by Carsten Otte · 13 years ago
  70. e168bf8 KVM: s390: ucontrol: export page faults to user by Carsten Otte · 13 years ago
  71. 27e0393 KVM: s390: ucontrol: per vcpu address spaces by Carsten Otte · 13 years ago
  72. e08b963 KVM: s390: add parameter for KVM_CREATE_VM by Carsten Otte · 13 years ago
  73. 52e16b1 KVM: s390: announce SYNC_MMU by Christian Borntraeger · 13 years ago
  74. bd59d3a KVM: s390: handle SIGP sense running intercepts by Cornelia Huck · 13 years ago
  75. 9e6dabe KVM: s390: Fix RUNNING flag misinterpretation by Cornelia Huck · 13 years ago
  76. 32087d4 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  77. 388186b [S390] kvm: Handle diagnose 0x10 (release pages) by Christian Borntraeger · 13 years ago
  78. 7697e71f KVM: s390: implement sigp external call by Christian Ehrhardt · 13 years ago
  79. 7eef87d KVM: s390: fix register setting by Carsten Otte · 13 years ago
  80. b290411 KVM: s390: fix return value of kvm_arch_init_vm by Carsten Otte · 13 years ago
  81. 4d47555 KVM: s390: check cpu_id prior to using it by Carsten Otte · 13 years ago
  82. b6cf878 [S390] kvm: extension capability for new address space layout by Christian Borntraeger · 13 years ago
  83. 480e592 [S390] kvm: fix address mode switching by Christian Borntraeger · 13 years ago
  84. f7850c9 [S390] remove kvm mmu reload on s390 by Carsten Otte · 13 years ago
  85. 092670c [S390] Use gmap translation for accessing guest memory by Carsten Otte · 13 years ago
  86. 598841c [S390] use gmap address spaces for kvm guest images by Carsten Otte · 13 years ago
  87. bb25b9b [S390] kvm: handle tprot intercepts by Christian Borntraeger · 13 years ago
  88. 9950f8b [S390] kvm-s390: fix stfle facilities numbers >=64 by Christian Borntraeger · 13 years ago
  89. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  90. d89f5ef KVM: Clean up vm creation and release by Jan Kiszka · 14 years ago
  91. 14375bc [S390] cleanup facility list handling by Martin Schwidefsky · 14 years ago
  92. 6d00d00 [S390] kvm: Enable z196 instruction facilities by Christian Borntraeger · 14 years ago
  93. a1f4d395 KVM: Remove memory alias support by Avi Kivity · 14 years ago
  94. fc34531 KVM: s390: Don't exit SIE on SIGP sense running by Christian Borntraeger · 14 years ago
  95. 971eb77 KVM: s390: Fix build failure due to centralized vcpu locking patches by Christian Borntraeger · 14 years ago
  96. 93736624 KVM: Consolidate arch specific vcpu ioctl locking by Avi Kivity · 15 years ago
  97. bc923cc KVM: s390: Centrally lock arch specific vcpu ioctls by Avi Kivity · 15 years ago
  98. 2122ff5 KVM: move vcpu locking to dispatcher for generic vcpu ioctls by Avi Kivity · 15 years ago
  99. c2f0e8c [S390] appldata/extmem/kvm: add missing GFP_KERNEL flag by Heiko Carstens · 14 years ago
  100. 0ee75be KVM: Let vcpu structure alignment be determined at runtime by Avi Kivity · 15 years ago