1. d0321a2 KVM: s390: Use common waitqueue by Christian Borntraeger · 11 years ago
  2. b110fea KVM: s390: code cleanup to use common vcpu slab cache by Michael Mueller · 11 years ago
  3. 69d0d3a KVM: s390: guest large pages by Christian Borntraeger · 11 years ago
  4. 566af94 KVM: s390: Add "devname:kvm" alias. by Cornelia Huck · 12 years ago
  5. 7c47053 s390/kvm: avoid automatic sie reentry by Martin Schwidefsky · 12 years ago
  6. 2c70fe4 s390/kvm: Kick guests out of sie if prefix page host pte is touched by Christian Borntraeger · 12 years ago
  7. 49b99e1 s390/kvm: Provide a way to prevent reentering SIE by Christian Borntraeger · 12 years ago
  8. e1e2e60 KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390 by Nick Wang · 12 years ago
  9. dd2887e KVM: s390: Remove the sanity checks for kvm memory slot by Nick Wang · 12 years ago
  10. db4a29c KVM: s390: fix and enforce return code handling for irq injections by Heiko Carstens · 12 years ago
  11. 2cef4de KVM: s390: Dont do a gmap update on minor memslot changes by Christian Borntraeger · 12 years ago
  12. 10ccaa1 KVM: s390: Wire up ioeventfd. by Cornelia Huck · 12 years ago
  13. 8482644 KVM: set_memory_region: Refactor commit_memory_region() by Takuya Yoshikawa · 12 years ago
  14. 7b6195a KVM: set_memory_region: Refactor prepare_memory_region() by Takuya Yoshikawa · 12 years ago
  15. 462fce4 KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region() by Takuya Yoshikawa · 12 years ago
  16. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  17. abf09be s390/mm: implement software dirty bits by Martin Schwidefsky · 12 years ago
  18. 15bc8d8 s390/kvm: Fix store status for ACRS/FPRS by Christian Borntraeger · 12 years ago
  19. 83987ac s390/kvm: Fix BUG in include/linux/kvm_host.h:745 by Christian Borntraeger · 12 years ago
  20. fa6b7fe KVM: s390: Add support for channel I/O instructions. by Cornelia Huck · 12 years ago
  21. d6712df KVM: s390: Base infrastructure for enabling capabilities. by Cornelia Huck · 12 years ago
  22. f82a8cf KVM: struct kvm_memory_slot.user_alloc -> bool by Alex Williamson · 12 years ago
  23. 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  24. 42897d8 KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization by Marcelo Tosatti · 12 years ago
  25. b080935 kvm: Directly account vtime to system on guest switch by Frederic Weisbecker · 12 years ago
  26. 87cac8f s390/kvm: dont announce RRBM support by Christian Borntraeger · 12 years ago
  27. 2df72e9 KVM: split kvm_arch_flush_shadow by Marcelo Tosatti · 12 years ago
  28. ade38c3 KVM: s390: Add implementation-specific trace events by Cornelia Huck · 12 years ago
  29. 5786fff KVM: s390: Add architectural trace events by Cornelia Huck · 12 years ago
  30. 5fecc9d Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  31. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  32. 61bde82 KVM: s390: Set CPU in stopped state on initial cpu reset by Christian Borntraeger · 12 years ago
  33. 46a6dd1 KVM: s390: onereg for timer related registers by Jason J. herne · 13 years ago
  34. 29b7c71 KVM: s390: epoch difference and TOD programmable field by Carsten Otte · 13 years ago
  35. 14eebd9 KVM: s390: KVM_GET/SET_ONEREG for s390 by Carsten Otte · 13 years ago
  36. 1526bf9 KVM: s390: add capability indicating COW support by Christian Borntraeger · 13 years ago
  37. e726b1b KVM: s390: implement KVM_CAP_NR/MAX_VCPUS by Christian Borntraeger · 13 years ago
  38. 41628d3 KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM by Konstantin Weitz · 13 years ago
  39. b6d3383 KVM: Factor out kvm_vcpu_kick to arch-generic code by Christoffer Dall · 13 years ago
  40. 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
  41. a0616cd Disintegrate asm/system.h for S390 by David Howells · 13 years ago
  42. db3fe4e KVM: Introduce kvm_memory_slot::arch and move lpage_info into it by Takuya Yoshikawa · 13 years ago
  43. 9eed0735 KVM: s390: provide control registers via kvm_run by Christian Borntraeger · 13 years ago
  44. 8517558 KVM: s390: Sanitize fpc registers for KVM_SET_FPU by Christian Borntraeger · 13 years ago
  45. 59674c1 KVM: s390: provide access guest registers via kvm_run by Christian Borntraeger · 13 years ago
  46. 5a32c1a KVM: s390: provide general purpose guest registers via kvm_run by Christian Borntraeger · 13 years ago
  47. 60b413c KVM: s390: provide the prefix register via kvm_run by Christian Borntraeger · 13 years ago
  48. 8d26cf7 KVM: s390: rework code that sets the prefix by Christian Borntraeger · 13 years ago
  49. 3e6afcf KVM: s390: Fix return code for unknown ioctl numbers by Carsten Otte · 13 years ago
  50. 1efd0f5 KVM: s390: ucontrol: announce capability for user controlled vms by Carsten Otte · 13 years ago
  51. 58f9460 KVM: s390: ucontrol: disable sca by Carsten Otte · 13 years ago
  52. ccc7910 KVM: s390: ucontrol: interface to inject faults on a vcpu page table by Carsten Otte · 13 years ago
  53. d6b6d16 KVM: s390: ucontrol: disable in-kernel irq stack by Carsten Otte · 13 years ago
  54. c0d744a KVM: s390: ucontrol: disable in-kernel handling of SIE intercepts by Carsten Otte · 13 years ago
  55. 5b1c149 KVM: s390: ucontrol: export SIE control block to user by Carsten Otte · 13 years ago
  56. e168bf8 KVM: s390: ucontrol: export page faults to user by Carsten Otte · 13 years ago
  57. 27e0393 KVM: s390: ucontrol: per vcpu address spaces by Carsten Otte · 13 years ago
  58. e08b963 KVM: s390: add parameter for KVM_CREATE_VM by Carsten Otte · 13 years ago
  59. 52e16b1 KVM: s390: announce SYNC_MMU by Christian Borntraeger · 13 years ago
  60. bd59d3a KVM: s390: handle SIGP sense running intercepts by Cornelia Huck · 13 years ago
  61. 9e6dabe KVM: s390: Fix RUNNING flag misinterpretation by Cornelia Huck · 13 years ago
  62. 32087d4 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  63. 388186b [S390] kvm: Handle diagnose 0x10 (release pages) by Christian Borntraeger · 13 years ago
  64. 7697e71f KVM: s390: implement sigp external call by Christian Ehrhardt · 13 years ago
  65. 7eef87d KVM: s390: fix register setting by Carsten Otte · 13 years ago
  66. b290411 KVM: s390: fix return value of kvm_arch_init_vm by Carsten Otte · 13 years ago
  67. 4d47555 KVM: s390: check cpu_id prior to using it by Carsten Otte · 13 years ago
  68. b6cf878 [S390] kvm: extension capability for new address space layout by Christian Borntraeger · 13 years ago
  69. 480e592 [S390] kvm: fix address mode switching by Christian Borntraeger · 13 years ago
  70. f7850c9 [S390] remove kvm mmu reload on s390 by Carsten Otte · 13 years ago
  71. 092670c [S390] Use gmap translation for accessing guest memory by Carsten Otte · 13 years ago
  72. 598841c [S390] use gmap address spaces for kvm guest images by Carsten Otte · 13 years ago
  73. bb25b9b [S390] kvm: handle tprot intercepts by Christian Borntraeger · 13 years ago
  74. 9950f8b [S390] kvm-s390: fix stfle facilities numbers >=64 by Christian Borntraeger · 14 years ago
  75. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  76. d89f5ef KVM: Clean up vm creation and release by Jan Kiszka · 14 years ago
  77. 14375bc [S390] cleanup facility list handling by Martin Schwidefsky · 14 years ago
  78. 6d00d00 [S390] kvm: Enable z196 instruction facilities by Christian Borntraeger · 14 years ago
  79. a1f4d395 KVM: Remove memory alias support by Avi Kivity · 14 years ago
  80. fc34531 KVM: s390: Don't exit SIE on SIGP sense running by Christian Borntraeger · 14 years ago
  81. 971eb77 KVM: s390: Fix build failure due to centralized vcpu locking patches by Christian Borntraeger · 14 years ago
  82. 9373662 KVM: Consolidate arch specific vcpu ioctl locking by Avi Kivity · 15 years ago
  83. bc923cc KVM: s390: Centrally lock arch specific vcpu ioctls by Avi Kivity · 15 years ago
  84. 2122ff5 KVM: move vcpu locking to dispatcher for generic vcpu ioctls by Avi Kivity · 15 years ago
  85. c2f0e8c [S390] appldata/extmem/kvm: add missing GFP_KERNEL flag by Heiko Carstens · 15 years ago
  86. 0ee75be KVM: Let vcpu structure alignment be determined at runtime by Avi Kivity · 15 years ago
  87. 7b06bf2 KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create() by Wei Yongjun · 15 years ago
  88. 6474920 KVM: fix cleanup_srcu_struct on vm destruction by Marcelo Tosatti · 15 years ago
  89. f7784b8 KVM: split kvm_arch_set_memory_region into prepare and commit by Marcelo Tosatti · 15 years ago
  90. cbb870c [S390] Cleanup struct _lowcore usage and defines. by Heiko Carstens · 15 years ago
  91. b8e660b [S390] Replace ENOTSUPP usage with EOPNOTSUPP by Heiko Carstens · 15 years ago
  92. f64ca21 [S390] zfcpdump: remove cross arch dump support by Heiko Carstens · 15 years ago
  93. d7b0b5e KVM: s390: Make psw available on all exits, not just a subset by Carsten Otte · 15 years ago
  94. 10474ae KVM: Activate Virtualization On Demand by Alexander Graf · 15 years ago
  95. 367e131 KVM: Return -ENOTTY on unrecognized ioctls by Avi Kivity · 15 years ago
  96. 988a2ca KVM: Use macro to iterate over vcpus. by Gleb Natapov · 16 years ago
  97. 628eb9b KVM: s390: streamline memslot handling by Christian Ehrhardt · 16 years ago
  98. b1d16c4 KVM: s390: fix signal handling by Christian Ehrhardt · 16 years ago
  99. 9ace903 KVM: s390: infrastructure to kick vcpus out of guest state by Christian Ehrhardt · 16 years ago
  100. ef50f7a KVM: s390: Allow stfle instruction in the guest by Christian Borntraeger · 15 years ago