Commit History

Author SHA1 Message Date
  Avi Kivity 2fb92db1ec KVM: VMX: Cache vmcs segment fields 14 years ago
  Avi Kivity 0a434bb2bf KVM: VMX: Avoid reading %rip unnecessarily when handling exceptions 14 years ago
  Serge E. Hallyn 71f9833bb1 KVM: fix push of wrong eip when doing softint 14 years ago
  Jan Kiszka be6d05cfdf KVM: VMX: Ensure that vmx_create_vcpu always returns proper error 14 years ago
  Joerg Roedel 857e40999e KVM: X86: Delegate tsc-offset calculation to architecture code 14 years ago
  Joerg Roedel 4051b18801 KVM: X86: Implement call-back to propagate virtual_tsc_khz 14 years ago
  Joerg Roedel 8a76d7f25f KVM: x86: Add x86 callback for intercept check 14 years ago
  Avi Kivity 654f06fc65 KVM: VMX: simplify NMI mask management 14 years ago
  Avi Kivity 8878647585 KVM: VMX: Use cached VM_EXIT_INTR_INFO in handle_exception 14 years ago
  Avi Kivity c5ca8e572c KVM: VMX: Don't VMREAD VM_EXIT_INTR_INFO unconditionally 14 years ago
  Avi Kivity 00eba012d5 KVM: VMX: Refactor vmx_complete_atomic_exit() 14 years ago
  Avi Kivity f9902069c4 KVM: VMX: Qualify check for host NMI 14 years ago
  Avi Kivity 9d58b93192 KVM: VMX: Avoid vmx_recover_nmi_blocking() when unneeded 14 years ago
  Avi Kivity 69c7302890 KVM: VMX: Cache cpl 14 years ago
  Avi Kivity f4c63e5d5a KVM: VMX: Optimize vmx_get_cpl() 14 years ago
  Avi Kivity 6de12732c4 KVM: VMX: Optimize vmx_get_rflags() 14 years ago
  Avi Kivity f6e7847589 KVM: Use kvm_get_rflags() and kvm_set_rflags() instead of the raw versions 15 years ago
  Gleb Natapov 776e58ea3d KVM: unbreak userspace that does not sets tss address 14 years ago
  Xiao Guangrong 40dcaa9f69 KVM: fix rcu usage in init_rmode_* functions 14 years ago
  Takuya Yoshikawa afc20184b7 KVM: x86: Remove useless regs_page pointer from kvm_lapic 14 years ago
  Gleb Natapov 93ea5388ea KVM: VMX: Initialize vm86 TSS only once. 14 years ago
  Gleb Natapov a8ba6c2622 KVM: VMX: update live TR selector if it changes in real mode 14 years ago
  Lai Jiangshan a3b5ba49a8 KVM: VMX: add the __noclone attribute to vmx_vcpu_run 14 years ago
  Joseph Cihula 23f3e99132 KVM: VMX: fix detection of BIOS disabling VMX 14 years ago
  Avi Kivity 40712faeb8 KVM: VMX: Avoid atomic operation in vmx_vcpu_run 14 years ago
  Avi Kivity 1c696d0e1b KVM: VMX: Simplify saving guest rcx in vmx_vcpu_run 14 years ago
  Rik van Riel 00c25bce02 KVM: VMX: increase ple_gap default to 128 14 years ago
  Avi Kivity a917949935 KVM: VMX: Avoid leaking fake realmode state to userspace 14 years ago
  Avi Kivity d0ba64f9b4 KVM: VMX: Save and restore tr selector across mode switches 14 years ago
  Gleb Natapov 444e863d13 KVM: VMX: when entering real mode align segment base to 16 bytes 14 years ago