From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=51154 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnT9H-0004Nr-JC for qemu-devel@nongnu.org; Thu, 10 Feb 2011 04:49:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnT9B-00044X-Ie for qemu-devel@nongnu.org; Thu, 10 Feb 2011 04:49:10 -0500 Received: from mail-ey0-f173.google.com ([209.85.215.173]:48696) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnT9B-00044S-Cm for qemu-devel@nongnu.org; Thu, 10 Feb 2011 04:49:09 -0500 Received: by eyg7 with SMTP id 7so611243eyg.4 for ; Thu, 10 Feb 2011 01:49:08 -0800 (PST) Sender: Paolo Bonzini Message-ID: <4D53B491.60502@redhat.com> Date: Thu, 10 Feb 2011 10:49:05 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <000401cbbd2f$df373180$9da59480$@Dovgaluk@ispras.ru> <20128.8864635446$1296660564@news.gmane.org> In-Reply-To: <20128.8864635446$1296660564@news.gmane.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH] Correct win32 timers deleting v.3 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pavel Dovgaluk Cc: Stefan.Weil@weilnetz.de, qemu-devel@nongnu.org On 02/02/2011 12:59 PM, Pavel Dovgaluk wrote: > Hello. > > Anybody interested in this patch? I'm planning to replace the multimedia timer with a queue timer. I'll send the patch soon(ish). Paolo