[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL v2 77/78] MAINTAINERS: Add include/hw/intc/i8259.h to the PC chip
|
From: |
Michael S. Tsirkin |
|
Subject: |
[PULL v2 77/78] MAINTAINERS: Add include/hw/intc/i8259.h to the PC chip section |
|
Date: |
Thu, 19 Oct 2023 14:24:36 -0400 |
From: Thomas Huth <thuth@redhat.com>
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>
Message-Id: <20231017152625.229022-1-thuth@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index d9fe5aa367..2f435102ec 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1764,6 +1764,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
--
MST
- [PULL v2 64/78] hw/isa/piix: Resolve duplicate code regarding PCI interrupt wiring, (continued)
- [PULL v2 64/78] hw/isa/piix: Resolve duplicate code regarding PCI interrupt wiring, Michael S. Tsirkin, 2023/10/19
- [PULL v2 68/78] vhost: move and rename the conn retry times, Michael S. Tsirkin, 2023/10/19
- [PULL v2 55/78] hw/isa/piix4: Reuse struct PIIXState from PIIX3, Michael S. Tsirkin, 2023/10/19
- [PULL v2 66/78] hw/i386/pc_piix: Make PIIX4 south bridge usable in PC machine, Michael S. Tsirkin, 2023/10/19
- [PULL v2 67/78] vhost-user-common: send get_inflight_fd once, Michael S. Tsirkin, 2023/10/19
- [PULL v2 75/78] tests/acpi: Update DSDT.cxl with QTG DSM, Michael S. Tsirkin, 2023/10/19
- [PULL v2 60/78] hw/isa/piix: Share PIIX3's base class with PIIX4, Michael S. Tsirkin, 2023/10/19
- [PULL v2 76/78] vhost-user: Fix protocol feature bit conflict, Michael S. Tsirkin, 2023/10/19
- [PULL v2 74/78] hw/cxl: Add QTG _DSM support for ACPI0017 device, Michael S. Tsirkin, 2023/10/19
- [PULL v2 44/78] hw/isa/piix3: Rename "pic" attribute to "isa_irqs_in", Michael S. Tsirkin, 2023/10/19
- [PULL v2 77/78] MAINTAINERS: Add include/hw/intc/i8259.h to the PC chip section,
Michael S. Tsirkin <=
- Re: [PULL v2 00/78] virtio,pc,pci: features, cleanups, Stefan Hajnoczi, 2023/10/20