1. c67723e Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  2. daf799c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  3. 5e0e61d Merge branch 'next/kvm' into mips-for-linux-next by Ralf Baechle · 11 years ago
  4. 2f4d9b5 KVM/MIPS32: Do not call vcpu_load when injecting interrupts. by Sanjay Lal · 12 years ago
  5. 7dac16c KVM: Fix kvm_irqfd_init initialization by Asias He · 11 years ago
  6. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  7. db6ae61 kvm: Add compat_ioctl for device control API by Scott Wood · 11 years ago
  8. 5975a2e KVM: PPC: Book3S: Add API for in-kernel XICS emulation by Paul Mackerras · 11 years ago
  9. 07f0a7b kvm: destroy emulated devices on VM exit by Scott Wood · 11 years ago
  10. 5df554a kvm/ppc/mpic: in-kernel MPIC emulation by Scott Wood · 11 years ago
  11. 852b6d5 kvm: add device control API by Scott Wood · 11 years ago
  12. 7df35f5 KVM: Move irqfd resample cap handling to generic code by Alexander Graf · 11 years ago
  13. aa8d594 KVM: Move irq routing to generic code by Alexander Graf · 11 years ago
  14. a725d56 KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING by Alexander Graf · 11 years ago
  15. a20ed54 KVM: VMX: Add the deliver posted interrupt algorithm by Yang Zhang · 11 years ago
  16. 3d81bc7 KVM: Call common update function when ioapic entry changed. by Yang Zhang · 11 years ago
  17. aa2fbe6 KVM: Let ioapic know the irq line status by Yang Zhang · 11 years ago
  18. e3ba45b KVM: Move kvm_spurious_fault to x86.c by Geoff Levand · 11 years ago
  19. 39369f7 KVM: Make local routines static by Geoff Levand · 11 years ago
  20. 8f96452 KVM: Allow cross page reads and writes from cached translations. by Andrew Honig · 11 years ago
  21. 7bc7ae2 kvm: Iterate over only vcpus that are preempted by Raghavendra K T · 11 years ago
  22. 3a08a8f kvm: Record the preemption status of vcpus using preempt notifiers by Raghavendra K T · 11 years ago
  23. a0f155e KVM: Initialize irqfd from kvm_init(). by Cornelia Huck · 11 years ago
  24. 8482644 KVM: set_memory_region: Refactor commit_memory_region() by Takuya Yoshikawa · 11 years ago
  25. 7b6195a KVM: set_memory_region: Refactor prepare_memory_region() by Takuya Yoshikawa · 11 years ago
  26. 74d0727 KVM: set_memory_region: Make kvm_mr_change available to arch code by Takuya Yoshikawa · 11 years ago
  27. 47ae31e KVM: set_memory_region: Drop user_alloc from set_memory_region() by Takuya Yoshikawa · 11 years ago
  28. 462fce4 KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region() by Takuya Yoshikawa · 11 years ago
  29. 7a905b1 KVM: Remove user_alloc from struct kvm_memory_slot by Takuya Yoshikawa · 11 years ago
  30. 75d61fb KVM: set_memory_region: Disallow changing read-only attribute later by Takuya Yoshikawa · 11 years ago
  31. f64c039 KVM: set_memory_region: Identify the requested change explicitly by Takuya Yoshikawa · 11 years ago
  32. c45c528 kvm: Handle yield_to failure return code for potential undercommit case by Raghavendra K T · 11 years ago
  33. c7c9c56 x86, apicv: add virtual interrupt delivery support by Yang Zhang · 11 years ago
  34. 261874b kvm: Force IOMMU remapping on memory slot read-only flag changes by Alex Williamson · 11 years ago
  35. a843fac KVM: set_memory_region: Remove unnecessary variable memslot by Takuya Yoshikawa · 11 years ago
  36. 0a706be KVM: set_memory_region: Don't check for overlaps unless we create or move a slot by Takuya Yoshikawa · 11 years ago
  37. 0ea75e1 KVM: set_memory_region: Don't jump to out_free unnecessarily by Takuya Yoshikawa · 11 years ago
  38. c972f3b KVM: Write protect the updated slot only when dirty logging is enabled by Takuya Yoshikawa · 11 years ago
  39. 7ec4fb4 KVM: move the code that installs new slots array to a separate function. by Gleb Natapov · 12 years ago
  40. 116c14c kvm: Fix memory slot generation updates by Alex Williamson · 12 years ago
  41. 1e702d9 KVM: struct kvm_memory_slot.id -> short by Alex Williamson · 12 years ago
  42. f82a8cf KVM: struct kvm_memory_slot.user_alloc -> bool by Alex Williamson · 12 years ago
  43. bbacc0c KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS by Alex Williamson · 12 years ago
  44. b7f69c5 KVM: Minor memory slot optimization by Alex Williamson · 12 years ago
  45. e40f193 KVM: Fix iommu map/unmap to handle memory slot moves by Alex Williamson · 12 years ago
  46. 9c695d4 KVM: Check userspace_addr when modifying a memory slot by Alex Williamson · 12 years ago
  47. f0736cf0 KVM: Restrict non-existing slot state transitions by Alex Williamson · 12 years ago
  48. 5419369 KVM: Fix user memslot overlap check by Alex Williamson · 12 years ago
  49. 42897d8 KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization by Marcelo Tosatti · 12 years ago
  50. d828199 KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag by Marcelo Tosatti · 12 years ago
  51. 807f12e KVM: remove unnecessary return value check by Guo Chao · 12 years ago
  52. 1859541 KVM: do not kfree error pointer by Guo Chao · 12 years ago
  53. 81c52c5 KVM: do not treat noslot pfn as a error pfn by Xiao Guangrong · 12 years ago
  54. 3d0ceac Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  55. f3ac1a4 KVM: MMU: fix release noslot pfn by Xiao Guangrong · 12 years ago
  56. b74ca3b kvm: replace test_and_set_bit_le() in mark_page_dirty_in_slot() with set_bit_le() by Takuya Yoshikawa · 12 years ago
  57. ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  58. 9fc7744 KVM: make processes waiting on vcpu mutex killable by Michael S. Tsirkin · 12 years ago
  59. 3b4dc3a KVM: move postcommit flush to x86, as mmio sptes are x86 specific by Marcelo Tosatti · 12 years ago
  60. 12d6e75 KVM: perform an invalid memslot step for gpa base change by Marcelo Tosatti · 12 years ago
  61. 2df72e9 KVM: split kvm_arch_flush_shadow by Marcelo Tosatti · 12 years ago
  62. 66a0350 KVM: PPC: book3s: fix build error caused by gfn_to_hva_memslot() by Gavin Shan · 12 years ago
  63. 760a9a3 kvm: Fix nonsense handling of compat ioctl by Alan Cox · 12 years ago
  64. 4d8b81a KVM: introduce readonly memslot by Xiao Guangrong · 12 years ago
  65. ca3a490 KVM: introduce KVM_HVA_ERR_BAD by Xiao Guangrong · 12 years ago
  66. 12ce13f KVM: use 'writable' as a hint to map writable pfn by Xiao Guangrong · 12 years ago
  67. 2fc8431 KVM: reorganize hva_to_pfn by Xiao Guangrong · 12 years ago
  68. 86ab8cf KVM: introduce gfn_to_hva_read/kvm_read_hva/kvm_read_hva_atomic by Xiao Guangrong · 12 years ago
  69. 037d92d KVM: introduce gfn_to_pfn_memslot_atomic by Xiao Guangrong · 12 years ago
  70. a50d64d KVM: fix missing check for memslot flags by Xiao Guangrong · 12 years ago
  71. 32cad84 KVM: do not release the error page by Xiao Guangrong · 12 years ago
  72. cb9aaa3 KVM: do not release the error pfn by Xiao Guangrong · 12 years ago
  73. 6cede2e KVM: introduce KVM_ERR_PTR_BAD_PAGE by Xiao Guangrong · 12 years ago
  74. 83f0922 KVM: inline is_*_pfn functions by Xiao Guangrong · 12 years ago
  75. 950e950 KVM: introduce KVM_PFN_ERR_BAD by Xiao Guangrong · 12 years ago
  76. e6c1502 KVM: introduce KVM_PFN_ERR_HWPOISON by Xiao Guangrong · 12 years ago
  77. 6c8ee57 KVM: introduce KVM_PFN_ERR_FAULT by Xiao Guangrong · 12 years ago
  78. d89cc61 KVM: Push rmap into kvm_arch_memory_slot by Takuya Yoshikawa · 12 years ago
  79. 23d43cf KVM: Move KVM_IRQ_LINE to arch-generic code by Christoffer Dall · 12 years ago
  80. a276632 KVM: remove dummy pages by Xiao Guangrong · 12 years ago
  81. e9bda6f Merge branch 'queue' into next by Avi Kivity · 12 years ago
  82. 5fecc9d Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  83. 06e48c5 KVM: Choose better candidate for directed yield by Raghavendra K T · 12 years ago
  84. 4c08849 KVM: Note down when cpu relax intercepted or pause loop exited by Raghavendra K T · 12 years ago
  85. d566104 KVM: remove the unused parameter of gfn_to_pfn_memslot by Xiao Guangrong · 12 years ago
  86. ca0565f5 KVM: make bad_pfn static to kvm_main.c by Xiao Guangrong · 12 years ago
  87. 903816f KVM: using get_fault_pfn to get the fault pfn by Xiao Guangrong · 12 years ago
  88. b3ae209 KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_start() by Takuya Yoshikawa · 12 years ago
  89. 5cfc2aa KVM: handle last_boosted_vcpu = 0 case by Rik van Riel · 12 years ago
  90. f411930 KVM: fix fault page leak by Xiao Guangrong · 12 years ago
  91. d4db293 KVM: Pass kvm_irqfd to functions by Alex Williamson · 12 years ago
  92. 9900b4b KVM: use KVM_CAP_IRQ_ROUTING to protect the routing related code by Marc Zyngier · 12 years ago
  93. c1a7b32 KVM: Avoid wasting pages for small lpage_info arrays by Takuya Yoshikawa · 12 years ago
  94. 92eca8f KVM: Separate out dirty_bitmap allocation code as kvm_kvzalloc() by Takuya Yoshikawa · 12 years ago
  95. 41628d3 KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM by Konstantin Weitz · 12 years ago
  96. 07975ad KVM: Introduce direct MSI message injection for in-kernel irqchips by Jan Kiszka · 12 years ago
  97. eac0556 Merge branch 'linus' into queue by Marcelo Tosatti · 12 years ago
  98. 32f6daa KVM: unmap pages from the iommu when slots are removed by Alex Williamson · 12 years ago
  99. 93474b2 KVM: Remove unused dirty_bitmap_head and nr_dirty_pages by Takuya Yoshikawa · 12 years ago
  100. 8c84780 KVM: fix kvm_vcpu_kick build failure on S390 by Marcelo Tosatti · 12 years ago