Commit History

Author SHA1 Message Date
  Dongxiao Xu 4610c9cc6d KVM: VMX: VMXON/VMXOFF usage changes 15 years ago
  Dongxiao Xu b923e62e4d KVM: VMX: VMCLEAR/VMPTRLD usage changes 15 years ago
  Dongxiao Xu 92fe13be74 KVM: VMX: Some minor changes to code structure 15 years ago
  Dongxiao Xu 7725b89414 KVM: VMX: Define new functions to wrapper direct call of asm code 15 years ago
  Gleb Natapov 6d77dbfc88 KVM: inject #UD if instruction emulation fails and exit to userspace 15 years ago
  Avi Kivity 1c11e71357 KVM: VMX: Avoid writing HOST_CR0 every entry 15 years ago
  Avi Kivity c332c83ae7 KVM: VMX: Simplify vmx_get_nmi_mask() 15 years ago
  Avi Kivity da38f43859 KVM: VMX: Fix host MSR_KERNEL_GS_BASE corruption 15 years ago
  Linus Torvalds 98edb6ca41 Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm 15 years ago
  Shane Wang cafd66595d KVM: VMX: enable VMXON check with SMX enabled (Intel TXT) 15 years ago
  Avi Kivity 84ad33ef5d KVM: VMX: Atomically switch efer if EPT && !EFER.NX 15 years ago
  Avi Kivity 61d2ef2ce3 KVM: VMX: Add facility to atomically switch MSRs on guest entry/exit 15 years ago
  Avi Kivity 0ee75bead8 KVM: Let vcpu structure alignment be determined at runtime 15 years ago
  Linus Torvalds 4d7b4ac22f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
  Joerg Roedel ce7ddec4bb KVM: x86: Allow marking an exception as reinjected 15 years ago
  Joerg Roedel d4330ef2fb KVM: x86: Add callback to let modules decide over some supported cpuid bits 15 years ago
  Lai Jiangshan cdbecfc398 KVM: VMX: free vpid when fail to create vcpu 15 years ago
  Lai Jiangshan 90d83dc3d4 KVM: use the correct RCU API for PROVE_RCU=y 15 years ago
  Avi Kivity 9beeaa2d68 Merge branch 'perf' 15 years ago
  Gleb Natapov acb5451789 KVM: prevent spurious exit to userspace during task switch emulation. 15 years ago
  Jan Kiszka e269fb2189 KVM: x86: Push potential exception error code on task switches 15 years ago
  Gleb Natapov 020df0794f KVM: move DR register access handling into generic code 15 years ago
  Gleb Natapov cf8f70bfe3 KVM: x86 emulator: fix in/out emulation. 15 years ago
  Gui Jianfeng 3129994458 KVM: VMX: change to use bool return values 15 years ago
  Wei Yongjun ec68798c8f KVM: x86: Use native_store_idt() instead of kvm_get_idt() 15 years ago
  Avi Kivity 5bfd8b5455 KVM: Move kvm_exit tracepoint rip reading inside tracepoint 15 years ago
  Jan Kiszka f8c5fae166 KVM: VMX: blocked-by-sti must not defer NMI injections 15 years ago
  Gleb Natapov 2d49ec72d3 KVM: move segment_base() into vmx.c 15 years ago
  Gleb Natapov d6ab1ed446 KVM: Drop kvm_get_gdt() in favor of generic linux function 15 years ago
  Jan Kiszka 48005f64d0 KVM: x86: Save&restore interrupt shadow mask 15 years ago