From: Philippe Mathieu-Daudé Date: Tue, 18 Dec 2018 11:56:06 +0000 (+0100) Subject: MAINTAINERS: Add missing entries for the PC machines X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6f5a32947bb2235480de120384586403fd2c3956;p=qemu.git MAINTAINERS: Add missing entries for the PC machines Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Michael S. Tsirkin Signed-off-by: Thomas Huth --- diff --git a/MAINTAINERS b/MAINTAINERS index 22e0293a6c..3a034f972c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1185,6 +1185,10 @@ F: hw/acpi/ich9.c F: include/hw/acpi/ich9.h F: include/hw/acpi/piix4.h F: hw/misc/sga.c +F: hw/isa/apm.c +F: include/hw/isa/apm.h +F: tests/test-x86-cpuid.c +F: tests/test-x86-cpuid-compat.c PC Chipset M: Michael S. Tsirkin