Gleb Natapov
|
776e58ea3d
KVM: unbreak userspace that does not sets tss address
|
14 年之前 |
Xiao Guangrong
|
40dcaa9f69
KVM: fix rcu usage in init_rmode_* functions
|
14 年之前 |
Takuya Yoshikawa
|
afc20184b7
KVM: x86: Remove useless regs_page pointer from kvm_lapic
|
14 年之前 |
Gleb Natapov
|
93ea5388ea
KVM: VMX: Initialize vm86 TSS only once.
|
14 年之前 |
Gleb Natapov
|
a8ba6c2622
KVM: VMX: update live TR selector if it changes in real mode
|
14 年之前 |
Lai Jiangshan
|
a3b5ba49a8
KVM: VMX: add the __noclone attribute to vmx_vcpu_run
|
14 年之前 |
Joseph Cihula
|
23f3e99132
KVM: VMX: fix detection of BIOS disabling VMX
|
14 年之前 |
Avi Kivity
|
40712faeb8
KVM: VMX: Avoid atomic operation in vmx_vcpu_run
|
14 年之前 |
Avi Kivity
|
1c696d0e1b
KVM: VMX: Simplify saving guest rcx in vmx_vcpu_run
|
14 年之前 |
Rik van Riel
|
00c25bce02
KVM: VMX: increase ple_gap default to 128
|
14 年之前 |
Avi Kivity
|
a917949935
KVM: VMX: Avoid leaking fake realmode state to userspace
|
14 年之前 |
Avi Kivity
|
d0ba64f9b4
KVM: VMX: Save and restore tr selector across mode switches
|
14 年之前 |
Gleb Natapov
|
444e863d13
KVM: VMX: when entering real mode align segment base to 16 bytes
|
14 年之前 |
Avi Kivity
|
aff48baa34
KVM: Fetch guest cr3 from hardware on demand
|
14 年之前 |
Avi Kivity
|
9f8fe5043f
KVM: Replace reads of vcpu->arch.cr3 by an accessor
|
14 年之前 |
Avi Kivity
|
16d8f72f70
KVM: VMX: Correct asm constraint in vmcs_load()/vmcs_clear()
|
14 年之前 |
Avi Kivity
|
110312c84b
KVM: VMX: Optimize atomic EFER load
|
14 年之前 |
Andre Przywara
|
dc25e89e07
KVM: SVM: copy instruction bytes from VMCB
|
14 年之前 |
Andre Przywara
|
51d8b66199
KVM: cleanup emulate_instruction
|
14 年之前 |
Andre Przywara
|
db8fcefaa7
KVM: move complete_insn_gp() into x86.c
|
14 年之前 |
Andre Przywara
|
eea1cff9ab
KVM: x86: fix CR8 handling
|
14 年之前 |
Anthony Liguori
|
443381a828
KVM: VMX: add module parameter to avoid trapping HLT instructions (v5)
|
14 年之前 |
Avi Kivity
|
a295673aba
KVM: VMX: Return 0 from a failed VMREAD
|
14 年之前 |
Avi Kivity
|
586f960796
KVM: Add instruction-set-specific exit qualifications to kvm_exit trace
|
14 年之前 |
Avi Kivity
|
aa17911e3c
KVM: Record instruction set in kvm_exit tracepoint
|
14 年之前 |
Avi Kivity
|
104f226bfd
KVM: VMX: Fold __vmx_vcpu_run() into vmx_vcpu_run()
|
14 年之前 |
Shane Wang
|
f9335afea5
KVM: VMX: Inform user about INTEL_TXT dependency
|
14 年之前 |
Avi Kivity
|
30bd0c4c6c
KVM: VMX: Disallow NMI while blocked by STI
|
14 年之前 |
Gleb Natapov
|
ec25d5e66e
KVM: handle exit due to INVD in VMX
|
14 年之前 |
Marcelo Tosatti
|
ff1fcb9ebd
KVM: VMX: remove setting of shadow_base_ptes for EPT
|
14 年之前 |