1. b286d5d KVM: SVM: Implement hsave by Alexander Graf · 16 years ago
  2. 1371d90 KVM: SVM: Implement GIF, clgi and stgi by Alexander Graf · 16 years ago
  3. c072542 KVM: SVM: Add helper functions for nested SVM by Alexander Graf · 16 years ago
  4. 9962d03 KVM: SVM: Move EFER and MSR constants to generic x86 code by Alexander Graf · 16 years ago
  5. f0b8505 KVM: SVM: Clean up VINTR setting by Alexander Graf · 16 years ago
  6. b682b81 KVM: x86: fix LAPIC pending count calculation by Marcelo Tosatti · 16 years ago
  7. 2c8dcee KVM: SVM: move svm_hardware_disable() code to asm/virtext.h by Eduardo Habkost · 16 years ago
  8. 63d1142 KVM: SVM: move has_svm() code to asm/virtext.h by Eduardo Habkost · 16 years ago
  9. e93f36b KVM: allow emulator to adjust rip for emulated pio instructions by Guillaume Thouvenin · 16 years ago
  10. c0d0982 KVM: SVM: Set the 'busy' flag of the TR selector by Amit Shah · 16 years ago
  11. 25022ac KVM: SVM: Set the 'g' bit of the cs selector for cross-vendor migration by Amit Shah · 16 years ago
  12. 64d4d52 KVM: Enable MTRR for EPT by Sheng Yang · 16 years ago
  13. a705289 KVM: x86: trap invlpg by Marcelo Tosatti · 16 years ago
  14. fa89a81 KVM: Add statistics for guest irq injections by Avi Kivity · 16 years ago
  15. 48d1503 KVM: SVM: No need to unprotect memory during event injection when using npt by Avi Kivity · 16 years ago
  16. 94c935a KVM: SVM: Fix typo by Amit Shah · 16 years ago
  17. 80e31d4 KVM: SVM: Unify register save/restore across 32 and 64 bit hosts by Avi Kivity · 16 years ago
  18. 19bd8af KVM: Consolidate XX_VECTOR defines by Jan Kiszka · 16 years ago
  19. 5fdbf97 KVM: x86: accessors for guest registers by Marcelo Tosatti · 16 years ago
  20. e5eab0c KVM: SVM: fix guest global tlb flushes with NPT by Joerg Roedel · 16 years ago
  21. 44874f8 KVM: SVM: fix random segfaults with NPT enabled by Joerg Roedel · 16 years ago
  22. 577bdc4 KVM: Avoid instruction emulation when event delivery is pending by Avi Kivity · 16 years ago
  23. 5f4cb66 KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module by Joerg Roedel · 16 years ago
  24. d6e88ae KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues by Avi Kivity · 16 years ago
  25. 0da1db75 KVM: SVM: fix suspend/resume support by Joerg Roedel · 16 years ago
  26. 7cc8883 KVM: Remove decache_vcpus_on_cpu() and related callbacks by Avi Kivity · 16 years ago
  27. 4ecac3f KVM: Handle virtualization instruction #UD faults during reboot by Avi Kivity · 16 years ago
  28. 14ae51b KVM: SVM: Fake MSR_K7 performance counters by Chris Lalancette · 16 years ago
  29. d2ebb41 KVM: SVM: add tracing support for TDP page faults by Joerg Roedel · 16 years ago
  30. af9ca2d KVM: SVM: add missing kvmtrace markers by Joerg Roedel · 16 years ago
  31. a069805 KVM: SVM: implement dedicated INTR exit handler by Joerg Roedel · 16 years ago
  32. c47f098 KVM: SVM: implement dedicated NMI exit handler by Joerg Roedel · 16 years ago
  33. 2f59971 KVM: migrate PIT timer by Marcelo Tosatti · 16 years ago
  34. 67253af KVM: Add kvm_x86_ops get_tdp_level() by Sheng Yang · 16 years ago
  35. 1336028 KVM: SVM: remove selective CR0 comment by Joerg Roedel · 17 years ago
  36. aaf697e KVM: SVM: remove now obsolete FIXME comment by Joerg Roedel · 17 years ago
  37. aaacfc9 KVM: SVM: disable CR8 intercept when tpr is not masking interrupts by Joerg Roedel · 17 years ago
  38. d7bf822 KVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabled by Joerg Roedel · 17 years ago
  39. 649d686 KVM: SVM: sync TPR value to V_TPR field in the VMCB by Joerg Roedel · 17 years ago
  40. a79d2f1 KVM: SVM: force a new asid when initializing the vmcb by Avi Kivity · 17 years ago
  41. 3564990 KVM: SVM: do not intercept task switch with NPT by Joerg Roedel · 17 years ago
  42. 53371b5 KVM: SVM: add intercept for machine check exception by Joerg Roedel · 17 years ago
  43. 6394b64 KVM: SVM: align shadow CR4.MCE with host by Joerg Roedel · 17 years ago
  44. ec07726 KVM: SVM: indent svm_set_cr4 with tabs instead of spaces by Joerg Roedel · 17 years ago
  45. 37817f2 KVM: x86: hardware task switching support by Izik Eidus · 17 years ago
  46. 2e4d265 KVM: x86: add functions to get the cpl of vcpu by Izik Eidus · 17 years ago
  47. 4fcaa98 KVM: Remove pointless desc_ptr #ifdef by Avi Kivity · 17 years ago
  48. b8688d5 KVM: replace remaining __FUNCTION__ occurances by Harvey Harrison · 17 years ago
  49. 4866d5e KVM: SVM: make iopm_base static by Harvey Harrison · 17 years ago
  50. 24e09cb KVM: SVM: enable LBR virtualization by Joerg Roedel · 17 years ago
  51. f65c229 KVM: SVM: allocate the MSR permission map per VCPU by Joerg Roedel · 17 years ago
  52. e6101a9 KVM: SVM: let init_vmcb() take struct vcpu_svm as parameter by Joerg Roedel · 17 years ago
  53. 709ddeb KVM: SVM: add support for Nested Paging by Joerg Roedel · 17 years ago
  54. 1855267 KVM: export information about NPT to generic x86 code by Joerg Roedel · 17 years ago
  55. 6c7dac7 KVM: SVM: add module parameter to disable Nested Paging by Joerg Roedel · 17 years ago
  56. e3da3ac KVM: SVM: add detection of Nested Paging feature by Joerg Roedel · 17 years ago
  57. 33bd6a0 KVM: SVM: move feature detection to hardware setup code by Joerg Roedel · 17 years ago
  58. 50a37eb KVM: align valid EFER bits with the features of the host system by Joerg Roedel · 17 years ago
  59. a2938c8 KVM: SVM: fix Windows XP 64 bit installation crash by Joerg Roedel · 17 years ago
  60. 6b390b6 KVM: SVM: set NM intercept when enabling CR0.TS in the guest by Joerg Roedel · 17 years ago
  61. 334df50 KVM: SVM: Fix lazy FPU switching by Joerg Roedel · 17 years ago
  62. 571008d KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD by Sheng Yang · 17 years ago
  63. 774ead3 KVM: Disable vapic support on Intel machines with FlexPriority by Avi Kivity · 17 years ago
  64. edf8841 KVM: Move arch dependent files to new directory arch/x86/kvm/ by Avi Kivity · 17 years ago[Renamed (99%) from drivers/kvm/svm.c]
  65. 1d737c8 KVM: Portability: Split mmu-related static inline functions to mmu.h by Zhang Xiantao · 17 years ago
  66. ad312c7 KVM: Portability: Introduce kvm_vcpu_arch by Zhang Xiantao · 17 years ago
  67. 62b9aba KVM: SVM: support writing 0 to K8 performance counter control registers by Joerg Roedel · 17 years ago
  68. 1d07543 KVM: SVM: Exit to userspace if write to cr8 and not using in-kernel apic by Joerg Roedel · 17 years ago
  69. 80a8119 KVM: SVM: Trap access to the cr8 register by Avi Kivity · 17 years ago
  70. 7ee5d940 KVM: Use generalized exception queue for injecting #UD by Avi Kivity · 17 years ago
  71. c1a5d4f KVM: Replace #GP injection by the generalized exception queue by Avi Kivity · 17 years ago
  72. c3c91fe KVM: Replace page fault injection by the generalized exception queue by Avi Kivity · 17 years ago
  73. 298101d KVM: Generalize exception injection mechanism by Avi Kivity · 17 years ago
  74. 2b5203e KVM: SVM: Remove KVM specific defines for MSR_EFER by Carlo Marcelo Arenas Belon · 17 years ago
  75. 9327fd1 KVM: Make unloading of FPU state when putting vcpu arch-independent by Amit Shah · 17 years ago
  76. e1beb1d KVM: Replace 'light_exits' stat with 'host_state_reload' by Avi Kivity · 17 years ago
  77. 56919c5 KVM: Remove ptr comparisons to 0 by Joe Perches · 17 years ago
  78. cb498ea KVM: Portability: Combine kvm_init and kvm_init_x86 by Zhang Xiantao · 17 years ago
  79. 3067714 KVM: Move page fault processing to common code by Avi Kivity · 17 years ago
  80. fe7935d KVM: SVM: Let gcc to choose which registers to save (i386) by Laurent Vivier · 17 years ago
  81. 54a08c0 KVM: SVM: Let gcc to choose which registers to save (x86_64) by Laurent Vivier · 17 years ago
  82. cbc9402 KVM: Add ioctl to tss address from userspace, by Izik Eidus · 17 years ago
  83. e00c8cf KVM: Move vmx_vcpu_reset() out of vmx_vcpu_setup() by Avi Kivity · 17 years ago
  84. 34c16ee KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (part 1) by Zhang Xiantao · 17 years ago
  85. ab6ef34 KVM: Move apic timer interrupt backlog processing to common code by Avi Kivity · 17 years ago
  86. d77c26f KVM: CodingStyle cleanup by Mike Day · 17 years ago
  87. 76fafa5 KVM: Hoist kvm_create_lapic() into kvm_vcpu_init() by Rusty Russell · 17 years ago
  88. 3427318 KVM: Call x86_decode_insn() only when needed by Laurent Vivier · 17 years ago
  89. 7aa81cc KVM: Refactor hypercall infrastructure (v3) by Anthony Liguori · 17 years ago
  90. 6b68f01 x86: unify struct desc_ptr by Glauber de Oliveira Costa · 17 years ago
  91. 8d379a7 KVM: SVM: Unload guest fpu on vcpu_put() by Avi Kivity · 17 years ago
  92. cf5a94d KVM: SVM: Intercept the 'invd' and 'wbinvd' instructions by Avi Kivity · 17 years ago
  93. 56ba47d KVM: SVM: Defer nmi processing until switch to host state is complete by Avi Kivity · 17 years ago
  94. 7043338 KVM: SVM: Fix SMP with kernel apic by Avi Kivity · 17 years ago
  95. 054b136 KVM: Improve emulation failure reporting by Avi Kivity · 17 years ago
  96. 04d2cc7 KVM: Move main vcpu loop into subarch independent code by Avi Kivity · 17 years ago
  97. cbdd1be KVM: Rename kvm_arch_ops to kvm_x86_ops by Christian Ehrhardt · 17 years ago
  98. 1747fb7 KVM: Hoist SVM's get_cs_db_l_bits into core code. by Rusty Russell · 17 years ago
  99. b85b9ee9 KVM: Clean up unloved invlpg emulation by Rusty Russell · 17 years ago
  100. c9a1185 KVM: Remove the unused invlpg member of struct kvm_arch_ops. by Rusty Russell · 17 years ago