diff options
author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2018-11-25 21:49:47 +0100 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2018-12-11 18:28:46 +0100 |
commit | 4bcbc7734b3935d7f7451664dc367f2f8aca564d (patch) | |
tree | f431b207e135fd03ece1418d539e462f826baefa /MAINTAINERS | |
parent | d04761599179d12a76c9dc4cac4345a5bba3d9bc (diff) | |
download | qemu-4bcbc7734b3935d7f7451664dc367f2f8aca564d.zip qemu-4bcbc7734b3935d7f7451664dc367f2f8aca564d.tar.gz qemu-4bcbc7734b3935d7f7451664dc367f2f8aca564d.tar.bz2 |
MAINTAINERS: Add missing entries to the PC Chipset section
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20181125205000.10324-13-philmd@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bfd4ddd..a7bf9c4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1151,11 +1151,13 @@ F: hw/timer/hpet* F: hw/timer/i8254* F: hw/timer/mc146818rtc* F: hw/watchdog/wdt_ib700.c +F: hw/watchdog/wdt_i6300esb.c F: include/hw/display/vga.h F: include/hw/char/parallel.h F: include/hw/dma/i8257.h F: include/hw/i2c/pm_smbus.h F: include/hw/input/i8042.h +F: include/hw/isa/i8259_internal.h F: include/hw/isa/superio.h F: include/hw/timer/hpet.h F: include/hw/timer/i8254* |