From patchwork Tue Jun 26 04:29:41 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Peter A. G. Crosthwaite" X-Patchwork-Id: 167314 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id F37711007D1 for ; Tue, 26 Jun 2012 14:30:37 +1000 (EST) Received: from localhost ([::1]:47259 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SjNQB-0001JW-Q7 for incoming@patchwork.ozlabs.org; Tue, 26 Jun 2012 00:30:35 -0400 Received: from eggs.gnu.org ([208.118.235.92]:33417) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SjNPv-00016x-2k for qemu-devel@nongnu.org; Tue, 26 Jun 2012 00:30:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SjNPt-0000BB-Dj for qemu-devel@nongnu.org; Tue, 26 Jun 2012 00:30:18 -0400 Received: from mail-pz0-f45.google.com ([209.85.210.45]:47542) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SjNPs-0000AQ-Vw for qemu-devel@nongnu.org; Tue, 26 Jun 2012 00:30:17 -0400 Received: by dadn2 with SMTP id n2so6565464dad.4 for ; Mon, 25 Jun 2012 21:30:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references :in-reply-to:references:x-gm-message-state; bh=nloCVGngKFWia5dMQUbuOFHNkWEC7j910tS3dj8/XgA=; b=Jpd77vsK0vWViGLDrw+PbUOZBknya/Q25ltbkRhbkflsME9F6evrrU14PwxKFUQAoG 32KbZzjSCtuUF1U5mcaGv8lbXcInvoIUwXnwhrbN5ZExyQizoox8oCqqmOqFOoMUvw4t 0mJkVP9QVAbhhaoNS/rY5UcjPxBrpchNBneoKAa9zc7pEubdBqyYh05QMfcG8eR2nV2+ 6v+99IxwDmQ/86fJQr6TqqGQPxE3IpsHW/fuMyOvqnE/PyKsFsLK6cMhFYiRf8RtlJSe 5lrLfjqYkvZVWH2qCSb2yFE7cd8G7KZYfKpIe371j4iNfR1FbO/nSv4MGAnfJDW6U8h3 7NwA== Received: by 10.68.217.3 with SMTP id ou3mr47494321pbc.117.1340685014762; Mon, 25 Jun 2012 21:30:14 -0700 (PDT) Received: from localhost ([124.148.20.9]) by mx.google.com with ESMTPS id ve4sm10596479pbc.55.2012.06.25.21.30.11 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 25 Jun 2012 21:30:13 -0700 (PDT) From: "Peter A. G. Crosthwaite" To: edgar.iglesias@gmail.com, agraf@suse.de, andreas.faerber@web.de, qemu-devel@nongnu.org Date: Tue, 26 Jun 2012 14:29:41 +1000 Message-Id: <27cacfe2bdf790c73eea527ceada0ebe9a7c839a.1340684812.git.peter.crosthwaite@petalogix.com> X-Mailer: git-send-email 1.7.3.2 In-Reply-To: References: In-Reply-To: References: X-Gm-Message-State: ALoCoQktAoUsPIqYn7fQrQtQibIHUblUXgO5DCPzziBjZ0aPBozwKnjlHY+c7t5dpcwItgT1e6Go X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.210.45 Cc: peter.crosthwaite@petalogix.com, git@petalogix.com, john.williams@petalogix.com Subject: [Qemu-devel] [PATCH v2 2/3] MAINTAINERS: Added Xilinx EDK devices X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Signed-off-by: Peter A. G. Crosthwaite --- MAINTAINERS | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index d544a9c..e19f491 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -482,6 +482,17 @@ S: Supported F: hw/virtio-serial* F: hw/virtio-console* +Xilinx EDK +M: Peter Crosthwaite +M: Edgar E. Iglesias +S: Maintained +F: hw/xilinx_axi* +F: hw/xilinx_uartlite.c +F: hw/xilinx_intc.c +F: hw/xilinx_ethlite.c +F: hw/xilinx_timer.c +F: hw/xilinx.h + Subsystems ---------- Audio