1. d9a73c0 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  2. 3444d7d KVM: VMX: Fix host GDT.LIMIT corruption by Avi Kivity · 14 years ago
  3. dd180b3 KVM: VMX: fix tlb flush with invalid root by Xiao Guangrong · 14 years ago
  4. f5f48ee KVM: VMX: Execute WBINVD to keep data consistency with assigned devices by Sheng Yang · 14 years ago
  5. a8eeb04 KVM: Add mini-API for vcpu->requests by Avi Kivity · 14 years ago
  6. 2390218 KVM: Fix mov cr3 #GP at wrong instruction by Avi Kivity · 14 years ago
  7. a83b29c KVM: Fix mov cr4 #GP at wrong instruction by Avi Kivity · 14 years ago
  8. 49a9b07 KVM: Fix mov cr0 #GP at wrong instruction by Avi Kivity · 14 years ago
  9. 2acf923 KVM: VMX: Enable XSAVE/XRSTOR for guest by Dexuan Cui · 14 years ago
  10. f495c6e KVM: VMX: Fix incorrect rcu deref in rmode_tss_base() by Avi Kivity · 14 years ago
  11. 4b9d3a0 KVM: VMX: fix rcu usage warning in init_rmode() by Xiao Guangrong · 14 years ago
  12. 1760dd4 KVM: VMX: rename vpid_sync_vcpu_all() to vpid_sync_vcpu_single() by Gui Jianfeng · 14 years ago
  13. b9d762f KVM: VMX: Add all-context INVVPID type support by Gui Jianfeng · 14 years ago
  14. 518c8ae KVM: VMX: Make sure single type invvpid is supported before issuing invvpid instruction by Gui Jianfeng · 14 years ago
  15. 4bc9b98 KVM: VMX: Enforce EPT pagetable level checking by Sheng Yang · 14 years ago
  16. 5120702 KVM: VMX: Properly return error to userspace on vmentry failure by Mohammed Gamal · 14 years ago
  17. 10ab25c KVM: x86: Propagate fpu_alloc errors by Jan Kiszka · 14 years ago
  18. 221d059 KVM: Update Red Hat copyrights by Avi Kivity · 14 years ago
  19. 4610c9c KVM: VMX: VMXON/VMXOFF usage changes by Dongxiao Xu · 14 years ago
  20. b923e62 KVM: VMX: VMCLEAR/VMPTRLD usage changes by Dongxiao Xu · 14 years ago
  21. 92fe13b KVM: VMX: Some minor changes to code structure by Dongxiao Xu · 14 years ago
  22. 7725b89 KVM: VMX: Define new functions to wrapper direct call of asm code by Dongxiao Xu · 14 years ago
  23. 6d77dbf KVM: inject #UD if instruction emulation fails and exit to userspace by Gleb Natapov · 14 years ago
  24. 1c11e71 KVM: VMX: Avoid writing HOST_CR0 every entry by Avi Kivity · 14 years ago
  25. c332c83 KVM: VMX: Simplify vmx_get_nmi_mask() by Avi Kivity · 14 years ago
  26. 8c06585 x86: Remove redundant K6 MSRs by Brian Gerst · 14 years ago
  27. da38f43 KVM: VMX: Fix host MSR_KERNEL_GS_BASE corruption by Avi Kivity · 14 years ago
  28. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  29. cafd665 KVM: VMX: enable VMXON check with SMX enabled (Intel TXT) by Shane Wang · 14 years ago
  30. 84ad33e KVM: VMX: Atomically switch efer if EPT && !EFER.NX by Avi Kivity · 14 years ago
  31. 61d2ef2 KVM: VMX: Add facility to atomically switch MSRs on guest entry/exit by Avi Kivity · 14 years ago
  32. 0ee75be KVM: Let vcpu structure alignment be determined at runtime by Avi Kivity · 14 years ago
  33. 4d7b4ac Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  34. ce7ddec KVM: x86: Allow marking an exception as reinjected by Joerg Roedel · 14 years ago
  35. d4330ef KVM: x86: Add callback to let modules decide over some supported cpuid bits by Joerg Roedel · 14 years ago
  36. cdbecfc KVM: VMX: free vpid when fail to create vcpu by Lai Jiangshan · 14 years ago
  37. 90d83dc KVM: use the correct RCU API for PROVE_RCU=y by Lai Jiangshan · 14 years ago
  38. 9beeaa2 Merge branch 'perf' by Avi Kivity · 14 years ago
  39. acb5451 KVM: prevent spurious exit to userspace during task switch emulation. by Gleb Natapov · 14 years ago
  40. e269fb2 KVM: x86: Push potential exception error code on task switches by Jan Kiszka · 14 years ago
  41. 020df07 KVM: move DR register access handling into generic code by Gleb Natapov · 14 years ago
  42. cf8f70b KVM: x86 emulator: fix in/out emulation. by Gleb Natapov · 15 years ago
  43. 3129994 KVM: VMX: change to use bool return values by Gui Jianfeng · 15 years ago
  44. ec68798 KVM: x86: Use native_store_idt() instead of kvm_get_idt() by Wei Yongjun · 15 years ago
  45. 5bfd8b5 KVM: Move kvm_exit tracepoint rip reading inside tracepoint by Avi Kivity · 15 years ago
  46. f8c5fae KVM: VMX: blocked-by-sti must not defer NMI injections by Jan Kiszka · 14 years ago
  47. 2d49ec7 KVM: move segment_base() into vmx.c by Gleb Natapov · 15 years ago
  48. d6ab1ed KVM: Drop kvm_get_gdt() in favor of generic linux function by Gleb Natapov · 15 years ago
  49. 48005f6 KVM: x86: Save&restore interrupt shadow mask by Jan Kiszka · 15 years ago
  50. 89a27f4 KVM: use desc_ptr struct instead of kvm private descriptor_table by Gleb Natapov · 15 years ago
  51. 70bce3b Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  52. 78ac8b4 KVM: VMX: Save/restore rflags.vm correctly in real mode by Avi Kivity · 14 years ago
  53. ff9d07a KVM: Implement perf callbacks for guest sampling by Zhang, Yanmin · 14 years ago
  54. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  55. c573cd2 KVM: VMX: Update instruction length on intercepted BP by Jan Kiszka · 15 years ago
  56. a19a6d1 KVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BIT by Sheng Yang · 15 years ago
  57. c45b4fd KVM: VMX: Remove redundant test in vmx_set_efer() by Julia Lawall · 15 years ago
  58. ebcbab4 KVM: VMX: Wire up .fpu_activate() callback by Avi Kivity · 15 years ago
  59. 6d3e435 KVM: VMX: Remove redundant check in vm_need_virtualize_apic_accesses() by Gui Jianfeng · 15 years ago
  60. 5920027 KVM: Trace failed msr reads and writes by Avi Kivity · 15 years ago
  61. 81231c6 KVM: VMX: Pass cr0.mp through to the guest when the fpu is active by Avi Kivity · 15 years ago
  62. f6801df KVM: Rename vcpu->shadow_efer to efer by Avi Kivity · 15 years ago
  63. 3eeb328 KVM: Add a helper for checking if the guest is in protected mode by Avi Kivity · 15 years ago
  64. 6b52d18 KVM: Activate fpu on clts by Avi Kivity · 15 years ago
  65. fd7373c KVM: VMX: Clean up DR6 emulation by Jan Kiszka · 15 years ago
  66. 138ac8d KVM: VMX: Fix emulation of DR4 and DR5 by Jan Kiszka · 15 years ago
  67. f248341 KVM: VMX: Fix exceptions of mov to dr by Jan Kiszka · 15 years ago
  68. 7062dca KVM: VMX: Remove emulation failure report by Sheng Yang · 15 years ago
  69. edcafe3 KVM: VMX: Give the guest ownership of cr0.ts when the fpu is active by Avi Kivity · 15 years ago
  70. 02daab2 KVM: Lazify fpu activation and deactivation by Avi Kivity · 15 years ago
  71. e8467fd KVM: VMX: Allow the guest to own some cr0 bits by Avi Kivity · 15 years ago
  72. 4d4ec08 KVM: Replace read accesses of vcpu->arch.cr0 by an accessor by Avi Kivity · 15 years ago
  73. a1f83a7 KVM: VMX: trace clts and lmsw instructions as cr accesses by Avi Kivity · 15 years ago
  74. 878403b KVM: VMX: Enable EPT 1GB page support by Sheng Yang · 15 years ago
  75. 17cc393 KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_ops by Sheng Yang · 15 years ago
  76. f4c9e87 KVM: Fill out ftrace exit reason strings by Avi Kivity · 15 years ago
  77. 79fac95 KVM: convert slots_lock to a mutex by Marcelo Tosatti · 15 years ago
  78. f656ce0 KVM: switch vcpu context to use SRCU by Marcelo Tosatti · 15 years ago
  79. bc6678a KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update by Marcelo Tosatti · 15 years ago
  80. 46a26bf KVM: modify memslots layout in struct kvm by Marcelo Tosatti · 15 years ago
  81. 4e47c7a KVM: VMX: Add instruction rdtscp support for guest by Sheng Yang · 15 years ago
  82. 0e85188 KVM: Add cpuid_update() callback to kvm_x86_ops by Sheng Yang · 15 years ago
  83. 8a7e3f0 KVM: VMX: Remove redundant variable by Sheng Yang · 15 years ago
  84. bc23008 KVM: VMX: Fold ept_update_paging_mode_cr4() into its caller by Avi Kivity · 15 years ago
  85. ce03e4f KVM: VMX: When using ept, allow the guest to own cr4.pge by Avi Kivity · 15 years ago
  86. 4c38609 KVM: VMX: Make guest cr4 mask more conservative by Avi Kivity · 15 years ago
  87. fc78f51 KVM: Add accessor for reading cr4 (or some bits of cr4) by Avi Kivity · 15 years ago
  88. cdc0e24 KVM: VMX: Move some cr[04] related constants to vmx.c by Avi Kivity · 15 years ago
  89. 5970867 KVM: VMX: Trap and invalid MWAIT/MONITOR instruction by Sheng Yang · 15 years ago
  90. d569672 KVM: VMX: Fix comparison of guest efer with stale host value by Avi Kivity · 15 years ago
  91. 046d871 KVM: VMX: Disable unrestricted guest when EPT disabled by Sheng Yang · 15 years ago
  92. 3cfc309 KVM: x86: Add KVM_GET/SET_VCPU_EVENTS by Jan Kiszka · 15 years ago
  93. 65ac726 KVM: VMX: Report unexpected simultaneous exceptions as internal errors by Avi Kivity · 15 years ago
  94. a9c7399 KVM: Allow internal errors reported to userspace to carry extra data by Avi Kivity · 15 years ago
  95. 92c0d90 KVM: VMX: Remove vmx->msr_offset_efer by Avi Kivity · 15 years ago
  96. 7c93be4 KVM: VMX: move CR3/PDPTR update to vmx_set_cr3 by Marcelo Tosatti · 15 years ago
  97. 26bb098 KVM: VMX: Use shared msr infrastructure by Avi Kivity · 15 years ago
  98. 44ea2b1 KVM: VMX: Move MSR_KERNEL_GS_BASE out of the vmx autoload msr area by Avi Kivity · 15 years ago
  99. fa40052 KVM: VMX: Use macros instead of hex value on cr0 initialization by Eduardo Habkost · 15 years ago
  100. 9fb41ba KVM: VMX: fix handle_pause declaration by Marcelo Tosatti · 15 years ago