Avi Kivity
|
b7d491e7f0
KVM: x86 emulator: Support for declaring single operand fastops
|
hace 12 años |
Avi Kivity
|
e28bbd44da
KVM: x86 emulator: framework for streamlining arithmetic opcodes
|
hace 12 años |
Gleb Natapov
|
045a282ca4
KVM: emulator: implement fninit, fnstsw, fnstcw
|
hace 12 años |
Gleb Natapov
|
3a78a4f463
KVM: emulator: drop RPL check from linearize() function
|
hace 12 años |
Nadav Amit
|
5e2c688351
KVM: x86: fix mov immediate emulation for 64-bit operands
|
hace 12 años |
Gleb Natapov
|
7f662273e4
KVM: emulator: implement AAD instruction
|
hace 12 años |
Linus Torvalds
|
66cdd0ceaf
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
hace 12 años |
Gleb Natapov
|
58b7825bc3
KVM: emulator: fix real mode segment checks in address linearization
|
hace 12 años |
H. Peter Anvin
|
cb7cb2864e
x86, kvm: Remove incorrect redundant assembly constraint
|
hace 12 años |
Gleb Natapov
|
b3356bf0db
KVM: emulator: optimize "rep ins" handling
|
hace 13 años |
Gleb Natapov
|
f3bd64c68a
KVM: emulator: string_addr_inc() cleanup
|
hace 13 años |
Gleb Natapov
|
9d1b39a967
KVM: emulator: make x86 emulation modes enum instead of defines
|
hace 13 años |
Mathias Krause
|
0225fb509d
KVM: x86 emulator: constify emulate_ops
|
hace 13 años |
Mathias Krause
|
fd0a0d8208
KVM: x86 emulator: mark opcode tables const
|
hace 13 años |
Mathias Krause
|
89a87c6779
KVM: x86 emulator: use aligned variants of SSE register ops
|
hace 13 años |
Avi Kivity
|
0afbe2f878
KVM: x86 emulator: Fix #GP error code during linearization
|
hace 13 años |
Avi Kivity
|
a5625189f6
KVM: x86 emulator: Check segment limits in real mode too
|
hace 13 años |
Avi Kivity
|
03ebebeb1f
KVM: x86 emulator: Leave segment limit and attributs alone in real mode
|
hace 13 años |
Avi Kivity
|
dd856efafe
KVM: x86 emulator: access GPRs on demand
|
hace 13 años |
Marcelo Tosatti
|
c78aa4c4b9
Merge remote-tracking branch 'upstream/master' into queue
|
hace 13 años |
Avi Kivity
|
5ad105e569
KVM: x86 emulator: use stack size attribute to mask rsp in stack ops
|
hace 13 años |
Gleb Natapov
|
99245b507d
KVM: x86 emulator: drop unneeded call to get_segment()
|
hace 13 años |
Xiao Guangrong
|
f23b070e66
KVM: x86 emulator: simplify read_emulated
|
hace 13 años |
Guo Chao
|
fc0586807d
KVM: x86: Fix typos in emulate.c
|
hace 13 años |
Avi Kivity
|
8089000616
KVM: x86 emulator: implement LTR
|
hace 13 años |
Avi Kivity
|
869be99c75
KVM: x86 emulator: make loading TR set the busy bit
|
hace 13 años |
Avi Kivity
|
e919464b53
KVM: x86 emulator: make read_segment_descriptor() return the address
|
hace 13 años |
Avi Kivity
|
a14e579f22
KVM: x86 emulator: emulate LLDT
|
hace 13 años |
Avi Kivity
|
9299836e63
KVM: x86 emulator: emulate BSWAP
|
hace 13 años |
Avi Kivity
|
612e89f015
KVM: x86 emulator: implement ENTER
|
hace 13 años |