From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58521) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnoVZ-0002TV-Bt for qemu-devel@nongnu.org; Fri, 23 May 2014 08:23:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WnoVS-0005bZ-Nj for qemu-devel@nongnu.org; Fri, 23 May 2014 08:23:33 -0400 Received: from mail-ee0-x22a.google.com ([2a00:1450:4013:c00::22a]:59909) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnoVS-0005aq-H1 for qemu-devel@nongnu.org; Fri, 23 May 2014 08:23:26 -0400 Received: by mail-ee0-f42.google.com with SMTP id d49so3532682eek.15 for ; Fri, 23 May 2014 05:23:25 -0700 (PDT) Date: Fri, 23 May 2014 14:23:23 +0200 From: Stefan Hajnoczi Message-ID: <20140523122323.GG1260@stefanha-thinkpad.redhat.com> References: <20140520113932.467345db@crunchbang> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20140520113932.467345db@crunchbang> Subject: Re: [Qemu-devel] [GSoC] Presentation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marc =?iso-8859-1?Q?Mar=ED?= Cc: Paolo Bonzini , qemu-devel On Tue, May 20, 2014 at 11:39:32AM +0200, Marc Marí wrote: > Hello everyone > > I'm Marc Marí (markmb in IRC), and I'm funded to work on virtio and I2C > libqos device drivers for 12 weeks as a Google Summer of Code Student > [1]. In particular, I'll create drivers for both PIIX4 (i440fx) and ICH9 > (q35) SMBus, and the libqos virtio device interface, with the specific > implementation of virtio-pci. With this drivers, it will be easier to > write qtests. > > My qemu git repo is [2], where I'll have branches for each of the areas > that I'll be working with. > > (Some of you already know me, but this is a more formal introduction). Thanks! Looking forward to having virtio devices easily testable using libqtest/libqos. Stefan > > [1] > http://qemu-project.org/Google_Summer_of_Code_2014#Device_driver_framework_for_low-level_testing > [2] https://bitbucket.org/mark_mb/qemu