From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56287) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bg3I8-0001oG-Ce for qemu-devel@nongnu.org; Sat, 03 Sep 2016 01:14:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bg3I7-0004GF-LZ for qemu-devel@nongnu.org; Sat, 03 Sep 2016 01:14:56 -0400 Date: Sat, 3 Sep 2016 13:07:34 +0800 From: Fam Zheng Message-ID: <20160903050734.GA20918@al.usersys.redhat.com> References: <1471418906-27591-1-git-send-email-famz@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1471418906-27591-1-git-send-email-famz@redhat.com> Subject: Re: [Qemu-devel] [PATCH v6 0/9] UUID clean ups for 2.8 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: kwolf@redhat.com, qemu-block@nongnu.org, sw@weilnetz.de, jcody@redhat.com, mdroth@linux.vnet.ibm.com, armbru@redhat.com, pbonzini@redhat.com, mreitz@redhat.com, rth@twiddle.net On Wed, 08/17 15:28, Fam Zheng wrote: > v6: Fix initializer syntax that is disliked by centos6. Ping?