Jan Kiszka
|
d2be1651b7
KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEP
|
15 years ago |
Gleb Natapov
|
c697518a86
KVM: Fix segment descriptor loading
|
15 years ago |
Takuya Yoshikawa
|
6f550484a1
KVM: Fix load_guest_segment_descriptor() to inject page fault
|
15 years ago |
Thomas Gleixner
|
fa8273e954
KVM: Convert i8254/i8259 locks to raw_spinlocks
|
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 |
Gleb Natapov
|
a004475567
KVM: x86 emulator: Add Virtual-8086 mode of emulation
|
15 years ago |
Wei Yongjun
|
72bb2fcd23
KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrl
|
15 years ago |
Takuya Yoshikawa
|
1976d2d2c9
KVM: Remove redundant reading of rax on OUT instructions
|
15 years ago |
Takuya Yoshikawa
|
7edcface95
KVM: fix kvm_fix_hypercall() to return X86EMUL_*
|
15 years ago |
Takuya Yoshikawa
|
c125c60732
KVM: fix load_guest_segment_descriptor() to return X86EMUL_*
|
15 years ago |
Zhai, Edwin
|
ab9f4ecbb6
KVM: enable PCI multiple-segments for pass-through device
|
15 years ago |
Gleb Natapov
|
e01c242614
KVM: mark segments accessed on HW task switch
|
15 years ago |
Avi Kivity
|
0c04851c0c
KVM: trace guest fpu loads and unloads
|
15 years ago |
Avi Kivity
|
f6801dff23
KVM: Rename vcpu->shadow_efer to efer
|
15 years ago |
Avi Kivity
|
3eeb3288bc
KVM: Add a helper for checking if the guest is in protected mode
|
15 years ago |
Avi Kivity
|
6b52d18605
KVM: Activate fpu on clts
|
15 years ago |
Avi Kivity
|
e5bb40251a
KVM: Drop kvm_{load,put}_guest_fpu() exports
|
15 years ago |
Avi Kivity
|
2608d7a12f
KVM: Allow kvm_load_guest_fpu() even when !vcpu->fpu_active
|
15 years ago |
Gleb Natapov
|
ab344828eb
KVM: x86: fix checking of cr0 validity
|
15 years ago |
Jan Kiszka
|
c76de350c8
KVM: SVM: Clean up and enhance mov dr emulation
|
15 years ago |
Marcelo Tosatti
|
6474920477
KVM: fix cleanup_srcu_struct on vm destruction
|
15 years ago |
Gleb Natapov
|
ccd469362e
KVM: fix Hyper-V hypercall warnings and wrong mask value
|
15 years ago |
Gleb Natapov
|
c25bc1638a
KVM: Implement NotifyLongSpinWait HYPER-V hypercall
|
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
|
f9a48e6a18
KVM: Set cr0.et when the guest writes cr0
|
15 years ago |
Avi Kivity
|
02daab21d9
KVM: Lazify fpu activation and deactivation
|
15 years ago |
Avi Kivity
|
4d4ec08745
KVM: Replace read accesses of vcpu->arch.cr0 by an accessor
|
15 years ago |
Sheng Yang
|
17cc393596
KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_ops
|
15 years ago |