From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36954) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZAI9f-0008Lt-G8 for qemu-devel@nongnu.org; Wed, 01 Jul 2015 09:34:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZAI9a-0007ZE-2o for qemu-devel@nongnu.org; Wed, 01 Jul 2015 09:34:23 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54825) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZAI9Z-0007Z8-U9 for qemu-devel@nongnu.org; Wed, 01 Jul 2015 09:34:18 -0400 References: <1432686576-14816-1-git-send-email-pcacjr@zytor.com> <1435514338-20227-1-git-send-email-pcacjr@zytor.com> <1435514338-20227-3-git-send-email-pcacjr@zytor.com> <5593E8B1.6000300@redhat.com> <20150701152733-mutt-send-email-mst@redhat.com> From: Paolo Bonzini Message-ID: <5593EC55.6010109@redhat.com> Date: Wed, 1 Jul 2015 15:34:13 +0200 MIME-Version: 1.0 In-Reply-To: <20150701152733-mutt-send-email-mst@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v8 3/3] ich9: implement strap SPKR pin logic List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Paulo Alcantara , seabios@seabios.org, Paulo Alcantara , qemu-devel@nongnu.org, kraxel@redhat.com On 01/07/2015 15:31, Michael S. Tsirkin wrote: > I don't think we should defer the whole series because of the argument > about the default. I've merged these patches, I you like, pls send a > one-line patch on top to flip the default with some info on how it was > tested, and we can discuss it separately. > > Makes sense? Perfect. Paolo > BTW 2.4 makes qemu versioned because ahci finally supports migration > so yes, we'll have to version from now on. > >