On Fri, Feb 12, 2010 at 03:50:44PM +0900, 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() > > > Gleb, could you give me your Ack? > Looks good to me. Thanks. -- Gleb. -- 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