From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:47132) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QzVtx-0003qw-96 for qemu-devel@nongnu.org; Fri, 02 Sep 2011 11:43:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QzVtw-0002Jb-83 for qemu-devel@nongnu.org; Fri, 02 Sep 2011 11:43:29 -0400 Received: from mail-gw0-f45.google.com ([74.125.83.45]:60935) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QzVtw-0002JV-4p for qemu-devel@nongnu.org; Fri, 02 Sep 2011 11:43:28 -0400 Received: by gwb19 with SMTP id 19so1968304gwb.4 for ; Fri, 02 Sep 2011 08:43:27 -0700 (PDT) Message-ID: <4E60F99E.7020908@codemonkey.ws> Date: Fri, 02 Sep 2011 10:43:26 -0500 From: Anthony Liguori MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] I/O thread enablement in HEAD List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel Hi, As of commit 12d4536f7d911b6d87a766ad7300482ea663cea2, the I/O thread is now enabled by default. I think we've done about as much testing and preparation as we can. If you run into any odd regressions, you should be able to easily revert this commit still. We can hold off making significant further changes that would make reverting hard for a week or two. Please send a note to the list if you think something is broken as a result of this change. Regards, Anthony Liguori