]> git.proxmox.com Git - mirror_qemu.git/commitdiff
MAINTAINERS: Add some header files to the PC chipset section
authorThomas Huth <thuth@redhat.com>
Mon, 5 Sep 2016 21:31:15 +0000 (23:31 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 13 Sep 2016 17:08:47 +0000 (19:08 +0200)
These header files obviously belong to the PC chipset (since
their names match the other .c files in this section).

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1473111075-25311-1-git-send-email-thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
MAINTAINERS

index ebde2a4e6181404523b5dc90f0513f96b5bfd046..d48016653fb1ea431ee224ccfae76865475d36e1 100644 (file)
@@ -715,6 +715,10 @@ F: hw/misc/pc-testdev.c
 F: hw/timer/hpet*
 F: hw/timer/i8254*
 F: hw/timer/mc146818rtc*
+F: include/hw/i2c/pm_smbus.h
+F: include/hw/timer/hpet.h
+F: include/hw/timer/i8254*
+F: include/hw/timer/mc146818rtc*
 
 Machine core
 M: Eduardo Habkost <ehabkost@redhat.com>