From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:55010) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SmPVm-000145-Kf for qemu-devel@nongnu.org; Wed, 04 Jul 2012 09:21:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SmPVg-00057k-EX for qemu-devel@nongnu.org; Wed, 04 Jul 2012 09:20:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:61468) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SmPVg-00057W-6O for qemu-devel@nongnu.org; Wed, 04 Jul 2012 09:20:48 -0400 Message-ID: <4FF44325.9050104@redhat.com> Date: Wed, 04 Jul 2012 15:20:37 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1341321642-24598-1-git-send-email-pbonzini@redhat.com> <1341321642-24598-3-git-send-email-pbonzini@redhat.com> <4FF2F87C.6010600@redhat.com> <4FF2F8DF.4020806@redhat.com> <4FF417F3.2090400@redhat.com> <4FF4353F.8010809@redhat.com> <4FF43C29.9030104@redhat.com> In-Reply-To: <4FF43C29.9030104@redhat.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 2/2] virtio-blk: disable write cache if not negotiated List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: rusty@rustcorp.com.au, mst@redhat.com, qemu-devel@nongnu.org, anthony@codemonkey.ws, kvm@vger.kernel.org Il 04/07/2012 14:50, Kevin Wolf ha scritto: > Before merging the patches (or actually this patch, I think patch 1 is > fairly independent), Yes, it is. > I'd like to hear more opinions on whether we need > the cache parameter split first Ok, let's discuss it next week on the KVM/QEMU call. Getting the cache parameter split before 1.2 is going to be hard, but who knows. > But as far as the hardware is > concerned, sure, take it as an Acked-by and go forward with the spec and > kernel side of things. Rusty already committed everything, so it's too late! :) (Sorry for the tabs vs. spaces BTW). Paolo