Avi Kivity
|
3dbe141595
KVM: MMU: Segregate shadow pages with different cr0.wp
|
15 years ago |
Joerg Roedel
|
ce7ddec4bb
KVM: x86: Allow marking an exception as reinjected
|
15 years ago |
Joerg Roedel
|
d4330ef2fb
KVM: x86: Add callback to let modules decide over some supported cpuid bits
|
15 years ago |
Avi Kivity
|
87bc3bf972
KVM: MMU: Drop cr4.pge from shadow page role
|
15 years ago |
Xiao Guangrong
|
0571d366e0
KVM: MMU: reduce 'struct kvm_mmu_page' size
|
15 years ago |
Avi Kivity
|
5b7e0102ae
KVM: MMU: Replace role.glevels with role.cr4_pae
|
15 years ago |
Jan Kiszka
|
e269fb2189
KVM: x86: Push potential exception error code on task switches
|
15 years ago |
Gleb Natapov
|
020df0794f
KVM: move DR register access handling into generic code
|
15 years ago |
Xiao Guangrong
|
f84cbb0561
KVM: MMU: remove unused field
|
15 years ago |
Gleb Natapov
|
7972995b0c
KVM: x86 emulator: Move string pio emulation into emulator.c
|
15 years ago |
Gleb Natapov
|
cf8f70bfe3
KVM: x86 emulator: fix in/out emulation.
|
15 years ago |
Gleb Natapov
|
93a152be5a
KVM: remove realmode_lmsw function.
|
15 years ago |
Gleb Natapov
|
52a4661737
KVM: Provide callback to get/set control registers in emulator ops.
|
15 years ago |
Gleb Natapov
|
49c6799a2c
KVM: Remove pointer to rflags from realmode_set_cr parameters.
|
15 years ago |
Avi Kivity
|
08e850c653
KVM: MMU: Reinstate pte prefetch on invlpg
|
15 years ago |
Wei Yongjun
|
ec68798c8f
KVM: x86: Use native_store_idt() instead of kvm_get_idt()
|
15 years ago |
Gleb Natapov
|
2d49ec72d3
KVM: move segment_base() into vmx.c
|
15 years ago |
Gleb Natapov
|
d6ab1ed446
KVM: Drop kvm_get_gdt() in favor of generic linux function
|
15 years ago |
Jan Kiszka
|
f92653eeb4
KVM: x86: Add kvm_is_linear_rip
|
15 years ago |
Takuya Yoshikawa
|
ad91f8ffbb
KVM: remove redundant prototype of load_pdptrs()
|
15 years ago |
Gleb Natapov
|
89a27f4d0e
KVM: use desc_ptr struct instead of kvm private descriptor_table
|
15 years ago |
Gleb Natapov
|
c697518a86
KVM: Fix segment descriptor loading
|
15 years ago |
Gleb Natapov
|
f850e2e603
KVM: x86 emulator: Check IOPL level during io instruction emulation
|
15 years ago |
Gleb Natapov
|
1871c6020d
KVM: x86 emulator: fix memory access during x86 emulation
|
15 years ago |
Avi Kivity
|
f6801dff23
KVM: Rename vcpu->shadow_efer to efer
|
15 years ago |
Avi Kivity
|
6b52d18605
KVM: Activate fpu on clts
|
15 years ago |
Jan Kiszka
|
c76de350c8
KVM: SVM: Clean up and enhance mov dr emulation
|
15 years ago |
Gleb Natapov
|
10388a0716
KVM: Add HYPER-V apic access MSRs
|
15 years ago |
Gleb Natapov
|
55cd8e5a4e
KVM: Implement bare minimum of HYPER-V MSRs
|
15 years ago |
Avi Kivity
|
02daab21d9
KVM: Lazify fpu activation and deactivation
|
15 years ago |