1. a54d806 KVM: Keep memslots in tree-based structures instead of array-based ones by Maciej S. Szmigiero · 3 years, 1 month ago
  2. 6a65683 KVM: s390: Introduce kvm_s390_get_gfn_end() by Maciej S. Szmigiero · 3 years, 1 month ago
  3. 46808a4 KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index by Marc Zyngier · 3 years, 2 months ago
  4. 67cf68b KVM: s390: Add a routine for setting userspace CPU state by Eric Farman · 3 years, 3 months ago
  5. 4eeef24 KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor by Sean Christopherson · 3 years, 4 months ago
  6. a3e03bc KVM: s390: index kvm->arch.idle_mask by vcpu_idx by Halil Pasic · 3 years, 5 months ago
  7. 87e28a1 KVM: s390: diag9c (directed yield) forwarding by Pierre Morel · 4 years, 4 months ago
  8. fe28c786 KVM: s390: protvirt: Report CPU state to Ultravisor by Janosch Frank · 6 years ago
  9. 29b40f1 KVM: s390: protvirt: Add initial vm and cpu lifecycle handling by Janosch Frank · 5 years ago
  10. 3e6c556 KVM: s390: protvirt: Add UV debug trace by Janosch Frank · 5 years ago
  11. 1282c21 KVM: s390: add the GIB and its related life-cyle functions by Michael Mueller · 6 years ago
  12. 246b721 KVM: s390: move bitmap idle_mask into arch struct top level by Michael Mueller · 6 years ago
  13. 9ea5972 KVM: s390: vsie: simulate VCPU SIE entry/exit by David Hildenbrand · 6 years ago
  14. 20c922f KVM: s390: reset crypto attributes for all vcpus by Tony Krowiak · 7 years ago
  15. c3b9e3e KVM: s390: implement CPU model only facilities by Christian Borntraeger · 7 years ago
  16. 0e7def5 KVM: s390: provide only a single function for setting the tod (fix SCK) by David Hildenbrand · 7 years ago
  17. cb7485d KVM: s390: use switch vs jump table in intercept.c by Christian Borntraeger · 7 years ago
  18. d7c5cb0 KVM: s390: exploit GISA and AIV for emulated interrupts by Michael Mueller · 8 years ago
  19. 8d5fb0d KVM: s390: introduce and use kvm_s390_test_cpuflags() by David Hildenbrand · 7 years ago
  20. 9daecfc KVM: s390: introduce and use kvm_s390_clear_cpuflags() by David Hildenbrand · 7 years ago
  21. 2018224 KVM: s390: rename __set_cpuflag() to kvm_s390_set_cpuflags() by David Hildenbrand · 7 years ago
  22. a9f6c9a KVM: s390: cleanup struct kvm_s390_float_interrupt by David Hildenbrand · 7 years ago
  23. 940f89a KVM: s390: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  24. d809aa2 KVM: s390: add SPDX identifiers to the remaining files by Greg Kroah-Hartman · 7 years ago
  25. b7c92f1 s390/sthyi: reorganize sthyi implementation by QingFeng Hao · 7 years ago
  26. 8fa1696 KVM: s390: Multiple Epoch Facility support by Collin L. Walling · 8 years ago
  27. 4d62fcc KVM: s390: Inject machine check into the guest by QingFeng Hao · 8 years ago
  28. 730cd63 KVM: s390: Support keyless subset guest mode by Farhan Ali · 8 years ago
  29. 4e0b1ab KVM: s390: gs support for kvm guests by Fan Zhang · 8 years ago
  30. 0c9d868 KVM: s390: use defines for execution controls by David Hildenbrand · 8 years ago
  31. a69cbe8 KVM: s390: guestdbg: filter PER i-fetch on EXECUTE properly by David Hildenbrand · 9 years ago
  32. 27f67f8 KVM: s390: Get rid of ar_t by Christian Borntraeger · 8 years ago
  33. a694067 KVM: s390: allow 255 VCPUs when sca entries aren't used by David Hildenbrand · 8 years ago
  34. 80cd876 KVM: s390: lazy enable RI by Fan Zhang · 8 years ago
  35. ff5dc14 KVM: s390: fix delivery of vector regs during machine checks by David Hildenbrand · 9 years ago
  36. 5ffe466 KVM: s390: inject PER i-fetch events on applicable icpts by David Hildenbrand · 9 years ago
  37. 94a15de KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idle by David Hildenbrand · 9 years ago
  38. adbf169 KVM: s390: vsie: speed up VCPU irq delivery when handling vsie by David Hildenbrand · 9 years ago
  39. a3508fb KVM: s390: vsie: initial support for nested virtualization by David Hildenbrand · 10 years ago
  40. 15c9705 KVM: s390: interface to query and configure cpu features by David Hildenbrand · 10 years ago
  41. 95ca2cb KVM: s390: Add sthyi emulation by Janosch Frank · 9 years ago
  42. c54f0d6 KVM: s390: allocate only one DMA page per VM by David Hildenbrand · 9 years ago
  43. 5ebda31 KVM: s390: step the VCPU timer while in enabled wait by David Hildenbrand · 9 years ago
  44. 4287f24 KVM: s390: abstract access to the VCPU cpu timer by David Hildenbrand · 9 years ago
  45. 0e8bc06 KVM: s390: PSW forwarding / rewinding / ilc rework by David Hildenbrand · 9 years ago
  46. bc784cc KVM: s390: Introduce new structures by Eugene (jno) Dvurechenski · 10 years ago
  47. 6051451 KVM: s390: Generalize access to IPTE controls by Eugene (jno) Dvurechenski · 10 years ago
  48. 60417fc KVM: s390: factor out reading of the guest TOD clock by David Hildenbrand · 9 years ago
  49. 25ed167 KVM: s390: factor out and fix setting of guest TOD clock by David Hildenbrand · 10 years ago
  50. 66933b7 KVM: s390: simplify in-kernel program irq injection by David Hildenbrand · 10 years ago
  51. 78f2613 KVM: s390: Provide global debug log by Christian Borntraeger · 9 years ago
  52. 71db35d KVM: s390: VCPU_EVENT cleanup for prefix changes by Christian Borntraeger · 10 years ago
  53. e6db1d6 KVM: s390: clean up cmma_enable check by Dominik Dingel · 10 years ago
  54. 27406cd KVM: s390: provide functions for blocking all CPUs by Christian Borntraeger · 10 years ago
  55. 8e23654 KVM: s390: make exit_sie_sync more robust by Christian Borntraeger · 10 years ago
  56. 816c766 KVM: s390: migrate vcpu interrupt state by Jens Freimann · 10 years ago
  57. 6d3da24 KVM: s390: deliver floating interrupts in order of priority by Jens Freimann · 12 years ago
  58. 18280d8 KVM: s390: represent SIMD cap in kvm facility by Michael Mueller · 10 years ago
  59. 8ae04b8 KVM: s390: Guest's memory access functions get access registers by Alexander Yarygin · 10 years ago
  60. 1e8d242 KVM: s390: Spelling s/intance/instance/ by Geert Uytterhoeven · 10 years ago
  61. bc17de7 KVM: s390: Machine Check by Eric Farman · 11 years ago
  62. 15462e3 KVM: s390: reinjection of irqs can fail in the tpi handler by David Hildenbrand · 10 years ago
  63. 981467c KVM: s390: include guest facilities in kvm facility test by Michael Mueller · 10 years ago
  64. 9d8d578 KVM: s390: use facilities and cpu_id per KVM by Michael Mueller · 10 years ago
  65. ea5f496 KVM: s390: only one external call may be pending at a time by David Hildenbrand · 10 years ago
  66. 9a02206 KVM: s390: a VCPU may only stop when no interrupts are left pending by David Hildenbrand · 10 years ago
  67. 6cddd43 KVM: s390: handle stop irqs without action_bits by David Hildenbrand · 10 years ago
  68. 383d0b0 KVM: s390: handle pending local interrupts via bitmap by Jens Freimann · 10 years ago
  69. 04b41ac KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instruction by Thomas Huth · 10 years ago
  70. 84877d9 KVM: s390: register flic ops dynamically by Cornelia Huck · 10 years ago
  71. 614aeab KVM: s390: add __must_check to interrupt deliver functions by Christian Borntraeger · 10 years ago
  72. 7939503 KVM: s390: return -EFAULT if lowcore is not mapped during irq delivery by Jens Freimann · 11 years ago
  73. d3d692c KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of it by David Hildenbrand · 10 years ago
  74. c3950b6 KVM: s390: no special machine check delivery by Christian Borntraeger · 10 years ago
  75. ea74c0e KVM: s390: remove the tasklet used by the hrtimer by David Hildenbrand · 11 years ago
  76. 0e9c85a KVM: s390: move vcpu wakeup code to a central point by David Hildenbrand · 11 years ago
  77. 6352e4d KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control by David Hildenbrand · 11 years ago
  78. 7a42fdc KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stopped by David Hildenbrand · 11 years ago
  79. fda902c KVM: s390: split SIE state guest prefix field by Michael Mueller · 11 years ago
  80. 4953919 KVM: s390: interpretive execution of SIGP EXTERNAL CALL by David Hildenbrand · 11 years ago
  81. fa576c5 KVM: s390: Introduce helper function for faulting-in a guest page by Thomas Huth · 11 years ago
  82. a3fb577 KVM: s390: Improve is_valid_psw() by Thomas Huth · 11 years ago
  83. 6852d7b KVM: s390: introduce kvm_s390_vcpu_{start,stop} by David Hildenbrand · 11 years ago
  84. a86dcc24 KVM: s390: replace TDB_ADDR by __LC_PGM_TDB by Michael Mueller · 11 years ago
  85. 67335e6 KVM: s390: Drop pending interrupts on guest exit by Christian Borntraeger · 11 years ago
  86. 27291e2 KVM: s390: hardware support for guest debugging by David Hildenbrand · 11 years ago
  87. aba0750 KVM: s390: emulate stctl and stctg by David Hildenbrand · 11 years ago
  88. 2f32d4e KVM: s390: reinject io interrupt on tpi failure by Cornelia Huck · 11 years ago
  89. 1b0462e KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper function by Heiko Carstens · 11 years ago
  90. 280ef0f KVM: s390: export test_vfacility() by Heiko Carstens · 11 years ago
  91. bcd8468 KVM: s390: allow injecting every kind of interrupt by Jens Freimann · 11 years ago
  92. b31605c KVM: s390: make cmma usage conditionally by Dominik Dingel · 11 years ago
  93. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  94. 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
  95. 2ed10cc KVM: s390: clear local interrupts at cpu initial reset by Jens Freimann · 11 years ago
  96. 841b91c KVM: s390: adapter interrupt sources by Cornelia Huck · 12 years ago
  97. b31288f s390/kvm: support collaborative memory management by Konstantin Weitz · 12 years ago
  98. 3c038e6 KVM: async_pf: Async page fault support on s390 by Dominik Dingel · 11 years ago
  99. 7feb6bb KVM: s390: enable Transactional Execution by Michael Mueller · 12 years ago
  100. 36daca9 KVM: s390: Removed kvm_s390_inject_sigp_stop() by Thomas Huth · 11 years ago