From patchwork Thu Oct 27 22:11:05 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Max Filippov X-Patchwork-Id: 122256 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [140.186.70.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 653111007DA for ; Fri, 28 Oct 2011 09:11:40 +1100 (EST) Received: from localhost ([::1]:59299 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJYAj-0002iO-Lo for incoming@patchwork.ozlabs.org; Thu, 27 Oct 2011 18:11:37 -0400 Received: from eggs.gnu.org ([140.186.70.92]:34759) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJYAc-0002iB-Ux for qemu-devel@nongnu.org; Thu, 27 Oct 2011 18:11:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RJYAb-0005Gy-I4 for qemu-devel@nongnu.org; Thu, 27 Oct 2011 18:11:30 -0400 Received: from [188.134.19.124] (port=34601 helo=octofox.metropolis) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJYAb-0005Gr-5z for qemu-devel@nongnu.org; Thu, 27 Oct 2011 18:11:29 -0400 Received: from octofox.metropolis (localhost [127.0.0.1]) by octofox.metropolis (8.14.5/8.14.5) with ESMTP id p9RMBPHV019625; Fri, 28 Oct 2011 02:11:26 +0400 Received: (from jcmvbkbc@localhost) by octofox.metropolis (8.14.5/8.14.5/Submit) id p9RMBKXC019624; Fri, 28 Oct 2011 02:11:20 +0400 From: Max Filippov To: qemu-devel@nongnu.org Date: Fri, 28 Oct 2011 02:11:05 +0400 Message-Id: <1319753465-19572-1-git-send-email-jcmvbkbc@gmail.com> X-Mailer: git-send-email 1.7.6.4 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 188.134.19.124 Cc: Max Filippov Subject: [Qemu-devel] [PATCH] MAINTAINERS: update wiki URL and machine names for target-xtensa 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: Max Filippov --- MAINTAINERS | 11 ++++++++--- 1 files changed, 8 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 2b4c5d7..4535eeb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -118,7 +118,7 @@ F: target-i386/ Xtensa M: Max Filippov -W: http://kkv.spb.su/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa +W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa S: Maintained F: target-xtensa/ @@ -348,10 +348,15 @@ F: hw/pc.[ch] hw/pc_piix.c Xtensa Machines --------------- -DC232B +sim M: Max Filippov S: Maintained -F: hw/xtensa_dc232b.c +F: hw/xtensa_sim.c + +Avnet LX60 +M: Max Filippov +S: Maintained +F: hw/xtensa_lx60.c Devices -------