Gleb Natapov
|
cf8f70bfe3
KVM: x86 emulator: fix in/out emulation.
|
15 years ago |
Gleb Natapov
|
ceffb45972
KVM: Use task switch from emulator.c
|
15 years ago |
Gleb Natapov
|
2dafc6c234
KVM: x86 emulator: Provide more callbacks for x86 emulator.
|
15 years ago |
Gleb Natapov
|
063db061b9
KVM: Provide current eip as part of emulator context.
|
15 years ago |
Gleb Natapov
|
9c5372445c
KVM: Provide x86_emulate_ctxt callback to get current cpl
|
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
|
4a5f48f666
KVM: Don't follow an atomic operation by a non-atomic one
|
15 years ago |
Avi Kivity
|
daea3e73cb
KVM: Make locked operations truly atomic
|
15 years ago |
Wei Yongjun
|
160d2f6c0c
KVM: x86: fix the error of ioctl KVM_IRQ_LINE if no irq chip
|
15 years ago |
Avi Kivity
|
5c1c85d08d
KVM: Trace exception injection
|
15 years ago |
Xiao Guangrong
|
2ed152afc7
KVM: cleanup kvm trace
|
15 years ago |
Gleb Natapov
|
2d49ec72d3
KVM: move segment_base() into vmx.c
|
15 years ago |
Gleb Natapov
|
254d4d48a5
KVM: fix segment_base() error checking
|
15 years ago |
Gleb Natapov
|
d6ab1ed446
KVM: Drop kvm_get_gdt() in favor of generic linux function
|
15 years ago |
Joerg Roedel
|
b44ea385d8
KVM: x86: Don't set arch.cr0 in kvm_set_cr0
|
15 years ago |
Joerg Roedel
|
82494028df
KVM: SVM: Ignore write of hwcr.ignne
|
15 years ago |
Joerg Roedel
|
2e554e8d67
KVM: SVM: Add kvm_nested_intercepts tracepoint
|
15 years ago |
Jan Kiszka
|
83bf0002c9
KVM: x86: Preserve injected TF across emulation
|
15 years ago |
Jan Kiszka
|
c310bac5a2
KVM: x86: Drop RF manipulation for guest single-stepping
|
15 years ago |
Jan Kiszka
|
f92653eeb4
KVM: x86: Add kvm_is_linear_rip
|
15 years ago |
Jan Kiszka
|
a1efbe77c1
KVM: x86: Add support for saving&restoring debug registers
|
15 years ago |
Jan Kiszka
|
48005f64d0
KVM: x86: Save&restore interrupt shadow mask
|
15 years ago |
Jan Kiszka
|
03b82a30ea
KVM: x86: Do not return soft events in vcpu_events
|
15 years ago |
Gleb Natapov
|
112592da0d
KVM: drop unneeded kvm_run check in emulate_instruction()
|
15 years ago |
Gleb Natapov
|
89a27f4d0e
KVM: use desc_ptr struct instead of kvm private descriptor_table
|
15 years ago |
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 |