From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45126) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z1v5W-0006GH-M9 for qemu-devel@nongnu.org; Mon, 08 Jun 2015 07:19:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z1v5S-0008EE-Gp for qemu-devel@nongnu.org; Mon, 08 Jun 2015 07:19:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57503) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z1v5S-0008E7-Bi for qemu-devel@nongnu.org; Mon, 08 Jun 2015 07:19:26 -0400 Message-ID: <1433762362.5046.28.camel@redhat.com> From: Gerd Hoffmann Date: Mon, 08 Jun 2015 13:19:22 +0200 In-Reply-To: <20150608114309-mutt-send-email-mst@redhat.com> References: <20150601141054.GA11304@redhat.com> <20150601141343.GH13155@redhat.com> <20150601153237.GE2120@HEDWIG.INI.CMU.EDU> <20150601174409-mutt-send-email-mst@redhat.com> <20150601180022.GI2120@HEDWIG.INI.CMU.EDU> <20150601203126.GK2120@HEDWIG.INI.CMU.EDU> <1433229074.1637.7.camel@nilsson.home.kraxel.org> <20150605160555.GH9951@HEDWIG.INI.CMU.EDU> <1433748105.5046.6.camel@redhat.com> <20150608114309-mutt-send-email-mst@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] fw cfg files cross-version migration races List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: pbonzini@redhat.com, "Gabriel L. Somlo" , lersek@redhat.com, qemu-devel@nongnu.org > > I would simply sort everything (and do it for new machine types only, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > for backward compatibility reasons). Sorting user-provided blobs only > > adds complexity for no reason. > Do we want this for all machine types, or only for new ones?