index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
kvm
/
x86_emulate.c
Age
Commit message (
Expand
)
Author
2007-08-06
KVM: x86 emulator: fix debug reg mov instructions
Avi Kivity
2007-07-25
KVM: disable writeback for 0x0f 0x01 instructions.
Aurelien Jarno
2007-07-20
KVM: x86 emulator: implement rdmsr and wrmsr
Avi Kivity
2007-07-16
KVM: Fix x86 emulator writeback
Luca Tettamanti
2007-07-16
KVM: Implement emulation of instruction "ret" (opcode 0xc3)
Nitin A Kamble
2007-07-16
KVM: Implement emulation of "pop reg" instruction (opcode 0x58-0x5f)
Nitin A Kamble
2007-07-16
KVM: Emulate hlt on real mode for Intel
Avi Kivity
2007-07-16
KVM: x86 emulator: implement wbinvd
Avi Kivity
2007-05-03
KVM: Allow passing 64-bit values to the emulated read/write API
Avi Kivity
2007-05-03
KVM: x86 emulator: fix bit string operations operand size
Avi Kivity
2007-01-23
[PATCH] KVM: x86 emulator: fix bit string instructions
Avi Kivity
2007-01-05
[PATCH] KVM: MMU: Fix cmpxchg8b emulation
Avi Kivity
2006-12-13
[PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64
Avi Kivity
2006-12-10
[PATCH] kvm: userspace interface
Avi Kivity