From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60594) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XcYhU-0004c7-8z for qemu-devel@nongnu.org; Fri, 10 Oct 2014 07:49:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XcYhK-00050J-Tw for qemu-devel@nongnu.org; Fri, 10 Oct 2014 07:49:36 -0400 Received: from mail-qc0-x234.google.com ([2607:f8b0:400d:c01::234]:62430) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XcYhK-000509-ON for qemu-devel@nongnu.org; Fri, 10 Oct 2014 07:49:26 -0400 Received: by mail-qc0-f180.google.com with SMTP id x3so1757479qcv.11 for ; Fri, 10 Oct 2014 04:49:26 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <5437C7C1.2010106@redhat.com> Date: Fri, 10 Oct 2014 13:49:21 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <5437C4E1.8010500@suse.cz> In-Reply-To: <5437C4E1.8010500@suse.cz> Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [patch] qemu educational device List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jiri Slaby , qemu Developers Il 10/10/2014 13:37, Jiri Slaby ha scritto: > Hello guys, > > I am using qemu for teaching the Linux kernel at our university. I wrote > a simple PCI device that can answer to writes/reads, generate interrupts > and perform DMA. As I am dragging it locally over 2 years, would you be > interested in including it upstream? > > thanks, Just send it our way! :) Paolo