* [PATCH] MAINTAINERS: Add include/hw/intc/i8259.h to the PC chip section
@ 2023-10-17 15:26 Thomas Huth
0 siblings, 0 replies; only message in thread
From: Thomas Huth @ 2023-10-17 15:26 UTC (permalink / raw)
To: qemu-devel, Michael S . Tsirkin, Paolo Bonzini; +Cc: qemu-trivial
i8259.c is already listed here, so the corresponding header should
be mentioned in this section, too.
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index a0ad23b9b5..d0a21cfd9f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1794,6 +1794,7 @@ F: include/hw/dma/i8257.h
F: include/hw/i2c/pm_smbus.h
F: include/hw/input/i8042.h
F: include/hw/intc/ioapic*
+F: include/hw/intc/i8259.h
F: include/hw/isa/i8259_internal.h
F: include/hw/isa/superio.h
F: include/hw/timer/hpet.h
--
2.41.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-10-17 15:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-17 15:26 [PATCH] MAINTAINERS: Add include/hw/intc/i8259.h to the PC chip section Thomas Huth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).