1. 308b0f2 KVM: Add reset support for in kernel PIT by Sheng Yang · 17 years ago
  2. e0f63cb KVM: Add save/restore supporting of in kernel PIT by Sheng Yang · 17 years ago
  3. 7837699 KVM: In kernel PIT model by Sheng Yang · 17 years ago
  4. 4fcaa98 KVM: Remove pointless desc_ptr #ifdef by Avi Kivity · 17 years ago
  5. 019960a KVM: VMX: Don't adjust tsc offset forward by Avi Kivity · 17 years ago
  6. b8688d5 KVM: replace remaining __FUNCTION__ occurances by Harvey Harrison · 17 years ago
  7. 71c4dfa KVM: detect if VCPU triple faults by Joerg Roedel · 17 years ago
  8. 2d3ad1f KVM: Prefix control register accessors with kvm_ to avoid namespace pollution by Avi Kivity · 17 years ago
  9. 05da455 KVM: MMU: large page support by Marcelo Tosatti · 17 years ago
  10. 2e53d63 KVM: MMU: ignore zapped root pagetables by Marcelo Tosatti · 17 years ago
  11. 847f0ad KVM: Implement dummy values for MSR_PERF_STATUS by Alexander Graf · 17 years ago
  12. 14af3f3 KVM: sparse fixes for kvm/x86.c by Harvey Harrison · 17 years ago
  13. 4866d5e KVM: SVM: make iopm_base static by Harvey Harrison · 17 years ago
  14. 77cd337 KVM: x86 emulator: fix sparse warnings in x86_emulate.c by Harvey Harrison · 17 years ago
  15. f11c3a8 KVM: Add stat counter for hypercalls by Amit Shah · 17 years ago
  16. a5f6130 KVM: Use x86's segment descriptor struct instead of private definition by Avi Kivity · 17 years ago
  17. a988b91 KVM: Add API for determining the number of supported memory slots by Avi Kivity · 17 years ago
  18. f725230 KVM: Add API to retrieve the number of supported vcpus per vm by Avi Kivity · 17 years ago
  19. 7a957275 KVM: x86 emulator: make register_address_increment and JMP_REL static inlines by Harvey Harrison · 17 years ago
  20. e470677 KVM: x86 emulator: make register_address, address_mask static inlines by Harvey Harrison · 17 years ago
  21. ddcb288 KVM: x86 emulator: add ad_mask static inline by Harvey Harrison · 17 years ago
  22. 1806852 KVM: paravirtualized clocksource: host part by Glauber de Oliveira Costa · 17 years ago
  23. 24e09cb KVM: SVM: enable LBR virtualization by Joerg Roedel · 17 years ago
  24. f65c229 KVM: SVM: allocate the MSR permission map per VCPU by Joerg Roedel · 17 years ago
  25. e6101a9 KVM: SVM: let init_vmcb() take struct vcpu_svm as parameter by Joerg Roedel · 17 years ago
  26. 2e11384 KVM: VMX: fix typo in VMX header define by Ryan Harper · 17 years ago
  27. 709ddeb KVM: SVM: add support for Nested Paging by Joerg Roedel · 17 years ago
  28. fb72d16 KVM: MMU: add TDP support to the KVM MMU by Joerg Roedel · 17 years ago
  29. cc4b687 KVM: export the load_pdptrs() function to modules by Joerg Roedel · 17 years ago
  30. 4d9976b KVM: MMU: make the __nonpaging_map function generic by Joerg Roedel · 17 years ago
  31. 1855267 KVM: export information about NPT to generic x86 code by Joerg Roedel · 17 years ago
  32. 6c7dac7 KVM: SVM: add module parameter to disable Nested Paging by Joerg Roedel · 17 years ago
  33. e3da3ac KVM: SVM: add detection of Nested Paging feature by Joerg Roedel · 17 years ago
  34. 33bd6a0 KVM: SVM: move feature detection to hardware setup code by Joerg Roedel · 17 years ago
  35. 9457a71 KVM: allow access to EFER in 32bit KVM by Joerg Roedel · 17 years ago
  36. 9f62e19 KVM: VMX: unifdef the EFER specific code by Joerg Roedel · 17 years ago
  37. 50a37eb KVM: align valid EFER bits with the features of the host system by Joerg Roedel · 17 years ago
  38. f2b4b7d KVM: make EFER_RESERVED_BITS configurable for architecture code by Joerg Roedel · 17 years ago
  39. 2384d2b KVM: VMX: Enable Virtual Processor Identification (VPID) by Sheng Yang · 17 years ago
  40. d196e34 KVM: MMU: Decouple mmio from shadow page tables by Avi Kivity · 17 years ago
  41. 1d6ad20 KVM: x86 emulator: group decoding for group 1 instructions by Avi Kivity · 17 years ago
  42. d95058a KVM: x86 emulator: add group 7 decoding by Avi Kivity · 17 years ago
  43. fd60754 KVM: x86 emulator: Group decoding for groups 4 and 5 by Avi Kivity · 17 years ago
  44. 7d858a1 KVM: x86 emulator: Group decoding for group 3 by Avi Kivity · 17 years ago
  45. 43bb19c KVM: x86 emulator: group decoding for group 1A by Avi Kivity · 17 years ago
  46. e09d082 KVM: x86 emulator: add support for group decoding by Avi Kivity · 17 years ago
  47. 1ae0a13 KVM: MMU: Simplify hash table indexing by Dong, Eddie · 17 years ago
  48. 489f1d6 KVM: MMU: Update shadow ptes on partial guest pte writes by Dong, Eddie · 17 years ago
  49. e48bb49 KVM: MMU: Fix memory leak on guest demand faults by Avi Kivity · 17 years ago
  50. 707a18a KVM: VMX: convert init_rmode_tss() to slots_lock by Marcelo Tosatti · 17 years ago
  51. 15aaa81 KVM: MMU: handle page removal with shadow mapping by Marcelo Tosatti · 17 years ago
  52. 4b1a80f KVM: MMU: Fix is_rmap_pte() with io ptes by Avi Kivity · 17 years ago
  53. 5dc8326 KVM: VMX: Restore tss even on x86_64 by Avi Kivity · 17 years ago
  54. 33f9c50 KVM: VMX: Avoid rearranging switched guest msrs while they are loaded by Avi Kivity · 17 years ago
  55. f7d9c7b KVM: MMU: Fix race when instantiating a shadow pte by Avi Kivity · 17 years ago
  56. 0b975a3 KVM: Avoid infinite-frequency local apic timer by Avi Kivity · 17 years ago
  57. 24993d5 KVM: make MMU_DEBUG compile again by Marcelo Tosatti · 17 years ago
  58. 5e4a0b3 KVM: move alloc_apic_access_page() outside of non-preemptable region by Marcelo Tosatti · 17 years ago
  59. a2938c8 KVM: SVM: fix Windows XP 64 bit installation crash by Joerg Roedel · 17 years ago
  60. 72dc67a KVM: remove the usage of the mmap_sem for the protection of the memory slots. by Izik Eidus · 17 years ago
  61. c7ac679 KVM: emulate access to MSR_IA32_MCG_CTL by Joerg Roedel · 17 years ago
  62. 674eea0 KVM: Make the supported cpuid list a host property rather than a vm property by Avi Kivity · 17 years ago
  63. d730616 KVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0 works properly by Paul Knowles · 17 years ago
  64. 6b390b6 KVM: SVM: set NM intercept when enabling CR0.TS in the guest by Joerg Roedel · 17 years ago
  65. 334df50 KVM: SVM: Fix lazy FPU switching by Joerg Roedel · 17 years ago
  66. c0b49b0 kvm: i386 fix by Andrew Morton · 17 years ago
  67. 0ad07ec virtio: Put the virtio under the virtualization menu by Anthony Liguori · 17 years ago
  68. 2f52d58 KVM: Move apic timer migration away from critical section by Avi Kivity · 17 years ago
  69. 6c142801 KVM: Fix unbounded preemption latency by Avi Kivity · 17 years ago
  70. 97db56c KVM: Initialize the mmu caches only after verifying cpu support by Avi Kivity · 17 years ago
  71. 75e68e6 KVM: MMU: Fix dirty page setting for pages removed from rmap by Izik Eidus · 17 years ago
  72. 571008d KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD by Sheng Yang · 17 years ago
  73. 5882842 KVM: MMU: Merge shadow level check in FNAME(fetch) by Dong, Eddie · 17 years ago
  74. eb787d1 KVM: MMU: Move kvm_free_some_pages() into critical section by Avi Kivity · 17 years ago
  75. aaee2c9 KVM: MMU: Switch to mmu spinlock by Marcelo Tosatti · 17 years ago
  76. d7824ff KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte() by Avi Kivity · 17 years ago
  77. 7ec5458 KVM: Add kvm_read_guest_atomic() by Marcelo Tosatti · 17 years ago
  78. 10589a4 KVM: MMU: Concurrent guest walkers by Marcelo Tosatti · 17 years ago
  79. 774ead3 KVM: Disable vapic support on Intel machines with FlexPriority by Avi Kivity · 17 years ago
  80. b93463a KVM: Accelerated apic support by Avi Kivity · 17 years ago
  81. b209749f KVM: local APIC TPR access reporting facility by Avi Kivity · 17 years ago
  82. 565f1fb KVM: Print data for unimplemented wrmsr by Avi Kivity · 17 years ago
  83. dfc5aa0 KVM: MMU: Add cache miss statistic by Avi Kivity · 17 years ago
  84. caa5b8a KVM: MMU: Coalesce remote tlb flushes by Eddie Dong · 17 years ago
  85. 5736199 KVM: Move kvm_vcpu_kick() to x86.c by Zhang Xiantao · 17 years ago
  86. 0eb8f49 KVM: Move ioapic code to common directory. by Zhang Xiantao · 17 years ago
  87. 8247019 KVM: Move irqchip declarations into new ioapic.h and lapic.h by Zhang Xiantao · 17 years ago
  88. 0fce5623b KVM: Move drivers/kvm/* to virt/kvm/ by Avi Kivity · 17 years ago
  89. edf8841 KVM: Move arch dependent files to new directory arch/x86/kvm/ by Avi Kivity · 17 years ago