From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NkblB-00042s-FJ for qemu-devel@nongnu.org; Thu, 25 Feb 2010 06:20:01 -0500 Received: from [199.232.76.173] (port=60335 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NkblA-00042T-I8 for qemu-devel@nongnu.org; Thu, 25 Feb 2010 06:20:00 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Nkbl9-0007hF-SF for qemu-devel@nongnu.org; Thu, 25 Feb 2010 06:20:00 -0500 Received: from mx1.redhat.com ([209.132.183.28]:12254) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Nkbl9-0007h9-Fc for qemu-devel@nongnu.org; Thu, 25 Feb 2010 06:19:59 -0500 Received: from int-mx04.intmail.prod.int.phx2.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.17]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o1PBJvB1017374 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 25 Feb 2010 06:19:57 -0500 Message-ID: <4B865CE2.5030405@redhat.com> Date: Thu, 25 Feb 2010 13:20:02 +0200 From: Izik Eidus MIME-Version: 1.0 References: <1267087285-15582-1-git-send-email-kraxel@redhat.com> In-Reply-To: <1267087285-15582-1-git-send-email-kraxel@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH] adding helper pci functions List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org On 02/25/2010 10:41 AM, Gerd Hoffmann wrote: > From: Izik Eidus > The true auther of this patch is Yaniv Kamay. Thanks. > Signed-off-by: Izik Eidus > Signed-off-by: Gerd Hoffmann > --- >