index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
kvm
/
x86_emulate.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-30
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity
1
-186
/
+0
2008-01-30
KVM: x86 emulator: Rename 'cr2' to 'memop'
Sheng Yang
1
-1
/
+0
2008-01-30
KVM: x86 emulator: Make a distinction between repeat prefixes F3 and F2
Guillaume Thouvenin
1
-0
/
+4
2008-01-30
KVM: x86 emulator: prefetch up to 15 bytes of the instruction executed
Avi Kivity
1
-0
/
+7
2008-01-30
KVM: x86 emulator: retire ->write_std()
Avi Kivity
1
-11
/
+0
2008-01-30
KVM: x86 emulator: centralize decoding of one-byte register access insns
Avi Kivity
1
-0
/
+1
2008-01-30
KVM: x86 emulator: Remove no_wb, use dst.type = OP_NONE instead
Laurent Vivier
1
-1
/
+1
2008-01-30
KVM: emulate_instruction() calls now x86_decode_insn() and x86_emulate_insn()
Laurent Vivier
1
-7
/
+4
2008-01-30
KVM: x86 emulator: move all x86_emulate_memop() to a structure
Laurent Vivier
1
-0
/
+34
2007-10-13
KVM: Change the emulator_{read,write,cmpxchg}_* functions to take a vcpu
Laurent Vivier
1
-5
/
+5
2007-10-13
KVM: Trivial: Make decode_register() static
Rusty Russell
1
-8
/
+0
2007-10-13
KVM: Trivial: Remove unused struct cpu_user_regs declaration
Rusty Russell
1
-2
/
+0
2007-05-03
KVM: Allow passing 64-bit values to the emulated read/write API
Avi Kivity
1
-26
/
+6
2006-12-13
[PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64
Avi Kivity
1
-1
/
+1
2006-12-10
[PATCH] kvm: userspace interface
Avi Kivity
1
-0
/
+185