Avi Kivity
|
6389ee9463
KVM: Pull extra page fault information into struct x86_exception
|
14 years ago |
Avi Kivity
|
586f960796
KVM: Add instruction-set-specific exit qualifications to kvm_exit trace
|
14 years ago |
Avi Kivity
|
aa17911e3c
KVM: Record instruction set in kvm_exit tracepoint
|
14 years ago |
Avi Kivity
|
2a6b20b83d
KVM: SVM: Replace svm_has() by standard Linux cpuid accessors
|
14 years ago |
Avi Kivity
|
82ca2d108b
KVM: SVM: Fold save_host_msrs() and load_host_msrs() into their callers
|
15 years ago |
Avi Kivity
|
dacccfdd6b
KVM: SVM: Move fs/gs/ldt save/restore to heavyweight exit path
|
15 years ago |
Avi Kivity
|
afe9e66f82
KVM: SVM: Move svm->host_gs_base into a separate structure
|
15 years ago |
Avi Kivity
|
13c34e073b
KVM: SVM: Move guest register save out of interrupts disabled section
|
15 years ago |
Gleb Natapov
|
631bc48782
KVM: Handle async PF in a guest.
|
15 years ago |
Joerg Roedel
|
24d1b15f72
KVM: SVM: Do not report xsave in supported cpuid
|
14 years ago |
Avi Kivity
|
0a77fe4c18
KVM: Correct ordering of ldt reload wrt fs/gs reload
|
15 years ago |
Nicolas Kaiser
|
9611c18777
KVM: fix typo in copyright notice
|
15 years ago |
Gleb Natapov
|
a0a07cd2c5
KVM: SVM: do not generate "external interrupt exit" if other exit is pending
|
15 years ago |
Avi Kivity
|
b463a6f744
KVM: Non-atomic interrupt injection
|
15 years ago |
Avi Kivity
|
3842d135ff
KVM: Check for pending events before attempting injection
|
15 years ago |
Joerg Roedel
|
4c62a2dc92
KVM: X86: Report SVM bit to userspace only when supported
|
15 years ago |
Joerg Roedel
|
3d4aeaad8b
KVM: SVM: Report Nested Paging support to userspace
|
15 years ago |
Joerg Roedel
|
55c5e464fc
KVM: SVM: Expect two more candiates for exit_int_info
|
15 years ago |
Joerg Roedel
|
4b16184c1c
KVM: SVM: Initialize Nested Nested MMU context on VMRUN
|
15 years ago |
Joerg Roedel
|
5bd2edc341
KVM: SVM: Implement MMU helper functions for Nested Nested Paging
|
15 years ago |
Joerg Roedel
|
ff03a073e7
KVM: MMU: Add kvm_mmu parameter to load_pdptrs function
|
15 years ago |
Joerg Roedel
|
1c97f0a04c
KVM: X86: Introduce a tdp_set_cr3 function
|
15 years ago |
Roedel, Joerg
|
b75f4eb341
KVM: SVM: Clean up rip handling in vmrun emulation
|
15 years ago |
Joerg Roedel
|
cda0008299
KVM: SVM: Restore correct registers after sel_cr0 intercept emulation
|
15 years ago |
Marcelo Tosatti
|
eaa48512ba
KVM: SVM: init_vmcb should reset vcpu->efer
|
15 years ago |
Marcelo Tosatti
|
678041ad9d
KVM: SVM: reset mmu context in init_vmcb
|
15 years ago |
Zachary Amsden
|
e48672fa25
KVM: x86: Unify TSC logic
|
15 years ago |
Zachary Amsden
|
99e3e30aee
KVM: x86: Move TSC offset writes to common code
|
15 years ago |
Zachary Amsden
|
f4e1b3c8bd
KVM: x86: Convert TSC writes to TSC offset writes
|
15 years ago |
Joerg Roedel
|
dbe7758482
KVM: SVM: Check for asid != 0 on nested vmrun
|
15 years ago |