X-Git-Url: https://repo.jachan.dev/qemu.git/blobdiff_plain/d2aa90cda81ae3f860dd047ce5e37e0473452d54..c9975a838736c9479b2e17fff7e50a2a83b1009e:/MAINTAINERS diff --git a/MAINTAINERS b/MAINTAINERS index 3e61ac839c..adc59735a9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -219,6 +219,13 @@ F: *win32* ARM Machines ------------ +Allwinner-a10 +M: Li Guang +S: Maintained +F: hw/*/allwinner-a10* +F: include/hw/*/allwinner-a10* +F: hw/arm/cubieboard.c + Exynos M: Evgeny Voevodin M: Maksim Kozlov @@ -233,6 +240,12 @@ S: Supported F: hw/arm/highbank.c F: hw/net/xgmac.c +Canon DIGIC +M: Antony Pavlov +S: Maintained +F: include/hw/arm/digic.h +F: hw/*/digic* + Gumstix M: qemu-devel@nongnu.org S: Orphan @@ -500,9 +513,23 @@ X86 Machines ------------ PC M: Anthony Liguori +M: Michael S. Tsirkin S: Supported -F: hw/i386/pc.[ch] -F: hw/i386/pc_piix.c +F: include/hw/i386/ +F: hw/i386/ +F: hw/pci-host/piix.c +F: hw/pci-host/q35.c +F: hw/pci-host/pam.c +F: include/hw/pci-host/q35.h +F: include/hw/pci-host/pam.h +F: hw/isa/piix4.c +F: hw/isa/lpc_ich9.c +F: hw/i2c/smbus_ich9.c +F: hw/acpi/piix4.c +F: hw/acpi/ich9.c +F: include/hw/acpi/ich9.h +F: include/hw/acpi/piix.h + Xtensa Machines --------------- @@ -583,6 +610,7 @@ F: hw/*/*vhost* virtio M: Anthony Liguori +M: Michael S. Tsirkin S: Supported F: hw/*/virtio* @@ -687,6 +715,7 @@ F: ui/ Cocoa graphics M: Andreas Färber +M: Peter Maydell S: Odd Fixes F: ui/cocoa.m @@ -710,6 +739,14 @@ S: Maintained F: net/ T: git git://github.com/stefanha/qemu.git net +Netmap network backend +M: Luigi Rizzo +M: Giuseppe Lettieri +M: Vincenzo Maffione +W: http://info.iet.unipi.it/~luigi/netmap/ +S: Maintained +F: net/netmap.c + Network Block Device (NBD) M: Paolo Bonzini S: Odd Fixes