KVM: x86 emulator: address size and operand size overrides are sticky
[safe/jmp/linux-2.6] / drivers / kvm / x86_emulate.h
2008-01-30 Guillaume ThouveninKVM: x86 emulator: Make a distinction between repeat...
2008-01-30 Avi KivityKVM: x86 emulator: prefetch up to 15 bytes of the instr...
2008-01-30 Avi KivityKVM: x86 emulator: retire ->write_std()
2008-01-30 Avi KivityKVM: x86 emulator: centralize decoding of one-byte...
2008-01-30 Laurent VivierKVM: x86 emulator: Remove no_wb, use dst.type = OP_NONE...
2008-01-30 Laurent VivierKVM: emulate_instruction() calls now x86_decode_insn...
2008-01-30 Laurent VivierKVM: x86 emulator: move all x86_emulate_memop() to...
2007-10-13 Laurent VivierKVM: Change the emulator_{read,write,cmpxchg}_* functio...
2007-10-13 Rusty RussellKVM: Trivial: Make decode_register() static
2007-10-13 Rusty RussellKVM: Trivial: Remove unused struct cpu_user_regs declar...
2007-05-03 Avi KivityKVM: Allow passing 64-bit values to the emulated read...
2006-12-13 Avi Kivity[PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64
2006-12-10 Avi Kivity[PATCH] kvm: userspace interface