Commit Graph

2 Commits (fd8328be874f4190a811c58cd4778ec2c74d2c05)

Author SHA1 Message Date
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