@@ -859,8 +859,10 @@ M: Hao Wu <wuhaotsh@google.com>
859
859
L: qemu-arm@nongnu.org
860
860
S: Supported
861
861
F: hw/*/npcm*
862
+ F: hw/sensor/adm1266.c
862
863
F: include/hw/*/npcm*
863
864
F: tests/qtest/npcm*
865
+ F: tests/qtest/adm1266-test.c
864
866
F: pc-bios/npcm7xx_bootrom.bin
865
867
F: roms/vbootrom
866
868
F: docs/system/arm/nuvoton.rst
@@ -1615,6 +1617,7 @@ F: hw/intc/sh_intc.c
1615
1617
F: hw/pci-host/sh_pci.c
1616
1618
F: hw/timer/sh_timer.c
1617
1619
F: include/hw/sh4/sh_intc.h
1620
+ F: include/hw/timer/tmu012.h
1618
1621
1619
1622
Shix
1620
1623
R: Yoshinori Sato <ysato@users.sourceforge.jp>
@@ -1772,7 +1775,7 @@ F: include/hw/southbridge/ich9.h
1772
1775
F: include/hw/southbridge/piix.h
1773
1776
F: hw/isa/apm.c
1774
1777
F: include/hw/isa/apm.h
1775
- F: tests/unit/test-x86-cpuid .c
1778
+ F: tests/unit/test-x86-topo .c
1776
1779
F: tests/qtest/test-x86-cpuid-compat.c
1777
1780
1778
1781
PC Chipset
@@ -1858,6 +1861,7 @@ M: Max Filippov <jcmvbkbc@gmail.com>
1858
1861
S: Maintained
1859
1862
F: hw/xtensa/xtfpga.c
1860
1863
F: hw/net/opencores_eth.c
1864
+ F: include/hw/xtensa/mx_pic.h
1861
1865
1862
1866
Devices
1863
1867
-------
@@ -2594,6 +2598,7 @@ W: https://canbus.pages.fel.cvut.cz/
2594
2598
F: net/can/*
2595
2599
F: hw/net/can/*
2596
2600
F: include/net/can_*.h
2601
+ F: docs/system/devices/can.rst
2597
2602
2598
2603
OpenPIC interrupt controller
2599
2604
M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
@@ -3148,10 +3153,11 @@ M: Michael Roth <michael.roth@amd.com>
3148
3153
M: Konstantin Kostiuk <kkostiuk@redhat.com>
3149
3154
S: Maintained
3150
3155
F: qga/
3156
+ F: contrib/systemd/qemu-guest-agent.service
3151
3157
F: docs/interop/qemu-ga.rst
3152
3158
F: docs/interop/qemu-ga-ref.rst
3153
3159
F: scripts/qemu-guest-agent/
3154
- F: tests/unit /test-qga.c
3160
+ F: tests/* /test-qga*
3155
3161
T: git https://github.com/mdroth/qemu.git qga
3156
3162
3157
3163
QEMU Guest Agent Win32
@@ -4061,7 +4067,7 @@ F: gitdm.config
4061
4067
F: contrib/gitdm/*
4062
4068
4063
4069
Incompatible changes
4064
- R: libvir-list@redhat.com
4070
+ R: devel@lists.libvirt.org
4065
4071
F: docs/about/deprecated.rst
4066
4072
4067
4073
Build System
0 commit comments