Masami Hiramatsu wrote:
Hmm, I'd like to know actually kvm aims to emulate all kinds of
instructions.
We're less interested in fpu/sse. The interesting instructions are
those used for page table management, mmio, and real mode execution.
If so, I might find some bugs in x86_emulate.c.
However, I don't know all bugs. To find all of them, we have to
port x86_emulate.c to user-space, decode binaries with it, and
compare its output with another decoder, as Jim had done with insn.c.
That would be very useful.
--
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html