1. 095c0aa sched: adjust scheduler cpu power for stolen time by Glauber Costa · 14 years ago
  2. 3c404b5 KVM guest: Add a pv_ops stub for steal time by Glauber Costa · 14 years ago
  3. c9aaa89 KVM: Steal time implementation by Glauber Costa · 14 years ago
  4. 9ddabbe KVM: KVM Steal time guest/host interface by Glauber Costa · 14 years ago
  5. 4b6b35f KVM: Add constant to represent KVM MSRs enabled bit in guest/host interface by Glauber Costa · 14 years ago
  6. 3c8c652 KVM: MMU: Introduce is_last_gpte() to clean up walk_addr_generic() by Takuya Yoshikawa · 14 years ago
  7. 92c1c1e KVM: MMU: Rename the walk label in walk_addr_generic() by Takuya Yoshikawa · 14 years ago
  8. 134291b KVM: MMU: Clean up the error handling of walk_addr_generic() by Takuya Yoshikawa · 14 years ago
  9. f8f7e5e Revert "KVM: MMU: make kvm_mmu_reset_context() flush the guest TLB" by Marcelo Tosatti · 14 years ago
  10. 45bd07b KVM: MMU: make kvm_mmu_reset_context() flush the guest TLB by Avi Kivity · 14 years ago
  11. 411c588 KVM: MMU: Adjust shadow paging to work when SMEP=1 and CR0.WP=0 by Avi Kivity · 14 years ago
  12. a01c8f9 KVM: Enable ERMS feature support for KVM by Yang, Wei · 14 years ago
  13. 176f61d KVM: Expose RDWRGSFS bit to KVM guests by Yang, Wei · 14 years ago
  14. 74dc2b4 KVM: Add RDWRGSFS support when setting CR4 by Yang, Wei · 14 years ago
  15. d9c3476 KVM: Remove RDWRGSFS bit from CR4_RESERVED_BITS by Yang, Wei · 14 years ago
  16. 4a00efd KVM: Enable DRNG feature support for KVM by Yang, Wei Y · 14 years ago
  17. 02668b06 KVM: fix XSAVE bit scanning (now properly) by Andre Przywara · 14 years ago
  18. e57d4a3 KVM: Add instruction fetch checking when walking guest page table by Yang, Wei Y · 14 years ago
  19. 611c120 KVM: Mask function7 ebx against host capability word9 by Yang, Wei Y · 14 years ago
  20. c68b734 KVM: Add SMEP support when setting CR4 by Yang, Wei Y · 14 years ago
  21. 8d9c975 KVM: Remove SMEP bit from CR4_RESERVED_BITS by Yang, Wei Y · 14 years ago
  22. 509c75e KVM: nVMX: Fix bug preventing more than two levels of nesting by Nadav Har'El · 14 years ago
  23. 9dac77f KVM: x86 emulator: fold decode_cache into x86_emulate_ctxt by Avi Kivity · 14 years ago
  24. 36dd9bb KVM: x86 emulator: rename decode_cache::eip to _eip by Avi Kivity · 14 years ago
  25. 2e4ce7f KVM: VMX: Silence warning on 32-bit hosts by Jan Kiszka · 14 years ago
  26. f411e6c KVM: x86 emulator: Use opcode::execute for CLI/STI(FA/FB) by Takuya Yoshikawa · 14 years ago
  27. d06e03a KVM: x86 emulator: Use opcode::execute for LOOP/JCXZ by Takuya Yoshikawa · 14 years ago
  28. 5c5df76 KVM: x86 emulator: Clean up INT n/INTO/INT 3(CC/CD/CE) by Takuya Yoshikawa · 14 years ago
  29. 1bd5f46 KVM: x86 emulator: Use opcode::execute for MOV(8C/8E) by Takuya Yoshikawa · 14 years ago
  30. ebda02c KVM: x86 emulator: Use opcode::execute for RET(C3) by Takuya Yoshikawa · 14 years ago
  31. e4f973a KVM: x86 emulator: Use opcode::execute for XCHG(86/87) by Takuya Yoshikawa · 14 years ago
  32. 9f21ca5 KVM: x86 emulator: Use opcode::execute for TEST(84/85, A8/A9) by Takuya Yoshikawa · 14 years ago
  33. db5b076 KVM: x86 emulator: Use opcode::execute for some instructions by Takuya Yoshikawa · 14 years ago
  34. e01991e KVM: x86 emulator: Rename emulate_xxx() to em_xxx() by Takuya Yoshikawa · 14 years ago
  35. 9d74191 KVM: x86 emulator: Use the pointers ctxt and c consistently by Takuya Yoshikawa · 14 years ago
  36. 2844d84 KVM: nVMX: Miscellenous small corrections by Nadav Har'El · 14 years ago
  37. 7b8050f KVM: nVMX: Add VMX to list of supported cpuid features by Nadav Har'El · 14 years ago
  38. 7991825 KVM: nVMX: Additional TSC-offset handling by Nadav Har'El · 14 years ago
  39. 36cf24e KVM: nVMX: Further fixes for lazy FPU loading by Nadav Har'El · 14 years ago
  40. eeadf9e KVM: nVMX: Handling of CR0 and CR4 modifying instructions by Nadav Har'El · 14 years ago
  41. 66c78ae KVM: nVMX: Correct handling of idt vectoring info by Nadav Har'El · 14 years ago
  42. 0b6ac34 KVM: nVMX: Correct handling of exception injection by Nadav Har'El · 14 years ago
  43. b6f1250 KVM: nVMX: Correct handling of interrupt injection by Nadav Har'El · 14 years ago
  44. 644d711 KVM: nVMX: Deciding if L0 or L1 should handle an L2 exit by Nadav Har'El · 14 years ago
  45. 7c17793 KVM: nVMX: vmcs12 checks on nested entry by Nadav Har'El · 14 years ago
  46. 4704d0b KVM: nVMX: Exiting from L2 to L1 by Nadav Har'El · 14 years ago
  47. 99e65e8 KVM: nVMX: No need for handle_vmx_insn function any more by Nadav Har'El · 14 years ago
  48. cd232ad KVM: nVMX: Implement VMLAUNCH and VMRESUME by Nadav Har'El · 14 years ago
  49. fe3ef05 KVM: nVMX: Prepare vmcs02 from vmcs01 and vmcs12 by Nadav Har'El · 14 years ago
  50. bf8179a KVM: nVMX: Move control field setup to functions by Nadav Har'El · 14 years ago
  51. a3a8ff8 KVM: nVMX: Move host-state field setup to a function by Nadav Har'El · 14 years ago
  52. 49f705c KVM: nVMX: Implement VMREAD and VMWRITE by Nadav Har'El · 14 years ago
  53. 6a4d755 KVM: nVMX: Implement VMPTRST by Nadav Har'El · 14 years ago
  54. 6384666 KVM: nVMX: Implement VMPTRLD by Nadav Har'El · 14 years ago
  55. 27d6c86 KVM: nVMX: Implement VMCLEAR by Nadav Har'El · 14 years ago
  56. 0140cae KVM: nVMX: Success/failure of VMX instructions. by Nadav Har'El · 14 years ago
  57. 22bd035 KVM: nVMX: Add VMCS fields to the vmcs12 by Nadav Har'El · 14 years ago
  58. ff2f6fe KVM: nVMX: Introduce vmcs02: VMCS used to run L2 by Nadav Har'El · 14 years ago
  59. 064aea7 KVM: nVMX: Decoding memory operands of VMX instructions by Nadav Har'El · 14 years ago
  60. b87a51a KVM: nVMX: Implement reading and writing of VMX MSRs by Nadav Har'El · 14 years ago
  61. a9d30f3 KVM: nVMX: Introduce vmcs12: a VMCS structure for L1 by Nadav Har'El · 14 years ago
  62. 5e1746d KVM: nVMX: Allow setting the VMXE bit in CR4 by Nadav Har'El · 14 years ago
  63. ec378ae KVM: nVMX: Implement VMXON and VMXOFF by Nadav Har'El · 14 years ago
  64. 801d342 KVM: nVMX: Add "nested" module option to kvm_intel by Nadav Har'El · 14 years ago
  65. b5c9ff7 KVM: x86 emulator: Avoid clearing the whole decode_cache by Takuya Yoshikawa · 14 years ago
  66. adf5223 KVM: x86 emulator: Clean up init_emulate_ctxt() by Takuya Yoshikawa · 14 years ago
  67. d780592 KVM: Clean up error handling during VCPU creation by Jan Kiszka · 14 years ago
  68. d462b81 KVM: VMX: Keep list of loaded VMCSs, instead of vcpus by Nadav Har'El · 14 years ago
  69. 24c82e5 KVM: Sanitize cpuid by Avi Kivity · 14 years ago
  70. bcdd9a9 KVM: MMU: cleanup for dropping parent pte by Xiao Guangrong · 14 years ago
  71. 38e3b2b KVM: MMU: cleanup for kvm_mmu_page_unlink_children by Xiao Guangrong · 14 years ago
  72. 67052b3 KVM: MMU: remove the arithmetic of parent pte rmap by Xiao Guangrong · 14 years ago
  73. 53c07b1 KVM: MMU: abstract the operation of rmap by Xiao Guangrong · 14 years ago
  74. 1249b96 KVM: fix uninitialized warning by Xiao Guangrong · 14 years ago
  75. 8b0cedf KVM: use __copy_to_user/__clear_user to write guest page by Xiao Guangrong · 14 years ago
  76. 332b207 KVM: MMU: optimize pte write path if don't have protected sp by Xiao Guangrong · 14 years ago
  77. 9630421 KVM: VMX: always_inline VMREADs by Avi Kivity · 14 years ago
  78. 5e520e6 KVM: VMX: Move VMREAD cleanup to exception handler by Avi Kivity · 14 years ago
  79. 7b105ca KVM: x86 emulator: Stop passing ctxt->ops as arg of emul functions by Takuya Yoshikawa · 14 years ago
  80. ef5d75c KVM: x86 emulator: Stop passing ctxt->ops as arg of decode helpers by Takuya Yoshikawa · 14 years ago
  81. 67cbc90 KVM: x86 emulator: Place insn_fetch helpers together by Takuya Yoshikawa · 14 years ago
  82. c9e0b84 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  83. 3b775e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  84. 155a16f xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ. by Konrad Rzeszutek Wilk · 14 years ago
  85. 32dd119 xen/mmu: Fix for linker errors when CONFIG_SMP is not defined. by Konrad Rzeszutek Wilk · 14 years ago
  86. cb16c34 KVM: x86 emulator: fix %rip-relative addressing with immediate source operand by Avi Kivity · 14 years ago
  87. e376fd6 watchdog: Intel SCU Watchdog: Fix build and remove duplicate code by Jesper Juhl · 14 years ago
  88. c6830c2 Fix node_start/end_pfn() definition for mm/page_cgroup.c by KAMEZAWA Hiroyuki · 14 years ago
  89. 12f1ba5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  90. ef46222 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  91. 10e18e6 Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  92. de2d1a5 KVM: Fix register corruption in pvclock_scale_delta by Zachary Amsden · 14 years ago
  93. a0a8eab KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap by Steve · 14 years ago
  94. 5233dd5 KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS by Marcelo Tosatti · 14 years ago
  95. b723363 KVM: MMU: Fix build warnings in walk_addr_generic() by Borislav Petkov · 14 years ago
  96. 7d68dc3 x86, efi: Do not reserve boot services regions within reserved areas by Maarten Lankhorst · 14 years ago
  97. acd049c xen/setup: Fix for incorrect xen_extra_mem_start. by Konrad Rzeszutek Wilk · 14 years ago
  98. b2abe50 xen: When calling power_off, don't call the halt function. by Tom Goetz · 14 years ago
  99. 900cba8 xen: support CONFIG_MAXSMP by Andrew Jones · 15 years ago
  100. 60b8b1d x86 idle: APM requires pm_idle/default_idle unconditionally when a module by Andy Whitcroft · 14 years ago