1. 08e850c KVM: MMU: Reinstate pte prefetch on invlpg by Avi Kivity · 14 years ago
  2. fbc5d13 KVM: MMU: Do not instantiate nontrapping spte on unsync page by Avi Kivity · 14 years ago
  3. 4a5f48f KVM: Don't follow an atomic operation by a non-atomic one by Avi Kivity · 14 years ago
  4. daea3e7 KVM: Make locked operations truly atomic by Avi Kivity · 14 years ago
  5. 72016f3 KVM: MMU: Consolidate two guest pte reads in kvm_mmu_pte_write() by Avi Kivity · 14 years ago
  6. d57e2c0 KVM: fix assigned_device_enable_host_msix error handling by jing zhang · 14 years ago
  7. a87fa35 KVM: fix the errno of ioctl KVM_[UN]REGISTER_COALESCED_MMIO failure by Wei Yongjun · 14 years ago
  8. 600f1ec KVM: ia64: fix the error of ioctl KVM_IRQ_LINE if no irq chip by Wei Yongjun · 14 years ago
  9. 160d2f6 KVM: x86: fix the error of ioctl KVM_IRQ_LINE if no irq chip by Wei Yongjun · 14 years ago
  10. 5c0d092 KVM: ia64: fix the error code of ioctl KVM_IA64_VCPU_GET_STACK failure by Wei Yongjun · 14 years ago
  11. ec68798 KVM: x86: Use native_store_idt() instead of kvm_get_idt() by Wei Yongjun · 14 years ago
  12. 5c1c85d KVM: Trace exception injection by Avi Kivity · 14 years ago
  13. 5bfd8b5 KVM: Move kvm_exit tracepoint rip reading inside tracepoint by Avi Kivity · 14 years ago
  14. d4f64b6 KVM: remove redundant initialization of page->private by Minchan Kim · 14 years ago
  15. 2ed152a KVM: cleanup kvm trace by Xiao Guangrong · 14 years ago
  16. 06056bf KVM: PPC: Do not create debugfs if fail to create vcpu by Wei Yongjun · 14 years ago
  17. 7b06bf2 KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create() by Wei Yongjun · 14 years ago
  18. 835e6b8 KVM: x86 emulator mark VMMCALL and LMSW as privileged by Gleb Natapov · 14 years ago
  19. f713853 KVM: SVM: Ignore lower 12 bit of nested msrpm_pa by Joerg Roedel · 14 years ago
  20. ce2ac08 KVM; SVM: Add correct handling of nested iopm by Joerg Roedel · 14 years ago
  21. 0d6b353 KVM: SVM: Use svm_msrpm_offset in nested_svm_exit_handled_msr by Joerg Roedel · 14 years ago
  22. 323c3d8 KVM: SVM: Optimize nested svm msrpm merging by Joerg Roedel · 14 years ago
  23. ac72a9b KVM: SVM: Introduce direct access msr list by Joerg Roedel · 14 years ago
  24. 455716f KVM: SVM: Move msrpm offset calculation to seperate function by Joerg Roedel · 14 years ago
  25. d247782 KVM: SVM: Return correct values in nested_svm_exit_handled_msr by Joerg Roedel · 14 years ago
  26. 0fc5c3a KVM: arch/x86/kvm/kvm_timer.h checkpatch cleanup by Andrea Gelmini · 14 years ago
  27. ea79849d KVM: x86 emulator: Implement jmp far opcode ff/5 by Gleb Natapov · 14 years ago
  28. e35b7b9 KVM: x86 emulator: Add decoding of 16bit second in memory argument by Gleb Natapov · 14 years ago
  29. 2d49ec7 KVM: move segment_base() into vmx.c by Gleb Natapov · 14 years ago
  30. 254d4d4 KVM: fix segment_base() error checking by Gleb Natapov · 14 years ago
  31. d6ab1ed KVM: Drop kvm_get_gdt() in favor of generic linux function by Gleb Natapov · 14 years ago
  32. f5c9803 KVM: update gfn_to_hva() to use gfn_to_hva_memslot() by Takuya Yoshikawa · 14 years ago
  33. 197717d KVM: SVM: Clear exit_info for injected INTR exits by Joerg Roedel · 14 years ago
  34. 7f5d8b5 KVM: SVM: Handle nested selective_cr0 intercept correctly by Joerg Roedel · 14 years ago
  35. b44ea38 KVM: x86: Don't set arch.cr0 in kvm_set_cr0 by Joerg Roedel · 14 years ago
  36. 8249402 KVM: SVM: Ignore write of hwcr.ignne by Joerg Roedel · 14 years ago
  37. 4a81018 KVM: SVM: Implement emulation of vm_cr msr by Joerg Roedel · 14 years ago
  38. 2e554e8 KVM: SVM: Add kvm_nested_intercepts tracepoint by Joerg Roedel · 14 years ago
  39. ecf1405 KVM: SVM: Restore tracing of nested vmcb address by Joerg Roedel · 14 years ago
  40. 887f500 KVM: SVM: Check for nested intercepts on NMI injection by Joerg Roedel · 14 years ago
  41. 0e5cbe3 KVM: SVM: Reset MMU on nested_svm_vmrun for NPT too by Joerg Roedel · 14 years ago
  42. e023171 KVM: SVM: Coding style cleanup by Joerg Roedel · 14 years ago
  43. 83bf000 KVM: x86: Preserve injected TF across emulation by Jan Kiszka · 14 years ago
  44. c310bac KVM: x86: Drop RF manipulation for guest single-stepping by Jan Kiszka · 14 years ago
  45. 66b7138 KVM: SVM: Emulate nRIP feature when reinjecting INT3 by Jan Kiszka · 14 years ago
  46. f92653e KVM: x86: Add kvm_is_linear_rip by Jan Kiszka · 14 years ago
  47. 116a475 KVM: SVM: Move svm_queue_exception by Jan Kiszka · 14 years ago
  48. 50a085b KVM: x86: Kick VCPU outside PIC lock again by Jan Kiszka · 14 years ago
  49. a595405 KVM: PPC: Destory timer on vcpu destruction by Alexander Graf · 14 years ago
  50. 7e821d3 KVM: PPC: Memset vcpu to zeros by Alexander Graf · 14 years ago
  51. a1efbe7 KVM: x86: Add support for saving&restoring debug registers by Jan Kiszka · 14 years ago
  52. 48005f6 KVM: x86: Save&restore interrupt shadow mask by Jan Kiszka · 14 years ago
  53. 03b82a3 KVM: x86: Do not return soft events in vcpu_events by Jan Kiszka · 14 years ago
  54. 8fe5465 KVM: SVM: Fix wrong interrupt injection in enable_irq_windows by Joerg Roedel · 14 years ago
  55. 112592d KVM: drop unneeded kvm_run check in emulate_instruction() by Gleb Natapov · 14 years ago
  56. 032c340 KVM: PPC: Allocate vcpu struct using vmalloc by Alexander Graf · 14 years ago
  57. 964b641 KVM: PPC: Simplify kvmppc_load_up_(FPU|VMX|VSX) by Alexander Graf · 14 years ago
  58. 20a340a KVM: PPC: Enable use of secondary htab bucket by Alexander Graf · 14 years ago
  59. c10207f KVM: PPC: Add capability for paired singles by Alexander Graf · 14 years ago
  60. 831317b KVM: PPC: Implement Paired Single emulation by Alexander Graf · 14 years ago
  61. e5c29e9 KVM: PPC: Enable program interrupt to do MMIO by Alexander Graf · 14 years ago
  62. 0564ee8 KVM: PPC: Add helpers to modify ppc fields by Alexander Graf · 14 years ago
  63. dba2e12 KVM: PPC: Fix error in BAT assignment by Alexander Graf · 14 years ago
  64. 963cf3d KVM: PPC: Add helpers to call FPU instructions by Alexander Graf · 14 years ago
  65. aba3bd7 KVM: PPC: Make ext giveup non-static by Alexander Graf · 14 years ago
  66. 5467a97 KVM: PPC: Make software load/store return eaddr by Alexander Graf · 14 years ago
  67. 71db408 KVM: PPC: Implement mtsr instruction emulation by Alexander Graf · 14 years ago
  68. e425a6d KVM: PPC: Fix typo in book3s_32 debug code by Alexander Graf · 14 years ago
  69. d1bab74 KVM: PPC: Preload FPU when possible by Alexander Graf · 14 years ago
  70. c8c0b6f KVM: PPC: Combine extension interrupt handlers by Alexander Graf · 14 years ago
  71. d6d549b KVM: PPC: Add Gekko SPRs by Alexander Graf · 14 years ago
  72. 3c402a7 KVM: PPC: Add hidden flag for paired singles by Alexander Graf · 14 years ago
  73. 37f5bca KVM: PPC: Add AGAIN type for emulation return by Alexander Graf · 14 years ago
  74. 3587d53 KVM: PPC: Teach MMIO Signedness by Alexander Graf · 14 years ago
  75. b104d06 KVM: PPC: Enable MMIO to do 64 bits, fprs and qprs by Alexander Graf · 14 years ago
  76. c62e096 KVM: PPC: Make fpscr 64-bit by Alexander Graf · 14 years ago
  77. 5aa9e2f KVM: PPC: Add QPR registers by Alexander Graf · 14 years ago
  78. 052ce62 KVM: SVM: Remove newlines from nested trace points by Joerg Roedel · 14 years ago
  79. 66a562f KVM: SVM: Make lazy FPU switching work with nested svm by Joerg Roedel · 14 years ago
  80. 06fc7772 KVM: SVM: Activate nested state only when guest state is complete by Joerg Roedel · 14 years ago
  81. 88ab24a KVM: SVM: Don't sync nested cr8 to lapic and back by Joerg Roedel · 14 years ago
  82. 4c7da8c KVM: SVM: Fix nested msr intercept handling by Joerg Roedel · 14 years ago
  83. 6c3bd3d KVM: SVM: Annotate nested_svm_map with might_sleep() by Joerg Roedel · 14 years ago
  84. cdbbdc1 KVM: SVM: Sync all control registers on nested vmexit by Joerg Roedel · 14 years ago
  85. b8e88bc KVM: SVM: Fix schedule-while-atomic on nested exception handling by Joerg Roedel · 14 years ago
  86. 7597f12 KVM: SVM: Don't use kmap_atomic in nested_svm_map by Joerg Roedel · 14 years ago
  87. ad91f8f KVM: remove redundant prototype of load_pdptrs() by Takuya Yoshikawa · 14 years ago
  88. 0e4176a KVM: x86 emulator: Fix x86_emulate_insn() not to use the variable rc for non-X86EMUL values by Takuya Yoshikawa · 14 years ago
  89. 1b30eaa KVM: x86 emulator: X86EMUL macro replacements: x86_emulate_insn() and its helpers by Takuya Yoshikawa · 14 years ago
  90. 3e2815e KVM: x86 emulator: X86EMUL macro replacements: from do_fetch_insn_byte() to x86_decode_insn() by Takuya Yoshikawa · 14 years ago
  91. 1161624 KVM: inject #UD in 64bit mode from instruction that are not valid there by Gleb Natapov · 14 years ago
  92. 89a27f4 KVM: use desc_ptr struct instead of kvm private descriptor_table by Gleb Natapov · 14 years ago
  93. 6796134 KVM: add doc note about PIO/MMIO completion API by Marcelo Tosatti · 14 years ago
  94. 1ef6ce7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  95. 458f8c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  96. 255f41c Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs by Linus Torvalds · 14 years ago
  97. 9befb55 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 14 years ago
  98. a486b0a Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  99. 1519ae4 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  100. 083fd8b AFS: Don't pass error value to page_cache_release() in error handling by David Howells · 14 years ago