From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mrhxm-0000oP-5S for qemu-devel@nongnu.org; Sat, 26 Sep 2009 20:50:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mrhxf-0000nr-VV for qemu-devel@nongnu.org; Sat, 26 Sep 2009 20:50:04 -0400 Received: from [199.232.76.173] (port=39577 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mrhxf-0000no-SO for qemu-devel@nongnu.org; Sat, 26 Sep 2009 20:49:59 -0400 Received: from mail-qy0-f173.google.com ([209.85.221.173]:46256) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mrhxf-0002br-Fk for qemu-devel@nongnu.org; Sat, 26 Sep 2009 20:49:59 -0400 Received: by qyk3 with SMTP id 3so2758012qyk.4 for ; Sat, 26 Sep 2009 17:49:58 -0700 (PDT) Message-ID: <4ABEB6B3.4010102@codemonkey.ws> Date: Sat, 26 Sep 2009 19:49:55 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Main loop References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: malc Cc: qemu-devel@nongnu.org malc wrote: > At http://repo.or.cz/w/qemu/malc.git?a=shortlog;h=refs/heads/mtloop you > can find the branch which refactors main execution loop somewhat, effects > include: > > a. Host alarm timers are gone > b. IO thread is replaced (now Windows is supported too) > What was the motivation? Regards, Anthony Liguori