Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5cd21917da245fbe98bd443de2c7f519b3df6814
/
arch
/
x86
/
include
/
asm
/
kvm_emulate.h
5cd2191
KVM: x86 emulator: restart string instruction without going back to a guest.
by Gleb Natapov
· 15 years ago
cf8f70b
KVM: x86 emulator: fix in/out emulation.
by Gleb Natapov
· 15 years ago
38ba30b
KVM: x86 emulator: Emulate task switch in emulator.c
by Gleb Natapov
· 15 years ago
2dafc6c
KVM: x86 emulator: Provide more callbacks for x86 emulator.
by Gleb Natapov
· 15 years ago
063db06
KVM: Provide current eip as part of emulator context.
by Gleb Natapov
· 15 years ago
9c53724
KVM: Provide x86_emulate_ctxt callback to get current cpl
by Gleb Natapov
· 15 years ago
52a4661
KVM: Provide callback to get/set control registers in emulator ops.
by Gleb Natapov
· 15 years ago
48005f6
KVM: x86: Save&restore interrupt shadow mask
by Jan Kiszka
· 15 years ago
1871c60
KVM: x86 emulator: fix memory access during x86 emulation
by Gleb Natapov
· 15 years ago
a004475
KVM: x86 emulator: Add Virtual-8086 mode of emulation
by Gleb Natapov
· 15 years ago
0d17897
KVM: Fix the explanation of write_emulated
by Takuya Yoshikawa
· 15 years ago
eb3c79e
KVM: x86 emulator: limit instructions to 15 bytes
by Avi Kivity
· 15 years ago
56e8231
KVM: Rename x86_emulate.c to emulate.c
by Avi Kivity
· 15 years ago
[Renamed from arch/x86/include/asm/kvm_x86_emulate.h]
310b5d3
KVM: Deal with interrupt shadow state for emulated instructions
by Glauber Costa
· 16 years ago
2809f5d
KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow()
by Glauber Costa
· 16 years ago
0dc8d10
KVM: x86 emulator: add Src2 decode set
by Guillaume Thouvenin
· 16 years ago
d73fa29
KVM: Clean up kvm_x86_emulate.h
by Sheng Yang
· 16 years ago
1965aae
x86: Fix ASM_X86__ header guards
by H. Peter Anvin
· 16 years ago
bb89855
x86, um: ... and asm-x86 move
by Al Viro
· 16 years ago
[Renamed from include/asm-x86/kvm_x86_emulate.h]
77ef50a
x86: consolidate header guards
by Vegard Nossum
· 16 years ago
7a5b56d
KVM: x86 emulator: lazily evaluate segment registers
by Avi Kivity
· 16 years ago
f5b4edc
KVM: x86 emulator: simplify rip relative decoding
by Avi Kivity
· 16 years ago
107d6d2
KVM: x86 emulator: fix writes to registers with modrm encodings
by Avi Kivity
· 17 years ago
0c7825e
include/asm-x86/kvm_x86_emulate.h: checkpatch cleanups - formatting only
by Joe Perches
· 17 years ago
edf8841
KVM: Move arch dependent files to new directory arch/x86/kvm/
by Avi Kivity
· 17 years ago
[Renamed from drivers/kvm/x86_emulate.h]
e8d8d7f
KVM: x86 emulator: Rename 'cr2' to 'memop'
by Sheng Yang
· 17 years ago
90e0a28
KVM: x86 emulator: Make a distinction between repeat prefixes F3 and F2
by Guillaume Thouvenin
· 17 years ago
6226686
KVM: x86 emulator: prefetch up to 15 bytes of the instruction executed
by Avi Kivity
· 17 years ago
93a0039
KVM: x86 emulator: retire ->write_std()
by Avi Kivity
· 17 years ago
33615aa
KVM: x86 emulator: centralize decoding of one-byte register access insns
by Avi Kivity
· 17 years ago
a01af5e
KVM: x86 emulator: Remove no_wb, use dst.type = OP_NONE instead
by Laurent Vivier
· 17 years ago
1be3aa4
KVM: emulate_instruction() calls now x86_decode_insn() and x86_emulate_insn()
by Laurent Vivier
· 17 years ago
e4e03de
KVM: x86 emulator: move all x86_emulate_memop() to a structure
by Laurent Vivier
· 17 years ago
cebff02
KVM: Change the emulator_{read,write,cmpxchg}_* functions to take a vcpu
by Laurent Vivier
· 17 years ago
1e3c5cb
KVM: Trivial: Make decode_register() static
by Rusty Russell
· 17 years ago
5eb549a
KVM: Trivial: Remove unused struct cpu_user_regs declaration
by Rusty Russell
· 17 years ago
4c690a1
KVM: Allow passing 64-bit values to the emulated read/write API
by Avi Kivity
· 18 years ago
05b3e0c
[PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64
by Avi Kivity
· 18 years ago
6aa8b73
[PATCH] kvm: userspace interface
by Avi Kivity
· 18 years ago