From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45165) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zlx64-00007n-9V for qemu-devel@nongnu.org; Tue, 13 Oct 2015 06:46:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zlx5z-00082M-Po for qemu-devel@nongnu.org; Tue, 13 Oct 2015 06:46:20 -0400 Date: Tue, 13 Oct 2015 11:45:57 +0100 From: Stefan Hajnoczi Message-ID: <20151013104557.GE3057@stefanha-thinkpad.redhat.com> References: <98bbd2152406a5e2687e787c30ce8249c778de43.1443793122.git.berto@igalia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <98bbd2152406a5e2687e787c30ce8249c778de43.1443793122.git.berto@igalia.com> Subject: Re: [Qemu-devel] [PATCH v2 02/22] ide: Account for write operations correctly List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alberto Garcia Cc: Kevin Wolf , qemu-block@nongnu.org, Markus Armbruster , qemu-devel@nongnu.org, Max Reitz On Fri, Oct 02, 2015 at 05:26:12PM +0300, Alberto Garcia wrote: > Signed-off-by: Alberto Garcia > --- > hw/ide/core.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Stefan Hajnoczi