Commit Graph

1 Commits (f4131c6259b46bd84dcfcd3bb9ed08e99e2875a4)

Author SHA1 Message Date
Avi Kivity 56e8231841 KVM: Rename x86_emulate.c to emulate.c 16 years ago
Glauber Costa 310b5d306c KVM: Deal with interrupt shadow state for emulated instructions 16 years ago
Glauber Costa 2809f5d2c4 KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow() 16 years ago
Guillaume Thouvenin 0dc8d10f7d KVM: x86 emulator: add Src2 decode set 16 years ago
Sheng Yang d73fa29a9b KVM: Clean up kvm_x86_emulate.h 16 years ago
H. Peter Anvin 1965aae3c9 x86: Fix ASM_X86__ header guards 17 years ago
Al Viro bb8985586b x86, um: ... and asm-x86 move 17 years ago
Vegard Nossum 77ef50a522 x86: consolidate header guards 17 years ago
Avi Kivity 7a5b56dfd3 KVM: x86 emulator: lazily evaluate segment registers 17 years ago
Avi Kivity f5b4edcd52 KVM: x86 emulator: simplify rip relative decoding 17 years ago
Avi Kivity 107d6d2efa KVM: x86 emulator: fix writes to registers with modrm encodings 17 years ago
Joe Perches 0c7825e64d include/asm-x86/kvm_x86_emulate.h: checkpatch cleanups - formatting only 17 years ago
Avi Kivity edf884172e KVM: Move arch dependent files to new directory arch/x86/kvm/ 17 years ago
Sheng Yang e8d8d7fe88 KVM: x86 emulator: Rename 'cr2' to 'memop' 17 years ago
Guillaume Thouvenin 90e0a28f6b KVM: x86 emulator: Make a distinction between repeat prefixes F3 and F2 17 years ago
Avi Kivity 6226686954 KVM: x86 emulator: prefetch up to 15 bytes of the instruction executed 17 years ago
Avi Kivity 93a0039c8d KVM: x86 emulator: retire ->write_std() 17 years ago
Avi Kivity 33615aa956 KVM: x86 emulator: centralize decoding of one-byte register access insns 17 years ago
Laurent Vivier a01af5ec51 KVM: x86 emulator: Remove no_wb, use dst.type = OP_NONE instead 17 years ago
Laurent Vivier 1be3aa4718 KVM: emulate_instruction() calls now x86_decode_insn() and x86_emulate_insn() 17 years ago
Laurent Vivier e4e03deda8 KVM: x86 emulator: move all x86_emulate_memop() to a structure 17 years ago
Laurent Vivier cebff02b11 KVM: Change the emulator_{read,write,cmpxchg}_* functions to take a vcpu 18 years ago
Rusty Russell 1e3c5cb0d5 KVM: Trivial: Make decode_register() static 18 years ago
Rusty Russell 5eb549a085 KVM: Trivial: Remove unused struct cpu_user_regs declaration 18 years ago
Avi Kivity 4c690a1e86 KVM: Allow passing 64-bit values to the emulated read/write API 18 years ago
Avi Kivity 05b3e0c2c7 [PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64 18 years ago
Avi Kivity 6aa8b732ca [PATCH] kvm: userspace interface 18 years ago