From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43054) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fKyHV-0002RW-QX for qemu-devel@nongnu.org; Mon, 21 May 2018 23:48:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fKyHS-0008DX-Ok for qemu-devel@nongnu.org; Mon, 21 May 2018 23:48:13 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:51672 helo=mx1.redhat.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fKyHS-0008DI-KT for qemu-devel@nongnu.org; Mon, 21 May 2018 23:48:10 -0400 Date: Tue, 22 May 2018 11:48:05 +0800 From: Peter Xu Message-ID: <20180522034805.GD17282@xz-mi> References: <20180425025459.5258-1-peterx@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20180425025459.5258-1-peterx@redhat.com> Subject: Re: [Qemu-devel] [PATCH v6 0/4] qemu-thread: support --enable-debug-mutex List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Paolo Bonzini , Fam Zheng , Stefan Hajnoczi , "Emilio G . Cota" On Wed, Apr 25, 2018 at 10:54:55AM +0800, Peter Xu wrote: > v6: > - rename __QEMU_THREAD_COMMON_H__ to QEMU_THREAD_COMMON_H > - collect r-bs for Emilio Ping. It's fine if we don't really want this, but in case if this falls through the cracks... Regards, -- Peter Xu