Jan Kiszka
|
e8861cfe2c
KVM: x86: Fix TSS size check for 16-bit tasks
|
15 years ago |
Takuya Yoshikawa
|
87bf6e7de1
KVM: fix the handling of dirty bitmaps to avoid overflows
|
15 years ago |
Andre Przywara
|
114be429c8
KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTL
|
15 years ago |
Avi Kivity
|
d6a23895aa
KVM: Don't spam kernel log when injecting exceptions due to bad cr writes
|
15 years ago |
Gleb Natapov
|
7567cae105
KVM: take srcu lock before call to complete_pio()
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
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 |