1. c358666 KVM: MMU: fix huge page adapted on non-PAE host by Xiao Guangrong · 13 years ago
  2. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  3. d8368af KVM: Fix mmu_reload() clash with nested vmx event injection by Avi Kivity · 13 years ago
  4. c142786 KVM: MMU: Don't use RCU for lockless shadow walking by Avi Kivity · 13 years ago
  5. b2da15a KVM: VMX: Optimize %ds, %es reload by Avi Kivity · 13 years ago
  6. 512d564 KVM: VMX: Fix %ds/%es clobber by Avi Kivity · 13 years ago
  7. d54e423 KVM: x86 emulator: convert bsf/bsr instructions to emulate_2op_SrcV_nobyte() by Joerg Roedel · 13 years ago
  8. 5f3fbc3 KVM: VMX: unlike vmcs on fail path by Xiao Guangrong · 13 years ago
  9. 9f4260e KVM: x86 emulator: Avoid pushing back ModRM byte fetched for group decoding by Takuya Yoshikawa · 13 years ago
  10. 1c2545b KVM: x86 emulator: Move ModRM flags for groups to top level opcode tables by Takuya Yoshikawa · 13 years ago
  11. 57c22e5 KVM: fix cpuid eax for KVM leaf by Michael S. Tsirkin · 13 years ago
  12. a4fa163 KVM: ensure async PF event wakes up vcpu from halt by Gleb Natapov · 13 years ago
  13. b6ddf05 KVM: x86: Run PIT work in own kthread by Jan Kiszka · 13 years ago
  14. 38e8a2d KVM: x86 emulator: fix asm constraint in flush_pending_x87_faults by Avi Kivity · 13 years ago
  15. 4138377 KVM: Introduce bitmask for apic attention reasons by Gleb Natapov · 13 years ago
  16. 07975ad KVM: Introduce direct MSI message injection for in-kernel irqchips by Jan Kiszka · 13 years ago
  17. bfce281 kill mm argument of vm_munmap() by Al Viro · 13 years ago
  18. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 13 years ago
  19. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 13 years ago
  20. f78146b KVM: Fix page-crossing MMIO by Avi Kivity · 13 years ago
  21. eac0556 Merge branch 'linus' into queue by Marcelo Tosatti · 13 years ago
  22. 2225fd5 KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context by Avi Kivity · 13 years ago
  23. f71fa31 KVM: MMU: use page table level macro by Davidlohr Bueso · 13 years ago
  24. a0c9a822 KVM: dont clear TMR on EOI by Michael S. Tsirkin · 13 years ago
  25. e597175 KVM: x86 emulator: implement MMX MOVQ (opcodes 0f 6f, 0f 7f) by Avi Kivity · 13 years ago
  26. cbe2c9d KVM: x86 emulator: MMX support by Avi Kivity · 13 years ago
  27. 3e114eb KVM: x86 emulator: implement movntps by Avi Kivity · 13 years ago
  28. 49597d8 KVM: x86: emulate movdqa by Stefan Hajnoczi · 13 years ago
  29. 1c11b37 KVM: x86 emulator: add support for vector alignment by Avi Kivity · 13 years ago
  30. ae75954 KVM: SVM: Auto-load on CPUs with SVM by Josh Triplett · 13 years ago
  31. f19a0c2 KVM: PMU emulation: GLOBAL_CTRL MSR should be enabled on reset by Gleb Natapov · 13 years ago
  32. 1e3f42f KVM: MMU: Improve iteration through sptes from rmap by Takuya Yoshikawa · 13 years ago
  33. 220f773 KVM: MMU: Make pte_list_desc fit cache lines well by Takuya Yoshikawa · 13 years ago
  34. c36fc04 KVM: x86: add paging gcc optimization by Davidlohr Bueso · 13 years ago
  35. e9bda3b KVM: VMX: Auto-load on CPUs with VMX by Josh Triplett · 13 years ago
  36. 60c3461 KVM: Switch to srcu-less get_dirty_log() by Takuya Yoshikawa · 13 years ago
  37. 5dc99b23 KVM: Avoid checking huge page mappings in get_dirty_log() by Takuya Yoshikawa · 13 years ago
  38. a0ed460 KVM: MMU: Split the main body of rmap_write_protect() off from others by Takuya Yoshikawa · 13 years ago
  39. 1c0b28c KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL by Eric B Munson · 13 years ago
  40. b6d3383 KVM: Factor out kvm_vcpu_kick to arch-generic code by Christoffer Dall · 13 years ago
  41. 675acb7 KVM: SVM: count all irq windows exit by Jason Wang · 13 years ago
  42. 83c5291 KVM: x86: expose Intel cpu new features (HLE, RTM) to guest by Liu, Jinsong · 13 years ago
  43. 7a4f5ad KVM: VMX: vmx_set_cr0 expects kvm->srcu locked by Marcelo Tosatti · 13 years ago
  44. fea5295 KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr() by Sasikantha babu · 13 years ago
  45. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  46. 35cb8d9 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  47. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 13 years ago
  48. 8fd75e1 x86: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  49. 02626b6 KVM: x86: fix kvm_write_tsc() TSC matching thinko by Marcelo Tosatti · 13 years ago
  50. 9587190 KVM: nVMX: Fix erroneous exception bitmap check by Nadav Har'El · 13 years ago
  51. a223c31 KVM: Ignore the writes to MSR_K7_HWCR(3) by Nicolae Mogoreanu · 13 years ago
  52. 4d6931c KVM: MMU: make use of ->root_level in reset_rsvds_bits_mask by Davidlohr Bueso · 13 years ago
  53. 62079d8 KVM: PMU: add proper support for fixed counter 2 by Gleb Natapov · 13 years ago
  54. fac3368 KVM: PMU: Fix raw event check by Gleb Natapov · 13 years ago
  55. a7b9d2c KVM: PMU: warn when pin control is set in eventsel msr by Gleb Natapov · 13 years ago
  56. 9ee7397 KVM: VMX: Fix delayed load of shared MSRs by Avi Kivity · 13 years ago
  57. 07700a9 KVM: Allow host IRQ sharing for assigned PCI 2.3 devices by Jan Kiszka · 13 years ago
  58. 3e51570 KVM: Ensure all vcpus are consistent with in-kernel irqchip settings by Avi Kivity · 13 years ago
  59. 4cee479 KVM: x86 emulator: Allow PM/VM86 switch during task switch by Kevin Wolf · 13 years ago
  60. ea5e97e KVM: SVM: Fix CPL updates by Kevin Wolf · 13 years ago
  61. 66b0ab8 KVM: x86 emulator: VM86 segments must have DPL 3 by Kevin Wolf · 13 years ago
  62. 7f3d35f KVM: x86 emulator: Fix task switch privilege checks by Kevin Wolf · 13 years ago
  63. 270c6c7 KVM: x86 emulator: correctly mask pmc index bits in RDPMC instruction emulation by Gleb Natapov · 13 years ago
  64. db3fe4e KVM: Introduce kvm_memory_slot::arch and move lpage_info into it by Takuya Yoshikawa · 13 years ago
  65. fb03cb6 KVM: Introduce gfn_to_index() which returns the index for a given level by Takuya Yoshikawa · 13 years ago
  66. 6dbf79e KVM: Fix write protection race during dirty logging by Takuya Yoshikawa · 13 years ago
  67. 1016674 KVM: VMX: remove yield_on_hlt by Raghavendra K T · 13 years ago
  68. e26101b KVM: Track TSC synchronization in generations by Zachary Amsden · 13 years ago
  69. 0dd6a6e KVM: Dont mark TSC unstable due to S4 suspend by Zachary Amsden · 13 years ago
  70. f1e2b26 KVM: Allow adjust_tsc_offset to be in host or guest cycles by Marcelo Tosatti · 13 years ago
  71. 6f526ec KVM: Add last_host_tsc tracking back to KVM by Zachary Amsden · 13 years ago
  72. b183aa5 KVM: Fix last_guest_tsc / tsc_offset semantics by Zachary Amsden · 13 years ago
  73. 4dd7980 KVM: Leave TSC synchronization window open with each new sync by Zachary Amsden · 13 years ago
  74. 5d3cb0f6 KVM: Improve TSC offset matching by Zachary Amsden · 13 years ago
  75. cc57828 KVM: Infrastructure for software and hardware based TSC rate scaling by Zachary Amsden · 13 years ago
  76. 242ec97 KVM: x86: reset edge sense circuit of i8259 on init by Gleb Natapov · 13 years ago
  77. 1a18a69 KVM: x86 emulator: reject SYSENTER in compatibility mode on AMD guests by Avi Kivity · 13 years ago
  78. a52315e KVM: Don't mistreat edge-triggered INIT IPI as INIT de-assert. (LAPIC) by Julian Stecklina · 13 years ago
  79. e235885 KVM: SVM: comment nested paging and virtualization module parameters by Davidlohr Bueso · 13 years ago
  80. e4b35cc KVM: MMU: Remove unused kvm parameter from rmap_next() by Takuya Yoshikawa · 13 years ago
  81. 9373e2c0 KVM: MMU: Remove unused kvm parameter from __gfn_to_rmap() by Takuya Yoshikawa · 13 years ago
  82. 2adb5ad KVM: x86 emulator: Remove byte-sized MOVSX/MOVZX hack by Avi Kivity · 13 years ago
  83. 28867ce KVM: x86 emulator: add 8-bit memory operands by Avi Kivity · 13 years ago
  84. 2b036c6 KVM: SVM: Add support for AMD's OSVW feature in guests by Boris Ostrovsky · 13 years ago
  85. 4a58ae6 KVM: MMU: unnecessary NX state assignment by Davidlohr Bueso · 13 years ago
  86. 5b1c149 KVM: s390: ucontrol: export SIE control block to user by Carsten Otte · 13 years ago
  87. e08b963 KVM: s390: add parameter for KVM_CREATE_VM by Carsten Otte · 13 years ago
  88. a138fe7 KVM: MMU: remove the redundant get_written_sptes by Xiao Guangrong · 13 years ago
  89. 6addd1a KVM: MMU: Add missing large page accounting to drop_large_spte() by Takuya Yoshikawa · 13 years ago
  90. 37178b8 KVM: MMU: Remove for_each_unsync_children() macro by Takuya Yoshikawa · 13 years ago
  91. 737f24b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  92. 1018faa perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled by Joerg Roedel · 13 years ago
  93. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 13 years ago
  94. 1361b83 i387: Split up <asm/i387.h> into exported and internal interfaces by Linus Torvalds · 13 years ago
  95. f94edac i387: move TS_USEDFPU flag from thread_info to task_struct by Linus Torvalds · 13 years ago
  96. 6d59d7a i387: don't ever touch TS_USEDFPU directly, use helper functions by Linus Torvalds · 13 years ago
  97. 5753785 KVM: do not #GP on perf MSR writes when vPMU is disabled by Gleb Natapov · 13 years ago
  98. c2226fc KVM: x86: fix missing checks in syscall emulation by Stephan Bärwolf · 13 years ago
  99. bdb42f5 KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid" by Stephan Bärwolf · 13 years ago
  100. 476bc00 module_param: make bool parameters really bool (arch) by Rusty Russell · 13 years ago