From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40149) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhVBM-0005hK-IE for qemu-devel@nongnu.org; Tue, 28 May 2013 21:28:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UhVBK-0006bY-0e for qemu-devel@nongnu.org; Tue, 28 May 2013 21:28:04 -0400 Received: from mx1.redhat.com ([209.132.183.28]:24191) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhVBJ-0006bU-PF for qemu-devel@nongnu.org; Tue, 28 May 2013 21:28:01 -0400 Message-ID: <51A55A2C.70301@redhat.com> Date: Wed, 29 May 2013 03:30:20 +0200 From: Laszlo Ersek MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] anyone willing to review a virtio-net guest driver for OVMF? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" Cc: "Michael S. Tsirkin" , "Jordan Justen (Intel address)" , Jason Wang , Gerd Hoffmann , Stefan Hajnoczi , Paolo Bonzini Hi, the driver in question is intended as a fallback driver when the iPXE EFI driver for virtio-net is not present as an oprom. The series starts with technical notes that should help the virtio-net expert catch any errors more easily. This review could easily take up a lot of time; my hope is in the fact that people here are both more skilled and faster than my humble self. http://thread.gmane.org/gmane.comp.bios.tianocore.devel/2804 Thanks, Laszlo