1. 107d6d2 KVM: x86 emulator: fix writes to registers with modrm encodings by Avi Kivity · 16 years ago
  2. 0c7825e include/asm-x86/kvm_x86_emulate.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  3. 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]
  4. e8d8d7f KVM: x86 emulator: Rename 'cr2' to 'memop' by Sheng Yang · 17 years ago
  5. 90e0a28 KVM: x86 emulator: Make a distinction between repeat prefixes F3 and F2 by Guillaume Thouvenin · 17 years ago
  6. 6226686 KVM: x86 emulator: prefetch up to 15 bytes of the instruction executed by Avi Kivity · 17 years ago
  7. 93a0039 KVM: x86 emulator: retire ->write_std() by Avi Kivity · 17 years ago
  8. 33615aa KVM: x86 emulator: centralize decoding of one-byte register access insns by Avi Kivity · 17 years ago
  9. a01af5e KVM: x86 emulator: Remove no_wb, use dst.type = OP_NONE instead by Laurent Vivier · 17 years ago
  10. 1be3aa4 KVM: emulate_instruction() calls now x86_decode_insn() and x86_emulate_insn() by Laurent Vivier · 17 years ago
  11. e4e03de KVM: x86 emulator: move all x86_emulate_memop() to a structure by Laurent Vivier · 17 years ago
  12. cebff02 KVM: Change the emulator_{read,write,cmpxchg}_* functions to take a vcpu by Laurent Vivier · 17 years ago
  13. 1e3c5cb KVM: Trivial: Make decode_register() static by Rusty Russell · 17 years ago
  14. 5eb549a KVM: Trivial: Remove unused struct cpu_user_regs declaration by Rusty Russell · 17 years ago
  15. 4c690a1 KVM: Allow passing 64-bit values to the emulated read/write API by Avi Kivity · 17 years ago
  16. 05b3e0c [PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64 by Avi Kivity · 18 years ago
  17. 6aa8b73 [PATCH] kvm: userspace interface by Avi Kivity · 18 years ago