1. 7cc8883 KVM: Remove decache_vcpus_on_cpu() and related callbacks by Avi Kivity · 16 years ago
  2. 543e424 KVM: VMX: Add list of potentially locally cached vcpus by Avi Kivity · 16 years ago
  3. 54e445c KVM: add missing kvmtrace bits by Joerg Roedel · 16 years ago
  4. 8b2cf73 KVM: add statics were possible, function definition in lapic.h by Harvey Harrison · 16 years ago
  5. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  6. 50d0a0f KVM: Make kvm host use the paravirt clocksource structs by Gerd Hoffmann · 16 years ago
  7. 06e0564 KVM: close timer injection race window in __vcpu_run by Marcelo Tosatti · 16 years ago
  8. d4acf7e KVM: Fix race between timer migration and vcpu migration by Marcelo Tosatti · 16 years ago
  9. 2f59971 KVM: migrate PIT timer by Marcelo Tosatti · 16 years ago
  10. bc1a34f KVM: avoid fx_init() schedule in atomic by Andrea Arcangeli · 16 years ago
  11. b4f14ab KVM: Avoid spurious execeptions after setting registers by Jan Kiszka · 16 years ago
  12. 3fe913e KVM: x86: task switch: fix wrong bit setting for the busy flag by Izik Eidus · 16 years ago
  13. b7ebfb0 KVM: VMX: Prepare an identity page table for EPT in real mode by Sheng Yang · 16 years ago
  14. 7b52345 KVM: MMU: Add EPT support by Sheng Yang · 16 years ago
  15. e9571ed KVM: fix kvm_vcpu_kick vs __vcpu_run race by Marcelo Tosatti · 16 years ago
  16. 62d9f0d KVM: add ioctls to save/store mpstate by Marcelo Tosatti · 16 years ago
  17. a453529 KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* by Avi Kivity · 16 years ago
  18. 2714d1d KVM: Add trace markers by Feng (Eric) Liu · 16 years ago
  19. 3d45830 KVM: Free apic access page on vm destruction by Avi Kivity · 16 years ago
  20. 3200f40 KVM: MMU: unify slots_lock usage by Marcelo Tosatti · 16 years ago
  21. 37817f2 KVM: x86: hardware task switching support by Izik Eidus · 16 years ago
  22. 2f333bc KVM: MMU: hypercall based pte updates and TLB flushes by Marcelo Tosatti · 16 years ago
  23. 9f81128 KVM: Provide unlocked version of emulator_write_phys() by Avi Kivity · 16 years ago
  24. a28e4f5 KVM: add basic paravirt support by Marcelo Tosatti · 16 years ago
  25. e0f63cb KVM: Add save/restore supporting of in kernel PIT by Sheng Yang · 16 years ago
  26. 7837699 KVM: In kernel PIT model by Sheng Yang · 16 years ago
  27. b8688d5 KVM: replace remaining __FUNCTION__ occurances by Harvey Harrison · 16 years ago
  28. 71c4dfa KVM: detect if VCPU triple faults by Joerg Roedel · 16 years ago
  29. 2d3ad1f KVM: Prefix control register accessors with kvm_ to avoid namespace pollution by Avi Kivity · 16 years ago
  30. 05da455 KVM: MMU: large page support by Marcelo Tosatti · 16 years ago
  31. 2e53d63 KVM: MMU: ignore zapped root pagetables by Marcelo Tosatti · 16 years ago
  32. 847f0ad KVM: Implement dummy values for MSR_PERF_STATUS by Alexander Graf · 16 years ago
  33. 14af3f3 KVM: sparse fixes for kvm/x86.c by Harvey Harrison · 16 years ago
  34. f11c3a8 KVM: Add stat counter for hypercalls by Amit Shah · 16 years ago
  35. a5f6130 KVM: Use x86's segment descriptor struct instead of private definition by Avi Kivity · 16 years ago
  36. a988b91 KVM: Add API for determining the number of supported memory slots by Avi Kivity · 16 years ago
  37. f725230 KVM: Add API to retrieve the number of supported vcpus per vm by Avi Kivity · 16 years ago
  38. 1806852 KVM: paravirtualized clocksource: host part by Glauber de Oliveira Costa · 16 years ago
  39. cc4b687 KVM: export the load_pdptrs() function to modules by Joerg Roedel · 16 years ago
  40. 9457a71 KVM: allow access to EFER in 32bit KVM by Joerg Roedel · 16 years ago
  41. 50a37eb KVM: align valid EFER bits with the features of the host system by Joerg Roedel · 16 years ago
  42. f2b4b7d KVM: make EFER_RESERVED_BITS configurable for architecture code by Joerg Roedel · 16 years ago
  43. 72dc67a KVM: remove the usage of the mmap_sem for the protection of the memory slots. by Izik Eidus · 16 years ago
  44. c7ac679 KVM: emulate access to MSR_IA32_MCG_CTL by Joerg Roedel · 16 years ago
  45. 674eea0 KVM: Make the supported cpuid list a host property rather than a vm property by Avi Kivity · 16 years ago
  46. d730616 KVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0 works properly by Paul Knowles · 16 years ago
  47. c0b49b0 kvm: i386 fix by Andrew Morton · 16 years ago
  48. 2f52d58 KVM: Move apic timer migration away from critical section by Avi Kivity · 16 years ago
  49. 6c14280 KVM: Fix unbounded preemption latency by Avi Kivity · 16 years ago
  50. 97db56c KVM: Initialize the mmu caches only after verifying cpu support by Avi Kivity · 16 years ago
  51. 571008d KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD by Sheng Yang · 17 years ago
  52. 10589a4 KVM: MMU: Concurrent guest walkers by Marcelo Tosatti · 17 years ago
  53. 774ead3 KVM: Disable vapic support on Intel machines with FlexPriority by Avi Kivity · 17 years ago
  54. b93463a KVM: Accelerated apic support by Avi Kivity · 17 years ago
  55. b209749f KVM: local APIC TPR access reporting facility by Avi Kivity · 17 years ago
  56. 565f1fb KVM: Print data for unimplemented wrmsr by Avi Kivity · 17 years ago
  57. dfc5aa0 KVM: MMU: Add cache miss statistic by Avi Kivity · 17 years ago
  58. 5736199 KVM: Move kvm_vcpu_kick() to x86.c by Zhang Xiantao · 17 years ago
  59. edf8841 KVM: Move arch dependent files to new directory arch/x86/kvm/ by Avi Kivity · 17 years ago[Renamed (99%) from drivers/kvm/x86.c]
  60. d7deeeb0 KVM: Portability: move vpic and vioapic to kvm_arch by Zhang Xiantao · 17 years ago
  61. f05e70a KVM: Portability: Move mmu-related fields to kvm_arch by Zhang Xiantao · 17 years ago
  62. d69fb81 KVM: Portability: Move memslot aliases to new struct kvm_arch by Zhang Xiantao · 17 years ago
  63. 1d737c8 KVM: Portability: Split mmu-related static inline functions to mmu.h by Zhang Xiantao · 17 years ago
  64. ad312c7 KVM: Portability: Introduce kvm_vcpu_arch by Zhang Xiantao · 17 years ago
  65. 2bacc55 KVM: MMU: emulated cmpxchg8b should be atomic on i386 by Marcelo Tosatti · 17 years ago
  66. 152ff9b KVM: SVM: Emulate read/write access to cr8 by Joerg Roedel · 17 years ago
  67. c1a5d4f KVM: Replace #GP injection by the generalized exception queue by Avi Kivity · 17 years ago
  68. c3c91fe KVM: Replace page fault injection by the generalized exception queue by Avi Kivity · 17 years ago
  69. 298101d KVM: Generalize exception injection mechanism by Avi Kivity · 17 years ago
  70. f77bc6a KVM: Portability: Move KVM_INTERRUPT vcpu ioctl to x86.c by Zhang Xiantao · 17 years ago
  71. e8d8d7f KVM: x86 emulator: Rename 'cr2' to 'memop' by Sheng Yang · 17 years ago
  72. eb9774f KVM: Remove misleading check for mmio during event injection by Avi Kivity · 17 years ago
  73. e9f85cd KVM: Portability: Move unalias_gfn to arch dependent file by Zhang Xiantao · 17 years ago
  74. 0771671 KVM: Enhance guest cpuid management by Dan Kenigsberg · 17 years ago
  75. d835dfe KVM: Don't bother the mmu if cr3 load doesn't change cr3 by Avi Kivity · 17 years ago
  76. 0f74a24 KVM: Add statistic for remote tlb flushes by Avi Kivity · 17 years ago
  77. 26e5215 KVM: Split vcpu creation to avoid vcpu_load() before preemption setup by Avi Kivity · 17 years ago
  78. 0de1034 KVM: Portability: Split kvm_set_memory_region() to have an arch callout by Zhang Xiantao · 17 years ago
  79. 93a0039 KVM: x86 emulator: retire ->write_std() by Avi Kivity · 17 years ago
  80. b4231d6 KVM: MMU: Selectively set PageDirty when releasing guest memory by Izik Eidus · 17 years ago
  81. d40ccc6 KVM: Correct consistent typo: "destory" -> "destroy" by Hollis Blanchard · 17 years ago
  82. 56c6d28 KVM: Portability: MMU initialization and teardown split by Zhang Xiantao · 17 years ago
  83. 5bb064d KVM: Portability: Move kvm_vcpu_ioctl_get_dirty_log to arch-specific file by Zhang Xiantao · 17 years ago
  84. 9327fd1 KVM: Make unloading of FPU state when putting vcpu arch-independent by Amit Shah · 17 years ago
  85. 4cee576 KVM: MMU: Add some mmu statistics by Avi Kivity · 17 years ago
  86. ba1389b KVM: Extend stats support for VM stats by Avi Kivity · 17 years ago
  87. f2b5756 KVM: Add instruction emulation statistics by Avi Kivity · 17 years ago
  88. f096ed8 KVM: Add fpu_reload counter by Avi Kivity · 17 years ago
  89. e1beb1d KVM: Replace 'light_exits' stat with 'host_state_reload' by Avi Kivity · 17 years ago
  90. d19a9cd KVM: Portability: Add two hooks to handle kvm_create and destroy vm by Zhang Xiantao · 17 years ago
  91. a16b043 KVM: Remove __init attributes for kvm_init_debug and kvm_init_msr_list by Zhang Xiantao · 17 years ago
  92. 8b00679 KVM: Portability: Make kvm_vcpu_ioctl_translate arch dependent by Zhang Xiantao · 17 years ago
  93. 018d00d KVM: Portability: move KVM_CHECK_EXTENSION by Zhang Xiantao · 17 years ago
  94. f8c16bb KVM: Portability: Move x86 specific code from kvm_init() to kvm_arch() by Zhang Xiantao · 17 years ago
  95. e9b11c1 KVM: Portability: Add vcpu and hardware management arch hooks by Zhang Xiantao · 17 years ago
  96. 97896d0 KVM: Portability: Move kvm_x86_ops to x86.c by Zhang Xiantao · 17 years ago
  97. d825ed0 KVM: Portability: Move some includes to x86.c by Zhang Xiantao · 17 years ago
  98. b6c7a5d KVM: Portability: Move x86 vcpu ioctl handlers to x86.c by Hollis Blanchard · 17 years ago
  99. d075206 KVM: Portability: Move x86 FPU handling to x86.c by Hollis Blanchard · 17 years ago
  100. 8776e51 KVM: Portability: Move x86 instruction emulation code to x86.c by Hollis Blanchard · 17 years ago