On 02/12/2010 08:50 AM, Takuya Yoshikawa wrote:
This is the rework of "Fix x86 emulator's fault propagations".
   -- http://www.spinics.net/lists/kvm/msg28874.html

I read the review comments from Avi, Marcelo and Gleb and removed
some parts which should be done with more care: descriptor related
part and emulator_sys* part.

Now the contents is like this:
   - patch 1: X86EMUL macro replacements: from do_fetch_insn_byte()
              to x86_decode_insn()
   - patch 2: X86EMUL macro replacements: x86_emulate_insn() and its
              helpers
   - patch 3: Fix x86_emulate_insn() not to use the variable rc for
              non-X86EMUL values
   - patch 4: Tiny fix: remove redundant prototype of load_pdptrs()



Applied all, thanks.

--
error compiling committee.c: too many arguments to function

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to