Gleb Natapov
|
2db2c2eb62
KVM: x86 emulator: Add group8 instruction decoding
|
15 years ago |
Avi Kivity
|
836a1b3c34
KVM: Move cr0/cr4/efer related helpers to x86.h
|
15 years ago |
Avi Kivity
|
3eeb3288bc
KVM: Add a helper for checking if the guest is in protected mode
|
15 years ago |
Takuya Yoshikawa
|
b60d513c32
KVM: x86: Use macros for x86_emulate_ops to avoid future mistakes
|
15 years ago |
Avi Kivity
|
4d4ec08745
KVM: Replace read accesses of vcpu->arch.cr0 by an accessor
|
15 years ago |
Avi Kivity
|
eb3c79e64a
KVM: x86 emulator: limit instructions to 15 bytes
|
15 years ago |
Mohammed Gamal
|
abcf14b560
KVM: x86 emulator: Add pusha and popa instructions
|
16 years ago |
Mohammed Gamal
|
94677e61fd
KVM: x86 emulator: Add missing decoder flags for 'or' instructions
|
16 years ago |
Avi Kivity
|
851ba6922a
KVM: Don't pass kvm_run arguments
|
16 years ago |
Mohammed Gamal
|
d8769fedd4
KVM: x86 emulator: Introduce No64 decode option
|
16 years ago |
Mohammed Gamal
|
0934ac9d13
KVM: x86 emulator: Add 'push/pop sreg' instructions
|
16 years ago |
Mohammed Gamal
|
7bdb588827
KVM: x86 emulator: Add adc and sbb missing decoder flags
|
16 years ago |
Avi Kivity
|
56e8231841
KVM: Rename x86_emulate.c to emulate.c
|
16 years ago |