Age | Commit message (Expand) | Author |
---|---|---|
2008-01-30 | KVM: x86 emulator: Remove no_wb, use dst.type = OP_NONE instead | Laurent Vivier |
2008-01-30 | KVM: emulate_instruction() calls now x86_decode_insn() and x86_emulate_insn() | Laurent Vivier |
2008-01-30 | KVM: x86 emulator: move all x86_emulate_memop() to a structure | Laurent Vivier |
2007-10-13 | KVM: Change the emulator_{read,write,cmpxchg}_* functions to take a vcpu | Laurent Vivier |
2007-10-13 | KVM: Trivial: Make decode_register() static | Rusty Russell |
2007-10-13 | KVM: Trivial: Remove unused struct cpu_user_regs declaration | Rusty Russell |
2007-05-03 | KVM: Allow passing 64-bit values to the emulated read/write API | Avi Kivity |
2006-12-13 | [PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64 | Avi Kivity |
2006-12-10 | [PATCH] kvm: userspace interface | Avi Kivity |