1. cc6e462 KVM: x86: Optimize NMI watchdog delivery by Jan Kiszka · 16 years ago
  2. 291f26b KVM: MMU: Extend kvm_mmu_page->slot_bitmap size by Sheng Yang · 16 years ago
  3. 64d4d52 KVM: Enable MTRR for EPT by Sheng Yang · 16 years ago
  4. 0bed3b5 KVM: Improve MTRR structure by Sheng Yang · 16 years ago
  5. c4abb7c KVM: x86: Support for user space injected NMIs by Jan Kiszka · 16 years ago
  6. 33f089c KVM: VMX: refactor/fix IRQ and NMI injectability determination by Jan Kiszka · 16 years ago
  7. 5550af4 KVM: Fix guest shared interrupt with in-kernel irqchip by Sheng Yang · 16 years ago
  8. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  9. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/kvm_host.h]
  10. 3de42dc KVM: Separate irq ack notification out of arch/x86/kvm/irq.c by Xiantao Zhang · 16 years ago
  11. e5fcfc8 KVM: Device Assignment: Map mmio pages into VT-d page table by Weidong Han · 16 years ago
  12. 0074ff6 KVM: MMU: speed up mmu_unsync_walk by Marcelo Tosatti · 16 years ago
  13. 4731d4c KVM: MMU: out of sync shadow core by Marcelo Tosatti · 16 years ago
  14. a705289 KVM: x86: trap invlpg by Marcelo Tosatti · 16 years ago
  15. 0ba73cd KVM: MMU: sync roots on mmu reload by Marcelo Tosatti · 16 years ago
  16. e8bc217 KVM: MMU: mode specific sync_page by Marcelo Tosatti · 16 years ago
  17. 62c476c KVM: Device Assignment with VT-d by Ben-Ami Yassour · 16 years ago
  18. fa89a81 KVM: Add statistics for guest irq injections by Avi Kivity · 16 years ago
  19. 8ceed347 KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTR by Avi Kivity · 16 years ago
  20. 8349b5c KVM: remove unused field from the assigned dev struct by Ben-Ami Yassour · 16 years ago
  21. 6ad18fb KVM: Reduce stack usage in kvm_pv_mmu_op() by Dave Hansen · 16 years ago
  22. 4d5c5d0 KVM: pci device assignment by Ben-Ami Yassour · 16 years ago
  23. 564f153 KVM: Add irq ack notifier list by Avi Kivity · 16 years ago
  24. 77ab6db KVM: VMX: Reinject real mode exception by Jan Kiszka · 16 years ago
  25. 19bd8af KVM: Consolidate XX_VECTOR defines by Jan Kiszka · 16 years ago
  26. 937a7ea KVM: Add a pending interrupt queue by Avi Kivity · 16 years ago
  27. 668f612 KVM: VMX: Move nmi injection failure processing to vm exit path by Avi Kivity · 16 years ago
  28. d98e634 KVM: Move KVM TRACE DEFINITIONS to common header by Hollis Blanchard · 16 years ago
  29. 5fdbf97 KVM: x86: accessors for guest registers by Marcelo Tosatti · 16 years ago
  30. b8cd9d0 Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  31. 18b13e5 KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_reboot by Eduardo Habkost · 16 years ago
  32. e930bff KVM: Synchronize guest physical memory map to host virtual memory map by Andrea Arcangeli · 16 years ago
  33. 5f4cb66 KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module by Joerg Roedel · 16 years ago
  34. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  35. a656c8e x86: fix spurious '#' in kvm header by Vegard Nossum · 16 years ago
  36. 33a37eb KVM: fix exception entry / build bug, on 64-bit by Ingo Molnar · 16 years ago
  37. d6e88ae KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues by Avi Kivity · 16 years ago
  38. 542472b KVM: Add coalesced MMIO support (x86 part) by Laurent Vivier · 16 years ago
  39. 3e6e0aa KVM: Prefixes segment functions that will be exported with "kvm_" by Guillaume Thouvenin · 16 years ago
  40. 9ba075a KVM: MTRR support by Avi Kivity · 16 years ago
  41. 81609e3 KVM: Order segment register constants in the same way as cpu operand encoding by Avi Kivity · 16 years ago
  42. f08864b KVM: VMX: Enable NMI with in-kernel irqchip by Sheng Yang · 16 years ago
  43. 3419ffc KVM: IOAPIC/LAPIC: Enable NMI support by Sheng Yang · 16 years ago
  44. 7cc8883 KVM: Remove decache_vcpus_on_cpu() and related callbacks by Avi Kivity · 16 years ago
  45. 4ecac3f KVM: Handle virtualization instruction #UD faults during reboot by Avi Kivity · 16 years ago
  46. 1b7fcd3 KVM: MMU: Fix false flooding when a pte points to page table by Avi Kivity · 16 years ago
  47. 50d0a0f KVM: Make kvm host use the paravirt clocksource structs by Gerd Hoffmann · 16 years ago
  48. bc1a34f KVM: avoid fx_init() schedule in atomic by Andrea Arcangeli · 16 years ago
  49. 1439442 KVM: VMX: Enable EPT feature for KVM by Sheng Yang · 16 years ago
  50. b7ebfb0 KVM: VMX: Prepare an identity page table for EPT in real mode by Sheng Yang · 16 years ago
  51. 7b52345 KVM: MMU: Add EPT support by Sheng Yang · 16 years ago
  52. 67253af KVM: Add kvm_x86_ops get_tdp_level() by Sheng Yang · 16 years ago
  53. 62d9f0d KVM: add ioctls to save/store mpstate by Marcelo Tosatti · 16 years ago
  54. a453529 KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* by Avi Kivity · 16 years ago
  55. 2714d1d KVM: Add trace markers by Feng (Eric) Liu · 16 years ago
  56. 53371b5 KVM: SVM: add intercept for machine check exception by Joerg Roedel · 16 years ago
  57. 35149e2 KVM: MMU: Don't assume struct page for x86 by Anthony Liguori · 17 years ago
  58. 9c20456 KVM: function declaration parameter name cleanup by Joerg Roedel · 17 years ago
  59. 3200f40 KVM: MMU: unify slots_lock usage by Marcelo Tosatti · 17 years ago
  60. 37817f2 KVM: x86: hardware task switching support by Izik Eidus · 17 years ago
  61. 2e4d265 KVM: x86: add functions to get the cpl of vcpu by Izik Eidus · 17 years ago
  62. 69a9f69 KVM: Move some x86 specific constants and structures to include/asm-x86 by Avi Kivity · 17 years ago
  63. 2f333bc KVM: MMU: hypercall based pte updates and TLB flushes by Marcelo Tosatti · 17 years ago
  64. 9f81128 KVM: Provide unlocked version of emulator_write_phys() by Avi Kivity · 17 years ago
  65. 7837699 KVM: In kernel PIT model by Sheng Yang · 17 years ago
  66. 2d3ad1f KVM: Prefix control register accessors with kvm_ to avoid namespace pollution by Avi Kivity · 17 years ago
  67. 05da455 KVM: MMU: large page support by Marcelo Tosatti · 17 years ago
  68. 2e53d63 KVM: MMU: ignore zapped root pagetables by Marcelo Tosatti · 17 years ago
  69. f11c3a8 KVM: Add stat counter for hypercalls by Amit Shah · 17 years ago
  70. 1806852 KVM: paravirtualized clocksource: host part by Glauber de Oliveira Costa · 17 years ago
  71. cc4b687 KVM: export the load_pdptrs() function to modules by Joerg Roedel · 17 years ago
  72. 1855267 KVM: export information about NPT to generic x86 code by Joerg Roedel · 17 years ago
  73. f2b4b7d KVM: make EFER_RESERVED_BITS configurable for architecture code by Joerg Roedel · 17 years ago
  74. 2384d2b KVM: VMX: Enable Virtual Processor Identification (VPID) by Sheng Yang · 17 years ago
  75. 1ae0a13 KVM: MMU: Simplify hash table indexing by Dong, Eddie · 17 years ago
  76. 7d76b4d include/asm-x86/kvm_host.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
  77. 571008d KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD by Sheng Yang · 17 years ago
  78. d7824ff KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte() by Avi Kivity · 17 years ago
  79. 774ead3 KVM: Disable vapic support on Intel machines with FlexPriority by Avi Kivity · 17 years ago
  80. b209749f KVM: local APIC TPR access reporting facility by Avi Kivity · 17 years ago
  81. dfc5aa0 KVM: MMU: Add cache miss statistic by Avi Kivity · 17 years ago
  82. edf8841 KVM: Move arch dependent files to new directory arch/x86/kvm/ by Avi Kivity · 17 years ago[Renamed (98%) from drivers/kvm/x86.h]
  83. 0711456 KVM: Portability: Move kvm_vm_stat to x86.h by Zhang Xiantao · 17 years ago
  84. bfc6d22 KVM: Portability: Move round_robin_prev_vcpu and tss_addr to kvm_arch by Zhang Xiantao · 17 years ago
  85. d7deeeb0 KVM: Portability: move vpic and vioapic to kvm_arch by Zhang Xiantao · 17 years ago
  86. f05e70a KVM: Portability: Move mmu-related fields to kvm_arch by Zhang Xiantao · 17 years ago
  87. d69fb81 KVM: Portability: Move memslot aliases to new struct kvm_arch by Zhang Xiantao · 17 years ago
  88. 77b4c25 KVM: Portability: Move kvm_vcpu_stat to x86.h by Zhang Xiantao · 17 years ago
  89. d657a98 KVM: Portability: Move kvm_vcpu definition back to kvm.h by Zhang Xiantao · 17 years ago
  90. 1d737c8 KVM: Portability: Split mmu-related static inline functions to mmu.h by Zhang Xiantao · 17 years ago
  91. ad312c7 KVM: Portability: Introduce kvm_vcpu_arch by Zhang Xiantao · 17 years ago
  92. 682c59a KVM: Portability: Move kvm{pic,ioapic} accesors to x86 specific code by Zhang Xiantao · 17 years ago
  93. c1a5d4f KVM: Replace #GP injection by the generalized exception queue by Avi Kivity · 17 years ago
  94. c3c91fe KVM: Replace page fault injection by the generalized exception queue by Avi Kivity · 17 years ago
  95. 298101d KVM: Generalize exception injection mechanism by Avi Kivity · 17 years ago
  96. 53e0aa7 KVM: Portability: Create kvm_arch_vcpu_runnable() function by Hollis Blanchard · 17 years ago
  97. e01a1b5 KVM: Portability: Stop including x86-specific headers in kvm_main.c by Hollis Blanchard · 17 years ago
  98. 0771671 KVM: Enhance guest cpuid management by Dan Kenigsberg · 17 years ago
  99. d835dfe KVM: Don't bother the mmu if cr3 load doesn't change cr3 by Avi Kivity · 17 years ago
  100. 3ad82a7 KVM: Recalculate mmu pages needed for every memory region change by Zhang Xiantao · 17 years ago