1. 0574dec KVM: SVM: Add clean-bit for CR2 register by Joerg Roedel · 14 years ago
  2. 060d0c9 KVM: SVM: Add clean-bit for Segements and CPL by Joerg Roedel · 14 years ago
  3. 17a703c KVM: SVM: Add clean-bit for GDT and IDT by Joerg Roedel · 14 years ago
  4. 72214b9 KVM: SVM: Add clean-bit for DR6 and DR7 by Joerg Roedel · 14 years ago
  5. dcca1a6 KVM: SVM: Add clean-bit for control registers by Joerg Roedel · 14 years ago
  6. b274716 KVM: SVM: Add clean-bit for NPT state by Joerg Roedel · 14 years ago
  7. decdbf6 KVM: SVM: Add clean-bit for interrupt state by Joerg Roedel · 14 years ago
  8. d48086d KVM: SVM: Add clean-bit for the ASID by Joerg Roedel · 14 years ago
  9. f56838e KVM: SVM: Add clean-bit for IOPM_BASE and MSRPM_BASE by Joerg Roedel · 14 years ago
  10. 116a0a2 KVM: SVM: Add clean-bit for intercetps, tsc-offset and pause filter count by Joerg Roedel · 14 years ago
  11. 8d28fec KVM: SVM: Add clean-bits infrastructure code by Roedel, Joerg · 14 years ago
  12. 4cc7031 KVM: SVM: Use get_host_vmcb function in svm_get_msr for TSC by Joerg Roedel · 14 years ago
  13. 8a05a1b8 KVM: SVM: Add manipulation functions for misc intercepts by Joerg Roedel · 14 years ago
  14. 18c918c KVM: SVM: Add manipulation functions for exception intercepts by Joerg Roedel · 14 years ago
  15. 3aed041 KVM: SVM: Add manipulation functions for DRx intercepts by Joerg Roedel · 14 years ago
  16. 4ee546b KVM: SVM: Add manipulation functions for CRx intercepts by Roedel, Joerg · 14 years ago
  17. 384c636 KVM: SVM: Add function to recalculate intercept masks by Joerg Roedel · 14 years ago
  18. 2030753 KVM: SVM: Make Use of the generic guest-mode functions by Joerg Roedel · 14 years ago
  19. 6389ee9 KVM: Pull extra page fault information into struct x86_exception by Avi Kivity · 14 years ago
  20. 586f960 KVM: Add instruction-set-specific exit qualifications to kvm_exit trace by Avi Kivity · 14 years ago
  21. aa17911 KVM: Record instruction set in kvm_exit tracepoint by Avi Kivity · 14 years ago
  22. 2a6b20b KVM: SVM: Replace svm_has() by standard Linux cpuid accessors by Avi Kivity · 14 years ago
  23. 82ca2d1 KVM: SVM: Fold save_host_msrs() and load_host_msrs() into their callers by Avi Kivity · 14 years ago
  24. dacccfd KVM: SVM: Move fs/gs/ldt save/restore to heavyweight exit path by Avi Kivity · 14 years ago
  25. afe9e66 KVM: SVM: Move svm->host_gs_base into a separate structure by Avi Kivity · 14 years ago
  26. 13c34e0 KVM: SVM: Move guest register save out of interrupts disabled section by Avi Kivity · 14 years ago
  27. 631bc48 KVM: Handle async PF in a guest. by Gleb Natapov · 14 years ago
  28. 24d1b15 KVM: SVM: Do not report xsave in supported cpuid by Joerg Roedel · 14 years ago
  29. 0a77fe4 KVM: Correct ordering of ldt reload wrt fs/gs reload by Avi Kivity · 14 years ago
  30. 9611c18 KVM: fix typo in copyright notice by Nicolas Kaiser · 14 years ago
  31. a0a07cd KVM: SVM: do not generate "external interrupt exit" if other exit is pending by Gleb Natapov · 14 years ago
  32. b463a6f KVM: Non-atomic interrupt injection by Avi Kivity · 14 years ago
  33. 3842d13 KVM: Check for pending events before attempting injection by Avi Kivity · 14 years ago
  34. 4c62a2d KVM: X86: Report SVM bit to userspace only when supported by Joerg Roedel · 14 years ago
  35. 3d4aeaa KVM: SVM: Report Nested Paging support to userspace by Joerg Roedel · 14 years ago
  36. 55c5e46 KVM: SVM: Expect two more candiates for exit_int_info by Joerg Roedel · 14 years ago
  37. 4b16184 KVM: SVM: Initialize Nested Nested MMU context on VMRUN by Joerg Roedel · 14 years ago
  38. 5bd2edc KVM: SVM: Implement MMU helper functions for Nested Nested Paging by Joerg Roedel · 14 years ago
  39. ff03a07 KVM: MMU: Add kvm_mmu parameter to load_pdptrs function by Joerg Roedel · 14 years ago
  40. 1c97f0a KVM: X86: Introduce a tdp_set_cr3 function by Joerg Roedel · 14 years ago
  41. b75f4eb KVM: SVM: Clean up rip handling in vmrun emulation by Roedel, Joerg · 14 years ago
  42. cda0008 KVM: SVM: Restore correct registers after sel_cr0 intercept emulation by Joerg Roedel · 14 years ago
  43. eaa4851 KVM: SVM: init_vmcb should reset vcpu->efer by Marcelo Tosatti · 14 years ago
  44. 678041a KVM: SVM: reset mmu context in init_vmcb by Marcelo Tosatti · 14 years ago
  45. e48672f KVM: x86: Unify TSC logic by Zachary Amsden · 14 years ago
  46. 99e3e30 KVM: x86: Move TSC offset writes to common code by Zachary Amsden · 14 years ago
  47. f4e1b3c KVM: x86: Convert TSC writes to TSC offset writes by Zachary Amsden · 14 years ago
  48. dbe7758 KVM: SVM: Check for asid != 0 on nested vmrun by Joerg Roedel · 14 years ago
  49. 52c65a30 KVM: SVM: Check for nested vmrun intercept before emulating vmrun by Joerg Roedel · 14 years ago
  50. 7a19066 KVM: SVM: Emulate next_rip svm feature by Joerg Roedel · 14 years ago
  51. 3f6a9d1 KVM: SVM: Sync efer back into nested vmcb by Joerg Roedel · 14 years ago
  52. 9581d44 KVM: Fix fs/gs reload oops with invalid ldt by Avi Kivity · 14 years ago
  53. 47008cd KVM: x86: Move TSC reset out of vmcb_init by Zachary Amsden · 14 years ago
  54. 5887767 KVM: x86: Fix SVM VMCB reset by Zachary Amsden · 14 years ago
  55. d9a73c0 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  56. 0f477dd Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  57. f5f48ee KVM: VMX: Execute WBINVD to keep data consistency with assigned devices by Sheng Yang · 15 years ago
  58. a8eeb04 KVM: Add mini-API for vcpu->requests by Avi Kivity · 15 years ago
  59. 2390218 KVM: Fix mov cr3 #GP at wrong instruction by Avi Kivity · 15 years ago
  60. 49a9b07 KVM: Fix mov cr0 #GP at wrong instruction by Avi Kivity · 15 years ago
  61. 10ab25c KVM: x86: Propagate fpu_alloc errors by Jan Kiszka · 15 years ago
  62. 6dc696d KVM: SVM: Fix EFER.LME being stripped by Zachary Amsden · 15 years ago
  63. 221d059 KVM: Update Red Hat copyrights by Avi Kivity · 15 years ago
  64. 9fb2d2b KVM: SVM: correctly trace irq injection by Gleb Natapov · 15 years ago
  65. 6d77dbf KVM: inject #UD if instruction emulation fails and exit to userspace by Gleb Natapov · 15 years ago
  66. eec4b14 KVM: SVM: Allow EFER.LMSLE to be set with nested svm by Joerg Roedel · 15 years ago
  67. 3f10c84 KVM: SVM: Dump vmcb contents on failed vmrun by Joerg Roedel · 15 years ago
  68. 1be85a6 x86, cpu: Use AMD errata checking framework for erratum 383 by Hans Rosenfeld · 14 years ago
  69. 8c06585 x86: Remove redundant K6 MSRs by Brian Gerst · 14 years ago
  70. 67ec660 KVM: SVM: Implement workaround for Erratum 383 by Joerg Roedel · 15 years ago
  71. fe5913e KVM: SVM: Handle MCEs early in the vmexit process by Joerg Roedel · 15 years ago
  72. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  73. 0d945bd KVM: SVM: Don't allow nested guest to VMMCALL into host by Joerg Roedel · 15 years ago
  74. 0ee75be KVM: Let vcpu structure alignment be determined at runtime by Avi Kivity · 15 years ago
  75. ff47a49 KVM: SVM: Handle MCE intercepts always on host level by Joerg Roedel · 15 years ago
  76. ce7ddec KVM: x86: Allow marking an exception as reinjected by Joerg Roedel · 15 years ago
  77. c2c63a4 KVM: SVM: Report emulated SVM features to userspace by Joerg Roedel · 15 years ago
  78. d4330ef KVM: x86: Add callback to let modules decide over some supported cpuid bits by Joerg Roedel · 15 years ago
  79. 228070b KVM: SVM: Propagate nested entry failure into guest hypervisor by Joerg Roedel · 15 years ago
  80. 2be4fc7 KVM: SVM: Sync cr0 and cr3 to kvm state before nested handling by Joerg Roedel · 15 years ago
  81. 2041a06 KVM: SVM: Make sure rip is synced to vmcb before nested vmexit by Joerg Roedel · 15 years ago
  82. 924584c KVM: SVM: Fix nested nmi handling by Joerg Roedel · 15 years ago
  83. acb5451 KVM: prevent spurious exit to userspace during task switch emulation. by Gleb Natapov · 15 years ago
  84. e269fb2 KVM: x86: Push potential exception error code on task switches by Jan Kiszka · 15 years ago
  85. 020df07 KVM: move DR register access handling into generic code by Gleb Natapov · 15 years ago
  86. 6bc31bd KVM: SVM: implement NEXTRIPsave SVM feature by Andre Przywara · 15 years ago
  87. cf8f70b KVM: x86 emulator: fix in/out emulation. by Gleb Natapov · 15 years ago
  88. 5bfd8b5 KVM: Move kvm_exit tracepoint rip reading inside tracepoint by Avi Kivity · 15 years ago
  89. f713853 KVM: SVM: Ignore lower 12 bit of nested msrpm_pa by Joerg Roedel · 15 years ago
  90. ce2ac08 KVM; SVM: Add correct handling of nested iopm by Joerg Roedel · 15 years ago
  91. 0d6b353 KVM: SVM: Use svm_msrpm_offset in nested_svm_exit_handled_msr by Joerg Roedel · 15 years ago
  92. 323c3d8 KVM: SVM: Optimize nested svm msrpm merging by Joerg Roedel · 15 years ago
  93. ac72a9b KVM: SVM: Introduce direct access msr list by Joerg Roedel · 15 years ago
  94. 455716f KVM: SVM: Move msrpm offset calculation to seperate function by Joerg Roedel · 15 years ago
  95. d247782 KVM: SVM: Return correct values in nested_svm_exit_handled_msr by Joerg Roedel · 15 years ago
  96. 061e2fd KVM: SVM: Fix wrong intercept masks on 32 bit by Joerg Roedel · 15 years ago
  97. d6ab1ed KVM: Drop kvm_get_gdt() in favor of generic linux function by Gleb Natapov · 15 years ago
  98. 197717d KVM: SVM: Clear exit_info for injected INTR exits by Joerg Roedel · 15 years ago
  99. 7f5d8b5 KVM: SVM: Handle nested selective_cr0 intercept correctly by Joerg Roedel · 15 years ago
  100. 4a81018 KVM: SVM: Implement emulation of vm_cr msr by Joerg Roedel · 15 years ago