Commit History

Author SHA1 Message Date
  Gleb Natapov 444e863d13 KVM: VMX: when entering real mode align segment base to 16 bytes 14 years ago
  Avi Kivity aff48baa34 KVM: Fetch guest cr3 from hardware on demand 14 years ago
  Avi Kivity 9f8fe5043f KVM: Replace reads of vcpu->arch.cr3 by an accessor 14 years ago
  Avi Kivity 16d8f72f70 KVM: VMX: Correct asm constraint in vmcs_load()/vmcs_clear() 14 years ago
  Avi Kivity 110312c84b KVM: VMX: Optimize atomic EFER load 14 years ago
  Andre Przywara dc25e89e07 KVM: SVM: copy instruction bytes from VMCB 14 years ago
  Andre Przywara 51d8b66199 KVM: cleanup emulate_instruction 14 years ago
  Andre Przywara db8fcefaa7 KVM: move complete_insn_gp() into x86.c 14 years ago
  Andre Przywara eea1cff9ab KVM: x86: fix CR8 handling 14 years ago
  Anthony Liguori 443381a828 KVM: VMX: add module parameter to avoid trapping HLT instructions (v5) 14 years ago
  Avi Kivity a295673aba KVM: VMX: Return 0 from a failed VMREAD 14 years ago
  Avi Kivity 586f960796 KVM: Add instruction-set-specific exit qualifications to kvm_exit trace 14 years ago
  Avi Kivity aa17911e3c KVM: Record instruction set in kvm_exit tracepoint 14 years ago
  Avi Kivity 104f226bfd KVM: VMX: Fold __vmx_vcpu_run() into vmx_vcpu_run() 14 years ago
  Shane Wang f9335afea5 KVM: VMX: Inform user about INTEL_TXT dependency 14 years ago
  Avi Kivity 30bd0c4c6c KVM: VMX: Disallow NMI while blocked by STI 14 years ago
  Gleb Natapov ec25d5e66e KVM: handle exit due to INVD in VMX 14 years ago
  Marcelo Tosatti ff1fcb9ebd KVM: VMX: remove setting of shadow_base_ptes for EPT 14 years ago
  Andi Kleen f56f536956 KVM: Move KVM context switch into own function 14 years ago
  Joerg Roedel 24d1b15f72 KVM: SVM: Do not report xsave in supported cpuid 14 years ago
  Avi Kivity c8770e7ba6 KVM: VMX: Fix host userspace gsbase corruption 14 years ago
  Avi Kivity 0a77fe4c18 KVM: Correct ordering of ldt reload wrt fs/gs reload 14 years ago
  Nicolas Kaiser 9611c18777 KVM: fix typo in copyright notice 14 years ago
  Jan Kiszka 07d6f555d5 KVM: VMX: Add AX to list of registers clobbered by guest switch 14 years ago
  Avi Kivity 49e9d557f9 KVM: VMX: Respect interrupt window in big real mode 14 years ago
  Mohammed Gamal a92601bb70 KVM: VMX: Emulated real mode interrupt injection 14 years ago
  Avi Kivity 625831a3f4 KVM: VMX: Move fixup_rmode_irq() to avoid forward declaration 15 years ago
  Avi Kivity b463a6f744 KVM: Non-atomic interrupt injection 15 years ago
  Avi Kivity 83422e17c1 KVM: VMX: Parameterize vmx_complete_interrupts() for both exit and entry 15 years ago
  Avi Kivity 537b37e267 KVM: VMX: Move real-mode interrupt injection fixup to vmx_complete_interrupts() 15 years ago