Jaswinder Singh Rajput
|
a3f9d3981c
KVM: kvm/x86_emulate.c toggle_interruptibility() should be static
|
hace 16 años |
Glauber Costa
|
310b5d306c
KVM: Deal with interrupt shadow state for emulated instructions
|
hace 16 años |
Gleb Natapov
|
e637b8238a
KVM: x86 emulator: Decode soft interrupt instructions
|
hace 16 años |
Gleb Natapov
|
84ce66a686
KVM: x86 emulator: Completely decode in/out at decoding stage
|
hace 16 años |
Gleb Natapov
|
341de7e372
KVM: x86 emulator: Add unsigned byte immediate decode
|
hace 16 años |
Gleb Natapov
|
d53c4777b3
KVM: x86 emulator: Complete decoding of call near in decode stage
|
hace 16 años |
Gleb Natapov
|
b2833e3cde
KVM: x86 emulator: Complete short/near jcc decoding in decode stage
|
hace 16 años |
Gleb Natapov
|
782b877c80
KVM: x86 emulator: Complete ljmp decoding at decode stage
|
hace 16 años |
Gleb Natapov
|
0654169e73
KVM: x86 emulator: Add lcall decoding
|
hace 16 años |
Gleb Natapov
|
a5f868bd45
KVM: x86 emulator: Add decoding of 16bit second immediate argument
|
hace 16 años |
Gleb Natapov
|
2d03319654
KVM: x86 emulator: fix call near emulation
|
hace 16 años |
Avi Kivity
|
a77ab5ead5
KVM: x86 emulator: implement 'ret far' instruction (opcode 0xcb)
|
hace 16 años |
Avi Kivity
|
350f69dcd1
KVM: x86 emulator: Make emulate_pop() a little more generic
|
hace 16 años |
Avi Kivity
|
2b3d2a2060
KVM: Fix vmload and friends misinterpreted as lidt
|
hace 16 años |
Amit Shah
|
fbce554e94
KVM: x86 emulator: Fix handling of VMMCALL instruction
|
hace 16 años |
Guillaume Thouvenin
|
9bf8ea42fe
KVM: x86 emulator: add the emulation of shld and shrd instructions
|
hace 16 años |
Guillaume Thouvenin
|
d175226a5f
KVM: x86 emulator: add the assembler code for three operands
|
hace 16 años |
Guillaume Thouvenin
|
bfcadf83ec
KVM: x86 emulator: add a new "implied 1" Src decode type
|
hace 16 años |
Guillaume Thouvenin
|
0dc8d10f7d
KVM: x86 emulator: add Src2 decode set
|
hace 16 años |
Guillaume Thouvenin
|
45ed60b371
KVM: x86 emulator: Extend the opcode descriptor
|
hace 16 años |
Avi Kivity
|
f3fd92fbdb
KVM: Remove extraneous semicolon after do/while
|
hace 16 años |
Avi Kivity
|
2b48cc75b2
KVM: x86 emulator: fix popf emulation
|
hace 16 años |
Avi Kivity
|
cf5de4f886
KVM: x86 emulator: fix ret emulation
|
hace 16 años |
Avi Kivity
|
8a09b6877f
KVM: x86 emulator: switch 'pop reg' instruction to emulate_pop()
|
hace 16 años |
Avi Kivity
|
781d0edc5f
KVM: x86 emulator: allow pop from mmio
|
hace 16 años |
Avi Kivity
|
faa5a3ae39
KVM: x86 emulator: Extract 'pop' sequence into a function
|
hace 16 años |
Avi Kivity
|
6b7ad61ffb
KVM: x86 emulator: consolidate emulation of two operand instructions
|
hace 16 años |
Avi Kivity
|
dda96d8f1b
KVM: x86 emulator: reduce duplication in one operand emulation thunks
|
hace 16 años |
Guillaume Thouvenin
|
e93f36bcfa
KVM: allow emulator to adjust rip for emulated pio instructions
|
hace 16 años |
Guillaume Thouvenin
|
291fd39bfc
KVM: x86 emulator: Add decode entries for 0x04 and 0x05 opcodes (add acc, imm)
|
hace 16 años |