From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35855) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZeP9g-00015T-9J for qemu-devel@nongnu.org; Tue, 22 Sep 2015 11:06:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZeP9a-0000y7-KN for qemu-devel@nongnu.org; Tue, 22 Sep 2015 11:06:52 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51246) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZeP9a-0000xx-Eh for qemu-devel@nongnu.org; Tue, 22 Sep 2015 11:06:46 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id 16D117B for ; Tue, 22 Sep 2015 15:06:46 +0000 (UTC) Received: from donizetti.redhat.com (ovpn-112-71.ams2.redhat.com [10.36.112.71]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t8MF6IoJ027175 for ; Tue, 22 Sep 2015 11:06:44 -0400 From: Paolo Bonzini Date: Tue, 22 Sep 2015 17:05:37 +0200 Message-Id: <1442934371-12567-15-git-send-email-pbonzini@redhat.com> In-Reply-To: <1442934371-12567-1-git-send-email-pbonzini@redhat.com> References: <1442934371-12567-1-git-send-email-pbonzini@redhat.com> Subject: [Qemu-devel] [PULL 14/48] MAINTAINERS: add more devices to the PC section List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org For chipset devices, I can co-maintain it with Michael. Reviewed-by: Michael S. Tsirkin Signed-off-by: Paolo Bonzini --- MAINTAINERS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index b39e714..c042f59 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -615,6 +615,25 @@ F: hw/acpi/piix4.c F: hw/acpi/ich9.c F: include/hw/acpi/ich9.h F: include/hw/acpi/piix.h +F: hw/misc/sga.c + +PC Chipset +M: Michael S. Tsirkin +M: Paolo Bonzini +S: Support +F: hw/char/debugcon.c +F: hw/char/parallel.c +F: hw/char/serial* +F: hw/dma/i8257* +F: hw/i2c/pm_smbus.c +F: hw/intc/apic* +F: hw/intc/ioapic* +F: hw/intc/i8259* +F: hw/misc/debugexit.c +F: hw/misc/pc-testdev.c +F: hw/timer/hpet* +F: hw/timer/i8254* +F: hw/timer/mc146818rtc* Xtensa Machines -- 2.5.0