On Mon, Feb 01, 2010 at 10:11:52PM +0900, Takuya Yoshikawa wrote: > This patch fixes kvm_fix_hypercall() to propagate X86EMUL_* > info generated by emulator_write_emulated() to its callers: > suggested by Marcelo. > > The effect of this is x86_emulate_insn() will begin to handle > the page faults which occur in emulator_write_emulated(): > this should be OK because emulator_write_emulated_onepage() > always injects page fault when emulator_write_emulated() > returns X86EMUL_PROPAGATE_FAULT. > > > Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@xxxxxxxxxxxxx> Applied, thanks. -- 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