Haozhong Zhang
|
b2467e744f
KVM: nVMX: remove incorrect vpid check in nested invvpid emulation
|
9 years ago |
Paolo Bonzini
|
a96036b8ef
KVM: x86: rename update_db_bp_intercept to update_bp_intercept
|
10 years ago |
Eric Northup
|
54a20552e1
KVM: x86: work around infinite loop in microcode when #AC is delivered
|
10 years ago |
Haozhong Zhang
|
8cfe986696
KVM: VMX: Dump TSC multiplier in dump_vmcs()
|
10 years ago |
Haozhong Zhang
|
be7b263ea9
KVM: VMX: Use a scaled host TSC for guest readings of MSR_IA32_TSC
|
10 years ago |
Haozhong Zhang
|
ff2c3a1803
KVM: VMX: Setup TSC scaling ratio when a vcpu is loaded
|
10 years ago |
Haozhong Zhang
|
64903d6195
KVM: VMX: Enable and initialize VMX TSC scaling
|
10 years ago |
Haozhong Zhang
|
58ea676787
KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()
|
10 years ago |
Haozhong Zhang
|
07c1419a32
KVM: x86: Replace call-back compute_tsc_offset() with a common function
|
10 years ago |
Haozhong Zhang
|
381d585c80
KVM: x86: Replace call-back set_tsc_khz() with a common function
|
10 years ago |
Paolo Bonzini
|
450869d6db
KVM: x86: merge handle_mmio_page_fault and handle_mmio_page_fault_common
|
10 years ago |
Kai Huang
|
a3eaa8649e
KVM: VMX: Fix commit which broke PML
|
10 years ago |
Radim Krčmář
|
656ec4a492
KVM: VMX: fix SMEP and SMAP without EPT
|
10 years ago |
Paolo Bonzini
|
5690891bce
kvm: x86: zero EFER on INIT
|
10 years ago |
Wanpeng Li
|
089d7b6ec5
KVM: nVMX: expose VPID capability to L1
|
10 years ago |
Wanpeng Li
|
5c614b3583
KVM: nVMX: nested VPID emulation
|
10 years ago |
Wanpeng Li
|
99b83ac893
KVM: nVMX: emulate the INVVPID instruction
|
10 years ago |
Wanpeng Li
|
dd5f5341a3
KVM: VMX: introduce __vmx_flush_tlb to handle specific vpid
|
10 years ago |
Wanpeng Li
|
991e7a0eed
KVM: VMX: adjust interface to allocate/free_vpid
|
10 years ago |
Paolo Bonzini
|
58f800d5ac
Merge branch 'kvm-master' into HEAD
|
10 years ago |
Paolo Bonzini
|
1d8007bdee
KVM: x86: build kvm_userspace_memory_region in x86_set_memory_region
|
10 years ago |
Feng Wu
|
bf9f6ac8d7
KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
|
10 years ago |
Feng Wu
|
28b835d60f
KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
|
10 years ago |
Feng Wu
|
efc644048e
KVM: x86: Update IRTE for posted-interrupts
|
10 years ago |
Feng Wu
|
ebbfc76536
KVM: Add some helper functions for Posted-Interrupts
|
10 years ago |
Feng Wu
|
6ef1522f7e
KVM: Extend struct pi_desc for VT-d Posted-Interrupts
|
10 years ago |
Xiao Guangrong
|
1cea0ce68e
KVM: VMX: drop rdtscp_enabled field
|
10 years ago |
Xiao Guangrong
|
7ec362964d
KVM: VMX: clean up bit operation on SECONDARY_VM_EXEC_CONTROL
|
10 years ago |
Xiao Guangrong
|
feda805fe7
KVM: VMX: unify SECONDARY_VM_EXEC_CONTROL update
|
10 years ago |
Paolo Bonzini
|
8b97265a15
KVM: VMX: align vmx->nested.nested_vmx_secondary_ctls_high to vmx->rdtscp_enabled
|
10 years ago |