1. 0c8eb04 KVM: use a more sensible error number when debugfs directory creation fails by Paolo Bonzini · 11 years ago
  2. a2ac07f Fix NULL dereference in gfn_to_hva_prot() by Gleb Natapov · 11 years ago
  3. 28b441e kvm: free resources after canceling async_pf by Radim Krčmář · 11 years ago
  4. ba6a354 KVM: mmu: allow page tables to be in read-only slots by Paolo Bonzini · 11 years ago
  5. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  6. cffe78d kvm eventfd: switch to fdget by Al Viro · 11 years ago
  7. 8d98915 ARM: KVM: Bugfix: vgic_bytemap_get_reg per cpu regs by Christoffer Dall · 11 years ago
  8. 6545eae ARM: KVM: vgic: fix GICD_ICFGRn access by Marc Zyngier · 11 years ago
  9. 986af8e ARM: KVM: vgic: simplify vgic_get_target_reg by Marc Zyngier · 11 years ago
  10. c21fbff KVM: rename __kvm_io_bus_sort_cmp to kvm_io_bus_cmp by Paolo Bonzini · 11 years ago
  11. 11feeb4 kvm: optimize away THP checks in kvm_is_mmio_pfn() by Andrea Arcangeli · 11 years ago
  12. 24009b0 kvm: use anon_inode_getfd() with O_CLOEXEC flag by Yann Droneaud · 11 years ago
  13. a343c9b KVM: introduce __kvm_io_bus_sort_cmp by Paolo Bonzini · 11 years ago
  14. e59dbe0 KVM: Introduce kvm_arch_memslots_updated() by Takuya Yoshikawa · 11 years ago
  15. 126a5af KVM: kvm-io: support cookies by Cornelia Huck · 11 years ago
  16. fe489bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  17. 96f7edf Merge git://git.linaro.org/people/cdall/linux-kvm-arm.git tags/kvm-arm-3.11 into queue by Gleb Natapov · 11 years ago
  18. 24f7bb5 KVM: Fix RTC interrupt coalescing tracking by Gleb Natapov · 11 years ago
  19. 5ae7f87 ARM: KVM: Allow host virt timer irq to be different from guest timer virt irq by Anup Patel · 11 years ago
  20. 6ea34c9 kvm: exclude ioeventfd from counting kvm_io_range limit by Amos Kong · 11 years ago
  21. 7275acd ARM: KVM: move GIC/timer code to a common location by Marc Zyngier · 11 years ago
  22. f1ed045 KVM: x86: Remove support for reporting coalesced APIC IRQs by Jan Kiszka · 11 years ago
  23. afc2f79 KVM: add missing misc_deregister() on error in kvm_init() by Wei Yongjun · 11 years ago
  24. c67723e Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  25. daf799c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  26. 5e0e61d Merge branch 'next/kvm' into mips-for-linux-next by Ralf Baechle · 11 years ago
  27. 2f4d9b5 KVM/MIPS32: Do not call vcpu_load when injecting interrupts. by Sanjay Lal · 12 years ago
  28. 7dac16c KVM: Fix kvm_irqfd_init initialization by Asias He · 11 years ago
  29. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  30. db6ae61 kvm: Add compat_ioctl for device control API by Scott Wood · 11 years ago
  31. 5975a2e KVM: PPC: Book3S: Add API for in-kernel XICS emulation by Paul Mackerras · 11 years ago
  32. 07f0a7b kvm: destroy emulated devices on VM exit by Scott Wood · 11 years ago
  33. 5df554a kvm/ppc/mpic: in-kernel MPIC emulation by Scott Wood · 11 years ago
  34. 852b6d5 kvm: add device control API by Scott Wood · 11 years ago
  35. 7df35f5 KVM: Move irqfd resample cap handling to generic code by Alexander Graf · 11 years ago
  36. e8cde09 KVM: Move irq routing setup to irqchip.c by Alexander Graf · 11 years ago
  37. 1c9f852 KVM: Extract generic irqchip logic into irqchip.c by Alexander Graf · 11 years ago
  38. aa8d594 KVM: Move irq routing to generic code by Alexander Graf · 11 years ago
  39. a725d56 KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING by Alexander Graf · 11 years ago
  40. 8175e5b KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS by Alexander Graf · 11 years ago
  41. a20ed54 KVM: VMX: Add the deliver posted interrupt algorithm by Yang Zhang · 11 years ago
  42. cf9e65b KVM: Set TMR when programming ioapic entry by Yang Zhang · 11 years ago
  43. 3d81bc7 KVM: Call common update function when ioapic entry changed. by Yang Zhang · 11 years ago
  44. 2c2bf01 KVM: Use eoi to track RTC interrupt delivery status by Yang Zhang · 11 years ago
  45. aa2fbe6 KVM: Let ioapic know the irq line status by Yang Zhang · 11 years ago
  46. f3bff63 KVM: Force vmexit with virtual interrupt delivery by Yang Zhang · 11 years ago
  47. 1060691 KVM: Add reset/restore rtc_status support by Yang Zhang · 11 years ago
  48. b4f2225 KVM: Return destination vcpu on interrupt injection by Yang Zhang · 11 years ago
  49. 8dc6aade KVM: Introduce struct rtc_status by Yang Zhang · 11 years ago
  50. 1fcc789 KVM: Add vcpu info to ioapic_update_eoi() by Yang Zhang · 11 years ago
  51. e3ba45b KVM: Move kvm_spurious_fault to x86.c by Geoff Levand · 11 years ago
  52. 39369f7 KVM: Make local routines static by Geoff Levand · 11 years ago
  53. 05e07f9 kvm: fix MMIO/PIO collision misdetection by Michael S. Tsirkin · 11 years ago
  54. 44944d4 KVM: Call kvm_apic_match_dest() to check destination vcpu by Yang Zhang · 11 years ago
  55. 8f96452 KVM: Allow cross page reads and writes from cached translations. by Andrew Honig · 11 years ago
  56. 2ae33b3 Merge remote-tracking branch 'upstream/master' into queue by Marcelo Tosatti · 11 years ago
  57. a2c118b KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798) by Andy Honig · 11 years ago
  58. 7bc7ae2 kvm: Iterate over only vcpus that are preempted by Raghavendra K T · 11 years ago
  59. 3a08a8f kvm: Record the preemption status of vcpus using preempt notifiers by Raghavendra K T · 11 years ago
  60. 2b83451 KVM: ioeventfd for virtio-ccw devices. by Cornelia Huck · 11 years ago
  61. a0f155e KVM: Initialize irqfd from kvm_init(). by Cornelia Huck · 11 years ago
  62. 8482644 KVM: set_memory_region: Refactor commit_memory_region() by Takuya Yoshikawa · 11 years ago
  63. 7b6195a KVM: set_memory_region: Refactor prepare_memory_region() by Takuya Yoshikawa · 11 years ago
  64. 74d0727 KVM: set_memory_region: Make kvm_mr_change available to arch code by Takuya Yoshikawa · 11 years ago
  65. 47ae31e KVM: set_memory_region: Drop user_alloc from set_memory_region() by Takuya Yoshikawa · 11 years ago
  66. 462fce4 KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region() by Takuya Yoshikawa · 11 years ago
  67. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  68. 7a905b1 KVM: Remove user_alloc from struct kvm_memory_slot by Takuya Yoshikawa · 11 years ago
  69. 75d61fb KVM: set_memory_region: Disallow changing read-only attribute later by Takuya Yoshikawa · 11 years ago
  70. f64c039 KVM: set_memory_region: Identify the requested change explicitly by Takuya Yoshikawa · 11 years ago
  71. c45c528 kvm: Handle yield_to failure return code for potential undercommit case by Raghavendra K T · 11 years ago
  72. c7c9c56 x86, apicv: add virtual interrupt delivery support by Yang Zhang · 11 years ago
  73. d47510e2 kvm: Obey read-only mappings in iommu by Alex Williamson · 11 years ago
  74. 261874b kvm: Force IOMMU remapping on memory slot read-only flag changes by Alex Williamson · 11 years ago
  75. a843fac KVM: set_memory_region: Remove unnecessary variable memslot by Takuya Yoshikawa · 11 years ago
  76. 0a706be KVM: set_memory_region: Don't check for overlaps unless we create or move a slot by Takuya Yoshikawa · 11 years ago
  77. 0ea75e1 KVM: set_memory_region: Don't jump to out_free unnecessarily by Takuya Yoshikawa · 11 years ago
  78. c972f3b KVM: Write protect the updated slot only when dirty logging is enabled by Takuya Yoshikawa · 11 years ago
  79. 7ec4fb4 KVM: move the code that installs new slots array to a separate function. by Gleb Natapov · 11 years ago
  80. 116c14c kvm: Fix memory slot generation updates by Alex Williamson · 11 years ago
  81. 871a069 KVM: remove a wrong hack of delivery PIT intr to vcpu0 by Yang Zhang · 11 years ago
  82. 1e702d9 KVM: struct kvm_memory_slot.id -> short by Alex Williamson · 11 years ago
  83. f82a8cf KVM: struct kvm_memory_slot.user_alloc -> bool by Alex Williamson · 11 years ago
  84. bbacc0c KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS by Alex Williamson · 11 years ago
  85. b7f69c5 KVM: Minor memory slot optimization by Alex Williamson · 11 years ago
  86. e40f193 KVM: Fix iommu map/unmap to handle memory slot moves by Alex Williamson · 11 years ago
  87. 9c695d4 KVM: Check userspace_addr when modifying a memory slot by Alex Williamson · 11 years ago
  88. f0736cf0 KVM: Restrict non-existing slot state transitions by Alex Williamson · 11 years ago
  89. 49f8a1a kvm: Fix irqfd resampler list walk by Alex Williamson · 11 years ago
  90. d2ff4fc Merge branch 'for-upstream' of https://github.com/agraf/linux-2.6 into queue by Marcelo Tosatti · 11 years ago
  91. 914daba KVM: Distangle eventfd code from irqchip by Alexander Graf · 12 years ago
  92. 78c6344 kvm: deliver msi interrupts from irq handler by Michael S. Tsirkin · 12 years ago
  93. 01f2188 kvm: add kvm_set_irq_inatomic by Michael S. Tsirkin · 12 years ago
  94. 5419369 KVM: Fix user memslot overlap check by Alex Williamson · 12 years ago
  95. 42897d8 KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization by Marcelo Tosatti · 12 years ago
  96. d828199 KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag by Marcelo Tosatti · 12 years ago
  97. 807f12e KVM: remove unnecessary return value check by Guo Chao · 12 years ago
  98. 1859541 KVM: do not kfree error pointer by Guo Chao · 12 years ago
  99. 81c52c5 KVM: do not treat noslot pfn as a error pfn by Xiao Guangrong · 12 years ago
  100. 19bf7f8 Merge remote-tracking branch 'master' into queue by Marcelo Tosatti · 12 years ago