Xiao Guangrong
|
c2a2ac2b56
KVM: MMU: lockless walking shadow page table
|
14 years ago |
Xiao Guangrong
|
c37079586f
KVM: MMU: remove bypass_guest_pf
|
14 years ago |
Xiao Guangrong
|
bebb106a5a
KVM: MMU: cache mmio info on page fault path
|
14 years ago |
Glauber Costa
|
c9aaa8957f
KVM: Steal time implementation
|
14 years ago |
Avi Kivity
|
411c588dfb
KVM: MMU: Adjust shadow paging to work when SMEP=1 and CR0.WP=0
|
14 years ago |
Yang, Wei
|
d9c3476d8a
KVM: Remove RDWRGSFS bit from CR4_RESERVED_BITS
|
14 years ago |
Yang, Wei Y
|
8d9c975fc5
KVM: Remove SMEP bit from CR4_RESERVED_BITS
|
14 years ago |
Nadav Har'El
|
5e1746d620
KVM: nVMX: Allow setting the VMXE bit in CR4
|
14 years ago |
Xiao Guangrong
|
67052b3508
KVM: MMU: remove the arithmetic of parent pte rmap
|
14 years ago |
Xiao Guangrong
|
53c07b1878
KVM: MMU: abstract the operation of rmap
|
14 years ago |
Xiao Guangrong
|
332b207d65
KVM: MMU: optimize pte write path if don't have protected sp
|
14 years ago |
Avi Kivity
|
5e520e6278
KVM: VMX: Move VMREAD cleanup to exception handler
|
14 years ago |
Avi Kivity
|
2fb92db1ec
KVM: VMX: Cache vmcs segment fields
|
14 years ago |
Gleb Natapov
|
8d7d810255
KVM: mmio_fault_cr2 is not used
|
14 years ago |
Avi Kivity
|
d6aa10003b
KVM: x86 emulator: add ->fix_hypercall() callback
|
14 years ago |
Avi Kivity
|
3cb16fe78c
KVM: x86 emulator: make emulate_invlpg() an emulator callback
|
14 years ago |
Avi Kivity
|
2d04a05bd7
KVM: x86 emulator: emulate CLTS internally
|
14 years ago |
Avi Kivity
|
1ac9d0cfb0
KVM: x86 emulator: add and use new callbacks set_idt(), set_gdt()
|
14 years ago |
Joerg Roedel
|
7c4c0f4fd5
KVM: X86: Update last_guest_tsc in vcpu_put
|
14 years ago |
Gleb Natapov
|
7ae441eac5
KVM: emulator: do not needlesly sync registers from emulator ctxt to vcpu
|
14 years ago |
Joerg Roedel
|
92a1f12d25
KVM: X86: Implement userspace interface to set virtual_tsc_khz
|
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
|
1e993611d0
KVM: X86: Let kvm-clock report the right tsc frequency
|
14 years ago |
Xiao Guangrong
|
7c5625227f
KVM: MMU: remove mmu_seq verification on pte update path
|
14 years ago |
Joerg Roedel
|
cfec82cb7d
KVM: SVM: Add intercept check for emulated cr accesses
|
14 years ago |
Joerg Roedel
|
8a76d7f25f
KVM: x86: Add x86 callback for intercept check
|
14 years ago |
Avi Kivity
|
cef4dea07f
KVM: 16-byte mmio support
|
15 years ago |
Avi Kivity
|
69c7302890
KVM: VMX: Cache cpl
|
14 years ago |
Avi Kivity
|
6de12732c4
KVM: VMX: Optimize vmx_get_rflags()
|
14 years ago |