From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O1hcy-0001Cd-T8 for qemu-devel@nongnu.org; Tue, 13 Apr 2010 11:02:12 -0400 Received: from [140.186.70.92] (port=57757 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O1hcx-0001CO-K3 for qemu-devel@nongnu.org; Tue, 13 Apr 2010 11:02:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O1hcv-0003pk-CU for qemu-devel@nongnu.org; Tue, 13 Apr 2010 11:02:11 -0400 Received: from mx20.gnu.org ([199.232.41.8]:3949) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O1hcv-0003pf-Aq for qemu-devel@nongnu.org; Tue, 13 Apr 2010 11:02:09 -0400 Received: from mail.codesourcery.com ([38.113.113.100]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1O1hcu-0003nb-Gi for qemu-devel@nongnu.org; Tue, 13 Apr 2010 11:02:08 -0400 From: Paul Brook Subject: Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG Date: Tue, 13 Apr 2010 16:01:56 +0100 References: <4BB2053C.6000701@collabora.co.uk> <201004031606.26893.paul@codesourcery.com> <4BC482A6.4040504@collabora.co.uk> In-Reply-To: <4BC482A6.4040504@collabora.co.uk> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201004131601.56587.paul@codesourcery.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ian Molton Cc: qemu-devel@nongnu.org, Gerd Hoffmann > Bear in mind that its rather unfair to (as has been in this case) have a > patch reviewed, modified based on criticism, and then rejected after > effort has been wasted working on it. I'm pretty sure I raised all these issues the first time this code was submitted. Paul