Lines Matching refs:F
36 F: Files and directories with wildcard patterns.
38 F: drivers/net/ all files in and below drivers/net
39 F: drivers/net/* all files in drivers/net, but not below
40 F: */net/* all files in "any top level directory"/net
41 One pattern per line. Multiple F: lines acceptable.
42 X: Files and directories that are NOT maintained, same rules as F:
45 F: net/
64 F: *
65 F: */
75 F: docs/devel/style.rst
76 F: docs/devel/code-of-conduct.rst
77 F: docs/devel/conflict-resolution.rst
78 F: docs/devel/submitting-a-patch.rst
79 F: docs/devel/submitting-a-pull-request.rst
95 F: docs/devel/trivial-patches.rst
104 F: configs/devices/s390x-softmmu/default.mak
105 F: gdb-xml/s390*.xml
106 F: hw/char/sclp*.[hc]
107 F: hw/char/terminal3270.c
108 F: hw/intc/s390_flic.c
109 F: hw/intc/s390_flic_kvm.c
110 F: hw/s390x/
111 F: hw/vfio/ap.c
112 F: hw/vfio/ccw.c
113 F: hw/watchdog/wdt_diag288.c
114 F: include/hw/s390x/
115 F: include/hw/watchdog/wdt_diag288.h
116 F: pc-bios/s390-ccw/
117 F: pc-bios/s390-ccw.img
118 F: target/s390x/
119 F: docs/system/target-s390x.rst
120 F: docs/system/s390x/
121 F: tests/migration/s390x/
130 F: docs/system/target-mips.rst
131 F: configs/targets/mips*
137 F: configs/devices/i386-softmmu/default.mak
138 F: configs/targets/i386-softmmu.mak
139 F: configs/targets/x86_64-softmmu.mak
140 F: docs/system/target-i386*
141 F: target/i386/*.[ch]
142 F: target/i386/Kconfig
143 F: target/i386/meson.build
144 F: tools/i386/
152 F: system/cpus.c
153 F: system/watchpoint.c
154 F: cpu-common.c
155 F: cpu-target.c
156 F: page-vary-target.c
157 F: page-vary-common.c
158 F: accel/tcg/
159 F: accel/stubs/tcg-stub.c
160 F: util/cacheinfo.c
161 F: util/cacheflush.c
162 F: scripts/decodetree.py
163 F: docs/devel/decodetree.rst
164 F: docs/devel/tcg*
165 F: include/exec/cpu*.h
166 F: include/exec/exec-all.h
167 F: include/exec/tb-flush.h
168 F: include/exec/target_long.h
169 F: include/exec/helper*.h
170 F: include/exec/helper*.h.inc
171 F: include/exec/helper-info.c.inc
172 F: include/exec/page-protection.h
173 F: include/sysemu/cpus.h
174 F: include/sysemu/tcg.h
175 F: include/hw/core/tcg-cpu-ops.h
176 F: host/include/*/host/cpuinfo.h
177 F: util/cpuinfo-*.c
178 F: include/tcg/
179 F: tests/decode/
186 F: fpu/
187 F: include/fpu/
188 F: tests/fp/
193 F: target/alpha/
194 F: tests/tcg/alpha/
195 F: disas/alpha.c
201 F: target/arm/
202 F: target/arm/tcg/
203 F: tests/tcg/arm/
204 F: tests/tcg/aarch64/
205 F: tests/qtest/arm-cpu-features.c
206 F: hw/arm/
207 F: hw/cpu/a*mpcore.c
208 F: include/hw/cpu/a*mpcore.h
209 F: docs/system/target-arm.rst
210 F: docs/system/arm/cpu-features.rst
216 F: hw/arm/smmu*
217 F: include/hw/arm/smmu*
218 F: tests/avocado/smmu.py
223 F: docs/system/target-avr.rst
224 F: gdb-xml/avr-cpu.xml
225 F: target/avr/
226 F: tests/functional/test_avr_mega2560.py
231 F: target/hexagon/
234 F: linux-user/hexagon/
235 F: tests/tcg/hexagon/
236 F: disas/hexagon.c
237 F: configs/targets/hexagon-linux-user/default.mak
238 F: docker/dockerfiles/debian-hexagon-cross.docker
239 F: gdb-xml/hexagon*.xml
246 F: target/hexagon/idef-parser/
247 F: target/hexagon/gen_idef_parser_funcs.py
252 F: target/hppa/
253 F: disas/hppa.c
254 F: tests/tcg/hppa/
259 F: target/loongarch/
260 F: tests/tcg/loongarch64/
261 F: tests/functional/test_loongarch64_virt.py
266 F: target/m68k/
267 F: disas/m68k.c
268 F: tests/tcg/m68k/
273 F: target/microblaze/
274 F: hw/microblaze/
275 F: disas/microblaze.c
276 F: tests/docker/dockerfiles/debian-microblaze-cross.d/build-toolchain.sh
284 F: target/mips/
285 F: disas/*mips.c
286 F: docs/system/cpu-models-mips.rst.inc
287 F: tests/tcg/mips/
292 F: docs/system/openrisc/cpu-features.rst
293 F: target/openrisc/
294 F: hw/openrisc/
295 F: include/hw/openrisc/
296 F: tests/tcg/openrisc/
303 F: target/ppc/
304 F: hw/ppc/ppc.c
305 F: hw/ppc/ppc_booke.c
306 F: include/hw/ppc/ppc.h
307 F: hw/ppc/meson.build
308 F: hw/ppc/trace*
309 F: configs/devices/ppc*
310 F: docs/system/ppc/embedded.rst
311 F: docs/system/target-ppc.rst
312 F: tests/tcg/ppc*/*
313 F: tests/functional/test_ppc_74xx.py
324 F: configs/targets/riscv*
325 F: docs/system/target-riscv.rst
326 F: target/riscv/
327 F: hw/riscv/
328 F: hw/intc/riscv*
329 F: include/hw/riscv/
330 F: linux-user/host/riscv32/
331 F: linux-user/host/riscv64/
332 F: tests/functional/test_riscv*
333 F: tests/tcg/riscv64/
340 F: target/riscv/insn_trans/trans_xthead.c.inc
341 F: target/riscv/xthead*.decode
342 F: target/riscv/th_*
343 F: disas/riscv-xthead*
349 F: target/riscv/XVentanaCondOps.decode
350 F: target/riscv/insn_trans/trans_xventanacondops.c.inc
351 F: disas/riscv-xventana*
356 F: target/rx/
363 F: target/s390x/
364 F: target/s390x/tcg
365 F: hw/s390x/
366 F: tests/tcg/s390x/
372 F: target/sh4/
373 F: hw/sh4/
374 F: disas/sh4.c
375 F: include/hw/sh4/
376 F: tests/tcg/sh4/
382 F: target/sparc/
383 F: hw/sparc/
384 F: hw/sparc64/
385 F: include/hw/sparc/sparc64.h
386 F: disas/sparc.c
387 F: tests/tcg/sparc64/
394 F: target/i386/tcg/
395 F: tests/tcg/i386/
396 F: tests/tcg/x86_64/
397 F: hw/i386/
398 F: docs/system/i386/cpu.rst
399 F: docs/system/cpu-models-x86*
406 F: target/xtensa/
407 F: hw/xtensa/
408 F: tests/tcg/xtensa/
409 F: tests/tcg/xtensaeb/
410 F: disas/xtensa.c
411 F: include/hw/xtensa/xtensa-isa.h
412 F: configs/devices/xtensa*/default.mak
417 F: target/tricore/
418 F: hw/tricore/
419 F: include/hw/tricore/
420 F: tests/tcg/tricore/
425 F: tests/tcg/multiarch/
433 F: */*/kvm*
434 F: accel/kvm/
435 F: accel/stubs/kvm-stub.c
436 F: include/hw/kvm/
437 F: include/sysemu/kvm*.h
438 F: scripts/kvm/kvm_flightrecorder
444 F: target/arm/kvm.c
449 F: target/mips/kvm*
450 F: target/mips/sysemu/
456 F: target/ppc/kvm.c
462 F: target/s390x/kvm/
463 F: target/s390x/machine.c
464 F: target/s390x/sigp.c
465 F: gdb-xml/s390*.xml
474 F: docs/system/i386/amd-memory-encryption.rst
475 F: docs/system/i386/sgx.rst
476 F: target/i386/kvm/
477 F: target/i386/sev*
478 F: scripts/kvm/vmxcap
484 F: include/sysemu/kvm_xen.h
485 F: target/i386/kvm/xen*
486 F: hw/i386/kvm/xen*
487 F: tests/avocado/kvm_xen_guest.py
495 F: include/qemu/accel.h
496 F: include/sysemu/accel-*.h
497 F: include/hw/core/accel-cpu.h
498 F: accel/accel-*.c
499 F: accel/Makefile.objs
500 F: accel/stubs/Makefile.objs
505 F: target/arm/hvf/
512 F: target/i386/hvf/
519 F: accel/hvf/
520 F: include/sysemu/hvf.h
521 F: include/sysemu/hvf_int.h
526 F: target/i386/whpx/
527 F: include/sysemu/whpx.h
538 F: */xen*
539 F: accel/xen/*
540 F: hw/9pfs/xen-9p*
541 F: hw/char/xen_console.c
542 F: hw/display/xenfb.c
543 F: hw/net/xen_nic.c
544 F: hw/usb/xen-usb.c
545 F: hw/block/xen*
546 F: hw/block/dataplane/xen*
547 F: hw/xen/
548 F: hw/xenpv/
549 F: hw/i386/xen/
550 F: hw/pci-host/xen_igd_pt.c
551 F: include/hw/block/dataplane/xen*
552 F: include/hw/xen/
553 F: include/sysemu/xen.h
554 F: include/sysemu/xen-mapcache.h
555 F: stubs/xen-hw-stub.c
556 F: docs/system/arm/xenpvh.rst
557 F: docs/system/i386/xenpvh.rst
564 F: include/sysemu/nvmm.h
565 F: target/i386/nvmm/
574 F: linux-headers/
575 F: include/standard-headers/
576 F: scripts/update-linux-headers.sh
581 F: os-posix.c
582 F: include/sysemu/os-posix.h
583 F: util/*posix*.c
584 F: include/qemu/*posix*.h
600 F: *win32*
601 F: */*win32*
602 F: include/*/*win32*
604 F: qemu.nsi
605 F: scripts/nsis.py
610 F: .gitlab-ci.d/cirrus/macos-*
611 F: */*.m
612 F: scripts/entitlement.sh
618 F: hw/alpha/
619 F: hw/isa/smc37c669-superio.c
620 F: tests/tcg/alpha/system/
630 F: hw/*/allwinner*
631 F: hw/ide/ahci-allwinner.c
632 F: include/hw/*/allwinner*
633 F: hw/arm/cubieboard.c
634 F: docs/system/arm/cubieboard.rst
635 F: hw/misc/axp209.c
641 F: hw/*/allwinner-h3*
642 F: include/hw/*/allwinner-h3*
643 F: hw/arm/orangepi.c
644 F: docs/system/arm/orangepi.rst
645 F: tests/functional/test_arm_orangepi.py
651 F: hw/char/pl011.c
652 F: include/hw/char/pl011.h
653 F: hw/display/pl110*
654 F: hw/dma/pl080.c
655 F: include/hw/dma/pl080.h
656 F: hw/dma/pl330.c
657 F: hw/gpio/pl061.c
658 F: hw/input/pl050.c
659 F: include/hw/input/pl050.h
660 F: hw/intc/pl190.c
661 F: hw/sd/pl181.c
662 F: hw/ssi/pl022.c
663 F: include/hw/ssi/pl022.h
664 F: hw/rtc/pl031.c
665 F: include/hw/rtc/pl031.h
666 F: include/hw/arm/primecell.h
667 F: hw/timer/cmsdk-apb-timer.c
668 F: include/hw/timer/cmsdk-apb-timer.h
669 F: tests/qtest/cmsdk-apb-timer-test.c
670 F: hw/timer/cmsdk-apb-dualtimer.c
671 F: include/hw/timer/cmsdk-apb-dualtimer.h
672 F: tests/qtest/cmsdk-apb-dualtimer-test.c
673 F: hw/char/cmsdk-apb-uart.c
674 F: include/hw/char/cmsdk-apb-uart.h
675 F: hw/watchdog/cmsdk-apb-watchdog.c
676 F: include/hw/watchdog/cmsdk-apb-watchdog.h
677 F: tests/qtest/cmsdk-apb-watchdog-test.c
678 F: hw/misc/tz-ppc.c
679 F: include/hw/misc/tz-ppc.h
680 F: hw/misc/tz-mpc.c
681 F: include/hw/misc/tz-mpc.h
682 F: hw/misc/tz-msc.c
683 F: include/hw/misc/tz-msc.h
689 F: hw/intc/arm*
690 F: hw/intc/gic*_internal.h
691 F: hw/misc/a9scu.c
692 F: hw/misc/arm11scu.c
693 F: hw/misc/arm_l2x0.c
694 F: hw/misc/armv7m_ras.c
695 F: hw/timer/a9gtimer*
696 F: hw/timer/arm*
697 F: include/hw/arm/arm*.h
698 F: include/hw/intc/arm*
699 F: include/hw/misc/a9scu.h
700 F: include/hw/misc/arm11scu.h
701 F: include/hw/timer/a9gtimer.h
702 F: include/hw/timer/arm_mptimer.h
703 F: include/hw/timer/armv7m_systick.h
704 F: include/hw/misc/armv7m_ras.h
705 F: tests/qtest/test-arm-mptimer.c
711 F: hw/arm/b-l475e-iot01a.c
712 F: hw/display/dm163.c
713 F: tests/qtest/dm163-test.c
720 F: hw/*/exynos*
721 F: include/hw/*/exynos*
722 F: docs/system/arm/exynos.rst
729 F: hw/arm/highbank.c
730 F: hw/net/xgmac.c
731 F: docs/system/arm/highbank.rst
738 F: include/hw/arm/digic.h
739 F: hw/*/digic*
740 F: include/hw/*/digic*
741 F: tests/functional/test_arm_canona1100.py
742 F: docs/system/arm/digic.rst
749 F: hw/rtc/goldfish_rtc.c
750 F: include/hw/rtc/goldfish_rtc.h
757 F: hw/arm/fsl-imx25.c
758 F: hw/arm/imx25_pdk.c
759 F: hw/misc/imx25_ccm.c
760 F: hw/watchdog/wdt_imx2.c
761 F: include/hw/arm/fsl-imx25.h
762 F: include/hw/misc/imx25_ccm.h
763 F: include/hw/watchdog/wdt_imx2.h
764 F: docs/system/arm/imx25-pdk.rst
770 F: hw/arm/kzm.c
771 F: hw/*/imx_*
772 F: hw/*/*imx31*
773 F: include/hw/*/imx_*
774 F: include/hw/*/*imx31*
775 F: docs/system/arm/kzm.rst
781 F: hw/arm/integratorcp.c
782 F: hw/misc/arm_integrator_debug.c
783 F: include/hw/misc/arm_integrator_debug.h
784 F: tests/functional/test_arm_integratorcp.py
785 F: docs/system/arm/integratorcp.rst
792 F: hw/arm/mcimx6ul-evk.c
793 F: hw/arm/fsl-imx6ul.c
794 F: hw/misc/imx6ul_ccm.c
795 F: include/hw/arm/fsl-imx6ul.h
796 F: include/hw/misc/imx6ul_ccm.h
797 F: docs/system/arm/mcimx6ul-evk.rst
804 F: hw/arm/mcimx7d-sabre.c
805 F: hw/arm/fsl-imx7.c
806 F: hw/misc/imx7_*.c
807 F: include/hw/arm/fsl-imx7.h
808 F: include/hw/misc/imx7_*.h
809 F: hw/pci-host/designware.c
810 F: include/hw/pci-host/designware.h
811 F: docs/system/arm/mcimx7d-sabre.rst
817 F: hw/arm/mps2.c
818 F: hw/arm/mps2-tz.c
819 F: hw/arm/mps3r.c
820 F: hw/misc/mps2-*.c
821 F: include/hw/misc/mps2-*.h
822 F: hw/arm/armsse.c
823 F: include/hw/arm/armsse.h
824 F: hw/misc/iotkit-secctl.c
825 F: include/hw/misc/iotkit-secctl.h
826 F: hw/misc/iotkit-sysctl.c
827 F: include/hw/misc/iotkit-sysctl.h
828 F: hw/misc/iotkit-sysinfo.c
829 F: include/hw/misc/iotkit-sysinfo.h
830 F: hw/misc/armsse-cpu-pwrctrl.c
831 F: include/hw/misc/armsse-cpu-pwrctrl.h
832 F: hw/misc/armsse-cpuid.c
833 F: include/hw/misc/armsse-cpuid.h
834 F: hw/misc/armsse-mhu.c
835 F: include/hw/misc/armsse-mhu.h
836 F: hw/timer/sse-counter.c
837 F: include/hw/timer/sse-counter.h
838 F: hw/timer/sse-timer.c
839 F: include/hw/timer/sse-timer.h
840 F: tests/qtest/sse-timer-test.c
841 F: docs/system/arm/mps2.rst
847 F: hw/arm/musca.c
848 F: docs/system/arm/musca.rst
855 F: hw/arm/musicpal.c
856 F: hw/net/mv88w8618_eth.c
857 F: include/hw/net/mv88w8618_eth.h
858 F: docs/system/arm/musicpal.rst
865 F: hw/*/npcm*
866 F: hw/sensor/adm1266.c
867 F: include/hw/*/npcm*
868 F: tests/qtest/npcm*
869 F: tests/qtest/adm1266-test.c
870 F: pc-bios/npcm7xx_bootrom.bin
871 F: roms/vbootrom
872 F: docs/system/arm/nuvoton.rst
879 F: hw/arm/raspi.c
880 F: hw/arm/raspi_platform.h
881 F: hw/*/bcm283*
882 F: include/hw/arm/rasp*
883 F: include/hw/*/bcm283*
884 F: docs/system/arm/raspi.rst
885 F: tests/functional/test_arm_raspi2.py
886 F: tests/functional/test_aarch64_raspi3.py
887 F: tests/functional/test_aarch64_raspi4.py
893 F: hw/arm/realview*
894 F: hw/cpu/realview_mpcore.c
895 F: hw/intc/realview_gic.c
896 F: include/hw/intc/realview_gic.h
897 F: docs/system/arm/realview.rst
904 F: docs/system/arm/sabrelite.rst
905 F: hw/arm/sabrelite.c
906 F: hw/arm/fsl-imx6.c
907 F: hw/misc/imx6_*.c
908 F: hw/ssi/imx_spi.c
909 F: hw/usb/imx-usb-phy.c
910 F: include/hw/usb/imx-usb-phy.h
911 F: include/hw/arm/fsl-imx6.h
912 F: include/hw/misc/imx6_*.h
913 F: include/hw/ssi/imx_spi.h
922 F: hw/arm/sbsa-ref.c
923 F: hw/misc/sbsa_ec.c
924 F: hw/watchdog/sbsa_gwdt.c
925 F: include/hw/watchdog/sbsa_gwdt.h
926 F: docs/system/arm/sbsa.rst
927 F: tests/functional/test_aarch64_sbsaref*.py
933 F: hw/arm/collie.c
934 F: hw/arm/strongarm*
935 F: hw/gpio/zaurus.c
936 F: include/hw/arm/sharpsl.h
937 F: docs/system/arm/collie.rst
938 F: tests/functional/test_arm_collie.py
944 F: hw/*/stellaris*
945 F: hw/display/ssd03*
946 F: include/hw/input/gamepad.h
947 F: include/hw/timer/stellaris-gptm.h
948 F: docs/system/arm/stellaris.rst
954 F: hw/arm/stm32l4x5_soc.c
955 F: hw/char/stm32l4x5_usart.c
956 F: hw/misc/stm32l4x5_exti.c
957 F: hw/misc/stm32l4x5_syscfg.c
958 F: hw/misc/stm32l4x5_rcc.c
959 F: hw/gpio/stm32l4x5_gpio.c
960 F: include/hw/*/stm32l4x5_*.h
961 F: tests/qtest/stm32l4x5*
967 F: hw/arm/stm32vldiscovery.c
968 F: docs/system/arm/stm32.rst
974 F: hw/arm/vexpress.c
975 F: hw/display/sii9022.c
976 F: docs/system/arm/vexpress.rst
977 F: tests/functional/test_arm_vexpress.py
983 F: hw/*/versatile*
984 F: hw/i2c/arm_sbcon_i2c.c
985 F: include/hw/i2c/arm_sbcon_i2c.h
986 F: hw/misc/arm_sysctl.c
987 F: docs/system/arm/versatile.rst
993 F: hw/arm/virt*
994 F: include/hw/arm/virt.h
995 F: docs/system/arm/virt.rst
996 F: tests/functional/test_aarch64_virt.py
997 F: tests/functional/test_aarch64_tuxrun.py
998 F: tests/functional/test_arm_tuxrun.py
1006 F: hw/*/xilinx_*
1007 F: hw/*/cadence_*
1008 F: hw/misc/zynq_slcr.c
1009 F: hw/adc/zynq-xadc.c
1010 F: include/hw/misc/zynq_slcr.h
1011 F: include/hw/adc/zynq-xadc.h
1013 F: docs/system/arm/xlnx-zynq.rst
1021 F: hw/*/xlnx*.c
1022 F: include/hw/*/xlnx*.h
1023 F: include/hw/ssi/xilinx_spips.h
1024 F: hw/display/dpcd.c
1025 F: include/hw/display/dpcd.h
1026 F: docs/system/arm/xlnx-versal-virt.rst
1027 F: docs/system/arm/xlnx-zcu102.rst
1032 F: hw/ssi/xlnx-versal-ospi.c
1033 F: include/hw/ssi/xlnx-versal-ospi.h
1038 F: hw/misc/xlnx-cfi-if.c
1039 F: include/hw/misc/xlnx-cfi-if.h
1040 F: hw/misc/xlnx-versal-cfu.c
1041 F: include/hw/misc/xlnx-versal-cfu.h
1042 F: hw/misc/xlnx-versal-cframe-reg.c
1043 F: include/hw/misc/xlnx-versal-cframe-reg.h
1049 F: hw/arm/stm32f100_soc.c
1056 F: hw/arm/stm32f205_soc.c
1057 F: hw/misc/stm32f2xx_syscfg.c
1058 F: hw/char/stm32f2xx_usart.c
1059 F: hw/timer/stm32f2xx_timer.c
1060 F: hw/adc/*
1061 F: hw/ssi/stm32f2xx_spi.c
1062 F: include/hw/*/stm32*.h
1069 F: hw/arm/stm32f405_soc.c
1070 F: hw/misc/stm32f4xx_syscfg.c
1071 F: hw/misc/stm32f4xx_exti.c
1072 F: hw/misc/stm32_rcc.c
1073 F: include/hw/misc/stm32_rcc.h
1080 F: hw/arm/netduino2.c
1087 F: hw/arm/netduinoplus2.c
1093 F: hw/arm/olimex-stm32-h405.c
1100 F: hw/arm/msf2-soc.c
1101 F: hw/misc/msf2-sysreg.c
1102 F: hw/timer/mss-timer.c
1103 F: hw/ssi/mss-spi.c
1104 F: include/hw/arm/msf2-soc.h
1105 F: include/hw/misc/msf2-sysreg.h
1106 F: include/hw/timer/mss-timer.h
1107 F: include/hw/ssi/mss-spi.h
1108 F: hw/net/msf2-emac.c
1109 F: include/hw/net/msf2-emac.h
1116 F: hw/arm/msf2-som.c
1117 F: docs/system/arm/emcraft-sf2.rst
1129 F: hw/*/*aspeed*
1130 F: include/hw/*/*aspeed*
1131 F: hw/net/ftgmac100.c
1132 F: include/hw/net/ftgmac100.h
1133 F: docs/system/arm/aspeed.rst
1134 F: docs/system/arm/fby35.rst
1135 F: tests/*/*aspeed*
1136 F: tests/*/*ast2700*
1137 F: hw/arm/fby35.c
1144 F: hw/*/nrf51*.c
1145 F: hw/*/microbit*.c
1146 F: include/hw/*/nrf51*.h
1147 F: include/hw/*/microbit*.h
1148 F: tests/qtest/microbit-test.c
1149 F: docs/system/arm/nrf.rst
1154 F: rust/hw/char/pl011/
1162 F: configs/devices/avr-softmmu/default.mak
1163 F: hw/avr/
1164 F: include/hw/char/avr_usart.h
1165 F: hw/char/avr_usart.c
1166 F: include/hw/timer/avr_timer16.h
1167 F: hw/timer/avr_timer16.c
1168 F: include/hw/misc/avr_power.h
1169 F: hw/misc/avr_power.c
1174 F: hw/avr/arduino.c
1182 F: configs/devices/hppa-softmmu/default.mak
1183 F: hw/display/artist.c
1184 F: hw/hppa/
1185 F: hw/input/lasips2.c
1186 F: hw/net/*i82596*
1187 F: hw/misc/lasi.c
1188 F: hw/pci-host/astro.c
1189 F: hw/pci-host/dino.c
1190 F: include/hw/input/lasips2.h
1191 F: include/hw/misc/lasi.h
1192 F: include/hw/net/lasi_82596.h
1193 F: include/hw/pci-host/astro.h
1194 F: include/hw/pci-host/dino.h
1195 F: pc-bios/hppa-firmware.img
1196 F: roms/seabios-hppa/
1205 F: docs/system/loongarch/virt.rst
1206 F: configs/targets/loongarch64-softmmu.mak
1207 F: configs/devices/loongarch64-softmmu/default.mak
1208 F: hw/loongarch/
1209 F: include/hw/loongarch/virt.h
1210 F: include/hw/intc/loongarch_*.h
1211 F: include/hw/intc/loongson_ipi_common.h
1212 F: hw/intc/loongarch_*.c
1213 F: hw/intc/loongson_ipi_common.c
1214 F: include/hw/pci-host/ls7a.h
1215 F: hw/rtc/ls7a_rtc.c
1216 F: gdb-xml/loongarch*.xml
1223 F: hw/m68k/an5206.c
1224 F: hw/m68k/mcf5206.c
1229 F: hw/m68k/mcf5208.c
1230 F: hw/m68k/mcf_intc.c
1231 F: hw/char/mcf_uart.c
1232 F: hw/net/mcf_fec.c
1233 F: include/hw/m68k/mcf*.h
1238 F: hw/m68k/next-*.c
1239 F: hw/display/next-fb.c
1240 F: include/hw/m68k/next-cube.h
1241 F: tests/functional/test_m68k_nextcube.py
1246 F: hw/m68k/q800.c
1247 F: hw/m68k/q800-glue.c
1248 F: hw/misc/mac_via.c
1249 F: hw/nubus/*
1250 F: hw/display/macfb.c
1251 F: hw/block/swim.c
1252 F: hw/misc/djmemc.c
1253 F: hw/misc/iosb.c
1254 F: hw/audio/asc.c
1255 F: hw/m68k/bootinfo.h
1256 F: include/standard-headers/asm-m68k/bootinfo.h
1257 F: include/standard-headers/asm-m68k/bootinfo-mac.h
1258 F: include/hw/misc/mac_via.h
1259 F: include/hw/nubus/*
1260 F: include/hw/display/macfb.h
1261 F: include/hw/block/swim.h
1262 F: include/hw/m68k/q800.h
1263 F: include/hw/m68k/q800-glue.h
1264 F: include/hw/misc/djmemc.h
1265 F: include/hw/misc/iosb.h
1266 F: include/hw/audio/asc.h
1267 F: tests/functional/test_m68k_q800.py
1272 F: hw/m68k/virt.c
1273 F: hw/char/goldfish_tty.c
1274 F: hw/intc/goldfish_pic.c
1275 F: hw/intc/m68k_irqc.c
1276 F: hw/misc/virt_ctrl.c
1277 F: include/hw/char/goldfish_tty.h
1278 F: include/hw/intc/goldfish_pic.h
1279 F: include/hw/intc/m68k_irqc.h
1280 F: include/hw/misc/virt_ctrl.h
1281 F: docs/specs/virt-ctlr.rst
1288 F: hw/microblaze/petalogix_s3adsp1800_mmu.c
1289 F: include/hw/char/xilinx_uartlite.h
1290 F: tests/functional/test_microblaze*.py
1295 F: hw/microblaze/petalogix_ml605_mmu.c
1302 F: configs/devices/mips*/*
1303 F: hw/mips/
1304 F: include/hw/mips/
1310 F: hw/mips/jazz.c
1311 F: hw/display/g364fb.c
1312 F: hw/display/jazz_led.c
1313 F: hw/dma/rc4030.c
1314 F: hw/nvram/ds1225y.c
1320 F: hw/isa/piix.c
1321 F: hw/isa/fdc37m81x-superio.c
1322 F: hw/acpi/piix4.c
1323 F: hw/mips/malta.c
1324 F: hw/pci-host/gt64120.c
1325 F: include/hw/southbridge/piix.h
1326 F: tests/avocado/linux_ssh_mips_malta.py
1327 F: tests/functional/test_mips*_malta.py
1328 F: tests/functional/test_mips*_tuxrun.py
1333 F: hw/mips/mipssim.c
1334 F: hw/net/mipsnet.c
1341 F: hw/mips/fuloong2e.c
1342 F: hw/pci-host/bonito.c
1343 F: include/hw/pci-host/bonito.h
1344 F: tests/functional/test_mips64el_fuloong2e.py
1350 F: hw/intc/loongson_ipi_common.c
1351 F: hw/intc/loongson_ipi.c
1352 F: hw/intc/loongson_liointc.c
1353 F: hw/mips/loongson3_bootp.c
1354 F: hw/mips/loongson3_bootp.h
1355 F: hw/mips/loongson3_virt.c
1356 F: include/hw/intc/loongson_ipi_common.h
1357 F: include/hw/intc/loongson_ipi.h
1358 F: include/hw/intc/loongson_liointc.h
1359 F: tests/functional/test_mips64el_loongson3v.py
1365 F: hw/core/loader-fit.c
1366 F: hw/mips/boston.c
1367 F: hw/pci-host/xilinx-pcie.c
1368 F: include/hw/pci-host/xilinx-pcie.h
1375 F: docs/system/openrisc/or1k-sim.rst
1376 F: hw/intc/ompic.c
1377 F: hw/openrisc/openrisc_sim.c
1384 F: hw/ppc/ppc405*
1385 F: tests/functional/test_ppc_405.py
1390 F: hw/ppc/ppc440_bamboo.c
1391 F: hw/pci-host/ppc4xx_pci.c
1392 F: tests/functional/test_ppc_bamboo.py
1398 F: hw/ppc/e500*
1399 F: hw/ppc/ppce500_spin.c
1400 F: hw/gpio/mpc8xxx.c
1401 F: hw/i2c/mpc_i2c.c
1402 F: hw/net/fsl_etsec/
1403 F: hw/pci-host/ppce500.c
1404 F: include/hw/ppc/ppc_e500.h
1405 F: include/hw/pci-host/ppce500.h
1406 F: pc-bios/u-boot.e500
1407 F: hw/intc/openpic_kvm.c
1408 F: include/hw/ppc/openpic_kvm.h
1409 F: docs/system/ppc/ppce500.rst
1410 F: tests/functional/test_ppc64_e500.py
1411 F: tests/functional/test_ppc_tuxrun.py
1417 F: hw/ppc/mpc8544ds.c
1418 F: hw/ppc/mpc8544_guts.c
1419 F: tests/functional/test_ppc_mpc8544ds.py
1425 F: docs/system/ppc/powermac.rst
1426 F: hw/ppc/mac_newworld.c
1427 F: hw/pci-host/uninorth.c
1428 F: hw/pci-bridge/dec.[hc]
1429 F: hw/misc/macio/
1430 F: hw/misc/mos6522.c
1431 F: hw/nvram/mac_nvram.c
1432 F: hw/ppc/fw_cfg.c
1433 F: hw/input/adb*
1434 F: include/hw/misc/macio/
1435 F: include/hw/misc/mos6522.h
1436 F: include/hw/nvram/mac_nvram.h
1437 F: include/hw/ppc/mac_dbdma.h
1438 F: include/hw/pci-host/uninorth.h
1439 F: include/hw/input/adb*
1440 F: pc-bios/qemu_vga.ndrv
1441 F: tests/functional/test_ppc_mac.py
1447 F: docs/system/ppc/powermac.rst
1448 F: hw/ppc/mac_oldworld.c
1449 F: hw/pci-host/grackle.c
1450 F: hw/misc/macio/
1451 F: hw/intc/heathrow_pic.c
1452 F: hw/input/adb*
1453 F: include/hw/intc/heathrow_pic.h
1454 F: include/hw/input/adb*
1455 F: include/hw/pci-host/grackle.h
1456 F: pc-bios/qemu_vga.ndrv
1457 F: tests/functional/test_ppc_mac.py
1463 F: docs/system/ppc/prep.rst
1464 F: hw/ppc/prep.c
1465 F: hw/ppc/prep_systemio.c
1466 F: hw/ppc/rs6000_mc.c
1467 F: hw/pci-host/raven.c
1468 F: hw/isa/i82378.c
1469 F: hw/isa/pc87312.c
1470 F: hw/dma/i82374.c
1471 F: hw/rtc/m48t59-isa.c
1472 F: include/hw/isa/pc87312.h
1473 F: include/hw/rtc/m48t59.h
1474 F: tests/functional/test_ppc_40p.py
1482 F: hw/*/spapr*
1483 F: include/hw/*/spapr*
1484 F: hw/*/xics*
1485 F: include/hw/*/xics*
1486 F: include/hw/ppc/fdt.h
1487 F: hw/ppc/fdt.c
1488 F: include/hw/ppc/pef.h
1489 F: hw/ppc/pef.c
1490 F: pc-bios/slof.bin
1491 F: docs/system/ppc/pseries.rst
1492 F: docs/specs/ppc-spapr-*
1493 F: tests/qtest/spapr*
1494 F: tests/qtest/libqos/*spapr*
1495 F: tests/qtest/rtas*
1496 F: tests/qtest/libqos/rtas*
1497 F: tests/functional/test_ppc64_pseries.py
1498 F: tests/functional/test_ppc64_hv.py
1499 F: tests/functional/test_ppc64_tuxrun.py
1506 F: docs/system/ppc/powernv.rst
1507 F: hw/ppc/pnv*
1508 F: hw/intc/pnv*
1509 F: hw/intc/xics_pnv.c
1510 F: hw/pci-host/pnv*
1511 F: hw/ssi/pnv_spi.c
1512 F: include/hw/ppc/pnv*
1513 F: include/hw/pci-host/pnv*
1514 F: include/hw/ssi/pnv_spi*
1515 F: pc-bios/skiboot.lid
1516 F: tests/qtest/pnv*
1517 F: tests/functional/test_ppc64_powernv.py
1524 F: hw/gpio/pca955*.c
1525 F: include/hw/gpio/pca955*.h
1531 F: hw/ppc/virtex_ml507.c
1532 F: tests/functional/test_ppc_virtex_ml507.py
1538 F: hw/ppc/sam460ex.c
1539 F: hw/ppc/ppc440_uc.c
1540 F: hw/pci-host/ppc440_pcix.c
1541 F: hw/display/sm501*
1542 F: hw/ide/sii3112.c
1543 F: hw/rtc/m41t80.c
1544 F: pc-bios/canyonlands.dt[sb]
1545 F: pc-bios/u-boot-sam460ex-20100605.bin
1546 F: roms/u-boot-sam460ex
1547 F: docs/system/ppc/amigang.rst
1553 F: hw/ppc/pegasos2.c
1554 F: hw/pci-host/mv64361.c
1555 F: hw/pci-host/mv643xx.h
1556 F: include/hw/pci-host/mv64361.h
1562 F: hw/ppc/amigaone.c
1563 F: hw/pci-host/articia.c
1564 F: include/hw/pci-host/articia.h
1565 F: tests/functional/test_ppc_amiga.py
1571 F: hw/ppc/spapr_vof*
1572 F: hw/ppc/vof*
1573 F: include/hw/ppc/vof*
1574 F: pc-bios/vof/*
1575 F: pc-bios/vof*
1583 F: hw/riscv/opentitan.c
1584 F: hw/*/ibex_*.c
1585 F: include/hw/riscv/opentitan.h
1586 F: include/hw/*/ibex_*.h
1592 F: docs/system/riscv/microchip-icicle-kit.rst
1593 F: hw/riscv/microchip_pfsoc.c
1594 F: hw/char/mchp_pfsoc_mmuart.c
1595 F: hw/misc/mchp_pfsoc_dmc.c
1596 F: hw/misc/mchp_pfsoc_ioscb.c
1597 F: hw/misc/mchp_pfsoc_sysreg.c
1598 F: include/hw/riscv/microchip_pfsoc.h
1599 F: include/hw/char/mchp_pfsoc_mmuart.h
1600 F: include/hw/misc/mchp_pfsoc_dmc.h
1601 F: include/hw/misc/mchp_pfsoc_ioscb.h
1602 F: include/hw/misc/mchp_pfsoc_sysreg.h
1608 F: docs/system/riscv/shakti-c.rst
1609 F: hw/riscv/shakti_c.c
1610 F: hw/char/shakti_uart.c
1611 F: include/hw/riscv/shakti_c.h
1612 F: include/hw/char/shakti_uart.h
1620 F: docs/system/riscv/sifive_u.rst
1621 F: hw/*/*sifive*.c
1622 F: include/hw/*/*sifive*.h
1629 F: docs/system/target-rx.rst
1630 F: hw/rx/rx-gdbsim.c
1631 F: tests/functional/test_rx_gdbsim.py
1639 F: hw/char/sh_serial.c
1640 F: hw/sh4/r2d.c
1641 F: hw/intc/sh_intc.c
1642 F: hw/pci-host/sh_pci.c
1643 F: hw/timer/sh_timer.c
1644 F: include/hw/sh4/sh_intc.h
1645 F: include/hw/timer/tmu012.h
1646 F: tests/functional/test_sh4_r2d.py
1647 F: tests/functional/test_sh4_tuxrun.py
1654 F: hw/sparc/sun4m.c
1655 F: hw/sparc/sun4m_iommu.c
1656 F: hw/display/cg3.c
1657 F: hw/display/tcx.c
1658 F: hw/dma/sparc32_dma.c
1659 F: hw/misc/eccmemctl.c
1660 F: hw/*/slavio_*.c
1661 F: include/hw/nvram/sun_nvram.h
1662 F: include/hw/sparc/sparc32_dma.h
1663 F: include/hw/sparc/sun4m_iommu.h
1664 F: pc-bios/openbios-sparc32
1665 F: tests/functional/test_sparc_sun4m.py
1670 F: hw/sparc64/sun4u.c
1671 F: hw/sparc64/sun4u_iommu.c
1672 F: include/hw/sparc/sun4u_iommu.h
1673 F: hw/pci-host/sabre.c
1674 F: include/hw/pci-host/sabre.h
1675 F: hw/pci-bridge/simba.c
1676 F: include/hw/pci-bridge/simba.h
1677 F: pc-bios/openbios-sparc64
1678 F: tests/functional/test_sparc64_sun4u.py
1679 F: tests/functional/test_sparc64_tuxrun.py
1684 F: hw/sparc64/niagara.c
1685 F: hw/rtc/sun4v-rtc.c
1686 F: include/hw/rtc/sun4v-rtc.h
1692 F: hw/sparc/leon3.c
1693 F: hw/*/grlib*
1694 F: include/hw/*/grlib*
1703 F: hw/s390x/
1704 F: include/hw/s390x/
1705 F: configs/devices/s390x-softmmu/default.mak
1706 F: tests/functional/test_s390x_*
1714 F: hw/s390x/ipl.*
1715 F: pc-bios/s390-ccw/
1716 F: pc-bios/s390-ccw.img
1717 F: docs/devel/s390-dasd-ipl.rst
1725 F: hw/s390x/s390-pci*
1726 F: include/hw/s390x/s390-pci*
1734 F: hw/s390x/ccw-device.[ch]
1735 F: hw/s390x/css.c
1736 F: hw/s390x/css-bridge.c
1737 F: include/hw/s390x/css.h
1738 F: include/hw/s390x/css-bridge.h
1739 F: include/hw/s390x/ioinst.h
1740 F: target/s390x/ioinst.c
1746 F: target/s390x/cpu_features*.[ch]
1747 F: target/s390x/cpu_models.[ch]
1754 F: include/hw/s390x/event-facility.h
1755 F: include/hw/s390x/sclp.h
1756 F: hw/char/sclp*.[hc]
1757 F: hw/s390x/event-facility.c
1758 F: hw/s390x/sclp*.c
1764 F: include/hw/s390x/cpu-topology.h
1765 F: hw/s390x/cpu-topology.c
1766 F: target/s390x/kvm/stsi-topology.c
1767 F: docs/devel/s390-cpu-topology.rst
1768 F: docs/system/s390x/cpu-topology.rst
1769 F: tests/functional/test_s390x_topology.py
1777 F: include/hw/i386/
1778 F: hw/i386/
1779 F: hw/pci-host/i440fx.c
1780 F: hw/pci-host/q35.c
1781 F: hw/pci-host/pam.c
1782 F: include/hw/pci-host/i440fx.h
1783 F: include/hw/pci-host/q35.h
1784 F: include/hw/pci-host/pam.h
1785 F: hw/isa/piix.c
1786 F: hw/isa/lpc_ich9.c
1787 F: hw/i2c/smbus_ich9.c
1788 F: hw/acpi/piix4.c
1789 F: hw/acpi/ich9*.c
1790 F: include/hw/acpi/ich9*.h
1791 F: include/hw/southbridge/ich9.h
1792 F: include/hw/southbridge/piix.h
1793 F: hw/isa/apm.c
1794 F: include/hw/isa/apm.h
1795 F: tests/unit/test-x86-topo.c
1796 F: tests/qtest/test-x86-cpuid-compat.c
1797 F: tests/functional/test_i386_tuxrun.py
1798 F: tests/functional/test_mem_addr_space.py
1799 F: tests/functional/test_pc_cpu_hotplug_props.py
1800 F: tests/functional/test_x86_64_tuxrun.py
1801 F: tests/functional/test_x86_cpu_model_versions.py
1807 F: hw/char/debugcon.c
1808 F: hw/char/parallel*
1809 F: hw/char/serial*
1810 F: hw/dma/i8257*
1811 F: hw/i2c/pm_smbus.c
1812 F: hw/input/pckbd.c
1813 F: hw/intc/apic*
1814 F: hw/intc/ioapic*
1815 F: hw/intc/i8259*
1816 F: hw/isa/isa-superio.c
1817 F: hw/misc/debugexit.c
1818 F: hw/misc/pc-testdev.c
1819 F: hw/timer/hpet*
1820 F: hw/timer/i8254*
1821 F: hw/rtc/mc146818rtc*
1822 F: hw/watchdog/wdt_ib700.c
1823 F: hw/watchdog/wdt_i6300esb.c
1824 F: include/hw/display/vga.h
1825 F: include/hw/char/parallel*.h
1826 F: include/hw/dma/i8257.h
1827 F: include/hw/i2c/pm_smbus.h
1828 F: include/hw/input/i8042.h
1829 F: include/hw/intc/ioapic*
1830 F: include/hw/intc/i8259.h
1831 F: include/hw/isa/i8259_internal.h
1832 F: include/hw/isa/superio.h
1833 F: include/hw/timer/hpet.h
1834 F: include/hw/timer/i8254*
1835 F: include/hw/rtc/mc146818rtc*
1841 F: docs/system/i386/microvm.rst
1842 F: hw/i386/microvm.c
1843 F: include/hw/i386/microvm.h
1844 F: pc-bios/bios-microvm.bin
1850 F: hw/core/eif.c
1851 F: hw/core/eif.h
1852 F: hw/i386/nitro_enclave.c
1853 F: include/hw/i386/nitro_enclave.h
1854 F: docs/system/i386/nitro-enclave.rst
1863 F: hw/core/cpu-common.c
1864 F: hw/core/cpu-sysemu.c
1865 F: hw/core/machine-qmp-cmds.c
1866 F: hw/core/machine.c
1867 F: hw/core/machine-smp.c
1868 F: hw/core/null-machine.c
1869 F: hw/core/numa.c
1870 F: hw/cpu/cluster.c
1871 F: qapi/machine.json
1872 F: qapi/machine-common.json
1873 F: qapi/machine-target.json
1874 F: include/hw/boards.h
1875 F: include/hw/core/cpu.h
1876 F: include/hw/cpu/cluster.h
1877 F: include/sysemu/numa.h
1878 F: tests/functional/test_cpu_queries.py
1879 F: tests/functional/test_empty_cpu_model.py
1880 F: tests/unit/test-smp-parse.c
1888 F: hw/xtensa/sim.c
1893 F: hw/xtensa/virt.c
1898 F: hw/xtensa/xtfpga.c
1899 F: hw/net/opencores_eth.c
1900 F: include/hw/xtensa/mx_pic.h
1901 F: tests/functional/test_xtensa_lx60.py
1908 F: hw/audio/
1909 F: include/hw/audio/
1910 F: tests/qtest/ac97-test.c
1911 F: tests/qtest/es1370-test.c
1912 F: tests/qtest/intel-hda-test.c
1913 F: tests/qtest/fuzz-sb16-test.c
1918 F: hw/net/can/xlnx-*
1919 F: include/hw/net/xlnx-*
1920 F: tests/qtest/xlnx-can*-test*
1925 F: hw/misc/edu.c
1926 F: docs/specs/edu.rst
1932 F: include/hw/ide/
1933 F: hw/ide/
1934 F: hw/block/block.c
1935 F: hw/block/cdrom.c
1936 F: hw/block/hd-geometry.c
1937 F: tests/qtest/ide-test.c
1938 F: tests/qtest/ahci-test.c
1939 F: tests/qtest/cdrom-test.c
1940 F: tests/qtest/libqos/ahci*
1946 F: include/hw/ipmi/*
1947 F: hw/ipmi/*
1948 F: hw/smbios/smbios_type_38.c
1949 F: tests/qtest/ipmi*
1956 F: hw/block/fdc.c
1957 F: hw/block/fdc-internal.h
1958 F: hw/block/fdc-isa.c
1959 F: hw/block/fdc-sysbus.c
1960 F: include/hw/block/fdc.h
1961 F: tests/qtest/fdc-test.c
1967 F: hw/hyperv/vmbus.c
1968 F: include/hw/hyperv/vmbus*.h
1974 F: hw/*/omap*
1975 F: include/hw/arm/omap.h
1976 F: docs/system/arm/sx1.rst
1981 F: hw/char/ipoctal232.c
1982 F: hw/ipack/
1988 F: include/hw/pci/*
1989 F: hw/misc/pci-testdev.c
1990 F: hw/pci/*
1991 F: hw/pci-bridge/*
1992 F: qapi/pci.json
1993 F: docs/pci*
1994 F: docs/specs/*pci*
2000 F: include/hw/pci/pcie_doe.h
2001 F: hw/pci/pcie_doe.c
2008 F: include/hw/acpi/*
2009 F: include/hw/firmware/smbios.h
2010 F: hw/acpi/*
2011 F: hw/smbios/*
2012 F: hw/i386/acpi-build.[hc]
2013 F: hw/arm/virt-acpi-build.c
2014 F: qapi/acpi.json
2015 F: tests/qtest/bios-tables-test*
2016 F: tests/qtest/acpi-utils.[hc]
2017 F: tests/data/acpi/
2018 F: docs/specs/acpi_cpu_hotplug.rst
2019 F: docs/specs/acpi_mem_hotplug.rst
2020 F: docs/specs/acpi_nvdimm.rst
2021 F: docs/specs/acpi_pci_hotplug.rst
2022 F: docs/specs/acpi_hw_reduced_hotplug.rst
2028 F: hw/arm/virt-acpi-build.c
2034 F: hw/riscv/virt-acpi-build.c
2039 F: hw/acpi/viot.c
2040 F: hw/acpi/viot.h
2046 F: tests/functional/acpi-bits/*
2047 F: tests/functional/test_acpi_bits.py
2048 F: docs/devel/acpi-bits.rst
2054 F: hw/acpi/ghes.c
2055 F: include/hw/acpi/ghes.h
2056 F: docs/specs/acpi_hest_ghes.rst
2061 F: hw/ppc/ppc4xx*.c
2062 F: hw/ppc/ppc440_uc.c
2063 F: hw/ppc/ppc440.h
2064 F: hw/i2c/ppc4xx_i2c.c
2065 F: include/hw/pci-host/ppc4xx.h
2066 F: include/hw/ppc/ppc4xx.h
2067 F: include/hw/i2c/ppc4xx_i2c.h
2068 F: hw/intc/ppc-uic.c
2069 F: include/hw/intc/ppc-uic.h
2075 F: hw/char/
2076 F: include/hw/char/
2081 F: hw/net/
2082 F: include/hw/net/
2083 F: tests/qtest/virtio-net-test.c
2084 F: tests/functional/test_info_usernet.py
2085 F: docs/virtio-net-failover.rst
2092 F: hw/block/pflash_cfi*.c
2093 F: include/hw/block/flash.h
2099 F: include/hw/scsi/*
2100 F: hw/scsi/*
2101 F: tests/qtest/virtio-scsi-test.c
2102 F: tests/qtest/fuzz-virtio-scsi-test.c
2103 F: tests/qtest/am53c974-test.c
2104 F: tests/qtest/fuzz-lsi53c895a-test.c
2110 F: hw/ssi/*
2111 F: hw/block/m25p80*
2112 F: include/hw/ssi/ssi.h
2114 F: tests/qtest/m25p80-test.c
2119 F: hw/ssi/xilinx_*
2126 F: include/hw/sd/sd*
2127 F: hw/sd/core.c
2128 F: hw/sd/sd*
2129 F: hw/sd/ssi-sd.c
2130 F: tests/qtest/fuzz-sdcard-test.c
2131 F: tests/qtest/sdhci-test.c
2135 F: hw/usb/*
2136 F: stubs/usb-dev-stub.c
2137 F: tests/qtest/usb-*-test.c
2138 F: docs/system/devices/usb.rst
2139 F: include/hw/usb.h
2140 F: include/hw/usb/
2145 F: hw/usb/dev-serial.c
2151 F: hw/vfio/*
2152 F: include/hw/vfio/
2153 F: docs/igd-assign.txt
2154 F: docs/devel/migration/vfio.rst
2155 F: qapi/vfio.json
2161 F: hw/vfio/ccw.c
2162 F: hw/s390x/s390-ccw.c
2163 F: include/hw/s390x/s390-ccw.h
2164 F: include/hw/s390x/vfio-ccw.h
2172 F: hw/s390x/ap-device.c
2173 F: hw/s390x/ap-bridge.c
2174 F: include/hw/s390x/ap-device.h
2175 F: include/hw/s390x/ap-bridge.h
2176 F: hw/vfio/ap.c
2177 F: docs/system/s390x/vfio-ap.rst
2185 F: backends/iommufd.c
2186 F: include/sysemu/iommufd.h
2187 F: backends/host_iommu_device.c
2188 F: include/sysemu/host_iommu_device.h
2189 F: include/qemu/chardev_open.h
2190 F: util/chardev_open.c
2191 F: docs/devel/vfio-iommufd.rst
2197 F: hw/*/*vhost*
2198 F: docs/interop/vhost-user.json
2199 F: docs/interop/vhost-user.rst
2200 F: contrib/vhost-user-*/
2201 F: backends/vhost-user.c
2202 F: include/sysemu/vhost-user-backend.h
2203 F: subprojects/libvhost-user/
2207 F: hw/virtio/vhost-shadow-virtqueue.*
2212 F: hw/*/virtio*
2213 F: hw/virtio/Makefile.objs
2214 F: hw/virtio/trace-events
2215 F: qapi/virtio.json
2216 F: net/vhost-user.c
2217 F: include/hw/virtio/
2218 F: docs/devel/virtio*
2219 F: docs/devel/migration/virtio.rst
2220 F: tests/functional/test_virtio_version.py
2226 F: docs/interop/virtio-balloon-stats.rst
2227 F: hw/virtio/virtio-balloon*.c
2228 F: include/hw/virtio/virtio-balloon.h
2229 F: system/balloon.c
2230 F: include/sysemu/balloon.h
2231 F: tests/qtest/virtio-balloon-test.c
2238 F: hw/9pfs/
2240 F: fsdev/
2241 F: tests/qtest/virtio-9p-test.c
2242 F: tests/qtest/libqos/virtio-9p*
2250 F: hw/block/virtio-blk-common.c
2251 F: hw/block/virtio-blk.c
2252 F: hw/block/dataplane/*
2253 F: include/hw/virtio/virtio-blk-common.h
2254 F: tests/qtest/virtio-blk-test.c
2262 F: hw/s390x/virtio-ccw*.[hc]
2263 F: hw/s390x/vhost-*-ccw.c
2271 F: hw/display/virtio-dmabuf.c
2272 F: include/hw/virtio/virtio-dmabuf.h
2273 F: tests/unit/test-virtio-dmabuf.c
2278 F: hw/virtio/vhost-user-fs*
2279 F: include/hw/virtio/vhost-user-fs.h
2285 F: docs/system/devices/vhost-user-input.rst
2286 F: hw/input/virtio-input*.c
2287 F: hw/virtio/vhost-user-input.c
2288 F: include/hw/virtio/virtio-input.h
2289 F: contrib/vhost-user-input/*
2294 F: hw/virtio/virtio-iommu*.c
2295 F: include/hw/virtio/virtio-iommu.h
2301 F: hw/char/virtio-serial-bus.c
2302 F: hw/char/virtio-console.c
2303 F: include/hw/virtio/virtio-serial.h
2304 F: tests/qtest/virtio-serial-test.c
2310 F: hw/virtio/virtio-rng.c
2311 F: include/hw/virtio/virtio-rng.h
2312 F: include/sysemu/rng*.h
2313 F: backends/rng*.c
2314 F: tests/qtest/virtio-rng-test.c
2320 F: hw/virtio/cbor-helpers.c
2321 F: hw/virtio/virtio-nsm.c
2322 F: hw/virtio/virtio-nsm-pci.c
2323 F: include/hw/virtio/cbor-helpers.h
2324 F: include/hw/virtio/virtio-nsm.h
2329 F: hw/virtio/vhost-user-base.c
2330 F: hw/virtio/vhost-user-device*
2335 F: docs/system/devices/vhost-user-rng.rst
2336 F: hw/virtio/vhost-user-rng.c
2337 F: hw/virtio/vhost-user-rng-pci.c
2338 F: include/hw/virtio/vhost-user-rng.h
2339 F: tools/vhost-user-rng/*
2345 F: hw/virtio/vhost-user-gpio*
2346 F: include/hw/virtio/vhost-user-gpio.h
2347 F: tests/qtest/libqos/virtio-gpio.*
2353 F: hw/virtio/vhost-user-snd*
2354 F: include/hw/virtio/vhost-user-snd.h
2359 F: hw/virtio/vhost-user-scmi*
2360 F: include/hw/virtio/vhost-user-scmi.h
2361 F: tests/qtest/libqos/virtio-scmi.*
2366 F: hw/virtio/virtio-crypto.c
2367 F: hw/virtio/virtio-crypto-pci.c
2368 F: include/hw/virtio/virtio-crypto.h
2373 F: hw/virtio/virtio-md-pci.c
2374 F: include/hw/virtio/virtio-md-pci.h
2375 F: stubs/virtio-md-pci.c
2381 F: hw/virtio/virtio-mem.c
2382 F: hw/virtio/virtio-mem-pci.h
2383 F: hw/virtio/virtio-mem-pci.c
2384 F: include/hw/virtio/virtio-mem.h
2390 F: hw/audio/virtio-snd.c
2391 F: hw/audio/virtio-snd-pci.c
2392 F: include/hw/audio/virtio-snd.h
2393 F: docs/system/devices/virtio-snd.rst
2401 F: hw/nvme/*
2402 F: include/block/nvme.h
2403 F: tests/qtest/nvme-test.c
2404 F: docs/system/devices/nvme.rst
2410 F: hw/ufs/*
2411 F: include/block/ufs.h
2412 F: tests/qtest/ufs-test.c
2418 F: hw/scsi/megasas.c
2419 F: hw/scsi/mfi.h
2420 F: tests/qtest/megasas-test.c
2421 F: tests/qtest/fuzz-megasas-test.c
2427 F: include/net/eth.h
2428 F: net/eth.c
2429 F: hw/net/net_rx_pkt*
2430 F: hw/net/net_tx_pkt*
2435 F: docs/specs/vmw_pvscsi-spec.txt
2436 F: hw/display/vmware_vga.c
2437 F: hw/net/vmxnet*
2438 F: hw/scsi/vmw_pvscsi*
2439 F: pc-bios/efi-vmxnet3.rom
2440 F: pc-bios/vgabios-vmware.bin
2441 F: roms/config.vga-vmware
2442 F: tests/qtest/vmxnet3-test.c
2443 F: docs/specs/vwm_pvscsi-spec.rst
2448 F: hw/net/rocker/
2449 F: qapi/rocker.json
2450 F: tests/rocker/
2451 F: docs/specs/rocker.rst
2457 F: hw/net/e1000x*
2463 F: hw/net/e1000e*
2464 F: tests/qtest/fuzz-e1000e-test.c
2465 F: tests/qtest/e1000e-test.c
2466 F: tests/qtest/libqos/e1000e.*
2472 F: docs/system/devices/igb.rst
2473 F: hw/net/igb*
2474 F: tests/functional/test_netdev_ethtool.py
2475 F: tests/qtest/igb-test.c
2476 F: tests/qtest/libqos/igb.c
2481 F: hw/net/eepro100.c
2486 F: hw/net/tulip.c
2487 F: hw/net/tulip.h
2492 F: hw/i2c/i2c_mux_pca954x.c
2493 F: include/hw/i2c/i2c_mux_pca954x.h
2498 F: hw/gpio/pcf8574.c
2499 F: include/gpio/pcf8574.h
2504 F: hw/core/generic-loader.c
2505 F: hw/core/uboot_image.h
2506 F: include/hw/core/generic-loader.h
2507 F: docs/system/generic-loader.rst
2512 F: hw/core/guest-loader.c
2513 F: docs/system/guest-loader.rst
2514 F: tests/avocado/boot_xen.py
2519 F: tests/qtest/hexloader-test.c
2520 F: tests/data/hex-loader/test.hex
2525 F: hw/nvram/chrp_nvram.c
2526 F: include/hw/nvram/chrp_nvram.h
2527 F: tests/qtest/prom-env-test.c
2532 F: hw/acpi/vmgenid.c
2533 F: include/hw/acpi/vmgenid.h
2534 F: docs/specs/vmgenid.rst
2535 F: tests/qtest/vmgenid-test.c
2540 F: include/hw/misc/led.h
2541 F: hw/misc/led.c
2548 F: include/hw/misc/unimp.h
2549 F: hw/misc/unimp.c
2556 F: include/hw/misc/empty_slot.h
2557 F: hw/misc/empty_slot.c
2562 F: hw/display/vga*
2563 F: hw/display/bochs-display.c
2564 F: include/hw/display/vga.h
2565 F: include/hw/display/bochs-vbe.h
2566 F: docs/specs/standard-vga.rst
2571 F: hw/display/ramfb*.c
2572 F: include/hw/display/ramfb.h
2576 F: hw/display/virtio-gpu*
2577 F: hw/display/virtio-vga.*
2578 F: include/hw/virtio/virtio-gpu.h
2579 F: docs/system/devices/virtio-gpu.rst
2584 F: contrib/vhost-user-blk/
2585 F: contrib/vhost-user-scsi/
2586 F: hw/block/vhost-user-blk.c
2587 F: hw/block/virtio-blk-common.c
2588 F: hw/scsi/vhost-user-scsi.c
2589 F: hw/virtio/vhost-user-blk-pci.c
2590 F: hw/virtio/vhost-user-scsi-pci.c
2591 F: include/hw/virtio/vhost-user-blk.h
2592 F: include/hw/virtio/vhost-user-scsi.h
2593 F: include/hw/virtio/virtio-blk-common.h
2598 F: docs/interop/vhost-user-gpu.rst
2599 F: contrib/vhost-user-gpu
2600 F: hw/display/vhost-user-*
2606 F: hw/display/cirrus*
2611 F: hw/display/edid*
2612 F: include/hw/display/edid.h
2613 F: qemu-edid.c
2619 F: hw/isa/piix.c
2620 F: include/hw/southbridge/piix.h
2627 F: hw/isa/vt82c686.c
2628 F: hw/usb/vt82c686-uhci-pci.c
2629 F: include/hw/isa/vt82c686.h
2635 F: docs/specs/fw_cfg.txt
2636 F: hw/nvram/fw_cfg*.c
2637 F: stubs/fw_cfg.c
2638 F: include/hw/nvram/fw_cfg.h
2639 F: include/standard-headers/linux/qemu_fw_cfg.h
2640 F: tests/qtest/libqos/fw_cfg.c
2641 F: tests/qtest/fw_cfg-test.c
2648 F: hw/*/*xive*
2649 F: include/hw/*/*xive*
2650 F: tests/qtest/*xive*
2651 F: docs/*/*xive*
2657 F: hw/char/renesas_sci.c
2658 F: hw/char/sh_serial.c
2659 F: hw/timer/renesas_*.c
2660 F: hw/timer/sh_timer.c
2661 F: include/hw/char/renesas_sci.h
2662 F: include/hw/sh4/sh.h
2663 F: include/hw/timer/renesas_*.h
2668 F: hw/intc/rx_icu.c
2669 F: hw/rx/
2670 F: include/hw/intc/rx_icu.h
2671 F: include/hw/rx/
2678 F: net/can/*
2679 F: hw/net/can/*
2680 F: include/net/can_*.h
2681 F: docs/system/devices/can.rst
2686 F: hw/intc/openpic.c
2687 F: include/hw/ppc/openpic.h
2692 F: hw/misc/mips_*
2693 F: include/hw/misc/mips_*
2698 F: hw/intc/mips_gic.c
2699 F: hw/timer/mips_gictimer.c
2700 F: include/hw/intc/mips_gic.h
2701 F: include/hw/timer/mips_gictimer.h
2707 F: include/hw/s390x/3270-ccw.h
2708 F: hw/char/terminal3270.c
2709 F: hw/s390x/3270-ccw.c
2716 F: hw/watchdog/wdt_diag288.c
2717 F: include/hw/watchdog/wdt_diag288.h
2724 F: hw/s390x/storage-keys.h
2725 F: hw/s390x/s390-skeys*.c
2732 F: hw/s390x/storage-attributes.h
2733 F: hw/s390x/s390-stattrib*.c
2741 F: hw/intc/s390_flic*.c
2742 F: include/hw/s390x/s390_flic.h
2749 F: hw/usb/canokey.c
2750 F: hw/usb/canokey.h
2751 F: docs/system/devices/canokey.rst
2756 F: hw/hyperv/hv-balloon*.c
2757 F: hw/hyperv/hv-balloon*.h
2758 F: include/hw/hyperv/dynmem-proto.h
2759 F: include/hw/hyperv/hv-balloon.h
2767 F: audio/
2777 F: qapi/audio.json
2783 F: audio/alsaaudio.c
2791 F: audio/coreaudio.c
2796 F: audio/dsound*
2802 F: audio/jackaudio.c
2807 F: audio/ossaudio.c
2812 F: audio/paaudio.c
2818 F: audio/sdlaudio.c
2824 F: audio/sndioaudio.c
2831 F: block*
2832 F: block/
2833 F: hw/block/
2834 F: qapi/block*.json
2835 F: qapi/transaction.json
2836 F: include/block/
2837 F: include/sysemu/block-*.h
2838 F: qemu-img*
2839 F: docs/tools/qemu-img.rst
2840 F: qemu-io*
2841 F: tests/qemu-iotests/
2842 F: util/qemu-progress.c
2843 F: qobject/block-qdict.c
2844 F: tests/unit/check-block-qdict.c
2851 F: storage-daemon/
2852 F: docs/interop/qemu-storage-daemon-qmp-ref.rst
2853 F: docs/tools/qemu-storage-daemon.rst
2861 F: util/async.c
2862 F: util/aio-*.c
2863 F: util/aio-*.h
2864 F: util/defer-call.c
2865 F: util/fdmon-*.c
2866 F: block/io.c
2867 F: include/block/aio.h
2868 F: include/block/aio-wait.h
2869 F: include/qemu/defer-call.h
2870 F: scripts/qemugdb/aio.py
2871 F: tests/unit/test-fdmon-epoll.c
2879 F: include/scsi/*
2880 F: scsi/*
2887 F: blockjob.c
2888 F: include/block/blockjob.h
2889 F: job.c
2890 F: job-qmp.c
2891 F: include/qemu/job.h
2892 F: block/backup.c
2893 F: block/commit.c
2894 F: block/stream.c
2895 F: block/mirror.c
2896 F: qapi/job.json
2897 F: block/block-copy.c
2898 F: include/block/block-copy.h
2899 F: block/reqlist.c
2900 F: include/block/reqlist.h
2901 F: block/copy-before-write.h
2902 F: block/copy-before-write.c
2903 F: block/snapshot-access.c
2904 F: include/block/aio_task.h
2905 F: block/aio_task.c
2906 F: util/qemu-co-shared-resource.c
2907 F: include/qemu/co-shared-resource.h
2915 F: hw/cxl/
2916 F: hw/mem/cxl_type3.c
2917 F: include/hw/cxl/
2918 F: qapi/cxl.json
2926 F: include/qemu/hbitmap.h
2927 F: include/block/dirty-bitmap.h
2928 F: block/monitor/bitmap-qmp-cmds.c
2929 F: block/dirty-bitmap.c
2930 F: block/qcow2-bitmap.c
2931 F: migration/block-dirty-bitmap.c
2932 F: util/hbitmap.c
2933 F: tests/unit/test-hbitmap.c
2934 F: docs/interop/bitmaps.rst
2942 F: chardev/
2943 F: include/chardev/
2944 F: qapi/char.json
2949 F: chardev/baum.c
2954 F: include/qemu/option.h
2955 F: tests/unit/test-keyval.c
2956 F: tests/unit/test-qemu-opts.c
2957 F: tests/functional/test_version.py
2958 F: util/keyval.c
2959 F: util/qemu-option.c
2964 F: scripts/coverity-model.c
2969 F: scripts/coverity-scan/
2975 F: system/device_tree.c
2976 F: include/sysemu/device_tree.h
2981 F: dump/
2982 F: hw/misc/vmcoreinfo.c
2983 F: include/hw/misc/vmcoreinfo.h
2984 F: include/qemu/win_dump_defs
2985 F: include/sysemu/dump-arch.h
2986 F: include/sysemu/dump.h
2987 F: qapi/dump.json
2988 F: scripts/dump-guest-memory.py
2989 F: stubs/dump.c
2990 F: docs/specs/vmcoreinfo.rst
2995 F: include/qapi/error.h
2996 F: include/qemu/error-report.h
2997 F: qapi/error.json
2998 F: util/error.c
2999 F: util/error-report.c
3000 F: scripts/coccinelle/err-bad-newline.cocci
3001 F: scripts/coccinelle/error-use-after-free.cocci
3002 F: scripts/coccinelle/error_propagate_null.cocci
3003 F: scripts/coccinelle/remove_local_err.cocci
3004 F: scripts/coccinelle/use-error_fatal.cocci
3005 F: scripts/coccinelle/errp-guard.cocci
3011 F: docs/system/gdb.rst
3012 F: gdbstub/*
3013 F: include/exec/gdbstub.h
3014 F: include/gdbstub/*
3015 F: gdb-xml/
3016 F: tests/tcg/multiarch/gdbstub/*
3017 F: scripts/feature_to_c.py
3018 F: scripts/probe-gdb-support.py
3027 F: include/exec/ioport.h
3028 F: include/exec/memop.h
3029 F: include/exec/memory.h
3030 F: include/exec/ram_addr.h
3031 F: include/exec/ramblock.h
3032 F: include/sysemu/memory_mapping.h
3033 F: system/dma-helpers.c
3034 F: system/ioport.c
3035 F: system/memory.c
3036 F: system/memory_mapping.c
3037 F: system/physmem.c
3038 F: include/exec/memory-internal.h
3039 F: scripts/coccinelle/memory-region-housekeeping.cocci
3046 F: hw/mem/memory-device.c
3047 F: hw/mem/nvdimm.c
3048 F: hw/mem/pc-dimm.c
3049 F: include/hw/mem/memory-device.h
3050 F: include/hw/mem/nvdimm.h
3051 F: include/hw/mem/pc-dimm.h
3052 F: stubs/memory_device.c
3053 F: docs/nvdimm.txt
3057 F: include/ui/qemu-spice.h
3058 F: include/ui/spice-display.h
3059 F: ui/spice-*.c
3060 F: audio/spiceaudio.c
3061 F: hw/display/qxl*
3062 F: qapi/ui.json
3063 F: docs/spice-port-fqdn.txt
3068 F: ui/
3069 F: include/ui/
3070 F: qapi/ui.json
3071 F: util/drm.c
3072 F: docs/devel/ui.rst
3079 F: ui/cocoa.m
3084 F: include/qemu/main-loop.h
3085 F: include/sysemu/runstate.h
3086 F: include/sysemu/runstate-action.h
3087 F: util/main-loop.c
3088 F: util/qemu-timer*.c
3089 F: system/vl.c
3090 F: system/main.c
3091 F: system/cpus.c
3092 F: system/cpu-throttle.c
3093 F: system/cpu-timers.c
3094 F: system/runstate*
3095 F: qapi/run-state.json
3100 F: docs/devel/lockcnt.rst
3101 F: docs/devel/rcu.rst
3102 F: include/qemu/rcu*.h
3103 F: include/qemu/lockcnt.h
3104 F: tests/unit/rcutorture.c
3105 F: tests/unit/test-rcu-*.c
3106 F: util/lockcnt.c
3107 F: util/rcu.c
3112 F: monitor/monitor-internal.h
3113 F: monitor/misc.c
3114 F: monitor/monitor.c
3115 F: monitor/hmp*
3116 F: hmp.h
3117 F: hmp-commands*.hx
3118 F: include/monitor/hmp-target.h
3119 F: tests/qtest/test-hmp.c
3120 F: include/qemu/qemu-print.h
3121 F: util/qemu-print.c
3126 F: net/
3127 F: include/net/
3128 F: qemu-bridge-helper.c
3130 F: qapi/net.json
3138 F: net/netmap.c
3142 F: net/af-xdp.c
3148 F: backends/hostmem*.c
3149 F: include/sysemu/hostmem.h
3150 F: docs/system/vm-templating.rst
3157 F: include/sysemu/cryptodev*.h
3158 F: backends/cryptodev*.c
3159 F: qapi/cryptodev.json
3165 F: python/
3172 F: scripts/*.py
3173 F: tests/*.py
3178 F: scripts/simplebench/
3184 F: include/qemu/transactions.h
3185 F: util/transactions.c
3192 F: qapi/
3194 F: include/qapi/
3196 F: include/qapi/qmp/dispatch.h
3197 F: tests/qapi-schema/
3198 F: tests/unit/test-*-visitor.c
3199 F: tests/unit/test-qapi-*.c
3200 F: tests/unit/test-qmp-*.c
3201 F: tests/unit/test-visitor-serialization.c
3202 F: scripts/qapi-gen.py
3203 F: scripts/qapi/*
3204 F: docs/sphinx/qapidoc.py
3205 F: docs/devel/qapi*
3212 F: qapi/*.json
3213 F: qga/qapi-schema.json
3219 F: qobject/
3220 F: include/qapi/qmp/
3222 F: scripts/coccinelle/qobject.cocci
3223 F: tests/unit/check-qdict.c
3224 F: tests/unit/check-qjson.c
3225 F: tests/unit/check-qlist.c
3226 F: tests/unit/check-qlit.c
3227 F: tests/unit/check-qnull.c
3228 F: tests/unit/check-qnum.c
3229 F: tests/unit/check-qobject.c
3230 F: tests/unit/check-qstring.c
3231 F: tests/data/qobject/qdict.txt
3238 F: qga/
3239 F: contrib/systemd/qemu-guest-agent.service
3240 F: docs/interop/qemu-ga.rst
3241 F: docs/interop/qemu-ga-ref.rst
3242 F: scripts/qemu-guest-agent/
3243 F: tests/*/test-qga*
3249 F: qga/*win32*
3250 F: qga/vss-win32/
3251 F: qga/installer/
3259 F: docs/devel/qom.rst
3260 F: docs/qdev-device-use.txt
3261 F: hw/core/qdev*
3262 F: hw/core/bus.c
3263 F: hw/core/sysbus.c
3264 F: include/hw/qdev*
3265 F: include/monitor/qdev.h
3266 F: include/qom/
3267 F: qapi/qom.json
3268 F: qapi/qdev.json
3269 F: scripts/coccinelle/qom-parent-type.cocci
3270 F: scripts/qom-cast-macro-clean-cocci-gen.py
3271 F: system/qdev-monitor.c
3272 F: stubs/qdev.c
3273 F: qom/
3274 F: tests/unit/check-qom-interface.c
3275 F: tests/unit/check-qom-proplist.c
3276 F: tests/unit/test-qdev-global-props.c
3281 F: scripts/codeconverter/
3286 F: monitor/monitor-internal.h
3287 F: monitor/qmp*
3288 F: monitor/misc.c
3289 F: monitor/monitor.c
3290 F: qapi/control.json
3291 F: qapi/error.json
3292 F: qapi/introspect.json
3293 F: docs/devel/*qmp-*
3294 F: docs/interop/*qmp-*
3295 F: scripts/qmp/
3296 F: tests/qtest/qmp-test.c
3297 F: tests/qtest/qmp-cmd-test.c
3305 F: system/qtest.c
3306 F: include/sysemu/qtest.h
3307 F: accel/qtest/
3308 F: tests/qtest/
3309 F: docs/devel/qgraph.rst
3310 F: docs/devel/qtest.rst
3323 F: tests/qtest/fuzz/
3324 F: tests/qtest/fuzz-*test.c
3325 F: tests/docker/test-fuzz
3326 F: scripts/oss-fuzz/
3327 F: hw/mem/sparse-mem.c
3328 F: docs/devel/fuzzing.rst
3333 F: hw/core/register.c
3334 F: include/hw/register.h
3335 F: include/hw/registerfields.h
3340 F: rust/qemu-api
3341 F: rust/qemu-api-macros
3342 F: rust/rustfmt.toml
3346 F: rust/
3351 F: net/slirp.c
3352 F: include/net/slirp.h
3357 F: include/sysemu/stats.h
3358 F: stats/
3359 F: qapi/stats.json
3364 F: hw/core/stream.c
3365 F: include/hw/stream.h
3370 F: stubs/
3376 F: trace/
3377 F: trace-events
3378 F: docs/qemu-option-trace.rst.inc
3379 F: qapi/trace.json
3380 F: scripts/tracetool.py
3381 F: scripts/tracetool/
3382 F: scripts/qemu-trace-stap*
3383 F: docs/tools/qemu-trace-stap.rst
3384 F: docs/devel/tracing.rst
3390 F: scripts/simpletrace.py
3395 F: system/tpm*
3396 F: hw/tpm/*
3397 F: include/hw/acpi/tpm.h
3398 F: include/sysemu/tpm*
3399 F: qapi/tpm.json
3400 F: backends/tpm/
3401 F: tests/qtest/*tpm*
3402 F: docs/specs/tpm.rst
3408 F: backends/spdm-socket.c
3409 F: include/sysemu/spdm-socket.h
3413 F: scripts/checkpatch.pl
3419 F: hw/core/vmstate-if.c
3420 F: include/hw/vmstate-if.h
3421 F: include/migration/
3422 F: include/qemu/userfaultfd.h
3423 F: migration/
3424 F: scripts/vmstate-static-checker.py
3425 F: tests/vmstate-static-checker-data/
3426 F: tests/qtest/migration-*
3427 F: docs/devel/migration/
3428 F: qapi/migration.json
3429 F: tests/migration/
3430 F: util/userfaultfd.c
3437 F: migration/rdma*
3442 F: system/dirtylimit.c
3443 F: include/sysemu/dirtylimit.h
3444 F: migration/dirtyrate.c
3445 F: migration/dirtyrate.h
3446 F: include/sysemu/dirtyrate.h
3447 F: docs/devel/migration/dirty-limit.rst
3452 F: tests/qemu-iotests/tests/luks-detached-header
3453 F: docs/devel/luks-detached-header.rst
3458 F: backends/dbus-vmstate.c
3459 F: ui/dbus*
3460 F: audio/dbus*
3461 F: util/dbus.c
3462 F: include/ui/dbus*
3463 F: include/qemu/dbus.h
3464 F: docs/interop/dbus*
3465 F: docs/sphinx/dbus*
3466 F: docs/sphinx/fakedbusdoc.py
3467 F: tests/qtest/dbus*
3468 F: scripts/xml-preprocess*
3473 F: system/qemu-seccomp.c
3474 F: include/sysemu/seccomp.h
3475 F: tests/unit/test-seccomp.c
3480 F: crypto/
3481 F: include/crypto/
3482 F: host/include/*/host/crypto/
3483 F: qapi/crypto.json
3484 F: tests/unit/test-crypto-*
3485 F: tests/bench/benchmark-crypto-*
3486 F: tests/unit/crypto-tls-*
3487 F: tests/unit/pkix_asn1_tab.c.inc
3488 F: qemu.sasl
3494 F: util/*coroutine*
3495 F: include/qemu/coroutine*
3496 F: tests/unit/test-coroutine.c
3501 F: util/buffer.c
3502 F: include/qemu/buffer.h
3507 F: io/
3508 F: include/io/
3509 F: tests/unit/test-io-*
3514 F: authz/
3515 F: qapi/authz.json
3516 F: include/authz/
3517 F: tests/unit/test-authz-*
3522 F: include/qemu/sockets.h
3523 F: util/qemu-sockets.c
3524 F: qapi/sockets.json
3529 F: util/filemonitor*.c
3530 F: include/qemu/filemonitor.h
3531 F: tests/unit/test-util-filemonitor.c
3536 F: block/throttle-groups.c
3537 F: include/block/throttle-groups.h
3538 F: include/qemu/throttle*.h
3539 F: util/throttle.c
3540 F: docs/throttle.txt
3541 F: tests/unit/test-throttle.c
3547 F: util/uuid.c
3548 F: include/qemu/uuid.h
3549 F: tests/unit/test-uuid.c
3554 F: util/yank.c
3555 F: migration/yank_functions*
3556 F: tests/unit/test-yank.c
3557 F: include/qemu/yank.h
3558 F: qapi/yank.json
3563 F: migration/colo*
3564 F: include/migration/colo.h
3565 F: include/migration/failover.h
3566 F: docs/COLO-FT.txt
3572 F: docs/colo-proxy.txt
3573 F: net/colo*
3574 F: net/filter-rewriter.c
3575 F: net/filter-mirror.c
3576 F: tests/qtest/test-filter*
3583 F: replay/*
3584 F: block/blkreplay.c
3585 F: net/filter-replay.c
3586 F: include/exec/replay-core.h
3587 F: include/sysemu/replay.h
3588 F: docs/devel/replay.rst
3589 F: docs/system/replay.rst
3590 F: stubs/replay.c
3591 F: tests/avocado/replay_kernel.py
3592 F: tests/avocado/replay_linux.py
3593 F: tests/avocado/reverse_debugging.py
3594 F: qapi/replay.json
3599 F: include/qemu/iova-tree.h
3600 F: util/iova-tree.c
3606 F: contrib/elf2dmp/
3611 F: hw/sensor
3612 F: include/hw/sensor
3617 F: hw/i2c/core.c
3618 F: hw/i2c/smbus_slave.c
3619 F: hw/i2c/smbus_master.c
3620 F: hw/i2c/smbus_eeprom.c
3621 F: include/hw/i2c/i2c.h
3622 F: include/hw/i2c/smbus_master.h
3623 F: include/hw/i2c/smbus_slave.h
3624 F: include/hw/i2c/smbus_eeprom.h
3629 F: hw/i2c/pmbus_device.c
3630 F: hw/sensor/adm1272.c
3631 F: hw/sensor/isl_pmbus_vr.c
3632 F: hw/sensor/max34451.c
3633 F: include/hw/i2c/pmbus_device.h
3634 F: include/hw/sensor/isl_pmbus_vr.h
3635 F: tests/qtest/adm1272-test.c
3636 F: tests/qtest/max34451-test.c
3637 F: tests/qtest/isl_pmbus_vr-test.c
3643 F: hw/fsi/*
3644 F: include/hw/fsi/*
3645 F: docs/specs/fsi.rst
3646 F: tests/qtest/aspeed_fsi-test.c
3653 F: docs/interop/firmware.json
3659 F: hw/i386/*ovmf*
3660 F: pc-bios/descriptors/??-edk2-*.json
3661 F: pc-bios/edk2-*
3662 F: roms/Makefile.edk2
3663 F: roms/edk2
3664 F: roms/edk2-*
3665 F: tests/data/uefi-boot-images/
3666 F: tests/uefi-test-tools/
3674 F: hw/i386/intel_iommu.c
3675 F: hw/i386/intel_iommu_internal.h
3676 F: include/hw/i386/intel_iommu.h
3680 F: hw/i386/amd_iommu.?
3685 F: pc-bios/opensbi-*
3686 F: .gitlab-ci.d/opensbi.yml
3687 F: .gitlab-ci.d/opensbi/
3693 F: include/hw/clock.h
3694 F: include/hw/qdev-clock.h
3695 F: hw/core/clock.c
3696 F: hw/core/clock-vmstate.c
3697 F: hw/core/qdev-clock.c
3698 F: docs/devel/clocks.rst
3703 F: include/hw/resettable.h
3704 F: include/hw/core/resetcontainer.h
3705 F: include/sysemu/reset.h
3706 F: hw/core/reset.c
3707 F: hw/core/resettable.c
3708 F: hw/core/resetcontainer.c
3715 F: accel/tcg/user-exec*.c
3716 F: include/user/
3717 F: common-user/
3723 F: bsd-user/
3724 F: configs/targets/*-bsd-user.mak
3725 F: tests/vm/*bsd
3731 F: linux-user/
3732 F: configs/targets/*linux-user.mak
3733 F: scripts/qemu-binfmt-conf.sh
3734 F: scripts/update-syscalltbl.sh
3735 F: scripts/update-mips-syscall-args.sh
3742 F: tcg/
3743 F: include/tcg/
3752 F: docs/devel/tcg-plugins.rst
3753 F: plugins/
3754 F: tests/tcg/plugins/
3755 F: tests/functional/test_aarch64_tcg_plugins.py
3756 F: contrib/plugins/
3757 F: scripts/qemu-plugin-symbols.py
3763 F: tcg/aarch64/
3769 F: tcg/arm/
3774 F: tcg/i386/
3779 F: tcg/loongarch64/
3788 F: tcg/mips/
3793 F: tcg/ppc/
3800 F: tcg/riscv/
3801 F: disas/riscv.[ch]
3806 F: tcg/s390/
3811 F: tcg/sparc64/
3812 F: disas/sparc.c
3817 F: tcg/tci/
3818 F: tcg/tci.c
3819 F: disas/tci.c
3827 F: block/vmdk.c
3834 F: block/rbd.c
3840 F: block/vhdx*
3846 F: block/vdi.c
3852 F: block/blkio.c
3860 F: block/iscsi.c
3861 F: block/iscsi-opts.c
3868 F: block/nbd*
3869 F: nbd/
3870 F: include/block/nbd*
3871 F: qemu-nbd.*
3872 F: blockdev-nbd.c
3873 F: docs/interop/nbd.rst
3874 F: docs/tools/qemu-nbd.rst
3875 F: tests/qemu-iotests/tests/*nbd*
3883 F: block/nfs.c
3889 F: block/ssh.c
3894 F: block/curl.c
3900 F: block/gluster.c
3906 F: block/null.c
3914 F: block/nvme*
3915 F: include/block/nvme.h
3921 F: system/bootdevice.c
3926 F: block/quorum.c
3933 F: block/blklogwrites.c
3939 F: block/blkverify.c
3940 F: docs/devel/blkverify.rst
3946 F: block/bochs.c
3952 F: block/cloop.c
3958 F: block/dmg.c
3965 F: block/parallels.c
3966 F: block/parallels-ext.c
3967 F: docs/interop/parallels.rst
3968 F: docs/interop/prl-xml.rst
3975 F: block/qed.c
3981 F: block/linux-aio.c
3982 F: include/block/raw-aio.h
3983 F: block/raw-format.c
3984 F: block/file-posix.c
3985 F: block/file-win32.c
3986 F: block/win32-aio.c
3995 F: block/io_uring.c
3996 F: stubs/io_uring.c
4003 F: block/qcow2*
4004 F: docs/interop/qcow2.txt
4010 F: block/qcow.c
4017 F: block/blkdebug.c
4018 F: docs/devel/blkdebug.rst
4024 F: block/vpc.c
4030 F: block/vvfat.c
4036 F: tests/image-fuzzer/
4041 F: block/export/vhost-user-blk-server.c
4042 F: block/export/vhost-user-blk-server.h
4043 F: block/export/virtio-blk-handler.c
4044 F: block/export/virtio-blk-handler.h
4045 F: include/qemu/vhost-user-server.h
4046 F: tests/qtest/libqos/vhost-user-blk.c
4047 F: tests/qtest/libqos/vhost-user-blk.h
4048 F: tests/qtest/vhost-user-blk-test.c
4049 F: util/vhost-user-server.c
4055 F: block/export/fuse.c
4060 F: subprojects/libvduse/
4061 F: block/export/vduse-blk.c
4062 F: block/export/vduse-blk.h
4068 F: replication*
4069 F: block/replication.c
4070 F: tests/unit/test-replication.c
4071 F: docs/block-replication.txt
4076 F: semihosting/
4077 F: include/semihosting/
4078 F: tests/tcg/multiarch/arm-compat-semi/
4079 F: tests/tcg/aarch64/system/semiheap.c
4085 F: docs/devel/multi-process.rst
4086 F: docs/system/multi-process.rst
4087 F: hw/pci-host/remote.c
4088 F: include/hw/pci-host/remote.h
4089 F: hw/remote/machine.c
4090 F: include/hw/remote/machine.h
4091 F: hw/remote/mpqemu-link.c
4092 F: include/hw/remote/mpqemu-link.h
4093 F: hw/remote/message.c
4094 F: hw/remote/remote-obj.c
4095 F: include/hw/remote/memory.h
4096 F: hw/remote/memory.c
4097 F: hw/remote/proxy.c
4098 F: include/hw/remote/proxy.h
4099 F: hw/remote/proxy-memory-listener.c
4100 F: include/hw/remote/proxy-memory-listener.h
4101 F: hw/remote/iohub.c
4102 F: include/hw/remote/iohub.h
4103 F: subprojects/libvfio-user
4104 F: hw/remote/vfio-user-obj.c
4105 F: include/hw/remote/vfio-user-obj.h
4106 F: hw/remote/iommu.c
4107 F: include/hw/remote/iommu.h
4114 F: docs/devel/ebpf_rss.rst
4115 F: ebpf/*
4116 F: tools/ebpf/*
4127 F: .github/workflows/lockdown.yml
4128 F: .gitlab-ci.yml
4129 F: .gitlab-ci.d/
4130 F: .travis.yml
4131 F: docs/devel/ci*
4132 F: scripts/ci/
4133 F: tests/docker/
4134 F: tests/vm/
4135 F: tests/lcitool/
4136 F: tests/functional/test_*_tuxrun.py
4137 F: scripts/archive-source.sh
4138 F: docs/devel/testing.rst
4146 F: .gitlab-ci.d/cirrus/freebsd*
4147 F: tests/vm/freebsd
4153 F: tests/functional/qemu_test/
4158 F: .gitlab-ci.d/windows.yml
4164 F: tests/tcg/Makefile.target
4172 F: tests/avocado/
4178 F: .gitlab-ci.d/custom-runners/ubuntu-22.04-aarch64.yml
4179 F: .gitlab-ci.d/custom-runners/ubuntu-22.04-aarch32.yml
4186 F: docs/devel/build-system.rst
4191 F: gitdm.config
4192 F: contrib/gitdm/*
4196 F: docs/about/deprecated.rst
4206 F: meson.build
4207 F: meson_options.txt
4208 F: scripts/meson-buildoptions.*
4209 F: scripts/check_sparse.py
4210 F: scripts/symlink-install-tree.py
4217 F: Makefile
4218 F: configure
4219 F: scripts/mtest2make.py
4220 F: tests/Makefile.include
4225 F: scripts/minikconf.py
4226 F: docs/devel/kconfig.rst
4227 F: Kconfig*
4228 F: */Kconfig*
4229 F: hw/*/Kconfig*
4230 F: target/*/Kconfig*
4235 F: scripts/git-submodule.sh
4239 F: po/*.po
4244 F: docs/conf.py
4245 F: docs/*/conf.py
4246 F: docs/sphinx/
4247 F: docs/_templates/
4248 F: docs/devel/docs.rst
4254 F: scripts/rust/
4255 F: rust/.gitignore
4256 F: rust/Kconfig
4257 F: rust/meson.build
4258 F: rust/wrapper.h
4265 F: scripts/performance/
4270 F: scripts/coverage/
4275 F: scripts/compare-machine-types.py