From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:50480) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SyNig-0007cX-RJ for qemu-devel@nongnu.org; Mon, 06 Aug 2012 09:51:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SyNia-000344-QT for qemu-devel@nongnu.org; Mon, 06 Aug 2012 09:51:42 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59624) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SyNia-00032o-Ir for qemu-devel@nongnu.org; Mon, 06 Aug 2012 09:51:36 -0400 Message-ID: <501FCBE2.5000600@redhat.com> Date: Mon, 06 Aug 2012 15:51:30 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1344259574-20190-1-git-send-email-pbonzini@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] virtio: fix vhost handling List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: qemu-devel@nongnu.org, Stefan Hajnoczi , avi@redhat.com Il 06/08/2012 15:39, Stefan Hajnoczi ha scritto: >> > hw/virtio-pci.c | 14 +++++++------- >> > hw/virtio.c | 7 +++++-- >> > hw/virtio.h | 3 ++- >> > 3 file modificati, 14 inserzioni(+), 10 rimozioni(-) > Internationalized diff stat, I never noticed... :) Must be new with the latest update, and a bug IMHO (ok for git log, but not for git format-patch). > Tested-by: Stefan Hajnoczi > Reviewed-by: Stefan Hajnoczi