1. 338c7db KVM: Improve create VCPU parameter (CVE-2013-4587) by Andy Honig · 11 years ago
  2. 8a3caa6 KVM: kvm_clear_guest_page(): fix empty_zero_page usage by Heiko Carstens · 11 years ago
  3. f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  4. 80f5b5e KVM: remove vm mmap method by Gleb Natapov · 11 years ago
  5. 27ef63c KVM: IOMMU: hva align mapping page size by Greg Edwards · 11 years ago
  6. 95f328d Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue by Gleb Natapov · 11 years ago
  7. e0f0bbc kvm: Create non-coherent DMA registeration by Alex Williamson · 11 years ago
  8. d96eb2c kvm/x86: Convert iommu_flags to iommu_noncoherent by Alex Williamson · 11 years ago
  9. ec53500 kvm: Add VFIO device by Alex Williamson · 11 years ago
  10. 0c8eb04 KVM: use a more sensible error number when debugfs directory creation fails by Paolo Bonzini · 11 years ago
  11. e0230e1 KVM: Mapping IOMMU pages after updating memslot by Yang Zhang · 11 years ago
  12. 13acfd5 Powerpc KVM work is based on a commit after rc4. by Gleb Natapov · 11 years ago
  13. 5587027 kvm: Add struct kvm arg to memslot APIs by Aneesh Kumar K.V · 11 years ago
  14. 2ba9f0d kvm: powerpc: book3s: Support building HV and PR KVM as module by Aneesh Kumar K.V · 11 years ago
  15. f2e1066 KVM: Drop FOLL_GET in GUP when doing async page fault by chai wen · 11 years ago
  16. 29242cb virt/kvm/iommu.c: Add leading zeros to device's BDF notation in debug messages by Andre Richter · 11 years ago
  17. a2ac07f Fix NULL dereference in gfn_to_hva_prot() by Gleb Natapov · 11 years ago
  18. 2f303b7 KVM: Convert kvm_lock back to non-raw spinlock by Paolo Bonzini · 11 years ago
  19. 4a937f9 KVM: protect kvm_usage_count with its own spinlock by Paolo Bonzini · 11 years ago
  20. 4fa92fb KVM: cleanup (physical) CPU hotplug by Paolo Bonzini · 11 years ago
  21. 98fda16 kvm: remove .done from struct kvm_async_pf by Radim Krčmář · 11 years ago
  22. 28b441e kvm: free resources after canceling async_pf by Radim Krčmář · 11 years ago
  23. ba6a354 KVM: mmu: allow page tables to be in read-only slots by Paolo Bonzini · 11 years ago
  24. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  25. cffe78d kvm eventfd: switch to fdget by Al Viro · 11 years ago
  26. 8d98915 ARM: KVM: Bugfix: vgic_bytemap_get_reg per cpu regs by Christoffer Dall · 11 years ago
  27. 6545eae ARM: KVM: vgic: fix GICD_ICFGRn access by Marc Zyngier · 11 years ago
  28. 986af8e ARM: KVM: vgic: simplify vgic_get_target_reg by Marc Zyngier · 11 years ago
  29. c21fbff KVM: rename __kvm_io_bus_sort_cmp to kvm_io_bus_cmp by Paolo Bonzini · 11 years ago
  30. 11feeb4 kvm: optimize away THP checks in kvm_is_mmio_pfn() by Andrea Arcangeli · 11 years ago
  31. 24009b0 kvm: use anon_inode_getfd() with O_CLOEXEC flag by Yann Droneaud · 11 years ago
  32. a343c9b KVM: introduce __kvm_io_bus_sort_cmp by Paolo Bonzini · 11 years ago
  33. e59dbe0 KVM: Introduce kvm_arch_memslots_updated() by Takuya Yoshikawa · 11 years ago
  34. 126a5af KVM: kvm-io: support cookies by Cornelia Huck · 11 years ago
  35. fe489bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  36. 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
  37. 24f7bb5 KVM: Fix RTC interrupt coalescing tracking by Gleb Natapov · 11 years ago
  38. 5ae7f87 ARM: KVM: Allow host virt timer irq to be different from guest timer virt irq by Anup Patel · 11 years ago
  39. 6ea34c9 kvm: exclude ioeventfd from counting kvm_io_range limit by Amos Kong · 11 years ago
  40. 7275acd ARM: KVM: move GIC/timer code to a common location by Marc Zyngier · 11 years ago
  41. f1ed045 KVM: x86: Remove support for reporting coalesced APIC IRQs by Jan Kiszka · 11 years ago
  42. afc2f79 KVM: add missing misc_deregister() on error in kvm_init() by Wei Yongjun · 11 years ago
  43. c67723e Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  44. daf799c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  45. 5e0e61d Merge branch 'next/kvm' into mips-for-linux-next by Ralf Baechle · 11 years ago
  46. 2f4d9b5 KVM/MIPS32: Do not call vcpu_load when injecting interrupts. by Sanjay Lal · 12 years ago
  47. 7dac16c KVM: Fix kvm_irqfd_init initialization by Asias He · 11 years ago
  48. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  49. db6ae61 kvm: Add compat_ioctl for device control API by Scott Wood · 11 years ago
  50. 5975a2e KVM: PPC: Book3S: Add API for in-kernel XICS emulation by Paul Mackerras · 11 years ago
  51. 07f0a7b kvm: destroy emulated devices on VM exit by Scott Wood · 11 years ago
  52. 5df554a kvm/ppc/mpic: in-kernel MPIC emulation by Scott Wood · 11 years ago
  53. 852b6d5 kvm: add device control API by Scott Wood · 11 years ago
  54. 7df35f5 KVM: Move irqfd resample cap handling to generic code by Alexander Graf · 11 years ago
  55. e8cde09 KVM: Move irq routing setup to irqchip.c by Alexander Graf · 11 years ago
  56. 1c9f852 KVM: Extract generic irqchip logic into irqchip.c by Alexander Graf · 11 years ago
  57. aa8d594 KVM: Move irq routing to generic code by Alexander Graf · 11 years ago
  58. a725d56 KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING by Alexander Graf · 11 years ago
  59. 8175e5b KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS by Alexander Graf · 11 years ago
  60. a20ed54 KVM: VMX: Add the deliver posted interrupt algorithm by Yang Zhang · 11 years ago
  61. cf9e65b KVM: Set TMR when programming ioapic entry by Yang Zhang · 11 years ago
  62. 3d81bc7 KVM: Call common update function when ioapic entry changed. by Yang Zhang · 11 years ago
  63. 2c2bf01 KVM: Use eoi to track RTC interrupt delivery status by Yang Zhang · 11 years ago
  64. aa2fbe6 KVM: Let ioapic know the irq line status by Yang Zhang · 11 years ago
  65. f3bff63 KVM: Force vmexit with virtual interrupt delivery by Yang Zhang · 11 years ago
  66. 1060691 KVM: Add reset/restore rtc_status support by Yang Zhang · 11 years ago
  67. b4f2225 KVM: Return destination vcpu on interrupt injection by Yang Zhang · 11 years ago
  68. 8dc6aade KVM: Introduce struct rtc_status by Yang Zhang · 11 years ago
  69. 1fcc789 KVM: Add vcpu info to ioapic_update_eoi() by Yang Zhang · 11 years ago
  70. e3ba45b KVM: Move kvm_spurious_fault to x86.c by Geoff Levand · 11 years ago
  71. 39369f7 KVM: Make local routines static by Geoff Levand · 11 years ago
  72. 05e07f9 kvm: fix MMIO/PIO collision misdetection by Michael S. Tsirkin · 11 years ago
  73. 44944d4 KVM: Call kvm_apic_match_dest() to check destination vcpu by Yang Zhang · 11 years ago
  74. 8f96452 KVM: Allow cross page reads and writes from cached translations. by Andrew Honig · 11 years ago
  75. 2ae33b3 Merge remote-tracking branch 'upstream/master' into queue by Marcelo Tosatti · 11 years ago
  76. a2c118b KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798) by Andy Honig · 11 years ago
  77. 7bc7ae2 kvm: Iterate over only vcpus that are preempted by Raghavendra K T · 11 years ago
  78. 3a08a8f kvm: Record the preemption status of vcpus using preempt notifiers by Raghavendra K T · 11 years ago
  79. 2b83451 KVM: ioeventfd for virtio-ccw devices. by Cornelia Huck · 11 years ago
  80. a0f155e KVM: Initialize irqfd from kvm_init(). by Cornelia Huck · 11 years ago
  81. 8482644 KVM: set_memory_region: Refactor commit_memory_region() by Takuya Yoshikawa · 11 years ago
  82. 7b6195a KVM: set_memory_region: Refactor prepare_memory_region() by Takuya Yoshikawa · 11 years ago
  83. 74d0727 KVM: set_memory_region: Make kvm_mr_change available to arch code by Takuya Yoshikawa · 11 years ago
  84. 47ae31e KVM: set_memory_region: Drop user_alloc from set_memory_region() by Takuya Yoshikawa · 11 years ago
  85. 462fce4 KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region() by Takuya Yoshikawa · 11 years ago
  86. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  87. 7a905b1 KVM: Remove user_alloc from struct kvm_memory_slot by Takuya Yoshikawa · 11 years ago
  88. 75d61fb KVM: set_memory_region: Disallow changing read-only attribute later by Takuya Yoshikawa · 11 years ago
  89. f64c039 KVM: set_memory_region: Identify the requested change explicitly by Takuya Yoshikawa · 11 years ago
  90. c45c528 kvm: Handle yield_to failure return code for potential undercommit case by Raghavendra K T · 11 years ago
  91. c7c9c56 x86, apicv: add virtual interrupt delivery support by Yang Zhang · 11 years ago
  92. d47510e2 kvm: Obey read-only mappings in iommu by Alex Williamson · 11 years ago
  93. 261874b kvm: Force IOMMU remapping on memory slot read-only flag changes by Alex Williamson · 11 years ago
  94. a843fac KVM: set_memory_region: Remove unnecessary variable memslot by Takuya Yoshikawa · 11 years ago
  95. 0a706be KVM: set_memory_region: Don't check for overlaps unless we create or move a slot by Takuya Yoshikawa · 11 years ago
  96. 0ea75e1 KVM: set_memory_region: Don't jump to out_free unnecessarily by Takuya Yoshikawa · 11 years ago
  97. c972f3b KVM: Write protect the updated slot only when dirty logging is enabled by Takuya Yoshikawa · 11 years ago
  98. 7ec4fb4 KVM: move the code that installs new slots array to a separate function. by Gleb Natapov · 11 years ago
  99. 116c14c kvm: Fix memory slot generation updates by Alex Williamson · 11 years ago
  100. 871a069 KVM: remove a wrong hack of delivery PIT intr to vcpu0 by Yang Zhang · 11 years ago