From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH resend] Fix the explanation of write_emulated Date: Thu, 7 Jan 2010 10:19:42 -0200 Message-ID: <20100107121942.GA9657@amt.cnet> References: <20100106175523.72d09d31.yoshikawa.takuya@oss.ntt.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: avi@redhat.com, kvm@vger.kernel.org To: Takuya Yoshikawa Return-path: Received: from mx1.redhat.com ([209.132.183.28]:7073 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751406Ab0AGMfJ (ORCPT ); Thu, 7 Jan 2010 07:35:09 -0500 Content-Disposition: inline In-Reply-To: <20100106175523.72d09d31.yoshikawa.takuya@oss.ntt.co.jp> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Jan 06, 2010 at 05:55:23PM +0900, Takuya Yoshikawa wrote: > The explanation of write_emulated is confused with > that of read_emulated. This patch fix it. > > Signed-off-by: Takuya Yoshikawa Applied, thanks.