1. d6d367d KVM: x86 emulator: Fix DstAcc decoding. by Gleb Natapov · 15 years ago
  2. 08e850c KVM: MMU: Reinstate pte prefetch on invlpg by Avi Kivity · 15 years ago
  3. fbc5d13 KVM: MMU: Do not instantiate nontrapping spte on unsync page by Avi Kivity · 15 years ago
  4. 4a5f48f KVM: Don't follow an atomic operation by a non-atomic one by Avi Kivity · 15 years ago
  5. daea3e7 KVM: Make locked operations truly atomic by Avi Kivity · 15 years ago
  6. 72016f3 KVM: MMU: Consolidate two guest pte reads in kvm_mmu_pte_write() by Avi Kivity · 15 years ago
  7. 160d2f6 KVM: x86: fix the error of ioctl KVM_IRQ_LINE if no irq chip by Wei Yongjun · 15 years ago
  8. ec68798 KVM: x86: Use native_store_idt() instead of kvm_get_idt() by Wei Yongjun · 15 years ago
  9. 5c1c85d KVM: Trace exception injection by Avi Kivity · 15 years ago
  10. 5bfd8b5 KVM: Move kvm_exit tracepoint rip reading inside tracepoint by Avi Kivity · 15 years ago
  11. d4f64b6 KVM: remove redundant initialization of page->private by Minchan Kim · 15 years ago
  12. 2ed152a KVM: cleanup kvm trace by Xiao Guangrong · 15 years ago
  13. 835e6b8 KVM: x86 emulator mark VMMCALL and LMSW as privileged by Gleb Natapov · 15 years ago
  14. f713853 KVM: SVM: Ignore lower 12 bit of nested msrpm_pa by Joerg Roedel · 15 years ago
  15. ce2ac08 KVM; SVM: Add correct handling of nested iopm by Joerg Roedel · 15 years ago
  16. 0d6b353 KVM: SVM: Use svm_msrpm_offset in nested_svm_exit_handled_msr by Joerg Roedel · 15 years ago
  17. 323c3d8 KVM: SVM: Optimize nested svm msrpm merging by Joerg Roedel · 15 years ago
  18. ac72a9b KVM: SVM: Introduce direct access msr list by Joerg Roedel · 15 years ago
  19. 455716f KVM: SVM: Move msrpm offset calculation to seperate function by Joerg Roedel · 15 years ago
  20. d247782 KVM: SVM: Return correct values in nested_svm_exit_handled_msr by Joerg Roedel · 15 years ago
  21. 0fc5c3a KVM: arch/x86/kvm/kvm_timer.h checkpatch cleanup by Andrea Gelmini · 15 years ago
  22. ea79849 KVM: x86 emulator: Implement jmp far opcode ff/5 by Gleb Natapov · 15 years ago
  23. e35b7b9 KVM: x86 emulator: Add decoding of 16bit second in memory argument by Gleb Natapov · 15 years ago
  24. 2d49ec7 KVM: move segment_base() into vmx.c by Gleb Natapov · 15 years ago
  25. 254d4d4 KVM: fix segment_base() error checking by Gleb Natapov · 15 years ago
  26. d6ab1ed KVM: Drop kvm_get_gdt() in favor of generic linux function by Gleb Natapov · 15 years ago
  27. 197717d KVM: SVM: Clear exit_info for injected INTR exits by Joerg Roedel · 15 years ago
  28. 7f5d8b5 KVM: SVM: Handle nested selective_cr0 intercept correctly by Joerg Roedel · 15 years ago
  29. b44ea38 KVM: x86: Don't set arch.cr0 in kvm_set_cr0 by Joerg Roedel · 15 years ago
  30. 8249402 KVM: SVM: Ignore write of hwcr.ignne by Joerg Roedel · 15 years ago
  31. 4a81018 KVM: SVM: Implement emulation of vm_cr msr by Joerg Roedel · 15 years ago
  32. 2e554e8 KVM: SVM: Add kvm_nested_intercepts tracepoint by Joerg Roedel · 15 years ago
  33. ecf1405 KVM: SVM: Restore tracing of nested vmcb address by Joerg Roedel · 15 years ago
  34. 887f500 KVM: SVM: Check for nested intercepts on NMI injection by Joerg Roedel · 15 years ago
  35. 0e5cbe3 KVM: SVM: Reset MMU on nested_svm_vmrun for NPT too by Joerg Roedel · 15 years ago
  36. e023171 KVM: SVM: Coding style cleanup by Joerg Roedel · 15 years ago
  37. 83bf000 KVM: x86: Preserve injected TF across emulation by Jan Kiszka · 15 years ago
  38. c310bac KVM: x86: Drop RF manipulation for guest single-stepping by Jan Kiszka · 15 years ago
  39. 66b7138 KVM: SVM: Emulate nRIP feature when reinjecting INT3 by Jan Kiszka · 15 years ago
  40. f92653e KVM: x86: Add kvm_is_linear_rip by Jan Kiszka · 15 years ago
  41. 116a475 KVM: SVM: Move svm_queue_exception by Jan Kiszka · 15 years ago
  42. 50a085b KVM: x86: Kick VCPU outside PIC lock again by Jan Kiszka · 15 years ago
  43. a1efbe7 KVM: x86: Add support for saving&restoring debug registers by Jan Kiszka · 15 years ago
  44. 48005f6 KVM: x86: Save&restore interrupt shadow mask by Jan Kiszka · 15 years ago
  45. 03b82a3 KVM: x86: Do not return soft events in vcpu_events by Jan Kiszka · 15 years ago
  46. 8fe5465 KVM: SVM: Fix wrong interrupt injection in enable_irq_windows by Joerg Roedel · 15 years ago
  47. 112592d KVM: drop unneeded kvm_run check in emulate_instruction() by Gleb Natapov · 15 years ago
  48. 052ce62 KVM: SVM: Remove newlines from nested trace points by Joerg Roedel · 15 years ago
  49. 66a562f KVM: SVM: Make lazy FPU switching work with nested svm by Joerg Roedel · 15 years ago
  50. 06fc7772 KVM: SVM: Activate nested state only when guest state is complete by Joerg Roedel · 15 years ago
  51. 88ab24a KVM: SVM: Don't sync nested cr8 to lapic and back by Joerg Roedel · 15 years ago
  52. 4c7da8c KVM: SVM: Fix nested msr intercept handling by Joerg Roedel · 15 years ago
  53. 6c3bd3d KVM: SVM: Annotate nested_svm_map with might_sleep() by Joerg Roedel · 15 years ago
  54. cdbbdc1 KVM: SVM: Sync all control registers on nested vmexit by Joerg Roedel · 15 years ago
  55. b8e88bc KVM: SVM: Fix schedule-while-atomic on nested exception handling by Joerg Roedel · 15 years ago
  56. 7597f12 KVM: SVM: Don't use kmap_atomic in nested_svm_map by Joerg Roedel · 15 years ago
  57. ad91f8f KVM: remove redundant prototype of load_pdptrs() by Takuya Yoshikawa · 15 years ago
  58. 0e4176a KVM: x86 emulator: Fix x86_emulate_insn() not to use the variable rc for non-X86EMUL values by Takuya Yoshikawa · 15 years ago
  59. 1b30eaa KVM: x86 emulator: X86EMUL macro replacements: x86_emulate_insn() and its helpers by Takuya Yoshikawa · 15 years ago
  60. 3e2815e KVM: x86 emulator: X86EMUL macro replacements: from do_fetch_insn_byte() to x86_decode_insn() by Takuya Yoshikawa · 15 years ago
  61. 1161624 KVM: inject #UD in 64bit mode from instruction that are not valid there by Gleb Natapov · 15 years ago
  62. 89a27f4 KVM: use desc_ptr struct instead of kvm private descriptor_table by Gleb Natapov · 15 years ago
  63. a486b0a Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  64. e8861cf KVM: x86: Fix TSS size check for 16-bit tasks by Jan Kiszka · 15 years ago
  65. 34388d1 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  66. 4cecd93 x86: correctly wire up the newuname system call by Christoph Hellwig · 15 years ago
  67. 87bf6e7 KVM: fix the handling of dirty bitmaps to avoid overflows by Takuya Yoshikawa · 15 years ago
  68. 77662e0 KVM: MMU: fix kvm_mmu_zap_page() and its calling path by Xiao Guangrong · 15 years ago
  69. 78ac8b4 KVM: VMX: Save/restore rflags.vm correctly in real mode by Avi Kivity · 15 years ago
  70. 114be42 KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTL by Andre Przywara · 15 years ago
  71. d6a2389 KVM: Don't spam kernel log when injecting exceptions due to bad cr writes by Avi Kivity · 15 years ago
  72. b7af404 KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() fails by Takuya Yoshikawa · 15 years ago
  73. 7567cae KVM: take srcu lock before call to complete_pio() by Gleb Natapov · 15 years ago
  74. dc57da3 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  75. 091ebf0 lguest: stop using KVM hypercall mechanism by Rusty Russell · 15 years ago
  76. 2b2f862 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
  77. ab285f2 perf: Fix unsafe frame rewinding with hot regs fetching by Frederic Weisbecker · 15 years ago
  78. 48de8cb Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  79. fb1ae63 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 15 years ago
  80. 4b83873 x86/gart: Disable GART explicitly before initialization by Joerg Roedel · 15 years ago
  81. 12ff4bf Merge branch 'amd-iommu/fixes' into iommu/fixes by Joerg Roedel · 15 years ago
  82. d18c69d x86/amd-iommu: use for_each_pci_dev by Chris Wright · 15 years ago
  83. 8f9f55e Revert "x86: disable IOMMUs on kernel crash" by Chris Wright · 15 years ago
  84. 549c90d x86/amd-iommu: warn when issuing command to uninitialized cmd buffer by Chris Wright · 15 years ago
  85. 75f6653 x86/amd-iommu: enable iommu before attaching devices by Chris Wright · 15 years ago
  86. 134fbad perf, x86: Enable Nehalem-EX support by Vince Weaver · 15 years ago
  87. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
  88. 472a474 x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards by Suresh Siddha · 15 years ago
  89. 257ef9d perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels by Torok Edwin · 15 years ago
  90. b38b24e perf, x86: Fix AMD hotplug & constraint initialization by Peter Zijlstra · 15 years ago
  91. 8525702 x86: Move notify_cpu_starting() callback to a later stage by Peter Zijlstra · 15 years ago
  92. 50d11d1 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 15 years ago
  93. 51591e3 x86: Increase CONFIG_NODES_SHIFT max to 10 by David Rientjes · 15 years ago
  94. 042be38 ibft, x86: Change reserve_ibft_region() to find_ibft_region() by Yinghai Lu · 15 years ago
  95. b4a5e8a x86, hpet: Fix bug in RTC emulation by Alok Kataria · 15 years ago
  96. 8da854c x86, hpet: Erratum workaround for read after write of HPET comparator by Pallipadi, Venkatesh · 15 years ago
  97. 909fc87 x86: Handle overlapping mptables by Andi Kleen · 15 years ago
  98. ab310b5 x86,kgdb: Always initialize the hw breakpoint attribute by Jason Wessel · 15 years ago
  99. e49a5bd perf: Use hot regs with software sched switch/migrate events by Frederic Weisbecker · 15 years ago
  100. 9f3a5f5 x86: Make e820_remove_range to handle all covered case by Yinghai Lu · 15 years ago