From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58142) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1biHTq-00016o-Li for qemu-devel@nongnu.org; Fri, 09 Sep 2016 04:48:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1biHTp-0000Q7-OE for qemu-devel@nongnu.org; Fri, 09 Sep 2016 04:48:14 -0400 Date: Fri, 9 Sep 2016 04:48:07 -0400 (EDT) From: Paolo Bonzini Message-ID: <1316900196.9810888.1473410886995.JavaMail.zimbra@redhat.com> In-Reply-To: <20160909025736.GC3360@lemon> References: <1473326931-9699-1-git-send-email-famz@redhat.com> <6706f8e0-8142-b1cf-4b89-f8df3e85c5be@redhat.com> <20160909025736.GC3360@lemon> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] iothread: Stop threads before main() quits List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng Cc: qemu-devel@nongnu.org, qemu-stable@nongnu.org, stefanha@redhat.com > > Reviewed-by: Paolo Bonzini > > Thanks! Is there a coming PULL from you that this patch could sneak in? :) There is (next week), but iothread.c is one of those grey area of maintenance that I wouldn't mind passing to someone else. Such as the owner of block/io.c. :) Paolo