From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NFvAc-0005EH-VV for qemu-devel@nongnu.org; Wed, 02 Dec 2009 14:47:27 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NFvAa-0005Ab-Kv for qemu-devel@nongnu.org; Wed, 02 Dec 2009 14:47:26 -0500 Received: from [199.232.76.173] (port=41087 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NFvAa-0005AR-Di for qemu-devel@nongnu.org; Wed, 02 Dec 2009 14:47:24 -0500 Received: from bhuna.collabora.co.uk ([93.93.128.226]:42468) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NFvAa-0005bq-2n for qemu-devel@nongnu.org; Wed, 02 Dec 2009 14:47:24 -0500 Message-ID: <4B16C421.2090507@collabora.co.uk> Date: Wed, 02 Dec 2009 19:46:41 +0000 From: Ian Molton MIME-Version: 1.0 Subject: Re: [Qemu-devel] Staging update (0.12 pending freeze) References: <4B1699D3.8010908@codemonkey.ws> In-Reply-To: <4B1699D3.8010908@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: "qemu-devel@nongnu.org" Anthony Liguori wrote: > I've got all of the patches I'm considering for 0.12 currently in > staging. > http://repo.or.cz/w/qemu/aliguori-queue.git I see you have my rng and size patches in there, thanks for the quick review! Is it too late to get the timer based socket reconnect patch in and the (two liner) patch to virtio-rng to use it? it'd make virtio-rng actually useful in a production environment... if not, let me know and I'll rebase and send an incremental patchset to you. Cheers, -Ian