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 |
Xiao Guangrong
|
0f53b5b1c0
KVM: MMU: cleanup pte write path
|
14 years ago |
Xiao Guangrong
|
49b26e26e4
KVM: MMU: do not record gfn in kvm_mmu_pte_write
|
14 years ago |
Jan Kiszka
|
038f8c110e
KVM: x86: Convert tsc_write_lock to raw_spinlock
|
14 years ago |
Jan Kiszka
|
e935b8372c
KVM: Convert kvm_lock to raw_spinlock
|
14 years ago |
Andrea Arcangeli
|
8ee53820ed
thp: mmu_notifier_test_young
|
14 years ago |
Xiao Guangrong
|
b034cf0105
KVM: MMU: audit: allow audit more guests at the same time
|
14 years ago |
Avi Kivity
|
aff48baa34
KVM: Fetch guest cr3 from hardware on demand
|
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 |
Xiao Guangrong
|
fb67e14fc9
KVM: MMU: retry #PF for softmmu
|
14 years ago |