index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
kvm_emulate.h
Age
Commit message (
Expand
)
Author
2010-05-17
KVM: x86: Push potential exception error code on task switches
Jan Kiszka
2010-05-17
KVM: x86 emulator: commit rflags as part of registers commit
Gleb Natapov
2010-05-17
KVM: x86 emulator: introduce pio in string read ahead.
Gleb Natapov
2010-05-17
KVM: x86 emulator: restart string instruction without going back to a guest.
Gleb Natapov
2010-05-17
KVM: x86 emulator: fix in/out emulation.
Gleb Natapov
2010-05-17
KVM: x86 emulator: Emulate task switch in emulator.c
Gleb Natapov
2010-05-17
KVM: x86 emulator: Provide more callbacks for x86 emulator.
Gleb Natapov
2010-05-17
KVM: Provide current eip as part of emulator context.
Gleb Natapov
2010-05-17
KVM: Provide x86_emulate_ctxt callback to get current cpl
Gleb Natapov
2010-05-17
KVM: Provide callback to get/set control registers in emulator ops.
Gleb Natapov
2010-04-25
KVM: x86: Save&restore interrupt shadow mask
Jan Kiszka
2010-03-01
KVM: x86 emulator: fix memory access during x86 emulation
Gleb Natapov
2010-03-01
KVM: x86 emulator: Add Virtual-8086 mode of emulation
Gleb Natapov
2010-03-01
KVM: Fix the explanation of write_emulated
Takuya Yoshikawa
2009-12-03
KVM: x86 emulator: limit instructions to 15 bytes
Avi Kivity
2009-09-10
KVM: Rename x86_emulate.c to emulate.c
Avi Kivity