History log of /qemu/fsdev/ (Results 1 – 25 of 153)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d0cda6f403-Nov-2023 Paolo Bonzini <pbonzini@redhat.com>

configure, meson: rename targetos to host_os

This variable is about the host OS, not the target. It is used a lot
more since the Meson conversion, but the original sin dates back to 2003.
Time to f

configure, meson: rename targetos to host_os

This variable is about the host OS, not the target. It is used a lot
more since the Meson conversion, but the original sin dates back to 2003.
Time to fix it.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...

0d66549c31-Aug-2023 Paolo Bonzini <pbonzini@redhat.com>

meson: remove CONFIG_ALL

CONFIG_ALL is tricky to use and was ported over to Meson from the
recursive processing of Makefile variables. Meson sourcesets
however have all_sources() and all_dependenci

meson: remove CONFIG_ALL

CONFIG_ALL is tricky to use and was ported over to Meson from the
recursive processing of Makefile variables. Meson sourcesets
however have all_sources() and all_dependencies() methods that
remove the need for it.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...

53e8868d26-May-2023 Paolo Bonzini <pbonzini@redhat.com>

meson: remove OS definitions from config_targetos

CONFIG_DARWIN, CONFIG_LINUX and CONFIG_BSD are used in some rules, but
only CONFIG_LINUX has substantial use. Convert them all to if...endif.

Sign

meson: remove OS definitions from config_targetos

CONFIG_DARWIN, CONFIG_LINUX and CONFIG_BSD are used in some rules, but
only CONFIG_LINUX has substantial use. Convert them all to if...endif.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...


/qemu/.gitlab-ci.d/base.yml
/qemu/.gitlab-ci.d/buildtest-template.yml
/qemu/.gitlab-ci.d/buildtest.yml
/qemu/.gitlab-ci.d/cirrus.yml
/qemu/.gitlab-ci.d/cirrus/build.yml
/qemu/.gitlab-ci.d/cirrus/macos-13.vars
/qemu/.gitlab-ci.d/cirrus/macos-14.vars
/qemu/.gitlab-ci.d/container-cross.yml
/qemu/.gitlab-ci.d/containers.yml
/qemu/.gitlab-ci.d/crossbuild-template.yml
/qemu/.gitlab-ci.d/crossbuilds.yml
/qemu/.gitlab-ci.d/windows.yml
/qemu/.mailmap
/qemu/.travis.yml
/qemu/Kconfig.host
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/VERSION
/qemu/accel/Kconfig
/qemu/accel/accel-system.c
/qemu/accel/accel-system.h
/qemu/accel/accel-target.c
/qemu/accel/dummy-cpus.c
/qemu/accel/hvf/hvf-accel-ops.c
/qemu/accel/kvm/kvm-accel-ops.c
/qemu/accel/kvm/kvm-all.c
/qemu/accel/meson.build
/qemu/accel/stubs/kvm-stub.c
/qemu/accel/stubs/meson.build
/qemu/accel/stubs/tcg-stub.c
/qemu/accel/tcg/atomic_template.h
/qemu/accel/tcg/cpu-exec-common.c
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/cputlb.c
/qemu/accel/tcg/icount-common.c
/qemu/accel/tcg/internal-common.h
/qemu/accel/tcg/internal-target.h
/qemu/accel/tcg/ldst_atomicity.c.inc
/qemu/accel/tcg/ldst_common.c.inc
/qemu/accel/tcg/meson.build
/qemu/accel/tcg/monitor.c
/qemu/accel/tcg/plugin-gen.c
/qemu/accel/tcg/tb-maint.c
/qemu/accel/tcg/tcg-accel-ops-icount.c
/qemu/accel/tcg/tcg-accel-ops-mttcg.c
/qemu/accel/tcg/tcg-accel-ops-rr.c
/qemu/accel/tcg/tcg-accel-ops.c
/qemu/accel/tcg/tcg-all.c
/qemu/accel/tcg/tcg-runtime-gvec.c
/qemu/accel/tcg/tcg-runtime.h
/qemu/accel/tcg/translate-all.c
/qemu/accel/tcg/translator.c
/qemu/accel/tcg/user-exec-stub.c
/qemu/accel/tcg/user-exec.c
/qemu/audio/alsaaudio.c
/qemu/audio/audio-hmp-cmds.c
/qemu/audio/audio.c
/qemu/audio/audio.h
/qemu/audio/audio_int.h
/qemu/audio/audio_template.h
/qemu/audio/coreaudio.m
/qemu/audio/dbusaudio.c
/qemu/audio/dsoundaudio.c
/qemu/audio/jackaudio.c
/qemu/audio/meson.build
/qemu/audio/mixeng.h
/qemu/audio/noaudio.c
/qemu/audio/ossaudio.c
/qemu/audio/paaudio.c
/qemu/audio/pwaudio.c
/qemu/audio/sdlaudio.c
/qemu/audio/sndioaudio.c
/qemu/audio/spiceaudio.c
/qemu/audio/wavaudio.c
/qemu/backends/Kconfig
/qemu/backends/dbus-vmstate.c
/qemu/backends/hostmem-file.c
/qemu/backends/iommufd.c
/qemu/backends/meson.build
/qemu/backends/tpm/tpm_emulator.c
/qemu/backends/tpm/tpm_ioctl.h
/qemu/backends/tpm/tpm_util.c
/qemu/backends/trace-events
/qemu/block.c
/qemu/block/backup.c
/qemu/block/blkdebug.c
/qemu/block/blkio.c
/qemu/block/blklogwrites.c
/qemu/block/blkreplay.c
/qemu/block/blkverify.c
/qemu/block/block-backend.c
/qemu/block/block-copy.c
/qemu/block/bochs.c
/qemu/block/cloop.c
/qemu/block/commit.c
/qemu/block/copy-before-write.c
/qemu/block/copy-on-read.c
/qemu/block/copy-on-read.h
/qemu/block/crypto.c
/qemu/block/curl.c
/qemu/block/dmg.c
/qemu/block/export/export.c
/qemu/block/export/vduse-blk.c
/qemu/block/export/vhost-user-blk-server.c
/qemu/block/export/vhost-user-blk-server.h
/qemu/block/file-posix.c
/qemu/block/filter-compress.c
/qemu/block/gluster.c
/qemu/block/graph-lock.c
/qemu/block/io.c
/qemu/block/io_uring.c
/qemu/block/iscsi.c
/qemu/block/linux-aio.c
/qemu/block/meson.build
/qemu/block/mirror.c
/qemu/block/monitor/bitmap-qmp-cmds.c
/qemu/block/monitor/block-hmp-cmds.c
/qemu/block/nbd.c
/qemu/block/nfs.c
/qemu/block/nvme.c
/qemu/block/parallels-ext.c
/qemu/block/parallels.c
/qemu/block/parallels.h
/qemu/block/preallocate.c
/qemu/block/qapi-sysemu.c
/qemu/block/qapi.c
/qemu/block/qcow.c
/qemu/block/qcow2-bitmap.c
/qemu/block/qcow2-cache.c
/qemu/block/qcow2-cluster.c
/qemu/block/qcow2-refcount.c
/qemu/block/qcow2.c
/qemu/block/qcow2.h
/qemu/block/qed.c
/qemu/block/qed.h
/qemu/block/quorum.c
/qemu/block/raw-format.c
/qemu/block/rbd.c
/qemu/block/replication.c
/qemu/block/snapshot-access.c
/qemu/block/snapshot.c
/qemu/block/stream.c
/qemu/block/throttle-groups.c
/qemu/block/throttle.c
/qemu/block/trace-events
/qemu/block/vdi.c
/qemu/block/vhdx-log.c
/qemu/block/vhdx.c
/qemu/block/vhdx.h
/qemu/block/vmdk.c
/qemu/block/vpc.c
/qemu/block/vvfat.c
/qemu/blockdev.c
/qemu/blockjob.c
/qemu/bsd-user/arm/target_arch.h
/qemu/bsd-user/arm/target_arch_elf.h
/qemu/bsd-user/bsd-file.h
/qemu/bsd-user/bsd-mem.c
/qemu/bsd-user/bsd-mem.h
/qemu/bsd-user/bsd-proc.c
/qemu/bsd-user/bsd-proc.h
/qemu/bsd-user/elfload.c
/qemu/bsd-user/errno_defs.h
/qemu/bsd-user/freebsd/meson.build
/qemu/bsd-user/freebsd/os-misc.h
/qemu/bsd-user/freebsd/os-proc.c
/qemu/bsd-user/freebsd/os-proc.h
/qemu/bsd-user/freebsd/os-stat.c
/qemu/bsd-user/freebsd/os-stat.h
/qemu/bsd-user/freebsd/os-syscall.c
/qemu/bsd-user/freebsd/qemu-os.h
/qemu/bsd-user/freebsd/target_os_siginfo.h
/qemu/bsd-user/freebsd/target_os_stack.h
/qemu/bsd-user/freebsd/target_os_user.h
/qemu/bsd-user/i386/target_arch_elf.h
/qemu/bsd-user/main.c
/qemu/bsd-user/meson.build
/qemu/bsd-user/mmap.c
/qemu/bsd-user/qemu-bsd.h
/qemu/bsd-user/qemu.h
/qemu/bsd-user/signal-common.h
/qemu/bsd-user/signal.c
/qemu/bsd-user/syscall_defs.h
/qemu/bsd-user/trace-events
/qemu/bsd-user/x86_64/target_arch_elf.h
/qemu/chardev/char-pty.c
/qemu/chardev/char-socket.c
/qemu/chardev/char.c
/qemu/chardev/meson.build
/qemu/chardev/msmouse.c
/qemu/chardev/wctablet.c
/qemu/configs/devices/ppc-softmmu/default.mak
/qemu/configs/meson/windows.txt
/qemu/configs/targets/hppa-linux-user.mak
/qemu/configs/targets/loongarch64-linux-user.mak
/qemu/configs/targets/sparc-softmmu.mak
/qemu/configs/targets/sparc64-softmmu.mak
/qemu/configure
/qemu/contrib/elf2dmp/addrspace.c
/qemu/contrib/elf2dmp/addrspace.h
/qemu/contrib/elf2dmp/main.c
/qemu/contrib/elf2dmp/pdb.c
/qemu/contrib/elf2dmp/pdb.h
/qemu/contrib/elf2dmp/qemu_elf.c
/qemu/contrib/elf2dmp/qemu_elf.h
/qemu/contrib/gitdm/domain-map
/qemu/contrib/plugins/Makefile
/qemu/contrib/plugins/cache.c
/qemu/contrib/plugins/drcov.c
/qemu/contrib/plugins/execlog.c
/qemu/contrib/plugins/hotblocks.c
/qemu/contrib/plugins/howvec.c
/qemu/contrib/plugins/lockstep.c
/qemu/contrib/plugins/win32_linker.c
/qemu/contrib/vhost-user-gpu/vhost-user-gpu.c
/qemu/contrib/vhost-user-gpu/virgl.c
/qemu/contrib/vhost-user-gpu/vugpu.h
/qemu/cpu-common.c
/qemu/cpu-target.c
/qemu/crypto/aes.c
/qemu/crypto/afalg.c
/qemu/crypto/block-luks.c
/qemu/crypto/cipher-gnutls.c.inc
/qemu/crypto/clmul.c
/qemu/crypto/der.c
/qemu/crypto/der.h
/qemu/crypto/hmacpriv.h
/qemu/crypto/meson.build
/qemu/crypto/rsakey-builtin.c.inc
/qemu/crypto/sm4.c
/qemu/crypto/tls-cipher-suites.c
/qemu/disas/cris.c
/qemu/disas/hppa.c
/qemu/disas/m68k.c
/qemu/disas/riscv.c
/qemu/disas/riscv.h
/qemu/docs/about/build-platforms.rst
/qemu/docs/about/deprecated.rst
/qemu/docs/about/emulation.rst
/qemu/docs/about/index.rst
/qemu/docs/about/removed-features.rst
/qemu/docs/config/q35-emulated.cfg
/qemu/docs/config/q35-virtio-graphical.cfg
/qemu/docs/devel/build-system.rst
/qemu/docs/devel/ci-jobs.rst.inc
/qemu/docs/devel/index-api.rst
/qemu/docs/devel/index-internals.rst
/qemu/docs/devel/kconfig.rst
/qemu/docs/devel/loads-stores.rst
/qemu/docs/devel/migration.rst
/qemu/docs/devel/multi-process.rst
/qemu/docs/devel/pci.rst
/qemu/docs/devel/qtest.rst
/qemu/docs/devel/reset.rst
/qemu/docs/devel/s390-cpu-topology.rst
/qemu/docs/devel/style.rst
/qemu/docs/devel/tcg-icount.rst
/qemu/docs/devel/testing.rst
/qemu/docs/devel/vfio-iommufd.rst
/qemu/docs/devel/vfio-migration.rst
/qemu/docs/interop/nbd.txt
/qemu/docs/interop/vhost-user-gpu.rst
/qemu/docs/interop/vhost-user.rst
/qemu/docs/multi-thread-compression.txt
/qemu/docs/rdma.txt
/qemu/docs/specs/edu.rst
/qemu/docs/specs/index.rst
/qemu/docs/specs/ivshmem-spec.rst
/qemu/docs/specs/pci-ids.rst
/qemu/docs/specs/pvpanic.rst
/qemu/docs/specs/standard-vga.rst
/qemu/docs/specs/tpm.rst
/qemu/docs/specs/virt-ctlr.rst
/qemu/docs/specs/vmcoreinfo.rst
/qemu/docs/specs/vmgenid.rst
/qemu/docs/specs/vmw_pvscsi-spec.rst
/qemu/docs/sphinx/hxtool.py
/qemu/docs/sphinx/qapidoc.py
/qemu/docs/system/arm/aspeed.rst
/qemu/docs/system/arm/cpu-features.rst
/qemu/docs/system/arm/emulation.rst
/qemu/docs/system/arm/vexpress.rst
/qemu/docs/system/arm/virt.rst
/qemu/docs/system/arm/xenpvh.rst
/qemu/docs/system/arm/xlnx-versal-virt.rst
/qemu/docs/system/device-emulation.rst
/qemu/docs/system/devices/cxl.rst
/qemu/docs/system/devices/ivshmem.rst
/qemu/docs/system/devices/virtio-gpu.rst
/qemu/docs/system/devices/virtio-snd.rst
/qemu/docs/system/gdb.rst
/qemu/docs/system/i386/amd-memory-encryption.rst
/qemu/docs/system/i386/xen.rst
/qemu/docs/system/index.rst
/qemu/docs/system/introduction.rst
/qemu/docs/system/invocation.rst
/qemu/docs/system/qemu-manpage.rst
/qemu/docs/system/replay.rst
/qemu/docs/system/riscv/virt.rst
/qemu/docs/system/s390x/cpu-topology.rst
/qemu/docs/system/target-i386-desc.rst.inc
/qemu/docs/system/target-s390x.rst
/qemu/docs/system/vm-templating.rst
/qemu/docs/tools/qemu-img.rst
/qemu/docs/tools/qemu-nbd.rst
/qemu/dump/dump-hmp-cmds.c
/qemu/dump/dump.c
/qemu/ebpf/trace-events
/qemu/fpu/softfloat-parts.c.inc
/qemu/fpu/softfloat.c
meson.build
/qemu/gdb-xml/arm-neon.xml
/qemu/gdbstub/gdbstub.c
/qemu/gdbstub/internals.h
/qemu/gdbstub/meson.build
/qemu/gdbstub/system.c
/qemu/gdbstub/trace-events
/qemu/gdbstub/user-target.c
/qemu/gdbstub/user.c
/qemu/hmp-commands.hx
/qemu/host/include/aarch64/host/cpuinfo.h
/qemu/host/include/aarch64/host/crypto/clmul.h
/qemu/host/include/generic/host/atomic128-cas.h
/qemu/host/include/generic/host/atomic128-ldst.h
/qemu/host/include/generic/host/crypto/clmul.h
/qemu/host/include/i386/host/cpuinfo.h
/qemu/host/include/i386/host/crypto/clmul.h
/qemu/host/include/loongarch64/host/atomic128-ldst.h
/qemu/host/include/loongarch64/host/cpuinfo.h
/qemu/host/include/loongarch64/host/load-extract-al16-al8.h
/qemu/host/include/loongarch64/host/store-insert-al16.h
/qemu/host/include/ppc/host/cpuinfo.h
/qemu/host/include/x86_64/host/crypto/clmul.h
/qemu/hw/9pfs/9p.c
/qemu/hw/9pfs/meson.build
/qemu/hw/Kconfig
/qemu/hw/acpi/acpi-x86-stub.c
/qemu/hw/acpi/aml-build.c
/qemu/hw/acpi/core.c
/qemu/hw/acpi/cpu.c
/qemu/hw/acpi/cpu_hotplug.c
/qemu/hw/acpi/cxl.c
/qemu/hw/acpi/erst.c
/qemu/hw/acpi/hmat.c
/qemu/hw/acpi/hmat.h
/qemu/hw/acpi/memory_hotplug.c
/qemu/hw/acpi/nvdimm.c
/qemu/hw/acpi/pcihp.c
/qemu/hw/acpi/piix4.c
/qemu/hw/acpi/trace-events
/qemu/hw/alpha/typhoon.c
/qemu/hw/arm/Kconfig
/qemu/hw/arm/allwinner-r40.c
/qemu/hw/arm/armsse.c
/qemu/hw/arm/armv7m.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_ast10x0.c
/qemu/hw/arm/aspeed_ast2400.c
/qemu/hw/arm/aspeed_ast2600.c
/qemu/hw/arm/aspeed_soc_common.c
/qemu/hw/arm/bananapi_m2u.c
/qemu/hw/arm/boot.c
/qemu/hw/arm/cubieboard.c
/qemu/hw/arm/exynos4_boards.c
/qemu/hw/arm/fby35.c
/qemu/hw/arm/fsl-imx25.c
/qemu/hw/arm/fsl-imx6.c
/qemu/hw/arm/fsl-imx6ul.c
/qemu/hw/arm/fsl-imx7.c
/qemu/hw/arm/imx25_pdk.c
/qemu/hw/arm/integratorcp.c
/qemu/hw/arm/kzm.c
/qemu/hw/arm/mcimx6ul-evk.c
/qemu/hw/arm/mcimx7d-sabre.c
/qemu/hw/arm/meson.build
/qemu/hw/arm/mps2-tz.c
/qemu/hw/arm/mps2.c
/qemu/hw/arm/musicpal.c
/qemu/hw/arm/netduino2.c
/qemu/hw/arm/netduinoplus2.c
/qemu/hw/arm/nseries.c
/qemu/hw/arm/olimex-stm32-h405.c
/qemu/hw/arm/omap2.c
/qemu/hw/arm/orangepi.c
/qemu/hw/arm/palm.c
/qemu/hw/arm/pxa2xx.c
/qemu/hw/arm/pxa2xx_gpio.c
/qemu/hw/arm/pxa2xx_pic.c
/qemu/hw/arm/realview.c
/qemu/hw/arm/sabrelite.c
/qemu/hw/arm/sbsa-ref.c
/qemu/hw/arm/smmu-common.c
/qemu/hw/arm/smmuv3-internal.h
/qemu/hw/arm/smmuv3.c
/qemu/hw/arm/spitz.c
/qemu/hw/arm/stellaris.c
/qemu/hw/arm/stm32f100_soc.c
/qemu/hw/arm/stm32f205_soc.c
/qemu/hw/arm/stm32f405_soc.c
/qemu/hw/arm/stm32vldiscovery.c
/qemu/hw/arm/versatilepb.c
/qemu/hw/arm/vexpress.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xen_arm.c
/qemu/hw/arm/xilinx_zynq.c
/qemu/hw/arm/xlnx-versal-virt.c
/qemu/hw/arm/xlnx-versal.c
/qemu/hw/arm/xlnx-zcu102.c
/qemu/hw/arm/z2.c
/qemu/hw/audio/Kconfig
/qemu/hw/audio/ac97.c
/qemu/hw/audio/adlib.c
/qemu/hw/audio/asc.c
/qemu/hw/audio/cs4231a.c
/qemu/hw/audio/es1370.c
/qemu/hw/audio/fmopl.c
/qemu/hw/audio/fmopl.h
/qemu/hw/audio/gus.c
/qemu/hw/audio/gusemu_hal.c
/qemu/hw/audio/hda-codec.c
/qemu/hw/audio/intel-hda-defs.h
/qemu/hw/audio/intel-hda.c
/qemu/hw/audio/intel-hda.h
/qemu/hw/audio/lm4549.c
/qemu/hw/audio/lm4549.h
/qemu/hw/audio/meson.build
/qemu/hw/audio/pcspk.c
/qemu/hw/audio/pl041.c
/qemu/hw/audio/sb16.c
/qemu/hw/audio/soundhw.c
/qemu/hw/audio/trace-events
/qemu/hw/audio/via-ac97.c
/qemu/hw/audio/virtio-snd-pci.c
/qemu/hw/audio/virtio-snd.c
/qemu/hw/audio/wm8750.c
/qemu/hw/avr/atmega.c
/qemu/hw/block/dataplane/virtio-blk.c
/qemu/hw/block/dataplane/xen-block.c
/qemu/hw/block/hd-geometry.c
/qemu/hw/block/m25p80.c
/qemu/hw/block/pflash_cfi01.c
/qemu/hw/block/swim.c
/qemu/hw/block/trace-events
/qemu/hw/block/vhost-user-blk.c
/qemu/hw/block/virtio-blk.c
/qemu/hw/block/xen-block.c
/qemu/hw/char/cadence_uart.c
/qemu/hw/char/cmsdk-apb-uart.c
/qemu/hw/char/escc.c
/qemu/hw/char/ibex_uart.c
/qemu/hw/char/imx_serial.c
/qemu/hw/char/mcf_uart.c
/qemu/hw/char/nrf51_uart.c
/qemu/hw/char/pl011.c
/qemu/hw/char/riscv_htif.c
/qemu/hw/char/serial.c
/qemu/hw/char/stm32f2xx_usart.c
/qemu/hw/char/trace-events
/qemu/hw/char/virtio-console.c
/qemu/hw/char/xen_console.c
/qemu/hw/core/cpu-common.c
/qemu/hw/core/cpu-sysemu.c
/qemu/hw/core/generic-loader.c
/qemu/hw/core/loader.c
/qemu/hw/core/machine-hmp-cmds.c
/qemu/hw/core/machine-smp.c
/qemu/hw/core/machine.c
/qemu/hw/core/qdev-properties-system.c
/qemu/hw/core/qdev-properties.c
/qemu/hw/core/vm-change-state-handler.c
/qemu/hw/cpu/a15mpcore.c
/qemu/hw/cxl/cxl-cdat.c
/qemu/hw/cxl/cxl-component-utils.c
/qemu/hw/cxl/cxl-device-utils.c
/qemu/hw/cxl/cxl-events.c
/qemu/hw/cxl/cxl-host.c
/qemu/hw/cxl/cxl-mailbox-utils.c
/qemu/hw/cxl/meson.build
/qemu/hw/cxl/switch-mailbox-cci.c
/qemu/hw/display/Kconfig
/qemu/hw/display/ati.c
/qemu/hw/display/ati_2d.c
/qemu/hw/display/ati_dbg.c
/qemu/hw/display/ati_int.h
/qemu/hw/display/ati_regs.h
/qemu/hw/display/bochs-display.c
/qemu/hw/display/macfb.c
/qemu/hw/display/meson.build
/qemu/hw/display/qxl.c
/qemu/hw/display/ramfb-standalone.c
/qemu/hw/display/ramfb.c
/qemu/hw/display/sm501.c
/qemu/hw/display/ssd0303.c
/qemu/hw/display/ssd0323.c
/qemu/hw/display/vga-isa.c
/qemu/hw/display/vga-pci.c
/qemu/hw/display/vhost-user-gpu.c
/qemu/hw/display/virtio-dmabuf.c
/qemu/hw/display/virtio-gpu-base.c
/qemu/hw/display/virtio-gpu-pci-rutabaga.c
/qemu/hw/display/virtio-gpu-pci.c
/qemu/hw/display/virtio-gpu-rutabaga.c
/qemu/hw/display/virtio-gpu.c
/qemu/hw/display/virtio-vga-rutabaga.c
/qemu/hw/display/virtio-vga.c
/qemu/hw/display/vmware_vga.c
/qemu/hw/display/xenfb.c
/qemu/hw/display/xlnx_dp.c
/qemu/hw/dma/etraxfs_dma.c
/qemu/hw/dma/omap_dma.c
/qemu/hw/dma/xilinx_axidma.c
/qemu/hw/dma/xlnx-zdma.c
/qemu/hw/dma/xlnx_csu_dma.c
/qemu/hw/hppa/Kconfig
/qemu/hw/hppa/hppa_hardware.h
/qemu/hw/hppa/machine.c
/qemu/hw/hyperv/Kconfig
/qemu/hw/hyperv/hv-balloon-internal.h
/qemu/hw/hyperv/hv-balloon-our_range_memslots.c
/qemu/hw/hyperv/hv-balloon-our_range_memslots.h
/qemu/hw/hyperv/hv-balloon-page_range_tree.c
/qemu/hw/hyperv/hv-balloon-page_range_tree.h
/qemu/hw/hyperv/hv-balloon-stub.c
/qemu/hw/hyperv/hv-balloon.c
/qemu/hw/hyperv/meson.build
/qemu/hw/hyperv/trace-events
/qemu/hw/hyperv/vmbus.c
/qemu/hw/i2c/aspeed_i2c.c
/qemu/hw/i2c/core.c
/qemu/hw/i2c/pm_smbus.c
/qemu/hw/i2c/pmbus_device.c
/qemu/hw/i2c/smbus_slave.c
/qemu/hw/i2c/trace-events
/qemu/hw/i386/Kconfig
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/acpi-common.c
/qemu/hw/i386/acpi-common.h
/qemu/hw/i386/acpi-microvm.c
/qemu/hw/i386/amd_iommu.c
/qemu/hw/i386/amd_iommu.h
/qemu/hw/i386/fw_cfg.c
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/intel_iommu_internal.h
/qemu/hw/i386/kvm/clock.c
/qemu/hw/i386/kvm/clock.h
/qemu/hw/i386/kvm/i8254.c
/qemu/hw/i386/kvm/ioapic.c
/qemu/hw/i386/kvm/meson.build
/qemu/hw/i386/kvm/trace-events
/qemu/hw/i386/kvm/xen-stubs.c
/qemu/hw/i386/kvm/xen_evtchn.c
/qemu/hw/i386/kvm/xen_gnttab.c
/qemu/hw/i386/kvm/xen_primary_console.c
/qemu/hw/i386/kvm/xen_primary_console.h
/qemu/hw/i386/kvm/xen_xenstore.c
/qemu/hw/i386/kvm/xenstore_impl.c
/qemu/hw/i386/meson.build
/qemu/hw/i386/microvm.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/sgx-stub.c
/qemu/hw/i386/trace-events
/qemu/hw/i386/vmmouse.c
/qemu/hw/i386/x86.c
/qemu/hw/i386/xen/xen_platform.c
/qemu/hw/ide/ahci.c
/qemu/hw/ide/ahci_internal.h
/qemu/hw/ide/cmd646.c
/qemu/hw/ide/core.c
/qemu/hw/ide/ioport.c
/qemu/hw/ide/isa.c
/qemu/hw/ide/pci.c
/qemu/hw/ide/via.c
/qemu/hw/input/Kconfig
/qemu/hw/input/adb-kbd.c
/qemu/hw/input/adb.c
/qemu/hw/input/ads7846.c
/qemu/hw/input/hid.c
/qemu/hw/input/lasips2.c
/qemu/hw/input/meson.build
/qemu/hw/input/ps2.c
/qemu/hw/input/stellaris_gamepad.c
/qemu/hw/input/tsc2005.c
/qemu/hw/input/tsc210x.c
/qemu/hw/input/virtio-input-hid.c
/qemu/hw/intc/apic_common.c
/qemu/hw/intc/arm_gic_kvm.c
/qemu/hw/intc/arm_gicv3_cpuif.c
/qemu/hw/intc/arm_gicv3_its.c
/qemu/hw/intc/arm_gicv3_its_common.c
/qemu/hw/intc/arm_gicv3_its_kvm.c
/qemu/hw/intc/arm_gicv3_kvm.c
/qemu/hw/intc/armv7m_nvic.c
/qemu/hw/intc/loongarch_extioi.c
/qemu/hw/intc/loongson_liointc.c
/qemu/hw/intc/m68k_irqc.c
/qemu/hw/intc/mips_gic.c
/qemu/hw/intc/omap_intc.c
/qemu/hw/intc/openpic.c
/qemu/hw/intc/pnv_xive.c
/qemu/hw/intc/pnv_xive2.c
/qemu/hw/intc/pnv_xive_regs.h
/qemu/hw/intc/riscv_aclint.c
/qemu/hw/intc/riscv_aplic.c
/qemu/hw/intc/riscv_imsic.c
/qemu/hw/intc/spapr_xive.c
/qemu/hw/intc/spapr_xive_kvm.c
/qemu/hw/intc/xics.c
/qemu/hw/intc/xive.c
/qemu/hw/intc/xive2.c
/qemu/hw/ipmi/ipmi_bmc_extern.c
/qemu/hw/ipmi/isa_ipmi_bt.c
/qemu/hw/ipmi/isa_ipmi_kcs.c
/qemu/hw/isa/Kconfig
/qemu/hw/isa/i82378.c
/qemu/hw/isa/isa-bus.c
/qemu/hw/isa/lpc_ich9.c
/qemu/hw/isa/meson.build
/qemu/hw/isa/piix.c
/qemu/hw/isa/vt82c686.c
/qemu/hw/loongarch/Kconfig
/qemu/hw/loongarch/virt.c
/qemu/hw/m68k/Kconfig
/qemu/hw/m68k/an5206.c
/qemu/hw/m68k/bootinfo.h
/qemu/hw/m68k/mcf5206.c
/qemu/hw/m68k/mcf5208.c
/qemu/hw/m68k/mcf_intc.c
/qemu/hw/m68k/next-cube.c
/qemu/hw/m68k/q800-glue.c
/qemu/hw/m68k/q800.c
/qemu/hw/m68k/virt.c
/qemu/hw/mem/cxl_type3.c
/qemu/hw/mem/cxl_type3_stubs.c
/qemu/hw/mem/memory-device.c
/qemu/hw/mem/nvdimm.c
/qemu/hw/meson.build
/qemu/hw/microblaze/boot.c
/qemu/hw/microblaze/petalogix_ml605_mmu.c
/qemu/hw/mips/Kconfig
/qemu/hw/mips/cps.c
/qemu/hw/mips/fuloong2e.c
/qemu/hw/mips/jazz.c
/qemu/hw/mips/loongson3_virt.c
/qemu/hw/mips/malta.c
/qemu/hw/mips/mips_int.c
/qemu/hw/mips/mipssim.c
/qemu/hw/misc/Kconfig
/qemu/hw/misc/allwinner-r40-dramc.c
/qemu/hw/misc/arm_sysctl.c
/qemu/hw/misc/aspeed_i3c.c
/qemu/hw/misc/bcm2835_property.c
/qemu/hw/misc/djmemc.c
/qemu/hw/misc/i2c-echo.c
/qemu/hw/misc/imx6_ccm.c
/qemu/hw/misc/imx7_ccm.c
/qemu/hw/misc/imx7_snvs.c
/qemu/hw/misc/imx7_src.c
/qemu/hw/misc/iosb.c
/qemu/hw/misc/ivshmem.c
/qemu/hw/misc/led.c
/qemu/hw/misc/mac_via.c
/qemu/hw/misc/meson.build
/qemu/hw/misc/mips_itu.c
/qemu/hw/misc/mps2-scc.c
/qemu/hw/misc/pci-testdev.c
/qemu/hw/misc/sifive_test.c
/qemu/hw/misc/stm32f2xx_syscfg.c
/qemu/hw/misc/trace-events
/qemu/hw/misc/xlnx-cfi-if.c
/qemu/hw/misc/xlnx-versal-cframe-reg.c
/qemu/hw/misc/xlnx-versal-cfu.c
/qemu/hw/misc/xlnx-versal-trng.c
/qemu/hw/misc/zynq_slcr.c
/qemu/hw/net/allwinner-sun8i-emac.c
/qemu/hw/net/allwinner_emac.c
/qemu/hw/net/cadence_gem.c
/qemu/hw/net/can/xlnx-zynqmp-can.c
/qemu/hw/net/dp8393x.c
/qemu/hw/net/e1000.c
/qemu/hw/net/e1000_regs.h
/qemu/hw/net/e1000e.c
/qemu/hw/net/e1000e_core.c
/qemu/hw/net/e1000x_regs.h
/qemu/hw/net/eepro100.c
/qemu/hw/net/etraxfs_eth.c
/qemu/hw/net/fsl_etsec/etsec.c
/qemu/hw/net/fsl_etsec/rings.c
/qemu/hw/net/ftgmac100.c
/qemu/hw/net/i82596.c
/qemu/hw/net/igb.c
/qemu/hw/net/igb_common.h
/qemu/hw/net/igb_core.c
/qemu/hw/net/igb_core.h
/qemu/hw/net/igb_regs.h
/qemu/hw/net/igbvf.c
/qemu/hw/net/imx_fec.c
/qemu/hw/net/lan9118.c
/qemu/hw/net/mcf_fec.c
/qemu/hw/net/meson.build
/qemu/hw/net/mipsnet.c
/qemu/hw/net/msf2-emac.c
/qemu/hw/net/mv88w8618_eth.c
/qemu/hw/net/ne2000-isa.c
/qemu/hw/net/ne2000-pci.c
/qemu/hw/net/npcm7xx_emc.c
/qemu/hw/net/opencores_eth.c
/qemu/hw/net/pcnet.c
/qemu/hw/net/rocker/rocker_fp.c
/qemu/hw/net/rocker/rocker_of_dpa.c
/qemu/hw/net/rtl8139.c
/qemu/hw/net/smc91c111.c
/qemu/hw/net/spapr_llan.c
/qemu/hw/net/stellaris_enet.c
/qemu/hw/net/sungem.c
/qemu/hw/net/sunhme.c
/qemu/hw/net/trace-events
/qemu/hw/net/tulip.c
/qemu/hw/net/vhost_net.c
/qemu/hw/net/virtio-net.c
/qemu/hw/net/vmxnet3.c
/qemu/hw/net/vmxnet3.h
/qemu/hw/net/xen_nic.c
/qemu/hw/net/xgmac.c
/qemu/hw/net/xilinx_axienet.c
/qemu/hw/net/xilinx_ethlite.c
/qemu/hw/nios2/10m50_devboard.c
/qemu/hw/nios2/boot.c
/qemu/hw/nios2/generic_nommu.c
/qemu/hw/nubus/trace-events
/qemu/hw/nvme/Kconfig
/qemu/hw/nvme/ctrl.c
/qemu/hw/nvme/ns.c
/qemu/hw/nvram/eeprom93xx.c
/qemu/hw/nvram/eeprom_at24c.c
/qemu/hw/nvram/fw_cfg.c
/qemu/hw/nvram/meson.build
/qemu/hw/nvram/xlnx-bbram.c
/qemu/hw/nvram/xlnx-efuse.c
/qemu/hw/nvram/xlnx-versal-efuse-ctrl.c
/qemu/hw/nvram/xlnx-zynqmp-efuse.c
/qemu/hw/pci-bridge/cxl_downstream.c
/qemu/hw/pci-bridge/cxl_root_port.c
/qemu/hw/pci-bridge/cxl_upstream.c
/qemu/hw/pci-bridge/pci_expander_bridge.c
/qemu/hw/pci-host/Kconfig
/qemu/hw/pci-host/articia.c
/qemu/hw/pci-host/astro.c
/qemu/hw/pci-host/bonito.c
/qemu/hw/pci-host/designware.c
/qemu/hw/pci-host/dino.c
/qemu/hw/pci-host/gpex-acpi.c
/qemu/hw/pci-host/gt64120.c
/qemu/hw/pci-host/i440fx.c
/qemu/hw/pci-host/meson.build
/qemu/hw/pci-host/pnv_phb.c
/qemu/hw/pci-host/pnv_phb3.c
/qemu/hw/pci-host/pnv_phb3_msi.c
/qemu/hw/pci-host/pnv_phb4.c
/qemu/hw/pci-host/pnv_phb4_pec.c
/qemu/hw/pci-host/ppce500.c
/qemu/hw/pci-host/q35.c
/qemu/hw/pci-host/raven.c
/qemu/hw/pci-host/sabre.c
/qemu/hw/pci-host/sh_pci.c
/qemu/hw/pci-host/trace-events
/qemu/hw/pci/msix.c
/qemu/hw/pci/pci.c
/qemu/hw/pci/pci_bridge.c
/qemu/hw/pci/pcie_aer.c
/qemu/hw/pci/pcie_sriov.c
/qemu/hw/pci/shpc.c
/qemu/hw/pcmcia/pxa2xx.c
/qemu/hw/ppc/Kconfig
/qemu/hw/ppc/amigaone.c
/qemu/hw/ppc/e500.c
/qemu/hw/ppc/mac_oldworld.c
/qemu/hw/ppc/meson.build
/qemu/hw/ppc/pef.c
/qemu/hw/ppc/pegasos2.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/pnv_core.c
/qemu/hw/ppc/pnv_i2c.c
/qemu/hw/ppc/pnv_psi.c
/qemu/hw/ppc/pnv_xscom.c
/qemu/hw/ppc/ppc.c
/qemu/hw/ppc/ppc440_bamboo.c
/qemu/hw/ppc/ppc440_pcix.c
/qemu/hw/ppc/ppc440_uc.c
/qemu/hw/ppc/prep.c
/qemu/hw/ppc/prep_systemio.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_cpu_core.c
/qemu/hw/ppc/spapr_drc.c
/qemu/hw/ppc/spapr_events.c
/qemu/hw/ppc/spapr_hcall.c
/qemu/hw/ppc/spapr_iommu.c
/qemu/hw/ppc/spapr_numa.c
/qemu/hw/ppc/spapr_nvdimm.c
/qemu/hw/ppc/spapr_pci.c
/qemu/hw/ppc/spapr_pci_vfio.c
/qemu/hw/ppc/spapr_rtas.c
/qemu/hw/ppc/spapr_vio.c
/qemu/hw/ppc/virtex_ml507.c
/qemu/hw/ppc/vof.c
/qemu/hw/rdma/vmw/pvrdma_cmd.c
/qemu/hw/rdma/vmw/pvrdma_main.c
/qemu/hw/remote/iommu.c
/qemu/hw/remote/meson.build
/qemu/hw/remote/proxy.c
/qemu/hw/remote/vfio-user-obj-stub.c
/qemu/hw/riscv/boot.c
/qemu/hw/riscv/microchip_pfsoc.c
/qemu/hw/riscv/opentitan.c
/qemu/hw/riscv/sifive_e.c
/qemu/hw/riscv/sifive_u.c
/qemu/hw/riscv/virt.c
/qemu/hw/rtc/aspeed_rtc.c
/qemu/hw/rtc/exynos4210_rtc.c
/qemu/hw/rtc/m48t59.c
/qemu/hw/rtc/mc146818rtc.c
/qemu/hw/rtc/twl92230.c
/qemu/hw/rx/rx62n.c
/qemu/hw/s390x/Kconfig
/qemu/hw/s390x/cpu-topology.c
/qemu/hw/s390x/css-bridge.c
/qemu/hw/s390x/css.c
/qemu/hw/s390x/ipl.c
/qemu/hw/s390x/meson.build
/qemu/hw/s390x/s390-pci-bus.c
/qemu/hw/s390x/s390-pci-vfio.c
/qemu/hw/s390x/s390-skeys.c
/qemu/hw/s390x/s390-stattrib.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/s390x/sclp.c
/qemu/hw/s390x/sclpquiesce.c
/qemu/hw/s390x/virtio-ccw.c
/qemu/hw/scsi/esp.c
/qemu/hw/scsi/lsi53c895a.c
/qemu/hw/scsi/mfi.h
/qemu/hw/scsi/mptsas.c
/qemu/hw/scsi/scsi-disk.c
/qemu/hw/scsi/vhost-scsi-common.c
/qemu/hw/scsi/vhost-scsi.c
/qemu/hw/scsi/vhost-user-scsi.c
/qemu/hw/scsi/virtio-scsi.c
/qemu/hw/sd/aspeed_sdhci.c
/qemu/hw/sd/bcm2835_sdhost.c
/qemu/hw/sd/cadence_sdhci.c
/qemu/hw/sd/core.c
/qemu/hw/sd/npcm7xx_sdhci.c
/qemu/hw/sd/pl181.c
/qemu/hw/sd/pxa2xx_mmci.c
/qemu/hw/sd/sd.c
/qemu/hw/sd/sdhci-pci.c
/qemu/hw/sd/sdhci.c
/qemu/hw/sd/sdmmc-internal.c
/qemu/hw/sd/ssi-sd.c
/qemu/hw/sensor/Kconfig
/qemu/hw/sensor/adm1266.c
/qemu/hw/sensor/isl_pmbus_vr.c
/qemu/hw/sensor/max34451.c
/qemu/hw/sensor/meson.build
/qemu/hw/sh4/sh7750_regs.h
/qemu/hw/smbios/smbios.c
/qemu/hw/sparc64/sun4u.c
/qemu/hw/ssi/aspeed_smc.c
/qemu/hw/ssi/ibex_spi_host.c
/qemu/hw/ssi/ssi.c
/qemu/hw/ssi/xilinx_spips.c
/qemu/hw/ssi/xlnx-versal-ospi.c
/qemu/hw/timer/arm_timer.c
/qemu/hw/timer/aspeed_timer.c
/qemu/hw/timer/etraxfs_timer.c
/qemu/hw/timer/i8254_common.c
/qemu/hw/timer/npcm7xx_timer.c
/qemu/hw/timer/renesas_tmr.c
/qemu/hw/tpm/tpm_tis.h
/qemu/hw/tpm/tpm_tis_common.c
/qemu/hw/tpm/tpm_tis_i2c.c
/qemu/hw/tpm/tpm_tis_isa.c
/qemu/hw/tpm/tpm_tis_sysbus.c
/qemu/hw/tricore/tricore_testdevice.c
/qemu/hw/ufs/Kconfig
/qemu/hw/ufs/lu.c
/qemu/hw/ufs/meson.build
/qemu/hw/ufs/trace-events
/qemu/hw/ufs/trace.h
/qemu/hw/ufs/ufs.c
/qemu/hw/ufs/ufs.h
/qemu/hw/usb/ccid-card-emulated.c
/qemu/hw/usb/desc.c
/qemu/hw/usb/dev-audio.c
/qemu/hw/usb/dev-hub.c
/qemu/hw/usb/dev-network.c
/qemu/hw/usb/dev-storage.c
/qemu/hw/usb/hcd-ehci.c
/qemu/hw/usb/hcd-ohci.c
/qemu/hw/usb/hcd-xhci.c
/qemu/hw/usb/host-libusb.c
/qemu/hw/usb/meson.build
/qemu/hw/usb/quirks.h
/qemu/hw/usb/redirect.c
/qemu/hw/usb/trace-events
/qemu/hw/usb/vt82c686-uhci-pci.c
/qemu/hw/usb/xen-usb.c
/qemu/hw/vfio/ap.c
/qemu/hw/vfio/ccw.c
/qemu/hw/vfio/common.c
/qemu/hw/vfio/container-base.c
/qemu/hw/vfio/container.c
/qemu/hw/vfio/display.c
/qemu/hw/vfio/helpers.c
/qemu/hw/vfio/iommufd.c
/qemu/hw/vfio/meson.build
/qemu/hw/vfio/migration.c
/qemu/hw/vfio/pci-quirks.c
/qemu/hw/vfio/pci.c
/qemu/hw/vfio/pci.h
/qemu/hw/vfio/platform.c
/qemu/hw/vfio/spapr.c
/qemu/hw/vfio/trace-events
/qemu/hw/virtio/meson.build
/qemu/hw/virtio/trace-events
/qemu/hw/virtio/vdpa-dev.c
/qemu/hw/virtio/vhost-backend.c
/qemu/hw/virtio/vhost-shadow-virtqueue.c
/qemu/hw/virtio/vhost-shadow-virtqueue.h
/qemu/hw/virtio/vhost-stub.c
/qemu/hw/virtio/vhost-user-device-pci.c
/qemu/hw/virtio/vhost-user-device.c
/qemu/hw/virtio/vhost-user-fs.c
/qemu/hw/virtio/vhost-user-gpio.c
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/vhost-vdpa.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-crypto.c
/qemu/hw/virtio/virtio-iommu-pci.c
/qemu/hw/virtio/virtio-iommu.c
/qemu/hw/virtio/virtio-mem-pci.c
/qemu/hw/virtio/virtio-mem.c
/qemu/hw/virtio/virtio-mmio.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio-qmp.c
/qemu/hw/virtio/virtio-qmp.h
/qemu/hw/virtio/virtio.c
/qemu/hw/watchdog/trace-events
/qemu/hw/watchdog/wdt_aspeed.c
/qemu/hw/watchdog/wdt_imx2.c
/qemu/hw/xen/meson.build
/qemu/hw/xen/xen-backend.c
/qemu/hw/xen/xen-bus.c
/qemu/hw/xen/xen-legacy-backend.c
/qemu/hw/xen/xen_devconfig.c
/qemu/hw/xen/xen_pt.h
/qemu/hw/xen/xen_pvdev.c
/qemu/hw/xenpv/xen_machine_pv.c
/qemu/hw/xtensa/pic_cpu.c
/qemu/hw/xtensa/sim.c
/qemu/hw/xtensa/xtfpga.c
/qemu/include/block/aio.h
/qemu/include/block/block-common.h
/qemu/include/block/block-global-state.h
/qemu/include/block/block-io.h
/qemu/include/block/block_int-common.h
/qemu/include/block/block_int-global-state.h
/qemu/include/block/block_int-io.h
/qemu/include/block/blockjob.h
/qemu/include/block/blockjob_int.h
/qemu/include/block/graph-lock.h
/qemu/include/block/nbd.h
/qemu/include/block/qapi.h
/qemu/include/block/snapshot.h
/qemu/include/block/throttle-groups.h
/qemu/include/block/ufs.h
/qemu/include/chardev/char-fe.h
/qemu/include/chardev/char.h
/qemu/include/crypto/aes.h
/qemu/include/crypto/akcipher.h
/qemu/include/crypto/clmul.h
/qemu/include/crypto/ivgen.h
/qemu/include/crypto/secret_common.h
/qemu/include/crypto/sm4.h
/qemu/include/elf.h
/qemu/include/exec/address-spaces.h
/qemu/include/exec/cpu-all.h
/qemu/include/exec/cpu-common.h
/qemu/include/exec/cpu-defs.h
/qemu/include/exec/cpu_ldst.h
/qemu/include/exec/cputlb.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/gdbstub.h
/qemu/include/exec/memory.h
/qemu/include/exec/memory_ldst.h.inc
/qemu/include/exec/page-vary.h
/qemu/include/exec/plugin-gen.h
/qemu/include/exec/poison.h
/qemu/include/exec/ram_addr.h
/qemu/include/exec/target_long.h
/qemu/include/exec/tb-flush.h
/qemu/include/exec/translation-block.h
/qemu/include/exec/translator.h
/qemu/include/exec/user/thunk.h
/qemu/include/fpu/softfloat.h
/qemu/include/gdbstub/syscalls.h
/qemu/include/hw/acpi/acpi_dev_interface.h
/qemu/include/hw/acpi/aml-build.h
/qemu/include/hw/acpi/cpu.h
/qemu/include/hw/acpi/cxl.h
/qemu/include/hw/acpi/generic_event_device.h
/qemu/include/hw/acpi/pc-hotplug.h
/qemu/include/hw/acpi/pcihp.h
/qemu/include/hw/acpi/vmgenid.h
/qemu/include/hw/arm/allwinner-a10.h
/qemu/include/hw/arm/allwinner-h3.h
/qemu/include/hw/arm/allwinner-r40.h
/qemu/include/hw/arm/armsse.h
/qemu/include/hw/arm/armv7m.h
/qemu/include/hw/arm/aspeed_soc.h
/qemu/include/hw/arm/bsa.h
/qemu/include/hw/arm/exynos4210.h
/qemu/include/hw/arm/fsl-imx25.h
/qemu/include/hw/arm/fsl-imx31.h
/qemu/include/hw/arm/fsl-imx6.h
/qemu/include/hw/arm/fsl-imx6ul.h
/qemu/include/hw/arm/fsl-imx7.h
/qemu/include/hw/arm/pxa.h
/qemu/include/hw/arm/raspberrypi-fw-defs.h
/qemu/include/hw/arm/stm32f100_soc.h
/qemu/include/hw/arm/stm32f205_soc.h
/qemu/include/hw/arm/stm32f405_soc.h
/qemu/include/hw/arm/virt.h
/qemu/include/hw/arm/xlnx-versal.h
/qemu/include/hw/arm/xlnx-zynqmp.h
/qemu/include/hw/audio/asc.h
/qemu/include/hw/audio/pcspk.h
/qemu/include/hw/audio/soundhw.h
/qemu/include/hw/audio/virtio-snd.h
/qemu/include/hw/block/flash.h
/qemu/include/hw/block/swim.h
/qemu/include/hw/boards.h
/qemu/include/hw/char/avr_usart.h
/qemu/include/hw/char/stm32f2xx_usart.h
/qemu/include/hw/clock.h
/qemu/include/hw/core/accel-cpu.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/core/sysemu-cpu-ops.h
/qemu/include/hw/core/tcg-cpu-ops.h
/qemu/include/hw/cxl/cxl.h
/qemu/include/hw/cxl/cxl_component.h
/qemu/include/hw/cxl/cxl_device.h
/qemu/include/hw/cxl/cxl_events.h
/qemu/include/hw/cxl/cxl_pci.h
/qemu/include/hw/display/ramfb.h
/qemu/include/hw/elf_ops.h
/qemu/include/hw/hyperv/dynmem-proto.h
/qemu/include/hw/hyperv/hv-balloon.h
/qemu/include/hw/hyperv/vmbus.h
/qemu/include/hw/i2c/aspeed_i2c.h
/qemu/include/hw/i2c/npcm7xx_smbus.h
/qemu/include/hw/i2c/pmbus_device.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/i386/topology.h
/qemu/include/hw/ide/internal.h
/qemu/include/hw/ide/pci.h
/qemu/include/hw/input/stellaris_gamepad.h
/qemu/include/hw/intc/m68k_irqc.h
/qemu/include/hw/isa/vt82c686.h
/qemu/include/hw/loader.h
/qemu/include/hw/loongarch/virt.h
/qemu/include/hw/m68k/mcf.h
/qemu/include/hw/m68k/q800-glue.h
/qemu/include/hw/m68k/q800.h
/qemu/include/hw/mem/memory-device.h
/qemu/include/hw/mem/nvdimm.h
/qemu/include/hw/misc/aspeed_scu.h
/qemu/include/hw/misc/auxbus.h
/qemu/include/hw/misc/djmemc.h
/qemu/include/hw/misc/imx7_snvs.h
/qemu/include/hw/misc/imx7_src.h
/qemu/include/hw/misc/iosb.h
/qemu/include/hw/misc/mac_via.h
/qemu/include/hw/misc/macio/pmu.h
/qemu/include/hw/misc/mips_itu.h
/qemu/include/hw/misc/xlnx-cfi-if.h
/qemu/include/hw/misc/xlnx-versal-cframe-reg.h
/qemu/include/hw/misc/xlnx-versal-cfu.h
/qemu/include/hw/misc/xlnx-versal-crl.h
/qemu/include/hw/misc/xlnx-versal-pmc-iou-slcr.h
/qemu/include/hw/misc/xlnx-versal-trng.h
/qemu/include/hw/net/mii.h
/qemu/include/hw/nvram/npcm7xx_otp.h
/qemu/include/hw/nvram/xlnx-bbram.h
/qemu/include/hw/nvram/xlnx-efuse.h
/qemu/include/hw/nvram/xlnx-versal-efuse.h
/qemu/include/hw/nvram/xlnx-zynqmp-efuse.h
/qemu/include/hw/pci-bridge/cxl_upstream_port.h
/qemu/include/hw/pci-host/articia.h
/qemu/include/hw/pci-host/astro.h
/qemu/include/hw/pci-host/dino.h
/qemu/include/hw/pci-host/pnv_phb4.h
/qemu/include/hw/pci-host/pnv_phb4_regs.h
/qemu/include/hw/pci-host/q35.h
/qemu/include/hw/pci-host/spapr.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/pci/pci_bridge.h
/qemu/include/hw/pci/pci_bus.h
/qemu/include/hw/pci/pci_ids.h
/qemu/include/hw/pci/pcie_aer.h
/qemu/include/hw/ppc/fdt.h
/qemu/include/hw/ppc/openpic.h
/qemu/include/hw/ppc/pnv_chip.h
/qemu/include/hw/ppc/pnv_i2c.h
/qemu/include/hw/ppc/pnv_xscom.h
/qemu/include/hw/ppc/ppc.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/xive.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/qdev-properties-system.h
/qemu/include/hw/qdev-properties.h
/qemu/include/hw/riscv/riscv_hart.h
/qemu/include/hw/rtc/aspeed_rtc.h
/qemu/include/hw/s390x/cpu-topology.h
/qemu/include/hw/s390x/css.h
/qemu/include/hw/s390x/s390-virtio-ccw.h
/qemu/include/hw/s390x/sclp.h
/qemu/include/hw/s390x/vfio-ccw.h
/qemu/include/hw/sd/sd.h
/qemu/include/hw/southbridge/piix.h
/qemu/include/hw/ssi/ssi.h
/qemu/include/hw/ssi/xilinx_spips.h
/qemu/include/hw/ssi/xlnx-versal-ospi.h
/qemu/include/hw/vfio/vfio-common.h
/qemu/include/hw/vfio/vfio-container-base.h
/qemu/include/hw/virtio/vhost-backend.h
/qemu/include/hw/virtio/vhost-scsi-common.h
/qemu/include/hw/virtio/vhost-user-device.h
/qemu/include/hw/virtio/vhost-user-scsi.h
/qemu/include/hw/virtio/vhost-user.h
/qemu/include/hw/virtio/vhost-vdpa.h
/qemu/include/hw/virtio/vhost.h
/qemu/include/hw/virtio/virtio-dmabuf.h
/qemu/include/hw/virtio/virtio-gpu-bswap.h
/qemu/include/hw/virtio/virtio-gpu.h
/qemu/include/hw/virtio/virtio-input.h
/qemu/include/hw/virtio/virtio-iommu.h
/qemu/include/hw/virtio/virtio-mem.h
/qemu/include/hw/virtio/virtio-net.h
/qemu/include/hw/virtio/virtio-pci.h
/qemu/include/hw/xen/interface/arch-arm.h
/qemu/include/hw/xen/interface/arch-x86/cpuid.h
/qemu/include/hw/xen/interface/arch-x86/xen-x86_32.h
/qemu/include/hw/xen/interface/arch-x86/xen-x86_64.h
/qemu/include/hw/xen/interface/arch-x86/xen.h
/qemu/include/hw/xen/interface/event_channel.h
/qemu/include/hw/xen/interface/features.h
/qemu/include/hw/xen/interface/grant_table.h
/qemu/include/hw/xen/interface/hvm/hvm_op.h
/qemu/include/hw/xen/interface/hvm/params.h
/qemu/include/hw/xen/interface/io/blkif.h
/qemu/include/hw/xen/interface/io/console.h
/qemu/include/hw/xen/interface/io/fbif.h
/qemu/include/hw/xen/interface/io/kbdif.h
/qemu/include/hw/xen/interface/io/netif.h
/qemu/include/hw/xen/interface/io/protocols.h
/qemu/include/hw/xen/interface/io/ring.h
/qemu/include/hw/xen/interface/io/usbif.h
/qemu/include/hw/xen/interface/io/xenbus.h
/qemu/include/hw/xen/interface/io/xs_wire.h
/qemu/include/hw/xen/interface/memory.h
/qemu/include/hw/xen/interface/physdev.h
/qemu/include/hw/xen/interface/sched.h
/qemu/include/hw/xen/interface/trace.h
/qemu/include/hw/xen/interface/vcpu.h
/qemu/include/hw/xen/interface/version.h
/qemu/include/hw/xen/interface/xen-compat.h
/qemu/include/hw/xen/interface/xen.h
/qemu/include/hw/xen/xen-backend.h
/qemu/include/hw/xen/xen-bus.h
/qemu/include/hw/xen/xen-legacy-backend.h
/qemu/include/hw/xen/xen_native.h
/qemu/include/io/channel-socket.h
/qemu/include/io/channel-util.h
/qemu/include/io/channel.h
/qemu/include/io/task.h
/qemu/include/migration/blocker.h
/qemu/include/migration/misc.h
/qemu/include/migration/register.h
/qemu/include/migration/vmstate.h
/qemu/include/net/net.h
/qemu/include/qapi/qmp/qobject.h
/qemu/include/qemu/accel.h
/qemu/include/qemu/atomic.h
/qemu/include/qemu/atomic128.h
/qemu/include/qemu/chardev_open.h
/qemu/include/qemu/compiler.h
/qemu/include/qemu/cpuid.h
/qemu/include/qemu/crc-ccitt.h
/qemu/include/qemu/defer-call.h
/qemu/include/qemu/fifo8.h
/qemu/include/qemu/guest-random.h
/qemu/include/qemu/host-utils.h
/qemu/include/qemu/int128.h
/qemu/include/qemu/iova-tree.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/plugin-memory.h
/qemu/include/qemu/plugin.h
/qemu/include/qemu/processor.h
/qemu/include/qemu/qemu-plugin.h
/qemu/include/qemu/range.h
/qemu/include/qemu/rcu.h
/qemu/include/qemu/reserved-region.h
/qemu/include/qemu/selfmap.h
/qemu/include/qemu/sys_membarrier.h
/qemu/include/qemu/timer.h
/qemu/include/qemu/typedefs.h
/qemu/include/qemu/uri.h
/qemu/include/qemu/uuid.h
/qemu/include/qemu/vhost-user-server.h
/qemu/include/qemu/yank.h
/qemu/include/qom/object.h
/qemu/include/qom/object_interfaces.h
/qemu/include/scsi/constants.h
/qemu/include/semihosting/semihost.h
/qemu/include/semihosting/uaccess.h
/qemu/include/standard-headers/linux/fuse.h
/qemu/include/standard-headers/linux/vhost_types.h
/qemu/include/standard-headers/linux/virtio_net.h
/qemu/include/sysemu/accel-blocker.h
/qemu/include/sysemu/accel-ops.h
/qemu/include/sysemu/block-backend-global-state.h
/qemu/include/sysemu/block-backend-io.h
/qemu/include/sysemu/cpu-timers-internal.h
/qemu/include/sysemu/cpus.h
/qemu/include/sysemu/cryptodev-vhost.h
/qemu/include/sysemu/cryptodev.h
/qemu/include/sysemu/device_tree.h
/qemu/include/sysemu/dump-arch.h
/qemu/include/sysemu/dump.h
/qemu/include/sysemu/hvf.h
/qemu/include/sysemu/hw_accel.h
/qemu/include/sysemu/iommufd.h
/qemu/include/sysemu/iothread.h
/qemu/include/sysemu/kvm.h
/qemu/include/sysemu/kvm_int.h
/qemu/include/sysemu/kvm_xen.h
/qemu/include/sysemu/memory_mapping.h
/qemu/include/sysemu/os-posix.h
/qemu/include/sysemu/os-win32.h
/qemu/include/sysemu/qtest.h
/qemu/include/sysemu/rtc.h
/qemu/include/sysemu/runstate-action.h
/qemu/include/sysemu/runstate.h
/qemu/include/sysemu/stats.h
/qemu/include/sysemu/sysemu.h
/qemu/include/sysemu/tpm.h
/qemu/include/sysemu/tpm_backend.h
/qemu/include/tcg/helper-info.h
/qemu/include/tcg/startup.h
/qemu/include/tcg/tcg-op-common.h
/qemu/include/tcg/tcg-op-gvec-common.h
/qemu/include/tcg/tcg-op.h
/qemu/include/tcg/tcg-opc.h
/qemu/include/tcg/tcg-temp-internal.h
/qemu/include/tcg/tcg.h
/qemu/include/ui/console.h
/qemu/include/ui/input.h
/qemu/include/ui/kbd-state.h
/qemu/include/ui/pixman-minimal.h
/qemu/include/ui/qemu-pixman.h
/qemu/include/ui/rect.h
/qemu/include/ui/spice-display.h
/qemu/include/ui/surface.h
/qemu/include/user/safe-syscall.h
/qemu/io/channel-command.c
/qemu/io/channel-file.c
/qemu/io/channel-null.c
/qemu/io/channel-socket.c
/qemu/io/channel-tls.c
/qemu/io/channel-util.c
/qemu/io/channel.c
/qemu/io/net-listener.c
/qemu/iothread.c
/qemu/job.c
/qemu/linux-headers/asm-arm64/bitsperlong.h
/qemu/linux-headers/asm-generic/unistd.h
/qemu/linux-headers/asm-mips/unistd_n32.h
/qemu/linux-headers/asm-mips/unistd_n64.h
/qemu/linux-headers/asm-mips/unistd_o32.h
/qemu/linux-headers/asm-powerpc/unistd_32.h
/qemu/linux-headers/asm-powerpc/unistd_64.h
/qemu/linux-headers/asm-riscv/bitsperlong.h
/qemu/linux-headers/asm-riscv/kvm.h
/qemu/linux-headers/asm-s390/kvm.h
/qemu/linux-headers/asm-s390/unistd_32.h
/qemu/linux-headers/asm-s390/unistd_64.h
/qemu/linux-headers/asm-x86/mman.h
/qemu/linux-headers/asm-x86/unistd_32.h
/qemu/linux-headers/asm-x86/unistd_64.h
/qemu/linux-headers/asm-x86/unistd_x32.h
/qemu/linux-headers/linux/iommufd.h
/qemu/linux-headers/linux/kvm.h
/qemu/linux-headers/linux/stddef.h
/qemu/linux-headers/linux/userfaultfd.h
/qemu/linux-headers/linux/vfio.h
/qemu/linux-user/aarch64/Makefile.vdso
/qemu/linux-user/aarch64/cpu_loop.c
/qemu/linux-user/aarch64/meson.build
/qemu/linux-user/aarch64/signal.c
/qemu/linux-user/aarch64/target_prctl.h
/qemu/linux-user/aarch64/target_proc.h
/qemu/linux-user/aarch64/vdso-be.so
/qemu/linux-user/aarch64/vdso-le.so
/qemu/linux-user/aarch64/vdso.S
/qemu/linux-user/aarch64/vdso.ld
/qemu/linux-user/alpha/target_proc.h
/qemu/linux-user/arm/Makefile.vdso
/qemu/linux-user/arm/meson.build
/qemu/linux-user/arm/signal.c
/qemu/linux-user/arm/target_proc.h
/qemu/linux-user/arm/vdso-asmoffset.h
/qemu/linux-user/arm/vdso-be.so
/qemu/linux-user/arm/vdso-le.so
/qemu/linux-user/arm/vdso.S
/qemu/linux-user/arm/vdso.ld
/qemu/linux-user/cris/target_proc.h
/qemu/linux-user/elfload.c
/qemu/linux-user/exit.c
/qemu/linux-user/flatload.c
/qemu/linux-user/gen-vdso-elfn.c.inc
/qemu/linux-user/gen-vdso.c
/qemu/linux-user/hexagon/target_proc.h
/qemu/linux-user/hppa/Makefile.vdso
/qemu/linux-user/hppa/cpu_loop.c
/qemu/linux-user/hppa/meson.build
/qemu/linux-user/hppa/signal.c
/qemu/linux-user/hppa/target_elf.h
/qemu/linux-user/hppa/target_proc.h
/qemu/linux-user/hppa/vdso-asmoffset.h
/qemu/linux-user/hppa/vdso.S
/qemu/linux-user/hppa/vdso.ld
/qemu/linux-user/hppa/vdso.so
/qemu/linux-user/i386/Makefile.vdso
/qemu/linux-user/i386/cpu_loop.c
/qemu/linux-user/i386/meson.build
/qemu/linux-user/i386/signal.c
/qemu/linux-user/i386/target_proc.h
/qemu/linux-user/i386/vdso-asmoffset.h
/qemu/linux-user/i386/vdso.S
/qemu/linux-user/i386/vdso.ld
/qemu/linux-user/i386/vdso.so
/qemu/linux-user/linuxload.c
/qemu/linux-user/loader.h
/qemu/linux-user/loongarch64/Makefile.vdso
/qemu/linux-user/loongarch64/cpu_loop.c
/qemu/linux-user/loongarch64/meson.build
/qemu/linux-user/loongarch64/signal.c
/qemu/linux-user/loongarch64/target_proc.h
/qemu/linux-user/loongarch64/vdso-asmoffset.h
/qemu/linux-user/loongarch64/vdso.S
/qemu/linux-user/loongarch64/vdso.ld
/qemu/linux-user/loongarch64/vdso.so
/qemu/linux-user/m68k/target_proc.h
/qemu/linux-user/main.c
/qemu/linux-user/meson.build
/qemu/linux-user/microblaze/target_proc.h
/qemu/linux-user/mips/cpu_loop.c
/qemu/linux-user/mips/target_proc.h
/qemu/linux-user/mips64/target_proc.h
/qemu/linux-user/mmap.c
/qemu/linux-user/nios2/target_proc.h
/qemu/linux-user/openrisc/target_proc.h
/qemu/linux-user/ppc/Makefile.vdso
/qemu/linux-user/ppc/meson.build
/qemu/linux-user/ppc/signal.c
/qemu/linux-user/ppc/target_proc.h
/qemu/linux-user/ppc/vdso-32.ld
/qemu/linux-user/ppc/vdso-32.so
/qemu/linux-user/ppc/vdso-64.ld
/qemu/linux-user/ppc/vdso-64.so
/qemu/linux-user/ppc/vdso-64le.so
/qemu/linux-user/ppc/vdso-asmoffset.h
/qemu/linux-user/ppc/vdso.S
/qemu/linux-user/qemu.h
/qemu/linux-user/riscv/Makefile.vdso
/qemu/linux-user/riscv/meson.build
/qemu/linux-user/riscv/signal.c
/qemu/linux-user/riscv/target_elf.h
/qemu/linux-user/riscv/target_proc.h
/qemu/linux-user/riscv/vdso-32.so
/qemu/linux-user/riscv/vdso-64.so
/qemu/linux-user/riscv/vdso-asmoffset.h
/qemu/linux-user/riscv/vdso.S
/qemu/linux-user/riscv/vdso.ld
/qemu/linux-user/s390x/Makefile.vdso
/qemu/linux-user/s390x/meson.build
/qemu/linux-user/s390x/signal.c
/qemu/linux-user/s390x/target_proc.h
/qemu/linux-user/s390x/vdso-asmoffset.h
/qemu/linux-user/s390x/vdso.S
/qemu/linux-user/s390x/vdso.ld
/qemu/linux-user/s390x/vdso.so
/qemu/linux-user/sh4/signal.c
/qemu/linux-user/sh4/target_proc.h
/qemu/linux-user/sh4/termbits.h
/qemu/linux-user/signal.c
/qemu/linux-user/sparc/cpu_loop.c
/qemu/linux-user/sparc/signal.c
/qemu/linux-user/sparc/target_cpu.h
/qemu/linux-user/sparc/target_proc.h
/qemu/linux-user/sparc/target_syscall.h
/qemu/linux-user/strace.c
/qemu/linux-user/syscall.c
/qemu/linux-user/user-mmap.h
/qemu/linux-user/x86_64/Makefile.vdso
/qemu/linux-user/x86_64/meson.build
/qemu/linux-user/x86_64/target_proc.h
/qemu/linux-user/x86_64/vdso.S
/qemu/linux-user/x86_64/vdso.ld
/qemu/linux-user/x86_64/vdso.so
/qemu/linux-user/xtensa/signal.c
/qemu/linux-user/xtensa/target_proc.h
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/block-dirty-bitmap.c
/qemu/migration/block.c
/qemu/migration/channel-block.c
/qemu/migration/colo.c
/qemu/migration/dirtyrate.c
/qemu/migration/dirtyrate.h
/qemu/migration/exec.c
/qemu/migration/exec.h
/qemu/migration/file.c
/qemu/migration/file.h
/qemu/migration/meson.build
/qemu/migration/migration-hmp-cmds.c
/qemu/migration/migration-stats.c
/qemu/migration/migration-stats.h
/qemu/migration/migration.c
/qemu/migration/migration.h
/qemu/migration/multifd.c
/qemu/migration/options.c
/qemu/migration/options.h
/qemu/migration/postcopy-ram.c
/qemu/migration/qemu-file.c
/qemu/migration/qemu-file.h
/qemu/migration/ram-compress.c
/qemu/migration/ram-compress.h
/qemu/migration/ram.c
/qemu/migration/ram.h
/qemu/migration/rdma.c
/qemu/migration/rdma.h
/qemu/migration/savevm.c
/qemu/migration/savevm.h
/qemu/migration/socket.c
/qemu/migration/socket.h
/qemu/migration/target.c
/qemu/migration/trace-events
/qemu/migration/vmstate.c
/qemu/monitor/hmp-cmds-target.c
/qemu/monitor/hmp-cmds.c
/qemu/monitor/monitor.c
/qemu/nbd/client-connection.c
/qemu/nbd/client.c
/qemu/nbd/common.c
/qemu/nbd/nbd-internal.h
/qemu/nbd/server.c
/qemu/nbd/trace-events
/qemu/net/af-xdp.c
/qemu/net/can/meson.build
/qemu/net/checksum.c
/qemu/net/clients.h
/qemu/net/dump.c
/qemu/net/eth.c
/qemu/net/filter.c
/qemu/net/meson.build
/qemu/net/net.c
/qemu/net/netmap.c
/qemu/net/slirp.c
/qemu/net/tap-bsd.c
/qemu/net/tap-linux.c
/qemu/net/tap-linux.h
/qemu/net/tap-solaris.c
/qemu/net/tap-stub.c
/qemu/net/tap-win32.c
/qemu/net/tap.c
/qemu/net/tap_int.h
/qemu/net/vhost-user.c
/qemu/net/vhost-vdpa.c
/qemu/os-posix.c
/qemu/page-vary-target.c
/qemu/pc-bios/README
/qemu/pc-bios/bios-256k.bin
/qemu/pc-bios/bios-microvm.bin
/qemu/pc-bios/bios.bin
/qemu/pc-bios/edk2-aarch64-code.fd.bz2
/qemu/pc-bios/edk2-arm-code.fd.bz2
/qemu/pc-bios/edk2-i386-code.fd.bz2
/qemu/pc-bios/edk2-i386-secure-code.fd.bz2
/qemu/pc-bios/edk2-riscv-code.fd.bz2
/qemu/pc-bios/edk2-riscv-vars.fd.bz2
/qemu/pc-bios/edk2-x86_64-code.fd.bz2
/qemu/pc-bios/edk2-x86_64-microvm.fd.bz2
/qemu/pc-bios/edk2-x86_64-secure-code.fd.bz2
/qemu/pc-bios/hppa-firmware.img
/qemu/pc-bios/meson.build
/qemu/pc-bios/optionrom/Makefile
/qemu/pc-bios/slof.bin
/qemu/pc-bios/vgabios-ati.bin
/qemu/pc-bios/vgabios-bochs-display.bin
/qemu/pc-bios/vgabios-cirrus.bin
/qemu/pc-bios/vgabios-qxl.bin
/qemu/pc-bios/vgabios-ramfb.bin
/qemu/pc-bios/vgabios-stdvga.bin
/qemu/pc-bios/vgabios-virtio.bin
/qemu/pc-bios/vgabios-vmware.bin
/qemu/pc-bios/vgabios.bin
/qemu/plugins/api.c
/qemu/plugins/core.c
/qemu/plugins/loader.c
/qemu/plugins/meson.build
/qemu/python/Makefile
/qemu/python/qemu/machine/console_socket.py
/qemu/python/qemu/machine/machine.py
/qemu/python/qemu/machine/qtest.py
/qemu/python/qemu/qmp/legacy.py
/qemu/python/qemu/qmp/protocol.py
/qemu/python/qemu/qmp/qmp_shell.py
/qemu/python/qemu/utils/qemu_ga_client.py
/qemu/python/qemu/utils/qom.py
/qemu/python/qemu/utils/qom_common.py
/qemu/python/qemu/utils/qom_fuse.py
/qemu/python/scripts/mkvenv.py
/qemu/python/scripts/vendor.py
/qemu/python/setup.cfg
/qemu/python/tests/minreqs.txt
/qemu/python/wheels/meson-1.2.3-py3-none-any.whl
/qemu/pythondeps.toml
/qemu/qapi/block-core.json
/qemu/qapi/char.json
/qemu/qapi/compat.json
/qemu/qapi/dump.json
/qemu/qapi/job.json
/qemu/qapi/machine-common.json
/qemu/qapi/machine-target.json
/qemu/qapi/machine.json
/qemu/qapi/meson.build
/qemu/qapi/migration.json
/qemu/qapi/net.json
/qemu/qapi/pragma.json
/qemu/qapi/qapi-schema.json
/qemu/qapi/qom.json
/qemu/qapi/string-output-visitor.c
/qemu/qapi/ui.json
/qemu/qemu-img-cmds.hx
/qemu/qemu-img.c
/qemu/qemu-io-cmds.c
/qemu/qemu-io.c
/qemu/qemu-nbd.c
/qemu/qemu-options.hx
/qemu/qga/channel-posix.c
/qemu/qga/commands-posix-ssh.c
/qemu/qga/commands-posix.c
/qemu/qga/commands-win32.c
/qemu/qga/commands.c
/qemu/qga/main.c
/qemu/qga/meson.build
/qemu/qga/qapi-schema.json
/qemu/qga/vss-win32/install.cpp
/qemu/qom/object.c
/qemu/qom/object_interfaces.c
/qemu/roms/Makefile
/qemu/roms/SLOF
/qemu/roms/config.seabios-128k
/qemu/roms/edk2
/qemu/roms/edk2-build.config
/qemu/roms/edk2-build.py
/qemu/roms/seabios
/qemu/roms/seabios-hppa
/qemu/scripts/analyse-locks-simpletrace.py
/qemu/scripts/analyze-migration.py
/qemu/scripts/archive-source.sh
/qemu/scripts/block-coroutine-wrapper.py
/qemu/scripts/checkpatch.pl
/qemu/scripts/ci/gitlab-pipeline-status
/qemu/scripts/ci/org.centos/stream/8/x86_64/configure
/qemu/scripts/codeconverter/codeconverter/qom_macros.py
/qemu/scripts/coverity-scan/COMPONENTS.md
/qemu/scripts/coverity-scan/model.c
/qemu/scripts/coverity-scan/run-coverity-scan
/qemu/scripts/cpu-x86-uarch-abi.py
/qemu/scripts/device-crash-test
/qemu/scripts/feature_to_c.py
/qemu/scripts/get_maintainer.pl
/qemu/scripts/kvm/vmxcap
/qemu/scripts/make-release
/qemu/scripts/meson-buildoptions.py
/qemu/scripts/meson-buildoptions.sh
/qemu/scripts/oss-fuzz/build.sh
/qemu/scripts/oss-fuzz/minimize_qtest_trace.py
/qemu/scripts/performance/topN_callgrind.py
/qemu/scripts/performance/topN_perf.py
/qemu/scripts/python_qmp_updater.py
/qemu/scripts/qapi/gen.py
/qemu/scripts/qapi/mypy.ini
/qemu/scripts/qapi/parser.py
/qemu/scripts/qapi/schema.py
/qemu/scripts/render_block_graph.py
/qemu/scripts/replay-dump.py
/qemu/scripts/simplebench/bench_block_job.py
/qemu/scripts/simpletrace.py
/qemu/scripts/tracetool/__init__.py
/qemu/scripts/tracetool/format/log_stap.py
/qemu/scripts/update-linux-headers.sh
/qemu/scripts/xml-preprocess.py
/qemu/scsi/meson.build
/qemu/scsi/qemu-pr-helper.c
/qemu/semihosting/arm-compat-semi.c
/qemu/semihosting/config.c
/qemu/semihosting/guestfd.c
/qemu/semihosting/syscalls.c
/qemu/semihosting/uaccess.c
/qemu/storage-daemon/meson.build
/qemu/stubs/gdbstub.c
/qemu/stubs/memory_device.c
/qemu/stubs/meson.build
/qemu/stubs/migr-blocker.c
/qemu/stubs/ramfb.c
/qemu/stubs/semihost.c
/qemu/subprojects/berkeley-softfloat-3.wrap
/qemu/subprojects/berkeley-testfloat-3.wrap
/qemu/subprojects/libblkio.wrap
/qemu/subprojects/libvduse/libvduse.c
/qemu/subprojects/libvhost-user/libvhost-user.c
/qemu/subprojects/libvhost-user/libvhost-user.h
/qemu/subprojects/slirp.wrap
/qemu/system/arch_init.c
/qemu/system/async-teardown.c
/qemu/system/balloon.c
/qemu/system/bootdevice.c
/qemu/system/cpu-throttle.c
/qemu/system/cpu-timers.c
/qemu/system/cpus.c
/qemu/system/datadir.c
/qemu/system/device_tree.c
/qemu/system/dirtylimit.c
/qemu/system/dma-helpers.c
/qemu/system/globals.c
/qemu/system/ioport.c
/qemu/system/main.c
/qemu/system/memory.c
/qemu/system/memory_mapping.c
/qemu/system/meson.build
/qemu/system/physmem.c
/qemu/system/qdev-monitor.c
/qemu/system/qemu-seccomp.c
/qemu/system/qtest.c
/qemu/system/rtc.c
/qemu/system/runstate-action.c
/qemu/system/runstate-hmp-cmds.c
/qemu/system/runstate.c
/qemu/system/tpm-hmp-cmds.c
/qemu/system/tpm.c
/qemu/system/trace-events
/qemu/system/trace.h
/qemu/system/vl.c
/qemu/system/watchpoint.c
/qemu/target/alpha/cpu-qom.h
/qemu/target/alpha/cpu.c
/qemu/target/alpha/cpu.h
/qemu/target/alpha/meson.build
/qemu/target/alpha/translate.c
/qemu/target/arm/arch_dump.c
/qemu/target/arm/arm-powerctl.c
/qemu/target/arm/arm-qmp-cmds.c
/qemu/target/arm/common-semi-target.h
/qemu/target/arm/cpregs.h
/qemu/target/arm/cpu-features.h
/qemu/target/arm/cpu-param.h
/qemu/target/arm/cpu-qom.h
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/debug_helper.c
/qemu/target/arm/gdbstub.c
/qemu/target/arm/helper.c
/qemu/target/arm/helper.h
/qemu/target/arm/hvf/hvf.c
/qemu/target/arm/internals.h
/qemu/target/arm/kvm.c
/qemu/target/arm/kvm_arm.h
/qemu/target/arm/machine.c
/qemu/target/arm/meson.build
/qemu/target/arm/ptw.c
/qemu/target/arm/syndrome.h
/qemu/target/arm/tcg/a64.decode
/qemu/target/arm/tcg/cpu32.c
/qemu/target/arm/tcg/cpu64.c
/qemu/target/arm/tcg/crypto_helper.c
/qemu/target/arm/tcg/helper-a64.c
/qemu/target/arm/tcg/helper-a64.h
/qemu/target/arm/tcg/hflags.c
/qemu/target/arm/tcg/m_helper.c
/qemu/target/arm/tcg/mte_helper.c
/qemu/target/arm/tcg/mve_helper.c
/qemu/target/arm/tcg/op_helper.c
/qemu/target/arm/tcg/pauth_helper.c
/qemu/target/arm/tcg/sme_helper.c
/qemu/target/arm/tcg/sve_helper.c
/qemu/target/arm/tcg/tlb_helper.c
/qemu/target/arm/tcg/translate-a32.h
/qemu/target/arm/tcg/translate-a64.c
/qemu/target/arm/tcg/translate-a64.h
/qemu/target/arm/tcg/translate-m-nocp.c
/qemu/target/arm/tcg/translate-mve.c
/qemu/target/arm/tcg/translate-neon.c
/qemu/target/arm/tcg/translate-sme.c
/qemu/target/arm/tcg/translate-sve.c
/qemu/target/arm/tcg/translate-vfp.c
/qemu/target/arm/tcg/translate.c
/qemu/target/arm/tcg/translate.h
/qemu/target/arm/tcg/vec_helper.c
/qemu/target/arm/tcg/vec_internal.h
/qemu/target/arm/vfp_helper.c
/qemu/target/avr/cpu-qom.h
/qemu/target/avr/cpu.c
/qemu/target/avr/cpu.h
/qemu/target/avr/helper.c
/qemu/target/avr/meson.build
/qemu/target/avr/translate.c
/qemu/target/cris/cpu-qom.h
/qemu/target/cris/cpu.c
/qemu/target/cris/cpu.h
/qemu/target/cris/meson.build
/qemu/target/cris/op_helper.c
/qemu/target/cris/translate.c
/qemu/target/cris/translate_v10.c.inc
/qemu/target/hexagon/README
/qemu/target/hexagon/cpu-qom.h
/qemu/target/hexagon/cpu.c
/qemu/target/hexagon/cpu.h
/qemu/target/hexagon/fma_emu.c
/qemu/target/hexagon/gen_tcg.h
/qemu/target/hexagon/gen_tcg_funcs.py
/qemu/target/hexagon/gen_tcg_hvx.h
/qemu/target/hexagon/genptr.c
/qemu/target/hexagon/hex_common.py
/qemu/target/hexagon/idef-parser/README.rst
/qemu/target/hexagon/idef-parser/idef-parser.h
/qemu/target/hexagon/idef-parser/parser-helpers.c
/qemu/target/hexagon/idef-parser/prepare
/qemu/target/hexagon/imported/alu.idef
/qemu/target/hexagon/imported/macros.def
/qemu/target/hexagon/imported/mmvec/ext.idef
/qemu/target/hexagon/macros.h
/qemu/target/hexagon/mmvec/macros.h
/qemu/target/hexagon/op_helper.c
/qemu/target/hexagon/op_helper.h
/qemu/target/hexagon/translate.c
/qemu/target/hppa/cpu-param.h
/qemu/target/hppa/cpu-qom.h
/qemu/target/hppa/cpu.c
/qemu/target/hppa/cpu.h
/qemu/target/hppa/gdbstub.c
/qemu/target/hppa/helper.c
/qemu/target/hppa/helper.h
/qemu/target/hppa/insns.decode
/qemu/target/hppa/int_helper.c
/qemu/target/hppa/machine.c
/qemu/target/hppa/mem_helper.c
/qemu/target/hppa/meson.build
/qemu/target/hppa/op_helper.c
/qemu/target/hppa/sys_helper.c
/qemu/target/hppa/trace-events
/qemu/target/hppa/translate.c
/qemu/target/i386/arch_memory_mapping.c
/qemu/target/i386/cpu-qom.h
/qemu/target/i386/cpu-sysemu.c
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/helper.c
/qemu/target/i386/hvf/hvf-cpu.c
/qemu/target/i386/hvf/hvf-i386.h
/qemu/target/i386/hvf/hvf.c
/qemu/target/i386/hvf/x86_cpuid.c
/qemu/target/i386/hvf/x86_emu.c
/qemu/target/i386/hvf/x86_emu.h
/qemu/target/i386/kvm/kvm-cpu.c
/qemu/target/i386/kvm/kvm.c
/qemu/target/i386/kvm/kvm_i386.h
/qemu/target/i386/kvm/meson.build
/qemu/target/i386/kvm/xen-emu.c
/qemu/target/i386/machine.c
/qemu/target/i386/meson.build
/qemu/target/i386/monitor.c
/qemu/target/i386/nvmm/nvmm-all.c
/qemu/target/i386/ops_sse.h
/qemu/target/i386/sev.c
/qemu/target/i386/sev.h
/qemu/target/i386/svm.h
/qemu/target/i386/tcg/cc_helper.c
/qemu/target/i386/tcg/decode-new.c.inc
/qemu/target/i386/tcg/decode-new.h
/qemu/target/i386/tcg/emit.c.inc
/qemu/target/i386/tcg/excp_helper.c
/qemu/target/i386/tcg/fpu_helper.c
/qemu/target/i386/tcg/helper-tcg.h
/qemu/target/i386/tcg/int_helper.c
/qemu/target/i386/tcg/misc_helper.c
/qemu/target/i386/tcg/ops_sse_header.h.inc
/qemu/target/i386/tcg/seg_helper.c
/qemu/target/i386/tcg/sysemu/excp_helper.c
/qemu/target/i386/tcg/sysemu/fpu_helper.c
/qemu/target/i386/tcg/sysemu/svm_helper.c
/qemu/target/i386/tcg/tcg-cpu.c
/qemu/target/i386/tcg/translate.c
/qemu/target/i386/whpx/whpx-all.c
/qemu/target/loongarch/cpu-param.h
/qemu/target/loongarch/cpu-qom.h
/qemu/target/loongarch/cpu.c
/qemu/target/loongarch/cpu.h
/qemu/target/loongarch/disas.c
/qemu/target/loongarch/gdbstub.c
/qemu/target/loongarch/helper.h
/qemu/target/loongarch/insn_trans/trans_atomic.c.inc
/qemu/target/loongarch/insn_trans/trans_branch.c.inc
/qemu/target/loongarch/insn_trans/trans_extra.c.inc
/qemu/target/loongarch/insn_trans/trans_farith.c.inc
/qemu/target/loongarch/insn_trans/trans_fcmp.c.inc
/qemu/target/loongarch/insn_trans/trans_fmemory.c.inc
/qemu/target/loongarch/insn_trans/trans_fmov.c.inc
/qemu/target/loongarch/insn_trans/trans_memory.c.inc
/qemu/target/loongarch/insn_trans/trans_privileged.c.inc
/qemu/target/loongarch/insn_trans/trans_vec.c.inc
/qemu/target/loongarch/insns.decode
/qemu/target/loongarch/internals.h
/qemu/target/loongarch/iocsr_helper.c
/qemu/target/loongarch/loongarch-qmp-cmds.c
/qemu/target/loongarch/machine.c
/qemu/target/loongarch/meson.build
/qemu/target/loongarch/op_helper.c
/qemu/target/loongarch/tlb_helper.c
/qemu/target/loongarch/translate.c
/qemu/target/loongarch/translate.h
/qemu/target/loongarch/vec.h
/qemu/target/loongarch/vec_helper.c
/qemu/target/m68k/cpu-qom.h
/qemu/target/m68k/cpu.c
/qemu/target/m68k/cpu.h
/qemu/target/m68k/m68k-semi.c
/qemu/target/m68k/meson.build
/qemu/target/m68k/translate.c
/qemu/target/microblaze/cpu-qom.h
/qemu/target/microblaze/cpu.c
/qemu/target/microblaze/cpu.h
/qemu/target/microblaze/meson.build
/qemu/target/microblaze/translate.c
/qemu/target/mips/cpu-defs.c.inc
/qemu/target/mips/cpu-qom.h
/qemu/target/mips/cpu.c
/qemu/target/mips/cpu.h
/qemu/target/mips/meson.build
/qemu/target/mips/sysemu/cp0_timer.c
/qemu/target/mips/tcg/fpu_helper.c
/qemu/target/mips/tcg/lcsr_translate.c
/qemu/target/mips/tcg/ldst_helper.c
/qemu/target/mips/tcg/micromips_translate.c.inc
/qemu/target/mips/tcg/msa.decode
/qemu/target/mips/tcg/msa_helper.c
/qemu/target/mips/tcg/msa_translate.c
/qemu/target/mips/tcg/mxu_translate.c
/qemu/target/mips/tcg/nanomips_translate.c.inc
/qemu/target/mips/tcg/sysemu/cp0_helper.c
/qemu/target/mips/tcg/sysemu/lcsr_helper.c
/qemu/target/mips/tcg/sysemu/mips-semi.c
/qemu/target/mips/tcg/sysemu/tlb_helper.c
/qemu/target/mips/tcg/translate.c
/qemu/target/mips/tcg/translate.h
/qemu/target/mips/tcg/tx79.decode
/qemu/target/mips/tcg/vr54xx_translate.c
/qemu/target/nios2/cpu-qom.h
/qemu/target/nios2/cpu.c
/qemu/target/nios2/cpu.h
/qemu/target/nios2/meson.build
/qemu/target/nios2/nios2-semi.c
/qemu/target/nios2/op_helper.c
/qemu/target/nios2/translate.c
/qemu/target/openrisc/cpu-qom.h
/qemu/target/openrisc/cpu.c
/qemu/target/openrisc/cpu.h
/qemu/target/openrisc/meson.build
/qemu/target/openrisc/translate.c
/qemu/target/ppc/compat.c
/qemu/target/ppc/cpu-models.h
/qemu/target/ppc/cpu-qom.h
/qemu/target/ppc/cpu.c
/qemu/target/ppc/cpu.h
/qemu/target/ppc/cpu_init.c
/qemu/target/ppc/excp_helper.c
/qemu/target/ppc/fpu_helper.c
/qemu/target/ppc/gdbstub.c
/qemu/target/ppc/helper.h
/qemu/target/ppc/int_helper.c
/qemu/target/ppc/internal.h
/qemu/target/ppc/kvm.c
/qemu/target/ppc/kvm_ppc.h
/qemu/target/ppc/machine.c
/qemu/target/ppc/mem_helper.c
/qemu/target/ppc/meson.build
/qemu/target/ppc/misc_helper.c
/qemu/target/ppc/mmu-radix64.c
/qemu/target/ppc/mmu_common.c
/qemu/target/ppc/mmu_helper.c
/qemu/target/ppc/power8-pmu-regs.c.inc
/qemu/target/ppc/power8-pmu.c
/qemu/target/ppc/spr_common.h
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate/branch-impl.c.inc
/qemu/target/ppc/translate/dfp-impl.c.inc
/qemu/target/ppc/translate/fixedpoint-impl.c.inc
/qemu/target/ppc/translate/fp-impl.c.inc
/qemu/target/ppc/translate/processor-ctrl-impl.c.inc
/qemu/target/ppc/translate/spe-impl.c.inc
/qemu/target/ppc/translate/storage-ctrl-impl.c.inc
/qemu/target/ppc/translate/vmx-impl.c.inc
/qemu/target/ppc/translate/vsx-impl.c.inc
/qemu/target/riscv/cpu-qom.h
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_bits.h
/qemu/target/riscv/cpu_cfg.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/crypto_helper.c
/qemu/target/riscv/csr.c
/qemu/target/riscv/debug.c
/qemu/target/riscv/debug.h
/qemu/target/riscv/gdbstub.c
/qemu/target/riscv/helper.h
/qemu/target/riscv/insn32.decode
/qemu/target/riscv/insn_trans/trans_privileged.c.inc
/qemu/target/riscv/insn_trans/trans_rvbf16.c.inc
/qemu/target/riscv/insn_trans/trans_rvd.c.inc
/qemu/target/riscv/insn_trans/trans_rvf.c.inc
/qemu/target/riscv/insn_trans/trans_rvh.c.inc
/qemu/target/riscv/insn_trans/trans_rvi.c.inc
/qemu/target/riscv/insn_trans/trans_rvm.c.inc
/qemu/target/riscv/insn_trans/trans_rvv.c.inc
/qemu/target/riscv/insn_trans/trans_rvvk.c.inc
/qemu/target/riscv/insn_trans/trans_rvzce.c.inc
/qemu/target/riscv/insn_trans/trans_rvzfa.c.inc
/qemu/target/riscv/insn_trans/trans_rvzfh.c.inc
/qemu/target/riscv/insn_trans/trans_rvzicbo.c.inc
/qemu/target/riscv/insn_trans/trans_svinval.c.inc
/qemu/target/riscv/insn_trans/trans_xthead.c.inc
/qemu/target/riscv/internals.h
/qemu/target/riscv/kvm/kvm-cpu.c
/qemu/target/riscv/kvm/kvm_riscv.h
/qemu/target/riscv/kvm/meson.build
/qemu/target/riscv/m128_helper.c
/qemu/target/riscv/machine.c
/qemu/target/riscv/meson.build
/qemu/target/riscv/monitor.c
/qemu/target/riscv/op_helper.c
/qemu/target/riscv/pmp.c
/qemu/target/riscv/pmp.h
/qemu/target/riscv/pmu.c
/qemu/target/riscv/pmu.h
/qemu/target/riscv/riscv-qmp-cmds.c
/qemu/target/riscv/tcg/meson.build
/qemu/target/riscv/tcg/tcg-cpu.c
/qemu/target/riscv/tcg/tcg-cpu.h
/qemu/target/riscv/translate.c
/qemu/target/riscv/vcrypto_helper.c
/qemu/target/riscv/vector_helper.c
/qemu/target/riscv/vector_internals.c
/qemu/target/riscv/vector_internals.h
/qemu/target/rx/cpu-qom.h
/qemu/target/rx/cpu.c
/qemu/target/rx/cpu.h
/qemu/target/rx/meson.build
/qemu/target/rx/translate.c
/qemu/target/s390x/arch_dump.c
/qemu/target/s390x/cpu-qom.h
/qemu/target/s390x/cpu-sysemu.c
/qemu/target/s390x/cpu.c
/qemu/target/s390x/cpu.h
/qemu/target/s390x/cpu_features.h
/qemu/target/s390x/cpu_features_def.h.inc
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/cpu_models.h
/qemu/target/s390x/diag.c
/qemu/target/s390x/gen-features.c
/qemu/target/s390x/kvm/kvm.c
/qemu/target/s390x/kvm/kvm_s390x.h
/qemu/target/s390x/kvm/meson.build
/qemu/target/s390x/kvm/stsi-topology.c
/qemu/target/s390x/kvm/trace-events
/qemu/target/s390x/meson.build
/qemu/target/s390x/tcg/crypto_helper.c
/qemu/target/s390x/tcg/excp_helper.c
/qemu/target/s390x/tcg/fpu_helper.c
/qemu/target/s390x/tcg/insn-data.h.inc
/qemu/target/s390x/tcg/misc_helper.c
/qemu/target/s390x/tcg/translate.c
/qemu/target/s390x/tcg/translate_vx.c.inc
/qemu/target/s390x/tcg/vec_int_helper.c
/qemu/target/sh4/cpu-qom.h
/qemu/target/sh4/cpu.c
/qemu/target/sh4/cpu.h
/qemu/target/sh4/helper.c
/qemu/target/sh4/meson.build
/qemu/target/sh4/op_helper.c
/qemu/target/sh4/translate.c
/qemu/target/sparc/cpu-feature.h.inc
/qemu/target/sparc/cpu-qom.h
/qemu/target/sparc/cpu.c
/qemu/target/sparc/cpu.h
/qemu/target/sparc/fop_helper.c
/qemu/target/sparc/helper.c
/qemu/target/sparc/helper.h
/qemu/target/sparc/insns.decode
/qemu/target/sparc/int32_helper.c
/qemu/target/sparc/int64_helper.c
/qemu/target/sparc/ldst_helper.c
/qemu/target/sparc/machine.c
/qemu/target/sparc/meson.build
/qemu/target/sparc/translate.c
/qemu/target/sparc/vis_helper.c
/qemu/target/sparc/win_helper.c
/qemu/target/tricore/cpu-qom.h
/qemu/target/tricore/cpu.c
/qemu/target/tricore/cpu.h
/qemu/target/tricore/fpu_helper.c
/qemu/target/tricore/helper.c
/qemu/target/tricore/helper.h
/qemu/target/tricore/meson.build
/qemu/target/tricore/op_helper.c
/qemu/target/tricore/translate.c
/qemu/target/tricore/tricore-opcodes.h
/qemu/target/xtensa/cpu-qom.h
/qemu/target/xtensa/cpu.c
/qemu/target/xtensa/cpu.h
/qemu/target/xtensa/dbg_helper.c
/qemu/target/xtensa/exc_helper.c
/qemu/target/xtensa/fpu_helper.c
/qemu/target/xtensa/meson.build
/qemu/target/xtensa/mmu_helper.c
/qemu/target/xtensa/op_helper.c
/qemu/target/xtensa/translate.c
/qemu/target/xtensa/win_helper.c
/qemu/tcg/aarch64/tcg-target.c.inc
/qemu/tcg/aarch64/tcg-target.h
/qemu/tcg/arm/tcg-target.c.inc
/qemu/tcg/arm/tcg-target.h
/qemu/tcg/i386/tcg-target.c.inc
/qemu/tcg/i386/tcg-target.h
/qemu/tcg/loongarch64/tcg-insn-defs.c.inc
/qemu/tcg/loongarch64/tcg-target-con-set.h
/qemu/tcg/loongarch64/tcg-target-con-str.h
/qemu/tcg/loongarch64/tcg-target.c.inc
/qemu/tcg/loongarch64/tcg-target.h
/qemu/tcg/loongarch64/tcg-target.opc.h
/qemu/tcg/meson.build
/qemu/tcg/mips/tcg-target.c.inc
/qemu/tcg/mips/tcg-target.h
/qemu/tcg/optimize.c
/qemu/tcg/ppc/tcg-target.c.inc
/qemu/tcg/ppc/tcg-target.h
/qemu/tcg/region.c
/qemu/tcg/riscv/tcg-target.c.inc
/qemu/tcg/riscv/tcg-target.h
/qemu/tcg/s390x/tcg-target.c.inc
/qemu/tcg/s390x/tcg-target.h
/qemu/tcg/sparc64/tcg-target.c.inc
/qemu/tcg/sparc64/tcg-target.h
/qemu/tcg/tcg-internal.h
/qemu/tcg/tcg-op-gvec.c
/qemu/tcg/tcg-op-ldst.c
/qemu/tcg/tcg-op-vec.c
/qemu/tcg/tcg-op.c
/qemu/tcg/tcg.c
/qemu/tcg/tci.c
/qemu/tcg/tci/tcg-target.c.inc
/qemu/tcg/tci/tcg-target.h
/qemu/tests/Makefile.include
/qemu/tests/avocado/acpi-bits.py
/qemu/tests/avocado/acpi-bits/bits-tests/testacpi.py2
/qemu/tests/avocado/avocado_qemu/__init__.py
/qemu/tests/avocado/boot_linux.py
/qemu/tests/avocado/boot_linux_console.py
/qemu/tests/avocado/cpu_queries.py
/qemu/tests/avocado/empty_cpu_model.py
/qemu/tests/avocado/hotplug_cpu.py
/qemu/tests/avocado/info_usernet.py
/qemu/tests/avocado/intel_iommu.py
/qemu/tests/avocado/linux_initrd.py
/qemu/tests/avocado/machine_aarch64_sbsaref.py
/qemu/tests/avocado/machine_arm_integratorcp.py
/qemu/tests/avocado/machine_aspeed.py
/qemu/tests/avocado/machine_m68k_nextcube.py
/qemu/tests/avocado/machine_mips_malta.py
/qemu/tests/avocado/machine_rx_gdbsim.py
/qemu/tests/avocado/machine_s390_ccw_virtio.py
/qemu/tests/avocado/mem-addr-space-check.py
/qemu/tests/avocado/migration.py
/qemu/tests/avocado/multiprocess.py
/qemu/tests/avocado/pc_cpu_hotplug_props.py
/qemu/tests/avocado/ppc_amiga.py
/qemu/tests/avocado/replay_kernel.py
/qemu/tests/avocado/replay_linux.py
/qemu/tests/avocado/reverse_debugging.py
/qemu/tests/avocado/s390_topology.py
/qemu/tests/avocado/smmu.py
/qemu/tests/avocado/tcg_plugins.py
/qemu/tests/avocado/tesseract_utils.py
/qemu/tests/avocado/tuxrun_baselines.py
/qemu/tests/avocado/version.py
/qemu/tests/avocado/virtio-gpu.py
/qemu/tests/avocado/virtio_check_params.py
/qemu/tests/avocado/virtio_version.py
/qemu/tests/avocado/vnc.py
/qemu/tests/avocado/x86_cpu_model_versions.py
/qemu/tests/bench/meson.build
/qemu/tests/data/acpi/q35/APIC.core-count
/qemu/tests/data/acpi/q35/APIC.core-count2
/qemu/tests/data/acpi/q35/APIC.thread-count
/qemu/tests/data/acpi/q35/APIC.thread-count2
/qemu/tests/data/acpi/q35/APIC.type4-count
/qemu/tests/data/acpi/q35/DSDT.core-count
/qemu/tests/data/acpi/q35/DSDT.core-count2
/qemu/tests/data/acpi/q35/DSDT.cxl
/qemu/tests/data/acpi/q35/DSDT.mmio64
/qemu/tests/data/acpi/q35/DSDT.thread-count
/qemu/tests/data/acpi/q35/DSDT.thread-count2
/qemu/tests/data/acpi/q35/DSDT.type4-count
/qemu/tests/data/acpi/q35/FACP.core-count
/qemu/tests/data/acpi/q35/FACP.thread-count
/qemu/tests/data/acpi/q35/FACP.thread-count2
/qemu/tests/data/acpi/q35/FACP.type4-count
/qemu/tests/data/acpi/virt/DBG2
/qemu/tests/data/acpi/virt/SPCR
/qemu/tests/data/acpi/virt/SSDT.memhp
/qemu/tests/data/qobject/qdict.txt
/qemu/tests/decode/err_pattern_group_ident2.decode
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/common.rc
/qemu/tests/docker/docker.py
/qemu/tests/docker/dockerfiles/alpine.docker
/qemu/tests/docker/dockerfiles/centos8.docker
/qemu/tests/docker/dockerfiles/debian-all-test-cross.docker
/qemu/tests/docker/dockerfiles/debian-amd64-cross.docker
/qemu/tests/docker/dockerfiles/debian-arm64-cross.docker
/qemu/tests/docker/dockerfiles/debian-armel-cross.docker
/qemu/tests/docker/dockerfiles/debian-armhf-cross.docker
/qemu/tests/docker/dockerfiles/debian-hexagon-cross.docker
/qemu/tests/docker/dockerfiles/debian-i686-cross.docker
/qemu/tests/docker/dockerfiles/debian-legacy-test-cross.docker
/qemu/tests/docker/dockerfiles/debian-loongarch-cross.docker
/qemu/tests/docker/dockerfiles/debian-ppc64el-cross.docker
/qemu/tests/docker/dockerfiles/debian-s390x-cross.docker
/qemu/tests/docker/dockerfiles/debian.docker
/qemu/tests/docker/dockerfiles/fedora-win32-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win64-cross.docker
/qemu/tests/docker/dockerfiles/fedora.docker
/qemu/tests/docker/dockerfiles/opensuse-leap.docker
/qemu/tests/docker/dockerfiles/python.docker
/qemu/tests/docker/dockerfiles/ubuntu2004.docker
/qemu/tests/docker/dockerfiles/ubuntu2204.docker
/qemu/tests/guest-debug/run-test.py
/qemu/tests/lcitool/libvirt-ci
/qemu/tests/lcitool/projects/qemu.yml
/qemu/tests/lcitool/refresh
/qemu/tests/meson.build
/qemu/tests/migration/guestperf-batch.py
/qemu/tests/migration/guestperf.py
/qemu/tests/migration/guestperf/comparison.py
/qemu/tests/migration/guestperf/engine.py
/qemu/tests/migration/guestperf/hardware.py
/qemu/tests/migration/guestperf/progress.py
/qemu/tests/migration/guestperf/scenario.py
/qemu/tests/migration/guestperf/shell.py
/qemu/tests/migration/i386/a-b-bootblock.S
/qemu/tests/migration/i386/a-b-bootblock.h
/qemu/tests/migration/meson.build
/qemu/tests/migration/s390x/a-b-bios.c
/qemu/tests/migration/s390x/a-b-bios.h
/qemu/tests/plugin/mem.c
/qemu/tests/plugin/meson.build
/qemu/tests/qapi-schema/bad-if-not.json
/qemu/tests/qapi-schema/test-qapi.py
/qemu/tests/qemu-iotests/024
/qemu/tests/qemu-iotests/024.out
/qemu/tests/qemu-iotests/029
/qemu/tests/qemu-iotests/030
/qemu/tests/qemu-iotests/040
/qemu/tests/qemu-iotests/041
/qemu/tests/qemu-iotests/045
/qemu/tests/qemu-iotests/046
/qemu/tests/qemu-iotests/051.pc.out
/qemu/tests/qemu-iotests/055
/qemu/tests/qemu-iotests/056
/qemu/tests/qemu-iotests/059
/qemu/tests/qemu-iotests/059.out
/qemu/tests/qemu-iotests/061
/qemu/tests/qemu-iotests/071
/qemu/tests/qemu-iotests/080.out
/qemu/tests/qemu-iotests/093
/qemu/tests/qemu-iotests/109.out
/qemu/tests/qemu-iotests/112.out
/qemu/tests/qemu-iotests/118
/qemu/tests/qemu-iotests/122.out
/qemu/tests/qemu-iotests/124
/qemu/tests/qemu-iotests/129
/qemu/tests/qemu-iotests/131
/qemu/tests/qemu-iotests/131.out
/qemu/tests/qemu-iotests/132
/qemu/tests/qemu-iotests/139
/qemu/tests/qemu-iotests/146.out
/qemu/tests/qemu-iotests/147
/qemu/tests/qemu-iotests/149
/qemu/tests/qemu-iotests/149.out
/qemu/tests/qemu-iotests/151
/qemu/tests/qemu-iotests/152
/qemu/tests/qemu-iotests/154.out
/qemu/tests/qemu-iotests/155
/qemu/tests/qemu-iotests/165
/qemu/tests/qemu-iotests/179.out
/qemu/tests/qemu-iotests/181
/qemu/tests/qemu-iotests/183
/qemu/tests/qemu-iotests/185
/qemu/tests/qemu-iotests/185.out
/qemu/tests/qemu-iotests/196
/qemu/tests/qemu-iotests/197
/qemu/tests/qemu-iotests/197.out
/qemu/tests/qemu-iotests/205
/qemu/tests/qemu-iotests/209.out
/qemu/tests/qemu-iotests/215
/qemu/tests/qemu-iotests/218
/qemu/tests/qemu-iotests/221.out
/qemu/tests/qemu-iotests/223.out
/qemu/tests/qemu-iotests/233.out
/qemu/tests/qemu-iotests/241.out
/qemu/tests/qemu-iotests/244.out
/qemu/tests/qemu-iotests/245
/qemu/tests/qemu-iotests/252.out
/qemu/tests/qemu-iotests/253.out
/qemu/tests/qemu-iotests/256
/qemu/tests/qemu-iotests/257
/qemu/tests/qemu-iotests/264
/qemu/tests/qemu-iotests/271
/qemu/tests/qemu-iotests/271.out
/qemu/tests/qemu-iotests/274.out
/qemu/tests/qemu-iotests/281
/qemu/tests/qemu-iotests/295
/qemu/tests/qemu-iotests/296
/qemu/tests/qemu-iotests/298
/qemu/tests/qemu-iotests/300
/qemu/tests/qemu-iotests/307.out
/qemu/tests/qemu-iotests/314
/qemu/tests/qemu-iotests/314.out
/qemu/tests/qemu-iotests/common.filter
/qemu/tests/qemu-iotests/common.rc
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qemu-iotests/linters.py
/qemu/tests/qemu-iotests/meson.build
/qemu/tests/qemu-iotests/pylintrc
/qemu/tests/qemu-iotests/testenv.py
/qemu/tests/qemu-iotests/tests/backing-file-invalidation
/qemu/tests/qemu-iotests/tests/copy-before-write
/qemu/tests/qemu-iotests/tests/export-incoming-iothread
/qemu/tests/qemu-iotests/tests/file-io-error
/qemu/tests/qemu-iotests/tests/file-io-error.out
/qemu/tests/qemu-iotests/tests/graph-changes-while-io
/qemu/tests/qemu-iotests/tests/image-fleecing
/qemu/tests/qemu-iotests/tests/iothreads-stream
/qemu/tests/qemu-iotests/tests/iothreads-stream.out
/qemu/tests/qemu-iotests/tests/migrate-bitmaps-postcopy-test
/qemu/tests/qemu-iotests/tests/migrate-bitmaps-test
/qemu/tests/qemu-iotests/tests/migrate-during-backup
/qemu/tests/qemu-iotests/tests/migration-permissions
/qemu/tests/qemu-iotests/tests/mirror-change-copy-mode
/qemu/tests/qemu-iotests/tests/mirror-change-copy-mode.out
/qemu/tests/qemu-iotests/tests/mirror-ready-cancel-error
/qemu/tests/qemu-iotests/tests/mirror-top-perms
/qemu/tests/qemu-iotests/tests/nbd-multiconn
/qemu/tests/qemu-iotests/tests/nbd-qemu-allocation.out
/qemu/tests/qemu-iotests/tests/parallels-checks
/qemu/tests/qemu-iotests/tests/parallels-checks.out
/qemu/tests/qemu-iotests/tests/qemu-img-bitmaps.out
/qemu/tests/qemu-iotests/tests/reopen-file
/qemu/tests/qemu-iotests/tests/stream-error-on-reset
/qemu/tests/qemu-iotests/tests/stream-under-throttle
/qemu/tests/qtest/adm1266-test.c
/qemu/tests/qtest/ahci-test.c
/qemu/tests/qtest/arm-cpu-features.c
/qemu/tests/qtest/bcm2835-dma-test.c
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/qtest/cdrom-test.c
/qemu/tests/qtest/ds1338-test.c
/qemu/tests/qtest/es1370-test.c
/qemu/tests/qtest/fuzz/fuzz.c
/qemu/tests/qtest/fuzz/fuzz.h
/qemu/tests/qtest/fuzz/generic_fuzz.c
/qemu/tests/qtest/fuzz/generic_fuzz_configs.h
/qemu/tests/qtest/intel-hda-test.c
/qemu/tests/qtest/ipmi-bt-test.c
/qemu/tests/qtest/libqos/ahci.c
/qemu/tests/qtest/libqos/ahci.h
/qemu/tests/qtest/libqos/igb.c
/qemu/tests/qtest/libqos/qgraph.c
/qemu/tests/qtest/libqos/qgraph_internal.h
/qemu/tests/qtest/libqos/virtio-gpio.c
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/libqtest.h
/qemu/tests/qtest/m48t59-test.c
/qemu/tests/qtest/max34451-test.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/microbit-test.c
/qemu/tests/qtest/migration-helpers.c
/qemu/tests/qtest/migration-helpers.h
/qemu/tests/qtest/migration-test.c
/qemu/tests/qtest/netdev-socket.c
/qemu/tests/qtest/npcm7xx_adc-test.c
/qemu/tests/qtest/npcm7xx_pwm-test.c
/qemu/tests/qtest/npcm7xx_timer-test.c
/qemu/tests/qtest/numa-test.c
/qemu/tests/qtest/pflash-cfi02-test.c
/qemu/tests/qtest/qmp-cmd-test.c
/qemu/tests/qtest/rtl8139-test.c
/qemu/tests/qtest/test-filter-mirror.c
/qemu/tests/qtest/test-filter-redirector.c
/qemu/tests/qtest/test-hmp.c
/qemu/tests/qtest/test-x86-cpuid-compat.c
/qemu/tests/qtest/tpm-emu.c
/qemu/tests/qtest/tpm-tests.c
/qemu/tests/qtest/tpm-tests.h
/qemu/tests/qtest/tpm-tis-i2c-test.c
/qemu/tests/qtest/tpm-tis-util.c
/qemu/tests/qtest/ufs-test.c
/qemu/tests/qtest/usb-hcd-uhci-test.c
/qemu/tests/qtest/usb-hcd-xhci-test.c
/qemu/tests/qtest/vhost-user-blk-test.c
/qemu/tests/qtest/virtio-net-failover.c
/qemu/tests/qtest/virtio-net-test.c
/qemu/tests/qtest/virtio-scsi-test.c
/qemu/tests/qtest/vmgenid-test.c
/qemu/tests/qtest/xlnx-versal-trng-test.c
/qemu/tests/tcg/Makefile.target
/qemu/tests/tcg/aarch64/Makefile.softmmu-target
/qemu/tests/tcg/aarch64/Makefile.target
/qemu/tests/tcg/aarch64/bti-1.c
/qemu/tests/tcg/aarch64/bti-3.c
/qemu/tests/tcg/aarch64/bti-crt.c.inc
/qemu/tests/tcg/aarch64/gdbstub/test-sve-ioctl.py
/qemu/tests/tcg/aarch64/gdbstub/test-sve.py
/qemu/tests/tcg/aarch64/pauth-2.c
/qemu/tests/tcg/aarch64/pauth-4.c
/qemu/tests/tcg/aarch64/pauth-5.c
/qemu/tests/tcg/aarch64/pauth.h
/qemu/tests/tcg/aarch64/sve-str.c
/qemu/tests/tcg/aarch64/sysregs.c
/qemu/tests/tcg/aarch64/system/vtimer.c
/qemu/tests/tcg/arm/Makefile.softmmu-target
/qemu/tests/tcg/arm/Makefile.target
/qemu/tests/tcg/arm/system/boot.S
/qemu/tests/tcg/arm/system/kernel.ld
/qemu/tests/tcg/arm/system/semiconsole.c
/qemu/tests/tcg/arm/system/test-armv6m-undef.S
/qemu/tests/tcg/arm/system/test-armv6m-undef.ld
/qemu/tests/tcg/cris/Makefile.target
/qemu/tests/tcg/hexagon/Makefile.target
/qemu/tests/tcg/hexagon/fpstuff.c
/qemu/tests/tcg/hexagon/test_clobber.S
/qemu/tests/tcg/i386/Makefile.target
/qemu/tests/tcg/i386/system/boot.S
/qemu/tests/tcg/i386/test-avx.c
/qemu/tests/tcg/i386/test-avx.py
/qemu/tests/tcg/i386/test-flags.c
/qemu/tests/tcg/i386/x86.csv
/qemu/tests/tcg/loongarch64/system/boot.S
/qemu/tests/tcg/m68k/Makefile.target
/qemu/tests/tcg/m68k/denormal.c
/qemu/tests/tcg/minilib/Makefile.target
/qemu/tests/tcg/mips/Makefile.target
/qemu/tests/tcg/mips/hello-mips.c
/qemu/tests/tcg/multiarch/Makefile.target
/qemu/tests/tcg/multiarch/gdbstub/interrupt.py
/qemu/tests/tcg/multiarch/gdbstub/memory.py
/qemu/tests/tcg/multiarch/gdbstub/registers.py
/qemu/tests/tcg/multiarch/gdbstub/sha1.py
/qemu/tests/tcg/multiarch/gdbstub/test-proc-mappings.py
/qemu/tests/tcg/multiarch/gdbstub/test-qxfer-auxv-read.py
/qemu/tests/tcg/multiarch/gdbstub/test-thread-breakpoint.py
/qemu/tests/tcg/multiarch/system/Makefile.softmmu-target
/qemu/tests/tcg/multiarch/system/interrupt.c
/qemu/tests/tcg/multiarch/system/memory.c
/qemu/tests/tcg/nios2/Makefile.target
/qemu/tests/tcg/ppc64/Makefile.target
/qemu/tests/tcg/ppc64/vsx_f2i_nan.c
/qemu/tests/tcg/s390x/Makefile.softmmu-target
/qemu/tests/tcg/s390x/Makefile.target
/qemu/tests/tcg/s390x/add-logical-with-carry.c
/qemu/tests/tcg/s390x/clc.c
/qemu/tests/tcg/s390x/gdbstub/test-signals-s390x.py
/qemu/tests/tcg/s390x/gdbstub/test-svc.py
/qemu/tests/tcg/s390x/laalg.c
/qemu/tests/tcg/s390x/pgm-specification-softmmu.S
/qemu/tests/tcg/s390x/pgm-specification.mak
/qemu/tests/tcg/s390x/precise-smc-softmmu.S
/qemu/tests/tcg/s390x/precise-smc-user.c
/qemu/tests/tcg/s390x/softmmu.ld
/qemu/tests/tcg/tricore/Makefile.softmmu-target
/qemu/tests/tcg/tricore/asm/macros.h
/qemu/tests/tcg/tricore/asm/test_crcn.S
/qemu/tests/tcg/tricore/asm/test_ftohp.S
/qemu/tests/tcg/tricore/asm/test_ftou.S
/qemu/tests/tcg/tricore/asm/test_hptof.S
/qemu/tests/tcg/tricore/asm/test_insert.S
/qemu/tests/tcg/xtensa/Makefile.softmmu-target
/qemu/tests/tcg/xtensaeb/Makefile.softmmu-target
/qemu/tests/tsan/ignore.tsan
/qemu/tests/tsan/suppressions.tsan
/qemu/tests/uefi-test-tools/Makefile
/qemu/tests/unit/check-qjson.c
/qemu/tests/unit/meson.build
/qemu/tests/unit/test-aio.c
/qemu/tests/unit/test-bdrv-drain.c
/qemu/tests/unit/test-bdrv-graph-mod.c
/qemu/tests/unit/test-block-iothread.c
/qemu/tests/unit/test-coroutine.c
/qemu/tests/unit/test-crypto-secret.c
/qemu/tests/unit/test-io-task.c
/qemu/tests/unit/test-qmp-event.c
/qemu/tests/unit/test-qobject-input-visitor.c
/qemu/tests/unit/test-resv-mem.c
/qemu/tests/unit/test-seccomp.c
/qemu/tests/unit/test-smp-parse.c
/qemu/tests/unit/test-throttle.c
/qemu/tests/unit/test-util-filemonitor.c
/qemu/tests/unit/test-uuid.c
/qemu/tests/unit/test-virtio-dmabuf.c
/qemu/tests/unit/test-x86-topo.c
/qemu/tests/unit/test-xs-node.c
/qemu/tests/vm/Makefile.include
/qemu/tests/vm/basevm.py
/qemu/tests/vm/freebsd
/qemu/tests/vm/netbsd
/qemu/tests/vm/openbsd
/qemu/tests/vm/ubuntu.aarch64
/qemu/tests/vm/ubuntuvm.py
/qemu/trace/control.c
/qemu/trace/control.h
/qemu/ui/cocoa.m
/qemu/ui/console-gl.c
/qemu/ui/console-priv.h
/qemu/ui/console-vc-stubs.c
/qemu/ui/console-vc.c
/qemu/ui/console.c
/qemu/ui/curses.c
/qemu/ui/dbus-console.c
/qemu/ui/dbus-listener.c
/qemu/ui/dbus.c
/qemu/ui/gtk-egl.c
/qemu/ui/gtk.c
/qemu/ui/input-legacy.c
/qemu/ui/input.c
/qemu/ui/keymaps.h
/qemu/ui/meson.build
/qemu/ui/qemu-pixman.c
/qemu/ui/sdl2-2d.c
/qemu/ui/sdl2-input.c
/qemu/ui/sdl2.c
/qemu/ui/shader/meson.build
/qemu/ui/spice-app.c
/qemu/ui/spice-core.c
/qemu/ui/spice-display.c
/qemu/ui/spice-input.c
/qemu/ui/trace-events
/qemu/ui/ui-hmp-cmds.c
/qemu/ui/ui-qmp-cmds.c
/qemu/ui/vdagent.c
/qemu/ui/vnc-clipboard.c
/qemu/ui/vnc-enc-hextile-template.h
/qemu/ui/vnc-enc-tight.c
/qemu/ui/vnc-enc-zrle.c.inc
/qemu/ui/vnc-enc-zywrle.h
/qemu/ui/vnc-palette.c
/qemu/ui/vnc-stubs.c
/qemu/ui/vnc.c
/qemu/ui/vnc.h
/qemu/util/chardev_open.c
/qemu/util/coroutine-sigaltstack.c
/qemu/util/coroutine-ucontext.c
/qemu/util/cpuinfo-aarch64.c
/qemu/util/cpuinfo-i386.c
/qemu/util/cpuinfo-loongarch.c
/qemu/util/cpuinfo-ppc.c
/qemu/util/cutils.c
/qemu/util/defer-call.c
/qemu/util/fdmon-io_uring.c
/qemu/util/filemonitor-inotify.c
/qemu/util/guest-random.c
/qemu/util/iov.c
/qemu/util/log.c
/qemu/util/main-loop.c
/qemu/util/meson.build
/qemu/util/oslib-posix.c
/qemu/util/oslib-win32.c
/qemu/util/qdist.c
/qemu/util/qemu-coroutine.c
/qemu/util/qemu-sockets.c
/qemu/util/range.c
/qemu/util/rcu.c
/qemu/util/reserved-region.c
/qemu/util/selfmap.c
/qemu/util/thread-pool.c
/qemu/util/uuid.c
/qemu/util/vhost-user-server.c
00ea69f528-Jul-2023 zhenwei pi <pizhenwei@bytedance.com>

fsdev: Use ThrottleDirection instread of bool is_write

'bool is_write' style is obsolete from throttle framework, adapt
fsdev to the new style.

Cc: Greg Kurz <groug@kaod.org>
Reviewed-by: Hanna Cze

fsdev: Use ThrottleDirection instread of bool is_write

'bool is_write' style is obsolete from throttle framework, adapt
fsdev to the new style.

Cc: Greg Kurz <groug@kaod.org>
Reviewed-by: Hanna Czenczek <hreitz@redhat.com>
Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
Message-Id: <20230728022006.1098509-9-pizhenwei@bytedance.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Signed-off-by: Hanna Czenczek <hreitz@redhat.com>

show more ...

e76f201f28-Jul-2023 zhenwei pi <pizhenwei@bytedance.com>

throttle: use enum ThrottleDirection instead of bool is_write

enum ThrottleDirection is already there, use ThrottleDirection instead
of 'bool is_write' for throttle API, also modify related codes fr

throttle: use enum ThrottleDirection instead of bool is_write

enum ThrottleDirection is already there, use ThrottleDirection instead
of 'bool is_write' for throttle API, also modify related codes from
block, fsdev, cryptodev and tests.

Reviewed-by: Hanna Czenczek <hreitz@redhat.com>
Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
Message-Id: <20230728022006.1098509-7-pizhenwei@bytedance.com>
Signed-off-by: Hanna Czenczek <hreitz@redhat.com>

show more ...


/qemu/.gitlab-ci.d/buildtest.yml
/qemu/.gitlab-ci.d/cirrus/freebsd-13.vars
/qemu/.gitlab-ci.d/cirrus/kvm-build.yml
/qemu/.gitlab-ci.d/cirrus/macos-12.vars
/qemu/.gitlab-ci.d/windows.yml
/qemu/MAINTAINERS
/qemu/VERSION
/qemu/accel/hvf/hvf-accel-ops.c
/qemu/accel/hvf/hvf-all.c
/qemu/accel/kvm/kvm-all.c
/qemu/accel/tcg/atomic_common.c.inc
/qemu/accel/tcg/atomic_template.h
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/cputlb.c
/qemu/accel/tcg/internal.h
/qemu/accel/tcg/ldst_atomicity.c.inc
/qemu/accel/tcg/tb-maint.c
/qemu/accel/tcg/tcg-runtime.h
/qemu/accel/tcg/translate-all.c
/qemu/accel/tcg/translator.c
/qemu/accel/tcg/user-exec.c
/qemu/audio/pwaudio.c
/qemu/audio/trace-events
/qemu/backends/cryptodev.c
/qemu/block/blkio.c
/qemu/block/file-posix.c
/qemu/block/io.c
/qemu/block/nbd.c
/qemu/block/nvme.c
/qemu/block/throttle-groups.c
/qemu/bsd-user/main.c
/qemu/bsd-user/mmap.c
/qemu/bsd-user/qemu.h
/qemu/bsd-user/syscall_defs.h
/qemu/chardev/char-socket.c
/qemu/configs/devices/s390x-softmmu/default.mak
/qemu/configs/targets/loongarch64-softmmu.mak
/qemu/configure
/qemu/contrib/elf2dmp/main.c
/qemu/contrib/vhost-user-gpu/vhost-user-gpu.c
/qemu/contrib/vhost-user-gpu/virgl.c
/qemu/contrib/vhost-user-gpu/vugpu.h
/qemu/crypto/aes.c
/qemu/crypto/block-luks.c
/qemu/disas/meson.build
/qemu/disas/riscv-xthead.c
/qemu/disas/riscv-xthead.h
/qemu/disas/riscv-xventana.c
/qemu/disas/riscv-xventana.h
/qemu/disas/riscv.c
/qemu/disas/riscv.h
/qemu/docs/about/deprecated.rst
/qemu/docs/about/license.rst
/qemu/docs/devel/acpi-bits.rst
/qemu/docs/devel/migration.rst
/qemu/docs/devel/qom.rst
/qemu/docs/devel/style.rst
/qemu/docs/devel/tcg-ops.rst
/qemu/docs/devel/testing.rst
/qemu/docs/interop/qemu-ga.rst
/qemu/docs/interop/vhost-user-gpu.rst
/qemu/docs/pcie_sriov.txt
/qemu/docs/system/arm/sbsa.rst
/qemu/docs/system/arm/virt.rst
/qemu/docs/system/devices/nvme.rst
/qemu/docs/system/ppc/powernv.rst
/qemu/docs/system/riscv/virt.rst
/qemu/docs/system/target-riscv.rst
/qemu/dump/dump.c
qemu-fsdev-throttle.c
/qemu/gdb-xml/loongarch-base32.xml
/qemu/gdb-xml/loongarch-fpu.xml
/qemu/gdbstub/gdbstub.c
/qemu/gdbstub/trace-events
/qemu/host/include/aarch64/host/cpuinfo.h
/qemu/host/include/aarch64/host/crypto/aes-round.h
/qemu/host/include/generic/host/cpuinfo.h
/qemu/host/include/generic/host/crypto/aes-round.h
/qemu/host/include/i386/host/cpuinfo.h
/qemu/host/include/i386/host/crypto/aes-round.h
/qemu/host/include/ppc/host/cpuinfo.h
/qemu/host/include/ppc/host/crypto/aes-round.h
/qemu/host/include/ppc64/host/cpuinfo.h
/qemu/host/include/ppc64/host/crypto/aes-round.h
/qemu/host/include/x86_64/host/crypto/aes-round.h
/qemu/hw/9pfs/9p-local.c
/qemu/hw/9pfs/9p-proxy.c
/qemu/hw/9pfs/9p-synth.c
/qemu/hw/9pfs/9p-util.h
/qemu/hw/9pfs/9p.c
/qemu/hw/9pfs/9p.h
/qemu/hw/arm/Kconfig
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/mps2-tz.c
/qemu/hw/arm/sbsa-ref.c
/qemu/hw/arm/smmu-common.c
/qemu/hw/arm/smmuv3.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xen_arm.c
/qemu/hw/block/dataplane/virtio-blk.c
/qemu/hw/block/xen-block.c
/qemu/hw/char/escc.c
/qemu/hw/core/loader.c
/qemu/hw/core/machine-smp.c
/qemu/hw/core/machine.c
/qemu/hw/display/vhost-user-gpu.c
/qemu/hw/display/virtio-gpu-base.c
/qemu/hw/display/virtio-gpu-udmabuf.c
/qemu/hw/display/virtio-gpu.c
/qemu/hw/gpio/nrf51_gpio.c
/qemu/hw/i2c/bitbang_i2c.c
/qemu/hw/i2c/trace-events
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/intel_iommu_internal.h
/qemu/hw/i386/kvm/xen_evtchn.c
/qemu/hw/i386/kvm/xenstore_impl.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/vmmouse.c
/qemu/hw/i386/x86-iommu.c
/qemu/hw/i386/xen/xen-hvm.c
/qemu/hw/i386/xen/xen_platform.c
/qemu/hw/ide/cmd646.c
/qemu/hw/ide/pci.c
/qemu/hw/ide/piix.c
/qemu/hw/ide/sii3112.c
/qemu/hw/ide/via.c
/qemu/hw/intc/Kconfig
/qemu/hw/intc/arm_gic.c
/qemu/hw/intc/arm_gicv3_redist.c
/qemu/hw/intc/armv7m_nvic.c
/qemu/hw/intc/loongarch_pch_pic.c
/qemu/hw/intc/pnv_xive2.c
/qemu/hw/intc/s390_flic_kvm.c
/qemu/hw/intc/trace-events
/qemu/hw/intc/xive.c
/qemu/hw/intc/xive2.c
/qemu/hw/isa/vt82c686.c
/qemu/hw/loongarch/acpi-build.c
/qemu/hw/loongarch/virt.c
/qemu/hw/m68k/next-cube.c
/qemu/hw/m68k/next-kbd.c
/qemu/hw/m68k/virt.c
/qemu/hw/mem/memory-device.c
/qemu/hw/microblaze/petalogix_ml605_mmu.c
/qemu/hw/mips/boston.c
/qemu/hw/mips/fuloong2e.c
/qemu/hw/mips/loongson3_virt.c
/qemu/hw/mips/malta.c
/qemu/hw/misc/Kconfig
/qemu/hw/misc/allwinner-r40-dramc.c
/qemu/hw/misc/allwinner-sramc.c
/qemu/hw/misc/exynos4210_rng.c
/qemu/hw/misc/meson.build
/qemu/hw/misc/sifive_e_aon.c
/qemu/hw/net/Kconfig
/qemu/hw/net/e1000.c
/qemu/hw/net/e1000e_core.c
/qemu/hw/net/ftgmac100.c
/qemu/hw/net/i82596.c
/qemu/hw/net/igb.c
/qemu/hw/net/igb_core.c
/qemu/hw/net/igbvf.c
/qemu/hw/net/ne2000.c
/qemu/hw/net/pcnet.c
/qemu/hw/net/rtl8139.c
/qemu/hw/net/sungem.c
/qemu/hw/net/sunhme.c
/qemu/hw/net/trace-events
/qemu/hw/net/virtio-net.c
/qemu/hw/net/vmxnet3.c
/qemu/hw/nvme/ctrl.c
/qemu/hw/nvme/dif.c
/qemu/hw/nvme/nvme.h
/qemu/hw/nvme/trace-events
/qemu/hw/nvram/xlnx-efuse.c
/qemu/hw/pci-bridge/cxl_upstream.c
/qemu/hw/pci-host/designware.c
/qemu/hw/pci-host/i440fx.c
/qemu/hw/pci-host/mv64361.c
/qemu/hw/pci-host/mv643xx.h
/qemu/hw/pci-host/q35.c
/qemu/hw/pci-host/sabre.c
/qemu/hw/pci/Kconfig
/qemu/hw/pci/pci.c
/qemu/hw/pci/pci_host.c
/qemu/hw/pci/pcie.c
/qemu/hw/pci/pcie_sriov.c
/qemu/hw/ppc/pegasos2.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/pnv_core.c
/qemu/hw/ppc/pnv_psi.c
/qemu/hw/ppc/ppc.c
/qemu/hw/ppc/ppc440.h
/qemu/hw/ppc/ppc440_bamboo.c
/qemu/hw/ppc/ppc440_pcix.c
/qemu/hw/ppc/ppc440_uc.c
/qemu/hw/ppc/ppc4xx_pci.c
/qemu/hw/ppc/sam460ex.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_cpu_core.c
/qemu/hw/ppc/spapr_hcall.c
/qemu/hw/riscv/Kconfig
/qemu/hw/riscv/numa.c
/qemu/hw/riscv/sifive_e.c
/qemu/hw/riscv/virt.c
/qemu/hw/s390x/Kconfig
/qemu/hw/s390x/ipl.c
/qemu/hw/s390x/meson.build
/qemu/hw/s390x/s390-pci-bus.c
/qemu/hw/s390x/s390-pci-inst.c
/qemu/hw/s390x/s390-pci-kvm.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/s390x/tod-kvm.c
/qemu/hw/s390x/trace-events
/qemu/hw/scsi/scsi-bus.c
/qemu/hw/sd/sdhci.c
/qemu/hw/smbios/smbios.c
/qemu/hw/sparc/sun4m_iommu.c
/qemu/hw/sparc64/sun4u.c
/qemu/hw/tpm/tpm_tis_sysbus.c
/qemu/hw/usb/Kconfig
/qemu/hw/usb/canokey.c
/qemu/hw/usb/canokey.h
/qemu/hw/vfio/ap.c
/qemu/hw/vfio/common.c
/qemu/hw/vfio/migration.c
/qemu/hw/vfio/pci-quirks.c
/qemu/hw/vfio/pci.c
/qemu/hw/vfio/pci.h
/qemu/hw/virtio/Kconfig
/qemu/hw/virtio/meson.build
/qemu/hw/virtio/trace-events
/qemu/hw/virtio/vhost-shadow-virtqueue.c
/qemu/hw/virtio/vhost-stub.c
/qemu/hw/virtio/vhost-user-fs.c
/qemu/hw/virtio/vhost-user-gpio.c
/qemu/hw/virtio/vhost-user-scmi-pci.c
/qemu/hw/virtio/vhost-user-scmi.c
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/vhost-vdpa.c
/qemu/hw/virtio/vhost-vsock-common.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-crypto.c
/qemu/hw/virtio/virtio-iommu.c
/qemu/hw/virtio/virtio-md-pci.c
/qemu/hw/virtio/virtio-mem-pci.c
/qemu/hw/virtio/virtio-mem-pci.h
/qemu/hw/virtio/virtio-mem.c
/qemu/hw/virtio/virtio-pmem-pci.c
/qemu/hw/virtio/virtio-pmem-pci.h
/qemu/hw/virtio/virtio-qmp.c
/qemu/hw/virtio/virtio.c
/qemu/hw/xen/xen-hvm-common.c
/qemu/hw/xtensa/virt.c
/qemu/include/block/nbd.h
/qemu/include/crypto/aes-round.h
/qemu/include/crypto/aes.h
/qemu/include/elf.h
/qemu/include/exec/cpu-all.h
/qemu/include/exec/cpu_ldst.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/helper-proto-common.h
/qemu/include/exec/memory.h
/qemu/include/exec/user/abitypes.h
/qemu/include/exec/user/thunk.h
/qemu/include/hw/arm/fsl-imx7.h
/qemu/include/hw/boards.h
/qemu/include/hw/gpio/nrf51_gpio.h
/qemu/include/hw/i386/intel_iommu.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/i386/x86-iommu.h
/qemu/include/hw/ide/pci.h
/qemu/include/hw/intc/armv7m_nvic.h
/qemu/include/hw/isa/vt82c686.h
/qemu/include/hw/misc/sifive_e_aon.h
/qemu/include/hw/pci-host/i440fx.h
/qemu/include/hw/pci-host/q35.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/pci/pci_host.h
/qemu/include/hw/pci/pcie.h
/qemu/include/hw/ppc/pnv_core.h
/qemu/include/hw/ppc/pnv_xscom.h
/qemu/include/hw/ppc/ppc4xx.h
/qemu/include/hw/ppc/xive.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/riscv/sifive_e.h
/qemu/include/hw/s390x/s390-pci-bus.h
/qemu/include/hw/s390x/sclp.h
/qemu/include/hw/scsi/scsi.h
/qemu/include/hw/vfio/vfio-common.h
/qemu/include/hw/virtio/vhost-user-scmi.h
/qemu/include/hw/virtio/vhost.h
/qemu/include/hw/virtio/virtio-gpu-bswap.h
/qemu/include/hw/virtio/virtio-gpu.h
/qemu/include/hw/virtio/virtio-iommu.h
/qemu/include/hw/virtio/virtio-md-pci.h
/qemu/include/hw/virtio/virtio-mem.h
/qemu/include/hw/virtio/virtio.h
/qemu/include/hw/xen/xen-hvm-common.h
/qemu/include/io/channel-tls.h
/qemu/include/migration/misc.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/selfmap.h
/qemu/include/qemu/throttle.h
/qemu/include/standard-headers/drm/drm_fourcc.h
/qemu/include/standard-headers/linux/const.h
/qemu/include/standard-headers/linux/pci_regs.h
/qemu/include/standard-headers/linux/vhost_types.h
/qemu/include/standard-headers/linux/virtio_blk.h
/qemu/include/standard-headers/linux/virtio_config.h
/qemu/include/standard-headers/linux/virtio_net.h
/qemu/include/sysemu/dirtylimit.h
/qemu/include/sysemu/hvf.h
/qemu/include/sysemu/kvm.h
/qemu/include/tcg/tcg-op-common.h
/qemu/include/tcg/tcg-op.h
/qemu/include/tcg/tcg-opc.h
/qemu/include/tcg/tcg.h
/qemu/include/ui/console.h
/qemu/io/channel-tls.c
/qemu/linux-headers/asm-arm64/bitsperlong.h
/qemu/linux-headers/asm-arm64/kvm.h
/qemu/linux-headers/asm-generic/bitsperlong.h
/qemu/linux-headers/asm-generic/unistd.h
/qemu/linux-headers/asm-mips/unistd_n32.h
/qemu/linux-headers/asm-mips/unistd_n64.h
/qemu/linux-headers/asm-mips/unistd_o32.h
/qemu/linux-headers/asm-powerpc/unistd_32.h
/qemu/linux-headers/asm-powerpc/unistd_64.h
/qemu/linux-headers/asm-riscv/bitsperlong.h
/qemu/linux-headers/asm-riscv/kvm.h
/qemu/linux-headers/asm-riscv/unistd.h
/qemu/linux-headers/asm-s390/unistd_32.h
/qemu/linux-headers/asm-s390/unistd_64.h
/qemu/linux-headers/asm-x86/kvm.h
/qemu/linux-headers/asm-x86/unistd_32.h
/qemu/linux-headers/asm-x86/unistd_64.h
/qemu/linux-headers/asm-x86/unistd_x32.h
/qemu/linux-headers/linux/const.h
/qemu/linux-headers/linux/kvm.h
/qemu/linux-headers/linux/mman.h
/qemu/linux-headers/linux/psp-sev.h
/qemu/linux-headers/linux/userfaultfd.h
/qemu/linux-headers/linux/vfio.h
/qemu/linux-headers/linux/vhost.h
/qemu/linux-user/aarch64/target_mman.h
/qemu/linux-user/alpha/target_mman.h
/qemu/linux-user/arm/cpu_loop.c
/qemu/linux-user/arm/target_mman.h
/qemu/linux-user/cris/target_mman.h
/qemu/linux-user/elfload.c
/qemu/linux-user/flatload.c
/qemu/linux-user/generic/target_mman.h
/qemu/linux-user/hexagon/target_mman.h
/qemu/linux-user/hppa/target_mman.h
/qemu/linux-user/i386/target_mman.h
/qemu/linux-user/include/host/s390x/host-signal.h
/qemu/linux-user/loongarch64/target_mman.h
/qemu/linux-user/m68k/target_mman.h
/qemu/linux-user/main.c
/qemu/linux-user/microblaze/target_mman.h
/qemu/linux-user/mips/target_mman.h
/qemu/linux-user/mips64/target_mman.h
/qemu/linux-user/mmap.c
/qemu/linux-user/nios2/target_mman.h
/qemu/linux-user/openrisc/target_mman.h
/qemu/linux-user/ppc/target_mman.h
/qemu/linux-user/qemu.h
/qemu/linux-user/riscv/syscall32_nr.h
/qemu/linux-user/riscv/syscall64_nr.h
/qemu/linux-user/riscv/target_mman.h
/qemu/linux-user/s390x/target_mman.h
/qemu/linux-user/sh4/target_mman.h
/qemu/linux-user/sparc/target_mman.h
/qemu/linux-user/strace.c
/qemu/linux-user/strace.list
/qemu/linux-user/syscall.c
/qemu/linux-user/syscall_defs.h
/qemu/linux-user/thunk.c
/qemu/linux-user/user-mmap.h
/qemu/linux-user/x86_64/target_mman.h
/qemu/linux-user/xtensa/target_mman.h
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/migration-hmp-cmds.c
/qemu/migration/migration-stats.c
/qemu/migration/migration.c
/qemu/migration/migration.h
/qemu/migration/multifd-zlib.c
/qemu/migration/multifd-zstd.c
/qemu/migration/multifd.c
/qemu/migration/options.c
/qemu/migration/options.h
/qemu/migration/postcopy-ram.c
/qemu/migration/qemu-file.c
/qemu/migration/qemu-file.h
/qemu/migration/ram.c
/qemu/migration/ram.h
/qemu/migration/rdma.c
/qemu/migration/savevm.c
/qemu/migration/threadinfo.c
/qemu/migration/threadinfo.h
/qemu/migration/trace-events
/qemu/migration/vmstate.c
/qemu/nbd/client.c
/qemu/nbd/common.c
/qemu/nbd/server.c
/qemu/nbd/trace-events
/qemu/net/socket.c
/qemu/net/vhost-vdpa.c
/qemu/os-posix.c
/qemu/pc-bios/opensbi-riscv32-generic-fw_dynamic.bin
/qemu/pc-bios/opensbi-riscv64-generic-fw_dynamic.bin
/qemu/python/qemu/qmp/qmp_tui.py
/qemu/python/scripts/mkvenv.py
/qemu/python/scripts/vendor.py
/qemu/python/setup.cfg
/qemu/python/tests/minreqs.txt
/qemu/python/wheels/tomli-2.0.1-py3-none-any.whl
/qemu/pythondeps.toml
/qemu/qapi/audio.json
/qemu/qapi/block-core.json
/qemu/qapi/block.json
/qemu/qapi/char.json
/qemu/qapi/cxl.json
/qemu/qapi/machine-target.json
/qemu/qapi/migration.json
/qemu/qapi/misc.json
/qemu/qapi/net.json
/qemu/qapi/qdev.json
/qemu/qapi/qom.json
/qemu/qapi/trace.json
/qemu/qapi/ui.json
/qemu/qemu-nbd.c
/qemu/qemu-options.hx
/qemu/qga/main.c
/qemu/qga/meson.build
/qemu/qga/vss-win32/install.cpp
/qemu/qga/vss-win32/meson.build
/qemu/qga/vss-win32/provider.cpp
/qemu/qga/vss-win32/requester.cpp
/qemu/qga/vss-win32/vss-debug.cpp
/qemu/qga/vss-win32/vss-debug.h
/qemu/roms/opensbi
/qemu/scripts/ci/org.centos/stream/8/x86_64/test-avocado
/qemu/scripts/decodetree.py
/qemu/scripts/device-crash-test
/qemu/scripts/git-submodule.sh
/qemu/scripts/meson-buildoptions.sh
/qemu/softmmu/dirtylimit.c
/qemu/softmmu/physmem.c
/qemu/softmmu/qtest.c
/qemu/softmmu/runstate.c
/qemu/stubs/colo.c
/qemu/stubs/meson.build
/qemu/stubs/virtio-md-pci.c
/qemu/target/alpha/cpu.h
/qemu/target/alpha/translate.c
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/debug_helper.c
/qemu/target/arm/gdbstub.c
/qemu/target/arm/helper.c
/qemu/target/arm/helper.h
/qemu/target/arm/hvf/hvf.c
/qemu/target/arm/internals.h
/qemu/target/arm/kvm.c
/qemu/target/arm/kvm64.c
/qemu/target/arm/ptw.c
/qemu/target/arm/tcg/cpu64.c
/qemu/target/arm/tcg/crypto_helper.c
/qemu/target/arm/tcg/m_helper.c
/qemu/target/arm/tcg/meson.build
/qemu/target/arm/tcg/sme_helper.c
/qemu/target/arm/tcg/sve.decode
/qemu/target/arm/tcg/translate-a64.c
/qemu/target/arm/tcg/translate-mve.c
/qemu/target/arm/tcg/translate-neon.c
/qemu/target/arm/tcg/translate-sme.c
/qemu/target/arm/tcg/translate-sve.c
/qemu/target/arm/tcg/translate-vfp.c
/qemu/target/arm/tcg/translate.c
/qemu/target/arm/tcg/vec_helper.c
/qemu/target/arm/trace-events
/qemu/target/avr/helper.c
/qemu/target/cris/helper.c
/qemu/target/cris/op_helper.c
/qemu/target/cris/translate.c
/qemu/target/hppa/cpu.h
/qemu/target/hppa/helper.c
/qemu/target/hppa/int_helper.c
/qemu/target/hppa/mem_helper.c
/qemu/target/hppa/op_helper.c
/qemu/target/hppa/translate.c
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/hvf/hvf.c
/qemu/target/i386/kvm/kvm.c
/qemu/target/i386/kvm/xen-emu.c
/qemu/target/i386/ops_sse.h
/qemu/target/i386/tcg/decode-new.c.inc
/qemu/target/loongarch/cpu-csr.h
/qemu/target/loongarch/cpu.c
/qemu/target/loongarch/cpu.h
/qemu/target/loongarch/csr_helper.c
/qemu/target/loongarch/gdbstub.c
/qemu/target/loongarch/helper.h
/qemu/target/loongarch/insn_trans/trans_arith.c.inc
/qemu/target/loongarch/insn_trans/trans_atomic.c.inc
/qemu/target/loongarch/insn_trans/trans_bit.c.inc
/qemu/target/loongarch/insn_trans/trans_branch.c.inc
/qemu/target/loongarch/insn_trans/trans_extra.c.inc
/qemu/target/loongarch/insn_trans/trans_farith.c.inc
/qemu/target/loongarch/insn_trans/trans_fcmp.c.inc
/qemu/target/loongarch/insn_trans/trans_fcnv.c.inc
/qemu/target/loongarch/insn_trans/trans_fmemory.c.inc
/qemu/target/loongarch/insn_trans/trans_fmov.c.inc
/qemu/target/loongarch/insn_trans/trans_lsx.c.inc
/qemu/target/loongarch/insn_trans/trans_memory.c.inc
/qemu/target/loongarch/insn_trans/trans_privileged.c.inc
/qemu/target/loongarch/insn_trans/trans_shift.c.inc
/qemu/target/loongarch/op_helper.c
/qemu/target/loongarch/tlb_helper.c
/qemu/target/loongarch/translate.c
/qemu/target/loongarch/translate.h
/qemu/target/m68k/helper.c
/qemu/target/m68k/m68k-semi.c
/qemu/target/m68k/translate.c
/qemu/target/microblaze/cpu.h
/qemu/target/mips/cpu-defs.c.inc
/qemu/target/mips/cpu.c
/qemu/target/mips/cpu.h
/qemu/target/mips/helper.h
/qemu/target/mips/internal.h
/qemu/target/mips/kvm.c
/qemu/target/mips/kvm_mips.h
/qemu/target/mips/sysemu/cp0_timer.c
/qemu/target/mips/tcg/lcsr.decode
/qemu/target/mips/tcg/lcsr_translate.c
/qemu/target/mips/tcg/meson.build
/qemu/target/mips/tcg/mxu_translate.c
/qemu/target/mips/tcg/op_helper.c
/qemu/target/mips/tcg/sysemu/lcsr_helper.c
/qemu/target/mips/tcg/sysemu/meson.build
/qemu/target/mips/tcg/sysemu/tlb_helper.c
/qemu/target/mips/tcg/sysemu_helper.h.inc
/qemu/target/mips/tcg/translate.c
/qemu/target/mips/tcg/translate.h
/qemu/target/nios2/nios2-semi.c
/qemu/target/openrisc/cpu.h
/qemu/target/openrisc/interrupt.c
/qemu/target/openrisc/translate.c
/qemu/target/ppc/arch_dump.c
/qemu/target/ppc/cpu-qom.h
/qemu/target/ppc/cpu.h
/qemu/target/ppc/cpu_init.c
/qemu/target/ppc/excp_helper.c
/qemu/target/ppc/helper.h
/qemu/target/ppc/int_helper.c
/qemu/target/ppc/internal.h
/qemu/target/ppc/kvm.c
/qemu/target/ppc/kvm_ppc.h
/qemu/target/ppc/meson.build
/qemu/target/ppc/misc_helper.c
/qemu/target/ppc/mmu-hash64.c
/qemu/target/ppc/mmu-hash64.h
/qemu/target/ppc/spr_common.h
/qemu/target/ppc/timebase_helper.c
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate/fixedpoint-impl.c.inc
/qemu/target/ppc/translate/vmx-impl.c.inc
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_cfg.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/crypto_helper.c
/qemu/target/riscv/csr.c
/qemu/target/riscv/fpu_helper.c
/qemu/target/riscv/helper.h
/qemu/target/riscv/insn32.decode
/qemu/target/riscv/insn_trans/trans_rvbf16.c.inc
/qemu/target/riscv/insn_trans/trans_rvzfa.c.inc
/qemu/target/riscv/insn_trans/trans_rvzfh.c.inc
/qemu/target/riscv/kvm.c
/qemu/target/riscv/kvm_riscv.h
/qemu/target/riscv/op_helper.c
/qemu/target/riscv/translate.c
/qemu/target/riscv/vector_helper.c
/qemu/target/rx/op_helper.c
/qemu/target/rx/translate.c
/qemu/target/s390x/arch_dump.c
/qemu/target/s390x/cpu-sysemu.c
/qemu/target/s390x/cpu_features.c
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/diag.c
/qemu/target/s390x/helper.c
/qemu/target/s390x/helper.h
/qemu/target/s390x/ioinst.c
/qemu/target/s390x/kvm/kvm.c
/qemu/target/s390x/kvm/meson.build
/qemu/target/s390x/kvm/pv.c
/qemu/target/s390x/kvm/pv.h
/qemu/target/s390x/kvm/trace-events
/qemu/target/s390x/mmu_helper.c
/qemu/target/s390x/tcg/excp_helper.c
/qemu/target/s390x/tcg/fpu_helper.c
/qemu/target/s390x/tcg/insn-data.h.inc
/qemu/target/s390x/tcg/mem_helper.c
/qemu/target/s390x/tcg/translate.c
/qemu/target/s390x/tcg/translate_vx.c.inc
/qemu/target/s390x/tcg/vec_helper.c
/qemu/target/s390x/tcg/vec_string_helper.c
/qemu/target/sparc/asi.h
/qemu/target/sparc/cpu.c
/qemu/target/sparc/cpu.h
/qemu/target/sparc/ldst_helper.c
/qemu/target/sparc/machine.c
/qemu/target/sparc/monitor.c
/qemu/target/sparc/translate.c
/qemu/target/tricore/cpu.c
/qemu/target/tricore/cpu.h
/qemu/target/tricore/csfr.h.inc
/qemu/target/tricore/helper.c
/qemu/target/tricore/op_helper.c
/qemu/target/tricore/translate.c
/qemu/target/xtensa/exc_helper.c
/qemu/tcg/aarch64/tcg-target.c.inc
/qemu/tcg/aarch64/tcg-target.h
/qemu/tcg/arm/tcg-target.c.inc
/qemu/tcg/arm/tcg-target.h
/qemu/tcg/i386/tcg-target-con-set.h
/qemu/tcg/i386/tcg-target-con-str.h
/qemu/tcg/i386/tcg-target.c.inc
/qemu/tcg/i386/tcg-target.h
/qemu/tcg/loongarch64/tcg-target.h
/qemu/tcg/mips/tcg-target.h
/qemu/tcg/optimize.c
/qemu/tcg/ppc/tcg-target.c.inc
/qemu/tcg/ppc/tcg-target.h
/qemu/tcg/riscv/tcg-target.c.inc
/qemu/tcg/riscv/tcg-target.h
/qemu/tcg/s390x/tcg-target-con-set.h
/qemu/tcg/s390x/tcg-target.c.inc
/qemu/tcg/s390x/tcg-target.h
/qemu/tcg/sparc64/tcg-target.c.inc
/qemu/tcg/sparc64/tcg-target.h
/qemu/tcg/tcg-op-gvec.c
/qemu/tcg/tcg-op-ldst.c
/qemu/tcg/tcg-op.c
/qemu/tcg/tcg.c
/qemu/tcg/tci/tcg-target.h
/qemu/tests/Makefile.include
/qemu/tests/avocado/machine_aarch64_sbsaref.py
/qemu/tests/avocado/machine_s390_ccw_virtio.py
/qemu/tests/avocado/migration.py
/qemu/tests/avocado/ppc_powernv.py
/qemu/tests/avocado/replay_kernel.py
/qemu/tests/avocado/riscv_opensbi.py
/qemu/tests/data/acpi/pc/DSDT
/qemu/tests/data/acpi/pc/DSDT.acpierst
/qemu/tests/data/acpi/pc/DSDT.acpihmat
/qemu/tests/data/acpi/pc/DSDT.bridge
/qemu/tests/data/acpi/pc/DSDT.cphp
/qemu/tests/data/acpi/pc/DSDT.dimmpxm
/qemu/tests/data/acpi/pc/DSDT.hpbridge
/qemu/tests/data/acpi/pc/DSDT.hpbrroot
/qemu/tests/data/acpi/pc/DSDT.ipmikcs
/qemu/tests/data/acpi/pc/DSDT.memhp
/qemu/tests/data/acpi/pc/DSDT.nohpet
/qemu/tests/data/acpi/pc/DSDT.numamem
/qemu/tests/data/acpi/pc/DSDT.roothp
/qemu/tests/data/acpi/q35/DSDT
/qemu/tests/data/acpi/q35/DSDT.acpierst
/qemu/tests/data/acpi/q35/DSDT.acpihmat
/qemu/tests/data/acpi/q35/DSDT.acpihmat-noinitiator
/qemu/tests/data/acpi/q35/DSDT.applesmc
/qemu/tests/data/acpi/q35/DSDT.bridge
/qemu/tests/data/acpi/q35/DSDT.core-count2
/qemu/tests/data/acpi/q35/DSDT.cphp
/qemu/tests/data/acpi/q35/DSDT.cxl
/qemu/tests/data/acpi/q35/DSDT.dimmpxm
/qemu/tests/data/acpi/q35/DSDT.ipmibt
/qemu/tests/data/acpi/q35/DSDT.ipmismbus
/qemu/tests/data/acpi/q35/DSDT.ivrs
/qemu/tests/data/acpi/q35/DSDT.memhp
/qemu/tests/data/acpi/q35/DSDT.mmio64
/qemu/tests/data/acpi/q35/DSDT.multi-bridge
/qemu/tests/data/acpi/q35/DSDT.noacpihp
/qemu/tests/data/acpi/q35/DSDT.nohpet
/qemu/tests/data/acpi/q35/DSDT.numamem
/qemu/tests/data/acpi/q35/DSDT.pvpanic-isa
/qemu/tests/data/acpi/q35/DSDT.tis.tpm12
/qemu/tests/data/acpi/q35/DSDT.tis.tpm2
/qemu/tests/data/acpi/q35/DSDT.viot
/qemu/tests/data/acpi/q35/DSDT.xapic
/qemu/tests/docker/dockerfiles/alpine.docker
/qemu/tests/docker/dockerfiles/centos8.docker
/qemu/tests/docker/dockerfiles/debian-all-test-cross.docker
/qemu/tests/docker/dockerfiles/debian-amd64-cross.docker
/qemu/tests/docker/dockerfiles/debian-amd64.docker
/qemu/tests/docker/dockerfiles/debian-arm64-cross.docker
/qemu/tests/docker/dockerfiles/debian-armel-cross.docker
/qemu/tests/docker/dockerfiles/debian-armhf-cross.docker
/qemu/tests/docker/dockerfiles/debian-hexagon-cross.docker
/qemu/tests/docker/dockerfiles/debian-mips64el-cross.docker
/qemu/tests/docker/dockerfiles/debian-mipsel-cross.docker
/qemu/tests/docker/dockerfiles/debian-ppc64el-cross.docker
/qemu/tests/docker/dockerfiles/debian-riscv64-cross.docker
/qemu/tests/docker/dockerfiles/debian-s390x-cross.docker
/qemu/tests/docker/dockerfiles/debian-tricore-cross.docker
/qemu/tests/docker/dockerfiles/fedora-i386-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win32-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win64-cross.docker
/qemu/tests/docker/dockerfiles/fedora.docker
/qemu/tests/docker/dockerfiles/opensuse-leap.docker
/qemu/tests/docker/dockerfiles/ubuntu2004.docker
/qemu/tests/docker/dockerfiles/ubuntu2204.docker
/qemu/tests/guest-debug/run-test.py
/qemu/tests/lcitool/libvirt-ci
/qemu/tests/lcitool/mappings.yml
/qemu/tests/lcitool/projects/qemu.yml
/qemu/tests/lcitool/refresh
/qemu/tests/lcitool/targets/opensuse-leap-15.yml
/qemu/tests/migration/s390x/Makefile
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/qtest/hd-geo-test.c
/qemu/tests/qtest/libqos/libqos.c
/qemu/tests/qtest/libqos/libqos.h
/qemu/tests/qtest/libqos/meson.build
/qemu/tests/qtest/libqos/virtio-scmi.c
/qemu/tests/qtest/libqos/virtio-scmi.h
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/libqtest.h
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/microbit-test.c
/qemu/tests/qtest/migration-test.c
/qemu/tests/qtest/pnv-xscom-test.c
/qemu/tests/qtest/readconfig-test.c
/qemu/tests/qtest/sifive-e-aon-watchdog-test.c
/qemu/tests/qtest/vhost-user-test.c
/qemu/tests/qtest/xlnx-canfd-test.c
/qemu/tests/tcg/Makefile.target
/qemu/tests/tcg/aarch64/Makefile.target
/qemu/tests/tcg/aarch64/gdbstub/test-sve.py
/qemu/tests/tcg/aarch64/lse2-fault.c
/qemu/tests/tcg/aarch64/sme-outprod1.c
/qemu/tests/tcg/aarch64/sysregs.c
/qemu/tests/tcg/aarch64/system/boot.S
/qemu/tests/tcg/aarch64/system/semiheap.c
/qemu/tests/tcg/aarch64/test-aes.c
/qemu/tests/tcg/i386/Makefile.target
/qemu/tests/tcg/i386/test-aes.c
/qemu/tests/tcg/multiarch/gdbstub/test-proc-mappings.py
/qemu/tests/tcg/multiarch/sha512.c
/qemu/tests/tcg/multiarch/system/Makefile.softmmu-target
/qemu/tests/tcg/multiarch/test-aes-main.c.inc
/qemu/tests/tcg/ppc64/Makefile.target
/qemu/tests/tcg/ppc64/test-aes.c
/qemu/tests/tcg/riscv64/Makefile.target
/qemu/tests/tcg/riscv64/test-aes.c
/qemu/tests/tcg/riscv64/test-fcvtmod.c
/qemu/tests/tcg/s390x/Makefile.softmmu-target
/qemu/tests/tcg/s390x/Makefile.target
/qemu/tests/tcg/s390x/cgebra.c
/qemu/tests/tcg/s390x/cksm.S
/qemu/tests/tcg/s390x/clgebr.c
/qemu/tests/tcg/s390x/clm.S
/qemu/tests/tcg/s390x/epsw.c
/qemu/tests/tcg/s390x/gdbstub/test-svc.py
/qemu/tests/tcg/s390x/hello-s390x-asm.S
/qemu/tests/tcg/s390x/icm.S
/qemu/tests/tcg/s390x/larl.c
/qemu/tests/tcg/s390x/lra.S
/qemu/tests/tcg/s390x/mc.S
/qemu/tests/tcg/s390x/mdeb.c
/qemu/tests/tcg/s390x/mie3-mvcrl.c
/qemu/tests/tcg/s390x/mvc.c
/qemu/tests/tcg/s390x/stpq.S
/qemu/tests/tcg/s390x/vcksm.c
/qemu/tests/tcg/s390x/vrep.c
/qemu/tests/tcg/s390x/vstl.c
/qemu/tests/tcg/s390x/vx.h
/qemu/tests/tcg/s390x/vxeh2_vstrs.c
/qemu/tests/tcg/tricore/c/crt0-tc2x.S
/qemu/tests/tcg/x86_64/system/boot.S
/qemu/tests/unit/test-qga.c
/qemu/tests/unit/test-throttle.c
/qemu/tests/vm/Makefile.include
/qemu/tests/vm/basevm.py
/qemu/tests/vm/freebsd
/qemu/tests/vm/generated/README
/qemu/tests/vm/generated/freebsd.json
/qemu/ui/console.c
/qemu/ui/curses_keys.h
/qemu/ui/dbus-listener.c
/qemu/ui/egl-helpers.c
/qemu/ui/gtk-egl.c
/qemu/ui/gtk-gl-area.c
/qemu/ui/vnc-clipboard.c
/qemu/ui/vnc-enc-tight.c
/qemu/util/async-teardown.c
/qemu/util/cpuinfo-aarch64.c
/qemu/util/cpuinfo-i386.c
/qemu/util/cpuinfo-ppc.c
/qemu/util/interval-tree.c
/qemu/util/meson.build
/qemu/util/oslib-win32.c
/qemu/util/selfmap.c
/qemu/util/thread-pool.c
/qemu/util/throttle.c
71d72ece26-Jun-2023 Christian Schoenebeck <qemu_oss@crudebyte.com>

9pfs: deprecate 'proxy' backend

As recent CVE-2023-2861 (fixed by f6b0de53fb) once again showed, the 9p
'proxy' fs driver is in bad shape. Using the 'proxy' backend was already
discouraged for safet

9pfs: deprecate 'proxy' backend

As recent CVE-2023-2861 (fixed by f6b0de53fb) once again showed, the 9p
'proxy' fs driver is in bad shape. Using the 'proxy' backend was already
discouraged for safety reasons before and we recommended to use the
'local' backend (preferably in conjunction with its 'mapped' security
model) instead, but now it is time to officially deprecate the 'proxy'
backend.

Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Message-Id: <E1qDkmw-0007M1-8f@lizzy.crudebyte.com>

show more ...


/qemu/.gitlab-ci.d/base.yml
/qemu/.gitlab-ci.d/buildtest-template.yml
/qemu/.gitlab-ci.d/buildtest.yml
/qemu/.gitlab-ci.d/container-template.yml
/qemu/.gitlab-ci.d/crossbuild-template.yml
/qemu/.gitlab-ci.d/crossbuilds.yml
/qemu/.gitlab-ci.d/opensbi.yml
/qemu/.gitlab-ci.d/static_checks.yml
/qemu/.gitlab-ci.d/windows.yml
/qemu/.mailmap
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/accel/hvf/hvf-accel-ops.c
/qemu/accel/kvm/kvm-all.c
/qemu/accel/stubs/kvm-stub.c
/qemu/accel/stubs/tcg-stub.c
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/cputlb.c
/qemu/accel/tcg/internal.h
/qemu/accel/tcg/monitor.c
/qemu/accel/tcg/tb-hash.h
/qemu/accel/tcg/tb-jmp-cache.h
/qemu/accel/tcg/tb-maint.c
/qemu/accel/tcg/tcg-accel-ops-mttcg.c
/qemu/accel/tcg/tcg-accel-ops-rr.c
/qemu/accel/tcg/tcg-accel-ops.c
/qemu/accel/tcg/tcg-all.c
/qemu/accel/tcg/translate-all.c
/qemu/accel/tcg/translator.c
/qemu/accel/tcg/user-exec.c
/qemu/audio/dbusaudio.c
/qemu/audio/meson.build
/qemu/backends/cryptodev-vhost-user.c
/qemu/backends/cryptodev.c
/qemu/block.c
/qemu/block/blkio.c
/qemu/block/bochs.c
/qemu/block/cloop.c
/qemu/block/dmg.c
/qemu/block/export/vhost-user-blk-server.c
/qemu/block/file-posix.c
/qemu/block/graph-lock.c
/qemu/block/io.c
/qemu/block/parallels.c
/qemu/block/qcow.c
/qemu/block/qcow2-bitmap.c
/qemu/block/qcow2-cluster.c
/qemu/block/qcow2-refcount.c
/qemu/block/qcow2.c
/qemu/block/qcow2.h
/qemu/block/qed-check.c
/qemu/block/qed-table.c
/qemu/block/qed.c
/qemu/block/raw-format.c
/qemu/block/vhdx-log.c
/qemu/block/vhdx.c
/qemu/block/vhdx.h
/qemu/block/vmdk.c
/qemu/block/vpc.c
/qemu/blockjob.c
/qemu/bsd-user/i386/target_arch_cpu.h
/qemu/chardev/char-win-stdio.c
/qemu/configure
/qemu/contrib/plugins/cache.c
/qemu/contrib/plugins/drcov.c
/qemu/contrib/plugins/execlog.c
/qemu/contrib/plugins/hotblocks.c
/qemu/contrib/plugins/hotpages.c
/qemu/contrib/plugins/howvec.c
/qemu/contrib/plugins/hwprofile.c
/qemu/contrib/plugins/lockstep.c
/qemu/contrib/vhost-user-blk/vhost-user-blk.c
/qemu/cpu.c
/qemu/docs/about/deprecated.rst
/qemu/docs/devel/ci-jobs.rst.inc
/qemu/docs/devel/index-api.rst
/qemu/docs/devel/index-process.rst
/qemu/docs/devel/index-tcg.rst
/qemu/docs/devel/index.rst
/qemu/docs/devel/loads-stores.rst
/qemu/docs/devel/qdev-api.rst
/qemu/docs/devel/qom-api.rst
/qemu/docs/devel/qom.rst
/qemu/docs/devel/tcg.rst
/qemu/docs/devel/testing.rst
/qemu/docs/devel/vfio-migration.rst
/qemu/docs/system/arm/cpu-features.rst
/qemu/docs/system/arm/emulation.rst
/qemu/docs/system/arm/sbsa.rst
/qemu/docs/system/device-emulation.rst
/qemu/docs/system/devices/keyboard.rst
/qemu/docs/system/devices/nvme.rst
/qemu/docs/system/gdb.rst
/qemu/docs/system/target-sparc.rst
/qemu/docs/tools/virtfs-proxy-helper.rst
/qemu/fpu/softfloat-parts.c.inc
/qemu/fpu/softfloat.c
qemu-fsdev.c
virtfs-proxy-helper.c
/qemu/gdbstub/gdbstub.c
/qemu/gdbstub/internals.h
/qemu/gdbstub/softmmu.c
/qemu/gdbstub/user-target.c
/qemu/hmp-commands-info.hx
/qemu/hw/9pfs/9p-proxy.c
/qemu/hw/9pfs/9p-proxy.h
/qemu/hw/acpi/core.c
/qemu/hw/arm/sbsa-ref.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xen_arm.c
/qemu/hw/block/dataplane/meson.build
/qemu/hw/block/dataplane/virtio-blk.c
/qemu/hw/block/vhost-user-blk.c
/qemu/hw/char/escc.c
/qemu/hw/core/machine.c
/qemu/hw/core/qdev-properties-system.c
/qemu/hw/cxl/cxl-device-utils.c
/qemu/hw/cxl/cxl-events.c
/qemu/hw/cxl/cxl-mailbox-utils.c
/qemu/hw/cxl/meson.build
/qemu/hw/display/vhost-user-gpu.c
/qemu/hw/display/virtio-gpu-udmabuf.c
/qemu/hw/display/virtio-gpu-virgl.c
/qemu/hw/display/virtio-gpu.c
/qemu/hw/hppa/machine.c
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/xen/xen-hvm.c
/qemu/hw/input/vhost-user-input.c
/qemu/hw/intc/arm_gic_common.c
/qemu/hw/intc/arm_gicv3_common.c
/qemu/hw/intc/arm_gicv3_its_common.c
/qemu/hw/intc/pnv_xive.c
/qemu/hw/intc/pnv_xive2.c
/qemu/hw/intc/spapr_xive.c
/qemu/hw/intc/xive.c
/qemu/hw/m68k/meson.build
/qemu/hw/m68k/q800-glue.c
/qemu/hw/m68k/q800.c
/qemu/hw/mem/cxl_type3.c
/qemu/hw/mem/cxl_type3_stubs.c
/qemu/hw/misc/mac_via.c
/qemu/hw/net/dp8393x.c
/qemu/hw/net/vhost_net.c
/qemu/hw/net/virtio-net.c
/qemu/hw/nvme/ctrl.c
/qemu/hw/nvme/ns.c
/qemu/hw/nvme/subsys.c
/qemu/hw/pci-host/pnv_phb4.c
/qemu/hw/pci/pci.c
/qemu/hw/ppc/e500.c
/qemu/hw/ppc/meson.build
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/ppc.c
/qemu/hw/ppc/ppc440_bamboo.c
/qemu/hw/ppc/ppce500_spin.c
/qemu/hw/ppc/prep.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_caps.c
/qemu/hw/ppc/spapr_cpu_core.c
/qemu/hw/ppc/spapr_hcall.c
/qemu/hw/ppc/spapr_nested.c
/qemu/hw/remote/proxy-memory-listener.c
/qemu/hw/remote/proxy.c
/qemu/hw/riscv/spike.c
/qemu/hw/riscv/virt.c
/qemu/hw/s390x/s390-pci-vfio.c
/qemu/hw/s390x/virtio-ccw.c
/qemu/hw/scsi/Kconfig
/qemu/hw/scsi/meson.build
/qemu/hw/scsi/vhost-scsi.c
/qemu/hw/scsi/vhost-user-scsi.c
/qemu/hw/scsi/virtio-scsi-dataplane.c
/qemu/hw/scsi/virtio-scsi.c
/qemu/hw/sparc64/niagara.c
/qemu/hw/vfio/common.c
/qemu/hw/vfio/migration.c
/qemu/hw/vfio/pci-quirks.c
/qemu/hw/vfio/pci.c
/qemu/hw/vfio/trace-events
/qemu/hw/virtio/Kconfig
/qemu/hw/virtio/meson.build
/qemu/hw/virtio/vdpa-dev.c
/qemu/hw/virtio/vhost-shadow-virtqueue.c
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/vhost-vdpa.c
/qemu/hw/virtio/vhost-vsock-common.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-crypto.c
/qemu/hw/virtio/virtio-iommu.c
/qemu/hw/virtio/virtio-mem.c
/qemu/hw/virtio/virtio-qmp.c
/qemu/hw/xen/xen-hvm-common.c
/qemu/hw/xen/xen_pt.c
/qemu/include/block/block-io.h
/qemu/include/block/graph-lock.h
/qemu/include/exec/cpu-all.h
/qemu/include/exec/cpu-defs.h
/qemu/include/exec/cpu_ldst.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/memattrs.h
/qemu/include/exec/memory.h
/qemu/include/exec/target_page.h
/qemu/include/exec/translator.h
/qemu/include/fpu/softfloat.h
/qemu/include/hw/boards.h
/qemu/include/hw/char/escc.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/cxl/cxl.h
/qemu/include/hw/cxl/cxl_device.h
/qemu/include/hw/cxl/cxl_events.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/intc/arm_gic.h
/qemu/include/hw/intc/arm_gicv3_common.h
/qemu/include/hw/intc/arm_gicv3_its_common.h
/qemu/include/hw/m68k/q800-glue.h
/qemu/include/hw/m68k/q800.h
/qemu/include/hw/net/dp8393x.h
/qemu/include/hw/ppc/ppc.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/spapr_cpu_core.h
/qemu/include/hw/ppc/spapr_nested.h
/qemu/include/hw/ppc/xive.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/vfio/vfio-common.h
/qemu/include/hw/virtio/vhost-backend.h
/qemu/include/hw/virtio/virtio-gpu.h
/qemu/include/hw/virtio/virtio-net.h
/qemu/include/hw/virtio/virtio.h
/qemu/include/migration/register.h
/qemu/include/migration/vmstate.h
/qemu/include/qemu/bswap.h
/qemu/include/qemu/compiler.h
/qemu/include/qemu/host-utils.h
/qemu/include/qemu/plugin-memory.h
/qemu/include/qemu/timer.h
/qemu/include/qemu/typedefs.h
/qemu/include/sysemu/hax.h
/qemu/include/sysemu/hvf_int.h
/qemu/include/sysemu/kvm.h
/qemu/include/sysemu/nvmm.h
/qemu/include/sysemu/os-win32.h
/qemu/include/sysemu/tcg.h
/qemu/include/sysemu/whpx.h
/qemu/include/sysemu/xen.h
/qemu/include/tcg/tcg.h
/qemu/include/ui/console.h
/qemu/include/ui/egl-helpers.h
/qemu/include/ui/gtk.h
/qemu/include/ui/sdl2.h
/qemu/linux-user/i386/cpu_loop.c
/qemu/linux-user/mmap.c
/qemu/linux-user/qemu.h
/qemu/linux-user/syscall.c
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/migration.c
/qemu/migration/migration.h
/qemu/migration/options.c
/qemu/migration/options.h
/qemu/migration/savevm.c
/qemu/migration/savevm.h
/qemu/migration/target.c
/qemu/migration/trace-events
/qemu/net/vhost-vdpa.c
/qemu/pc-bios/hppa-firmware.img
/qemu/pc-bios/keymaps/meson.build
/qemu/pc-bios/s390-ccw.img
/qemu/pc-bios/s390-ccw/Makefile
/qemu/pc-bios/s390-ccw/cio.h
/qemu/pc-bios/s390-ccw/helper.h
/qemu/pc-bios/s390-ccw/main.c
/qemu/pc-bios/s390-ccw/netmain.c
/qemu/pc-bios/s390-ccw/s390-ccw.h
/qemu/pc-bios/s390-ccw/start.S
/qemu/pc-bios/s390-ccw/virtio-blkdev.c
/qemu/pc-bios/s390-ccw/virtio-scsi.c
/qemu/pc-bios/s390-ccw/virtio-scsi.h
/qemu/pc-bios/s390-ccw/virtio.c
/qemu/pc-bios/s390-ccw/virtio.h
/qemu/pc-bios/s390-netboot.img
/qemu/plugins/core.c
/qemu/qapi/cxl.json
/qemu/qapi/machine.json
/qemu/qapi/migration.json
/qemu/qapi/ui.json
/qemu/qemu-keymap.c
/qemu/qemu-options.hx
/qemu/roms/seabios-hppa
/qemu/scripts/git-submodule.sh
/qemu/scripts/meson-buildoptions.sh
/qemu/scripts/meson.build
/qemu/scripts/oss-fuzz/lsan_suppressions.txt
/qemu/scripts/xml-preprocess-test.py
/qemu/scripts/xml-preprocess.py
/qemu/softmmu/icount.c
/qemu/softmmu/physmem.c
/qemu/softmmu/runstate.c
/qemu/subprojects/libvhost-user/libvhost-user.c
/qemu/subprojects/libvhost-user/libvhost-user.h
/qemu/target/alpha/cpu.h
/qemu/target/alpha/fpu_helper.c
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/helper.c
/qemu/target/arm/hvf/hvf.c
/qemu/target/arm/internals.h
/qemu/target/arm/kvm.c
/qemu/target/arm/kvm_arm.h
/qemu/target/arm/ptw.c
/qemu/target/arm/syndrome.h
/qemu/target/arm/tcg/cpu64.c
/qemu/target/arm/tcg/sve_helper.c
/qemu/target/arm/tcg/tlb_helper.c
/qemu/target/arm/tcg/translate-sve.c
/qemu/target/arm/vfp_helper.c
/qemu/target/avr/cpu.h
/qemu/target/cris/cpu.h
/qemu/target/hexagon/cpu.h
/qemu/target/hppa/cpu.h
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/hax/hax-accel-ops.c
/qemu/target/i386/hax/hax-all.c
/qemu/target/i386/hax/hax-i386.h
/qemu/target/i386/hax/hax-mem.c
/qemu/target/i386/hax/hax-posix.c
/qemu/target/i386/hax/hax-windows.c
/qemu/target/i386/helper.h
/qemu/target/i386/hvf/hvf.c
/qemu/target/i386/hvf/vmx.h
/qemu/target/i386/hvf/x86.c
/qemu/target/i386/hvf/x86_descr.c
/qemu/target/i386/hvf/x86_emu.c
/qemu/target/i386/hvf/x86_mmu.c
/qemu/target/i386/hvf/x86_task.c
/qemu/target/i386/hvf/x86hvf.c
/qemu/target/i386/hvf/x86hvf.h
/qemu/target/i386/nvmm/nvmm-all.c
/qemu/target/i386/tcg/misc_helper.c
/qemu/target/i386/tcg/seg_helper.c
/qemu/target/i386/tcg/sysemu/seg_helper.c
/qemu/target/i386/tcg/translate.c
/qemu/target/i386/tcg/user/seg_helper.c
/qemu/target/i386/whpx/whpx-accel-ops.c
/qemu/target/i386/whpx/whpx-all.c
/qemu/target/i386/whpx/whpx-internal.h
/qemu/target/loongarch/cpu.h
/qemu/target/m68k/cpu.h
/qemu/target/microblaze/cpu.h
/qemu/target/mips/cpu.h
/qemu/target/nios2/cpu.h
/qemu/target/nios2/translate.c
/qemu/target/openrisc/cpu.h
/qemu/target/ppc/cpu.h
/qemu/target/ppc/cpu_init.c
/qemu/target/ppc/excp_helper.c
/qemu/target/ppc/gdbstub.c
/qemu/target/ppc/helper.h
/qemu/target/ppc/helper_regs.c
/qemu/target/ppc/kvm.c
/qemu/target/ppc/misc_helper.c
/qemu/target/ppc/mmu-radix64.c
/qemu/target/ppc/mmu_common.c
/qemu/target/ppc/translate.c
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/machine.c
/qemu/target/rx/cpu.h
/qemu/target/s390x/cpu.h
/qemu/target/sh4/cpu.h
/qemu/target/sparc/cpu.h
/qemu/target/sparc/translate.c
/qemu/target/tricore/cpu.c
/qemu/target/tricore/cpu.h
/qemu/target/tricore/helper.h
/qemu/target/tricore/op_helper.c
/qemu/target/tricore/translate.c
/qemu/target/tricore/tricore-opcodes.h
/qemu/target/xtensa/cpu.h
/qemu/tcg/tcg-op-gvec.c
/qemu/tcg/tcg-op-ldst.c
/qemu/tcg/tcg-op-vec.c
/qemu/tcg/tcg-op.c
/qemu/tcg/tcg.c
/qemu/tests/avocado/boot_linux_console.py
/qemu/tests/avocado/machine_aarch64_sbsaref.py
/qemu/tests/avocado/ppc_pseries.py
/qemu/tests/data/acpi/q35/SSDT.dimmpxm
/qemu/tests/docker/dockerfiles/alpine.docker
/qemu/tests/docker/dockerfiles/debian-amd64-cross.docker
/qemu/tests/docker/dockerfiles/debian-arm64-cross.docker
/qemu/tests/docker/dockerfiles/debian-armel-cross.docker
/qemu/tests/docker/dockerfiles/debian-armhf-cross.docker
/qemu/tests/docker/dockerfiles/debian-mips64el-cross.docker
/qemu/tests/docker/dockerfiles/debian-mipsel-cross.docker
/qemu/tests/docker/dockerfiles/debian-ppc64el-cross.docker
/qemu/tests/docker/dockerfiles/debian-riscv64-cross.docker
/qemu/tests/docker/dockerfiles/debian-s390x-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win32-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win64-cross.docker
/qemu/tests/docker/dockerfiles/fedora.docker
/qemu/tests/docker/test-fuzz
/qemu/tests/lcitool/libvirt-ci
/qemu/tests/lcitool/projects/qemu-minimal.yml
/qemu/tests/lcitool/projects/qemu.yml
/qemu/tests/lcitool/refresh
/qemu/tests/plugin/bb.c
/qemu/tests/plugin/insn.c
/qemu/tests/plugin/mem.c
/qemu/tests/plugin/syscall.c
/qemu/tests/qemu-iotests/tests/iothreads-commit-active
/qemu/tests/qemu-iotests/tests/iothreads-commit-active.out
/qemu/tests/qtest/cxl-test.c
/qemu/tests/qtest/dbus-display-test.c
/qemu/tests/qtest/fuzz/generic_fuzz.c
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/libqtest.h
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/migration-test.c
/qemu/tests/qtest/qmp-cmd-test.c
/qemu/tests/qtest/vhost-user-test.c
/qemu/tests/tcg/Makefile.target
/qemu/tests/tcg/aarch64/Makefile.target
/qemu/tests/tcg/alpha/Makefile.target
/qemu/tests/tcg/alpha/test-cvttq.c
/qemu/tests/tcg/i386/Makefile.softmmu-target
/qemu/tests/tcg/i386/Makefile.target
/qemu/tests/tcg/multiarch/Makefile.target
/qemu/tests/tcg/multiarch/gdbstub/test-proc-mappings.py
/qemu/tests/tcg/s390x/head64.S
/qemu/tests/tcg/x86_64/Makefile.softmmu-target
/qemu/tests/unit/test-block-iothread.c
/qemu/ui/console.c
/qemu/ui/dbus-chardev.c
/qemu/ui/dbus-console.c
/qemu/ui/dbus-display1.xml
/qemu/ui/dbus-listener.c
/qemu/ui/dbus.c
/qemu/ui/dbus.h
/qemu/ui/egl-context.c
/qemu/ui/egl-headless.c
/qemu/ui/egl-helpers.c
/qemu/ui/gtk-egl.c
/qemu/ui/gtk-gl-area.c
/qemu/ui/gtk.c
/qemu/ui/meson.build
/qemu/ui/qemu-pixman.c
/qemu/ui/sdl2-gl.c
/qemu/ui/sdl2.c
/qemu/ui/spice-display.c
/qemu/ui/trace-events
/qemu/util/oslib-win32.c
/qemu/util/trace-events
de6cd75913-Jun-2023 Philippe Mathieu-Daudé <philmd@linaro.org>

meson: Replace softmmu_ss -> system_ss

We use the user_ss[] array to hold the user emulation sources,
and the softmmu_ss[] array to hold the system emulation ones.
Hold the latter in the 'system_ss[

meson: Replace softmmu_ss -> system_ss

We use the user_ss[] array to hold the user emulation sources,
and the softmmu_ss[] array to hold the system emulation ones.
Hold the latter in the 'system_ss[]' array for parity with user
emulation.

Mechanical change doing:

$ sed -i -e s/softmmu_ss/system_ss/g $(git grep -l softmmu_ss)

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230613133347.82210-10-philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>

show more ...


/qemu/MAINTAINERS
/qemu/accel/hvf/hvf-all.c
/qemu/accel/meson.build
/qemu/accel/qtest/meson.build
/qemu/accel/stubs/meson.build
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/cputlb.c
/qemu/accel/tcg/internal.h
/qemu/accel/tcg/meson.build
/qemu/audio/meson.build
/qemu/backends/hostmem-file.c
/qemu/backends/meson.build
/qemu/backends/tpm/meson.build
/qemu/block.c
/qemu/block/meson.build
/qemu/block/monitor/meson.build
/qemu/bsd-user/main.c
/qemu/chardev/meson.build
/qemu/disas/meson.build
/qemu/disas/riscv.c
/qemu/docs/devel/build-system.rst
/qemu/docs/system/arm/aspeed.rst
/qemu/docs/system/arm/sbsa.rst
/qemu/docs/system/arm/xenpvh.rst
/qemu/docs/system/devices/vhost-user.rst
/qemu/docs/system/riscv/virt.rst
/qemu/docs/system/target-arm.rst
/qemu/dump/meson.build
/qemu/ebpf/meson.build
meson.build
/qemu/gdbstub/meson.build
/qemu/host/include/x86_64/host/atomic128-ldst.h
/qemu/host/include/x86_64/host/load-extract-al16-al8.h
/qemu/hw/9pfs/meson.build
/qemu/hw/acpi/meson.build
/qemu/hw/adc/meson.build
/qemu/hw/arm/Kconfig
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_ast2600.c
/qemu/hw/arm/aspeed_eeprom.c
/qemu/hw/arm/aspeed_eeprom.h
/qemu/hw/arm/fby35.c
/qemu/hw/arm/meson.build
/qemu/hw/arm/xen_arm.c
/qemu/hw/audio/meson.build
/qemu/hw/block/meson.build
/qemu/hw/char/imx_serial.c
/qemu/hw/char/meson.build
/qemu/hw/char/parallel-isa.c
/qemu/hw/char/parallel.c
/qemu/hw/core/cpu-common.c
/qemu/hw/core/meson.build
/qemu/hw/cpu/meson.build
/qemu/hw/cxl/meson.build
/qemu/hw/display/meson.build
/qemu/hw/dma/meson.build
/qemu/hw/gpio/meson.build
/qemu/hw/i2c/i2c_mux_pca954x.c
/qemu/hw/i2c/meson.build
/qemu/hw/i386/kvm/meson.build
/qemu/hw/i386/meson.build
/qemu/hw/i386/microvm.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/xen/meson.build
/qemu/hw/i386/xen/trace-events
/qemu/hw/i386/xen/xen-hvm.c
/qemu/hw/ide/ahci.c
/qemu/hw/ide/meson.build
/qemu/hw/input/meson.build
/qemu/hw/intc/allwinner-a10-pic.c
/qemu/hw/intc/loongarch_ipi.c
/qemu/hw/intc/meson.build
/qemu/hw/intc/pnv_xive2.c
/qemu/hw/intc/pnv_xive2_regs.h
/qemu/hw/intc/riscv_aplic.c
/qemu/hw/intc/xive.c
/qemu/hw/ipack/meson.build
/qemu/hw/ipmi/meson.build
/qemu/hw/isa/isa-superio.c
/qemu/hw/isa/meson.build
/qemu/hw/loongarch/Kconfig
/qemu/hw/loongarch/acpi-build.c
/qemu/hw/loongarch/virt.c
/qemu/hw/mem/meson.build
/qemu/hw/misc/aspeed_hace.c
/qemu/hw/misc/bcm2835_property.c
/qemu/hw/misc/macio/meson.build
/qemu/hw/misc/meson.build
/qemu/hw/net/can/meson.build
/qemu/hw/net/meson.build
/qemu/hw/nubus/meson.build
/qemu/hw/nvme/meson.build
/qemu/hw/nvram/meson.build
/qemu/hw/pci-bridge/meson.build
/qemu/hw/pci-host/meson.build
/qemu/hw/pci/meson.build
/qemu/hw/pci/pci.c
/qemu/hw/pcmcia/meson.build
/qemu/hw/ppc/Kconfig
/qemu/hw/ppc/ppc.c
/qemu/hw/rdma/meson.build
/qemu/hw/remote/meson.build
/qemu/hw/remote/trace-events
/qemu/hw/riscv/numa.c
/qemu/hw/riscv/opentitan.c
/qemu/hw/riscv/virt.c
/qemu/hw/rtc/meson.build
/qemu/hw/scsi/megasas.c
/qemu/hw/scsi/meson.build
/qemu/hw/sd/allwinner-sdhost.c
/qemu/hw/sd/meson.build
/qemu/hw/sensor/meson.build
/qemu/hw/smbios/meson.build
/qemu/hw/sparc64/sun4u.c
/qemu/hw/ssi/meson.build
/qemu/hw/timer/meson.build
/qemu/hw/timer/nrf51_timer.c
/qemu/hw/tpm/meson.build
/qemu/hw/usb/hcd-ehci-pci.c
/qemu/hw/usb/meson.build
/qemu/hw/vfio/common.c
/qemu/hw/vfio/trace-events
/qemu/hw/virtio/meson.build
/qemu/hw/virtio/virtio-qmp.c
/qemu/hw/watchdog/meson.build
/qemu/hw/xen/meson.build
/qemu/hw/xen/trace-events
/qemu/hw/xen/xen-hvm-common.c
/qemu/hw/xen/xen-mapcache.c
/qemu/include/disas/dis-asm.h
/qemu/include/exec/cpu-common.h
/qemu/include/exec/memory.h
/qemu/include/exec/ram_addr.h
/qemu/include/hw/arm/raspi_platform.h
/qemu/include/hw/arm/xen_arch_hvm.h
/qemu/include/hw/char/imx_serial.h
/qemu/include/hw/char/parallel-isa.h
/qemu/include/hw/char/parallel.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/core/tcg-cpu-ops.h
/qemu/include/hw/i386/xen_arch_hvm.h
/qemu/include/hw/misc/raspberrypi-fw-defs.h
/qemu/include/hw/ppc/openpic.h
/qemu/include/hw/ppc/xive_regs.h
/qemu/include/hw/riscv/opentitan.h
/qemu/include/hw/xen/arch_hvm.h
/qemu/include/hw/xen/xen-hvm-common.h
/qemu/include/hw/xen/xen_native.h
/qemu/include/qemu/log.h
/qemu/include/ui/clipboard.h
/qemu/linux-user/elfload.c
/qemu/linux-user/main.c
/qemu/linux-user/syscall.c
/qemu/meson.build
/qemu/migration/meson.build
/qemu/migration/ram.c
/qemu/monitor/meson.build
/qemu/net/can/meson.build
/qemu/net/meson.build
/qemu/net/vmnet-bridged.m
/qemu/pc-bios/keymaps/meson.build
/qemu/qapi/cryptodev.json
/qemu/qapi/meson.build
/qemu/qapi/migration.json
/qemu/qga/qapi-schema.json
/qemu/qom/meson.build
/qemu/replay/meson.build
/qemu/semihosting/meson.build
/qemu/softmmu/meson.build
/qemu/softmmu/physmem.c
/qemu/stats/meson.build
/qemu/target/alpha/meson.build
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/hvf/meson.build
/qemu/target/arm/meson.build
/qemu/target/arm/tcg/a64.decode
/qemu/target/arm/tcg/meson.build
/qemu/target/arm/tcg/translate-a64.c
/qemu/target/avr/meson.build
/qemu/target/cris/meson.build
/qemu/target/hppa/int_helper.c
/qemu/target/hppa/meson.build
/qemu/target/i386/cpu.h
/qemu/target/i386/hax/meson.build
/qemu/target/i386/helper.c
/qemu/target/i386/helper.h
/qemu/target/i386/hvf/meson.build
/qemu/target/i386/kvm/meson.build
/qemu/target/i386/meson.build
/qemu/target/i386/nvmm/meson.build
/qemu/target/i386/tcg/cc_helper.c
/qemu/target/i386/tcg/cc_helper_template.h.inc
/qemu/target/i386/tcg/int_helper.c
/qemu/target/i386/tcg/ops_sse_header.h.inc
/qemu/target/i386/tcg/shift_helper_template.h.inc
/qemu/target/i386/tcg/sysemu/meson.build
/qemu/target/i386/tcg/translate.c
/qemu/target/i386/whpx/meson.build
/qemu/target/loongarch/cpu.h
/qemu/target/loongarch/meson.build
/qemu/target/loongarch/tlb_helper.c
/qemu/target/m68k/cpu.c
/qemu/target/m68k/fpu_helper.c
/qemu/target/m68k/helper.c
/qemu/target/m68k/helper.h
/qemu/target/m68k/meson.build
/qemu/target/m68k/translate.c
/qemu/target/microblaze/meson.build
/qemu/target/mips/meson.build
/qemu/target/mips/sysemu/meson.build
/qemu/target/mips/tcg/sysemu/meson.build
/qemu/target/nios2/meson.build
/qemu/target/openrisc/meson.build
/qemu/target/ppc/cpu.h
/qemu/target/ppc/cpu_init.c
/qemu/target/ppc/excp_helper.c
/qemu/target/ppc/helper_regs.c
/qemu/target/ppc/helper_regs.h
/qemu/target/ppc/machine.c
/qemu/target/ppc/meson.build
/qemu/target/ppc/mmu_common.c
/qemu/target/ppc/mmu_helper.c
/qemu/target/ppc/power8-pmu.c
/qemu/target/ppc/power8-pmu.h
/qemu/target/ppc/translate.c
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_cfg.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/csr.c
/qemu/target/riscv/insn_trans/trans_privileged.c.inc
/qemu/target/riscv/insn_trans/trans_rvd.c.inc
/qemu/target/riscv/insn_trans/trans_rvf.c.inc
/qemu/target/riscv/insn_trans/trans_rvi.c.inc
/qemu/target/riscv/insn_trans/trans_rvv.c.inc
/qemu/target/riscv/insn_trans/trans_rvzawrs.c.inc
/qemu/target/riscv/insn_trans/trans_rvzce.c.inc
/qemu/target/riscv/insn_trans/trans_xthead.c.inc
/qemu/target/riscv/meson.build
/qemu/target/riscv/pmp.c
/qemu/target/riscv/pmp.h
/qemu/target/riscv/translate.c
/qemu/target/riscv/vector_helper.c
/qemu/target/s390x/kvm/meson.build
/qemu/target/s390x/meson.build
/qemu/target/sh4/meson.build
/qemu/target/sparc/meson.build
/qemu/target/tricore/helper.c
/qemu/target/tricore/meson.build
/qemu/target/xtensa/meson.build
/qemu/tcg/meson.build
/qemu/tcg/ppc/tcg-target.c.inc
/qemu/tcg/tci/tcg-target.c.inc
/qemu/tests/avocado/tuxrun_baselines.py
/qemu/tests/qtest/libqtest.c
/qemu/trace/meson.build
/qemu/ui/cocoa.m
/qemu/ui/meson.build
/qemu/ui/vnc-jobs.c
/qemu/util/cacheflush.c
/qemu/util/log.c
f6b0de5307-Jun-2023 Christian Schoenebeck <qemu_oss@crudebyte.com>

9pfs: prevent opening special files (CVE-2023-2861)

The 9p protocol does not specifically define how server shall behave when
client tries to open a special file, however from security POV it does
m

9pfs: prevent opening special files (CVE-2023-2861)

The 9p protocol does not specifically define how server shall behave when
client tries to open a special file, however from security POV it does
make sense for 9p server to prohibit opening any special file on host side
in general. A sane Linux 9p client for instance would never attempt to
open a special file on host side, it would always handle those exclusively
on its guest side. A malicious client however could potentially escape
from the exported 9p tree by creating and opening a device file on host
side.

With QEMU this could only be exploited in the following unsafe setups:

- Running QEMU binary as root AND 9p 'local' fs driver AND 'passthrough'
security model.

or

- Using 9p 'proxy' fs driver (which is running its helper daemon as
root).

These setups were already discouraged for safety reasons before,
however for obvious reasons we are now tightening behaviour on this.

Fixes: CVE-2023-2861
Reported-by: Yanwu Shen <ywsPlz@gmail.com>
Reported-by: Jietao Xiao <shawtao1125@gmail.com>
Reported-by: Jinku Li <jkli@xidian.edu.cn>
Reported-by: Wenbo Shen <shenwenbo@zju.edu.cn>
Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Message-Id: <E1q6w7r-0000Q0-NM@lizzy.crudebyte.com>

show more ...


/qemu/.git-blame-ignore-revs
/qemu/.gitlab-ci.d/base.yml
/qemu/.gitlab-ci.d/buildtest-template.yml
/qemu/.gitlab-ci.d/buildtest.yml
/qemu/.gitlab-ci.d/cirrus.yml
/qemu/.gitlab-ci.d/cirrus/build.yml
/qemu/.gitlab-ci.d/cirrus/freebsd-13.vars
/qemu/.gitlab-ci.d/cirrus/macos-12.vars
/qemu/.gitlab-ci.d/container-template.yml
/qemu/.gitlab-ci.d/containers.yml
/qemu/.gitlab-ci.d/crossbuild-template.yml
/qemu/.gitlab-ci.d/crossbuilds.yml
/qemu/.gitlab-ci.d/custom-runners.yml
/qemu/.gitlab-ci.d/custom-runners/centos-stream-8-x86_64.yml
/qemu/.gitlab-ci.d/custom-runners/ubuntu-20.04-s390x.yml
/qemu/.gitlab-ci.d/custom-runners/ubuntu-22.04-aarch32.yml
/qemu/.gitlab-ci.d/custom-runners/ubuntu-22.04-aarch64.yml
/qemu/.gitlab-ci.d/opensbi.yml
/qemu/.gitlab-ci.d/opensbi/Dockerfile
/qemu/.gitlab-ci.d/qemu-project.yml
/qemu/.gitlab-ci.d/static_checks.yml
/qemu/.gitlab-ci.d/windows.yml
/qemu/.gitmodules
/qemu/.mailmap
/qemu/.travis.yml
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/VERSION
/qemu/accel/accel-softmmu.c
/qemu/accel/hvf/hvf-accel-ops.c
/qemu/accel/hvf/hvf-all.c
/qemu/accel/kvm/kvm-accel-ops.c
/qemu/accel/kvm/kvm-all.c
/qemu/accel/kvm/kvm-cpus.h
/qemu/accel/stubs/tcg-stub.c
/qemu/accel/tcg/atomic_common.c.inc
/qemu/accel/tcg/atomic_template.h
/qemu/accel/tcg/cpu-exec-common.c
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/cputlb.c
/qemu/accel/tcg/internal.h
/qemu/accel/tcg/ldst_atomicity.c.inc
/qemu/accel/tcg/ldst_common.c.inc
/qemu/accel/tcg/meson.build
/qemu/accel/tcg/monitor.c
/qemu/accel/tcg/perf.c
/qemu/accel/tcg/plugin-gen.c
/qemu/accel/tcg/tb-hash.h
/qemu/accel/tcg/tb-jmp-cache.h
/qemu/accel/tcg/tb-maint.c
/qemu/accel/tcg/tcg-accel-ops-icount.c
/qemu/accel/tcg/tcg-accel-ops-icount.h
/qemu/accel/tcg/tcg-accel-ops-mttcg.c
/qemu/accel/tcg/tcg-accel-ops-rr.c
/qemu/accel/tcg/tcg-accel-ops.c
/qemu/accel/tcg/tcg-all.c
/qemu/accel/tcg/tcg-runtime-gvec.c
/qemu/accel/tcg/tcg-runtime.c
/qemu/accel/tcg/tcg-runtime.h
/qemu/accel/tcg/translate-all.c
/qemu/accel/tcg/translator.c
/qemu/accel/tcg/user-exec-stub.c
/qemu/accel/tcg/user-exec.c
/qemu/accel/xen/xen-all.c
/qemu/audio/alsaaudio.c
/qemu/audio/audio.c
/qemu/audio/audio_int.h
/qemu/audio/audio_legacy.c
/qemu/audio/audio_template.h
/qemu/audio/dbusaudio.c
/qemu/audio/meson.build
/qemu/audio/mixeng.c
/qemu/audio/mixeng.h
/qemu/audio/pwaudio.c
/qemu/audio/rate_template.h
/qemu/audio/trace-events
/qemu/authz/listfile.c
/qemu/backends/cryptodev-builtin.c
/qemu/backends/cryptodev-hmp-cmds.c
/qemu/backends/cryptodev-lkcf.c
/qemu/backends/cryptodev-vhost-user.c
/qemu/backends/cryptodev-vhost.c
/qemu/backends/cryptodev.c
/qemu/backends/hostmem-file.c
/qemu/backends/meson.build
/qemu/backends/rng.c
/qemu/backends/tpm/tpm_backend.c
/qemu/backends/tpm/tpm_emulator.c
/qemu/backends/vhost-user.c
/qemu/block.c
/qemu/block/amend.c
/qemu/block/backup.c
/qemu/block/blkdebug.c
/qemu/block/blkio.c
/qemu/block/blklogwrites.c
/qemu/block/blkreplay.c
/qemu/block/blkverify.c
/qemu/block/block-backend.c
/qemu/block/block-copy.c
/qemu/block/bochs.c
/qemu/block/commit.c
/qemu/block/copy-before-write.c
/qemu/block/copy-on-read.c
/qemu/block/coroutines.h
/qemu/block/create.c
/qemu/block/crypto.c
/qemu/block/curl.c
/qemu/block/dirty-bitmap.c
/qemu/block/dmg-lzfse.c
/qemu/block/dmg.c
/qemu/block/dmg.h
/qemu/block/export/export.c
/qemu/block/export/fuse.c
/qemu/block/export/vduse-blk.c
/qemu/block/export/vhost-user-blk-server.c
/qemu/block/export/virtio-blk-handler.c
/qemu/block/file-posix.c
/qemu/block/file-win32.c
/qemu/block/filter-compress.c
/qemu/block/gluster.c
/qemu/block/graph-lock.c
/qemu/block/io.c
/qemu/block/io_uring.c
/qemu/block/iscsi.c
/qemu/block/linux-aio.c
/qemu/block/meson.build
/qemu/block/mirror.c
/qemu/block/monitor/block-hmp-cmds.c
/qemu/block/nbd.c
/qemu/block/nfs.c
/qemu/block/nvme.c
/qemu/block/parallels.c
/qemu/block/plug.c
/qemu/block/preallocate.c
/qemu/block/qapi-sysemu.c
/qemu/block/qapi.c
/qemu/block/qcow.c
/qemu/block/qcow2-bitmap.c
/qemu/block/qcow2-cluster.c
/qemu/block/qcow2-refcount.c
/qemu/block/qcow2-snapshot.c
/qemu/block/qcow2-threads.c
/qemu/block/qcow2.c
/qemu/block/qcow2.h
/qemu/block/qed-check.c
/qemu/block/qed-table.c
/qemu/block/qed.c
/qemu/block/qed.h
/qemu/block/quorum.c
/qemu/block/raw-format.c
/qemu/block/rbd.c
/qemu/block/replication.c
/qemu/block/snapshot-access.c
/qemu/block/ssh.c
/qemu/block/stream.c
/qemu/block/throttle.c
/qemu/block/trace-events
/qemu/block/vdi.c
/qemu/block/vhdx-log.c
/qemu/block/vhdx.c
/qemu/block/vmdk.c
/qemu/block/vpc.c
/qemu/block/vvfat.c
/qemu/block/win32-aio.c
/qemu/blockdev.c
/qemu/blockjob.c
/qemu/bsd-user/elfload.c
/qemu/bsd-user/freebsd/os-sys.c
/qemu/bsd-user/freebsd/os-syscall.c
/qemu/bsd-user/main.c
/qemu/bsd-user/mmap.c
/qemu/bsd-user/qemu.h
/qemu/bsd-user/signal.c
/qemu/chardev/baum.c
/qemu/chardev/char-file.c
/qemu/chardev/char-pty.c
/qemu/chardev/char-socket.c
/qemu/chardev/char.c
/qemu/configs/devices/aarch64-softmmu/default.mak
/qemu/configs/devices/arm-softmmu/default.mak
/qemu/configs/targets/aarch64-linux-user.mak
/qemu/configs/targets/aarch64-softmmu.mak
/qemu/configs/targets/aarch64_be-linux-user.mak
/qemu/configs/targets/alpha-linux-user.mak
/qemu/configs/targets/alpha-softmmu.mak
/qemu/configs/targets/hexagon-linux-user.mak
/qemu/configs/targets/hppa-linux-user.mak
/qemu/configs/targets/hppa-softmmu.mak
/qemu/configs/targets/microblaze-linux-user.mak
/qemu/configs/targets/microblaze-softmmu.mak
/qemu/configs/targets/microblazeel-linux-user.mak
/qemu/configs/targets/microblazeel-softmmu.mak
/qemu/configs/targets/mips-linux-user.mak
/qemu/configs/targets/mips-softmmu.mak
/qemu/configs/targets/mips64-linux-user.mak
/qemu/configs/targets/mips64-softmmu.mak
/qemu/configs/targets/mips64el-linux-user.mak
/qemu/configs/targets/mips64el-softmmu.mak
/qemu/configs/targets/mipsel-linux-user.mak
/qemu/configs/targets/mipsel-softmmu.mak
/qemu/configs/targets/mipsn32-linux-user.mak
/qemu/configs/targets/mipsn32el-linux-user.mak
/qemu/configs/targets/nios2-softmmu.mak
/qemu/configs/targets/s390x-linux-user.mak
/qemu/configs/targets/s390x-softmmu.mak
/qemu/configs/targets/sh4-linux-user.mak
/qemu/configs/targets/sh4-softmmu.mak
/qemu/configs/targets/sh4eb-linux-user.mak
/qemu/configs/targets/sh4eb-softmmu.mak
/qemu/configs/targets/sparc-linux-user.mak
/qemu/configs/targets/sparc-softmmu.mak
/qemu/configs/targets/sparc32plus-linux-user.mak
/qemu/configs/targets/sparc64-linux-user.mak
/qemu/configs/targets/sparc64-softmmu.mak
/qemu/configure
/qemu/contrib/elf2dmp/addrspace.c
/qemu/contrib/elf2dmp/main.c
/qemu/contrib/elf2dmp/pe.h
/qemu/contrib/gitdm/domain-map
/qemu/contrib/gitdm/filetypes.txt
/qemu/contrib/gitdm/group-map-alibaba
/qemu/contrib/gitdm/group-map-amd
/qemu/contrib/gitdm/group-map-facebook
/qemu/contrib/gitdm/group-map-ibm
/qemu/contrib/gitdm/group-map-individuals
/qemu/contrib/ivshmem-server/main.c
/qemu/contrib/plugins/Makefile
/qemu/cpu.c
/qemu/cpus-common.c
/qemu/crypto/afalg.c
/qemu/crypto/tlssession.c
/qemu/disas/disas-internal.h
/qemu/disas/disas-mon.c
/qemu/disas/disas.c
/qemu/disas/meson.build
/qemu/disas/riscv.c
/qemu/docs/COLO-FT.txt
/qemu/docs/about/build-platforms.rst
/qemu/docs/about/deprecated.rst
/qemu/docs/about/emulation.rst
/qemu/docs/about/removed-features.rst
/qemu/docs/conf.py
/qemu/docs/config/mach-virt-graphical.cfg
/qemu/docs/config/mach-virt-serial.cfg
/qemu/docs/config/q35-emulated.cfg
/qemu/docs/config/q35-virtio-graphical.cfg
/qemu/docs/config/q35-virtio-serial.cfg
/qemu/docs/devel/acpi-bits.rst
/qemu/docs/devel/atomics.rst
/qemu/docs/devel/build-system.rst
/qemu/docs/devel/decodetree.rst
/qemu/docs/devel/fuzzing.rst
/qemu/docs/devel/index-api.rst
/qemu/docs/devel/kconfig.rst
/qemu/docs/devel/loads-stores.rst
/qemu/docs/devel/multiple-iothreads.txt
/qemu/docs/devel/qapi-code-gen.rst
/qemu/docs/devel/qom.rst
/qemu/docs/devel/style.rst
/qemu/docs/devel/tcg-ops.rst
/qemu/docs/devel/testing.rst
/qemu/docs/devel/vfio-migration.rst
/qemu/docs/devel/zoned-storage.rst
/qemu/docs/interop/firmware.json
/qemu/docs/interop/index.rst
/qemu/docs/interop/qcow2.txt
/qemu/docs/interop/qmp-spec.rst
/qemu/docs/interop/vhost-user.rst
/qemu/docs/meson.build
/qemu/docs/pcie_sriov.txt
/qemu/docs/specs/index.rst
/qemu/docs/specs/pci-ids.rst
/qemu/docs/specs/pci-serial.rst
/qemu/docs/specs/pci-testdev.rst
/qemu/docs/specs/tpm.rst
/qemu/docs/sphinx/dbusdomain.py
/qemu/docs/sphinx/fakedbusdoc.py
/qemu/docs/sphinx/kerneldoc.py
/qemu/docs/sphinx/qapidoc.py
/qemu/docs/sphinx/qmp_lexer.py
/qemu/docs/system/arm/aspeed.rst
/qemu/docs/system/arm/bananapi_m2u.rst
/qemu/docs/system/arm/cpu-features.rst
/qemu/docs/system/arm/cubieboard.rst
/qemu/docs/system/arm/emulation.rst
/qemu/docs/system/arm/nuvoton.rst
/qemu/docs/system/arm/orangepi.rst
/qemu/docs/system/arm/sbsa.rst
/qemu/docs/system/arm/xlnx-versal-virt.rst
/qemu/docs/system/device-emulation.rst
/qemu/docs/system/devices/cxl.rst
/qemu/docs/system/devices/igb.rst
/qemu/docs/system/devices/ivshmem.rst
/qemu/docs/system/devices/net.rst
/qemu/docs/system/devices/usb-u2f.rst
/qemu/docs/system/devices/usb.rst
/qemu/docs/system/gdb.rst
/qemu/docs/system/guest-loader.rst
/qemu/docs/system/i386/xen.rst
/qemu/docs/system/introduction.rst
/qemu/docs/system/keys.rst
/qemu/docs/system/linuxboot.rst
/qemu/docs/system/loongarch/virt.rst
/qemu/docs/system/multi-process.rst
/qemu/docs/system/qemu-block-drivers.rst.inc
/qemu/docs/system/target-arm.rst
/qemu/docs/system/target-i386.rst
/qemu/docs/system/target-mips.rst
/qemu/docs/tools/index.rst
/qemu/docs/user/main.rst
/qemu/dump/dump-hmp-cmds.c
/qemu/dump/dump.c
/qemu/dump/meson.build
/qemu/dump/win_dump.c
/qemu/dump/win_dump.h
/qemu/ebpf/rss.bpf.skeleton.h
/qemu/fpu/softfloat.c
virtfs-proxy-helper.c
/qemu/gdb-xml/aarch64-pauth.xml
/qemu/gdb-xml/hexagon-core.xml
/qemu/gdb-xml/hexagon-hvx.xml
/qemu/gdb-xml/microblaze-core.xml
/qemu/gdb-xml/microblaze-stack-protect.xml
/qemu/gdb-xml/s390-virt-kvm.xml
/qemu/gdb-xml/s390-virt.xml
/qemu/gdbstub/gdbstub.c
/qemu/gdbstub/internals.h
/qemu/gdbstub/meson.build
/qemu/gdbstub/softmmu.c
/qemu/gdbstub/syscalls.c
/qemu/gdbstub/trace-events
/qemu/gdbstub/user-target.c
/qemu/gdbstub/user.c
/qemu/gitdm.config
/qemu/hmp-commands-info.hx
/qemu/hmp-commands.hx
/qemu/host/include/aarch64/host/atomic128-cas.h
/qemu/host/include/aarch64/host/atomic128-ldst.h
/qemu/host/include/aarch64/host/cpuinfo.h
/qemu/host/include/aarch64/host/load-extract-al16-al8.h
/qemu/host/include/aarch64/host/store-insert-al16.h
/qemu/host/include/generic/host/atomic128-cas.h
/qemu/host/include/generic/host/atomic128-ldst.h
/qemu/host/include/generic/host/cpuinfo.h
/qemu/host/include/generic/host/load-extract-al16-al8.h
/qemu/host/include/generic/host/store-insert-al16.h
/qemu/host/include/i386/host/cpuinfo.h
/qemu/host/include/x86_64/host/atomic128-ldst.h
/qemu/host/include/x86_64/host/cpuinfo.h
/qemu/host/include/x86_64/host/load-extract-al16-al8.h
/qemu/hw/9pfs/9p-util.h
/qemu/hw/9pfs/9p.c
/qemu/hw/9pfs/9p.h
/qemu/hw/9pfs/codir.c
/qemu/hw/9pfs/coth.c
/qemu/hw/9pfs/meson.build
/qemu/hw/9pfs/trace-events
/qemu/hw/9pfs/xen-9p-backend.c
/qemu/hw/Kconfig
/qemu/hw/acpi/acpi-pci-hotplug-stub.c
/qemu/hw/acpi/acpi-stub.c
/qemu/hw/acpi/cxl.c
/qemu/hw/acpi/ich9.c
/qemu/hw/acpi/ich9_tco.c
/qemu/hw/acpi/pci-bridge.c
/qemu/hw/acpi/pcihp.c
/qemu/hw/acpi/piix4.c
/qemu/hw/acpi/vmgenid.c
/qemu/hw/alpha/dp264.c
/qemu/hw/arm/Kconfig
/qemu/hw/arm/allwinner-a10.c
/qemu/hw/arm/allwinner-h3.c
/qemu/hw/arm/allwinner-r40.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_ast2600.c
/qemu/hw/arm/aspeed_eeprom.c
/qemu/hw/arm/aspeed_eeprom.h
/qemu/hw/arm/aspeed_soc.c
/qemu/hw/arm/bananapi_m2u.c
/qemu/hw/arm/bcm2835_peripherals.c
/qemu/hw/arm/bcm2836.c
/qemu/hw/arm/boot.c
/qemu/hw/arm/collie.c
/qemu/hw/arm/cubieboard.c
/qemu/hw/arm/exynos4210.c
/qemu/hw/arm/fby35.c
/qemu/hw/arm/fsl-imx6.c
/qemu/hw/arm/fsl-imx6ul.c
/qemu/hw/arm/fsl-imx7.c
/qemu/hw/arm/mcimx6ul-evk.c
/qemu/hw/arm/mcimx7d-sabre.c
/qemu/hw/arm/meson.build
/qemu/hw/arm/mps2-tz.c
/qemu/hw/arm/mps2.c
/qemu/hw/arm/musicpal.c
/qemu/hw/arm/npcm7xx.c
/qemu/hw/arm/npcm7xx_boards.c
/qemu/hw/arm/nseries.c
/qemu/hw/arm/omap1.c
/qemu/hw/arm/omap2.c
/qemu/hw/arm/omap_sx1.c
/qemu/hw/arm/orangepi.c
/qemu/hw/arm/palm.c
/qemu/hw/arm/raspi.c
/qemu/hw/arm/sbsa-ref.c
/qemu/hw/arm/smmu-common.c
/qemu/hw/arm/smmu-internal.h
/qemu/hw/arm/smmuv3-internal.h
/qemu/hw/arm/smmuv3.c
/qemu/hw/arm/stellaris.c
/qemu/hw/arm/trace-events
/qemu/hw/arm/vexpress.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xlnx-versal-virt.c
/qemu/hw/arm/xlnx-versal.c
/qemu/hw/arm/xlnx-zynqmp.c
/qemu/hw/audio/ac97.c
/qemu/hw/audio/ac97.h
/qemu/hw/audio/cs4231a.c
/qemu/hw/audio/es1370.c
/qemu/hw/audio/gus.c
/qemu/hw/audio/hda-codec.c
/qemu/hw/audio/sb16.c
/qemu/hw/audio/trace-events
/qemu/hw/audio/via-ac97.c
/qemu/hw/block/block.c
/qemu/hw/block/dataplane/meson.build
/qemu/hw/block/dataplane/virtio-blk.c
/qemu/hw/block/dataplane/xen-block.c
/qemu/hw/block/dataplane/xen-block.h
/qemu/hw/block/fdc-isa.c
/qemu/hw/block/fdc.c
/qemu/hw/block/m25p80.c
/qemu/hw/block/meson.build
/qemu/hw/block/nand.c
/qemu/hw/block/onenand.c
/qemu/hw/block/pflash_cfi01.c
/qemu/hw/block/tc58128.c
/qemu/hw/block/trace-events
/qemu/hw/block/virtio-blk-common.c
/qemu/hw/block/virtio-blk.c
/qemu/hw/block/xen-block.c
/qemu/hw/char/cadence_uart.c
/qemu/hw/char/ibex_uart.c
/qemu/hw/char/meson.build
/qemu/hw/char/omap_uart.c
/qemu/hw/char/parallel-isa.c
/qemu/hw/char/parallel.c
/qemu/hw/char/pl011.c
/qemu/hw/char/riscv_htif.c
/qemu/hw/char/serial-pci-multi.c
/qemu/hw/char/serial-pci.c
/qemu/hw/char/serial.c
/qemu/hw/char/virtio-serial-bus.c
/qemu/hw/char/xen_console.c
/qemu/hw/char/xilinx_uartlite.c
/qemu/hw/core/cpu-common.c
/qemu/hw/core/irq.c
/qemu/hw/core/loader.c
/qemu/hw/core/machine-qmp-cmds.c
/qemu/hw/core/machine-smp.c
/qemu/hw/core/machine.c
/qemu/hw/core/meson.build
/qemu/hw/core/nmi.c
/qemu/hw/core/numa.c
/qemu/hw/core/or-irq.c
/qemu/hw/core/ptimer.c
/qemu/hw/core/qdev.c
/qemu/hw/core/trace-events
/qemu/hw/cxl/cxl-cdat.c
/qemu/hw/cxl/cxl-component-utils.c
/qemu/hw/cxl/cxl-device-utils.c
/qemu/hw/cxl/cxl-host.c
/qemu/hw/cxl/cxl-mailbox-utils.c
/qemu/hw/display/meson.build
/qemu/hw/display/qxl-render.c
/qemu/hw/display/qxl.c
/qemu/hw/display/sm501.c
/qemu/hw/display/vga.c
/qemu/hw/display/vhost-user-gpu.c
/qemu/hw/display/virtio-gpu-udmabuf.c
/qemu/hw/display/virtio-gpu-virgl.c
/qemu/hw/display/virtio-gpu.c
/qemu/hw/display/vmware_vga.c
/qemu/hw/display/xenfb.c
/qemu/hw/dma/etraxfs_dma.c
/qemu/hw/dma/i82374.c
/qemu/hw/dma/xilinx_axidma.c
/qemu/hw/gpio/max7310.c
/qemu/hw/hppa/machine.c
/qemu/hw/hyperv/syndbg.c
/qemu/hw/i2c/allwinner-i2c.c
/qemu/hw/i2c/aspeed_i2c.c
/qemu/hw/i2c/core.c
/qemu/hw/i2c/pmbus_device.c
/qemu/hw/i2c/smbus_ich9.c
/qemu/hw/i386/Kconfig
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/acpi-common.c
/qemu/hw/i386/amd_iommu.c
/qemu/hw/i386/amd_iommu.h
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/intel_iommu_internal.h
/qemu/hw/i386/kvm/i8254.c
/qemu/hw/i386/kvm/ioapic.c
/qemu/hw/i386/kvm/meson.build
/qemu/hw/i386/kvm/trace-events
/qemu/hw/i386/kvm/trace.h
/qemu/hw/i386/kvm/xen-stubs.c
/qemu/hw/i386/kvm/xen_evtchn.c
/qemu/hw/i386/kvm/xen_evtchn.h
/qemu/hw/i386/kvm/xen_gnttab.c
/qemu/hw/i386/kvm/xen_gnttab.h
/qemu/hw/i386/kvm/xen_overlay.c
/qemu/hw/i386/kvm/xen_overlay.h
/qemu/hw/i386/kvm/xen_xenstore.c
/qemu/hw/i386/kvm/xen_xenstore.h
/qemu/hw/i386/kvm/xenstore_impl.c
/qemu/hw/i386/kvm/xenstore_impl.h
/qemu/hw/i386/microvm.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/sgx.c
/qemu/hw/i386/x86.c
/qemu/hw/i386/xen/meson.build
/qemu/hw/i386/xen/xen-hvm.c
/qemu/hw/i386/xen/xen-mapcache.c
/qemu/hw/i386/xen/xen_platform.c
/qemu/hw/ide/ahci.c
/qemu/hw/ide/ahci_internal.h
/qemu/hw/ide/atapi.c
/qemu/hw/ide/cmd646.c
/qemu/hw/ide/core.c
/qemu/hw/ide/ich.c
/qemu/hw/ide/ioport.c
/qemu/hw/ide/isa.c
/qemu/hw/ide/macio.c
/qemu/hw/ide/microdrive.c
/qemu/hw/ide/mmio.c
/qemu/hw/ide/pci.c
/qemu/hw/ide/piix.c
/qemu/hw/ide/qdev.c
/qemu/hw/ide/sii3112.c
/qemu/hw/ide/trace-events
/qemu/hw/ide/via.c
/qemu/hw/input/ads7846.c
/qemu/hw/input/ps2.c
/qemu/hw/input/virtio-input-hid.c
/qemu/hw/intc/allwinner-a10-pic.c
/qemu/hw/intc/apic.c
/qemu/hw/intc/armv7m_nvic.c
/qemu/hw/intc/i8259.c
/qemu/hw/intc/i8259_common.c
/qemu/hw/intc/ioapic.c
/qemu/hw/intc/ioapic_common.c
/qemu/hw/intc/ioapic_internal.h
/qemu/hw/intc/loongarch_extioi.c
/qemu/hw/intc/loongarch_ipi.c
/qemu/hw/intc/mips_gic.c
/qemu/hw/intc/riscv_aclint.c
/qemu/hw/intc/riscv_aplic.c
/qemu/hw/intc/riscv_imsic.c
/qemu/hw/intc/trace-events
/qemu/hw/isa/Kconfig
/qemu/hw/isa/i82378.c
/qemu/hw/isa/isa-bus.c
/qemu/hw/isa/isa-superio.c
/qemu/hw/isa/lpc_ich9.c
/qemu/hw/isa/piix3.c
/qemu/hw/isa/piix4.c
/qemu/hw/isa/trace-events
/qemu/hw/isa/vt82c686.c
/qemu/hw/loongarch/acpi-build.c
/qemu/hw/loongarch/virt.c
/qemu/hw/m68k/next-cube.c
/qemu/hw/m68k/q800.c
/qemu/hw/m68k/virt.c
/qemu/hw/mem/cxl_type3.c
/qemu/hw/mem/cxl_type3_stubs.c
/qemu/hw/mem/memory-device.c
/qemu/hw/mem/meson.build
/qemu/hw/mem/pc-dimm.c
/qemu/hw/mem/sparse-mem.c
/qemu/hw/microblaze/petalogix_s3adsp1800_mmu.c
/qemu/hw/mips/boston.c
/qemu/hw/mips/cps.c
/qemu/hw/mips/jazz.c
/qemu/hw/mips/loongson3_virt.c
/qemu/hw/mips/malta.c
/qemu/hw/misc/Kconfig
/qemu/hw/misc/allwinner-r40-ccu.c
/qemu/hw/misc/allwinner-r40-dramc.c
/qemu/hw/misc/allwinner-sramc.c
/qemu/hw/misc/applesmc.c
/qemu/hw/misc/axp2xx.c
/qemu/hw/misc/bcm2835_property.c
/qemu/hw/misc/edu.c
/qemu/hw/misc/i2c-echo.c
/qemu/hw/misc/imx_rngc.c
/qemu/hw/misc/lasi.c
/qemu/hw/misc/macio/cuda.c
/qemu/hw/misc/macio/gpio.c
/qemu/hw/misc/macio/mac_dbdma.c
/qemu/hw/misc/macio/pmu.c
/qemu/hw/misc/meson.build
/qemu/hw/misc/mips_cmgcr.c
/qemu/hw/misc/mips_itu.c
/qemu/hw/misc/trace-events
/qemu/hw/misc/xlnx-zynqmp-apu-ctrl.c
/qemu/hw/net/Kconfig
/qemu/hw/net/allwinner-sun8i-emac.c
/qemu/hw/net/can/meson.build
/qemu/hw/net/can/trace-events
/qemu/hw/net/can/xlnx-versal-canfd.c
/qemu/hw/net/e1000.c
/qemu/hw/net/e1000_common.h
/qemu/hw/net/e1000_regs.h
/qemu/hw/net/e1000e.c
/qemu/hw/net/e1000e_core.c
/qemu/hw/net/e1000e_core.h
/qemu/hw/net/e1000x_common.c
/qemu/hw/net/e1000x_common.h
/qemu/hw/net/e1000x_regs.h
/qemu/hw/net/fsl_etsec/etsec.c
/qemu/hw/net/fsl_etsec/etsec.h
/qemu/hw/net/fsl_etsec/miim.c
/qemu/hw/net/igb.c
/qemu/hw/net/igb_common.h
/qemu/hw/net/igb_core.c
/qemu/hw/net/igb_core.h
/qemu/hw/net/igb_regs.h
/qemu/hw/net/igbvf.c
/qemu/hw/net/imx_fec.c
/qemu/hw/net/lan9118.c
/qemu/hw/net/meson.build
/qemu/hw/net/msf2-emac.c
/qemu/hw/net/net_rx_pkt.c
/qemu/hw/net/net_rx_pkt.h
/qemu/hw/net/net_tx_pkt.c
/qemu/hw/net/net_tx_pkt.h
/qemu/hw/net/npcm7xx_emc.c
/qemu/hw/net/rocker/qmp-norocker.c
/qemu/hw/net/rtl8139.c
/qemu/hw/net/trace-events
/qemu/hw/net/virtio-net.c
/qemu/hw/net/vmxnet3.c
/qemu/hw/net/xen_nic.c
/qemu/hw/net/xilinx_axienet.c
/qemu/hw/net/xilinx_ethlite.c
/qemu/hw/nubus/nubus-device.c
/qemu/hw/nvme/ctrl.c
/qemu/hw/nvme/ns.c
/qemu/hw/nvme/nvme.h
/qemu/hw/nvme/subsys.c
/qemu/hw/nvme/trace-events
/qemu/hw/nvram/eeprom_at24c.c
/qemu/hw/nvram/fw_cfg.c
/qemu/hw/openrisc/boot.c
/qemu/hw/pci-bridge/Kconfig
/qemu/hw/pci-bridge/cxl_downstream.c
/qemu/hw/pci-bridge/cxl_root_port.c
/qemu/hw/pci-bridge/cxl_upstream.c
/qemu/hw/pci-bridge/i82801b11.c
/qemu/hw/pci-bridge/meson.build
/qemu/hw/pci-bridge/pci_expander_bridge.c
/qemu/hw/pci-host/bonito.c
/qemu/hw/pci-host/gt64120.c
/qemu/hw/pci-host/i440fx.c
/qemu/hw/pci-host/mv64361.c
/qemu/hw/pci-host/pam.c
/qemu/hw/pci-host/pnv_phb.c
/qemu/hw/pci-host/pnv_phb4_pec.c
/qemu/hw/pci-host/q35.c
/qemu/hw/pci-host/raven.c
/qemu/hw/pci/msi.c
/qemu/hw/pci/msix.c
/qemu/hw/pci/pci-internal.h
/qemu/hw/pci/pci.c
/qemu/hw/pci/pci_bridge.c
/qemu/hw/pci/pcie.c
/qemu/hw/pci/pcie_aer.c
/qemu/hw/pci/pcie_port.c
/qemu/hw/pci/pcie_sriov.c
/qemu/hw/pci/shpc.c
/qemu/hw/pci/trace-events
/qemu/hw/ppc/Kconfig
/qemu/hw/ppc/e500.c
/qemu/hw/ppc/e500plat.c
/qemu/hw/ppc/mac_newworld.c
/qemu/hw/ppc/mac_oldworld.c
/qemu/hw/ppc/mpc8544ds.c
/qemu/hw/ppc/pegasos2.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/pnv_core.c
/qemu/hw/ppc/pnv_lpc.c
/qemu/hw/ppc/pnv_occ.c
/qemu/hw/ppc/pnv_sbe.c
/qemu/hw/ppc/ppc405_uc.c
/qemu/hw/ppc/ppc440_bamboo.c
/qemu/hw/ppc/ppc4xx_sdram.c
/qemu/hw/ppc/prep.c
/qemu/hw/ppc/sam460ex.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_caps.c
/qemu/hw/ppc/spapr_cpu_core.c
/qemu/hw/ppc/spapr_drc.c
/qemu/hw/ppc/spapr_hcall.c
/qemu/hw/ppc/spapr_nvdimm.c
/qemu/hw/ppc/spapr_rtas.c
/qemu/hw/ppc/spapr_softmmu.c
/qemu/hw/rdma/Kconfig
/qemu/hw/rdma/meson.build
/qemu/hw/rdma/rdma_rm.c
/qemu/hw/rdma/vmw/pvrdma_dev_ring.c
/qemu/hw/remote/machine.c
/qemu/hw/remote/remote-obj.c
/qemu/hw/remote/vfio-user-obj.c
/qemu/hw/riscv/Kconfig
/qemu/hw/riscv/boot.c
/qemu/hw/riscv/meson.build
/qemu/hw/riscv/microchip_pfsoc.c
/qemu/hw/riscv/opentitan.c
/qemu/hw/riscv/shakti_c.c
/qemu/hw/riscv/sifive_e.c
/qemu/hw/riscv/sifive_u.c
/qemu/hw/riscv/spike.c
/qemu/hw/riscv/virt-acpi-build.c
/qemu/hw/riscv/virt.c
/qemu/hw/rtc/m48t59-isa.c
/qemu/hw/rtc/m48t59.c
/qemu/hw/rtc/mc146818rtc.c
/qemu/hw/rtc/twl92230.c
/qemu/hw/rx/rx62n.c
/qemu/hw/s390x/event-facility.c
/qemu/hw/s390x/pv.c
/qemu/hw/s390x/s390-stattrib.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/s390x/virtio-ccw-serial.c
/qemu/hw/s390x/virtio-ccw.c
/qemu/hw/scsi/esp-pci.c
/qemu/hw/scsi/lsi53c895a.c
/qemu/hw/scsi/mptsas.c
/qemu/hw/scsi/scsi-bus.c
/qemu/hw/scsi/scsi-disk.c
/qemu/hw/scsi/scsi-generic.c
/qemu/hw/scsi/trace-events
/qemu/hw/scsi/viosrp.h
/qemu/hw/scsi/virtio-scsi-dataplane.c
/qemu/hw/scsi/virtio-scsi.c
/qemu/hw/scsi/vmw_pvscsi.c
/qemu/hw/sd/allwinner-sdhost.c
/qemu/hw/sd/sd.c
/qemu/hw/sensor/dps310.c
/qemu/hw/sh4/r2d.c
/qemu/hw/sh4/sh7750_regs.h
/qemu/hw/smbios/smbios-stub.c
/qemu/hw/smbios/smbios.c
/qemu/hw/sparc/sun4m.c
/qemu/hw/sparc64/sun4u.c
/qemu/hw/ssi/aspeed_smc.c
/qemu/hw/ssi/ibex_spi_host.c
/qemu/hw/ssi/meson.build
/qemu/hw/ssi/npcm_pspi.c
/qemu/hw/ssi/trace-events
/qemu/hw/ssi/xilinx_spi.c
/qemu/hw/timer/exynos4210_mct.c
/qemu/hw/timer/hpet.c
/qemu/hw/timer/i8254.c
/qemu/hw/timer/i8254_common.c
/qemu/hw/timer/imx_epit.c
/qemu/hw/tpm/Kconfig
/qemu/hw/tpm/meson.build
/qemu/hw/tpm/tpm_tis.h
/qemu/hw/tpm/tpm_tis_common.c
/qemu/hw/tpm/tpm_tis_i2c.c
/qemu/hw/tpm/trace-events
/qemu/hw/usb/Kconfig
/qemu/hw/usb/dev-smartcard-reader.c
/qemu/hw/usb/dev-uas.c
/qemu/hw/usb/hcd-dwc2.c
/qemu/hw/usb/hcd-ehci.c
/qemu/hw/usb/hcd-ohci.c
/qemu/hw/usb/hcd-ohci.h
/qemu/hw/usb/hcd-uhci.c
/qemu/hw/usb/hcd-uhci.h
/qemu/hw/usb/hcd-xhci-nec.c
/qemu/hw/usb/host-libusb.c
/qemu/hw/usb/imx-usb-phy.c
/qemu/hw/usb/meson.build
/qemu/hw/usb/redirect.c
/qemu/hw/usb/trace-events
/qemu/hw/usb/u2f.h
/qemu/hw/usb/vt82c686-uhci-pci.c
/qemu/hw/usb/xen-usb.c
/qemu/hw/vfio/ccw.c
/qemu/hw/vfio/common.c
/qemu/hw/vfio/display.c
/qemu/hw/vfio/igd.c
/qemu/hw/vfio/migration.c
/qemu/hw/vfio/pci.c
/qemu/hw/vfio/pci.h
/qemu/hw/vfio/trace-events
/qemu/hw/virtio/trace-events
/qemu/hw/virtio/vhost-shadow-virtqueue.c
/qemu/hw/virtio/vhost-shadow-virtqueue.h
/qemu/hw/virtio/vhost-user-fs.c
/qemu/hw/virtio/vhost-user-gpio.c
/qemu/hw/virtio/vhost-user-i2c.c
/qemu/hw/virtio/vhost-user-rng.c
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/vhost-vdpa.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-balloon.c
/qemu/hw/virtio/virtio-crypto.c
/qemu/hw/virtio/virtio-input-pci.c
/qemu/hw/virtio/virtio-mem-pci.c
/qemu/hw/virtio/virtio-mem.c
/qemu/hw/virtio/virtio-mmio.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio-pmem-pci.c
/qemu/hw/virtio/virtio-pmem.c
/qemu/hw/virtio/virtio-qmp.c
/qemu/hw/virtio/virtio.c
/qemu/hw/watchdog/Kconfig
/qemu/hw/watchdog/allwinner-wdt.c
/qemu/hw/watchdog/meson.build
/qemu/hw/watchdog/trace-events
/qemu/hw/watchdog/wdt_ib700.c
/qemu/hw/xen/Kconfig
/qemu/hw/xen/meson.build
/qemu/hw/xen/trace-events
/qemu/hw/xen/xen-bus-helper.c
/qemu/hw/xen/xen-bus.c
/qemu/hw/xen/xen-legacy-backend.c
/qemu/hw/xen/xen-operations.c
/qemu/hw/xen/xen_devconfig.c
/qemu/hw/xen/xen_pt.c
/qemu/hw/xen/xen_pt.h
/qemu/hw/xen/xen_pt_config_init.c
/qemu/hw/xen/xen_pt_graphics.c
/qemu/hw/xen/xen_pt_msi.c
/qemu/hw/xen/xen_pt_stub.c
/qemu/hw/xen/xen_pvdev.c
/qemu/hw/xenpv/xen_machine_pv.c
/qemu/hw/xtensa/virt.c
/qemu/include/block/accounting.h
/qemu/include/block/aio-wait.h
/qemu/include/block/aio.h
/qemu/include/block/block-common.h
/qemu/include/block/block-copy.h
/qemu/include/block/block-global-state.h
/qemu/include/block/block-io.h
/qemu/include/block/block_int-common.h
/qemu/include/block/block_int-global-state.h
/qemu/include/block/block_int-io.h
/qemu/include/block/blockjob_int.h
/qemu/include/block/dirty-bitmap.h
/qemu/include/block/export.h
/qemu/include/block/graph-lock.h
/qemu/include/block/nvme.h
/qemu/include/block/qapi.h
/qemu/include/block/raw-aio.h
/qemu/include/block/thread-pool.h
/qemu/include/crypto/aes.h
/qemu/include/crypto/desrfb.h
/qemu/include/crypto/tlssession.h
/qemu/include/disas/dis-asm.h
/qemu/include/disas/disas.h
/qemu/include/elf.h
/qemu/include/exec/cpu-all.h
/qemu/include/exec/cpu-common.h
/qemu/include/exec/cpu-defs.h
/qemu/include/exec/cpu_ldst.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/gdbstub.h
/qemu/include/exec/helper-gen-common.h
/qemu/include/exec/helper-gen.h
/qemu/include/exec/helper-gen.h.inc
/qemu/include/exec/helper-head.h
/qemu/include/exec/helper-info.c.inc
/qemu/include/exec/helper-proto-common.h
/qemu/include/exec/helper-proto.h
/qemu/include/exec/helper-proto.h.inc
/qemu/include/exec/memop.h
/qemu/include/exec/memory.h
/qemu/include/exec/plugin-gen.h
/qemu/include/exec/poison.h
/qemu/include/exec/ram_addr.h
/qemu/include/exec/ramblock.h
/qemu/include/exec/replay-core.h
/qemu/include/exec/target_long.h
/qemu/include/exec/target_page.h
/qemu/include/exec/tb-flush.h
/qemu/include/exec/tlb-common.h
/qemu/include/exec/translation-block.h
/qemu/include/exec/translator.h
/qemu/include/exec/tswap.h
/qemu/include/exec/user/guest-base.h
/qemu/include/gdbstub/helpers.h
/qemu/include/gdbstub/syscalls.h
/qemu/include/gdbstub/user.h
/qemu/include/hw/acpi/acpi.h
/qemu/include/hw/acpi/ich9.h
/qemu/include/hw/acpi/pcihp.h
/qemu/include/hw/acpi/piix4.h
/qemu/include/hw/acpi/tpm.h
/qemu/include/hw/arm/allwinner-a10.h
/qemu/include/hw/arm/allwinner-h3.h
/qemu/include/hw/arm/allwinner-r40.h
/qemu/include/hw/arm/armsse.h
/qemu/include/hw/arm/aspeed_soc.h
/qemu/include/hw/arm/bcm2835_peripherals.h
/qemu/include/hw/arm/boot.h
/qemu/include/hw/arm/exynos4210.h
/qemu/include/hw/arm/fsl-imx6.h
/qemu/include/hw/arm/fsl-imx6ul.h
/qemu/include/hw/arm/fsl-imx7.h
/qemu/include/hw/arm/npcm7xx.h
/qemu/include/hw/arm/omap.h
/qemu/include/hw/arm/raspi_platform.h
/qemu/include/hw/arm/smmu-common.h
/qemu/include/hw/arm/smmuv3.h
/qemu/include/hw/arm/stm32f205_soc.h
/qemu/include/hw/arm/stm32f405_soc.h
/qemu/include/hw/arm/xlnx-versal.h
/qemu/include/hw/arm/xlnx-zynqmp.h
/qemu/include/hw/block/flash.h
/qemu/include/hw/boards.h
/qemu/include/hw/char/cmsdk-apb-uart.h
/qemu/include/hw/char/ibex_uart.h
/qemu/include/hw/char/parallel.h
/qemu/include/hw/char/pl011.h
/qemu/include/hw/char/riscv_htif.h
/qemu/include/hw/char/xilinx_uartlite.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/core/tcg-cpu-ops.h
/qemu/include/hw/cxl/cxl.h
/qemu/include/hw/cxl/cxl_component.h
/qemu/include/hw/cxl/cxl_device.h
/qemu/include/hw/elf_ops.h
/qemu/include/hw/hotplug.h
/qemu/include/hw/i2c/allwinner-i2c.h
/qemu/include/hw/i2c/aspeed_i2c.h
/qemu/include/hw/i2c/i2c.h
/qemu/include/hw/i386/microvm.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/i386/x86.h
/qemu/include/hw/ide.h
/qemu/include/hw/ide/internal.h
/qemu/include/hw/ide/isa.h
/qemu/include/hw/ide/mmio.h
/qemu/include/hw/ide/pci.h
/qemu/include/hw/intc/armv7m_nvic.h
/qemu/include/hw/intc/i8259.h
/qemu/include/hw/intc/ioapic.h
/qemu/include/hw/intc/loongarch_extioi.h
/qemu/include/hw/intc/loongarch_ipi.h
/qemu/include/hw/intc/mips_gic.h
/qemu/include/hw/isa/i8259_internal.h
/qemu/include/hw/isa/isa.h
/qemu/include/hw/isa/superio.h
/qemu/include/hw/isa/vt82c686.h
/qemu/include/hw/loader.h
/qemu/include/hw/loongarch/virt.h
/qemu/include/hw/misc/allwinner-r40-ccu.h
/qemu/include/hw/misc/allwinner-r40-dramc.h
/qemu/include/hw/misc/allwinner-sramc.h
/qemu/include/hw/misc/bcm2835_property.h
/qemu/include/hw/misc/lasi.h
/qemu/include/hw/misc/mips_cmgcr.h
/qemu/include/hw/misc/mips_itu.h
/qemu/include/hw/net/imx_fec.h
/qemu/include/hw/net/mii.h
/qemu/include/hw/net/xlnx-versal-canfd.h
/qemu/include/hw/nvram/fw_cfg.h
/qemu/include/hw/or-irq.h
/qemu/include/hw/pci-host/ls7a.h
/qemu/include/hw/pci-host/pam.h
/qemu/include/hw/pci-host/pnv_phb4.h
/qemu/include/hw/pci/msi.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/pci/pci_bridge.h
/qemu/include/hw/pci/pcie.h
/qemu/include/hw/pci/pcie_aer.h
/qemu/include/hw/pci/pcie_port.h
/qemu/include/hw/pci/pcie_regs.h
/qemu/include/hw/pci/pcie_sriov.h
/qemu/include/hw/pcmcia.h
/qemu/include/hw/ppc/pnv.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/riscv/boot.h
/qemu/include/hw/riscv/sifive_u.h
/qemu/include/hw/riscv/virt.h
/qemu/include/hw/rtc/mc146818rtc.h
/qemu/include/hw/s390x/pv.h
/qemu/include/hw/scsi/scsi.h
/qemu/include/hw/sd/allwinner-sdhost.h
/qemu/include/hw/sd/sd.h
/qemu/include/hw/southbridge/ich9.h
/qemu/include/hw/southbridge/piix.h
/qemu/include/hw/ssi/ibex_spi_host.h
/qemu/include/hw/ssi/npcm_pspi.h
/qemu/include/hw/timer/cmsdk-apb-timer.h
/qemu/include/hw/timer/i8254.h
/qemu/include/hw/timer/i8254_internal.h
/qemu/include/hw/tricore/tricore_testdevice.h
/qemu/include/hw/vfio/vfio-common.h
/qemu/include/hw/virtio/vhost-backend.h
/qemu/include/hw/virtio/vhost-user-gpio.h
/qemu/include/hw/virtio/vhost-vdpa.h
/qemu/include/hw/virtio/vhost.h
/qemu/include/hw/virtio/virtio-input.h
/qemu/include/hw/virtio/virtio-scsi.h
/qemu/include/hw/virtio/virtio.h
/qemu/include/hw/watchdog/allwinner-wdt.h
/qemu/include/hw/xen/interface/arch-arm.h
/qemu/include/hw/xen/interface/arch-x86/cpuid.h
/qemu/include/hw/xen/interface/arch-x86/xen-x86_32.h
/qemu/include/hw/xen/interface/arch-x86/xen-x86_64.h
/qemu/include/hw/xen/interface/arch-x86/xen.h
/qemu/include/hw/xen/interface/event_channel.h
/qemu/include/hw/xen/interface/features.h
/qemu/include/hw/xen/interface/grant_table.h
/qemu/include/hw/xen/interface/hvm/hvm_op.h
/qemu/include/hw/xen/interface/hvm/params.h
/qemu/include/hw/xen/interface/io/blkif.h
/qemu/include/hw/xen/interface/io/console.h
/qemu/include/hw/xen/interface/io/fbif.h
/qemu/include/hw/xen/interface/io/kbdif.h
/qemu/include/hw/xen/interface/io/netif.h
/qemu/include/hw/xen/interface/io/ring.h
/qemu/include/hw/xen/interface/io/usbif.h
/qemu/include/hw/xen/interface/io/xenbus.h
/qemu/include/hw/xen/interface/io/xs_wire.h
/qemu/include/hw/xen/interface/memory.h
/qemu/include/hw/xen/interface/physdev.h
/qemu/include/hw/xen/interface/sched.h
/qemu/include/hw/xen/interface/trace.h
/qemu/include/hw/xen/interface/vcpu.h
/qemu/include/hw/xen/interface/version.h
/qemu/include/hw/xen/interface/xen-compat.h
/qemu/include/hw/xen/interface/xen.h
/qemu/include/hw/xen/xen-bus-helper.h
/qemu/include/hw/xen/xen-bus.h
/qemu/include/hw/xen/xen-legacy-backend.h
/qemu/include/hw/xen/xen.h
/qemu/include/hw/xen/xen_backend_ops.h
/qemu/include/hw/xen/xen_native.h
/qemu/include/hw/xen/xen_pvdev.h
/qemu/include/io/channel.h
/qemu/include/migration/colo.h
/qemu/include/migration/global_state.h
/qemu/include/migration/misc.h
/qemu/include/migration/qemu-file-types.h
/qemu/include/migration/register.h
/qemu/include/monitor/hmp.h
/qemu/include/monitor/monitor.h
/qemu/include/net/eth.h
/qemu/include/net/net.h
/qemu/include/qapi/error.h
/qemu/include/qapi/qmp/dispatch.h
/qemu/include/qapi/qmp/qerror.h
/qemu/include/qemu/atomic.h
/qemu/include/qemu/atomic128.h
/qemu/include/qemu/bitmap.h
/qemu/include/qemu/bitops.h
/qemu/include/qemu/bswap.h
/qemu/include/qemu/compiler.h
/qemu/include/qemu/cpuid.h
/qemu/include/qemu/crc32c.h
/qemu/include/qemu/cutils.h
/qemu/include/qemu/envlist.h
/qemu/include/qemu/hbitmap.h
/qemu/include/qemu/help-texts.h
/qemu/include/qemu/host-utils.h
/qemu/include/qemu/int128.h
/qemu/include/qemu/iov.h
/qemu/include/qemu/main-loop.h
/qemu/include/qemu/mmap-alloc.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/plugin-event.h
/qemu/include/qemu/plugin.h
/qemu/include/qemu/qemu-plugin.h
/qemu/include/qemu/qtree.h
/qemu/include/qemu/rcu.h
/qemu/include/qemu/rcu_queue.h
/qemu/include/qemu/sockets.h
/qemu/include/qemu/stats64.h
/qemu/include/qemu/thread.h
/qemu/include/qemu/typedefs.h
/qemu/include/qemu/uri.h
/qemu/include/qemu/uuid.h
/qemu/include/qemu/vhost-user-server.h
/qemu/include/qemu/xxhash.h
/qemu/include/standard-headers/drm/drm_fourcc.h
/qemu/include/standard-headers/linux/ethtool.h
/qemu/include/standard-headers/linux/fuse.h
/qemu/include/standard-headers/linux/input-event-codes.h
/qemu/include/standard-headers/linux/pci_regs.h
/qemu/include/standard-headers/linux/vhost_types.h
/qemu/include/standard-headers/linux/virtio_blk.h
/qemu/include/standard-headers/linux/virtio_bt.h
/qemu/include/standard-headers/linux/virtio_net.h
/qemu/include/sysemu/accel-ops.h
/qemu/include/sysemu/block-backend-common.h
/qemu/include/sysemu/block-backend-global-state.h
/qemu/include/sysemu/block-backend-io.h
/qemu/include/sysemu/cpus.h
/qemu/include/sysemu/cryptodev.h
/qemu/include/sysemu/hvf.h
/qemu/include/sysemu/hvf_int.h
/qemu/include/sysemu/kvm.h
/qemu/include/sysemu/kvm_int.h
/qemu/include/sysemu/kvm_xen.h
/qemu/include/sysemu/os-posix.h
/qemu/include/sysemu/os-win32.h
/qemu/include/sysemu/qtest.h
/qemu/include/sysemu/replay.h
/qemu/include/sysemu/runstate.h
/qemu/include/sysemu/tpm.h
/qemu/include/tcg/debug-assert.h
/qemu/include/tcg/helper-info.h
/qemu/include/tcg/insn-start-words.h
/qemu/include/tcg/oversized-guest.h
/qemu/include/tcg/tcg-ldst.h
/qemu/include/tcg/tcg-op-common.h
/qemu/include/tcg/tcg-op-gvec-common.h
/qemu/include/tcg/tcg-op-gvec.h
/qemu/include/tcg/tcg-op.h
/qemu/include/tcg/tcg-opc.h
/qemu/include/tcg/tcg-temp-internal.h
/qemu/include/tcg/tcg.h
/qemu/include/ui/console.h
/qemu/include/ui/egl-helpers.h
/qemu/include/ui/input.h
/qemu/include/user/syscall-trace.h
/qemu/io/channel-command.c
/qemu/io/channel-file.c
/qemu/io/channel-socket.c
/qemu/io/channel-tls.c
/qemu/io/channel-watch.c
/qemu/io/channel.c
/qemu/iothread.c
/qemu/linux-headers/asm-arm64/kvm.h
/qemu/linux-headers/asm-generic/hugetlb_encode.h
/qemu/linux-headers/asm-generic/mman-common.h
/qemu/linux-headers/asm-mips/mman.h
/qemu/linux-headers/asm-riscv/kvm.h
/qemu/linux-headers/asm-x86/kvm.h
/qemu/linux-headers/linux/const.h
/qemu/linux-headers/linux/kvm.h
/qemu/linux-headers/linux/memfd.h
/qemu/linux-headers/linux/nvme_ioctl.h
/qemu/linux-headers/linux/psci.h
/qemu/linux-headers/linux/stddef.h
/qemu/linux-headers/linux/userfaultfd.h
/qemu/linux-headers/linux/vfio.h
/qemu/linux-headers/linux/vhost.h
/qemu/linux-user/alpha/target_mman.h
/qemu/linux-user/arm/cpu_loop.c
/qemu/linux-user/arm/target_cpu.h
/qemu/linux-user/elfload.c
/qemu/linux-user/exit.c
/qemu/linux-user/fd-trans.c
/qemu/linux-user/fd-trans.h
/qemu/linux-user/flatload.c
/qemu/linux-user/generic/target_mman.h
/qemu/linux-user/generic/target_resource.h
/qemu/linux-user/hexagon/cpu_loop.c
/qemu/linux-user/hexagon/target_elf.h
/qemu/linux-user/hppa/target_mman.h
/qemu/linux-user/i386/cpu_loop.c
/qemu/linux-user/loader.h
/qemu/linux-user/loongarch64/signal.c
/qemu/linux-user/main.c
/qemu/linux-user/microblaze/cpu_loop.c
/qemu/linux-user/mips/cpu_loop.c
/qemu/linux-user/mips/target_elf.h
/qemu/linux-user/mmap.c
/qemu/linux-user/ppc/signal.c
/qemu/linux-user/qemu.h
/qemu/linux-user/s390x/cpu_loop.c
/qemu/linux-user/signal.c
/qemu/linux-user/sparc/cpu_loop.c
/qemu/linux-user/sparc/signal.c
/qemu/linux-user/sparc/target_signal.h
/qemu/linux-user/strace.c
/qemu/linux-user/strace.list
/qemu/linux-user/syscall.c
/qemu/linux-user/syscall_defs.h
/qemu/linux-user/user-internals.h
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/block-dirty-bitmap.c
/qemu/migration/block.c
/qemu/migration/colo-failover.c
/qemu/migration/colo.c
/qemu/migration/dirtyrate.c
/qemu/migration/exec.c
/qemu/migration/fd.c
/qemu/migration/global_state.c
/qemu/migration/meson.build
/qemu/migration/migration-hmp-cmds.c
/qemu/migration/migration-stats.c
/qemu/migration/migration-stats.h
/qemu/migration/migration.c
/qemu/migration/migration.h
/qemu/migration/multifd-zlib.c
/qemu/migration/multifd-zstd.c
/qemu/migration/multifd.c
/qemu/migration/multifd.h
/qemu/migration/options.c
/qemu/migration/options.h
/qemu/migration/postcopy-ram.c
/qemu/migration/postcopy-ram.h
/qemu/migration/qemu-file.c
/qemu/migration/qemu-file.h
/qemu/migration/ram-compress.c
/qemu/migration/ram-compress.h
/qemu/migration/ram.c
/qemu/migration/ram.h
/qemu/migration/rdma.c
/qemu/migration/savevm.c
/qemu/migration/savevm.h
/qemu/migration/socket.c
/qemu/migration/target.c
/qemu/migration/tls.c
/qemu/migration/tls.h
/qemu/migration/trace-events
/qemu/migration/vmstate.c
/qemu/migration/xbzrle.c
/qemu/migration/xbzrle.h
/qemu/migration/yank_functions.c
/qemu/monitor/fds.c
/qemu/monitor/hmp-cmds.c
/qemu/monitor/hmp.c
/qemu/monitor/monitor-internal.h
/qemu/monitor/monitor.c
/qemu/monitor/qmp-cmds.c
/qemu/monitor/qmp.c
/qemu/nbd/client-connection.c
/qemu/nbd/server.c
/qemu/net/dgram.c
/qemu/net/dump.c
/qemu/net/eth.c
/qemu/net/l2tpv3.c
/qemu/net/meson.build
/qemu/net/net.c
/qemu/net/slirp.c
/qemu/net/socket.c
/qemu/net/stream.c
/qemu/net/tap.c
/qemu/net/vhost-vdpa.c
/qemu/net/vmnet-common.m
/qemu/net/vmnet_int.h
/qemu/os-posix.c
/qemu/pc-bios/README
/qemu/pc-bios/bios-256k.bin
/qemu/pc-bios/bios-microvm.bin
/qemu/pc-bios/bios.bin
/qemu/pc-bios/edk2-aarch64-code.fd.bz2
/qemu/pc-bios/edk2-arm-code.fd.bz2
/qemu/pc-bios/edk2-i386-code.fd.bz2
/qemu/pc-bios/edk2-i386-secure-code.fd.bz2
/qemu/pc-bios/edk2-riscv.fd.bz2
/qemu/pc-bios/edk2-x86_64-code.fd.bz2
/qemu/pc-bios/edk2-x86_64-microvm.fd.bz2
/qemu/pc-bios/edk2-x86_64-secure-code.fd.bz2
/qemu/pc-bios/keymaps/meson.build
/qemu/pc-bios/meson.build
/qemu/pc-bios/openbios-ppc
/qemu/pc-bios/openbios-sparc32
/qemu/pc-bios/openbios-sparc64
/qemu/pc-bios/opensbi-riscv32-generic-fw_dynamic.bin
/qemu/pc-bios/opensbi-riscv64-generic-fw_dynamic.bin
/qemu/pc-bios/optionrom/optionrom.h
/qemu/pc-bios/s390-ccw.img
/qemu/pc-bios/s390-ccw/Makefile
/qemu/pc-bios/s390-ccw/bootmap.c
/qemu/pc-bios/s390-ccw/bootmap.h
/qemu/pc-bios/vgabios-ati.bin
/qemu/pc-bios/vgabios-bochs-display.bin
/qemu/pc-bios/vgabios-cirrus.bin
/qemu/pc-bios/vgabios-qxl.bin
/qemu/pc-bios/vgabios-ramfb.bin
/qemu/pc-bios/vgabios-stdvga.bin
/qemu/pc-bios/vgabios-virtio.bin
/qemu/pc-bios/vgabios-vmware.bin
/qemu/pc-bios/vgabios.bin
/qemu/plugins/core.c
/qemu/plugins/loader.c
/qemu/python/.gitignore
/qemu/python/Makefile
/qemu/python/README.rst
/qemu/python/qemu/machine/machine.py
/qemu/python/qemu/qmp/legacy.py
/qemu/python/qemu/qmp/models.py
/qemu/python/qemu/qmp/protocol.py
/qemu/python/qemu/qmp/qmp_client.py
/qemu/python/qemu/utils/qemu_ga_client.py
/qemu/python/scripts/mkvenv.py
/qemu/python/scripts/vendor.py
/qemu/python/setup.cfg
/qemu/python/tests/flake8.sh
/qemu/python/tests/isort.sh
/qemu/python/tests/minreqs.txt
/qemu/python/tests/mypy.sh
/qemu/python/tests/pylint.sh
/qemu/python/wheels/meson-0.63.3-py3-none-any.whl
/qemu/qapi/acpi.json
/qemu/qapi/audio.json
/qemu/qapi/authz.json
/qemu/qapi/block-core.json
/qemu/qapi/block-export.json
/qemu/qapi/block.json
/qemu/qapi/char.json
/qemu/qapi/common.json
/qemu/qapi/compat.json
/qemu/qapi/control.json
/qemu/qapi/crypto.json
/qemu/qapi/cryptodev.json
/qemu/qapi/cxl.json
/qemu/qapi/dump.json
/qemu/qapi/error.json
/qemu/qapi/introspect.json
/qemu/qapi/job.json
/qemu/qapi/machine-target.json
/qemu/qapi/machine.json
/qemu/qapi/meson.build
/qemu/qapi/migration.json
/qemu/qapi/misc-target.json
/qemu/qapi/misc.json
/qemu/qapi/net.json
/qemu/qapi/opts-visitor.c
/qemu/qapi/pci.json
/qemu/qapi/qapi-schema.json
/qemu/qapi/qdev.json
/qemu/qapi/qmp-dispatch.c
/qemu/qapi/qom.json
/qemu/qapi/rdma.json
/qemu/qapi/replay.json
/qemu/qapi/rocker.json
/qemu/qapi/run-state.json
/qemu/qapi/sockets.json
/qemu/qapi/stats.json
/qemu/qapi/tpm.json
/qemu/qapi/trace.json
/qemu/qapi/transaction.json
/qemu/qapi/ui.json
/qemu/qapi/virtio.json
/qemu/qapi/yank.json
/qemu/qemu-img.c
/qemu/qemu-io-cmds.c
/qemu/qemu-keymap.c
/qemu/qemu-nbd.c
/qemu/qemu-options.hx
/qemu/qga/commands-posix.c
/qemu/qga/commands-win32.c
/qemu/qga/commands.c
/qemu/qga/installer/qemu-ga.wxs
/qemu/qga/main.c
/qemu/qga/meson.build
/qemu/qga/qapi-schema.json
/qemu/qga/vss-win32/install.cpp
/qemu/qga/vss-win32/qga-vss.def
/qemu/qga/vss-win32/requester.cpp
/qemu/qga/vss-win32/vss-handles.h
/qemu/qobject/json-lexer.c
/qemu/qom/object_interfaces.c
/qemu/replay/replay-input.c
/qemu/replay/replay.c
/qemu/replay/stubs-system.c
/qemu/roms/Makefile
/qemu/roms/edk2
/qemu/roms/edk2-build.config
/qemu/roms/edk2-build.py
/qemu/roms/openbios
/qemu/roms/opensbi
/qemu/roms/seabios
/qemu/scripts/archive-source.sh
/qemu/scripts/block-coroutine-wrapper.py
/qemu/scripts/checkpatch.pl
/qemu/scripts/ci/gitlab-kubernetes-runners/values.yaml
/qemu/scripts/ci/org.centos/stream/8/build-environment.yml
/qemu/scripts/ci/org.centos/stream/8/x86_64/configure
/qemu/scripts/ci/org.centos/stream/8/x86_64/test-avocado
/qemu/scripts/ci/setup/build-environment.yml
/qemu/scripts/ci/setup/gitlab-runner.yml
/qemu/scripts/coverage/compare_gcov_json.py
/qemu/scripts/coverity-scan/COMPONENTS.md
/qemu/scripts/coverity-scan/coverity-scan.docker
/qemu/scripts/decodetree.py
/qemu/scripts/device-crash-test
/qemu/scripts/git-submodule.sh
/qemu/scripts/make-config-poison.sh
/qemu/scripts/make-release
/qemu/scripts/meson-buildoptions.py
/qemu/scripts/meson-buildoptions.sh
/qemu/scripts/modinfo-collect.py
/qemu/scripts/modinfo-generate.py
/qemu/scripts/mtest2make.py
/qemu/scripts/probe-gdb-support.py
/qemu/scripts/qapi/.flake8
/qemu/scripts/qapi/commands.py
/qemu/scripts/qapi/expr.py
/qemu/scripts/qapi/gen.py
/qemu/scripts/qapi/main.py
/qemu/scripts/qapi/mypy.ini
/qemu/scripts/qapi/parser.py
/qemu/scripts/qapi/pylintrc
/qemu/scripts/qapi/schema.py
/qemu/scripts/qapi/visit.py
/qemu/scripts/qom-cast-macro-clean-cocci-gen.py
/qemu/scripts/symlink-install-tree.py
/qemu/scripts/tracetool/__init__.py
/qemu/scripts/tracetool/backend/ftrace.py
/qemu/scripts/tracetool/backend/log.py
/qemu/scripts/tracetool/backend/syslog.py
/qemu/scripts/tracetool/format/c.py
/qemu/scripts/tracetool/format/h.py
/qemu/scripts/update-linux-headers.sh
/qemu/scripts/vmstate-static-checker.py
/qemu/scripts/xen-detect.c
/qemu/scsi/pr-manager.c
/qemu/scsi/qemu-pr-helper.c
/qemu/semihosting/arm-compat-semi.c
/qemu/semihosting/guestfd.c
/qemu/semihosting/syscalls.c
/qemu/semihosting/uaccess.c
/qemu/softmmu/cpus.c
/qemu/softmmu/dirtylimit.c
/qemu/softmmu/dma-helpers.c
/qemu/softmmu/globals.c
/qemu/softmmu/ioport.c
/qemu/softmmu/memory.c
/qemu/softmmu/meson.build
/qemu/softmmu/physmem.c
/qemu/softmmu/qdev-monitor.c
/qemu/softmmu/qtest.c
/qemu/softmmu/rtc.c
/qemu/softmmu/runstate-hmp-cmds.c
/qemu/softmmu/runstate.c
/qemu/softmmu/vl.c
/qemu/softmmu/watchpoint.c
/qemu/stats/stats-hmp-cmds.c
/qemu/stats/stats-qmp-cmds.c
/qemu/storage-daemon/qapi/qapi-schema.json
/qemu/stubs/colo-compare.c
/qemu/stubs/colo.c
/qemu/stubs/meson.build
/qemu/stubs/replay.c
/qemu/stubs/semihost-all.c
/qemu/stubs/semihost.c
/qemu/stubs/trace-control.c
/qemu/stubs/xen-hw-stub.c
/qemu/subprojects/.gitignore
/qemu/subprojects/berkeley-softfloat-3.wrap
/qemu/subprojects/berkeley-testfloat-3.wrap
/qemu/subprojects/dtc.wrap
/qemu/subprojects/keycodemapdb.wrap
/qemu/subprojects/libvfio-user.wrap
/qemu/subprojects/libvhost-user/libvhost-user.c
/qemu/subprojects/libvhost-user/libvhost-user.h
/qemu/subprojects/packagefiles/berkeley-softfloat-3/meson.build
/qemu/subprojects/packagefiles/berkeley-softfloat-3/meson_options.txt
/qemu/subprojects/packagefiles/berkeley-testfloat-3/meson.build
/qemu/subprojects/packagefiles/berkeley-testfloat-3/meson_options.txt
/qemu/subprojects/slirp.wrap
/qemu/target/alpha/cpu-param.h
/qemu/target/alpha/cpu.h
/qemu/target/alpha/gdbstub.c
/qemu/target/alpha/sys_helper.c
/qemu/target/alpha/translate.c
/qemu/target/arm/Kconfig
/qemu/target/arm/arm-powerctl.c
/qemu/target/arm/arm-qmp-cmds.c
/qemu/target/arm/cortex-regs.c
/qemu/target/arm/cpregs.h
/qemu/target/arm/cpu-param.h
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/debug_helper.c
/qemu/target/arm/gdbstub.c
/qemu/target/arm/gdbstub64.c
/qemu/target/arm/helper.c
/qemu/target/arm/helper.h
/qemu/target/arm/hvf/hvf.c
/qemu/target/arm/hvf_arm.h
/qemu/target/arm/hyp_gdbstub.c
/qemu/target/arm/internals.h
/qemu/target/arm/kvm-consts.h
/qemu/target/arm/kvm.c
/qemu/target/arm/kvm64.c
/qemu/target/arm/kvm_arm.h
/qemu/target/arm/machine.c
/qemu/target/arm/meson.build
/qemu/target/arm/ptw.c
/qemu/target/arm/tcg-stubs.c
/qemu/target/arm/tcg/a32-uncond.decode
/qemu/target/arm/tcg/a32.decode
/qemu/target/arm/tcg/a64.decode
/qemu/target/arm/tcg/arm_ldst.h
/qemu/target/arm/tcg/cpu32.c
/qemu/target/arm/tcg/cpu64.c
/qemu/target/arm/tcg/crypto_helper.c
/qemu/target/arm/tcg/helper-a64.c
/qemu/target/arm/tcg/helper-a64.h
/qemu/target/arm/tcg/helper-mve.h
/qemu/target/arm/tcg/helper-sme.h
/qemu/target/arm/tcg/helper-sve.h
/qemu/target/arm/tcg/hflags.c
/qemu/target/arm/tcg/iwmmxt_helper.c
/qemu/target/arm/tcg/m-nocp.decode
/qemu/target/arm/tcg/m_helper.c
/qemu/target/arm/tcg/meson.build
/qemu/target/arm/tcg/mte_helper.c
/qemu/target/arm/tcg/mve.decode
/qemu/target/arm/tcg/mve_helper.c
/qemu/target/arm/tcg/neon-dp.decode
/qemu/target/arm/tcg/neon-ls.decode
/qemu/target/arm/tcg/neon-shared.decode
/qemu/target/arm/tcg/neon_helper.c
/qemu/target/arm/tcg/op_helper.c
/qemu/target/arm/tcg/pauth_helper.c
/qemu/target/arm/tcg/psci.c
/qemu/target/arm/tcg/sme-fa64.decode
/qemu/target/arm/tcg/sme.decode
/qemu/target/arm/tcg/sme_helper.c
/qemu/target/arm/tcg/sve.decode
/qemu/target/arm/tcg/sve_helper.c
/qemu/target/arm/tcg/sve_ldst_internal.h
/qemu/target/arm/tcg/t16.decode
/qemu/target/arm/tcg/t32.decode
/qemu/target/arm/tcg/tlb_helper.c
/qemu/target/arm/tcg/translate-a32.h
/qemu/target/arm/tcg/translate-a64.c
/qemu/target/arm/tcg/translate-a64.h
/qemu/target/arm/tcg/translate-m-nocp.c
/qemu/target/arm/tcg/translate-mve.c
/qemu/target/arm/tcg/translate-neon.c
/qemu/target/arm/tcg/translate-sme.c
/qemu/target/arm/tcg/translate-sve.c
/qemu/target/arm/tcg/translate-vfp.c
/qemu/target/arm/tcg/translate.c
/qemu/target/arm/tcg/translate.h
/qemu/target/arm/tcg/vec_helper.c
/qemu/target/arm/tcg/vec_internal.h
/qemu/target/arm/tcg/vfp-uncond.decode
/qemu/target/arm/tcg/vfp.decode
/qemu/target/arm/vfp_helper.c
/qemu/target/avr/cpu-param.h
/qemu/target/avr/cpu.c
/qemu/target/avr/gdbstub.c
/qemu/target/avr/helper.c
/qemu/target/avr/translate.c
/qemu/target/cris/cpu-param.h
/qemu/target/cris/cpu.h
/qemu/target/cris/gdbstub.c
/qemu/target/cris/translate.c
/qemu/target/cris/translate_v10.c.inc
/qemu/target/hexagon/README
/qemu/target/hexagon/arch.c
/qemu/target/hexagon/attribs_def.h.inc
/qemu/target/hexagon/cpu-param.h
/qemu/target/hexagon/cpu.c
/qemu/target/hexagon/cpu.h
/qemu/target/hexagon/decode.c
/qemu/target/hexagon/dectree.py
/qemu/target/hexagon/gdbstub.c
/qemu/target/hexagon/gen_analyze_funcs.py
/qemu/target/hexagon/gen_helper_funcs.py
/qemu/target/hexagon/gen_helper_protos.py
/qemu/target/hexagon/gen_idef_parser_funcs.py
/qemu/target/hexagon/gen_op_attribs.py
/qemu/target/hexagon/gen_op_regs.py
/qemu/target/hexagon/gen_opcodes_def.py
/qemu/target/hexagon/gen_printinsn.py
/qemu/target/hexagon/gen_shortcode.py
/qemu/target/hexagon/gen_tcg.h
/qemu/target/hexagon/gen_tcg_func_table.py
/qemu/target/hexagon/gen_tcg_funcs.py
/qemu/target/hexagon/gen_tcg_hvx.h
/qemu/target/hexagon/genptr.c
/qemu/target/hexagon/genptr.h
/qemu/target/hexagon/helper.h
/qemu/target/hexagon/hex_common.py
/qemu/target/hexagon/iclass.c
/qemu/target/hexagon/idef-parser/README.rst
/qemu/target/hexagon/idef-parser/idef-parser.h
/qemu/target/hexagon/idef-parser/idef-parser.lex
/qemu/target/hexagon/idef-parser/idef-parser.y
/qemu/target/hexagon/idef-parser/macros.inc
/qemu/target/hexagon/idef-parser/parser-helpers.c
/qemu/target/hexagon/idef-parser/parser-helpers.h
/qemu/target/hexagon/imported/branch.idef
/qemu/target/hexagon/imported/encode_pp.def
/qemu/target/hexagon/imported/ldst.idef
/qemu/target/hexagon/imported/mmvec/encode_ext.def
/qemu/target/hexagon/imported/mmvec/ext.idef
/qemu/target/hexagon/internal.h
/qemu/target/hexagon/macros.h
/qemu/target/hexagon/meson.build
/qemu/target/hexagon/mmvec/decode_ext_mmvec.c
/qemu/target/hexagon/mmvec/macros.h
/qemu/target/hexagon/op_helper.c
/qemu/target/hexagon/op_helper.h
/qemu/target/hexagon/translate.c
/qemu/target/hexagon/translate.h
/qemu/target/hppa/cpu-param.h
/qemu/target/hppa/cpu.c
/qemu/target/hppa/cpu.h
/qemu/target/hppa/fpu_helper.c
/qemu/target/hppa/gdbstub.c
/qemu/target/hppa/meson.build
/qemu/target/hppa/op_helper.c
/qemu/target/hppa/sys_helper.c
/qemu/target/hppa/translate.c
/qemu/target/i386/cpu-dump.c
/qemu/target/i386/cpu-param.h
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/gdbstub.c
/qemu/target/i386/hax/hax-i386.h
/qemu/target/i386/helper.c
/qemu/target/i386/host-cpu.c
/qemu/target/i386/hvf/hvf-i386.h
/qemu/target/i386/hvf/hvf.c
/qemu/target/i386/kvm/kvm.c
/qemu/target/i386/kvm/kvm_i386.h
/qemu/target/i386/kvm/meson.build
/qemu/target/i386/kvm/trace-events
/qemu/target/i386/kvm/xen-compat.h
/qemu/target/i386/kvm/xen-emu.c
/qemu/target/i386/kvm/xen-emu.h
/qemu/target/i386/machine.c
/qemu/target/i386/monitor.c
/qemu/target/i386/ops_sse.h
/qemu/target/i386/sev-sysemu-stub.c
/qemu/target/i386/sev.c
/qemu/target/i386/tcg/decode-new.c.inc
/qemu/target/i386/tcg/emit.c.inc
/qemu/target/i386/tcg/sysemu/excp_helper.c
/qemu/target/i386/tcg/tcg-cpu.c
/qemu/target/i386/tcg/translate.c
/qemu/target/i386/whpx/whpx-all.c
/qemu/target/i386/whpx/whpx-apic.c
/qemu/target/loongarch/cpu-param.h
/qemu/target/loongarch/cpu.c
/qemu/target/loongarch/cpu.h
/qemu/target/loongarch/csr_helper.c
/qemu/target/loongarch/disas.c
/qemu/target/loongarch/fpu_helper.c
/qemu/target/loongarch/gdbstub.c
/qemu/target/loongarch/helper.h
/qemu/target/loongarch/insn_trans/trans_arith.c.inc
/qemu/target/loongarch/insn_trans/trans_atomic.c.inc
/qemu/target/loongarch/insn_trans/trans_bit.c.inc
/qemu/target/loongarch/insn_trans/trans_extra.c.inc
/qemu/target/loongarch/insn_trans/trans_farith.c.inc
/qemu/target/loongarch/insn_trans/trans_fcmp.c.inc
/qemu/target/loongarch/insn_trans/trans_fmemory.c.inc
/qemu/target/loongarch/insn_trans/trans_fmov.c.inc
/qemu/target/loongarch/insn_trans/trans_lsx.c.inc
/qemu/target/loongarch/insn_trans/trans_memory.c.inc
/qemu/target/loongarch/insn_trans/trans_privileged.c.inc
/qemu/target/loongarch/insn_trans/trans_shift.c.inc
/qemu/target/loongarch/insns.decode
/qemu/target/loongarch/internals.h
/qemu/target/loongarch/iocsr_helper.c
/qemu/target/loongarch/loongarch-qmp-cmds.c
/qemu/target/loongarch/lsx_helper.c
/qemu/target/loongarch/machine.c
/qemu/target/loongarch/meson.build
/qemu/target/loongarch/op_helper.c
/qemu/target/loongarch/translate.c
/qemu/target/loongarch/translate.h
/qemu/target/m68k/cpu-param.h
/qemu/target/m68k/cpu.h
/qemu/target/m68k/gdbstub.c
/qemu/target/m68k/helper.c
/qemu/target/m68k/m68k-semi.c
/qemu/target/m68k/translate.c
/qemu/target/microblaze/cpu-param.h
/qemu/target/microblaze/cpu.c
/qemu/target/microblaze/cpu.h
/qemu/target/microblaze/gdbstub.c
/qemu/target/microblaze/translate.c
/qemu/target/mips/cpu-defs.c.inc
/qemu/target/mips/cpu-param.h
/qemu/target/mips/cpu.c
/qemu/target/mips/cpu.h
/qemu/target/mips/gdbstub.c
/qemu/target/mips/sysemu/physaddr.c
/qemu/target/mips/tcg/exception.c
/qemu/target/mips/tcg/ldst_helper.c
/qemu/target/mips/tcg/micromips_translate.c.inc
/qemu/target/mips/tcg/mips16e_translate.c.inc
/qemu/target/mips/tcg/msa_helper.c
/qemu/target/mips/tcg/msa_translate.c
/qemu/target/mips/tcg/mxu_translate.c
/qemu/target/mips/tcg/nanomips_translate.c.inc
/qemu/target/mips/tcg/octeon_translate.c
/qemu/target/mips/tcg/rel6_translate.c
/qemu/target/mips/tcg/sysemu/mips-semi.c
/qemu/target/mips/tcg/sysemu/special_helper.c
/qemu/target/mips/tcg/translate.c
/qemu/target/mips/tcg/translate.h
/qemu/target/mips/tcg/translate_addr_const.c
/qemu/target/mips/tcg/tx79_translate.c
/qemu/target/mips/tcg/vr54xx_translate.c
/qemu/target/nios2/cpu-param.h
/qemu/target/nios2/cpu.c
/qemu/target/nios2/cpu.h
/qemu/target/nios2/nios2-semi.c
/qemu/target/nios2/translate.c
/qemu/target/openrisc/cpu-param.h
/qemu/target/openrisc/cpu.c
/qemu/target/openrisc/cpu.h
/qemu/target/openrisc/fpu_helper.c
/qemu/target/openrisc/gdbstub.c
/qemu/target/openrisc/interrupt.c
/qemu/target/openrisc/mmu.c
/qemu/target/openrisc/sys_helper.c
/qemu/target/openrisc/translate.c
/qemu/target/ppc/cpu-models.c
/qemu/target/ppc/cpu-models.h
/qemu/target/ppc/cpu-param.h
/qemu/target/ppc/cpu-qom.h
/qemu/target/ppc/cpu.c
/qemu/target/ppc/cpu.h
/qemu/target/ppc/cpu_init.c
/qemu/target/ppc/dfp_helper.c
/qemu/target/ppc/excp_helper.c
/qemu/target/ppc/fpu_helper.c
/qemu/target/ppc/gdbstub.c
/qemu/target/ppc/helper.h
/qemu/target/ppc/helper_regs.c
/qemu/target/ppc/insn32.decode
/qemu/target/ppc/internal.h
/qemu/target/ppc/kvm.c
/qemu/target/ppc/kvm_ppc.h
/qemu/target/ppc/mem_helper.c
/qemu/target/ppc/meson.build
/qemu/target/ppc/misc_helper.c
/qemu/target/ppc/power8-pmu-regs.c.inc
/qemu/target/ppc/power8-pmu.c
/qemu/target/ppc/ppc-qmp-cmds.c
/qemu/target/ppc/spr_common.h
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate/branch-impl.c.inc
/qemu/target/ppc/translate/dfp-impl.c.inc
/qemu/target/ppc/translate/fixedpoint-impl.c.inc
/qemu/target/ppc/translate/fp-impl.c.inc
/qemu/target/ppc/translate/spe-impl.c.inc
/qemu/target/ppc/translate/storage-ctrl-impl.c.inc
/qemu/target/ppc/translate/vmx-impl.c.inc
/qemu/target/ppc/translate/vsx-impl.c.inc
/qemu/target/riscv/arch_dump.c
/qemu/target/riscv/cpu-param.h
/qemu/target/riscv/cpu-qom.h
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_bits.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/cpu_vendorid.h
/qemu/target/riscv/csr.c
/qemu/target/riscv/debug.c
/qemu/target/riscv/fpu_helper.c
/qemu/target/riscv/gdbstub.c
/qemu/target/riscv/helper.h
/qemu/target/riscv/insn16.decode
/qemu/target/riscv/insn32.decode
/qemu/target/riscv/insn_trans/trans_privileged.c.inc
/qemu/target/riscv/insn_trans/trans_rvb.c.inc
/qemu/target/riscv/insn_trans/trans_rvd.c.inc
/qemu/target/riscv/insn_trans/trans_rvf.c.inc
/qemu/target/riscv/insn_trans/trans_rvh.c.inc
/qemu/target/riscv/insn_trans/trans_rvi.c.inc
/qemu/target/riscv/insn_trans/trans_rvk.c.inc
/qemu/target/riscv/insn_trans/trans_rvm.c.inc
/qemu/target/riscv/insn_trans/trans_rvv.c.inc
/qemu/target/riscv/insn_trans/trans_rvzce.c.inc
/qemu/target/riscv/insn_trans/trans_rvzfh.c.inc
/qemu/target/riscv/insn_trans/trans_rvzicbo.c.inc
/qemu/target/riscv/insn_trans/trans_rvzicond.c.inc
/qemu/target/riscv/insn_trans/trans_xthead.c.inc
/qemu/target/riscv/insn_trans/trans_xventanacondops.c.inc
/qemu/target/riscv/internals.h
/qemu/target/riscv/m128_helper.c
/qemu/target/riscv/machine.c
/qemu/target/riscv/meson.build
/qemu/target/riscv/monitor.c
/qemu/target/riscv/op_helper.c
/qemu/target/riscv/pmp.c
/qemu/target/riscv/pmp.h
/qemu/target/riscv/pmu.c
/qemu/target/riscv/riscv-qmp-cmds.c
/qemu/target/riscv/sbi_ecall_interface.h
/qemu/target/riscv/time_helper.c
/qemu/target/riscv/time_helper.h
/qemu/target/riscv/translate.c
/qemu/target/riscv/vector_helper.c
/qemu/target/riscv/zce_helper.c
/qemu/target/rx/cpu-param.h
/qemu/target/rx/cpu.c
/qemu/target/rx/cpu.h
/qemu/target/rx/gdbstub.c
/qemu/target/rx/helper.c
/qemu/target/rx/op_helper.c
/qemu/target/rx/translate.c
/qemu/target/s390x/arch_dump.c
/qemu/target/s390x/cpu-param.h
/qemu/target/s390x/cpu-sysemu.c
/qemu/target/s390x/cpu.c
/qemu/target/s390x/cpu.h
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/cpu_models.h
/qemu/target/s390x/diag.c
/qemu/target/s390x/gdbstub.c
/qemu/target/s390x/helper.c
/qemu/target/s390x/helper.h
/qemu/target/s390x/s390x-internal.h
/qemu/target/s390x/tcg/excp_helper.c
/qemu/target/s390x/tcg/fpu_helper.c
/qemu/target/s390x/tcg/insn-data.h.inc
/qemu/target/s390x/tcg/mem_helper.c
/qemu/target/s390x/tcg/translate.c
/qemu/target/s390x/tcg/translate_vx.c.inc
/qemu/target/sh4/cpu-param.h
/qemu/target/sh4/cpu.c
/qemu/target/sh4/cpu.h
/qemu/target/sh4/gdbstub.c
/qemu/target/sh4/translate.c
/qemu/target/sparc/cpu-param.h
/qemu/target/sparc/cpu.c
/qemu/target/sparc/cpu.h
/qemu/target/sparc/gdbstub.c
/qemu/target/sparc/ldst_helper.c
/qemu/target/sparc/mmu_helper.c
/qemu/target/sparc/translate.c
/qemu/target/tricore/cpu-param.h
/qemu/target/tricore/cpu.c
/qemu/target/tricore/cpu.h
/qemu/target/tricore/gdbstub.c
/qemu/target/tricore/helper.c
/qemu/target/tricore/op_helper.c
/qemu/target/tricore/translate.c
/qemu/target/xtensa/core-dc232b.c
/qemu/target/xtensa/core-dc233c.c
/qemu/target/xtensa/core-de212.c
/qemu/target/xtensa/core-de233_fpu.c
/qemu/target/xtensa/core-dsp3400.c
/qemu/target/xtensa/core-fsf.c
/qemu/target/xtensa/core-lx106.c
/qemu/target/xtensa/core-sample_controller.c
/qemu/target/xtensa/core-test_kc705_be.c
/qemu/target/xtensa/core-test_mmuhifi_c3.c
/qemu/target/xtensa/cpu-param.h
/qemu/target/xtensa/cpu.c
/qemu/target/xtensa/cpu.h
/qemu/target/xtensa/gdbstub.c
/qemu/target/xtensa/helper.c
/qemu/target/xtensa/import_core.sh
/qemu/target/xtensa/translate.c
/qemu/tcg/aarch64/tcg-target-con-set.h
/qemu/tcg/aarch64/tcg-target-con-str.h
/qemu/tcg/aarch64/tcg-target-reg-bits.h
/qemu/tcg/aarch64/tcg-target.c.inc
/qemu/tcg/aarch64/tcg-target.h
/qemu/tcg/arm/tcg-target-con-set.h
/qemu/tcg/arm/tcg-target-con-str.h
/qemu/tcg/arm/tcg-target-reg-bits.h
/qemu/tcg/arm/tcg-target.c.inc
/qemu/tcg/arm/tcg-target.h
/qemu/tcg/i386/tcg-target-reg-bits.h
/qemu/tcg/i386/tcg-target.c.inc
/qemu/tcg/i386/tcg-target.h
/qemu/tcg/loongarch64/tcg-target-con-set.h
/qemu/tcg/loongarch64/tcg-target-con-str.h
/qemu/tcg/loongarch64/tcg-target-reg-bits.h
/qemu/tcg/loongarch64/tcg-target.c.inc
/qemu/tcg/loongarch64/tcg-target.h
/qemu/tcg/meson.build
/qemu/tcg/mips/tcg-target-con-set.h
/qemu/tcg/mips/tcg-target-con-str.h
/qemu/tcg/mips/tcg-target-reg-bits.h
/qemu/tcg/mips/tcg-target.c.inc
/qemu/tcg/mips/tcg-target.h
/qemu/tcg/optimize.c
/qemu/tcg/ppc/tcg-target-con-set.h
/qemu/tcg/ppc/tcg-target-con-str.h
/qemu/tcg/ppc/tcg-target-reg-bits.h
/qemu/tcg/ppc/tcg-target.c.inc
/qemu/tcg/ppc/tcg-target.h
/qemu/tcg/region.c
/qemu/tcg/riscv/tcg-target-con-set.h
/qemu/tcg/riscv/tcg-target-con-str.h
/qemu/tcg/riscv/tcg-target-reg-bits.h
/qemu/tcg/riscv/tcg-target.c.inc
/qemu/tcg/riscv/tcg-target.h
/qemu/tcg/s390x/tcg-target-con-set.h
/qemu/tcg/s390x/tcg-target-con-str.h
/qemu/tcg/s390x/tcg-target-reg-bits.h
/qemu/tcg/s390x/tcg-target.c.inc
/qemu/tcg/s390x/tcg-target.h
/qemu/tcg/sparc64/tcg-target-con-set.h
/qemu/tcg/sparc64/tcg-target-con-str.h
/qemu/tcg/sparc64/tcg-target-reg-bits.h
/qemu/tcg/sparc64/tcg-target.c.inc
/qemu/tcg/sparc64/tcg-target.h
/qemu/tcg/tcg-common.c
/qemu/tcg/tcg-internal.h
/qemu/tcg/tcg-ldst.c.inc
/qemu/tcg/tcg-op-gvec.c
/qemu/tcg/tcg-op-ldst.c
/qemu/tcg/tcg-op-vec.c
/qemu/tcg/tcg-op.c
/qemu/tcg/tcg.c
/qemu/tcg/tci.c
/qemu/tcg/tci/README
/qemu/tcg/tci/tcg-target-reg-bits.h
/qemu/tcg/tci/tcg-target.c.inc
/qemu/tcg/tci/tcg-target.h
/qemu/tests/avocado/acpi-bits.py
/qemu/tests/avocado/avocado_qemu/__init__.py
/qemu/tests/avocado/boot_linux.py
/qemu/tests/avocado/boot_linux_console.py
/qemu/tests/avocado/kvm_xen_guest.py
/qemu/tests/avocado/linux_ssh_mips_malta.py
/qemu/tests/avocado/machine_aarch64_sbsaref.py
/qemu/tests/avocado/machine_aarch64_virt.py
/qemu/tests/avocado/machine_aspeed.py
/qemu/tests/avocado/machine_loongarch.py
/qemu/tests/avocado/migration.py
/qemu/tests/avocado/multiprocess.py
/qemu/tests/avocado/netdev-ethtool.py
/qemu/tests/avocado/replay_kernel.py
/qemu/tests/avocado/reverse_debugging.py
/qemu/tests/avocado/tuxrun_baselines.py
/qemu/tests/avocado/version.py
/qemu/tests/avocado/virtio-gpu.py
/qemu/tests/bench/meson.build
/qemu/tests/bench/qtree-bench.c
/qemu/tests/data/acpi/microvm/APIC
/qemu/tests/data/acpi/microvm/APIC.ioapic2
/qemu/tests/data/acpi/microvm/APIC.pcie
/qemu/tests/data/acpi/pc/APIC
/qemu/tests/data/acpi/pc/APIC.acpihmat
/qemu/tests/data/acpi/pc/APIC.cphp
/qemu/tests/data/acpi/pc/APIC.dimmpxm
/qemu/tests/data/acpi/pc/DSDT
/qemu/tests/data/acpi/pc/DSDT.acpierst
/qemu/tests/data/acpi/pc/DSDT.acpihmat
/qemu/tests/data/acpi/pc/DSDT.bridge
/qemu/tests/data/acpi/pc/DSDT.cphp
/qemu/tests/data/acpi/pc/DSDT.dimmpxm
/qemu/tests/data/acpi/pc/DSDT.hpbridge
/qemu/tests/data/acpi/pc/DSDT.hpbrroot
/qemu/tests/data/acpi/pc/DSDT.ipmikcs
/qemu/tests/data/acpi/pc/DSDT.memhp
/qemu/tests/data/acpi/pc/DSDT.nohpet
/qemu/tests/data/acpi/pc/DSDT.numamem
/qemu/tests/data/acpi/pc/DSDT.roothp
/qemu/tests/data/acpi/q35/APIC
/qemu/tests/data/acpi/q35/APIC.acpihmat
/qemu/tests/data/acpi/q35/APIC.acpihmat-noinitiator
/qemu/tests/data/acpi/q35/APIC.core-count2
/qemu/tests/data/acpi/q35/APIC.cphp
/qemu/tests/data/acpi/q35/APIC.dimmpxm
/qemu/tests/data/acpi/q35/APIC.xapic
/qemu/tests/data/acpi/q35/DSDT
/qemu/tests/data/acpi/q35/DSDT.acpierst
/qemu/tests/data/acpi/q35/DSDT.acpihmat
/qemu/tests/data/acpi/q35/DSDT.acpihmat-noinitiator
/qemu/tests/data/acpi/q35/DSDT.applesmc
/qemu/tests/data/acpi/q35/DSDT.bridge
/qemu/tests/data/acpi/q35/DSDT.core-count2
/qemu/tests/data/acpi/q35/DSDT.cphp
/qemu/tests/data/acpi/q35/DSDT.cxl
/qemu/tests/data/acpi/q35/DSDT.dimmpxm
/qemu/tests/data/acpi/q35/DSDT.ipmibt
/qemu/tests/data/acpi/q35/DSDT.ipmismbus
/qemu/tests/data/acpi/q35/DSDT.ivrs
/qemu/tests/data/acpi/q35/DSDT.memhp
/qemu/tests/data/acpi/q35/DSDT.mmio64
/qemu/tests/data/acpi/q35/DSDT.multi-bridge
/qemu/tests/data/acpi/q35/DSDT.noacpihp
/qemu/tests/data/acpi/q35/DSDT.nohpet
/qemu/tests/data/acpi/q35/DSDT.numamem
/qemu/tests/data/acpi/q35/DSDT.pvpanic-isa
/qemu/tests/data/acpi/q35/DSDT.tis.tpm12
/qemu/tests/data/acpi/q35/DSDT.tis.tpm2
/qemu/tests/data/acpi/q35/DSDT.viot
/qemu/tests/data/acpi/q35/DSDT.xapic
/qemu/tests/data/acpi/virt/SRAT.acpihmatvirt
/qemu/tests/data/acpi/virt/SSDT.memhp
/qemu/tests/decode/err_field10.decode
/qemu/tests/decode/err_field7.decode
/qemu/tests/decode/err_field8.decode
/qemu/tests/decode/err_field9.decode
/qemu/tests/decode/meson.build
/qemu/tests/decode/succ_named_field.decode
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/docker.py
/qemu/tests/docker/dockerfiles/alpine.docker
/qemu/tests/docker/dockerfiles/centos8.docker
/qemu/tests/docker/dockerfiles/debian-all-test-cross.docker
/qemu/tests/docker/dockerfiles/debian-alpha-cross.docker
/qemu/tests/docker/dockerfiles/debian-amd64-cross.docker
/qemu/tests/docker/dockerfiles/debian-amd64.docker
/qemu/tests/docker/dockerfiles/debian-arm64-cross.docker
/qemu/tests/docker/dockerfiles/debian-armel-cross.docker
/qemu/tests/docker/dockerfiles/debian-armhf-cross.docker
/qemu/tests/docker/dockerfiles/debian-hexagon-cross.docker
/qemu/tests/docker/dockerfiles/debian-hppa-cross.docker
/qemu/tests/docker/dockerfiles/debian-loongarch-cross.docker
/qemu/tests/docker/dockerfiles/debian-m68k-cross.docker
/qemu/tests/docker/dockerfiles/debian-mips-cross.docker
/qemu/tests/docker/dockerfiles/debian-mips64-cross.docker
/qemu/tests/docker/dockerfiles/debian-mips64el-cross.docker
/qemu/tests/docker/dockerfiles/debian-mipsel-cross.docker
/qemu/tests/docker/dockerfiles/debian-native.docker
/qemu/tests/docker/dockerfiles/debian-powerpc-test-cross.docker
/qemu/tests/docker/dockerfiles/debian-ppc64el-cross.docker
/qemu/tests/docker/dockerfiles/debian-riscv64-cross.docker
/qemu/tests/docker/dockerfiles/debian-riscv64-test-cross.docker
/qemu/tests/docker/dockerfiles/debian-s390x-cross.docker
/qemu/tests/docker/dockerfiles/debian-sh4-cross.docker
/qemu/tests/docker/dockerfiles/debian-sparc64-cross.docker
/qemu/tests/docker/dockerfiles/debian-toolchain.docker
/qemu/tests/docker/dockerfiles/debian-tricore-cross.docker
/qemu/tests/docker/dockerfiles/debian-xtensa-cross.docker
/qemu/tests/docker/dockerfiles/fedora-cris-cross.docker
/qemu/tests/docker/dockerfiles/fedora-i386-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win32-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win64-cross.docker
/qemu/tests/docker/dockerfiles/fedora.docker
/qemu/tests/docker/dockerfiles/opensuse-leap.docker
/qemu/tests/docker/dockerfiles/python.docker
/qemu/tests/docker/dockerfiles/ubuntu2004.docker
/qemu/tests/docker/dockerfiles/ubuntu2204.docker
/qemu/tests/docker/test-tsan
/qemu/tests/fp/fp-test.c
/qemu/tests/fp/meson.build
/qemu/tests/guest-debug/run-test.py
/qemu/tests/lcitool/libvirt-ci
/qemu/tests/lcitool/mappings.yml
/qemu/tests/lcitool/projects/qemu.yml
/qemu/tests/lcitool/refresh
/qemu/tests/lcitool/targets/centos-stream-8.yml
/qemu/tests/lcitool/targets/opensuse-leap-15.yml
/qemu/tests/meson.build
/qemu/tests/migration/guestperf/engine.py
/qemu/tests/migration/meson.build
/qemu/tests/qapi-schema/args-if-implicit.err
/qemu/tests/qapi-schema/args-if-implicit.json
/qemu/tests/qapi-schema/args-if-implicit.out
/qemu/tests/qapi-schema/args-if-unboxed.err
/qemu/tests/qapi-schema/args-if-unboxed.json
/qemu/tests/qapi-schema/args-if-unboxed.out
/qemu/tests/qapi-schema/bad-data.err
/qemu/tests/qapi-schema/doc-bad-indent.err
/qemu/tests/qapi-schema/doc-bad-indent.json
/qemu/tests/qapi-schema/doc-good.json
/qemu/tests/qapi-schema/doc-good.out
/qemu/tests/qapi-schema/doc-interleaved-section.err
/qemu/tests/qapi-schema/event-args-if-unboxed.err
/qemu/tests/qapi-schema/event-args-if-unboxed.json
/qemu/tests/qapi-schema/event-args-if-unboxed.out
/qemu/tests/qapi-schema/event-nest-struct.err
/qemu/tests/qapi-schema/meson.build
/qemu/tests/qapi-schema/nested-struct-data.err
/qemu/tests/qapi-schema/qapi-schema-test.json
/qemu/tests/qapi-schema/qapi-schema-test.out
/qemu/tests/qapi-schema/returns-dict.err
/qemu/tests/qapi-schema/struct-data-typename.err
/qemu/tests/qapi-schema/struct-data-typename.json
/qemu/tests/qapi-schema/struct-data-typename.out
/qemu/tests/qapi-schema/struct-member-invalid.err
/qemu/tests/qapi-schema/test-qapi.py
/qemu/tests/qapi-schema/union-array-branch.err
/qemu/tests/qapi-schema/union-invalid-discriminator.err
/qemu/tests/qapi-schema/union-invalid-discriminator.json
/qemu/tests/qapi-schema/union-invalid-union-subfield.err
/qemu/tests/qapi-schema/union-invalid-union-subfield.json
/qemu/tests/qapi-schema/union-invalid-union-subfield.out
/qemu/tests/qapi-schema/union-invalid-union-subtype.err
/qemu/tests/qapi-schema/union-invalid-union-subtype.json
/qemu/tests/qapi-schema/union-invalid-union-subtype.out
/qemu/tests/qemu-iotests/022
/qemu/tests/qemu-iotests/049.out
/qemu/tests/qemu-iotests/051.out
/qemu/tests/qemu-iotests/051.pc.out
/qemu/tests/qemu-iotests/172
/qemu/tests/qemu-iotests/178.out.qcow2
/qemu/tests/qemu-iotests/178.out.raw
/qemu/tests/qemu-iotests/186
/qemu/tests/qemu-iotests/194
/qemu/tests/qemu-iotests/194.out
/qemu/tests/qemu-iotests/227.out
/qemu/tests/qemu-iotests/245
/qemu/tests/qemu-iotests/245.out
/qemu/tests/qemu-iotests/256
/qemu/tests/qemu-iotests/308
/qemu/tests/qemu-iotests/308.out
/qemu/tests/qemu-iotests/check
/qemu/tests/qemu-iotests/common.filter
/qemu/tests/qemu-iotests/common.rc
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qemu-iotests/meson.build
/qemu/tests/qemu-iotests/testenv.py
/qemu/tests/qemu-iotests/testrunner.py
/qemu/tests/qemu-iotests/tests/detect-zeroes-registered-buf
/qemu/tests/qemu-iotests/tests/detect-zeroes-registered-buf.out
/qemu/tests/qemu-iotests/tests/graph-changes-while-io
/qemu/tests/qemu-iotests/tests/graph-changes-while-io.out
/qemu/tests/qemu-iotests/tests/iothreads-create
/qemu/tests/qemu-iotests/tests/iothreads-create.out
/qemu/tests/qemu-iotests/tests/iothreads-resize
/qemu/tests/qemu-iotests/tests/iothreads-resize.out
/qemu/tests/qemu-iotests/tests/iov-padding
/qemu/tests/qemu-iotests/tests/iov-padding.out
/qemu/tests/qemu-iotests/tests/migrate-bitmaps-postcopy-test
/qemu/tests/qemu-iotests/tests/nbd-reconnect-on-open
/qemu/tests/qemu-iotests/tests/nbd-reconnect-on-open.out
/qemu/tests/qemu-iotests/tests/regression-vhdx-log
/qemu/tests/qemu-iotests/tests/regression-vhdx-log.out
/qemu/tests/qemu-iotests/tests/zoned
/qemu/tests/qemu-iotests/tests/zoned.out
/qemu/tests/qtest/ac97-test.c
/qemu/tests/qtest/ahci-test.c
/qemu/tests/qtest/arm-cpu-features.c
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/qtest/boot-order-test.c
/qemu/tests/qtest/boot-serial-test.c
/qemu/tests/qtest/cdrom-test.c
/qemu/tests/qtest/cxl-test.c
/qemu/tests/qtest/device-plug-test.c
/qemu/tests/qtest/drive_del-test.c
/qemu/tests/qtest/e1000e-test.c
/qemu/tests/qtest/fdc-test.c
/qemu/tests/qtest/fuzz-lsi53c895a-test.c
/qemu/tests/qtest/fuzz/fuzz.c
/qemu/tests/qtest/fuzz/fuzz.h
/qemu/tests/qtest/fuzz/generic_fuzz.c
/qemu/tests/qtest/fuzz/generic_fuzz_configs.h
/qemu/tests/qtest/fuzz/i440fx_fuzz.c
/qemu/tests/qtest/fuzz/meson.build
/qemu/tests/qtest/fuzz/virtio_blk_fuzz.c
/qemu/tests/qtest/fuzz/virtio_net_fuzz.c
/qemu/tests/qtest/fuzz/virtio_scsi_fuzz.c
/qemu/tests/qtest/hd-geo-test.c
/qemu/tests/qtest/ide-test.c
/qemu/tests/qtest/igb-test.c
/qemu/tests/qtest/libqos/e1000e.c
/qemu/tests/qtest/libqos/e1000e.h
/qemu/tests/qtest/libqos/igb.c
/qemu/tests/qtest/libqos/meson.build
/qemu/tests/qtest/libqos/virtio-9p-client.c
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/libqtest.h
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/microbit-test.c
/qemu/tests/qtest/migration-helpers.c
/qemu/tests/qtest/migration-helpers.h
/qemu/tests/qtest/migration-test.c
/qemu/tests/qtest/netdev-socket.c
/qemu/tests/qtest/npcm7xx_pwm-test.c
/qemu/tests/qtest/pxe-test.c
/qemu/tests/qtest/qmp-cmd-test.c
/qemu/tests/qtest/qtest_aspeed.c
/qemu/tests/qtest/qtest_aspeed.h
/qemu/tests/qtest/readconfig-test.c
/qemu/tests/qtest/rtl8139-test.c
/qemu/tests/qtest/tco-test.c
/qemu/tests/qtest/test-filter-mirror.c
/qemu/tests/qtest/test-filter-redirector.c
/qemu/tests/qtest/test-hmp.c
/qemu/tests/qtest/tpm-crb-swtpm-test.c
/qemu/tests/qtest/tpm-crb-test.c
/qemu/tests/qtest/tpm-tis-device-swtpm-test.c
/qemu/tests/qtest/tpm-tis-i2c-test.c
/qemu/tests/qtest/tpm-tis-swtpm-test.c
/qemu/tests/qtest/tpm-tis-util.c
/qemu/tests/qtest/tpm-tis-util.h
/qemu/tests/qtest/tpm-util.c
/qemu/tests/qtest/tpm-util.h
/qemu/tests/qtest/usb-hcd-ehci-test.c
/qemu/tests/qtest/usb-hcd-uhci-test.c
/qemu/tests/qtest/vhost-user-test.c
/qemu/tests/qtest/virtio-blk-test.c
/qemu/tests/qtest/virtio-ccw-test.c
/qemu/tests/qtest/vmgenid-test.c
/qemu/tests/qtest/vnc-display-test.c
/qemu/tests/qtest/xlnx-canfd-test.c
/qemu/tests/tcg/Makefile.target
/qemu/tests/tcg/aarch64/Makefile.softmmu-target
/qemu/tests/tcg/aarch64/Makefile.target
/qemu/tests/tcg/aarch64/dcpodp.c
/qemu/tests/tcg/aarch64/dcpop.c
/qemu/tests/tcg/aarch64/mte-7.c
/qemu/tests/tcg/arm/Makefile.softmmu-target
/qemu/tests/tcg/arm/Makefile.target
/qemu/tests/tcg/cris/Makefile.target
/qemu/tests/tcg/hexagon/Makefile.target
/qemu/tests/tcg/hexagon/atomics.c
/qemu/tests/tcg/hexagon/brev.c
/qemu/tests/tcg/hexagon/circ.c
/qemu/tests/tcg/hexagon/dual_stores.c
/qemu/tests/tcg/hexagon/fpstuff.c
/qemu/tests/tcg/hexagon/hex_sigsegv.c
/qemu/tests/tcg/hexagon/hex_test.h
/qemu/tests/tcg/hexagon/hvx_misc.c
/qemu/tests/tcg/hexagon/hvx_misc.h
/qemu/tests/tcg/hexagon/invalid-slots.c
/qemu/tests/tcg/hexagon/load_align.c
/qemu/tests/tcg/hexagon/load_unpack.c
/qemu/tests/tcg/hexagon/mem_noshuf.c
/qemu/tests/tcg/hexagon/mem_noshuf_exception.c
/qemu/tests/tcg/hexagon/misc.c
/qemu/tests/tcg/hexagon/multi_result.c
/qemu/tests/tcg/hexagon/overflow.c
/qemu/tests/tcg/hexagon/preg_alias.c
/qemu/tests/tcg/hexagon/read_write_overlap.c
/qemu/tests/tcg/hexagon/reg_mut.c
/qemu/tests/tcg/hexagon/scatter_gather.c
/qemu/tests/tcg/hexagon/usr.c
/qemu/tests/tcg/hexagon/v68_hvx.c
/qemu/tests/tcg/hexagon/v68_scalar.c
/qemu/tests/tcg/hexagon/v69_hvx.c
/qemu/tests/tcg/hexagon/v6mpy_ref.c.inc
/qemu/tests/tcg/hexagon/v73_scalar.c
/qemu/tests/tcg/hppa/Makefile.target
/qemu/tests/tcg/i386/Makefile.target
/qemu/tests/tcg/i386/test-avx.py
/qemu/tests/tcg/i386/test-i386-adcox.c
/qemu/tests/tcg/i386/test-i386-bmi2.c
/qemu/tests/tcg/multiarch/Makefile.target
/qemu/tests/tcg/multiarch/sigbus.c
/qemu/tests/tcg/multiarch/system/Makefile.softmmu-target
/qemu/tests/tcg/multiarch/system/memory.c
/qemu/tests/tcg/ppc64/Makefile.target
/qemu/tests/tcg/ppc64/vector.c
/qemu/tests/tcg/riscv64/Makefile.softmmu-target
/qemu/tests/tcg/riscv64/Makefile.target
/qemu/tests/tcg/s390x/Makefile.softmmu-target
/qemu/tests/tcg/s390x/Makefile.target
/qemu/tests/tcg/s390x/bal.S
/qemu/tests/tcg/s390x/br-odd.S
/qemu/tests/tcg/s390x/cgrl-unaligned.S
/qemu/tests/tcg/s390x/chrl.c
/qemu/tests/tcg/s390x/clrl-unaligned.S
/qemu/tests/tcg/s390x/console.c
/qemu/tests/tcg/s390x/crl-unaligned.S
/qemu/tests/tcg/s390x/ex-branch.c
/qemu/tests/tcg/s390x/ex-odd.S
/qemu/tests/tcg/s390x/ex-relative-long.c
/qemu/tests/tcg/s390x/exrl-ssm-early.S
/qemu/tests/tcg/s390x/gdbstub/test-svc.py
/qemu/tests/tcg/s390x/head64.S
/qemu/tests/tcg/s390x/hello-s390x-asm.S
/qemu/tests/tcg/s390x/lcbb.c
/qemu/tests/tcg/s390x/lgrl-unaligned.S
/qemu/tests/tcg/s390x/llgfrl-unaligned.S
/qemu/tests/tcg/s390x/locfhr.c
/qemu/tests/tcg/s390x/lpsw.S
/qemu/tests/tcg/s390x/lpswe-early.S
/qemu/tests/tcg/s390x/lpswe-unaligned.S
/qemu/tests/tcg/s390x/lrl-unaligned.S
/qemu/tests/tcg/s390x/mxdb.c
/qemu/tests/tcg/s390x/pgm-specification-softmmu.S
/qemu/tests/tcg/s390x/pgm-specification-user.c
/qemu/tests/tcg/s390x/pgm-specification.mak
/qemu/tests/tcg/s390x/rxsbg.c
/qemu/tests/tcg/s390x/sam.S
/qemu/tests/tcg/s390x/softmmu.ld
/qemu/tests/tcg/s390x/ssm-early.S
/qemu/tests/tcg/s390x/stgrl-unaligned.S
/qemu/tests/tcg/s390x/stosm-early.S
/qemu/tests/tcg/s390x/strl-unaligned.S
/qemu/tests/tcg/tricore/Makefile.softmmu-target
/qemu/tests/tcg/tricore/asm/macros.h
/qemu/tests/tcg/tricore/asm/test_abs.S
/qemu/tests/tcg/tricore/asm/test_bmerge.S
/qemu/tests/tcg/tricore/asm/test_clz.S
/qemu/tests/tcg/tricore/asm/test_dextr.S
/qemu/tests/tcg/tricore/asm/test_dvstep.S
/qemu/tests/tcg/tricore/asm/test_fadd.S
/qemu/tests/tcg/tricore/asm/test_fmul.S
/qemu/tests/tcg/tricore/asm/test_ftoi.S
/qemu/tests/tcg/tricore/asm/test_imask.S
/qemu/tests/tcg/tricore/asm/test_insert.S
/qemu/tests/tcg/tricore/asm/test_ld_bu.S
/qemu/tests/tcg/tricore/asm/test_ld_h.S
/qemu/tests/tcg/tricore/asm/test_madd.S
/qemu/tests/tcg/tricore/asm/test_msub.S
/qemu/tests/tcg/tricore/asm/test_muls.S
/qemu/tests/tcg/tricore/c/crt0-tc2x.S
/qemu/tests/tcg/tricore/c/test_boot_to_main.c
/qemu/tests/tcg/tricore/c/test_context_save_areas.c
/qemu/tests/tcg/tricore/c/testdev_assert.h
/qemu/tests/tcg/tricore/link.ld
/qemu/tests/tcg/x86_64/Makefile.target
/qemu/tests/tcg/x86_64/adox.c
/qemu/tests/tcg/xtensa/Makefile.softmmu-target
/qemu/tests/tcg/xtensaeb/Makefile.softmmu-target
/qemu/tests/unit/meson.build
/qemu/tests/unit/ptimer-test-stubs.c
/qemu/tests/unit/rcutorture.c
/qemu/tests/unit/socket-helpers.c
/qemu/tests/unit/test-aio-multithread.c
/qemu/tests/unit/test-aio.c
/qemu/tests/unit/test-bdrv-drain.c
/qemu/tests/unit/test-block-iothread.c
/qemu/tests/unit/test-blockjob.c
/qemu/tests/unit/test-crypto-secret.c
/qemu/tests/unit/test-cutils.c
/qemu/tests/unit/test-error-report.c
/qemu/tests/unit/test-io-channel-command.c
/qemu/tests/unit/test-nested-aio-poll.c
/qemu/tests/unit/test-qga.c
/qemu/tests/unit/test-qobject-input-visitor.c
/qemu/tests/unit/test-qobject-output-visitor.c
/qemu/tests/unit/test-qtree.c
/qemu/tests/unit/test-rcu-list.c
/qemu/tests/unit/test-thread-pool.c
/qemu/tests/unit/test-vmstate.c
/qemu/tests/unit/test-xbzrle.c
/qemu/tests/unit/test-xs-node.c
/qemu/tests/vm/Makefile.include
/qemu/tests/vm/freebsd
/qemu/tests/vm/netbsd
/qemu/tests/vm/openbsd
/qemu/tools/ebpf/Makefile.ebpf
/qemu/tools/ebpf/rss.bpf.c
/qemu/tools/meson.build
/qemu/trace-events
/qemu/trace/control-internal.h
/qemu/trace/control-target.c
/qemu/trace/control.c
/qemu/trace/control.h
/qemu/trace/event-internal.h
/qemu/trace/meson.build
/qemu/trace/qmp.c
/qemu/trace/trace-hmp-cmds.c
/qemu/ui/cocoa.m
/qemu/ui/console.c
/qemu/ui/cursor.c
/qemu/ui/dbus-clipboard.c
/qemu/ui/dbus-console.c
/qemu/ui/dbus-listener.c
/qemu/ui/dbus.c
/qemu/ui/egl-headless.c
/qemu/ui/egl-helpers.c
/qemu/ui/gtk-egl.c
/qemu/ui/gtk-gl-area.c
/qemu/ui/gtk.c
/qemu/ui/input.c
/qemu/ui/meson.build
/qemu/ui/sdl2-gl.c
/qemu/ui/sdl2.c
/qemu/ui/shader/texture-blit-flip.vert
/qemu/ui/shader/texture-blit.frag
/qemu/ui/shader/texture-blit.vert
/qemu/ui/spice-app.c
/qemu/ui/spice-core.c
/qemu/ui/spice-display.c
/qemu/ui/trace-events
/qemu/ui/udmabuf.c
/qemu/ui/ui-hmp-cmds.c
/qemu/ui/ui-qmp-cmds.c
/qemu/ui/vdagent.c
/qemu/ui/vnc-ws.c
/qemu/ui/vnc.c
/qemu/ui/vnc.h
/qemu/util/aio-posix.c
/qemu/util/aio-posix.h
/qemu/util/aio-wait.c
/qemu/util/aio-win32.c
/qemu/util/async-teardown.c
/qemu/util/async.c
/qemu/util/bitops.c
/qemu/util/bufferiszero.c
/qemu/util/cacheflush.c
/qemu/util/coroutine-windows.c
/qemu/util/cpuinfo-aarch64.c
/qemu/util/cpuinfo-i386.c
/qemu/util/crc32c.c
/qemu/util/cutils.c
/qemu/util/envlist.c
/qemu/util/error.c
/qemu/util/fdmon-epoll.c
/qemu/util/fdmon-io_uring.c
/qemu/util/fdmon-poll.c
/qemu/util/guest-random.c
/qemu/util/hbitmap.c
/qemu/util/iov.c
/qemu/util/log.c
/qemu/util/main-loop.c
/qemu/util/meson.build
/qemu/util/mmap-alloc.c
/qemu/util/oslib-posix.c
/qemu/util/oslib-win32.c
/qemu/util/qemu-config.c
/qemu/util/qemu-coroutine-io.c
/qemu/util/qemu-coroutine-lock.c
/qemu/util/qemu-coroutine.c
/qemu/util/qemu-sockets.c
/qemu/util/qemu-thread-posix.c
/qemu/util/qemu-thread-win32.c
/qemu/util/qsp.c
/qemu/util/qtree.c
/qemu/util/rcu.c
/qemu/util/stats64.c
/qemu/util/systemd.c
/qemu/util/thread-pool.c
/qemu/util/trace-events
/qemu/util/uri.c
/qemu/util/userfaultfd.c
/qemu/util/vfio-helpers.c
/qemu/util/vhost-user-server.c
bfe7bf8502-Feb-2023 Markus Armbruster <armbru@redhat.com>

Don't include headers already included by qemu/osdep.h

This commit was created with scripts/clean-includes.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Acked-by: Christian Schoenebeck <qem

Don't include headers already included by qemu/osdep.h

This commit was created with scripts/clean-includes.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Acked-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20230202133830.2152150-19-armbru@redhat.com>

show more ...


/qemu/.gitignore
/qemu/.gitlab-ci.d/base.yml
/qemu/.gitlab-ci.d/buildtest.yml
/qemu/.gitlab-ci.d/cirrus.yml
/qemu/.gitlab-ci.d/cirrus/freebsd-12.vars
/qemu/.gitlab-ci.d/cirrus/freebsd-13.vars
/qemu/.gitlab-ci.d/cirrus/macos-12.vars
/qemu/.gitlab-ci.d/container-cross.yml
/qemu/.gitlab-ci.d/crossbuild-template.yml
/qemu/.gitlab-ci.d/crossbuilds.yml
/qemu/.gitlab-ci.d/custom-runners.yml
/qemu/.gitlab-ci.d/custom-runners/ubuntu-20.04-s390x.yml
/qemu/.gitlab-ci.d/custom-runners/ubuntu-22.04-aarch32.yml
/qemu/.gitlab-ci.d/custom-runners/ubuntu-22.04-aarch64.yml
/qemu/.gitlab-ci.d/windows.yml
/qemu/.gitlab/issue_templates/bug.md
/qemu/.mailmap
/qemu/.travis.yml
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/VERSION
/qemu/accel/accel-blocker.c
/qemu/accel/accel-softmmu.c
/qemu/accel/dummy-cpus.c
/qemu/accel/kvm/kvm-all.c
/qemu/accel/meson.build
/qemu/accel/qtest/meson.build
/qemu/accel/tcg/atomic_common.c.inc
/qemu/accel/tcg/cpu-exec-common.c
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/cputlb.c
/qemu/accel/tcg/debuginfo.c
/qemu/accel/tcg/debuginfo.h
/qemu/accel/tcg/internal.h
/qemu/accel/tcg/meson.build
/qemu/accel/tcg/perf.c
/qemu/accel/tcg/perf.h
/qemu/accel/tcg/plugin-gen.c
/qemu/accel/tcg/plugin-helpers.h
/qemu/accel/tcg/tb-jmp-cache.h
/qemu/accel/tcg/tb-maint.c
/qemu/accel/tcg/tcg-accel-ops-mttcg.c
/qemu/accel/tcg/tcg-accel-ops-rr.c
/qemu/accel/tcg/tcg-runtime.h
/qemu/accel/tcg/trace-events
/qemu/accel/tcg/translate-all.c
/qemu/accel/tcg/translator.c
/qemu/accel/tcg/user-exec.c
/qemu/audio/alsaaudio.c
/qemu/audio/audio-hmp-cmds.c
/qemu/audio/audio.c
/qemu/audio/audio_legacy.c
/qemu/audio/audio_template.h
/qemu/audio/meson.build
/qemu/audio/ossaudio.c
/qemu/audio/paaudio.c
/qemu/audio/sndioaudio.c
/qemu/audio/wavaudio.c
/qemu/backends/cryptodev-builtin.c
/qemu/backends/cryptodev-lkcf.c
/qemu/backends/cryptodev-vhost-user.c
/qemu/backends/cryptodev-vhost.c
/qemu/backends/cryptodev.c
/qemu/backends/hostmem-epc.c
/qemu/backends/hostmem.c
/qemu/backends/meson.build
/qemu/backends/rng-egd.c
/qemu/backends/rng-random.c
/qemu/backends/tpm/tpm_emulator.c
/qemu/backends/tpm/tpm_ioctl.h
/qemu/backends/tpm/tpm_passthrough.c
/qemu/backends/vhost-user.c
/qemu/block.c
/qemu/block/amend.c
/qemu/block/backup.c
/qemu/block/blkdebug.c
/qemu/block/blkio.c
/qemu/block/blklogwrites.c
/qemu/block/blkreplay.c
/qemu/block/blkverify.c
/qemu/block/block-backend.c
/qemu/block/block-copy.c
/qemu/block/block-gen.h
/qemu/block/block-ram-registrar.c
/qemu/block/bochs.c
/qemu/block/cloop.c
/qemu/block/commit.c
/qemu/block/copy-before-write.c
/qemu/block/copy-on-read.c
/qemu/block/coroutines.h
/qemu/block/crypto.c
/qemu/block/curl.c
/qemu/block/dirty-bitmap.c
/qemu/block/dmg.c
/qemu/block/export/export.c
/qemu/block/export/fuse.c
/qemu/block/export/vduse-blk.c
/qemu/block/file-posix.c
/qemu/block/file-win32.c
/qemu/block/filter-compress.c
/qemu/block/gluster.c
/qemu/block/graph-lock.c
/qemu/block/io.c
/qemu/block/io_uring.c
/qemu/block/iscsi.c
/qemu/block/meson.build
/qemu/block/mirror.c
/qemu/block/monitor/bitmap-qmp-cmds.c
/qemu/block/monitor/block-hmp-cmds.c
/qemu/block/nbd.c
/qemu/block/nfs.c
/qemu/block/null.c
/qemu/block/nvme.c
/qemu/block/parallels-ext.c
/qemu/block/parallels.c
/qemu/block/preallocate.c
/qemu/block/progress_meter.c
/qemu/block/qapi-sysemu.c
/qemu/block/qapi.c
/qemu/block/qcow.c
/qemu/block/qcow2-bitmap.c
/qemu/block/qcow2-cache.c
/qemu/block/qcow2-cluster.c
/qemu/block/qcow2-refcount.c
/qemu/block/qcow2-snapshot.c
/qemu/block/qcow2-threads.c
/qemu/block/qcow2.c
/qemu/block/qcow2.h
/qemu/block/qed-check.c
/qemu/block/qed-table.c
/qemu/block/qed.c
/qemu/block/quorum.c
/qemu/block/raw-format.c
/qemu/block/rbd.c
/qemu/block/replication.c
/qemu/block/snapshot-access.c
/qemu/block/snapshot.c
/qemu/block/ssh.c
/qemu/block/stream.c
/qemu/block/throttle.c
/qemu/block/vdi.c
/qemu/block/vhdx-log.c
/qemu/block/vhdx.c
/qemu/block/vmdk.c
/qemu/block/vpc.c
/qemu/block/vvfat.c
/qemu/block/win32-aio.c
/qemu/block/write-threshold.c
/qemu/blockdev-nbd.c
/qemu/blockdev.c
/qemu/blockjob.c
/qemu/bsd-user/arm/signal.c
/qemu/bsd-user/arm/target_arch_cpu.c
/qemu/bsd-user/bsd-proc.h
/qemu/bsd-user/elfload.c
/qemu/bsd-user/freebsd/os-sys.c
/qemu/bsd-user/host/i386/host-signal.h
/qemu/bsd-user/host/x86_64/host-signal.h
/qemu/bsd-user/i386/signal.c
/qemu/bsd-user/i386/target_arch_cpu.c
/qemu/bsd-user/main.c
/qemu/bsd-user/mmap.c
/qemu/bsd-user/qemu.h
/qemu/bsd-user/strace.c
/qemu/bsd-user/x86_64/signal.c
/qemu/bsd-user/x86_64/target_arch_cpu.c
/qemu/chardev/char-fd.c
/qemu/chardev/char-file.c
/qemu/chardev/char-hmp-cmds.c
/qemu/chardev/char-parallel.c
/qemu/chardev/char-pipe.c
/qemu/chardev/char-pty.c
/qemu/chardev/char-socket.c
/qemu/chardev/char-udp.c
/qemu/chardev/char-win-stdio.c
/qemu/chardev/char.c
/qemu/chardev/meson.build
/qemu/chardev/spice.c
/qemu/common-user/host/ppc/safe-syscall.inc.S
/qemu/configs/devices/arm-softmmu/default.mak
/qemu/configs/devices/mips-softmmu/common.mak
/qemu/configs/devices/mips64el-softmmu/default.mak
/qemu/configs/devices/x86_64-softmmu/x86_64-quintela-devices.mak
/qemu/configs/devices/x86_64-softmmu/x86_64-quintela2-devices.mak
/qemu/configs/targets/nios2-softmmu.mak
/qemu/configure
/qemu/contrib/elf2dmp/main.c
/qemu/contrib/plugins/Makefile
/qemu/contrib/plugins/cache.c
/qemu/contrib/plugins/execlog.c
/qemu/contrib/vhost-user-blk/vhost-user-blk.c
/qemu/cpu.c
/qemu/crypto/akcipher.c
/qemu/crypto/block-luks-priv.h
/qemu/crypto/block-luks.c
/qemu/crypto/der.c
/qemu/crypto/der.h
/qemu/crypto/pbkdf.c
/qemu/crypto/rsakey.c
/qemu/crypto/rsakey.h
/qemu/crypto/tlscredspsk.c
/qemu/disas.c
/qemu/disas/meson.build
/qemu/disas/mips.c
/qemu/disas/nanomips.c
/qemu/disas/riscv.c
/qemu/docs/about/deprecated.rst
/qemu/docs/about/emulation.rst
/qemu/docs/about/index.rst
/qemu/docs/about/removed-features.rst
/qemu/docs/conf.py
/qemu/docs/devel/acpi-bits.rst
/qemu/docs/devel/atomics.rst
/qemu/docs/devel/block-coroutine-wrapper.rst
/qemu/docs/devel/code-of-conduct.rst
/qemu/docs/devel/index-build.rst
/qemu/docs/devel/index-process.rst
/qemu/docs/devel/index-tcg.rst
/qemu/docs/devel/maintainers.rst
/qemu/docs/devel/migration.rst
/qemu/docs/devel/multiple-iothreads.txt
/qemu/docs/devel/qapi-code-gen.rst
/qemu/docs/devel/reset.rst
/qemu/docs/devel/style.rst
/qemu/docs/devel/submitting-a-patch.rst
/qemu/docs/devel/submitting-a-pull-request.rst
/qemu/docs/devel/tcg-ops.rst
/qemu/docs/devel/tcg-plugins.rst
/qemu/docs/devel/tcg.rst
/qemu/docs/devel/testing.rst
/qemu/docs/devel/vfio-migration.rst
/qemu/docs/devel/writing-monitor-commands.rst
/qemu/docs/interop/index.rst
/qemu/docs/interop/live-block-operations.rst
/qemu/docs/interop/qemu-qmp-ref.rst
/qemu/docs/interop/vnc-ledstate-pseudo-encoding.rst
/qemu/docs/pcie.txt
/qemu/docs/qdev-device-use.txt
/qemu/docs/system/arm/cpu-features.rst
/qemu/docs/system/arm/cubieboard.rst
/qemu/docs/system/arm/emulation.rst
/qemu/docs/system/arm/orangepi.rst
/qemu/docs/system/arm/stm32.rst
/qemu/docs/system/arm/virt.rst
/qemu/docs/system/devices/can.rst
/qemu/docs/system/index.rst
/qemu/docs/system/introduction.rst
/qemu/docs/system/loongarch/loongson3.rst
/qemu/docs/system/multi-process.rst
/qemu/docs/system/ppc/ppce500.rst
/qemu/docs/system/s390x/bootdevices.rst
/qemu/docs/system/s390x/pcidevices.rst
/qemu/docs/system/target-s390x.rst
/qemu/docs/tools/index.rst
/qemu/docs/tools/virtiofsd.rst
/qemu/docs/user/index.rst
/qemu/dump/dump.c
/qemu/dump/win_dump.c
p9array.h
/qemu/gdb-xml/i386-32bit.xml
/qemu/hmp-commands.hx
/qemu/hw/9pfs/9p-local.c
/qemu/hw/9pfs/9p-synth.c
/qemu/hw/9pfs/9p-util.h
/qemu/hw/9pfs/9p.c
/qemu/hw/9pfs/9p.h
/qemu/hw/9pfs/codir.c
/qemu/hw/9pfs/cofile.c
/qemu/hw/9pfs/cofs.c
/qemu/hw/9pfs/coth.h
/qemu/hw/9pfs/coxattr.c
/qemu/hw/acpi/Kconfig
/qemu/hw/acpi/acpi-qmp-cmds.c
/qemu/hw/acpi/acpi-x86-stub.c
/qemu/hw/acpi/acpi_interface.c
/qemu/hw/acpi/aml-build-stub.c
/qemu/hw/acpi/aml-build.c
/qemu/hw/acpi/core.c
/qemu/hw/acpi/cpu.c
/qemu/hw/acpi/cpu_hotplug.c
/qemu/hw/acpi/erst.c
/qemu/hw/acpi/ich9.c
/qemu/hw/acpi/ich9_tco.c
/qemu/hw/acpi/memory_hotplug.c
/qemu/hw/acpi/meson.build
/qemu/hw/acpi/nvdimm.c
/qemu/hw/acpi/pci-bridge-stub.c
/qemu/hw/acpi/pci-bridge.c
/qemu/hw/acpi/pcihp.c
/qemu/hw/acpi/piix4.c
/qemu/hw/acpi/trace-events
/qemu/hw/alpha/alpha_sys.h
/qemu/hw/alpha/dp264.c
/qemu/hw/alpha/pci.c
/qemu/hw/alpha/typhoon.c
/qemu/hw/arm/Kconfig
/qemu/hw/arm/allwinner-a10.c
/qemu/hw/arm/allwinner-h3.c
/qemu/hw/arm/armsse.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_ast10x0.c
/qemu/hw/arm/aspeed_ast2600.c
/qemu/hw/arm/aspeed_eeprom.c
/qemu/hw/arm/aspeed_eeprom.h
/qemu/hw/arm/aspeed_soc.c
/qemu/hw/arm/bcm2836.c
/qemu/hw/arm/boot.c
/qemu/hw/arm/collie.c
/qemu/hw/arm/cubieboard.c
/qemu/hw/arm/fsl-imx6ul.c
/qemu/hw/arm/fsl-imx7.c
/qemu/hw/arm/gumstix.c
/qemu/hw/arm/mainstone.c
/qemu/hw/arm/meson.build
/qemu/hw/arm/mps2-tz.c
/qemu/hw/arm/msf2-som.c
/qemu/hw/arm/musicpal.c
/qemu/hw/arm/npcm7xx_boards.c
/qemu/hw/arm/nseries.c
/qemu/hw/arm/olimex-stm32-h405.c
/qemu/hw/arm/omap1.c
/qemu/hw/arm/omap2.c
/qemu/hw/arm/omap_sx1.c
/qemu/hw/arm/palm.c
/qemu/hw/arm/pxa2xx.c
/qemu/hw/arm/realview.c
/qemu/hw/arm/sbsa-ref.c
/qemu/hw/arm/smmu-common.c
/qemu/hw/arm/smmuv3.c
/qemu/hw/arm/spitz.c
/qemu/hw/arm/stellaris.c
/qemu/hw/arm/stm32f405_soc.c
/qemu/hw/arm/strongarm.c
/qemu/hw/arm/tosa.c
/qemu/hw/arm/versatilepb.c
/qemu/hw/arm/vexpress.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/z2.c
/qemu/hw/audio/ac97.c
/qemu/hw/audio/es1370.c
/qemu/hw/audio/intel-hda.c
/qemu/hw/audio/via-ac97.c
/qemu/hw/block/block.c
/qemu/hw/block/dataplane/virtio-blk.c
/qemu/hw/block/m25p80.c
/qemu/hw/block/m25p80_sfdp.c
/qemu/hw/block/m25p80_sfdp.h
/qemu/hw/block/meson.build
/qemu/hw/block/pflash_cfi01.c
/qemu/hw/block/trace-events
/qemu/hw/block/vhost-user-blk.c
/qemu/hw/block/virtio-blk.c
/qemu/hw/char/digic-uart.c
/qemu/hw/char/etraxfs_ser.c
/qemu/hw/char/exynos4210_uart.c
/qemu/hw/char/omap_uart.c
/qemu/hw/char/pl011.c
/qemu/hw/char/riscv_htif.c
/qemu/hw/char/serial-pci-multi.c
/qemu/hw/char/serial-pci.c
/qemu/hw/char/sifive_uart.c
/qemu/hw/core/cpu-common.c
/qemu/hw/core/loader.c
/qemu/hw/core/machine-hmp-cmds.c
/qemu/hw/core/machine-qmp-cmds.c
/qemu/hw/core/machine-smp.c
/qemu/hw/core/machine.c
/qemu/hw/core/numa.c
/qemu/hw/core/qdev-clock.c
/qemu/hw/core/qdev-properties-system.c
/qemu/hw/core/qdev.c
/qemu/hw/core/reset.c
/qemu/hw/core/resettable.c
/qemu/hw/core/sysbus-fdt.c
/qemu/hw/core/sysbus.c
/qemu/hw/core/trace-events
/qemu/hw/cpu/meson.build
/qemu/hw/cxl/cxl-cdat.c
/qemu/hw/cxl/cxl-host.c
/qemu/hw/cxl/meson.build
/qemu/hw/display/Kconfig
/qemu/hw/display/acpi-vga-stub.c
/qemu/hw/display/acpi-vga.c
/qemu/hw/display/ati_2d.c
/qemu/hw/display/ati_int.h
/qemu/hw/display/blizzard.c
/qemu/hw/display/bochs-display.c
/qemu/hw/display/cirrus_vga.c
/qemu/hw/display/cirrus_vga_isa.c
/qemu/hw/display/g364fb.c
/qemu/hw/display/meson.build
/qemu/hw/display/next-fb.c
/qemu/hw/display/omap_dss.c
/qemu/hw/display/omap_lcdc.c
/qemu/hw/display/pxa2xx_lcd.c
/qemu/hw/display/qxl-logger.c
/qemu/hw/display/qxl-render.c
/qemu/hw/display/qxl.c
/qemu/hw/display/qxl.h
/qemu/hw/display/sm501.c
/qemu/hw/display/trace-events
/qemu/hw/display/vga-isa.c
/qemu/hw/display/vga-mmio.c
/qemu/hw/display/vga-pci.c
/qemu/hw/display/vga.c
/qemu/hw/display/vga_int.h
/qemu/hw/display/vga_regs.h
/qemu/hw/display/vhost-user-gpu.c
/qemu/hw/display/virtio-gpu-udmabuf.c
/qemu/hw/display/virtio-vga.c
/qemu/hw/display/virtio-vga.h
/qemu/hw/display/vmware_vga.c
/qemu/hw/display/xenfb.c
/qemu/hw/dma/etraxfs_dma.c
/qemu/hw/dma/omap_dma.c
/qemu/hw/dma/pl330.c
/qemu/hw/dma/xilinx_axidma.c
/qemu/hw/dma/xlnx_csu_dma.c
/qemu/hw/gpio/omap_gpio.c
/qemu/hw/hppa/machine.c
/qemu/hw/hyperv/hyperv.c
/qemu/hw/hyperv/syndbg.c
/qemu/hw/hyperv/vmbus.c
/qemu/hw/i2c/Kconfig
/qemu/hw/i2c/allwinner-i2c.c
/qemu/hw/i2c/arm_sbcon_i2c.c
/qemu/hw/i2c/aspeed_i2c.c
/qemu/hw/i2c/bitbang_i2c.c
/qemu/hw/i2c/meson.build
/qemu/hw/i2c/mpc_i2c.c
/qemu/hw/i2c/pmbus_device.c
/qemu/hw/i2c/smbus_ich9.c
/qemu/hw/i2c/trace-events
/qemu/hw/i386/Kconfig
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/acpi-common.c
/qemu/hw/i386/acpi-microvm.c
/qemu/hw/i386/amd_iommu.c
/qemu/hw/i386/e820_memory_layout.c
/qemu/hw/i386/e820_memory_layout.h
/qemu/hw/i386/fw_cfg.c
/qemu/hw/i386/fw_cfg.h
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/intel_iommu_internal.h
/qemu/hw/i386/kvm/i8259.c
/qemu/hw/i386/kvm/ioapic.c
/qemu/hw/i386/microvm.c
/qemu/hw/i386/multiboot.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/sgx.c
/qemu/hw/i386/trace-events
/qemu/hw/i386/x86.c
/qemu/hw/i386/xen/xen-hvm.c
/qemu/hw/i386/xen/xen-mapcache.c
/qemu/hw/i386/xen/xen_platform.c
/qemu/hw/i386/xen/xen_pvdevice.c
/qemu/hw/ide/ahci_internal.h
/qemu/hw/ide/core.c
/qemu/hw/ide/macio.c
/qemu/hw/ide/piix.c
/qemu/hw/ide/qdev.c
/qemu/hw/ide/via.c
/qemu/hw/input/adb.c
/qemu/hw/input/ps2.c
/qemu/hw/input/tsc2005.c
/qemu/hw/input/tsc210x.c
/qemu/hw/intc/Kconfig
/qemu/hw/intc/apic.c
/qemu/hw/intc/apic_common.c
/qemu/hw/intc/arm_gic.c
/qemu/hw/intc/arm_gic_common.c
/qemu/hw/intc/arm_gic_kvm.c
/qemu/hw/intc/arm_gicv3_common.c
/qemu/hw/intc/arm_gicv3_cpuif.c
/qemu/hw/intc/arm_gicv3_dist.c
/qemu/hw/intc/arm_gicv3_its.c
/qemu/hw/intc/arm_gicv3_its_common.c
/qemu/hw/intc/arm_gicv3_its_kvm.c
/qemu/hw/intc/arm_gicv3_kvm.c
/qemu/hw/intc/arm_gicv3_redist.c
/qemu/hw/intc/exynos4210_combiner.c
/qemu/hw/intc/heathrow_pic.c
/qemu/hw/intc/i8259.c
/qemu/hw/intc/kvm_irqcount.c
/qemu/hw/intc/loongarch_extioi.c
/qemu/hw/intc/loongarch_pch_msi.c
/qemu/hw/intc/loongarch_pch_pic.c
/qemu/hw/intc/meson.build
/qemu/hw/intc/omap_intc.c
/qemu/hw/intc/openpic.c
/qemu/hw/intc/pnv_xive.c
/qemu/hw/intc/pnv_xive2.c
/qemu/hw/intc/sifive_plic.c
/qemu/hw/intc/trace-events
/qemu/hw/intc/xics.c
/qemu/hw/intc/xilinx_intc.c
/qemu/hw/ipack/tpci200.c
/qemu/hw/ipmi/pci_ipmi_bt.c
/qemu/hw/ipmi/pci_ipmi_kcs.c
/qemu/hw/isa/Kconfig
/qemu/hw/isa/i82378.c
/qemu/hw/isa/isa-bus.c
/qemu/hw/isa/lpc_ich9.c
/qemu/hw/isa/piix3.c
/qemu/hw/isa/piix4.c
/qemu/hw/isa/trace-events
/qemu/hw/isa/vt82c686.c
/qemu/hw/loongarch/Kconfig
/qemu/hw/loongarch/acpi-build.c
/qemu/hw/loongarch/virt.c
/qemu/hw/m68k/bootinfo.h
/qemu/hw/m68k/q800.c
/qemu/hw/m68k/virt.c
/qemu/hw/mem/cxl_type3.c
/qemu/hw/mem/nvdimm.c
/qemu/hw/mem/pc-dimm.c
/qemu/hw/mips/Kconfig
/qemu/hw/mips/bootloader.c
/qemu/hw/mips/boston.c
/qemu/hw/mips/fuloong2e.c
/qemu/hw/mips/malta.c
/qemu/hw/mips/meson.build
/qemu/hw/mips/mips_int.c
/qemu/hw/mips/trace-events
/qemu/hw/misc/Kconfig
/qemu/hw/misc/allwinner-a10-ccm.c
/qemu/hw/misc/allwinner-a10-dramc.c
/qemu/hw/misc/aspeed_hace.c
/qemu/hw/misc/aspeed_sdmc.c
/qemu/hw/misc/auxbus.c
/qemu/hw/misc/axp209.c
/qemu/hw/misc/cbus.c
/qemu/hw/misc/imx6_src.c
/qemu/hw/misc/imx6ul_ccm.c
/qemu/hw/misc/imx7_ccm.c
/qemu/hw/misc/iotkit-sysctl.c
/qemu/hw/misc/ivshmem.c
/qemu/hw/misc/mac_via.c
/qemu/hw/misc/macio/cuda.c
/qemu/hw/misc/macio/gpio.c
/qemu/hw/misc/macio/mac_dbdma.c
/qemu/hw/misc/macio/macio.c
/qemu/hw/misc/macio/pmu.c
/qemu/hw/misc/mchp_pfsoc_ioscb.c
/qemu/hw/misc/mchp_pfsoc_sysreg.c
/qemu/hw/misc/meson.build
/qemu/hw/misc/mos6522.c
/qemu/hw/misc/mst_fpga.c
/qemu/hw/misc/omap_gpmc.c
/qemu/hw/misc/omap_l4.c
/qemu/hw/misc/omap_sdrc.c
/qemu/hw/misc/omap_tap.c
/qemu/hw/misc/pci-testdev.c
/qemu/hw/misc/pvpanic-pci.c
/qemu/hw/misc/sbsa_ec.c
/qemu/hw/misc/sifive_u_otp.c
/qemu/hw/misc/trace-events
/qemu/hw/net/Kconfig
/qemu/hw/net/allwinner-sun8i-emac.c
/qemu/hw/net/allwinner_emac.c
/qemu/hw/net/cadence_gem.c
/qemu/hw/net/can/can_kvaser_pci.c
/qemu/hw/net/can/can_mioe3680_pci.c
/qemu/hw/net/can/can_pcm3680_pci.c
/qemu/hw/net/can/can_sja1000.c
/qemu/hw/net/can/ctu_can_fd_frame.h
/qemu/hw/net/can/ctu_can_fd_regs.h
/qemu/hw/net/can/ctucan_pci.c
/qemu/hw/net/e1000.c
/qemu/hw/net/e1000_regs.h
/qemu/hw/net/e1000e.c
/qemu/hw/net/e1000x_common.c
/qemu/hw/net/eepro100.c
/qemu/hw/net/fsl_etsec/etsec.c
/qemu/hw/net/fsl_etsec/rings.c
/qemu/hw/net/ftgmac100.c
/qemu/hw/net/imx_fec.c
/qemu/hw/net/mcf_fec.c
/qemu/hw/net/meson.build
/qemu/hw/net/ne2000-pci.c
/qemu/hw/net/ne2000.c
/qemu/hw/net/net_tx_pkt.c
/qemu/hw/net/pcnet-pci.c
/qemu/hw/net/pcnet.c
/qemu/hw/net/pcnet.h
/qemu/hw/net/rocker/rocker-hmp-cmds.c
/qemu/hw/net/rocker/rocker.c
/qemu/hw/net/rocker/rocker_desc.c
/qemu/hw/net/rocker/rocker_of_dpa.c
/qemu/hw/net/rtl8139.c
/qemu/hw/net/sungem.c
/qemu/hw/net/sunhme.c
/qemu/hw/net/tulip.c
/qemu/hw/net/vhost_net-stub.c
/qemu/hw/net/vhost_net.c
/qemu/hw/net/virtio-net.c
/qemu/hw/net/vmxnet3.c
/qemu/hw/net/vmxnet3_defs.h
/qemu/hw/net/xen_nic.c
/qemu/hw/net/xilinx_axienet.c
/qemu/hw/net/xilinx_ethlite.c
/qemu/hw/nvme/ctrl.c
/qemu/hw/nvme/nvme.h
/qemu/hw/nvme/trace-events
/qemu/hw/nvram/eeprom93xx.c
/qemu/hw/nvram/eeprom_at24c.c
/qemu/hw/nvram/fw_cfg.c
/qemu/hw/nvram/mac_nvram.c
/qemu/hw/openrisc/boot.c
/qemu/hw/pci-bridge/cxl_downstream.c
/qemu/hw/pci-bridge/cxl_root_port.c
/qemu/hw/pci-bridge/cxl_upstream.c
/qemu/hw/pci-bridge/gen_pcie_root_port.c
/qemu/hw/pci-bridge/i82801b11.c
/qemu/hw/pci-bridge/meson.build
/qemu/hw/pci-bridge/pci_bridge_dev.c
/qemu/hw/pci-bridge/pci_expander_bridge.c
/qemu/hw/pci-bridge/pcie_pci_bridge.c
/qemu/hw/pci-bridge/pcie_root_port.c
/qemu/hw/pci-bridge/simba.c
/qemu/hw/pci-bridge/xio3130_downstream.c
/qemu/hw/pci-bridge/xio3130_upstream.c
/qemu/hw/pci-host/Kconfig
/qemu/hw/pci-host/bonito.c
/qemu/hw/pci-host/designware.c
/qemu/hw/pci-host/dino.c
/qemu/hw/pci-host/grackle.c
/qemu/hw/pci-host/gt64120.c
/qemu/hw/pci-host/i440fx.c
/qemu/hw/pci-host/meson.build
/qemu/hw/pci-host/mv64361.c
/qemu/hw/pci-host/pnv_phb.c
/qemu/hw/pci-host/pnv_phb.h
/qemu/hw/pci-host/pnv_phb3.c
/qemu/hw/pci-host/pnv_phb3_msi.c
/qemu/hw/pci-host/pnv_phb4.c
/qemu/hw/pci-host/pnv_phb4_pec.c
/qemu/hw/pci-host/ppce500.c
/qemu/hw/pci-host/q35.c
/qemu/hw/pci-host/raven.c
/qemu/hw/pci-host/sh_pci.c
/qemu/hw/pci-host/trace-events
/qemu/hw/pci-host/uninorth.c
/qemu/hw/pci-host/versatile.c
/qemu/hw/pci-host/xilinx-pcie.c
/qemu/hw/pci/meson.build
/qemu/hw/pci/msi.c
/qemu/hw/pci/msix.c
/qemu/hw/pci/pci-hmp-cmds.c
/qemu/hw/pci/pci-internal.h
/qemu/hw/pci/pci-qmp-cmds.c
/qemu/hw/pci/pci-stub.c
/qemu/hw/pci/pci.c
/qemu/hw/pci/pci_bridge.c
/qemu/hw/pci/pci_host.c
/qemu/hw/pci/pcie.c
/qemu/hw/pci/pcie_aer.c
/qemu/hw/pci/pcie_doe.c
/qemu/hw/pci/pcie_host.c
/qemu/hw/pci/pcie_port.c
/qemu/hw/pci/pcie_sriov.c
/qemu/hw/pci/shpc.c
/qemu/hw/pci/slotid_cap.c
/qemu/hw/ppc/Kconfig
/qemu/hw/ppc/e500.c
/qemu/hw/ppc/e500.h
/qemu/hw/ppc/e500plat.c
/qemu/hw/ppc/mac_newworld.c
/qemu/hw/ppc/mac_oldworld.c
/qemu/hw/ppc/meson.build
/qemu/hw/ppc/pegasos2.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/pnv_core.c
/qemu/hw/ppc/pnv_homer.c
/qemu/hw/ppc/pnv_lpc.c
/qemu/hw/ppc/pnv_psi.c
/qemu/hw/ppc/pnv_xscom.c
/qemu/hw/ppc/ppc.c
/qemu/hw/ppc/ppc440_pcix.c
/qemu/hw/ppc/ppc440_uc.c
/qemu/hw/ppc/ppc4xx_devs.c
/qemu/hw/ppc/ppc4xx_pci.c
/qemu/hw/ppc/ppc4xx_sdram.c
/qemu/hw/ppc/prep.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_drc.c
/qemu/hw/ppc/spapr_hcall.c
/qemu/hw/ppc/spapr_pci.c
/qemu/hw/ppc/spapr_pci_vfio.c
/qemu/hw/ppc/spapr_rtas.c
/qemu/hw/ppc/trace-events
/qemu/hw/ppc/virtex_ml507.c
/qemu/hw/rdma/rdma_utils.c
/qemu/hw/rdma/rdma_utils.h
/qemu/hw/rdma/vmw/pvrdma.h
/qemu/hw/rdma/vmw/pvrdma_cmd.c
/qemu/hw/rdma/vmw/pvrdma_main.c
/qemu/hw/rdma/vmw/pvrdma_qp_ops.c
/qemu/hw/remote/machine.c
/qemu/hw/remote/proxy-memory-listener.c
/qemu/hw/remote/vfio-user-obj.c
/qemu/hw/riscv/Kconfig
/qemu/hw/riscv/boot.c
/qemu/hw/riscv/microchip_pfsoc.c
/qemu/hw/riscv/numa.c
/qemu/hw/riscv/opentitan.c
/qemu/hw/riscv/sifive_e.c
/qemu/hw/riscv/sifive_u.c
/qemu/hw/riscv/spike.c
/qemu/hw/riscv/virt.c
/qemu/hw/rtc/exynos4210_rtc.c
/qemu/hw/rtc/mc146818rtc.c
/qemu/hw/rtc/meson.build
/qemu/hw/rx/rx-gdbsim.c
/qemu/hw/s390x/css.c
/qemu/hw/s390x/ipl.h
/qemu/hw/s390x/pv.c
/qemu/hw/s390x/s390-pci-bus.c
/qemu/hw/s390x/s390-pci-inst.c
/qemu/hw/s390x/s390-pci-kvm.c
/qemu/hw/s390x/s390-pci-vfio.c
/qemu/hw/s390x/s390-stattrib.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/s390x/tod-kvm.c
/qemu/hw/scsi/esp-pci.c
/qemu/hw/scsi/esp.c
/qemu/hw/scsi/lsi53c895a.c
/qemu/hw/scsi/mptsas.h
/qemu/hw/scsi/scsi-disk.c
/qemu/hw/scsi/vhost-scsi-common.c
/qemu/hw/scsi/vhost-scsi.c
/qemu/hw/scsi/vhost-user-scsi.c
/qemu/hw/scsi/virtio-scsi.c
/qemu/hw/sd/allwinner-sdhost.c
/qemu/hw/sd/omap_mmc.c
/qemu/hw/sd/sdhci-internal.h
/qemu/hw/sd/sdhci.c
/qemu/hw/sensor/adm1272.c
/qemu/hw/sh4/sh7750.c
/qemu/hw/smbios/smbios.c
/qemu/hw/smbios/smbios_build.h
/qemu/hw/sparc64/niagara.c
/qemu/hw/sparc64/sun4u.c
/qemu/hw/ssi/aspeed_smc.c
/qemu/hw/ssi/omap_spi.c
/qemu/hw/ssi/sifive_spi.c
/qemu/hw/ssi/ssi.c
/qemu/hw/ssi/xilinx_spi.c
/qemu/hw/ssi/xilinx_spips.c
/qemu/hw/timer/digic-timer.c
/qemu/hw/timer/etraxfs_timer.c
/qemu/hw/timer/exynos4210_mct.c
/qemu/hw/timer/exynos4210_pwm.c
/qemu/hw/timer/imx_epit.c
/qemu/hw/timer/imx_gpt.c
/qemu/hw/timer/omap_gptimer.c
/qemu/hw/timer/omap_synctimer.c
/qemu/hw/timer/renesas_cmt.c
/qemu/hw/timer/renesas_tmr.c
/qemu/hw/timer/xilinx_timer.c
/qemu/hw/tpm/meson.build
/qemu/hw/usb/ccid-card-emulated.c
/qemu/hw/usb/dev-hub.c
/qemu/hw/usb/dev-mtp.c
/qemu/hw/usb/dev-network.c
/qemu/hw/usb/dev-storage-bot.c
/qemu/hw/usb/dev-storage-classic.c
/qemu/hw/usb/dev-uas.c
/qemu/hw/usb/dev-wacom.c
/qemu/hw/usb/hcd-ehci.h
/qemu/hw/usb/hcd-musb.c
/qemu/hw/usb/hcd-ohci-pci.c
/qemu/hw/usb/hcd-uhci.c
/qemu/hw/usb/hcd-uhci.h
/qemu/hw/usb/hcd-xhci-pci.c
/qemu/hw/usb/hcd-xhci-pci.h
/qemu/hw/usb/hcd-xhci-sysbus.c
/qemu/hw/usb/hcd-xhci.c
/qemu/hw/usb/host-libusb.c
/qemu/hw/usb/meson.build
/qemu/hw/usb/quirks-pl2303-ids.h
/qemu/hw/usb/redirect.c
/qemu/hw/usb/vt82c686-uhci-pci.c
/qemu/hw/vfio/common.c
/qemu/hw/vfio/migration.c
/qemu/hw/vfio/pci.h
/qemu/hw/vfio/trace-events
/qemu/hw/virtio/Kconfig
/qemu/hw/virtio/meson.build
/qemu/hw/virtio/trace-events
/qemu/hw/virtio/vdpa-dev-pci.c
/qemu/hw/virtio/vdpa-dev.c
/qemu/hw/virtio/vhost-shadow-virtqueue.c
/qemu/hw/virtio/vhost-shadow-virtqueue.h
/qemu/hw/virtio/vhost-user-fs.c
/qemu/hw/virtio/vhost-user-gpio.c
/qemu/hw/virtio/vhost-user-i2c.c
/qemu/hw/virtio/vhost-user-rng.c
/qemu/hw/virtio/vhost-user-vsock.c
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/vhost-vdpa.c
/qemu/hw/virtio/vhost-vsock-common.c
/qemu/hw/virtio/vhost-vsock.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-balloon.c
/qemu/hw/virtio/virtio-config-io.c
/qemu/hw/virtio/virtio-crypto.c
/qemu/hw/virtio/virtio-hmp-cmds.c
/qemu/hw/virtio/virtio-iommu-pci.c
/qemu/hw/virtio/virtio-iommu.c
/qemu/hw/virtio/virtio-mem-pci.c
/qemu/hw/virtio/virtio-mem.c
/qemu/hw/virtio/virtio-mmio.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio-pmem-pci.c
/qemu/hw/virtio/virtio-pmem.c
/qemu/hw/virtio/virtio-qmp.c
/qemu/hw/virtio/virtio-qmp.h
/qemu/hw/virtio/virtio-rng-pci.c
/qemu/hw/virtio/virtio.c
/qemu/hw/watchdog/trace-events
/qemu/hw/watchdog/watchdog.c
/qemu/hw/watchdog/wdt_aspeed.c
/qemu/hw/watchdog/wdt_i6300esb.c
/qemu/hw/xen/meson.build
/qemu/hw/xen/xen-bus.c
/qemu/hw/xen/xen_pt.c
/qemu/hw/xen/xen_pt.h
/qemu/hw/xen/xen_pvdev.c
/qemu/include/block/aio.h
/qemu/include/block/aio_task.h
/qemu/include/block/block-common.h
/qemu/include/block/block-copy.h
/qemu/include/block/block-global-state.h
/qemu/include/block/block-hmp-cmds.h
/qemu/include/block/block-io.h
/qemu/include/block/block.h
/qemu/include/block/block_backup.h
/qemu/include/block/block_int-common.h
/qemu/include/block/block_int-global-state.h
/qemu/include/block/block_int-io.h
/qemu/include/block/block_int.h
/qemu/include/block/blockjob.h
/qemu/include/block/blockjob_int.h
/qemu/include/block/dirty-bitmap.h
/qemu/include/block/graph-lock.h
/qemu/include/block/nbd.h
/qemu/include/block/qapi.h
/qemu/include/block/raw-aio.h
/qemu/include/block/thread-pool.h
/qemu/include/block/throttle-groups.h
/qemu/include/block/write-threshold.h
/qemu/include/crypto/akcipher.h
/qemu/include/elf.h
/qemu/include/exec/cpu-all.h
/qemu/include/exec/cpu-common.h
/qemu/include/exec/cpu_ldst.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/helper-head.h
/qemu/include/exec/helper-proto.h
/qemu/include/exec/hwaddr.h
/qemu/include/exec/memory-internal.h
/qemu/include/exec/memory.h
/qemu/include/exec/plugin-gen.h
/qemu/include/exec/poison.h
/qemu/include/exec/ram_addr.h
/qemu/include/exec/ramblock.h
/qemu/include/exec/translate-all.h
/qemu/include/exec/translator.h
/qemu/include/hw/acpi/acpi_aml_interface.h
/qemu/include/hw/acpi/acpi_dev_interface.h
/qemu/include/hw/acpi/erst.h
/qemu/include/hw/acpi/ich9.h
/qemu/include/hw/acpi/ich9_tco.h
/qemu/include/hw/acpi/pci.h
/qemu/include/hw/acpi/piix4.h
/qemu/include/hw/adc/npcm7xx_adc.h
/qemu/include/hw/arm/allwinner-a10.h
/qemu/include/hw/arm/allwinner-h3.h
/qemu/include/hw/arm/aspeed_soc.h
/qemu/include/hw/arm/fsl-imx7.h
/qemu/include/hw/arm/npcm7xx.h
/qemu/include/hw/arm/omap.h
/qemu/include/hw/arm/pxa.h
/qemu/include/hw/arm/smmu-common.h
/qemu/include/hw/arm/smmuv3.h
/qemu/include/hw/arm/stm32f405_soc.h
/qemu/include/hw/arm/virt.h
/qemu/include/hw/block/swim.h
/qemu/include/hw/boards.h
/qemu/include/hw/char/cmsdk-apb-uart.h
/qemu/include/hw/char/goldfish_tty.h
/qemu/include/hw/char/pl011.h
/qemu/include/hw/char/riscv_htif.h
/qemu/include/hw/char/xilinx_uartlite.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/core/tcg-cpu-ops.h
/qemu/include/hw/cris/etraxfs.h
/qemu/include/hw/cxl/cxl.h
/qemu/include/hw/cxl/cxl_cdat.h
/qemu/include/hw/cxl/cxl_component.h
/qemu/include/hw/cxl/cxl_device.h
/qemu/include/hw/cxl/cxl_host.h
/qemu/include/hw/cxl/cxl_pci.h
/qemu/include/hw/display/macfb.h
/qemu/include/hw/dma/sifive_pdma.h
/qemu/include/hw/elf_ops.h
/qemu/include/hw/firmware/smbios.h
/qemu/include/hw/i2c/allwinner-i2c.h
/qemu/include/hw/i2c/arm_sbcon_i2c.h
/qemu/include/hw/i2c/aspeed_i2c.h
/qemu/include/hw/i2c/bitbang_i2c.h
/qemu/include/hw/i2c/npcm7xx_smbus.h
/qemu/include/hw/i386/apic.h
/qemu/include/hw/i386/apic_internal.h
/qemu/include/hw/i386/ich9.h
/qemu/include/hw/i386/intel_iommu.h
/qemu/include/hw/i386/ioapic_internal.h
/qemu/include/hw/i386/microvm.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/i386/sgx-epc.h
/qemu/include/hw/i386/x86-iommu.h
/qemu/include/hw/ide/internal.h
/qemu/include/hw/ide/pci.h
/qemu/include/hw/ide/piix.h
/qemu/include/hw/input/pl050.h
/qemu/include/hw/input/ps2.h
/qemu/include/hw/input/tsc2xxx.h
/qemu/include/hw/intc/goldfish_pic.h
/qemu/include/hw/intc/i8259.h
/qemu/include/hw/intc/kvm_irqcount.h
/qemu/include/hw/intc/loongarch_pch_msi.h
/qemu/include/hw/intc/loongarch_pch_pic.h
/qemu/include/hw/intc/nios2_vic.h
/qemu/include/hw/intc/sifive_plic.h
/qemu/include/hw/isa/isa.h
/qemu/include/hw/isa/vt82c686.h
/qemu/include/hw/loader.h
/qemu/include/hw/loongarch/virt.h
/qemu/include/hw/mips/bootloader.h
/qemu/include/hw/misc/allwinner-a10-ccm.h
/qemu/include/hw/misc/allwinner-a10-dramc.h
/qemu/include/hw/misc/aspeed_lpc.h
/qemu/include/hw/misc/mac_via.h
/qemu/include/hw/misc/macio/cuda.h
/qemu/include/hw/misc/macio/macio.h
/qemu/include/hw/misc/macio/pmu.h
/qemu/include/hw/misc/mchp_pfsoc_dmc.h
/qemu/include/hw/misc/mchp_pfsoc_ioscb.h
/qemu/include/hw/misc/mchp_pfsoc_sysreg.h
/qemu/include/hw/misc/mos6522.h
/qemu/include/hw/misc/npcm7xx_clk.h
/qemu/include/hw/misc/npcm7xx_gcr.h
/qemu/include/hw/misc/npcm7xx_mft.h
/qemu/include/hw/misc/npcm7xx_pwm.h
/qemu/include/hw/misc/npcm7xx_rng.h
/qemu/include/hw/misc/pvpanic.h
/qemu/include/hw/misc/sifive_e_prci.h
/qemu/include/hw/misc/sifive_u_otp.h
/qemu/include/hw/misc/sifive_u_prci.h
/qemu/include/hw/misc/virt_ctrl.h
/qemu/include/hw/misc/xlnx-versal-pmc-iou-slcr.h
/qemu/include/hw/misc/xlnx-zynqmp-apu-ctrl.h
/qemu/include/hw/net/lasi_82596.h
/qemu/include/hw/net/npcm7xx_emc.h
/qemu/include/hw/net/xlnx-zynqmp-can.h
/qemu/include/hw/nvram/eeprom_at24c.h
/qemu/include/hw/nvram/fw_cfg.h
/qemu/include/hw/nvram/mac_nvram.h
/qemu/include/hw/pci-host/bonito.h
/qemu/include/hw/pci-host/designware.h
/qemu/include/hw/pci-host/gpex.h
/qemu/include/hw/pci-host/grackle.h
/qemu/include/hw/pci-host/i440fx.h
/qemu/include/hw/pci-host/ls7a.h
/qemu/include/hw/pci-host/pnv_phb3.h
/qemu/include/hw/pci-host/pnv_phb4.h
/qemu/include/hw/pci-host/q35.h
/qemu/include/hw/pci-host/sabre.h
/qemu/include/hw/pci-host/xilinx-pcie.h
/qemu/include/hw/pci/msi.h
/qemu/include/hw/pci/msix.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/pci/pci_bridge.h
/qemu/include/hw/pci/pci_bus.h
/qemu/include/hw/pci/pci_device.h
/qemu/include/hw/pci/pci_ids.h
/qemu/include/hw/pci/pcie_doe.h
/qemu/include/hw/pci/pcie_port.h
/qemu/include/hw/pci/pcie_regs.h
/qemu/include/hw/pci/pcie_sriov.h
/qemu/include/hw/pci/shpc.h
/qemu/include/hw/ppc/pnv.h
/qemu/include/hw/ppc/pnv_chip.h
/qemu/include/hw/ppc/pnv_core.h
/qemu/include/hw/ppc/pnv_homer.h
/qemu/include/hw/ppc/pnv_lpc.h
/qemu/include/hw/ppc/pnv_occ.h
/qemu/include/hw/ppc/pnv_pnor.h
/qemu/include/hw/ppc/pnv_psi.h
/qemu/include/hw/ppc/pnv_sbe.h
/qemu/include/hw/ppc/pnv_xive.h
/qemu/include/hw/ppc/pnv_xscom.h
/qemu/include/hw/ppc/ppc4xx.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/vof.h
/qemu/include/hw/ppc/xics.h
/qemu/include/hw/ppc/xive2.h
/qemu/include/hw/ppc/xive2_regs.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/remote/iohub.h
/qemu/include/hw/remote/proxy.h
/qemu/include/hw/riscv/boot.h
/qemu/include/hw/riscv/boot_opensbi.h
/qemu/include/hw/riscv/microchip_pfsoc.h
/qemu/include/hw/riscv/numa.h
/qemu/include/hw/riscv/opentitan.h
/qemu/include/hw/riscv/shakti_c.h
/qemu/include/hw/riscv/sifive_e.h
/qemu/include/hw/riscv/sifive_u.h
/qemu/include/hw/riscv/spike.h
/qemu/include/hw/riscv/virt.h
/qemu/include/hw/rtc/mc146818rtc.h
/qemu/include/hw/s390x/pv.h
/qemu/include/hw/s390x/s390-pci-bus.h
/qemu/include/hw/s390x/s390-virtio-ccw.h
/qemu/include/hw/scsi/scsi.h
/qemu/include/hw/sd/allwinner-sdhost.h
/qemu/include/hw/sd/npcm7xx_sdhci.h
/qemu/include/hw/sd/sdhci.h
/qemu/include/hw/southbridge/piix.h
/qemu/include/hw/ssi/aspeed_smc.h
/qemu/include/hw/ssi/sifive_spi.h
/qemu/include/hw/ssi/ssi.h
/qemu/include/hw/timer/imx_epit.h
/qemu/include/hw/timer/imx_gpt.h
/qemu/include/hw/timer/sse-timer.h
/qemu/include/hw/tricore/triboard.h
/qemu/include/hw/usb.h
/qemu/include/hw/usb/dwc2-regs.h
/qemu/include/hw/usb/hcd-dwc3.h
/qemu/include/hw/usb/hcd-musb.h
/qemu/include/hw/usb/xlnx-usb-subsystem.h
/qemu/include/hw/usb/xlnx-versal-usb2-ctrl-regs.h
/qemu/include/hw/virtio/vdpa-dev.h
/qemu/include/hw/virtio/vhost-backend.h
/qemu/include/hw/virtio/vhost-user-gpio.h
/qemu/include/hw/virtio/vhost-user.h
/qemu/include/hw/virtio/vhost-vdpa.h
/qemu/include/hw/virtio/vhost.h
/qemu/include/hw/virtio/virtio-blk.h
/qemu/include/hw/virtio/virtio-mem.h
/qemu/include/hw/virtio/virtio-mmio.h
/qemu/include/hw/virtio/virtio-pci.h
/qemu/include/hw/virtio/virtio-scsi.h
/qemu/include/hw/virtio/virtio.h
/qemu/include/hw/watchdog/wdt_aspeed.h
/qemu/include/hw/xen/xen-bus-helper.h
/qemu/include/hw/xen/xen-bus.h
/qemu/include/hw/xen/xen_common.h
/qemu/include/io/channel.h
/qemu/include/migration/misc.h
/qemu/include/migration/register.h
/qemu/include/migration/vmstate.h
/qemu/include/monitor/hmp-target.h
/qemu/include/monitor/hmp.h
/qemu/include/monitor/monitor.h
/qemu/include/monitor/qmp-helpers.h
/qemu/include/net/net.h
/qemu/include/net/vhost-user.h
/qemu/include/net/vhost_net.h
/qemu/include/qapi/qmp/qerror.h
/qemu/include/qemu/accel.h
/qemu/include/qemu/async-teardown.h
/qemu/include/qemu/atomic.h
/qemu/include/qemu/atomic128.h
/qemu/include/qemu/bitmap.h
/qemu/include/qemu/bswap.h
/qemu/include/qemu/clang-tsa.h
/qemu/include/qemu/config-file.h
/qemu/include/qemu/coroutine-core.h
/qemu/include/qemu/coroutine.h
/qemu/include/qemu/dbus.h
/qemu/include/qemu/host-utils.h
/qemu/include/qemu/int128.h
/qemu/include/qemu/interval-tree.h
/qemu/include/qemu/lockable.h
/qemu/include/qemu/main-loop.h
/qemu/include/qemu/module.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/plugin-memory.h
/qemu/include/qemu/plugin.h
/qemu/include/qemu/progress_meter.h
/qemu/include/qemu/readline.h
/qemu/include/qemu/sockets.h
/qemu/include/qemu/thread-context.h
/qemu/include/qemu/thread.h
/qemu/include/qemu/typedefs.h
/qemu/include/qemu/userfaultfd.h
/qemu/include/qemu/xattr.h
/qemu/include/scsi/pr-manager.h
/qemu/include/standard-headers/asm-m68k/bootinfo-virt.h
/qemu/include/standard-headers/asm-m68k/bootinfo.h
/qemu/include/sysemu/accel-blocker.h
/qemu/include/sysemu/block-backend-global-state.h
/qemu/include/sysemu/block-backend-io.h
/qemu/include/sysemu/block-ram-registrar.h
/qemu/include/sysemu/cryptodev.h
/qemu/include/sysemu/device_tree.h
/qemu/include/sysemu/dirtyrate.h
/qemu/include/sysemu/dump-arch.h
/qemu/include/sysemu/dump.h
/qemu/include/sysemu/event-loop-base.h
/qemu/include/sysemu/hostmem.h
/qemu/include/sysemu/kvm_int.h
/qemu/include/sysemu/reset.h
/qemu/include/sysemu/stats.h
/qemu/include/sysemu/sysemu.h
/qemu/include/tcg/tcg-op.h
/qemu/include/tcg/tcg.h
/qemu/include/ui/console.h
/qemu/include/ui/qemu-spice.h
/qemu/include/ui/spice-display.h
/qemu/include/user/syscall-trace.h
/qemu/io/channel-buffer.c
/qemu/io/channel-command.c
/qemu/io/channel-file.c
/qemu/io/channel-null.c
/qemu/io/channel-socket.c
/qemu/io/channel-tls.c
/qemu/io/channel-watch.c
/qemu/io/channel-websock.c
/qemu/io/channel.c
/qemu/iothread.c
/qemu/job-qmp.c
/qemu/job.c
/qemu/libdecnumber/dpd/decimal64.c
/qemu/linux-user/aarch64/cpu_loop.c
/qemu/linux-user/aarch64/signal.c
/qemu/linux-user/aarch64/target_flat.h
/qemu/linux-user/arm/target_flat.h
/qemu/linux-user/cpu_loop-common.h
/qemu/linux-user/elfload.c
/qemu/linux-user/exit.c
/qemu/linux-user/generic/target_flat.h
/qemu/linux-user/hexagon/signal.c
/qemu/linux-user/hppa/cpu_loop.c
/qemu/linux-user/i386/cpu_loop.c
/qemu/linux-user/include/host/ppc/host-signal.h
/qemu/linux-user/ioctls.h
/qemu/linux-user/m68k/target_flat.h
/qemu/linux-user/main.c
/qemu/linux-user/meson.build
/qemu/linux-user/microblaze/target_flat.h
/qemu/linux-user/mmap.c
/qemu/linux-user/sh4/target_flat.h
/qemu/linux-user/signal.c
/qemu/linux-user/strace.c
/qemu/linux-user/strace.list
/qemu/linux-user/syscall.c
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/block-dirty-bitmap.c
/qemu/migration/block.c
/qemu/migration/channel-block.c
/qemu/migration/channel.c
/qemu/migration/channel.h
/qemu/migration/colo.c
/qemu/migration/dirtyrate.c
/qemu/migration/meson.build
/qemu/migration/migration-hmp-cmds.c
/qemu/migration/migration.c
/qemu/migration/migration.h
/qemu/migration/multifd-zlib.c
/qemu/migration/multifd-zstd.c
/qemu/migration/multifd.c
/qemu/migration/multifd.c.orig
/qemu/migration/multifd.h
/qemu/migration/postcopy-ram.c
/qemu/migration/postcopy-ram.h
/qemu/migration/qemu-file.c
/qemu/migration/ram.c
/qemu/migration/ram.h
/qemu/migration/rdma.c
/qemu/migration/savevm.c
/qemu/migration/savevm.h
/qemu/migration/threadinfo.c
/qemu/migration/threadinfo.h
/qemu/migration/tls.c
/qemu/migration/trace-events
/qemu/migration/vmstate.c
/qemu/monitor/fds.c
/qemu/monitor/hmp-cmds-target.c
/qemu/monitor/hmp-cmds.c
/qemu/monitor/hmp-target.c
/qemu/monitor/hmp.c
/qemu/monitor/meson.build
/qemu/monitor/monitor-internal.h
/qemu/monitor/monitor.c
/qemu/monitor/qmp-cmds-control.c
/qemu/monitor/qmp-cmds.c
/qemu/nbd/client-connection.c
/qemu/nbd/nbd-internal.h
/qemu/nbd/server.c
/qemu/net/announce.c
/qemu/net/clients.h
/qemu/net/colo-compare.c
/qemu/net/dgram.c
/qemu/net/hub.c
/qemu/net/l2tpv3.c
/qemu/net/meson.build
/qemu/net/net-hmp-cmds.c
/qemu/net/net.c
/qemu/net/slirp.c
/qemu/net/socket.c
/qemu/net/stream.c
/qemu/net/tap-bsd.c
/qemu/net/tap-linux.c
/qemu/net/tap-linux.h
/qemu/net/tap-solaris.c
/qemu/net/tap-win32.c
/qemu/net/tap.c
/qemu/net/vde.c
/qemu/net/vhost-user.c
/qemu/net/vhost-vdpa.c
/qemu/net/vmnet-host.c
/qemu/net/vmnet-shared.c
/qemu/net/vmnet_int.h
/qemu/os-posix.c
/qemu/pc-bios/bios-256k.bin
/qemu/pc-bios/bios-microvm.bin
/qemu/pc-bios/bios.bin
/qemu/pc-bios/s390-ccw/cio.h
/qemu/pc-bios/s390-ccw/iplb.h
/qemu/pc-bios/s390-ccw/start.S
/qemu/pc-bios/vgabios-ati.bin
/qemu/pc-bios/vgabios-bochs-display.bin
/qemu/pc-bios/vgabios-cirrus.bin
/qemu/pc-bios/vgabios-qxl.bin
/qemu/pc-bios/vgabios-ramfb.bin
/qemu/pc-bios/vgabios-stdvga.bin
/qemu/pc-bios/vgabios-virtio.bin
/qemu/pc-bios/vgabios-vmware.bin
/qemu/pc-bios/vgabios.bin
/qemu/plugins/core.c
/qemu/python/qemu/machine/console_socket.py
/qemu/python/qemu/machine/machine.py
/qemu/python/qemu/machine/qtest.py
/qemu/python/qemu/qmp/legacy.py
/qemu/python/qemu/qmp/protocol.py
/qemu/python/qemu/qmp/qmp_client.py
/qemu/python/qemu/qmp/qmp_tui.py
/qemu/python/setup.cfg
/qemu/qapi/audio.json
/qemu/qapi/block-core.json
/qemu/qapi/meson.build
/qemu/qapi/migration.json
/qemu/qapi/misc-target.json
/qemu/qapi/net.json
/qemu/qapi/qom.json
/qemu/qapi/run-state.json
/qemu/qapi/virtio.json
/qemu/qemu-img.c
/qemu/qemu-io-cmds.c
/qemu/qemu-nbd.c
/qemu/qemu-options.hx
/qemu/qga/channel-posix.c
/qemu/qga/commands-bsd.c
/qemu/qga/commands-common.h
/qemu/qga/commands-linux.c
/qemu/qga/commands-posix.c
/qemu/qga/commands-win32.c
/qemu/qga/commands.c
/qemu/qga/cutils.c
/qemu/qga/cutils.h
/qemu/qga/installer/qemu-ga.wxs
/qemu/qga/main.c
/qemu/qga/meson.build
/qemu/qga/messages-win32.mc
/qemu/qga/qapi-schema.json
/qemu/qom/object.c
/qemu/qom/qom-hmp-cmds.c
/qemu/qom/qom-qmp-cmds.c
/qemu/replay/replay-debugging.c
/qemu/replay/replay-internal.h
/qemu/replay/replay-time.c
/qemu/roms/seabios
/qemu/scripts/block-coroutine-wrapper.py
/qemu/scripts/checkpatch.pl
/qemu/scripts/ci/org.centos/stream/8/x86_64/configure
/qemu/scripts/ci/setup/build-environment.yml
/qemu/scripts/ci/setup/gitlab-runner.yml
/qemu/scripts/ci/setup/vars.yml.template
/qemu/scripts/clean-includes
/qemu/scripts/coccinelle/return_directly.cocci
/qemu/scripts/feature_to_c.sh
/qemu/scripts/git-submodule.sh
/qemu/scripts/git.orderfile
/qemu/scripts/make-release
/qemu/scripts/meson-buildoptions.sh
/qemu/scripts/nsis.py
/qemu/scripts/oss-fuzz/lsan_suppressions.txt
/qemu/scripts/qapi/commands.py
/qemu/scripts/qapi/events.py
/qemu/scripts/qapi/gen.py
/qemu/scripts/qapi/schema.py
/qemu/scripts/qapi/types.py
/qemu/scripts/qapi/visit.py
/qemu/scripts/shaderinclude.py
/qemu/scripts/symlink-install-tree.py
/qemu/scripts/vmstate-static-checker.py
/qemu/scsi/qemu-pr-helper.c
/qemu/semihosting/arm-compat-semi.c
/qemu/semihosting/console.c
/qemu/semihosting/syscalls.c
/qemu/softmmu/cpus.c
/qemu/softmmu/device_tree.c
/qemu/softmmu/memory.c
/qemu/softmmu/memory_mapping.c
/qemu/softmmu/meson.build
/qemu/softmmu/physmem.c
/qemu/softmmu/qdev-monitor.c
/qemu/softmmu/qemu-seccomp.c
/qemu/softmmu/qtest.c
/qemu/softmmu/rtc.c
/qemu/softmmu/runstate-hmp-cmds.c
/qemu/softmmu/runstate.c
/qemu/softmmu/tpm-hmp-cmds.c
/qemu/softmmu/vl.c
/qemu/stats/meson.build
/qemu/stats/stats-hmp-cmds.c
/qemu/stats/stats-qmp-cmds.c
/qemu/storage-daemon/qemu-storage-daemon.c
/qemu/stubs/graph-lock.c
/qemu/stubs/meson.build
/qemu/stubs/physmem.c
/qemu/stubs/qdev.c
/qemu/subprojects/libvduse/libvduse.c
/qemu/subprojects/libvduse/meson.build
/qemu/subprojects/libvhost-user/libvhost-user.c
/qemu/subprojects/libvhost-user/libvhost-user.h
/qemu/subprojects/libvhost-user/meson.build
/qemu/target/alpha/cpu.c
/qemu/target/alpha/helper.c
/qemu/target/alpha/mem_helper.c
/qemu/target/alpha/translate.c
/qemu/target/arm/cpregs.h
/qemu/target/arm/cpu-qom.h
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/cpu_tcg.c
/qemu/target/arm/debug_helper.c
/qemu/target/arm/helper-a64.c
/qemu/target/arm/helper-a64.h
/qemu/target/arm/helper-sme.h
/qemu/target/arm/helper.c
/qemu/target/arm/helper.h
/qemu/target/arm/hvf/hvf.c
/qemu/target/arm/hvf/trace-events
/qemu/target/arm/internals.h
/qemu/target/arm/kvm-consts.h
/qemu/target/arm/m_helper.c
/qemu/target/arm/machine.c
/qemu/target/arm/monitor.c
/qemu/target/arm/mte_helper.c
/qemu/target/arm/op_helper.c
/qemu/target/arm/ptw.c
/qemu/target/arm/sme_helper.c
/qemu/target/arm/sve_helper.c
/qemu/target/arm/syndrome.h
/qemu/target/arm/tlb_helper.c
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate.c
/qemu/target/arm/translate.h
/qemu/target/avr/cpu-qom.h
/qemu/target/avr/cpu.c
/qemu/target/avr/cpu.h
/qemu/target/avr/translate.c
/qemu/target/cris/cpu-qom.h
/qemu/target/cris/cpu.c
/qemu/target/cris/helper.c
/qemu/target/cris/translate.c
/qemu/target/hexagon/README
/qemu/target/hexagon/cpu.c
/qemu/target/hexagon/cpu.h
/qemu/target/hexagon/decode.c
/qemu/target/hexagon/gen_helper_funcs.py
/qemu/target/hexagon/gen_helper_protos.py
/qemu/target/hexagon/gen_idef_parser_funcs.py
/qemu/target/hexagon/gen_tcg.h
/qemu/target/hexagon/gen_tcg_funcs.py
/qemu/target/hexagon/gen_tcg_hvx.h
/qemu/target/hexagon/genptr.c
/qemu/target/hexagon/genptr.h
/qemu/target/hexagon/hex_arch_types.h
/qemu/target/hexagon/hex_common.py
/qemu/target/hexagon/hex_regs.h
/qemu/target/hexagon/idef-parser/README.rst
/qemu/target/hexagon/idef-parser/idef-parser.h
/qemu/target/hexagon/idef-parser/idef-parser.lex
/qemu/target/hexagon/idef-parser/idef-parser.y
/qemu/target/hexagon/idef-parser/macros.inc
/qemu/target/hexagon/idef-parser/parser-helpers.c
/qemu/target/hexagon/idef-parser/parser-helpers.h
/qemu/target/hexagon/idef-parser/prepare
/qemu/target/hexagon/insn.h
/qemu/target/hexagon/macros.h
/qemu/target/hexagon/meson.build
/qemu/target/hexagon/mmvec/macros.h
/qemu/target/hexagon/op_helper.c
/qemu/target/hexagon/op_helper.h
/qemu/target/hexagon/translate.c
/qemu/target/hexagon/translate.h
/qemu/target/hppa/cpu.c
/qemu/target/hppa/insns.decode
/qemu/target/hppa/translate.c
/qemu/target/i386/cpu-qom.h
/qemu/target/i386/cpu-sysemu.c
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/hax/hax-all.c
/qemu/target/i386/helper.c
/qemu/target/i386/helper.h
/qemu/target/i386/kvm/kvm-stub.c
/qemu/target/i386/kvm/kvm.c
/qemu/target/i386/kvm/kvm_i386.h
/qemu/target/i386/monitor.c
/qemu/target/i386/ops_sse.h
/qemu/target/i386/ops_sse_header.h
/qemu/target/i386/tcg/cc_helper.c
/qemu/target/i386/tcg/decode-new.c.inc
/qemu/target/i386/tcg/decode-new.h
/qemu/target/i386/tcg/emit.c.inc
/qemu/target/i386/tcg/fpu_helper.c
/qemu/target/i386/tcg/mem_helper.c
/qemu/target/i386/tcg/seg_helper.c
/qemu/target/i386/tcg/sysemu/excp_helper.c
/qemu/target/i386/tcg/sysemu/svm_helper.c
/qemu/target/i386/tcg/tcg-cpu.c
/qemu/target/i386/tcg/translate.c
/qemu/target/i386/whpx/whpx-all.c
/qemu/target/loongarch/cpu.c
/qemu/target/loongarch/cpu.h
/qemu/target/loongarch/disas.c
/qemu/target/loongarch/insn_trans/trans_branch.c.inc
/qemu/target/loongarch/insn_trans/trans_farith.c.inc
/qemu/target/loongarch/insn_trans/trans_fcmp.c.inc
/qemu/target/loongarch/insn_trans/trans_fmemory.c.inc
/qemu/target/loongarch/insn_trans/trans_fmov.c.inc
/qemu/target/loongarch/insn_trans/trans_privileged.c.inc
/qemu/target/loongarch/insns.decode
/qemu/target/loongarch/iocsr_helper.c
/qemu/target/loongarch/meson.build
/qemu/target/loongarch/tlb_helper.c
/qemu/target/loongarch/translate.c
/qemu/target/loongarch/translate.h
/qemu/target/m68k/cpu-qom.h
/qemu/target/m68k/cpu.c
/qemu/target/m68k/fpu_helper.c
/qemu/target/m68k/op_helper.c
/qemu/target/m68k/qregs.h.inc
/qemu/target/m68k/translate.c
/qemu/target/microblaze/cpu-qom.h
/qemu/target/microblaze/cpu.c
/qemu/target/microblaze/helper.c
/qemu/target/microblaze/op_helper.c
/qemu/target/microblaze/translate.c
/qemu/target/mips/cpu-defs.c.inc
/qemu/target/mips/cpu-qom.h
/qemu/target/mips/cpu.c
/qemu/target/mips/cpu.h
/qemu/target/mips/internal.h
/qemu/target/mips/kvm.c
/qemu/target/mips/sysemu/addr.c
/qemu/target/mips/sysemu/meson.build
/qemu/target/mips/sysemu/mips-qmp-cmds.c
/qemu/target/mips/sysemu/physaddr.c
/qemu/target/mips/tcg/dsp_helper.c
/qemu/target/mips/tcg/octeon.decode
/qemu/target/mips/tcg/sysemu/tlb_helper.c
/qemu/target/mips/tcg/tcg-internal.h
/qemu/target/mips/tcg/translate.c
/qemu/target/nios2/cpu.c
/qemu/target/nios2/cpu.h
/qemu/target/nios2/op_helper.c
/qemu/target/nios2/translate.c
/qemu/target/openrisc/cpu.c
/qemu/target/openrisc/cpu.h
/qemu/target/openrisc/sys_helper.c
/qemu/target/openrisc/translate.c
/qemu/target/ppc/cpu-qom.h
/qemu/target/ppc/cpu.c
/qemu/target/ppc/cpu.h
/qemu/target/ppc/cpu_init.c
/qemu/target/ppc/excp_helper.c
/qemu/target/ppc/fpu_helper.c
/qemu/target/ppc/helper.h
/qemu/target/ppc/helper_regs.c
/qemu/target/ppc/insn32.decode
/qemu/target/ppc/int_helper.c
/qemu/target/ppc/kvm_ppc.h
/qemu/target/ppc/mem_helper.c
/qemu/target/ppc/misc_helper.c
/qemu/target/ppc/mmu-hash32.c
/qemu/target/ppc/mmu-hash64.c
/qemu/target/ppc/mmu-radix64.c
/qemu/target/ppc/mmu_common.c
/qemu/target/ppc/mmu_helper.c
/qemu/target/ppc/power8-pmu.c
/qemu/target/ppc/power8-pmu.h
/qemu/target/ppc/spr_common.h
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate/processor-ctrl-impl.c.inc
/qemu/target/ppc/translate/vmx-impl.c.inc
/qemu/target/ppc/translate/vmx-ops.c.inc
/qemu/target/ppc/translate/vsx-impl.c.inc
/qemu/target/ppc/translate/vsx-ops.c.inc
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_bits.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/cpu_vendorid.h
/qemu/target/riscv/csr.c
/qemu/target/riscv/debug.c
/qemu/target/riscv/debug.h
/qemu/target/riscv/fpu_helper.c
/qemu/target/riscv/helper.h
/qemu/target/riscv/insn32.decode
/qemu/target/riscv/insn_trans/trans_privileged.c.inc
/qemu/target/riscv/insn_trans/trans_rva.c.inc
/qemu/target/riscv/insn_trans/trans_rvb.c.inc
/qemu/target/riscv/insn_trans/trans_rvd.c.inc
/qemu/target/riscv/insn_trans/trans_rvf.c.inc
/qemu/target/riscv/insn_trans/trans_rvh.c.inc
/qemu/target/riscv/insn_trans/trans_rvi.c.inc
/qemu/target/riscv/insn_trans/trans_rvv.c.inc
/qemu/target/riscv/insn_trans/trans_rvzawrs.c.inc
/qemu/target/riscv/insn_trans/trans_rvzfh.c.inc
/qemu/target/riscv/insn_trans/trans_svinval.c.inc
/qemu/target/riscv/insn_trans/trans_xthead.c.inc
/qemu/target/riscv/kvm.c
/qemu/target/riscv/machine.c
/qemu/target/riscv/meson.build
/qemu/target/riscv/monitor.c
/qemu/target/riscv/op_helper.c
/qemu/target/riscv/pmp.c
/qemu/target/riscv/pmp.h
/qemu/target/riscv/pmu.h
/qemu/target/riscv/time_helper.c
/qemu/target/riscv/translate.c
/qemu/target/riscv/vector_helper.c
/qemu/target/riscv/xthead.decode
/qemu/target/rx/cpu-qom.h
/qemu/target/rx/cpu.c
/qemu/target/rx/op_helper.c
/qemu/target/rx/translate.c
/qemu/target/s390x/arch_dump.c
/qemu/target/s390x/cpu.c
/qemu/target/s390x/cpu_features.c
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/cpu_models.h
/qemu/target/s390x/cpu_models_sysemu.c
/qemu/target/s390x/helper.h
/qemu/target/s390x/ioinst.c
/qemu/target/s390x/kvm/kvm.c
/qemu/target/s390x/kvm/kvm_s390x.h
/qemu/target/s390x/kvm/meson.build
/qemu/target/s390x/kvm/stubs.c
/qemu/target/s390x/s390x-internal.h
/qemu/target/s390x/tcg/cc_helper.c
/qemu/target/s390x/tcg/excp_helper.c
/qemu/target/s390x/tcg/fpu_helper.c
/qemu/target/s390x/tcg/insn-data.h.inc
/qemu/target/s390x/tcg/insn-format.h.inc
/qemu/target/s390x/tcg/int_helper.c
/qemu/target/s390x/tcg/mem_helper.c
/qemu/target/s390x/tcg/misc_helper.c
/qemu/target/s390x/tcg/translate.c
/qemu/target/s390x/tcg/translate_vx.c.inc
/qemu/target/sh4/cpu-qom.h
/qemu/target/sh4/cpu.c
/qemu/target/sh4/translate.c
/qemu/target/sparc/cpu-qom.h
/qemu/target/sparc/cpu.c
/qemu/target/sparc/cpu.h
/qemu/target/sparc/ldst_helper.c
/qemu/target/sparc/mmu_helper.c
/qemu/target/sparc/translate.c
/qemu/target/tricore/cpu-qom.h
/qemu/target/tricore/cpu.c
/qemu/target/tricore/csfr.h.inc
/qemu/target/tricore/gdbstub.c
/qemu/target/tricore/helper.c
/qemu/target/tricore/op_helper.c
/qemu/target/tricore/translate.c
/qemu/target/xtensa/cpu-qom.h
/qemu/target/xtensa/cpu.c
/qemu/target/xtensa/helper.c
/qemu/target/xtensa/translate.c
/qemu/tcg/aarch64/tcg-target.c.inc
/qemu/tcg/aarch64/tcg-target.h
/qemu/tcg/arm/tcg-target-con-set.h
/qemu/tcg/arm/tcg-target-con-str.h
/qemu/tcg/arm/tcg-target.c.inc
/qemu/tcg/arm/tcg-target.h
/qemu/tcg/i386/tcg-target.c.inc
/qemu/tcg/i386/tcg-target.h
/qemu/tcg/loongarch64/tcg-insn-defs.c.inc
/qemu/tcg/loongarch64/tcg-target-con-set.h
/qemu/tcg/loongarch64/tcg-target-con-str.h
/qemu/tcg/loongarch64/tcg-target.c.inc
/qemu/tcg/loongarch64/tcg-target.h
/qemu/tcg/mips/tcg-target.c.inc
/qemu/tcg/mips/tcg-target.h
/qemu/tcg/optimize.c
/qemu/tcg/ppc/tcg-target.c.inc
/qemu/tcg/ppc/tcg-target.h
/qemu/tcg/riscv/tcg-target.c.inc
/qemu/tcg/riscv/tcg-target.h
/qemu/tcg/s390x/tcg-target-con-set.h
/qemu/tcg/s390x/tcg-target-con-str.h
/qemu/tcg/s390x/tcg-target.c.inc
/qemu/tcg/s390x/tcg-target.h
/qemu/tcg/sparc64/tcg-target-con-set.h
/qemu/tcg/sparc64/tcg-target-con-str.h
/qemu/tcg/sparc64/tcg-target.c.inc
/qemu/tcg/sparc64/tcg-target.h
/qemu/tcg/tcg-internal.h
/qemu/tcg/tcg-op-vec.c
/qemu/tcg/tcg-op.c
/qemu/tcg/tcg.c
/qemu/tcg/tci.c
/qemu/tcg/tci/tcg-target.c.inc
/qemu/tcg/tci/tcg-target.h
/qemu/tests/avocado/acpi-bits.py
/qemu/tests/avocado/acpi-bits/bits-config/bits-cfg.txt
/qemu/tests/avocado/acpi-bits/bits-tests/smbios.py2
/qemu/tests/avocado/acpi-bits/bits-tests/testacpi.py2
/qemu/tests/avocado/acpi-bits/bits-tests/testcpuid.py2
/qemu/tests/avocado/avocado_qemu/__init__.py
/qemu/tests/avocado/boot_linux.py
/qemu/tests/avocado/boot_linux_console.py
/qemu/tests/avocado/info_usernet.py
/qemu/tests/avocado/machine_aarch64_virt.py
/qemu/tests/avocado/machine_arm_canona1100.py
/qemu/tests/avocado/machine_aspeed.py
/qemu/tests/avocado/machine_microblaze.py
/qemu/tests/avocado/machine_mips_malta.py
/qemu/tests/avocado/machine_sparc64_sun4u.py
/qemu/tests/avocado/ppc_mpc8544ds.py
/qemu/tests/avocado/ppc_virtex_ml507.py
/qemu/tests/avocado/replay_kernel.py
/qemu/tests/avocado/riscv_opensbi.py
/qemu/tests/avocado/vnc.py
/qemu/tests/bench/benchmark-crypto-akcipher.c
/qemu/tests/data/acpi/pc/DSDT
/qemu/tests/data/acpi/pc/DSDT.acpierst
/qemu/tests/data/acpi/pc/DSDT.acpihmat
/qemu/tests/data/acpi/pc/DSDT.bridge
/qemu/tests/data/acpi/pc/DSDT.cphp
/qemu/tests/data/acpi/pc/DSDT.dimmpxm
/qemu/tests/data/acpi/pc/DSDT.hpbridge
/qemu/tests/data/acpi/pc/DSDT.hpbrroot
/qemu/tests/data/acpi/pc/DSDT.ipmikcs
/qemu/tests/data/acpi/pc/DSDT.memhp
/qemu/tests/data/acpi/pc/DSDT.nohpet
/qemu/tests/data/acpi/pc/DSDT.numamem
/qemu/tests/data/acpi/pc/DSDT.roothp
/qemu/tests/data/acpi/pc/SSDT.dimmpxm
/qemu/tests/data/acpi/q35/APIC.acpihmat-noinitiator
/qemu/tests/data/acpi/q35/APIC.core-count2
/qemu/tests/data/acpi/q35/DSDT
/qemu/tests/data/acpi/q35/DSDT.acpierst
/qemu/tests/data/acpi/q35/DSDT.acpihmat
/qemu/tests/data/acpi/q35/DSDT.acpihmat-noinitiator
/qemu/tests/data/acpi/q35/DSDT.applesmc
/qemu/tests/data/acpi/q35/DSDT.bridge
/qemu/tests/data/acpi/q35/DSDT.core-count2
/qemu/tests/data/acpi/q35/DSDT.cphp
/qemu/tests/data/acpi/q35/DSDT.cxl
/qemu/tests/data/acpi/q35/DSDT.dimmpxm
/qemu/tests/data/acpi/q35/DSDT.ipmibt
/qemu/tests/data/acpi/q35/DSDT.ipmismbus
/qemu/tests/data/acpi/q35/DSDT.ivrs
/qemu/tests/data/acpi/q35/DSDT.memhp
/qemu/tests/data/acpi/q35/DSDT.mmio64
/qemu/tests/data/acpi/q35/DSDT.multi-bridge
/qemu/tests/data/acpi/q35/DSDT.nohpet
/qemu/tests/data/acpi/q35/DSDT.numamem
/qemu/tests/data/acpi/q35/DSDT.pvpanic-isa
/qemu/tests/data/acpi/q35/DSDT.tis.tpm12
/qemu/tests/data/acpi/q35/DSDT.tis.tpm2
/qemu/tests/data/acpi/q35/DSDT.viot
/qemu/tests/data/acpi/q35/DSDT.xapic
/qemu/tests/data/acpi/q35/FACP.core-count2
/qemu/tests/data/acpi/q35/HMAT.acpihmat-noinitiator
/qemu/tests/data/acpi/q35/SRAT.acpihmat-noinitiator
/qemu/tests/data/acpi/q35/SSDT.dimmpxm
/qemu/tests/data/acpi/virt/APIC
/qemu/tests/data/acpi/virt/APIC.acpihmatvirt
/qemu/tests/data/acpi/virt/APIC.memhp
/qemu/tests/data/acpi/virt/APIC.numamem
/qemu/tests/data/acpi/virt/APIC.topology
/qemu/tests/data/acpi/virt/DSDT.acpihmatvirt
/qemu/tests/data/acpi/virt/DSDT.topology
/qemu/tests/data/acpi/virt/FACP
/qemu/tests/data/acpi/virt/FACP.memhp
/qemu/tests/data/acpi/virt/FACP.numamem
/qemu/tests/data/acpi/virt/HMAT.acpihmatvirt
/qemu/tests/data/acpi/virt/PPTT
/qemu/tests/data/acpi/virt/PPTT.acpihmatvirt
/qemu/tests/data/acpi/virt/PPTT.topology
/qemu/tests/data/acpi/virt/SRAT.acpihmatvirt
/qemu/tests/data/acpi/virt/SSDT.memhp
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/common.rc
/qemu/tests/docker/dockerfiles/alpine.docker
/qemu/tests/docker/dockerfiles/centos8.docker
/qemu/tests/docker/dockerfiles/debian-all-test-cross.docker
/qemu/tests/docker/dockerfiles/debian-amd64-cross.docker
/qemu/tests/docker/dockerfiles/debian-amd64.docker
/qemu/tests/docker/dockerfiles/debian-arm64-cross.docker
/qemu/tests/docker/dockerfiles/debian-armel-cross.docker
/qemu/tests/docker/dockerfiles/debian-armhf-cross.docker
/qemu/tests/docker/dockerfiles/debian-hexagon-cross.docker
/qemu/tests/docker/dockerfiles/debian-mips64el-cross.docker
/qemu/tests/docker/dockerfiles/debian-mipsel-cross.docker
/qemu/tests/docker/dockerfiles/debian-ppc64el-cross.docker
/qemu/tests/docker/dockerfiles/debian-riscv64-cross.docker
/qemu/tests/docker/dockerfiles/debian-s390x-cross.docker
/qemu/tests/docker/dockerfiles/debian-toolchain.docker
/qemu/tests/docker/dockerfiles/debian-tricore-cross.docker
/qemu/tests/docker/dockerfiles/fedora-i386-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win32-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win64-cross.docker
/qemu/tests/docker/dockerfiles/fedora.docker
/qemu/tests/docker/dockerfiles/opensuse-leap.docker
/qemu/tests/docker/dockerfiles/ubuntu2004.docker
/qemu/tests/docker/test-mingw
/qemu/tests/fp/meson.build
/qemu/tests/lcitool/libvirt-ci
/qemu/tests/lcitool/projects/qemu.yml
/qemu/tests/lcitool/refresh
/qemu/tests/migration/guestperf/engine.py
/qemu/tests/migration/meson.build
/qemu/tests/qapi-schema/meson.build
/qemu/tests/qemu-iotests/051
/qemu/tests/qemu-iotests/051.out
/qemu/tests/qemu-iotests/051.pc.out
/qemu/tests/qemu-iotests/065
/qemu/tests/qemu-iotests/106
/qemu/tests/qemu-iotests/151
/qemu/tests/qemu-iotests/151.out
/qemu/tests/qemu-iotests/214
/qemu/tests/qemu-iotests/262
/qemu/tests/qemu-iotests/302.out
/qemu/tests/qemu-iotests/308
/qemu/tests/qemu-iotests/312
/qemu/tests/qemu-iotests/check
/qemu/tests/qemu-iotests/common.filter
/qemu/tests/qemu-iotests/common.rc
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qemu-iotests/tests/qemu-img-close-errors
/qemu/tests/qemu-iotests/tests/qemu-img-close-errors.out
/qemu/tests/qemu-iotests/tests/stream-under-throttle
/qemu/tests/qemu-iotests/tests/stream-under-throttle.out
/qemu/tests/qtest/ahci-test.c
/qemu/tests/qtest/arm-cpu-features.c
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/qtest/boot-sector.c
/qemu/tests/qtest/boot-serial-test.c
/qemu/tests/qtest/cxl-test.c
/qemu/tests/qtest/dbus-display-test.c
/qemu/tests/qtest/dbus-vmstate-test.c
/qemu/tests/qtest/device-plug-test.c
/qemu/tests/qtest/display-vga-test.c
/qemu/tests/qtest/e1000e-test.c
/qemu/tests/qtest/erst-test.c
/qemu/tests/qtest/fuzz/generic_fuzz.c
/qemu/tests/qtest/fuzz/qos_fuzz.c
/qemu/tests/qtest/hexloader-test.c
/qemu/tests/qtest/ide-test.c
/qemu/tests/qtest/ivshmem-test.c
/qemu/tests/qtest/libqmp.c
/qemu/tests/qtest/libqos/e1000e.c
/qemu/tests/qtest/libqos/e1000e.h
/qemu/tests/qtest/libqos/libqos-pc.h
/qemu/tests/qtest/libqos/libqos-spapr.h
/qemu/tests/qtest/libqos/libqos.h
/qemu/tests/qtest/libqos/meson.build
/qemu/tests/qtest/libqos/qgraph.h
/qemu/tests/qtest/libqos/virtio-9p-client.c
/qemu/tests/qtest/libqos/virtio-9p-client.h
/qemu/tests/qtest/libqos/virtio-9p.c
/qemu/tests/qtest/libqos/virtio-gpio.c
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/libqtest.h
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/migration-helpers.h
/qemu/tests/qtest/migration-test.c
/qemu/tests/qtest/modules-test.c
/qemu/tests/qtest/netdev-socket.c
/qemu/tests/qtest/pvpanic-pci-test.c
/qemu/tests/qtest/pvpanic-test.c
/qemu/tests/qtest/qmp-cmd-test.c
/qemu/tests/qtest/qom-test.c
/qemu/tests/qtest/readconfig-test.c
/qemu/tests/qtest/rtas-test.c
/qemu/tests/qtest/tco-test.c
/qemu/tests/qtest/test-filter-mirror.c
/qemu/tests/qtest/test-hmp.c
/qemu/tests/qtest/tpm-crb-swtpm-test.c
/qemu/tests/qtest/tpm-emu.c
/qemu/tests/qtest/tpm-tis-device-swtpm-test.c
/qemu/tests/qtest/tpm-tis-swtpm-test.c
/qemu/tests/qtest/tpm-util.c
/qemu/tests/qtest/tpm-util.h
/qemu/tests/qtest/usb-hcd-uhci-test.c
/qemu/tests/qtest/vhost-user-blk-test.c
/qemu/tests/qtest/vhost-user-test.c
/qemu/tests/qtest/virtio-9p-test.c
/qemu/tests/qtest/virtio-ccw-test.c
/qemu/tests/qtest/vnc-display-test.c
/qemu/tests/tcg/Makefile.target
/qemu/tests/tcg/aarch64/Makefile.softmmu-target
/qemu/tests/tcg/aarch64/Makefile.target
/qemu/tests/tcg/aarch64/sysregs.c
/qemu/tests/tcg/aarch64/system/boot.S
/qemu/tests/tcg/aarch64/system/semiheap.c
/qemu/tests/tcg/hexagon/Makefile.target
/qemu/tests/tcg/hexagon/crt.S
/qemu/tests/tcg/hexagon/hvx_misc.c
/qemu/tests/tcg/hexagon/mem_noshuf.c
/qemu/tests/tcg/hexagon/misc.c
/qemu/tests/tcg/hexagon/reg_mut.c
/qemu/tests/tcg/hexagon/signal_context.c
/qemu/tests/tcg/hexagon/test_abs.S
/qemu/tests/tcg/hexagon/test_bitcnt.S
/qemu/tests/tcg/hexagon/test_bitsplit.S
/qemu/tests/tcg/hexagon/test_call.S
/qemu/tests/tcg/hexagon/test_clobber.S
/qemu/tests/tcg/hexagon/test_cmp.S
/qemu/tests/tcg/hexagon/test_dotnew.S
/qemu/tests/tcg/hexagon/test_ext.S
/qemu/tests/tcg/hexagon/test_fibonacci.S
/qemu/tests/tcg/hexagon/test_hl.S
/qemu/tests/tcg/hexagon/test_hwloops.S
/qemu/tests/tcg/hexagon/test_jmp.S
/qemu/tests/tcg/hexagon/test_lsr.S
/qemu/tests/tcg/hexagon/test_mpyi.S
/qemu/tests/tcg/hexagon/test_packet.S
/qemu/tests/tcg/hexagon/test_reorder.S
/qemu/tests/tcg/hexagon/test_round.S
/qemu/tests/tcg/hexagon/test_vavgw.S
/qemu/tests/tcg/hexagon/test_vcmpb.S
/qemu/tests/tcg/hexagon/test_vcmpw.S
/qemu/tests/tcg/hexagon/test_vlsrw.S
/qemu/tests/tcg/hexagon/test_vmaxh.S
/qemu/tests/tcg/hexagon/test_vminh.S
/qemu/tests/tcg/hexagon/test_vpmpyh.S
/qemu/tests/tcg/hexagon/test_vspliceb.S
/qemu/tests/tcg/hexagon/usr.c
/qemu/tests/tcg/i386/test-avx.c
/qemu/tests/tcg/i386/test-avx.py
/qemu/tests/tcg/multiarch/Makefile.target
/qemu/tests/tcg/multiarch/linux/linux-test.c
/qemu/tests/tcg/multiarch/munmap-pthread.c
/qemu/tests/tcg/multiarch/nop_func.h
/qemu/tests/tcg/multiarch/sha512.c
/qemu/tests/tcg/multiarch/test-vma.c
/qemu/tests/tcg/multiarch/vma-pthread.c
/qemu/tests/tcg/nios2/10m50-ghrd.ld
/qemu/tests/tcg/nios2/Makefile.softmmu-target
/qemu/tests/tcg/riscv64/Makefile.target
/qemu/tests/tcg/riscv64/test-noc.S
/qemu/tests/tcg/s390x/Makefile.target
/qemu/tests/tcg/s390x/cdsg.c
/qemu/tests/tcg/s390x/clst.c
/qemu/tests/tcg/s390x/div.c
/qemu/tests/tcg/s390x/long-double.c
/qemu/tests/tcg/s390x/vistr.c
/qemu/tests/tcg/sh4/Makefile.target
/qemu/tests/tcg/x86_64/Makefile.target
/qemu/tests/tcg/x86_64/cmpxchg.c
/qemu/tests/unit/crypto-tls-psk-helpers.c
/qemu/tests/unit/meson.build
/qemu/tests/unit/test-aio.c
/qemu/tests/unit/test-bdrv-drain.c
/qemu/tests/unit/test-bdrv-graph-mod.c
/qemu/tests/unit/test-block-iothread.c
/qemu/tests/unit/test-char.c
/qemu/tests/unit/test-coroutine.c
/qemu/tests/unit/test-crypto-block.c
/qemu/tests/unit/test-crypto-der.c
/qemu/tests/unit/test-crypto-tlssession.c
/qemu/tests/unit/test-cutils.c
/qemu/tests/unit/test-interval-tree.c
/qemu/tests/unit/test-io-channel-command.c
/qemu/tests/unit/test-io-channel-socket.c
/qemu/tests/unit/test-io-channel-tls.c
/qemu/tests/unit/test-qmp-cmds.c
/qemu/tests/unit/test-qmp-event.c
/qemu/tests/unit/test-qobject-input-visitor.c
/qemu/tests/unit/test-qobject-output-visitor.c
/qemu/tests/unit/test-seccomp.c
/qemu/tests/unit/test-visitor-serialization.c
/qemu/tests/unit/test-vmstate.c
/qemu/tests/vhost-user-bridge.c
/qemu/tests/vm/basevm.py
/qemu/tests/vm/centos.aarch64
/qemu/tests/vm/freebsd
/qemu/tests/vm/haiku.x86_64
/qemu/tests/vm/openbsd
/qemu/tools/virtiofsd/fuse_log.c
/qemu/tools/virtiofsd/fuse_log.h
/qemu/tools/virtiofsd/fuse_lowlevel.c
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/tools/virtiofsd/passthrough_seccomp.c
/qemu/trace-events
/qemu/trace/meson.build
/qemu/trace/trace-hmp-cmds.c
/qemu/ui/cocoa.m
/qemu/ui/console.c
/qemu/ui/gtk-egl.c
/qemu/ui/gtk-gl-area.c
/qemu/ui/gtk.c
/qemu/ui/input.c
/qemu/ui/meson.build
/qemu/ui/spice-core.c
/qemu/ui/spice-display.c
/qemu/ui/udmabuf.c
/qemu/ui/ui-hmp-cmds.c
/qemu/ui/ui-qmp-cmds.c
/qemu/ui/util.c
/qemu/ui/vdagent.c
/qemu/ui/vgafont.h
/qemu/ui/vnc-enc-hextile.c
/qemu/ui/vnc-enc-zywrle-template.c
/qemu/ui/vnc-enc-zywrle.h
/qemu/ui/vnc-jobs.c
/qemu/ui/vnc.c
/qemu/ui/vnc_keysym.h
/qemu/util/aio-posix.c
/qemu/util/aio-win32.c
/qemu/util/async-teardown.c
/qemu/util/async.c
/qemu/util/bitmap.c
/qemu/util/bufferiszero.c
/qemu/util/cutils.c
/qemu/util/error-report.c
/qemu/util/error.c
/qemu/util/int128.c
/qemu/util/interval-tree.c
/qemu/util/log.c
/qemu/util/main-loop.c
/qemu/util/meson.build
/qemu/util/module.c
/qemu/util/osdep.c
/qemu/util/oslib-posix.c
/qemu/util/oslib-win32.c
/qemu/util/qemu-config.c
/qemu/util/qemu-coroutine-lock.c
/qemu/util/qemu-coroutine-sleep.c
/qemu/util/qemu-coroutine.c
/qemu/util/qemu-sockets.c
/qemu/util/qemu-thread-posix.c
/qemu/util/qemu-thread-win32.c
/qemu/util/qht.c
/qemu/util/readline.c
/qemu/util/thread-context.c
/qemu/util/userfaultfd.c
/qemu/util/vfio-helpers.c
/qemu/util/vhost-user-server.c
f723f62627-Sep-2022 Bin Meng <bin.meng@windriver.com>

fsdev/virtfs-proxy-helper: Use g_mkdir()

Use g_mkdir() to create a directory on all platforms.

Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Christian Schoenebeck <qemu_oss@crudebyt

fsdev/virtfs-proxy-helper: Use g_mkdir()

Use g_mkdir() to create a directory on all platforms.

Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Message-Id: <20220927110632.1973965-27-bmeng.cn@gmail.com>
Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>

show more ...


/qemu/.cirrus.yml
/qemu/.github/workflows/lockdown.yml
/qemu/.gitignore
/qemu/.gitlab-ci.d/base.yml
/qemu/.gitlab-ci.d/buildtest-template.yml
/qemu/.gitlab-ci.d/buildtest.yml
/qemu/.gitlab-ci.d/cirrus.yml
/qemu/.gitlab-ci.d/cirrus/build.yml
/qemu/.gitlab-ci.d/cirrus/freebsd-12.vars
/qemu/.gitlab-ci.d/cirrus/freebsd-13.vars
/qemu/.gitlab-ci.d/cirrus/macos-11.vars
/qemu/.gitlab-ci.d/container-core.yml
/qemu/.gitlab-ci.d/container-cross.yml
/qemu/.gitlab-ci.d/container-template.yml
/qemu/.gitlab-ci.d/containers.yml
/qemu/.gitlab-ci.d/crossbuild-template.yml
/qemu/.gitlab-ci.d/crossbuilds.yml
/qemu/.gitlab-ci.d/custom-runners.yml
/qemu/.gitlab-ci.d/custom-runners/centos-stream-8-x86_64.yml
/qemu/.gitlab-ci.d/custom-runners/ubuntu-20.04-s390x.yml
/qemu/.gitlab-ci.d/custom-runners/ubuntu-22.04-aarch32.yml
/qemu/.gitlab-ci.d/custom-runners/ubuntu-22.04-aarch64.yml
/qemu/.gitlab-ci.d/edk2.yml
/qemu/.gitlab-ci.d/opensbi.yml
/qemu/.gitlab-ci.d/qemu-project.yml
/qemu/.gitlab-ci.d/stages.yml
/qemu/.gitlab-ci.d/static_checks.yml
/qemu/.gitlab-ci.d/windows.yml
/qemu/.gitmodules
/qemu/.mailmap
/qemu/.travis.yml
/qemu/Kconfig.host
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/README.rst
/qemu/VERSION
/qemu/accel/accel-common.c
/qemu/accel/hvf/hvf-accel-ops.c
/qemu/accel/kvm/kvm-accel-ops.c
/qemu/accel/kvm/kvm-all.c
/qemu/accel/kvm/kvm-cpus.h
/qemu/accel/stubs/kvm-stub.c
/qemu/accel/stubs/tcg-stub.c
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/cputlb.c
/qemu/accel/tcg/hmp.c
/qemu/accel/tcg/internal.h
/qemu/accel/tcg/plugin-gen.c
/qemu/accel/tcg/tb-hash.h
/qemu/accel/tcg/tb-jmp-cache.h
/qemu/accel/tcg/tcg-accel-ops-icount.c
/qemu/accel/tcg/tcg-accel-ops-icount.h
/qemu/accel/tcg/tcg-accel-ops-mttcg.c
/qemu/accel/tcg/tcg-accel-ops-mttcg.h
/qemu/accel/tcg/tcg-accel-ops-rr.c
/qemu/accel/tcg/tcg-accel-ops-rr.h
/qemu/accel/tcg/tcg-accel-ops.c
/qemu/accel/tcg/tcg-accel-ops.h
/qemu/accel/tcg/tcg-all.c
/qemu/accel/tcg/translate-all.c
/qemu/accel/tcg/translator.c
/qemu/accel/tcg/user-exec.c
/qemu/audio/alsaaudio.c
/qemu/audio/audio.c
/qemu/audio/audio.h
/qemu/audio/audio_int.h
/qemu/audio/audio_template.h
/qemu/audio/dbusaudio.c
/qemu/audio/meson.build
/qemu/audio/noaudio.c
/qemu/audio/rate_template.h
/qemu/audio/sndioaudio.c
/qemu/audio/spiceaudio.c
/qemu/audio/wavaudio.c
/qemu/backends/cryptodev-builtin.c
/qemu/backends/cryptodev-vhost-user.c
/qemu/backends/cryptodev.c
/qemu/backends/dbus-vmstate.c
/qemu/backends/hostmem.c
/qemu/backends/meson.build
/qemu/backends/rng.c
/qemu/backends/tpm/tpm_emulator.c
/qemu/backends/tpm/tpm_ioctl.h
/qemu/backends/tpm/trace-events
/qemu/block.c
/qemu/block/accounting.c
/qemu/block/backup.c
/qemu/block/blklogwrites.c
/qemu/block/blkverify.c
/qemu/block/block-backend.c
/qemu/block/block-copy.c
/qemu/block/bochs.c
/qemu/block/cloop.c
/qemu/block/commit.c
/qemu/block/copy-before-write.c
/qemu/block/copy-on-read.h
/qemu/block/coroutines.h
/qemu/block/crypto.c
/qemu/block/curl.c
/qemu/block/dirty-bitmap.c
/qemu/block/dmg.c
/qemu/block/export/export.c
/qemu/block/export/fuse.c
/qemu/block/export/meson.build
/qemu/block/export/vduse-blk.c
/qemu/block/export/vduse-blk.h
/qemu/block/export/vhost-user-blk-server.c
/qemu/block/export/virtio-blk-handler.c
/qemu/block/export/virtio-blk-handler.h
/qemu/block/file-posix.c
/qemu/block/gluster.c
/qemu/block/io.c
/qemu/block/io_uring.c
/qemu/block/iscsi.c
/qemu/block/linux-aio.c
/qemu/block/meson.build
/qemu/block/mirror.c
/qemu/block/monitor/bitmap-qmp-cmds.c
/qemu/block/monitor/block-hmp-cmds.c
/qemu/block/nbd.c
/qemu/block/nfs.c
/qemu/block/nvme.c
/qemu/block/parallels-ext.c
/qemu/block/parallels.c
/qemu/block/qapi-sysemu.c
/qemu/block/qcow.c
/qemu/block/qcow2-bitmap.c
/qemu/block/qcow2-cache.c
/qemu/block/qcow2-cluster.c
/qemu/block/qcow2-refcount.c
/qemu/block/qcow2-snapshot.c
/qemu/block/qcow2.c
/qemu/block/qcow2.h
/qemu/block/qed.c
/qemu/block/quorum.c
/qemu/block/raw-format.c
/qemu/block/rbd.c
/qemu/block/replication.c
/qemu/block/throttle.c
/qemu/block/trace-events
/qemu/block/vdi.c
/qemu/block/vhdx-log.c
/qemu/block/vhdx.c
/qemu/block/vmdk.c
/qemu/block/vpc.c
/qemu/block/vvfat.c
/qemu/blockdev-nbd.c
/qemu/blockdev.c
/qemu/blockjob.c
/qemu/bsd-user/arm/target.h
/qemu/bsd-user/arm/target_arch.h
/qemu/bsd-user/arm/target_arch_cpu.h
/qemu/bsd-user/arm/target_arch_elf.h
/qemu/bsd-user/arm/target_arch_reg.h
/qemu/bsd-user/arm/target_arch_signal.h
/qemu/bsd-user/arm/target_arch_sigtramp.h
/qemu/bsd-user/arm/target_arch_sysarch.h
/qemu/bsd-user/arm/target_arch_thread.h
/qemu/bsd-user/arm/target_arch_vmparam.h
/qemu/bsd-user/arm/target_syscall.h
/qemu/bsd-user/bsd-file.h
/qemu/bsd-user/bsd-proc.h
/qemu/bsd-user/errno_defs.h
/qemu/bsd-user/freebsd/host-os.h
/qemu/bsd-user/freebsd/os-syscall.c
/qemu/bsd-user/freebsd/target_os_elf.h
/qemu/bsd-user/freebsd/target_os_siginfo.h
/qemu/bsd-user/freebsd/target_os_signal.h
/qemu/bsd-user/freebsd/target_os_stack.h
/qemu/bsd-user/freebsd/target_os_thread.h
/qemu/bsd-user/freebsd/target_os_user.h
/qemu/bsd-user/freebsd/target_os_vmparam.h
/qemu/bsd-user/i386/target.h
/qemu/bsd-user/i386/target_arch.h
/qemu/bsd-user/i386/target_arch_cpu.h
/qemu/bsd-user/i386/target_arch_elf.h
/qemu/bsd-user/i386/target_arch_reg.h
/qemu/bsd-user/i386/target_arch_sigtramp.h
/qemu/bsd-user/i386/target_arch_sysarch.h
/qemu/bsd-user/i386/target_arch_thread.h
/qemu/bsd-user/i386/target_arch_vmparam.h
/qemu/bsd-user/main.c
/qemu/bsd-user/netbsd/host-os.h
/qemu/bsd-user/netbsd/target_os_elf.h
/qemu/bsd-user/netbsd/target_os_siginfo.h
/qemu/bsd-user/netbsd/target_os_signal.h
/qemu/bsd-user/netbsd/target_os_stack.h
/qemu/bsd-user/netbsd/target_os_thread.h
/qemu/bsd-user/openbsd/host-os.h
/qemu/bsd-user/openbsd/target_os_elf.h
/qemu/bsd-user/openbsd/target_os_siginfo.h
/qemu/bsd-user/openbsd/target_os_signal.h
/qemu/bsd-user/openbsd/target_os_stack.h
/qemu/bsd-user/openbsd/target_os_thread.h
/qemu/bsd-user/signal.c
/qemu/bsd-user/syscall_defs.h
/qemu/bsd-user/x86_64/target.h
/qemu/bsd-user/x86_64/target_arch.h
/qemu/bsd-user/x86_64/target_arch_cpu.h
/qemu/bsd-user/x86_64/target_arch_elf.h
/qemu/bsd-user/x86_64/target_arch_reg.h
/qemu/bsd-user/x86_64/target_arch_signal.h
/qemu/bsd-user/x86_64/target_arch_sigtramp.h
/qemu/bsd-user/x86_64/target_arch_sysarch.h
/qemu/bsd-user/x86_64/target_arch_thread.h
/qemu/bsd-user/x86_64/target_arch_vmparam.h
/qemu/chardev/baum.c
/qemu/chardev/char-fd.c
/qemu/chardev/char-io.c
/qemu/chardev/char-pty.c
/qemu/chardev/char-serial.c
/qemu/chardev/char-socket.c
/qemu/chardev/char-stdio.c
/qemu/chardev/char.c
/qemu/chardev/chardev-internal.h
/qemu/chardev/msmouse.c
/qemu/chardev/wctablet.c
/qemu/common-user/meson.build
/qemu/configs/devices/hppa-softmmu/default.mak
/qemu/configs/devices/loongarch64-softmmu/default.mak
/qemu/configs/devices/or1k-softmmu/default.mak
/qemu/configs/devices/ppc-softmmu/default.mak
/qemu/configs/targets/aarch64-linux-user.mak
/qemu/configs/targets/aarch64_be-linux-user.mak
/qemu/configs/targets/arm-linux-user.mak
/qemu/configs/targets/armeb-linux-user.mak
/qemu/configs/targets/loongarch64-linux-user.mak
/qemu/configs/targets/loongarch64-softmmu.mak
/qemu/configs/targets/nios2-softmmu.mak
/qemu/configs/targets/or1k-softmmu.mak
/qemu/configs/targets/riscv32-linux-user.mak
/qemu/configs/targets/riscv64-linux-user.mak
/qemu/configure
/qemu/contrib/elf2dmp/main.c
/qemu/contrib/elf2dmp/qemu_elf.c
/qemu/contrib/gitdm/domain-map
/qemu/contrib/gitdm/group-map-academics
/qemu/contrib/gitdm/group-map-individuals
/qemu/contrib/ivshmem-server/ivshmem-server.c
/qemu/contrib/plugins/cache.c
/qemu/contrib/plugins/execlog.c
/qemu/contrib/rdmacm-mux/meson.build
/qemu/contrib/vhost-user-blk/meson.build
/qemu/contrib/vhost-user-blk/vhost-user-blk.c
/qemu/contrib/vhost-user-scsi/vhost-user-scsi.c
/qemu/cpu.c
/qemu/cpus-common.c
/qemu/crypto/akcipher-gcrypt.c.inc
/qemu/crypto/akcipher-nettle.c.inc
/qemu/crypto/akcipher.c
/qemu/crypto/akcipherpriv.h
/qemu/crypto/block-luks.c
/qemu/crypto/block.c
/qemu/crypto/der.c
/qemu/crypto/der.h
/qemu/crypto/ivgen-plain.h
/qemu/crypto/meson.build
/qemu/crypto/rsakey-builtin.c.inc
/qemu/crypto/rsakey-nettle.c.inc
/qemu/crypto/rsakey.c
/qemu/crypto/rsakey.h
/qemu/crypto/secret_common.c
/qemu/crypto/sm4.c
/qemu/crypto/tlscredsanon.c
/qemu/crypto/tlscredspsk.c
/qemu/crypto/tlscredsx509.c
/qemu/disas.c
/qemu/disas/capstone.c
/qemu/disas/meson.build
/qemu/disas/riscv.c
/qemu/docs/about/build-platforms.rst
/qemu/docs/about/deprecated.rst
/qemu/docs/about/removed-features.rst
/qemu/docs/conf.py
/qemu/docs/devel/build-system.rst
/qemu/docs/devel/ci-jobs.rst.inc
/qemu/docs/devel/ci.rst
/qemu/docs/devel/fuzzing.rst
/qemu/docs/devel/index-api.rst
/qemu/docs/devel/index-build.rst
/qemu/docs/devel/index-internals.rst
/qemu/docs/devel/index-process.rst
/qemu/docs/devel/index-tcg.rst
/qemu/docs/devel/index.rst
/qemu/docs/devel/qapi-code-gen.rst
/qemu/docs/devel/qom.rst
/qemu/docs/devel/qtest.rst
/qemu/docs/devel/replay.rst
/qemu/docs/devel/style.rst
/qemu/docs/devel/submitting-a-patch.rst
/qemu/docs/devel/tcg-plugins.rst
/qemu/docs/devel/testing.rst
/qemu/docs/devel/tracing.rst
/qemu/docs/devel/virtio-backends.rst
/qemu/docs/devel/writing-monitor-commands.rst
/qemu/docs/interop/firmware.json
/qemu/docs/interop/live-block-operations.rst
/qemu/docs/interop/nbd.txt
/qemu/docs/interop/qemu-ga.rst
/qemu/docs/interop/vhost-user-gpu.rst
/qemu/docs/interop/vhost-user.rst
/qemu/docs/meson.build
/qemu/docs/pcie_sriov.txt
/qemu/docs/specs/acpi_erst.rst
/qemu/docs/specs/fw_cfg.rst
/qemu/docs/specs/index.rst
/qemu/docs/specs/pci-ids.txt
/qemu/docs/specs/tpm.rst
/qemu/docs/specs/vmgenid.txt
/qemu/docs/system/arm/aspeed.rst
/qemu/docs/system/arm/cpu-features.rst
/qemu/docs/system/arm/emulation.rst
/qemu/docs/system/arm/nuvoton.rst
/qemu/docs/system/arm/virt.rst
/qemu/docs/system/device-emulation.rst
/qemu/docs/system/devices/canokey.rst
/qemu/docs/system/devices/ccid.rst
/qemu/docs/system/devices/cxl.rst
/qemu/docs/system/devices/nvme.rst
/qemu/docs/system/devices/usb.rst
/qemu/docs/system/i386/hyperv.rst
/qemu/docs/system/index.rst
/qemu/docs/system/loongarch/loongson3.rst
/qemu/docs/system/openrisc/cpu-features.rst
/qemu/docs/system/openrisc/emulation.rst
/qemu/docs/system/openrisc/or1k-sim.rst
/qemu/docs/system/openrisc/virt.rst
/qemu/docs/system/ppc/embedded.rst
/qemu/docs/system/ppc/ppce500.rst
/qemu/docs/system/ppc/pseries.rst
/qemu/docs/system/replay.rst
/qemu/docs/system/riscv/virt.rst
/qemu/docs/system/s390x/bootdevices.rst
/qemu/docs/system/target-i386.rst
/qemu/docs/system/target-openrisc.rst
/qemu/docs/system/targets.rst
/qemu/docs/system/tls.rst
/qemu/docs/tools/qemu-img.rst
/qemu/docs/tools/qemu-nbd.rst
/qemu/docs/tools/qemu-pr-helper.rst
/qemu/docs/tools/qemu-storage-daemon.rst
/qemu/docs/tools/virtiofsd.rst
/qemu/dump/dump.c
/qemu/dump/win_dump.c
/qemu/ebpf/ebpf_rss.c
/qemu/event-loop-base.c
/qemu/fpu/softfloat-parts.c.inc
/qemu/fpu/softfloat-specialize.c.inc
/qemu/fpu/softfloat.c
virtfs-proxy-helper.c
/qemu/gdb-xml/loongarch-base64.xml
/qemu/gdb-xml/loongarch-fpu.xml
/qemu/gdb-xml/riscv-32bit-cpu.xml
/qemu/gdb-xml/riscv-32bit-fpu.xml
/qemu/gdb-xml/riscv-64bit-cpu.xml
/qemu/gdb-xml/riscv-64bit-fpu.xml
/qemu/gdbstub/gdbstub.c
/qemu/gdbstub/internals.h
/qemu/gdbstub/meson.build
/qemu/gdbstub/softmmu.c
/qemu/gdbstub/trace-events
/qemu/gdbstub/trace.h
/qemu/gdbstub/user.c
/qemu/hmp-commands-info.hx
/qemu/hmp-commands.hx
/qemu/hw/9pfs/9p-posix-acl.c
/qemu/hw/9pfs/9p-synth.c
/qemu/hw/9pfs/9p-util-darwin.c
/qemu/hw/9pfs/9p-util.h
/qemu/hw/9pfs/9p-xattr-user.c
/qemu/hw/9pfs/9p.c
/qemu/hw/9pfs/9p.h
/qemu/hw/9pfs/virtio-9p-device.c
/qemu/hw/Kconfig
/qemu/hw/acpi/Kconfig
/qemu/hw/acpi/acpi-pci-hotplug-stub.c
/qemu/hw/acpi/acpi_interface.c
/qemu/hw/acpi/aml-build.c
/qemu/hw/acpi/cxl-stub.c
/qemu/hw/acpi/cxl.c
/qemu/hw/acpi/erst.c
/qemu/hw/acpi/generic_event_device.c
/qemu/hw/acpi/ghes.c
/qemu/hw/acpi/ipmi-stub.c
/qemu/hw/acpi/ipmi.c
/qemu/hw/acpi/meson.build
/qemu/hw/acpi/nvdimm.c
/qemu/hw/acpi/pcihp.c
/qemu/hw/acpi/piix4.c
/qemu/hw/acpi/trace-events
/qemu/hw/acpi/viot.c
/qemu/hw/adc/aspeed_adc.c
/qemu/hw/adc/npcm7xx_adc.c
/qemu/hw/adc/zynq-xadc.c
/qemu/hw/arm/Kconfig
/qemu/hw/arm/allwinner-a10.c
/qemu/hw/arm/allwinner-h3.c
/qemu/hw/arm/armv7m.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_ast10x0.c
/qemu/hw/arm/aspeed_ast2600.c
/qemu/hw/arm/aspeed_soc.c
/qemu/hw/arm/bcm2835_peripherals.c
/qemu/hw/arm/boot.c
/qemu/hw/arm/digic.c
/qemu/hw/arm/exynos4210.c
/qemu/hw/arm/fby35.c
/qemu/hw/arm/meson.build
/qemu/hw/arm/microbit.c
/qemu/hw/arm/mps2-tz.c
/qemu/hw/arm/mps2.c
/qemu/hw/arm/msf2-som.c
/qemu/hw/arm/musca.c
/qemu/hw/arm/musicpal.c
/qemu/hw/arm/netduino2.c
/qemu/hw/arm/netduinoplus2.c
/qemu/hw/arm/npcm7xx_boards.c
/qemu/hw/arm/nseries.c
/qemu/hw/arm/omap2.c
/qemu/hw/arm/pxa2xx.c
/qemu/hw/arm/pxa2xx_pic.c
/qemu/hw/arm/realview.c
/qemu/hw/arm/sbsa-ref.c
/qemu/hw/arm/smmuv3-internal.h
/qemu/hw/arm/smmuv3.c
/qemu/hw/arm/stellaris.c
/qemu/hw/arm/stm32vldiscovery.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xlnx-versal-virt.c
/qemu/hw/arm/xlnx-versal.c
/qemu/hw/arm/xlnx-zynqmp.c
/qemu/hw/audio/ac97.c
/qemu/hw/audio/cs4231a.c
/qemu/hw/audio/intel-hda.c
/qemu/hw/audio/pcspk.c
/qemu/hw/audio/soundhw.c
/qemu/hw/block/block.c
/qemu/hw/block/dataplane/virtio-blk.c
/qemu/hw/block/fdc-isa.c
/qemu/hw/block/fdc-sysbus.c
/qemu/hw/block/fdc.c
/qemu/hw/block/hd-geometry.c
/qemu/hw/block/m25p80.c
/qemu/hw/block/meson.build
/qemu/hw/block/nand.c
/qemu/hw/block/onenand.c
/qemu/hw/block/pflash_cfi01.c
/qemu/hw/block/pflash_cfi02.c
/qemu/hw/block/vhost-user-blk.c
/qemu/hw/block/virtio-blk-common.c
/qemu/hw/block/virtio-blk.c
/qemu/hw/block/xen-block.c
/qemu/hw/char/escc.c
/qemu/hw/char/parallel.c
/qemu/hw/char/pl011.c
/qemu/hw/char/serial-isa.c
/qemu/hw/char/serial.c
/qemu/hw/char/virtio-serial-bus.c
/qemu/hw/core/clock.c
/qemu/hw/core/cpu-common.c
/qemu/hw/core/cpu-sysemu.c
/qemu/hw/core/generic-loader.c
/qemu/hw/core/irq.c
/qemu/hw/core/loader.c
/qemu/hw/core/machine-hmp-cmds.c
/qemu/hw/core/machine.c
/qemu/hw/core/meson.build
/qemu/hw/core/numa.c
/qemu/hw/core/qdev-properties.c
/qemu/hw/core/qdev.c
/qemu/hw/core/sysbus-fdt.c
/qemu/hw/core/uboot_image.h
/qemu/hw/cxl/Kconfig
/qemu/hw/cxl/cxl-component-utils.c
/qemu/hw/cxl/cxl-device-utils.c
/qemu/hw/cxl/cxl-host-stubs.c
/qemu/hw/cxl/cxl-host.c
/qemu/hw/cxl/cxl-mailbox-utils.c
/qemu/hw/cxl/meson.build
/qemu/hw/display/artist.c
/qemu/hw/display/ati_2d.c
/qemu/hw/display/bcm2835_fb.c
/qemu/hw/display/cirrus_vga.c
/qemu/hw/display/qxl-render.c
/qemu/hw/display/qxl.c
/qemu/hw/display/sii9022.c
/qemu/hw/display/ssd0303.c
/qemu/hw/display/trace-events
/qemu/hw/display/vga.c
/qemu/hw/display/vhost-user-gpu-pci.c
/qemu/hw/display/vhost-user-gpu.c
/qemu/hw/display/vhost-user-vga.c
/qemu/hw/display/virtio-gpu-base.c
/qemu/hw/display/virtio-gpu-gl.c
/qemu/hw/display/virtio-gpu-pci-gl.c
/qemu/hw/display/virtio-gpu-pci.c
/qemu/hw/display/virtio-gpu.c
/qemu/hw/display/virtio-vga-gl.c
/qemu/hw/display/virtio-vga.c
/qemu/hw/display/vmware_vga.c
/qemu/hw/display/xenfb.c
/qemu/hw/display/xlnx_dp.c
/qemu/hw/dma/xilinx_axidma.c
/qemu/hw/dma/xlnx_csu_dma.c
/qemu/hw/gpio/Kconfig
/qemu/hw/gpio/aspeed_gpio.c
/qemu/hw/gpio/meson.build
/qemu/hw/gpio/trace-events
/qemu/hw/hppa/Kconfig
/qemu/hw/hppa/hppa_hardware.h
/qemu/hw/hppa/machine.c
/qemu/hw/hppa/meson.build
/qemu/hw/hyperv/Kconfig
/qemu/hw/hyperv/hyperv.c
/qemu/hw/hyperv/meson.build
/qemu/hw/hyperv/syndbg.c
/qemu/hw/hyperv/vmbus.c
/qemu/hw/i2c/aspeed_i2c.c
/qemu/hw/i2c/core.c
/qemu/hw/i2c/pmbus_device.c
/qemu/hw/i2c/smbus_ich9.c
/qemu/hw/i2c/smbus_slave.c
/qemu/hw/i2c/trace-events
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/amd_iommu.c
/qemu/hw/i386/e820_memory_layout.h
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/intel_iommu_internal.h
/qemu/hw/i386/microvm-dt.c
/qemu/hw/i386/microvm.c
/qemu/hw/i386/multiboot.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/pc_sysfw.c
/qemu/hw/i386/sgx.c
/qemu/hw/i386/x86.c
/qemu/hw/i386/xen/xen-hvm.c
/qemu/hw/i386/xen/xen_platform.c
/qemu/hw/ide/atapi.c
/qemu/hw/ide/core.c
/qemu/hw/ide/macio.c
/qemu/hw/ide/microdrive.c
/qemu/hw/ide/piix.c
/qemu/hw/input/lasips2.c
/qemu/hw/input/pckbd.c
/qemu/hw/input/pl050.c
/qemu/hw/input/ps2.c
/qemu/hw/input/trace-events
/qemu/hw/input/vhost-user-input.c
/qemu/hw/input/virtio-input-host.c
/qemu/hw/input/virtio-input.c
/qemu/hw/intc/Kconfig
/qemu/hw/intc/arm_gicv3_common.c
/qemu/hw/intc/arm_gicv3_cpuif.c
/qemu/hw/intc/arm_gicv3_dist.c
/qemu/hw/intc/arm_gicv3_its.c
/qemu/hw/intc/arm_gicv3_its_kvm.c
/qemu/hw/intc/arm_gicv3_kvm.c
/qemu/hw/intc/arm_gicv3_redist.c
/qemu/hw/intc/armv7m_nvic.c
/qemu/hw/intc/exynos4210_combiner.c
/qemu/hw/intc/exynos4210_gic.c
/qemu/hw/intc/gicv3_internal.h
/qemu/hw/intc/loongarch_extioi.c
/qemu/hw/intc/loongarch_ipi.c
/qemu/hw/intc/loongarch_pch_msi.c
/qemu/hw/intc/loongarch_pch_pic.c
/qemu/hw/intc/meson.build
/qemu/hw/intc/nios2_vic.c
/qemu/hw/intc/openpic.c
/qemu/hw/intc/pnv_xive.c
/qemu/hw/intc/pnv_xive2.c
/qemu/hw/intc/ppc-uic.c
/qemu/hw/intc/riscv_aclint.c
/qemu/hw/intc/riscv_aplic.c
/qemu/hw/intc/riscv_imsic.c
/qemu/hw/intc/sifive_plic.c
/qemu/hw/intc/trace-events
/qemu/hw/intc/xics.c
/qemu/hw/intc/xive.c
/qemu/hw/intc/xive2.c
/qemu/hw/ipmi/isa_ipmi_bt.c
/qemu/hw/ipmi/isa_ipmi_kcs.c
/qemu/hw/ipmi/smbus_ipmi.c
/qemu/hw/isa/isa-bus.c
/qemu/hw/isa/lpc_ich9.c
/qemu/hw/isa/piix3.c
/qemu/hw/isa/piix4.c
/qemu/hw/loongarch/Kconfig
/qemu/hw/loongarch/acpi-build.c
/qemu/hw/loongarch/fw_cfg.c
/qemu/hw/loongarch/fw_cfg.h
/qemu/hw/loongarch/meson.build
/qemu/hw/loongarch/virt.c
/qemu/hw/m68k/bootinfo.h
/qemu/hw/m68k/mcf5206.c
/qemu/hw/m68k/mcf5208.c
/qemu/hw/m68k/q800.c
/qemu/hw/m68k/virt.c
/qemu/hw/mem/Kconfig
/qemu/hw/mem/cxl_type3.c
/qemu/hw/mem/meson.build
/qemu/hw/meson.build
/qemu/hw/microblaze/boot.c
/qemu/hw/mips/boston.c
/qemu/hw/mips/fuloong2e.c
/qemu/hw/mips/jazz.c
/qemu/hw/mips/malta.c
/qemu/hw/misc/Kconfig
/qemu/hw/misc/applesmc.c
/qemu/hw/misc/aspeed_hace.c
/qemu/hw/misc/aspeed_peci.c
/qemu/hw/misc/aspeed_sbc.c
/qemu/hw/misc/aspeed_scu.c
/qemu/hw/misc/bcm2835_property.c
/qemu/hw/misc/grlib_ahb_apb_pnp.c
/qemu/hw/misc/iotkit-secctl.c
/qemu/hw/misc/iotkit-sysctl.c
/qemu/hw/misc/ivshmem.c
/qemu/hw/misc/lasi.c
/qemu/hw/misc/mac_via.c
/qemu/hw/misc/meson.build
/qemu/hw/misc/mips_itu.c
/qemu/hw/misc/mos6522.c
/qemu/hw/misc/pvpanic-isa.c
/qemu/hw/misc/sifive_u_otp.c
/qemu/hw/misc/trace-events
/qemu/hw/misc/xlnx-versal-crl.c
/qemu/hw/net/can/can_sja1000.c
/qemu/hw/net/can/ctu_can_fd_frame.h
/qemu/hw/net/can/ctu_can_fd_regs.h
/qemu/hw/net/can/xlnx-zynqmp-can.c
/qemu/hw/net/e1000.c
/qemu/hw/net/e1000e_core.c
/qemu/hw/net/fsl_etsec/etsec.c
/qemu/hw/net/fsl_etsec/etsec.h
/qemu/hw/net/imx_fec.c
/qemu/hw/net/lan9118.c
/qemu/hw/net/meson.build
/qemu/hw/net/rocker/rocker.c
/qemu/hw/net/tulip.c
/qemu/hw/net/vhost_net.c
/qemu/hw/net/virtio-net.c
/qemu/hw/nios2/10m50_devboard.c
/qemu/hw/nios2/Kconfig
/qemu/hw/nios2/boot.c
/qemu/hw/nios2/meson.build
/qemu/hw/nvme/ctrl.c
/qemu/hw/nvme/dif.c
/qemu/hw/nvme/ns.c
/qemu/hw/nvme/nvme.h
/qemu/hw/nvme/subsys.c
/qemu/hw/nvme/trace-events
/qemu/hw/nvram/eeprom_at24c.c
/qemu/hw/nvram/fw_cfg.c
/qemu/hw/nvram/spapr_nvram.c
/qemu/hw/nvram/xlnx-bbram.c
/qemu/hw/nvram/xlnx-efuse.c
/qemu/hw/openrisc/Kconfig
/qemu/hw/openrisc/boot.c
/qemu/hw/openrisc/cputimer.c
/qemu/hw/openrisc/meson.build
/qemu/hw/openrisc/openrisc_sim.c
/qemu/hw/openrisc/virt.c
/qemu/hw/pci-bridge/Kconfig
/qemu/hw/pci-bridge/cxl_downstream.c
/qemu/hw/pci-bridge/cxl_root_port.c
/qemu/hw/pci-bridge/cxl_upstream.c
/qemu/hw/pci-bridge/meson.build
/qemu/hw/pci-bridge/pci_expander_bridge.c
/qemu/hw/pci-bridge/pci_expander_bridge_stubs.c
/qemu/hw/pci-bridge/pcie_root_port.c
/qemu/hw/pci-host/Kconfig
/qemu/hw/pci-host/dino.c
/qemu/hw/pci-host/gpex-acpi.c
/qemu/hw/pci-host/i440fx.c
/qemu/hw/pci-host/meson.build
/qemu/hw/pci-host/pnv_phb.c
/qemu/hw/pci-host/pnv_phb.h
/qemu/hw/pci-host/pnv_phb3.c
/qemu/hw/pci-host/pnv_phb4.c
/qemu/hw/pci-host/pnv_phb4_pec.c
/qemu/hw/pci-host/q35.c
/qemu/hw/pci-host/trace-events
/qemu/hw/pci/msi.c
/qemu/hw/pci/msix.c
/qemu/hw/pci/pci.c
/qemu/hw/pci/pcie.c
/qemu/hw/pci/pcie_aer.c
/qemu/hw/pci/pcie_port.c
/qemu/hw/pci/shpc.c
/qemu/hw/ppc/Kconfig
/qemu/hw/ppc/e500.c
/qemu/hw/ppc/e500.h
/qemu/hw/ppc/e500plat.c
/qemu/hw/ppc/mac_newworld.c
/qemu/hw/ppc/mac_oldworld.c
/qemu/hw/ppc/meson.build
/qemu/hw/ppc/mpc8544ds.c
/qemu/hw/ppc/pegasos2.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/pnv_lpc.c
/qemu/hw/ppc/pnv_occ.c
/qemu/hw/ppc/pnv_pnor.c
/qemu/hw/ppc/pnv_psi.c
/qemu/hw/ppc/pnv_sbe.c
/qemu/hw/ppc/pnv_xscom.c
/qemu/hw/ppc/ppc.c
/qemu/hw/ppc/ppc405.h
/qemu/hw/ppc/ppc405_boards.c
/qemu/hw/ppc/ppc405_uc.c
/qemu/hw/ppc/ppc440.h
/qemu/hw/ppc/ppc440_bamboo.c
/qemu/hw/ppc/ppc440_uc.c
/qemu/hw/ppc/ppc4xx_devs.c
/qemu/hw/ppc/ppc4xx_pci.c
/qemu/hw/ppc/prep.c
/qemu/hw/ppc/prep_systemio.c
/qemu/hw/ppc/sam460ex.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_caps.c
/qemu/hw/ppc/spapr_hcall.c
/qemu/hw/ppc/spapr_iommu.c
/qemu/hw/ppc/spapr_nvdimm.c
/qemu/hw/ppc/spapr_pci.c
/qemu/hw/ppc/spapr_pci_nvlink2.c
/qemu/hw/ppc/spapr_rtas.c
/qemu/hw/ppc/spapr_rtas_ddw.c
/qemu/hw/ppc/trace-events
/qemu/hw/ppc/virtex_ml507.c
/qemu/hw/ppc/vof.c
/qemu/hw/rdma/vmw/pvrdma_main.c
/qemu/hw/remote/Kconfig
/qemu/hw/remote/iommu.c
/qemu/hw/remote/machine.c
/qemu/hw/remote/meson.build
/qemu/hw/remote/mpqemu-link.c
/qemu/hw/remote/trace-events
/qemu/hw/remote/vfio-user-obj.c
/qemu/hw/riscv/Kconfig
/qemu/hw/riscv/boot.c
/qemu/hw/riscv/microchip_pfsoc.c
/qemu/hw/riscv/opentitan.c
/qemu/hw/riscv/shakti_c.c
/qemu/hw/riscv/sifive_e.c
/qemu/hw/riscv/sifive_u.c
/qemu/hw/riscv/spike.c
/qemu/hw/riscv/virt.c
/qemu/hw/rtc/Kconfig
/qemu/hw/rtc/exynos4210_rtc.c
/qemu/hw/rtc/goldfish_rtc.c
/qemu/hw/rtc/ls7a_rtc.c
/qemu/hw/rtc/mc146818rtc.c
/qemu/hw/rtc/meson.build
/qemu/hw/rx/rx-gdbsim.c
/qemu/hw/s390x/ipl.c
/qemu/hw/s390x/meson.build
/qemu/hw/s390x/s390-ccw.c
/qemu/hw/s390x/s390-pci-bus.c
/qemu/hw/s390x/s390-pci-inst.c
/qemu/hw/s390x/s390-pci-kvm.c
/qemu/hw/s390x/s390-pci-vfio.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/s390x/vhost-scsi-ccw.c
/qemu/hw/s390x/vhost-vsock-ccw.c
/qemu/hw/s390x/virtio-ccw-9p.c
/qemu/hw/s390x/virtio-ccw-balloon.c
/qemu/hw/s390x/virtio-ccw-blk.c
/qemu/hw/s390x/virtio-ccw-crypto.c
/qemu/hw/s390x/virtio-ccw-gpu.c
/qemu/hw/s390x/virtio-ccw-input.c
/qemu/hw/s390x/virtio-ccw-net.c
/qemu/hw/s390x/virtio-ccw-rng.c
/qemu/hw/s390x/virtio-ccw-scsi.c
/qemu/hw/s390x/virtio-ccw-serial.c
/qemu/hw/s390x/virtio-ccw.c
/qemu/hw/s390x/virtio-ccw.h
/qemu/hw/scsi/Kconfig
/qemu/hw/scsi/esp.c
/qemu/hw/scsi/lsi53c895a.c
/qemu/hw/scsi/megasas.c
/qemu/hw/scsi/mfi.h
/qemu/hw/scsi/mptsas.c
/qemu/hw/scsi/scsi-bus.c
/qemu/hw/scsi/scsi-disk.c
/qemu/hw/scsi/scsi-generic.c
/qemu/hw/scsi/spapr_vscsi.c
/qemu/hw/scsi/trace-events
/qemu/hw/scsi/vhost-scsi.c
/qemu/hw/scsi/vhost-user-scsi.c
/qemu/hw/scsi/virtio-scsi-dataplane.c
/qemu/hw/scsi/virtio-scsi.c
/qemu/hw/scsi/vmw_pvscsi.c
/qemu/hw/sd/allwinner-sdhost.c
/qemu/hw/sd/sd.c
/qemu/hw/sensor/Kconfig
/qemu/hw/sensor/isl_pmbus_vr.c
/qemu/hw/sensor/lsm303dlhc_mag.c
/qemu/hw/sensor/max31785.c
/qemu/hw/sensor/meson.build
/qemu/hw/smbios/smbios.c
/qemu/hw/sparc/sun4m.c
/qemu/hw/sparc64/sun4u.c
/qemu/hw/sparc64/sun4u_iommu.c
/qemu/hw/ssi/aspeed_smc.c
/qemu/hw/ssi/ibex_spi_host.c
/qemu/hw/ssi/meson.build
/qemu/hw/ssi/trace-events
/qemu/hw/timer/allwinner-a10-pit.c
/qemu/hw/timer/altera_timer.c
/qemu/hw/timer/arm_timer.c
/qemu/hw/timer/aspeed_timer.c
/qemu/hw/timer/cadence_ttc.c
/qemu/hw/timer/digic-timer.c
/qemu/hw/timer/etraxfs_timer.c
/qemu/hw/timer/exynos4210_mct.c
/qemu/hw/timer/exynos4210_pwm.c
/qemu/hw/timer/grlib_gptimer.c
/qemu/hw/timer/ibex_timer.c
/qemu/hw/timer/imx_epit.c
/qemu/hw/timer/imx_gpt.c
/qemu/hw/timer/mss-timer.c
/qemu/hw/timer/sh_timer.c
/qemu/hw/timer/slavio_timer.c
/qemu/hw/timer/sse-timer.c
/qemu/hw/timer/xilinx_timer.c
/qemu/hw/tpm/tpm_crb.c
/qemu/hw/tpm/tpm_tis_common.c
/qemu/hw/tpm/tpm_tis_isa.c
/qemu/hw/usb/Kconfig
/qemu/hw/usb/canokey.c
/qemu/hw/usb/canokey.h
/qemu/hw/usb/ccid-card-emulated.c
/qemu/hw/usb/ccid-card-passthru.c
/qemu/hw/usb/dev-network.c
/qemu/hw/usb/dev-storage.c
/qemu/hw/usb/dev-uas.c
/qemu/hw/usb/hcd-dwc2.h
/qemu/hw/usb/hcd-ehci.c
/qemu/hw/usb/hcd-ohci.c
/qemu/hw/usb/hcd-xhci.c
/qemu/hw/usb/host-libusb.c
/qemu/hw/usb/meson.build
/qemu/hw/usb/redirect.c
/qemu/hw/usb/trace-events
/qemu/hw/usb/u2f.h
/qemu/hw/vfio/common.c
/qemu/hw/vfio/display.c
/qemu/hw/vfio/migration.c
/qemu/hw/vfio/pci-quirks.c
/qemu/hw/vfio/pci.c
/qemu/hw/vfio/pci.h
/qemu/hw/vfio/trace-events
/qemu/hw/virtio/Kconfig
/qemu/hw/virtio/meson.build
/qemu/hw/virtio/trace-events
/qemu/hw/virtio/vhost-backend.c
/qemu/hw/virtio/vhost-iova-tree.c
/qemu/hw/virtio/vhost-iova-tree.h
/qemu/hw/virtio/vhost-scsi-pci.c
/qemu/hw/virtio/vhost-shadow-virtqueue.c
/qemu/hw/virtio/vhost-shadow-virtqueue.h
/qemu/hw/virtio/vhost-user-blk-pci.c
/qemu/hw/virtio/vhost-user-fs-pci.c
/qemu/hw/virtio/vhost-user-fs.c
/qemu/hw/virtio/vhost-user-gpio-pci.c
/qemu/hw/virtio/vhost-user-gpio.c
/qemu/hw/virtio/vhost-user-i2c-pci.c
/qemu/hw/virtio/vhost-user-i2c.c
/qemu/hw/virtio/vhost-user-input-pci.c
/qemu/hw/virtio/vhost-user-rng-pci.c
/qemu/hw/virtio/vhost-user-rng.c
/qemu/hw/virtio/vhost-user-scsi-pci.c
/qemu/hw/virtio/vhost-user-vsock-pci.c
/qemu/hw/virtio/vhost-user-vsock.c
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/vhost-vdpa.c
/qemu/hw/virtio/vhost-vsock-common.c
/qemu/hw/virtio/vhost-vsock-pci.c
/qemu/hw/virtio/vhost-vsock.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-9p-pci.c
/qemu/hw/virtio/virtio-balloon-pci.c
/qemu/hw/virtio/virtio-balloon.c
/qemu/hw/virtio/virtio-blk-pci.c
/qemu/hw/virtio/virtio-bus.c
/qemu/hw/virtio/virtio-crypto.c
/qemu/hw/virtio/virtio-input-host-pci.c
/qemu/hw/virtio/virtio-input-pci.c
/qemu/hw/virtio/virtio-iommu-pci.c
/qemu/hw/virtio/virtio-iommu.c
/qemu/hw/virtio/virtio-mem-pci.c
/qemu/hw/virtio/virtio-mem.c
/qemu/hw/virtio/virtio-mmio.c
/qemu/hw/virtio/virtio-net-pci.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio-pmem-pci.c
/qemu/hw/virtio/virtio-pmem.c
/qemu/hw/virtio/virtio-rng-pci.c
/qemu/hw/virtio/virtio-rng.c
/qemu/hw/virtio/virtio-scsi-pci.c
/qemu/hw/virtio/virtio-serial-pci.c
/qemu/hw/virtio/virtio-stub.c
/qemu/hw/virtio/virtio.c
/qemu/hw/watchdog/meson.build
/qemu/hw/watchdog/sbsa_gwdt.c
/qemu/hw/watchdog/spapr_watchdog.c
/qemu/hw/watchdog/trace-events
/qemu/hw/watchdog/watchdog.c
/qemu/hw/watchdog/wdt_aspeed.c
/qemu/hw/watchdog/wdt_diag288.c
/qemu/hw/watchdog/wdt_i6300esb.c
/qemu/hw/watchdog/wdt_ib700.c
/qemu/hw/watchdog/wdt_imx2.c
/qemu/hw/xen/meson.build
/qemu/hw/xen/xen_pt.c
/qemu/hw/xen/xen_pt.h
/qemu/hw/xen/xen_pt_config_init.c
/qemu/hw/xen/xen_pt_graphics.c
/qemu/hw/xen/xen_pvdev.c
/qemu/hw/xenpv/xen_machine_pv.c
/qemu/hw/xtensa/mx_pic.c
/qemu/include/block/accounting.h
/qemu/include/block/aio-wait.h
/qemu/include/block/aio.h
/qemu/include/block/block-copy.h
/qemu/include/block/block-global-state.h
/qemu/include/block/block-hmp-cmds.h
/qemu/include/block/block-io.h
/qemu/include/block/block_int-global-state.h
/qemu/include/block/block_int-io.h
/qemu/include/block/blockjob.h
/qemu/include/block/nbd.h
/qemu/include/block/nvme.h
/qemu/include/block/qdict.h
/qemu/include/block/thread-pool.h
/qemu/include/chardev/char-socket.h
/qemu/include/chardev/char.h
/qemu/include/crypto/akcipher.h
/qemu/include/crypto/block.h
/qemu/include/crypto/sm4.h
/qemu/include/crypto/tls-cipher-suites.h
/qemu/include/disas/dis-asm.h
/qemu/include/elf.h
/qemu/include/exec/cpu-all.h
/qemu/include/exec/cpu-common.h
/qemu/include/exec/cpu-defs.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/gdbstub.h
/qemu/include/exec/helper-head.h
/qemu/include/exec/log.h
/qemu/include/exec/memopidx.h
/qemu/include/exec/memory.h
/qemu/include/exec/plugin-gen.h
/qemu/include/exec/poison.h
/qemu/include/exec/translator.h
/qemu/include/fpu/softfloat-helpers.h
/qemu/include/fpu/softfloat-types.h
/qemu/include/fpu/softfloat.h
/qemu/include/glib-compat.h
/qemu/include/hw/acpi/acpi_aml_interface.h
/qemu/include/hw/acpi/cxl.h
/qemu/include/hw/acpi/generic_event_device.h
/qemu/include/hw/acpi/ipmi.h
/qemu/include/hw/acpi/pcihp.h
/qemu/include/hw/acpi/piix4.h
/qemu/include/hw/adc/aspeed_adc.h
/qemu/include/hw/adc/zynq-xadc.h
/qemu/include/hw/arm/aspeed_soc.h
/qemu/include/hw/arm/bcm2835_peripherals.h
/qemu/include/hw/arm/boot.h
/qemu/include/hw/arm/exynos4210.h
/qemu/include/hw/arm/smmu-common.h
/qemu/include/hw/arm/virt.h
/qemu/include/hw/arm/xlnx-versal.h
/qemu/include/hw/arm/xlnx-zynqmp.h
/qemu/include/hw/audio/soundhw.h
/qemu/include/hw/block/block.h
/qemu/include/hw/block/fdc.h
/qemu/include/hw/boards.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/core/sysbus-fdt.h
/qemu/include/hw/core/sysemu-cpu-ops.h
/qemu/include/hw/core/tcg-cpu-ops.h
/qemu/include/hw/cxl/cxl.h
/qemu/include/hw/cxl/cxl_component.h
/qemu/include/hw/cxl/cxl_device.h
/qemu/include/hw/cxl/cxl_host.h
/qemu/include/hw/cxl/cxl_pci.h
/qemu/include/hw/display/xlnx_dp.h
/qemu/include/hw/firmware/smbios.h
/qemu/include/hw/gpio/aspeed_gpio.h
/qemu/include/hw/hw.h
/qemu/include/hw/hyperv/hyperv-proto.h
/qemu/include/hw/hyperv/hyperv.h
/qemu/include/hw/hyperv/vmbus.h
/qemu/include/hw/i2c/arm_sbcon_i2c.h
/qemu/include/hw/i2c/aspeed_i2c.h
/qemu/include/hw/i2c/i2c.h
/qemu/include/hw/i2c/i2c_mux_pca954x.h
/qemu/include/hw/i2c/pmbus_device.h
/qemu/include/hw/i386/intel_iommu.h
/qemu/include/hw/i386/microvm.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/i386/x86.h
/qemu/include/hw/ide.h
/qemu/include/hw/ide/internal.h
/qemu/include/hw/input/i8042.h
/qemu/include/hw/input/lasips2.h
/qemu/include/hw/input/lm832x.h
/qemu/include/hw/input/pl050.h
/qemu/include/hw/input/ps2.h
/qemu/include/hw/intc/arm_gicv3_common.h
/qemu/include/hw/intc/arm_gicv3_its_common.h
/qemu/include/hw/intc/exynos4210_combiner.h
/qemu/include/hw/intc/exynos4210_gic.h
/qemu/include/hw/intc/loongarch_extioi.h
/qemu/include/hw/intc/loongarch_ipi.h
/qemu/include/hw/intc/loongarch_pch_msi.h
/qemu/include/hw/intc/loongarch_pch_pic.h
/qemu/include/hw/intc/nios2_vic.h
/qemu/include/hw/intc/ppc-uic.h
/qemu/include/hw/intc/riscv_aclint.h
/qemu/include/hw/intc/rx_icu.h
/qemu/include/hw/irq.h
/qemu/include/hw/isa/isa.h
/qemu/include/hw/loader.h
/qemu/include/hw/loongarch/virt.h
/qemu/include/hw/mem/nvdimm.h
/qemu/include/hw/misc/aspeed_hace.h
/qemu/include/hw/misc/aspeed_lpc.h
/qemu/include/hw/misc/aspeed_peci.h
/qemu/include/hw/misc/aspeed_sbc.h
/qemu/include/hw/misc/aspeed_scu.h
/qemu/include/hw/misc/bcm2835_cprman.h
/qemu/include/hw/misc/bcm2835_cprman_internals.h
/qemu/include/hw/misc/lasi.h
/qemu/include/hw/misc/npcm7xx_gcr.h
/qemu/include/hw/misc/pvpanic.h
/qemu/include/hw/misc/stm32f4xx_exti.h
/qemu/include/hw/misc/stm32f4xx_syscfg.h
/qemu/include/hw/misc/xlnx-versal-crl.h
/qemu/include/hw/misc/xlnx-versal-pmc-iou-slcr.h
/qemu/include/hw/net/allwinner-sun8i-emac.h
/qemu/include/hw/net/mv88w8618_eth.h
/qemu/include/hw/nubus/mac-nubus-bridge.h
/qemu/include/hw/nvram/fw_cfg.h
/qemu/include/hw/openrisc/boot.h
/qemu/include/hw/pci-bridge/pci_expander_bridge.h
/qemu/include/hw/pci-host/dino.h
/qemu/include/hw/pci-host/i440fx.h
/qemu/include/hw/pci-host/ls7a.h
/qemu/include/hw/pci-host/pnv_phb3.h
/qemu/include/hw/pci-host/pnv_phb3_regs.h
/qemu/include/hw/pci-host/pnv_phb4.h
/qemu/include/hw/pci-host/remote.h
/qemu/include/hw/pci/msi.h
/qemu/include/hw/pci/msix.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/pci/pci_bridge.h
/qemu/include/hw/pci/pci_bus.h
/qemu/include/hw/pci/pci_ids.h
/qemu/include/hw/pci/pcie_host.h
/qemu/include/hw/pci/pcie_port.h
/qemu/include/hw/ppc/pnv.h
/qemu/include/hw/ppc/pnv_lpc.h
/qemu/include/hw/ppc/pnv_occ.h
/qemu/include/hw/ppc/pnv_pnor.h
/qemu/include/hw/ppc/pnv_psi.h
/qemu/include/hw/ppc/pnv_sbe.h
/qemu/include/hw/ppc/pnv_xscom.h
/qemu/include/hw/ppc/ppc.h
/qemu/include/hw/ppc/ppc4xx.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/xive.h
/qemu/include/hw/ptimer.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/qdev-properties.h
/qemu/include/hw/registerfields.h
/qemu/include/hw/remote/iommu.h
/qemu/include/hw/remote/machine.h
/qemu/include/hw/remote/vfio-user-obj.h
/qemu/include/hw/riscv/boot.h
/qemu/include/hw/riscv/boot_opensbi.h
/qemu/include/hw/riscv/microchip_pfsoc.h
/qemu/include/hw/riscv/opentitan.h
/qemu/include/hw/riscv/shakti_c.h
/qemu/include/hw/riscv/sifive_e.h
/qemu/include/hw/riscv/virt.h
/qemu/include/hw/rtc/goldfish_rtc.h
/qemu/include/hw/rtc/m48t59.h
/qemu/include/hw/rtc/mc146818rtc.h
/qemu/include/hw/rtc/sun4v-rtc.h
/qemu/include/hw/rtc/xlnx-zynqmp-rtc.h
/qemu/include/hw/rx/rx62n.h
/qemu/include/hw/s390x/s390-pci-bus.h
/qemu/include/hw/s390x/s390-pci-clp.h
/qemu/include/hw/s390x/s390-pci-kvm.h
/qemu/include/hw/s390x/s390-pci-vfio.h
/qemu/include/hw/s390x/s390-virtio-ccw.h
/qemu/include/hw/scsi/scsi.h
/qemu/include/hw/sensor/emc141x_regs.h
/qemu/include/hw/sensor/isl_pmbus_vr.h
/qemu/include/hw/southbridge/piix.h
/qemu/include/hw/ssi/ibex_spi_host.h
/qemu/include/hw/ssi/xlnx-versal-ospi.h
/qemu/include/hw/timer/aspeed_timer.h
/qemu/include/hw/timer/bcm2835_systmr.h
/qemu/include/hw/timer/cadence_ttc.h
/qemu/include/hw/timer/ibex_timer.h
/qemu/include/hw/tricore/tc27x_soc.h
/qemu/include/hw/tricore/tricore_testdevice.h
/qemu/include/hw/usb/dwc2-regs.h
/qemu/include/hw/usb/hcd-musb.h
/qemu/include/hw/usb/msd.h
/qemu/include/hw/usb/xlnx-usb-subsystem.h
/qemu/include/hw/usb/xlnx-versal-usb2-ctrl-regs.h
/qemu/include/hw/vfio/vfio-common.h
/qemu/include/hw/virtio/vhost-backend.h
/qemu/include/hw/virtio/vhost-user-blk.h
/qemu/include/hw/virtio/vhost-user-fs.h
/qemu/include/hw/virtio/vhost-user-gpio.h
/qemu/include/hw/virtio/vhost-user-i2c.h
/qemu/include/hw/virtio/vhost-user-rng.h
/qemu/include/hw/virtio/vhost-user-vsock.h
/qemu/include/hw/virtio/vhost-user.h
/qemu/include/hw/virtio/vhost-vdpa.h
/qemu/include/hw/virtio/vhost-vsock-common.h
/qemu/include/hw/virtio/vhost.h
/qemu/include/hw/virtio/virtio-blk-common.h
/qemu/include/hw/virtio/virtio-crypto.h
/qemu/include/hw/virtio/virtio-gpu.h
/qemu/include/hw/virtio/virtio-iommu.h
/qemu/include/hw/virtio/virtio-net.h
/qemu/include/hw/virtio/virtio-pci.h
/qemu/include/hw/virtio/virtio-scsi.h
/qemu/include/hw/virtio/virtio.h
/qemu/include/hw/watchdog/wdt_aspeed.h
/qemu/include/hw/watchdog/wdt_imx2.h
/qemu/include/hw/xen/xen.h
/qemu/include/hw/xen/xen_common.h
/qemu/include/io/channel-command.h
/qemu/include/io/channel-null.h
/qemu/include/io/channel-socket.h
/qemu/include/io/channel.h
/qemu/include/monitor/hmp.h
/qemu/include/monitor/monitor.h
/qemu/include/monitor/stats.h
/qemu/include/net/net.h
/qemu/include/qapi/qmp/qdict.h
/qemu/include/qemu-main.h
/qemu/include/qemu/accel.h
/qemu/include/qemu/atomic.h
/qemu/include/qemu/compiler.h
/qemu/include/qemu/config-file.h
/qemu/include/qemu/coroutine.h
/qemu/include/qemu/cpu-float.h
/qemu/include/qemu/crc-ccitt.h
/qemu/include/qemu/cutils.h
/qemu/include/qemu/error-report.h
/qemu/include/qemu/hbitmap.h
/qemu/include/qemu/help-texts.h
/qemu/include/qemu/host-utils.h
/qemu/include/qemu/int128.h
/qemu/include/qemu/iova-tree.h
/qemu/include/qemu/job.h
/qemu/include/qemu/keyval.h
/qemu/include/qemu/log-for-trace.h
/qemu/include/qemu/log.h
/qemu/include/qemu/main-loop.h
/qemu/include/qemu/mmap-alloc.h
/qemu/include/qemu/module.h
/qemu/include/qemu/option.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/plugin-memory.h
/qemu/include/qemu/plugin.h
/qemu/include/qemu/qemu-plugin.h
/qemu/include/qemu/selfmap.h
/qemu/include/qemu/sockets.h
/qemu/include/qemu/thread-posix.h
/qemu/include/qemu/thread.h
/qemu/include/qemu/typedefs.h
/qemu/include/qemu/win_dump_defs.h
/qemu/include/qom/object.h
/qemu/include/scsi/constants.h
/qemu/include/semihosting/common-semi.h
/qemu/include/semihosting/console.h
/qemu/include/semihosting/guestfd.h
/qemu/include/semihosting/semihost.h
/qemu/include/semihosting/softmmu-uaccess.h
/qemu/include/semihosting/syscalls.h
/qemu/include/standard-headers/asm-m68k/bootinfo-virt.h
/qemu/include/standard-headers/asm-x86/bootparam.h
/qemu/include/standard-headers/drm/drm_fourcc.h
/qemu/include/standard-headers/linux/ethtool.h
/qemu/include/standard-headers/linux/input-event-codes.h
/qemu/include/standard-headers/linux/input.h
/qemu/include/standard-headers/linux/pci_regs.h
/qemu/include/standard-headers/linux/vhost_types.h
/qemu/include/standard-headers/linux/virtio_9p.h
/qemu/include/standard-headers/linux/virtio_config.h
/qemu/include/standard-headers/linux/virtio_crypto.h
/qemu/include/standard-headers/linux/virtio_ids.h
/qemu/include/standard-headers/linux/virtio_net.h
/qemu/include/standard-headers/linux/virtio_pci.h
/qemu/include/standard-headers/linux/virtio_ring.h
/qemu/include/sysemu/accel-ops.h
/qemu/include/sysemu/arch_init.h
/qemu/include/sysemu/block-backend-global-state.h
/qemu/include/sysemu/block-backend-io.h
/qemu/include/sysemu/cpu-timers.h
/qemu/include/sysemu/cpus.h
/qemu/include/sysemu/cryptodev.h
/qemu/include/sysemu/device_tree.h
/qemu/include/sysemu/dirtylimit.h
/qemu/include/sysemu/dirtyrate.h
/qemu/include/sysemu/dump.h
/qemu/include/sysemu/event-loop-base.h
/qemu/include/sysemu/iothread.h
/qemu/include/sysemu/kvm.h
/qemu/include/sysemu/kvm_int.h
/qemu/include/sysemu/os-posix.h
/qemu/include/sysemu/os-win32.h
/qemu/include/sysemu/replay.h
/qemu/include/sysemu/runstate.h
/qemu/include/sysemu/sysemu.h
/qemu/include/sysemu/tpm.h
/qemu/include/sysemu/watchdog.h
/qemu/include/tcg/tcg-ldst.h
/qemu/include/tcg/tcg-op.h
/qemu/include/tcg/tcg.h
/qemu/include/ui/console.h
/qemu/include/ui/dbus-display.h
/qemu/include/ui/dbus-module.h
/qemu/include/ui/gtk.h
/qemu/include/user/safe-syscall.h
/qemu/include/user/syscall-trace.h
/qemu/io/channel-buffer.c
/qemu/io/channel-command.c
/qemu/io/channel-file.c
/qemu/io/channel-null.c
/qemu/io/channel-socket.c
/qemu/io/channel-tls.c
/qemu/io/channel-websock.c
/qemu/io/channel.c
/qemu/io/meson.build
/qemu/io/trace-events
/qemu/iothread.c
/qemu/job-qmp.c
/qemu/job.c
/qemu/linux-headers/asm-arm64/kvm.h
/qemu/linux-headers/asm-generic/mman-common.h
/qemu/linux-headers/asm-generic/unistd.h
/qemu/linux-headers/asm-mips/mman.h
/qemu/linux-headers/asm-riscv/kvm.h
/qemu/linux-headers/asm-riscv/unistd.h
/qemu/linux-headers/asm-s390/kvm.h
/qemu/linux-headers/asm-x86/kvm.h
/qemu/linux-headers/asm-x86/mman.h
/qemu/linux-headers/linux/kvm.h
/qemu/linux-headers/linux/psci.h
/qemu/linux-headers/linux/userfaultfd.h
/qemu/linux-headers/linux/vduse.h
/qemu/linux-headers/linux/vfio.h
/qemu/linux-headers/linux/vfio_zdev.h
/qemu/linux-headers/linux/vhost.h
/qemu/linux-user/aarch64/cpu_loop.c
/qemu/linux-user/aarch64/signal.c
/qemu/linux-user/aarch64/target_cpu.h
/qemu/linux-user/aarch64/target_mman.h
/qemu/linux-user/aarch64/target_prctl.h
/qemu/linux-user/alpha/target_mman.h
/qemu/linux-user/arm/cpu_loop.c
/qemu/linux-user/arm/target_cpu.h
/qemu/linux-user/arm/target_mman.h
/qemu/linux-user/cpu_loop-common.h
/qemu/linux-user/cris/target_mman.h
/qemu/linux-user/elfload.c
/qemu/linux-user/flatload.c
/qemu/linux-user/generic/target_mman.h
/qemu/linux-user/hexagon/target_mman.h
/qemu/linux-user/hexagon/target_signal.h
/qemu/linux-user/hppa/cpu_loop.c
/qemu/linux-user/hppa/signal.c
/qemu/linux-user/hppa/target_mman.h
/qemu/linux-user/hppa/target_signal.h
/qemu/linux-user/hppa/target_syscall.h
/qemu/linux-user/i386/cpu_loop.c
/qemu/linux-user/i386/signal.c
/qemu/linux-user/i386/target_elf.h
/qemu/linux-user/i386/target_mman.h
/qemu/linux-user/include/host/s390/host-signal.h
/qemu/linux-user/linuxload.c
/qemu/linux-user/loongarch64/cpu_loop.c
/qemu/linux-user/loongarch64/signal.c
/qemu/linux-user/loongarch64/sockbits.h
/qemu/linux-user/loongarch64/syscall_nr.h
/qemu/linux-user/loongarch64/target_cpu.h
/qemu/linux-user/loongarch64/target_elf.h
/qemu/linux-user/loongarch64/target_errno_defs.h
/qemu/linux-user/loongarch64/target_fcntl.h
/qemu/linux-user/loongarch64/target_mman.h
/qemu/linux-user/loongarch64/target_prctl.h
/qemu/linux-user/loongarch64/target_resource.h
/qemu/linux-user/loongarch64/target_signal.h
/qemu/linux-user/loongarch64/target_structs.h
/qemu/linux-user/loongarch64/target_syscall.h
/qemu/linux-user/loongarch64/termbits.h
/qemu/linux-user/m68k/cpu_loop.c
/qemu/linux-user/m68k/target_mman.h
/qemu/linux-user/main.c
/qemu/linux-user/microblaze/target_mman.h
/qemu/linux-user/mips/target_mman.h
/qemu/linux-user/mips64/target_mman.h
/qemu/linux-user/mmap.c
/qemu/linux-user/nios2/cpu_loop.c
/qemu/linux-user/nios2/signal.c
/qemu/linux-user/nios2/target_cpu.h
/qemu/linux-user/nios2/target_mman.h
/qemu/linux-user/openrisc/target_mman.h
/qemu/linux-user/ppc/target_mman.h
/qemu/linux-user/qemu.h
/qemu/linux-user/riscv/cpu_loop.c
/qemu/linux-user/riscv/signal.c
/qemu/linux-user/riscv/target_mman.h
/qemu/linux-user/s390x/signal.c
/qemu/linux-user/s390x/target_mman.h
/qemu/linux-user/semihost.c
/qemu/linux-user/sh4/signal.c
/qemu/linux-user/sh4/target_mman.h
/qemu/linux-user/signal-common.h
/qemu/linux-user/signal.c
/qemu/linux-user/sparc/target_mman.h
/qemu/linux-user/strace.c
/qemu/linux-user/strace.h
/qemu/linux-user/strace.list
/qemu/linux-user/syscall.c
/qemu/linux-user/syscall_defs.h
/qemu/linux-user/uname.c
/qemu/linux-user/uname.h
/qemu/linux-user/user-internals.h
/qemu/linux-user/user-mmap.h
/qemu/linux-user/x86_64/target_elf.h
/qemu/linux-user/x86_64/target_mman.h
/qemu/linux-user/xtensa/target_mman.h
/qemu/meson
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/block.c
/qemu/migration/channel-block.c
/qemu/migration/channel-block.h
/qemu/migration/channel.c
/qemu/migration/colo.c
/qemu/migration/dirtyrate.c
/qemu/migration/dirtyrate.h
/qemu/migration/meson.build
/qemu/migration/migration.c
/qemu/migration/migration.h
/qemu/migration/multifd-zlib.c
/qemu/migration/multifd.c
/qemu/migration/multifd.h
/qemu/migration/postcopy-ram.c
/qemu/migration/postcopy-ram.h
/qemu/migration/qemu-file.c
/qemu/migration/qemu-file.h
/qemu/migration/ram.c
/qemu/migration/ram.h
/qemu/migration/rdma.c
/qemu/migration/savevm.c
/qemu/migration/socket.c
/qemu/migration/socket.h
/qemu/migration/tls.c
/qemu/migration/tls.h
/qemu/migration/trace-events
/qemu/migration/vmstate.c
/qemu/monitor/hmp-cmds.c
/qemu/monitor/hmp.c
/qemu/monitor/misc.c
/qemu/monitor/monitor-internal.h
/qemu/monitor/monitor.c
/qemu/monitor/qmp-cmds.c
/qemu/nbd/client-connection.c
/qemu/nbd/server.c
/qemu/nbd/trace-events
/qemu/net/can/can_socketcan.c
/qemu/net/clients.h
/qemu/net/colo-compare.c
/qemu/net/colo.c
/qemu/net/colo.h
/qemu/net/filter-rewriter.c
/qemu/net/l2tpv3.c
/qemu/net/meson.build
/qemu/net/net.c
/qemu/net/slirp.c
/qemu/net/socket.c
/qemu/net/tap-bsd.c
/qemu/net/tap-linux.c
/qemu/net/tap-solaris.c
/qemu/net/tap.c
/qemu/net/trace-events
/qemu/net/vhost-vdpa-stub.c
/qemu/net/vhost-vdpa.c
/qemu/net/vmnet-bridged.m
/qemu/net/vmnet-common.m
/qemu/net/vmnet-host.c
/qemu/net/vmnet-shared.c
/qemu/net/vmnet_int.h
/qemu/os-posix.c
/qemu/pc-bios/README
/qemu/pc-bios/hppa-firmware.img
/qemu/pc-bios/keymaps/meson.build
/qemu/pc-bios/meson.build
/qemu/pc-bios/opensbi-riscv32-generic-fw_dynamic.bin
/qemu/pc-bios/opensbi-riscv64-generic-fw_dynamic.bin
/qemu/pc-bios/optionrom/Makefile
/qemu/pc-bios/qboot.rom
/qemu/pc-bios/s390-ccw.img
/qemu/pc-bios/s390-ccw/Makefile
/qemu/pc-bios/s390-ccw/bootmap.c
/qemu/pc-bios/s390-ccw/main.c
/qemu/pc-bios/s390-ccw/netboot.mak
/qemu/pc-bios/s390-ccw/s390-ccw.h
/qemu/pc-bios/s390-ccw/virtio-blkdev.c
/qemu/pc-bios/s390-ccw/virtio-scsi.c
/qemu/pc-bios/s390-ccw/virtio-scsi.h
/qemu/pc-bios/s390-ccw/virtio.c
/qemu/pc-bios/s390-ccw/virtio.h
/qemu/pc-bios/s390-netboot.img
/qemu/pc-bios/skiboot.lid
/qemu/pc-bios/slof.bin
/qemu/pc-bios/vof/Makefile
/qemu/plugins/api.c
/qemu/plugins/core.c
/qemu/plugins/meson.build
/qemu/plugins/plugin.h
/qemu/po/LINGUAS
/qemu/po/uk.po
/qemu/python/Makefile
/qemu/python/README.rst
/qemu/python/qemu/machine/machine.py
/qemu/python/qemu/machine/qtest.py
/qemu/python/qemu/qmp/__init__.py
/qemu/python/qemu/qmp/error.py
/qemu/python/qemu/qmp/events.py
/qemu/python/qemu/qmp/legacy.py
/qemu/python/qemu/qmp/message.py
/qemu/python/qemu/qmp/models.py
/qemu/python/qemu/qmp/protocol.py
/qemu/python/qemu/qmp/qmp_client.py
/qemu/python/qemu/qmp/qmp_shell.py
/qemu/python/qemu/qmp/qmp_tui.py
/qemu/python/qemu/qmp/util.py
/qemu/python/qemu/utils/__init__.py
/qemu/python/qemu/utils/qemu_ga_client.py
/qemu/python/qemu/utils/qom.py
/qemu/python/qemu/utils/qom_common.py
/qemu/python/qemu/utils/qom_fuse.py
/qemu/python/setup.cfg
/qemu/python/tests/protocol.py
/qemu/qapi/audio.json
/qemu/qapi/block-core.json
/qemu/qapi/block-export.json
/qemu/qapi/block.json
/qemu/qapi/char.json
/qemu/qapi/common.json
/qemu/qapi/control.json
/qemu/qapi/crypto.json
/qemu/qapi/dump.json
/qemu/qapi/job.json
/qemu/qapi/machine-target.json
/qemu/qapi/machine.json
/qemu/qapi/meson.build
/qemu/qapi/migration.json
/qemu/qapi/misc-target.json
/qemu/qapi/misc.json
/qemu/qapi/net.json
/qemu/qapi/pragma.json
/qemu/qapi/qapi-schema.json
/qemu/qapi/qdev.json
/qemu/qapi/qobject-input-visitor.c
/qemu/qapi/qom.json
/qemu/qapi/replay.json
/qemu/qapi/run-state.json
/qemu/qapi/sockets.json
/qemu/qapi/stats.json
/qemu/qapi/ui.json
/qemu/qapi/virtio.json
/qemu/qemu-edid.c
/qemu/qemu-img.c
/qemu/qemu-io-cmds.c
/qemu/qemu-io.c
/qemu/qemu-nbd.c
/qemu/qemu-options.hx
/qemu/qga/channel-posix.c
/qemu/qga/commands-common.h
/qemu/qga/commands-posix.c
/qemu/qga/commands-win32.c
/qemu/qga/commands.c
/qemu/qga/cutils.c
/qemu/qga/cutils.h
/qemu/qga/guest-agent-core.h
/qemu/qga/installer/qemu-ga.wxs
/qemu/qga/main.c
/qemu/qga/meson.build
/qemu/qga/qapi-schema.json
/qemu/qga/vss-win32/meson.build
/qemu/qga/vss-win32/requester.cpp
/qemu/qom/object_interfaces.c
/qemu/replay/replay-char.c
/qemu/replay/replay-events.c
/qemu/replay/replay-internal.h
/qemu/replay/replay-snapshot.c
/qemu/replay/replay.c
/qemu/roms/SLOF
/qemu/roms/opensbi
/qemu/roms/qboot
/qemu/roms/seabios-hppa
/qemu/roms/skiboot
/qemu/scripts/analyze-inclusions
/qemu/scripts/archive-source.sh
/qemu/scripts/checkpatch.pl
/qemu/scripts/ci/org.centos/stream/8/x86_64/configure
/qemu/scripts/ci/setup/build-environment.yml
/qemu/scripts/clean-header-guards.pl
/qemu/scripts/clean-includes
/qemu/scripts/cocci-macro-file.h
/qemu/scripts/coverity-scan/COMPONENTS.md
/qemu/scripts/coverity-scan/run-coverity-scan
/qemu/scripts/cpu-x86-uarch-abi.py
/qemu/scripts/device-crash-test
/qemu/scripts/gensyscalls.sh
/qemu/scripts/kvm/vmxcap
/qemu/scripts/main.c
/qemu/scripts/meson-buildoptions.py
/qemu/scripts/meson-buildoptions.sh
/qemu/scripts/modinfo-generate.py
/qemu/scripts/mtest2make.py
/qemu/scripts/oss-fuzz/build.sh
/qemu/scripts/oss-fuzz/output_reproducer.py
/qemu/scripts/qapi/common.py
/qemu/scripts/qapi/expr.py
/qemu/scripts/qapi/schema.py
/qemu/scripts/qemu-binfmt-conf.sh
/qemu/scripts/qemu-stamp.py
/qemu/scripts/qmp/qmp-shell
/qemu/scripts/qmp/qmp-shell-wrap
/qemu/scripts/render_block_graph.py
/qemu/scripts/simplebench/bench_block_job.py
/qemu/scripts/symlink-install-tree.py
/qemu/scripts/update-linux-headers.sh
/qemu/scripts/vmstate-static-checker.py
/qemu/scripts/xen-detect.c
/qemu/scsi/pr-manager-helper.c
/qemu/scsi/qemu-pr-helper.c
/qemu/semihosting/arm-compat-semi.c
/qemu/semihosting/config.c
/qemu/semihosting/console.c
/qemu/semihosting/guestfd.c
/qemu/semihosting/meson.build
/qemu/semihosting/syscalls.c
/qemu/semihosting/uaccess.c
/qemu/softmmu/bootdevice.c
/qemu/softmmu/cpus.c
/qemu/softmmu/datadir.c
/qemu/softmmu/device_tree.c
/qemu/softmmu/dirtylimit.c
/qemu/softmmu/globals.c
/qemu/softmmu/icount.c
/qemu/softmmu/main.c
/qemu/softmmu/meson.build
/qemu/softmmu/physmem.c
/qemu/softmmu/qdev-monitor.c
/qemu/softmmu/runstate.c
/qemu/softmmu/trace-events
/qemu/softmmu/vl.c
/qemu/storage-daemon/qemu-storage-daemon.c
/qemu/stubs/error-printf.c
/qemu/stubs/icount.c
/qemu/stubs/meson.build
/qemu/stubs/replay-tools.c
/qemu/stubs/semihost.c
/qemu/stubs/vfio-user-obj.c
/qemu/stubs/xen-hw-stub.c
/qemu/subprojects/libvduse/include/atomic.h
/qemu/subprojects/libvduse/include/compiler.h
/qemu/subprojects/libvduse/libvduse.c
/qemu/subprojects/libvduse/libvduse.h
/qemu/subprojects/libvduse/linux-headers/linux
/qemu/subprojects/libvduse/meson.build
/qemu/subprojects/libvduse/standard-headers/linux
/qemu/subprojects/libvfio-user
/qemu/subprojects/libvhost-user/include/compiler.h
/qemu/subprojects/libvhost-user/libvhost-user.c
/qemu/subprojects/libvhost-user/libvhost-user.h
/qemu/target/Kconfig
/qemu/target/alpha/cpu-param.h
/qemu/target/alpha/cpu.c
/qemu/target/alpha/cpu.h
/qemu/target/alpha/helper.c
/qemu/target/alpha/translate.c
/qemu/target/arm/a32.decode
/qemu/target/arm/arch_dump.c
/qemu/target/arm/common-semi-target.h
/qemu/target/arm/cpregs.h
/qemu/target/arm/cpu-param.h
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/cpu_tcg.c
/qemu/target/arm/crypto_helper.c
/qemu/target/arm/debug_helper.c
/qemu/target/arm/gdbstub.c
/qemu/target/arm/gdbstub64.c
/qemu/target/arm/helper-a64.c
/qemu/target/arm/helper-sme.h
/qemu/target/arm/helper-sve.h
/qemu/target/arm/helper.c
/qemu/target/arm/helper.h
/qemu/target/arm/hvf/hvf.c
/qemu/target/arm/internals.h
/qemu/target/arm/kvm-stub.c
/qemu/target/arm/kvm.c
/qemu/target/arm/kvm64.c
/qemu/target/arm/kvm_arm.h
/qemu/target/arm/m_helper.c
/qemu/target/arm/machine.c
/qemu/target/arm/meson.build
/qemu/target/arm/mte_helper.c
/qemu/target/arm/mve_helper.c
/qemu/target/arm/op_helper.c
/qemu/target/arm/pauth_helper.c
/qemu/target/arm/ptw.c
/qemu/target/arm/sme-fa64.decode
/qemu/target/arm/sme.decode
/qemu/target/arm/sme_helper.c
/qemu/target/arm/sve.decode
/qemu/target/arm/sve_helper.c
/qemu/target/arm/sve_ldst_internal.h
/qemu/target/arm/syndrome.h
/qemu/target/arm/t32.decode
/qemu/target/arm/tlb_helper.c
/qemu/target/arm/translate-a32.h
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate-a64.h
/qemu/target/arm/translate-m-nocp.c
/qemu/target/arm/translate-mve.c
/qemu/target/arm/translate-neon.c
/qemu/target/arm/translate-sme.c
/qemu/target/arm/translate-sve.c
/qemu/target/arm/translate-vfp.c
/qemu/target/arm/translate.c
/qemu/target/arm/translate.h
/qemu/target/arm/vec_helper.c
/qemu/target/arm/vec_internal.h
/qemu/target/avr/cpu-qom.h
/qemu/target/avr/cpu.c
/qemu/target/avr/cpu.h
/qemu/target/avr/helper.c
/qemu/target/avr/translate.c
/qemu/target/cris/cpu-param.h
/qemu/target/cris/cpu.c
/qemu/target/cris/translate.c
/qemu/target/hexagon/attribs.h
/qemu/target/hexagon/attribs_def.h.inc
/qemu/target/hexagon/cpu.c
/qemu/target/hexagon/decode.c
/qemu/target/hexagon/gen_tcg.h
/qemu/target/hexagon/gen_tcg_funcs.py
/qemu/target/hexagon/genptr.c
/qemu/target/hexagon/helper.h
/qemu/target/hexagon/hex_arch_types.h
/qemu/target/hexagon/hex_common.py
/qemu/target/hexagon/hex_regs.h
/qemu/target/hexagon/imported/encode_pp.def
/qemu/target/hexagon/imported/ldst.idef
/qemu/target/hexagon/imported/subinsns.idef
/qemu/target/hexagon/macros.h
/qemu/target/hexagon/op_helper.c
/qemu/target/hexagon/translate.c
/qemu/target/hppa/cpu-param.h
/qemu/target/hppa/cpu.c
/qemu/target/hppa/cpu.h
/qemu/target/hppa/helper.c
/qemu/target/hppa/op_helper.c
/qemu/target/hppa/translate.c
/qemu/target/i386/arch_dump.c
/qemu/target/i386/cpu-param.h
/qemu/target/i386/cpu-sysemu.c
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/gdbstub.c
/qemu/target/i386/hax/hax-accel-ops.h
/qemu/target/i386/helper.c
/qemu/target/i386/helper.h
/qemu/target/i386/hvf/hvf.c
/qemu/target/i386/hvf/vmcs.h
/qemu/target/i386/hvf/vmx.h
/qemu/target/i386/hvf/x86_cpuid.c
/qemu/target/i386/kvm/hyperv-proto.h
/qemu/target/i386/kvm/hyperv-stub.c
/qemu/target/i386/kvm/hyperv.c
/qemu/target/i386/kvm/kvm-cpu.c
/qemu/target/i386/kvm/kvm.c
/qemu/target/i386/kvm/kvm_i386.h
/qemu/target/i386/machine.c
/qemu/target/i386/nvmm/nvmm-accel-ops.h
/qemu/target/i386/ops_sse.h
/qemu/target/i386/ops_sse_header.h
/qemu/target/i386/sev.h
/qemu/target/i386/tcg/bpt_helper.c
/qemu/target/i386/tcg/decode-new.c.inc
/qemu/target/i386/tcg/decode-new.h
/qemu/target/i386/tcg/emit.c.inc
/qemu/target/i386/tcg/excp_helper.c
/qemu/target/i386/tcg/fpu_helper.c
/qemu/target/i386/tcg/helper-tcg.h
/qemu/target/i386/tcg/misc_helper.c
/qemu/target/i386/tcg/seg_helper.c
/qemu/target/i386/tcg/sysemu/excp_helper.c
/qemu/target/i386/tcg/sysemu/misc_helper.c
/qemu/target/i386/tcg/sysemu/svm_helper.c
/qemu/target/i386/tcg/tcg-cpu.c
/qemu/target/i386/tcg/translate.c
/qemu/target/i386/tcg/user/excp_helper.c
/qemu/target/i386/whpx/whpx-accel-ops.c
/qemu/target/i386/whpx/whpx-accel-ops.h
/qemu/target/i386/whpx/whpx-all.c
/qemu/target/i386/whpx/whpx-internal.h
/qemu/target/loongarch/Kconfig
/qemu/target/loongarch/README
/qemu/target/loongarch/constant_timer.c
/qemu/target/loongarch/cpu-csr.h
/qemu/target/loongarch/cpu-param.h
/qemu/target/loongarch/cpu.c
/qemu/target/loongarch/cpu.h
/qemu/target/loongarch/csr_helper.c
/qemu/target/loongarch/disas.c
/qemu/target/loongarch/fpu_helper.c
/qemu/target/loongarch/gdbstub.c
/qemu/target/loongarch/helper.h
/qemu/target/loongarch/insn_trans/trans_arith.c.inc
/qemu/target/loongarch/insn_trans/trans_atomic.c.inc
/qemu/target/loongarch/insn_trans/trans_bit.c.inc
/qemu/target/loongarch/insn_trans/trans_branch.c.inc
/qemu/target/loongarch/insn_trans/trans_extra.c.inc
/qemu/target/loongarch/insn_trans/trans_farith.c.inc
/qemu/target/loongarch/insn_trans/trans_fcmp.c.inc
/qemu/target/loongarch/insn_trans/trans_fcnv.c.inc
/qemu/target/loongarch/insn_trans/trans_fmemory.c.inc
/qemu/target/loongarch/insn_trans/trans_fmov.c.inc
/qemu/target/loongarch/insn_trans/trans_memory.c.inc
/qemu/target/loongarch/insn_trans/trans_privileged.c.inc
/qemu/target/loongarch/insn_trans/trans_shift.c.inc
/qemu/target/loongarch/insns.decode
/qemu/target/loongarch/internals.h
/qemu/target/loongarch/iocsr_helper.c
/qemu/target/loongarch/machine.c
/qemu/target/loongarch/meson.build
/qemu/target/loongarch/op_helper.c
/qemu/target/loongarch/tlb_helper.c
/qemu/target/loongarch/translate.c
/qemu/target/loongarch/translate.h
/qemu/target/m68k/cpu-param.h
/qemu/target/m68k/cpu.c
/qemu/target/m68k/cpu.h
/qemu/target/m68k/helper.c
/qemu/target/m68k/helper.h
/qemu/target/m68k/m68k-semi.c
/qemu/target/m68k/meson.build
/qemu/target/m68k/op_helper.c
/qemu/target/m68k/translate.c
/qemu/target/meson.build
/qemu/target/microblaze/cpu-param.h
/qemu/target/microblaze/cpu.c
/qemu/target/microblaze/cpu.h
/qemu/target/microblaze/translate.c
/qemu/target/mips/cpu-defs.c.inc
/qemu/target/mips/cpu-param.h
/qemu/target/mips/cpu.c
/qemu/target/mips/cpu.h
/qemu/target/mips/kvm.c
/qemu/target/mips/mips-defs.h
/qemu/target/mips/tcg/exception.c
/qemu/target/mips/tcg/meson.build
/qemu/target/mips/tcg/micromips_translate.c.inc
/qemu/target/mips/tcg/mips16e_translate.c.inc
/qemu/target/mips/tcg/msa_helper.c
/qemu/target/mips/tcg/msa_translate.c
/qemu/target/mips/tcg/nanomips_translate.c.inc
/qemu/target/mips/tcg/octeon.decode
/qemu/target/mips/tcg/octeon_translate.c
/qemu/target/mips/tcg/sysemu/cp0_helper.c
/qemu/target/mips/tcg/sysemu/mips-semi.c
/qemu/target/mips/tcg/sysemu/special_helper.c
/qemu/target/mips/tcg/sysemu/tlb_helper.c
/qemu/target/mips/tcg/sysemu_helper.h.inc
/qemu/target/mips/tcg/tcg-internal.h
/qemu/target/mips/tcg/translate.c
/qemu/target/mips/tcg/translate.h
/qemu/target/nios2/cpu-param.h
/qemu/target/nios2/cpu.c
/qemu/target/nios2/cpu.h
/qemu/target/nios2/helper.c
/qemu/target/nios2/helper.h
/qemu/target/nios2/meson.build
/qemu/target/nios2/mmu.c
/qemu/target/nios2/nios2-semi.c
/qemu/target/nios2/op_helper.c
/qemu/target/nios2/translate.c
/qemu/target/openrisc/cpu-param.h
/qemu/target/openrisc/cpu.c
/qemu/target/openrisc/cpu.h
/qemu/target/openrisc/exception.c
/qemu/target/openrisc/exception.h
/qemu/target/openrisc/exception_helper.c
/qemu/target/openrisc/interrupt.c
/qemu/target/openrisc/mmu.c
/qemu/target/openrisc/sys_helper.c
/qemu/target/openrisc/translate.c
/qemu/target/ppc/arch_dump.c
/qemu/target/ppc/cpu-models.c
/qemu/target/ppc/cpu-models.h
/qemu/target/ppc/cpu-param.h
/qemu/target/ppc/cpu-qom.h
/qemu/target/ppc/cpu.c
/qemu/target/ppc/cpu.h
/qemu/target/ppc/cpu_init.c
/qemu/target/ppc/dfp_helper.c
/qemu/target/ppc/excp_helper.c
/qemu/target/ppc/fpu_helper.c
/qemu/target/ppc/gdbstub.c
/qemu/target/ppc/helper.h
/qemu/target/ppc/helper_regs.c
/qemu/target/ppc/insn32.decode
/qemu/target/ppc/insn64.decode
/qemu/target/ppc/int_helper.c
/qemu/target/ppc/internal.h
/qemu/target/ppc/kvm.c
/qemu/target/ppc/machine.c
/qemu/target/ppc/mem_helper.c
/qemu/target/ppc/misc_helper.c
/qemu/target/ppc/mmu-book3s-v3.c
/qemu/target/ppc/mmu-book3s-v3.h
/qemu/target/ppc/mmu-hash64.c
/qemu/target/ppc/mmu-radix64.c
/qemu/target/ppc/mmu_common.c
/qemu/target/ppc/mmu_helper.c
/qemu/target/ppc/monitor.c
/qemu/target/ppc/power8-pmu-regs.c.inc
/qemu/target/ppc/power8-pmu.h
/qemu/target/ppc/timebase_helper.c
/qemu/target/ppc/trace-events
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate/fixedpoint-impl.c.inc
/qemu/target/ppc/translate/fp-impl.c.inc
/qemu/target/ppc/translate/fp-ops.c.inc
/qemu/target/ppc/translate/storage-ctrl-impl.c.inc
/qemu/target/ppc/translate/vmx-impl.c.inc
/qemu/target/ppc/translate/vmx-ops.c.inc
/qemu/target/ppc/translate/vsx-impl.c.inc
/qemu/target/ppc/translate/vsx-ops.c.inc
/qemu/target/riscv/arch_dump.c
/qemu/target/riscv/bitmanip_helper.c
/qemu/target/riscv/common-semi-target.h
/qemu/target/riscv/cpu-param.h
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_bits.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/crypto_helper.c
/qemu/target/riscv/csr.c
/qemu/target/riscv/debug.c
/qemu/target/riscv/debug.h
/qemu/target/riscv/gdbstub.c
/qemu/target/riscv/helper.h
/qemu/target/riscv/insn16.decode
/qemu/target/riscv/insn32.decode
/qemu/target/riscv/insn_trans/trans_privileged.c.inc
/qemu/target/riscv/insn_trans/trans_rvb.c.inc
/qemu/target/riscv/insn_trans/trans_rvh.c.inc
/qemu/target/riscv/insn_trans/trans_rvi.c.inc
/qemu/target/riscv/insn_trans/trans_rvk.c.inc
/qemu/target/riscv/insn_trans/trans_rvm.c.inc
/qemu/target/riscv/insn_trans/trans_rvv.c.inc
/qemu/target/riscv/instmap.h
/qemu/target/riscv/internals.h
/qemu/target/riscv/kvm.c
/qemu/target/riscv/machine.c
/qemu/target/riscv/meson.build
/qemu/target/riscv/monitor.c
/qemu/target/riscv/op_helper.c
/qemu/target/riscv/pmp.c
/qemu/target/riscv/pmp.h
/qemu/target/riscv/pmu.c
/qemu/target/riscv/pmu.h
/qemu/target/riscv/sbi_ecall_interface.h
/qemu/target/riscv/time_helper.c
/qemu/target/riscv/time_helper.h
/qemu/target/riscv/translate.c
/qemu/target/riscv/vector_helper.c
/qemu/target/rx/cpu.c
/qemu/target/rx/cpu.h
/qemu/target/rx/op_helper.c
/qemu/target/rx/translate.c
/qemu/target/s390x/arch_dump.c
/qemu/target/s390x/cpu-param.h
/qemu/target/s390x/cpu.c
/qemu/target/s390x/cpu_features_def.h.inc
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/cpu_models_sysemu.c
/qemu/target/s390x/gen-features.c
/qemu/target/s390x/helper.c
/qemu/target/s390x/helper.h
/qemu/target/s390x/ioinst.c
/qemu/target/s390x/kvm/kvm.c
/qemu/target/s390x/kvm/kvm_s390x.h
/qemu/target/s390x/s390x-internal.h
/qemu/target/s390x/tcg/crypto_helper.c
/qemu/target/s390x/tcg/excp_helper.c
/qemu/target/s390x/tcg/insn-data.def
/qemu/target/s390x/tcg/mem_helper.c
/qemu/target/s390x/tcg/misc_helper.c
/qemu/target/s390x/tcg/tcg_s390x.h
/qemu/target/s390x/tcg/translate.c
/qemu/target/s390x/tcg/translate_vx.c.inc
/qemu/target/s390x/tcg/vec_fpu_helper.c
/qemu/target/s390x/tcg/vec_helper.c
/qemu/target/s390x/tcg/vec_int_helper.c
/qemu/target/s390x/tcg/vec_string_helper.c
/qemu/target/sh4/cpu-param.h
/qemu/target/sh4/cpu.c
/qemu/target/sh4/cpu.h
/qemu/target/sh4/helper.c
/qemu/target/sh4/op_helper.c
/qemu/target/sh4/translate.c
/qemu/target/sparc/cpu-param.h
/qemu/target/sparc/cpu.c
/qemu/target/sparc/cpu.h
/qemu/target/sparc/mmu_helper.c
/qemu/target/sparc/translate.c
/qemu/target/tricore/cpu-param.h
/qemu/target/tricore/cpu.c
/qemu/target/tricore/op_helper.c
/qemu/target/tricore/translate.c
/qemu/target/xtensa/core-de233_fpu/core-isa.h
/qemu/target/xtensa/core-de233_fpu/core-matmap.h
/qemu/target/xtensa/core-dsp3400/core-isa.h
/qemu/target/xtensa/core-dsp3400/core-matmap.h
/qemu/target/xtensa/core-lx106.c
/qemu/target/xtensa/core-lx106/core-isa.h
/qemu/target/xtensa/core-lx106/gdb-config.c.inc
/qemu/target/xtensa/core-lx106/xtensa-modules.c.inc
/qemu/target/xtensa/cores.list
/qemu/target/xtensa/cpu-param.h
/qemu/target/xtensa/cpu.c
/qemu/target/xtensa/cpu.h
/qemu/target/xtensa/op_helper.c
/qemu/target/xtensa/translate.c
/qemu/tcg/aarch64/tcg-target.c.inc
/qemu/tcg/i386/tcg-target.c.inc
/qemu/tcg/ppc/tcg-target.c.inc
/qemu/tcg/ppc/tcg-target.h
/qemu/tcg/region.c
/qemu/tcg/tcg-internal.h
/qemu/tcg/tcg-op.c
/qemu/tcg/tcg.c
/qemu/tcg/tci/tcg-target.c.inc
/qemu/tcg/tci/tcg-target.h
/qemu/tests/Makefile.include
/qemu/tests/avocado/avocado_qemu/__init__.py
/qemu/tests/avocado/boot_linux.py
/qemu/tests/avocado/boot_linux_console.py
/qemu/tests/avocado/info_usernet.py
/qemu/tests/avocado/machine_aarch64_virt.py
/qemu/tests/avocado/machine_aspeed.py
/qemu/tests/avocado/machine_s390_ccw_virtio.py
/qemu/tests/avocado/migration.py
/qemu/tests/avocado/ppc_bamboo.py
/qemu/tests/avocado/replay_linux.py
/qemu/tests/avocado/virtio_check_params.py
/qemu/tests/avocado/virtio_version.py
/qemu/tests/avocado/vnc.py
/qemu/tests/bench/benchmark-crypto-akcipher.c
/qemu/tests/bench/meson.build
/qemu/tests/bench/test_akcipher_keys.inc
/qemu/tests/check-block.sh
/qemu/tests/data/acpi/pc/DSDT
/qemu/tests/data/acpi/pc/DSDT.acpierst
/qemu/tests/data/acpi/pc/DSDT.acpihmat
/qemu/tests/data/acpi/pc/DSDT.bridge
/qemu/tests/data/acpi/pc/DSDT.cphp
/qemu/tests/data/acpi/pc/DSDT.dimmpxm
/qemu/tests/data/acpi/pc/DSDT.hpbridge
/qemu/tests/data/acpi/pc/DSDT.hpbrroot
/qemu/tests/data/acpi/pc/DSDT.ipmikcs
/qemu/tests/data/acpi/pc/DSDT.memhp
/qemu/tests/data/acpi/pc/DSDT.nohpet
/qemu/tests/data/acpi/pc/DSDT.numamem
/qemu/tests/data/acpi/pc/DSDT.roothp
/qemu/tests/data/acpi/q35/CEDT.cxl
/qemu/tests/data/acpi/q35/DSDT
/qemu/tests/data/acpi/q35/DSDT.acpierst
/qemu/tests/data/acpi/q35/DSDT.acpihmat
/qemu/tests/data/acpi/q35/DSDT.applesmc
/qemu/tests/data/acpi/q35/DSDT.bridge
/qemu/tests/data/acpi/q35/DSDT.cphp
/qemu/tests/data/acpi/q35/DSDT.cxl
/qemu/tests/data/acpi/q35/DSDT.dimmpxm
/qemu/tests/data/acpi/q35/DSDT.ipmibt
/qemu/tests/data/acpi/q35/DSDT.ipmismbus
/qemu/tests/data/acpi/q35/DSDT.ivrs
/qemu/tests/data/acpi/q35/DSDT.memhp
/qemu/tests/data/acpi/q35/DSDT.mmio64
/qemu/tests/data/acpi/q35/DSDT.multi-bridge
/qemu/tests/data/acpi/q35/DSDT.nohpet
/qemu/tests/data/acpi/q35/DSDT.numamem
/qemu/tests/data/acpi/q35/DSDT.pvpanic-isa
/qemu/tests/data/acpi/q35/DSDT.tis.tpm12
/qemu/tests/data/acpi/q35/DSDT.tis.tpm2
/qemu/tests/data/acpi/q35/DSDT.viot
/qemu/tests/data/acpi/q35/DSDT.xapic
/qemu/tests/data/acpi/q35/VIOT.viot
/qemu/tests/data/acpi/virt/GTDT
/qemu/tests/data/acpi/virt/GTDT.memhp
/qemu/tests/data/acpi/virt/GTDT.numamem
/qemu/tests/data/test-qga-config
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/docker.py
/qemu/tests/docker/dockerfiles/alpine.docker
/qemu/tests/docker/dockerfiles/centos8.docker
/qemu/tests/docker/dockerfiles/debian-all-test-cross.docker
/qemu/tests/docker/dockerfiles/debian-alpha-cross.docker
/qemu/tests/docker/dockerfiles/debian-amd64-cross.docker
/qemu/tests/docker/dockerfiles/debian-amd64.docker
/qemu/tests/docker/dockerfiles/debian-arm64-cross.docker
/qemu/tests/docker/dockerfiles/debian-armel-cross.docker
/qemu/tests/docker/dockerfiles/debian-armhf-cross.docker
/qemu/tests/docker/dockerfiles/debian-hexagon-cross.d/build-toolchain.sh
/qemu/tests/docker/dockerfiles/debian-hexagon-cross.docker
/qemu/tests/docker/dockerfiles/debian-hppa-cross.docker
/qemu/tests/docker/dockerfiles/debian-loongarch-cross.docker
/qemu/tests/docker/dockerfiles/debian-m68k-cross.docker
/qemu/tests/docker/dockerfiles/debian-mips-cross.docker
/qemu/tests/docker/dockerfiles/debian-mips64-cross.docker
/qemu/tests/docker/dockerfiles/debian-mips64el-cross.docker
/qemu/tests/docker/dockerfiles/debian-mipsel-cross.docker
/qemu/tests/docker/dockerfiles/debian-native.docker
/qemu/tests/docker/dockerfiles/debian-powerpc-test-cross.docker
/qemu/tests/docker/dockerfiles/debian-ppc64el-cross.docker
/qemu/tests/docker/dockerfiles/debian-riscv64-cross.docker
/qemu/tests/docker/dockerfiles/debian-riscv64-test-cross.docker
/qemu/tests/docker/dockerfiles/debian-s390x-cross.docker
/qemu/tests/docker/dockerfiles/debian-sh4-cross.docker
/qemu/tests/docker/dockerfiles/debian-sparc64-cross.docker
/qemu/tests/docker/dockerfiles/debian-toolchain.docker
/qemu/tests/docker/dockerfiles/debian-tricore-cross.docker
/qemu/tests/docker/dockerfiles/fedora-i386-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win32-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win64-cross.docker
/qemu/tests/docker/dockerfiles/fedora.docker
/qemu/tests/docker/dockerfiles/opensuse-leap.docker
/qemu/tests/docker/dockerfiles/ubuntu2004.docker
/qemu/tests/docker/run
/qemu/tests/fp/fp-bench.c
/qemu/tests/fp/fp-test.c
/qemu/tests/fp/meson.build
/qemu/tests/guest-debug/run-test.py
/qemu/tests/lcitool/libvirt-ci
/qemu/tests/lcitool/projects/qemu.yml
/qemu/tests/lcitool/refresh
/qemu/tests/meson.build
/qemu/tests/migration/aarch64/a-b-kernel.S
/qemu/tests/migration/aarch64/a-b-kernel.h
/qemu/tests/migration/guestperf/engine.py
/qemu/tests/migration/i386/a-b-bootblock.S
/qemu/tests/migration/i386/a-b-bootblock.h
/qemu/tests/migration/stress.c
/qemu/tests/qapi-schema/alternate-array.err
/qemu/tests/qapi-schema/alternate-array.json
/qemu/tests/qapi-schema/alternate-array.out
/qemu/tests/qapi-schema/alternate-conflict-lists.err
/qemu/tests/qapi-schema/alternate-conflict-lists.json
/qemu/tests/qapi-schema/alternate-conflict-lists.out
/qemu/tests/qapi-schema/meson.build
/qemu/tests/qapi-schema/qapi-schema-test.json
/qemu/tests/qapi-schema/qapi-schema-test.out
/qemu/tests/qemu-iotests/030
/qemu/tests/qemu-iotests/040
/qemu/tests/qemu-iotests/056
/qemu/tests/qemu-iotests/065
/qemu/tests/qemu-iotests/108
/qemu/tests/qemu-iotests/108.out
/qemu/tests/qemu-iotests/131
/qemu/tests/qemu-iotests/131.out
/qemu/tests/qemu-iotests/149
/qemu/tests/qemu-iotests/163
/qemu/tests/qemu-iotests/172.out
/qemu/tests/qemu-iotests/205
/qemu/tests/qemu-iotests/216
/qemu/tests/qemu-iotests/218
/qemu/tests/qemu-iotests/223
/qemu/tests/qemu-iotests/223.out
/qemu/tests/qemu-iotests/224
/qemu/tests/qemu-iotests/227.out
/qemu/tests/qemu-iotests/242
/qemu/tests/qemu-iotests/245
/qemu/tests/qemu-iotests/255
/qemu/tests/qemu-iotests/258
/qemu/tests/qemu-iotests/264
/qemu/tests/qemu-iotests/298
/qemu/tests/qemu-iotests/303
/qemu/tests/qemu-iotests/307.out
/qemu/tests/qemu-iotests/310
/qemu/tests/qemu-iotests/common.rc
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qemu-iotests/meson.build
/qemu/tests/qemu-iotests/mypy.ini
/qemu/tests/qemu-iotests/pylintrc
/qemu/tests/qemu-iotests/testrunner.py
/qemu/tests/qemu-iotests/tests/backing-file-invalidation
/qemu/tests/qemu-iotests/tests/backing-file-invalidation.out
/qemu/tests/qemu-iotests/tests/copy-before-write
/qemu/tests/qemu-iotests/tests/copy-before-write.out
/qemu/tests/qemu-iotests/tests/export-incoming-iothread
/qemu/tests/qemu-iotests/tests/export-incoming-iothread.out
/qemu/tests/qemu-iotests/tests/image-fleecing
/qemu/tests/qemu-iotests/tests/migration-permissions
/qemu/tests/qemu-iotests/tests/mirror-ready-cancel-error
/qemu/tests/qemu-iotests/tests/mirror-top-perms
/qemu/tests/qemu-iotests/tests/nbd-multiconn
/qemu/tests/qemu-iotests/tests/nbd-multiconn.out
/qemu/tests/qemu-iotests/tests/nbd-qemu-allocation.out
/qemu/tests/qemu-iotests/tests/nbd-reconnect-on-open
/qemu/tests/qemu-iotests/tests/reopen-file
/qemu/tests/qemu-iotests/tests/reopen-file.out
/qemu/tests/qemu-iotests/tests/stream-error-on-reset
/qemu/tests/qtest/ac97-test.c
/qemu/tests/qtest/acpi-utils.h
/qemu/tests/qtest/ahci-test.c
/qemu/tests/qtest/am53c974-test.c
/qemu/tests/qtest/arm-cpu-features.c
/qemu/tests/qtest/aspeed_gpio-test.c
/qemu/tests/qtest/aspeed_hace-test.c
/qemu/tests/qtest/aspeed_smc-test.c
/qemu/tests/qtest/bcm2835-dma-test.c
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/qtest/boot-order-test.c
/qemu/tests/qtest/boot-sector.c
/qemu/tests/qtest/boot-sector.h
/qemu/tests/qtest/boot-serial-test.c
/qemu/tests/qtest/cdrom-test.c
/qemu/tests/qtest/cxl-test.c
/qemu/tests/qtest/dbus-display-test.c
/qemu/tests/qtest/dbus-vmstate-test.c
/qemu/tests/qtest/device-introspect-test.c
/qemu/tests/qtest/device-plug-test.c
/qemu/tests/qtest/drive_del-test.c
/qemu/tests/qtest/ds1338-test.c
/qemu/tests/qtest/e1000-test.c
/qemu/tests/qtest/e1000e-test.c
/qemu/tests/qtest/eepro100-test.c
/qemu/tests/qtest/endianness-test.c
/qemu/tests/qtest/erst-test.c
/qemu/tests/qtest/es1370-test.c
/qemu/tests/qtest/fdc-test.c
/qemu/tests/qtest/fuzz-e1000e-test.c
/qemu/tests/qtest/fuzz-lsi53c895a-test.c
/qemu/tests/qtest/fuzz-megasas-test.c
/qemu/tests/qtest/fuzz-sb16-test.c
/qemu/tests/qtest/fuzz-sdcard-test.c
/qemu/tests/qtest/fuzz-virtio-scsi-test.c
/qemu/tests/qtest/fuzz-xlnx-dp-test.c
/qemu/tests/qtest/fuzz/fuzz.c
/qemu/tests/qtest/fuzz/fuzz.h
/qemu/tests/qtest/fuzz/generic_fuzz.c
/qemu/tests/qtest/fuzz/generic_fuzz_configs.h
/qemu/tests/qtest/fuzz/i440fx_fuzz.c
/qemu/tests/qtest/fuzz/qos_fuzz.c
/qemu/tests/qtest/fuzz/virtio_blk_fuzz.c
/qemu/tests/qtest/fuzz/virtio_net_fuzz.c
/qemu/tests/qtest/fuzz/virtio_scsi_fuzz.c
/qemu/tests/qtest/fw_cfg-test.c
/qemu/tests/qtest/hd-geo-test.c
/qemu/tests/qtest/hexloader-test.c
/qemu/tests/qtest/i440fx-test.c
/qemu/tests/qtest/ide-test.c
/qemu/tests/qtest/intel-hda-test.c
/qemu/tests/qtest/ipoctal232-test.c
/qemu/tests/qtest/ivshmem-test.c
/qemu/tests/qtest/libqmp.c
/qemu/tests/qtest/libqmp.h
/qemu/tests/qtest/libqos/aarch64-xlnx-zcu102-machine.c
/qemu/tests/qtest/libqos/ahci.c
/qemu/tests/qtest/libqos/arm-imx25-pdk-machine.c
/qemu/tests/qtest/libqos/arm-n800-machine.c
/qemu/tests/qtest/libqos/arm-raspi2-machine.c
/qemu/tests/qtest/libqos/arm-sabrelite-machine.c
/qemu/tests/qtest/libqos/arm-smdkc210-machine.c
/qemu/tests/qtest/libqos/arm-virt-machine.c
/qemu/tests/qtest/libqos/arm-xilinx-zynq-a9-machine.c
/qemu/tests/qtest/libqos/e1000e.c
/qemu/tests/qtest/libqos/fw_cfg.c
/qemu/tests/qtest/libqos/fw_cfg.h
/qemu/tests/qtest/libqos/generic-pcihost.c
/qemu/tests/qtest/libqos/generic-pcihost.h
/qemu/tests/qtest/libqos/i2c-imx.c
/qemu/tests/qtest/libqos/i2c-omap.c
/qemu/tests/qtest/libqos/i2c.c
/qemu/tests/qtest/libqos/i2c.h
/qemu/tests/qtest/libqos/libqos-malloc.c
/qemu/tests/qtest/libqos/libqos-malloc.h
/qemu/tests/qtest/libqos/libqos.c
/qemu/tests/qtest/libqos/libqos.h
/qemu/tests/qtest/libqos/malloc-pc.h
/qemu/tests/qtest/libqos/malloc-spapr.h
/qemu/tests/qtest/libqos/meson.build
/qemu/tests/qtest/libqos/pci-pc.c
/qemu/tests/qtest/libqos/pci-pc.h
/qemu/tests/qtest/libqos/pci-spapr.c
/qemu/tests/qtest/libqos/pci-spapr.h
/qemu/tests/qtest/libqos/pci.c
/qemu/tests/qtest/libqos/pci.h
/qemu/tests/qtest/libqos/ppc64_pseries-machine.c
/qemu/tests/qtest/libqos/qgraph.c
/qemu/tests/qtest/libqos/qgraph.h
/qemu/tests/qtest/libqos/qos_external.c
/qemu/tests/qtest/libqos/qos_external.h
/qemu/tests/qtest/libqos/rtas.c
/qemu/tests/qtest/libqos/rtas.h
/qemu/tests/qtest/libqos/sdhci-cmd.c
/qemu/tests/qtest/libqos/sdhci-cmd.h
/qemu/tests/qtest/libqos/sdhci.c
/qemu/tests/qtest/libqos/tpci200.c
/qemu/tests/qtest/libqos/usb.c
/qemu/tests/qtest/libqos/vhost-user-blk.c
/qemu/tests/qtest/libqos/virtio-9p.c
/qemu/tests/qtest/libqos/virtio-balloon.c
/qemu/tests/qtest/libqos/virtio-blk.c
/qemu/tests/qtest/libqos/virtio-gpio.c
/qemu/tests/qtest/libqos/virtio-gpio.h
/qemu/tests/qtest/libqos/virtio-iommu.c
/qemu/tests/qtest/libqos/virtio-mmio.c
/qemu/tests/qtest/libqos/virtio-net.c
/qemu/tests/qtest/libqos/virtio-pci.c
/qemu/tests/qtest/libqos/virtio-rng.c
/qemu/tests/qtest/libqos/virtio-scsi.c
/qemu/tests/qtest/libqos/virtio-serial.c
/qemu/tests/qtest/libqos/virtio.c
/qemu/tests/qtest/libqos/virtio.h
/qemu/tests/qtest/libqos/x86_64_pc-machine.c
/qemu/tests/qtest/libqtest-single.h
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/libqtest.h
/qemu/tests/qtest/lpc-ich9-test.c
/qemu/tests/qtest/m48t59-test.c
/qemu/tests/qtest/machine-none-test.c
/qemu/tests/qtest/megasas-test.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/microbit-test.c
/qemu/tests/qtest/migration-helpers.c
/qemu/tests/qtest/migration-helpers.h
/qemu/tests/qtest/migration-test.c
/qemu/tests/qtest/modules-test.c
/qemu/tests/qtest/ne2000-test.c
/qemu/tests/qtest/npcm7xx_adc-test.c
/qemu/tests/qtest/npcm7xx_emc-test.c
/qemu/tests/qtest/npcm7xx_pwm-test.c
/qemu/tests/qtest/npcm7xx_sdhci-test.c
/qemu/tests/qtest/npcm7xx_smbus-test.c
/qemu/tests/qtest/npcm7xx_watchdog_timer-test.c
/qemu/tests/qtest/numa-test.c
/qemu/tests/qtest/nvme-test.c
/qemu/tests/qtest/pca9552-test.c
/qemu/tests/qtest/pci-test.c
/qemu/tests/qtest/pcnet-test.c
/qemu/tests/qtest/pflash-cfi02-test.c
/qemu/tests/qtest/pnv-xscom-test.c
/qemu/tests/qtest/prom-env-test.c
/qemu/tests/qtest/pvpanic-pci-test.c
/qemu/tests/qtest/pvpanic-test.c
/qemu/tests/qtest/pxe-test.c
/qemu/tests/qtest/q35-test.c
/qemu/tests/qtest/qmp-cmd-test.c
/qemu/tests/qtest/qmp-test.c
/qemu/tests/qtest/qom-test.c
/qemu/tests/qtest/qos-test.c
/qemu/tests/qtest/readconfig-test.c
/qemu/tests/qtest/rtas-test.c
/qemu/tests/qtest/rtc-test.c
/qemu/tests/qtest/sdhci-test.c
/qemu/tests/qtest/spapr-phb-test.c
/qemu/tests/qtest/tco-test.c
/qemu/tests/qtest/test-filter-mirror.c
/qemu/tests/qtest/test-filter-redirector.c
/qemu/tests/qtest/test-hmp.c
/qemu/tests/qtest/tpm-crb-swtpm-test.c
/qemu/tests/qtest/tpm-emu.h
/qemu/tests/qtest/tpm-tis-device-swtpm-test.c
/qemu/tests/qtest/tpm-tis-swtpm-test.c
/qemu/tests/qtest/tpm-util.c
/qemu/tests/qtest/tulip-test.c
/qemu/tests/qtest/vhost-user-blk-test.c
/qemu/tests/qtest/vhost-user-test.c
/qemu/tests/qtest/virtio-9p-test.c
/qemu/tests/qtest/virtio-blk-test.c
/qemu/tests/qtest/virtio-net-failover.c
/qemu/tests/qtest/virtio-net-test.c
/qemu/tests/qtest/virtio-rng-test.c
/qemu/tests/qtest/virtio-scsi-test.c
/qemu/tests/qtest/virtio-test.c
/qemu/tests/qtest/vmgenid-test.c
/qemu/tests/qtest/vmxnet3-test.c
/qemu/tests/qtest/vnc-display-test.c
/qemu/tests/qtest/wdt_ib700-test.c
/qemu/tests/qtest/xlnx-can-test.c
/qemu/tests/requirements.txt
/qemu/tests/tcg/Makefile.target
/qemu/tests/tcg/aarch64/Makefile.softmmu-target
/qemu/tests/tcg/aarch64/Makefile.target
/qemu/tests/tcg/aarch64/bti-3.c
/qemu/tests/tcg/aarch64/float_convd.ref
/qemu/tests/tcg/aarch64/system/pauth-3.c
/qemu/tests/tcg/aarch64/system/semiconsole.c
/qemu/tests/tcg/aarch64/system/semiheap.c
/qemu/tests/tcg/arm/Makefile.softmmu-target
/qemu/tests/tcg/arm/Makefile.target
/qemu/tests/tcg/arm/float_convd.ref
/qemu/tests/tcg/cris/Makefile.target
/qemu/tests/tcg/hexagon/Makefile.target
/qemu/tests/tcg/hexagon/float_convd.ref
/qemu/tests/tcg/hexagon/hvx_misc.c
/qemu/tests/tcg/hexagon/load_unpack.c
/qemu/tests/tcg/hexagon/mem_noshuf.c
/qemu/tests/tcg/hexagon/mem_noshuf_exception.c
/qemu/tests/tcg/hexagon/usr.c
/qemu/tests/tcg/i386/Makefile.softmmu-target
/qemu/tests/tcg/i386/Makefile.target
/qemu/tests/tcg/i386/README
/qemu/tests/tcg/i386/float_convd.conf
/qemu/tests/tcg/i386/float_convs.ref
/qemu/tests/tcg/i386/test-3dnow.c
/qemu/tests/tcg/i386/test-avx.c
/qemu/tests/tcg/i386/test-avx.py
/qemu/tests/tcg/i386/test-i386-bmi2.c
/qemu/tests/tcg/i386/test-i386-fp-exceptions.c
/qemu/tests/tcg/i386/test-i386.c
/qemu/tests/tcg/i386/test-mmx.c
/qemu/tests/tcg/i386/test-mmx.py
/qemu/tests/tcg/i386/x86.csv
/qemu/tests/tcg/loongarch64/Makefile.softmmu-target
/qemu/tests/tcg/loongarch64/Makefile.target
/qemu/tests/tcg/loongarch64/float_convd.ref
/qemu/tests/tcg/loongarch64/float_convs.ref
/qemu/tests/tcg/loongarch64/float_madds.ref
/qemu/tests/tcg/loongarch64/system/boot.S
/qemu/tests/tcg/loongarch64/system/kernel.ld
/qemu/tests/tcg/loongarch64/system/regdef.h
/qemu/tests/tcg/loongarch64/test_bit.c
/qemu/tests/tcg/loongarch64/test_div.c
/qemu/tests/tcg/loongarch64/test_fclass.c
/qemu/tests/tcg/loongarch64/test_fcsr.c
/qemu/tests/tcg/loongarch64/test_fpcom.c
/qemu/tests/tcg/loongarch64/test_pcadd.c
/qemu/tests/tcg/m68k/Makefile.target
/qemu/tests/tcg/m68k/trap.c
/qemu/tests/tcg/multiarch/Makefile.target
/qemu/tests/tcg/multiarch/float_convd.c
/qemu/tests/tcg/multiarch/linux/linux-madvise.c
/qemu/tests/tcg/multiarch/linux/linux-test.c
/qemu/tests/tcg/multiarch/noexec.c.inc
/qemu/tests/tcg/multiarch/overflow.c
/qemu/tests/tcg/multiarch/system/Makefile.softmmu-target
/qemu/tests/tcg/multiarch/system/memory.c
/qemu/tests/tcg/nios2/10m50-ghrd.ld
/qemu/tests/tcg/nios2/Makefile.softmmu-target
/qemu/tests/tcg/nios2/boot.S
/qemu/tests/tcg/nios2/intr.S
/qemu/tests/tcg/nios2/semicall.h
/qemu/tests/tcg/nios2/test-shadow-1.S
/qemu/tests/tcg/ppc64/Makefile.target
/qemu/tests/tcg/ppc64/bcdsub.c
/qemu/tests/tcg/ppc64/byte_reverse.c
/qemu/tests/tcg/ppc64/mffsce.c
/qemu/tests/tcg/ppc64/mtfsf.c
/qemu/tests/tcg/ppc64/non_signalling_xscv.c
/qemu/tests/tcg/ppc64/signal_save_restore_xer.c
/qemu/tests/tcg/ppc64/xxspltw.c
/qemu/tests/tcg/ppc64le/Makefile.target
/qemu/tests/tcg/riscv64/Makefile.softmmu-target
/qemu/tests/tcg/riscv64/Makefile.target
/qemu/tests/tcg/riscv64/issue1060.S
/qemu/tests/tcg/riscv64/noexec.c
/qemu/tests/tcg/riscv64/semihost.ld
/qemu/tests/tcg/s390x/Makefile.softmmu-target
/qemu/tests/tcg/s390x/Makefile.target
/qemu/tests/tcg/s390x/branch-relative-long.c
/qemu/tests/tcg/s390x/noexec.c
/qemu/tests/tcg/s390x/signals-s390x.c
/qemu/tests/tcg/s390x/unaligned-lowcore.S
/qemu/tests/tcg/s390x/vfminmax.c
/qemu/tests/tcg/s390x/vx.h
/qemu/tests/tcg/s390x/vxeh2_vcvt.c
/qemu/tests/tcg/s390x/vxeh2_vlstr.c
/qemu/tests/tcg/s390x/vxeh2_vs.c
/qemu/tests/tcg/x86_64/Makefile.softmmu-target
/qemu/tests/tcg/x86_64/Makefile.target
/qemu/tests/tcg/x86_64/float_convd.ref
/qemu/tests/tcg/x86_64/float_convs.ref
/qemu/tests/tcg/x86_64/noexec.c
/qemu/tests/tcg/x86_64/system/boot.S
/qemu/tests/tcg/xtensa/crt.S
/qemu/tests/tcg/xtensa/test_break.S
/qemu/tests/tcg/xtensa/test_mmu.S
/qemu/tests/tcg/xtensa/test_phys_mem.S
/qemu/tests/tcg/xtensa/test_sr.S
/qemu/tests/tcg/xtensa/test_timer.S
/qemu/tests/unit/check-block-qdict.c
/qemu/tests/unit/check-qobject.c
/qemu/tests/unit/check-qom-proplist.c
/qemu/tests/unit/crypto-tls-psk-helpers.c
/qemu/tests/unit/crypto-tls-psk-helpers.h
/qemu/tests/unit/crypto-tls-x509-helpers.c
/qemu/tests/unit/crypto-tls-x509-helpers.h
/qemu/tests/unit/io-channel-helpers.c
/qemu/tests/unit/meson.build
/qemu/tests/unit/ptimer-test.c
/qemu/tests/unit/socket-helpers.c
/qemu/tests/unit/socket-helpers.h
/qemu/tests/unit/test-bdrv-drain.c
/qemu/tests/unit/test-block-iothread.c
/qemu/tests/unit/test-blockjob-txn.c
/qemu/tests/unit/test-blockjob.c
/qemu/tests/unit/test-coroutine.c
/qemu/tests/unit/test-crypto-akcipher.c
/qemu/tests/unit/test-crypto-block.c
/qemu/tests/unit/test-crypto-der.c
/qemu/tests/unit/test-crypto-tlscredsx509.c
/qemu/tests/unit/test-crypto-tlssession.c
/qemu/tests/unit/test-cutils.c
/qemu/tests/unit/test-forward-visitor.c
/qemu/tests/unit/test-image-locking.c
/qemu/tests/unit/test-int128.c
/qemu/tests/unit/test-io-channel-command.c
/qemu/tests/unit/test-io-channel-file.c
/qemu/tests/unit/test-io-channel-null.c
/qemu/tests/unit/test-io-channel-socket.c
/qemu/tests/unit/test-io-channel-tls.c
/qemu/tests/unit/test-iov.c
/qemu/tests/unit/test-keyval.c
/qemu/tests/unit/test-logging.c
/qemu/tests/unit/test-qga.c
/qemu/tests/unit/test-qobject-input-visitor.c
/qemu/tests/unit/test-visitor-serialization.c
/qemu/tests/unit/test-vmstate.c
/qemu/tests/vhost-user-bridge.c
/qemu/tests/vm/Makefile.include
/qemu/tests/vm/basevm.py
/qemu/tests/vm/centos
/qemu/tests/vm/centos.aarch64
/qemu/tests/vm/freebsd
/qemu/tests/vm/haiku.x86_64
/qemu/tests/vm/netbsd
/qemu/tests/vm/openbsd
/qemu/tests/vm/ubuntu.aarch64
/qemu/tools/meson.build
/qemu/tools/virtiofsd/fuse_lowlevel.c
/qemu/tools/virtiofsd/fuse_virtio.c
/qemu/tools/virtiofsd/helper.c
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/tools/virtiofsd/passthrough_seccomp.h
/qemu/trace-events
/qemu/trace/control-target.c
/qemu/ui/clipboard.c
/qemu/ui/cocoa.m
/qemu/ui/console.c
/qemu/ui/curses.c
/qemu/ui/cursor.c
/qemu/ui/dbus.c
/qemu/ui/dbus.h
/qemu/ui/gtk-egl.c
/qemu/ui/gtk-gl-area.c
/qemu/ui/gtk.c
/qemu/ui/input-linux.c
/qemu/ui/input.c
/qemu/ui/meson.build
/qemu/ui/sdl2.c
/qemu/ui/trace-events
/qemu/ui/vdagent.c
/qemu/ui/vnc-enc-tight.c
/qemu/ui/vnc.c
/qemu/ui/vnc.h
/qemu/util/aio-posix.c
/qemu/util/aio-wait.c
/qemu/util/async.c
/qemu/util/cacheflush.c
/qemu/util/compatfd.c
/qemu/util/coroutine-ucontext.c
/qemu/util/coroutine-win32.c
/qemu/util/cutils.c
/qemu/util/error-report.c
/qemu/util/event_notifier-posix.c
/qemu/util/hbitmap.c
/qemu/util/host-utils.c
/qemu/util/iov.c
/qemu/util/iova-tree.c
/qemu/util/keyval.c
/qemu/util/log.c
/qemu/util/main-loop.c
/qemu/util/meson.build
/qemu/util/mmap-alloc.c
/qemu/util/module.c
/qemu/util/osdep.c
/qemu/util/oslib-posix.c
/qemu/util/oslib-win32.c
/qemu/util/qemu-co-timeout.c
/qemu/util/qemu-config.c
/qemu/util/qemu-coroutine-lock.c
/qemu/util/qemu-coroutine.c
/qemu/util/qemu-sockets.c
/qemu/util/qemu-thread-posix.c
/qemu/util/qemu-thread-win32.c
/qemu/util/qemu-timer.c
/qemu/util/thread-pool.c
/qemu/util/vhost-user-server.c
0f9668e023-Mar-2022 Marc-André Lureau <marcandre.lureau@redhat.com>

Remove qemu-common.h include from most units

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220323155743.1585078-33-marcandre.lureau@redhat.com>
Signed-off-by: Paolo B

Remove qemu-common.h include from most units

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220323155743.1585078-33-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...


/qemu/.gitattributes
/qemu/.gitlab-ci.d/custom-runners.yml
/qemu/.gitlab-ci.d/custom-runners/ubuntu-20.04-aarch32.yml
/qemu/.gitlab-ci.d/custom-runners/ubuntu-20.04-s390x.yml
/qemu/.mailmap
/qemu/.travis.yml
/qemu/MAINTAINERS
/qemu/VERSION
/qemu/accel/hvf/hvf-accel-ops.c
/qemu/accel/hvf/hvf-all.c
/qemu/accel/kvm/kvm-all.c
/qemu/accel/tcg/atomic_template.h
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/tcg-accel-ops-icount.c
/qemu/accel/tcg/tcg-accel-ops-mttcg.c
/qemu/accel/tcg/tcg-accel-ops-rr.c
/qemu/accel/tcg/tcg-accel-ops.c
/qemu/accel/tcg/tcg-all.c
/qemu/accel/tcg/translate-all.c
/qemu/audio/audio.c
/qemu/audio/audio.h
/qemu/audio/audio_win_int.c
/qemu/audio/dbusaudio.c
/qemu/backends/hostmem-epc.c
/qemu/backends/hostmem.c
/qemu/backends/tpm/tpm_passthrough.c
/qemu/block.c
/qemu/block/file-posix.c
/qemu/block/io.c
/qemu/block/io_uring.c
/qemu/block/iscsi.c
/qemu/block/nbd.c
/qemu/block/nvme.c
/qemu/block/parallels-ext.c
/qemu/block/parallels.c
/qemu/block/qcow2-cache.c
/qemu/block/qcow2-refcount.c
/qemu/block/rbd.c
/qemu/block/stream.c
/qemu/blockdev.c
/qemu/bsd-user/elfload.c
/qemu/bsd-user/freebsd/os-syscall.c
/qemu/bsd-user/mmap.c
/qemu/bsd-user/qemu.h
/qemu/chardev/char-fd.c
/qemu/chardev/char-pipe.c
/qemu/chardev/char-pty.c
/qemu/chardev/meson.build
/qemu/configs/targets/aarch64_be-linux-user.mak
/qemu/configs/targets/armeb-linux-user.mak
/qemu/configs/targets/hppa-linux-user.mak
/qemu/configs/targets/hppa-softmmu.mak
/qemu/configs/targets/m68k-linux-user.mak
/qemu/configs/targets/m68k-softmmu.mak
/qemu/configs/targets/microblaze-linux-user.mak
/qemu/configs/targets/microblaze-softmmu.mak
/qemu/configs/targets/mips-linux-user.mak
/qemu/configs/targets/mips-softmmu.mak
/qemu/configs/targets/mips64-linux-user.mak
/qemu/configs/targets/mips64-softmmu.mak
/qemu/configs/targets/mipsn32-linux-user.mak
/qemu/configs/targets/or1k-linux-user.mak
/qemu/configs/targets/or1k-softmmu.mak
/qemu/configs/targets/ppc-linux-user.mak
/qemu/configs/targets/ppc-softmmu.mak
/qemu/configs/targets/ppc64-linux-user.mak
/qemu/configs/targets/ppc64-softmmu.mak
/qemu/configs/targets/s390x-linux-user.mak
/qemu/configs/targets/s390x-softmmu.mak
/qemu/configs/targets/sh4eb-linux-user.mak
/qemu/configs/targets/sh4eb-softmmu.mak
/qemu/configs/targets/sparc-linux-user.mak
/qemu/configs/targets/sparc-softmmu.mak
/qemu/configs/targets/sparc32plus-linux-user.mak
/qemu/configs/targets/sparc64-linux-user.mak
/qemu/configs/targets/sparc64-softmmu.mak
/qemu/configs/targets/xtensaeb-linux-user.mak
/qemu/configs/targets/xtensaeb-softmmu.mak
/qemu/configure
/qemu/contrib/gitdm/aliases
/qemu/contrib/vhost-user-gpu/vugbm.c
/qemu/cpu.c
/qemu/crypto/cipher-afalg.c
/qemu/crypto/hash-afalg.c
/qemu/disas.c
/qemu/docs/devel/index-api.rst
/qemu/docs/devel/index-build.rst
/qemu/docs/devel/index-internals.rst
/qemu/docs/devel/index-process.rst
/qemu/docs/devel/index-tcg.rst
/qemu/docs/devel/index.rst
/qemu/docs/devel/loads-stores.rst
/qemu/docs/devel/tcg-plugins.rst
/qemu/docs/system/devices/can.rst
/qemu/docs/system/i386/amd-memory-encryption.rst
/qemu/docs/tools/qemu-nbd.rst
/qemu/dump/dump.c
/qemu/dump/win_dump.c
virtfs-proxy-helper.c
/qemu/gdbstub.c
/qemu/hw/9pfs/9p-proxy.c
/qemu/hw/9pfs/9p.c
/qemu/hw/9pfs/9p.h
/qemu/hw/alpha/dp264.c
/qemu/hw/arm/armv7m.c
/qemu/hw/audio/intel-hda.c
/qemu/hw/avr/boot.c
/qemu/hw/core/loader.c
/qemu/hw/display/artist.c
/qemu/hw/display/cg3.c
/qemu/hw/display/pl110_template.h
/qemu/hw/display/pxa2xx_lcd.c
/qemu/hw/display/qxl.c
/qemu/hw/display/tcx.c
/qemu/hw/display/vga.c
/qemu/hw/display/virtio-gpu-gl.c
/qemu/hw/display/virtio-gpu-udmabuf.c
/qemu/hw/dma/pl330.c
/qemu/hw/dma/xlnx_dpdma.c
/qemu/hw/hppa/machine.c
/qemu/hw/i386/pc_sysfw.c
/qemu/hw/i386/sgx.c
/qemu/hw/i386/trace-events
/qemu/hw/i386/x86.c
/qemu/hw/input/vhost-user-input.c
/qemu/hw/intc/arm_gicv3_its.c
/qemu/hw/intc/s390_flic_kvm.c
/qemu/hw/intc/xics_kvm.c
/qemu/hw/m68k/mcf5208.c
/qemu/hw/m68k/q800.c
/qemu/hw/m68k/virt.c
/qemu/hw/microblaze/boot.c
/qemu/hw/mips/fuloong2e.c
/qemu/hw/mips/gt64xxx_pci.c
/qemu/hw/mips/jazz.c
/qemu/hw/mips/loongson3_virt.c
/qemu/hw/mips/malta.c
/qemu/hw/mips/mipssim.c
/qemu/hw/misc/sbsa_ec.c
/qemu/hw/misc/trace-events
/qemu/hw/net/can/ctucan_core.h
/qemu/hw/net/fsl_etsec/etsec.c
/qemu/hw/net/fsl_etsec/rings.c
/qemu/hw/net/msf2-emac.c
/qemu/hw/net/npcm7xx_emc.c
/qemu/hw/net/vmxnet3.h
/qemu/hw/nios2/boot.c
/qemu/hw/nios2/generic_nommu.c
/qemu/hw/nvram/fw_cfg.c
/qemu/hw/nvram/xlnx-bbram.c
/qemu/hw/pci-host/mv64361.c
/qemu/hw/pci-host/pnv_phb3.c
/qemu/hw/pci-host/pnv_phb3_msi.c
/qemu/hw/pci-host/pnv_phb3_pbcq.c
/qemu/hw/pci-host/pnv_phb4.c
/qemu/hw/pci-host/pnv_phb4_pec.c
/qemu/hw/pci-host/raven.c
/qemu/hw/pci-host/remote.c
/qemu/hw/pci/pci.c
/qemu/hw/ppc/e500.c
/qemu/hw/ppc/mac_newworld.c
/qemu/hw/ppc/mac_oldworld.c
/qemu/hw/ppc/pegasos2.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/pnv_bmc.c
/qemu/hw/ppc/ppc.c
/qemu/hw/ppc/ppc405_boards.c
/qemu/hw/ppc/ppc440_bamboo.c
/qemu/hw/ppc/sam460ex.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_cpu_core.c
/qemu/hw/ppc/spapr_numa.c
/qemu/hw/ppc/spapr_pci.c
/qemu/hw/ppc/spapr_pci_nvlink2.c
/qemu/hw/ppc/spapr_tpm_proxy.c
/qemu/hw/ppc/spapr_vof.c
/qemu/hw/ppc/virtex_ml507.c
/qemu/hw/ppc/vof.c
/qemu/hw/rdma/vmw/pvrdma_main.c
/qemu/hw/remote/iohub.c
/qemu/hw/remote/machine.c
/qemu/hw/remote/memory.c
/qemu/hw/remote/message.c
/qemu/hw/remote/mpqemu-link.c
/qemu/hw/remote/proxy-memory-listener.c
/qemu/hw/remote/proxy.c
/qemu/hw/remote/remote-obj.c
/qemu/hw/riscv/boot.c
/qemu/hw/rtc/m41t80.c
/qemu/hw/rx/rx-gdbsim.c
/qemu/hw/s390x/event-facility.c
/qemu/hw/s390x/ipl.c
/qemu/hw/scsi/scsi-generic.c
/qemu/hw/scsi/trace-events
/qemu/hw/sd/sd.c
/qemu/hw/sd/sdhci.c
/qemu/hw/sparc/leon3.c
/qemu/hw/sparc/sun4m.c
/qemu/hw/sparc64/sun4u.c
/qemu/hw/tpm/tpm_ppi.c
/qemu/hw/usb/ccid-card-passthru.c
/qemu/hw/usb/dev-mtp.c
/qemu/hw/usb/dev-smartcard-reader.c
/qemu/hw/usb/redirect.c
/qemu/hw/vfio/common.c
/qemu/hw/vfio/pci.c
/qemu/hw/vfio/spapr.c
/qemu/hw/virtio/meson.build
/qemu/hw/virtio/vhost-iova-tree.c
/qemu/hw/virtio/vhost-shadow-virtqueue.c
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/vhost-vdpa.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-balloon.c
/qemu/hw/virtio/virtio-iommu.c
/qemu/hw/virtio/virtio-mem.c
/qemu/hw/virtio/virtio-pmem.c
/qemu/hw/xtensa/sim.c
/qemu/hw/xtensa/xtfpga.c
/qemu/include/exec/cpu-all.h
/qemu/include/exec/cpu-common.h
/qemu/include/exec/cpu_ldst.h
/qemu/include/exec/gdbstub.h
/qemu/include/exec/memattrs.h
/qemu/include/exec/memop.h
/qemu/include/exec/memory.h
/qemu/include/exec/page-vary.h
/qemu/include/exec/poison.h
/qemu/include/exec/ram_addr.h
/qemu/include/fpu/softfloat-types.h
/qemu/include/glib-compat.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/i386/intel_iommu.h
/qemu/include/hw/i386/x86-iommu.h
/qemu/include/hw/mips/bios.h
/qemu/include/hw/pci-host/pnv_phb4.h
/qemu/include/hw/ppc/ppc.h
/qemu/include/hw/virtio/virtio-access.h
/qemu/include/hw/virtio/virtio-gpu-bswap.h
/qemu/include/libdecnumber/dconfig.h
/qemu/include/net/eth.h
/qemu/include/qapi/qmp/qbool.h
/qemu/include/qapi/qmp/qdict.h
/qemu/include/qapi/qmp/qlist.h
/qemu/include/qapi/qmp/qnull.h
/qemu/include/qapi/qmp/qnum.h
/qemu/include/qapi/qmp/qstring.h
/qemu/include/qemu-common.h
/qemu/include/qemu/bswap.h
/qemu/include/qemu/compiler.h
/qemu/include/qemu/coroutine.h
/qemu/include/qemu/cpu-float.h
/qemu/include/qemu/cutils.h
/qemu/include/qemu/error-report.h
/qemu/include/qemu/host-utils.h
/qemu/include/qemu/int128.h
/qemu/include/qemu/main-loop.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/qemu-progress.h
/qemu/include/qemu/range.h
/qemu/include/qom/object.h
/qemu/include/sysemu/os-posix.h
/qemu/include/sysemu/os-win32.h
/qemu/include/sysemu/runstate.h
/qemu/include/sysemu/sysemu.h
/qemu/include/ui/qemu-pixman.h
/qemu/io/channel-socket.c
/qemu/linux-user/aarch64/cpu_loop.c
/qemu/linux-user/aarch64/signal.c
/qemu/linux-user/aarch64/target_syscall.h
/qemu/linux-user/alpha/cpu_loop.c
/qemu/linux-user/arm/cpu_loop.c
/qemu/linux-user/arm/nwfpe/double_cpdo.c
/qemu/linux-user/arm/nwfpe/fpa11_cpdt.c
/qemu/linux-user/arm/target_syscall.h
/qemu/linux-user/cris/cpu_loop.c
/qemu/linux-user/elfload.c
/qemu/linux-user/hexagon/cpu_loop.c
/qemu/linux-user/i386/cpu_loop.c
/qemu/linux-user/m68k/cpu_loop.c
/qemu/linux-user/microblaze/cpu_loop.c
/qemu/linux-user/mips/cpu_loop.c
/qemu/linux-user/mmap.c
/qemu/linux-user/openrisc/cpu_loop.c
/qemu/linux-user/ppc/cpu_loop.c
/qemu/linux-user/ppc/signal.c
/qemu/linux-user/ppc/target_syscall.h
/qemu/linux-user/qemu.h
/qemu/linux-user/riscv/cpu_loop.c
/qemu/linux-user/s390x/cpu_loop.c
/qemu/linux-user/sh4/cpu_loop.c
/qemu/linux-user/sh4/termbits.h
/qemu/linux-user/signal-common.h
/qemu/linux-user/signal.c
/qemu/linux-user/sparc/cpu_loop.c
/qemu/linux-user/syscall.c
/qemu/linux-user/uname.c
/qemu/linux-user/user-internals.h
/qemu/linux-user/xtensa/signal.c
/qemu/linux-user/xtensa/target_structs.h
/qemu/meson.build
/qemu/migration/migration.c
/qemu/migration/postcopy-ram.c
/qemu/migration/vmstate-types.c
/qemu/monitor/misc.c
/qemu/monitor/qmp-cmds.c
/qemu/nbd/server.c
/qemu/net/announce.c
/qemu/net/colo-compare.c
/qemu/net/net.c
/qemu/net/socket.c
/qemu/net/tap-bsd.c
/qemu/net/tap-linux.c
/qemu/net/tap-solaris.c
/qemu/net/tap-win32.c
/qemu/net/tap.c
/qemu/net/util.h
/qemu/net/vde.c
/qemu/os-posix.c
/qemu/os-win32.c
/qemu/page-vary-common.c
/qemu/page-vary.c
/qemu/pc-bios/optionrom/Makefile
/qemu/python/qemu/utils/__init__.py
/qemu/qapi/acpi.json
/qemu/qapi/block-core.json
/qemu/qapi/block-export.json
/qemu/qapi/dump.json
/qemu/qapi/machine.json
/qemu/qapi/migration.json
/qemu/qapi/misc-target.json
/qemu/qapi/net.json
/qemu/qapi/pragma.json
/qemu/qapi/qapi-forward-visitor.c
/qemu/qapi/qmp-dispatch.c
/qemu/qapi/qmp-event.c
/qemu/qapi/replay.json
/qemu/qapi/run-state.json
/qemu/qapi/string-output-visitor.c
/qemu/qapi/trace.json
/qemu/qapi/ui.json
/qemu/qemu-img.c
/qemu/qemu-io.c
/qemu/qga/commands-posix.c
/qemu/qga/commands-win32.c
/qemu/qga/commands.c
/qemu/qga/main.c
/qemu/qga/vss-win32/install.cpp
/qemu/qobject/qbool.c
/qemu/qobject/qdict.c
/qemu/qobject/qlist.c
/qemu/qobject/qnull.c
/qemu/qobject/qnum.c
/qemu/qobject/qstring.c
/qemu/scripts/checkpatch.pl
/qemu/scripts/cocci-macro-file.h
/qemu/scripts/coverity-scan/model.c
/qemu/scripts/modinfo-collect.py
/qemu/scripts/mtest2make.py
/qemu/scripts/qemu-binfmt-conf.sh
/qemu/scripts/tracetool/format/ust_events_h.py
/qemu/semihosting/config.c
/qemu/softmmu/cpu-throttle.c
/qemu/softmmu/cpu-timers.c
/qemu/softmmu/cpus.c
/qemu/softmmu/datadir.c
/qemu/softmmu/icount.c
/qemu/softmmu/memory.c
/qemu/softmmu/physmem.c
/qemu/softmmu/qtest.c
/qemu/softmmu/runstate.c
/qemu/softmmu/vl.c
/qemu/storage-daemon/qemu-storage-daemon.c
/qemu/stubs/get-vm-name.c
/qemu/stubs/monitor-core.c
/qemu/target/alpha/cpu.h
/qemu/target/alpha/translate.c
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/crypto_helper.c
/qemu/target/arm/helper.c
/qemu/target/arm/hvf/hvf.c
/qemu/target/arm/internals.h
/qemu/target/arm/kvm.c
/qemu/target/arm/kvm64.c
/qemu/target/arm/neon_helper.c
/qemu/target/arm/sve_helper.c
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate-a64.h
/qemu/target/arm/translate-sve.c
/qemu/target/arm/translate-vfp.c
/qemu/target/arm/translate.c
/qemu/target/arm/vec_internal.h
/qemu/target/hexagon/gdbstub.c
/qemu/target/hppa/cpu.h
/qemu/target/hppa/translate.c
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/hax/hax-all.c
/qemu/target/i386/hax/hax-mem.c
/qemu/target/i386/hvf/hvf.c
/qemu/target/i386/hvf/x86.c
/qemu/target/i386/hvf/x86_cpuid.c
/qemu/target/i386/hvf/x86_decode.c
/qemu/target/i386/hvf/x86_descr.c
/qemu/target/i386/hvf/x86_emu.c
/qemu/target/i386/hvf/x86_flags.c
/qemu/target/i386/hvf/x86_mmu.c
/qemu/target/i386/hvf/x86_task.c
/qemu/target/i386/hvf/x86hvf.c
/qemu/target/i386/kvm/kvm-cpu.c
/qemu/target/i386/kvm/kvm.c
/qemu/target/i386/kvm/sev-stub.c
/qemu/target/i386/nvmm/nvmm-all.c
/qemu/target/i386/sev.c
/qemu/target/i386/tcg/fpu_helper.c
/qemu/target/i386/tcg/translate.c
/qemu/target/i386/whpx/whpx-all.c
/qemu/target/i386/whpx/whpx-apic.c
/qemu/target/m68k/cpu.h
/qemu/target/m68k/m68k-semi.c
/qemu/target/microblaze/cpu.h
/qemu/target/mips/cpu-param.h
/qemu/target/mips/cpu.c
/qemu/target/mips/cpu.h
/qemu/target/mips/kvm.c
/qemu/target/mips/tcg/lmmi_helper.c
/qemu/target/mips/tcg/msa_helper.c
/qemu/target/nios2/nios2-semi.c
/qemu/target/openrisc/cpu.h
/qemu/target/ppc/arch_dump.c
/qemu/target/ppc/cpu.h
/qemu/target/ppc/cpu_init.c
/qemu/target/ppc/gdbstub.c
/qemu/target/ppc/int_helper.c
/qemu/target/ppc/kvm.c
/qemu/target/ppc/mem_helper.c
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate/vmx-impl.c.inc
/qemu/target/ppc/translate/vsx-impl.c.inc
/qemu/target/riscv/cpu.h
/qemu/target/riscv/csr.c
/qemu/target/riscv/insn_trans/trans_rvv.c.inc
/qemu/target/riscv/kvm.c
/qemu/target/riscv/vector_helper.c
/qemu/target/rx/cpu.c
/qemu/target/rx/cpu.h
/qemu/target/rx/gdbstub.c
/qemu/target/s390x/cpu.h
/qemu/target/s390x/kvm/kvm.c
/qemu/target/s390x/tcg/cc_helper.c
/qemu/target/s390x/tcg/translate.c
/qemu/target/s390x/tcg/translate_vx.c.inc
/qemu/target/s390x/tcg/vec.h
/qemu/target/s390x/tcg/vec_fpu_helper.c
/qemu/target/s390x/tcg/vec_int_helper.c
/qemu/target/s390x/tcg/vec_string_helper.c
/qemu/target/sh4/cpu.h
/qemu/target/sparc/cpu.h
/qemu/target/sparc/vis_helper.c
/qemu/target/tricore/cpu.h
/qemu/target/tricore/gdbstub.c
/qemu/target/xtensa/core-de233_fpu.c
/qemu/target/xtensa/core-dsp3400.c
/qemu/target/xtensa/core-test_mmuhifi_c3.c
/qemu/target/xtensa/cpu.h
/qemu/target/xtensa/import_core.sh
/qemu/target/xtensa/overlay_tool.h
/qemu/target/xtensa/translate.c
/qemu/tcg/aarch64/tcg-target.c.inc
/qemu/tcg/arm/tcg-target.c.inc
/qemu/tcg/mips/tcg-target.c.inc
/qemu/tcg/ppc/tcg-target.c.inc
/qemu/tcg/region.c
/qemu/tcg/riscv/tcg-target.c.inc
/qemu/tcg/tcg-op.c
/qemu/tcg/tcg.c
/qemu/tcg/tci.c
/qemu/tests/Makefile.include
/qemu/tests/fp/platform.h
/qemu/tests/lcitool/Makefile.include
/qemu/tests/lcitool/refresh
/qemu/tests/meson.build
/qemu/tests/qemu-iotests/025
/qemu/tests/qemu-iotests/027
/qemu/tests/qemu-iotests/028
/qemu/tests/qemu-iotests/030
/qemu/tests/qemu-iotests/036
/qemu/tests/qemu-iotests/039
/qemu/tests/qemu-iotests/041
/qemu/tests/qemu-iotests/059
/qemu/tests/qemu-iotests/060
/qemu/tests/qemu-iotests/061
/qemu/tests/qemu-iotests/062
/qemu/tests/qemu-iotests/064
/qemu/tests/qemu-iotests/065
/qemu/tests/qemu-iotests/066
/qemu/tests/qemu-iotests/068
/qemu/tests/qemu-iotests/069
/qemu/tests/qemu-iotests/070
/qemu/tests/qemu-iotests/071
/qemu/tests/qemu-iotests/072
/qemu/tests/qemu-iotests/074
/qemu/tests/qemu-iotests/084
/qemu/tests/qemu-iotests/085
/qemu/tests/qemu-iotests/089
/qemu/tests/qemu-iotests/090
/qemu/tests/qemu-iotests/091
/qemu/tests/qemu-iotests/094
/qemu/tests/qemu-iotests/095
/qemu/tests/qemu-iotests/097
/qemu/tests/qemu-iotests/098
/qemu/tests/qemu-iotests/099
/qemu/tests/qemu-iotests/102
/qemu/tests/qemu-iotests/103
/qemu/tests/qemu-iotests/105
/qemu/tests/qemu-iotests/106
/qemu/tests/qemu-iotests/107
/qemu/tests/qemu-iotests/108
/qemu/tests/qemu-iotests/110
/qemu/tests/qemu-iotests/111
/qemu/tests/qemu-iotests/112
/qemu/tests/qemu-iotests/113
/qemu/tests/qemu-iotests/115
/qemu/tests/qemu-iotests/117
/qemu/tests/qemu-iotests/119
/qemu/tests/qemu-iotests/120
/qemu/tests/qemu-iotests/121
/qemu/tests/qemu-iotests/123
/qemu/tests/qemu-iotests/125
/qemu/tests/qemu-iotests/126
/qemu/tests/qemu-iotests/127
/qemu/tests/qemu-iotests/135
/qemu/tests/qemu-iotests/138
/qemu/tests/qemu-iotests/140
/qemu/tests/qemu-iotests/141
/qemu/tests/qemu-iotests/143
/qemu/tests/qemu-iotests/144
/qemu/tests/qemu-iotests/146
/qemu/tests/qemu-iotests/149
/qemu/tests/qemu-iotests/149.out
/qemu/tests/qemu-iotests/150
/qemu/tests/qemu-iotests/153
/qemu/tests/qemu-iotests/156
/qemu/tests/qemu-iotests/162
/qemu/tests/qemu-iotests/163
/qemu/tests/qemu-iotests/173
/qemu/tests/qemu-iotests/176
/qemu/tests/qemu-iotests/182
/qemu/tests/qemu-iotests/192
/qemu/tests/qemu-iotests/194
/qemu/tests/qemu-iotests/200
/qemu/tests/qemu-iotests/202
/qemu/tests/qemu-iotests/203
/qemu/tests/qemu-iotests/207
/qemu/tests/qemu-iotests/207.out
/qemu/tests/qemu-iotests/211
/qemu/tests/qemu-iotests/211.out
/qemu/tests/qemu-iotests/216
/qemu/tests/qemu-iotests/218
/qemu/tests/qemu-iotests/224
/qemu/tests/qemu-iotests/225
/qemu/tests/qemu-iotests/228
/qemu/tests/qemu-iotests/229
/qemu/tests/qemu-iotests/231
/qemu/tests/qemu-iotests/234
/qemu/tests/qemu-iotests/237
/qemu/tests/qemu-iotests/237.out
/qemu/tests/qemu-iotests/242
/qemu/tests/qemu-iotests/250
/qemu/tests/qemu-iotests/251
/qemu/tests/qemu-iotests/252
/qemu/tests/qemu-iotests/255
/qemu/tests/qemu-iotests/255.out
/qemu/tests/qemu-iotests/257
/qemu/tests/qemu-iotests/258
/qemu/tests/qemu-iotests/259
/qemu/tests/qemu-iotests/261
/qemu/tests/qemu-iotests/262
/qemu/tests/qemu-iotests/266
/qemu/tests/qemu-iotests/274
/qemu/tests/qemu-iotests/274.out
/qemu/tests/qemu-iotests/280
/qemu/tests/qemu-iotests/280.out
/qemu/tests/qemu-iotests/296
/qemu/tests/qemu-iotests/303
/qemu/tests/qemu-iotests/310
/qemu/tests/qemu-iotests/common.filter
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qemu-iotests/testenv.py
/qemu/tests/qemu-iotests/testrunner.py
/qemu/tests/qemu-iotests/tests/block-status-cache
/qemu/tests/qemu-iotests/tests/graph-changes-while-io
/qemu/tests/qemu-iotests/tests/image-fleecing
/qemu/tests/qemu-iotests/tests/mirror-ready-cancel-error
/qemu/tests/qemu-iotests/tests/mirror-top-perms
/qemu/tests/qemu-iotests/tests/parallels-read-bitmap
/qemu/tests/qemu-iotests/tests/remove-bitmap-from-backing
/qemu/tests/qemu-iotests/tests/stream-error-on-reset
/qemu/tests/qtest/acpi-utils.c
/qemu/tests/qtest/ahci-test.c
/qemu/tests/qtest/aspeed_hace-test.c
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/qtest/boot-sector.c
/qemu/tests/qtest/cpu-plug-test.c
/qemu/tests/qtest/dbus-display-test.c
/qemu/tests/qtest/dbus-vmstate-test.c
/qemu/tests/qtest/device-introspect-test.c
/qemu/tests/qtest/e1000e-test.c
/qemu/tests/qtest/erst-test.c
/qemu/tests/qtest/fdc-test.c
/qemu/tests/qtest/fuzz-sdcard-test.c
/qemu/tests/qtest/fuzz/qos_fuzz.c
/qemu/tests/qtest/hd-geo-test.c
/qemu/tests/qtest/ide-test.c
/qemu/tests/qtest/intel-hda-test.c
/qemu/tests/qtest/ipmi-bt-test.c
/qemu/tests/qtest/ivshmem-test.c
/qemu/tests/qtest/libqos/ahci.c
/qemu/tests/qtest/libqos/malloc-pc.c
/qemu/tests/qtest/libqos/malloc-spapr.c
/qemu/tests/qtest/libqos/malloc.c
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/machine-none-test.c
/qemu/tests/qtest/npcm7xx_emc-test.c
/qemu/tests/qtest/npcm7xx_rng-test.c
/qemu/tests/qtest/pxe-test.c
/qemu/tests/qtest/qom-test.c
/qemu/tests/qtest/rtl8139-test.c
/qemu/tests/qtest/test-filter-mirror.c
/qemu/tests/qtest/test-filter-redirector.c
/qemu/tests/qtest/test-x86-cpuid-compat.c
/qemu/tests/qtest/vhost-user-blk-test.c
/qemu/tests/qtest/virtio-blk-test.c
/qemu/tests/qtest/virtio-net-failover.c
/qemu/tests/qtest/virtio-net-test.c
/qemu/tests/tcg/Makefile.target
/qemu/tests/tcg/xtensa/Makefile.softmmu-target
/qemu/tests/unit/check-qjson.c
/qemu/tests/unit/check-qnull.c
/qemu/tests/unit/check-qnum.c
/qemu/tests/unit/check-qobject.c
/qemu/tests/unit/check-qstring.c
/qemu/tests/unit/meson.build
/qemu/tests/unit/socket-helpers.c
/qemu/tests/unit/test-clone-visitor.c
/qemu/tests/unit/test-forward-visitor.c
/qemu/tests/unit/test-iov.c
/qemu/tests/unit/test-logging.c
/qemu/tests/unit/test-qmp-event.c
/qemu/tests/unit/test-qobject-input-visitor.c
/qemu/tests/unit/test-qobject-output-visitor.c
/qemu/tests/unit/test-string-input-visitor.c
/qemu/tests/unit/test-string-output-visitor.c
/qemu/tests/unit/test-thread-pool.c
/qemu/tests/unit/test-util-sockets.c
/qemu/tests/unit/test-visitor-serialization.c
/qemu/tests/unit/test-xbzrle.c
/qemu/tests/vhost-user-bridge.c
/qemu/trace/control.c
/qemu/ui/cocoa.m
/qemu/ui/console.c
/qemu/ui/gtk-clipboard.c
/qemu/ui/keymaps.c
/qemu/ui/vdagent.c
/qemu/ui/vnc-clipboard.c
/qemu/ui/vnc-enc-tight.c
/qemu/ui/vnc.c
/qemu/util/aio-win32.c
/qemu/util/bitmap.c
/qemu/util/coroutine-sigaltstack.c
/qemu/util/coroutine-win32.c
/qemu/util/cutils.c
/qemu/util/error-report.c
/qemu/util/event_notifier-posix.c
/qemu/util/event_notifier-win32.c
/qemu/util/hexdump.c
/qemu/util/host-utils.c
/qemu/util/iov.c
/qemu/util/meson.build
/qemu/util/mmap-alloc.c
/qemu/util/osdep.c
/qemu/util/oslib-posix.c
/qemu/util/oslib-win32.c
/qemu/util/qemu-coroutine-io.c
/qemu/util/qemu-progress.c
/qemu/util/qemu-sockets.c
/qemu/util/qemu-thread-win32.c
/qemu/util/vfio-helpers.c
9edc631320-Feb-2022 Marc-André Lureau <marcandre.lureau@redhat.com>

Replace GCC_FMT_ATTR with G_GNUC_PRINTF

One less qemu-specific macro. It also helps to make some headers/units
only depend on glib, and thus moved in standalone projects eventually.

Signed-off-by:

Replace GCC_FMT_ATTR with G_GNUC_PRINTF

One less qemu-specific macro. It also helps to make some headers/units
only depend on glib, and thus moved in standalone projects eventually.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Richard W.M. Jones <rjones@redhat.com>

show more ...


/qemu/.gitlab-ci.d/buildtest.yml
/qemu/.gitlab-ci.d/edk2/Dockerfile
/qemu/MAINTAINERS
/qemu/VERSION
/qemu/accel/kvm/kvm-accel-ops.c
/qemu/accel/kvm/kvm-all.c
/qemu/accel/meson.build
/qemu/accel/qtest/qtest.c
/qemu/accel/stubs/hax-stub.c
/qemu/accel/stubs/kvm-stub.c
/qemu/accel/stubs/meson.build
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/cputlb.c
/qemu/accel/tcg/tcg-accel-ops-icount.c
/qemu/accel/tcg/tcg-accel-ops-mttcg.c
/qemu/accel/tcg/tcg-accel-ops-rr.c
/qemu/accel/tcg/tcg-accel-ops.c
/qemu/audio/alsaaudio.c
/qemu/audio/audio.c
/qemu/audio/audio.h
/qemu/audio/audio_legacy.c
/qemu/audio/audio_template.h
/qemu/audio/coreaudio.m
/qemu/audio/dsoundaudio.c
/qemu/audio/jackaudio.c
/qemu/audio/meson.build
/qemu/audio/mixeng.c
/qemu/audio/ossaudio.c
/qemu/audio/paaudio.c
/qemu/audio/sdlaudio.c
/qemu/backends/cryptodev.c
/qemu/block/blkverify.c
/qemu/block/block-copy.c
/qemu/block/commit.c
/qemu/block/copy-before-write.c
/qemu/block/crypto.c
/qemu/block/curl.c
/qemu/block/dirty-bitmap.c
/qemu/block/dmg.c
/qemu/block/export/fuse.c
/qemu/block/file-posix.c
/qemu/block/io.c
/qemu/block/meson.build
/qemu/block/mirror.c
/qemu/block/monitor/bitmap-qmp-cmds.c
/qemu/block/nbd.c
/qemu/block/nvme.c
/qemu/block/parallels-ext.c
/qemu/block/parallels.c
/qemu/block/preallocate.c
/qemu/block/qcow.c
/qemu/block/qcow2-cache.c
/qemu/block/qcow2-cluster.c
/qemu/block/qcow2-refcount.c
/qemu/block/qcow2-snapshot.c
/qemu/block/qcow2.c
/qemu/block/qcow2.h
/qemu/block/qed-l2-cache.c
/qemu/block/qed-table.c
/qemu/block/qed.c
/qemu/block/quorum.c
/qemu/block/raw-format.c
/qemu/block/reqlist.c
/qemu/block/snapshot-access.c
/qemu/block/ssh.c
/qemu/block/vdi.c
/qemu/block/vhdx-log.c
/qemu/block/vhdx.c
/qemu/block/vmdk.c
/qemu/block/vpc.c
/qemu/block/win32-aio.c
/qemu/blockdev-nbd.c
/qemu/bsd-user/qemu.h
/qemu/configure
/qemu/contrib/vhost-user-gpu/vhost-user-gpu.c
/qemu/cpu.c
/qemu/cpus-common.c
/qemu/crypto/cipher-afalg.c
/qemu/crypto/hash-afalg.c
/qemu/crypto/tlssession.c
/qemu/docs/about/deprecated.rst
/qemu/docs/interop/vhost-user.rst
/qemu/docs/pcie_sriov.txt
/qemu/docs/specs/acpi_erst.rst
/qemu/docs/specs/index.rst
/qemu/docs/specs/pci-ids.txt
/qemu/docs/tools/qemu-nbd.rst
/qemu/dump/dump.c
9p-marshal.c
virtfs-proxy-helper.c
/qemu/gdbstub.c
/qemu/hmp-commands-info.hx
/qemu/hw/9pfs/9p-proxy.c
/qemu/hw/9pfs/9p-synth.c
/qemu/hw/9pfs/9p.c
/qemu/hw/9pfs/codir.c
/qemu/hw/acpi/aml-build.c
/qemu/hw/acpi/erst.c
/qemu/hw/acpi/hmat.c
/qemu/hw/acpi/pcihp.c
/qemu/hw/arm/Kconfig
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_ast2600.c
/qemu/hw/arm/aspeed_soc.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xlnx-zynqmp.c
/qemu/hw/audio/cs4231a.c
/qemu/hw/audio/gus.c
/qemu/hw/audio/intel-hda.c
/qemu/hw/audio/sb16.c
/qemu/hw/block/dataplane/xen-block.c
/qemu/hw/block/fdc-isa.c
/qemu/hw/block/fdc.c
/qemu/hw/block/m25p80.c
/qemu/hw/char/parallel.c
/qemu/hw/char/riscv_htif.c
/qemu/hw/char/serial-isa.c
/qemu/hw/char/virtio-serial-bus.c
/qemu/hw/core/irq.c
/qemu/hw/core/reset.c
/qemu/hw/display/ati.c
/qemu/hw/display/cirrus_vga.c
/qemu/hw/display/cirrus_vga_isa.c
/qemu/hw/display/macfb.c
/qemu/hw/display/pxa2xx_lcd.c
/qemu/hw/display/qxl.c
/qemu/hw/display/qxl.h
/qemu/hw/display/tc6393xb.c
/qemu/hw/display/vga-isa.c
/qemu/hw/display/vga-mmio.c
/qemu/hw/display/vga-pci.c
/qemu/hw/display/vga.c
/qemu/hw/display/vga_int.h
/qemu/hw/display/virtio-gpu.c
/qemu/hw/display/virtio-vga.c
/qemu/hw/display/vmware_vga.c
/qemu/hw/display/xenfb.c
/qemu/hw/dma/rc4030.c
/qemu/hw/dma/xlnx_csu_dma.c
/qemu/hw/gpio/aspeed_gpio.c
/qemu/hw/i2c/core.c
/qemu/hw/i2c/i2c_mux_pca954x.c
/qemu/hw/i2c/pmbus_device.c
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/acpi-microvm.c
/qemu/hw/i386/amd_iommu.c
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/intel_iommu_internal.h
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/x86.c
/qemu/hw/i386/xen/xen-hvm.c
/qemu/hw/i386/xen/xen-mapcache.c
/qemu/hw/ide/core.c
/qemu/hw/ide/isa.c
/qemu/hw/input/lasips2.c
/qemu/hw/input/pckbd.c
/qemu/hw/input/ps2.c
/qemu/hw/input/pxa2xx_keypad.c
/qemu/hw/input/tsc2005.c
/qemu/hw/intc/Kconfig
/qemu/hw/intc/arm_gicv3.c
/qemu/hw/intc/arm_gicv3_cpuif.c
/qemu/hw/intc/arm_gicv3_dist.c
/qemu/hw/intc/arm_gicv3_its.c
/qemu/hw/intc/meson.build
/qemu/hw/intc/riscv_aclint.c
/qemu/hw/intc/trace-events
/qemu/hw/intc/xics.c
/qemu/hw/intc/xive2.c
/qemu/hw/ipmi/isa_ipmi_bt.c
/qemu/hw/ipmi/isa_ipmi_kcs.c
/qemu/hw/isa/isa-bus.c
/qemu/hw/isa/piix4.c
/qemu/hw/m68k/q800.c
/qemu/hw/m68k/virt.c
/qemu/hw/mips/fuloong2e.c
/qemu/hw/mips/gt64xxx_pci.c
/qemu/hw/mips/malta.c
/qemu/hw/mips/mipssim.c
/qemu/hw/misc/applesmc.c
/qemu/hw/misc/imx6_src.c
/qemu/hw/misc/ivshmem.c
/qemu/hw/misc/mac_via.c
/qemu/hw/misc/macio/cuda.c
/qemu/hw/misc/macio/pmu.c
/qemu/hw/misc/meson.build
/qemu/hw/misc/mos6522.c
/qemu/hw/misc/npcm7xx_clk.c
/qemu/hw/misc/pvpanic-isa.c
/qemu/hw/misc/pvpanic-pci.c
/qemu/hw/misc/pvpanic.c
/qemu/hw/misc/trace-events
/qemu/hw/misc/xlnx-zynqmp-apu-ctrl.c
/qemu/hw/misc/xlnx-zynqmp-crf.c
/qemu/hw/net/ne2000-isa.c
/qemu/hw/net/rocker/rocker.h
/qemu/hw/net/rtl8139.c
/qemu/hw/net/virtio-net.c
/qemu/hw/nvme/ns.c
/qemu/hw/nvram/eeprom_at24c.c
/qemu/hw/pci-bridge/pci_expander_bridge.c
/qemu/hw/pci-bridge/xio3130_downstream.c
/qemu/hw/pci-bridge/xio3130_upstream.c
/qemu/hw/pci-host/pnv_phb3.c
/qemu/hw/pci-host/pnv_phb4.c
/qemu/hw/pci-host/pnv_phb4_pec.c
/qemu/hw/pci/meson.build
/qemu/hw/pci/pci.c
/qemu/hw/pci/pcie.c
/qemu/hw/pci/pcie_sriov.c
/qemu/hw/pci/trace-events
/qemu/hw/ppc/e500.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/ppc.c
/qemu/hw/ppc/ppc405_boards.c
/qemu/hw/ppc/ppc405_uc.c
/qemu/hw/ppc/ppc4xx_devs.c
/qemu/hw/ppc/ppc_booke.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_events.c
/qemu/hw/ppc/spapr_hcall.c
/qemu/hw/ppc/spapr_numa.c
/qemu/hw/ppc/spapr_softmmu.c
/qemu/hw/rdma/vmw/pvrdma_dev_ring.c
/qemu/hw/rdma/vmw/pvrdma_qp_ops.c
/qemu/hw/rtc/m48t59-isa.c
/qemu/hw/rtc/mc146818rtc.c
/qemu/hw/scsi/esp.c
/qemu/hw/scsi/scsi-disk.c
/qemu/hw/sensor/Kconfig
/qemu/hw/sensor/isl_pmbus_vr.c
/qemu/hw/sensor/meson.build
/qemu/hw/sh4/r2d.c
/qemu/hw/sh4/sh7750.c
/qemu/hw/smbios/smbios.c
/qemu/hw/sparc/leon3.c
/qemu/hw/sparc64/sparc64.c
/qemu/hw/ssi/aspeed_smc.c
/qemu/hw/timer/arm_timer.c
/qemu/hw/timer/slavio_timer.c
/qemu/hw/tpm/tpm_ppi.c
/qemu/hw/tpm/tpm_tis_isa.c
/qemu/hw/vfio/pci.c
/qemu/hw/vfio/platform.c
/qemu/hw/virtio/meson.build
/qemu/hw/virtio/trace-events
/qemu/hw/virtio/vhost-iova-tree.c
/qemu/hw/virtio/vhost-iova-tree.h
/qemu/hw/virtio/vhost-shadow-virtqueue.c
/qemu/hw/virtio/vhost-shadow-virtqueue.h
/qemu/hw/virtio/vhost-user-i2c.c
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/vhost-vdpa.c
/qemu/hw/virtio/vhost-vsock-common.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-balloon.c
/qemu/hw/virtio/virtio-bus.c
/qemu/hw/virtio/virtio-crypto.c
/qemu/hw/virtio/virtio-iommu.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio.c
/qemu/hw/xen/xen_pt.h
/qemu/hw/xtensa/xtfpga.c
/qemu/include/block/block-common.h
/qemu/include/block/block-copy.h
/qemu/include/block/block_int-common.h
/qemu/include/block/block_int-io.h
/qemu/include/block/dirty-bitmap.h
/qemu/include/block/nbd.h
/qemu/include/block/reqlist.h
/qemu/include/chardev/char-fe.h
/qemu/include/disas/dis-asm.h
/qemu/include/exec/cpu-all.h
/qemu/include/exec/cpu-common.h
/qemu/include/exec/cpu_ldst.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/gdbstub.h
/qemu/include/exec/poison.h
/qemu/include/hw/acpi/acpi-defs.h
/qemu/include/hw/acpi/aml-build.h
/qemu/include/hw/arm/virt.h
/qemu/include/hw/arm/xlnx-zynqmp.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/display/macfb.h
/qemu/include/hw/hw.h
/qemu/include/hw/i2c/pmbus_device.h
/qemu/include/hw/i386/intel_iommu.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/i386/x86.h
/qemu/include/hw/input/i8042.h
/qemu/include/hw/isa/isa.h
/qemu/include/hw/mips/mips.h
/qemu/include/hw/misc/mac_via.h
/qemu/include/hw/misc/macio/pmu.h
/qemu/include/hw/misc/mos6522.h
/qemu/include/hw/misc/pvpanic.h
/qemu/include/hw/misc/xlnx-zynqmp-apu-ctrl.h
/qemu/include/hw/misc/xlnx-zynqmp-crf.h
/qemu/include/hw/pci-bridge/xio3130_downstream.h
/qemu/include/hw/pci-host/pnv_phb4.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/pci/pci_regs.h
/qemu/include/hw/pci/pcie.h
/qemu/include/hw/pci/pcie_sriov.h
/qemu/include/hw/ppc/pnv.h
/qemu/include/hw/rtc/mc146818rtc.h
/qemu/include/hw/scsi/esp.h
/qemu/include/hw/sensor/isl_pmbus_vr.h
/qemu/include/hw/southbridge/piix.h
/qemu/include/hw/ssi/aspeed_smc.h
/qemu/include/hw/virtio/vhost-user-i2c.h
/qemu/include/hw/virtio/vhost-user.h
/qemu/include/hw/virtio/vhost-vdpa.h
/qemu/include/hw/virtio/virtio-iommu.h
/qemu/include/hw/virtio/virtio.h
/qemu/include/hw/xen/xen-bus-helper.h
/qemu/include/hw/xen/xen-bus.h
/qemu/include/hw/xen/xen_common.h
/qemu/include/hw/xen/xen_pvdev.h
/qemu/include/monitor/hmp-target.h
/qemu/include/monitor/monitor.h
/qemu/include/qapi/error.h
/qemu/include/qapi/qmp/qjson.h
/qemu/include/qemu-common.h
/qemu/include/qemu/buffer.h
/qemu/include/qemu/compiler.h
/qemu/include/qemu/error-report.h
/qemu/include/qemu/event_notifier.h
/qemu/include/qemu/hbitmap.h
/qemu/include/qemu/iova-tree.h
/qemu/include/qemu/log-for-trace.h
/qemu/include/qemu/log.h
/qemu/include/qemu/memalign.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/qemu-print.h
/qemu/include/qemu/readline.h
/qemu/include/qemu/timer.h
/qemu/include/qemu/typedefs.h
/qemu/include/standard-headers/linux/pvpanic.h
/qemu/include/sysemu/accel-ops.h
/qemu/include/sysemu/arch_init.h
/qemu/include/sysemu/cpus.h
/qemu/include/sysemu/hax.h
/qemu/include/sysemu/hw_accel.h
/qemu/include/sysemu/kvm.h
/qemu/include/sysemu/memory_mapping.h
/qemu/include/ui/console.h
/qemu/io/channel-socket.c
/qemu/io/channel-websock.c
/qemu/linux-headers/asm-x86/kvm.h
/qemu/linux-headers/linux/kvm.h
/qemu/linux-user/include/host/ppc64/host-signal.h
/qemu/linux-user/ppc/cpu_loop.c
/qemu/linux-user/signal.c
/qemu/linux-user/syscall.c
/qemu/meson.build
/qemu/migration/dirtyrate.c
/qemu/migration/multifd-zlib.c
/qemu/migration/ram.c
/qemu/monitor/hmp.c
/qemu/monitor/misc.c
/qemu/monitor/qmp-cmds.c
/qemu/nbd/client-connection.c
/qemu/nbd/server.c
/qemu/net/l2tpv3.c
/qemu/net/socket.c
/qemu/pc-bios/bios-256k.bin
/qemu/pc-bios/bios-microvm.bin
/qemu/pc-bios/bios.bin
/qemu/pc-bios/edk2-aarch64-code.fd.bz2
/qemu/pc-bios/edk2-arm-code.fd.bz2
/qemu/pc-bios/edk2-i386-code.fd.bz2
/qemu/pc-bios/edk2-i386-secure-code.fd.bz2
/qemu/pc-bios/edk2-x86_64-code.fd.bz2
/qemu/pc-bios/edk2-x86_64-microvm.fd.bz2
/qemu/pc-bios/edk2-x86_64-secure-code.fd.bz2
/qemu/pc-bios/openbios-ppc
/qemu/pc-bios/openbios-sparc32
/qemu/pc-bios/openbios-sparc64
/qemu/pc-bios/vgabios-ati.bin
/qemu/pc-bios/vgabios-bochs-display.bin
/qemu/pc-bios/vgabios-cirrus.bin
/qemu/pc-bios/vgabios-qxl.bin
/qemu/pc-bios/vgabios-ramfb.bin
/qemu/pc-bios/vgabios-stdvga.bin
/qemu/pc-bios/vgabios-virtio.bin
/qemu/pc-bios/vgabios-vmware.bin
/qemu/pc-bios/vgabios.bin
/qemu/plugins/loader.c
/qemu/python/qemu/aqmp/legacy.py
/qemu/python/qemu/aqmp/protocol.py
/qemu/python/tests/protocol.py
/qemu/qapi/block-core.json
/qemu/qapi/ui.json
/qemu/qemu-img.c
/qemu/qemu-io-cmds.c
/qemu/qemu-io.c
/qemu/qemu-nbd.c
/qemu/qemu-options.hx
/qemu/qemu.nsi
/qemu/qga/commands-win32.c
/qemu/qga/commands.c
/qemu/qga/guest-agent-core.h
/qemu/qga/meson.build
/qemu/qga/vss-win32/install.cpp
/qemu/qga/vss-win32/provider.cpp
/qemu/qga/vss-win32/requester.h
/qemu/qga/vss-win32/vss-common.h
/qemu/qobject/block-qdict.c
/qemu/qobject/json-parser.c
/qemu/qom/object.c
/qemu/qom/qom-qmp-cmds.c
/qemu/replay/replay-char.c
/qemu/replay/replay-events.c
/qemu/roms/Makefile.edk2
/qemu/roms/edk2
/qemu/roms/edk2-build.sh
/qemu/roms/openbios
/qemu/roms/seabios
/qemu/scripts/checkpatch.pl
/qemu/scripts/cocci-macro-file.h
/qemu/scripts/coccinelle/use-g_new-etc.cocci
/qemu/scripts/kvm/vmxcap
/qemu/scripts/meson-buildoptions.sh
/qemu/scripts/nsis.py
/qemu/scripts/qmp/qmp-shell-wrap
/qemu/scripts/update-linux-headers.sh
/qemu/softmmu/arch_init.c
/qemu/softmmu/bootdevice.c
/qemu/softmmu/cpu-timers.c
/qemu/softmmu/cpus.c
/qemu/softmmu/dma-helpers.c
/qemu/softmmu/globals.c
/qemu/softmmu/memory_mapping.c
/qemu/softmmu/meson.build
/qemu/softmmu/physmem.c
/qemu/softmmu/qdev-monitor.c
/qemu/softmmu/qtest.c
/qemu/softmmu/vl.c
/qemu/target/alpha/cpu-qom.h
/qemu/target/alpha/cpu.h
/qemu/target/alpha/translate.c
/qemu/target/arm/cpu-qom.h
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/helper.c
/qemu/target/arm/hvf_arm.h
/qemu/target/arm/m_helper.c
/qemu/target/arm/pauth_helper.c
/qemu/target/arm/sve.decode
/qemu/target/arm/translate-neon.c
/qemu/target/arm/translate-sve.c
/qemu/target/avr/cpu-qom.h
/qemu/target/avr/cpu.h
/qemu/target/cris/cpu-qom.h
/qemu/target/cris/cpu.h
/qemu/target/hexagon/arch.c
/qemu/target/hexagon/cpu.h
/qemu/target/hexagon/fma_emu.h
/qemu/target/hexagon/genptr.c
/qemu/target/hexagon/macros.h
/qemu/target/hexagon/mmvec/macros.h
/qemu/target/hexagon/op_helper.c
/qemu/target/hppa/cpu-qom.h
/qemu/target/hppa/cpu.h
/qemu/target/i386/cpu-qom.h
/qemu/target/i386/cpu-sysemu.c
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/hax/hax-accel-ops.c
/qemu/target/i386/hax/hax-all.c
/qemu/target/i386/hvf/hvf.c
/qemu/target/i386/hvf/vmx.h
/qemu/target/i386/hvf/x86.c
/qemu/target/i386/hvf/x86.h
/qemu/target/i386/hvf/x86_emu.c
/qemu/target/i386/hvf/x86_emu.h
/qemu/target/i386/hvf/x86_mmu.c
/qemu/target/i386/hvf/x86_task.c
/qemu/target/i386/hvf/x86hvf.c
/qemu/target/i386/hvf/x86hvf.h
/qemu/target/i386/kvm/kvm-cpu.c
/qemu/target/i386/kvm/kvm.c
/qemu/target/i386/kvm/kvm_i386.h
/qemu/target/i386/machine.c
/qemu/target/i386/nvmm/nvmm-accel-ops.c
/qemu/target/i386/nvmm/nvmm-all.c
/qemu/target/i386/tcg/seg_helper.c
/qemu/target/i386/tcg/sysemu/excp_helper.c
/qemu/target/i386/tcg/sysemu/misc_helper.c
/qemu/target/i386/whpx/whpx-accel-ops.c
/qemu/target/i386/whpx/whpx-all.c
/qemu/target/i386/xsave_helper.c
/qemu/target/m68k/cpu-qom.h
/qemu/target/m68k/cpu.h
/qemu/target/m68k/m68k-semi.c
/qemu/target/microblaze/cpu-qom.h
/qemu/target/microblaze/cpu.h
/qemu/target/microblaze/mmu.h
/qemu/target/mips/cpu-qom.h
/qemu/target/mips/cpu.c
/qemu/target/mips/cpu.h
/qemu/target/mips/internal.h
/qemu/target/nios2/cpu.h
/qemu/target/nios2/mmu.h
/qemu/target/nios2/nios2-semi.c
/qemu/target/openrisc/cpu.h
/qemu/target/ppc/cpu-qom.h
/qemu/target/ppc/cpu.h
/qemu/target/ppc/fpu_helper.c
/qemu/target/ppc/mmu-radix64.c
/qemu/target/ppc/translate/vsx-impl.c.inc
/qemu/target/riscv/cpu.h
/qemu/target/riscv/csr.c
/qemu/target/riscv/pmp.h
/qemu/target/rx/cpu-qom.h
/qemu/target/rx/cpu.h
/qemu/target/s390x/cpu-qom.h
/qemu/target/s390x/cpu-sysemu.c
/qemu/target/s390x/cpu.h
/qemu/target/s390x/tcg/translate.c
/qemu/target/sh4/cpu-qom.h
/qemu/target/sh4/cpu.h
/qemu/target/sparc/cpu-qom.h
/qemu/target/sparc/cpu.h
/qemu/target/tricore/cpu-qom.h
/qemu/target/tricore/cpu.h
/qemu/target/xtensa/cpu-qom.h
/qemu/target/xtensa/cpu.h
/qemu/tcg/arm/tcg-target.c.inc
/qemu/tcg/region.c
/qemu/tcg/s390x/tcg-target.c.inc
/qemu/tests/avocado/avocado_qemu/__init__.py
/qemu/tests/avocado/boot_linux.py
/qemu/tests/avocado/boot_linux_console.py
/qemu/tests/avocado/linux_ssh_mips_malta.py
/qemu/tests/avocado/ppc_405.py
/qemu/tests/avocado/ppc_74xx.py
/qemu/tests/avocado/ppc_bamboo.py
/qemu/tests/avocado/ppc_mpc8544ds.py
/qemu/tests/avocado/ppc_prep_40p.py
/qemu/tests/avocado/ppc_virtex_ml507.py
/qemu/tests/avocado/replay_kernel.py
/qemu/tests/bench/atomic_add-bench.c
/qemu/tests/bench/qht-bench.c
/qemu/tests/data/acpi/q35/FACP
/qemu/tests/data/acpi/q35/FACP.nosmm
/qemu/tests/data/acpi/q35/FACP.slic
/qemu/tests/data/acpi/q35/FACP.xapic
/qemu/tests/data/acpi/virt/SSDT.memhp
/qemu/tests/fp/meson.build
/qemu/tests/qemu-iotests/040
/qemu/tests/qemu-iotests/172.out
/qemu/tests/qemu-iotests/233
/qemu/tests/qemu-iotests/233.out
/qemu/tests/qemu-iotests/241
/qemu/tests/qemu-iotests/241.out
/qemu/tests/qemu-iotests/257.out
/qemu/tests/qemu-iotests/common.filter
/qemu/tests/qemu-iotests/common.rc
/qemu/tests/qemu-iotests/common.tls
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qemu-iotests/testenv.py
/qemu/tests/qemu-iotests/testrunner.py
/qemu/tests/qemu-iotests/tests/image-fleecing
/qemu/tests/qemu-iotests/tests/image-fleecing.out
/qemu/tests/qtest/e1000e-test.c
/qemu/tests/qtest/isl_pmbus_vr-test.c
/qemu/tests/qtest/libqos/libqtest.h
/qemu/tests/qtest/libqtest-single.h
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/migration-helpers.h
/qemu/tests/qtest/npcm7xx_emc-test.c
/qemu/tests/qtest/test-filter-mirror.c
/qemu/tests/qtest/test-filter-redirector.c
/qemu/tests/qtest/virtio-9p-test.c
/qemu/tests/qtest/virtio-iommu-test.c
/qemu/tests/qtest/virtio-net-test.c
/qemu/tests/tcg/aarch64/Makefile.target
/qemu/tests/tcg/aarch64/test-826.c
/qemu/tests/tcg/configure.sh
/qemu/tests/tcg/hexagon/Makefile.target
/qemu/tests/tcg/hexagon/circ.c
/qemu/tests/tcg/hexagon/fpstuff.c
/qemu/tests/tcg/hexagon/hvx_misc.c
/qemu/tests/tcg/hexagon/overflow.c
/qemu/tests/tcg/hexagon/preg_alias.c
/qemu/tests/tcg/hexagon/usr.c
/qemu/tests/tcg/ppc64/Makefile.target
/qemu/tests/tcg/ppc64le/Makefile.target
/qemu/tests/tcg/ppc64le/signal_save_restore_xer.c
/qemu/tests/tcg/ppc64le/xxspltw.c
/qemu/tests/tcg/s390x/Makefile.target
/qemu/tests/tcg/s390x/branch-relative-long.c
/qemu/tests/tcg/s390x/exrl-trt.c
/qemu/tests/tcg/s390x/exrl-trtr.c
/qemu/tests/tcg/s390x/mie3-mvcrl.c
/qemu/tests/tcg/s390x/mie3-sel.c
/qemu/tests/tcg/s390x/mvc.c
/qemu/tests/tcg/s390x/mvo.c
/qemu/tests/tcg/s390x/pack.c
/qemu/tests/unit/ptimer-test-stubs.c
/qemu/tests/unit/socket-helpers.c
/qemu/tests/unit/test-hbitmap.c
/qemu/tests/unit/test-qmp-cmds.c
/qemu/tests/unit/test-qobject-input-visitor.c
/qemu/tests/unit/test-qobject-output-visitor.c
/qemu/tests/unit/test-vmstate.c
/qemu/tests/vm/haiku.x86_64
/qemu/ui/cocoa.m
/qemu/ui/console.c
/qemu/ui/dbus-console.c
/qemu/ui/dbus-listener.c
/qemu/ui/dbus.c
/qemu/ui/dbus.h
/qemu/ui/egl-headless.c
/qemu/ui/gtk.c
/qemu/ui/sdl2.c
/qemu/ui/shader.c
/qemu/ui/spice-display.c
/qemu/ui/vnc-enc-tight.c
/qemu/ui/vnc.c
/qemu/util/aio-posix.c
/qemu/util/aio-posix.h
/qemu/util/atomic64.c
/qemu/util/envlist.c
/qemu/util/event_notifier-posix.c
/qemu/util/fdmon-io_uring.c
/qemu/util/hbitmap.c
/qemu/util/iova-tree.c
/qemu/util/main-loop.c
/qemu/util/memalign.c
/qemu/util/meson.build
/qemu/util/osdep.c
/qemu/util/oslib-posix.c
/qemu/util/oslib-win32.c
/qemu/util/qemu-sockets.c
/qemu/util/qemu-timer.c
/qemu/util/qht.c
/qemu/util/vfio-helpers.c
35b6466403-Mar-2022 Christian Schoenebeck <qemu_oss@crudebyte.com>

fsdev/p9array.h: convert Doxygen -> kerneldoc format

API doc comments in QEMU are supposed to be in kerneldoc format, so
convert API doc comments from Doxygen format to kerneldoc format.

Signed-off

fsdev/p9array.h: convert Doxygen -> kerneldoc format

API doc comments in QEMU are supposed to be in kerneldoc format, so
convert API doc comments from Doxygen format to kerneldoc format.

Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Message-Id: <2e2d46a402560f155de322d95789ba107d728885.1646314856.git.qemu_oss@crudebyte.com>

show more ...

0fb1e19d27-Feb-2022 Keno Fischer <keno@juliacomputing.com>

9p: darwin: meson: Allow VirtFS on Darwin

To allow VirtFS on darwin, we need to check that pthread_fchdir_np is
available, which has only been available since macOS 10.12.

Additionally, virtfs_prox

9p: darwin: meson: Allow VirtFS on Darwin

To allow VirtFS on darwin, we need to check that pthread_fchdir_np is
available, which has only been available since macOS 10.12.

Additionally, virtfs_proxy_helper is disabled on Darwin. This patch
series does not currently provide an implementation of the proxy-helper,
but this functionality could be implemented later on.

Signed-off-by: Keno Fischer <keno@juliacomputing.com>
[Michael Roitzsch: - Rebase for NixOS]
Signed-off-by: Michael Roitzsch <reactorcontrol@icloud.com>
[Will Cohen: - Rebase to master]
Signed-off-by: Will Cohen <wwcohen@gmail.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
[Will Cohen: - Add check for pthread_fchdir_np to virtfs
- Add comments to patch commit
- Note that virtfs_proxy_helper does not work
on macOS
- Fully adjust meson virtfs error note to specify
macOS
- Rebase to master]
Signed-off-by: Will Cohen <wwcohen@gmail.com>
Message-Id: <20220227223522.91937-12-wwcohen@gmail.com>
Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Acked-by: Christian Schoenebeck <qemu_oss@crudebyte.com>

show more ...

e0bd743b27-Feb-2022 Keno Fischer <keno@juliacomputing.com>

9p: linux: Fix a couple Linux assumptions

- Guard Linux only headers.
- Add qemu/statfs.h header to abstract over the which
headers are needed for struct statfs
- Define `ENOATTR` only if not

9p: linux: Fix a couple Linux assumptions

- Guard Linux only headers.
- Add qemu/statfs.h header to abstract over the which
headers are needed for struct statfs
- Define `ENOATTR` only if not only defined
(it's defined in system headers on Darwin).

Signed-off-by: Keno Fischer <keno@juliacomputing.com>
[Michael Roitzsch: - Rebase for NixOS]
Signed-off-by: Michael Roitzsch <reactorcontrol@icloud.com>

While it might at first appear that fsdev/virtfs-proxy-header.c would
need similar adjustment for darwin as file-op-9p here, a later patch in
this series disables virtfs-proxy-helper for non-Linux. Allowing
virtfs-proxy-helper on darwin could potentially be an additional
optimization later.

[Will Cohen: - Fix headers for Alpine
- Integrate statfs.h back into file-op-9p.h
- Remove superfluous header guards from file-opt-9p
- Add note about virtfs-proxy-helper being disabled
on non-Linux for this patch series]
Signed-off-by: Will Cohen <wwcohen@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Greg Kurz <groug@kaod.org>
Message-Id: <20220227223522.91937-2-wwcohen@gmail.com>
Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>

show more ...


/qemu/.cirrus.yml
/qemu/.gitignore
/qemu/.gitlab-ci.d/buildtest-template.yml
/qemu/.gitlab-ci.d/buildtest.yml
/qemu/.gitlab-ci.d/cirrus.yml
/qemu/.gitlab-ci.d/cirrus/freebsd-12.vars
/qemu/.gitlab-ci.d/cirrus/freebsd-13.vars
/qemu/.gitlab-ci.d/cirrus/kvm-build.yml
/qemu/.gitlab-ci.d/cirrus/macos-11.vars
/qemu/.gitlab-ci.d/container-cross.yml
/qemu/.gitlab-ci.d/containers.yml
/qemu/.gitlab-ci.d/crossbuild-template.yml
/qemu/.gitlab-ci.d/custom-runners.yml
/qemu/.gitlab-ci.d/custom-runners/centos-stream-8-x86_64.yml
/qemu/.gitlab-ci.d/custom-runners/ubuntu-20.04-aarch64.yml
/qemu/.gitlab-ci.d/custom-runners/ubuntu-20.04-s390x.yml
/qemu/.gitlab-ci.d/custom-runners/ubuntu-20.40-aarch32.yml
/qemu/.gitlab-ci.d/edk2/Dockerfile
/qemu/.gitlab-ci.d/opensbi.yml
/qemu/.gitlab-ci.d/qemu-project.yml
/qemu/.gitlab-ci.d/static_checks.yml
/qemu/.gitlab-ci.d/windows.yml
/qemu/.gitmodules
/qemu/.mailmap
/qemu/.travis.yml
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/VERSION
/qemu/accel/hvf/hvf-accel-ops.c
/qemu/accel/kvm/kvm-all.c
/qemu/accel/stubs/kvm-stub.c
/qemu/accel/tcg/atomic_common.c.inc
/qemu/accel/tcg/atomic_template.h
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/cputlb.c
/qemu/accel/tcg/hmp.c
/qemu/accel/tcg/ldst_common.c.inc
/qemu/accel/tcg/meson.build
/qemu/accel/tcg/plugin-gen.c
/qemu/accel/tcg/tcg-accel-ops-mttcg.c
/qemu/accel/tcg/tcg-accel-ops-rr.c
/qemu/accel/tcg/translate-all.c
/qemu/accel/tcg/translator.c
/qemu/accel/tcg/user-exec.c
/qemu/audio/alsaaudio.c
/qemu/audio/audio.c
/qemu/audio/audio_int.h
/qemu/audio/audio_template.h
/qemu/audio/coreaudio.c
/qemu/audio/dbusaudio.c
/qemu/audio/dsoundaudio.c
/qemu/audio/jackaudio.c
/qemu/audio/meson.build
/qemu/audio/noaudio.c
/qemu/audio/ossaudio.c
/qemu/audio/paaudio.c
/qemu/audio/sdlaudio.c
/qemu/audio/trace-events
/qemu/audio/wavaudio.c
/qemu/backends/dbus-vmstate1.xml
/qemu/backends/hostmem-file.c
/qemu/backends/hostmem.c
/qemu/backends/tpm/meson.build
/qemu/block.c
/qemu/block/amend.c
/qemu/block/backup.c
/qemu/block/block-backend.c
/qemu/block/commit.c
/qemu/block/copy-before-write.c
/qemu/block/copy-before-write.h
/qemu/block/coroutines.h
/qemu/block/create.c
/qemu/block/crypto.c
/qemu/block/curl.c
/qemu/block/dirty-bitmap.c
/qemu/block/export/export.c
/qemu/block/export/fuse.c
/qemu/block/export/vhost-user-blk-server.c
/qemu/block/file-posix.c
/qemu/block/io.c
/qemu/block/io_uring.c
/qemu/block/iscsi.c
/qemu/block/linux-aio.c
/qemu/block/meson.build
/qemu/block/mirror.c
/qemu/block/monitor/bitmap-qmp-cmds.c
/qemu/block/monitor/block-hmp-cmds.c
/qemu/block/nbd.c
/qemu/block/nfs.c
/qemu/block/nvme.c
/qemu/block/parallels.c
/qemu/block/qcow2.c
/qemu/block/rbd.c
/qemu/block/snapshot.c
/qemu/block/ssh.c
/qemu/block/stream.c
/qemu/block/trace-events
/qemu/block/vmdk.c
/qemu/block/vpc.c
/qemu/block/vvfat.c
/qemu/block/win32-aio.c
/qemu/blockdev.c
/qemu/blockjob.c
/qemu/bsd-user/arm/signal.c
/qemu/bsd-user/arm/target.h
/qemu/bsd-user/arm/target_arch.h
/qemu/bsd-user/arm/target_arch_cpu.c
/qemu/bsd-user/arm/target_arch_cpu.h
/qemu/bsd-user/arm/target_arch_elf.h
/qemu/bsd-user/arm/target_arch_reg.h
/qemu/bsd-user/arm/target_arch_signal.h
/qemu/bsd-user/arm/target_arch_sigtramp.h
/qemu/bsd-user/arm/target_arch_sysarch.h
/qemu/bsd-user/arm/target_arch_thread.h
/qemu/bsd-user/arm/target_arch_vmparam.h
/qemu/bsd-user/arm/target_syscall.h
/qemu/bsd-user/bsd-file.h
/qemu/bsd-user/errno_defs.h
/qemu/bsd-user/freebsd/meson.build
/qemu/bsd-user/freebsd/os-syscall.c
/qemu/bsd-user/freebsd/target_os_siginfo.h
/qemu/bsd-user/freebsd/target_os_signal.h
/qemu/bsd-user/freebsd/target_os_ucontext.h
/qemu/bsd-user/host/arm/host-signal.h
/qemu/bsd-user/host/i386/host-signal.h
/qemu/bsd-user/host/x86_64/host-signal.h
/qemu/bsd-user/i386/signal.c
/qemu/bsd-user/i386/target.h
/qemu/bsd-user/i386/target_arch_cpu.h
/qemu/bsd-user/i386/target_arch_signal.h
/qemu/bsd-user/include/special-errno.h
/qemu/bsd-user/main.c
/qemu/bsd-user/meson.build
/qemu/bsd-user/qemu.h
/qemu/bsd-user/signal-common.h
/qemu/bsd-user/signal.c
/qemu/bsd-user/strace.c
/qemu/bsd-user/syscall_defs.h
/qemu/bsd-user/trace-events
/qemu/bsd-user/trace.h
/qemu/bsd-user/x86_64/signal.c
/qemu/bsd-user/x86_64/target.h
/qemu/bsd-user/x86_64/target_arch_cpu.h
/qemu/bsd-user/x86_64/target_arch_signal.h
/qemu/bsd-user/x86_64/target_arch_thread.h
/qemu/chardev/char-mux.c
/qemu/chardev/char-socket.c
/qemu/chardev/wctablet.c
/qemu/common-user/host/aarch64/safe-syscall.inc.S
/qemu/common-user/host/arm/safe-syscall.inc.S
/qemu/common-user/host/i386/safe-syscall.inc.S
/qemu/common-user/host/loongarch64/safe-syscall.inc.S
/qemu/common-user/host/mips/safe-syscall.inc.S
/qemu/common-user/host/ppc64/safe-syscall.inc.S
/qemu/common-user/host/riscv/safe-syscall.inc.S
/qemu/common-user/host/s390x/safe-syscall.inc.S
/qemu/common-user/host/sparc64/safe-syscall.inc.S
/qemu/common-user/host/x86_64/safe-syscall.inc.S
/qemu/common-user/meson.build
/qemu/common-user/safe-syscall-error.c
/qemu/common-user/safe-syscall.S
/qemu/configs/devices/mips-softmmu/common.mak
/qemu/configs/targets/aarch64-softmmu.mak
/qemu/configs/targets/arm-bsd-user.mak
/qemu/configs/targets/arm-linux-user.mak
/qemu/configs/targets/arm-softmmu.mak
/qemu/configs/targets/armeb-linux-user.mak
/qemu/configs/targets/i386-softmmu.mak
/qemu/configs/targets/or1k-softmmu.mak
/qemu/configs/targets/x86_64-softmmu.mak
/qemu/configure
/qemu/contrib/elf2dmp/meson.build
/qemu/contrib/ivshmem-client/meson.build
/qemu/contrib/ivshmem-server/meson.build
/qemu/contrib/plugins/Makefile
/qemu/contrib/plugins/cache.c
/qemu/contrib/plugins/drcov.c
/qemu/contrib/rdmacm-mux/meson.build
/qemu/contrib/vhost-user-gpu/meson.build
/qemu/cpu.c
/qemu/crypto/meson.build
/qemu/disas/riscv.c
/qemu/docs/COLO-FT.txt
/qemu/docs/about/build-platforms.rst
/qemu/docs/about/deprecated.rst
/qemu/docs/about/removed-features.rst
/qemu/docs/block-replication.txt
/qemu/docs/conf.py
/qemu/docs/devel/build-system.rst
/qemu/docs/devel/ci-definitions.rst.inc
/qemu/docs/devel/ci-jobs.rst.inc
/qemu/docs/devel/fuzzing.rst
/qemu/docs/devel/index.rst
/qemu/docs/devel/kconfig.rst
/qemu/docs/devel/memory.rst
/qemu/docs/devel/migration.rst
/qemu/docs/devel/modules.rst
/qemu/docs/devel/multi-process.rst
/qemu/docs/devel/multi-thread-tcg.rst
/qemu/docs/devel/qapi-code-gen.rst
/qemu/docs/devel/qgraph.rst
/qemu/docs/devel/stable-process.rst
/qemu/docs/devel/style.rst
/qemu/docs/devel/submitting-a-patch.rst
/qemu/docs/devel/submitting-a-pull-request.rst
/qemu/docs/devel/tcg-plugins.rst
/qemu/docs/devel/testing.rst
/qemu/docs/devel/tracing.rst
/qemu/docs/devel/trivial-patches.rst
/qemu/docs/devel/ui.rst
/qemu/docs/devel/writing-monitor-commands.rst
/qemu/docs/hyperv.txt
/qemu/docs/image-fuzzer.txt
/qemu/docs/interop/bitmaps.rst
/qemu/docs/interop/dbus-display.rst
/qemu/docs/interop/dbus-vmstate.rst
/qemu/docs/interop/dbus.rst
/qemu/docs/interop/firmware.json
/qemu/docs/interop/index.rst
/qemu/docs/interop/live-block-operations.rst
/qemu/docs/interop/nbd.txt
/qemu/docs/interop/qcow2.txt
/qemu/docs/interop/virtio-balloon-stats.rst
/qemu/docs/meson.build
/qemu/docs/multiseat.txt
/qemu/docs/specs/index.rst
/qemu/docs/specs/ppc-spapr-hcalls.rst
/qemu/docs/specs/ppc-spapr-hotplug.rst
/qemu/docs/specs/ppc-spapr-uv-hcalls.rst
/qemu/docs/specs/sev-guest-firmware.rst
/qemu/docs/sphinx-static/custom.js
/qemu/docs/sphinx/dbusdoc.py
/qemu/docs/sphinx/dbusdomain.py
/qemu/docs/sphinx/dbusparser.py
/qemu/docs/sphinx/depfile.py
/qemu/docs/sphinx/fakedbusdoc.py
/qemu/docs/system/arm/aspeed.rst
/qemu/docs/system/arm/cpu-features.rst
/qemu/docs/system/arm/emulation.rst
/qemu/docs/system/arm/nuvoton.rst
/qemu/docs/system/arm/orangepi.rst
/qemu/docs/system/arm/virt.rst
/qemu/docs/system/authz.rst
/qemu/docs/system/confidential-guest-support.rst
/qemu/docs/system/cpu-models-x86.rst.inc
/qemu/docs/system/device-emulation.rst
/qemu/docs/system/device-url-syntax.rst.inc
/qemu/docs/system/devices/can.rst
/qemu/docs/system/devices/nvme.rst
/qemu/docs/system/gdb.rst
/qemu/docs/system/guest-loader.rst
/qemu/docs/system/i386/amd-memory-encryption.rst
/qemu/docs/system/i386/sgx.rst
/qemu/docs/system/images.rst
/qemu/docs/system/index.rst
/qemu/docs/system/ppc/powernv.rst
/qemu/docs/system/ppc/ppce500.rst
/qemu/docs/system/ppc/pseries.rst
/qemu/docs/system/qemu-block-drivers.rst.inc
/qemu/docs/system/riscv/shakti-c.rst
/qemu/docs/system/riscv/virt.rst
/qemu/docs/system/target-i386.rst
/qemu/docs/system/tls.rst
/qemu/docs/throttle.txt
/qemu/docs/tools/qemu-img.rst
/qemu/docs/tools/qemu-nbd.rst
/qemu/docs/tools/qemu-storage-daemon.rst
/qemu/docs/tools/qemu-trace-stap.rst
/qemu/docs/tools/virtiofsd.rst
/qemu/docs/u2f.txt
/qemu/docs/user/main.rst
/qemu/dump/dump.c
/qemu/fpu/softfloat-parts.c.inc
/qemu/fpu/softfloat-specialize.c.inc
/qemu/fpu/softfloat.c
file-op-9p.h
/qemu/gdb-xml/arm-m-profile-mve.xml
/qemu/gdbstub.c
/qemu/hmp-commands-info.hx
/qemu/hmp-commands.hx
/qemu/hw/9pfs/9p-local.c
/qemu/hw/9pfs/9p-synth.c
/qemu/hw/9pfs/9p-synth.h
/qemu/hw/9pfs/9p.c
/qemu/hw/9pfs/codir.c
/qemu/hw/acpi/Kconfig
/qemu/hw/acpi/aml-build.c
/qemu/hw/acpi/core.c
/qemu/hw/acpi/cpu.c
/qemu/hw/acpi/erst.c
/qemu/hw/acpi/ich9.c
/qemu/hw/acpi/memory_hotplug.c
/qemu/hw/acpi/meson.build
/qemu/hw/acpi/pcihp.c
/qemu/hw/acpi/piix4.c
/qemu/hw/acpi/tco.c
/qemu/hw/acpi/trace-events
/qemu/hw/acpi/viot.c
/qemu/hw/acpi/viot.h
/qemu/hw/arm/Kconfig
/qemu/hw/arm/allwinner-h3.c
/qemu/hw/arm/armv7m.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_ast2600.c
/qemu/hw/arm/boot.c
/qemu/hw/arm/cubieboard.c
/qemu/hw/arm/digic_boards.c
/qemu/hw/arm/exynos4_boards.c
/qemu/hw/arm/fsl-imx6ul.c
/qemu/hw/arm/fsl-imx7.c
/qemu/hw/arm/highbank.c
/qemu/hw/arm/imx25_pdk.c
/qemu/hw/arm/integratorcp.c
/qemu/hw/arm/kzm.c
/qemu/hw/arm/mcimx6ul-evk.c
/qemu/hw/arm/mcimx7d-sabre.c
/qemu/hw/arm/mps2-tz.c
/qemu/hw/arm/msf2-som.c
/qemu/hw/arm/musicpal.c
/qemu/hw/arm/npcm7xx.c
/qemu/hw/arm/npcm7xx_boards.c
/qemu/hw/arm/nseries.c
/qemu/hw/arm/omap1.c
/qemu/hw/arm/orangepi.c
/qemu/hw/arm/pxa2xx.c
/qemu/hw/arm/raspi.c
/qemu/hw/arm/realview.c
/qemu/hw/arm/sabrelite.c
/qemu/hw/arm/sbsa-ref.c
/qemu/hw/arm/smmu-common.c
/qemu/hw/arm/smmuv3.c
/qemu/hw/arm/stellaris.c
/qemu/hw/arm/stm32f405_soc.c
/qemu/hw/arm/strongarm.c
/qemu/hw/arm/versatilepb.c
/qemu/hw/arm/vexpress.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xilinx_zynq.c
/qemu/hw/arm/xlnx-versal-virt.c
/qemu/hw/arm/xlnx-versal.c
/qemu/hw/arm/xlnx-zcu102.c
/qemu/hw/arm/xlnx-zynqmp.c
/qemu/hw/audio/Kconfig
/qemu/hw/audio/intel-hda.c
/qemu/hw/audio/pcspk.c
/qemu/hw/avr/atmega.c
/qemu/hw/block/block.c
/qemu/hw/block/dataplane/virtio-blk.c
/qemu/hw/block/fdc-isa.c
/qemu/hw/block/fdc.c
/qemu/hw/block/m25p80.c
/qemu/hw/block/pflash_cfi01.c
/qemu/hw/block/vhost-user-blk.c
/qemu/hw/block/virtio-blk.c
/qemu/hw/char/escc.c
/qemu/hw/char/exynos4210_uart.c
/qemu/hw/char/goldfish_tty.c
/qemu/hw/char/riscv_htif.c
/qemu/hw/char/sh_serial.c
/qemu/hw/char/stm32f2xx_usart.c
/qemu/hw/char/trace-events
/qemu/hw/core/clock-vmstate.c
/qemu/hw/core/generic-loader.c
/qemu/hw/core/gpio.c
/qemu/hw/core/guest-loader.c
/qemu/hw/core/hotplug-stubs.c
/qemu/hw/core/loader.c
/qemu/hw/core/machine-hmp-cmds.c
/qemu/hw/core/machine-qmp-cmds.c
/qemu/hw/core/machine-smp.c
/qemu/hw/core/machine.c
/qemu/hw/core/meson.build
/qemu/hw/core/numa.c
/qemu/hw/core/ptimer.c
/qemu/hw/core/qdev-hotplug.c
/qemu/hw/core/qdev.c
/qemu/hw/display/Kconfig
/qemu/hw/display/artist.c
/qemu/hw/display/bcm2835_fb.c
/qemu/hw/display/edid-generate.c
/qemu/hw/display/i2c-ddc.c
/qemu/hw/display/macfb.c
/qemu/hw/display/meson.build
/qemu/hw/display/omap_dss.c
/qemu/hw/display/qxl.c
/qemu/hw/display/trace-events
/qemu/hw/display/vga-isa.c
/qemu/hw/display/vga-mmio.c
/qemu/hw/display/vhost-user-gpu.c
/qemu/hw/display/virtio-gpu-base.c
/qemu/hw/display/virtio-gpu-udmabuf-stubs.c
/qemu/hw/display/virtio-gpu-udmabuf.c
/qemu/hw/display/virtio-gpu-virgl.c
/qemu/hw/display/virtio-gpu.c
/qemu/hw/display/virtio-vga.c
/qemu/hw/display/vmware_vga.c
/qemu/hw/dma/bcm2835_dma.c
/qemu/hw/dma/pl330.c
/qemu/hw/dma/sifive_pdma.c
/qemu/hw/dma/sparc32_dma.c
/qemu/hw/dma/xlnx-zdma.c
/qemu/hw/dma/xlnx-zynq-devcfg.c
/qemu/hw/dma/xlnx_csu_dma.c
/qemu/hw/dma/xlnx_dpdma.c
/qemu/hw/gpio/imx_gpio.c
/qemu/hw/gpio/omap_gpio.c
/qemu/hw/hppa/hppa_hardware.h
/qemu/hw/hppa/machine.c
/qemu/hw/hyperv/vmbus.c
/qemu/hw/i2c/Kconfig
/qemu/hw/i2c/i2c_mux_pca954x.c
/qemu/hw/i386/Kconfig
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/acpi-microvm.c
/qemu/hw/i386/amd_iommu.c
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/intel_iommu_internal.h
/qemu/hw/i386/meson.build
/qemu/hw/i386/microvm-dt.c
/qemu/hw/i386/microvm-dt.h
/qemu/hw/i386/microvm.c
/qemu/hw/i386/multiboot.c
/qemu/hw/i386/multiboot.h
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/pc_sysfw_ovmf.c
/qemu/hw/i386/sgx-epc.c
/qemu/hw/i386/sgx-stub.c
/qemu/hw/i386/sgx.c
/qemu/hw/i386/vmmouse.c
/qemu/hw/i386/x86-iommu-stub.c
/qemu/hw/i386/x86-iommu.c
/qemu/hw/i386/x86.c
/qemu/hw/i386/xen/xen-hvm.c
/qemu/hw/i386/xen/xen-mapcache.c
/qemu/hw/ide/ahci.c
/qemu/hw/ide/core.c
/qemu/hw/ide/macio.c
/qemu/hw/input/hid.c
/qemu/hw/input/lasips2.c
/qemu/hw/input/ps2.c
/qemu/hw/input/tsc210x.c
/qemu/hw/intc/Kconfig
/qemu/hw/intc/arm_gic.c
/qemu/hw/intc/arm_gicv3.c
/qemu/hw/intc/arm_gicv3_common.c
/qemu/hw/intc/arm_gicv3_cpuif.c
/qemu/hw/intc/arm_gicv3_cpuif_common.c
/qemu/hw/intc/arm_gicv3_its.c
/qemu/hw/intc/arm_gicv3_its_common.c
/qemu/hw/intc/arm_gicv3_kvm.c
/qemu/hw/intc/arm_gicv3_redist.c
/qemu/hw/intc/bcm2835_ic.c
/qemu/hw/intc/bcm2836_control.c
/qemu/hw/intc/gicv3_internal.h
/qemu/hw/intc/goldfish_pic.c
/qemu/hw/intc/i8259_common.c
/qemu/hw/intc/ioapic_common.c
/qemu/hw/intc/m68k_irqc.c
/qemu/hw/intc/meson.build
/qemu/hw/intc/pnv_xive.c
/qemu/hw/intc/pnv_xive2.c
/qemu/hw/intc/pnv_xive2_regs.h
/qemu/hw/intc/riscv_aplic.c
/qemu/hw/intc/riscv_imsic.c
/qemu/hw/intc/sh_intc.c
/qemu/hw/intc/sifive_plic.c
/qemu/hw/intc/spapr_xive.c
/qemu/hw/intc/trace-events
/qemu/hw/intc/xive.c
/qemu/hw/intc/xive2.c
/qemu/hw/ipmi/ipmi.c
/qemu/hw/m68k/q800.c
/qemu/hw/m68k/virt.c
/qemu/hw/mem/nvdimm.c
/qemu/hw/mem/pc-dimm.c
/qemu/hw/microblaze/petalogix_ml605_mmu.c
/qemu/hw/mips/Kconfig
/qemu/hw/mips/bootloader.c
/qemu/hw/mips/boston.c
/qemu/hw/mips/jazz.c
/qemu/hw/misc/aspeed_i3c.c
/qemu/hw/misc/aspeed_sbc.c
/qemu/hw/misc/aspeed_sdmc.c
/qemu/hw/misc/bcm2835_mbox.c
/qemu/hw/misc/bcm2835_powermgt.c
/qemu/hw/misc/bcm2835_property.c
/qemu/hw/misc/bcm2835_rng.c
/qemu/hw/misc/ivshmem.c
/qemu/hw/misc/mac_via.c
/qemu/hw/misc/macio/cuda.c
/qemu/hw/misc/macio/mac_dbdma.c
/qemu/hw/misc/macio/pmu.c
/qemu/hw/misc/meson.build
/qemu/hw/misc/pvpanic-isa.c
/qemu/hw/misc/pvpanic-pci.c
/qemu/hw/misc/sga.c
/qemu/hw/misc/sifive_u_otp.c
/qemu/hw/misc/trace-events
/qemu/hw/misc/virt_ctrl.c
/qemu/hw/misc/xlnx-versal-pmc-iou-slcr.c
/qemu/hw/net/allwinner-sun8i-emac.c
/qemu/hw/net/can/can_kvaser_pci.c
/qemu/hw/net/can/can_mioe3680_pci.c
/qemu/hw/net/can/can_pcm3680_pci.c
/qemu/hw/net/can/can_sja1000.c
/qemu/hw/net/can/ctucan_core.c
/qemu/hw/net/can/ctucan_pci.c
/qemu/hw/net/e1000.c
/qemu/hw/net/e1000e_core.c
/qemu/hw/net/eepro100.c
/qemu/hw/net/fsl_etsec/etsec.c
/qemu/hw/net/ftgmac100.c
/qemu/hw/net/imx_fec.c
/qemu/hw/net/meson.build
/qemu/hw/net/mv88w8618_eth.c
/qemu/hw/net/npcm7xx_emc.c
/qemu/hw/net/trace-events
/qemu/hw/net/tulip.c
/qemu/hw/net/vhost_net.c
/qemu/hw/net/virtio-net.c
/qemu/hw/net/vmxnet3.c
/qemu/hw/nvme/ctrl.c
/qemu/hw/nvme/dif.c
/qemu/hw/nvme/dif.h
/qemu/hw/nvme/ns.c
/qemu/hw/nvme/nvme.h
/qemu/hw/nvme/subsys.c
/qemu/hw/nvme/trace-events
/qemu/hw/nvram/eeprom_at24c.c
/qemu/hw/nvram/fw_cfg.c
/qemu/hw/nvram/meson.build
/qemu/hw/nvram/spapr_nvram.c
/qemu/hw/openrisc/meson.build
/qemu/hw/openrisc/openrisc_sim.c
/qemu/hw/pci-host/pnv_phb3.c
/qemu/hw/pci-host/pnv_phb3_msi.c
/qemu/hw/pci-host/pnv_phb3_pbcq.c
/qemu/hw/pci-host/pnv_phb4.c
/qemu/hw/pci-host/pnv_phb4_pec.c
/qemu/hw/pci-host/sh_pci.c
/qemu/hw/pci-host/trace-events
/qemu/hw/pci/pci.c
/qemu/hw/pci/pci_host.c
/qemu/hw/pci/pcie.c
/qemu/hw/pci/pcie_aer.c
/qemu/hw/pci/pcie_port.c
/qemu/hw/pci/trace-events
/qemu/hw/ppc/mac.h
/qemu/hw/ppc/mac_newworld.c
/qemu/hw/ppc/mac_oldworld.c
/qemu/hw/ppc/mpc8544_guts.c
/qemu/hw/ppc/pegasos2.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/pnv_homer.c
/qemu/hw/ppc/pnv_occ.c
/qemu/hw/ppc/pnv_pnor.c
/qemu/hw/ppc/pnv_psi.c
/qemu/hw/ppc/ppc.c
/qemu/hw/ppc/ppc405.h
/qemu/hw/ppc/ppc405_boards.c
/qemu/hw/ppc/ppc405_uc.c
/qemu/hw/ppc/ppc4xx_devs.c
/qemu/hw/ppc/ppc4xx_pci.c
/qemu/hw/ppc/prep.c
/qemu/hw/ppc/prep_systemio.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_caps.c
/qemu/hw/ppc/spapr_cpu_core.c
/qemu/hw/ppc/spapr_drc.c
/qemu/hw/ppc/spapr_hcall.c
/qemu/hw/ppc/spapr_iommu.c
/qemu/hw/ppc/spapr_numa.c
/qemu/hw/ppc/spapr_nvdimm.c
/qemu/hw/ppc/spapr_pci.c
/qemu/hw/ppc/spapr_pci_nvlink2.c
/qemu/hw/ppc/spapr_pci_vfio.c
/qemu/hw/ppc/spapr_rtas.c
/qemu/hw/ppc/spapr_rtc.c
/qemu/hw/ppc/spapr_softmmu.c
/qemu/hw/ppc/spapr_vio.c
/qemu/hw/ppc/spapr_vof.c
/qemu/hw/ppc/trace-events
/qemu/hw/ppc/vof.c
/qemu/hw/rdma/rdma_rm.c
/qemu/hw/rdma/rdma_rm.h
/qemu/hw/rdma/rdma_utils.c
/qemu/hw/rdma/rdma_utils.h
/qemu/hw/rdma/trace-events
/qemu/hw/rdma/vmw/pvrdma_main.c
/qemu/hw/remote/proxy-memory-listener.c
/qemu/hw/riscv/Kconfig
/qemu/hw/riscv/boot.c
/qemu/hw/riscv/microchip_pfsoc.c
/qemu/hw/riscv/opentitan.c
/qemu/hw/riscv/sifive_e.c
/qemu/hw/riscv/sifive_u.c
/qemu/hw/riscv/spike.c
/qemu/hw/riscv/virt.c
/qemu/hw/rtc/Kconfig
/qemu/hw/rtc/allwinner-rtc.c
/qemu/hw/rtc/aspeed_rtc.c
/qemu/hw/rtc/ds1338.c
/qemu/hw/rtc/exynos4210_rtc.c
/qemu/hw/rtc/goldfish_rtc.c
/qemu/hw/rtc/m41t80.c
/qemu/hw/rtc/m48t59.c
/qemu/hw/rtc/mc146818rtc.c
/qemu/hw/rtc/pl031.c
/qemu/hw/rtc/twl92230.c
/qemu/hw/rtc/xlnx-zynqmp-rtc.c
/qemu/hw/s390x/ipl.c
/qemu/hw/s390x/s390-pci-bus.c
/qemu/hw/s390x/s390-pci-inst.c
/qemu/hw/s390x/s390-pci-vfio.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/s390x/sclp.c
/qemu/hw/s390x/tod-kvm.c
/qemu/hw/s390x/tod-tcg.c
/qemu/hw/s390x/tod.c
/qemu/hw/scsi/esp-pci.c
/qemu/hw/scsi/esp.c
/qemu/hw/scsi/lsi53c895a.c
/qemu/hw/scsi/megasas.c
/qemu/hw/scsi/mptsas.c
/qemu/hw/scsi/scsi-bus.c
/qemu/hw/scsi/scsi-disk.c
/qemu/hw/scsi/trace-events
/qemu/hw/scsi/vhost-scsi.c
/qemu/hw/scsi/virtio-scsi-dataplane.c
/qemu/hw/scsi/virtio-scsi.c
/qemu/hw/scsi/vmw_pvscsi.c
/qemu/hw/sd/allwinner-sdhost.c
/qemu/hw/sd/aspeed_sdhci.c
/qemu/hw/sd/bcm2835_sdhost.c
/qemu/hw/sd/cadence_sdhci.c
/qemu/hw/sd/meson.build
/qemu/hw/sd/npcm7xx_sdhci.c
/qemu/hw/sd/sd.c
/qemu/hw/sd/sdhci.c
/qemu/hw/sd/ssi-sd.c
/qemu/hw/sensor/Kconfig
/qemu/hw/sensor/lsm303dlhc_mag.c
/qemu/hw/sensor/meson.build
/qemu/hw/sh4/r2d.c
/qemu/hw/sh4/sh7750.c
/qemu/hw/sh4/sh7750_regnames.c
/qemu/hw/sh4/sh7750_regs.h
/qemu/hw/sh4/shix.c
/qemu/hw/sh4/trace-events
/qemu/hw/sh4/trace.h
/qemu/hw/smbios/smbios.c
/qemu/hw/sparc64/niagara.c
/qemu/hw/ssi/aspeed_smc.c
/qemu/hw/ssi/meson.build
/qemu/hw/ssi/xlnx-versal-ospi.c
/qemu/hw/timer/a9gtimer.c
/qemu/hw/timer/armv7m_systick.c
/qemu/hw/timer/etraxfs_timer.c
/qemu/hw/timer/ibex_timer.c
/qemu/hw/timer/sh_timer.c
/qemu/hw/timer/trace-events
/qemu/hw/tpm/tpm_crb.c
/qemu/hw/tpm/tpm_ppi.c
/qemu/hw/tpm/tpm_ppi.h
/qemu/hw/usb/bus.c
/qemu/hw/usb/desc.c
/qemu/hw/usb/desc.h
/qemu/hw/usb/dev-hid.c
/qemu/hw/usb/dev-mtp.c
/qemu/hw/usb/dev-uas.c
/qemu/hw/usb/dev-wacom.c
/qemu/hw/usb/hcd-dwc2.c
/qemu/hw/usb/hcd-ehci.c
/qemu/hw/usb/hcd-ohci.c
/qemu/hw/usb/hcd-uhci.c
/qemu/hw/usb/hcd-uhci.h
/qemu/hw/usb/hcd-xhci.c
/qemu/hw/usb/host-libusb.c
/qemu/hw/usb/libhw.c
/qemu/hw/usb/redirect.c
/qemu/hw/usb/trace-events
/qemu/hw/usb/vt82c686-uhci-pci.c
/qemu/hw/vfio/common.c
/qemu/hw/vfio/igd.c
/qemu/hw/vfio/pci.c
/qemu/hw/virtio/trace-events
/qemu/hw/virtio/vhost-backend.c
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/vhost-vdpa.c
/qemu/hw/virtio/vhost-vsock.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-balloon.c
/qemu/hw/virtio/virtio-iommu-pci.c
/qemu/hw/virtio/virtio-iommu.c
/qemu/hw/virtio/virtio-mem.c
/qemu/hw/virtio/virtio-mmio.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio-pmem.c
/qemu/hw/virtio/virtio.c
/qemu/hw/watchdog/sbsa_gwdt.c
/qemu/hw/watchdog/watchdog.c
/qemu/hw/watchdog/wdt_aspeed.c
/qemu/hw/watchdog/wdt_diag288.c
/qemu/hw/watchdog/wdt_i6300esb.c
/qemu/hw/watchdog/wdt_ib700.c
/qemu/hw/watchdog/wdt_imx2.c
/qemu/hw/xen/xen-bus.c
/qemu/hw/xen/xen_pt.c
/qemu/include/block/aio.h
/qemu/include/block/block-common.h
/qemu/include/block/block-global-state.h
/qemu/include/block/block-io.h
/qemu/include/block/block.h
/qemu/include/block/block_int-common.h
/qemu/include/block/block_int-global-state.h
/qemu/include/block/block_int-io.h
/qemu/include/block/block_int.h
/qemu/include/block/blockjob.h
/qemu/include/block/blockjob_int.h
/qemu/include/block/nvme.h
/qemu/include/block/raw-aio.h
/qemu/include/block/snapshot.h
/qemu/include/chardev/char-socket.h
/qemu/include/disas/dis-asm.h
/qemu/include/elf.h
/qemu/include/exec/cpu-all.h
/qemu/include/exec/cpu-common.h
/qemu/include/exec/cpu_ldst.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/gen-icount.h
/qemu/include/exec/helper-gen.h
/qemu/include/exec/helper-head.h
/qemu/include/exec/helper-proto.h
/qemu/include/exec/helper-tcg.h
/qemu/include/exec/memop.h
/qemu/include/exec/memory.h
/qemu/include/exec/plugin-gen.h
/qemu/include/exec/ram_addr.h
/qemu/include/exec/ramblock.h
/qemu/include/exec/ramlist.h
/qemu/include/fpu/softfloat-macros.h
/qemu/include/fpu/softfloat-types.h
/qemu/include/fpu/softfloat.h
/qemu/include/glib-compat.h
/qemu/include/hw/acpi/erst.h
/qemu/include/hw/acpi/ich9.h
/qemu/include/hw/arm/aspeed_soc.h
/qemu/include/hw/arm/boot.h
/qemu/include/hw/arm/npcm7xx.h
/qemu/include/hw/arm/virt.h
/qemu/include/hw/arm/xlnx-versal.h
/qemu/include/hw/arm/xlnx-zynqmp.h
/qemu/include/hw/boards.h
/qemu/include/hw/char/goldfish_tty.h
/qemu/include/hw/char/riscv_htif.h
/qemu/include/hw/clock.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/core/tcg-cpu-ops.h
/qemu/include/hw/display/vga.h
/qemu/include/hw/dma/xlnx_csu_dma.h
/qemu/include/hw/elf_ops.h
/qemu/include/hw/firmware/smbios.h
/qemu/include/hw/i386/ioapic_internal.h
/qemu/include/hw/i386/microvm.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/i386/sgx-epc.h
/qemu/include/hw/i386/x86-iommu.h
/qemu/include/hw/i386/x86.h
/qemu/include/hw/intc/arm_gicv3_common.h
/qemu/include/hw/intc/arm_gicv3_its_common.h
/qemu/include/hw/intc/goldfish_pic.h
/qemu/include/hw/intc/m68k_irqc.h
/qemu/include/hw/intc/riscv_aplic.h
/qemu/include/hw/intc/riscv_imsic.h
/qemu/include/hw/isa/i8259_internal.h
/qemu/include/hw/loader.h
/qemu/include/hw/m68k/mcf.h
/qemu/include/hw/mem/nvdimm.h
/qemu/include/hw/mem/pc-dimm.h
/qemu/include/hw/misc/aspeed_i3c.h
/qemu/include/hw/misc/aspeed_sbc.h
/qemu/include/hw/misc/virt_ctrl.h
/qemu/include/hw/misc/xlnx-versal-pmc-iou-slcr.h
/qemu/include/hw/net/mv88w8618_eth.h
/qemu/include/hw/pci-host/pnv_phb3.h
/qemu/include/hw/pci-host/pnv_phb4.h
/qemu/include/hw/pci-host/pnv_phb4_regs.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/pci/pci_bridge.h
/qemu/include/hw/ppc/pnv.h
/qemu/include/hw/ppc/pnv_homer.h
/qemu/include/hw/ppc/pnv_occ.h
/qemu/include/hw/ppc/pnv_xive.h
/qemu/include/hw/ppc/pnv_xscom.h
/qemu/include/hw/ppc/ppc.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/spapr_cpu_core.h
/qemu/include/hw/ppc/spapr_nvdimm.h
/qemu/include/hw/ppc/spapr_vio.h
/qemu/include/hw/ppc/vof.h
/qemu/include/hw/ppc/xive.h
/qemu/include/hw/ppc/xive2.h
/qemu/include/hw/ppc/xive2_regs.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/rdma/rdma.h
/qemu/include/hw/registerfields.h
/qemu/include/hw/riscv/boot.h
/qemu/include/hw/riscv/microchip_pfsoc.h
/qemu/include/hw/riscv/opentitan.h
/qemu/include/hw/riscv/sifive_u.h
/qemu/include/hw/riscv/spike.h
/qemu/include/hw/riscv/virt.h
/qemu/include/hw/s390x/ioinst.h
/qemu/include/hw/s390x/s390-pci-bus.h
/qemu/include/hw/s390x/s390-pci-clp.h
/qemu/include/hw/scsi/scsi.h
/qemu/include/hw/sd/npcm7xx_sdhci.h
/qemu/include/hw/sh4/sh.h
/qemu/include/hw/sh4/sh_intc.h
/qemu/include/hw/ssi/aspeed_smc.h
/qemu/include/hw/ssi/xlnx-versal-ospi.h
/qemu/include/hw/timer/ibex_timer.h
/qemu/include/hw/tricore/triboard.h
/qemu/include/hw/usb/msd.h
/qemu/include/hw/virtio/vhost.h
/qemu/include/hw/virtio/virtio-blk.h
/qemu/include/hw/virtio/virtio-gpu-bswap.h
/qemu/include/hw/virtio/virtio-gpu.h
/qemu/include/hw/virtio/virtio-mem.h
/qemu/include/hw/virtio/virtio.h
/qemu/include/libdecnumber/decNumber.h
/qemu/include/libdecnumber/decNumberLocal.h
/qemu/include/migration/blocker.h
/qemu/include/migration/colo.h
/qemu/include/migration/vmstate.h
/qemu/include/monitor/hmp-target.h
/qemu/include/monitor/hmp.h
/qemu/include/monitor/monitor.h
/qemu/include/qapi/compat-policy.h
/qemu/include/qapi/qmp/dispatch.h
/qemu/include/qapi/qobject-input-visitor.h
/qemu/include/qapi/qobject-output-visitor.h
/qemu/include/qapi/type-helpers.h
/qemu/include/qapi/util.h
/qemu/include/qapi/visitor-impl.h
/qemu/include/qapi/visitor.h
/qemu/include/qemu-common.h
/qemu/include/qemu/cacheinfo.h
/qemu/include/qemu/coroutine-tls.h
/qemu/include/qemu/coroutine.h
/qemu/include/qemu/cpuid.h
/qemu/include/qemu/cutils.h
/qemu/include/qemu/dbus.h
/qemu/include/qemu/host-utils.h
/qemu/include/qemu/hw-version.h
/qemu/include/qemu/int128.h
/qemu/include/qemu/iova-tree.h
/qemu/include/qemu/job.h
/qemu/include/qemu/madvise.h
/qemu/include/qemu/main-loop.h
/qemu/include/qemu/mmap-alloc.h
/qemu/include/qemu/module.h
/qemu/include/qemu/mprotect.h
/qemu/include/qemu/option.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/plugin.h
/qemu/include/qemu/qemu-plugin.h
/qemu/include/qemu/rcu.h
/qemu/include/qemu/transactions.h
/qemu/include/qemu/vhost-user-server.h
/qemu/include/qemu/xattr.h
/qemu/include/qom/object.h
/qemu/include/standard-headers/asm-x86/kvm_para.h
/qemu/include/standard-headers/drm/drm_fourcc.h
/qemu/include/standard-headers/linux/ethtool.h
/qemu/include/standard-headers/linux/fuse.h
/qemu/include/standard-headers/linux/pci_regs.h
/qemu/include/standard-headers/linux/virtio_gpio.h
/qemu/include/standard-headers/linux/virtio_gpu.h
/qemu/include/standard-headers/linux/virtio_i2c.h
/qemu/include/standard-headers/linux/virtio_ids.h
/qemu/include/standard-headers/linux/virtio_iommu.h
/qemu/include/standard-headers/linux/virtio_mem.h
/qemu/include/standard-headers/linux/virtio_pcidev.h
/qemu/include/standard-headers/linux/virtio_scmi.h
/qemu/include/standard-headers/linux/virtio_vsock.h
/qemu/include/sysemu/block-backend-common.h
/qemu/include/sysemu/block-backend-global-state.h
/qemu/include/sysemu/block-backend-io.h
/qemu/include/sysemu/block-backend.h
/qemu/include/sysemu/blockdev.h
/qemu/include/sysemu/dma.h
/qemu/include/sysemu/kvm.h
/qemu/include/sysemu/os-posix.h
/qemu/include/sysemu/os-win32.h
/qemu/include/sysemu/rtc.h
/qemu/include/sysemu/sysemu.h
/qemu/include/sysemu/watchdog.h
/qemu/include/tcg/tcg-ldst.h
/qemu/include/tcg/tcg-op-gvec.h
/qemu/include/tcg/tcg-op.h
/qemu/include/tcg/tcg-opc.h
/qemu/include/tcg/tcg.h
/qemu/include/ui/clipboard.h
/qemu/include/ui/console.h
/qemu/include/ui/dbus-display.h
/qemu/include/ui/dbus-module.h
/qemu/include/ui/egl-context.h
/qemu/include/ui/gtk.h
/qemu/include/ui/qemu-spice.h
/qemu/include/ui/sdl2.h
/qemu/include/ui/spice-display.h
/qemu/include/user/safe-syscall.h
/qemu/io/channel-command.c
/qemu/io/channel-file.c
/qemu/io/channel-socket.c
/qemu/job.c
/qemu/libdecnumber/decContext.c
/qemu/libdecnumber/decNumber.c
/qemu/linux-headers/asm-arm64/unistd.h
/qemu/linux-headers/asm-generic/unistd.h
/qemu/linux-headers/asm-mips/unistd_n32.h
/qemu/linux-headers/asm-mips/unistd_n64.h
/qemu/linux-headers/asm-mips/unistd_o32.h
/qemu/linux-headers/asm-powerpc/unistd_32.h
/qemu/linux-headers/asm-powerpc/unistd_64.h
/qemu/linux-headers/asm-riscv/bitsperlong.h
/qemu/linux-headers/asm-riscv/kvm.h
/qemu/linux-headers/asm-riscv/mman.h
/qemu/linux-headers/asm-riscv/unistd.h
/qemu/linux-headers/asm-s390/unistd_32.h
/qemu/linux-headers/asm-s390/unistd_64.h
/qemu/linux-headers/asm-x86/kvm.h
/qemu/linux-headers/asm-x86/unistd_32.h
/qemu/linux-headers/asm-x86/unistd_64.h
/qemu/linux-headers/asm-x86/unistd_x32.h
/qemu/linux-headers/linux/kvm.h
/qemu/linux-user/aarch64/cpu_loop.c
/qemu/linux-user/aarch64/signal.c
/qemu/linux-user/aarch64/target_prctl.h
/qemu/linux-user/aarch64/target_resource.h
/qemu/linux-user/aarch64/target_signal.h
/qemu/linux-user/aarch64/target_structs.h
/qemu/linux-user/aarch64/target_syscall.h
/qemu/linux-user/alpha/cpu_loop.c
/qemu/linux-user/alpha/signal.c
/qemu/linux-user/alpha/target_prctl.h
/qemu/linux-user/alpha/target_resource.h
/qemu/linux-user/alpha/target_signal.h
/qemu/linux-user/alpha/target_syscall.h
/qemu/linux-user/arm/cpu_loop.c
/qemu/linux-user/arm/signal.c
/qemu/linux-user/arm/target_prctl.h
/qemu/linux-user/arm/target_resource.h
/qemu/linux-user/arm/target_signal.h
/qemu/linux-user/arm/target_structs.h
/qemu/linux-user/arm/target_syscall.h
/qemu/linux-user/cpu_loop-common.h
/qemu/linux-user/cris/cpu_loop.c
/qemu/linux-user/cris/signal.c
/qemu/linux-user/cris/target_prctl.h
/qemu/linux-user/cris/target_resource.h
/qemu/linux-user/cris/target_signal.h
/qemu/linux-user/cris/target_structs.h
/qemu/linux-user/cris/target_syscall.h
/qemu/linux-user/elfload.c
/qemu/linux-user/fd-trans.c
/qemu/linux-user/generic/signal.h
/qemu/linux-user/generic/target_errno_defs.h
/qemu/linux-user/generic/target_prctl_unalign.h
/qemu/linux-user/generic/target_resource.h
/qemu/linux-user/generic/target_structs.h
/qemu/linux-user/hexagon/cpu_loop.c
/qemu/linux-user/hexagon/signal.c
/qemu/linux-user/hexagon/target_prctl.h
/qemu/linux-user/hexagon/target_resource.h
/qemu/linux-user/hexagon/target_signal.h
/qemu/linux-user/hexagon/target_structs.h
/qemu/linux-user/hppa/cpu_loop.c
/qemu/linux-user/hppa/signal.c
/qemu/linux-user/hppa/target_prctl.h
/qemu/linux-user/hppa/target_resource.h
/qemu/linux-user/hppa/target_signal.h
/qemu/linux-user/hppa/target_syscall.h
/qemu/linux-user/i386/cpu_loop.c
/qemu/linux-user/i386/signal.c
/qemu/linux-user/i386/target_prctl.h
/qemu/linux-user/i386/target_resource.h
/qemu/linux-user/i386/target_signal.h
/qemu/linux-user/i386/target_structs.h
/qemu/linux-user/i386/target_syscall.h
/qemu/linux-user/include/host/aarch64/host-signal.h
/qemu/linux-user/include/host/alpha/host-signal.h
/qemu/linux-user/include/host/arm/host-signal.h
/qemu/linux-user/include/host/i386/host-signal.h
/qemu/linux-user/include/host/loongarch64/host-signal.h
/qemu/linux-user/include/host/mips/host-signal.h
/qemu/linux-user/include/host/ppc/host-signal.h
/qemu/linux-user/include/host/ppc64/host-signal.h
/qemu/linux-user/include/host/riscv/host-signal.h
/qemu/linux-user/include/host/s390/host-signal.h
/qemu/linux-user/include/host/s390x/host-signal.h
/qemu/linux-user/include/host/sparc64/host-signal.h
/qemu/linux-user/include/host/x32/host-signal.h
/qemu/linux-user/include/host/x86_64/host-signal.h
/qemu/linux-user/include/special-errno.h
/qemu/linux-user/ioctls.h
/qemu/linux-user/linux_loop.h
/qemu/linux-user/m68k/cpu_loop.c
/qemu/linux-user/m68k/signal.c
/qemu/linux-user/m68k/target_prctl.h
/qemu/linux-user/m68k/target_resource.h
/qemu/linux-user/m68k/target_signal.h
/qemu/linux-user/m68k/target_structs.h
/qemu/linux-user/m68k/target_syscall.h
/qemu/linux-user/main.c
/qemu/linux-user/meson.build
/qemu/linux-user/microblaze/cpu_loop.c
/qemu/linux-user/microblaze/signal.c
/qemu/linux-user/microblaze/target_prctl.h
/qemu/linux-user/microblaze/target_resource.h
/qemu/linux-user/microblaze/target_signal.h
/qemu/linux-user/microblaze/target_structs.h
/qemu/linux-user/microblaze/target_syscall.h
/qemu/linux-user/mips/cpu_loop.c
/qemu/linux-user/mips/signal.c
/qemu/linux-user/mips/target_prctl.h
/qemu/linux-user/mips/target_resource.h
/qemu/linux-user/mips/target_signal.h
/qemu/linux-user/mips/target_syscall.h
/qemu/linux-user/mips64/target_prctl.h
/qemu/linux-user/mips64/target_resource.h
/qemu/linux-user/mips64/target_signal.h
/qemu/linux-user/mips64/target_syscall.h
/qemu/linux-user/nios2/cpu_loop.c
/qemu/linux-user/nios2/signal.c
/qemu/linux-user/nios2/target_prctl.h
/qemu/linux-user/nios2/target_resource.h
/qemu/linux-user/nios2/target_signal.h
/qemu/linux-user/nios2/target_structs.h
/qemu/linux-user/nios2/target_syscall.h
/qemu/linux-user/openrisc/cpu_loop.c
/qemu/linux-user/openrisc/target_prctl.h
/qemu/linux-user/openrisc/target_resource.h
/qemu/linux-user/openrisc/target_signal.h
/qemu/linux-user/openrisc/target_structs.h
/qemu/linux-user/openrisc/target_syscall.h
/qemu/linux-user/ppc/cpu_loop.c
/qemu/linux-user/ppc/signal.c
/qemu/linux-user/ppc/target_prctl.h
/qemu/linux-user/ppc/target_resource.h
/qemu/linux-user/ppc/target_signal.h
/qemu/linux-user/ppc/target_syscall.h
/qemu/linux-user/qemu.h
/qemu/linux-user/riscv/cpu_loop.c
/qemu/linux-user/riscv/signal.c
/qemu/linux-user/riscv/target_prctl.h
/qemu/linux-user/riscv/target_resource.h
/qemu/linux-user/riscv/target_signal.h
/qemu/linux-user/riscv/target_structs.h
/qemu/linux-user/riscv/target_syscall.h
/qemu/linux-user/s390x/cpu_loop.c
/qemu/linux-user/s390x/signal.c
/qemu/linux-user/s390x/target_prctl.h
/qemu/linux-user/s390x/target_resource.h
/qemu/linux-user/s390x/target_signal.h
/qemu/linux-user/s390x/target_syscall.h
/qemu/linux-user/sh4/cpu_loop.c
/qemu/linux-user/sh4/signal.c
/qemu/linux-user/sh4/target_prctl.h
/qemu/linux-user/sh4/target_resource.h
/qemu/linux-user/sh4/target_signal.h
/qemu/linux-user/sh4/target_structs.h
/qemu/linux-user/sh4/target_syscall.h
/qemu/linux-user/signal-common.h
/qemu/linux-user/signal.c
/qemu/linux-user/sparc/cpu_loop.c
/qemu/linux-user/sparc/signal.c
/qemu/linux-user/sparc/target_prctl.h
/qemu/linux-user/sparc/target_resource.h
/qemu/linux-user/sparc/target_signal.h
/qemu/linux-user/sparc/target_syscall.h
/qemu/linux-user/syscall.c
/qemu/linux-user/syscall_defs.h
/qemu/linux-user/syscall_types.h
/qemu/linux-user/thunk.c
/qemu/linux-user/trace-events
/qemu/linux-user/user-internals.h
/qemu/linux-user/x86_64/target_prctl.h
/qemu/linux-user/x86_64/target_resource.h
/qemu/linux-user/x86_64/target_signal.h
/qemu/linux-user/x86_64/target_structs.h
/qemu/linux-user/x86_64/target_syscall.h
/qemu/linux-user/xtensa/cpu_loop.c
/qemu/linux-user/xtensa/signal.c
/qemu/linux-user/xtensa/target_prctl.h
/qemu/linux-user/xtensa/target_resource.h
/qemu/linux-user/xtensa/target_signal.h
/qemu/meson
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/block.c
/qemu/migration/colo.c
/qemu/migration/dirtyrate.c
/qemu/migration/dirtyrate.h
/qemu/migration/meson.build
/qemu/migration/migration.c
/qemu/migration/migration.h
/qemu/migration/multifd-zlib.c
/qemu/migration/multifd-zstd.c
/qemu/migration/multifd.c
/qemu/migration/multifd.h
/qemu/migration/postcopy-ram.c
/qemu/migration/postcopy-ram.h
/qemu/migration/qemu-file.c
/qemu/migration/ram.c
/qemu/migration/ram.h
/qemu/migration/rdma.c
/qemu/migration/savevm.c
/qemu/migration/trace-events
/qemu/migration/vmstate.c
/qemu/monitor/hmp-cmds.c
/qemu/monitor/hmp.c
/qemu/monitor/misc.c
/qemu/monitor/monitor-internal.h
/qemu/monitor/qmp-cmds.c
/qemu/nbd/client-connection.c
/qemu/nbd/server.c
/qemu/net/colo-compare.c
/qemu/net/colo.c
/qemu/net/colo.h
/qemu/net/dump.c
/qemu/net/eth.c
/qemu/net/filter-mirror.c
/qemu/net/filter-rewriter.c
/qemu/net/meson.build
/qemu/net/slirp.c
/qemu/net/tap-linux.c
/qemu/net/tap.c
/qemu/net/vhost-vdpa.c
/qemu/os-posix.c
/qemu/pc-bios/README
/qemu/pc-bios/bios-256k.bin
/qemu/pc-bios/bios-microvm.bin
/qemu/pc-bios/bios.bin
/qemu/pc-bios/hppa-firmware.img
/qemu/pc-bios/meson.build
/qemu/pc-bios/multiboot_dma.bin
/qemu/pc-bios/openbios-ppc
/qemu/pc-bios/openbios-sparc32
/qemu/pc-bios/openbios-sparc64
/qemu/pc-bios/opensbi-riscv32-generic-fw_dynamic.bin
/qemu/pc-bios/opensbi-riscv64-generic-fw_dynamic.bin
/qemu/pc-bios/optionrom/Makefile
/qemu/pc-bios/optionrom/multiboot.S
/qemu/pc-bios/optionrom/multiboot_dma.S
/qemu/pc-bios/optionrom/optionrom.h
/qemu/pc-bios/s390-ccw/Makefile
/qemu/pc-bios/slof.bin
/qemu/pc-bios/vgabios-ati.bin
/qemu/pc-bios/vgabios-bochs-display.bin
/qemu/pc-bios/vgabios-cirrus.bin
/qemu/pc-bios/vgabios-qxl.bin
/qemu/pc-bios/vgabios-ramfb.bin
/qemu/pc-bios/vgabios-stdvga.bin
/qemu/pc-bios/vgabios-virtio.bin
/qemu/pc-bios/vgabios-vmware.bin
/qemu/pc-bios/vgabios.bin
/qemu/plugins/api.c
/qemu/plugins/loader.c
/qemu/plugins/meson.build
/qemu/plugins/qemu-plugins.symbols
/qemu/python/Pipfile.lock
/qemu/python/README.rst
/qemu/python/avocado.cfg
/qemu/python/qemu/aqmp/__init__.py
/qemu/python/qemu/aqmp/aqmp_tui.py
/qemu/python/qemu/aqmp/error.py
/qemu/python/qemu/aqmp/events.py
/qemu/python/qemu/aqmp/legacy.py
/qemu/python/qemu/aqmp/protocol.py
/qemu/python/qemu/aqmp/qmp_client.py
/qemu/python/qemu/aqmp/qmp_shell.py
/qemu/python/qemu/machine/README.rst
/qemu/python/qemu/machine/machine.py
/qemu/python/qemu/qmp/README.rst
/qemu/python/qemu/utils/README.rst
/qemu/python/qemu/utils/qemu_ga_client.py
/qemu/python/qemu/utils/qom.py
/qemu/python/qemu/utils/qom_common.py
/qemu/python/qemu/utils/qom_fuse.py
/qemu/python/setup.cfg
/qemu/python/setup.py
/qemu/python/tests/iotests-mypy.sh
/qemu/python/tests/iotests-pylint.sh
/qemu/python/tests/pylint.sh
/qemu/qapi/audio.json
/qemu/qapi/block-core.json
/qemu/qapi/block-export.json
/qemu/qapi/char.json
/qemu/qapi/common.json
/qemu/qapi/compat.json
/qemu/qapi/introspect.json
/qemu/qapi/machine.json
/qemu/qapi/meson.build
/qemu/qapi/migration.json
/qemu/qapi/misc-target.json
/qemu/qapi/misc.json
/qemu/qapi/qapi-forward-visitor.c
/qemu/qapi/qapi-type-helpers.c
/qemu/qapi/qapi-util.c
/qemu/qapi/qapi-visit-core.c
/qemu/qapi/qdev.json
/qemu/qapi/qmp-dispatch.c
/qemu/qapi/qmp-registry.c
/qemu/qapi/qobject-input-visitor.c
/qemu/qapi/qobject-output-visitor.c
/qemu/qapi/qom.json
/qemu/qapi/replay.json
/qemu/qapi/trace-events
/qemu/qapi/trace.json
/qemu/qapi/transaction.json
/qemu/qapi/ui.json
/qemu/qemu-edid.c
/qemu/qemu-img-cmds.hx
/qemu/qemu-img.c
/qemu/qemu-keymap.c
/qemu/qemu-nbd.c
/qemu/qemu-options.hx
/qemu/qga/commands-win32.c
/qemu/qga/meson.build
/qemu/qga/vss-win32/install.cpp
/qemu/qga/vss-win32/meson.build
/qemu/qga/vss-win32/provider.cpp
/qemu/qga/vss-win32/requester.cpp
/qemu/qga/vss-win32/vss-common.h
/qemu/qom/object.c
/qemu/roms/Makefile
/qemu/roms/SLOF
/qemu/roms/openbios
/qemu/roms/opensbi
/qemu/roms/seabios
/qemu/roms/seabios-hppa
/qemu/scripts/checkpatch.pl
/qemu/scripts/ci/org.centos/stream/8/build-environment.yml
/qemu/scripts/ci/org.centos/stream/8/x86_64/configure
/qemu/scripts/ci/org.centos/stream/8/x86_64/test-avocado
/qemu/scripts/ci/org.centos/stream/README
/qemu/scripts/ci/setup/build-environment.yml
/qemu/scripts/ci/setup/gitlab-runner.yml
/qemu/scripts/coverity-scan/coverity-scan.docker
/qemu/scripts/coverity-scan/run-coverity-scan
/qemu/scripts/cpu-x86-uarch-abi.py
/qemu/scripts/device-crash-test
/qemu/scripts/entitlement.sh
/qemu/scripts/make-config-poison.sh
/qemu/scripts/meson-buildoptions.py
/qemu/scripts/meson-buildoptions.sh
/qemu/scripts/modinfo-collect.py
/qemu/scripts/mtest2make.py
/qemu/scripts/qapi/commands.py
/qemu/scripts/qapi/events.py
/qemu/scripts/qapi/expr.py
/qemu/scripts/qapi/gen.py
/qemu/scripts/qapi/introspect.py
/qemu/scripts/qapi/main.py
/qemu/scripts/qapi/pylintrc
/qemu/scripts/qapi/schema.py
/qemu/scripts/qapi/types.py
/qemu/scripts/qapi/visit.py
/qemu/scripts/qemu-binfmt-conf.sh
/qemu/scripts/qmp/qemu-ga-client
/qemu/scripts/qmp/qmp-shell
/qemu/scripts/qmp/qmp-shell-wrap
/qemu/scripts/qmp/qom-fuse
/qemu/scripts/qmp/qom-get
/qemu/scripts/qmp/qom-list
/qemu/scripts/qmp/qom-set
/qemu/scripts/qmp/qom-tree
/qemu/scripts/render_block_graph.py
/qemu/scripts/simplebench/bench-example.py
/qemu/scripts/simplebench/bench_block_job.py
/qemu/scripts/tracetool/__init__.py
/qemu/scripts/tracetool/vcpu.py
/qemu/scripts/update-linux-headers.sh
/qemu/semihosting/arm-compat-semi.c
/qemu/softmmu/cpus.c
/qemu/softmmu/device_tree.c
/qemu/softmmu/dma-helpers.c
/qemu/softmmu/memory.c
/qemu/softmmu/meson.build
/qemu/softmmu/physmem.c
/qemu/softmmu/qdev-monitor.c
/qemu/softmmu/qemu-seccomp.c
/qemu/softmmu/qtest.c
/qemu/softmmu/rtc.c
/qemu/softmmu/runstate.c
/qemu/softmmu/trace-events
/qemu/softmmu/vl.c
/qemu/storage-daemon/qemu-storage-daemon.c
/qemu/stubs/iothread-lock-block.c
/qemu/stubs/meson.build
/qemu/stubs/qmp-quit.c
/qemu/stubs/usb-dev-stub.c
/qemu/subprojects/libvhost-user/libvhost-user.c
/qemu/subprojects/libvhost-user/libvhost-user.h
/qemu/target/alpha/cpu.c
/qemu/target/alpha/cpu.h
/qemu/target/alpha/helper.c
/qemu/target/alpha/mem_helper.c
/qemu/target/alpha/translate.c
/qemu/target/arm/cpu-param.h
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/cpu_tcg.c
/qemu/target/arm/debug_helper.c
/qemu/target/arm/gdbstub.c
/qemu/target/arm/helper-a64.c
/qemu/target/arm/helper.c
/qemu/target/arm/helper.h
/qemu/target/arm/hvf/hvf.c
/qemu/target/arm/internals.h
/qemu/target/arm/kvm-consts.h
/qemu/target/arm/kvm64.c
/qemu/target/arm/m_helper.c
/qemu/target/arm/machine.c
/qemu/target/arm/mte_helper.c
/qemu/target/arm/psci.c
/qemu/target/arm/sve_helper.c
/qemu/target/arm/syndrome.h
/qemu/target/arm/tlb_helper.c
/qemu/target/arm/translate-a32.h
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate-neon.c
/qemu/target/arm/translate-sve.c
/qemu/target/arm/translate-vfp.c
/qemu/target/arm/translate.c
/qemu/target/avr/cpu-qom.h
/qemu/target/avr/helper.c
/qemu/target/cris/cpu.c
/qemu/target/cris/cpu.h
/qemu/target/cris/helper.c
/qemu/target/cris/meson.build
/qemu/target/cris/translate.c
/qemu/target/hexagon/README
/qemu/target/hexagon/attribs_def.h.inc
/qemu/target/hexagon/cpu.c
/qemu/target/hexagon/cpu.h
/qemu/target/hexagon/decode.c
/qemu/target/hexagon/gen_dectree_import.c
/qemu/target/hexagon/gen_helper_funcs.py
/qemu/target/hexagon/gen_helper_protos.py
/qemu/target/hexagon/gen_semantics.c
/qemu/target/hexagon/gen_tcg.h
/qemu/target/hexagon/gen_tcg_funcs.py
/qemu/target/hexagon/gen_tcg_hvx.h
/qemu/target/hexagon/genptr.c
/qemu/target/hexagon/helper.h
/qemu/target/hexagon/hex_arch_types.h
/qemu/target/hexagon/hex_common.py
/qemu/target/hexagon/hex_regs.h
/qemu/target/hexagon/imported/allext.idef
/qemu/target/hexagon/imported/allext_macros.def
/qemu/target/hexagon/imported/allextenc.def
/qemu/target/hexagon/imported/allidefs.def
/qemu/target/hexagon/imported/encode.def
/qemu/target/hexagon/imported/macros.def
/qemu/target/hexagon/imported/mmvec/encode_ext.def
/qemu/target/hexagon/imported/mmvec/ext.idef
/qemu/target/hexagon/imported/mmvec/macros.def
/qemu/target/hexagon/insn.h
/qemu/target/hexagon/internal.h
/qemu/target/hexagon/macros.h
/qemu/target/hexagon/meson.build
/qemu/target/hexagon/mmvec/decode_ext_mmvec.c
/qemu/target/hexagon/mmvec/decode_ext_mmvec.h
/qemu/target/hexagon/mmvec/macros.h
/qemu/target/hexagon/mmvec/mmvec.h
/qemu/target/hexagon/mmvec/system_ext_mmvec.c
/qemu/target/hexagon/mmvec/system_ext_mmvec.h
/qemu/target/hexagon/op_helper.c
/qemu/target/hexagon/translate.c
/qemu/target/hexagon/translate.h
/qemu/target/hppa/cpu.c
/qemu/target/hppa/cpu.h
/qemu/target/hppa/helper.c
/qemu/target/hppa/helper.h
/qemu/target/hppa/insns.decode
/qemu/target/hppa/int_helper.c
/qemu/target/hppa/mem_helper.c
/qemu/target/hppa/meson.build
/qemu/target/hppa/op_helper.c
/qemu/target/hppa/translate.c
/qemu/target/i386/cpu-dump.c
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/helper.c
/qemu/target/i386/kvm/kvm.c
/qemu/target/i386/machine.c
/qemu/target/i386/monitor.c
/qemu/target/i386/nvmm/nvmm-all.c
/qemu/target/i386/ops_sse_header.h
/qemu/target/i386/sev.c
/qemu/target/i386/tcg/helper-tcg.h
/qemu/target/i386/tcg/int_helper.c
/qemu/target/i386/tcg/mem_helper.c
/qemu/target/i386/tcg/misc_helper.c
/qemu/target/i386/tcg/sysemu/excp_helper.c
/qemu/target/i386/tcg/sysemu/seg_helper.c
/qemu/target/i386/tcg/sysemu/svm_helper.c
/qemu/target/i386/tcg/tcg-cpu.c
/qemu/target/i386/tcg/translate.c
/qemu/target/i386/tcg/user/excp_helper.c
/qemu/target/m68k/cpu.c
/qemu/target/m68k/helper.c
/qemu/target/m68k/helper.h
/qemu/target/m68k/op_helper.c
/qemu/target/microblaze/cpu.c
/qemu/target/microblaze/cpu.h
/qemu/target/microblaze/helper.c
/qemu/target/microblaze/mmu.c
/qemu/target/microblaze/op_helper.c
/qemu/target/microblaze/translate.c
/qemu/target/mips/cpu-defs.c.inc
/qemu/target/mips/cpu.c
/qemu/target/mips/tcg/exception.c
/qemu/target/mips/tcg/meson.build
/qemu/target/mips/tcg/micromips_translate.c.inc
/qemu/target/mips/tcg/mips16e_translate.c.inc
/qemu/target/mips/tcg/msa.decode
/qemu/target/mips/tcg/msa_helper.c
/qemu/target/mips/tcg/msa_translate.c
/qemu/target/mips/tcg/nanomips_translate.c.inc
/qemu/target/mips/tcg/sysemu/special_helper.c
/qemu/target/mips/tcg/tcg-internal.h
/qemu/target/mips/tcg/translate.c
/qemu/target/mips/tcg/translate.h
/qemu/target/mips/tcg/tx79_translate.c
/qemu/target/nios2/cpu.c
/qemu/target/nios2/cpu.h
/qemu/target/nios2/helper.c
/qemu/target/nios2/helper.h
/qemu/target/nios2/meson.build
/qemu/target/nios2/mmu.c
/qemu/target/nios2/mmu.h
/qemu/target/nios2/op_helper.c
/qemu/target/nios2/trace-events
/qemu/target/nios2/translate.c
/qemu/target/openrisc/cpu.c
/qemu/target/openrisc/cpu.h
/qemu/target/openrisc/interrupt.c
/qemu/target/openrisc/machine.c
/qemu/target/openrisc/meson.build
/qemu/target/openrisc/mmu.c
/qemu/target/ppc/arch_dump.c
/qemu/target/ppc/cpu-models.c
/qemu/target/ppc/cpu-models.h
/qemu/target/ppc/cpu-qom.h
/qemu/target/ppc/cpu.c
/qemu/target/ppc/cpu.h
/qemu/target/ppc/cpu_init.c
/qemu/target/ppc/dfp_helper.c
/qemu/target/ppc/excp_helper.c
/qemu/target/ppc/fpu_helper.c
/qemu/target/ppc/helper.h
/qemu/target/ppc/helper_regs.c
/qemu/target/ppc/insn32.decode
/qemu/target/ppc/insn64.decode
/qemu/target/ppc/int_helper.c
/qemu/target/ppc/internal.h
/qemu/target/ppc/machine.c
/qemu/target/ppc/meson.build
/qemu/target/ppc/misc_helper.c
/qemu/target/ppc/mmu-hash32.c
/qemu/target/ppc/mmu-hash32.h
/qemu/target/ppc/mmu-hash64.c
/qemu/target/ppc/mmu-hash64.h
/qemu/target/ppc/mmu-radix64.c
/qemu/target/ppc/mmu-radix64.h
/qemu/target/ppc/mmu_common.c
/qemu/target/ppc/mmu_helper.c
/qemu/target/ppc/power8-pmu-regs.c.inc
/qemu/target/ppc/power8-pmu.c
/qemu/target/ppc/power8-pmu.h
/qemu/target/ppc/spr_common.h
/qemu/target/ppc/timebase_helper.c
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate/branch-impl.c.inc
/qemu/target/ppc/translate/dfp-impl.c.inc
/qemu/target/ppc/translate/fixedpoint-impl.c.inc
/qemu/target/ppc/translate/fp-impl.c.inc
/qemu/target/ppc/translate/fp-ops.c.inc
/qemu/target/ppc/translate/vmx-impl.c.inc
/qemu/target/ppc/translate/vmx-ops.c.inc
/qemu/target/ppc/translate/vsx-impl.c.inc
/qemu/target/ppc/translate/vsx-ops.c.inc
/qemu/target/ppc/user_only_helper.c
/qemu/target/riscv/XVentanaCondOps.decode
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_bits.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/csr.c
/qemu/target/riscv/fpu_helper.c
/qemu/target/riscv/gdbstub.c
/qemu/target/riscv/helper.h
/qemu/target/riscv/insn16.decode
/qemu/target/riscv/insn32.decode
/qemu/target/riscv/insn_trans/trans_privileged.c.inc
/qemu/target/riscv/insn_trans/trans_rva.c.inc
/qemu/target/riscv/insn_trans/trans_rvb.c.inc
/qemu/target/riscv/insn_trans/trans_rvd.c.inc
/qemu/target/riscv/insn_trans/trans_rvf.c.inc
/qemu/target/riscv/insn_trans/trans_rvh.c.inc
/qemu/target/riscv/insn_trans/trans_rvi.c.inc
/qemu/target/riscv/insn_trans/trans_rvm.c.inc
/qemu/target/riscv/insn_trans/trans_rvv.c.inc
/qemu/target/riscv/insn_trans/trans_rvzfh.c.inc
/qemu/target/riscv/insn_trans/trans_svinval.c.inc
/qemu/target/riscv/insn_trans/trans_xventanacondops.c.inc
/qemu/target/riscv/internals.h
/qemu/target/riscv/kvm-stub.c
/qemu/target/riscv/kvm.c
/qemu/target/riscv/kvm_riscv.h
/qemu/target/riscv/m128_helper.c
/qemu/target/riscv/machine.c
/qemu/target/riscv/meson.build
/qemu/target/riscv/op_helper.c
/qemu/target/riscv/pmp.c
/qemu/target/riscv/sbi_ecall_interface.h
/qemu/target/riscv/translate.c
/qemu/target/riscv/vector_helper.c
/qemu/target/rx/cpu.h
/qemu/target/s390x/cpu-dump.c
/qemu/target/s390x/cpu.c
/qemu/target/s390x/cpu.h
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/gen-features.c
/qemu/target/s390x/helper.h
/qemu/target/s390x/kvm/kvm.c
/qemu/target/s390x/s390x-internal.h
/qemu/target/s390x/sigp.c
/qemu/target/s390x/tcg/cc_helper.c
/qemu/target/s390x/tcg/excp_helper.c
/qemu/target/s390x/tcg/insn-data.def
/qemu/target/s390x/tcg/mem_helper.c
/qemu/target/s390x/tcg/translate.c
/qemu/target/s390x/tcg/translate_vx.c.inc
/qemu/target/sh4/cpu.c
/qemu/target/sh4/cpu.h
/qemu/target/sh4/helper.c
/qemu/target/sh4/op_helper.c
/qemu/target/sh4/translate.c
/qemu/target/sparc/cpu.c
/qemu/target/sparc/helper.c
/qemu/target/sparc/ldst_helper.c
/qemu/target/sparc/machine.c
/qemu/target/sparc/meson.build
/qemu/target/sparc/mmu_helper.c
/qemu/target/sparc/translate.c
/qemu/target/tricore/helper.c
/qemu/target/tricore/translate.c
/qemu/target/xtensa/cpu.c
/qemu/target/xtensa/cpu.h
/qemu/target/xtensa/dbg_helper.c
/qemu/target/xtensa/exc_helper.c
/qemu/target/xtensa/fpu_helper.c
/qemu/target/xtensa/helper.c
/qemu/target/xtensa/mmu_helper.c
/qemu/target/xtensa/translate.c
/qemu/target/xtensa/win_helper.c
/qemu/tcg/README
/qemu/tcg/aarch64/tcg-target.c.inc
/qemu/tcg/aarch64/tcg-target.h
/qemu/tcg/arm/tcg-target.c.inc
/qemu/tcg/arm/tcg-target.h
/qemu/tcg/i386/tcg-target-con-set.h
/qemu/tcg/i386/tcg-target.c.inc
/qemu/tcg/i386/tcg-target.h
/qemu/tcg/i386/tcg-target.opc.h
/qemu/tcg/loongarch64/tcg-insn-defs.c.inc
/qemu/tcg/loongarch64/tcg-target-con-set.h
/qemu/tcg/loongarch64/tcg-target-con-str.h
/qemu/tcg/loongarch64/tcg-target.c.inc
/qemu/tcg/loongarch64/tcg-target.h
/qemu/tcg/mips/tcg-target.c.inc
/qemu/tcg/mips/tcg-target.h
/qemu/tcg/optimize.c
/qemu/tcg/ppc/tcg-target.c.inc
/qemu/tcg/ppc/tcg-target.h
/qemu/tcg/region.c
/qemu/tcg/riscv/tcg-target.c.inc
/qemu/tcg/riscv/tcg-target.h
/qemu/tcg/s390x/tcg-target.c.inc
/qemu/tcg/s390x/tcg-target.h
/qemu/tcg/sparc/tcg-target.c.inc
/qemu/tcg/tcg-op-gvec.c
/qemu/tcg/tcg-op-vec.c
/qemu/tcg/tcg-op.c
/qemu/tcg/tcg.c
/qemu/tcg/tci.c
/qemu/tcg/tci/tcg-target.c.inc
/qemu/tests/Makefile.include
/qemu/tests/avocado/README.rst
/qemu/tests/avocado/avocado_qemu/__init__.py
/qemu/tests/avocado/boot_linux.py
/qemu/tests/avocado/boot_linux_console.py
/qemu/tests/avocado/boot_xen.py
/qemu/tests/avocado/cpu_queries.py
/qemu/tests/avocado/empty_cpu_model.py
/qemu/tests/avocado/hotplug_cpu.py
/qemu/tests/avocado/info_usernet.py
/qemu/tests/avocado/intel_iommu.py
/qemu/tests/avocado/linux_initrd.py
/qemu/tests/avocado/linux_ssh_mips_malta.py
/qemu/tests/avocado/load_bflt.py
/qemu/tests/avocado/machine_arm_canona1100.py
/qemu/tests/avocado/machine_arm_integratorcp.py
/qemu/tests/avocado/machine_arm_n8x0.py
/qemu/tests/avocado/machine_avr6.py
/qemu/tests/avocado/machine_m68k_nextcube.py
/qemu/tests/avocado/machine_microblaze.py
/qemu/tests/avocado/machine_mips_fuloong2e.py
/qemu/tests/avocado/machine_mips_loongson3v.py
/qemu/tests/avocado/machine_mips_malta.py
/qemu/tests/avocado/machine_rx_gdbsim.py
/qemu/tests/avocado/machine_s390_ccw_virtio.py
/qemu/tests/avocado/machine_sparc64_sun4u.py
/qemu/tests/avocado/machine_sparc_leon3.py
/qemu/tests/avocado/migration.py
/qemu/tests/avocado/multiprocess.py
/qemu/tests/avocado/pc_cpu_hotplug_props.py
/qemu/tests/avocado/ppc_405.py
/qemu/tests/avocado/ppc_74xx.py
/qemu/tests/avocado/ppc_bamboo.py
/qemu/tests/avocado/ppc_mpc8544ds.py
/qemu/tests/avocado/ppc_prep_40p.py
/qemu/tests/avocado/ppc_pseries.py
/qemu/tests/avocado/ppc_virtex_ml507.py
/qemu/tests/avocado/replay_kernel.py
/qemu/tests/avocado/replay_linux.py
/qemu/tests/avocado/reverse_debugging.py
/qemu/tests/avocado/smmu.py
/qemu/tests/avocado/tcg_plugins.py
/qemu/tests/avocado/tesseract_utils.py
/qemu/tests/avocado/version.py
/qemu/tests/avocado/virtio-gpu.py
/qemu/tests/avocado/virtio_check_params.py
/qemu/tests/avocado/virtio_version.py
/qemu/tests/avocado/virtiofs_submounts.py
/qemu/tests/avocado/virtiofs_submounts.py.data/cleanup.sh
/qemu/tests/avocado/virtiofs_submounts.py.data/guest-cleanup.sh
/qemu/tests/avocado/virtiofs_submounts.py.data/guest.sh
/qemu/tests/avocado/virtiofs_submounts.py.data/host.sh
/qemu/tests/avocado/vnc.py
/qemu/tests/avocado/x86_cpu_model_versions.py
/qemu/tests/check-block.sh
/qemu/tests/data/acpi/microvm/ERST.pcie
/qemu/tests/data/acpi/pc/DSDT.acpierst
/qemu/tests/data/acpi/pc/ERST.acpierst
/qemu/tests/data/acpi/pc/SSDT.dimmpxm
/qemu/tests/data/acpi/q35/DSDT
/qemu/tests/data/acpi/q35/DSDT.acpierst
/qemu/tests/data/acpi/q35/DSDT.acpihmat
/qemu/tests/data/acpi/q35/DSDT.bridge
/qemu/tests/data/acpi/q35/DSDT.cphp
/qemu/tests/data/acpi/q35/DSDT.dimmpxm
/qemu/tests/data/acpi/q35/DSDT.ipmibt
/qemu/tests/data/acpi/q35/DSDT.ivrs
/qemu/tests/data/acpi/q35/DSDT.memhp
/qemu/tests/data/acpi/q35/DSDT.mmio64
/qemu/tests/data/acpi/q35/DSDT.multi-bridge
/qemu/tests/data/acpi/q35/DSDT.nohpet
/qemu/tests/data/acpi/q35/DSDT.numamem
/qemu/tests/data/acpi/q35/DSDT.tis.tpm12
/qemu/tests/data/acpi/q35/DSDT.tis.tpm2
/qemu/tests/data/acpi/q35/DSDT.viot
/qemu/tests/data/acpi/q35/DSDT.xapic
/qemu/tests/data/acpi/q35/ERST.acpierst
/qemu/tests/data/acpi/q35/FACP.slic
/qemu/tests/data/acpi/q35/SLIC.slic
/qemu/tests/data/acpi/q35/SSDT.dimmpxm
/qemu/tests/data/acpi/q35/VIOT.viot
/qemu/tests/data/acpi/virt/PPTT
/qemu/tests/data/acpi/virt/SSDT.memhp
/qemu/tests/data/acpi/virt/VIOT
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/dockerfiles/alpine.docker
/qemu/tests/docker/dockerfiles/centos8.docker
/qemu/tests/docker/dockerfiles/debian-arm64-cross.docker
/qemu/tests/docker/dockerfiles/debian-microblaze-cross.d/build-toolchain.sh
/qemu/tests/docker/dockerfiles/debian-nios2-cross.d/build-toolchain.sh
/qemu/tests/docker/dockerfiles/debian-ppc64el-cross.docker
/qemu/tests/docker/dockerfiles/debian-riscv64-test-cross.docker
/qemu/tests/docker/dockerfiles/debian-s390x-cross.docker
/qemu/tests/docker/dockerfiles/debian-toolchain.docker
/qemu/tests/docker/dockerfiles/debian-tricore-cross.docker
/qemu/tests/docker/dockerfiles/fedora-i386-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win32-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win64-cross.docker
/qemu/tests/docker/dockerfiles/fedora.docker
/qemu/tests/docker/dockerfiles/opensuse-leap.docker
/qemu/tests/docker/dockerfiles/ubuntu1804.docker
/qemu/tests/docker/dockerfiles/ubuntu2004.docker
/qemu/tests/fp/meson.build
/qemu/tests/lcitool/Makefile.include
/qemu/tests/lcitool/libvirt-ci
/qemu/tests/lcitool/projects/qemu.yml
/qemu/tests/lcitool/refresh
/qemu/tests/meson.build
/qemu/tests/plugin/insn.c
/qemu/tests/plugin/syscall.c
/qemu/tests/qapi-schema/doc-good.json
/qemu/tests/qapi-schema/doc-good.out
/qemu/tests/qapi-schema/doc-good.txt
/qemu/tests/qapi-schema/enum-dict-member-unknown.err
/qemu/tests/qapi-schema/meson.build
/qemu/tests/qapi-schema/qapi-schema-test.json
/qemu/tests/qapi-schema/qapi-schema-test.out
/qemu/tests/qapi-schema/test-qapi.py
/qemu/tests/qemu-iotests/030
/qemu/tests/qemu-iotests/031
/qemu/tests/qemu-iotests/036
/qemu/tests/qemu-iotests/039
/qemu/tests/qemu-iotests/040
/qemu/tests/qemu-iotests/044
/qemu/tests/qemu-iotests/044.out
/qemu/tests/qemu-iotests/049.out
/qemu/tests/qemu-iotests/051
/qemu/tests/qemu-iotests/060
/qemu/tests/qemu-iotests/060.out
/qemu/tests/qemu-iotests/061
/qemu/tests/qemu-iotests/061.out
/qemu/tests/qemu-iotests/065
/qemu/tests/qemu-iotests/082.out
/qemu/tests/qemu-iotests/085
/qemu/tests/qemu-iotests/085.out
/qemu/tests/qemu-iotests/112
/qemu/tests/qemu-iotests/122
/qemu/tests/qemu-iotests/122.out
/qemu/tests/qemu-iotests/129
/qemu/tests/qemu-iotests/137
/qemu/tests/qemu-iotests/141.out
/qemu/tests/qemu-iotests/142
/qemu/tests/qemu-iotests/142.out
/qemu/tests/qemu-iotests/149
/qemu/tests/qemu-iotests/149.out
/qemu/tests/qemu-iotests/163
/qemu/tests/qemu-iotests/165
/qemu/tests/qemu-iotests/185
/qemu/tests/qemu-iotests/185.out
/qemu/tests/qemu-iotests/196
/qemu/tests/qemu-iotests/198.out
/qemu/tests/qemu-iotests/206
/qemu/tests/qemu-iotests/206.out
/qemu/tests/qemu-iotests/209
/qemu/tests/qemu-iotests/209.out
/qemu/tests/qemu-iotests/210
/qemu/tests/qemu-iotests/210.out
/qemu/tests/qemu-iotests/214
/qemu/tests/qemu-iotests/218
/qemu/tests/qemu-iotests/237.out
/qemu/tests/qemu-iotests/242
/qemu/tests/qemu-iotests/242.out
/qemu/tests/qemu-iotests/245
/qemu/tests/qemu-iotests/245.out
/qemu/tests/qemu-iotests/246
/qemu/tests/qemu-iotests/254
/qemu/tests/qemu-iotests/255
/qemu/tests/qemu-iotests/255.out
/qemu/tests/qemu-iotests/260
/qemu/tests/qemu-iotests/271
/qemu/tests/qemu-iotests/273.out
/qemu/tests/qemu-iotests/274
/qemu/tests/qemu-iotests/274.out
/qemu/tests/qemu-iotests/280.out
/qemu/tests/qemu-iotests/281
/qemu/tests/qemu-iotests/281.out
/qemu/tests/qemu-iotests/283
/qemu/tests/qemu-iotests/283.out
/qemu/tests/qemu-iotests/287
/qemu/tests/qemu-iotests/290
/qemu/tests/qemu-iotests/296
/qemu/tests/qemu-iotests/296.out
/qemu/tests/qemu-iotests/297
/qemu/tests/qemu-iotests/300
/qemu/tests/qemu-iotests/302
/qemu/tests/qemu-iotests/302.out
/qemu/tests/qemu-iotests/303
/qemu/tests/qemu-iotests/303.out
/qemu/tests/qemu-iotests/308
/qemu/tests/qemu-iotests/308.out
/qemu/tests/qemu-iotests/310
/qemu/tests/qemu-iotests/check
/qemu/tests/qemu-iotests/common.filter
/qemu/tests/qemu-iotests/common.rc
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qemu-iotests/linters.py
/qemu/tests/qemu-iotests/meson.build
/qemu/tests/qemu-iotests/mypy.ini
/qemu/tests/qemu-iotests/pylintrc
/qemu/tests/qemu-iotests/testenv.py
/qemu/tests/qemu-iotests/testrunner.py
/qemu/tests/qemu-iotests/tests/block-status-cache
/qemu/tests/qemu-iotests/tests/block-status-cache.out
/qemu/tests/qemu-iotests/tests/graph-changes-while-io
/qemu/tests/qemu-iotests/tests/graph-changes-while-io.out
/qemu/tests/qemu-iotests/tests/image-fleecing
/qemu/tests/qemu-iotests/tests/migrate-bitmaps-postcopy-test
/qemu/tests/qemu-iotests/tests/migrate-bitmaps-test
/qemu/tests/qemu-iotests/tests/migration-permissions
/qemu/tests/qemu-iotests/tests/migration-permissions.out
/qemu/tests/qemu-iotests/tests/mirror-ready-cancel-error
/qemu/tests/qemu-iotests/tests/mirror-top-perms
/qemu/tests/qemu-iotests/tests/nbd-reconnect-on-open
/qemu/tests/qemu-iotests/tests/nbd-reconnect-on-open.out
/qemu/tests/qemu-iotests/tests/remove-bitmap-from-backing
/qemu/tests/qemu-iotests/tests/stream-error-on-reset
/qemu/tests/qemu-iotests/tests/stream-error-on-reset.out
/qemu/tests/qtest/am53c974-test.c
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/qtest/boot-order-test.c
/qemu/tests/qtest/boot-serial-test.c
/qemu/tests/qtest/cdrom-test.c
/qemu/tests/qtest/dbus-display-test.c
/qemu/tests/qtest/device-plug-test.c
/qemu/tests/qtest/drive_del-test.c
/qemu/tests/qtest/endianness-test.c
/qemu/tests/qtest/erst-test.c
/qemu/tests/qtest/fdc-test.c
/qemu/tests/qtest/fuzz-lsi53c895a-test.c
/qemu/tests/qtest/fuzz-megasas-test.c
/qemu/tests/qtest/hd-geo-test.c
/qemu/tests/qtest/i440fx-test.c
/qemu/tests/qtest/ide-test.c
/qemu/tests/qtest/ivshmem-test.c
/qemu/tests/qtest/libqos/ahci.c
/qemu/tests/qtest/libqos/libqtest.h
/qemu/tests/qtest/libqos/meson.build
/qemu/tests/qtest/libqos/pci.c
/qemu/tests/qtest/libqos/pci.h
/qemu/tests/qtest/libqos/qgraph.c
/qemu/tests/qtest/libqos/sdhci-cmd.c
/qemu/tests/qtest/libqos/sdhci-cmd.h
/qemu/tests/qtest/libqos/virtio-9p.c
/qemu/tests/qtest/libqos/virtio-iommu.c
/qemu/tests/qtest/libqos/virtio-iommu.h
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/lsm303dlhc-mag-test.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/migration-test.c
/qemu/tests/qtest/npcm7xx_sdhci-test.c
/qemu/tests/qtest/prom-env-test.c
/qemu/tests/qtest/qmp-cmd-test.c
/qemu/tests/qtest/test-filter-mirror.c
/qemu/tests/qtest/test-filter-redirector.c
/qemu/tests/qtest/test-netfilter.c
/qemu/tests/qtest/test-x86-cpuid-compat.c
/qemu/tests/qtest/vhost-user-test.c
/qemu/tests/qtest/virtio-9p-test.c
/qemu/tests/qtest/virtio-iommu-test.c
/qemu/tests/qtest/virtio-net-failover.c
/qemu/tests/qtest/virtio-net-test.c
/qemu/tests/tcg/Makefile.target
/qemu/tests/tcg/aarch64/Makefile.target
/qemu/tests/tcg/aarch64/pcalign-a64.c
/qemu/tests/tcg/aarch64/system/semiheap.c
/qemu/tests/tcg/arm/Makefile.target
/qemu/tests/tcg/arm/pcalign-a32.c
/qemu/tests/tcg/configure.sh
/qemu/tests/tcg/hexagon/Makefile.target
/qemu/tests/tcg/hexagon/float_convs.ref
/qemu/tests/tcg/hexagon/float_madds.ref
/qemu/tests/tcg/hexagon/hvx_histogram.c
/qemu/tests/tcg/hexagon/hvx_histogram_input.h
/qemu/tests/tcg/hexagon/hvx_histogram_row.S
/qemu/tests/tcg/hexagon/hvx_histogram_row.h
/qemu/tests/tcg/hexagon/hvx_misc.c
/qemu/tests/tcg/hexagon/overflow.c
/qemu/tests/tcg/hexagon/scatter_gather.c
/qemu/tests/tcg/hexagon/vector_add_int.c
/qemu/tests/tcg/hppa/Makefile.target
/qemu/tests/tcg/hppa/stby.c
/qemu/tests/tcg/i386/Makefile.target
/qemu/tests/tcg/multiarch/Makefile.target
/qemu/tests/tcg/multiarch/float_convs.c
/qemu/tests/tcg/multiarch/float_madds.c
/qemu/tests/tcg/multiarch/gdbstub/test-thread-breakpoint.py
/qemu/tests/tcg/multiarch/sha512.c
/qemu/tests/tcg/multiarch/sigbus.c
/qemu/tests/tcg/nios2/Makefile.target
/qemu/tests/tcg/ppc64/Makefile.target
/qemu/tests/tcg/ppc64le/Makefile.target
/qemu/tests/tcg/ppc64le/bcdsub.c
/qemu/tests/tcg/ppc64le/float_convs.ref
/qemu/tests/tcg/ppc64le/float_madds.ref
/qemu/tests/tcg/ppc64le/mtfsf.c
/qemu/tests/tcg/ppc64le/non_signalling_xscv.c
/qemu/tests/tcg/s390x/Makefile.target
/qemu/tests/tcg/s390x/mie3-compl.c
/qemu/tests/tcg/s390x/mie3-mvcrl.c
/qemu/tests/tcg/s390x/mie3-sel.c
/qemu/tests/tcg/s390x/shift.c
/qemu/tests/tcg/sh4/Makefile.target
/qemu/tests/tcg/x86_64/Makefile.target
/qemu/tests/unit/check-qom-proplist.c
/qemu/tests/unit/meson.build
/qemu/tests/unit/rcutorture.c
/qemu/tests/unit/test-aio.c
/qemu/tests/unit/test-bdrv-drain.c
/qemu/tests/unit/test-block-iothread.c
/qemu/tests/unit/test-blockjob-txn.c
/qemu/tests/unit/test-div128.c
/qemu/tests/unit/test-fdmon-epoll.c
/qemu/tests/unit/test-rcu-list.c
/qemu/tests/unit/test-seccomp.c
/qemu/tests/unit/test-smp-parse.c
/qemu/tests/unit/test-util-sockets.c
/qemu/tests/vm/Makefile.include
/qemu/tests/vm/freebsd
/qemu/tests/vm/openbsd
/qemu/tools/meson.build
/qemu/tools/virtiofsd/fuse_common.h
/qemu/tools/virtiofsd/fuse_i.h
/qemu/tools/virtiofsd/fuse_lowlevel.c
/qemu/tools/virtiofsd/fuse_lowlevel.h
/qemu/tools/virtiofsd/helper.c
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/tools/virtiofsd/passthrough_seccomp.c
/qemu/trace-events
/qemu/trace/meson.build
/qemu/ui/clipboard.c
/qemu/ui/cocoa.m
/qemu/ui/console-gl.c
/qemu/ui/console.c
/qemu/ui/curses.c
/qemu/ui/dbus-chardev.c
/qemu/ui/dbus-clipboard.c
/qemu/ui/dbus-console.c
/qemu/ui/dbus-display1.xml
/qemu/ui/dbus-error.c
/qemu/ui/dbus-listener.c
/qemu/ui/dbus-module.c
/qemu/ui/dbus.c
/qemu/ui/dbus.h
/qemu/ui/egl-context.c
/qemu/ui/egl-headless.c
/qemu/ui/egl-helpers.c
/qemu/ui/gtk-clipboard.c
/qemu/ui/gtk-egl.c
/qemu/ui/gtk-gl-area.c
/qemu/ui/gtk.c
/qemu/ui/input-legacy.c
/qemu/ui/meson.build
/qemu/ui/sdl2-gl.c
/qemu/ui/sdl2.c
/qemu/ui/spice-core.c
/qemu/ui/spice-display.c
/qemu/ui/trace-events
/qemu/ui/util.c
/qemu/ui/vdagent.c
/qemu/ui/vnc-clipboard.c
/qemu/ui/vnc.c
/qemu/util/aio-posix.c
/qemu/util/aio-posix.h
/qemu/util/aio-win32.c
/qemu/util/async.c
/qemu/util/atomic64.c
/qemu/util/bufferiszero.c
/qemu/util/cacheflush.c
/qemu/util/cacheinfo.c
/qemu/util/host-utils.c
/qemu/util/int128.c
/qemu/util/iova-tree.c
/qemu/util/keyval.c
/qemu/util/main-loop.c
/qemu/util/meson.build
/qemu/util/osdep.c
/qemu/util/oslib-posix.c
/qemu/util/qemu-coroutine-io.c
/qemu/util/qemu-coroutine.c
/qemu/util/rcu.c
/qemu/util/transactions.c
/qemu/util/vhost-user-server.c
cc82fde901-Oct-2021 Christian Schoenebeck <qemu_oss@crudebyte.com>

9pfs: make V9fsPath usable via P9Array API

Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Message-Id: <79a0ddf8375f6c95f0565ef155a1bf1e9387664f.1633097129.git.qemu_oss@crudebyte.com>

42bdeb0401-Oct-2021 Christian Schoenebeck <qemu_oss@crudebyte.com>

9pfs: make V9fsString usable via P9Array API

Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Message-Id: <ce9f7a0a63585dc27f4545c485109efbec1251da.1633097129.git.qemu_oss@crudebyte.com>

c0451f0b01-Oct-2021 Christian Schoenebeck <qemu_oss@crudebyte.com>

fsdev/p9array.h: check scalar type in P9ARRAY_NEW()

Make sure at compile time that the scalar type of the array
requested to be created via P9ARRAY_NEW() matches the scalar
type of the passed auto r

fsdev/p9array.h: check scalar type in P9ARRAY_NEW()

Make sure at compile time that the scalar type of the array
requested to be created via P9ARRAY_NEW() matches the scalar
type of the passed auto reference variable (unique pointer).

Suggested-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Message-Id: <c1965e2a096835dc9e1d4d659dfb15d96755cbe0.1633097129.git.qemu_oss@crudebyte.com>

show more ...

30e702ab01-Oct-2021 Christian Schoenebeck <qemu_oss@crudebyte.com>

9pfs: introduce P9Array

Implements deep auto free of arrays while retaining common C-style
squared bracket access. Main purpose of this API is to get rid of
error prone individual array deallocation

9pfs: introduce P9Array

Implements deep auto free of arrays while retaining common C-style
squared bracket access. Main purpose of this API is to get rid of
error prone individual array deallocation pathes in user code, i.e.
turning something like this:

void doSomething(size_t n) {
Foo *foos = malloc(n * sizeof(Foo));
for (...) {
foos[i].s = malloc(...);
if (...) {
goto out;
}
}
out:
if (...) {
for (...) {
/* deep deallocation */
free(foos[i].s);
}
/* array deallocation */
free(foos);
}
}

into something more simple and safer like:

void doSomething(size_t n) {
P9ARRAY_REF(Foo) foos = NULL;
P9ARRAY_NEW(Foo, foos, n);
for (...) {
foos[i].s = malloc(...);
if (...) {
return; /* array auto freed here */
}
}
/* array auto freed here */
}

Unlike GArray, P9Array does not require special macros, function
calls or struct member dereferencing to access the individual array
elements:

C-array = P9Array: vs. GArray:

for (...) { | for (...) {
... = arr[i].m; | ... = g_array_index(arr, Foo, i).m;
arr[i].m = ... ; | g_array_index(arr, Foo, i).m = ... ;
} | }

So existing C-style array code can be retained with only very little
changes; basically limited to replacing array allocation call and of
course removing individual array deallocation pathes.

In this initial version P9Array only supports the concept of unique
pointers, i.e. it does not support reference counting. The array (and
all dynamically allocated memory of individual array elements) is auto
freed once execution leaves the scope of the reference variable (unique
pointer) associated with the array.

Internally a flex array struct is used in combination with macros
spanned over a continuous memory space for both the array's meta data
(private) and the actual C-array user data (public):

struct P9Array##scalar_type {
size_t len; /* private, hidden from user code */
scalar_type first[]; /* public, directly exposed to user code */
};

Which has the advantage that the compiler automatically takes care
about correct padding, alignment and overall size for all scalar data
types on all systems and that the user space exposed pointer can
directly be translated back and forth between user space C-array
pointer and internal P9Array struct whenever needed, in a type-safe
manner.

This header file is released under MIT license, to allow this file
being used in other C-projects as well. The common QEMU license
GPL2+ might have construed a conflict for other projects.

Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Message-Id: <a954ef47b5ac26085a16c5c2aec8695374e0424d.1633097129.git.qemu_oss@crudebyte.com>

show more ...


/qemu/.cirrus.yml
/qemu/.editorconfig
/qemu/.gitattributes
/qemu/.github/workflows/lockdown.yml
/qemu/.gitignore
/qemu/.gitlab-ci.d/buildtest-template.yml
/qemu/.gitlab-ci.d/buildtest.yml
/qemu/.gitlab-ci.d/cirrus.yml
/qemu/.gitlab-ci.d/cirrus/README.rst
/qemu/.gitlab-ci.d/cirrus/build.yml
/qemu/.gitlab-ci.d/cirrus/freebsd-12.vars
/qemu/.gitlab-ci.d/cirrus/freebsd-13.vars
/qemu/.gitlab-ci.d/cirrus/macos-11.vars
/qemu/.gitlab-ci.d/container-core.yml
/qemu/.gitlab-ci.d/container-cross.yml
/qemu/.gitlab-ci.d/container-template.yml
/qemu/.gitlab-ci.d/containers.yml
/qemu/.gitlab-ci.d/crossbuild-template.yml
/qemu/.gitlab-ci.d/crossbuilds.yml
/qemu/.gitlab-ci.d/custom-runners.yml
/qemu/.gitlab-ci.d/edk2.yml
/qemu/.gitlab-ci.d/opensbi.yml
/qemu/.gitlab-ci.d/qemu-project.yml
/qemu/.gitlab-ci.d/stages.yml
/qemu/.gitlab-ci.d/static_checks.yml
/qemu/.gitlab-ci.yml
/qemu/.gitlab/issue_templates/bug.md
/qemu/.gitlab/issue_templates/feature_request.md
/qemu/.gitmodules
/qemu/.mailmap
/qemu/.patchew.yml
/qemu/.travis.yml
/qemu/Kconfig
/qemu/Kconfig.host
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/README.rst
/qemu/VERSION
/qemu/accel/Kconfig
/qemu/accel/accel-common.c
/qemu/accel/accel-softmmu.c
/qemu/accel/accel-softmmu.h
/qemu/accel/accel-user.c
/qemu/accel/hvf/entitlements.plist
/qemu/accel/hvf/hvf-accel-ops.c
/qemu/accel/hvf/hvf-all.c
/qemu/accel/hvf/meson.build
/qemu/accel/kvm/kvm-accel-ops.c
/qemu/accel/kvm/kvm-all.c
/qemu/accel/kvm/kvm-cpus.h
/qemu/accel/kvm/meson.build
/qemu/accel/kvm/trace-events
/qemu/accel/meson.build
/qemu/accel/qtest/meson.build
/qemu/accel/qtest/qtest.c
/qemu/accel/stubs/kvm-stub.c
/qemu/accel/stubs/tcg-stub.c
/qemu/accel/tcg/atomic_common.c.inc
/qemu/accel/tcg/atomic_template.h
/qemu/accel/tcg/cpu-exec-common.c
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/cputlb.c
/qemu/accel/tcg/hmp.c
/qemu/accel/tcg/internal.h
/qemu/accel/tcg/ldst_common.c.inc
/qemu/accel/tcg/meson.build
/qemu/accel/tcg/plugin-gen.c
/qemu/accel/tcg/plugin-helpers.h
/qemu/accel/tcg/tb-context.h
/qemu/accel/tcg/tb-hash.h
/qemu/accel/tcg/tcg-accel-ops-icount.c
/qemu/accel/tcg/tcg-accel-ops-icount.h
/qemu/accel/tcg/tcg-accel-ops-mttcg.c
/qemu/accel/tcg/tcg-accel-ops-mttcg.h
/qemu/accel/tcg/tcg-accel-ops-rr.c
/qemu/accel/tcg/tcg-accel-ops-rr.h
/qemu/accel/tcg/tcg-accel-ops.c
/qemu/accel/tcg/tcg-accel-ops.h
/qemu/accel/tcg/tcg-all.c
/qemu/accel/tcg/tcg-runtime-gvec.c
/qemu/accel/tcg/tcg-runtime.c
/qemu/accel/tcg/tcg-runtime.h
/qemu/accel/tcg/trace-events
/qemu/accel/tcg/translate-all.c
/qemu/accel/tcg/translator.c
/qemu/accel/tcg/user-exec-stub.c
/qemu/accel/tcg/user-exec.c
/qemu/accel/xen/xen-all.c
/qemu/audio/alsaaudio.c
/qemu/audio/audio.c
/qemu/audio/audio_int.h
/qemu/audio/coreaudio.c
/qemu/audio/jackaudio.c
/qemu/audio/meson.build
/qemu/audio/paaudio.c
/qemu/audio/spiceaudio.c
/qemu/audio/trace-events
/qemu/authz/meson.build
/qemu/authz/trace-events
/qemu/backends/confidential-guest-support.c
/qemu/backends/cryptodev-vhost.c
/qemu/backends/dbus-vmstate.c
/qemu/backends/hostmem-epc.c
/qemu/backends/hostmem-file.c
/qemu/backends/hostmem-memfd.c
/qemu/backends/hostmem-ram.c
/qemu/backends/hostmem.c
/qemu/backends/meson.build
/qemu/backends/rng-builtin.c
/qemu/backends/tpm/tpm_emulator.c
/qemu/backends/tpm/tpm_passthrough.c
/qemu/backends/tpm/trace-events
/qemu/backends/trace-events
/qemu/backends/vhost-user.c
/qemu/block.c
/qemu/block/aio_task.c
/qemu/block/backup.c
/qemu/block/blkdebug.c
/qemu/block/blklogwrites.c
/qemu/block/blkreplay.c
/qemu/block/blkverify.c
/qemu/block/block-backend.c
/qemu/block/block-copy.c
/qemu/block/bochs.c
/qemu/block/cloop.c
/qemu/block/commit.c
/qemu/block/copy-before-write.c
/qemu/block/copy-before-write.h
/qemu/block/copy-on-read.c
/qemu/block/copy-on-read.h
/qemu/block/coroutines.h
/qemu/block/crypto.c
/qemu/block/curl.c
/qemu/block/dirty-bitmap.c
/qemu/block/dmg.c
/qemu/block/export/export.c
/qemu/block/export/fuse.c
/qemu/block/export/vhost-user-blk-server.c
/qemu/block/file-posix.c
/qemu/block/file-win32.c
/qemu/block/filter-compress.c
/qemu/block/gluster.c
/qemu/block/io.c
/qemu/block/io_uring.c
/qemu/block/iscsi-opts.c
/qemu/block/iscsi.c
/qemu/block/linux-aio.c
/qemu/block/meson.build
/qemu/block/mirror.c
/qemu/block/monitor/block-hmp-cmds.c
/qemu/block/nbd.c
/qemu/block/nfs.c
/qemu/block/null.c
/qemu/block/nvme.c
/qemu/block/parallels-ext.c
/qemu/block/parallels.c
/qemu/block/parallels.h
/qemu/block/preallocate.c
/qemu/block/progress_meter.c
/qemu/block/qapi.c
/qemu/block/qcow.c
/qemu/block/qcow2-bitmap.c
/qemu/block/qcow2-cluster.c
/qemu/block/qcow2-refcount.c
/qemu/block/qcow2-snapshot.c
/qemu/block/qcow2.c
/qemu/block/qcow2.h
/qemu/block/qed.c
/qemu/block/quorum.c
/qemu/block/raw-format.c
/qemu/block/rbd.c
/qemu/block/replication.c
/qemu/block/snapshot.c
/qemu/block/ssh.c
/qemu/block/stream.c
/qemu/block/throttle-groups.c
/qemu/block/throttle.c
/qemu/block/trace-events
/qemu/block/vdi.c
/qemu/block/vhdx-log.c
/qemu/block/vmdk.c
/qemu/block/vpc.c
/qemu/block/vvfat.c
/qemu/block/write-threshold.c
/qemu/blockdev-nbd.c
/qemu/blockdev.c
/qemu/blockjob.c
/qemu/bsd-user/bsdload.c
/qemu/bsd-user/elfcore.c
/qemu/bsd-user/elfload.c
/qemu/bsd-user/errno_defs.h
/qemu/bsd-user/freebsd/host-os.h
/qemu/bsd-user/freebsd/meson.build
/qemu/bsd-user/freebsd/os-sys.c
/qemu/bsd-user/freebsd/strace.list
/qemu/bsd-user/freebsd/target_os_elf.h
/qemu/bsd-user/freebsd/target_os_siginfo.h
/qemu/bsd-user/freebsd/target_os_signal.h
/qemu/bsd-user/freebsd/target_os_stack.h
/qemu/bsd-user/freebsd/target_os_thread.h
/qemu/bsd-user/freebsd/target_os_user.h
/qemu/bsd-user/freebsd/target_os_vmparam.h
/qemu/bsd-user/i386/target_arch.h
/qemu/bsd-user/i386/target_arch_cpu.c
/qemu/bsd-user/i386/target_arch_cpu.h
/qemu/bsd-user/i386/target_arch_elf.h
/qemu/bsd-user/i386/target_arch_reg.h
/qemu/bsd-user/i386/target_arch_signal.h
/qemu/bsd-user/i386/target_arch_sigtramp.h
/qemu/bsd-user/i386/target_arch_thread.h
/qemu/bsd-user/i386/target_arch_vmparam.h
/qemu/bsd-user/main.c
/qemu/bsd-user/meson.build
/qemu/bsd-user/mmap.c
/qemu/bsd-user/netbsd/host-os.h
/qemu/bsd-user/netbsd/target_os_elf.h
/qemu/bsd-user/netbsd/target_os_siginfo.h
/qemu/bsd-user/netbsd/target_os_signal.h
/qemu/bsd-user/netbsd/target_os_stack.h
/qemu/bsd-user/netbsd/target_os_thread.h
/qemu/bsd-user/openbsd/host-os.h
/qemu/bsd-user/openbsd/target_os_elf.h
/qemu/bsd-user/openbsd/target_os_siginfo.h
/qemu/bsd-user/openbsd/target_os_signal.h
/qemu/bsd-user/openbsd/target_os_stack.h
/qemu/bsd-user/openbsd/target_os_thread.h
/qemu/bsd-user/qemu.h
/qemu/bsd-user/signal.c
/qemu/bsd-user/strace.c
/qemu/bsd-user/syscall.c
/qemu/bsd-user/syscall_defs.h
/qemu/bsd-user/uaccess.c
/qemu/bsd-user/x86_64/target_arch.h
/qemu/bsd-user/x86_64/target_arch_cpu.c
/qemu/bsd-user/x86_64/target_arch_cpu.h
/qemu/bsd-user/x86_64/target_arch_elf.h
/qemu/bsd-user/x86_64/target_arch_reg.h
/qemu/bsd-user/x86_64/target_arch_signal.h
/qemu/bsd-user/x86_64/target_arch_sigtramp.h
/qemu/bsd-user/x86_64/target_arch_thread.h
/qemu/bsd-user/x86_64/target_arch_vmparam.h
/qemu/chardev/baum.c
/qemu/chardev/char-fd.c
/qemu/chardev/char-fe.c
/qemu/chardev/char-mux.c
/qemu/chardev/char-socket.c
/qemu/chardev/char-udp.c
/qemu/chardev/char.c
/qemu/chardev/meson.build
/qemu/chardev/spice.c
/qemu/chardev/trace-events
/qemu/configs/devices/aarch64-softmmu/default.mak
/qemu/configs/devices/aarch64-softmmu/minimal.mak
/qemu/configs/devices/alpha-softmmu/default.mak
/qemu/configs/devices/arm-softmmu/default.mak
/qemu/configs/devices/avr-softmmu/default.mak
/qemu/configs/devices/cris-softmmu/default.mak
/qemu/configs/devices/hppa-softmmu/default.mak
/qemu/configs/devices/i386-softmmu/default.mak
/qemu/configs/devices/m68k-softmmu/default.mak
/qemu/configs/devices/microblaze-softmmu/default.mak
/qemu/configs/devices/microblazeel-softmmu/default.mak
/qemu/configs/devices/mips-softmmu/common.mak
/qemu/configs/devices/mips-softmmu/default.mak
/qemu/configs/devices/mips64-softmmu/default.mak
/qemu/configs/devices/mips64el-softmmu/default.mak
/qemu/configs/devices/mipsel-softmmu/default.mak
/qemu/configs/devices/nios2-softmmu/default.mak
/qemu/configs/devices/or1k-softmmu/default.mak
/qemu/configs/devices/ppc-softmmu/default.mak
/qemu/configs/devices/ppc64-softmmu/default.mak
/qemu/configs/devices/riscv32-softmmu/default.mak
/qemu/configs/devices/riscv64-softmmu/default.mak
/qemu/configs/devices/rx-softmmu/default.mak
/qemu/configs/devices/s390x-softmmu/default.mak
/qemu/configs/devices/sh4-softmmu/default.mak
/qemu/configs/devices/sh4eb-softmmu/default.mak
/qemu/configs/devices/sparc-softmmu/default.mak
/qemu/configs/devices/sparc64-softmmu/default.mak
/qemu/configs/devices/tricore-softmmu/default.mak
/qemu/configs/devices/x86_64-softmmu/default.mak
/qemu/configs/devices/xtensa-softmmu/default.mak
/qemu/configs/devices/xtensaeb-softmmu/default.mak
/qemu/configs/targets/aarch64-linux-user.mak
/qemu/configs/targets/aarch64-softmmu.mak
/qemu/configs/targets/aarch64_be-linux-user.mak
/qemu/configs/targets/alpha-linux-user.mak
/qemu/configs/targets/alpha-softmmu.mak
/qemu/configs/targets/arm-linux-user.mak
/qemu/configs/targets/arm-softmmu.mak
/qemu/configs/targets/armeb-linux-user.mak
/qemu/configs/targets/avr-softmmu.mak
/qemu/configs/targets/cris-linux-user.mak
/qemu/configs/targets/cris-softmmu.mak
/qemu/configs/targets/hexagon-linux-user.mak
/qemu/configs/targets/hppa-linux-user.mak
/qemu/configs/targets/hppa-softmmu.mak
/qemu/configs/targets/i386-bsd-user.mak
/qemu/configs/targets/i386-linux-user.mak
/qemu/configs/targets/i386-softmmu.mak
/qemu/configs/targets/m68k-linux-user.mak
/qemu/configs/targets/m68k-softmmu.mak
/qemu/configs/targets/microblaze-linux-user.mak
/qemu/configs/targets/microblaze-softmmu.mak
/qemu/configs/targets/microblazeel-linux-user.mak
/qemu/configs/targets/microblazeel-softmmu.mak
/qemu/configs/targets/mips-linux-user.mak
/qemu/configs/targets/mips-softmmu.mak
/qemu/configs/targets/mips64-linux-user.mak
/qemu/configs/targets/mips64-softmmu.mak
/qemu/configs/targets/mips64el-linux-user.mak
/qemu/configs/targets/mips64el-softmmu.mak
/qemu/configs/targets/mipsel-linux-user.mak
/qemu/configs/targets/mipsel-softmmu.mak
/qemu/configs/targets/mipsn32-linux-user.mak
/qemu/configs/targets/mipsn32el-linux-user.mak
/qemu/configs/targets/nios2-linux-user.mak
/qemu/configs/targets/nios2-softmmu.mak
/qemu/configs/targets/or1k-linux-user.mak
/qemu/configs/targets/or1k-softmmu.mak
/qemu/configs/targets/ppc-linux-user.mak
/qemu/configs/targets/ppc-softmmu.mak
/qemu/configs/targets/ppc64-linux-user.mak
/qemu/configs/targets/ppc64-softmmu.mak
/qemu/configs/targets/ppc64abi32-linux-user.mak
/qemu/configs/targets/ppc64le-linux-user.mak
/qemu/configs/targets/riscv32-linux-user.mak
/qemu/configs/targets/riscv32-softmmu.mak
/qemu/configs/targets/riscv64-linux-user.mak
/qemu/configs/targets/riscv64-softmmu.mak
/qemu/configs/targets/rx-softmmu.mak
/qemu/configs/targets/s390x-linux-user.mak
/qemu/configs/targets/s390x-softmmu.mak
/qemu/configs/targets/sh4-linux-user.mak
/qemu/configs/targets/sh4-softmmu.mak
/qemu/configs/targets/sh4eb-linux-user.mak
/qemu/configs/targets/sh4eb-softmmu.mak
/qemu/configs/targets/sparc-linux-user.mak
/qemu/configs/targets/sparc-softmmu.mak
/qemu/configs/targets/sparc32plus-linux-user.mak
/qemu/configs/targets/sparc64-linux-user.mak
/qemu/configs/targets/sparc64-softmmu.mak
/qemu/configs/targets/tricore-softmmu.mak
/qemu/configs/targets/x86_64-bsd-user.mak
/qemu/configs/targets/x86_64-linux-user.mak
/qemu/configs/targets/x86_64-softmmu.mak
/qemu/configs/targets/xtensa-linux-user.mak
/qemu/configs/targets/xtensa-softmmu.mak
/qemu/configs/targets/xtensaeb-linux-user.mak
/qemu/configs/targets/xtensaeb-softmmu.mak
/qemu/configure
/qemu/contrib/elf2dmp/download.c
/qemu/contrib/elf2dmp/pdb.c
/qemu/contrib/gitdm/aliases
/qemu/contrib/gitdm/domain-map
/qemu/contrib/gitdm/group-map-academics
/qemu/contrib/gitdm/group-map-individuals
/qemu/contrib/gitdm/group-map-interns
/qemu/contrib/gitdm/group-map-netflix
/qemu/contrib/gitdm/group-map-robots
/qemu/contrib/ivshmem-client/ivshmem-client.c
/qemu/contrib/ivshmem-server/ivshmem-server.c
/qemu/contrib/ivshmem-server/main.c
/qemu/contrib/plugins/Makefile
/qemu/contrib/plugins/cache.c
/qemu/contrib/plugins/execlog.c
/qemu/contrib/plugins/hotblocks.c
/qemu/contrib/plugins/hotpages.c
/qemu/contrib/plugins/howvec.c
/qemu/contrib/plugins/hwprofile.c
/qemu/contrib/plugins/lockstep.c
/qemu/contrib/vhost-user-gpu/meson.build
/qemu/contrib/vhost-user-gpu/vhost-user-gpu.c
/qemu/contrib/vhost-user-gpu/virgl.c
/qemu/contrib/vhost-user-gpu/vugbm.c
/qemu/contrib/vhost-user-gpu/vugbm.h
/qemu/contrib/vhost-user-gpu/vugpu.h
/qemu/contrib/vhost-user-input/main.c
/qemu/cpu.c
/qemu/crypto/aes.c
/qemu/crypto/block-luks.c
/qemu/crypto/cipher-builtin.c.inc
/qemu/crypto/cipher-gcrypt.c.inc
/qemu/crypto/cipher-gnutls.c.inc
/qemu/crypto/cipher-nettle.c.inc
/qemu/crypto/cipher.c
/qemu/crypto/hash-gnutls.c
/qemu/crypto/hash-nettle.c
/qemu/crypto/hmac-gnutls.c
/qemu/crypto/hmac-nettle.c
/qemu/crypto/init.c
/qemu/crypto/meson.build
/qemu/crypto/pbkdf-gnutls.c
/qemu/crypto/secret.c
/qemu/crypto/secret_common.c
/qemu/crypto/secret_keyring.c
/qemu/crypto/tls-cipher-suites.c
/qemu/crypto/tlscreds.c
/qemu/crypto/tlscredsanon.c
/qemu/crypto/tlscredspriv.h
/qemu/crypto/tlscredspsk.c
/qemu/crypto/tlscredsx509.c
/qemu/crypto/tlssession.c
/qemu/crypto/trace-events
/qemu/disas.c
/qemu/disas/arm-a64.cc
/qemu/disas/hexagon.c
/qemu/disas/libvixl/vixl/code-buffer.h
/qemu/disas/libvixl/vixl/globals.h
/qemu/disas/libvixl/vixl/invalset.h
/qemu/disas/libvixl/vixl/platform.h
/qemu/disas/libvixl/vixl/utils.cc
/qemu/disas/libvixl/vixl/utils.h
/qemu/disas/meson.build
/qemu/disas/nanomips.cpp
/qemu/disas/nios2.c
/qemu/disas/riscv.c
/qemu/docs/COLO-FT.txt
/qemu/docs/_templates/footer.html
/qemu/docs/about/build-platforms.rst
/qemu/docs/about/deprecated.rst
/qemu/docs/about/index.rst
/qemu/docs/about/license.rst
/qemu/docs/about/removed-features.rst
/qemu/docs/amd-memory-encryption.txt
/qemu/docs/bypass-iommu.txt
/qemu/docs/ccid.txt
/qemu/docs/colo-proxy.txt
/qemu/docs/conf.py
/qemu/docs/confidential-guest-support.txt
/qemu/docs/defs.rst.inc
/qemu/docs/devel/build-system.rst
/qemu/docs/devel/ci-definitions.rst.inc
/qemu/docs/devel/ci-jobs.rst.inc
/qemu/docs/devel/ci-runners.rst.inc
/qemu/docs/devel/ci.rst
/qemu/docs/devel/clocks.rst
/qemu/docs/devel/code-of-conduct.rst
/qemu/docs/devel/conflict-resolution.rst
/qemu/docs/devel/control-flow-integrity.rst
/qemu/docs/devel/decodetree.rst
/qemu/docs/devel/ebpf_rss.rst
/qemu/docs/devel/fuzzing.rst
/qemu/docs/devel/index.rst
/qemu/docs/devel/kconfig.rst
/qemu/docs/devel/loads-stores.rst
/qemu/docs/devel/lockcnt.txt
/qemu/docs/devel/migration.rst
/qemu/docs/devel/modules.rst
/qemu/docs/devel/multi-process.rst
/qemu/docs/devel/multi-thread-tcg.rst
/qemu/docs/devel/qapi-code-gen.rst
/qemu/docs/devel/qgraph.rst
/qemu/docs/devel/qom.rst
/qemu/docs/devel/qtest.rst
/qemu/docs/devel/secure-coding-practices.rst
/qemu/docs/devel/style.rst
/qemu/docs/devel/tcg-icount.rst
/qemu/docs/devel/tcg-plugins.rst
/qemu/docs/devel/tcg.rst
/qemu/docs/devel/testing.rst
/qemu/docs/devel/tracing.rst
/qemu/docs/devel/ui.rst
/qemu/docs/devel/vfio-migration.rst
/qemu/docs/devel/writing-qmp-commands.rst
/qemu/docs/hyperv.txt
/qemu/docs/index.rst
/qemu/docs/interop/barrier.rst
/qemu/docs/interop/firmware.json
/qemu/docs/interop/index.rst
/qemu/docs/interop/live-block-operations.rst
/qemu/docs/interop/parallels.txt
/qemu/docs/interop/qemu-ga-ref.rst
/qemu/docs/interop/qemu-qmp-ref.rst
/qemu/docs/interop/qemu-storage-daemon-qmp-ref.rst
/qemu/docs/interop/qmp-intro.txt
/qemu/docs/interop/qmp-spec.txt
/qemu/docs/interop/vhost-user-gpu.rst
/qemu/docs/interop/vhost-user.json
/qemu/docs/interop/vhost-user.rst
/qemu/docs/meson.build
/qemu/docs/nvdimm.txt
/qemu/docs/papr-pef.txt
/qemu/docs/pcie_pci_bridge.txt
/qemu/docs/qdev-device-use.txt
/qemu/docs/rdma.txt
/qemu/docs/specs/acpi_cpu_hotplug.rst
/qemu/docs/specs/acpi_mem_hotplug.rst
/qemu/docs/specs/acpi_nvdimm.rst
/qemu/docs/specs/acpi_pci_hotplug.rst
/qemu/docs/specs/index.rst
/qemu/docs/specs/pci-ids.txt
/qemu/docs/specs/pvpanic.txt
/qemu/docs/specs/virt-ctlr.txt
/qemu/docs/sphinx-static/theme_overrides.css
/qemu/docs/sphinx/qapidoc.py
/qemu/docs/system/arm/aspeed.rst
/qemu/docs/system/arm/cpu-features.rst
/qemu/docs/system/arm/cubieboard.rst
/qemu/docs/system/arm/emcraft-sf2.rst
/qemu/docs/system/arm/emulation.rst
/qemu/docs/system/arm/highbank.rst
/qemu/docs/system/arm/imx25-pdk.rst
/qemu/docs/system/arm/kzm.rst
/qemu/docs/system/arm/mainstone.rst
/qemu/docs/system/arm/mps2.rst
/qemu/docs/system/arm/nrf.rst
/qemu/docs/system/arm/nuvoton.rst
/qemu/docs/system/arm/sabrelite.rst
/qemu/docs/system/arm/sbsa.rst
/qemu/docs/system/arm/stm32.rst
/qemu/docs/system/arm/versatile.rst
/qemu/docs/system/arm/vexpress.rst
/qemu/docs/system/arm/virt.rst
/qemu/docs/system/arm/xlnx-versal-virt.rst
/qemu/docs/system/authz.rst
/qemu/docs/system/barrier.rst
/qemu/docs/system/bootindex.rst
/qemu/docs/system/cpu-hotplug.rst
/qemu/docs/system/cpu-models-x86-abi.csv
/qemu/docs/system/cpu-models-x86.rst.inc
/qemu/docs/system/device-emulation.rst
/qemu/docs/system/device-url-syntax.rst.inc
/qemu/docs/system/devices/ivshmem.rst
/qemu/docs/system/devices/net.rst
/qemu/docs/system/devices/nvme.rst
/qemu/docs/system/devices/usb.rst
/qemu/docs/system/devices/vhost-user-rng.rst
/qemu/docs/system/devices/vhost-user.rst
/qemu/docs/system/devices/virtio-pmem.rst
/qemu/docs/system/gdb.rst
/qemu/docs/system/generic-loader.rst
/qemu/docs/system/guest-loader.rst
/qemu/docs/system/i386/cpu.rst
/qemu/docs/system/i386/kvm-pv.rst
/qemu/docs/system/i386/sgx.rst
/qemu/docs/system/index.rst
/qemu/docs/system/multi-process.rst
/qemu/docs/system/ppc/embedded.rst
/qemu/docs/system/ppc/powermac.rst
/qemu/docs/system/ppc/powernv.rst
/qemu/docs/system/ppc/ppce500.rst
/qemu/docs/system/ppc/prep.rst
/qemu/docs/system/ppc/pseries.rst
/qemu/docs/system/qemu-block-drivers.rst
/qemu/docs/system/qemu-block-drivers.rst.inc
/qemu/docs/system/qemu-cpu-models.rst
/qemu/docs/system/qemu-manpage.rst
/qemu/docs/system/quickstart.rst
/qemu/docs/system/riscv/microchip-icicle-kit.rst
/qemu/docs/system/riscv/shakti-c.rst
/qemu/docs/system/riscv/sifive_u.rst
/qemu/docs/system/riscv/virt.rst
/qemu/docs/system/s390x/3270.rst
/qemu/docs/system/s390x/protvirt.rst
/qemu/docs/system/secrets.rst
/qemu/docs/system/target-arm.rst
/qemu/docs/system/target-avr.rst
/qemu/docs/system/target-i386.rst
/qemu/docs/system/target-ppc.rst
/qemu/docs/system/target-riscv.rst
/qemu/docs/system/targets.rst
/qemu/docs/system/tls.rst
/qemu/docs/system/vnc-security.rst
/qemu/docs/tools/index.rst
/qemu/docs/tools/qemu-img.rst
/qemu/docs/tools/qemu-nbd.rst
/qemu/docs/tools/qemu-pr-helper.rst
/qemu/docs/tools/qemu-storage-daemon.rst
/qemu/docs/tools/qemu-trace-stap.rst
/qemu/docs/tools/virtiofsd.rst
/qemu/docs/user/index.rst
/qemu/docs/user/main.rst
/qemu/docs/xbzrle.txt
/qemu/dtc
/qemu/dump/dump.c
/qemu/dump/win_dump.c
/qemu/ebpf/ebpf_rss-stub.c
/qemu/ebpf/ebpf_rss.c
/qemu/ebpf/ebpf_rss.h
/qemu/ebpf/meson.build
/qemu/ebpf/rss.bpf.skeleton.h
/qemu/ebpf/trace-events
/qemu/ebpf/trace.h
/qemu/fpu/meson.build
/qemu/fpu/softfloat-parts-addsub.c.inc
/qemu/fpu/softfloat-parts.c.inc
/qemu/fpu/softfloat-specialize.c.inc
/qemu/fpu/softfloat.c
p9array.h
/qemu/gdb-xml/arm-neon.xml
/qemu/gdb-xml/arm-vfp-sysregs.xml
/qemu/gdb-xml/arm-vfp.xml
/qemu/gdb-xml/arm-vfp3.xml
/qemu/gdbstub.c
/qemu/gitdm.config
/qemu/hmp-commands-info.hx
/qemu/hmp-commands.hx
/qemu/hw/9pfs/9p-local.c
/qemu/hw/9pfs/9p-posix-acl.c
/qemu/hw/9pfs/9p-proxy.c
/qemu/hw/9pfs/9p-synth.c
/qemu/hw/9pfs/9p-util.c
/qemu/hw/9pfs/9p-xattr-user.c
/qemu/hw/9pfs/9p-xattr.c
/qemu/hw/9pfs/9p.c
/qemu/hw/9pfs/9p.h
/qemu/hw/9pfs/codir.c
/qemu/hw/9pfs/cofile.c
/qemu/hw/9pfs/cofs.c
/qemu/hw/9pfs/coth.c
/qemu/hw/9pfs/coth.h
/qemu/hw/9pfs/coxattr.c
/qemu/hw/9pfs/trace-events
/qemu/hw/9pfs/virtio-9p-device.c
/qemu/hw/9pfs/xen-9p-backend.c
/qemu/hw/Kconfig
/qemu/hw/acpi/Kconfig
/qemu/hw/acpi/acpi-cpu-hotplug-stub.c
/qemu/hw/acpi/acpi-mem-hotplug-stub.c
/qemu/hw/acpi/acpi-nvdimm-stub.c
/qemu/hw/acpi/acpi-pci-hotplug-stub.c
/qemu/hw/acpi/acpi-x86-stub.c
/qemu/hw/acpi/aml-build.c
/qemu/hw/acpi/core.c
/qemu/hw/acpi/cpu.c
/qemu/hw/acpi/generic_event_device.c
/qemu/hw/acpi/ghes-stub.c
/qemu/hw/acpi/ghes.c
/qemu/hw/acpi/hmat.c
/qemu/hw/acpi/hmat.h
/qemu/hw/acpi/ich9.c
/qemu/hw/acpi/memory_hotplug.c
/qemu/hw/acpi/meson.build
/qemu/hw/acpi/nvdimm.c
/qemu/hw/acpi/pci.c
/qemu/hw/acpi/pcihp.c
/qemu/hw/acpi/piix4.c
/qemu/hw/acpi/tpm.c
/qemu/hw/acpi/trace-events
/qemu/hw/acpi/utils.c
/qemu/hw/acpi/vmgenid.c
/qemu/hw/adc/Kconfig
/qemu/hw/adc/aspeed_adc.c
/qemu/hw/adc/max111x.c
/qemu/hw/adc/meson.build
/qemu/hw/adc/npcm7xx_adc.c
/qemu/hw/adc/trace-events
/qemu/hw/adc/zynq-xadc.c
/qemu/hw/alpha/Kconfig
/qemu/hw/alpha/alpha_sys.h
/qemu/hw/alpha/dp264.c
/qemu/hw/alpha/trace-events
/qemu/hw/alpha/typhoon.c
/qemu/hw/arm/Kconfig
/qemu/hw/arm/allwinner-a10.c
/qemu/hw/arm/allwinner-h3.c
/qemu/hw/arm/armsse.c
/qemu/hw/arm/armv7m.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_ast2600.c
/qemu/hw/arm/aspeed_soc.c
/qemu/hw/arm/bcm2835_peripherals.c
/qemu/hw/arm/bcm2836.c
/qemu/hw/arm/boot.c
/qemu/hw/arm/cubieboard.c
/qemu/hw/arm/digic_boards.c
/qemu/hw/arm/exynos4210.c
/qemu/hw/arm/exynos4_boards.c
/qemu/hw/arm/fsl-imx25.c
/qemu/hw/arm/fsl-imx31.c
/qemu/hw/arm/fsl-imx6ul.c
/qemu/hw/arm/fsl-imx7.c
/qemu/hw/arm/highbank.c
/qemu/hw/arm/imx25_pdk.c
/qemu/hw/arm/kzm.c
/qemu/hw/arm/mainstone.c
/qemu/hw/arm/mcimx6ul-evk.c
/qemu/hw/arm/mcimx7d-sabre.c
/qemu/hw/arm/meson.build
/qemu/hw/arm/microbit.c
/qemu/hw/arm/mps2-tz.c
/qemu/hw/arm/mps2.c
/qemu/hw/arm/msf2-soc.c
/qemu/hw/arm/msf2-som.c
/qemu/hw/arm/musca.c
/qemu/hw/arm/musicpal.c
/qemu/hw/arm/netduino2.c
/qemu/hw/arm/netduinoplus2.c
/qemu/hw/arm/npcm7xx.c
/qemu/hw/arm/npcm7xx_boards.c
/qemu/hw/arm/nrf51_soc.c
/qemu/hw/arm/nseries.c
/qemu/hw/arm/omap1.c
/qemu/hw/arm/omap2.c
/qemu/hw/arm/orangepi.c
/qemu/hw/arm/palm.c
/qemu/hw/arm/pxa2xx.c
/qemu/hw/arm/pxa2xx_pic.c
/qemu/hw/arm/raspi.c
/qemu/hw/arm/realview.c
/qemu/hw/arm/sabrelite.c
/qemu/hw/arm/sbsa-ref.c
/qemu/hw/arm/smmu-common.c
/qemu/hw/arm/smmu-internal.h
/qemu/hw/arm/smmuv3-internal.h
/qemu/hw/arm/smmuv3.c
/qemu/hw/arm/spitz.c
/qemu/hw/arm/stellaris.c
/qemu/hw/arm/stm32f100_soc.c
/qemu/hw/arm/stm32f205_soc.c
/qemu/hw/arm/stm32f405_soc.c
/qemu/hw/arm/stm32vldiscovery.c
/qemu/hw/arm/strongarm.c
/qemu/hw/arm/sysbus-fdt.c
/qemu/hw/arm/trace-events
/qemu/hw/arm/versatilepb.c
/qemu/hw/arm/vexpress.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xilinx_zynq.c
/qemu/hw/arm/xlnx-versal-virt.c
/qemu/hw/arm/xlnx-versal.c
/qemu/hw/arm/xlnx-zcu102.c
/qemu/hw/arm/xlnx-zynqmp.c
/qemu/hw/arm/z2.c
/qemu/hw/audio/adlib.c
/qemu/hw/audio/cs4231.c
/qemu/hw/audio/intel-hda.c
/qemu/hw/audio/meson.build
/qemu/hw/audio/sb16.c
/qemu/hw/audio/trace-events
/qemu/hw/avr/arduino.c
/qemu/hw/avr/atmega.c
/qemu/hw/block/Kconfig
/qemu/hw/block/block.c
/qemu/hw/block/dataplane/trace-events
/qemu/hw/block/dataplane/virtio-blk.c
/qemu/hw/block/dataplane/xen-block.c
/qemu/hw/block/ecc.c
/qemu/hw/block/fdc-internal.h
/qemu/hw/block/fdc-isa.c
/qemu/hw/block/fdc-sysbus.c
/qemu/hw/block/fdc.c
/qemu/hw/block/m25p80.c
/qemu/hw/block/meson.build
/qemu/hw/block/nand.c
/qemu/hw/block/onenand.c
/qemu/hw/block/pflash_cfi01.c
/qemu/hw/block/pflash_cfi02.c
/qemu/hw/block/swim.c
/qemu/hw/block/tc58128.c
/qemu/hw/block/trace-events
/qemu/hw/block/vhost-user-blk.c
/qemu/hw/block/virtio-blk.c
/qemu/hw/block/xen-block.c
/qemu/hw/char/Kconfig
/qemu/hw/char/cadence_uart.c
/qemu/hw/char/cmsdk-apb-uart.c
/qemu/hw/char/escc.c
/qemu/hw/char/etraxfs_ser.c
/qemu/hw/char/exynos4210_uart.c
/qemu/hw/char/goldfish_tty.c
/qemu/hw/char/ibex_uart.c
/qemu/hw/char/mchp_pfsoc_mmuart.c
/qemu/hw/char/meson.build
/qemu/hw/char/nrf51_uart.c
/qemu/hw/char/pl011.c
/qemu/hw/char/riscv_htif.c
/qemu/hw/char/serial.c
/qemu/hw/char/shakti_uart.c
/qemu/hw/char/sifive_uart.c
/qemu/hw/char/spapr_vty.c
/qemu/hw/char/terminal3270.c
/qemu/hw/char/trace-events
/qemu/hw/char/virtio-console.c
/qemu/hw/char/virtio-serial-bus.c
/qemu/hw/core/Kconfig
/qemu/hw/core/bus.c
/qemu/hw/core/clock-vmstate.c
/qemu/hw/core/clock.c
/qemu/hw/core/cpu-common.c
/qemu/hw/core/cpu-sysemu.c
/qemu/hw/core/generic-loader.c
/qemu/hw/core/guest-loader.c
/qemu/hw/core/guest-loader.h
/qemu/hw/core/loader.c
/qemu/hw/core/machine-hmp-cmds.c
/qemu/hw/core/machine-qmp-cmds.c
/qemu/hw/core/machine.c
/qemu/hw/core/meson.build
/qemu/hw/core/null-machine.c
/qemu/hw/core/numa.c
/qemu/hw/core/ptimer.c
/qemu/hw/core/qdev-clock.c
/qemu/hw/core/qdev-properties-system.c
/qemu/hw/core/qdev-properties.c
/qemu/hw/core/qdev.c
/qemu/hw/core/register.c
/qemu/hw/core/sysbus.c
/qemu/hw/core/trace-events
/qemu/hw/cpu/core.c
/qemu/hw/cris/axis_dev88.c
/qemu/hw/display/Kconfig
/qemu/hw/display/artist.c
/qemu/hw/display/ati.c
/qemu/hw/display/edid-generate.c
/qemu/hw/display/g364fb.c
/qemu/hw/display/macfb.c
/qemu/hw/display/meson.build
/qemu/hw/display/next-fb.c
/qemu/hw/display/omap_lcdc.c
/qemu/hw/display/pl110.c
/qemu/hw/display/pl110_template.h
/qemu/hw/display/pxa2xx_lcd.c
/qemu/hw/display/qxl-logger.c
/qemu/hw/display/qxl-render.c
/qemu/hw/display/qxl.c
/qemu/hw/display/qxl.h
/qemu/hw/display/sm501.c
/qemu/hw/display/tc6393xb.c
/qemu/hw/display/tcx.c
/qemu/hw/display/trace-events
/qemu/hw/display/vga-isa.c
/qemu/hw/display/vga-pci.c
/qemu/hw/display/vga.c
/qemu/hw/display/vhost-user-gpu-pci.c
/qemu/hw/display/vhost-user-gpu.c
/qemu/hw/display/vhost-user-vga.c
/qemu/hw/display/virtio-gpu-base.c
/qemu/hw/display/virtio-gpu-gl.c
/qemu/hw/display/virtio-gpu-pci-gl.c
/qemu/hw/display/virtio-gpu-pci.c
/qemu/hw/display/virtio-gpu-udmabuf-stubs.c
/qemu/hw/display/virtio-gpu-udmabuf.c
/qemu/hw/display/virtio-gpu-virgl.c
/qemu/hw/display/virtio-gpu.c
/qemu/hw/display/virtio-vga-gl.c
/qemu/hw/display/virtio-vga.c
/qemu/hw/display/vmware_vga.c
/qemu/hw/display/xlnx_dp.c
/qemu/hw/dma/Kconfig
/qemu/hw/dma/meson.build
/qemu/hw/dma/pl080.c
/qemu/hw/dma/pl330.c
/qemu/hw/dma/pxa2xx_dma.c
/qemu/hw/dma/sifive_pdma.c
/qemu/hw/dma/sparc32_dma.c
/qemu/hw/dma/trace-events
/qemu/hw/dma/xlnx-zdma.c
/qemu/hw/dma/xlnx_csu_dma.c
/qemu/hw/gpio/Kconfig
/qemu/hw/gpio/aspeed_gpio.c
/qemu/hw/gpio/bcm2835_gpio.c
/qemu/hw/gpio/gpio_pwr.c
/qemu/hw/gpio/meson.build
/qemu/hw/gpio/pl061.c
/qemu/hw/gpio/trace-events
/qemu/hw/hppa/dino.c
/qemu/hw/hppa/lasi.c
/qemu/hw/hppa/machine.c
/qemu/hw/hppa/trace-events
/qemu/hw/hyperv/vmbus.c
/qemu/hw/i2c/Kconfig
/qemu/hw/i2c/aspeed_i2c.c
/qemu/hw/i2c/core.c
/qemu/hw/i2c/i2c_mux_pca954x.c
/qemu/hw/i2c/imx_i2c.c
/qemu/hw/i2c/meson.build
/qemu/hw/i2c/mpc_i2c.c
/qemu/hw/i2c/npcm7xx_smbus.c
/qemu/hw/i2c/pm_smbus.c
/qemu/hw/i2c/pmbus_device.c
/qemu/hw/i2c/ppc4xx_i2c.c
/qemu/hw/i2c/smbus_eeprom.c
/qemu/hw/i2c/smbus_master.c
/qemu/hw/i2c/trace-events
/qemu/hw/i386/Kconfig
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/acpi-build.h
/qemu/hw/i386/acpi-common.c
/qemu/hw/i386/acpi-common.h
/qemu/hw/i386/acpi-microvm.c
/qemu/hw/i386/amd_iommu.c
/qemu/hw/i386/fw_cfg.c
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/kvm/apic.c
/qemu/hw/i386/kvm/clock.c
/qemu/hw/i386/kvm/i8254.c
/qemu/hw/i386/kvm/i8259.c
/qemu/hw/i386/kvm/ioapic.c
/qemu/hw/i386/kvmvapic.c
/qemu/hw/i386/meson.build
/qemu/hw/i386/microvm.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/pc_sysfw.c
/qemu/hw/i386/pc_sysfw_ovmf-stubs.c
/qemu/hw/i386/pc_sysfw_ovmf.c
/qemu/hw/i386/sgx-epc.c
/qemu/hw/i386/sgx-stub.c
/qemu/hw/i386/sgx.c
/qemu/hw/i386/trace-events
/qemu/hw/i386/vmmouse.c
/qemu/hw/i386/vmport.c
/qemu/hw/i386/x86-iommu.c
/qemu/hw/i386/x86.c
/qemu/hw/i386/xen/trace-events
/qemu/hw/i386/xen/xen-hvm.c
/qemu/hw/i386/xen/xen-mapcache.c
/qemu/hw/i386/xen/xen_platform.c
/qemu/hw/ide/Kconfig
/qemu/hw/ide/ahci.c
/qemu/hw/ide/ahci_internal.h
/qemu/hw/ide/cmd646.c
/qemu/hw/ide/core.c
/qemu/hw/ide/ioport.c
/qemu/hw/ide/isa.c
/qemu/hw/ide/macio.c
/qemu/hw/ide/microdrive.c
/qemu/hw/ide/mmio.c
/qemu/hw/ide/piix.c
/qemu/hw/ide/qdev.c
/qemu/hw/ide/sii3112.c
/qemu/hw/ide/trace-events
/qemu/hw/ide/via.c
/qemu/hw/input/hid.c
/qemu/hw/input/lasips2.c
/qemu/hw/input/lm832x.c
/qemu/hw/input/meson.build
/qemu/hw/input/pckbd.c
/qemu/hw/input/ps2.c
/qemu/hw/input/trace-events
/qemu/hw/input/vhost-user-input.c
/qemu/hw/input/virtio-input-host.c
/qemu/hw/intc/Kconfig
/qemu/hw/intc/apic.c
/qemu/hw/intc/apic_common.c
/qemu/hw/intc/arm_gic.c
/qemu/hw/intc/arm_gic_kvm.c
/qemu/hw/intc/arm_gicv3.c
/qemu/hw/intc/arm_gicv3_common.c
/qemu/hw/intc/arm_gicv3_cpuif.c
/qemu/hw/intc/arm_gicv3_dist.c
/qemu/hw/intc/arm_gicv3_its.c
/qemu/hw/intc/arm_gicv3_its_common.c
/qemu/hw/intc/arm_gicv3_its_kvm.c
/qemu/hw/intc/arm_gicv3_kvm.c
/qemu/hw/intc/arm_gicv3_redist.c
/qemu/hw/intc/armv7m_nvic.c
/qemu/hw/intc/etraxfs_pic.c
/qemu/hw/intc/gicv3_internal.h
/qemu/hw/intc/goldfish_pic.c
/qemu/hw/intc/grlib_irqmp.c
/qemu/hw/intc/i8259.c
/qemu/hw/intc/imx_gpcv2.c
/qemu/hw/intc/loongson_liointc.c
/qemu/hw/intc/m68k_irqc.c
/qemu/hw/intc/meson.build
/qemu/hw/intc/ompic.c
/qemu/hw/intc/openpic.c
/qemu/hw/intc/openpic_kvm.c
/qemu/hw/intc/pnv_xive.c
/qemu/hw/intc/ppc-uic.c
/qemu/hw/intc/riscv_aclint.c
/qemu/hw/intc/s390_flic.c
/qemu/hw/intc/s390_flic_kvm.c
/qemu/hw/intc/sifive_plic.c
/qemu/hw/intc/spapr_xive.c
/qemu/hw/intc/spapr_xive_kvm.c
/qemu/hw/intc/trace-events
/qemu/hw/intc/xics.c
/qemu/hw/intc/xics_kvm.c
/qemu/hw/intc/xics_spapr.c
/qemu/hw/intc/xive.c
/qemu/hw/ipack/ipack.c
/qemu/hw/ipack/tpci200.c
/qemu/hw/ipmi/ipmi_bmc_sim.c
/qemu/hw/ipmi/isa_ipmi_bt.c
/qemu/hw/ipmi/isa_ipmi_kcs.c
/qemu/hw/isa/Kconfig
/qemu/hw/isa/isa-bus.c
/qemu/hw/isa/isa-superio.c
/qemu/hw/isa/lpc_ich9.c
/qemu/hw/isa/piix3.c
/qemu/hw/isa/piix4.c
/qemu/hw/isa/trace-events
/qemu/hw/isa/vt82c686.c
/qemu/hw/m68k/Kconfig
/qemu/hw/m68k/an5206.c
/qemu/hw/m68k/bootinfo.h
/qemu/hw/m68k/mcf5208.c
/qemu/hw/m68k/mcf_intc.c
/qemu/hw/m68k/meson.build
/qemu/hw/m68k/next-cube.c
/qemu/hw/m68k/next-kbd.c
/qemu/hw/m68k/q800.c
/qemu/hw/m68k/virt.c
/qemu/hw/mem/Kconfig
/qemu/hw/mem/memory-device.c
/qemu/hw/mem/meson.build
/qemu/hw/mem/nvdimm.c
/qemu/hw/mem/pc-dimm.c
/qemu/hw/mem/sparse-mem.c
/qemu/hw/mem/trace-events
/qemu/hw/meson.build
/qemu/hw/microblaze/boot.c
/qemu/hw/microblaze/xlnx-zynqmp-pmu.c
/qemu/hw/mips/Kconfig
/qemu/hw/mips/bootloader.c
/qemu/hw/mips/boston.c
/qemu/hw/mips/cps.c
/qemu/hw/mips/fuloong2e.c
/qemu/hw/mips/gt64xxx_pci.c
/qemu/hw/mips/jazz.c
/qemu/hw/mips/loongson3_bootp.h
/qemu/hw/mips/loongson3_virt.c
/qemu/hw/mips/malta.c
/qemu/hw/mips/meson.build
/qemu/hw/mips/mips_int.c
/qemu/hw/mips/mipssim.c
/qemu/hw/mips/trace-events
/qemu/hw/misc/Kconfig
/qemu/hw/misc/arm_integrator_debug.c
/qemu/hw/misc/armsse-cpu-pwrctrl.c
/qemu/hw/misc/armsse-cpuid.c
/qemu/hw/misc/armsse-mhu.c
/qemu/hw/misc/armv7m_ras.c
/qemu/hw/misc/aspeed_hace.c
/qemu/hw/misc/aspeed_lpc.c
/qemu/hw/misc/aspeed_scu.c
/qemu/hw/misc/aspeed_xdma.c
/qemu/hw/misc/auxbus.c
/qemu/hw/misc/bcm2835_cprman.c
/qemu/hw/misc/bcm2835_powermgt.c
/qemu/hw/misc/imx7_ccm.c
/qemu/hw/misc/imx7_snvs.c
/qemu/hw/misc/imx_ccm.c
/qemu/hw/misc/imx_rngc.c
/qemu/hw/misc/iotkit-secctl.c
/qemu/hw/misc/iotkit-sysctl.c
/qemu/hw/misc/iotkit-sysinfo.c
/qemu/hw/misc/ivshmem.c
/qemu/hw/misc/led.c
/qemu/hw/misc/mac_via.c
/qemu/hw/misc/macio/cuda.c
/qemu/hw/misc/macio/macio.c
/qemu/hw/misc/macio/pmu.c
/qemu/hw/misc/macio/trace-events
/qemu/hw/misc/mchp_pfsoc_dmc.c
/qemu/hw/misc/mchp_pfsoc_ioscb.c
/qemu/hw/misc/mchp_pfsoc_sysreg.c
/qemu/hw/misc/meson.build
/qemu/hw/misc/mips_itu.c
/qemu/hw/misc/mps2-fpgaio.c
/qemu/hw/misc/mps2-scc.c
/qemu/hw/misc/mst_fpga.c
/qemu/hw/misc/npcm7xx_clk.c
/qemu/hw/misc/npcm7xx_mft.c
/qemu/hw/misc/npcm7xx_pwm.c
/qemu/hw/misc/pca9552.c
/qemu/hw/misc/pvpanic-isa.c
/qemu/hw/misc/pvpanic-pci.c
/qemu/hw/misc/pvpanic.c
/qemu/hw/misc/sbsa_ec.c
/qemu/hw/misc/sifive_e_prci.c
/qemu/hw/misc/sifive_test.c
/qemu/hw/misc/sifive_u_otp.c
/qemu/hw/misc/trace-events
/qemu/hw/misc/tz-ppc.c
/qemu/hw/misc/virt_ctrl.c
/qemu/hw/misc/xlnx-versal-xramc.c
/qemu/hw/misc/zynq_slcr.c
/qemu/hw/net/allwinner-sun8i-emac.c
/qemu/hw/net/cadence_gem.c
/qemu/hw/net/can/can_sja1000.c
/qemu/hw/net/can/xlnx-zynqmp-can.c
/qemu/hw/net/dp8393x.c
/qemu/hw/net/e1000.c
/qemu/hw/net/e1000e.c
/qemu/hw/net/e1000e_core.c
/qemu/hw/net/fsl_etsec/etsec.c
/qemu/hw/net/fsl_etsec/rings.c
/qemu/hw/net/ftgmac100.c
/qemu/hw/net/i82596.c
/qemu/hw/net/imx_fec.c
/qemu/hw/net/lan9118.c
/qemu/hw/net/lasi_i82596.c
/qemu/hw/net/meson.build
/qemu/hw/net/msf2-emac.c
/qemu/hw/net/net_tx_pkt.c
/qemu/hw/net/npcm7xx_emc.c
/qemu/hw/net/pcnet.c
/qemu/hw/net/rocker/rocker.h
/qemu/hw/net/rtl8139.c
/qemu/hw/net/spapr_llan.c
/qemu/hw/net/sungem.c
/qemu/hw/net/trace-events
/qemu/hw/net/vhost_net-stub.c
/qemu/hw/net/vhost_net.c
/qemu/hw/net/virtio-net.c
/qemu/hw/net/vmxnet3.c
/qemu/hw/net/xen_nic.c
/qemu/hw/net/xgmac.c
/qemu/hw/nios2/10m50_devboard.c
/qemu/hw/nios2/boot.c
/qemu/hw/nios2/generic_nommu.c
/qemu/hw/nubus/mac-nubus-bridge.c
/qemu/hw/nubus/nubus-bridge.c
/qemu/hw/nubus/nubus-bus.c
/qemu/hw/nubus/nubus-device.c
/qemu/hw/nubus/trace-events
/qemu/hw/nubus/trace.h
/qemu/hw/nvme/Kconfig
/qemu/hw/nvme/ctrl.c
/qemu/hw/nvme/dif.c
/qemu/hw/nvme/meson.build
/qemu/hw/nvme/ns.c
/qemu/hw/nvme/nvme.h
/qemu/hw/nvme/subsys.c
/qemu/hw/nvme/trace-events
/qemu/hw/nvme/trace.h
/qemu/hw/nvram/Kconfig
/qemu/hw/nvram/fw_cfg.c
/qemu/hw/nvram/meson.build
/qemu/hw/nvram/nrf51_nvm.c
/qemu/hw/nvram/spapr_nvram.c
/qemu/hw/nvram/trace-events
/qemu/hw/nvram/xlnx-bbram.c
/qemu/hw/nvram/xlnx-efuse-crc.c
/qemu/hw/nvram/xlnx-efuse.c
/qemu/hw/nvram/xlnx-versal-efuse-cache.c
/qemu/hw/nvram/xlnx-versal-efuse-ctrl.c
/qemu/hw/nvram/xlnx-zynqmp-efuse.c
/qemu/hw/openrisc/openrisc_sim.c
/qemu/hw/pci-bridge/gen_pcie_root_port.c
/qemu/hw/pci-bridge/pci_expander_bridge.c
/qemu/hw/pci-host/Kconfig
/qemu/hw/pci-host/bonito.c
/qemu/hw/pci-host/designware.c
/qemu/hw/pci-host/gpex-acpi.c
/qemu/hw/pci-host/gpex.c
/qemu/hw/pci-host/i440fx.c
/qemu/hw/pci-host/meson.build
/qemu/hw/pci-host/mv64361.c
/qemu/hw/pci-host/mv643xx.h
/qemu/hw/pci-host/pnv_phb4.c
/qemu/hw/pci-host/ppce500.c
/qemu/hw/pci-host/q35.c
/qemu/hw/pci-host/raven.c
/qemu/hw/pci-host/remote.c
/qemu/hw/pci-host/sabre.c
/qemu/hw/pci-host/sh_pci.c
/qemu/hw/pci-host/trace-events
/qemu/hw/pci-host/versatile.c
/qemu/hw/pci/pci.c
/qemu/hw/pci/pci_bridge.c
/qemu/hw/pci/pci_host.c
/qemu/hw/pci/pcie.c
/qemu/hw/pci/pcie_host.c
/qemu/hw/pci/pcie_port.c
/qemu/hw/pci/trace-events
/qemu/hw/pcmcia/meson.build
/qemu/hw/ppc/Kconfig
/qemu/hw/ppc/e500.c
/qemu/hw/ppc/e500plat.c
/qemu/hw/ppc/mac_newworld.c
/qemu/hw/ppc/mac_oldworld.c
/qemu/hw/ppc/meson.build
/qemu/hw/ppc/pef.c
/qemu/hw/ppc/pegasos2.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/pnv_bmc.c
/qemu/hw/ppc/pnv_core.c
/qemu/hw/ppc/pnv_lpc.c
/qemu/hw/ppc/pnv_pnor.c
/qemu/hw/ppc/pnv_psi.c
/qemu/hw/ppc/pnv_xscom.c
/qemu/hw/ppc/ppc.c
/qemu/hw/ppc/ppc405_boards.c
/qemu/hw/ppc/ppc405_uc.c
/qemu/hw/ppc/ppc440_bamboo.c
/qemu/hw/ppc/ppc440_pcix.c
/qemu/hw/ppc/ppc440_uc.c
/qemu/hw/ppc/ppc4xx_devs.c
/qemu/hw/ppc/ppc4xx_pci.c
/qemu/hw/ppc/ppc_booke.c
/qemu/hw/ppc/prep.c
/qemu/hw/ppc/prep_systemio.c
/qemu/hw/ppc/rs6000_mc.c
/qemu/hw/ppc/sam460ex.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_caps.c
/qemu/hw/ppc/spapr_cpu_core.c
/qemu/hw/ppc/spapr_drc.c
/qemu/hw/ppc/spapr_events.c
/qemu/hw/ppc/spapr_hcall.c
/qemu/hw/ppc/spapr_iommu.c
/qemu/hw/ppc/spapr_numa.c
/qemu/hw/ppc/spapr_nvdimm.c
/qemu/hw/ppc/spapr_pci.c
/qemu/hw/ppc/spapr_pci_vfio.c
/qemu/hw/ppc/spapr_rng.c
/qemu/hw/ppc/spapr_rtas.c
/qemu/hw/ppc/spapr_rtas_ddw.c
/qemu/hw/ppc/spapr_rtc.c
/qemu/hw/ppc/spapr_softmmu.c
/qemu/hw/ppc/spapr_tpm_proxy.c
/qemu/hw/ppc/spapr_vio.c
/qemu/hw/ppc/spapr_vof.c
/qemu/hw/ppc/trace-events
/qemu/hw/ppc/virtex_ml507.c
/qemu/hw/ppc/vof.c
/qemu/hw/rdma/trace-events
/qemu/hw/rdma/vmw/pvrdma.h
/qemu/hw/rdma/vmw/pvrdma_cmd.c
/qemu/hw/rdma/vmw/pvrdma_dev_ring.c
/qemu/hw/rdma/vmw/pvrdma_dev_ring.h
/qemu/hw/rdma/vmw/pvrdma_main.c
/qemu/hw/rdma/vmw/trace-events
/qemu/hw/remote/Kconfig
/qemu/hw/remote/iohub.c
/qemu/hw/remote/machine.c
/qemu/hw/remote/memory.c
/qemu/hw/remote/meson.build
/qemu/hw/remote/message.c
/qemu/hw/remote/mpqemu-link.c
/qemu/hw/remote/proxy-memory-listener.c
/qemu/hw/remote/proxy.c
/qemu/hw/remote/remote-obj.c
/qemu/hw/remote/trace-events
/qemu/hw/remote/trace.h
/qemu/hw/riscv/Kconfig
/qemu/hw/riscv/boot.c
/qemu/hw/riscv/meson.build
/qemu/hw/riscv/microchip_pfsoc.c
/qemu/hw/riscv/numa.c
/qemu/hw/riscv/opentitan.c
/qemu/hw/riscv/shakti_c.c
/qemu/hw/riscv/sifive_e.c
/qemu/hw/riscv/sifive_u.c
/qemu/hw/riscv/spike.c
/qemu/hw/riscv/virt.c
/qemu/hw/rtc/goldfish_rtc.c
/qemu/hw/rtc/m48t59.c
/qemu/hw/rtc/mc146818rtc.c
/qemu/hw/rtc/trace-events
/qemu/hw/rx/rx-gdbsim.c
/qemu/hw/rx/rx62n.c
/qemu/hw/s390x/3270-ccw.c
/qemu/hw/s390x/ap-bridge.c
/qemu/hw/s390x/ccw-device.c
/qemu/hw/s390x/ccw-device.h
/qemu/hw/s390x/css-bridge.c
/qemu/hw/s390x/css.c
/qemu/hw/s390x/event-facility.c
/qemu/hw/s390x/ipl.c
/qemu/hw/s390x/meson.build
/qemu/hw/s390x/pv.c
/qemu/hw/s390x/s390-ccw.c
/qemu/hw/s390x/s390-pci-bus.c
/qemu/hw/s390x/s390-pci-inst.c
/qemu/hw/s390x/s390-pci-vfio.c
/qemu/hw/s390x/s390-skeys-kvm.c
/qemu/hw/s390x/s390-skeys.c
/qemu/hw/s390x/s390-stattrib-kvm.c
/qemu/hw/s390x/s390-stattrib.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/s390x/sclp.c
/qemu/hw/s390x/sclpcpu.c
/qemu/hw/s390x/tod-kvm.c
/qemu/hw/s390x/tod-tcg.c
/qemu/hw/s390x/tod.c
/qemu/hw/s390x/trace-events
/qemu/hw/s390x/virtio-ccw-gpu.c
/qemu/hw/s390x/virtio-ccw.c
/qemu/hw/s390x/virtio-ccw.h
/qemu/hw/scsi/esp-pci.c
/qemu/hw/scsi/esp.c
/qemu/hw/scsi/lsi53c895a.c
/qemu/hw/scsi/megasas.c
/qemu/hw/scsi/mptsas.c
/qemu/hw/scsi/mptsas.h
/qemu/hw/scsi/scsi-bus.c
/qemu/hw/scsi/scsi-disk.c
/qemu/hw/scsi/scsi-generic.c
/qemu/hw/scsi/spapr_vscsi.c
/qemu/hw/scsi/trace-events
/qemu/hw/scsi/vhost-scsi.c
/qemu/hw/scsi/vhost-user-scsi.c
/qemu/hw/scsi/virtio-scsi-dataplane.c
/qemu/hw/scsi/virtio-scsi.c
/qemu/hw/scsi/vmw_pvscsi.c
/qemu/hw/sd/allwinner-sdhost.c
/qemu/hw/sd/aspeed_sdhci.c
/qemu/hw/sd/bcm2835_sdhost.c
/qemu/hw/sd/cadence_sdhci.c
/qemu/hw/sd/core.c
/qemu/hw/sd/meson.build
/qemu/hw/sd/omap_mmc.c
/qemu/hw/sd/pl181.c
/qemu/hw/sd/pxa2xx_mmci.c
/qemu/hw/sd/sd.c
/qemu/hw/sd/sdhci.c
/qemu/hw/sd/ssi-sd.c
/qemu/hw/sd/trace-events
/qemu/hw/sensor/Kconfig
/qemu/hw/sensor/adm1272.c
/qemu/hw/sensor/dps310.c
/qemu/hw/sensor/emc141x.c
/qemu/hw/sensor/max34451.c
/qemu/hw/sensor/meson.build
/qemu/hw/sensor/tmp105.c
/qemu/hw/sensor/tmp421.c
/qemu/hw/sh4/Kconfig
/qemu/hw/sh4/meson.build
/qemu/hw/sh4/r2d.c
/qemu/hw/sh4/sh7750.c
/qemu/hw/sh4/sh7750_regs.h
/qemu/hw/sh4/shix.c
/qemu/hw/smbios/smbios.c
/qemu/hw/sparc/Kconfig
/qemu/hw/sparc/leon3.c
/qemu/hw/sparc/sun4m.c
/qemu/hw/sparc/trace-events
/qemu/hw/sparc64/Kconfig
/qemu/hw/sparc64/niagara.c
/qemu/hw/sparc64/sparc64.c
/qemu/hw/sparc64/sun4u.c
/qemu/hw/sparc64/trace-events
/qemu/hw/ssi/Kconfig
/qemu/hw/ssi/aspeed_smc.c
/qemu/hw/ssi/imx_spi.c
/qemu/hw/ssi/meson.build
/qemu/hw/ssi/sifive_spi.c
/qemu/hw/ssi/ssi.c
/qemu/hw/ssi/xilinx_spi.c
/qemu/hw/ssi/xilinx_spips.c
/qemu/hw/timer/Kconfig
/qemu/hw/timer/arm_timer.c
/qemu/hw/timer/armv7m_systick.c
/qemu/hw/timer/cmsdk-apb-dualtimer.c
/qemu/hw/timer/cmsdk-apb-timer.c
/qemu/hw/timer/etraxfs_timer.c
/qemu/hw/timer/i8254.c
/qemu/hw/timer/ibex_timer.c
/qemu/hw/timer/meson.build
/qemu/hw/timer/mips_gictimer.c
/qemu/hw/timer/npcm7xx_timer.c
/qemu/hw/timer/renesas_tmr.c
/qemu/hw/timer/sifive_pwm.c
/qemu/hw/timer/sse-counter.c
/qemu/hw/timer/sse-timer.c
/qemu/hw/timer/stellaris-gptm.c
/qemu/hw/timer/trace-events
/qemu/hw/tpm/tpm_crb.c
/qemu/hw/tpm/tpm_ppi.c
/qemu/hw/tpm/tpm_spapr.c
/qemu/hw/tpm/tpm_tis_isa.c
/qemu/hw/tpm/tpm_tis_sysbus.c
/qemu/hw/tpm/trace-events
/qemu/hw/tricore/Kconfig
/qemu/hw/tricore/meson.build
/qemu/hw/tricore/tc27x_soc.c
/qemu/hw/tricore/triboard.c
/qemu/hw/tricore/tricore_testboard.c
/qemu/hw/tricore/tricore_testdevice.c
/qemu/hw/usb/Kconfig
/qemu/hw/usb/bus.c
/qemu/hw/usb/ccid-card-emulated.c
/qemu/hw/usb/ccid-card-passthru.c
/qemu/hw/usb/chipidea.c
/qemu/hw/usb/combined-packet.c
/qemu/hw/usb/core.c
/qemu/hw/usb/desc-msos.c
/qemu/hw/usb/desc.h
/qemu/hw/usb/dev-audio.c
/qemu/hw/usb/dev-hid.c
/qemu/hw/usb/dev-mtp.c
/qemu/hw/usb/dev-serial.c
/qemu/hw/usb/dev-smartcard-reader.c
/qemu/hw/usb/dev-storage-bot.c
/qemu/hw/usb/dev-storage-classic.c
/qemu/hw/usb/dev-storage.c
/qemu/hw/usb/dev-uas.c
/qemu/hw/usb/dev-wacom.c
/qemu/hw/usb/hcd-dwc3.c
/qemu/hw/usb/hcd-ehci-sysbus.c
/qemu/hw/usb/hcd-ehci.c
/qemu/hw/usb/hcd-ohci.c
/qemu/hw/usb/hcd-uhci.c
/qemu/hw/usb/hcd-uhci.h
/qemu/hw/usb/hcd-xhci-pci.c
/qemu/hw/usb/hcd-xhci-sysbus.c
/qemu/hw/usb/hcd-xhci.c
/qemu/hw/usb/hcd-xhci.h
/qemu/hw/usb/host-libusb.c
/qemu/hw/usb/imx-usb-phy.c
/qemu/hw/usb/meson.build
/qemu/hw/usb/pcap.c
/qemu/hw/usb/quirks-ftdi-ids.h
/qemu/hw/usb/quirks.h
/qemu/hw/usb/redirect.c
/qemu/hw/usb/trace-events
/qemu/hw/usb/u2f-emulated.c
/qemu/hw/usb/u2f-passthru.c
/qemu/hw/usb/u2f.c
/qemu/hw/usb/vt82c686-uhci-pci.c
/qemu/hw/usb/xen-usb.c
/qemu/hw/usb/xlnx-usb-subsystem.c
/qemu/hw/usb/xlnx-versal-usb2-ctrl-regs.c
/qemu/hw/vfio/ap.c
/qemu/hw/vfio/ccw.c
/qemu/hw/vfio/common.c
/qemu/hw/vfio/display.c
/qemu/hw/vfio/igd.c
/qemu/hw/vfio/migration.c
/qemu/hw/vfio/pci-quirks.c
/qemu/hw/vfio/pci.c
/qemu/hw/vfio/pci.h
/qemu/hw/vfio/platform.c
/qemu/hw/vfio/spapr.c
/qemu/hw/vfio/trace-events
/qemu/hw/virtio/Kconfig
/qemu/hw/virtio/meson.build
/qemu/hw/virtio/trace-events
/qemu/hw/virtio/vhost-backend.c
/qemu/hw/virtio/vhost-user-fs.c
/qemu/hw/virtio/vhost-user-i2c-pci.c
/qemu/hw/virtio/vhost-user-i2c.c
/qemu/hw/virtio/vhost-user-rng-pci.c
/qemu/hw/virtio/vhost-user-rng.c
/qemu/hw/virtio/vhost-user-vsock.c
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/vhost-vdpa.c
/qemu/hw/virtio/vhost-vsock-common.c
/qemu/hw/virtio/vhost-vsock.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-balloon-pci.c
/qemu/hw/virtio/virtio-balloon.c
/qemu/hw/virtio/virtio-bus.c
/qemu/hw/virtio/virtio-iommu-pci.c
/qemu/hw/virtio/virtio-iommu.c
/qemu/hw/virtio/virtio-mem-pci.c
/qemu/hw/virtio/virtio-mem.c
/qemu/hw/virtio/virtio-mmio.c
/qemu/hw/virtio/virtio-net-pci.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio-pci.h
/qemu/hw/virtio/virtio-pmem.c
/qemu/hw/virtio/virtio-rng.c
/qemu/hw/virtio/virtio.c
/qemu/hw/watchdog/cmsdk-apb-watchdog.c
/qemu/hw/watchdog/trace-events
/qemu/hw/watchdog/wdt_aspeed.c
/qemu/hw/xen/trace-events
/qemu/hw/xen/xen-bus-helper.c
/qemu/hw/xen/xen-bus.c
/qemu/hw/xen/xen-legacy-backend.c
/qemu/hw/xen/xen_pt.c
/qemu/hw/xen/xen_pt_load_rom.c
/qemu/hw/xtensa/sim.c
/qemu/hw/xtensa/virt.c
/qemu/hw/xtensa/xtensa_memory.c
/qemu/hw/xtensa/xtfpga.c
/qemu/include/authz/listfile.h
/qemu/include/block/aio.h
/qemu/include/block/block-copy.h
/qemu/include/block/block.h
/qemu/include/block/block_int.h
/qemu/include/block/blockjob.h
/qemu/include/block/blockjob_int.h
/qemu/include/block/dirty-bitmap.h
/qemu/include/block/nbd.h
/qemu/include/block/nvme.h
/qemu/include/block/qdict.h
/qemu/include/block/replication.h
/qemu/include/block/snapshot.h
/qemu/include/block/throttle-groups.h
/qemu/include/block/write-threshold.h
/qemu/include/chardev/char-fe.h
/qemu/include/chardev/char.h
/qemu/include/crypto/tls-cipher-suites.h
/qemu/include/crypto/tlscreds.h
/qemu/include/crypto/tlscredsanon.h
/qemu/include/crypto/tlscredspsk.h
/qemu/include/crypto/tlscredsx509.h
/qemu/include/disas/dis-asm.h
/qemu/include/elf.h
/qemu/include/exec/confidential-guest-support.h
/qemu/include/exec/cpu-all.h
/qemu/include/exec/cpu-common.h
/qemu/include/exec/cpu-defs.h
/qemu/include/exec/cpu_ldst.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/gdbstub.h
/qemu/include/exec/gen-icount.h
/qemu/include/exec/helper-gen.h
/qemu/include/exec/helper-head.h
/qemu/include/exec/helper-proto.h
/qemu/include/exec/helper-tcg.h
/qemu/include/exec/memop.h
/qemu/include/exec/memopidx.h
/qemu/include/exec/memory.h
/qemu/include/exec/memory_ldst.h.inc
/qemu/include/exec/memory_ldst_cached.h.inc
/qemu/include/exec/memory_ldst_phys.h.inc
/qemu/include/exec/page-vary.h
/qemu/include/exec/plugin-gen.h
/qemu/include/exec/poison.h
/qemu/include/exec/ram_addr.h
/qemu/include/exec/ramblock.h
/qemu/include/exec/ramlist.h
/qemu/include/exec/translate-all.h
/qemu/include/exec/translator.h
/qemu/include/fpu/softfloat-helpers.h
/qemu/include/fpu/softfloat-macros.h
/qemu/include/fpu/softfloat-types.h
/qemu/include/fpu/softfloat.h
/qemu/include/glib-compat.h
/qemu/include/hw/acpi/acpi-defs.h
/qemu/include/hw/acpi/acpi.h
/qemu/include/hw/acpi/acpi_dev_interface.h
/qemu/include/hw/acpi/aml-build.h
/qemu/include/hw/acpi/generic_event_device.h
/qemu/include/hw/acpi/ghes.h
/qemu/include/hw/acpi/ich9.h
/qemu/include/hw/acpi/pci.h
/qemu/include/hw/acpi/pcihp.h
/qemu/include/hw/acpi/tpm.h
/qemu/include/hw/acpi/utils.h
/qemu/include/hw/acpi/vmgenid.h
/qemu/include/hw/adc/aspeed_adc.h
/qemu/include/hw/adc/max111x.h
/qemu/include/hw/adc/zynq-xadc.h
/qemu/include/hw/arm/allwinner-h3.h
/qemu/include/hw/arm/armsse-version.h
/qemu/include/hw/arm/armsse.h
/qemu/include/hw/arm/armv7m.h
/qemu/include/hw/arm/aspeed.h
/qemu/include/hw/arm/aspeed_soc.h
/qemu/include/hw/arm/bcm2835_peripherals.h
/qemu/include/hw/arm/fsl-imx25.h
/qemu/include/hw/arm/fsl-imx31.h
/qemu/include/hw/arm/fsl-imx6.h
/qemu/include/hw/arm/fsl-imx6ul.h
/qemu/include/hw/arm/fsl-imx7.h
/qemu/include/hw/arm/msf2-soc.h
/qemu/include/hw/arm/npcm7xx.h
/qemu/include/hw/arm/nrf51_soc.h
/qemu/include/hw/arm/stm32f100_soc.h
/qemu/include/hw/arm/stm32f205_soc.h
/qemu/include/hw/arm/stm32f405_soc.h
/qemu/include/hw/arm/virt.h
/qemu/include/hw/arm/xlnx-versal.h
/qemu/include/hw/arm/xlnx-zynqmp.h
/qemu/include/hw/block/block.h
/qemu/include/hw/block/flash.h
/qemu/include/hw/boards.h
/qemu/include/hw/char/avr_usart.h
/qemu/include/hw/char/goldfish_tty.h
/qemu/include/hw/char/ibex_uart.h
/qemu/include/hw/char/mchp_pfsoc_mmuart.h
/qemu/include/hw/char/pl011.h
/qemu/include/hw/char/shakti_uart.h
/qemu/include/hw/char/sifive_uart.h
/qemu/include/hw/clock.h
/qemu/include/hw/core/accel-cpu.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/core/sysemu-cpu-ops.h
/qemu/include/hw/core/tcg-cpu-ops.h
/qemu/include/hw/cris/etraxfs.h
/qemu/include/hw/display/edid.h
/qemu/include/hw/display/macfb.h
/qemu/include/hw/display/vga.h
/qemu/include/hw/dma/pl080.h
/qemu/include/hw/dma/xlnx-zdma.h
/qemu/include/hw/dma/xlnx_csu_dma.h
/qemu/include/hw/elf_ops.h
/qemu/include/hw/firmware/smbios.h
/qemu/include/hw/gpio/aspeed_gpio.h
/qemu/include/hw/i2c/aspeed_i2c.h
/qemu/include/hw/i2c/i2c.h
/qemu/include/hw/i2c/i2c_mux_pca954x.h
/qemu/include/hw/i2c/npcm7xx_smbus.h
/qemu/include/hw/i2c/pmbus_device.h
/qemu/include/hw/i386/hostmem-epc.h
/qemu/include/hw/i386/ich9.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/i386/sgx-epc.h
/qemu/include/hw/i386/x86.h
/qemu/include/hw/ide/internal.h
/qemu/include/hw/input/lm832x.h
/qemu/include/hw/intc/arm_gicv3_common.h
/qemu/include/hw/intc/arm_gicv3_its_common.h
/qemu/include/hw/intc/armv7m_nvic.h
/qemu/include/hw/intc/goldfish_pic.h
/qemu/include/hw/intc/ibex_plic.h
/qemu/include/hw/intc/m68k_irqc.h
/qemu/include/hw/intc/riscv_aclint.h
/qemu/include/hw/intc/sifive_plic.h
/qemu/include/hw/ipack/ipack.h
/qemu/include/hw/isa/isa.h
/qemu/include/hw/isa/vt82c686.h
/qemu/include/hw/loader.h
/qemu/include/hw/mem/nvdimm.h
/qemu/include/hw/mem/pc-dimm.h
/qemu/include/hw/mem/sparse-mem.h
/qemu/include/hw/mips/bootloader.h
/qemu/include/hw/misc/arm_integrator_debug.h
/qemu/include/hw/misc/armsse-cpu-pwrctrl.h
/qemu/include/hw/misc/armsse-cpuid.h
/qemu/include/hw/misc/armsse-mhu.h
/qemu/include/hw/misc/armv7m_ras.h
/qemu/include/hw/misc/aspeed_hace.h
/qemu/include/hw/misc/aspeed_lpc.h
/qemu/include/hw/misc/aspeed_scu.h
/qemu/include/hw/misc/aspeed_xdma.h
/qemu/include/hw/misc/avr_power.h
/qemu/include/hw/misc/bcm2835_powermgt.h
/qemu/include/hw/misc/grlib_ahb_apb_pnp.h
/qemu/include/hw/misc/iotkit-secctl.h
/qemu/include/hw/misc/iotkit-sysctl.h
/qemu/include/hw/misc/iotkit-sysinfo.h
/qemu/include/hw/misc/led.h
/qemu/include/hw/misc/mac_via.h
/qemu/include/hw/misc/mps2-fpgaio.h
/qemu/include/hw/misc/mps2-scc.h
/qemu/include/hw/misc/npcm7xx_mft.h
/qemu/include/hw/misc/npcm7xx_pwm.h
/qemu/include/hw/misc/pvpanic.h
/qemu/include/hw/misc/stm32f4xx_exti.h
/qemu/include/hw/misc/stm32f4xx_syscfg.h
/qemu/include/hw/misc/virt_ctrl.h
/qemu/include/hw/misc/xlnx-versal-xramc.h
/qemu/include/hw/net/npcm7xx_emc.h
/qemu/include/hw/nubus/mac-nubus-bridge.h
/qemu/include/hw/nubus/nubus.h
/qemu/include/hw/nvram/xlnx-bbram.h
/qemu/include/hw/nvram/xlnx-efuse.h
/qemu/include/hw/nvram/xlnx-versal-efuse.h
/qemu/include/hw/nvram/xlnx-zynqmp-efuse.h
/qemu/include/hw/pci-host/gpex.h
/qemu/include/hw/pci-host/i440fx.h
/qemu/include/hw/pci-host/mv64361.h
/qemu/include/hw/pci-host/remote.h
/qemu/include/hw/pci-host/spapr.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/pci/pci_host.h
/qemu/include/hw/pci/pci_ids.h
/qemu/include/hw/pci/pcie.h
/qemu/include/hw/pci/pcie_port.h
/qemu/include/hw/ppc/openpic.h
/qemu/include/hw/ppc/pef.h
/qemu/include/hw/ppc/pnv.h
/qemu/include/hw/ppc/pnv_core.h
/qemu/include/hw/ppc/pnv_xscom.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/spapr_drc.h
/qemu/include/hw/ppc/spapr_numa.h
/qemu/include/hw/ppc/spapr_nvdimm.h
/qemu/include/hw/ppc/spapr_ovec.h
/qemu/include/hw/ppc/vof.h
/qemu/include/hw/ppc/xive.h
/qemu/include/hw/ppc/xive_regs.h
/qemu/include/hw/ptimer.h
/qemu/include/hw/qdev-clock.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/qdev-properties.h
/qemu/include/hw/register.h
/qemu/include/hw/registerfields.h
/qemu/include/hw/remote/iohub.h
/qemu/include/hw/remote/machine.h
/qemu/include/hw/remote/memory.h
/qemu/include/hw/remote/mpqemu-link.h
/qemu/include/hw/remote/proxy-memory-listener.h
/qemu/include/hw/remote/proxy.h
/qemu/include/hw/riscv/boot.h
/qemu/include/hw/riscv/microchip_pfsoc.h
/qemu/include/hw/riscv/opentitan.h
/qemu/include/hw/riscv/shakti_c.h
/qemu/include/hw/riscv/sifive_u.h
/qemu/include/hw/riscv/virt.h
/qemu/include/hw/s390x/css.h
/qemu/include/hw/s390x/ioinst.h
/qemu/include/hw/s390x/pv.h
/qemu/include/hw/s390x/s390-pci-bus.h
/qemu/include/hw/s390x/s390_flic.h
/qemu/include/hw/s390x/storage-keys.h
/qemu/include/hw/s390x/tod.h
/qemu/include/hw/scsi/esp.h
/qemu/include/hw/scsi/scsi.h
/qemu/include/hw/sd/aspeed_sdhci.h
/qemu/include/hw/sd/sd.h
/qemu/include/hw/sensor/emc141x_regs.h
/qemu/include/hw/sensor/tmp105.h
/qemu/include/hw/sensor/tmp105_regs.h
/qemu/include/hw/sh4/sh.h
/qemu/include/hw/sparc/grlib.h
/qemu/include/hw/ssi/aspeed_smc.h
/qemu/include/hw/ssi/imx_spi.h
/qemu/include/hw/ssi/pl022.h
/qemu/include/hw/ssi/sifive_spi.h
/qemu/include/hw/ssi/xilinx_spips.h
/qemu/include/hw/timer/armv7m_systick.h
/qemu/include/hw/timer/avr_timer16.h
/qemu/include/hw/timer/cmsdk-apb-dualtimer.h
/qemu/include/hw/timer/cmsdk-apb-timer.h
/qemu/include/hw/timer/ibex_timer.h
/qemu/include/hw/timer/sifive_pwm.h
/qemu/include/hw/timer/sse-counter.h
/qemu/include/hw/timer/sse-timer.h
/qemu/include/hw/timer/stellaris-gptm.h
/qemu/include/hw/tricore/tc27x_soc.h
/qemu/include/hw/tricore/triboard.h
/qemu/include/hw/tricore/tricore_testdevice.h
/qemu/include/hw/usb.h
/qemu/include/hw/usb/dwc2-regs.h
/qemu/include/hw/usb/msd.h
/qemu/include/hw/usb/xlnx-usb-subsystem.h
/qemu/include/hw/usb/xlnx-versal-usb2-ctrl-regs.h
/qemu/include/hw/vfio/vfio-common.h
/qemu/include/hw/virtio/vhost-backend.h
/qemu/include/hw/virtio/vhost-user-i2c.h
/qemu/include/hw/virtio/vhost-user-rng.h
/qemu/include/hw/virtio/vhost-vdpa.h
/qemu/include/hw/virtio/vhost-vsock-common.h
/qemu/include/hw/virtio/vhost.h
/qemu/include/hw/virtio/virtio-blk.h
/qemu/include/hw/virtio/virtio-bus.h
/qemu/include/hw/virtio/virtio-gpu-bswap.h
/qemu/include/hw/virtio/virtio-gpu.h
/qemu/include/hw/virtio/virtio-iommu.h
/qemu/include/hw/virtio/virtio-mem.h
/qemu/include/hw/virtio/virtio-mmio.h
/qemu/include/hw/virtio/virtio-net.h
/qemu/include/hw/virtio/virtio.h
/qemu/include/hw/watchdog/cmsdk-apb-watchdog.h
/qemu/include/hw/watchdog/wdt_aspeed.h
/qemu/include/hw/xen/xen_common.h
/qemu/include/io/channel.h
/qemu/include/migration/misc.h
/qemu/include/migration/snapshot.h
/qemu/include/migration/vmstate.h
/qemu/include/monitor/hmp-target.h
/qemu/include/monitor/hmp.h
/qemu/include/monitor/monitor.h
/qemu/include/monitor/qdev.h
/qemu/include/net/checksum.h
/qemu/include/net/eth.h
/qemu/include/net/net.h
/qemu/include/net/queue.h
/qemu/include/net/vhost-vdpa.h
/qemu/include/net/vhost_net.h
/qemu/include/qapi/compat-policy.h
/qemu/include/qapi/error.h
/qemu/include/qapi/forward-visitor.h
/qemu/include/qapi/qmp/dispatch.h
/qemu/include/qapi/qmp/qdict.h
/qemu/include/qapi/qobject-input-visitor.h
/qemu/include/qapi/qobject-output-visitor.h
/qemu/include/qapi/util.h
/qemu/include/qapi/visitor-impl.h
/qemu/include/qapi/visitor.h
/qemu/include/qemu-common.h
/qemu/include/qemu/accel.h
/qemu/include/qemu/atomic.h
/qemu/include/qemu/atomic128.h
/qemu/include/qemu/bitops.h
/qemu/include/qemu/bswap.h
/qemu/include/qemu/co-shared-resource.h
/qemu/include/qemu/compiler.h
/qemu/include/qemu/config-file.h
/qemu/include/qemu/coroutine.h
/qemu/include/qemu/crc-ccitt.h
/qemu/include/qemu/error-report.h
/qemu/include/qemu/event_notifier.h
/qemu/include/qemu/fifo8.h
/qemu/include/qemu/host-utils.h
/qemu/include/qemu/id.h
/qemu/include/qemu/int128.h
/qemu/include/qemu/iov.h
/qemu/include/qemu/job.h
/qemu/include/qemu/lockable.h
/qemu/include/qemu/main-loop.h
/qemu/include/qemu/mmap-alloc.h
/qemu/include/qemu/module.h
/qemu/include/qemu/option.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/plugin-memory.h
/qemu/include/qemu/plugin.h
/qemu/include/qemu/progress_meter.h
/qemu/include/qemu/qemu-options.h
/qemu/include/qemu/qemu-plugin.h
/qemu/include/qemu/ratelimit.h
/qemu/include/qemu/selfmap.h
/qemu/include/qemu/sockets.h
/qemu/include/qemu/stats64.h
/qemu/include/qemu/thread-posix.h
/qemu/include/qemu/thread-win32.h
/qemu/include/qemu/thread.h
/qemu/include/qemu/timer.h
/qemu/include/qemu/transactions.h
/qemu/include/qemu/typedefs.h
/qemu/include/qemu/userfaultfd.h
/qemu/include/qemu/vfio-helpers.h
/qemu/include/qemu/yank.h
/qemu/include/qom/object.h
/qemu/include/qom/object_interfaces.h
/qemu/include/scsi/utils.h
/qemu/include/semihosting/console.h
/qemu/include/semihosting/semihost.h
/qemu/include/standard-headers/asm-m68k/bootinfo-mac.h
/qemu/include/standard-headers/asm-m68k/bootinfo-virt.h
/qemu/include/standard-headers/asm-m68k/bootinfo.h
/qemu/include/standard-headers/asm-x86/kvm_para.h
/qemu/include/standard-headers/drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.h
/qemu/include/standard-headers/drm/drm_fourcc.h
/qemu/include/standard-headers/linux/const.h
/qemu/include/standard-headers/linux/ethtool.h
/qemu/include/standard-headers/linux/fuse.h
/qemu/include/standard-headers/linux/input-event-codes.h
/qemu/include/standard-headers/linux/input.h
/qemu/include/standard-headers/linux/kernel.h
/qemu/include/standard-headers/linux/pci_regs.h
/qemu/include/standard-headers/linux/udmabuf.h
/qemu/include/standard-headers/linux/vhost_types.h
/qemu/include/standard-headers/linux/virtio_bt.h
/qemu/include/standard-headers/linux/virtio_gpu.h
/qemu/include/standard-headers/linux/virtio_ids.h
/qemu/include/standard-headers/linux/virtio_snd.h
/qemu/include/standard-headers/linux/virtio_vsock.h
/qemu/include/standard-headers/rdma/vmw_pvrdma-abi.h
/qemu/include/sysemu/accel-ops.h
/qemu/include/sysemu/arch_init.h
/qemu/include/sysemu/block-backend.h
/qemu/include/sysemu/blockdev.h
/qemu/include/sysemu/cpus.h
/qemu/include/sysemu/device_tree.h
/qemu/include/sysemu/dma.h
/qemu/include/sysemu/hax.h
/qemu/include/sysemu/hostmem.h
/qemu/include/sysemu/hvf.h
/qemu/include/sysemu/hvf_int.h
/qemu/include/sysemu/hw_accel.h
/qemu/include/sysemu/iothread.h
/qemu/include/sysemu/kvm.h
/qemu/include/sysemu/kvm_int.h
/qemu/include/sysemu/nvmm.h
/qemu/include/sysemu/os-posix.h
/qemu/include/sysemu/os-win32.h
/qemu/include/sysemu/replay.h
/qemu/include/sysemu/runstate.h
/qemu/include/sysemu/tcg.h
/qemu/include/sysemu/tpm.h
/qemu/include/sysemu/tpm_backend.h
/qemu/include/sysemu/whpx.h
/qemu/include/tcg/tcg-cond.h
/qemu/include/tcg/tcg-ldst.h
/qemu/include/tcg/tcg-op-gvec.h
/qemu/include/tcg/tcg-op.h
/qemu/include/tcg/tcg-opc.h
/qemu/include/tcg/tcg.h
/qemu/include/ui/clipboard.h
/qemu/include/ui/console.h
/qemu/include/ui/egl-context.h
/qemu/include/ui/egl-helpers.h
/qemu/include/ui/gtk.h
/qemu/include/ui/qemu-pixman.h
/qemu/include/ui/qemu-spice.h
/qemu/include/ui/sdl2.h
/qemu/include/ui/spice-display.h
/qemu/include/user/syscall-trace.h
/qemu/io/channel-socket.c
/qemu/io/channel-websock.c
/qemu/io/channel.c
/qemu/io/dns-resolver.c
/qemu/io/net-listener.c
/qemu/io/trace-events
/qemu/iothread.c
/qemu/job-qmp.c
/qemu/job.c
/qemu/linux-headers/asm-arm64/kvm.h
/qemu/linux-headers/asm-generic/mman-common.h
/qemu/linux-headers/asm-generic/unistd.h
/qemu/linux-headers/asm-mips/mman.h
/qemu/linux-headers/asm-mips/unistd_n32.h
/qemu/linux-headers/asm-mips/unistd_n64.h
/qemu/linux-headers/asm-mips/unistd_o32.h
/qemu/linux-headers/asm-powerpc/kvm.h
/qemu/linux-headers/asm-powerpc/unistd_32.h
/qemu/linux-headers/asm-powerpc/unistd_64.h
/qemu/linux-headers/asm-s390/unistd_32.h
/qemu/linux-headers/asm-s390/unistd_64.h
/qemu/linux-headers/asm-x86/kvm.h
/qemu/linux-headers/asm-x86/unistd_32.h
/qemu/linux-headers/asm-x86/unistd_64.h
/qemu/linux-headers/asm-x86/unistd_x32.h
/qemu/linux-headers/linux/kvm.h
/qemu/linux-headers/linux/userfaultfd.h
/qemu/linux-headers/linux/vfio.h
/qemu/linux-headers/linux/vhost.h
/qemu/linux-user/aarch64/cpu_loop.c
/qemu/linux-user/aarch64/signal.c
/qemu/linux-user/aarch64/syscall_nr.h
/qemu/linux-user/aarch64/target_errno_defs.h
/qemu/linux-user/aarch64/target_signal.h
/qemu/linux-user/aarch64/target_syscall.h
/qemu/linux-user/alpha/cpu_loop.c
/qemu/linux-user/alpha/signal.c
/qemu/linux-user/alpha/syscall.tbl
/qemu/linux-user/alpha/target_errno_defs.h
/qemu/linux-user/alpha/target_fcntl.h
/qemu/linux-user/alpha/target_signal.h
/qemu/linux-user/alpha/target_syscall.h
/qemu/linux-user/arm/cpu_loop.c
/qemu/linux-user/arm/nwfpe/fpa11.c
/qemu/linux-user/arm/signal.c
/qemu/linux-user/arm/syscall.tbl
/qemu/linux-user/arm/target_errno_defs.h
/qemu/linux-user/arm/target_signal.h
/qemu/linux-user/cris/cpu_loop.c
/qemu/linux-user/cris/signal.c
/qemu/linux-user/cris/target_errno_defs.h
/qemu/linux-user/cris/target_signal.h
/qemu/linux-user/elfload.c
/qemu/linux-user/errnos.c.inc
/qemu/linux-user/exit.c
/qemu/linux-user/fd-trans.c
/qemu/linux-user/fd-trans.h
/qemu/linux-user/flatload.c
/qemu/linux-user/generic/fcntl.h
/qemu/linux-user/generic/signal.h
/qemu/linux-user/generic/sockbits.h
/qemu/linux-user/generic/target_errno_defs.h
/qemu/linux-user/hexagon/cpu_loop.c
/qemu/linux-user/hexagon/signal.c
/qemu/linux-user/hexagon/sockbits.h
/qemu/linux-user/hexagon/syscall_nr.h
/qemu/linux-user/hexagon/target_cpu.h
/qemu/linux-user/hexagon/target_elf.h
/qemu/linux-user/hexagon/target_errno_defs.h
/qemu/linux-user/hexagon/target_fcntl.h
/qemu/linux-user/hexagon/target_signal.h
/qemu/linux-user/hexagon/target_structs.h
/qemu/linux-user/hexagon/target_syscall.h
/qemu/linux-user/hexagon/termbits.h
/qemu/linux-user/hppa/cpu_loop.c
/qemu/linux-user/hppa/signal.c
/qemu/linux-user/hppa/syscall.tbl
/qemu/linux-user/hppa/target_errno_defs.h
/qemu/linux-user/hppa/target_fcntl.h
/qemu/linux-user/hppa/target_signal.h
/qemu/linux-user/hppa/target_syscall.h
/qemu/linux-user/i386/cpu_loop.c
/qemu/linux-user/i386/signal.c
/qemu/linux-user/i386/syscall_32.tbl
/qemu/linux-user/i386/target_errno_defs.h
/qemu/linux-user/i386/target_signal.h
/qemu/linux-user/linuxload.c
/qemu/linux-user/loader.h
/qemu/linux-user/m68k/cpu_loop.c
/qemu/linux-user/m68k/signal.c
/qemu/linux-user/m68k/syscall.tbl
/qemu/linux-user/m68k/target_errno_defs.h
/qemu/linux-user/m68k/target_signal.h
/qemu/linux-user/main.c
/qemu/linux-user/meson.build
/qemu/linux-user/microblaze/cpu_loop.c
/qemu/linux-user/microblaze/signal.c
/qemu/linux-user/microblaze/syscall.tbl
/qemu/linux-user/microblaze/target_errno_defs.h
/qemu/linux-user/microblaze/target_signal.h
/qemu/linux-user/mips/cpu_loop.c
/qemu/linux-user/mips/signal.c
/qemu/linux-user/mips/sockbits.h
/qemu/linux-user/mips/syscall-args-o32.c.inc
/qemu/linux-user/mips/syscall_o32.tbl
/qemu/linux-user/mips/target_errno_defs.h
/qemu/linux-user/mips/target_signal.h
/qemu/linux-user/mips/target_syscall.h
/qemu/linux-user/mips64/syscall_n32.tbl
/qemu/linux-user/mips64/syscall_n64.tbl
/qemu/linux-user/mips64/syscall_nr.h
/qemu/linux-user/mips64/target_elf.h
/qemu/linux-user/mips64/target_errno_defs.h
/qemu/linux-user/mips64/target_signal.h
/qemu/linux-user/mips64/target_syscall.h
/qemu/linux-user/mmap.c
/qemu/linux-user/nios2/cpu_loop.c
/qemu/linux-user/nios2/signal.c
/qemu/linux-user/nios2/syscall_nr.h
/qemu/linux-user/nios2/target_errno_defs.h
/qemu/linux-user/nios2/target_signal.h
/qemu/linux-user/openrisc/cpu_loop.c
/qemu/linux-user/openrisc/signal.c
/qemu/linux-user/openrisc/syscall_nr.h
/qemu/linux-user/openrisc/target_errno_defs.h
/qemu/linux-user/openrisc/target_signal.h
/qemu/linux-user/ppc/cpu_loop.c
/qemu/linux-user/ppc/signal.c
/qemu/linux-user/ppc/syscall.tbl
/qemu/linux-user/ppc/target_errno_defs.h
/qemu/linux-user/ppc/target_signal.h
/qemu/linux-user/qemu.h
/qemu/linux-user/riscv/cpu_loop.c
/qemu/linux-user/riscv/signal.c
/qemu/linux-user/riscv/syscall32_nr.h
/qemu/linux-user/riscv/syscall64_nr.h
/qemu/linux-user/riscv/target_errno_defs.h
/qemu/linux-user/riscv/target_signal.h
/qemu/linux-user/s390x/cpu_loop.c
/qemu/linux-user/s390x/signal.c
/qemu/linux-user/s390x/syscall.tbl
/qemu/linux-user/s390x/target_errno_defs.h
/qemu/linux-user/s390x/target_signal.h
/qemu/linux-user/safe-syscall.S
/qemu/linux-user/safe-syscall.h
/qemu/linux-user/semihost.c
/qemu/linux-user/sh4/cpu_loop.c
/qemu/linux-user/sh4/signal.c
/qemu/linux-user/sh4/syscall.tbl
/qemu/linux-user/sh4/target_errno_defs.h
/qemu/linux-user/sh4/target_signal.h
/qemu/linux-user/signal-common.h
/qemu/linux-user/signal.c
/qemu/linux-user/sparc/cpu_loop.c
/qemu/linux-user/sparc/signal.c
/qemu/linux-user/sparc/syscall.tbl
/qemu/linux-user/sparc/target_cpu.h
/qemu/linux-user/sparc/target_errno_defs.h
/qemu/linux-user/sparc/target_signal.h
/qemu/linux-user/sparc/target_structs.h
/qemu/linux-user/sparc/target_syscall.h
/qemu/linux-user/strace.c
/qemu/linux-user/strace.h
/qemu/linux-user/strace.list
/qemu/linux-user/syscall.c
/qemu/linux-user/syscall_defs.h
/qemu/linux-user/trace-events
/qemu/linux-user/uaccess.c
/qemu/linux-user/uname.c
/qemu/linux-user/user-internals.h
/qemu/linux-user/user-mmap.h
/qemu/linux-user/vm86.c
/qemu/linux-user/x86_64/syscall_64.tbl
/qemu/linux-user/x86_64/target_errno_defs.h
/qemu/linux-user/x86_64/target_signal.h
/qemu/linux-user/xtensa/cpu_loop.c
/qemu/linux-user/xtensa/signal.c
/qemu/linux-user/xtensa/syscall.tbl
/qemu/linux-user/xtensa/target_errno_defs.h
/qemu/linux-user/xtensa/target_signal.h
/qemu/memory_ldst.c.inc
/qemu/meson
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/block-dirty-bitmap.c
/qemu/migration/channel.c
/qemu/migration/colo.c
/qemu/migration/dirtyrate.c
/qemu/migration/dirtyrate.h
/qemu/migration/meson.build
/qemu/migration/migration.c
/qemu/migration/migration.h
/qemu/migration/multifd.c
/qemu/migration/multifd.h
/qemu/migration/page_cache.c
/qemu/migration/page_cache.h
/qemu/migration/postcopy-ram.c
/qemu/migration/qemu-file-channel.c
/qemu/migration/qemu-file.c
/qemu/migration/qemu-file.h
/qemu/migration/ram.c
/qemu/migration/ram.h
/qemu/migration/rdma.c
/qemu/migration/savevm.c
/qemu/migration/savevm.h
/qemu/migration/socket.c
/qemu/migration/target.c
/qemu/migration/tls.c
/qemu/migration/trace-events
/qemu/migration/yank_functions.c
/qemu/migration/yank_functions.h
/qemu/monitor/hmp-cmds.c
/qemu/monitor/hmp.c
/qemu/monitor/misc.c
/qemu/monitor/monitor-internal.h
/qemu/monitor/monitor.c
/qemu/monitor/qmp-cmds-control.c
/qemu/monitor/qmp-cmds.c
/qemu/monitor/qmp.c
/qemu/monitor/trace-events
/qemu/nbd/client-connection.c
/qemu/nbd/client.c
/qemu/nbd/meson.build
/qemu/nbd/server.c
/qemu/nbd/trace-events
/qemu/net/checksum.c
/qemu/net/colo-compare.c
/qemu/net/colo-compare.h
/qemu/net/colo.c
/qemu/net/colo.h
/qemu/net/dump.c
/qemu/net/eth.c
/qemu/net/filter-mirror.c
/qemu/net/filter-replay.c
/qemu/net/filter-rewriter.c
/qemu/net/meson.build
/qemu/net/net.c
/qemu/net/netmap.c
/qemu/net/queue.c
/qemu/net/slirp.c
/qemu/net/tap-bsd.c
/qemu/net/tap-linux.c
/qemu/net/tap-linux.h
/qemu/net/tap-solaris.c
/qemu/net/tap-stub.c
/qemu/net/tap-win32.c
/qemu/net/tap.c
/qemu/net/tap_int.h
/qemu/net/trace-events
/qemu/net/vhost-user.c
/qemu/net/vhost-vdpa.c
/qemu/os-posix.c
/qemu/os-win32.c
/qemu/page-vary-common.c
/qemu/page-vary.c
/qemu/pc-bios/README
/qemu/pc-bios/bios-256k.bin
/qemu/pc-bios/bios-microvm.bin
/qemu/pc-bios/bios.bin
/qemu/pc-bios/descriptors/meson.build
/qemu/pc-bios/hppa-firmware.img
/qemu/pc-bios/keymaps/meson.build
/qemu/pc-bios/meson.build
/qemu/pc-bios/openbios-ppc
/qemu/pc-bios/openbios-sparc32
/qemu/pc-bios/openbios-sparc64
/qemu/pc-bios/opensbi-riscv32-generic-fw_dynamic.bin
/qemu/pc-bios/opensbi-riscv32-generic-fw_dynamic.elf
/qemu/pc-bios/opensbi-riscv64-generic-fw_dynamic.bin
/qemu/pc-bios/opensbi-riscv64-generic-fw_dynamic.elf
/qemu/pc-bios/palcode-clipper
/qemu/pc-bios/s390-ccw.img
/qemu/pc-bios/s390-ccw/Makefile
/qemu/pc-bios/s390-ccw/bootmap.c
/qemu/pc-bios/s390-ccw/dasd-ipl.c
/qemu/pc-bios/s390-ccw/helper.h
/qemu/pc-bios/s390-ccw/jump2ipl.c
/qemu/pc-bios/s390-ccw/menu.c
/qemu/pc-bios/s390-ccw/netboot.mak
/qemu/pc-bios/s390-ccw/s390-ccw.h
/qemu/pc-bios/s390-ccw/virtio.c
/qemu/pc-bios/s390-netboot.img
/qemu/pc-bios/skiboot.lid
/qemu/pc-bios/slof.bin
/qemu/pc-bios/u-boot.e500
/qemu/pc-bios/vgabios-ati.bin
/qemu/pc-bios/vgabios-bochs-display.bin
/qemu/pc-bios/vgabios-cirrus.bin
/qemu/pc-bios/vgabios-qxl.bin
/qemu/pc-bios/vgabios-ramfb.bin
/qemu/pc-bios/vgabios-stdvga.bin
/qemu/pc-bios/vgabios-virtio.bin
/qemu/pc-bios/vgabios-vmware.bin
/qemu/pc-bios/vgabios.bin
/qemu/pc-bios/vof-nvram.bin
/qemu/pc-bios/vof.bin
/qemu/pc-bios/vof/Makefile
/qemu/pc-bios/vof/bootmem.c
/qemu/pc-bios/vof/ci.c
/qemu/pc-bios/vof/entry.S
/qemu/pc-bios/vof/libc.c
/qemu/pc-bios/vof/main.c
/qemu/pc-bios/vof/vof.h
/qemu/pc-bios/vof/vof.lds
/qemu/plugins/api.c
/qemu/plugins/core.c
/qemu/plugins/loader.c
/qemu/plugins/meson.build
/qemu/plugins/plugin.h
/qemu/plugins/qemu-plugins.symbols
/qemu/po/tr.po
/qemu/python/.gitignore
/qemu/python/MANIFEST.in
/qemu/python/Makefile
/qemu/python/PACKAGE.rst
/qemu/python/Pipfile
/qemu/python/Pipfile.lock
/qemu/python/README.rst
/qemu/python/VERSION
/qemu/python/avocado.cfg
/qemu/python/qemu/README.rst
/qemu/python/qemu/aqmp/__init__.py
/qemu/python/qemu/aqmp/aqmp_tui.py
/qemu/python/qemu/aqmp/error.py
/qemu/python/qemu/aqmp/events.py
/qemu/python/qemu/aqmp/message.py
/qemu/python/qemu/aqmp/models.py
/qemu/python/qemu/aqmp/protocol.py
/qemu/python/qemu/aqmp/py.typed
/qemu/python/qemu/aqmp/qmp_client.py
/qemu/python/qemu/aqmp/util.py
/qemu/python/qemu/machine/README.rst
/qemu/python/qemu/machine/__init__.py
/qemu/python/qemu/machine/console_socket.py
/qemu/python/qemu/machine/machine.py
/qemu/python/qemu/machine/py.typed
/qemu/python/qemu/machine/qtest.py
/qemu/python/qemu/qmp/README.rst
/qemu/python/qemu/qmp/__init__.py
/qemu/python/qemu/qmp/py.typed
/qemu/python/qemu/qmp/qemu_ga_client.py
/qemu/python/qemu/qmp/qmp_shell.py
/qemu/python/qemu/qmp/qom.py
/qemu/python/qemu/qmp/qom_common.py
/qemu/python/qemu/qmp/qom_fuse.py
/qemu/python/qemu/utils/README.rst
/qemu/python/qemu/utils/__init__.py
/qemu/python/qemu/utils/accel.py
/qemu/python/qemu/utils/py.typed
/qemu/python/setup.cfg
/qemu/python/setup.py
/qemu/python/tests/flake8.sh
/qemu/python/tests/isort.sh
/qemu/python/tests/mypy.sh
/qemu/python/tests/protocol.py
/qemu/python/tests/pylint.sh
/qemu/qapi/authz.json
/qemu/qapi/block-core.json
/qemu/qapi/block-export.json
/qemu/qapi/char.json
/qemu/qapi/common.json
/qemu/qapi/compat.json
/qemu/qapi/control.json
/qemu/qapi/crypto.json
/qemu/qapi/introspect.json
/qemu/qapi/job.json
/qemu/qapi/machine-target.json
/qemu/qapi/machine.json
/qemu/qapi/meson.build
/qemu/qapi/migration.json
/qemu/qapi/misc-target.json
/qemu/qapi/misc.json
/qemu/qapi/net.json
/qemu/qapi/pragma.json
/qemu/qapi/qapi-forward-visitor.c
/qemu/qapi/qapi-schema.json
/qemu/qapi/qapi-visit-core.c
/qemu/qapi/qdev.json
/qemu/qapi/qmp-dispatch.c
/qemu/qapi/qmp-registry.c
/qemu/qapi/qobject-input-visitor.c
/qemu/qapi/qobject-output-visitor.c
/qemu/qapi/qom.json
/qemu/qapi/sockets.json
/qemu/qapi/tpm.json
/qemu/qapi/trace-events
/qemu/qapi/trace.json
/qemu/qapi/transaction.json
/qemu/qapi/ui.json
/qemu/qemu-edid.c
/qemu/qemu-img-cmds.hx
/qemu/qemu-img.c
/qemu/qemu-io-cmds.c
/qemu/qemu-io.c
/qemu/qemu-nbd.c
/qemu/qemu-options.hx
/qemu/qemu.nsi
/qemu/qemu.sasl
/qemu/qga/channel-win32.c
/qemu/qga/commands-posix-ssh.c
/qemu/qga/commands-posix.c
/qemu/qga/commands-win32.c
/qemu/qga/commands.c
/qemu/qga/installer/qemu-ga.wxs
/qemu/qga/main.c
/qemu/qga/meson.build
/qemu/qga/qapi-schema.json
/qemu/qga/vss-win32/meson.build
/qemu/qga/vss-win32/requester.cpp
/qemu/qobject/json-parser.c
/qemu/qobject/qdict.c
/qemu/qobject/qjson.c
/qemu/qom/object.c
/qemu/qom/object_interfaces.c
/qemu/qom/qom-qmp-cmds.c
/qemu/qom/trace-events
/qemu/replay/replay-debugging.c
/qemu/replay/replay-events.c
/qemu/replay/replay-internal.c
/qemu/replay/replay-snapshot.c
/qemu/replay/replay-time.c
/qemu/replay/replay.c
/qemu/replication.c
/qemu/roms/Makefile
/qemu/roms/Makefile.edk2
/qemu/roms/SLOF
/qemu/roms/openbios
/qemu/roms/opensbi
/qemu/roms/qemu-palcode
/qemu/roms/seabios
/qemu/roms/seabios-hppa
/qemu/roms/skiboot
/qemu/roms/u-boot
/qemu/scripts/analyze-migration.py
/qemu/scripts/block-coroutine-wrapper.py
/qemu/scripts/checkpatch.pl
/qemu/scripts/ci/coverage-summary.sh
/qemu/scripts/ci/gitlab-pipeline-status
/qemu/scripts/ci/setup/.gitignore
/qemu/scripts/ci/setup/build-environment.yml
/qemu/scripts/ci/setup/gitlab-runner.yml
/qemu/scripts/ci/setup/inventory.template
/qemu/scripts/ci/setup/vars.yml.template
/qemu/scripts/coccinelle/memory-region-housekeeping.cocci
/qemu/scripts/coverity-scan/COMPONENTS.md
/qemu/scripts/coverity-scan/coverity-scan.docker
/qemu/scripts/coverity-scan/model.c
/qemu/scripts/coverity-scan/run-coverity-scan
/qemu/scripts/cpu-x86-uarch-abi.py
/qemu/scripts/decodetree.py
/qemu/scripts/device-crash-test
/qemu/scripts/entitlement.sh
/qemu/scripts/fix-multiline-comments.sh
/qemu/scripts/gensyscalls.sh
/qemu/scripts/get_maintainer.pl
/qemu/scripts/git-submodule.sh
/qemu/scripts/kernel-doc
/qemu/scripts/make-release
/qemu/scripts/meson-buildoptions.py
/qemu/scripts/meson-buildoptions.sh
/qemu/scripts/meson.build
/qemu/scripts/modinfo-collect.py
/qemu/scripts/modinfo-generate.py
/qemu/scripts/mtest2make.py
/qemu/scripts/oss-fuzz/build.sh
/qemu/scripts/oss-fuzz/instrumentation-filter-template
/qemu/scripts/oss-fuzz/minimize_qtest_trace.py
/qemu/scripts/oss-fuzz/output_reproducer.py
/qemu/scripts/oss-fuzz/reorder_fuzzer_qtest_trace.py
/qemu/scripts/qapi/commands.py
/qemu/scripts/qapi/common.py
/qemu/scripts/qapi/error.py
/qemu/scripts/qapi/events.py
/qemu/scripts/qapi/expr.py
/qemu/scripts/qapi/gen.py
/qemu/scripts/qapi/introspect.py
/qemu/scripts/qapi/main.py
/qemu/scripts/qapi/mypy.ini
/qemu/scripts/qapi/parser.py
/qemu/scripts/qapi/pylintrc
/qemu/scripts/qapi/schema.py
/qemu/scripts/qapi/source.py
/qemu/scripts/qapi/types.py
/qemu/scripts/qapi/visit.py
/qemu/scripts/qemu-binfmt-conf.sh
/qemu/scripts/qemu-trace-stap
/qemu/scripts/qmp/qemu-ga-client
/qemu/scripts/qmp/qmp-shell
/qemu/scripts/qmp/qom-fuse
/qemu/scripts/qmp/qom-get
/qemu/scripts/qmp/qom-list
/qemu/scripts/qmp/qom-set
/qemu/scripts/qmp/qom-tree
/qemu/scripts/simplebench/bench-backup.py
/qemu/scripts/simplebench/bench-example.py
/qemu/scripts/simplebench/bench_block_job.py
/qemu/scripts/simplebench/img_bench_templater.py
/qemu/scripts/simplebench/simplebench.py
/qemu/scripts/simplebench/table_templater.py
/qemu/scripts/simpletrace.py
/qemu/scripts/tracetool/__init__.py
/qemu/scripts/tracetool/backend/log.py
/qemu/scripts/tracetool/format/log_stap.py
/qemu/scripts/update-linux-headers.sh
/qemu/scripts/update-mips-syscall-args.sh
/qemu/scripts/userfaultfd-wrlat.py
/qemu/scsi/pr-manager.c
/qemu/scsi/qemu-pr-helper.c
/qemu/scsi/trace-events
/qemu/scsi/utils.c
/qemu/semihosting/Kconfig
/qemu/semihosting/arm-compat-semi.c
/qemu/semihosting/common-semi.h
/qemu/semihosting/config.c
/qemu/semihosting/console.c
/qemu/semihosting/meson.build
/qemu/slirp
/qemu/softmmu/arch_init.c
/qemu/softmmu/cpu-throttle.c
/qemu/softmmu/cpu-timers.c
/qemu/softmmu/cpus.c
/qemu/softmmu/device_tree.c
/qemu/softmmu/dma-helpers.c
/qemu/softmmu/icount.c
/qemu/softmmu/memory.c
/qemu/softmmu/memory_mapping.c
/qemu/softmmu/physmem.c
/qemu/softmmu/qdev-monitor.c
/qemu/softmmu/qemu-seccomp.c
/qemu/softmmu/qtest.c
/qemu/softmmu/rtc.c
/qemu/softmmu/runstate.c
/qemu/softmmu/timers-state.h
/qemu/softmmu/tpm.c
/qemu/softmmu/trace-events
/qemu/softmmu/vl.c
/qemu/storage-daemon/meson.build
/qemu/storage-daemon/qapi/qapi-schema.json
/qemu/storage-daemon/qemu-storage-daemon.c
/qemu/stubs/iothread-lock.c
/qemu/stubs/meson.build
/qemu/stubs/module-opts.c
/qemu/stubs/qdev.c
/qemu/stubs/replay-tools.c
/qemu/stubs/semihost.c
/qemu/stubs/usb-dev-stub.c
/qemu/stubs/vmstate.c
/qemu/subprojects/libvhost-user/include/atomic.h
/qemu/subprojects/libvhost-user/libvhost-user.c
/qemu/subprojects/libvhost-user/meson.build
/qemu/subprojects/libvhost-user/standard-headers/linux
/qemu/target/Kconfig
/qemu/target/alpha/Kconfig
/qemu/target/alpha/cpu.c
/qemu/target/alpha/cpu.h
/qemu/target/alpha/helper.c
/qemu/target/alpha/translate.c
/qemu/target/arm/Kconfig
/qemu/target/arm/arm_ldst.h
/qemu/target/arm/cpu-param.h
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/cpu_tcg.c
/qemu/target/arm/debug_helper.c
/qemu/target/arm/gdbstub.c
/qemu/target/arm/gdbstub64.c
/qemu/target/arm/helper-a64.c
/qemu/target/arm/helper-a64.h
/qemu/target/arm/helper-mve.h
/qemu/target/arm/helper-sve.h
/qemu/target/arm/helper.c
/qemu/target/arm/helper.h
/qemu/target/arm/hvf/hvf.c
/qemu/target/arm/hvf/meson.build
/qemu/target/arm/hvf/trace-events
/qemu/target/arm/hvf_arm.h
/qemu/target/arm/internals.h
/qemu/target/arm/kvm.c
/qemu/target/arm/kvm64.c
/qemu/target/arm/kvm_arm.h
/qemu/target/arm/m-nocp.decode
/qemu/target/arm/m_helper.c
/qemu/target/arm/machine.c
/qemu/target/arm/meson.build
/qemu/target/arm/mte_helper.c
/qemu/target/arm/mve.decode
/qemu/target/arm/mve_helper.c
/qemu/target/arm/neon-dp.decode
/qemu/target/arm/neon-ls.decode
/qemu/target/arm/neon-shared.decode
/qemu/target/arm/neon_helper.c
/qemu/target/arm/op_helper.c
/qemu/target/arm/psci.c
/qemu/target/arm/sve.decode
/qemu/target/arm/sve_helper.c
/qemu/target/arm/syndrome.h
/qemu/target/arm/t32.decode
/qemu/target/arm/tlb_helper.c
/qemu/target/arm/trace-events
/qemu/target/arm/translate-a32.h
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate-a64.h
/qemu/target/arm/translate-m-nocp.c
/qemu/target/arm/translate-mve.c
/qemu/target/arm/translate-neon.c
/qemu/target/arm/translate-sve.c
/qemu/target/arm/translate-vfp.c
/qemu/target/arm/translate.c
/qemu/target/arm/translate.h
/qemu/target/arm/vec_helper.c
/qemu/target/arm/vec_internal.h
/qemu/target/arm/vfp.decode
/qemu/target/arm/vfp_helper.c
/qemu/target/avr/Kconfig
/qemu/target/avr/cpu.c
/qemu/target/avr/cpu.h
/qemu/target/avr/gdbstub.c
/qemu/target/avr/helper.c
/qemu/target/avr/helper.h
/qemu/target/avr/machine.c
/qemu/target/avr/translate.c
/qemu/target/cris/Kconfig
/qemu/target/cris/cpu.c
/qemu/target/cris/cpu.h
/qemu/target/cris/helper.c
/qemu/target/cris/helper.h
/qemu/target/cris/mmu.c
/qemu/target/cris/mmu.h
/qemu/target/cris/translate.c
/qemu/target/cris/translate_v10.c.inc
/qemu/target/hexagon/README
/qemu/target/hexagon/arch.c
/qemu/target/hexagon/arch.h
/qemu/target/hexagon/attribs.h
/qemu/target/hexagon/attribs_def.h.inc
/qemu/target/hexagon/cpu-param.h
/qemu/target/hexagon/cpu.c
/qemu/target/hexagon/cpu.h
/qemu/target/hexagon/cpu_bits.h
/qemu/target/hexagon/decode.c
/qemu/target/hexagon/decode.h
/qemu/target/hexagon/dectree.py
/qemu/target/hexagon/fma_emu.c
/qemu/target/hexagon/fma_emu.h
/qemu/target/hexagon/gdbstub.c
/qemu/target/hexagon/gen_dectree_import.c
/qemu/target/hexagon/gen_helper_funcs.py
/qemu/target/hexagon/gen_helper_protos.py
/qemu/target/hexagon/gen_op_attribs.py
/qemu/target/hexagon/gen_op_regs.py
/qemu/target/hexagon/gen_opcodes_def.py
/qemu/target/hexagon/gen_printinsn.py
/qemu/target/hexagon/gen_semantics.c
/qemu/target/hexagon/gen_shortcode.py
/qemu/target/hexagon/gen_tcg.h
/qemu/target/hexagon/gen_tcg_func_table.py
/qemu/target/hexagon/gen_tcg_funcs.py
/qemu/target/hexagon/genptr.c
/qemu/target/hexagon/genptr.h
/qemu/target/hexagon/helper.h
/qemu/target/hexagon/hex_arch_types.h
/qemu/target/hexagon/hex_common.py
/qemu/target/hexagon/hex_regs.h
/qemu/target/hexagon/iclass.c
/qemu/target/hexagon/iclass.h
/qemu/target/hexagon/imported/allidefs.def
/qemu/target/hexagon/imported/alu.idef
/qemu/target/hexagon/imported/branch.idef
/qemu/target/hexagon/imported/compare.idef
/qemu/target/hexagon/imported/encode.def
/qemu/target/hexagon/imported/encode_pp.def
/qemu/target/hexagon/imported/encode_subinsn.def
/qemu/target/hexagon/imported/float.idef
/qemu/target/hexagon/imported/iclass.def
/qemu/target/hexagon/imported/ldst.idef
/qemu/target/hexagon/imported/macros.def
/qemu/target/hexagon/imported/mpy.idef
/qemu/target/hexagon/imported/shift.idef
/qemu/target/hexagon/imported/subinsns.idef
/qemu/target/hexagon/imported/system.idef
/qemu/target/hexagon/insn.h
/qemu/target/hexagon/internal.h
/qemu/target/hexagon/macros.h
/qemu/target/hexagon/meson.build
/qemu/target/hexagon/op_helper.c
/qemu/target/hexagon/opcodes.c
/qemu/target/hexagon/opcodes.h
/qemu/target/hexagon/printinsn.c
/qemu/target/hexagon/printinsn.h
/qemu/target/hexagon/reg_fields.c
/qemu/target/hexagon/reg_fields.h
/qemu/target/hexagon/reg_fields_def.h.inc
/qemu/target/hexagon/translate.c
/qemu/target/hexagon/translate.h
/qemu/target/hppa/Kconfig
/qemu/target/hppa/cpu.c
/qemu/target/hppa/cpu.h
/qemu/target/hppa/helper.h
/qemu/target/hppa/int_helper.c
/qemu/target/hppa/op_helper.c
/qemu/target/hppa/trace-events
/qemu/target/hppa/translate.c
/qemu/target/i386/Kconfig
/qemu/target/i386/cpu-dump.c
/qemu/target/i386/cpu-internal.h
/qemu/target/i386/cpu-sysemu.c
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/gdbstub.c
/qemu/target/i386/hax/hax-accel-ops.c
/qemu/target/i386/hax/hax-accel-ops.h
/qemu/target/i386/hax/hax-all.c
/qemu/target/i386/hax/hax-mem.c
/qemu/target/i386/hax/hax-posix.c
/qemu/target/i386/hax/hax-windows.c
/qemu/target/i386/hax/hax-windows.h
/qemu/target/i386/hax/meson.build
/qemu/target/i386/helper.c
/qemu/target/i386/helper.h
/qemu/target/i386/host-cpu.c
/qemu/target/i386/host-cpu.h
/qemu/target/i386/hvf/hvf-cpu.c
/qemu/target/i386/hvf/hvf-i386.h
/qemu/target/i386/hvf/hvf.c
/qemu/target/i386/hvf/meson.build
/qemu/target/i386/hvf/vmx.h
/qemu/target/i386/hvf/x86.c
/qemu/target/i386/hvf/x86_cpuid.c
/qemu/target/i386/hvf/x86_descr.c
/qemu/target/i386/hvf/x86_emu.c
/qemu/target/i386/hvf/x86_mmu.c
/qemu/target/i386/hvf/x86_task.c
/qemu/target/i386/hvf/x86hvf.c
/qemu/target/i386/hvf/x86hvf.h
/qemu/target/i386/kvm/hyperv-proto.h
/qemu/target/i386/kvm/kvm-cpu.c
/qemu/target/i386/kvm/kvm-cpu.h
/qemu/target/i386/kvm/kvm-stub.c
/qemu/target/i386/kvm/kvm.c
/qemu/target/i386/kvm/kvm_i386.h
/qemu/target/i386/kvm/meson.build
/qemu/target/i386/kvm/sev-stub.c
/qemu/target/i386/kvm/trace-events
/qemu/target/i386/machine.c
/qemu/target/i386/meson.build
/qemu/target/i386/monitor.c
/qemu/target/i386/nvmm/meson.build
/qemu/target/i386/nvmm/nvmm-accel-ops.c
/qemu/target/i386/nvmm/nvmm-accel-ops.h
/qemu/target/i386/nvmm/nvmm-all.c
/qemu/target/i386/ops_sse_header.h
/qemu/target/i386/sev-sysemu-stub.c
/qemu/target/i386/sev.c
/qemu/target/i386/sev.h
/qemu/target/i386/svm.h
/qemu/target/i386/tcg/bpt_helper.c
/qemu/target/i386/tcg/excp_helper.c
/qemu/target/i386/tcg/fpu_helper.c
/qemu/target/i386/tcg/helper-tcg.h
/qemu/target/i386/tcg/mem_helper.c
/qemu/target/i386/tcg/meson.build
/qemu/target/i386/tcg/misc_helper.c
/qemu/target/i386/tcg/seg_helper.c
/qemu/target/i386/tcg/seg_helper.h
/qemu/target/i386/tcg/sysemu/bpt_helper.c
/qemu/target/i386/tcg/sysemu/excp_helper.c
/qemu/target/i386/tcg/sysemu/fpu_helper.c
/qemu/target/i386/tcg/sysemu/meson.build
/qemu/target/i386/tcg/sysemu/misc_helper.c
/qemu/target/i386/tcg/sysemu/seg_helper.c
/qemu/target/i386/tcg/sysemu/smm_helper.c
/qemu/target/i386/tcg/sysemu/svm_helper.c
/qemu/target/i386/tcg/sysemu/tcg-cpu.c
/qemu/target/i386/tcg/tcg-cpu.c
/qemu/target/i386/tcg/tcg-cpu.h
/qemu/target/i386/tcg/translate.c
/qemu/target/i386/tcg/user/excp_helper.c
/qemu/target/i386/tcg/user/meson.build
/qemu/target/i386/tcg/user/seg_helper.c
/qemu/target/i386/trace-events
/qemu/target/i386/whpx/meson.build
/qemu/target/i386/whpx/whpx-accel-ops.c
/qemu/target/i386/whpx/whpx-accel-ops.h
/qemu/target/i386/whpx/whpx-all.c
/qemu/target/i386/xsave_helper.c
/qemu/target/m68k/Kconfig
/qemu/target/m68k/cpu.c
/qemu/target/m68k/cpu.h
/qemu/target/m68k/fpu_helper.c
/qemu/target/m68k/helper.c
/qemu/target/m68k/helper.h
/qemu/target/m68k/m68k-semi.c
/qemu/target/m68k/op_helper.c
/qemu/target/m68k/softfloat.c
/qemu/target/m68k/translate.c
/qemu/target/meson.build
/qemu/target/microblaze/Kconfig
/qemu/target/microblaze/cpu.c
/qemu/target/microblaze/cpu.h
/qemu/target/microblaze/helper.c
/qemu/target/microblaze/mmu.c
/qemu/target/microblaze/mmu.h
/qemu/target/microblaze/translate.c
/qemu/target/mips/Kconfig
/qemu/target/mips/cpu-defs.c.inc
/qemu/target/mips/cpu-qom.h
/qemu/target/mips/cpu.c
/qemu/target/mips/cpu.h
/qemu/target/mips/fpu.c
/qemu/target/mips/fpu_helper.h
/qemu/target/mips/helper.h
/qemu/target/mips/internal.h
/qemu/target/mips/kvm.c
/qemu/target/mips/meson.build
/qemu/target/mips/msa.c
/qemu/target/mips/sysemu/addr.c
/qemu/target/mips/sysemu/cp0.c
/qemu/target/mips/sysemu/cp0_timer.c
/qemu/target/mips/sysemu/machine.c
/qemu/target/mips/sysemu/meson.build
/qemu/target/mips/sysemu/physaddr.c
/qemu/target/mips/tcg/dsp_helper.c
/qemu/target/mips/tcg/exception.c
/qemu/target/mips/tcg/fpu_helper.c
/qemu/target/mips/tcg/ldst_helper.c
/qemu/target/mips/tcg/lmmi_helper.c
/qemu/target/mips/tcg/meson.build
/qemu/target/mips/tcg/micromips_translate.c.inc
/qemu/target/mips/tcg/mips16e_translate.c.inc
/qemu/target/mips/tcg/msa.decode
/qemu/target/mips/tcg/msa_helper.c
/qemu/target/mips/tcg/msa_helper.h.inc
/qemu/target/mips/tcg/msa_translate.c
/qemu/target/mips/tcg/mxu_translate.c
/qemu/target/mips/tcg/nanomips_translate.c.inc
/qemu/target/mips/tcg/op_helper.c
/qemu/target/mips/tcg/rel6.decode
/qemu/target/mips/tcg/rel6_translate.c
/qemu/target/mips/tcg/sysemu/cp0_helper.c
/qemu/target/mips/tcg/sysemu/meson.build
/qemu/target/mips/tcg/sysemu/mips-semi.c
/qemu/target/mips/tcg/sysemu/special_helper.c
/qemu/target/mips/tcg/sysemu/tlb_helper.c
/qemu/target/mips/tcg/sysemu_helper.h.inc
/qemu/target/mips/tcg/tcg-internal.h
/qemu/target/mips/tcg/trace-events
/qemu/target/mips/tcg/trace.h
/qemu/target/mips/tcg/translate.c
/qemu/target/mips/tcg/translate.h
/qemu/target/mips/tcg/translate_addr_const.c
/qemu/target/mips/tcg/tx79.decode
/qemu/target/mips/tcg/tx79_translate.c
/qemu/target/mips/tcg/txx9_translate.c
/qemu/target/mips/tcg/user/meson.build
/qemu/target/mips/tcg/user/tlb_helper.c
/qemu/target/mips/tcg/vr54xx.decode
/qemu/target/mips/tcg/vr54xx_helper.c
/qemu/target/mips/tcg/vr54xx_helper.h.inc
/qemu/target/mips/tcg/vr54xx_translate.c
/qemu/target/nios2/Kconfig
/qemu/target/nios2/cpu.c
/qemu/target/nios2/cpu.h
/qemu/target/nios2/helper.c
/qemu/target/nios2/helper.h
/qemu/target/nios2/nios2-semi.c
/qemu/target/nios2/translate.c
/qemu/target/openrisc/Kconfig
/qemu/target/openrisc/cpu.c
/qemu/target/openrisc/cpu.h
/qemu/target/openrisc/interrupt.c
/qemu/target/openrisc/meson.build
/qemu/target/openrisc/sys_helper.c
/qemu/target/openrisc/translate.c
/qemu/target/ppc/Kconfig
/qemu/target/ppc/arch_dump.c
/qemu/target/ppc/cpu-models.c
/qemu/target/ppc/cpu-models.h
/qemu/target/ppc/cpu-qom.h
/qemu/target/ppc/cpu.c
/qemu/target/ppc/cpu.h
/qemu/target/ppc/cpu_init.c
/qemu/target/ppc/excp_helper.c
/qemu/target/ppc/fpu_helper.c
/qemu/target/ppc/gdbstub.c
/qemu/target/ppc/helper.h
/qemu/target/ppc/helper_regs.c
/qemu/target/ppc/helper_regs.h
/qemu/target/ppc/insn32.decode
/qemu/target/ppc/insn64.decode
/qemu/target/ppc/int_helper.c
/qemu/target/ppc/internal.h
/qemu/target/ppc/kvm.c
/qemu/target/ppc/kvm_ppc.h
/qemu/target/ppc/machine.c
/qemu/target/ppc/mem_helper.c
/qemu/target/ppc/meson.build
/qemu/target/ppc/misc_helper.c
/qemu/target/ppc/mmu-book3s-v3.c
/qemu/target/ppc/mmu-book3s-v3.h
/qemu/target/ppc/mmu-books.h
/qemu/target/ppc/mmu-hash32.c
/qemu/target/ppc/mmu-hash32.h
/qemu/target/ppc/mmu-hash64.c
/qemu/target/ppc/mmu-hash64.h
/qemu/target/ppc/mmu-radix64.c
/qemu/target/ppc/mmu-radix64.h
/qemu/target/ppc/mmu_common.c
/qemu/target/ppc/mmu_helper.c
/qemu/target/ppc/monitor.c
/qemu/target/ppc/power8-pmu-regs.c.inc
/qemu/target/ppc/spr_tcg.h
/qemu/target/ppc/tcg-stub.c
/qemu/target/ppc/trace-events
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate/fixedpoint-impl.c.inc
/qemu/target/ppc/translate/vector-impl.c.inc
/qemu/target/ppc/translate/vsx-impl.c.inc
/qemu/target/riscv/Kconfig
/qemu/target/riscv/arch_dump.c
/qemu/target/riscv/bitmanip_helper.c
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_bits.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/csr.c
/qemu/target/riscv/fpu_helper.c
/qemu/target/riscv/gdbstub.c
/qemu/target/riscv/helper.h
/qemu/target/riscv/insn16.decode
/qemu/target/riscv/insn32.decode
/qemu/target/riscv/insn_trans/trans_privileged.c.inc
/qemu/target/riscv/insn_trans/trans_rva.c.inc
/qemu/target/riscv/insn_trans/trans_rvb.c.inc
/qemu/target/riscv/insn_trans/trans_rvd.c.inc
/qemu/target/riscv/insn_trans/trans_rvf.c.inc
/qemu/target/riscv/insn_trans/trans_rvh.c.inc
/qemu/target/riscv/insn_trans/trans_rvi.c.inc
/qemu/target/riscv/insn_trans/trans_rvm.c.inc
/qemu/target/riscv/insn_trans/trans_rvv.c.inc
/qemu/target/riscv/machine.c
/qemu/target/riscv/meson.build
/qemu/target/riscv/monitor.c
/qemu/target/riscv/op_helper.c
/qemu/target/riscv/pmp.c
/qemu/target/riscv/pmp.h
/qemu/target/riscv/trace-events
/qemu/target/riscv/translate.c
/qemu/target/riscv/vector_helper.c
/qemu/target/rx/Kconfig
/qemu/target/rx/cpu.c
/qemu/target/rx/cpu.h
/qemu/target/rx/helper.c
/qemu/target/rx/helper.h
/qemu/target/rx/op_helper.c
/qemu/target/rx/translate.c
/qemu/target/s390x/Kconfig
/qemu/target/s390x/arch_dump.c
/qemu/target/s390x/cpu-dump.c
/qemu/target/s390x/cpu-sysemu.c
/qemu/target/s390x/cpu.c
/qemu/target/s390x/cpu.h
/qemu/target/s390x/cpu_features_def.h.inc
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/cpu_models_sysemu.c
/qemu/target/s390x/cpu_models_user.c
/qemu/target/s390x/diag.c
/qemu/target/s390x/gdbstub.c
/qemu/target/s390x/gen-features.c
/qemu/target/s390x/helper.c
/qemu/target/s390x/helper.h
/qemu/target/s390x/interrupt.c
/qemu/target/s390x/ioinst.c
/qemu/target/s390x/kvm/kvm.c
/qemu/target/s390x/kvm/kvm_s390x.h
/qemu/target/s390x/kvm/meson.build
/qemu/target/s390x/kvm/trace-events
/qemu/target/s390x/kvm/trace.h
/qemu/target/s390x/machine.c
/qemu/target/s390x/meson.build
/qemu/target/s390x/mmu_helper.c
/qemu/target/s390x/s390x-internal.h
/qemu/target/s390x/sigp.c
/qemu/target/s390x/tcg/cc_helper.c
/qemu/target/s390x/tcg/crypto_helper.c
/qemu/target/s390x/tcg/excp_helper.c
/qemu/target/s390x/tcg/fpu_helper.c
/qemu/target/s390x/tcg/insn-data.def
/qemu/target/s390x/tcg/insn-format.def
/qemu/target/s390x/tcg/int_helper.c
/qemu/target/s390x/tcg/mem_helper.c
/qemu/target/s390x/tcg/meson.build
/qemu/target/s390x/tcg/misc_helper.c
/qemu/target/s390x/tcg/s390-tod.h
/qemu/target/s390x/tcg/tcg_s390x.h
/qemu/target/s390x/tcg/translate.c
/qemu/target/s390x/tcg/translate_vx.c.inc
/qemu/target/s390x/tcg/vec.h
/qemu/target/s390x/tcg/vec_fpu_helper.c
/qemu/target/s390x/tcg/vec_helper.c
/qemu/target/s390x/tcg/vec_int_helper.c
/qemu/target/s390x/tcg/vec_string_helper.c
/qemu/target/s390x/trace-events
/qemu/target/sh4/Kconfig
/qemu/target/sh4/cpu.c
/qemu/target/sh4/cpu.h
/qemu/target/sh4/gdbstub.c
/qemu/target/sh4/helper.c
/qemu/target/sh4/helper.h
/qemu/target/sh4/op_helper.c
/qemu/target/sh4/translate.c
/qemu/target/sparc/Kconfig
/qemu/target/sparc/cpu.c
/qemu/target/sparc/cpu.h
/qemu/target/sparc/int32_helper.c
/qemu/target/sparc/int64_helper.c
/qemu/target/sparc/ldst_helper.c
/qemu/target/sparc/trace-events
/qemu/target/sparc/translate.c
/qemu/target/tricore/Kconfig
/qemu/target/tricore/cpu.c
/qemu/target/tricore/cpu.h
/qemu/target/tricore/helper.c
/qemu/target/tricore/helper.h
/qemu/target/tricore/op_helper.c
/qemu/target/tricore/translate.c
/qemu/target/xtensa/Kconfig
/qemu/target/xtensa/cores.list
/qemu/target/xtensa/cpu.c
/qemu/target/xtensa/cpu.h
/qemu/target/xtensa/exc_helper.c
/qemu/target/xtensa/helper.c
/qemu/target/xtensa/import_core.sh
/qemu/target/xtensa/meson.build
/qemu/target/xtensa/op_helper.c
/qemu/target/xtensa/translate.c
/qemu/target/xtensa/xtensa-semi.c
/qemu/tcg/README
/qemu/tcg/aarch64/tcg-target-con-set.h
/qemu/tcg/aarch64/tcg-target-con-str.h
/qemu/tcg/aarch64/tcg-target.c.inc
/qemu/tcg/aarch64/tcg-target.h
/qemu/tcg/arm/tcg-target-con-set.h
/qemu/tcg/arm/tcg-target-con-str.h
/qemu/tcg/arm/tcg-target.c.inc
/qemu/tcg/arm/tcg-target.h
/qemu/tcg/arm/tcg-target.opc.h
/qemu/tcg/i386/tcg-target-con-set.h
/qemu/tcg/i386/tcg-target-con-str.h
/qemu/tcg/i386/tcg-target.c.inc
/qemu/tcg/i386/tcg-target.h
/qemu/tcg/meson.build
/qemu/tcg/mips/tcg-target-con-set.h
/qemu/tcg/mips/tcg-target-con-str.h
/qemu/tcg/mips/tcg-target.c.inc
/qemu/tcg/mips/tcg-target.h
/qemu/tcg/optimize.c
/qemu/tcg/ppc/tcg-target-con-set.h
/qemu/tcg/ppc/tcg-target-con-str.h
/qemu/tcg/ppc/tcg-target.c.inc
/qemu/tcg/ppc/tcg-target.h
/qemu/tcg/region.c
/qemu/tcg/riscv/tcg-target-con-set.h
/qemu/tcg/riscv/tcg-target-con-str.h
/qemu/tcg/riscv/tcg-target.c.inc
/qemu/tcg/riscv/tcg-target.h
/qemu/tcg/s390x/tcg-target-con-set.h
/qemu/tcg/s390x/tcg-target-con-str.h
/qemu/tcg/s390x/tcg-target.c.inc
/qemu/tcg/s390x/tcg-target.h
/qemu/tcg/s390x/tcg-target.opc.h
/qemu/tcg/sparc/tcg-target-con-set.h
/qemu/tcg/sparc/tcg-target-con-str.h
/qemu/tcg/sparc/tcg-target.c.inc
/qemu/tcg/sparc/tcg-target.h
/qemu/tcg/tcg-common.c
/qemu/tcg/tcg-internal.h
/qemu/tcg/tcg-ldst.c.inc
/qemu/tcg/tcg-op-gvec.c
/qemu/tcg/tcg-op-vec.c
/qemu/tcg/tcg-op.c
/qemu/tcg/tcg.c
/qemu/tcg/tci.c
/qemu/tcg/tci/README
/qemu/tcg/tci/tcg-target-con-set.h
/qemu/tcg/tci/tcg-target-con-str.h
/qemu/tcg/tci/tcg-target.c.inc
/qemu/tcg/tci/tcg-target.h
/qemu/tests/Makefile.include
/qemu/tests/acceptance/avocado_qemu/__init__.py
/qemu/tests/acceptance/boot_linux.py
/qemu/tests/acceptance/boot_linux_console.py
/qemu/tests/acceptance/boot_xen.py
/qemu/tests/acceptance/cpu_queries.py
/qemu/tests/acceptance/hotplug_cpu.py
/qemu/tests/acceptance/info_usernet.py
/qemu/tests/acceptance/intel_iommu.py
/qemu/tests/acceptance/linux_ssh_mips_malta.py
/qemu/tests/acceptance/machine_m68k_nextcube.py
/qemu/tests/acceptance/machine_microblaze.py
/qemu/tests/acceptance/machine_mips_fuloong2e.py
/qemu/tests/acceptance/machine_mips_loongson3v.py
/qemu/tests/acceptance/machine_mips_malta.py
/qemu/tests/acceptance/multiprocess.py
/qemu/tests/acceptance/pc_cpu_hotplug_props.py
/qemu/tests/acceptance/ppc_405.py
/qemu/tests/acceptance/ppc_bamboo.py
/qemu/tests/acceptance/ppc_mpc8544ds.py
/qemu/tests/acceptance/ppc_prep_40p.py
/qemu/tests/acceptance/ppc_pseries.py
/qemu/tests/acceptance/ppc_virtex_ml507.py
/qemu/tests/acceptance/replay_kernel.py
/qemu/tests/acceptance/replay_linux.py
/qemu/tests/acceptance/reverse_debugging.py
/qemu/tests/acceptance/smmu.py
/qemu/tests/acceptance/tcg_plugins.py
/qemu/tests/acceptance/tesseract_utils.py
/qemu/tests/acceptance/virtio-gpu.py
/qemu/tests/acceptance/virtiofs_submounts.py
/qemu/tests/acceptance/vnc.py
/qemu/tests/acceptance/x86_cpu_model_versions.py
/qemu/tests/bench/atomic64-bench.c
/qemu/tests/bench/atomic_add-bench.c
/qemu/tests/bench/benchmark-crypto-cipher.c
/qemu/tests/bench/benchmark-crypto-hash.c
/qemu/tests/bench/benchmark-crypto-hmac.c
/qemu/tests/bench/meson.build
/qemu/tests/bench/qht-bench.c
/qemu/tests/check-block.sh
/qemu/tests/data/acpi/microvm/APIC
/qemu/tests/data/acpi/microvm/APIC.ioapic2
/qemu/tests/data/acpi/microvm/APIC.pcie
/qemu/tests/data/acpi/microvm/DSDT
/qemu/tests/data/acpi/microvm/DSDT.ioapic2
/qemu/tests/data/acpi/microvm/DSDT.pcie
/qemu/tests/data/acpi/microvm/DSDT.rtc
/qemu/tests/data/acpi/microvm/DSDT.usb
/qemu/tests/data/acpi/microvm/FACP
/qemu/tests/data/acpi/pc/APIC
/qemu/tests/data/acpi/pc/APIC.acpihmat
/qemu/tests/data/acpi/pc/APIC.cphp
/qemu/tests/data/acpi/pc/APIC.dimmpxm
/qemu/tests/data/acpi/pc/DSDT
/qemu/tests/data/acpi/pc/DSDT.acpihmat
/qemu/tests/data/acpi/pc/DSDT.bridge
/qemu/tests/data/acpi/pc/DSDT.cphp
/qemu/tests/data/acpi/pc/DSDT.dimmpxm
/qemu/tests/data/acpi/pc/DSDT.hpbridge
/qemu/tests/data/acpi/pc/DSDT.hpbrroot
/qemu/tests/data/acpi/pc/DSDT.ipmikcs
/qemu/tests/data/acpi/pc/DSDT.memhp
/qemu/tests/data/acpi/pc/DSDT.nohpet
/qemu/tests/data/acpi/pc/DSDT.numamem
/qemu/tests/data/acpi/pc/DSDT.roothp
/qemu/tests/data/acpi/pc/FACP
/qemu/tests/data/acpi/pc/FACP.nosmm
/qemu/tests/data/acpi/pc/HMAT.acpihmat
/qemu/tests/data/acpi/pc/HPET
/qemu/tests/data/acpi/pc/NFIT.dimmpxm
/qemu/tests/data/acpi/pc/SLIT.cphp
/qemu/tests/data/acpi/pc/SLIT.memhp
/qemu/tests/data/acpi/pc/SRAT.acpihmat
/qemu/tests/data/acpi/pc/SRAT.cphp
/qemu/tests/data/acpi/pc/SRAT.dimmpxm
/qemu/tests/data/acpi/pc/SRAT.memhp
/qemu/tests/data/acpi/pc/SRAT.numamem
/qemu/tests/data/acpi/pc/SSDT.dimmpxm
/qemu/tests/data/acpi/pc/WAET
/qemu/tests/data/acpi/q35/APIC
/qemu/tests/data/acpi/q35/APIC.acpihmat
/qemu/tests/data/acpi/q35/APIC.cphp
/qemu/tests/data/acpi/q35/APIC.dimmpxm
/qemu/tests/data/acpi/q35/APIC.xapic
/qemu/tests/data/acpi/q35/DMAR.dmar
/qemu/tests/data/acpi/q35/DSDT
/qemu/tests/data/acpi/q35/DSDT.acpihmat
/qemu/tests/data/acpi/q35/DSDT.bridge
/qemu/tests/data/acpi/q35/DSDT.cphp
/qemu/tests/data/acpi/q35/DSDT.dimmpxm
/qemu/tests/data/acpi/q35/DSDT.ipmibt
/qemu/tests/data/acpi/q35/DSDT.ivrs
/qemu/tests/data/acpi/q35/DSDT.memhp
/qemu/tests/data/acpi/q35/DSDT.mmio64
/qemu/tests/data/acpi/q35/DSDT.multi-bridge
/qemu/tests/data/acpi/q35/DSDT.nohpet
/qemu/tests/data/acpi/q35/DSDT.numamem
/qemu/tests/data/acpi/q35/DSDT.tis.tpm12
/qemu/tests/data/acpi/q35/DSDT.tis.tpm2
/qemu/tests/data/acpi/q35/DSDT.xapic
/qemu/tests/data/acpi/q35/FACP
/qemu/tests/data/acpi/q35/FACP.nosmm
/qemu/tests/data/acpi/q35/FACP.xapic
/qemu/tests/data/acpi/q35/HMAT.acpihmat
/qemu/tests/data/acpi/q35/HPET
/qemu/tests/data/acpi/q35/IVRS.ivrs
/qemu/tests/data/acpi/q35/MCFG
/qemu/tests/data/acpi/q35/NFIT.dimmpxm
/qemu/tests/data/acpi/q35/SLIT.cphp
/qemu/tests/data/acpi/q35/SLIT.memhp
/qemu/tests/data/acpi/q35/SRAT.acpihmat
/qemu/tests/data/acpi/q35/SRAT.cphp
/qemu/tests/data/acpi/q35/SRAT.dimmpxm
/qemu/tests/data/acpi/q35/SRAT.memhp
/qemu/tests/data/acpi/q35/SRAT.mmio64
/qemu/tests/data/acpi/q35/SRAT.numamem
/qemu/tests/data/acpi/q35/SRAT.xapic
/qemu/tests/data/acpi/q35/SSDT.dimmpxm
/qemu/tests/data/acpi/q35/TCPA.tis.tpm12
/qemu/tests/data/acpi/q35/TPM2.tis.tpm2
/qemu/tests/data/acpi/q35/WAET
/qemu/tests/data/acpi/rebuild-expected-aml.sh
/qemu/tests/data/acpi/virt/APIC
/qemu/tests/data/acpi/virt/APIC.memhp
/qemu/tests/data/acpi/virt/APIC.numamem
/qemu/tests/data/acpi/virt/DBG2
/qemu/tests/data/acpi/virt/DSDT
/qemu/tests/data/acpi/virt/DSDT.memhp
/qemu/tests/data/acpi/virt/DSDT.numamem
/qemu/tests/data/acpi/virt/DSDT.pxb
/qemu/tests/data/acpi/virt/FACP
/qemu/tests/data/acpi/virt/FACP.memhp
/qemu/tests/data/acpi/virt/FACP.numamem
/qemu/tests/data/acpi/virt/GTDT
/qemu/tests/data/acpi/virt/GTDT.memhp
/qemu/tests/data/acpi/virt/GTDT.numamem
/qemu/tests/data/acpi/virt/IORT
/qemu/tests/data/acpi/virt/IORT.memhp
/qemu/tests/data/acpi/virt/IORT.numamem
/qemu/tests/data/acpi/virt/IORT.pxb
/qemu/tests/data/acpi/virt/MCFG
/qemu/tests/data/acpi/virt/MCFG.memhp
/qemu/tests/data/acpi/virt/MCFG.numamem
/qemu/tests/data/acpi/virt/NFIT.memhp
/qemu/tests/data/acpi/virt/PPTT
/qemu/tests/data/acpi/virt/SLIT.memhp
/qemu/tests/data/acpi/virt/SPCR
/qemu/tests/data/acpi/virt/SPCR.memhp
/qemu/tests/data/acpi/virt/SPCR.numamem
/qemu/tests/data/acpi/virt/SRAT.memhp
/qemu/tests/data/acpi/virt/SRAT.numamem
/qemu/tests/data/acpi/virt/SSDT.memhp
/qemu/tests/decode/succ_argset_type1.decode
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/common.rc
/qemu/tests/docker/docker.py
/qemu/tests/docker/dockerfiles/alpine.docker
/qemu/tests/docker/dockerfiles/centos8.docker
/qemu/tests/docker/dockerfiles/debian-amd64.docker
/qemu/tests/docker/dockerfiles/debian-hexagon-cross.docker
/qemu/tests/docker/dockerfiles/debian-hexagon-cross.docker.d/build-toolchain.sh
/qemu/tests/docker/dockerfiles/debian-native.docker
/qemu/tests/docker/dockerfiles/debian-powerpc-test-cross.docker
/qemu/tests/docker/dockerfiles/debian-riscv64-cross.docker
/qemu/tests/docker/dockerfiles/debian-tricore-cross.docker
/qemu/tests/docker/dockerfiles/debian-xtensa-cross.docker
/qemu/tests/docker/dockerfiles/debian10.docker
/qemu/tests/docker/dockerfiles/debian11.docker
/qemu/tests/docker/dockerfiles/empty.docker
/qemu/tests/docker/dockerfiles/fedora-cris-cross.docker
/qemu/tests/docker/dockerfiles/fedora-i386-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win32-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win64-cross.docker
/qemu/tests/docker/dockerfiles/fedora.docker
/qemu/tests/docker/dockerfiles/opensuse-leap.docker
/qemu/tests/docker/dockerfiles/python.docker
/qemu/tests/docker/dockerfiles/ubuntu.docker
/qemu/tests/docker/dockerfiles/ubuntu1804.docker
/qemu/tests/docker/dockerfiles/ubuntu2004.docker
/qemu/tests/docker/run
/qemu/tests/docker/test-clang
/qemu/tests/docker/test-debug
/qemu/tests/docker/test-mingw
/qemu/tests/docker/test-misc
/qemu/tests/docker/test-tcg
/qemu/tests/docker/test-tsan
/qemu/tests/fp/fp-bench.c
/qemu/tests/fp/fp-test-log2.c
/qemu/tests/fp/fp-test.c
/qemu/tests/fp/meson.build
/qemu/tests/fp/wrap.c.inc
/qemu/tests/guest-debug/run-test.py
/qemu/tests/meson.build
/qemu/tests/migration/guestperf/comparison.py
/qemu/tests/migration/guestperf/engine.py
/qemu/tests/migration/guestperf/scenario.py
/qemu/tests/migration/guestperf/shell.py
/qemu/tests/plugin/bb.c
/qemu/tests/plugin/insn.c
/qemu/tests/plugin/mem.c
/qemu/tests/plugin/meson.build
/qemu/tests/plugin/syscall.c
/qemu/tests/qapi-schema/alternate-branch-if-invalid.err
/qemu/tests/qapi-schema/alternate-clash.err
/qemu/tests/qapi-schema/alternate-clash.json
/qemu/tests/qapi-schema/alternate-data-invalid.err
/qemu/tests/qapi-schema/alternate-data-invalid.json
/qemu/tests/qapi-schema/alternate-data-invalid.out
/qemu/tests/qapi-schema/args-member-case.err
/qemu/tests/qapi-schema/args-union.err
/qemu/tests/qapi-schema/args-union.json
/qemu/tests/qapi-schema/bad-base.err
/qemu/tests/qapi-schema/bad-base.json
/qemu/tests/qapi-schema/bad-if-all.err
/qemu/tests/qapi-schema/bad-if-all.json
/qemu/tests/qapi-schema/bad-if-all.out
/qemu/tests/qapi-schema/bad-if-empty-list.json
/qemu/tests/qapi-schema/bad-if-empty.err
/qemu/tests/qapi-schema/bad-if-key.err
/qemu/tests/qapi-schema/bad-if-key.json
/qemu/tests/qapi-schema/bad-if-key.out
/qemu/tests/qapi-schema/bad-if-keys.err
/qemu/tests/qapi-schema/bad-if-keys.json
/qemu/tests/qapi-schema/bad-if-keys.out
/qemu/tests/qapi-schema/bad-if-list.err
/qemu/tests/qapi-schema/bad-if-list.json
/qemu/tests/qapi-schema/bad-if-not.err
/qemu/tests/qapi-schema/bad-if-not.json
/qemu/tests/qapi-schema/bad-if-not.out
/qemu/tests/qapi-schema/bad-if.err
/qemu/tests/qapi-schema/bad-if.json
/qemu/tests/qapi-schema/comments.out
/qemu/tests/qapi-schema/doc-bad-feature.err
/qemu/tests/qapi-schema/doc-bad-union-member.json
/qemu/tests/qapi-schema/doc-empty-symbol.err
/qemu/tests/qapi-schema/doc-good.json
/qemu/tests/qapi-schema/doc-good.out
/qemu/tests/qapi-schema/doc-good.txt
/qemu/tests/qapi-schema/doc-invalid-return.json
/qemu/tests/qapi-schema/double-type.err
/qemu/tests/qapi-schema/double-type.json
/qemu/tests/qapi-schema/empty.out
/qemu/tests/qapi-schema/enum-clash-member.err
/qemu/tests/qapi-schema/enum-clash-member.json
/qemu/tests/qapi-schema/enum-dict-no-name.err
/qemu/tests/qapi-schema/enum-dict-no-name.json
/qemu/tests/qapi-schema/enum-dict-no-name.out
/qemu/tests/qapi-schema/enum-if-invalid.err
/qemu/tests/qapi-schema/enum-if-invalid.json
/qemu/tests/qapi-schema/enum-member-case.err
/qemu/tests/qapi-schema/enum-member-case.json
/qemu/tests/qapi-schema/event-case.err
/qemu/tests/qapi-schema/event-case.json
/qemu/tests/qapi-schema/event-case.out
/qemu/tests/qapi-schema/event-member-invalid-dict.err
/qemu/tests/qapi-schema/event-member-invalid-dict.json
/qemu/tests/qapi-schema/features-deprecated-type.err
/qemu/tests/qapi-schema/features-deprecated-type.json
/qemu/tests/qapi-schema/features-if-invalid.err
/qemu/tests/qapi-schema/features-missing-name.json
/qemu/tests/qapi-schema/include-repetition.out
/qemu/tests/qapi-schema/include-simple.out
/qemu/tests/qapi-schema/indented-expr.out
/qemu/tests/qapi-schema/leading-comma-list.err
/qemu/tests/qapi-schema/meson.build
/qemu/tests/qapi-schema/missing-array-rsqb.err
/qemu/tests/qapi-schema/missing-array-rsqb.json
/qemu/tests/qapi-schema/missing-array-rsqb.out
/qemu/tests/qapi-schema/missing-object-member-element.err
/qemu/tests/qapi-schema/missing-object-member-element.json
/qemu/tests/qapi-schema/missing-object-member-element.out
/qemu/tests/qapi-schema/missing-schema.err
/qemu/tests/qapi-schema/missing-schema.out
/qemu/tests/qapi-schema/missing-type.err
/qemu/tests/qapi-schema/nested-struct-data-invalid-dict.err
/qemu/tests/qapi-schema/nested-struct-data-invalid-dict.json
/qemu/tests/qapi-schema/nested-struct-data.json
/qemu/tests/qapi-schema/non-objects.err
/qemu/tests/qapi-schema/pragma-value-not-bool.err
/qemu/tests/qapi-schema/pragma-value-not-bool.json
/qemu/tests/qapi-schema/pragma-value-not-bool.out
/qemu/tests/qapi-schema/pragma-value-not-list-of-str.err
/qemu/tests/qapi-schema/pragma-value-not-list-of-str.json
/qemu/tests/qapi-schema/pragma-value-not-list-of-str.out
/qemu/tests/qapi-schema/pragma-value-not-list.err
/qemu/tests/qapi-schema/pragma-value-not-list.json
/qemu/tests/qapi-schema/pragma-value-not-list.out
/qemu/tests/qapi-schema/qapi-schema-test.json
/qemu/tests/qapi-schema/qapi-schema-test.out
/qemu/tests/qapi-schema/quoted-structural-chars.err
/qemu/tests/qapi-schema/redefined-event.json
/qemu/tests/qapi-schema/redefined-predefined.err
/qemu/tests/qapi-schema/redefined-predefined.json
/qemu/tests/qapi-schema/redefined-predefined.out
/qemu/tests/qapi-schema/redefined-type.err
/qemu/tests/qapi-schema/redefined-type.json
/qemu/tests/qapi-schema/reserved-member-u.err
/qemu/tests/qapi-schema/reserved-member-u.json
/qemu/tests/qapi-schema/returns-bad-type.err
/qemu/tests/qapi-schema/returns-bad-type.json
/qemu/tests/qapi-schema/returns-bad-type.out
/qemu/tests/qapi-schema/struct-data-invalid.err
/qemu/tests/qapi-schema/struct-data-invalid.json
/qemu/tests/qapi-schema/struct-member-if-invalid.err
/qemu/tests/qapi-schema/struct-member-invalid-dict.err
/qemu/tests/qapi-schema/struct-member-invalid-dict.json
/qemu/tests/qapi-schema/struct-member-invalid.err
/qemu/tests/qapi-schema/struct-member-invalid.json
/qemu/tests/qapi-schema/struct-member-name-clash.err
/qemu/tests/qapi-schema/struct-member-name-clash.json
/qemu/tests/qapi-schema/struct-member-name-clash.out
/qemu/tests/qapi-schema/test-qapi.py
/qemu/tests/qapi-schema/trailing-comma-list.err
/qemu/tests/qapi-schema/type-case.err
/qemu/tests/qapi-schema/type-case.json
/qemu/tests/qapi-schema/type-case.out
/qemu/tests/qapi-schema/union-array-branch.err
/qemu/tests/qapi-schema/union-array-branch.json
/qemu/tests/qapi-schema/union-array-branch.out
/qemu/tests/qapi-schema/union-bad-base.err
/qemu/tests/qapi-schema/union-bad-base.json
/qemu/tests/qapi-schema/union-bad-base.out
/qemu/tests/qapi-schema/union-bad-discriminator.err
/qemu/tests/qapi-schema/union-bad-discriminator.json
/qemu/tests/qapi-schema/union-bad-discriminator.out
/qemu/tests/qapi-schema/union-base-any.err
/qemu/tests/qapi-schema/union-base-any.json
/qemu/tests/qapi-schema/union-base-any.out
/qemu/tests/qapi-schema/union-base-empty.json
/qemu/tests/qapi-schema/union-base-no-discriminator.err
/qemu/tests/qapi-schema/union-base-no-discriminator.json
/qemu/tests/qapi-schema/union-base-union.err
/qemu/tests/qapi-schema/union-base-union.json
/qemu/tests/qapi-schema/union-base-union.out
/qemu/tests/qapi-schema/union-branch-if-invalid.err
/qemu/tests/qapi-schema/union-branch-if-invalid.json
/qemu/tests/qapi-schema/union-branch-invalid-dict.err
/qemu/tests/qapi-schema/union-branch-invalid-dict.json
/qemu/tests/qapi-schema/union-clash-member.err
/qemu/tests/qapi-schema/union-clash-member.json
/qemu/tests/qapi-schema/union-clash-member.out
/qemu/tests/qapi-schema/union-discriminator-bad-name.err
/qemu/tests/qapi-schema/union-discriminator-bad-name.json
/qemu/tests/qapi-schema/union-discriminator-bad-name.out
/qemu/tests/qapi-schema/union-empty.err
/qemu/tests/qapi-schema/union-empty.json
/qemu/tests/qapi-schema/union-inline-invalid-dict.err
/qemu/tests/qapi-schema/union-inline-invalid-dict.json
/qemu/tests/qapi-schema/union-inline-invalid-dict.out
/qemu/tests/qapi-schema/union-int-branch.err
/qemu/tests/qapi-schema/union-int-branch.json
/qemu/tests/qapi-schema/union-int-branch.out
/qemu/tests/qapi-schema/union-invalid-branch-key.err
/qemu/tests/qapi-schema/union-invalid-branch-key.json
/qemu/tests/qapi-schema/union-invalid-branch-key.out
/qemu/tests/qapi-schema/union-invalid-data.err
/qemu/tests/qapi-schema/union-invalid-data.json
/qemu/tests/qapi-schema/union-invalid-data.out
/qemu/tests/qapi-schema/union-invalid-discriminator.err
/qemu/tests/qapi-schema/union-invalid-discriminator.json
/qemu/tests/qapi-schema/union-invalid-discriminator.out
/qemu/tests/qapi-schema/union-invalid-if-discriminator.err
/qemu/tests/qapi-schema/union-invalid-if-discriminator.json
/qemu/tests/qapi-schema/union-invalid-if-discriminator.out
/qemu/tests/qapi-schema/union-no-base.err
/qemu/tests/qapi-schema/union-no-base.json
/qemu/tests/qapi-schema/union-no-base.out
/qemu/tests/qapi-schema/union-optional-discriminator.err
/qemu/tests/qapi-schema/union-optional-discriminator.json
/qemu/tests/qapi-schema/union-optional-discriminator.out
/qemu/tests/qapi-schema/union-string-discriminator.err
/qemu/tests/qapi-schema/union-string-discriminator.json
/qemu/tests/qapi-schema/union-string-discriminator.out
/qemu/tests/qapi-schema/union-unknown.err
/qemu/tests/qapi-schema/union-unknown.json
/qemu/tests/qapi-schema/unknown-expr-key.err
/qemu/tests/qapi-schema/unknown-expr-key.json
/qemu/tests/qemu-iotests/005
/qemu/tests/qemu-iotests/025
/qemu/tests/qemu-iotests/030
/qemu/tests/qemu-iotests/040
/qemu/tests/qemu-iotests/041
/qemu/tests/qemu-iotests/046
/qemu/tests/qemu-iotests/046.out
/qemu/tests/qemu-iotests/049.out
/qemu/tests/qemu-iotests/051
/qemu/tests/qemu-iotests/051.out
/qemu/tests/qemu-iotests/051.pc.out
/qemu/tests/qemu-iotests/056
/qemu/tests/qemu-iotests/061
/qemu/tests/qemu-iotests/061.out
/qemu/tests/qemu-iotests/068
/qemu/tests/qemu-iotests/081.out
/qemu/tests/qemu-iotests/082.out
/qemu/tests/qemu-iotests/085.out
/qemu/tests/qemu-iotests/087
/qemu/tests/qemu-iotests/087.out
/qemu/tests/qemu-iotests/093
/qemu/tests/qemu-iotests/109.out
/qemu/tests/qemu-iotests/114
/qemu/tests/qemu-iotests/114.out
/qemu/tests/qemu-iotests/116.out
/qemu/tests/qemu-iotests/118
/qemu/tests/qemu-iotests/118.out
/qemu/tests/qemu-iotests/122
/qemu/tests/qemu-iotests/122.out
/qemu/tests/qemu-iotests/124
/qemu/tests/qemu-iotests/127
/qemu/tests/qemu-iotests/129
/qemu/tests/qemu-iotests/139
/qemu/tests/qemu-iotests/141.out
/qemu/tests/qemu-iotests/146.out
/qemu/tests/qemu-iotests/151
/qemu/tests/qemu-iotests/151.out
/qemu/tests/qemu-iotests/154.out
/qemu/tests/qemu-iotests/155
/qemu/tests/qemu-iotests/165
/qemu/tests/qemu-iotests/172
/qemu/tests/qemu-iotests/172.out
/qemu/tests/qemu-iotests/178
/qemu/tests/qemu-iotests/178.out.qcow2
/qemu/tests/qemu-iotests/178.out.raw
/qemu/tests/qemu-iotests/179.out
/qemu/tests/qemu-iotests/181
/qemu/tests/qemu-iotests/182
/qemu/tests/qemu-iotests/184
/qemu/tests/qemu-iotests/184.out
/qemu/tests/qemu-iotests/185
/qemu/tests/qemu-iotests/185.out
/qemu/tests/qemu-iotests/189
/qemu/tests/qemu-iotests/191.out
/qemu/tests/qemu-iotests/194
/qemu/tests/qemu-iotests/194.out
/qemu/tests/qemu-iotests/198
/qemu/tests/qemu-iotests/206.out
/qemu/tests/qemu-iotests/207
/qemu/tests/qemu-iotests/207.out
/qemu/tests/qemu-iotests/209.out
/qemu/tests/qemu-iotests/210.out
/qemu/tests/qemu-iotests/211.out
/qemu/tests/qemu-iotests/212.out
/qemu/tests/qemu-iotests/213.out
/qemu/tests/qemu-iotests/218
/qemu/tests/qemu-iotests/219
/qemu/tests/qemu-iotests/221.out
/qemu/tests/qemu-iotests/223.out
/qemu/tests/qemu-iotests/226.out
/qemu/tests/qemu-iotests/231
/qemu/tests/qemu-iotests/231.out
/qemu/tests/qemu-iotests/233
/qemu/tests/qemu-iotests/233.out
/qemu/tests/qemu-iotests/235
/qemu/tests/qemu-iotests/236
/qemu/tests/qemu-iotests/236.out
/qemu/tests/qemu-iotests/237.out
/qemu/tests/qemu-iotests/238
/qemu/tests/qemu-iotests/240
/qemu/tests/qemu-iotests/240.out
/qemu/tests/qemu-iotests/241.out
/qemu/tests/qemu-iotests/244
/qemu/tests/qemu-iotests/244.out
/qemu/tests/qemu-iotests/245
/qemu/tests/qemu-iotests/245.out
/qemu/tests/qemu-iotests/246
/qemu/tests/qemu-iotests/246.out
/qemu/tests/qemu-iotests/248
/qemu/tests/qemu-iotests/248.out
/qemu/tests/qemu-iotests/249.out
/qemu/tests/qemu-iotests/252.out
/qemu/tests/qemu-iotests/253.out
/qemu/tests/qemu-iotests/254
/qemu/tests/qemu-iotests/254.out
/qemu/tests/qemu-iotests/256
/qemu/tests/qemu-iotests/257
/qemu/tests/qemu-iotests/257.out
/qemu/tests/qemu-iotests/258
/qemu/tests/qemu-iotests/258.out
/qemu/tests/qemu-iotests/259
/qemu/tests/qemu-iotests/260
/qemu/tests/qemu-iotests/264
/qemu/tests/qemu-iotests/264.out
/qemu/tests/qemu-iotests/267.out
/qemu/tests/qemu-iotests/271
/qemu/tests/qemu-iotests/271.out
/qemu/tests/qemu-iotests/273.out
/qemu/tests/qemu-iotests/274.out
/qemu/tests/qemu-iotests/283
/qemu/tests/qemu-iotests/283.out
/qemu/tests/qemu-iotests/295
/qemu/tests/qemu-iotests/295.out
/qemu/tests/qemu-iotests/296
/qemu/tests/qemu-iotests/296.out
/qemu/tests/qemu-iotests/297
/qemu/tests/qemu-iotests/297.out
/qemu/tests/qemu-iotests/298
/qemu/tests/qemu-iotests/300
/qemu/tests/qemu-iotests/300.out
/qemu/tests/qemu-iotests/301
/qemu/tests/qemu-iotests/301.out
/qemu/tests/qemu-iotests/307
/qemu/tests/qemu-iotests/307.out
/qemu/tests/qemu-iotests/308
/qemu/tests/qemu-iotests/308.out
/qemu/tests/qemu-iotests/310
/qemu/tests/qemu-iotests/310.out
/qemu/tests/qemu-iotests/313
/qemu/tests/qemu-iotests/313.out
/qemu/tests/qemu-iotests/check
/qemu/tests/qemu-iotests/common.filter
/qemu/tests/qemu-iotests/common.qemu
/qemu/tests/qemu-iotests/common.rc
/qemu/tests/qemu-iotests/findtests.py
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qemu-iotests/pylintrc
/qemu/tests/qemu-iotests/sample_images/parallels-with-bitmap.bz2
/qemu/tests/qemu-iotests/sample_images/parallels-with-bitmap.sh
/qemu/tests/qemu-iotests/testenv.py
/qemu/tests/qemu-iotests/testrunner.py
/qemu/tests/qemu-iotests/tests/fuse-allow-other
/qemu/tests/qemu-iotests/tests/fuse-allow-other.out
/qemu/tests/qemu-iotests/tests/image-fleecing
/qemu/tests/qemu-iotests/tests/image-fleecing.out
/qemu/tests/qemu-iotests/tests/migrate-bitmaps-postcopy-test
/qemu/tests/qemu-iotests/tests/migrate-bitmaps-postcopy-test.out
/qemu/tests/qemu-iotests/tests/migrate-bitmaps-test
/qemu/tests/qemu-iotests/tests/migrate-bitmaps-test.out
/qemu/tests/qemu-iotests/tests/migrate-during-backup
/qemu/tests/qemu-iotests/tests/migrate-during-backup.out
/qemu/tests/qemu-iotests/tests/mirror-ready-cancel-error
/qemu/tests/qemu-iotests/tests/mirror-ready-cancel-error.out
/qemu/tests/qemu-iotests/tests/mirror-top-perms
/qemu/tests/qemu-iotests/tests/mirror-top-perms.out
/qemu/tests/qemu-iotests/tests/nbd-qemu-allocation
/qemu/tests/qemu-iotests/tests/nbd-qemu-allocation.out
/qemu/tests/qemu-iotests/tests/parallels-read-bitmap
/qemu/tests/qemu-iotests/tests/parallels-read-bitmap.out
/qemu/tests/qemu-iotests/tests/qemu-img-bitmaps
/qemu/tests/qemu-iotests/tests/qemu-img-bitmaps.out
/qemu/tests/qemu-iotests/tests/qsd-jobs
/qemu/tests/qemu-iotests/tests/qsd-jobs.out
/qemu/tests/qemu-iotests/tests/remove-bitmap-from-backing
/qemu/tests/qemu-iotests/tests/remove-bitmap-from-backing.out
/qemu/tests/qtest/acpi-utils.c
/qemu/tests/qtest/adm1272-test.c
/qemu/tests/qtest/ahci-test.c
/qemu/tests/qtest/am53c974-test.c
/qemu/tests/qtest/arm-cpu-features.c
/qemu/tests/qtest/aspeed_hace-test.c
/qemu/tests/qtest/aspeed_smc-test.c
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/qtest/boot-sector.c
/qemu/tests/qtest/boot-serial-test.c
/qemu/tests/qtest/cmsdk-apb-dualtimer-test.c
/qemu/tests/qtest/cmsdk-apb-timer-test.c
/qemu/tests/qtest/cmsdk-apb-watchdog-test.c
/qemu/tests/qtest/e1000e-test.c
/qemu/tests/qtest/emc141x-test.c
/qemu/tests/qtest/fuzz-e1000e-test.c
/qemu/tests/qtest/fuzz-megasas-test.c
/qemu/tests/qtest/fuzz-sb16-test.c
/qemu/tests/qtest/fuzz-sdcard-test.c
/qemu/tests/qtest/fuzz-virtio-scsi-test.c
/qemu/tests/qtest/fuzz-xlnx-dp-test.c
/qemu/tests/qtest/fuzz/fuzz.c
/qemu/tests/qtest/fuzz/generic_fuzz.c
/qemu/tests/qtest/fuzz/generic_fuzz_configs.h
/qemu/tests/qtest/fuzz/meson.build
/qemu/tests/qtest/fuzz/qos_fuzz.c
/qemu/tests/qtest/fuzz/qos_fuzz.h
/qemu/tests/qtest/hd-geo-test.c
/qemu/tests/qtest/ipmi-bt-test.c
/qemu/tests/qtest/ipmi-kcs-test.c
/qemu/tests/qtest/libqos/arm-raspi2-machine.c
/qemu/tests/qtest/libqos/libqtest.h
/qemu/tests/qtest/libqos/meson.build
/qemu/tests/qtest/libqos/qgraph.c
/qemu/tests/qtest/libqos/qgraph.h
/qemu/tests/qtest/libqos/qgraph_internal.h
/qemu/tests/qtest/libqos/vhost-user-blk.c
/qemu/tests/qtest/libqos/vhost-user-blk.h
/qemu/tests/qtest/libqos/virtio-9p.c
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/lpc-ich9-test.c
/qemu/tests/qtest/machine-none-test.c
/qemu/tests/qtest/max34451-test.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/migration-test.c
/qemu/tests/qtest/npcm7xx_emc-test.c
/qemu/tests/qtest/npcm7xx_pwm-test.c
/qemu/tests/qtest/npcm7xx_smbus-test.c
/qemu/tests/qtest/numa-test.c
/qemu/tests/qtest/nvme-test.c
/qemu/tests/qtest/pflash-cfi02-test.c
/qemu/tests/qtest/pvpanic-pci-test.c
/qemu/tests/qtest/qmp-cmd-test.c
/qemu/tests/qtest/qmp-test.c
/qemu/tests/qtest/qos-test.c
/qemu/tests/qtest/rtas-test.c
/qemu/tests/qtest/rtc-test.c
/qemu/tests/qtest/sse-timer-test.c
/qemu/tests/qtest/test-hmp.c
/qemu/tests/qtest/test-netfilter.c
/qemu/tests/qtest/test-x86-cpuid-compat.c
/qemu/tests/qtest/tmp105-test.c
/qemu/tests/qtest/tpm-crb-test.c
/qemu/tests/qtest/tpm-emu.c
/qemu/tests/qtest/tpm-emu.h
/qemu/tests/qtest/tpm-tests.c
/qemu/tests/qtest/tpm-tis-device-test.c
/qemu/tests/qtest/tpm-tis-test.c
/qemu/tests/qtest/tpm-tis-util.c
/qemu/tests/qtest/tpm-util.c
/qemu/tests/qtest/vhost-user-blk-test.c
/qemu/tests/qtest/vhost-user-test.c
/qemu/tests/qtest/virtio-9p-test.c
/qemu/tests/qtest/virtio-scsi-test.c
/qemu/tests/qtest/xlnx-can-test.c
/qemu/tests/requirements.txt
/qemu/tests/tcg/Makefile.qemu
/qemu/tests/tcg/Makefile.target
/qemu/tests/tcg/README
/qemu/tests/tcg/aarch64/Makefile.target
/qemu/tests/tcg/aarch64/mte-1.c
/qemu/tests/tcg/aarch64/mte-2.c
/qemu/tests/tcg/aarch64/mte-3.c
/qemu/tests/tcg/aarch64/mte-4.c
/qemu/tests/tcg/aarch64/mte-5.c
/qemu/tests/tcg/aarch64/mte-6.c
/qemu/tests/tcg/aarch64/mte-7.c
/qemu/tests/tcg/aarch64/mte.h
/qemu/tests/tcg/aarch64/pauth-2.c
/qemu/tests/tcg/aarch64/semicall.h
/qemu/tests/tcg/arm/Makefile.target
/qemu/tests/tcg/arm/semicall.h
/qemu/tests/tcg/configure.sh
/qemu/tests/tcg/hexagon/Makefile.target
/qemu/tests/tcg/hexagon/atomics.c
/qemu/tests/tcg/hexagon/brev.c
/qemu/tests/tcg/hexagon/circ.c
/qemu/tests/tcg/hexagon/dual_stores.c
/qemu/tests/tcg/hexagon/first.S
/qemu/tests/tcg/hexagon/float_convs.ref
/qemu/tests/tcg/hexagon/float_madds.ref
/qemu/tests/tcg/hexagon/fpstuff.c
/qemu/tests/tcg/hexagon/hex_sigsegv.c
/qemu/tests/tcg/hexagon/load_align.c
/qemu/tests/tcg/hexagon/load_unpack.c
/qemu/tests/tcg/hexagon/mem_noshuf.c
/qemu/tests/tcg/hexagon/misc.c
/qemu/tests/tcg/hexagon/multi_result.c
/qemu/tests/tcg/hexagon/preg_alias.c
/qemu/tests/tcg/hppa/Makefile.target
/qemu/tests/tcg/i386/Makefile.softmmu-target
/qemu/tests/tcg/i386/Makefile.target
/qemu/tests/tcg/i386/system/kernel.ld
/qemu/tests/tcg/minilib/minilib.h
/qemu/tests/tcg/multiarch/Makefile.target
/qemu/tests/tcg/multiarch/arm-compat-semi/semiconsole.c
/qemu/tests/tcg/multiarch/arm-compat-semi/semihosting.c
/qemu/tests/tcg/multiarch/gdbstub/sha1.py
/qemu/tests/tcg/multiarch/libs/float_helpers.c
/qemu/tests/tcg/multiarch/linux/linux-test.c
/qemu/tests/tcg/multiarch/sha1.c
/qemu/tests/tcg/multiarch/signals.c
/qemu/tests/tcg/multiarch/system/Makefile.softmmu-target
/qemu/tests/tcg/multiarch/system/memory.c
/qemu/tests/tcg/multiarch/test-mmap.c
/qemu/tests/tcg/ppc64/Makefile.target
/qemu/tests/tcg/ppc64le/Makefile.target
/qemu/tests/tcg/ppc64le/bcdsub.c
/qemu/tests/tcg/ppc64le/byte_reverse.c
/qemu/tests/tcg/ppc64le/signal_save_restore_xer.c
/qemu/tests/tcg/riscv64/Makefile.target
/qemu/tests/tcg/riscv64/semicall.h
/qemu/tests/tcg/riscv64/test-div.c
/qemu/tests/tcg/s390x/Makefile.target
/qemu/tests/tcg/s390x/exrl-trt.c
/qemu/tests/tcg/s390x/exrl-trtr.c
/qemu/tests/tcg/s390x/gdbstub/test-signals-s390x.py
/qemu/tests/tcg/s390x/signals-s390x.c
/qemu/tests/tcg/s390x/trap.c
/qemu/tests/tcg/sh4/Makefile.target
/qemu/tests/tcg/sparc64/Makefile.target
/qemu/tests/tcg/tricore/Makefile.softmmu-target
/qemu/tests/tcg/tricore/link.ld
/qemu/tests/tcg/tricore/macros.h
/qemu/tests/tcg/tricore/test_abs.S
/qemu/tests/tcg/tricore/test_bmerge.S
/qemu/tests/tcg/tricore/test_clz.S
/qemu/tests/tcg/tricore/test_dvstep.S
/qemu/tests/tcg/tricore/test_fadd.S
/qemu/tests/tcg/tricore/test_fmul.S
/qemu/tests/tcg/tricore/test_ftoi.S
/qemu/tests/tcg/tricore/test_madd.S
/qemu/tests/tcg/tricore/test_msub.S
/qemu/tests/tcg/tricore/test_muls.S
/qemu/tests/tcg/x86_64/Makefile.softmmu-target
/qemu/tests/tcg/x86_64/Makefile.target
/qemu/tests/tcg/x86_64/system/kernel.ld
/qemu/tests/tcg/x86_64/vsyscall.c
/qemu/tests/tcg/xtensa/test_load_store.S
/qemu/tests/unit/check-block-qdict.c
/qemu/tests/unit/check-qdict.c
/qemu/tests/unit/check-qjson.c
/qemu/tests/unit/check-qlist.c
/qemu/tests/unit/check-qlit.c
/qemu/tests/unit/check-qnull.c
/qemu/tests/unit/check-qnum.c
/qemu/tests/unit/check-qobject.c
/qemu/tests/unit/check-qom-interface.c
/qemu/tests/unit/check-qom-proplist.c
/qemu/tests/unit/check-qstring.c
/qemu/tests/unit/crypto-tls-psk-helpers.c
/qemu/tests/unit/crypto-tls-psk-helpers.h
/qemu/tests/unit/crypto-tls-x509-helpers.c
/qemu/tests/unit/crypto-tls-x509-helpers.h
/qemu/tests/unit/io-channel-helpers.c
/qemu/tests/unit/io-channel-helpers.h
/qemu/tests/unit/iothread.c
/qemu/tests/unit/iothread.h
/qemu/tests/unit/meson.build
/qemu/tests/unit/pkix_asn1_tab.c
/qemu/tests/unit/ptimer-test-stubs.c
/qemu/tests/unit/ptimer-test.c
/qemu/tests/unit/ptimer-test.h
/qemu/tests/unit/rcutorture.c
/qemu/tests/unit/socket-helpers.c
/qemu/tests/unit/socket-helpers.h
/qemu/tests/unit/test-aio-multithread.c
/qemu/tests/unit/test-aio.c
/qemu/tests/unit/test-authz-list.c
/qemu/tests/unit/test-authz-listfile.c
/qemu/tests/unit/test-authz-pam.c
/qemu/tests/unit/test-authz-simple.c
/qemu/tests/unit/test-base64.c
/qemu/tests/unit/test-bdrv-drain.c
/qemu/tests/unit/test-bdrv-graph-mod.c
/qemu/tests/unit/test-bitcnt.c
/qemu/tests/unit/test-bitmap.c
/qemu/tests/unit/test-bitops.c
/qemu/tests/unit/test-block-backend.c
/qemu/tests/unit/test-block-iothread.c
/qemu/tests/unit/test-blockjob-txn.c
/qemu/tests/unit/test-blockjob.c
/qemu/tests/unit/test-bufferiszero.c
/qemu/tests/unit/test-char.c
/qemu/tests/unit/test-clone-visitor.c
/qemu/tests/unit/test-coroutine.c
/qemu/tests/unit/test-crypto-afsplit.c
/qemu/tests/unit/test-crypto-block.c
/qemu/tests/unit/test-crypto-cipher.c
/qemu/tests/unit/test-crypto-hash.c
/qemu/tests/unit/test-crypto-hmac.c
/qemu/tests/unit/test-crypto-ivgen.c
/qemu/tests/unit/test-crypto-pbkdf.c
/qemu/tests/unit/test-crypto-secret.c
/qemu/tests/unit/test-crypto-tlscredsx509.c
/qemu/tests/unit/test-crypto-tlssession.c
/qemu/tests/unit/test-crypto-xts.c
/qemu/tests/unit/test-cutils.c
/qemu/tests/unit/test-fdmon-epoll.c
/qemu/tests/unit/test-forward-visitor.c
/qemu/tests/unit/test-hbitmap.c
/qemu/tests/unit/test-image-locking.c
/qemu/tests/unit/test-int128.c
/qemu/tests/unit/test-io-channel-buffer.c
/qemu/tests/unit/test-io-channel-command.c
/qemu/tests/unit/test-io-channel-file.c
/qemu/tests/unit/test-io-channel-socket.c
/qemu/tests/unit/test-io-channel-tls.c
/qemu/tests/unit/test-io-task.c
/qemu/tests/unit/test-iov.c
/qemu/tests/unit/test-keyval.c
/qemu/tests/unit/test-logging.c
/qemu/tests/unit/test-mul64.c
/qemu/tests/unit/test-opts-visitor.c
/qemu/tests/unit/test-qapi-util.c
/qemu/tests/unit/test-qdev-global-props.c
/qemu/tests/unit/test-qdist.c
/qemu/tests/unit/test-qemu-opts.c
/qemu/tests/unit/test-qga.c
/qemu/tests/unit/test-qgraph.c
/qemu/tests/unit/test-qht.c
/qemu/tests/unit/test-qmp-cmds.c
/qemu/tests/unit/test-qmp-event.c
/qemu/tests/unit/test-qobject-input-visitor.c
/qemu/tests/unit/test-qobject-output-visitor.c
/qemu/tests/unit/test-rcu-list.c
/qemu/tests/unit/test-rcu-simpleq.c
/qemu/tests/unit/test-rcu-slist.c
/qemu/tests/unit/test-rcu-tailq.c
/qemu/tests/unit/test-replication.c
/qemu/tests/unit/test-shift128.c
/qemu/tests/unit/test-string-input-visitor.c
/qemu/tests/unit/test-string-output-visitor.c
/qemu/tests/unit/test-thread-pool.c
/qemu/tests/unit/test-throttle.c
/qemu/tests/unit/test-timed-average.c
/qemu/tests/unit/test-util-filemonitor.c
/qemu/tests/unit/test-util-sockets.c
/qemu/tests/unit/test-uuid.c
/qemu/tests/unit/test-visitor-serialization.c
/qemu/tests/unit/test-vmstate.c
/qemu/tests/unit/test-write-threshold.c
/qemu/tests/unit/test-x86-cpuid.c
/qemu/tests/unit/test-xbzrle.c
/qemu/tests/unit/test-yank.c
/qemu/tests/vhost-user-bridge.c
/qemu/tests/vm/Makefile.include
/qemu/tests/vm/aarch64vm.py
/qemu/tests/vm/basevm.py
/qemu/tests/vm/centos
/qemu/tests/vm/centos.aarch64
/qemu/tests/vm/freebsd
/qemu/tests/vm/netbsd
/qemu/tests/vm/openbsd
/qemu/tests/vmstate-static-checker-data/dump1.json
/qemu/tests/vmstate-static-checker-data/dump2.json
/qemu/thunk.c
/qemu/tools/ebpf/Makefile.ebpf
/qemu/tools/ebpf/rss.bpf.c
/qemu/tools/meson.build
/qemu/tools/virtiofsd/buffer.c
/qemu/tools/virtiofsd/fuse_common.h
/qemu/tools/virtiofsd/fuse_lowlevel.c
/qemu/tools/virtiofsd/fuse_lowlevel.h
/qemu/tools/virtiofsd/fuse_opt.c
/qemu/tools/virtiofsd/fuse_virtio.c
/qemu/tools/virtiofsd/helper.c
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/tools/virtiofsd/passthrough_seccomp.c
/qemu/trace-events
/qemu/trace/control-target.c
/qemu/trace/control.c
/qemu/trace/control.h
/qemu/trace/meson.build
/qemu/trace/qmp.c
/qemu/trace/simple.c
/qemu/trace/simple.h
/qemu/ui/clipboard.c
/qemu/ui/cocoa.m
/qemu/ui/console-gl.c
/qemu/ui/console.c
/qemu/ui/egl-context.c
/qemu/ui/egl-headless.c
/qemu/ui/egl-helpers.c
/qemu/ui/gtk-clipboard.c
/qemu/ui/gtk-egl.c
/qemu/ui/gtk-gl-area.c
/qemu/ui/gtk.c
/qemu/ui/input-barrier.c
/qemu/ui/keycodemapdb
/qemu/ui/meson.build
/qemu/ui/qemu-pixman.c
/qemu/ui/sdl2-2d.c
/qemu/ui/sdl2-gl.c
/qemu/ui/sdl2.c
/qemu/ui/spice-app.c
/qemu/ui/spice-core.c
/qemu/ui/spice-display.c
/qemu/ui/trace-events
/qemu/ui/udmabuf.c
/qemu/ui/vdagent.c
/qemu/ui/vnc-auth-sasl.c
/qemu/ui/vnc-auth-sasl.h
/qemu/ui/vnc-clipboard.c
/qemu/ui/vnc-jobs.c
/qemu/ui/vnc-stubs.c
/qemu/ui/vnc.c
/qemu/ui/vnc.h
/qemu/ui/x_keymap.c
/qemu/util/aio-posix.c
/qemu/util/aio-win32.c
/qemu/util/async.c
/qemu/util/compatfd.c
/qemu/util/coroutine-sigaltstack.c
/qemu/util/crc-ccitt.c
/qemu/util/cutils.c
/qemu/util/event_notifier-posix.c
/qemu/util/fifo8.c
/qemu/util/guest-random.c
/qemu/util/host-utils.c
/qemu/util/id.c
/qemu/util/iov.c
/qemu/util/keyval.c
/qemu/util/main-loop.c
/qemu/util/meson.build
/qemu/util/mmap-alloc.c
/qemu/util/module.c
/qemu/util/osdep.c
/qemu/util/oslib-posix.c
/qemu/util/oslib-win32.c
/qemu/util/qemu-co-shared-resource.c
/qemu/util/qemu-config.c
/qemu/util/qemu-coroutine-lock.c
/qemu/util/qemu-coroutine-sleep.c
/qemu/util/qemu-error.c
/qemu/util/qemu-openpty.c
/qemu/util/qemu-option.c
/qemu/util/qemu-sockets.c
/qemu/util/qemu-thread-posix.c
/qemu/util/qemu-thread-win32.c
/qemu/util/qemu-timer.c
/qemu/util/qsp.c
/qemu/util/selfmap.c
/qemu/util/trace-events
/qemu/util/transactions.c
/qemu/util/uri.c
/qemu/util/userfaultfd.c
/qemu/util/vfio-helpers.c
/qemu/util/yank.c
3a489d3820-Jan-2021 Philippe Mathieu-Daudé <philmd@redhat.com>

meson: Declare have_virtfs_proxy_helper in main meson.build

have_virtfs_proxy_helper is used from docs/meson.build, and can be
not declared when including it before fsdev/meson.build. This fixes:

meson: Declare have_virtfs_proxy_helper in main meson.build

have_virtfs_proxy_helper is used from docs/meson.build, and can be
not declared when including it before fsdev/meson.build. This fixes:

../docs/meson.build:54:2: ERROR: Unknown variable "have_virtfs_proxy_helper".

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210120151539.1166252-1-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...


/qemu/.cirrus.yml
/qemu/.gitignore
/qemu/.gitlab-ci.d/containers.yml
/qemu/.gitlab-ci.yml
/qemu/.shippable.yml
/qemu/.travis.yml
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/accel/kvm/kvm-all.c
/qemu/accel/tcg/plugin-gen.c
/qemu/audio/alsaaudio.c
/qemu/audio/audio.c
/qemu/audio/audio_int.h
/qemu/audio/audio_legacy.c
/qemu/audio/audio_template.h
/qemu/audio/audio_win_int.c
/qemu/audio/coreaudio.c
/qemu/audio/dsound_template.h
/qemu/audio/dsoundaudio.c
/qemu/audio/jackaudio.c
/qemu/audio/noaudio.c
/qemu/audio/ossaudio.c
/qemu/audio/paaudio.c
/qemu/audio/sdlaudio.c
/qemu/audio/spiceaudio.c
/qemu/block/meson.build
/qemu/block/nbd.c
/qemu/bsd-user/syscall.c
/qemu/chardev/char-socket.c
/qemu/configure
/qemu/contrib/elf2dmp/addrspace.c
/qemu/contrib/elf2dmp/addrspace.h
/qemu/contrib/elf2dmp/main.c
/qemu/default-configs/devices/arm-softmmu.mak
/qemu/default-configs/devices/riscv32-softmmu.mak
/qemu/default-configs/devices/riscv64-softmmu.mak
/qemu/default-configs/targets/aarch64-linux-user.mak
/qemu/default-configs/targets/aarch64_be-linux-user.mak
/qemu/default-configs/targets/arm-linux-user.mak
/qemu/default-configs/targets/armeb-linux-user.mak
/qemu/default-configs/targets/riscv32-linux-user.mak
/qemu/default-configs/targets/riscv32-softmmu.mak
/qemu/default-configs/targets/riscv64-linux-user.mak
/qemu/default-configs/targets/riscv64-softmmu.mak
/qemu/disas/meson.build
/qemu/docs/conf.py
/qemu/docs/devel/rcu.txt
/qemu/docs/meson.build
/qemu/docs/system/arm/cpu-features.rst
/qemu/docs/system/arm/nuvoton.rst
/qemu/docs/system/deprecated.rst
/qemu/docs/system/removed-features.rst
meson.build
/qemu/gdbstub.c
/qemu/hw/9pfs/9p.c
/qemu/hw/acpi/aml-build.c
/qemu/hw/adc/meson.build
/qemu/hw/adc/npcm7xx_adc.c
/qemu/hw/adc/trace-events
/qemu/hw/adc/trace.h
/qemu/hw/arm/npcm7xx.c
/qemu/hw/arm/npcm7xx_boards.c
/qemu/hw/block/dataplane/virtio-blk.c
/qemu/hw/block/dataplane/xen-block.c
/qemu/hw/block/m25p80.c
/qemu/hw/block/nand.c
/qemu/hw/i386/acpi-build.c
/qemu/hw/ide/ahci.c
/qemu/hw/ide/atapi.c
/qemu/hw/intc/ppc-uic.c
/qemu/hw/m68k/next-cube.c
/qemu/hw/mem/npcm7xx_mc.c
/qemu/hw/mips/boston.c
/qemu/hw/mips/fuloong2e.c
/qemu/hw/misc/macio/gpio.c
/qemu/hw/misc/macio/macio.c
/qemu/hw/misc/meson.build
/qemu/hw/misc/mos6522.c
/qemu/hw/misc/npcm7xx_clk.c
/qemu/hw/misc/npcm7xx_gcr.c
/qemu/hw/misc/npcm7xx_pwm.c
/qemu/hw/misc/npcm7xx_rng.c
/qemu/hw/misc/sifive_u_otp.c
/qemu/hw/misc/trace-events
/qemu/hw/net/lan9118.c
/qemu/hw/nvram/npcm7xx_otp.c
/qemu/hw/pci-bridge/Kconfig
/qemu/hw/pci-host/gpex-acpi.c
/qemu/hw/pci/shpc.c
/qemu/hw/ppc/Kconfig
/qemu/hw/ppc/mac_newworld.c
/qemu/hw/ppc/mac_oldworld.c
/qemu/hw/ppc/ppc405.h
/qemu/hw/ppc/ppc405_boards.c
/qemu/hw/ppc/ppc405_uc.c
/qemu/hw/ppc/ppc4xx_devs.c
/qemu/hw/ppc/sam460ex.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_cpu_core.c
/qemu/hw/ppc/spapr_events.c
/qemu/hw/ppc/spapr_hcall.c
/qemu/hw/ppc/spapr_ovec.c
/qemu/hw/ppc/spapr_rtas.c
/qemu/hw/riscv/boot.c
/qemu/hw/riscv/sifive_u.c
/qemu/hw/riscv/spike.c
/qemu/hw/riscv/virt.c
/qemu/hw/rtc/pl031.c
/qemu/hw/scsi/trace-events
/qemu/hw/scsi/virtio-scsi.c
/qemu/hw/semihosting/Kconfig
/qemu/hw/semihosting/arm-compat-semi.c
/qemu/hw/semihosting/common-semi.h
/qemu/hw/semihosting/meson.build
/qemu/hw/ssi/npcm7xx_fiu.c
/qemu/hw/timer/npcm7xx_timer.c
/qemu/hw/virtio/vhost-user-fs-pci.c
/qemu/hw/virtio/vhost-user-fs.c
/qemu/hw/virtio/virtio-pci.c
/qemu/include/exec/gdbstub.h
/qemu/include/exec/gen-icount.h
/qemu/include/hw/acpi/aml-build.h
/qemu/include/hw/adc/npcm7xx_adc.h
/qemu/include/hw/arm/npcm7xx.h
/qemu/include/hw/intc/ppc-uic.h
/qemu/include/hw/m68k/next-cube.h
/qemu/include/hw/misc/macio/gpio.h
/qemu/include/hw/misc/macio/macio.h
/qemu/include/hw/misc/npcm7xx_clk.h
/qemu/include/hw/misc/npcm7xx_pwm.h
/qemu/include/hw/ppc/ppc4xx.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/spapr_ovec.h
/qemu/include/hw/riscv/boot.h
/qemu/include/hw/timer/npcm7xx_timer.h
/qemu/include/hw/virtio/vhost-user-fs.h
/qemu/include/io/channel.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/timer.h
/qemu/include/qemu/xxhash.h
/qemu/include/qemu/yank.h
/qemu/include/sysemu/whpx.h
/qemu/include/tcg/tcg-op.h
/qemu/include/tcg/tcg-opc.h
/qemu/include/tcg/tcg.h
/qemu/include/ui/gtk.h
/qemu/io/channel-tls.c
/qemu/io/meson.build
/qemu/linux-user/aarch64/cpu_loop.c
/qemu/linux-user/arm/cpu_loop.c
/qemu/linux-user/arm/meson.build
/qemu/linux-user/exit.c
/qemu/linux-user/meson.build
/qemu/linux-user/mips/cpu_loop.c
/qemu/linux-user/qemu.h
/qemu/linux-user/riscv/cpu_loop.c
/qemu/linux-user/semihost.c
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/channel.c
/qemu/migration/migration.c
/qemu/migration/multifd.c
/qemu/migration/qemu-file-channel.c
/qemu/migration/savevm.c
/qemu/nbd/server.c
/qemu/qapi/audio.json
/qemu/qapi/meson.build
/qemu/qapi/qapi-schema.json
/qemu/qapi/run-state.json
/qemu/qapi/yank.json
/qemu/qemu-nbd.c
/qemu/qemu-options.hx
/qemu/scripts/checkpatch.pl
/qemu/scripts/decodetree.py
/qemu/scripts/qemu-gdb.py
/qemu/scripts/qemugdb/coroutine.py
/qemu/softmmu/physmem.c
/qemu/softmmu/runstate-action.c
/qemu/softmmu/runstate.c
/qemu/softmmu/vl.c
/qemu/storage-daemon/meson.build
/qemu/stubs/meson.build
/qemu/stubs/yank.c
/qemu/subprojects/libvhost-user/libvhost-user.h
/qemu/subprojects/libvhost-user/meson.build
/qemu/target/arm/cpu-param.h
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/gdbstub.c
/qemu/target/arm/helper-a64.c
/qemu/target/arm/helper.c
/qemu/target/arm/internals.h
/qemu/target/arm/m_helper.c
/qemu/target/arm/meson.build
/qemu/target/arm/monitor.c
/qemu/target/arm/op_helper.c
/qemu/target/arm/pauth_helper.c
/qemu/target/arm/sve_helper.c
/qemu/target/arm/tlb_helper.c
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate-sve.c
/qemu/target/arm/translate.c
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/gdbstub.c
/qemu/target/i386/tcg/seg_helper.c
/qemu/target/i386/tcg/translate.c
/qemu/target/i386/whpx/whpx-all.c
/qemu/target/i386/whpx/whpx-apic.c
/qemu/target/i386/whpx/whpx-cpus.c
/qemu/target/i386/whpx/whpx-internal.h
/qemu/target/m68k/m68k-semi.c
/qemu/target/mips/addr.c
/qemu/target/mips/cp0_helper.c
/qemu/target/mips/cp0_timer.c
/qemu/target/mips/cpu-defs.c.inc
/qemu/target/mips/cpu.c
/qemu/target/mips/cpu.h
/qemu/target/mips/fpu_helper.c
/qemu/target/mips/fpu_helper.h
/qemu/target/mips/gdbstub.c
/qemu/target/mips/helper.h
/qemu/target/mips/internal.h
/qemu/target/mips/kvm.c
/qemu/target/mips/machine.c
/qemu/target/mips/meson.build
/qemu/target/mips/mips-defs.h
/qemu/target/mips/mips32r6.decode
/qemu/target/mips/mips64r6.decode
/qemu/target/mips/msa32.decode
/qemu/target/mips/msa64.decode
/qemu/target/mips/msa_helper.c
/qemu/target/mips/msa_helper.h.inc
/qemu/target/mips/msa_translate.c
/qemu/target/mips/op_helper.c
/qemu/target/mips/rel6_translate.c
/qemu/target/mips/tlb_helper.c
/qemu/target/mips/translate.c
/qemu/target/mips/translate.h
/qemu/target/mips/translate_addr_const.c
/qemu/target/nios2/nios2-semi.c
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_bits.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/csr.c
/qemu/target/riscv/gdbstub.c
/qemu/target/riscv/insn_trans/trans_privileged.c.inc
/qemu/target/riscv/op_helper.c
/qemu/target/riscv/pmp.c
/qemu/target/riscv/pmp.h
/qemu/target/riscv/translate.c
/qemu/tcg/aarch64/tcg-target.c.inc
/qemu/tcg/arm/tcg-target.c.inc
/qemu/tcg/i386/tcg-target.c.inc
/qemu/tcg/mips/tcg-target.c.inc
/qemu/tcg/optimize.c
/qemu/tcg/ppc/tcg-target.c.inc
/qemu/tcg/riscv/tcg-target.c.inc
/qemu/tcg/s390/tcg-target.c.inc
/qemu/tcg/sparc/tcg-target.c.inc
/qemu/tcg/tcg-op-gvec.c
/qemu/tcg/tcg-op-vec.c
/qemu/tcg/tcg-op.c
/qemu/tcg/tcg.c
/qemu/tcg/tci.c
/qemu/tcg/tci/tcg-target.c.inc
/qemu/tests/check-block.sh
/qemu/tests/data/acpi/microvm/DSDT.pcie
/qemu/tests/data/acpi/virt/DSDT
/qemu/tests/data/acpi/virt/DSDT.memhp
/qemu/tests/data/acpi/virt/DSDT.numamem
/qemu/tests/data/acpi/virt/DSDT.pxb
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/docker.py
/qemu/tests/docker/dockerfiles/alpine.docker
/qemu/tests/docker/dockerfiles/debian-amd64.docker
/qemu/tests/guest-debug/run-test.py
/qemu/tests/meson.build
/qemu/tests/migration/stress.c
/qemu/tests/qemu-iotests/001
/qemu/tests/qemu-iotests/002
/qemu/tests/qemu-iotests/003
/qemu/tests/qemu-iotests/004
/qemu/tests/qemu-iotests/005
/qemu/tests/qemu-iotests/007
/qemu/tests/qemu-iotests/008
/qemu/tests/qemu-iotests/009
/qemu/tests/qemu-iotests/010
/qemu/tests/qemu-iotests/011
/qemu/tests/qemu-iotests/012
/qemu/tests/qemu-iotests/013
/qemu/tests/qemu-iotests/014
/qemu/tests/qemu-iotests/015
/qemu/tests/qemu-iotests/017
/qemu/tests/qemu-iotests/018
/qemu/tests/qemu-iotests/019
/qemu/tests/qemu-iotests/020
/qemu/tests/qemu-iotests/021
/qemu/tests/qemu-iotests/022
/qemu/tests/qemu-iotests/023
/qemu/tests/qemu-iotests/024
/qemu/tests/qemu-iotests/025
/qemu/tests/qemu-iotests/026
/qemu/tests/qemu-iotests/027
/qemu/tests/qemu-iotests/028
/qemu/tests/qemu-iotests/029
/qemu/tests/qemu-iotests/030
/qemu/tests/qemu-iotests/031
/qemu/tests/qemu-iotests/032
/qemu/tests/qemu-iotests/033
/qemu/tests/qemu-iotests/034
/qemu/tests/qemu-iotests/035
/qemu/tests/qemu-iotests/036
/qemu/tests/qemu-iotests/037
/qemu/tests/qemu-iotests/038
/qemu/tests/qemu-iotests/039
/qemu/tests/qemu-iotests/040
/qemu/tests/qemu-iotests/041
/qemu/tests/qemu-iotests/042
/qemu/tests/qemu-iotests/043
/qemu/tests/qemu-iotests/044
/qemu/tests/qemu-iotests/045
/qemu/tests/qemu-iotests/046
/qemu/tests/qemu-iotests/047
/qemu/tests/qemu-iotests/048
/qemu/tests/qemu-iotests/049
/qemu/tests/qemu-iotests/050
/qemu/tests/qemu-iotests/051
/qemu/tests/qemu-iotests/052
/qemu/tests/qemu-iotests/053
/qemu/tests/qemu-iotests/054
/qemu/tests/qemu-iotests/055
/qemu/tests/qemu-iotests/056
/qemu/tests/qemu-iotests/057
/qemu/tests/qemu-iotests/058
/qemu/tests/qemu-iotests/059
/qemu/tests/qemu-iotests/060
/qemu/tests/qemu-iotests/061
/qemu/tests/qemu-iotests/062
/qemu/tests/qemu-iotests/063
/qemu/tests/qemu-iotests/064
/qemu/tests/qemu-iotests/065
/qemu/tests/qemu-iotests/066
/qemu/tests/qemu-iotests/068
/qemu/tests/qemu-iotests/069
/qemu/tests/qemu-iotests/070
/qemu/tests/qemu-iotests/071
/qemu/tests/qemu-iotests/072
/qemu/tests/qemu-iotests/073
/qemu/tests/qemu-iotests/074
/qemu/tests/qemu-iotests/075
/qemu/tests/qemu-iotests/076
/qemu/tests/qemu-iotests/077
/qemu/tests/qemu-iotests/078
/qemu/tests/qemu-iotests/079
/qemu/tests/qemu-iotests/080
/qemu/tests/qemu-iotests/081
/qemu/tests/qemu-iotests/082
/qemu/tests/qemu-iotests/083
/qemu/tests/qemu-iotests/084
/qemu/tests/qemu-iotests/085
/qemu/tests/qemu-iotests/086
/qemu/tests/qemu-iotests/087
/qemu/tests/qemu-iotests/088
/qemu/tests/qemu-iotests/089
/qemu/tests/qemu-iotests/090
/qemu/tests/qemu-iotests/091
/qemu/tests/qemu-iotests/092
/qemu/tests/qemu-iotests/093
/qemu/tests/qemu-iotests/094
/qemu/tests/qemu-iotests/095
/qemu/tests/qemu-iotests/096
/qemu/tests/qemu-iotests/097
/qemu/tests/qemu-iotests/098
/qemu/tests/qemu-iotests/099
/qemu/tests/qemu-iotests/101
/qemu/tests/qemu-iotests/102
/qemu/tests/qemu-iotests/103
/qemu/tests/qemu-iotests/104
/qemu/tests/qemu-iotests/105
/qemu/tests/qemu-iotests/106
/qemu/tests/qemu-iotests/107
/qemu/tests/qemu-iotests/108
/qemu/tests/qemu-iotests/109
/qemu/tests/qemu-iotests/110
/qemu/tests/qemu-iotests/111
/qemu/tests/qemu-iotests/112
/qemu/tests/qemu-iotests/113
/qemu/tests/qemu-iotests/114
/qemu/tests/qemu-iotests/115
/qemu/tests/qemu-iotests/116
/qemu/tests/qemu-iotests/117
/qemu/tests/qemu-iotests/118
/qemu/tests/qemu-iotests/119
/qemu/tests/qemu-iotests/120
/qemu/tests/qemu-iotests/121
/qemu/tests/qemu-iotests/122
/qemu/tests/qemu-iotests/123
/qemu/tests/qemu-iotests/124
/qemu/tests/qemu-iotests/125
/qemu/tests/qemu-iotests/126
/qemu/tests/qemu-iotests/127
/qemu/tests/qemu-iotests/128
/qemu/tests/qemu-iotests/129
/qemu/tests/qemu-iotests/130
/qemu/tests/qemu-iotests/131
/qemu/tests/qemu-iotests/132
/qemu/tests/qemu-iotests/133
/qemu/tests/qemu-iotests/134
/qemu/tests/qemu-iotests/135
/qemu/tests/qemu-iotests/136
/qemu/tests/qemu-iotests/137
/qemu/tests/qemu-iotests/138
/qemu/tests/qemu-iotests/139
/qemu/tests/qemu-iotests/140
/qemu/tests/qemu-iotests/141
/qemu/tests/qemu-iotests/143
/qemu/tests/qemu-iotests/144
/qemu/tests/qemu-iotests/145
/qemu/tests/qemu-iotests/146
/qemu/tests/qemu-iotests/147
/qemu/tests/qemu-iotests/148
/qemu/tests/qemu-iotests/149
/qemu/tests/qemu-iotests/150
/qemu/tests/qemu-iotests/151
/qemu/tests/qemu-iotests/152
/qemu/tests/qemu-iotests/153
/qemu/tests/qemu-iotests/154
/qemu/tests/qemu-iotests/155
/qemu/tests/qemu-iotests/156
/qemu/tests/qemu-iotests/157
/qemu/tests/qemu-iotests/158
/qemu/tests/qemu-iotests/159
/qemu/tests/qemu-iotests/160
/qemu/tests/qemu-iotests/161
/qemu/tests/qemu-iotests/162
/qemu/tests/qemu-iotests/163
/qemu/tests/qemu-iotests/165
/qemu/tests/qemu-iotests/169
/qemu/tests/qemu-iotests/170
/qemu/tests/qemu-iotests/171
/qemu/tests/qemu-iotests/172
/qemu/tests/qemu-iotests/173
/qemu/tests/qemu-iotests/174
/qemu/tests/qemu-iotests/175
/qemu/tests/qemu-iotests/175.out
/qemu/tests/qemu-iotests/176
/qemu/tests/qemu-iotests/177
/qemu/tests/qemu-iotests/178
/qemu/tests/qemu-iotests/179
/qemu/tests/qemu-iotests/181
/qemu/tests/qemu-iotests/182
/qemu/tests/qemu-iotests/183
/qemu/tests/qemu-iotests/184
/qemu/tests/qemu-iotests/185
/qemu/tests/qemu-iotests/186
/qemu/tests/qemu-iotests/187
/qemu/tests/qemu-iotests/188
/qemu/tests/qemu-iotests/189
/qemu/tests/qemu-iotests/190
/qemu/tests/qemu-iotests/191
/qemu/tests/qemu-iotests/192
/qemu/tests/qemu-iotests/194
/qemu/tests/qemu-iotests/195
/qemu/tests/qemu-iotests/196
/qemu/tests/qemu-iotests/197
/qemu/tests/qemu-iotests/198
/qemu/tests/qemu-iotests/199
/qemu/tests/qemu-iotests/200
/qemu/tests/qemu-iotests/201
/qemu/tests/qemu-iotests/202
/qemu/tests/qemu-iotests/203
/qemu/tests/qemu-iotests/204
/qemu/tests/qemu-iotests/205
/qemu/tests/qemu-iotests/206
/qemu/tests/qemu-iotests/207
/qemu/tests/qemu-iotests/208
/qemu/tests/qemu-iotests/209
/qemu/tests/qemu-iotests/210
/qemu/tests/qemu-iotests/211
/qemu/tests/qemu-iotests/212
/qemu/tests/qemu-iotests/213
/qemu/tests/qemu-iotests/214
/qemu/tests/qemu-iotests/215
/qemu/tests/qemu-iotests/216
/qemu/tests/qemu-iotests/217
/qemu/tests/qemu-iotests/218
/qemu/tests/qemu-iotests/219
/qemu/tests/qemu-iotests/220
/qemu/tests/qemu-iotests/221
/qemu/tests/qemu-iotests/222
/qemu/tests/qemu-iotests/223
/qemu/tests/qemu-iotests/224
/qemu/tests/qemu-iotests/225
/qemu/tests/qemu-iotests/226
/qemu/tests/qemu-iotests/227
/qemu/tests/qemu-iotests/228
/qemu/tests/qemu-iotests/229
/qemu/tests/qemu-iotests/231
/qemu/tests/qemu-iotests/232
/qemu/tests/qemu-iotests/233
/qemu/tests/qemu-iotests/234
/qemu/tests/qemu-iotests/235
/qemu/tests/qemu-iotests/236
/qemu/tests/qemu-iotests/237
/qemu/tests/qemu-iotests/238
/qemu/tests/qemu-iotests/239
/qemu/tests/qemu-iotests/240
/qemu/tests/qemu-iotests/241
/qemu/tests/qemu-iotests/242
/qemu/tests/qemu-iotests/243
/qemu/tests/qemu-iotests/244
/qemu/tests/qemu-iotests/245
/qemu/tests/qemu-iotests/246
/qemu/tests/qemu-iotests/247
/qemu/tests/qemu-iotests/248
/qemu/tests/qemu-iotests/249
/qemu/tests/qemu-iotests/250
/qemu/tests/qemu-iotests/251
/qemu/tests/qemu-iotests/252
/qemu/tests/qemu-iotests/253
/qemu/tests/qemu-iotests/254
/qemu/tests/qemu-iotests/255
/qemu/tests/qemu-iotests/256
/qemu/tests/qemu-iotests/257
/qemu/tests/qemu-iotests/258
/qemu/tests/qemu-iotests/259
/qemu/tests/qemu-iotests/260
/qemu/tests/qemu-iotests/261
/qemu/tests/qemu-iotests/262
/qemu/tests/qemu-iotests/263
/qemu/tests/qemu-iotests/264
/qemu/tests/qemu-iotests/265
/qemu/tests/qemu-iotests/266
/qemu/tests/qemu-iotests/267
/qemu/tests/qemu-iotests/268
/qemu/tests/qemu-iotests/270
/qemu/tests/qemu-iotests/271
/qemu/tests/qemu-iotests/271.out
/qemu/tests/qemu-iotests/272
/qemu/tests/qemu-iotests/273
/qemu/tests/qemu-iotests/274
/qemu/tests/qemu-iotests/277
/qemu/tests/qemu-iotests/279
/qemu/tests/qemu-iotests/280
/qemu/tests/qemu-iotests/281
/qemu/tests/qemu-iotests/282
/qemu/tests/qemu-iotests/283
/qemu/tests/qemu-iotests/284
/qemu/tests/qemu-iotests/286
/qemu/tests/qemu-iotests/287
/qemu/tests/qemu-iotests/287.out
/qemu/tests/qemu-iotests/288
/qemu/tests/qemu-iotests/289
/qemu/tests/qemu-iotests/290
/qemu/tests/qemu-iotests/291
/qemu/tests/qemu-iotests/292
/qemu/tests/qemu-iotests/293
/qemu/tests/qemu-iotests/294
/qemu/tests/qemu-iotests/295
/qemu/tests/qemu-iotests/296
/qemu/tests/qemu-iotests/297
/qemu/tests/qemu-iotests/298
/qemu/tests/qemu-iotests/299
/qemu/tests/qemu-iotests/300
/qemu/tests/qemu-iotests/301
/qemu/tests/qemu-iotests/302
/qemu/tests/qemu-iotests/303
/qemu/tests/qemu-iotests/304
/qemu/tests/qemu-iotests/305
/qemu/tests/qemu-iotests/307
/qemu/tests/qemu-iotests/308
/qemu/tests/qemu-iotests/309
/qemu/tests/qemu-iotests/312
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qtest/arm-cpu-features.c
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/qtest/libqos/malloc-pc.c
/qemu/tests/qtest/libqos/malloc-spapr.c
/qemu/tests/qtest/m25p80-test.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/npcm7xx_adc-test.c
/qemu/tests/qtest/npcm7xx_pwm-test.c
/qemu/tests/qtest/tpm-util.c
/qemu/tests/tcg/aarch64/Makefile.softmmu-target
/qemu/tests/tcg/aarch64/gdbstub/test-sve-ioctl.py
/qemu/tests/tcg/aarch64/system/boot.S
/qemu/tests/tcg/i386/Makefile.softmmu-target
/qemu/tests/tcg/i386/system/boot.S
/qemu/tests/tcg/multiarch/Makefile.target
/qemu/tests/tcg/multiarch/gdbstub/memory.py
/qemu/tests/tcg/multiarch/gdbstub/test-qxfer-auxv-read.py
/qemu/tests/tcg/multiarch/system/Makefile.softmmu-target
/qemu/tests/tcg/multiarch/system/memory.c
/qemu/tests/tcg/x86_64/Makefile.softmmu-target
/qemu/tests/tcg/x86_64/system/boot.S
/qemu/tests/test-char.c
/qemu/tests/test-xbzrle.c
/qemu/ui/cocoa.m
/qemu/ui/gtk-egl.c
/qemu/ui/gtk.c
/qemu/ui/meson.build
/qemu/ui/vnc.c
/qemu/ui/vnc.h
/qemu/util/cacheflush.c
/qemu/util/meson.build
/qemu/util/qemu-timer-common.c
/qemu/util/yank.c
2c9dce0107-Jan-2021 Paolo Bonzini <pbonzini@redhat.com>

meson: do not use CONFIG_VIRTFS

CONFIG_VIRTFS is not anymore part of the config_host dictionary.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


/qemu/.cirrus.yml
/qemu/.gitlab-ci.d/containers.yml
/qemu/.gitlab-ci.d/crossbuilds.yml
/qemu/.gitlab-ci.yml
/qemu/.mailmap
/qemu/.travis.yml
/qemu/CODING_STYLE.rst
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/accel/Kconfig
/qemu/accel/kvm/kvm-all.c
/qemu/accel/stubs/tcg-stub.c
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/cputlb.c
/qemu/accel/tcg/tcg-all.c
/qemu/accel/tcg/tcg-runtime.c
/qemu/accel/tcg/tcg-runtime.h
/qemu/accel/tcg/trace-events
/qemu/accel/tcg/translate-all.c
/qemu/accel/tcg/translator.c
/qemu/accel/tcg/user-exec.c
/qemu/audio/audio.c
/qemu/audio/audio.h
/qemu/audio/coreaudio.c
/qemu/backends/hostmem.c
/qemu/backends/tpm/tpm_util.c
/qemu/block.c
/qemu/block/curl.c
/qemu/block/file-posix.c
/qemu/block/gluster.c
/qemu/block/io.c
/qemu/block/iscsi.c
/qemu/block/meson.build
/qemu/block/nbd.c
/qemu/block/nfs.c
/qemu/block/nvme.c
/qemu/block/preallocate.c
/qemu/block/qapi.c
/qemu/block/qcow2.c
/qemu/block/quorum.c
/qemu/block/rbd.c
/qemu/block/vpc.c
/qemu/blockdev.c
/qemu/bsd-user/arm/target_arch_sysarch.h
/qemu/bsd-user/arm/target_syscall.h
/qemu/bsd-user/freebsd/os-strace.h
/qemu/bsd-user/freebsd/strace.list
/qemu/bsd-user/freebsd/syscall_nr.h
/qemu/bsd-user/i386/target_arch_sysarch.h
/qemu/bsd-user/i386/target_syscall.h
/qemu/bsd-user/main.c
/qemu/bsd-user/mips/target_arch_sysarch.h
/qemu/bsd-user/mips/target_syscall.h
/qemu/bsd-user/mips64/target_arch_sysarch.h
/qemu/bsd-user/mips64/target_syscall.h
/qemu/bsd-user/netbsd/os-strace.h
/qemu/bsd-user/openbsd/os-strace.h
/qemu/bsd-user/sparc/target_arch_sysarch.h
/qemu/bsd-user/sparc/target_syscall.h
/qemu/bsd-user/sparc64/target_arch_sysarch.h
/qemu/bsd-user/sparc64/target_syscall.h
/qemu/bsd-user/strace.c
/qemu/bsd-user/x86_64/target_arch_sysarch.h
/qemu/bsd-user/x86_64/target_syscall.h
/qemu/chardev/char-mux.c
/qemu/chardev/char.c
/qemu/chardev/meson.build
/qemu/configure
/qemu/contrib/elf2dmp/meson.build
/qemu/contrib/elf2dmp/pdb.c
/qemu/contrib/elf2dmp/qemu_elf.c
/qemu/contrib/rdmacm-mux/main.c
/qemu/contrib/vhost-user-scsi/meson.build
/qemu/cpu.c
/qemu/default-configs/devices/mips64el-softmmu.mak
/qemu/disas.c
/qemu/disas/capstone.c
/qemu/disas/libvixl/vixl/a64/disasm-a64.cc
/qemu/disas/libvixl/vixl/globals.h
/qemu/docs/devel/clocks.rst
/qemu/docs/devel/control-flow-integrity.rst
/qemu/docs/devel/index.rst
/qemu/docs/devel/kconfig.rst
/qemu/docs/devel/migration.rst
/qemu/docs/devel/tracing.txt
/qemu/docs/devel/writing-qmp-commands.txt
/qemu/docs/interop/conf.py
/qemu/docs/interop/index.rst
/qemu/docs/interop/qemu-storage-daemon-qmp-ref.rst
/qemu/docs/meson.build
/qemu/docs/system/arm/sabrelite.rst
/qemu/docs/system/deprecated.rst
/qemu/docs/system/index.rst
/qemu/docs/system/qemu-block-drivers.rst.inc
/qemu/docs/system/removed-features.rst
/qemu/docs/system/target-arm.rst
/qemu/docs/system/target-mips.rst
/qemu/docs/tools/conf.py
/qemu/docs/tools/index.rst
/qemu/docs/tools/qemu-storage-daemon.rst
/qemu/docs/user/main.rst
meson.build
/qemu/gdbstub.c
/qemu/hmp-commands.hx
/qemu/hw/acpi/vmgenid.c
/qemu/hw/arm/Kconfig
/qemu/hw/arm/boot.c
/qemu/hw/arm/highbank.c
/qemu/hw/arm/musicpal.c
/qemu/hw/arm/pxa2xx.c
/qemu/hw/arm/sabrelite.c
/qemu/hw/arm/strongarm.c
/qemu/hw/arm/vexpress.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xlnx-versal-virt.c
/qemu/hw/arm/xlnx-versal.c
/qemu/hw/audio/cs4231.c
/qemu/hw/audio/meson.build
/qemu/hw/audio/via-ac97.c
/qemu/hw/block/fdc.c
/qemu/hw/block/m25p80.c
/qemu/hw/block/nand.c
/qemu/hw/block/nvme.c
/qemu/hw/block/onenand.c
/qemu/hw/block/pflash_cfi01.c
/qemu/hw/block/pflash_cfi02.c
/qemu/hw/block/vhost-user-blk.c
/qemu/hw/block/xen-block.c
/qemu/hw/char/avr_usart.c
/qemu/hw/char/bcm2835_aux.c
/qemu/hw/char/cadence_uart.c
/qemu/hw/char/cmsdk-apb-uart.c
/qemu/hw/char/debugcon.c
/qemu/hw/char/digic-uart.c
/qemu/hw/char/escc.c
/qemu/hw/char/etraxfs_ser.c
/qemu/hw/char/exynos4210_uart.c
/qemu/hw/char/grlib_apbuart.c
/qemu/hw/char/ibex_uart.c
/qemu/hw/char/imx_serial.c
/qemu/hw/char/ipoctal232.c
/qemu/hw/char/lm32_juart.c
/qemu/hw/char/lm32_uart.c
/qemu/hw/char/mcf_uart.c
/qemu/hw/char/milkymist-uart.c
/qemu/hw/char/nrf51_uart.c
/qemu/hw/char/parallel.c
/qemu/hw/char/pl011.c
/qemu/hw/char/renesas_sci.c
/qemu/hw/char/sclpconsole-lm.c
/qemu/hw/char/sclpconsole.c
/qemu/hw/char/serial-pci-multi.c
/qemu/hw/char/serial.c
/qemu/hw/char/spapr_vty.c
/qemu/hw/char/stm32f2xx_usart.c
/qemu/hw/char/terminal3270.c
/qemu/hw/char/virtio-console.c
/qemu/hw/char/virtio-serial-bus.c
/qemu/hw/char/xilinx_uartlite.c
/qemu/hw/core/clock.c
/qemu/hw/core/cpu.c
/qemu/hw/core/loader.c
/qemu/hw/core/machine-qmp-cmds.c
/qemu/hw/core/machine.c
/qemu/hw/core/meson.build
/qemu/hw/core/qdev-prop-internal.h
/qemu/hw/core/qdev-properties-system.c
/qemu/hw/core/qdev-properties.c
/qemu/hw/core/qdev.c
/qemu/hw/core/register.c
/qemu/hw/display/Kconfig
/qemu/hw/display/meson.build
/qemu/hw/display/virtio-gpu.c
/qemu/hw/hppa/dino.c
/qemu/hw/hyperv/vmbus.c
/qemu/hw/i386/fw_cfg.c
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/kvm/apic.c
/qemu/hw/i386/kvm/clock.c
/qemu/hw/i386/kvm/i8254.c
/qemu/hw/i386/kvmvapic.c
/qemu/hw/i386/microvm.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/x86.c
/qemu/hw/i386/xen/xen-hvm.c
/qemu/hw/ide/core.c
/qemu/hw/ide/qdev.c
/qemu/hw/input/Kconfig
/qemu/hw/input/ads7846.c
/qemu/hw/input/hid.c
/qemu/hw/input/meson.build
/qemu/hw/intc/Kconfig
/qemu/hw/intc/apic.c
/qemu/hw/intc/arm_gic.c
/qemu/hw/intc/arm_gicv3_kvm.c
/qemu/hw/intc/armv7m_nvic.c
/qemu/hw/intc/grlib_irqmp.c
/qemu/hw/intc/ibex_plic.c
/qemu/hw/intc/ioapic.c
/qemu/hw/intc/loongson_liointc.c
/qemu/hw/intc/meson.build
/qemu/hw/intc/ppc-uic.c
/qemu/hw/intc/s390_flic_kvm.c
/qemu/hw/intc/spapr_xive.c
/qemu/hw/intc/spapr_xive_kvm.c
/qemu/hw/intc/trace-events
/qemu/hw/intc/xics_kvm.c
/qemu/hw/intc/xive.c
/qemu/hw/ipmi/ipmi_bmc_extern.c
/qemu/hw/ipmi/ipmi_bmc_sim.c
/qemu/hw/isa/piix3.c
/qemu/hw/isa/trace-events
/qemu/hw/isa/vt82c686.c
/qemu/hw/microblaze/boot.c
/qemu/hw/mips/Kconfig
/qemu/hw/mips/boston.c
/qemu/hw/mips/cps.c
/qemu/hw/mips/fuloong2e.c
/qemu/hw/mips/fw_cfg.c
/qemu/hw/mips/fw_cfg.h
/qemu/hw/mips/gt64xxx_pci.c
/qemu/hw/mips/loongson3_bootp.c
/qemu/hw/mips/loongson3_bootp.h
/qemu/hw/mips/loongson3_virt.c
/qemu/hw/mips/malta.c
/qemu/hw/mips/meson.build
/qemu/hw/mips/mipssim.c
/qemu/hw/misc/allwinner-sid.c
/qemu/hw/misc/imx6_ccm.c
/qemu/hw/misc/ivshmem.c
/qemu/hw/misc/mac_via.c
/qemu/hw/misc/sifive_u_otp.c
/qemu/hw/misc/tmp421.c
/qemu/hw/misc/zynq_slcr.c
/qemu/hw/net/e1000.c
/qemu/hw/net/e1000e_core.c
/qemu/hw/net/pcnet-pci.c
/qemu/hw/net/rocker/rocker.c
/qemu/hw/net/rocker/rocker_fp.c
/qemu/hw/net/rocker/rocker_fp.h
/qemu/hw/net/rocker/rocker_of_dpa.c
/qemu/hw/net/rtl8139.c
/qemu/hw/net/spapr_llan.c
/qemu/hw/net/virtio-net.c
/qemu/hw/nios2/10m50_devboard.c
/qemu/hw/nios2/boot.c
/qemu/hw/nios2/meson.build
/qemu/hw/nvram/eeprom93xx.c
/qemu/hw/nvram/eeprom_at24c.c
/qemu/hw/nvram/fw_cfg.c
/qemu/hw/nvram/spapr_nvram.c
/qemu/hw/openrisc/Kconfig
/qemu/hw/openrisc/meson.build
/qemu/hw/openrisc/openrisc_sim.c
/qemu/hw/pci-bridge/gen_pcie_root_port.c
/qemu/hw/pci-host/Kconfig
/qemu/hw/pci-host/bonito.c
/qemu/hw/pci-host/meson.build
/qemu/hw/pci-host/pnv_phb4.c
/qemu/hw/pci-host/ppce500.c
/qemu/hw/pci-host/uninorth.c
/qemu/hw/pci/msix.c
/qemu/hw/pci/pci.c
/qemu/hw/pci/shpc.c
/qemu/hw/ppc/Kconfig
/qemu/hw/ppc/e500.c
/qemu/hw/ppc/pnv_pnor.c
/qemu/hw/ppc/ppc.c
/qemu/hw/ppc/ppc440_bamboo.c
/qemu/hw/ppc/ppc440_pcix.c
/qemu/hw/ppc/ppc4xx_devs.c
/qemu/hw/ppc/ppc4xx_pci.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_drc.c
/qemu/hw/ppc/spapr_events.c
/qemu/hw/ppc/spapr_hcall.c
/qemu/hw/ppc/spapr_irq.c
/qemu/hw/ppc/spapr_nvdimm.c
/qemu/hw/ppc/spapr_pci.c
/qemu/hw/ppc/trace-events
/qemu/hw/ppc/virtex_ml507.c
/qemu/hw/rdma/rdma_backend.c
/qemu/hw/rdma/rdma_backend_defs.h
/qemu/hw/rdma/rdma_utils.c
/qemu/hw/rdma/rdma_utils.h
/qemu/hw/rdma/vmw/pvrdma_main.c
/qemu/hw/riscv/boot.c
/qemu/hw/riscv/microchip_pfsoc.c
/qemu/hw/riscv/opentitan.c
/qemu/hw/riscv/sifive_u.c
/qemu/hw/riscv/spike.c
/qemu/hw/riscv/virt.c
/qemu/hw/rtc/exynos4210_rtc.c
/qemu/hw/rtc/mc146818rtc.c
/qemu/hw/rtc/twl92230.c
/qemu/hw/s390x/css.c
/qemu/hw/s390x/s390-pci-bus.c
/qemu/hw/s390x/s390-pci-inst.c
/qemu/hw/scsi/scsi-bus.c
/qemu/hw/scsi/scsi-disk.c
/qemu/hw/scsi/scsi-generic.c
/qemu/hw/scsi/vhost-user-scsi.c
/qemu/hw/sd/sd.c
/qemu/hw/sd/sdhci.c
/qemu/hw/sh4/sh_pci.c
/qemu/hw/sparc/Kconfig
/qemu/hw/sparc/leon3.c
/qemu/hw/sparc/sun4m.c
/qemu/hw/timer/allwinner-a10-pit.c
/qemu/hw/timer/digic-timer.c
/qemu/hw/timer/exynos4210_mct.c
/qemu/hw/timer/exynos4210_pwm.c
/qemu/hw/timer/mss-timer.c
/qemu/hw/timer/renesas_tmr.c
/qemu/hw/timer/slavio_timer.c
/qemu/hw/tpm/tpm_prop.h
/qemu/hw/usb/Kconfig
/qemu/hw/usb/ccid-card-passthru.c
/qemu/hw/usb/core.c
/qemu/hw/usb/dev-hub.c
/qemu/hw/usb/dev-serial.c
/qemu/hw/usb/hcd-dwc3.c
/qemu/hw/usb/hcd-ehci.c
/qemu/hw/usb/hcd-ohci-pci.c
/qemu/hw/usb/hcd-uhci.c
/qemu/hw/usb/hcd-xhci.c
/qemu/hw/usb/meson.build
/qemu/hw/usb/redirect.c
/qemu/hw/usb/xlnx-usb-subsystem.c
/qemu/hw/usb/xlnx-versal-usb2-ctrl-regs.c
/qemu/hw/vfio/display.c
/qemu/hw/vfio/pci-quirks.c
/qemu/hw/vfio/pci.c
/qemu/hw/virtio/vhost-user-fs.c
/qemu/hw/virtio/vhost-user-vsock.c
/qemu/hw/virtio/vhost-vsock-common.c
/qemu/hw/virtio/virtio-balloon.c
/qemu/hw/virtio/virtio-iommu-pci.c
/qemu/hw/virtio/virtio-iommu.c
/qemu/hw/virtio/virtio-rng.c
/qemu/hw/virtio/virtio.c
/qemu/hw/watchdog/wdt_diag288.c
/qemu/hw/watchdog/wdt_i6300esb.c
/qemu/hw/xen/xen_pt.c
/qemu/hw/xtensa/xtfpga.c
/qemu/include/block/block.h
/qemu/include/block/block_int.h
/qemu/include/chardev/char.h
/qemu/include/disas/dis-asm.h
/qemu/include/disas/disas.h
/qemu/include/exec/cpu-common.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/gen-icount.h
/qemu/include/exec/helper-proto.h
/qemu/include/exec/log.h
/qemu/include/exec/poison.h
/qemu/include/exec/translate-all.h
/qemu/include/exec/translator.h
/qemu/include/hw/arm/virt.h
/qemu/include/hw/arm/xlnx-versal.h
/qemu/include/hw/block/block.h
/qemu/include/hw/clock.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/elf_ops.h
/qemu/include/hw/intc/loongson_liointc.h
/qemu/include/hw/intc/ppc-uic.h
/qemu/include/hw/isa/vt82c686.h
/qemu/include/hw/mips/cpudevs.h
/qemu/include/hw/pci-host/spapr.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/spapr_drc.h
/qemu/include/hw/ppc/spapr_nvdimm.h
/qemu/include/hw/ppc/spapr_xive.h
/qemu/include/hw/ppc/xics_spapr.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/qdev-properties-system.h
/qemu/include/hw/qdev-properties.h
/qemu/include/hw/riscv/boot.h
/qemu/include/hw/riscv/microchip_pfsoc.h
/qemu/include/hw/riscv/opentitan.h
/qemu/include/hw/riscv/spike.h
/qemu/include/hw/riscv/virt.h
/qemu/include/hw/sparc/grlib.h
/qemu/include/hw/usb/hcd-dwc3.h
/qemu/include/hw/usb/xlnx-usb-subsystem.h
/qemu/include/hw/usb/xlnx-versal-usb2-ctrl-regs.h
/qemu/include/hw/xen/interface/io/ring.h
/qemu/include/migration/vmstate.h
/qemu/include/net/net.h
/qemu/include/qapi/qmp/dispatch.h
/qemu/include/qapi/qmp/json-writer.h
/qemu/include/qapi/qmp/qbool.h
/qemu/include/qapi/qmp/qdict.h
/qemu/include/qapi/qmp/qjson.h
/qemu/include/qapi/qmp/qlist.h
/qemu/include/qapi/qmp/qnull.h
/qemu/include/qapi/qmp/qnum.h
/qemu/include/qapi/qmp/qobject.h
/qemu/include/qapi/qmp/qstring.h
/qemu/include/qemu/atomic.h
/qemu/include/qemu/cacheflush.h
/qemu/include/qemu/compiler.h
/qemu/include/qemu/plugin.h
/qemu/include/qemu/qemu-plugin.h
/qemu/include/qemu/timer.h
/qemu/include/qemu/typedefs.h
/qemu/include/sysemu/runstate-action.h
/qemu/include/sysemu/runstate.h
/qemu/include/sysemu/sysemu.h
/qemu/include/sysemu/tcg.h
/qemu/include/tcg/tcg-op.h
/qemu/include/tcg/tcg-opc.h
/qemu/include/tcg/tcg.h
/qemu/linux-user/elfload.c
/qemu/linux-user/ioctls.h
/qemu/linux-user/main.c
/qemu/linux-user/mmap.c
/qemu/linux-user/sparc/signal.c
/qemu/linux-user/strace.c
/qemu/linux-user/syscall.c
/qemu/linux-user/syscall_defs.h
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/colo.c
/qemu/migration/meson.build
/qemu/migration/migration.c
/qemu/migration/postcopy-ram.c
/qemu/migration/savevm.c
/qemu/migration/vmstate-types.c
/qemu/migration/vmstate.c
/qemu/monitor/hmp-cmds.c
/qemu/monitor/hmp.c
/qemu/monitor/misc.c
/qemu/monitor/monitor-internal.h
/qemu/monitor/monitor.c
/qemu/monitor/qmp-cmds-control.c
/qemu/monitor/qmp-cmds.c
/qemu/monitor/qmp.c
/qemu/net/announce.c
/qemu/net/can/can_host.c
/qemu/net/colo-compare.c
/qemu/net/dump.c
/qemu/net/filter-buffer.c
/qemu/net/filter-mirror.c
/qemu/net/filter-rewriter.c
/qemu/net/filter.c
/qemu/net/slirp.c
/qemu/pc-bios/optionrom/Makefile
/qemu/plugins/core.c
/qemu/plugins/loader.c
/qemu/po/meson.build
/qemu/python/qemu/console_socket.py
/qemu/qapi/block-core.json
/qemu/qapi/control.json
/qemu/qapi/qmp-dispatch.c
/qemu/qapi/run-state.json
/qemu/qapi/string-output-visitor.c
/qemu/qemu-img.c
/qemu/qemu-io-cmds.c
/qemu/qemu-options.hx
/qemu/qga/commands-posix-ssh.c
/qemu/qga/commands-posix.c
/qemu/qga/commands-win32.c
/qemu/qga/commands.c
/qemu/qga/main.c
/qemu/qga/qapi-schema.json
/qemu/qobject/json-parser.c
/qemu/qobject/json-writer.c
/qemu/qobject/meson.build
/qemu/qobject/qbool.c
/qemu/qobject/qdict.c
/qemu/qobject/qjson.c
/qemu/qobject/qlist.c
/qemu/qobject/qnull.c
/qemu/qobject/qnum.c
/qemu/qobject/qobject-internal.h
/qemu/qobject/qobject.c
/qemu/qobject/qstring.c
/qemu/qom/object.c
/qemu/qom/object_interfaces.c
/qemu/qom/qom-hmp-cmds.c
/qemu/qom/qom-qmp-cmds.c
/qemu/replay/replay-debugging.c
/qemu/scripts/cocci-macro-file.h
/qemu/scripts/coccinelle/timer-del-timer-free.cocci
/qemu/scripts/git.orderfile
/qemu/scripts/oss-fuzz/minimize_qtest_trace.py
/qemu/scripts/simplebench/bench-example.py
/qemu/scripts/simplebench/bench_prealloc.py
/qemu/scripts/simplebench/bench_write_req.py
/qemu/scripts/simplebench/results_to_text.py
/qemu/scripts/simplebench/simplebench.py
/qemu/scripts/tracetool.py
/qemu/scripts/tracetool/__init__.py
/qemu/scripts/tracetool/backend/ftrace.py
/qemu/scripts/tracetool/backend/log.py
/qemu/scripts/tracetool/backend/syslog.py
/qemu/softmmu/device_tree.c
/qemu/softmmu/globals.c
/qemu/softmmu/memory.c
/qemu/softmmu/meson.build
/qemu/softmmu/physmem.c
/qemu/softmmu/qdev-monitor.c
/qemu/softmmu/qemu-seccomp.c
/qemu/softmmu/runstate-action.c
/qemu/softmmu/runstate.c
/qemu/softmmu/vl.c
/qemu/storage-daemon/qapi/qapi-schema.json
/qemu/stubs/meson.build
/qemu/stubs/qmp-command-available.c
/qemu/target/alpha/machine.c
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu64.c
/qemu/target/arm/cpu_tcg.c
/qemu/target/arm/helper.c
/qemu/target/arm/machine.c
/qemu/target/arm/monitor.c
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate-vfp.c.inc
/qemu/target/avr/cpu.c
/qemu/target/avr/machine.c
/qemu/target/hppa/cpu.c
/qemu/target/hppa/machine.c
/qemu/target/i386/cpu-dump.c
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/hax/hax-all.c
/qemu/target/i386/hax/hax-cpus.c
/qemu/target/i386/hax/hax-cpus.h
/qemu/target/i386/hax/hax-i386.h
/qemu/target/i386/hax/hax-interface.h
/qemu/target/i386/hax/hax-mem.c
/qemu/target/i386/hax/hax-posix.c
/qemu/target/i386/hax/hax-posix.h
/qemu/target/i386/hax/hax-windows.c
/qemu/target/i386/hax/hax-windows.h
/qemu/target/i386/hax/meson.build
/qemu/target/i386/helper.c
/qemu/target/i386/kvm/hyperv-proto.h
/qemu/target/i386/kvm/hyperv-stub.c
/qemu/target/i386/kvm/hyperv.c
/qemu/target/i386/kvm/hyperv.h
/qemu/target/i386/kvm/kvm-stub.c
/qemu/target/i386/kvm/kvm.c
/qemu/target/i386/kvm/kvm_i386.h
/qemu/target/i386/kvm/meson.build
/qemu/target/i386/kvm/trace-events
/qemu/target/i386/kvm/trace.h
/qemu/target/i386/machine.c
/qemu/target/i386/meson.build
/qemu/target/i386/tcg/bpt_helper.c
/qemu/target/i386/tcg/cc_helper.c
/qemu/target/i386/tcg/cc_helper_template.h
/qemu/target/i386/tcg/excp_helper.c
/qemu/target/i386/tcg/fpu_helper.c
/qemu/target/i386/tcg/helper-tcg.h
/qemu/target/i386/tcg/int_helper.c
/qemu/target/i386/tcg/mem_helper.c
/qemu/target/i386/tcg/meson.build
/qemu/target/i386/tcg/misc_helper.c
/qemu/target/i386/tcg/mpx_helper.c
/qemu/target/i386/tcg/seg_helper.c
/qemu/target/i386/tcg/smm_helper.c
/qemu/target/i386/tcg/svm_helper.c
/qemu/target/i386/tcg/tcg-cpu.c
/qemu/target/i386/tcg/tcg-cpu.h
/qemu/target/i386/tcg/tcg-stub.c
/qemu/target/i386/tcg/translate.c
/qemu/target/i386/trace-events
/qemu/target/i386/whpx/meson.build
/qemu/target/i386/whpx/whp-dispatch.h
/qemu/target/i386/whpx/whpx-all.c
/qemu/target/i386/whpx/whpx-apic.c
/qemu/target/i386/whpx/whpx-cpus.c
/qemu/target/i386/whpx/whpx-cpus.h
/qemu/target/microblaze/cpu.c
/qemu/target/microblaze/machine.c
/qemu/target/mips/addr.c
/qemu/target/mips/cp0_helper.c
/qemu/target/mips/cpu.c
/qemu/target/mips/cpu.h
/qemu/target/mips/fpu_helper.c
/qemu/target/mips/helper.c
/qemu/target/mips/internal.h
/qemu/target/mips/kvm.c
/qemu/target/mips/machine.c
/qemu/target/mips/meson.build
/qemu/target/mips/op_helper.c
/qemu/target/mips/translate.c
/qemu/target/mips/translate_init.c.inc
/qemu/target/nios2/cpu.c
/qemu/target/nios2/cpu.h
/qemu/target/nios2/op_helper.c
/qemu/target/openrisc/cpu.c
/qemu/target/openrisc/cpu.h
/qemu/target/openrisc/machine.c
/qemu/target/ppc/cpu-qom.h
/qemu/target/ppc/excp_helper.c
/qemu/target/ppc/fpu_helper.c
/qemu/target/ppc/machine.c
/qemu/target/ppc/mmu-hash64.c
/qemu/target/ppc/mmu_helper.c
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate/vsx-impl.c.inc
/qemu/target/ppc/translate_init.c.inc
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_bits.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/csr.c
/qemu/target/riscv/fpu_helper.c
/qemu/target/riscv/helper.h
/qemu/target/rx/cpu.c
/qemu/target/s390x/cc_helper.c
/qemu/target/s390x/cpu.c
/qemu/target/s390x/cpu_features.c
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/helper.c
/qemu/target/s390x/insn-data.def
/qemu/target/s390x/internal.h
/qemu/target/s390x/translate.c
/qemu/target/sh4/cpu.c
/qemu/target/sparc/cpu.c
/qemu/target/sparc/cpu.h
/qemu/target/sparc/int64_helper.c
/qemu/target/sparc/machine.c
/qemu/target/sparc/translate.c
/qemu/target/sparc/win_helper.c
/qemu/target/tricore/cpu.c
/qemu/target/unicore32/translate.c
/qemu/tcg/README
/qemu/tcg/aarch64/tcg-target.c.inc
/qemu/tcg/aarch64/tcg-target.h
/qemu/tcg/arm/tcg-target.c.inc
/qemu/tcg/arm/tcg-target.h
/qemu/tcg/i386/tcg-target.c.inc
/qemu/tcg/i386/tcg-target.h
/qemu/tcg/mips/tcg-target.c.inc
/qemu/tcg/mips/tcg-target.h
/qemu/tcg/optimize.c
/qemu/tcg/ppc/tcg-target.c.inc
/qemu/tcg/ppc/tcg-target.h
/qemu/tcg/riscv/tcg-target.c.inc
/qemu/tcg/riscv/tcg-target.h
/qemu/tcg/s390/tcg-target.c.inc
/qemu/tcg/s390/tcg-target.h
/qemu/tcg/sparc/tcg-target.c.inc
/qemu/tcg/sparc/tcg-target.h
/qemu/tcg/tcg-ldst.c.inc
/qemu/tcg/tcg-op-gvec.c
/qemu/tcg/tcg-op.c
/qemu/tcg/tcg-pool.c.inc
/qemu/tcg/tcg.c
/qemu/tcg/tci.c
/qemu/tcg/tci/tcg-target.c.inc
/qemu/tcg/tci/tcg-target.h
/qemu/tests/acceptance/boot_linux_console.py
/qemu/tests/acceptance/machine_s390_ccw_virtio.py
/qemu/tests/check-block.sh
/qemu/tests/check-qjson.c
/qemu/tests/check-qnum.c
/qemu/tests/check-qobject.c
/qemu/tests/check-qstring.c
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/dockerfiles/centos8.docker
/qemu/tests/docker/dockerfiles/debian10.docker
/qemu/tests/docker/dockerfiles/fedora-i386-cross.docker
/qemu/tests/docker/dockerfiles/opensuse-leap.docker
/qemu/tests/fp/meson.build
/qemu/tests/migration/guestperf/engine.py
/qemu/tests/qemu-iotests/085.out
/qemu/tests/qemu-iotests/094.out
/qemu/tests/qemu-iotests/095.out
/qemu/tests/qemu-iotests/102
/qemu/tests/qemu-iotests/102.out
/qemu/tests/qemu-iotests/109.out
/qemu/tests/qemu-iotests/117.out
/qemu/tests/qemu-iotests/127.out
/qemu/tests/qemu-iotests/140.out
/qemu/tests/qemu-iotests/141.out
/qemu/tests/qemu-iotests/143.out
/qemu/tests/qemu-iotests/144.out
/qemu/tests/qemu-iotests/153.out
/qemu/tests/qemu-iotests/156.out
/qemu/tests/qemu-iotests/161.out
/qemu/tests/qemu-iotests/172
/qemu/tests/qemu-iotests/172.out
/qemu/tests/qemu-iotests/173.out
/qemu/tests/qemu-iotests/182.out
/qemu/tests/qemu-iotests/183.out
/qemu/tests/qemu-iotests/185.out
/qemu/tests/qemu-iotests/186.out
/qemu/tests/qemu-iotests/191.out
/qemu/tests/qemu-iotests/210.out
/qemu/tests/qemu-iotests/223.out
/qemu/tests/qemu-iotests/229.out
/qemu/tests/qemu-iotests/249.out
/qemu/tests/qemu-iotests/298
/qemu/tests/qemu-iotests/298.out
/qemu/tests/qemu-iotests/308.out
/qemu/tests/qemu-iotests/312
/qemu/tests/qemu-iotests/312.out
/qemu/tests/qemu-iotests/common.env.in
/qemu/tests/qemu-iotests/common.filter
/qemu/tests/qemu-iotests/common.qemu
/qemu/tests/qemu-iotests/group
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qemu-iotests/meson.build
/qemu/tests/qtest/fuzz-test.c
/qemu/tests/qtest/fuzz/generic_fuzz.c
/qemu/tests/qtest/fuzz/generic_fuzz_configs.h
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/pvpanic-test.c
/qemu/tests/qtest/qmp-test.c
/qemu/tests/requirements.txt
/qemu/tests/tcg/Makefile.target
/qemu/tests/tcg/arm/fcvt.c
/qemu/tests/tcg/multiarch/Makefile.target
/qemu/tests/test-char.c
/qemu/tests/test-clone-visitor.c
/qemu/tests/test-qobject-output-visitor.c
/qemu/tests/test-string-output-visitor.c
/qemu/tests/test-visitor-serialization.c
/qemu/tools/meson.build
/qemu/tools/virtiofsd/fuse_common.h
/qemu/tools/virtiofsd/fuse_lowlevel.c
/qemu/tools/virtiofsd/fuse_virtio.c
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/trace/control.c
/qemu/trace/control.h
/qemu/trace/meson.build
/qemu/trace/qmp.c
/qemu/ui/console.c
/qemu/ui/input.c
/qemu/ui/sdl2.c
/qemu/ui/spice-core.c
/qemu/ui/vnc.c
/qemu/util/cacheflush.c
/qemu/util/cacheinfo.c
/qemu/util/keyval.c
/qemu/util/main-loop.c
/qemu/util/meson.build
/qemu/util/oslib-posix.c
/qemu/util/oslib-win32.c
/qemu/util/qemu-config.c
/qemu/util/qemu-option.c
/qemu/util/readline.c
/qemu/util/throttle.c
/qemu/version.rc
87b804ec09-Dec-2020 zhouyang <zhouyang789@huawei.com>

fsdev: open brace '{' following struct go on the same line

I found some style problems while check the code using checkpatch.pl.
This commit fixs the issue below:
ERROR: open brace '{' following str

fsdev: open brace '{' following struct go on the same line

I found some style problems while check the code using checkpatch.pl.
This commit fixs the issue below:
ERROR: open brace '{' following struct go on the same line

Signed-off-by: zhouyang <zhouyang789@huawei.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20201209060735.2760943-1-zhouyang789@huawei.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>

show more ...


/qemu/.cirrus.yml
/qemu/.gitattributes
/qemu/.gitignore
/qemu/.gitlab-ci.d/check-dco.py
/qemu/.gitlab-ci.d/check-patch.py
/qemu/.gitlab-ci.d/containers.yml
/qemu/.gitlab-ci.d/crossbuilds.yml
/qemu/.gitlab-ci.yml
/qemu/.gitmodules
/qemu/.mailmap
/qemu/.readthedocs.yml
/qemu/.shippable.yml
/qemu/.travis.yml
/qemu/Kconfig.host
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/README.rst
/qemu/VERSION
/qemu/accel/dummy-cpus.c
/qemu/accel/kvm/kvm-all.c
/qemu/accel/kvm/kvm-cpus.c
/qemu/accel/kvm/kvm-cpus.h
/qemu/accel/kvm/meson.build
/qemu/accel/kvm/trace-events
/qemu/accel/meson.build
/qemu/accel/qtest/meson.build
/qemu/accel/qtest/qtest.c
/qemu/accel/stubs/hax-stub.c
/qemu/accel/stubs/kvm-stub.c
/qemu/accel/stubs/meson.build
/qemu/accel/stubs/xen-stub.c
/qemu/accel/tcg/atomic_template.h
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/cputlb.c
/qemu/accel/tcg/meson.build
/qemu/accel/tcg/tcg-all.c
/qemu/accel/tcg/tcg-cpus-icount.c
/qemu/accel/tcg/tcg-cpus-icount.h
/qemu/accel/tcg/tcg-cpus-mttcg.c
/qemu/accel/tcg/tcg-cpus-rr.c
/qemu/accel/tcg/tcg-cpus-rr.h
/qemu/accel/tcg/tcg-cpus.c
/qemu/accel/tcg/tcg-cpus.h
/qemu/accel/tcg/translate-all.c
/qemu/accel/tcg/translator.c
/qemu/accel/tcg/user-exec-stub.c
/qemu/accel/tcg/user-exec.c
/qemu/accel/xen/xen-all.c
/qemu/audio/audio.c
/qemu/audio/jackaudio.c
/qemu/audio/meson.build
/qemu/audio/spiceaudio.c
/qemu/audio/wavcapture.c
/qemu/authz/base.c
/qemu/authz/list.c
/qemu/authz/listfile.c
/qemu/authz/meson.build
/qemu/authz/pamacct.c
/qemu/authz/simple.c
/qemu/backends/cryptodev-builtin.c
/qemu/backends/cryptodev-vhost-user.c
/qemu/backends/cryptodev-vhost.c
/qemu/backends/cryptodev.c
/qemu/backends/rng-egd.c
/qemu/backends/rng-random.c
/qemu/backends/rng.c
/qemu/backends/tpm/tpm_emulator.c
/qemu/backends/tpm/tpm_ioctl.h
/qemu/backends/tpm/tpm_passthrough.c
/qemu/backends/tpm/tpm_util.c
/qemu/backends/vhost-user.c
/qemu/block.c
/qemu/block/accounting.c
/qemu/block/blkdebug.c
/qemu/block/block-backend.c
/qemu/block/block-gen.h
/qemu/block/commit.c
/qemu/block/coroutines.h
/qemu/block/crypto.c
/qemu/block/crypto.h
/qemu/block/curl.c
/qemu/block/dmg-lzfse.c
/qemu/block/dmg.c
/qemu/block/export/export.c
/qemu/block/export/fuse.c
/qemu/block/export/meson.build
/qemu/block/export/vhost-user-blk-server.c
/qemu/block/export/vhost-user-blk-server.h
/qemu/block/file-posix.c
/qemu/block/io.c
/qemu/block/io_uring.c
/qemu/block/iscsi.c
/qemu/block/meson.build
/qemu/block/mirror.c
/qemu/block/monitor/block-hmp-cmds.c
/qemu/block/nbd.c
/qemu/block/nfs.c
/qemu/block/nvme.c
/qemu/block/qapi.c
/qemu/block/qcow2-cluster.c
/qemu/block/qcow2-snapshot.c
/qemu/block/qcow2.c
/qemu/block/qcow2.h
/qemu/block/quorum.c
/qemu/block/sheepdog.c
/qemu/block/stream.c
/qemu/block/throttle-groups.c
/qemu/block/throttle.c
/qemu/block/trace-events
/qemu/block/vmdk.c
/qemu/block/vpc.c
/qemu/block/vvfat.c
/qemu/blockdev-nbd.c
/qemu/blockdev.c
/qemu/blockjob.c
/qemu/bsd-user/main.c
/qemu/capstone
/qemu/chardev/char-socket.c
/qemu/chardev/char-stdio.c
/qemu/chardev/char.c
/qemu/chardev/meson.build
/qemu/chardev/spice.c
/qemu/configure
/qemu/contrib/elf2dmp/main.c
/qemu/contrib/gitdm/domain-map
/qemu/contrib/gitdm/group-map-academics
/qemu/contrib/gitdm/group-map-individuals
/qemu/contrib/gitdm/group-map-redhat
/qemu/contrib/plugins/hotblocks.c
/qemu/contrib/plugins/lockstep.c
/qemu/contrib/vhost-user-blk/meson.build
/qemu/contrib/vhost-user-blk/vhost-user-blk.c
/qemu/contrib/vhost-user-gpu/meson.build
/qemu/contrib/vhost-user-gpu/vhost-user-gpu.c
/qemu/contrib/vhost-user-gpu/virgl.c
/qemu/contrib/vhost-user-gpu/vugbm.c
/qemu/contrib/vhost-user-gpu/vugbm.h
/qemu/contrib/vhost-user-gpu/vugpu.h
/qemu/contrib/vhost-user-input/main.c
/qemu/contrib/vhost-user-input/meson.build
/qemu/contrib/vhost-user-scsi/meson.build
/qemu/contrib/vhost-user-scsi/vhost-user-scsi.c
/qemu/cpu.c
/qemu/cpus-common.c
/qemu/crypto/meson.build
/qemu/default-configs/devices/aarch64-softmmu.mak
/qemu/default-configs/devices/alpha-softmmu.mak
/qemu/default-configs/devices/arm-softmmu.mak
/qemu/default-configs/devices/avr-softmmu.mak
/qemu/default-configs/devices/cris-softmmu.mak
/qemu/default-configs/devices/hppa-softmmu.mak
/qemu/default-configs/devices/i386-softmmu.mak
/qemu/default-configs/devices/lm32-softmmu.mak
/qemu/default-configs/devices/m68k-softmmu.mak
/qemu/default-configs/devices/microblaze-softmmu.mak
/qemu/default-configs/devices/microblazeel-softmmu.mak
/qemu/default-configs/devices/mips-softmmu-common.mak
/qemu/default-configs/devices/mips-softmmu.mak
/qemu/default-configs/devices/mips64-softmmu.mak
/qemu/default-configs/devices/mips64el-softmmu.mak
/qemu/default-configs/devices/mipsel-softmmu.mak
/qemu/default-configs/devices/moxie-softmmu.mak
/qemu/default-configs/devices/nios2-softmmu.mak
/qemu/default-configs/devices/or1k-softmmu.mak
/qemu/default-configs/devices/ppc-softmmu.mak
/qemu/default-configs/devices/ppc64-softmmu.mak
/qemu/default-configs/devices/riscv32-softmmu.mak
/qemu/default-configs/devices/riscv64-softmmu.mak
/qemu/default-configs/devices/rx-softmmu.mak
/qemu/default-configs/devices/s390x-softmmu.mak
/qemu/default-configs/devices/sh4-softmmu.mak
/qemu/default-configs/devices/sh4eb-softmmu.mak
/qemu/default-configs/devices/sparc-softmmu.mak
/qemu/default-configs/devices/sparc64-softmmu.mak
/qemu/default-configs/devices/tricore-softmmu.mak
/qemu/default-configs/devices/unicore32-softmmu.mak
/qemu/default-configs/devices/x86_64-softmmu.mak
/qemu/default-configs/devices/xtensa-softmmu.mak
/qemu/default-configs/devices/xtensaeb-softmmu.mak
/qemu/default-configs/targets/aarch64-linux-user.mak
/qemu/default-configs/targets/aarch64-softmmu.mak
/qemu/default-configs/targets/aarch64_be-linux-user.mak
/qemu/default-configs/targets/alpha-linux-user.mak
/qemu/default-configs/targets/alpha-softmmu.mak
/qemu/default-configs/targets/arm-linux-user.mak
/qemu/default-configs/targets/arm-softmmu.mak
/qemu/default-configs/targets/armeb-linux-user.mak
/qemu/default-configs/targets/avr-softmmu.mak
/qemu/default-configs/targets/cris-linux-user.mak
/qemu/default-configs/targets/cris-softmmu.mak
/qemu/default-configs/targets/hppa-linux-user.mak
/qemu/default-configs/targets/hppa-softmmu.mak
/qemu/default-configs/targets/i386-bsd-user.mak
/qemu/default-configs/targets/i386-linux-user.mak
/qemu/default-configs/targets/i386-softmmu.mak
/qemu/default-configs/targets/lm32-softmmu.mak
/qemu/default-configs/targets/m68k-linux-user.mak
/qemu/default-configs/targets/m68k-softmmu.mak
/qemu/default-configs/targets/microblaze-linux-user.mak
/qemu/default-configs/targets/microblaze-softmmu.mak
/qemu/default-configs/targets/microblazeel-linux-user.mak
/qemu/default-configs/targets/microblazeel-softmmu.mak
/qemu/default-configs/targets/mips-linux-user.mak
/qemu/default-configs/targets/mips-softmmu.mak
/qemu/default-configs/targets/mips64-linux-user.mak
/qemu/default-configs/targets/mips64-softmmu.mak
/qemu/default-configs/targets/mips64el-linux-user.mak
/qemu/default-configs/targets/mips64el-softmmu.mak
/qemu/default-configs/targets/mipsel-linux-user.mak
/qemu/default-configs/targets/mipsel-softmmu.mak
/qemu/default-configs/targets/mipsn32-linux-user.mak
/qemu/default-configs/targets/mipsn32el-linux-user.mak
/qemu/default-configs/targets/moxie-softmmu.mak
/qemu/default-configs/targets/nios2-linux-user.mak
/qemu/default-configs/targets/nios2-softmmu.mak
/qemu/default-configs/targets/or1k-linux-user.mak
/qemu/default-configs/targets/or1k-softmmu.mak
/qemu/default-configs/targets/ppc-linux-user.mak
/qemu/default-configs/targets/ppc-softmmu.mak
/qemu/default-configs/targets/ppc64-linux-user.mak
/qemu/default-configs/targets/ppc64-softmmu.mak
/qemu/default-configs/targets/ppc64abi32-linux-user.mak
/qemu/default-configs/targets/ppc64le-linux-user.mak
/qemu/default-configs/targets/riscv32-linux-user.mak
/qemu/default-configs/targets/riscv32-softmmu.mak
/qemu/default-configs/targets/riscv64-linux-user.mak
/qemu/default-configs/targets/riscv64-softmmu.mak
/qemu/default-configs/targets/rx-softmmu.mak
/qemu/default-configs/targets/s390x-linux-user.mak
/qemu/default-configs/targets/s390x-softmmu.mak
/qemu/default-configs/targets/sh4-linux-user.mak
/qemu/default-configs/targets/sh4-softmmu.mak
/qemu/default-configs/targets/sh4eb-linux-user.mak
/qemu/default-configs/targets/sh4eb-softmmu.mak
/qemu/default-configs/targets/sparc-bsd-user.mak
/qemu/default-configs/targets/sparc-linux-user.mak
/qemu/default-configs/targets/sparc-softmmu.mak
/qemu/default-configs/targets/sparc32plus-linux-user.mak
/qemu/default-configs/targets/sparc64-bsd-user.mak
/qemu/default-configs/targets/sparc64-linux-user.mak
/qemu/default-configs/targets/sparc64-softmmu.mak
/qemu/default-configs/targets/tilegx-linux-user.mak
/qemu/default-configs/targets/tricore-softmmu.mak
/qemu/default-configs/targets/unicore32-softmmu.mak
/qemu/default-configs/targets/x86_64-bsd-user.mak
/qemu/default-configs/targets/x86_64-linux-user.mak
/qemu/default-configs/targets/x86_64-softmmu.mak
/qemu/default-configs/targets/xtensa-linux-user.mak
/qemu/default-configs/targets/xtensa-softmmu.mak
/qemu/default-configs/targets/xtensaeb-linux-user.mak
/qemu/default-configs/targets/xtensaeb-softmmu.mak
/qemu/disas.c
/qemu/disas/capstone.c
/qemu/disas/lm32.c
/qemu/disas/meson.build
/qemu/docs/_templates/editpage.html
/qemu/docs/can.txt
/qemu/docs/conf.py
/qemu/docs/devel/_templates/editpage.html
/qemu/docs/devel/atomics.rst
/qemu/docs/devel/block-coroutine-wrapper.rst
/qemu/docs/devel/build-system.rst
/qemu/docs/devel/fuzzing.rst
/qemu/docs/devel/index.rst
/qemu/docs/devel/kconfig.rst
/qemu/docs/devel/loads-stores.rst
/qemu/docs/devel/lockcnt.txt
/qemu/docs/devel/multi-thread-tcg.rst
/qemu/docs/devel/qapi-code-gen.txt
/qemu/docs/devel/qom.rst
/qemu/docs/devel/qtest.rst
/qemu/docs/devel/rcu.txt
/qemu/docs/devel/testing.rst
/qemu/docs/devel/writing-qmp-commands.txt
/qemu/docs/index.html.in
/qemu/docs/interop/_templates/editpage.html
/qemu/docs/interop/conf.py
/qemu/docs/interop/index.rst
/qemu/docs/interop/nbd.txt
/qemu/docs/interop/qcow2.txt
/qemu/docs/interop/qemu-ga-ref.rst
/qemu/docs/interop/qemu-qmp-ref.rst
/qemu/docs/interop/vhost-user.rst
/qemu/docs/meson.build
/qemu/docs/qemu-option-trace.rst.inc
/qemu/docs/replay.txt
/qemu/docs/specs/_templates/editpage.html
/qemu/docs/specs/acpi_cpu_hotplug.txt
/qemu/docs/specs/nvme.txt
/qemu/docs/specs/pci-ids.txt
/qemu/docs/specs/ppc-spapr-numa.rst
/qemu/docs/specs/tpm.rst
/qemu/docs/sphinx/kerneldoc.py
/qemu/docs/sphinx/qapidoc.py
/qemu/docs/system/_templates/editpage.html
/qemu/docs/system/arm/aspeed.rst
/qemu/docs/system/arm/cpu-features.rst
/qemu/docs/system/arm/nuvoton.rst
/qemu/docs/system/arm/raspi.rst
/qemu/docs/system/arm/sbsa.rst
/qemu/docs/system/arm/xscale.rst
/qemu/docs/system/cpu-hotplug.rst
/qemu/docs/system/cpu-models-mips.rst.inc
/qemu/docs/system/deprecated.rst
/qemu/docs/system/gdb.rst
/qemu/docs/system/i386/microvm.rst
/qemu/docs/system/i386/pc.rst
/qemu/docs/system/images.rst
/qemu/docs/system/index.rst
/qemu/docs/system/monitor.rst
/qemu/docs/system/mux-chardev.rst
/qemu/docs/system/pr-manager.rst
/qemu/docs/system/target-arm.rst
/qemu/docs/system/target-i386.rst
/qemu/docs/system/usb.rst
/qemu/docs/system/virtio-net-failover.rst
/qemu/docs/system/virtio-pmem.rst
/qemu/docs/system/vnc-security.rst
/qemu/docs/throttle.txt
/qemu/docs/tools/_templates/editpage.html
/qemu/docs/tools/conf.py
/qemu/docs/tools/index.rst
/qemu/docs/tools/qemu-img.rst
/qemu/docs/tools/qemu-nbd.rst
/qemu/docs/tools/qemu-pr-helper.rst
/qemu/docs/tools/virtiofsd.rst
/qemu/docs/user/_templates/editpage.html
/qemu/dump/dump.c
/qemu/exec-vary.c
9p-marshal.h
file-op-9p.h
/qemu/gdbstub.c
/qemu/hmp-commands-info.hx
/qemu/hmp-commands.hx
/qemu/hw/9pfs/9p-local.c
/qemu/hw/9pfs/9p-synth.c
/qemu/hw/9pfs/9p.c
/qemu/hw/9pfs/9p.h
/qemu/hw/9pfs/Kconfig
/qemu/hw/9pfs/cofs.c
/qemu/hw/9pfs/meson.build
/qemu/hw/9pfs/virtio-9p-device.c
/qemu/hw/Kconfig
/qemu/hw/acpi/aml-build-stub.c
/qemu/hw/acpi/aml-build.c
/qemu/hw/acpi/core.c
/qemu/hw/acpi/cpu.c
/qemu/hw/acpi/generic_event_device.c
/qemu/hw/acpi/hmat.c
/qemu/hw/acpi/hmat.h
/qemu/hw/acpi/ich9.c
/qemu/hw/acpi/memory_hotplug.c
/qemu/hw/acpi/nvdimm.c
/qemu/hw/acpi/pcihp.c
/qemu/hw/acpi/piix4.c
/qemu/hw/acpi/trace-events
/qemu/hw/acpi/vmgenid.c
/qemu/hw/alpha/dp264.c
/qemu/hw/arm/Kconfig
/qemu/hw/arm/armsse.c
/qemu/hw/arm/armv7m.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_ast2600.c
/qemu/hw/arm/bcm2835_peripherals.c
/qemu/hw/arm/bcm2836.c
/qemu/hw/arm/boot.c
/qemu/hw/arm/cubieboard.c
/qemu/hw/arm/digic_boards.c
/qemu/hw/arm/exynos4210.c
/qemu/hw/arm/highbank.c
/qemu/hw/arm/integratorcp.c
/qemu/hw/arm/musicpal.c
/qemu/hw/arm/npcm7xx.c
/qemu/hw/arm/npcm7xx_boards.c
/qemu/hw/arm/nseries.c
/qemu/hw/arm/orangepi.c
/qemu/hw/arm/pxa2xx.c
/qemu/hw/arm/raspi.c
/qemu/hw/arm/realview.c
/qemu/hw/arm/sbsa-ref.c
/qemu/hw/arm/smmu-common.c
/qemu/hw/arm/smmuv3-internal.h
/qemu/hw/arm/smmuv3.c
/qemu/hw/arm/spitz.c
/qemu/hw/arm/stellaris.c
/qemu/hw/arm/stm32f205_soc.c
/qemu/hw/arm/strongarm.c
/qemu/hw/arm/tosa.c
/qemu/hw/arm/trace-events
/qemu/hw/arm/versatilepb.c
/qemu/hw/arm/vexpress.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xilinx_zynq.c
/qemu/hw/arm/xlnx-versal-virt.c
/qemu/hw/arm/xlnx-zcu102.c
/qemu/hw/arm/xlnx-zynqmp.c
/qemu/hw/arm/z2.c
/qemu/hw/audio/milkymist-ac97.c
/qemu/hw/avr/boot.c
/qemu/hw/block/m25p80.c
/qemu/hw/block/meson.build
/qemu/hw/block/nand.c
/qemu/hw/block/nvme-ns.c
/qemu/hw/block/nvme-ns.h
/qemu/hw/block/nvme.c
/qemu/hw/block/nvme.h
/qemu/hw/block/pflash_cfi01.c
/qemu/hw/block/pflash_cfi02.c
/qemu/hw/block/trace-events
/qemu/hw/block/vhost-user-blk.c
/qemu/hw/block/virtio-blk.c
/qemu/hw/char/bcm2835_aux.c
/qemu/hw/char/lm32_juart.c
/qemu/hw/char/lm32_uart.c
/qemu/hw/char/milkymist-uart.c
/qemu/hw/char/pl011.c
/qemu/hw/char/serial-isa.c
/qemu/hw/char/serial-pci.c
/qemu/hw/char/serial.c
/qemu/hw/char/trace-events
/qemu/hw/core/bus.c
/qemu/hw/core/clock.c
/qemu/hw/core/cpu.c
/qemu/hw/core/generic-loader.c
/qemu/hw/core/loader-fit.c
/qemu/hw/core/loader.c
/qemu/hw/core/machine-hmp-cmds.c
/qemu/hw/core/machine-qmp-cmds.c
/qemu/hw/core/machine.c
/qemu/hw/core/meson.build
/qemu/hw/core/numa.c
/qemu/hw/core/platform-bus.c
/qemu/hw/core/ptimer.c
/qemu/hw/core/qdev-clock.c
/qemu/hw/core/qdev-prop-internal.h
/qemu/hw/core/qdev-properties-system.c
/qemu/hw/core/qdev-properties.c
/qemu/hw/core/qdev.c
/qemu/hw/core/register.c
/qemu/hw/core/stream.c
/qemu/hw/core/sysbus.c
/qemu/hw/core/trace-events
/qemu/hw/cpu/a15mpcore.c
/qemu/hw/cpu/a9mpcore.c
/qemu/hw/cpu/core.c
/qemu/hw/cris/axis_dev88.c
/qemu/hw/cris/boot.c
/qemu/hw/cris/boot.h
/qemu/hw/display/ads7846.c
/qemu/hw/display/artist.c
/qemu/hw/display/ati_2d.c
/qemu/hw/display/bcm2835_fb.c
/qemu/hw/display/cg3.c
/qemu/hw/display/cirrus_vga.c
/qemu/hw/display/edid-generate.c
/qemu/hw/display/exynos4210_fimd.c
/qemu/hw/display/meson.build
/qemu/hw/display/milkymist-tmu2.c
/qemu/hw/display/milkymist-vgafb.c
/qemu/hw/display/milkymist-vgafb_template.h
/qemu/hw/display/omap_lcdc.c
/qemu/hw/display/pxa2xx_lcd.c
/qemu/hw/display/qxl.c
/qemu/hw/display/ssd0323.c
/qemu/hw/display/tcx.c
/qemu/hw/display/vga-pci.c
/qemu/hw/display/virtio-gpu-3d.c
/qemu/hw/display/virtio-gpu-base.c
/qemu/hw/display/virtio-gpu.c
/qemu/hw/display/virtio-vga.c
/qemu/hw/dma/sparc32_dma.c
/qemu/hw/dma/xilinx_axidma.c
/qemu/hw/gpio/meson.build
/qemu/hw/gpio/mpc8xxx.c
/qemu/hw/gpio/npcm7xx_gpio.c
/qemu/hw/gpio/trace-events
/qemu/hw/hppa/machine.c
/qemu/hw/hyperv/hyperv.c
/qemu/hw/hyperv/vmbus.c
/qemu/hw/i2c/microbit_i2c.c
/qemu/hw/i2c/pm_smbus.c
/qemu/hw/i386/Kconfig
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/acpi-common.c
/qemu/hw/i386/acpi-common.h
/qemu/hw/i386/acpi-microvm.c
/qemu/hw/i386/fw_cfg.c
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/kvm/apic.c
/qemu/hw/i386/kvm/clock.c
/qemu/hw/i386/kvm/i8254.c
/qemu/hw/i386/kvm/ioapic.c
/qemu/hw/i386/microvm.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/pc_sysfw.c
/qemu/hw/i386/vmport.c
/qemu/hw/i386/x86.c
/qemu/hw/i386/xen/xen-hvm.c
/qemu/hw/i386/xen/xen_platform.c
/qemu/hw/ide/ahci.c
/qemu/hw/ide/ahci_internal.h
/qemu/hw/ide/atapi.c
/qemu/hw/ide/core.c
/qemu/hw/ide/ich.c
/qemu/hw/ide/ioport.c
/qemu/hw/ide/macio.c
/qemu/hw/ide/mmio.c
/qemu/hw/ide/pci.c
/qemu/hw/ide/piix.c
/qemu/hw/ide/qdev.c
/qemu/hw/ide/trace-events
/qemu/hw/input/milkymist-softusb.c
/qemu/hw/input/ps2.c
/qemu/hw/intc/apic.c
/qemu/hw/intc/apic_common.c
/qemu/hw/intc/arm_gicv2m.c
/qemu/hw/intc/arm_gicv3_cpuif.c
/qemu/hw/intc/arm_gicv3_its_kvm.c
/qemu/hw/intc/armv7m_nvic.c
/qemu/hw/intc/bcm2835_ic.c
/qemu/hw/intc/bcm2836_control.c
/qemu/hw/intc/ibex_plic.c
/qemu/hw/intc/ioapic.c
/qemu/hw/intc/ioapic_common.c
/qemu/hw/intc/lm32_pic.c
/qemu/hw/intc/loongson_liointc.c
/qemu/hw/intc/rx_icu.c
/qemu/hw/intc/sifive_plic.c
/qemu/hw/intc/spapr_xive_kvm.c
/qemu/hw/intc/trace-events
/qemu/hw/intc/xics_pnv.c
/qemu/hw/isa/apm.c
/qemu/hw/isa/i82378.c
/qemu/hw/isa/isa-bus.c
/qemu/hw/isa/lpc_ich9.c
/qemu/hw/lm32/lm32_boards.c
/qemu/hw/lm32/lm32_hwsetup.h
/qemu/hw/lm32/milkymist.c
/qemu/hw/m68k/Kconfig
/qemu/hw/m68k/mcf5206.c
/qemu/hw/m68k/mcf5208.c
/qemu/hw/m68k/next-cube.c
/qemu/hw/m68k/q800.c
/qemu/hw/mem/memory-device.c
/qemu/hw/mem/nvdimm.c
/qemu/hw/mem/pc-dimm.c
/qemu/hw/microblaze/boot.c
/qemu/hw/mips/Kconfig
/qemu/hw/mips/boston.c
/qemu/hw/mips/cps.c
/qemu/hw/mips/fuloong2e.c
/qemu/hw/mips/jazz.c
/qemu/hw/mips/malta.c
/qemu/hw/mips/meson.build
/qemu/hw/mips/mipssim.c
/qemu/hw/misc/Kconfig
/qemu/hw/misc/applesmc.c
/qemu/hw/misc/bcm2835_cprman.c
/qemu/hw/misc/edu.c
/qemu/hw/misc/emc141x.c
/qemu/hw/misc/imx25_ccm.c
/qemu/hw/misc/imx31_ccm.c
/qemu/hw/misc/imx6_ccm.c
/qemu/hw/misc/imx6_src.c
/qemu/hw/misc/imx6ul_ccm.c
/qemu/hw/misc/imx_ccm.c
/qemu/hw/misc/iotkit-sysctl.c
/qemu/hw/misc/led.c
/qemu/hw/misc/macio/macio.c
/qemu/hw/misc/max111x.c
/qemu/hw/misc/mchp_pfsoc_dmc.c
/qemu/hw/misc/mchp_pfsoc_ioscb.c
/qemu/hw/misc/mchp_pfsoc_sysreg.c
/qemu/hw/misc/meson.build
/qemu/hw/misc/milkymist-hpdmc.c
/qemu/hw/misc/milkymist-pfpu.c
/qemu/hw/misc/mips_cpc.c
/qemu/hw/misc/mips_itu.c
/qemu/hw/misc/mps2-fpgaio.c
/qemu/hw/misc/mps2-scc.c
/qemu/hw/misc/npcm7xx_clk.c
/qemu/hw/misc/npcm7xx_rng.c
/qemu/hw/misc/pvpanic.c
/qemu/hw/misc/sifive_u_otp.c
/qemu/hw/misc/stm32f2xx_syscfg.c
/qemu/hw/misc/tmp105.c
/qemu/hw/misc/tmp105.h
/qemu/hw/misc/trace-events
/qemu/hw/misc/tz-mpc.c
/qemu/hw/moxie/moxiesim.c
/qemu/hw/net/Kconfig
/qemu/hw/net/can/can_sja1000.c
/qemu/hw/net/can/ctu_can_fd_frame.h
/qemu/hw/net/can/ctu_can_fd_regs.h
/qemu/hw/net/can/ctucan_core.c
/qemu/hw/net/can/ctucan_core.h
/qemu/hw/net/can/ctucan_pci.c
/qemu/hw/net/can/meson.build
/qemu/hw/net/can/trace-events
/qemu/hw/net/can/trace.h
/qemu/hw/net/can/xlnx-zynqmp-can.c
/qemu/hw/net/dp8393x.c
/qemu/hw/net/e1000.c
/qemu/hw/net/e1000e.c
/qemu/hw/net/e1000e_core.c
/qemu/hw/net/e1000e_core.h
/qemu/hw/net/e1000x_common.c
/qemu/hw/net/e1000x_common.h
/qemu/hw/net/milkymist-minimac2.c
/qemu/hw/net/spapr_llan.c
/qemu/hw/net/virtio-net.c
/qemu/hw/net/xilinx_axienet.c
/qemu/hw/nios2/boot.c
/qemu/hw/nvram/fw_cfg-interface.c
/qemu/hw/nvram/fw_cfg.c
/qemu/hw/nvram/meson.build
/qemu/hw/pci-bridge/i82801b11.c
/qemu/hw/pci-host/designware.c
/qemu/hw/pci-host/gpex-acpi.c
/qemu/hw/pci-host/grackle.c
/qemu/hw/pci-host/i440fx.c
/qemu/hw/pci-host/meson.build
/qemu/hw/pci-host/pam.c
/qemu/hw/pci-host/prep.c
/qemu/hw/pci-host/q35.c
/qemu/hw/pci-host/sabre.c
/qemu/hw/pci-host/uninorth.c
/qemu/hw/pci-host/xilinx-pcie.c
/qemu/hw/pci/pci-stub.c
/qemu/hw/pci/pci.c
/qemu/hw/pci/pcie.c
/qemu/hw/ppc/e500.c
/qemu/hw/ppc/mac.h
/qemu/hw/ppc/mac_newworld.c
/qemu/hw/ppc/mac_oldworld.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/pnv_core.c
/qemu/hw/ppc/pnv_lpc.c
/qemu/hw/ppc/pnv_psi.c
/qemu/hw/ppc/pnv_xscom.c
/qemu/hw/ppc/ppc405_boards.c
/qemu/hw/ppc/ppc440_bamboo.c
/qemu/hw/ppc/ppce500_spin.c
/qemu/hw/ppc/prep.c
/qemu/hw/ppc/sam460ex.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_caps.c
/qemu/hw/ppc/spapr_cpu_core.c
/qemu/hw/ppc/spapr_drc.c
/qemu/hw/ppc/spapr_events.c
/qemu/hw/ppc/spapr_hcall.c
/qemu/hw/ppc/spapr_iommu.c
/qemu/hw/ppc/spapr_numa.c
/qemu/hw/ppc/spapr_nvdimm.c
/qemu/hw/ppc/spapr_pci.c
/qemu/hw/ppc/spapr_vio.c
/qemu/hw/ppc/virtex_ml507.c
/qemu/hw/rdma/rdma_backend.c
/qemu/hw/rdma/rdma_rm.c
/qemu/hw/rdma/vmw/pvrdma_dev_ring.c
/qemu/hw/riscv/Kconfig
/qemu/hw/riscv/boot.c
/qemu/hw/riscv/microchip_pfsoc.c
/qemu/hw/riscv/opentitan.c
/qemu/hw/riscv/sifive_e.c
/qemu/hw/riscv/sifive_u.c
/qemu/hw/riscv/spike.c
/qemu/hw/riscv/virt.c
/qemu/hw/rtc/goldfish_rtc.c
/qemu/hw/rtc/m48t59-isa.c
/qemu/hw/rtc/m48t59.c
/qemu/hw/rx/rx-gdbsim.c
/qemu/hw/rx/rx62n.c
/qemu/hw/s390x/css.c
/qemu/hw/s390x/event-facility.c
/qemu/hw/s390x/ipl.c
/qemu/hw/s390x/ipl.h
/qemu/hw/s390x/meson.build
/qemu/hw/s390x/s390-pci-bus.c
/qemu/hw/s390x/s390-pci-inst.c
/qemu/hw/s390x/s390-pci-vfio.c
/qemu/hw/s390x/s390-skeys.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/s390x/sclp.c
/qemu/hw/s390x/trace-events
/qemu/hw/s390x/vhost-user-fs-ccw.c
/qemu/hw/s390x/vhost-vsock-ccw.c
/qemu/hw/s390x/virtio-ccw.c
/qemu/hw/scsi/megasas.c
/qemu/hw/scsi/mptconfig.c
/qemu/hw/scsi/mptendian.c
/qemu/hw/scsi/mptsas.c
/qemu/hw/scsi/scsi-bus.c
/qemu/hw/scsi/scsi-disk.c
/qemu/hw/scsi/scsi-generic.c
/qemu/hw/scsi/vhost-scsi-common.c
/qemu/hw/scsi/vhost-scsi.c
/qemu/hw/scsi/virtio-scsi.c
/qemu/hw/sd/core.c
/qemu/hw/sd/milkymist-memcard.c
/qemu/hw/sd/sd.c
/qemu/hw/sd/sdhci.c
/qemu/hw/sd/ssi-sd.c
/qemu/hw/sd/trace-events
/qemu/hw/sh4/shix.c
/qemu/hw/smbios/smbios.c
/qemu/hw/sparc/leon3.c
/qemu/hw/sparc/sun4m.c
/qemu/hw/sparc64/sparc64.c
/qemu/hw/sparc64/sun4u.c
/qemu/hw/ssi/aspeed_smc.c
/qemu/hw/ssi/imx_spi.c
/qemu/hw/ssi/npcm7xx_fiu.c
/qemu/hw/ssi/pl022.c
/qemu/hw/ssi/ssi.c
/qemu/hw/ssi/trace-events
/qemu/hw/ssi/xilinx_spi.c
/qemu/hw/ssi/xilinx_spips.c
/qemu/hw/timer/armv7m_systick.c
/qemu/hw/timer/bcm2835_systmr.c
/qemu/hw/timer/exynos4210_mct.c
/qemu/hw/timer/exynos4210_pwm.c
/qemu/hw/timer/hpet.c
/qemu/hw/timer/lm32_timer.c
/qemu/hw/timer/milkymist-sysctl.c
/qemu/hw/timer/npcm7xx_timer.c
/qemu/hw/timer/sh_timer.c
/qemu/hw/timer/trace-events
/qemu/hw/tpm/tpm_prop.h
/qemu/hw/tricore/tricore_testboard.c
/qemu/hw/usb/Kconfig
/qemu/hw/usb/ccid-card-emulated.c
/qemu/hw/usb/dev-serial.c
/qemu/hw/usb/dev-storage.c
/qemu/hw/usb/hcd-dwc2.c
/qemu/hw/usb/hcd-ehci-sysbus.c
/qemu/hw/usb/hcd-ehci.c
/qemu/hw/usb/hcd-ehci.h
/qemu/hw/usb/hcd-ohci.c
/qemu/hw/usb/hcd-xhci-nec.c
/qemu/hw/usb/hcd-xhci-pci.c
/qemu/hw/usb/hcd-xhci-pci.h
/qemu/hw/usb/hcd-xhci-sysbus.c
/qemu/hw/usb/hcd-xhci-sysbus.h
/qemu/hw/usb/hcd-xhci.c
/qemu/hw/usb/hcd-xhci.h
/qemu/hw/usb/meson.build
/qemu/hw/usb/trace-events
/qemu/hw/usb/u2f-emulated.c
/qemu/hw/vfio/ccw.c
/qemu/hw/vfio/common.c
/qemu/hw/vfio/igd.c
/qemu/hw/vfio/meson.build
/qemu/hw/vfio/migration.c
/qemu/hw/vfio/pci.c
/qemu/hw/vfio/pci.h
/qemu/hw/vfio/platform.c
/qemu/hw/vfio/trace-events
/qemu/hw/virtio/trace-events
/qemu/hw/virtio/vhost-backend.c
/qemu/hw/virtio/vhost-user-vsock-pci.c
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/vhost-vdpa.c
/qemu/hw/virtio/vhost-vsock-pci.c
/qemu/hw/virtio/vhost-vsock.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-balloon.c
/qemu/hw/virtio/virtio-crypto.c
/qemu/hw/virtio/virtio-iommu-pci.c
/qemu/hw/virtio/virtio-iommu.c
/qemu/hw/virtio/virtio-mem-pci.c
/qemu/hw/virtio/virtio-mem.c
/qemu/hw/virtio/virtio-mmio.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio-pci.h
/qemu/hw/virtio/virtio-pmem-pci.c
/qemu/hw/virtio/virtio-pmem.c
/qemu/hw/virtio/virtio.c
/qemu/hw/watchdog/Kconfig
/qemu/hw/watchdog/meson.build
/qemu/hw/watchdog/sbsa_gwdt.c
/qemu/hw/watchdog/wdt_diag288.c
/qemu/hw/xen/xen-backend.c
/qemu/hw/xen/xen-bus.c
/qemu/hw/xen/xen_pt.c
/qemu/hw/xen/xen_pt_config_init.c
/qemu/hw/xen/xen_pt_msi.c
/qemu/hw/xen/xen_pvdev.c
/qemu/hw/xtensa/pic_cpu.c
/qemu/hw/xtensa/sim.c
/qemu/hw/xtensa/xtfpga.c
/qemu/include/authz/base.h
/qemu/include/authz/list.h
/qemu/include/authz/listfile.h
/qemu/include/authz/pamacct.h
/qemu/include/authz/simple.h
/qemu/include/block/aio-wait.h
/qemu/include/block/aio.h
/qemu/include/block/block.h
/qemu/include/block/block_int.h
/qemu/include/block/export.h
/qemu/include/block/fuse.h
/qemu/include/block/nbd.h
/qemu/include/block/nvme.h
/qemu/include/block/snapshot.h
/qemu/include/chardev/spice.h
/qemu/include/disas/dis-asm.h
/qemu/include/disas/disas.h
/qemu/include/elf.h
/qemu/include/exec/cpu-all.h
/qemu/include/exec/cpu-common.h
/qemu/include/exec/cpu-defs.h
/qemu/include/exec/cpu_ldst.h
/qemu/include/exec/cputlb.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/hwaddr.h
/qemu/include/exec/ioport.h
/qemu/include/exec/log.h
/qemu/include/exec/memory.h
/qemu/include/exec/memory_ldst.h.inc
/qemu/include/exec/memory_ldst_cached.h.inc
/qemu/include/exec/memory_ldst_phys.h.inc
/qemu/include/exec/ram_addr.h
/qemu/include/exec/ramlist.h
/qemu/include/exec/tb-context.h
/qemu/include/exec/tb-hash.h
/qemu/include/exec/tb-lookup.h
/qemu/include/exec/user/thunk.h
/qemu/include/glib-compat.h
/qemu/include/hw/acpi/acpi.h
/qemu/include/hw/acpi/acpi_dev_interface.h
/qemu/include/hw/acpi/aml-build.h
/qemu/include/hw/acpi/cpu.h
/qemu/include/hw/acpi/ich9.h
/qemu/include/hw/acpi/pcihp.h
/qemu/include/hw/acpi/vmgenid.h
/qemu/include/hw/arm/bcm2835_peripherals.h
/qemu/include/hw/arm/bcm2836.h
/qemu/include/hw/arm/fsl-imx25.h
/qemu/include/hw/arm/npcm7xx.h
/qemu/include/hw/arm/raspi_platform.h
/qemu/include/hw/arm/virt.h
/qemu/include/hw/arm/xlnx-zynqmp.h
/qemu/include/hw/block/swim.h
/qemu/include/hw/boards.h
/qemu/include/hw/char/pl011.h
/qemu/include/hw/char/serial.h
/qemu/include/hw/clock.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/display/edid.h
/qemu/include/hw/display/macfb.h
/qemu/include/hw/display/milkymist_tmu2.h
/qemu/include/hw/gpio/npcm7xx_gpio.h
/qemu/include/hw/i386/apic_internal.h
/qemu/include/hw/i386/ich9.h
/qemu/include/hw/i386/ioapic.h
/qemu/include/hw/i386/ioapic_internal.h
/qemu/include/hw/i386/microvm.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/i386/x86.h
/qemu/include/hw/ide/ahci.h
/qemu/include/hw/ide/internal.h
/qemu/include/hw/input/tsc2xxx.h
/qemu/include/hw/intc/arm_gicv3_common.h
/qemu/include/hw/intc/armv7m_nvic.h
/qemu/include/hw/intc/ibex_plic.h
/qemu/include/hw/intc/sifive_plic.h
/qemu/include/hw/kvm/clock.h
/qemu/include/hw/loader-fit.h
/qemu/include/hw/mem/memory-device.h
/qemu/include/hw/mem/pc-dimm.h
/qemu/include/hw/mips/cps.h
/qemu/include/hw/mips/mips.h
/qemu/include/hw/misc/bcm2835_cprman.h
/qemu/include/hw/misc/bcm2835_cprman_internals.h
/qemu/include/hw/misc/emc141x_regs.h
/qemu/include/hw/misc/led.h
/qemu/include/hw/misc/max111x.h
/qemu/include/hw/misc/mchp_pfsoc_dmc.h
/qemu/include/hw/misc/mchp_pfsoc_ioscb.h
/qemu/include/hw/misc/mchp_pfsoc_sysreg.h
/qemu/include/hw/misc/mips_cpc.h
/qemu/include/hw/misc/mips_itu.h
/qemu/include/hw/misc/mps2-fpgaio.h
/qemu/include/hw/misc/mps2-scc.h
/qemu/include/hw/misc/npcm7xx_clk.h
/qemu/include/hw/misc/npcm7xx_rng.h
/qemu/include/hw/misc/sifive_u_otp.h
/qemu/include/hw/misc/stm32f2xx_syscfg.h
/qemu/include/hw/misc/vmcoreinfo.h
/qemu/include/hw/net/xlnx-zynqmp-can.h
/qemu/include/hw/nvram/fw_cfg.h
/qemu/include/hw/pci-host/designware.h
/qemu/include/hw/pci-host/gpex.h
/qemu/include/hw/pci-host/i440fx.h
/qemu/include/hw/pci-host/pam.h
/qemu/include/hw/pci-host/q35.h
/qemu/include/hw/pci-host/spapr.h
/qemu/include/hw/pci-host/uninorth.h
/qemu/include/hw/pci-host/xilinx-pcie.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/platform-bus.h
/qemu/include/hw/ppc/pnv.h
/qemu/include/hw/ppc/pnv_core.h
/qemu/include/hw/ppc/pnv_homer.h
/qemu/include/hw/ppc/pnv_lpc.h
/qemu/include/hw/ppc/pnv_occ.h
/qemu/include/hw/ppc/pnv_psi.h
/qemu/include/hw/ppc/pnv_xscom.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/spapr_drc.h
/qemu/include/hw/ppc/spapr_nvdimm.h
/qemu/include/hw/ppc/spapr_vio.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/qdev-properties.h
/qemu/include/hw/riscv/boot.h
/qemu/include/hw/riscv/microchip_pfsoc.h
/qemu/include/hw/riscv/sifive_u.h
/qemu/include/hw/rtc/m48t59.h
/qemu/include/hw/rtc/mc146818rtc.h
/qemu/include/hw/s390x/s390-pci-bus.h
/qemu/include/hw/s390x/s390-pci-clp.h
/qemu/include/hw/s390x/s390-pci-inst.h
/qemu/include/hw/s390x/s390-pci-vfio.h
/qemu/include/hw/s390x/sclp.h
/qemu/include/hw/scsi/scsi.h
/qemu/include/hw/semihosting/semihost.h
/qemu/include/hw/sparc/sparc32_dma.h
/qemu/include/hw/ssi/aspeed_smc.h
/qemu/include/hw/ssi/ssi.h
/qemu/include/hw/ssi/xilinx_spips.h
/qemu/include/hw/stream.h
/qemu/include/hw/timer/armv7m_systick.h
/qemu/include/hw/timer/bcm2835_systmr.h
/qemu/include/hw/timer/npcm7xx_timer.h
/qemu/include/hw/usb/xhci.h
/qemu/include/hw/vfio/vfio-common.h
/qemu/include/hw/virtio/vhost-backend.h
/qemu/include/hw/virtio/vhost-scsi-common.h
/qemu/include/hw/virtio/vhost-user-blk.h
/qemu/include/hw/virtio/vhost-vdpa.h
/qemu/include/hw/virtio/vhost.h
/qemu/include/hw/virtio/virtio-blk.h
/qemu/include/hw/virtio/virtio-gpu.h
/qemu/include/hw/virtio/virtio-net.h
/qemu/include/hw/virtio/virtio-pmem.h
/qemu/include/hw/virtio/virtio.h
/qemu/include/hw/watchdog/sbsa_gwdt.h
/qemu/include/hw/xen/xen-backend.h
/qemu/include/hw/xen/xen-bus.h
/qemu/include/hw/xen/xen-legacy-backend.h
/qemu/include/hw/xen/xen-x86.h
/qemu/include/hw/xen/xen.h
/qemu/include/io/channel-buffer.h
/qemu/include/io/channel-command.h
/qemu/include/io/channel-file.h
/qemu/include/io/channel-socket.h
/qemu/include/io/channel-tls.h
/qemu/include/io/channel-util.h
/qemu/include/io/channel-watch.h
/qemu/include/io/channel-websock.h
/qemu/include/io/channel.h
/qemu/include/io/dns-resolver.h
/qemu/include/io/task.h
/qemu/include/migration/misc.h
/qemu/include/migration/vmstate.h
/qemu/include/monitor/hmp-target.h
/qemu/include/monitor/hmp.h
/qemu/include/monitor/monitor.h
/qemu/include/net/can_emu.h
/qemu/include/net/can_host.h
/qemu/include/net/net.h
/qemu/include/qapi/qmp/dispatch.h
/qemu/include/qapi/qmp/qerror.h
/qemu/include/qapi/util.h
/qemu/include/qemu-common.h
/qemu/include/qemu/atomic.h
/qemu/include/qemu/atomic128.h
/qemu/include/qemu/base64.h
/qemu/include/qemu/bitops.h
/qemu/include/qemu/bswap.h
/qemu/include/qemu/buffer.h
/qemu/include/qemu/config-file.h
/qemu/include/qemu/coroutine.h
/qemu/include/qemu/cutils.h
/qemu/include/qemu/datadir.h
/qemu/include/qemu/filemonitor.h
/qemu/include/qemu/help_option.h
/qemu/include/qemu/iov.h
/qemu/include/qemu/log.h
/qemu/include/qemu/module.h
/qemu/include/qemu/nvdimm-utils.h
/qemu/include/qemu/option.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/queue.h
/qemu/include/qemu/rcu.h
/qemu/include/qemu/rcu_queue.h
/qemu/include/qemu/seqlock.h
/qemu/include/qemu/stats64.h
/qemu/include/qemu/thread.h
/qemu/include/qemu/timer.h
/qemu/include/qemu/typedefs.h
/qemu/include/qemu/vfio-helpers.h
/qemu/include/qemu/vhost-user-server.h
/qemu/include/qom/object.h
/qemu/include/qom/object_interfaces.h
/qemu/include/scsi/constants.h
/qemu/include/standard-headers/asm-x86/kvm_para.h
/qemu/include/standard-headers/drivers/infiniband/hw/vmw_pvrdma/pvrdma_ring.h
/qemu/include/standard-headers/drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.h
/qemu/include/standard-headers/drm/drm_fourcc.h
/qemu/include/standard-headers/linux/ethtool.h
/qemu/include/standard-headers/linux/fuse.h
/qemu/include/standard-headers/linux/input-event-codes.h
/qemu/include/standard-headers/linux/pci_regs.h
/qemu/include/standard-headers/linux/vhost_types.h
/qemu/include/standard-headers/linux/virtio_9p.h
/qemu/include/standard-headers/linux/virtio_blk.h
/qemu/include/standard-headers/linux/virtio_config.h
/qemu/include/standard-headers/linux/virtio_console.h
/qemu/include/standard-headers/linux/virtio_fs.h
/qemu/include/standard-headers/linux/virtio_gpu.h
/qemu/include/standard-headers/linux/virtio_mmio.h
/qemu/include/standard-headers/linux/virtio_net.h
/qemu/include/standard-headers/linux/virtio_pci.h
/qemu/include/standard-headers/linux/virtio_scsi.h
/qemu/include/sysemu/balloon.h
/qemu/include/sysemu/cpu-timers.h
/qemu/include/sysemu/cpus.h
/qemu/include/sysemu/cryptodev-vhost-user.h
/qemu/include/sysemu/cryptodev-vhost.h
/qemu/include/sysemu/cryptodev.h
/qemu/include/sysemu/dma.h
/qemu/include/sysemu/hax.h
/qemu/include/sysemu/hvf.h
/qemu/include/sysemu/hw_accel.h
/qemu/include/sysemu/kvm.h
/qemu/include/sysemu/numa.h
/qemu/include/sysemu/os-win32.h
/qemu/include/sysemu/qtest.h
/qemu/include/sysemu/replay.h
/qemu/include/sysemu/sev.h
/qemu/include/sysemu/sysemu.h
/qemu/include/sysemu/tpm_util.h
/qemu/include/sysemu/whpx.h
/qemu/include/sysemu/xen.h
/qemu/include/tcg/tcg-gvec-desc.h
/qemu/include/tcg/tcg-opc.h
/qemu/include/tcg/tcg.h
/qemu/include/ui/console.h
/qemu/include/ui/qemu-spice-module.h
/qemu/include/ui/qemu-spice.h
/qemu/io/channel-buffer.c
/qemu/io/channel-command.c
/qemu/io/channel-file.c
/qemu/io/channel-socket.c
/qemu/io/channel-tls.c
/qemu/io/channel-util.c
/qemu/io/channel-watch.c
/qemu/io/channel-websock.c
/qemu/io/channel.c
/qemu/io/dns-resolver.c
/qemu/io/meson.build
/qemu/io/task.c
/qemu/iothread.c
/qemu/linux-headers/asm-arm64/kvm.h
/qemu/linux-headers/asm-arm64/mman.h
/qemu/linux-headers/asm-generic/hugetlb_encode.h
/qemu/linux-headers/asm-generic/unistd.h
/qemu/linux-headers/asm-mips/unistd_n32.h
/qemu/linux-headers/asm-mips/unistd_n64.h
/qemu/linux-headers/asm-mips/unistd_o32.h
/qemu/linux-headers/asm-powerpc/kvm.h
/qemu/linux-headers/asm-powerpc/unistd_32.h
/qemu/linux-headers/asm-powerpc/unistd_64.h
/qemu/linux-headers/asm-s390/kvm.h
/qemu/linux-headers/asm-s390/unistd_32.h
/qemu/linux-headers/asm-s390/unistd_64.h
/qemu/linux-headers/asm-x86/kvm.h
/qemu/linux-headers/asm-x86/unistd_32.h
/qemu/linux-headers/asm-x86/unistd_64.h
/qemu/linux-headers/asm-x86/unistd_x32.h
/qemu/linux-headers/linux/kvm.h
/qemu/linux-headers/linux/mman.h
/qemu/linux-headers/linux/vfio.h
/qemu/linux-headers/linux/vfio_zdev.h
/qemu/linux-headers/linux/vhost.h
/qemu/linux-user/aarch64/signal.c
/qemu/linux-user/aarch64/syscall_nr.h
/qemu/linux-user/aarch64/target_cpu.h
/qemu/linux-user/aarch64/target_structs.h
/qemu/linux-user/alpha/syscall.tbl
/qemu/linux-user/alpha/target_cpu.h
/qemu/linux-user/alpha/target_signal.h
/qemu/linux-user/alpha/target_structs.h
/qemu/linux-user/arm/cpu_loop.c
/qemu/linux-user/arm/syscall.tbl
/qemu/linux-user/arm/target_cpu.h
/qemu/linux-user/arm/target_signal.h
/qemu/linux-user/arm/target_structs.h
/qemu/linux-user/cris/target_cpu.h
/qemu/linux-user/cris/target_signal.h
/qemu/linux-user/cris/target_structs.h
/qemu/linux-user/elfload.c
/qemu/linux-user/fd-trans.c
/qemu/linux-user/hppa/cpu_loop.c
/qemu/linux-user/hppa/syscall.tbl
/qemu/linux-user/hppa/target_cpu.h
/qemu/linux-user/hppa/target_signal.h
/qemu/linux-user/hppa/target_structs.h
/qemu/linux-user/i386/syscall_32.tbl
/qemu/linux-user/i386/target_cpu.h
/qemu/linux-user/i386/target_signal.h
/qemu/linux-user/i386/target_structs.h
/qemu/linux-user/m68k/syscall.tbl
/qemu/linux-user/m68k/target_signal.h
/qemu/linux-user/main.c
/qemu/linux-user/microblaze/signal.c
/qemu/linux-user/microblaze/syscall.tbl
/qemu/linux-user/microblaze/target_cpu.h
/qemu/linux-user/microblaze/target_signal.h
/qemu/linux-user/microblaze/target_structs.h
/qemu/linux-user/mips/cpu_loop.c
/qemu/linux-user/mips/syscall-args-o32.c.inc
/qemu/linux-user/mips/syscall_o32.tbl
/qemu/linux-user/mips/target_cpu.h
/qemu/linux-user/mips/target_signal.h
/qemu/linux-user/mips/target_structs.h
/qemu/linux-user/mips64/syscall_n32.tbl
/qemu/linux-user/mips64/syscall_n64.tbl
/qemu/linux-user/mips64/target_cpu.h
/qemu/linux-user/mips64/target_signal.h
/qemu/linux-user/mmap.c
/qemu/linux-user/nios2/syscall_nr.h
/qemu/linux-user/nios2/target_cpu.h
/qemu/linux-user/nios2/target_signal.h
/qemu/linux-user/nios2/target_structs.h
/qemu/linux-user/openrisc/syscall_nr.h
/qemu/linux-user/ppc/syscall.tbl
/qemu/linux-user/ppc/target_cpu.h
/qemu/linux-user/ppc/target_signal.h
/qemu/linux-user/ppc/target_structs.h
/qemu/linux-user/ppc/target_syscall.h
/qemu/linux-user/qemu.h
/qemu/linux-user/riscv/syscall32_nr.h
/qemu/linux-user/riscv/syscall64_nr.h
/qemu/linux-user/s390x/syscall.tbl
/qemu/linux-user/s390x/target_signal.h
/qemu/linux-user/s390x/target_structs.h
/qemu/linux-user/sh4/syscall.tbl
/qemu/linux-user/sh4/target_signal.h
/qemu/linux-user/signal.c
/qemu/linux-user/sparc/signal.c
/qemu/linux-user/sparc/syscall.tbl
/qemu/linux-user/sparc/target_cpu.h
/qemu/linux-user/sparc/target_signal.h
/qemu/linux-user/sparc/target_structs.h
/qemu/linux-user/sparc64/syscall.tbl
/qemu/linux-user/sparc64/target_structs.h
/qemu/linux-user/syscall.c
/qemu/linux-user/syscall_defs.h
/qemu/linux-user/tilegx/target_cpu.h
/qemu/linux-user/tilegx/target_structs.h
/qemu/linux-user/x86_64/syscall_64.tbl
/qemu/linux-user/x86_64/target_signal.h
/qemu/linux-user/x86_64/target_structs.h
/qemu/linux-user/xtensa/syscall.tbl
/qemu/memory_ldst.c.inc
/qemu/meson
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/block-dirty-bitmap.c
/qemu/migration/block.c
/qemu/migration/channel.c
/qemu/migration/colo-failover.c
/qemu/migration/colo.c
/qemu/migration/dirtyrate.c
/qemu/migration/dirtyrate.h
/qemu/migration/fd.c
/qemu/migration/global_state.c
/qemu/migration/meson.build
/qemu/migration/migration.c
/qemu/migration/migration.h
/qemu/migration/multifd.c
/qemu/migration/multifd.h
/qemu/migration/page_cache.c
/qemu/migration/postcopy-ram.c
/qemu/migration/ram.c
/qemu/migration/ram.h
/qemu/migration/rdma.c
/qemu/migration/savevm.c
/qemu/migration/tls.c
/qemu/migration/tls.h
/qemu/migration/trace-events
/qemu/migration/vmstate-types.c
/qemu/migration/vmstate.c
/qemu/monitor/hmp-cmds.c
/qemu/monitor/hmp.c
/qemu/monitor/meson.build
/qemu/monitor/misc.c
/qemu/monitor/monitor-internal.h
/qemu/monitor/monitor.c
/qemu/monitor/qmp-cmds-control.c
/qemu/monitor/qmp-cmds.c
/qemu/monitor/qmp.c
/qemu/nbd/meson.build
/qemu/nbd/nbd-internal.h
/qemu/nbd/server.c
/qemu/net/can/can_core.c
/qemu/net/can/can_host.c
/qemu/net/can/can_socketcan.c
/qemu/net/colo-compare.c
/qemu/net/colo.c
/qemu/net/eth.c
/qemu/net/filter-rewriter.c
/qemu/net/l2tpv3.c
/qemu/net/meson.build
/qemu/net/net.c
/qemu/net/socket.c
/qemu/net/tap.c
/qemu/net/vhost-user.c
/qemu/net/vhost-vdpa.c
/qemu/os-posix.c
/qemu/os-win32.c
/qemu/pc-bios/descriptors/meson.build
/qemu/pc-bios/keymaps/meson.build
/qemu/pc-bios/meson.build
/qemu/pc-bios/qboot.rom
/qemu/pc-bios/s390-ccw.img
/qemu/pc-bios/s390-ccw/Makefile
/qemu/pc-bios/s390-ccw/bootmap.c
/qemu/pc-bios/s390-ccw/bootmap.h
/qemu/pc-bios/s390-ccw/dasd-ipl.c
/qemu/pc-bios/s390-ccw/jump2ipl.c
/qemu/pc-bios/s390-ccw/main.c
/qemu/pc-bios/s390-ccw/s390-arch.h
/qemu/pc-bios/s390-ccw/s390-ccw.h
/qemu/pc-bios/s390-ccw/start.S
/qemu/pc-bios/s390-ccw/virtio-blkdev.c
/qemu/pc-bios/s390-ccw/virtio-scsi.c
/qemu/pc-bios/s390-ccw/virtio-scsi.h
/qemu/pc-bios/s390-netboot.img
/qemu/plugins/loader.c
/qemu/python/mypy.ini
/qemu/python/qemu/.isort.cfg
/qemu/python/qemu/accel.py
/qemu/python/qemu/console_socket.py
/qemu/python/qemu/machine.py
/qemu/python/qemu/qmp.py
/qemu/python/qemu/qtest.py
/qemu/qapi/acpi.json
/qemu/qapi/audio.json
/qemu/qapi/authz.json
/qemu/qapi/block-core.json
/qemu/qapi/block-export.json
/qemu/qapi/block.json
/qemu/qapi/char.json
/qemu/qapi/control.json
/qemu/qapi/machine-target.json
/qemu/qapi/machine.json
/qemu/qapi/meson.build
/qemu/qapi/migration.json
/qemu/qapi/misc-target.json
/qemu/qapi/misc.json
/qemu/qapi/net.json
/qemu/qapi/opts-visitor.c
/qemu/qapi/pci.json
/qemu/qapi/qapi-schema.json
/qemu/qapi/qapi-util.c
/qemu/qapi/qdev.json
/qemu/qapi/qmp-dispatch.c
/qemu/qapi/qmp-registry.c
/qemu/qapi/qobject-input-visitor.c
/qemu/qapi/replay.json
/qemu/qapi/run-state.json
/qemu/qapi/sockets.json
/qemu/qapi/string-input-visitor.c
/qemu/qapi/ui.json
/qemu/qemu-bridge-helper.c
/qemu/qemu-edid.c
/qemu/qemu-img-cmds.hx
/qemu/qemu-img.c
/qemu/qemu-io-cmds.c
/qemu/qemu-io.c
/qemu/qemu-nbd.c
/qemu/qemu-options.hx
/qemu/qga/commands-posix-ssh.c
/qemu/qga/commands-posix.c
/qemu/qga/commands-win32.c
/qemu/qga/commands.c
/qemu/qga/main.c
/qemu/qga/meson.build
/qemu/qga/qapi-schema.json
/qemu/qobject/json-parser.c
/qemu/qom/meson.build
/qemu/qom/object.c
/qemu/qom/object_interfaces.c
/qemu/qom/qom-qmp-cmds.c
/qemu/replay/meson.build
/qemu/replay/replay-debugging.c
/qemu/replay/replay-events.c
/qemu/replay/replay-internal.h
/qemu/replay/replay.c
/qemu/replay/stubs-system.c
/qemu/roms/Makefile
/qemu/roms/qboot
/qemu/scripts/analyze-migration.py
/qemu/scripts/block-coroutine-wrapper.py
/qemu/scripts/check_sparse.py
/qemu/scripts/checkpatch.pl
/qemu/scripts/ci/gitlab-pipeline-status
/qemu/scripts/coccinelle/qom-parent-type.cocci
/qemu/scripts/coverity-scan/coverity-scan.docker
/qemu/scripts/decodetree.py
/qemu/scripts/device-crash-test
/qemu/scripts/gensyscalls.sh
/qemu/scripts/git.orderfile
/qemu/scripts/kernel-doc
/qemu/scripts/mtest2make.py
/qemu/scripts/nsis.py
/qemu/scripts/oss-fuzz/build.sh
/qemu/scripts/oss-fuzz/minimize_qtest_trace.py
/qemu/scripts/oss-fuzz/reorder_fuzzer_qtest_trace.py
/qemu/scripts/qapi-gen.py
/qemu/scripts/qapi/.flake8
/qemu/scripts/qapi/.isort.cfg
/qemu/scripts/qapi/commands.py
/qemu/scripts/qapi/common.py
/qemu/scripts/qapi/events.py
/qemu/scripts/qapi/expr.py
/qemu/scripts/qapi/gen.py
/qemu/scripts/qapi/introspect.py
/qemu/scripts/qapi/main.py
/qemu/scripts/qapi/mypy.ini
/qemu/scripts/qapi/parser.py
/qemu/scripts/qapi/pylintrc
/qemu/scripts/qapi/schema.py
/qemu/scripts/qapi/source.py
/qemu/scripts/qapi/types.py
/qemu/scripts/qapi/visit.py
/qemu/scripts/qemu-version.sh
/qemu/scripts/qmp/qmp
/qemu/scripts/qmp/qmp-shell
/qemu/scripts/replay-dump.py
/qemu/scripts/tracetool.py
/qemu/scripts/tracetool/format/d.py
/qemu/scripts/undefsym.py
/qemu/scripts/update-linux-headers.sh
/qemu/scsi/qemu-pr-helper.c
/qemu/slirp
/qemu/softmmu/balloon.c
/qemu/softmmu/bootdevice.c
/qemu/softmmu/cpu-throttle.c
/qemu/softmmu/cpu-timers.c
/qemu/softmmu/cpus.c
/qemu/softmmu/datadir.c
/qemu/softmmu/device_tree.c
/qemu/softmmu/dma-helpers.c
/qemu/softmmu/icount.c
/qemu/softmmu/memory.c
/qemu/softmmu/meson.build
/qemu/softmmu/physmem.c
/qemu/softmmu/qdev-monitor.c
/qemu/softmmu/qemu-seccomp.c
/qemu/softmmu/qtest.c
/qemu/softmmu/rtc.c
/qemu/softmmu/timers-state.h
/qemu/softmmu/tpm.c
/qemu/softmmu/vl.c
/qemu/storage-daemon/meson.build
/qemu/storage-daemon/qapi/meson.build
/qemu/storage-daemon/qapi/qapi-schema.json
/qemu/storage-daemon/qemu-storage-daemon.c
/qemu/stubs/blk-exp-close-all.c
/qemu/stubs/cpu-get-clock.c
/qemu/stubs/cpu-synchronize-state.c
/qemu/stubs/cpus-get-virtual-clock.c
/qemu/stubs/icount.c
/qemu/stubs/meson.build
/qemu/stubs/monitor-core.c
/qemu/stubs/qemu-timer-notify-cb.c
/qemu/stubs/qtest.c
/qemu/stubs/ram-block.c
/qemu/stubs/replay-tools.c
/qemu/stubs/replay.c
/qemu/stubs/uuid.c
/qemu/stubs/vmgenid.c
/qemu/stubs/xen-hw-stub.c
/qemu/subprojects/libvhost-user/libvhost-user-glib.c
/qemu/subprojects/libvhost-user/libvhost-user-glib.h
/qemu/subprojects/libvhost-user/libvhost-user.c
/qemu/subprojects/libvhost-user/libvhost-user.h
/qemu/subprojects/libvhost-user/link-test.c
/qemu/subprojects/libvhost-user/meson.build
/qemu/target/alpha/cpu.h
/qemu/target/alpha/fpu_helper.c
/qemu/target/alpha/gdbstub.c
/qemu/target/alpha/helper.c
/qemu/target/alpha/int_helper.c
/qemu/target/alpha/mem_helper.c
/qemu/target/alpha/sys_helper.c
/qemu/target/alpha/translate.c
/qemu/target/alpha/vax_helper.c
/qemu/target/arm/a32-uncond.decode
/qemu/target/arm/a32.decode
/qemu/target/arm/arch_dump.c
/qemu/target/arm/arm-semi.c
/qemu/target/arm/arm_ldst.h
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/cpu_tcg.c
/qemu/target/arm/crypto_helper.c
/qemu/target/arm/gdbstub.c
/qemu/target/arm/gdbstub64.c
/qemu/target/arm/helper-a64.c
/qemu/target/arm/helper-a64.h
/qemu/target/arm/helper-sve.h
/qemu/target/arm/helper.c
/qemu/target/arm/helper.h
/qemu/target/arm/internals.h
/qemu/target/arm/iwmmxt_helper.c
/qemu/target/arm/kvm.c
/qemu/target/arm/kvm64.c
/qemu/target/arm/kvm_arm.h
/qemu/target/arm/m-nocp.decode
/qemu/target/arm/m_helper.c
/qemu/target/arm/monitor.c
/qemu/target/arm/mte_helper.c
/qemu/target/arm/neon-dp.decode
/qemu/target/arm/neon-ls.decode
/qemu/target/arm/neon-shared.decode
/qemu/target/arm/op_helper.c
/qemu/target/arm/pauth_helper.c
/qemu/target/arm/sve.decode
/qemu/target/arm/sve_helper.c
/qemu/target/arm/t16.decode
/qemu/target/arm/t32.decode
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate-a64.h
/qemu/target/arm/translate-neon.c.inc
/qemu/target/arm/translate-sve.c
/qemu/target/arm/translate-vfp.c.inc
/qemu/target/arm/translate.c
/qemu/target/arm/vec_helper.c
/qemu/target/arm/vec_internal.h
/qemu/target/arm/vfp-uncond.decode
/qemu/target/arm/vfp.decode
/qemu/target/arm/vfp_helper.c
/qemu/target/cris/cpu.h
/qemu/target/cris/crisv10-decode.h
/qemu/target/cris/crisv32-decode.h
/qemu/target/cris/gdbstub.c
/qemu/target/cris/helper.c
/qemu/target/cris/machine.c
/qemu/target/cris/mmu.c
/qemu/target/cris/op_helper.c
/qemu/target/cris/translate.c
/qemu/target/cris/translate_v10.c.inc
/qemu/target/hppa/cpu.h
/qemu/target/hppa/gdbstub.c
/qemu/target/hppa/helper.c
/qemu/target/hppa/insns.decode
/qemu/target/hppa/int_helper.c
/qemu/target/hppa/machine.c
/qemu/target/hppa/mem_helper.c
/qemu/target/hppa/op_helper.c
/qemu/target/hppa/translate.c
/qemu/target/i386/bpt_helper.c
/qemu/target/i386/cc_helper.c
/qemu/target/i386/cc_helper_template.h
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/excp_helper.c
/qemu/target/i386/fpu_helper.c
/qemu/target/i386/gdbstub.c
/qemu/target/i386/hax-all.c
/qemu/target/i386/hax-cpus.c
/qemu/target/i386/hax-cpus.h
/qemu/target/i386/hax-i386.h
/qemu/target/i386/hax-mem.c
/qemu/target/i386/hax-posix.c
/qemu/target/i386/hax-windows.c
/qemu/target/i386/hax-windows.h
/qemu/target/i386/helper.c
/qemu/target/i386/hvf/hvf-cpus.c
/qemu/target/i386/hvf/hvf-cpus.h
/qemu/target/i386/hvf/hvf.c
/qemu/target/i386/hvf/meson.build
/qemu/target/i386/hvf/panic.h
/qemu/target/i386/hvf/vmx.h
/qemu/target/i386/hvf/x86.c
/qemu/target/i386/hvf/x86.h
/qemu/target/i386/hvf/x86_cpuid.c
/qemu/target/i386/hvf/x86_decode.c
/qemu/target/i386/hvf/x86_decode.h
/qemu/target/i386/hvf/x86_descr.c
/qemu/target/i386/hvf/x86_descr.h
/qemu/target/i386/hvf/x86_emu.c
/qemu/target/i386/hvf/x86_emu.h
/qemu/target/i386/hvf/x86_flags.c
/qemu/target/i386/hvf/x86_flags.h
/qemu/target/i386/hvf/x86_mmu.c
/qemu/target/i386/hvf/x86_mmu.h
/qemu/target/i386/hvf/x86hvf.c
/qemu/target/i386/hvf/x86hvf.h
/qemu/target/i386/int_helper.c
/qemu/target/i386/kvm-stub.c
/qemu/target/i386/kvm.c
/qemu/target/i386/kvm_i386.h
/qemu/target/i386/machine.c
/qemu/target/i386/mem_helper.c
/qemu/target/i386/meson.build
/qemu/target/i386/misc_helper.c
/qemu/target/i386/monitor.c
/qemu/target/i386/mpx_helper.c
/qemu/target/i386/ops_sse.h
/qemu/target/i386/ops_sse_header.h
/qemu/target/i386/seg_helper.c
/qemu/target/i386/sev-stub.c
/qemu/target/i386/sev.c
/qemu/target/i386/shift_helper_template.h
/qemu/target/i386/smm_helper.c
/qemu/target/i386/svm_helper.c
/qemu/target/i386/tcg-stub.c
/qemu/target/i386/trace-events
/qemu/target/i386/translate.c
/qemu/target/i386/whp-dispatch.h
/qemu/target/i386/whpx-all.c
/qemu/target/i386/whpx-apic.c
/qemu/target/i386/whpx-cpus.c
/qemu/target/i386/whpx-cpus.h
/qemu/target/lm32/cpu.h
/qemu/target/lm32/gdbstub.c
/qemu/target/lm32/helper.c
/qemu/target/lm32/translate.c
/qemu/target/m68k/cpu.c
/qemu/target/m68k/cpu.h
/qemu/target/m68k/fpu_helper.c
/qemu/target/m68k/m68k-semi.c
/qemu/target/m68k/monitor.c
/qemu/target/m68k/translate.c
/qemu/target/microblaze/cpu.h
/qemu/target/microblaze/gdbstub.c
/qemu/target/microblaze/helper.c
/qemu/target/microblaze/machine.c
/qemu/target/microblaze/mmu.c
/qemu/target/microblaze/mmu.h
/qemu/target/microblaze/op_helper.c
/qemu/target/microblaze/translate.c
/qemu/target/mips/cp0_helper.c
/qemu/target/mips/cp0_timer.c
/qemu/target/mips/cpu.c
/qemu/target/mips/cpu.h
/qemu/target/mips/dsp_helper.c
/qemu/target/mips/fpu_helper.c
/qemu/target/mips/gdbstub.c
/qemu/target/mips/helper.c
/qemu/target/mips/internal.h
/qemu/target/mips/lmmi_helper.c
/qemu/target/mips/mips-semi.c
/qemu/target/mips/msa_helper.c
/qemu/target/mips/op_helper.c
/qemu/target/mips/translate.c
/qemu/target/mips/translate_init.c.inc
/qemu/target/nios2/monitor.c
/qemu/target/openrisc/sys_helper.c
/qemu/target/ppc/compat.c
/qemu/target/ppc/cpu-models.c
/qemu/target/ppc/cpu-models.h
/qemu/target/ppc/cpu.c
/qemu/target/ppc/cpu.h
/qemu/target/ppc/dfp_helper.c
/qemu/target/ppc/excp_helper.c
/qemu/target/ppc/fpu_helper.c
/qemu/target/ppc/gdbstub.c
/qemu/target/ppc/helper_regs.h
/qemu/target/ppc/int_helper.c
/qemu/target/ppc/internal.h
/qemu/target/ppc/kvm.c
/qemu/target/ppc/kvm_ppc.h
/qemu/target/ppc/machine.c
/qemu/target/ppc/mem_helper.c
/qemu/target/ppc/misc_helper.c
/qemu/target/ppc/mmu-book3s-v3.c
/qemu/target/ppc/mmu-book3s-v3.h
/qemu/target/ppc/mmu-hash32.c
/qemu/target/ppc/mmu-hash64.c
/qemu/target/ppc/mmu-radix64.c
/qemu/target/ppc/mmu_helper.c
/qemu/target/ppc/monitor.c
/qemu/target/ppc/timebase_helper.c
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate/vsx-impl.c.inc
/qemu/target/ppc/translate/vsx-ops.c.inc
/qemu/target/ppc/translate_init.c.inc
/qemu/target/ppc/user_only_helper.c
/qemu/target/riscv/cpu-param.h
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_bits.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/csr.c
/qemu/target/riscv/helper.h
/qemu/target/riscv/insn_trans/trans_rvh.c.inc
/qemu/target/riscv/internals.h
/qemu/target/riscv/machine.c
/qemu/target/riscv/meson.build
/qemu/target/riscv/monitor.c
/qemu/target/riscv/op_helper.c
/qemu/target/riscv/pmp.c
/qemu/target/riscv/pmp.h
/qemu/target/riscv/translate.c
/qemu/target/rx/insns.decode
/qemu/target/rx/op_helper.c
/qemu/target/rx/translate.c
/qemu/target/s390x/cc_helper.c
/qemu/target/s390x/cpu.c
/qemu/target/s390x/cpu.h
/qemu/target/s390x/cpu_features.c
/qemu/target/s390x/cpu_features.h
/qemu/target/s390x/cpu_features_def.h.inc
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/excp_helper.c
/qemu/target/s390x/gen-features.c
/qemu/target/s390x/helper.c
/qemu/target/s390x/helper.h
/qemu/target/s390x/insn-data.def
/qemu/target/s390x/internal.h
/qemu/target/s390x/kvm-stub.c
/qemu/target/s390x/kvm.c
/qemu/target/s390x/kvm_s390x.h
/qemu/target/s390x/machine.c
/qemu/target/s390x/mem_helper.c
/qemu/target/s390x/mmu_helper.c
/qemu/target/s390x/translate.c
/qemu/target/sh4/cpu.h
/qemu/target/sh4/monitor.c
/qemu/target/sh4/op_helper.c
/qemu/target/sh4/translate.c
/qemu/target/sparc/cc_helper.c
/qemu/target/sparc/cpu.c
/qemu/target/sparc/fop_helper.c
/qemu/target/sparc/gdbstub.c
/qemu/target/sparc/helper.c
/qemu/target/sparc/int32_helper.c
/qemu/target/sparc/int64_helper.c
/qemu/target/sparc/ldst_helper.c
/qemu/target/sparc/mmu_helper.c
/qemu/target/sparc/monitor.c
/qemu/target/sparc/translate.c
/qemu/target/sparc/vis_helper.c
/qemu/target/sparc/win_helper.c
/qemu/target/tilegx/cpu.h
/qemu/target/tricore/gdbstub.c
/qemu/target/xtensa/cpu.c
/qemu/target/xtensa/exc_helper.c
/qemu/target/xtensa/gdbstub.c
/qemu/target/xtensa/monitor.c
/qemu/target/xtensa/op_helper.c
/qemu/tcg/aarch64/tcg-target.c.inc
/qemu/tcg/aarch64/tcg-target.h
/qemu/tcg/arm/tcg-target.c.inc
/qemu/tcg/i386/tcg-target.c.inc
/qemu/tcg/i386/tcg-target.h
/qemu/tcg/mips/tcg-target.c.inc
/qemu/tcg/optimize.c
/qemu/tcg/ppc/tcg-target.c.inc
/qemu/tcg/ppc/tcg-target.h
/qemu/tcg/riscv/tcg-target.c.inc
/qemu/tcg/s390/tcg-target.c.inc
/qemu/tcg/s390/tcg-target.h
/qemu/tcg/sparc/tcg-target.c.inc
/qemu/tcg/tcg-op-gvec.c
/qemu/tcg/tcg-op-vec.c
/qemu/tcg/tcg.c
/qemu/tcg/tci.c
/qemu/tcg/tci/tcg-target.c.inc
/qemu/tcg/tci/tcg-target.h
/qemu/tests/Makefile.include
/qemu/tests/acceptance/avocado_qemu/__init__.py
/qemu/tests/acceptance/boot_linux.py
/qemu/tests/acceptance/boot_linux_console.py
/qemu/tests/acceptance/machine_m68k_nextcube.py
/qemu/tests/acceptance/machine_rx_gdbsim.py
/qemu/tests/acceptance/machine_s390_ccw_virtio.py
/qemu/tests/acceptance/pc_cpu_hotplug_props.py
/qemu/tests/acceptance/ppc_prep_40p.py
/qemu/tests/acceptance/replay_kernel.py
/qemu/tests/acceptance/reverse_debugging.py
/qemu/tests/acceptance/virtiofs_submounts.py
/qemu/tests/acceptance/virtiofs_submounts.py.data/cleanup.sh
/qemu/tests/acceptance/virtiofs_submounts.py.data/guest-cleanup.sh
/qemu/tests/acceptance/virtiofs_submounts.py.data/guest.sh
/qemu/tests/acceptance/virtiofs_submounts.py.data/host.sh
/qemu/tests/acceptance/x86_cpu_model_versions.py
/qemu/tests/atomic64-bench.c
/qemu/tests/atomic_add-bench.c
/qemu/tests/check-block.sh
/qemu/tests/check-qjson.c
/qemu/tests/data/acpi/microvm/APIC.ioapic2
/qemu/tests/data/acpi/microvm/APIC.pcie
/qemu/tests/data/acpi/microvm/DSDT.ioapic2
/qemu/tests/data/acpi/microvm/DSDT.pcie
/qemu/tests/data/acpi/microvm/DSDT.rtc
/qemu/tests/data/acpi/microvm/DSDT.usb
/qemu/tests/data/acpi/pc/DSDT
/qemu/tests/data/acpi/pc/DSDT.acpihmat
/qemu/tests/data/acpi/pc/DSDT.bridge
/qemu/tests/data/acpi/pc/DSDT.cphp
/qemu/tests/data/acpi/pc/DSDT.dimmpxm
/qemu/tests/data/acpi/pc/DSDT.hpbridge
/qemu/tests/data/acpi/pc/DSDT.hpbrroot
/qemu/tests/data/acpi/pc/DSDT.ipmikcs
/qemu/tests/data/acpi/pc/DSDT.memhp
/qemu/tests/data/acpi/pc/DSDT.numamem
/qemu/tests/data/acpi/pc/DSDT.roothp
/qemu/tests/data/acpi/q35/DSDT
/qemu/tests/data/acpi/q35/DSDT.acpihmat
/qemu/tests/data/acpi/q35/DSDT.bridge
/qemu/tests/data/acpi/q35/DSDT.cphp
/qemu/tests/data/acpi/q35/DSDT.dimmpxm
/qemu/tests/data/acpi/q35/DSDT.ipmibt
/qemu/tests/data/acpi/q35/DSDT.memhp
/qemu/tests/data/acpi/q35/DSDT.mmio64
/qemu/tests/data/acpi/q35/DSDT.numamem
/qemu/tests/data/acpi/q35/DSDT.tis
/qemu/tests/data/acpi/virt/DSDT
/qemu/tests/data/acpi/virt/DSDT.memhp
/qemu/tests/data/acpi/virt/DSDT.numamem
/qemu/tests/data/acpi/virt/DSDT.pxb
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/dockerfiles/centos7.docker
/qemu/tests/docker/dockerfiles/centos8.docker
/qemu/tests/docker/dockerfiles/debian-amd64.docker
/qemu/tests/docker/dockerfiles/debian-tricore-cross.docker
/qemu/tests/docker/dockerfiles/debian10.docker
/qemu/tests/docker/dockerfiles/fedora-win32-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win64-cross.docker
/qemu/tests/docker/dockerfiles/fedora.docker
/qemu/tests/docker/dockerfiles/travis.docker
/qemu/tests/docker/dockerfiles/ubuntu.docker
/qemu/tests/docker/dockerfiles/ubuntu1804.docker
/qemu/tests/docker/dockerfiles/ubuntu2004.docker
/qemu/tests/fp/meson.build
/qemu/tests/include/meson.build
/qemu/tests/io-channel-helpers.c
/qemu/tests/io-channel-helpers.h
/qemu/tests/iothread.c
/qemu/tests/keys/vagrant
/qemu/tests/keys/vagrant.pub
/qemu/tests/meson.build
/qemu/tests/migration/guestperf-batch.py
/qemu/tests/migration/guestperf-plot.py
/qemu/tests/migration/guestperf.py
/qemu/tests/migration/guestperf/comparison.py
/qemu/tests/migration/guestperf/engine.py
/qemu/tests/migration/guestperf/hardware.py
/qemu/tests/migration/guestperf/plot.py
/qemu/tests/migration/guestperf/progress.py
/qemu/tests/migration/guestperf/report.py
/qemu/tests/migration/guestperf/scenario.py
/qemu/tests/migration/guestperf/shell.py
/qemu/tests/migration/guestperf/timings.py
/qemu/tests/migration/stress.c
/qemu/tests/plugin/bb.c
/qemu/tests/ptimer-test-stubs.c
/qemu/tests/qapi-schema/doc-bad-indent.err
/qemu/tests/qapi-schema/doc-bad-indent.json
/qemu/tests/qapi-schema/doc-bad-indent.out
/qemu/tests/qapi-schema/doc-good.json
/qemu/tests/qapi-schema/doc-good.out
/qemu/tests/qapi-schema/doc-good.rst
/qemu/tests/qapi-schema/doc-good.txt
/qemu/tests/qapi-schema/meson.build
/qemu/tests/qapi-schema/oob-coroutine.err
/qemu/tests/qapi-schema/oob-coroutine.json
/qemu/tests/qapi-schema/oob-coroutine.out
/qemu/tests/qapi-schema/qapi-schema-test.json
/qemu/tests/qapi-schema/qapi-schema-test.out
/qemu/tests/qapi-schema/test-qapi.py
/qemu/tests/qemu-iotests/025
/qemu/tests/qemu-iotests/026
/qemu/tests/qemu-iotests/028
/qemu/tests/qemu-iotests/028.out
/qemu/tests/qemu-iotests/031
/qemu/tests/qemu-iotests/034
/qemu/tests/qemu-iotests/036
/qemu/tests/qemu-iotests/037
/qemu/tests/qemu-iotests/038
/qemu/tests/qemu-iotests/039
/qemu/tests/qemu-iotests/040
/qemu/tests/qemu-iotests/046
/qemu/tests/qemu-iotests/046.out
/qemu/tests/qemu-iotests/050
/qemu/tests/qemu-iotests/054
/qemu/tests/qemu-iotests/060
/qemu/tests/qemu-iotests/071
/qemu/tests/qemu-iotests/079
/qemu/tests/qemu-iotests/080
/qemu/tests/qemu-iotests/081
/qemu/tests/qemu-iotests/081.out
/qemu/tests/qemu-iotests/089
/qemu/tests/qemu-iotests/089.out
/qemu/tests/qemu-iotests/090
/qemu/tests/qemu-iotests/091
/qemu/tests/qemu-iotests/095
/qemu/tests/qemu-iotests/097
/qemu/tests/qemu-iotests/098
/qemu/tests/qemu-iotests/102
/qemu/tests/qemu-iotests/103
/qemu/tests/qemu-iotests/106
/qemu/tests/qemu-iotests/107
/qemu/tests/qemu-iotests/108
/qemu/tests/qemu-iotests/111
/qemu/tests/qemu-iotests/112
/qemu/tests/qemu-iotests/115
/qemu/tests/qemu-iotests/117
/qemu/tests/qemu-iotests/120
/qemu/tests/qemu-iotests/121
/qemu/tests/qemu-iotests/127
/qemu/tests/qemu-iotests/133
/qemu/tests/qemu-iotests/137
/qemu/tests/qemu-iotests/138
/qemu/tests/qemu-iotests/140
/qemu/tests/qemu-iotests/140.out
/qemu/tests/qemu-iotests/154
/qemu/tests/qemu-iotests/161
/qemu/tests/qemu-iotests/162.out
/qemu/tests/qemu-iotests/171
/qemu/tests/qemu-iotests/174
/qemu/tests/qemu-iotests/175
/qemu/tests/qemu-iotests/176
/qemu/tests/qemu-iotests/177
/qemu/tests/qemu-iotests/179
/qemu/tests/qemu-iotests/183
/qemu/tests/qemu-iotests/186
/qemu/tests/qemu-iotests/187
/qemu/tests/qemu-iotests/191
/qemu/tests/qemu-iotests/195
/qemu/tests/qemu-iotests/200
/qemu/tests/qemu-iotests/200.out
/qemu/tests/qemu-iotests/204
/qemu/tests/qemu-iotests/206
/qemu/tests/qemu-iotests/206.out
/qemu/tests/qemu-iotests/214
/qemu/tests/qemu-iotests/217
/qemu/tests/qemu-iotests/220
/qemu/tests/qemu-iotests/221
/qemu/tests/qemu-iotests/221.out
/qemu/tests/qemu-iotests/223.out
/qemu/tests/qemu-iotests/229
/qemu/tests/qemu-iotests/229.out
/qemu/tests/qemu-iotests/240
/qemu/tests/qemu-iotests/240.out
/qemu/tests/qemu-iotests/242
/qemu/tests/qemu-iotests/247
/qemu/tests/qemu-iotests/249
/qemu/tests/qemu-iotests/250
/qemu/tests/qemu-iotests/252
/qemu/tests/qemu-iotests/261
/qemu/tests/qemu-iotests/261.out
/qemu/tests/qemu-iotests/265
/qemu/tests/qemu-iotests/267.out
/qemu/tests/qemu-iotests/268
/qemu/tests/qemu-iotests/272
/qemu/tests/qemu-iotests/273
/qemu/tests/qemu-iotests/274
/qemu/tests/qemu-iotests/274.out
/qemu/tests/qemu-iotests/279
/qemu/tests/qemu-iotests/286
/qemu/tests/qemu-iotests/287
/qemu/tests/qemu-iotests/289
/qemu/tests/qemu-iotests/290
/qemu/tests/qemu-iotests/291
/qemu/tests/qemu-iotests/291.out
/qemu/tests/qemu-iotests/292
/qemu/tests/qemu-iotests/293
/qemu/tests/qemu-iotests/294
/qemu/tests/qemu-iotests/305
/qemu/tests/qemu-iotests/307
/qemu/tests/qemu-iotests/307.out
/qemu/tests/qemu-iotests/308
/qemu/tests/qemu-iotests/308.out
/qemu/tests/qemu-iotests/309
/qemu/tests/qemu-iotests/309.out
/qemu/tests/qemu-iotests/check
/qemu/tests/qemu-iotests/common.filter
/qemu/tests/qemu-iotests/common.rc
/qemu/tests/qemu-iotests/group
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qemu-iotests/meson.build
/qemu/tests/qemu-iotests/nbd-fault-injector.py
/qemu/tests/qemu-iotests/pylintrc
/qemu/tests/qht-bench.c
/qemu/tests/qtest/arm-cpu-features.c
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/qtest/cdrom-test.c
/qemu/tests/qtest/cpu-plug-test.c
/qemu/tests/qtest/device-introspect-test.c
/qemu/tests/qtest/device-plug-test.c
/qemu/tests/qtest/drive_del-test.c
/qemu/tests/qtest/emc141x-test.c
/qemu/tests/qtest/endianness-test.c
/qemu/tests/qtest/fuzz-test.c
/qemu/tests/qtest/fuzz/fork_fuzz.ld
/qemu/tests/qtest/fuzz/fuzz.c
/qemu/tests/qtest/fuzz/fuzz.h
/qemu/tests/qtest/fuzz/generic_fuzz.c
/qemu/tests/qtest/fuzz/generic_fuzz_configs.h
/qemu/tests/qtest/fuzz/meson.build
/qemu/tests/qtest/fuzz/qos_fuzz.c
/qemu/tests/qtest/fuzz/virtio_blk_fuzz.c
/qemu/tests/qtest/ivshmem-test.c
/qemu/tests/qtest/libqos/ahci.c
/qemu/tests/qtest/libqos/libqtest.h
/qemu/tests/qtest/libqos/virtio-9p.c
/qemu/tests/qtest/libqos/virtio-9p.h
/qemu/tests/qtest/libqtest-single.h
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/migration-helpers.c
/qemu/tests/qtest/migration-test.c
/qemu/tests/qtest/npcm7xx_gpio-test.c
/qemu/tests/qtest/npcm7xx_rng-test.c
/qemu/tests/qtest/npcm7xx_timer-test.c
/qemu/tests/qtest/npcm7xx_watchdog_timer-test.c
/qemu/tests/qtest/pflash-cfi02-test.c
/qemu/tests/qtest/pvpanic-test.c
/qemu/tests/qtest/qmp-cmd-test.c
/qemu/tests/qtest/qmp-test.c
/qemu/tests/qtest/rtc-test.c
/qemu/tests/qtest/test-filter-redirector.c
/qemu/tests/qtest/test-hmp.c
/qemu/tests/qtest/tpm-tests.c
/qemu/tests/qtest/tpm-util.c
/qemu/tests/qtest/vhost-user-test.c
/qemu/tests/qtest/virtio-9p-test.c
/qemu/tests/qtest/xlnx-can-test.c
/qemu/tests/rcutorture.c
/qemu/tests/requirements.txt
/qemu/tests/tcg/Makefile.qemu
/qemu/tests/tcg/aarch64/Makefile.target
/qemu/tests/tcg/aarch64/bti-1.c
/qemu/tests/tcg/aarch64/bti-2.c
/qemu/tests/tcg/aarch64/bti-crt.inc.c
/qemu/tests/tcg/configure.sh
/qemu/tests/tcg/i386/Makefile.target
/qemu/tests/tcg/i386/test-i386-bmi2.c
/qemu/tests/tcg/multiarch/linux-test.c
/qemu/tests/test-aio-multithread.c
/qemu/tests/test-authz-list.c
/qemu/tests/test-authz-listfile.c
/qemu/tests/test-authz-pam.c
/qemu/tests/test-authz-simple.c
/qemu/tests/test-base64.c
/qemu/tests/test-bdrv-drain.c
/qemu/tests/test-bitmap.c
/qemu/tests/test-bufferiszero.c
/qemu/tests/test-char.c
/qemu/tests/test-crypto-afsplit.c
/qemu/tests/test-crypto-block.c
/qemu/tests/test-crypto-cipher.c
/qemu/tests/test-crypto-hash.c
/qemu/tests/test-crypto-ivgen.c
/qemu/tests/test-crypto-pbkdf.c
/qemu/tests/test-crypto-secret.c
/qemu/tests/test-crypto-xts.c
/qemu/tests/test-fdmon-epoll.c
/qemu/tests/test-io-channel-buffer.c
/qemu/tests/test-io-channel-command.c
/qemu/tests/test-io-channel-file.c
/qemu/tests/test-io-channel-socket.c
/qemu/tests/test-io-task.c
/qemu/tests/test-iov.c
/qemu/tests/test-keyval.c
/qemu/tests/test-logging.c
/qemu/tests/test-qemu-opts.c
/qemu/tests/test-qga.c
/qemu/tests/test-qgraph.c
/qemu/tests/test-qmp-cmds.c
/qemu/tests/test-rcu-list.c
/qemu/tests/test-thread-pool.c
/qemu/tests/test-timed-average.c
/qemu/tests/test-util-sockets.c
/qemu/tests/test-uuid.c
/qemu/tests/test-write-threshold.c
/qemu/tests/vhost-user-bridge.c
/qemu/tests/vm/Makefile.include
/qemu/tests/vm/basevm.py
/qemu/tests/vm/centos
/qemu/tests/vm/centos.aarch64
/qemu/tests/vm/fedora
/qemu/tests/vm/freebsd
/qemu/tests/vm/haiku.x86_64
/qemu/tests/vm/netbsd
/qemu/tests/vm/openbsd
/qemu/tests/vm/ubuntu.aarch64
/qemu/tests/vm/ubuntu.i386
/qemu/thunk.c
/qemu/tools/meson.build
/qemu/tools/virtiofsd/buffer.c
/qemu/tools/virtiofsd/fuse_common.h
/qemu/tools/virtiofsd/fuse_i.h
/qemu/tools/virtiofsd/fuse_log.c
/qemu/tools/virtiofsd/fuse_log.h
/qemu/tools/virtiofsd/fuse_lowlevel.c
/qemu/tools/virtiofsd/fuse_lowlevel.h
/qemu/tools/virtiofsd/fuse_misc.h
/qemu/tools/virtiofsd/fuse_opt.c
/qemu/tools/virtiofsd/fuse_signals.c
/qemu/tools/virtiofsd/fuse_virtio.c
/qemu/tools/virtiofsd/helper.c
/qemu/tools/virtiofsd/meson.build
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/tools/virtiofsd/passthrough_seccomp.c
/qemu/tools/virtiofsd/passthrough_seccomp.h
/qemu/trace/control.c
/qemu/trace/control.h
/qemu/trace/meson.build
/qemu/ui/cocoa.m
/qemu/ui/console.c
/qemu/ui/curses.c
/qemu/ui/gtk.c
/qemu/ui/icons/meson.build
/qemu/ui/input-barrier.c
/qemu/ui/input-linux.c
/qemu/ui/keymaps.c
/qemu/ui/meson.build
/qemu/ui/sdl2.c
/qemu/ui/shader/meson.build
/qemu/ui/spice-app.c
/qemu/ui/spice-core.c
/qemu/ui/spice-display.c
/qemu/ui/spice-input.c
/qemu/ui/spice-module.c
/qemu/ui/trace-events
/qemu/ui/vnc-auth-sasl.c
/qemu/ui/vnc-auth-vencrypt.c
/qemu/ui/vnc-jobs.c
/qemu/ui/vnc-stubs.c
/qemu/ui/vnc-ws.c
/qemu/ui/vnc.c
/qemu/ui/vnc.h
/qemu/ui/x_keymap.c
/qemu/util/aio-posix.c
/qemu/util/aio-wait.c
/qemu/util/aio-win32.c
/qemu/util/async.c
/qemu/util/atomic64.c
/qemu/util/base64.c
/qemu/util/bitmap.c
/qemu/util/block-helpers.c
/qemu/util/block-helpers.h
/qemu/util/buffer.c
/qemu/util/cacheinfo.c
/qemu/util/cutils.c
/qemu/util/fdmon-epoll.c
/qemu/util/fdmon-io_uring.c
/qemu/util/fdmon-poll.c
/qemu/util/filemonitor-inotify.c
/qemu/util/filemonitor-stub.c
/qemu/util/hexdump.c
/qemu/util/iov.c
/qemu/util/keyval.c
/qemu/util/lockcnt.c
/qemu/util/log.c
/qemu/util/main-loop.c
/qemu/util/meson.build
/qemu/util/module.c
/qemu/util/nvdimm-utils.c
/qemu/util/oslib-posix.c
/qemu/util/oslib-win32.c
/qemu/util/qemu-config.c
/qemu/util/qemu-coroutine-lock.c
/qemu/util/qemu-coroutine-sleep.c
/qemu/util/qemu-coroutine.c
/qemu/util/qemu-error.c
/qemu/util/qemu-option.c
/qemu/util/qemu-print.c
/qemu/util/qemu-sockets.c
/qemu/util/qemu-thread-posix.c
/qemu/util/qemu-thread-win32.c
/qemu/util/qemu-timer.c
/qemu/util/qht.c
/qemu/util/qsp.c
/qemu/util/rcu.c
/qemu/util/stats64.c
/qemu/util/trace-events
/qemu/util/vfio-helpers.c
/qemu/util/vhost-user-server.c
e3a6e0da17-Sep-2020 zhaolichang <zhaolichang@huawei.com>

qemu/: fix some comment spelling errors

I found that there are many spelling errors in the comments of qemu,
so I used the spellcheck tool to check the spelling errors
and finally found some spellin

qemu/: fix some comment spelling errors

I found that there are many spelling errors in the comments of qemu,
so I used the spellcheck tool to check the spelling errors
and finally found some spelling errors in the folder.

Signed-off-by: zhaolichang <zhaolichang@huawei.com>
Reviewed-by: Alex Bennee <alex.bennee@linaro.org>
Message-Id: <20200917075029.313-2-zhaolichang@huawei.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>

show more ...


/qemu/.cirrus.yml
/qemu/.gitignore
/qemu/.gitlab-ci.d/crossbuilds.yml
/qemu/.gitlab-ci.d/opensbi.yml
/qemu/.gitlab-ci.yml
/qemu/.gitmodules
/qemu/.mailmap
/qemu/.travis.yml
/qemu/CODING_STYLE.rst
/qemu/Changelog
/qemu/Kconfig.host
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/accel/kvm/meson.build
/qemu/accel/meson.build
/qemu/accel/stubs/meson.build
/qemu/accel/tcg/cputlb.c
/qemu/accel/tcg/meson.build
/qemu/accel/tcg/tcg-all.c
/qemu/accel/tcg/user-exec.c
/qemu/accel/xen/meson.build
/qemu/audio/audio.c
/qemu/audio/trace-events
/qemu/backends/cryptodev-builtin.c
/qemu/backends/cryptodev-vhost-user.c
/qemu/backends/dbus-vmstate.c
/qemu/backends/hostmem-file.c
/qemu/backends/hostmem-memfd.c
/qemu/backends/rng-builtin.c
/qemu/backends/rng-egd.c
/qemu/backends/tpm/tpm_emulator.c
/qemu/backends/tpm/tpm_passthrough.c
/qemu/block.c
/qemu/block/backup-top.c
/qemu/block/backup.c
/qemu/block/blkdebug.c
/qemu/block/blklogwrites.c
/qemu/block/block-backend.c
/qemu/block/block-copy.c
/qemu/block/commit.c
/qemu/block/copy-on-read.c
/qemu/block/file-win32.c
/qemu/block/filter-compress.c
/qemu/block/io.c
/qemu/block/meson.build
/qemu/block/mirror.c
/qemu/block/monitor/block-hmp-cmds.c
/qemu/block/nbd.c
/qemu/block/null.c
/qemu/block/nvme.c
/qemu/block/qapi.c
/qemu/block/qcow.c
/qemu/block/qcow2-bitmap.c
/qemu/block/qcow2-cluster.c
/qemu/block/qcow2-refcount.c
/qemu/block/qcow2-snapshot.c
/qemu/block/qcow2.c
/qemu/block/qcow2.h
/qemu/block/quorum.c
/qemu/block/rbd.c
/qemu/block/snapshot.c
/qemu/block/stream.c
/qemu/block/throttle-groups.c
/qemu/block/throttle.c
/qemu/block/trace-events
/qemu/block/vhdx.c
/qemu/block/vmdk.c
/qemu/blockdev.c
/qemu/bsd-user/meson.build
/qemu/chardev/baum.c
/qemu/chardev/char-pty.c
/qemu/chardev/char-ringbuf.c
/qemu/chardev/char-socket.c
/qemu/chardev/char-udp.c
/qemu/chardev/char-win-stdio.c
/qemu/chardev/chardev-internal.h
/qemu/chardev/meson.build
/qemu/chardev/msmouse.c
/qemu/chardev/testdev.c
/qemu/chardev/wctablet.c
/qemu/configure
/qemu/contrib/plugins/Makefile
/qemu/contrib/plugins/hotblocks.c
/qemu/contrib/plugins/hotpages.c
/qemu/contrib/plugins/howvec.c
/qemu/contrib/plugins/lockstep.c
/qemu/contrib/vhost-user-gpu/meson.build
/qemu/crypto/aes.c
/qemu/crypto/afalgpriv.h
/qemu/crypto/cipher-afalg.c
/qemu/crypto/cipher-builtin.c.inc
/qemu/crypto/cipher-gcrypt.c.inc
/qemu/crypto/cipher-nettle.c.inc
/qemu/crypto/cipher.c
/qemu/crypto/cipherpriv.h
/qemu/crypto/meson.build
/qemu/crypto/tls-cipher-suites.c
/qemu/default-configs/arm-softmmu.mak
/qemu/default-configs/riscv64-softmmu.mak
/qemu/disas/libvixl/meson.build
/qemu/disas/meson.build
/qemu/docs/amd-memory-encryption.txt
/qemu/docs/conf.py
/qemu/docs/devel/blkverify.txt
/qemu/docs/devel/build-system.rst
/qemu/docs/devel/index.rst
/qemu/docs/devel/qapi-code-gen.txt
/qemu/docs/devel/tcg-plugins.rst
/qemu/docs/devel/testing.rst
/qemu/docs/index.html.in
/qemu/docs/interop/live-block-operations.rst
/qemu/docs/interop/qcow2.txt
/qemu/docs/interop/qemu-ga-ref.texi
/qemu/docs/interop/qemu-qmp-ref.texi
/qemu/docs/interop/qmp-spec.txt
/qemu/docs/meson.build
/qemu/docs/pvrdma.txt
/qemu/docs/qcow2-cache.txt
/qemu/docs/qdev-device-use.txt
/qemu/docs/specs/index.rst
/qemu/docs/specs/ppc-spapr-numa.rst
/qemu/docs/specs/ppc-spapr-xive.rst
/qemu/docs/sphinx/depfile.py
/qemu/docs/system/arm/mps2.rst
/qemu/docs/system/arm/nuvoton.rst
/qemu/docs/system/arm/xlnx-versal-virt.rst
/qemu/docs/system/build-platforms.rst
/qemu/docs/system/deprecated.rst
/qemu/docs/system/device-url-syntax.rst.inc
/qemu/docs/system/s390x/bootdevices.rst
/qemu/docs/system/target-arm.rst
/qemu/docs/system/target-avr.rst
/qemu/docs/system/target-s390x.rst
/qemu/docs/system/usb.rst
/qemu/docs/tools/virtiofsd.rst
/qemu/docs/u2f.txt
/qemu/exec.c
/qemu/fpu/softfloat-specialize.c.inc
/qemu/fpu/softfloat.c
virtfs-proxy-helper.c
/qemu/hmp-commands.hx
/qemu/hw/9pfs/9p.c
/qemu/hw/9pfs/9p.h
/qemu/hw/9pfs/Kconfig
/qemu/hw/9pfs/codir.c
/qemu/hw/9pfs/coth.h
/qemu/hw/9pfs/meson.build
/qemu/hw/9pfs/virtio-9p.h
/qemu/hw/acpi/meson.build
/qemu/hw/acpi/pcihp.c
/qemu/hw/acpi/piix4.c
/qemu/hw/acpi/tco.c
/qemu/hw/acpi/vmgenid.c
/qemu/hw/adc/meson.build
/qemu/hw/alpha/meson.build
/qemu/hw/alpha/typhoon.c
/qemu/hw/arm/Kconfig
/qemu/hw/arm/allwinner-a10.c
/qemu/hw/arm/allwinner-h3.c
/qemu/hw/arm/armsse.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_ast2600.c
/qemu/hw/arm/aspeed_soc.c
/qemu/hw/arm/collie.c
/qemu/hw/arm/highbank.c
/qemu/hw/arm/integratorcp.c
/qemu/hw/arm/meson.build
/qemu/hw/arm/microbit.c
/qemu/hw/arm/mps2-tz.c
/qemu/hw/arm/mps2.c
/qemu/hw/arm/musca.c
/qemu/hw/arm/musicpal.c
/qemu/hw/arm/npcm7xx.c
/qemu/hw/arm/npcm7xx_boards.c
/qemu/hw/arm/omap1.c
/qemu/hw/arm/orangepi.c
/qemu/hw/arm/palm.c
/qemu/hw/arm/pxa2xx.c
/qemu/hw/arm/pxa2xx_gpio.c
/qemu/hw/arm/pxa2xx_pic.c
/qemu/hw/arm/raspi.c
/qemu/hw/arm/realview.c
/qemu/hw/arm/sbsa-ref.c
/qemu/hw/arm/smmu-common.c
/qemu/hw/arm/smmu-internal.h
/qemu/hw/arm/smmuv3-internal.h
/qemu/hw/arm/smmuv3.c
/qemu/hw/arm/spitz.c
/qemu/hw/arm/stellaris.c
/qemu/hw/arm/strongarm.c
/qemu/hw/arm/tosa.c
/qemu/hw/arm/trace-events
/qemu/hw/arm/versatilepb.c
/qemu/hw/arm/vexpress.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xilinx_zynq.c
/qemu/hw/arm/xlnx-versal-virt.c
/qemu/hw/arm/xlnx-versal.c
/qemu/hw/arm/xlnx-zcu102.c
/qemu/hw/arm/xlnx-zynqmp.c
/qemu/hw/arm/z2.c
/qemu/hw/audio/ac97.c
/qemu/hw/audio/adlib.c
/qemu/hw/audio/cs4231.c
/qemu/hw/audio/cs4231a.c
/qemu/hw/audio/es1370.c
/qemu/hw/audio/gus.c
/qemu/hw/audio/hda-codec.c
/qemu/hw/audio/intel-hda.c
/qemu/hw/audio/intel-hda.h
/qemu/hw/audio/marvell_88w8618.c
/qemu/hw/audio/meson.build
/qemu/hw/audio/milkymist-ac97.c
/qemu/hw/audio/pcspk.c
/qemu/hw/audio/pl041.c
/qemu/hw/audio/sb16.c
/qemu/hw/audio/wm8750.c
/qemu/hw/avr/arduino.c
/qemu/hw/avr/atmega.c
/qemu/hw/avr/atmega.h
/qemu/hw/avr/meson.build
/qemu/hw/block/dataplane/meson.build
/qemu/hw/block/fdc.c
/qemu/hw/block/m25p80.c
/qemu/hw/block/meson.build
/qemu/hw/block/nand.c
/qemu/hw/block/nvme.c
/qemu/hw/block/nvme.h
/qemu/hw/block/onenand.c
/qemu/hw/block/pflash_cfi01.c
/qemu/hw/block/swim.c
/qemu/hw/block/trace-events
/qemu/hw/block/vhost-user-blk.c
/qemu/hw/block/virtio-blk.c
/qemu/hw/char/Kconfig
/qemu/hw/char/debugcon.c
/qemu/hw/char/etraxfs_ser.c
/qemu/hw/char/exynos4210_uart.c
/qemu/hw/char/grlib_apbuart.c
/qemu/hw/char/ipoctal232.c
/qemu/hw/char/lm32_juart.c
/qemu/hw/char/lm32_uart.c
/qemu/hw/char/mcf_uart.c
/qemu/hw/char/mchp_pfsoc_mmuart.c
/qemu/hw/char/meson.build
/qemu/hw/char/milkymist-uart.c
/qemu/hw/char/parallel.c
/qemu/hw/char/riscv_htif.c
/qemu/hw/char/sclpconsole-lm.c
/qemu/hw/char/sclpconsole.c
/qemu/hw/char/serial-isa.c
/qemu/hw/char/serial-pci.c
/qemu/hw/char/sifive_uart.c
/qemu/hw/char/spapr_vty.c
/qemu/hw/char/terminal3270.c
/qemu/hw/char/trace-events
/qemu/hw/char/virtio-console.c
/qemu/hw/char/virtio-serial-bus.c
/qemu/hw/char/xilinx_uartlite.c
/qemu/hw/core/clock.c
/qemu/hw/core/cpu.c
/qemu/hw/core/irq.c
/qemu/hw/core/machine-qmp-cmds.c
/qemu/hw/core/machine.c
/qemu/hw/core/meson.build
/qemu/hw/core/numa.c
/qemu/hw/core/qdev-clock.c
/qemu/hw/core/sysbus.c
/qemu/hw/cpu/a9mpcore.c
/qemu/hw/cpu/meson.build
/qemu/hw/cpu/realview_mpcore.c
/qemu/hw/cris/meson.build
/qemu/hw/display/ads7846.c
/qemu/hw/display/artist.c
/qemu/hw/display/ati_int.h
/qemu/hw/display/bochs-display.c
/qemu/hw/display/cg3.c
/qemu/hw/display/cirrus_vga.c
/qemu/hw/display/cirrus_vga_isa.c
/qemu/hw/display/exynos4210_fimd.c
/qemu/hw/display/g364fb.c
/qemu/hw/display/jazz_led.c
/qemu/hw/display/macfb.c
/qemu/hw/display/meson.build
/qemu/hw/display/milkymist-tmu2.c
/qemu/hw/display/milkymist-vgafb.c
/qemu/hw/display/next-fb.c
/qemu/hw/display/pl110.c
/qemu/hw/display/qxl-logger.c
/qemu/hw/display/qxl.h
/qemu/hw/display/ramfb-standalone.c
/qemu/hw/display/sii9022.c
/qemu/hw/display/sm501.c
/qemu/hw/display/ssd0303.c
/qemu/hw/display/ssd0323.c
/qemu/hw/display/tcx.c
/qemu/hw/display/trace-events
/qemu/hw/display/vga-isa.c
/qemu/hw/display/vga-pci.c
/qemu/hw/display/vga.c
/qemu/hw/display/vhost-user-gpu-pci.c
/qemu/hw/display/vhost-user-gpu.c
/qemu/hw/display/vhost-user-vga.c
/qemu/hw/display/virtio-gpu-base.c
/qemu/hw/display/virtio-gpu-pci.c
/qemu/hw/display/virtio-gpu.c
/qemu/hw/display/virtio-vga.c
/qemu/hw/display/virtio-vga.h
/qemu/hw/display/vmware_vga.c
/qemu/hw/dma/Kconfig
/qemu/hw/dma/i82374.c
/qemu/hw/dma/i8257.c
/qemu/hw/dma/meson.build
/qemu/hw/dma/pl330.c
/qemu/hw/dma/puv3_dma.c
/qemu/hw/dma/pxa2xx_dma.c
/qemu/hw/dma/rc4030.c
/qemu/hw/dma/sifive_pdma.c
/qemu/hw/dma/sparc32_dma.c
/qemu/hw/dma/xilinx_axidma.c
/qemu/hw/dma/xlnx_dpdma.c
/qemu/hw/gpio/Kconfig
/qemu/hw/gpio/gpio_key.c
/qemu/hw/gpio/max7310.c
/qemu/hw/gpio/meson.build
/qemu/hw/gpio/mpc8xxx.c
/qemu/hw/gpio/omap_gpio.c
/qemu/hw/gpio/pl061.c
/qemu/hw/gpio/puv3_gpio.c
/qemu/hw/gpio/sifive_gpio.c
/qemu/hw/gpio/trace-events
/qemu/hw/gpio/zaurus.c
/qemu/hw/hppa/dino.c
/qemu/hw/hppa/hppa_hardware.h
/qemu/hw/hppa/lasi.c
/qemu/hw/hppa/machine.c
/qemu/hw/hppa/meson.build
/qemu/hw/hyperv/hyperv.c
/qemu/hw/hyperv/hyperv_testdev.c
/qemu/hw/hyperv/meson.build
/qemu/hw/hyperv/trace-events
/qemu/hw/hyperv/vmbus.c
/qemu/hw/i2c/bitbang_i2c.c
/qemu/hw/i2c/exynos4210_i2c.c
/qemu/hw/i2c/meson.build
/qemu/hw/i2c/mpc_i2c.c
/qemu/hw/i2c/smbus_eeprom.c
/qemu/hw/i2c/smbus_ich9.c
/qemu/hw/i2c/versatile_i2c.c
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/amd_iommu.c
/qemu/hw/i386/amd_iommu.h
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/kvm/clock.c
/qemu/hw/i386/kvm/i8254.c
/qemu/hw/i386/kvm/i8259.c
/qemu/hw/i386/kvm/ioapic.c
/qemu/hw/i386/kvm/meson.build
/qemu/hw/i386/kvmvapic.c
/qemu/hw/i386/meson.build
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/port92.c
/qemu/hw/i386/vmmouse.c
/qemu/hw/i386/vmport.c
/qemu/hw/i386/x86-iommu.c
/qemu/hw/i386/x86.c
/qemu/hw/i386/xen/meson.build
/qemu/hw/i386/xen/xen_platform.c
/qemu/hw/i386/xen/xen_pvdevice.c
/qemu/hw/ide/ahci-allwinner.c
/qemu/hw/ide/ahci.c
/qemu/hw/ide/ahci_internal.h
/qemu/hw/ide/atapi.c
/qemu/hw/ide/core.c
/qemu/hw/ide/ich.c
/qemu/hw/ide/isa.c
/qemu/hw/ide/meson.build
/qemu/hw/ide/microdrive.c
/qemu/hw/ide/mmio.c
/qemu/hw/ide/pci.c
/qemu/hw/ide/sii3112.c
/qemu/hw/input/adb-kbd.c
/qemu/hw/input/adb-mouse.c
/qemu/hw/input/adb.c
/qemu/hw/input/lm832x.c
/qemu/hw/input/meson.build
/qemu/hw/input/milkymist-softusb.c
/qemu/hw/input/pckbd.c
/qemu/hw/input/pl050.c
/qemu/hw/input/pxa2xx_keypad.c
/qemu/hw/intc/Kconfig
/qemu/hw/intc/apic.c
/qemu/hw/intc/arm_gic_kvm.c
/qemu/hw/intc/arm_gicv2m.c
/qemu/hw/intc/arm_gicv3_its_kvm.c
/qemu/hw/intc/arm_gicv3_kvm.c
/qemu/hw/intc/armv7m_nvic.c
/qemu/hw/intc/etraxfs_pic.c
/qemu/hw/intc/exynos4210_combiner.c
/qemu/hw/intc/exynos4210_gic.c
/qemu/hw/intc/grlib_irqmp.c
/qemu/hw/intc/i8259.c
/qemu/hw/intc/ibex_plic.c
/qemu/hw/intc/lm32_pic.c
/qemu/hw/intc/loongson_liointc.c
/qemu/hw/intc/meson.build
/qemu/hw/intc/nios2_iic.c
/qemu/hw/intc/omap_intc.c
/qemu/hw/intc/ompic.c
/qemu/hw/intc/openpic_kvm.c
/qemu/hw/intc/pl190.c
/qemu/hw/intc/puv3_intc.c
/qemu/hw/intc/s390_flic_kvm.c
/qemu/hw/intc/sifive_clint.c
/qemu/hw/intc/sifive_plic.c
/qemu/hw/intc/sifive_plic.h
/qemu/hw/intc/slavio_intctl.c
/qemu/hw/intc/spapr_xive.c
/qemu/hw/intc/spapr_xive_kvm.c
/qemu/hw/intc/xilinx_intc.c
/qemu/hw/intc/xive.c
/qemu/hw/ipack/meson.build
/qemu/hw/ipack/tpci200.c
/qemu/hw/ipmi/ipmi_bmc_extern.c
/qemu/hw/ipmi/isa_ipmi_bt.c
/qemu/hw/ipmi/isa_ipmi_kcs.c
/qemu/hw/ipmi/meson.build
/qemu/hw/ipmi/pci_ipmi_bt.c
/qemu/hw/ipmi/pci_ipmi_kcs.c
/qemu/hw/ipmi/smbus_ipmi.c
/qemu/hw/isa/i82378.c
/qemu/hw/isa/isa-bus.c
/qemu/hw/isa/isa-superio.c
/qemu/hw/isa/lpc_ich9.c
/qemu/hw/isa/meson.build
/qemu/hw/isa/pc87312.c
/qemu/hw/isa/piix3.c
/qemu/hw/isa/piix4.c
/qemu/hw/isa/vt82c686.c
/qemu/hw/lm32/meson.build
/qemu/hw/lm32/milkymist-hw.h
/qemu/hw/lm32/milkymist.c
/qemu/hw/m68k/an5206.c
/qemu/hw/m68k/mcf5206.c
/qemu/hw/m68k/mcf_intc.c
/qemu/hw/m68k/meson.build
/qemu/hw/m68k/next-cube.c
/qemu/hw/m68k/next-kbd.c
/qemu/hw/m68k/q800.c
/qemu/hw/mem/Kconfig
/qemu/hw/mem/meson.build
/qemu/hw/mem/npcm7xx_mc.c
/qemu/hw/meson.build
/qemu/hw/microblaze/meson.build
/qemu/hw/microblaze/petalogix_ml605_mmu.c
/qemu/hw/microblaze/xlnx-zynqmp-pmu.c
/qemu/hw/mips/boston.c
/qemu/hw/mips/cps.c
/qemu/hw/mips/fuloong2e.c
/qemu/hw/mips/gt64xxx_pci.c
/qemu/hw/mips/jazz.c
/qemu/hw/mips/malta.c
/qemu/hw/mips/meson.build
/qemu/hw/mips/trace-events
/qemu/hw/misc/Kconfig
/qemu/hw/misc/a9scu.c
/qemu/hw/misc/applesmc.c
/qemu/hw/misc/arm_integrator_debug.c
/qemu/hw/misc/arm_l2x0.c
/qemu/hw/misc/arm_sysctl.c
/qemu/hw/misc/aspeed_scu.c
/qemu/hw/misc/aspeed_sdmc.c
/qemu/hw/misc/auxbus.c
/qemu/hw/misc/debugexit.c
/qemu/hw/misc/eccmemctl.c
/qemu/hw/misc/edu.c
/qemu/hw/misc/empty_slot.c
/qemu/hw/misc/exynos4210_clk.c
/qemu/hw/misc/exynos4210_pmu.c
/qemu/hw/misc/exynos4210_rng.c
/qemu/hw/misc/imx_ccm.c
/qemu/hw/misc/ivshmem.c
/qemu/hw/misc/mac_via.c
/qemu/hw/misc/macio/cuda.c
/qemu/hw/misc/macio/meson.build
/qemu/hw/misc/macio/pmu.c
/qemu/hw/misc/meson.build
/qemu/hw/misc/milkymist-hpdmc.c
/qemu/hw/misc/milkymist-pfpu.c
/qemu/hw/misc/mos6522.c
/qemu/hw/misc/mst_fpga.c
/qemu/hw/misc/npcm7xx_clk.c
/qemu/hw/misc/npcm7xx_gcr.c
/qemu/hw/misc/pc-testdev.c
/qemu/hw/misc/pca9552.c
/qemu/hw/misc/pci-testdev.c
/qemu/hw/misc/puv3_pm.c
/qemu/hw/misc/pvpanic.c
/qemu/hw/misc/sbsa_ec.c
/qemu/hw/misc/sga.c
/qemu/hw/misc/sifive_e_prci.c
/qemu/hw/misc/sifive_test.c
/qemu/hw/misc/sifive_u_otp.c
/qemu/hw/misc/sifive_u_prci.c
/qemu/hw/misc/slavio_misc.c
/qemu/hw/misc/tmp105.h
/qemu/hw/misc/tmp421.c
/qemu/hw/misc/trace-events
/qemu/hw/misc/unimp.c
/qemu/hw/misc/zynq_slcr.c
/qemu/hw/moxie/meson.build
/qemu/hw/net/allwinner-sun8i-emac.c
/qemu/hw/net/cadence_gem.c
/qemu/hw/net/can/can_kvaser_pci.c
/qemu/hw/net/can/can_mioe3680_pci.c
/qemu/hw/net/can/can_pcm3680_pci.c
/qemu/hw/net/can/can_sja1000.c
/qemu/hw/net/can/meson.build
/qemu/hw/net/dp8393x.c
/qemu/hw/net/e1000.c
/qemu/hw/net/e1000e.c
/qemu/hw/net/e1000e_core.c
/qemu/hw/net/etraxfs_eth.c
/qemu/hw/net/fsl_etsec/etsec.c
/qemu/hw/net/fsl_etsec/etsec.h
/qemu/hw/net/fsl_etsec/rings.c
/qemu/hw/net/ftgmac100.c
/qemu/hw/net/lan9118.c
/qemu/hw/net/mcf_fec.c
/qemu/hw/net/meson.build
/qemu/hw/net/milkymist-minimac2.c
/qemu/hw/net/mipsnet.c
/qemu/hw/net/ne2000-isa.c
/qemu/hw/net/opencores_eth.c
/qemu/hw/net/pcnet-pci.c
/qemu/hw/net/rocker/rocker.c
/qemu/hw/net/rocker/rocker.h
/qemu/hw/net/rtl8139.c
/qemu/hw/net/smc91c111.c
/qemu/hw/net/spapr_llan.c
/qemu/hw/net/stellaris_enet.c
/qemu/hw/net/sungem.c
/qemu/hw/net/sunhme.c
/qemu/hw/net/tulip.c
/qemu/hw/net/tulip.h
/qemu/hw/net/virtio-net.c
/qemu/hw/net/vmxnet3.c
/qemu/hw/net/vmxnet3_defs.h
/qemu/hw/net/xgmac.c
/qemu/hw/net/xilinx_axienet.c
/qemu/hw/net/xilinx_ethlite.c
/qemu/hw/nios2/meson.build
/qemu/hw/nubus/meson.build
/qemu/hw/nvram/chrp_nvram.c
/qemu/hw/nvram/ds1225y.c
/qemu/hw/nvram/eeprom_at24c.c
/qemu/hw/nvram/mac_nvram.c
/qemu/hw/nvram/meson.build
/qemu/hw/nvram/npcm7xx_otp.c
/qemu/hw/nvram/spapr_nvram.c
/qemu/hw/openrisc/meson.build
/qemu/hw/pci-bridge/dec.c
/qemu/hw/pci-bridge/gen_pcie_root_port.c
/qemu/hw/pci-bridge/meson.build
/qemu/hw/pci-bridge/pci_bridge_dev.c
/qemu/hw/pci-bridge/pci_expander_bridge.c
/qemu/hw/pci-bridge/pcie_pci_bridge.c
/qemu/hw/pci-host/bonito.c
/qemu/hw/pci-host/grackle.c
/qemu/hw/pci-host/i440fx.c
/qemu/hw/pci-host/meson.build
/qemu/hw/pci-host/pnv_phb3.c
/qemu/hw/pci-host/pnv_phb4.c
/qemu/hw/pci-host/ppce500.c
/qemu/hw/pci-host/prep.c
/qemu/hw/pci-host/sabre.c
/qemu/hw/pci-host/versatile.c
/qemu/hw/pci/meson.build
/qemu/hw/pcmcia/meson.build
/qemu/hw/pcmcia/pxa2xx.c
/qemu/hw/ppc/e500-ccsr.h
/qemu/hw/ppc/e500.c
/qemu/hw/ppc/e500.h
/qemu/hw/ppc/mac.h
/qemu/hw/ppc/meson.build
/qemu/hw/ppc/mpc8544_guts.c
/qemu/hw/ppc/pnv_bmc.c
/qemu/hw/ppc/pnv_lpc.c
/qemu/hw/ppc/ppc440_pcix.c
/qemu/hw/ppc/ppc440_uc.c
/qemu/hw/ppc/ppc4xx_pci.c
/qemu/hw/ppc/ppce500_spin.c
/qemu/hw/ppc/prep_systemio.c
/qemu/hw/ppc/rs6000_mc.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_caps.c
/qemu/hw/ppc/spapr_cpu_core.c
/qemu/hw/ppc/spapr_hcall.c
/qemu/hw/ppc/spapr_irq.c
/qemu/hw/ppc/spapr_numa.c
/qemu/hw/ppc/spapr_nvdimm.c
/qemu/hw/ppc/spapr_pci.c
/qemu/hw/ppc/spapr_pci_nvlink2.c
/qemu/hw/ppc/spapr_rng.c
/qemu/hw/ppc/trace-events
/qemu/hw/rdma/meson.build
/qemu/hw/rdma/vmw/pvrdma.h
/qemu/hw/rdma/vmw/pvrdma_main.c
/qemu/hw/riscv/Kconfig
/qemu/hw/riscv/meson.build
/qemu/hw/riscv/microchip_pfsoc.c
/qemu/hw/riscv/numa.c
/qemu/hw/riscv/opentitan.c
/qemu/hw/riscv/riscv_hart.c
/qemu/hw/riscv/sifive_e.c
/qemu/hw/riscv/sifive_u.c
/qemu/hw/riscv/spike.c
/qemu/hw/riscv/virt.c
/qemu/hw/rtc/ds1338.c
/qemu/hw/rtc/exynos4210_rtc.c
/qemu/hw/rtc/m41t80.c
/qemu/hw/rtc/m48t59-isa.c
/qemu/hw/rtc/m48t59.c
/qemu/hw/rtc/meson.build
/qemu/hw/rtc/sun4v-rtc.c
/qemu/hw/rtc/trace-events
/qemu/hw/rtc/twl92230.c
/qemu/hw/rx/meson.build
/qemu/hw/rx/rx-gdbsim.c
/qemu/hw/rx/rx62n.c
/qemu/hw/s390x/ap-device.c
/qemu/hw/s390x/ccw-device.h
/qemu/hw/s390x/ipl.h
/qemu/hw/s390x/meson.build
/qemu/hw/s390x/s390-pci-bus.h
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/s390x/virtio-ccw-input.c
/qemu/hw/s390x/virtio-ccw.c
/qemu/hw/s390x/virtio-ccw.h
/qemu/hw/scsi/esp-pci.c
/qemu/hw/scsi/esp.c
/qemu/hw/scsi/lsi53c895a.c
/qemu/hw/scsi/megasas.c
/qemu/hw/scsi/meson.build
/qemu/hw/scsi/mptsas.c
/qemu/hw/scsi/mptsas.h
/qemu/hw/scsi/scsi-disk.c
/qemu/hw/scsi/spapr_vscsi.c
/qemu/hw/scsi/vhost-scsi.c
/qemu/hw/scsi/vhost-user-scsi.c
/qemu/hw/scsi/virtio-scsi.c
/qemu/hw/scsi/vmw_pvscsi.c
/qemu/hw/sd/Kconfig
/qemu/hw/sd/allwinner-sdhost.c
/qemu/hw/sd/aspeed_sdhci.c
/qemu/hw/sd/bcm2835_sdhost.c
/qemu/hw/sd/cadence_sdhci.c
/qemu/hw/sd/core.c
/qemu/hw/sd/meson.build
/qemu/hw/sd/milkymist-memcard.c
/qemu/hw/sd/omap_mmc.c
/qemu/hw/sd/pl181.c
/qemu/hw/sd/pxa2xx_mmci.c
/qemu/hw/sd/sd.c
/qemu/hw/sd/sdhci.c
/qemu/hw/sd/ssi-sd.c
/qemu/hw/sd/trace-events
/qemu/hw/semihosting/meson.build
/qemu/hw/sh4/meson.build
/qemu/hw/sh4/sh_pci.c
/qemu/hw/smbios/meson.build
/qemu/hw/smbios/smbios.c
/qemu/hw/sparc/meson.build
/qemu/hw/sparc/sun4m.c
/qemu/hw/sparc64/meson.build
/qemu/hw/sparc64/sun4u.c
/qemu/hw/ssi/aspeed_smc.c
/qemu/hw/ssi/meson.build
/qemu/hw/ssi/npcm7xx_fiu.c
/qemu/hw/ssi/ssi.c
/qemu/hw/ssi/trace-events
/qemu/hw/ssi/xilinx_spi.c
/qemu/hw/timer/altera_timer.c
/qemu/hw/timer/arm_timer.c
/qemu/hw/timer/armv7m_systick.c
/qemu/hw/timer/cadence_ttc.c
/qemu/hw/timer/etraxfs_timer.c
/qemu/hw/timer/exynos4210_mct.c
/qemu/hw/timer/exynos4210_pwm.c
/qemu/hw/timer/grlib_gptimer.c
/qemu/hw/timer/hpet.c
/qemu/hw/timer/i8254.c
/qemu/hw/timer/lm32_timer.c
/qemu/hw/timer/meson.build
/qemu/hw/timer/milkymist-sysctl.c
/qemu/hw/timer/npcm7xx_timer.c
/qemu/hw/timer/puv3_ost.c
/qemu/hw/timer/pxa2xx_timer.c
/qemu/hw/timer/slavio_timer.c
/qemu/hw/timer/trace-events
/qemu/hw/timer/xilinx_timer.c
/qemu/hw/tpm/meson.build
/qemu/hw/tpm/tpm_crb.c
/qemu/hw/tpm/tpm_spapr.c
/qemu/hw/tpm/tpm_tis_isa.c
/qemu/hw/tpm/tpm_tis_sysbus.c
/qemu/hw/tpm/trace-events
/qemu/hw/tricore/meson.build
/qemu/hw/unicore32/meson.build
/qemu/hw/usb/Kconfig
/qemu/hw/usb/bus.c
/qemu/hw/usb/ccid-card-emulated.c
/qemu/hw/usb/ccid-card-passthru.c
/qemu/hw/usb/ccid.h
/qemu/hw/usb/core.c
/qemu/hw/usb/dev-audio.c
/qemu/hw/usb/dev-hid.c
/qemu/hw/usb/dev-hub.c
/qemu/hw/usb/dev-mtp.c
/qemu/hw/usb/dev-network.c
/qemu/hw/usb/dev-serial.c
/qemu/hw/usb/dev-smartcard-reader.c
/qemu/hw/usb/dev-storage.c
/qemu/hw/usb/dev-uas.c
/qemu/hw/usb/dev-wacom.c
/qemu/hw/usb/hcd-dwc2.c
/qemu/hw/usb/hcd-dwc2.h
/qemu/hw/usb/hcd-ehci.c
/qemu/hw/usb/hcd-ehci.h
/qemu/hw/usb/hcd-ohci-pci.c
/qemu/hw/usb/hcd-ohci.h
/qemu/hw/usb/hcd-uhci.c
/qemu/hw/usb/hcd-xhci.c
/qemu/hw/usb/hcd-xhci.h
/qemu/hw/usb/host-libusb.c
/qemu/hw/usb/meson.build
/qemu/hw/usb/redirect.c
/qemu/hw/usb/trace-events
/qemu/hw/usb/tusb6010.c
/qemu/hw/usb/u2f-emulated.c
/qemu/hw/usb/u2f-passthru.c
/qemu/hw/usb/u2f.c
/qemu/hw/usb/u2f.h
/qemu/hw/vfio/ap.c
/qemu/hw/vfio/meson.build
/qemu/hw/vfio/pci.c
/qemu/hw/vfio/pci.h
/qemu/hw/vfio/platform.c
/qemu/hw/vfio/trace-events
/qemu/hw/virtio/meson.build
/qemu/hw/virtio/trace-events
/qemu/hw/virtio/vhost-scsi-pci.c
/qemu/hw/virtio/vhost-user-blk-pci.c
/qemu/hw/virtio/vhost-user-fs-pci.c
/qemu/hw/virtio/vhost-user-input-pci.c
/qemu/hw/virtio/vhost-user-scsi-pci.c
/qemu/hw/virtio/vhost-user-vsock-pci.c
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/vhost-vsock-pci.c
/qemu/hw/virtio/virtio-9p-pci.c
/qemu/hw/virtio/virtio-balloon-pci.c
/qemu/hw/virtio/virtio-blk-pci.c
/qemu/hw/virtio/virtio-crypto-pci.c
/qemu/hw/virtio/virtio-input-host-pci.c
/qemu/hw/virtio/virtio-input-pci.c
/qemu/hw/virtio/virtio-iommu-pci.c
/qemu/hw/virtio/virtio-mem-pci.h
/qemu/hw/virtio/virtio-net-pci.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio-pci.h
/qemu/hw/virtio/virtio-pmem-pci.h
/qemu/hw/virtio/virtio-rng-pci.c
/qemu/hw/virtio/virtio-scsi-pci.c
/qemu/hw/virtio/virtio-serial-pci.c
/qemu/hw/watchdog/meson.build
/qemu/hw/watchdog/wdt_i6300esb.c
/qemu/hw/watchdog/wdt_ib700.c
/qemu/hw/xen/meson.build
/qemu/hw/xen/xen_pt.h
/qemu/hw/xenpv/meson.build
/qemu/hw/xtensa/meson.build
/qemu/hw/xtensa/pic_cpu.c
/qemu/include/authz/base.h
/qemu/include/authz/list.h
/qemu/include/authz/listfile.h
/qemu/include/authz/pamacct.h
/qemu/include/authz/simple.h
/qemu/include/block/block.h
/qemu/include/block/block_int.h
/qemu/include/block/nvme.h
/qemu/include/block/throttle-groups.h
/qemu/include/chardev/char-fd.h
/qemu/include/chardev/char-win.h
/qemu/include/chardev/char.h
/qemu/include/chardev/spice.h
/qemu/include/crypto/aes.h
/qemu/include/crypto/block.h
/qemu/include/crypto/cipher.h
/qemu/include/crypto/secret.h
/qemu/include/crypto/secret_common.h
/qemu/include/crypto/secret_keyring.h
/qemu/include/crypto/tls-cipher-suites.h
/qemu/include/crypto/tlscreds.h
/qemu/include/crypto/tlscredsanon.h
/qemu/include/crypto/tlscredspsk.h
/qemu/include/crypto/tlscredsx509.h
/qemu/include/elf.h
/qemu/include/exec/memory.h
/qemu/include/exec/user/thunk.h
/qemu/include/fpu/softfloat-helpers.h
/qemu/include/fpu/softfloat-types.h
/qemu/include/fpu/softfloat.h
/qemu/include/hw/acpi/acpi_dev_interface.h
/qemu/include/hw/acpi/generic_event_device.h
/qemu/include/hw/acpi/pcihp.h
/qemu/include/hw/acpi/vmgenid.h
/qemu/include/hw/adc/stm32f2xx_adc.h
/qemu/include/hw/arm/allwinner-a10.h
/qemu/include/hw/arm/allwinner-h3.h
/qemu/include/hw/arm/armsse.h
/qemu/include/hw/arm/armv7m.h
/qemu/include/hw/arm/aspeed.h
/qemu/include/hw/arm/aspeed_soc.h
/qemu/include/hw/arm/bcm2835_peripherals.h
/qemu/include/hw/arm/bcm2836.h
/qemu/include/hw/arm/digic.h
/qemu/include/hw/arm/exynos4210.h
/qemu/include/hw/arm/fsl-imx25.h
/qemu/include/hw/arm/fsl-imx31.h
/qemu/include/hw/arm/fsl-imx6.h
/qemu/include/hw/arm/fsl-imx6ul.h
/qemu/include/hw/arm/fsl-imx7.h
/qemu/include/hw/arm/linux-boot-if.h
/qemu/include/hw/arm/msf2-soc.h
/qemu/include/hw/arm/npcm7xx.h
/qemu/include/hw/arm/nrf51_soc.h
/qemu/include/hw/arm/omap.h
/qemu/include/hw/arm/pxa.h
/qemu/include/hw/arm/smmu-common.h
/qemu/include/hw/arm/smmuv3.h
/qemu/include/hw/arm/stm32f205_soc.h
/qemu/include/hw/arm/stm32f405_soc.h
/qemu/include/hw/arm/virt.h
/qemu/include/hw/arm/xlnx-versal.h
/qemu/include/hw/arm/xlnx-zynqmp.h
/qemu/include/hw/block/flash.h
/qemu/include/hw/block/swim.h
/qemu/include/hw/boards.h
/qemu/include/hw/char/avr_usart.h
/qemu/include/hw/char/bcm2835_aux.h
/qemu/include/hw/char/cadence_uart.h
/qemu/include/hw/char/cmsdk-apb-uart.h
/qemu/include/hw/char/digic-uart.h
/qemu/include/hw/char/escc.h
/qemu/include/hw/char/ibex_uart.h
/qemu/include/hw/char/imx_serial.h
/qemu/include/hw/char/mchp_pfsoc_mmuart.h
/qemu/include/hw/char/nrf51_uart.h
/qemu/include/hw/char/pl011.h
/qemu/include/hw/char/renesas_sci.h
/qemu/include/hw/char/riscv_htif.h
/qemu/include/hw/char/serial.h
/qemu/include/hw/char/sifive_uart.h
/qemu/include/hw/char/stm32f2xx_usart.h
/qemu/include/hw/clock.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/core/generic-loader.h
/qemu/include/hw/core/split-irq.h
/qemu/include/hw/cpu/a15mpcore.h
/qemu/include/hw/cpu/a9mpcore.h
/qemu/include/hw/cpu/arm11mpcore.h
/qemu/include/hw/cpu/cluster.h
/qemu/include/hw/cpu/core.h
/qemu/include/hw/display/bcm2835_fb.h
/qemu/include/hw/display/dpcd.h
/qemu/include/hw/display/i2c-ddc.h
/qemu/include/hw/display/macfb.h
/qemu/include/hw/display/xlnx_dp.h
/qemu/include/hw/dma/bcm2835_dma.h
/qemu/include/hw/dma/i8257.h
/qemu/include/hw/dma/pl080.h
/qemu/include/hw/dma/sifive_pdma.h
/qemu/include/hw/dma/xlnx-zdma.h
/qemu/include/hw/dma/xlnx-zynq-devcfg.h
/qemu/include/hw/dma/xlnx_dpdma.h
/qemu/include/hw/fw-path-provider.h
/qemu/include/hw/gpio/aspeed_gpio.h
/qemu/include/hw/gpio/bcm2835_gpio.h
/qemu/include/hw/gpio/imx_gpio.h
/qemu/include/hw/gpio/nrf51_gpio.h
/qemu/include/hw/gpio/sifive_gpio.h
/qemu/include/hw/hotplug.h
/qemu/include/hw/hyperv/vmbus-bridge.h
/qemu/include/hw/hyperv/vmbus.h
/qemu/include/hw/i2c/arm_sbcon_i2c.h
/qemu/include/hw/i2c/aspeed_i2c.h
/qemu/include/hw/i2c/i2c.h
/qemu/include/hw/i2c/imx_i2c.h
/qemu/include/hw/i2c/microbit_i2c.h
/qemu/include/hw/i2c/ppc4xx_i2c.h
/qemu/include/hw/i2c/smbus_slave.h
/qemu/include/hw/i386/apic_internal.h
/qemu/include/hw/i386/ich9.h
/qemu/include/hw/i386/intel_iommu.h
/qemu/include/hw/i386/ioapic_internal.h
/qemu/include/hw/i386/microvm.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/i386/topology.h
/qemu/include/hw/i386/x86-iommu.h
/qemu/include/hw/i386/x86.h
/qemu/include/hw/ide/ahci.h
/qemu/include/hw/ide/internal.h
/qemu/include/hw/ide/pci.h
/qemu/include/hw/input/adb.h
/qemu/include/hw/input/i8042.h
/qemu/include/hw/intc/allwinner-a10-pic.h
/qemu/include/hw/intc/arm_gic.h
/qemu/include/hw/intc/arm_gic_common.h
/qemu/include/hw/intc/arm_gicv3.h
/qemu/include/hw/intc/arm_gicv3_common.h
/qemu/include/hw/intc/arm_gicv3_its_common.h
/qemu/include/hw/intc/armv7m_nvic.h
/qemu/include/hw/intc/aspeed_vic.h
/qemu/include/hw/intc/bcm2835_ic.h
/qemu/include/hw/intc/bcm2836_control.h
/qemu/include/hw/intc/heathrow_pic.h
/qemu/include/hw/intc/ibex_plic.h
/qemu/include/hw/intc/imx_avic.h
/qemu/include/hw/intc/imx_gpcv2.h
/qemu/include/hw/intc/intc.h
/qemu/include/hw/intc/mips_gic.h
/qemu/include/hw/intc/realview_gic.h
/qemu/include/hw/intc/rx_icu.h
/qemu/include/hw/intc/sifive_clint.h
/qemu/include/hw/intc/xlnx-pmu-iomod-intc.h
/qemu/include/hw/intc/xlnx-zynqmp-ipi.h
/qemu/include/hw/ipack/ipack.h
/qemu/include/hw/ipmi/ipmi.h
/qemu/include/hw/isa/i8259_internal.h
/qemu/include/hw/isa/isa.h
/qemu/include/hw/isa/pc87312.h
/qemu/include/hw/isa/superio.h
/qemu/include/hw/m68k/mcf.h
/qemu/include/hw/m68k/mcf_fec.h
/qemu/include/hw/mem/memory-device.h
/qemu/include/hw/mem/npcm7xx_mc.h
/qemu/include/hw/mem/nvdimm.h
/qemu/include/hw/mem/pc-dimm.h
/qemu/include/hw/mips/cps.h
/qemu/include/hw/misc/a9scu.h
/qemu/include/hw/misc/allwinner-cpucfg.h
/qemu/include/hw/misc/allwinner-h3-ccu.h
/qemu/include/hw/misc/allwinner-h3-dramc.h
/qemu/include/hw/misc/allwinner-h3-sysctrl.h
/qemu/include/hw/misc/allwinner-sid.h
/qemu/include/hw/misc/arm11scu.h
/qemu/include/hw/misc/armsse-cpuid.h
/qemu/include/hw/misc/armsse-mhu.h
/qemu/include/hw/misc/aspeed_scu.h
/qemu/include/hw/misc/aspeed_sdmc.h
/qemu/include/hw/misc/aspeed_xdma.h
/qemu/include/hw/misc/auxbus.h
/qemu/include/hw/misc/avr_power.h
/qemu/include/hw/misc/bcm2835_mbox.h
/qemu/include/hw/misc/bcm2835_mphi.h
/qemu/include/hw/misc/bcm2835_property.h
/qemu/include/hw/misc/bcm2835_rng.h
/qemu/include/hw/misc/bcm2835_thermal.h
/qemu/include/hw/misc/grlib_ahb_apb_pnp.h
/qemu/include/hw/misc/imx25_ccm.h
/qemu/include/hw/misc/imx31_ccm.h
/qemu/include/hw/misc/imx6_ccm.h
/qemu/include/hw/misc/imx6_src.h
/qemu/include/hw/misc/imx6ul_ccm.h
/qemu/include/hw/misc/imx7_ccm.h
/qemu/include/hw/misc/imx7_gpr.h
/qemu/include/hw/misc/imx7_snvs.h
/qemu/include/hw/misc/imx_ccm.h
/qemu/include/hw/misc/imx_rngc.h
/qemu/include/hw/misc/iotkit-secctl.h
/qemu/include/hw/misc/iotkit-sysctl.h
/qemu/include/hw/misc/iotkit-sysinfo.h
/qemu/include/hw/misc/mac_via.h
/qemu/include/hw/misc/macio/cuda.h
/qemu/include/hw/misc/macio/gpio.h
/qemu/include/hw/misc/macio/macio.h
/qemu/include/hw/misc/macio/pmu.h
/qemu/include/hw/misc/max111x.h
/qemu/include/hw/misc/mips_cmgcr.h
/qemu/include/hw/misc/mips_cpc.h
/qemu/include/hw/misc/mips_itu.h
/qemu/include/hw/misc/mos6522.h
/qemu/include/hw/misc/mps2-fpgaio.h
/qemu/include/hw/misc/mps2-scc.h
/qemu/include/hw/misc/msf2-sysreg.h
/qemu/include/hw/misc/npcm7xx_clk.h
/qemu/include/hw/misc/npcm7xx_gcr.h
/qemu/include/hw/misc/nrf51_rng.h
/qemu/include/hw/misc/pca9552.h
/qemu/include/hw/misc/sifive_e_prci.h
/qemu/include/hw/misc/sifive_test.h
/qemu/include/hw/misc/sifive_u_otp.h
/qemu/include/hw/misc/sifive_u_prci.h
/qemu/include/hw/misc/stm32f2xx_syscfg.h
/qemu/include/hw/misc/stm32f4xx_exti.h
/qemu/include/hw/misc/stm32f4xx_syscfg.h
/qemu/include/hw/misc/tz-mpc.h
/qemu/include/hw/misc/tz-msc.h
/qemu/include/hw/misc/tz-ppc.h
/qemu/include/hw/misc/unimp.h
/qemu/include/hw/misc/vmcoreinfo.h
/qemu/include/hw/misc/zynq-xadc.h
/qemu/include/hw/net/allwinner-sun8i-emac.h
/qemu/include/hw/net/allwinner_emac.h
/qemu/include/hw/net/cadence_gem.h
/qemu/include/hw/net/ftgmac100.h
/qemu/include/hw/net/imx_fec.h
/qemu/include/hw/net/lance.h
/qemu/include/hw/net/lasi_82596.h
/qemu/include/hw/net/msf2-emac.h
/qemu/include/hw/nmi.h
/qemu/include/hw/nubus/mac-nubus-bridge.h
/qemu/include/hw/nubus/nubus.h
/qemu/include/hw/nvram/chrp_nvram.h
/qemu/include/hw/nvram/fw_cfg.h
/qemu/include/hw/nvram/npcm7xx_otp.h
/qemu/include/hw/nvram/nrf51_nvm.h
/qemu/include/hw/or-irq.h
/qemu/include/hw/pci-bridge/simba.h
/qemu/include/hw/pci-host/designware.h
/qemu/include/hw/pci-host/gpex.h
/qemu/include/hw/pci-host/i440fx.h
/qemu/include/hw/pci-host/pnv_phb3.h
/qemu/include/hw/pci-host/pnv_phb4.h
/qemu/include/hw/pci-host/q35.h
/qemu/include/hw/pci-host/sabre.h
/qemu/include/hw/pci-host/spapr.h
/qemu/include/hw/pci-host/uninorth.h
/qemu/include/hw/pci-host/xilinx-pcie.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/pci/pci_bridge.h
/qemu/include/hw/pci/pci_bus.h
/qemu/include/hw/pci/pci_host.h
/qemu/include/hw/pci/pcie_host.h
/qemu/include/hw/pci/pcie_port.h
/qemu/include/hw/pcmcia.h
/qemu/include/hw/platform-bus.h
/qemu/include/hw/ppc/mac_dbdma.h
/qemu/include/hw/ppc/openpic.h
/qemu/include/hw/ppc/pnv.h
/qemu/include/hw/ppc/pnv_core.h
/qemu/include/hw/ppc/pnv_homer.h
/qemu/include/hw/ppc/pnv_lpc.h
/qemu/include/hw/ppc/pnv_occ.h
/qemu/include/hw/ppc/pnv_pnor.h
/qemu/include/hw/ppc/pnv_psi.h
/qemu/include/hw/ppc/pnv_xive.h
/qemu/include/hw/ppc/pnv_xscom.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/spapr_cpu_core.h
/qemu/include/hw/ppc/spapr_drc.h
/qemu/include/hw/ppc/spapr_irq.h
/qemu/include/hw/ppc/spapr_numa.h
/qemu/include/hw/ppc/spapr_nvdimm.h
/qemu/include/hw/ppc/spapr_tpm_proxy.h
/qemu/include/hw/ppc/spapr_vio.h
/qemu/include/hw/ppc/spapr_xive.h
/qemu/include/hw/ppc/xics.h
/qemu/include/hw/ppc/xics_spapr.h
/qemu/include/hw/ppc/xive.h
/qemu/include/hw/qdev-clock.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/qdev-properties.h
/qemu/include/hw/rdma/rdma.h
/qemu/include/hw/register.h
/qemu/include/hw/resettable.h
/qemu/include/hw/riscv/microchip_pfsoc.h
/qemu/include/hw/riscv/numa.h
/qemu/include/hw/riscv/opentitan.h
/qemu/include/hw/riscv/riscv_hart.h
/qemu/include/hw/riscv/sifive_e.h
/qemu/include/hw/riscv/sifive_u.h
/qemu/include/hw/riscv/spike.h
/qemu/include/hw/riscv/virt.h
/qemu/include/hw/rtc/allwinner-rtc.h
/qemu/include/hw/rtc/aspeed_rtc.h
/qemu/include/hw/rtc/goldfish_rtc.h
/qemu/include/hw/rtc/m48t59.h
/qemu/include/hw/rtc/mc146818rtc.h
/qemu/include/hw/rtc/pl031.h
/qemu/include/hw/rtc/xlnx-zynqmp-rtc.h
/qemu/include/hw/rx/rx62n.h
/qemu/include/hw/s390x/3270-ccw.h
/qemu/include/hw/s390x/ap-device.h
/qemu/include/hw/s390x/css-bridge.h
/qemu/include/hw/s390x/event-facility.h
/qemu/include/hw/s390x/s390-ccw.h
/qemu/include/hw/s390x/s390-virtio-ccw.h
/qemu/include/hw/s390x/s390_flic.h
/qemu/include/hw/s390x/sclp.h
/qemu/include/hw/s390x/storage-attributes.h
/qemu/include/hw/s390x/storage-keys.h
/qemu/include/hw/s390x/tod.h
/qemu/include/hw/s390x/vfio-ccw.h
/qemu/include/hw/scsi/esp.h
/qemu/include/hw/scsi/scsi.h
/qemu/include/hw/sd/allwinner-sdhost.h
/qemu/include/hw/sd/aspeed_sdhci.h
/qemu/include/hw/sd/bcm2835_sdhost.h
/qemu/include/hw/sd/cadence_sdhci.h
/qemu/include/hw/sd/sd.h
/qemu/include/hw/sd/sdcard_legacy.h
/qemu/include/hw/sd/sdhci.h
/qemu/include/hw/southbridge/piix.h
/qemu/include/hw/sparc/sparc32_dma.h
/qemu/include/hw/sparc/sun4m_iommu.h
/qemu/include/hw/sparc/sun4u_iommu.h
/qemu/include/hw/ssi/aspeed_smc.h
/qemu/include/hw/ssi/imx_spi.h
/qemu/include/hw/ssi/mss-spi.h
/qemu/include/hw/ssi/npcm7xx_fiu.h
/qemu/include/hw/ssi/pl022.h
/qemu/include/hw/ssi/ssi.h
/qemu/include/hw/ssi/stm32f2xx_spi.h
/qemu/include/hw/ssi/xilinx_spips.h
/qemu/include/hw/stream.h
/qemu/include/hw/sysbus.h
/qemu/include/hw/timer/a9gtimer.h
/qemu/include/hw/timer/allwinner-a10-pit.h
/qemu/include/hw/timer/arm_mptimer.h
/qemu/include/hw/timer/armv7m_systick.h
/qemu/include/hw/timer/aspeed_timer.h
/qemu/include/hw/timer/avr_timer16.h
/qemu/include/hw/timer/bcm2835_systmr.h
/qemu/include/hw/timer/cmsdk-apb-dualtimer.h
/qemu/include/hw/timer/cmsdk-apb-timer.h
/qemu/include/hw/timer/digic-timer.h
/qemu/include/hw/timer/i8254.h
/qemu/include/hw/timer/i8254_internal.h
/qemu/include/hw/timer/imx_epit.h
/qemu/include/hw/timer/imx_gpt.h
/qemu/include/hw/timer/mss-timer.h
/qemu/include/hw/timer/npcm7xx_timer.h
/qemu/include/hw/timer/nrf51_timer.h
/qemu/include/hw/timer/renesas_cmt.h
/qemu/include/hw/timer/renesas_tmr.h
/qemu/include/hw/timer/stm32f2xx_timer.h
/qemu/include/hw/usb.h
/qemu/include/hw/usb/chipidea.h
/qemu/include/hw/usb/hid.h
/qemu/include/hw/usb/imx-usb-phy.h
/qemu/include/hw/vfio/vfio-amd-xgbe.h
/qemu/include/hw/vfio/vfio-calxeda-xgmac.h
/qemu/include/hw/vfio/vfio-platform.h
/qemu/include/hw/virtio/vhost-scsi-common.h
/qemu/include/hw/virtio/vhost-scsi.h
/qemu/include/hw/virtio/vhost-user-blk.h
/qemu/include/hw/virtio/vhost-user-fs.h
/qemu/include/hw/virtio/vhost-user-scsi.h
/qemu/include/hw/virtio/vhost-user-vsock.h
/qemu/include/hw/virtio/vhost-vsock-common.h
/qemu/include/hw/virtio/vhost-vsock.h
/qemu/include/hw/virtio/virtio-balloon.h
/qemu/include/hw/virtio/virtio-blk.h
/qemu/include/hw/virtio/virtio-bus.h
/qemu/include/hw/virtio/virtio-crypto.h
/qemu/include/hw/virtio/virtio-gpu-pci.h
/qemu/include/hw/virtio/virtio-gpu.h
/qemu/include/hw/virtio/virtio-input.h
/qemu/include/hw/virtio/virtio-iommu.h
/qemu/include/hw/virtio/virtio-mem.h
/qemu/include/hw/virtio/virtio-mmio.h
/qemu/include/hw/virtio/virtio-net.h
/qemu/include/hw/virtio/virtio-pmem.h
/qemu/include/hw/virtio/virtio-rng.h
/qemu/include/hw/virtio/virtio-scsi.h
/qemu/include/hw/virtio/virtio-serial.h
/qemu/include/hw/virtio/virtio.h
/qemu/include/hw/vmstate-if.h
/qemu/include/hw/watchdog/cmsdk-apb-watchdog.h
/qemu/include/hw/watchdog/wdt_aspeed.h
/qemu/include/hw/watchdog/wdt_diag288.h
/qemu/include/hw/watchdog/wdt_imx2.h
/qemu/include/hw/xen/xen-block.h
/qemu/include/hw/xen/xen-bus.h
/qemu/include/hw/xen/xen-legacy-backend.h
/qemu/include/io/channel-buffer.h
/qemu/include/io/channel-command.h
/qemu/include/io/channel-file.h
/qemu/include/io/channel-socket.h
/qemu/include/io/channel-tls.h
/qemu/include/io/channel-websock.h
/qemu/include/io/channel.h
/qemu/include/io/dns-resolver.h
/qemu/include/io/net-listener.h
/qemu/include/net/can_emu.h
/qemu/include/net/can_host.h
/qemu/include/net/filter.h
/qemu/include/qemu-common.h
/qemu/include/qemu/int128.h
/qemu/include/qemu/main-loop.h
/qemu/include/qom/object.h
/qemu/include/qom/object_interfaces.h
/qemu/include/scsi/pr-manager.h
/qemu/include/sysemu/cryptodev.h
/qemu/include/sysemu/hostmem.h
/qemu/include/sysemu/hvf.h
/qemu/include/sysemu/iothread.h
/qemu/include/sysemu/kvm.h
/qemu/include/sysemu/kvm_int.h
/qemu/include/sysemu/rng-random.h
/qemu/include/sysemu/rng.h
/qemu/include/sysemu/tpm.h
/qemu/include/sysemu/tpm_backend.h
/qemu/include/sysemu/vhost-user-backend.h
/qemu/include/tcg/tcg.h
/qemu/include/ui/console.h
/qemu/iothread.c
/qemu/libdecnumber/decNumber.c
/qemu/libdecnumber/meson.build
/qemu/linux-user/aarch64/target_syscall.h
/qemu/linux-user/aarch64/termbits.h
/qemu/linux-user/alpha/meson.build
/qemu/linux-user/alpha/target_syscall.h
/qemu/linux-user/alpha/termbits.h
/qemu/linux-user/arm/meson.build
/qemu/linux-user/arm/nwfpe/meson.build
/qemu/linux-user/arm/target_syscall.h
/qemu/linux-user/arm/termbits.h
/qemu/linux-user/cris/target_syscall.h
/qemu/linux-user/cris/termbits.h
/qemu/linux-user/elfload.c
/qemu/linux-user/generic/termbits.h
/qemu/linux-user/hppa/meson.build
/qemu/linux-user/hppa/target_syscall.h
/qemu/linux-user/hppa/termbits.h
/qemu/linux-user/i386/meson.build
/qemu/linux-user/i386/syscall_nr.h
/qemu/linux-user/i386/target_syscall.h
/qemu/linux-user/i386/termbits.h
/qemu/linux-user/ioctls.h
/qemu/linux-user/m68k/meson.build
/qemu/linux-user/m68k/target_syscall.h
/qemu/linux-user/m68k/termbits.h
/qemu/linux-user/meson.build
/qemu/linux-user/microblaze/cpu_loop.c
/qemu/linux-user/microblaze/meson.build
/qemu/linux-user/microblaze/signal.c
/qemu/linux-user/microblaze/target_syscall.h
/qemu/linux-user/microblaze/termbits.h
/qemu/linux-user/mips/meson.build
/qemu/linux-user/mips/syscall_nr.h
/qemu/linux-user/mips/target_syscall.h
/qemu/linux-user/mips/termbits.h
/qemu/linux-user/mips64/meson.build
/qemu/linux-user/mips64/syscall_nr.h
/qemu/linux-user/mips64/target_syscall.h
/qemu/linux-user/mmap.c
/qemu/linux-user/nios2/target_syscall.h
/qemu/linux-user/nios2/termbits.h
/qemu/linux-user/openrisc/target_syscall.h
/qemu/linux-user/openrisc/termbits.h
/qemu/linux-user/ppc/meson.build
/qemu/linux-user/ppc/target_syscall.h
/qemu/linux-user/ppc/termbits.h
/qemu/linux-user/qemu.h
/qemu/linux-user/riscv/target_syscall.h
/qemu/linux-user/riscv/termbits.h
/qemu/linux-user/s390x/meson.build
/qemu/linux-user/s390x/target_syscall.h
/qemu/linux-user/s390x/termbits.h
/qemu/linux-user/sh4/meson.build
/qemu/linux-user/sh4/target_syscall.h
/qemu/linux-user/sh4/termbits.h
/qemu/linux-user/sparc/meson.build
/qemu/linux-user/sparc/target_syscall.h
/qemu/linux-user/sparc/termbits.h
/qemu/linux-user/sparc64/meson.build
/qemu/linux-user/sparc64/target_syscall.h
/qemu/linux-user/sparc64/termbits.h
/qemu/linux-user/strace.c
/qemu/linux-user/strace.list
/qemu/linux-user/syscall.c
/qemu/linux-user/syscall_defs.h
/qemu/linux-user/syscall_types.h
/qemu/linux-user/tilegx/target_syscall.h
/qemu/linux-user/tilegx/termbits.h
/qemu/linux-user/x86_64/meson.build
/qemu/linux-user/x86_64/syscall_nr.h
/qemu/linux-user/x86_64/target_syscall.h
/qemu/linux-user/x86_64/termbits.h
/qemu/linux-user/xtensa/meson.build
/qemu/linux-user/xtensa/target_syscall.h
/qemu/linux-user/xtensa/termbits.h
/qemu/meson
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/block-dirty-bitmap.c
/qemu/migration/migration.c
/qemu/migration/migration.h
/qemu/migration/rdma.c
/qemu/migration/savevm.c
/qemu/migration/socket.c
/qemu/migration/socket.h
/qemu/migration/tls.c
/qemu/migration/trace-events
/qemu/monitor/hmp-cmds.c
/qemu/monitor/meson.build
/qemu/nbd/server.c
/qemu/net/can/can_socketcan.c
/qemu/net/colo-compare.c
/qemu/net/dump.c
/qemu/net/filter-buffer.c
/qemu/net/filter-mirror.c
/qemu/net/filter-replay.c
/qemu/net/filter-rewriter.c
/qemu/net/net.c
/qemu/net/trace-events
/qemu/os-posix.c
/qemu/pc-bios/README
/qemu/pc-bios/bios-256k.bin
/qemu/pc-bios/bios.bin
/qemu/pc-bios/descriptors/meson.build
/qemu/pc-bios/edk2-aarch64-code.fd.bz2
/qemu/pc-bios/edk2-arm-code.fd.bz2
/qemu/pc-bios/edk2-i386-code.fd.bz2
/qemu/pc-bios/edk2-i386-secure-code.fd.bz2
/qemu/pc-bios/edk2-x86_64-code.fd.bz2
/qemu/pc-bios/edk2-x86_64-secure-code.fd.bz2
/qemu/pc-bios/efi-e1000.rom
/qemu/pc-bios/efi-e1000e.rom
/qemu/pc-bios/efi-eepro100.rom
/qemu/pc-bios/efi-ne2k_pci.rom
/qemu/pc-bios/efi-pcnet.rom
/qemu/pc-bios/efi-rtl8139.rom
/qemu/pc-bios/efi-virtio.rom
/qemu/pc-bios/efi-vmxnet3.rom
/qemu/pc-bios/hppa-firmware.img
/qemu/pc-bios/keymaps/.gitignore
/qemu/pc-bios/keymaps/ar
/qemu/pc-bios/keymaps/bepo
/qemu/pc-bios/keymaps/cz
/qemu/pc-bios/keymaps/da
/qemu/pc-bios/keymaps/de
/qemu/pc-bios/keymaps/de-ch
/qemu/pc-bios/keymaps/en-gb
/qemu/pc-bios/keymaps/en-us
/qemu/pc-bios/keymaps/es
/qemu/pc-bios/keymaps/et
/qemu/pc-bios/keymaps/fi
/qemu/pc-bios/keymaps/fo
/qemu/pc-bios/keymaps/fr
/qemu/pc-bios/keymaps/fr-be
/qemu/pc-bios/keymaps/fr-ca
/qemu/pc-bios/keymaps/fr-ch
/qemu/pc-bios/keymaps/hr
/qemu/pc-bios/keymaps/hu
/qemu/pc-bios/keymaps/is
/qemu/pc-bios/keymaps/it
/qemu/pc-bios/keymaps/ja
/qemu/pc-bios/keymaps/lt
/qemu/pc-bios/keymaps/lv
/qemu/pc-bios/keymaps/meson.build
/qemu/pc-bios/keymaps/mk
/qemu/pc-bios/keymaps/nl
/qemu/pc-bios/keymaps/no
/qemu/pc-bios/keymaps/pl
/qemu/pc-bios/keymaps/pt
/qemu/pc-bios/keymaps/pt-br
/qemu/pc-bios/keymaps/ru
/qemu/pc-bios/keymaps/th
/qemu/pc-bios/keymaps/tr
/qemu/pc-bios/meson.build
/qemu/pc-bios/npcm7xx_bootrom.bin
/qemu/pc-bios/opensbi-riscv32-generic-fw_dynamic.bin
/qemu/pc-bios/opensbi-riscv32-generic-fw_dynamic.elf
/qemu/pc-bios/opensbi-riscv64-generic-fw_dynamic.bin
/qemu/pc-bios/opensbi-riscv64-generic-fw_dynamic.elf
/qemu/pc-bios/optionrom/Makefile
/qemu/pc-bios/petalogix-ml605.dtb
/qemu/pc-bios/petalogix-ml605.dts
/qemu/pc-bios/petalogix-s3adsp1800.dtb
/qemu/pc-bios/petalogix-s3adsp1800.dts
/qemu/pc-bios/s390-ccw/Makefile
/qemu/pc-bios/vgabios-ati.bin
/qemu/pc-bios/vgabios-bochs-display.bin
/qemu/pc-bios/vgabios-cirrus.bin
/qemu/pc-bios/vgabios-qxl.bin
/qemu/pc-bios/vgabios-ramfb.bin
/qemu/pc-bios/vgabios-stdvga.bin
/qemu/pc-bios/vgabios-virtio.bin
/qemu/pc-bios/vgabios-vmware.bin
/qemu/pc-bios/vgabios.bin
/qemu/plugins/meson.build
/qemu/po/LINGUAS
/qemu/po/POTFILES
/qemu/po/meson.build
/qemu/qapi/audio.json
/qemu/qapi/block-core.json
/qemu/qapi/char.json
/qemu/qapi/control.json
/qemu/qapi/machine.json
/qemu/qapi/meson.build
/qemu/qapi/migration.json
/qemu/qapi/misc.json
/qemu/qapi/net.json
/qemu/qemu-img.c
/qemu/qemu-io.c
/qemu/qemu-nbd.c
/qemu/qemu-options.hx
/qemu/qemu-seccomp.c
/qemu/qga/commands-posix.c
/qemu/qga/commands-win32.c
/qemu/qga/meson.build
/qemu/qga/qapi-schema.json
/qemu/qobject/qdict.c
/qemu/qom/object.c
/qemu/roms/Makefile
/qemu/roms/Makefile.edk2
/qemu/roms/edk2
/qemu/roms/ipxe
/qemu/roms/opensbi
/qemu/roms/seabios
/qemu/roms/seabios-hppa
/qemu/roms/vbootrom
/qemu/scripts/cleanup-trace-events.pl
/qemu/scripts/codeconverter/codeconverter/__init__.py
/qemu/scripts/codeconverter/codeconverter/patching.py
/qemu/scripts/codeconverter/codeconverter/qom_macros.py
/qemu/scripts/codeconverter/codeconverter/qom_type_info.py
/qemu/scripts/codeconverter/codeconverter/regexps.py
/qemu/scripts/codeconverter/codeconverter/test_patching.py
/qemu/scripts/codeconverter/codeconverter/test_regexps.py
/qemu/scripts/codeconverter/codeconverter/utils.py
/qemu/scripts/codeconverter/converter.py
/qemu/scripts/decodetree.py
/qemu/scripts/device-crash-test
/qemu/scripts/feature_to_c.sh
/qemu/scripts/git.orderfile
/qemu/scripts/meson.build
/qemu/scripts/mtest2make.py
/qemu/scripts/ninjatool.py
/qemu/scripts/nsis.py
/qemu/scripts/oss-fuzz/build.sh
/qemu/scripts/qapi/parser.py
/qemu/scripts/qapi/types.py
/qemu/scripts/qemu-version.sh
/qemu/scripts/qmp/qom-fuse
/qemu/scripts/test-driver.py
/qemu/scripts/tracetool/format/d.py
/qemu/scripts/tracetool/vcpu.py
/qemu/scripts/u2f-setup-gen.py
/qemu/scripts/undefsym.py
/qemu/scsi/pr-manager-helper.c
/qemu/scsi/utils.c
/qemu/softmmu/balloon.c
/qemu/softmmu/cpus.c
/qemu/softmmu/ioport.c
/qemu/softmmu/main.c
/qemu/softmmu/memory.c
/qemu/softmmu/trace-events
/qemu/softmmu/trace.h
/qemu/softmmu/vl.c
/qemu/stubs/cmos.c
/qemu/stubs/cpu-get-icount.c
/qemu/stubs/meson.build
/qemu/stubs/qemu-timer-notify-cb.c
/qemu/target/alpha/cpu-qom.h
/qemu/target/alpha/meson.build
/qemu/target/arm/a32.decode
/qemu/target/arm/cpu-qom.h
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/helper-a64.c
/qemu/target/arm/helper-sve.h
/qemu/target/arm/helper.c
/qemu/target/arm/helper.h
/qemu/target/arm/idau.h
/qemu/target/arm/kvm-consts.h
/qemu/target/arm/kvm.c
/qemu/target/arm/kvm64.c
/qemu/target/arm/kvm_arm.h
/qemu/target/arm/m-nocp.decode
/qemu/target/arm/meson.build
/qemu/target/arm/mte_helper.c
/qemu/target/arm/neon-dp.decode
/qemu/target/arm/neon-shared.decode
/qemu/target/arm/sve.decode
/qemu/target/arm/sve_helper.c
/qemu/target/arm/t32.decode
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate-a64.h
/qemu/target/arm/translate-neon.c.inc
/qemu/target/arm/translate-sve.c
/qemu/target/arm/translate-vfp.c.inc
/qemu/target/arm/translate.c
/qemu/target/arm/translate.h
/qemu/target/arm/vec_helper.c
/qemu/target/arm/vfp-uncond.decode
/qemu/target/arm/vfp.decode
/qemu/target/arm/vfp_helper.c
/qemu/target/avr/cpu-qom.h
/qemu/target/avr/disas.c
/qemu/target/avr/meson.build
/qemu/target/avr/translate.c
/qemu/target/cris/cpu-qom.h
/qemu/target/cris/meson.build
/qemu/target/cris/translate.c
/qemu/target/cris/translate_v10.c.inc
/qemu/target/hppa/cpu-qom.h
/qemu/target/hppa/cpu.h
/qemu/target/hppa/insns.decode
/qemu/target/hppa/meson.build
/qemu/target/hppa/translate.c
/qemu/target/i386/cpu-qom.h
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/hvf/hvf-i386.h
/qemu/target/i386/hvf/meson.build
/qemu/target/i386/kvm.c
/qemu/target/i386/meson.build
/qemu/target/i386/sev.c
/qemu/target/lm32/cpu-qom.h
/qemu/target/lm32/meson.build
/qemu/target/m68k/cpu-qom.h
/qemu/target/m68k/meson.build
/qemu/target/meson.build
/qemu/target/microblaze/cpu-param.h
/qemu/target/microblaze/cpu-qom.h
/qemu/target/microblaze/cpu.c
/qemu/target/microblaze/cpu.h
/qemu/target/microblaze/gdbstub.c
/qemu/target/microblaze/helper.c
/qemu/target/microblaze/helper.h
/qemu/target/microblaze/insns.decode
/qemu/target/microblaze/machine.c
/qemu/target/microblaze/meson.build
/qemu/target/microblaze/mmu.c
/qemu/target/microblaze/mmu.h
/qemu/target/microblaze/op_helper.c
/qemu/target/microblaze/translate.c
/qemu/target/mips/cpu-qom.h
/qemu/target/mips/meson.build
/qemu/target/mips/translate.c
/qemu/target/moxie/cpu.h
/qemu/target/moxie/meson.build
/qemu/target/nios2/cpu.h
/qemu/target/nios2/meson.build
/qemu/target/openrisc/cpu.h
/qemu/target/openrisc/disas.c
/qemu/target/openrisc/meson.build
/qemu/target/openrisc/translate.c
/qemu/target/ppc/cpu-qom.h
/qemu/target/ppc/cpu.h
/qemu/target/ppc/helper.h
/qemu/target/ppc/int_helper.c
/qemu/target/ppc/meson.build
/qemu/target/ppc/misc_helper.c
/qemu/target/ppc/trace-events
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate/spe-impl.c.inc
/qemu/target/ppc/translate/vmx-impl.c.inc
/qemu/target/ppc/translate/vmx-ops.c.inc
/qemu/target/ppc/translate_init.c.inc
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_bits.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/csr.c
/qemu/target/riscv/fpu_helper.c
/qemu/target/riscv/helper.h
/qemu/target/riscv/insn32-64.decode
/qemu/target/riscv/insn32.decode
/qemu/target/riscv/insn_trans/trans_rvd.c.inc
/qemu/target/riscv/insn_trans/trans_rvf.c.inc
/qemu/target/riscv/insn_trans/trans_rvh.c.inc
/qemu/target/riscv/internals.h
/qemu/target/riscv/meson.build
/qemu/target/riscv/op_helper.c
/qemu/target/riscv/pmp.c
/qemu/target/riscv/pmp.h
/qemu/target/riscv/trace-events
/qemu/target/riscv/translate.c
/qemu/target/riscv/vector_helper.c
/qemu/target/rx/cpu-qom.h
/qemu/target/rx/cpu.c
/qemu/target/rx/cpu.h
/qemu/target/rx/disas.c
/qemu/target/rx/gdbstub.c
/qemu/target/rx/helper.c
/qemu/target/rx/meson.build
/qemu/target/rx/translate.c
/qemu/target/s390x/cpu-qom.h
/qemu/target/s390x/cpu.c
/qemu/target/s390x/meson.build
/qemu/target/sh4/cpu-qom.h
/qemu/target/sh4/meson.build
/qemu/target/sh4/translate.c
/qemu/target/sparc/cpu-qom.h
/qemu/target/sparc/meson.build
/qemu/target/tilegx/cpu.h
/qemu/target/tilegx/meson.build
/qemu/target/tricore/cpu-qom.h
/qemu/target/tricore/meson.build
/qemu/target/unicore32/cpu-qom.h
/qemu/target/unicore32/meson.build
/qemu/target/xtensa/core-de233_fpu.c
/qemu/target/xtensa/core-de233_fpu/core-isa.h
/qemu/target/xtensa/core-de233_fpu/core-matmap.h
/qemu/target/xtensa/core-de233_fpu/gdb-config.c.inc
/qemu/target/xtensa/core-de233_fpu/xtensa-modules.c.inc
/qemu/target/xtensa/core-dsp3400.c
/qemu/target/xtensa/core-dsp3400/core-isa.h
/qemu/target/xtensa/core-dsp3400/core-matmap.h
/qemu/target/xtensa/core-dsp3400/gdb-config.c.inc
/qemu/target/xtensa/core-dsp3400/xtensa-modules.c.inc
/qemu/target/xtensa/cpu-qom.h
/qemu/target/xtensa/cpu.c
/qemu/target/xtensa/cpu.h
/qemu/target/xtensa/exc_helper.c
/qemu/target/xtensa/fpu_helper.c
/qemu/target/xtensa/helper.c
/qemu/target/xtensa/helper.h
/qemu/target/xtensa/meson.build
/qemu/target/xtensa/overlay_tool.h
/qemu/target/xtensa/translate.c
/qemu/tcg/ppc/tcg-target.c.inc
/qemu/tcg/ppc/tcg-target.h
/qemu/tcg/tcg-op-gvec.c
/qemu/tests/Makefile.include
/qemu/tests/acceptance/avocado_qemu/__init__.py
/qemu/tests/acceptance/boot_linux_console.py
/qemu/tests/benchmark-crypto-cipher.c
/qemu/tests/benchmark-crypto-hash.c
/qemu/tests/benchmark-crypto-hmac.c
/qemu/tests/check-block.sh
/qemu/tests/check-qom-interface.c
/qemu/tests/check-qom-proplist.c
/qemu/tests/data/acpi/disassemle-aml.sh
/qemu/tests/data/acpi/pc/DSDT
/qemu/tests/data/acpi/pc/DSDT.acpihmat
/qemu/tests/data/acpi/pc/DSDT.bridge
/qemu/tests/data/acpi/pc/DSDT.cphp
/qemu/tests/data/acpi/pc/DSDT.dimmpxm
/qemu/tests/data/acpi/pc/DSDT.ipmikcs
/qemu/tests/data/acpi/pc/DSDT.memhp
/qemu/tests/data/acpi/pc/DSDT.numamem
/qemu/tests/data/acpi/q35/DSDT
/qemu/tests/data/acpi/q35/DSDT.acpihmat
/qemu/tests/data/acpi/q35/DSDT.bridge
/qemu/tests/data/acpi/q35/DSDT.cphp
/qemu/tests/data/acpi/q35/DSDT.dimmpxm
/qemu/tests/data/acpi/q35/DSDT.ipmibt
/qemu/tests/data/acpi/q35/DSDT.memhp
/qemu/tests/data/acpi/q35/DSDT.mmio64
/qemu/tests/data/acpi/q35/DSDT.numamem
/qemu/tests/data/acpi/q35/DSDT.tis
/qemu/tests/data/acpi/rebuild-expected-aml.sh
/qemu/tests/data/acpi/virt/DSDT
/qemu/tests/data/acpi/virt/DSDT.memhp
/qemu/tests/data/acpi/virt/DSDT.numamem
/qemu/tests/data/acpi/virt/SSDT.memhp
/qemu/tests/decode/succ_ident1.decode
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/dockerfiles/centos7.docker
/qemu/tests/docker/dockerfiles/centos8.docker
/qemu/tests/docker/dockerfiles/debian-win64-cross.docker
/qemu/tests/docker/dockerfiles/debian10.docker
/qemu/tests/docker/dockerfiles/debian9.docker
/qemu/tests/include/meson.build
/qemu/tests/meson.build
/qemu/tests/migration/initrd-stress.sh
/qemu/tests/migration/meson.build
/qemu/tests/migration/stress.c
/qemu/tests/multiboot/run_test.sh
/qemu/tests/plugin/meson.build
/qemu/tests/qapi-schema/doc-bad-section.err
/qemu/tests/qapi-schema/doc-bad-section.json
/qemu/tests/qapi-schema/doc-bad-section.out
/qemu/tests/qapi-schema/doc-good.out
/qemu/tests/qemu-iotests/020
/qemu/tests/qemu-iotests/020.out
/qemu/tests/qemu-iotests/030
/qemu/tests/qemu-iotests/031.out
/qemu/tests/qemu-iotests/036.out
/qemu/tests/qemu-iotests/040
/qemu/tests/qemu-iotests/040.out
/qemu/tests/qemu-iotests/041
/qemu/tests/qemu-iotests/041.out
/qemu/tests/qemu-iotests/049
/qemu/tests/qemu-iotests/049.out
/qemu/tests/qemu-iotests/059.out
/qemu/tests/qemu-iotests/060.out
/qemu/tests/qemu-iotests/061
/qemu/tests/qemu-iotests/061.out
/qemu/tests/qemu-iotests/065
/qemu/tests/qemu-iotests/082.out
/qemu/tests/qemu-iotests/085.out
/qemu/tests/qemu-iotests/125
/qemu/tests/qemu-iotests/125.out
/qemu/tests/qemu-iotests/144.out
/qemu/tests/qemu-iotests/153.out
/qemu/tests/qemu-iotests/182.out
/qemu/tests/qemu-iotests/184
/qemu/tests/qemu-iotests/184.out
/qemu/tests/qemu-iotests/185.out
/qemu/tests/qemu-iotests/194
/qemu/tests/qemu-iotests/198
/qemu/tests/qemu-iotests/204.out
/qemu/tests/qemu-iotests/206.out
/qemu/tests/qemu-iotests/208
/qemu/tests/qemu-iotests/222
/qemu/tests/qemu-iotests/228
/qemu/tests/qemu-iotests/228.out
/qemu/tests/qemu-iotests/242.out
/qemu/tests/qemu-iotests/244
/qemu/tests/qemu-iotests/244.out
/qemu/tests/qemu-iotests/245
/qemu/tests/qemu-iotests/251
/qemu/tests/qemu-iotests/255.out
/qemu/tests/qemu-iotests/257
/qemu/tests/qemu-iotests/259.out
/qemu/tests/qemu-iotests/267.out
/qemu/tests/qemu-iotests/271
/qemu/tests/qemu-iotests/271.out
/qemu/tests/qemu-iotests/273.out
/qemu/tests/qemu-iotests/274.out
/qemu/tests/qemu-iotests/280.out
/qemu/tests/qemu-iotests/291.out
/qemu/tests/qemu-iotests/300
/qemu/tests/qemu-iotests/300.out
/qemu/tests/qemu-iotests/302.out
/qemu/tests/qemu-iotests/303
/qemu/tests/qemu-iotests/303.out
/qemu/tests/qemu-iotests/305
/qemu/tests/qemu-iotests/305.out
/qemu/tests/qemu-iotests/check
/qemu/tests/qemu-iotests/common.filter
/qemu/tests/qemu-iotests/group
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qemu-iotests/meson.build
/qemu/tests/qemu-iotests/qcow2.py
/qemu/tests/qemu-iotests/qcow2_format.py
/qemu/tests/qtest/ahci-test.c
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/qtest/drive_del-test.c
/qemu/tests/qtest/fuzz/i440fx_fuzz.c
/qemu/tests/qtest/fuzz/meson.build
/qemu/tests/qtest/fuzz/qtest_wrappers.c
/qemu/tests/qtest/fuzz/virtio_net_fuzz.c
/qemu/tests/qtest/fuzz/virtio_scsi_fuzz.c
/qemu/tests/qtest/ipmi-kcs-test.c
/qemu/tests/qtest/libqos/libqtest.h
/qemu/tests/qtest/libqos/meson.build
/qemu/tests/qtest/libqos/qgraph.h
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/qmp-cmd-test.c
/qemu/tests/qtest/qmp-test.c
/qemu/tests/qtest/rtas-test.c
/qemu/tests/qtest/tpm-tests.c
/qemu/tests/qtest/tpm-util.c
/qemu/tests/qtest/virtio-9p-test.c
/qemu/tests/requirements.txt
/qemu/tests/tcg/Makefile.qemu
/qemu/tests/tcg/Makefile.target
/qemu/tests/tcg/configure.sh
/qemu/tests/tcg/multiarch/float_convs.c
/qemu/tests/tcg/multiarch/float_helpers.h
/qemu/tests/tcg/multiarch/float_madds.c
/qemu/tests/tcg/xtensa/fpu.h
/qemu/tests/tcg/xtensa/macros.inc
/qemu/tests/tcg/xtensa/test_dfp0_arith.S
/qemu/tests/tcg/xtensa/test_fp0_arith.S
/qemu/tests/tcg/xtensa/test_fp0_conv.S
/qemu/tests/tcg/xtensa/test_fp0_div.S
/qemu/tests/tcg/xtensa/test_fp0_sqrt.S
/qemu/tests/tcg/xtensa/test_fp1.S
/qemu/tests/tcg/xtensa/test_lsc.S
/qemu/tests/test-crypto-secret.c
/qemu/tests/test-qdev-global-props.c
/qemu/tests/test-qga.c
/qemu/tests/test-qobject-input-visitor.c
/qemu/tests/test-replication.c
/qemu/tests/test-util-filemonitor.c
/qemu/tests/test-util-sockets.c
/qemu/tests/test-vmstate.c
/qemu/tests/test-x86-cpuid.c
/qemu/tests/uefi-test-tools/Makefile
/qemu/tests/vm/freebsd
/qemu/tests/vm/netbsd
/qemu/tests/vm/openbsd
/qemu/thunk.c
/qemu/tools/virtiofsd/fuse_virtio.c
/qemu/tools/virtiofsd/helper.c
/qemu/tools/virtiofsd/meson.build
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/trace-events
/qemu/trace/meson.build
/qemu/ui/console.c
/qemu/ui/gtk-gl-area.c
/qemu/ui/gtk.c
/qemu/ui/icons/meson.build
/qemu/ui/input-barrier.c
/qemu/ui/input-linux.c
/qemu/ui/meson.build
/qemu/ui/spice-app.c
/qemu/ui/spice-input.c
/qemu/ui/trace-events
/qemu/ui/vnc-auth-sasl.c
/qemu/ui/vnc-enc-tight.c
/qemu/util/aio-posix.c
/qemu/util/async.c
/qemu/util/hexdump.c
/qemu/util/iov.c
/qemu/util/main-loop.c
/qemu/util/meson.build
/qemu/util/module.c
/qemu/util/qemu-timer.c
/qemu/util/trace-events
/qemu/util/vfio-helpers.c
/qemu/version.texi.in
c418f93506-Sep-2020 Christian Schoenebeck <qemu_oss@crudebyte.com>

9pfs: disable msize warning for synth driver

Previous patch introduced a performance warning being logged on host
side if client connected with an 'msize' <= 8192. Disable this
performance warning f

9pfs: disable msize warning for synth driver

Previous patch introduced a performance warning being logged on host
side if client connected with an 'msize' <= 8192. Disable this
performance warning for the synth driver to prevent that warning from
being printed whenever the 9pfs (qtest) test cases are running.

Introduce a new export flag V9FS_NO_PERF_WARN for that purpose, which
might also be used to disable such warnings from the CLI in future.

We could have also prevented the warning by simply raising P9_MAX_SIZE
in virtio-9p-test.c to any value larger than 8192, however in the
context of test cases it makes sense running for edge cases, which
includes the lowest 'msize' value supported by the server which is
4096, hence we want to preserve an msize of 4096 for the test client.

Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Message-Id: <E1kEyDy-0006nN-5A@lizzy.crudebyte.com>
Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>

show more ...


/qemu/.cirrus.yml
/qemu/.gitignore
/qemu/.gitlab-ci.d/crossbuilds.yml
/qemu/.gitlab-ci.d/opensbi.yml
/qemu/.gitlab-ci.yml
/qemu/.gitmodules
/qemu/.mailmap
/qemu/.travis.yml
/qemu/CODING_STYLE.rst
/qemu/Kconfig.host
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/accel/kvm/meson.build
/qemu/accel/meson.build
/qemu/accel/stubs/meson.build
/qemu/accel/tcg/cputlb.c
/qemu/accel/tcg/meson.build
/qemu/accel/tcg/tcg-all.c
/qemu/accel/xen/meson.build
/qemu/audio/trace-events
/qemu/backends/cryptodev-builtin.c
/qemu/backends/cryptodev-vhost-user.c
/qemu/backends/dbus-vmstate.c
/qemu/backends/hostmem-file.c
/qemu/backends/hostmem-memfd.c
/qemu/backends/rng-builtin.c
/qemu/backends/rng-egd.c
/qemu/backends/tpm/tpm_emulator.c
/qemu/backends/tpm/tpm_passthrough.c
/qemu/block.c
/qemu/block/backup-top.c
/qemu/block/backup.c
/qemu/block/blkdebug.c
/qemu/block/blklogwrites.c
/qemu/block/block-backend.c
/qemu/block/block-copy.c
/qemu/block/commit.c
/qemu/block/copy-on-read.c
/qemu/block/file-win32.c
/qemu/block/filter-compress.c
/qemu/block/io.c
/qemu/block/meson.build
/qemu/block/mirror.c
/qemu/block/monitor/block-hmp-cmds.c
/qemu/block/nbd.c
/qemu/block/null.c
/qemu/block/nvme.c
/qemu/block/qapi.c
/qemu/block/qcow2-cluster.c
/qemu/block/qcow2-refcount.c
/qemu/block/qcow2.c
/qemu/block/qcow2.h
/qemu/block/snapshot.c
/qemu/block/stream.c
/qemu/block/throttle-groups.c
/qemu/block/throttle.c
/qemu/block/trace-events
/qemu/block/vmdk.c
/qemu/blockdev.c
/qemu/bsd-user/meson.build
/qemu/chardev/baum.c
/qemu/chardev/char-pty.c
/qemu/chardev/char-ringbuf.c
/qemu/chardev/char-socket.c
/qemu/chardev/char-udp.c
/qemu/chardev/char-win-stdio.c
/qemu/chardev/chardev-internal.h
/qemu/chardev/meson.build
/qemu/chardev/msmouse.c
/qemu/chardev/testdev.c
/qemu/chardev/wctablet.c
/qemu/configure
/qemu/contrib/plugins/Makefile
/qemu/contrib/plugins/hotblocks.c
/qemu/contrib/plugins/hotpages.c
/qemu/contrib/plugins/howvec.c
/qemu/contrib/plugins/lockstep.c
/qemu/contrib/vhost-user-gpu/meson.build
/qemu/crypto/aes.c
/qemu/crypto/afalgpriv.h
/qemu/crypto/cipher-afalg.c
/qemu/crypto/cipher-builtin.c.inc
/qemu/crypto/cipher-gcrypt.c.inc
/qemu/crypto/cipher-nettle.c.inc
/qemu/crypto/cipher.c
/qemu/crypto/cipherpriv.h
/qemu/crypto/meson.build
/qemu/crypto/tls-cipher-suites.c
/qemu/default-configs/arm-softmmu.mak
/qemu/default-configs/riscv64-softmmu.mak
/qemu/disas/libvixl/meson.build
/qemu/disas/meson.build
/qemu/docs/amd-memory-encryption.txt
/qemu/docs/conf.py
/qemu/docs/devel/blkverify.txt
/qemu/docs/devel/build-system.rst
/qemu/docs/devel/index.rst
/qemu/docs/devel/qapi-code-gen.txt
/qemu/docs/devel/tcg-plugins.rst
/qemu/docs/devel/testing.rst
/qemu/docs/index.html.in
/qemu/docs/interop/live-block-operations.rst
/qemu/docs/interop/qcow2.txt
/qemu/docs/interop/qemu-ga-ref.texi
/qemu/docs/interop/qemu-qmp-ref.texi
/qemu/docs/interop/qmp-spec.txt
/qemu/docs/meson.build
/qemu/docs/pvrdma.txt
/qemu/docs/qcow2-cache.txt
/qemu/docs/qdev-device-use.txt
/qemu/docs/specs/index.rst
/qemu/docs/specs/ppc-spapr-numa.rst
/qemu/docs/specs/ppc-spapr-xive.rst
/qemu/docs/sphinx/depfile.py
/qemu/docs/system/arm/mps2.rst
/qemu/docs/system/arm/nuvoton.rst
/qemu/docs/system/arm/xlnx-versal-virt.rst
/qemu/docs/system/build-platforms.rst
/qemu/docs/system/deprecated.rst
/qemu/docs/system/s390x/bootdevices.rst
/qemu/docs/system/target-arm.rst
/qemu/docs/system/target-avr.rst
/qemu/docs/system/target-s390x.rst
/qemu/docs/system/usb.rst
/qemu/docs/tools/virtiofsd.rst
/qemu/docs/u2f.txt
/qemu/exec.c
/qemu/fpu/softfloat-specialize.c.inc
/qemu/fpu/softfloat.c
file-op-9p.h
/qemu/hw/9pfs/9p-synth.c
/qemu/hw/9pfs/9p.c
/qemu/hw/9pfs/9p.h
/qemu/hw/9pfs/Kconfig
/qemu/hw/9pfs/codir.c
/qemu/hw/9pfs/coth.h
/qemu/hw/9pfs/meson.build
/qemu/hw/9pfs/virtio-9p.h
/qemu/hw/acpi/meson.build
/qemu/hw/acpi/pcihp.c
/qemu/hw/acpi/piix4.c
/qemu/hw/acpi/tco.c
/qemu/hw/acpi/vmgenid.c
/qemu/hw/adc/meson.build
/qemu/hw/alpha/meson.build
/qemu/hw/alpha/typhoon.c
/qemu/hw/arm/Kconfig
/qemu/hw/arm/allwinner-a10.c
/qemu/hw/arm/allwinner-h3.c
/qemu/hw/arm/armsse.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_ast2600.c
/qemu/hw/arm/aspeed_soc.c
/qemu/hw/arm/collie.c
/qemu/hw/arm/highbank.c
/qemu/hw/arm/integratorcp.c
/qemu/hw/arm/meson.build
/qemu/hw/arm/microbit.c
/qemu/hw/arm/mps2-tz.c
/qemu/hw/arm/mps2.c
/qemu/hw/arm/musca.c
/qemu/hw/arm/musicpal.c
/qemu/hw/arm/npcm7xx.c
/qemu/hw/arm/npcm7xx_boards.c
/qemu/hw/arm/omap1.c
/qemu/hw/arm/orangepi.c
/qemu/hw/arm/palm.c
/qemu/hw/arm/pxa2xx.c
/qemu/hw/arm/pxa2xx_gpio.c
/qemu/hw/arm/pxa2xx_pic.c
/qemu/hw/arm/raspi.c
/qemu/hw/arm/realview.c
/qemu/hw/arm/sbsa-ref.c
/qemu/hw/arm/smmu-common.c
/qemu/hw/arm/smmu-internal.h
/qemu/hw/arm/smmuv3-internal.h
/qemu/hw/arm/smmuv3.c
/qemu/hw/arm/spitz.c
/qemu/hw/arm/stellaris.c
/qemu/hw/arm/strongarm.c
/qemu/hw/arm/tosa.c
/qemu/hw/arm/trace-events
/qemu/hw/arm/versatilepb.c
/qemu/hw/arm/vexpress.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xilinx_zynq.c
/qemu/hw/arm/xlnx-versal-virt.c
/qemu/hw/arm/xlnx-versal.c
/qemu/hw/arm/xlnx-zcu102.c
/qemu/hw/arm/xlnx-zynqmp.c
/qemu/hw/arm/z2.c
/qemu/hw/audio/ac97.c
/qemu/hw/audio/adlib.c
/qemu/hw/audio/cs4231.c
/qemu/hw/audio/cs4231a.c
/qemu/hw/audio/es1370.c
/qemu/hw/audio/gus.c
/qemu/hw/audio/hda-codec.c
/qemu/hw/audio/intel-hda.c
/qemu/hw/audio/intel-hda.h
/qemu/hw/audio/marvell_88w8618.c
/qemu/hw/audio/meson.build
/qemu/hw/audio/milkymist-ac97.c
/qemu/hw/audio/pcspk.c
/qemu/hw/audio/pl041.c
/qemu/hw/audio/sb16.c
/qemu/hw/audio/wm8750.c
/qemu/hw/avr/arduino.c
/qemu/hw/avr/atmega.c
/qemu/hw/avr/atmega.h
/qemu/hw/avr/meson.build
/qemu/hw/block/dataplane/meson.build
/qemu/hw/block/fdc.c
/qemu/hw/block/m25p80.c
/qemu/hw/block/meson.build
/qemu/hw/block/nand.c
/qemu/hw/block/nvme.c
/qemu/hw/block/nvme.h
/qemu/hw/block/onenand.c
/qemu/hw/block/pflash_cfi01.c
/qemu/hw/block/swim.c
/qemu/hw/block/trace-events
/qemu/hw/block/vhost-user-blk.c
/qemu/hw/block/virtio-blk.c
/qemu/hw/char/Kconfig
/qemu/hw/char/debugcon.c
/qemu/hw/char/etraxfs_ser.c
/qemu/hw/char/exynos4210_uart.c
/qemu/hw/char/grlib_apbuart.c
/qemu/hw/char/ipoctal232.c
/qemu/hw/char/lm32_juart.c
/qemu/hw/char/lm32_uart.c
/qemu/hw/char/mcf_uart.c
/qemu/hw/char/mchp_pfsoc_mmuart.c
/qemu/hw/char/meson.build
/qemu/hw/char/milkymist-uart.c
/qemu/hw/char/parallel.c
/qemu/hw/char/riscv_htif.c
/qemu/hw/char/sclpconsole-lm.c
/qemu/hw/char/sclpconsole.c
/qemu/hw/char/serial-isa.c
/qemu/hw/char/serial-pci.c
/qemu/hw/char/sifive_uart.c
/qemu/hw/char/spapr_vty.c
/qemu/hw/char/terminal3270.c
/qemu/hw/char/trace-events
/qemu/hw/char/virtio-console.c
/qemu/hw/char/virtio-serial-bus.c
/qemu/hw/char/xilinx_uartlite.c
/qemu/hw/core/clock.c
/qemu/hw/core/cpu.c
/qemu/hw/core/irq.c
/qemu/hw/core/machine-qmp-cmds.c
/qemu/hw/core/machine.c
/qemu/hw/core/meson.build
/qemu/hw/core/numa.c
/qemu/hw/core/qdev-clock.c
/qemu/hw/core/sysbus.c
/qemu/hw/cpu/a9mpcore.c
/qemu/hw/cpu/meson.build
/qemu/hw/cpu/realview_mpcore.c
/qemu/hw/cris/meson.build
/qemu/hw/display/ads7846.c
/qemu/hw/display/artist.c
/qemu/hw/display/ati_int.h
/qemu/hw/display/bochs-display.c
/qemu/hw/display/cg3.c
/qemu/hw/display/cirrus_vga.c
/qemu/hw/display/cirrus_vga_isa.c
/qemu/hw/display/exynos4210_fimd.c
/qemu/hw/display/g364fb.c
/qemu/hw/display/jazz_led.c
/qemu/hw/display/macfb.c
/qemu/hw/display/meson.build
/qemu/hw/display/milkymist-tmu2.c
/qemu/hw/display/milkymist-vgafb.c
/qemu/hw/display/next-fb.c
/qemu/hw/display/pl110.c
/qemu/hw/display/qxl-logger.c
/qemu/hw/display/qxl.h
/qemu/hw/display/ramfb-standalone.c
/qemu/hw/display/sii9022.c
/qemu/hw/display/sm501.c
/qemu/hw/display/ssd0303.c
/qemu/hw/display/ssd0323.c
/qemu/hw/display/tcx.c
/qemu/hw/display/trace-events
/qemu/hw/display/vga-isa.c
/qemu/hw/display/vga-pci.c
/qemu/hw/display/vga.c
/qemu/hw/display/vhost-user-gpu-pci.c
/qemu/hw/display/vhost-user-gpu.c
/qemu/hw/display/vhost-user-vga.c
/qemu/hw/display/virtio-gpu-pci.c
/qemu/hw/display/virtio-gpu.c
/qemu/hw/display/virtio-vga.c
/qemu/hw/display/virtio-vga.h
/qemu/hw/display/vmware_vga.c
/qemu/hw/dma/Kconfig
/qemu/hw/dma/i82374.c
/qemu/hw/dma/i8257.c
/qemu/hw/dma/meson.build
/qemu/hw/dma/pl330.c
/qemu/hw/dma/puv3_dma.c
/qemu/hw/dma/pxa2xx_dma.c
/qemu/hw/dma/rc4030.c
/qemu/hw/dma/sifive_pdma.c
/qemu/hw/dma/sparc32_dma.c
/qemu/hw/dma/xilinx_axidma.c
/qemu/hw/dma/xlnx_dpdma.c
/qemu/hw/gpio/Kconfig
/qemu/hw/gpio/gpio_key.c
/qemu/hw/gpio/max7310.c
/qemu/hw/gpio/meson.build
/qemu/hw/gpio/mpc8xxx.c
/qemu/hw/gpio/omap_gpio.c
/qemu/hw/gpio/pl061.c
/qemu/hw/gpio/puv3_gpio.c
/qemu/hw/gpio/sifive_gpio.c
/qemu/hw/gpio/trace-events
/qemu/hw/gpio/zaurus.c
/qemu/hw/hppa/dino.c
/qemu/hw/hppa/hppa_hardware.h
/qemu/hw/hppa/lasi.c
/qemu/hw/hppa/machine.c
/qemu/hw/hppa/meson.build
/qemu/hw/hyperv/hyperv.c
/qemu/hw/hyperv/hyperv_testdev.c
/qemu/hw/hyperv/meson.build
/qemu/hw/hyperv/trace-events
/qemu/hw/hyperv/vmbus.c
/qemu/hw/i2c/bitbang_i2c.c
/qemu/hw/i2c/exynos4210_i2c.c
/qemu/hw/i2c/meson.build
/qemu/hw/i2c/mpc_i2c.c
/qemu/hw/i2c/smbus_eeprom.c
/qemu/hw/i2c/smbus_ich9.c
/qemu/hw/i2c/versatile_i2c.c
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/amd_iommu.c
/qemu/hw/i386/amd_iommu.h
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/kvm/clock.c
/qemu/hw/i386/kvm/i8254.c
/qemu/hw/i386/kvm/i8259.c
/qemu/hw/i386/kvm/ioapic.c
/qemu/hw/i386/kvm/meson.build
/qemu/hw/i386/kvmvapic.c
/qemu/hw/i386/meson.build
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/port92.c
/qemu/hw/i386/vmmouse.c
/qemu/hw/i386/vmport.c
/qemu/hw/i386/x86-iommu.c
/qemu/hw/i386/x86.c
/qemu/hw/i386/xen/meson.build
/qemu/hw/i386/xen/xen_platform.c
/qemu/hw/i386/xen/xen_pvdevice.c
/qemu/hw/ide/ahci-allwinner.c
/qemu/hw/ide/ahci.c
/qemu/hw/ide/ahci_internal.h
/qemu/hw/ide/atapi.c
/qemu/hw/ide/core.c
/qemu/hw/ide/ich.c
/qemu/hw/ide/isa.c
/qemu/hw/ide/meson.build
/qemu/hw/ide/microdrive.c
/qemu/hw/ide/mmio.c
/qemu/hw/ide/pci.c
/qemu/hw/ide/sii3112.c
/qemu/hw/input/adb-kbd.c
/qemu/hw/input/adb-mouse.c
/qemu/hw/input/adb.c
/qemu/hw/input/lm832x.c
/qemu/hw/input/meson.build
/qemu/hw/input/milkymist-softusb.c
/qemu/hw/input/pckbd.c
/qemu/hw/input/pl050.c
/qemu/hw/input/pxa2xx_keypad.c
/qemu/hw/intc/Kconfig
/qemu/hw/intc/apic.c
/qemu/hw/intc/arm_gic_kvm.c
/qemu/hw/intc/arm_gicv2m.c
/qemu/hw/intc/arm_gicv3_its_kvm.c
/qemu/hw/intc/arm_gicv3_kvm.c
/qemu/hw/intc/armv7m_nvic.c
/qemu/hw/intc/etraxfs_pic.c
/qemu/hw/intc/exynos4210_combiner.c
/qemu/hw/intc/exynos4210_gic.c
/qemu/hw/intc/grlib_irqmp.c
/qemu/hw/intc/i8259.c
/qemu/hw/intc/ibex_plic.c
/qemu/hw/intc/lm32_pic.c
/qemu/hw/intc/loongson_liointc.c
/qemu/hw/intc/meson.build
/qemu/hw/intc/nios2_iic.c
/qemu/hw/intc/omap_intc.c
/qemu/hw/intc/ompic.c
/qemu/hw/intc/openpic_kvm.c
/qemu/hw/intc/pl190.c
/qemu/hw/intc/puv3_intc.c
/qemu/hw/intc/s390_flic_kvm.c
/qemu/hw/intc/sifive_clint.c
/qemu/hw/intc/sifive_plic.c
/qemu/hw/intc/sifive_plic.h
/qemu/hw/intc/slavio_intctl.c
/qemu/hw/intc/spapr_xive.c
/qemu/hw/intc/spapr_xive_kvm.c
/qemu/hw/intc/xilinx_intc.c
/qemu/hw/intc/xive.c
/qemu/hw/ipack/meson.build
/qemu/hw/ipack/tpci200.c
/qemu/hw/ipmi/ipmi_bmc_extern.c
/qemu/hw/ipmi/isa_ipmi_bt.c
/qemu/hw/ipmi/isa_ipmi_kcs.c
/qemu/hw/ipmi/meson.build
/qemu/hw/ipmi/pci_ipmi_bt.c
/qemu/hw/ipmi/pci_ipmi_kcs.c
/qemu/hw/ipmi/smbus_ipmi.c
/qemu/hw/isa/i82378.c
/qemu/hw/isa/isa-bus.c
/qemu/hw/isa/isa-superio.c
/qemu/hw/isa/lpc_ich9.c
/qemu/hw/isa/meson.build
/qemu/hw/isa/pc87312.c
/qemu/hw/isa/piix3.c
/qemu/hw/isa/piix4.c
/qemu/hw/isa/vt82c686.c
/qemu/hw/lm32/meson.build
/qemu/hw/lm32/milkymist-hw.h
/qemu/hw/lm32/milkymist.c
/qemu/hw/m68k/an5206.c
/qemu/hw/m68k/mcf5206.c
/qemu/hw/m68k/mcf_intc.c
/qemu/hw/m68k/meson.build
/qemu/hw/m68k/next-cube.c
/qemu/hw/m68k/next-kbd.c
/qemu/hw/m68k/q800.c
/qemu/hw/mem/Kconfig
/qemu/hw/mem/meson.build
/qemu/hw/mem/npcm7xx_mc.c
/qemu/hw/meson.build
/qemu/hw/microblaze/meson.build
/qemu/hw/microblaze/petalogix_ml605_mmu.c
/qemu/hw/microblaze/xlnx-zynqmp-pmu.c
/qemu/hw/mips/boston.c
/qemu/hw/mips/cps.c
/qemu/hw/mips/fuloong2e.c
/qemu/hw/mips/gt64xxx_pci.c
/qemu/hw/mips/jazz.c
/qemu/hw/mips/malta.c
/qemu/hw/mips/meson.build
/qemu/hw/mips/trace-events
/qemu/hw/misc/Kconfig
/qemu/hw/misc/a9scu.c
/qemu/hw/misc/applesmc.c
/qemu/hw/misc/arm_integrator_debug.c
/qemu/hw/misc/arm_l2x0.c
/qemu/hw/misc/arm_sysctl.c
/qemu/hw/misc/aspeed_scu.c
/qemu/hw/misc/aspeed_sdmc.c
/qemu/hw/misc/auxbus.c
/qemu/hw/misc/debugexit.c
/qemu/hw/misc/eccmemctl.c
/qemu/hw/misc/edu.c
/qemu/hw/misc/empty_slot.c
/qemu/hw/misc/exynos4210_clk.c
/qemu/hw/misc/exynos4210_pmu.c
/qemu/hw/misc/exynos4210_rng.c
/qemu/hw/misc/imx_ccm.c
/qemu/hw/misc/ivshmem.c
/qemu/hw/misc/mac_via.c
/qemu/hw/misc/macio/cuda.c
/qemu/hw/misc/macio/meson.build
/qemu/hw/misc/macio/pmu.c
/qemu/hw/misc/meson.build
/qemu/hw/misc/milkymist-hpdmc.c
/qemu/hw/misc/milkymist-pfpu.c
/qemu/hw/misc/mos6522.c
/qemu/hw/misc/mst_fpga.c
/qemu/hw/misc/npcm7xx_clk.c
/qemu/hw/misc/npcm7xx_gcr.c
/qemu/hw/misc/pc-testdev.c
/qemu/hw/misc/pca9552.c
/qemu/hw/misc/pci-testdev.c
/qemu/hw/misc/puv3_pm.c
/qemu/hw/misc/pvpanic.c
/qemu/hw/misc/sbsa_ec.c
/qemu/hw/misc/sga.c
/qemu/hw/misc/sifive_e_prci.c
/qemu/hw/misc/sifive_test.c
/qemu/hw/misc/sifive_u_otp.c
/qemu/hw/misc/sifive_u_prci.c
/qemu/hw/misc/slavio_misc.c
/qemu/hw/misc/tmp105.h
/qemu/hw/misc/tmp421.c
/qemu/hw/misc/trace-events
/qemu/hw/misc/unimp.c
/qemu/hw/misc/zynq_slcr.c
/qemu/hw/moxie/meson.build
/qemu/hw/net/allwinner-sun8i-emac.c
/qemu/hw/net/cadence_gem.c
/qemu/hw/net/can/can_kvaser_pci.c
/qemu/hw/net/can/can_mioe3680_pci.c
/qemu/hw/net/can/can_pcm3680_pci.c
/qemu/hw/net/can/can_sja1000.c
/qemu/hw/net/can/meson.build
/qemu/hw/net/dp8393x.c
/qemu/hw/net/e1000.c
/qemu/hw/net/e1000e.c
/qemu/hw/net/e1000e_core.c
/qemu/hw/net/etraxfs_eth.c
/qemu/hw/net/fsl_etsec/etsec.c
/qemu/hw/net/fsl_etsec/etsec.h
/qemu/hw/net/fsl_etsec/rings.c
/qemu/hw/net/ftgmac100.c
/qemu/hw/net/lan9118.c
/qemu/hw/net/mcf_fec.c
/qemu/hw/net/meson.build
/qemu/hw/net/milkymist-minimac2.c
/qemu/hw/net/mipsnet.c
/qemu/hw/net/ne2000-isa.c
/qemu/hw/net/opencores_eth.c
/qemu/hw/net/pcnet-pci.c
/qemu/hw/net/rocker/rocker.c
/qemu/hw/net/rocker/rocker.h
/qemu/hw/net/rtl8139.c
/qemu/hw/net/smc91c111.c
/qemu/hw/net/spapr_llan.c
/qemu/hw/net/stellaris_enet.c
/qemu/hw/net/sungem.c
/qemu/hw/net/sunhme.c
/qemu/hw/net/tulip.c
/qemu/hw/net/tulip.h
/qemu/hw/net/virtio-net.c
/qemu/hw/net/vmxnet3.c
/qemu/hw/net/vmxnet3_defs.h
/qemu/hw/net/xgmac.c
/qemu/hw/net/xilinx_axienet.c
/qemu/hw/net/xilinx_ethlite.c
/qemu/hw/nios2/meson.build
/qemu/hw/nubus/meson.build
/qemu/hw/nvram/chrp_nvram.c
/qemu/hw/nvram/ds1225y.c
/qemu/hw/nvram/eeprom_at24c.c
/qemu/hw/nvram/mac_nvram.c
/qemu/hw/nvram/meson.build
/qemu/hw/nvram/npcm7xx_otp.c
/qemu/hw/nvram/spapr_nvram.c
/qemu/hw/openrisc/meson.build
/qemu/hw/pci-bridge/dec.c
/qemu/hw/pci-bridge/gen_pcie_root_port.c
/qemu/hw/pci-bridge/meson.build
/qemu/hw/pci-bridge/pci_bridge_dev.c
/qemu/hw/pci-bridge/pci_expander_bridge.c
/qemu/hw/pci-bridge/pcie_pci_bridge.c
/qemu/hw/pci-host/bonito.c
/qemu/hw/pci-host/grackle.c
/qemu/hw/pci-host/i440fx.c
/qemu/hw/pci-host/meson.build
/qemu/hw/pci-host/pnv_phb3.c
/qemu/hw/pci-host/pnv_phb4.c
/qemu/hw/pci-host/ppce500.c
/qemu/hw/pci-host/prep.c
/qemu/hw/pci-host/sabre.c
/qemu/hw/pci-host/versatile.c
/qemu/hw/pci/meson.build
/qemu/hw/pcmcia/meson.build
/qemu/hw/pcmcia/pxa2xx.c
/qemu/hw/ppc/e500-ccsr.h
/qemu/hw/ppc/e500.c
/qemu/hw/ppc/e500.h
/qemu/hw/ppc/mac.h
/qemu/hw/ppc/meson.build
/qemu/hw/ppc/mpc8544_guts.c
/qemu/hw/ppc/pnv_bmc.c
/qemu/hw/ppc/pnv_lpc.c
/qemu/hw/ppc/ppc440_pcix.c
/qemu/hw/ppc/ppc440_uc.c
/qemu/hw/ppc/ppc4xx_pci.c
/qemu/hw/ppc/ppce500_spin.c
/qemu/hw/ppc/prep_systemio.c
/qemu/hw/ppc/rs6000_mc.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_caps.c
/qemu/hw/ppc/spapr_cpu_core.c
/qemu/hw/ppc/spapr_hcall.c
/qemu/hw/ppc/spapr_irq.c
/qemu/hw/ppc/spapr_numa.c
/qemu/hw/ppc/spapr_nvdimm.c
/qemu/hw/ppc/spapr_pci.c
/qemu/hw/ppc/spapr_pci_nvlink2.c
/qemu/hw/ppc/spapr_rng.c
/qemu/hw/ppc/trace-events
/qemu/hw/rdma/meson.build
/qemu/hw/rdma/vmw/pvrdma.h
/qemu/hw/rdma/vmw/pvrdma_main.c
/qemu/hw/riscv/Kconfig
/qemu/hw/riscv/meson.build
/qemu/hw/riscv/microchip_pfsoc.c
/qemu/hw/riscv/numa.c
/qemu/hw/riscv/opentitan.c
/qemu/hw/riscv/riscv_hart.c
/qemu/hw/riscv/sifive_e.c
/qemu/hw/riscv/sifive_u.c
/qemu/hw/riscv/spike.c
/qemu/hw/riscv/virt.c
/qemu/hw/rtc/ds1338.c
/qemu/hw/rtc/exynos4210_rtc.c
/qemu/hw/rtc/m41t80.c
/qemu/hw/rtc/m48t59-isa.c
/qemu/hw/rtc/m48t59.c
/qemu/hw/rtc/meson.build
/qemu/hw/rtc/sun4v-rtc.c
/qemu/hw/rtc/trace-events
/qemu/hw/rtc/twl92230.c
/qemu/hw/rx/meson.build
/qemu/hw/rx/rx-gdbsim.c
/qemu/hw/rx/rx62n.c
/qemu/hw/s390x/ap-device.c
/qemu/hw/s390x/ccw-device.h
/qemu/hw/s390x/ipl.h
/qemu/hw/s390x/meson.build
/qemu/hw/s390x/s390-pci-bus.h
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/s390x/virtio-ccw-input.c
/qemu/hw/s390x/virtio-ccw.c
/qemu/hw/s390x/virtio-ccw.h
/qemu/hw/scsi/esp-pci.c
/qemu/hw/scsi/esp.c
/qemu/hw/scsi/lsi53c895a.c
/qemu/hw/scsi/megasas.c
/qemu/hw/scsi/meson.build
/qemu/hw/scsi/mptsas.c
/qemu/hw/scsi/mptsas.h
/qemu/hw/scsi/scsi-disk.c
/qemu/hw/scsi/spapr_vscsi.c
/qemu/hw/scsi/vhost-scsi.c
/qemu/hw/scsi/vhost-user-scsi.c
/qemu/hw/scsi/virtio-scsi.c
/qemu/hw/scsi/vmw_pvscsi.c
/qemu/hw/sd/Kconfig
/qemu/hw/sd/allwinner-sdhost.c
/qemu/hw/sd/aspeed_sdhci.c
/qemu/hw/sd/bcm2835_sdhost.c
/qemu/hw/sd/cadence_sdhci.c
/qemu/hw/sd/core.c
/qemu/hw/sd/meson.build
/qemu/hw/sd/milkymist-memcard.c
/qemu/hw/sd/omap_mmc.c
/qemu/hw/sd/pl181.c
/qemu/hw/sd/pxa2xx_mmci.c
/qemu/hw/sd/sd.c
/qemu/hw/sd/sdhci.c
/qemu/hw/sd/ssi-sd.c
/qemu/hw/sd/trace-events
/qemu/hw/semihosting/meson.build
/qemu/hw/sh4/meson.build
/qemu/hw/sh4/sh_pci.c
/qemu/hw/smbios/meson.build
/qemu/hw/smbios/smbios.c
/qemu/hw/sparc/meson.build
/qemu/hw/sparc/sun4m.c
/qemu/hw/sparc64/meson.build
/qemu/hw/sparc64/sun4u.c
/qemu/hw/ssi/aspeed_smc.c
/qemu/hw/ssi/meson.build
/qemu/hw/ssi/npcm7xx_fiu.c
/qemu/hw/ssi/ssi.c
/qemu/hw/ssi/trace-events
/qemu/hw/ssi/xilinx_spi.c
/qemu/hw/timer/altera_timer.c
/qemu/hw/timer/arm_timer.c
/qemu/hw/timer/armv7m_systick.c
/qemu/hw/timer/cadence_ttc.c
/qemu/hw/timer/etraxfs_timer.c
/qemu/hw/timer/exynos4210_mct.c
/qemu/hw/timer/exynos4210_pwm.c
/qemu/hw/timer/grlib_gptimer.c
/qemu/hw/timer/hpet.c
/qemu/hw/timer/i8254.c
/qemu/hw/timer/lm32_timer.c
/qemu/hw/timer/meson.build
/qemu/hw/timer/milkymist-sysctl.c
/qemu/hw/timer/npcm7xx_timer.c
/qemu/hw/timer/puv3_ost.c
/qemu/hw/timer/pxa2xx_timer.c
/qemu/hw/timer/slavio_timer.c
/qemu/hw/timer/trace-events
/qemu/hw/timer/xilinx_timer.c
/qemu/hw/tpm/meson.build
/qemu/hw/tpm/tpm_crb.c
/qemu/hw/tpm/tpm_spapr.c
/qemu/hw/tpm/tpm_tis_isa.c
/qemu/hw/tpm/tpm_tis_sysbus.c
/qemu/hw/tpm/trace-events
/qemu/hw/tricore/meson.build
/qemu/hw/unicore32/meson.build
/qemu/hw/usb/Kconfig
/qemu/hw/usb/bus.c
/qemu/hw/usb/ccid-card-emulated.c
/qemu/hw/usb/ccid-card-passthru.c
/qemu/hw/usb/ccid.h
/qemu/hw/usb/core.c
/qemu/hw/usb/dev-audio.c
/qemu/hw/usb/dev-hid.c
/qemu/hw/usb/dev-hub.c
/qemu/hw/usb/dev-mtp.c
/qemu/hw/usb/dev-network.c
/qemu/hw/usb/dev-serial.c
/qemu/hw/usb/dev-smartcard-reader.c
/qemu/hw/usb/dev-storage.c
/qemu/hw/usb/dev-uas.c
/qemu/hw/usb/dev-wacom.c
/qemu/hw/usb/hcd-dwc2.c
/qemu/hw/usb/hcd-dwc2.h
/qemu/hw/usb/hcd-ehci.c
/qemu/hw/usb/hcd-ehci.h
/qemu/hw/usb/hcd-ohci-pci.c
/qemu/hw/usb/hcd-ohci.h
/qemu/hw/usb/hcd-uhci.c
/qemu/hw/usb/hcd-xhci.c
/qemu/hw/usb/hcd-xhci.h
/qemu/hw/usb/host-libusb.c
/qemu/hw/usb/meson.build
/qemu/hw/usb/redirect.c
/qemu/hw/usb/trace-events
/qemu/hw/usb/tusb6010.c
/qemu/hw/usb/u2f-emulated.c
/qemu/hw/usb/u2f-passthru.c
/qemu/hw/usb/u2f.c
/qemu/hw/usb/u2f.h
/qemu/hw/vfio/ap.c
/qemu/hw/vfio/meson.build
/qemu/hw/vfio/pci.c
/qemu/hw/vfio/pci.h
/qemu/hw/vfio/platform.c
/qemu/hw/vfio/trace-events
/qemu/hw/virtio/meson.build
/qemu/hw/virtio/trace-events
/qemu/hw/virtio/vhost-scsi-pci.c
/qemu/hw/virtio/vhost-user-blk-pci.c
/qemu/hw/virtio/vhost-user-fs-pci.c
/qemu/hw/virtio/vhost-user-input-pci.c
/qemu/hw/virtio/vhost-user-scsi-pci.c
/qemu/hw/virtio/vhost-user-vsock-pci.c
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/vhost-vsock-pci.c
/qemu/hw/virtio/virtio-9p-pci.c
/qemu/hw/virtio/virtio-balloon-pci.c
/qemu/hw/virtio/virtio-blk-pci.c
/qemu/hw/virtio/virtio-crypto-pci.c
/qemu/hw/virtio/virtio-input-host-pci.c
/qemu/hw/virtio/virtio-input-pci.c
/qemu/hw/virtio/virtio-iommu-pci.c
/qemu/hw/virtio/virtio-mem-pci.h
/qemu/hw/virtio/virtio-net-pci.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio-pci.h
/qemu/hw/virtio/virtio-pmem-pci.h
/qemu/hw/virtio/virtio-rng-pci.c
/qemu/hw/virtio/virtio-scsi-pci.c
/qemu/hw/virtio/virtio-serial-pci.c
/qemu/hw/watchdog/meson.build
/qemu/hw/watchdog/wdt_i6300esb.c
/qemu/hw/watchdog/wdt_ib700.c
/qemu/hw/xen/meson.build
/qemu/hw/xen/xen_pt.h
/qemu/hw/xenpv/meson.build
/qemu/hw/xtensa/meson.build
/qemu/hw/xtensa/pic_cpu.c
/qemu/include/authz/base.h
/qemu/include/authz/list.h
/qemu/include/authz/listfile.h
/qemu/include/authz/pamacct.h
/qemu/include/authz/simple.h
/qemu/include/block/block.h
/qemu/include/block/block_int.h
/qemu/include/block/nvme.h
/qemu/include/block/throttle-groups.h
/qemu/include/chardev/char-fd.h
/qemu/include/chardev/char-win.h
/qemu/include/chardev/char.h
/qemu/include/chardev/spice.h
/qemu/include/crypto/aes.h
/qemu/include/crypto/block.h
/qemu/include/crypto/cipher.h
/qemu/include/crypto/secret.h
/qemu/include/crypto/secret_common.h
/qemu/include/crypto/secret_keyring.h
/qemu/include/crypto/tls-cipher-suites.h
/qemu/include/crypto/tlscreds.h
/qemu/include/crypto/tlscredsanon.h
/qemu/include/crypto/tlscredspsk.h
/qemu/include/crypto/tlscredsx509.h
/qemu/include/elf.h
/qemu/include/exec/memory.h
/qemu/include/exec/user/thunk.h
/qemu/include/fpu/softfloat-helpers.h
/qemu/include/fpu/softfloat-types.h
/qemu/include/fpu/softfloat.h
/qemu/include/hw/acpi/acpi_dev_interface.h
/qemu/include/hw/acpi/generic_event_device.h
/qemu/include/hw/acpi/pcihp.h
/qemu/include/hw/acpi/vmgenid.h
/qemu/include/hw/adc/stm32f2xx_adc.h
/qemu/include/hw/arm/allwinner-a10.h
/qemu/include/hw/arm/allwinner-h3.h
/qemu/include/hw/arm/armsse.h
/qemu/include/hw/arm/armv7m.h
/qemu/include/hw/arm/aspeed.h
/qemu/include/hw/arm/aspeed_soc.h
/qemu/include/hw/arm/bcm2835_peripherals.h
/qemu/include/hw/arm/bcm2836.h
/qemu/include/hw/arm/digic.h
/qemu/include/hw/arm/exynos4210.h
/qemu/include/hw/arm/fsl-imx25.h
/qemu/include/hw/arm/fsl-imx31.h
/qemu/include/hw/arm/fsl-imx6.h
/qemu/include/hw/arm/fsl-imx6ul.h
/qemu/include/hw/arm/fsl-imx7.h
/qemu/include/hw/arm/linux-boot-if.h
/qemu/include/hw/arm/msf2-soc.h
/qemu/include/hw/arm/npcm7xx.h
/qemu/include/hw/arm/nrf51_soc.h
/qemu/include/hw/arm/omap.h
/qemu/include/hw/arm/pxa.h
/qemu/include/hw/arm/smmu-common.h
/qemu/include/hw/arm/smmuv3.h
/qemu/include/hw/arm/stm32f205_soc.h
/qemu/include/hw/arm/stm32f405_soc.h
/qemu/include/hw/arm/virt.h
/qemu/include/hw/arm/xlnx-versal.h
/qemu/include/hw/arm/xlnx-zynqmp.h
/qemu/include/hw/block/flash.h
/qemu/include/hw/block/swim.h
/qemu/include/hw/boards.h
/qemu/include/hw/char/avr_usart.h
/qemu/include/hw/char/bcm2835_aux.h
/qemu/include/hw/char/cadence_uart.h
/qemu/include/hw/char/cmsdk-apb-uart.h
/qemu/include/hw/char/digic-uart.h
/qemu/include/hw/char/escc.h
/qemu/include/hw/char/ibex_uart.h
/qemu/include/hw/char/imx_serial.h
/qemu/include/hw/char/mchp_pfsoc_mmuart.h
/qemu/include/hw/char/nrf51_uart.h
/qemu/include/hw/char/pl011.h
/qemu/include/hw/char/renesas_sci.h
/qemu/include/hw/char/riscv_htif.h
/qemu/include/hw/char/serial.h
/qemu/include/hw/char/sifive_uart.h
/qemu/include/hw/char/stm32f2xx_usart.h
/qemu/include/hw/clock.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/core/generic-loader.h
/qemu/include/hw/core/split-irq.h
/qemu/include/hw/cpu/a15mpcore.h
/qemu/include/hw/cpu/a9mpcore.h
/qemu/include/hw/cpu/arm11mpcore.h
/qemu/include/hw/cpu/cluster.h
/qemu/include/hw/cpu/core.h
/qemu/include/hw/display/bcm2835_fb.h
/qemu/include/hw/display/dpcd.h
/qemu/include/hw/display/i2c-ddc.h
/qemu/include/hw/display/macfb.h
/qemu/include/hw/display/xlnx_dp.h
/qemu/include/hw/dma/bcm2835_dma.h
/qemu/include/hw/dma/i8257.h
/qemu/include/hw/dma/pl080.h
/qemu/include/hw/dma/sifive_pdma.h
/qemu/include/hw/dma/xlnx-zdma.h
/qemu/include/hw/dma/xlnx-zynq-devcfg.h
/qemu/include/hw/dma/xlnx_dpdma.h
/qemu/include/hw/fw-path-provider.h
/qemu/include/hw/gpio/aspeed_gpio.h
/qemu/include/hw/gpio/bcm2835_gpio.h
/qemu/include/hw/gpio/imx_gpio.h
/qemu/include/hw/gpio/nrf51_gpio.h
/qemu/include/hw/gpio/sifive_gpio.h
/qemu/include/hw/hotplug.h
/qemu/include/hw/hyperv/vmbus-bridge.h
/qemu/include/hw/hyperv/vmbus.h
/qemu/include/hw/i2c/arm_sbcon_i2c.h
/qemu/include/hw/i2c/aspeed_i2c.h
/qemu/include/hw/i2c/i2c.h
/qemu/include/hw/i2c/imx_i2c.h
/qemu/include/hw/i2c/microbit_i2c.h
/qemu/include/hw/i2c/ppc4xx_i2c.h
/qemu/include/hw/i2c/smbus_slave.h
/qemu/include/hw/i386/apic_internal.h
/qemu/include/hw/i386/ich9.h
/qemu/include/hw/i386/intel_iommu.h
/qemu/include/hw/i386/ioapic_internal.h
/qemu/include/hw/i386/microvm.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/i386/topology.h
/qemu/include/hw/i386/x86-iommu.h
/qemu/include/hw/i386/x86.h
/qemu/include/hw/ide/ahci.h
/qemu/include/hw/ide/internal.h
/qemu/include/hw/ide/pci.h
/qemu/include/hw/input/adb.h
/qemu/include/hw/input/i8042.h
/qemu/include/hw/intc/allwinner-a10-pic.h
/qemu/include/hw/intc/arm_gic.h
/qemu/include/hw/intc/arm_gic_common.h
/qemu/include/hw/intc/arm_gicv3.h
/qemu/include/hw/intc/arm_gicv3_common.h
/qemu/include/hw/intc/arm_gicv3_its_common.h
/qemu/include/hw/intc/armv7m_nvic.h
/qemu/include/hw/intc/aspeed_vic.h
/qemu/include/hw/intc/bcm2835_ic.h
/qemu/include/hw/intc/bcm2836_control.h
/qemu/include/hw/intc/heathrow_pic.h
/qemu/include/hw/intc/ibex_plic.h
/qemu/include/hw/intc/imx_avic.h
/qemu/include/hw/intc/imx_gpcv2.h
/qemu/include/hw/intc/intc.h
/qemu/include/hw/intc/mips_gic.h
/qemu/include/hw/intc/realview_gic.h
/qemu/include/hw/intc/rx_icu.h
/qemu/include/hw/intc/sifive_clint.h
/qemu/include/hw/intc/xlnx-pmu-iomod-intc.h
/qemu/include/hw/intc/xlnx-zynqmp-ipi.h
/qemu/include/hw/ipack/ipack.h
/qemu/include/hw/ipmi/ipmi.h
/qemu/include/hw/isa/i8259_internal.h
/qemu/include/hw/isa/isa.h
/qemu/include/hw/isa/pc87312.h
/qemu/include/hw/isa/superio.h
/qemu/include/hw/m68k/mcf.h
/qemu/include/hw/m68k/mcf_fec.h
/qemu/include/hw/mem/memory-device.h
/qemu/include/hw/mem/npcm7xx_mc.h
/qemu/include/hw/mem/nvdimm.h
/qemu/include/hw/mem/pc-dimm.h
/qemu/include/hw/mips/cps.h
/qemu/include/hw/misc/a9scu.h
/qemu/include/hw/misc/allwinner-cpucfg.h
/qemu/include/hw/misc/allwinner-h3-ccu.h
/qemu/include/hw/misc/allwinner-h3-dramc.h
/qemu/include/hw/misc/allwinner-h3-sysctrl.h
/qemu/include/hw/misc/allwinner-sid.h
/qemu/include/hw/misc/arm11scu.h
/qemu/include/hw/misc/armsse-cpuid.h
/qemu/include/hw/misc/armsse-mhu.h
/qemu/include/hw/misc/aspeed_scu.h
/qemu/include/hw/misc/aspeed_sdmc.h
/qemu/include/hw/misc/aspeed_xdma.h
/qemu/include/hw/misc/auxbus.h
/qemu/include/hw/misc/avr_power.h
/qemu/include/hw/misc/bcm2835_mbox.h
/qemu/include/hw/misc/bcm2835_mphi.h
/qemu/include/hw/misc/bcm2835_property.h
/qemu/include/hw/misc/bcm2835_rng.h
/qemu/include/hw/misc/bcm2835_thermal.h
/qemu/include/hw/misc/grlib_ahb_apb_pnp.h
/qemu/include/hw/misc/imx25_ccm.h
/qemu/include/hw/misc/imx31_ccm.h
/qemu/include/hw/misc/imx6_ccm.h
/qemu/include/hw/misc/imx6_src.h
/qemu/include/hw/misc/imx6ul_ccm.h
/qemu/include/hw/misc/imx7_ccm.h
/qemu/include/hw/misc/imx7_gpr.h
/qemu/include/hw/misc/imx7_snvs.h
/qemu/include/hw/misc/imx_ccm.h
/qemu/include/hw/misc/imx_rngc.h
/qemu/include/hw/misc/iotkit-secctl.h
/qemu/include/hw/misc/iotkit-sysctl.h
/qemu/include/hw/misc/iotkit-sysinfo.h
/qemu/include/hw/misc/mac_via.h
/qemu/include/hw/misc/macio/cuda.h
/qemu/include/hw/misc/macio/gpio.h
/qemu/include/hw/misc/macio/macio.h
/qemu/include/hw/misc/macio/pmu.h
/qemu/include/hw/misc/max111x.h
/qemu/include/hw/misc/mips_cmgcr.h
/qemu/include/hw/misc/mips_cpc.h
/qemu/include/hw/misc/mips_itu.h
/qemu/include/hw/misc/mos6522.h
/qemu/include/hw/misc/mps2-fpgaio.h
/qemu/include/hw/misc/mps2-scc.h
/qemu/include/hw/misc/msf2-sysreg.h
/qemu/include/hw/misc/npcm7xx_clk.h
/qemu/include/hw/misc/npcm7xx_gcr.h
/qemu/include/hw/misc/nrf51_rng.h
/qemu/include/hw/misc/pca9552.h
/qemu/include/hw/misc/sifive_e_prci.h
/qemu/include/hw/misc/sifive_test.h
/qemu/include/hw/misc/sifive_u_otp.h
/qemu/include/hw/misc/sifive_u_prci.h
/qemu/include/hw/misc/stm32f2xx_syscfg.h
/qemu/include/hw/misc/stm32f4xx_exti.h
/qemu/include/hw/misc/stm32f4xx_syscfg.h
/qemu/include/hw/misc/tz-mpc.h
/qemu/include/hw/misc/tz-msc.h
/qemu/include/hw/misc/tz-ppc.h
/qemu/include/hw/misc/unimp.h
/qemu/include/hw/misc/vmcoreinfo.h
/qemu/include/hw/misc/zynq-xadc.h
/qemu/include/hw/net/allwinner-sun8i-emac.h
/qemu/include/hw/net/allwinner_emac.h
/qemu/include/hw/net/cadence_gem.h
/qemu/include/hw/net/ftgmac100.h
/qemu/include/hw/net/imx_fec.h
/qemu/include/hw/net/lance.h
/qemu/include/hw/net/lasi_82596.h
/qemu/include/hw/net/msf2-emac.h
/qemu/include/hw/nmi.h
/qemu/include/hw/nubus/mac-nubus-bridge.h
/qemu/include/hw/nubus/nubus.h
/qemu/include/hw/nvram/chrp_nvram.h
/qemu/include/hw/nvram/fw_cfg.h
/qemu/include/hw/nvram/npcm7xx_otp.h
/qemu/include/hw/nvram/nrf51_nvm.h
/qemu/include/hw/or-irq.h
/qemu/include/hw/pci-bridge/simba.h
/qemu/include/hw/pci-host/designware.h
/qemu/include/hw/pci-host/gpex.h
/qemu/include/hw/pci-host/i440fx.h
/qemu/include/hw/pci-host/pnv_phb3.h
/qemu/include/hw/pci-host/pnv_phb4.h
/qemu/include/hw/pci-host/q35.h
/qemu/include/hw/pci-host/sabre.h
/qemu/include/hw/pci-host/spapr.h
/qemu/include/hw/pci-host/uninorth.h
/qemu/include/hw/pci-host/xilinx-pcie.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/pci/pci_bridge.h
/qemu/include/hw/pci/pci_bus.h
/qemu/include/hw/pci/pci_host.h
/qemu/include/hw/pci/pcie_host.h
/qemu/include/hw/pci/pcie_port.h
/qemu/include/hw/pcmcia.h
/qemu/include/hw/platform-bus.h
/qemu/include/hw/ppc/mac_dbdma.h
/qemu/include/hw/ppc/openpic.h
/qemu/include/hw/ppc/pnv.h
/qemu/include/hw/ppc/pnv_core.h
/qemu/include/hw/ppc/pnv_homer.h
/qemu/include/hw/ppc/pnv_lpc.h
/qemu/include/hw/ppc/pnv_occ.h
/qemu/include/hw/ppc/pnv_pnor.h
/qemu/include/hw/ppc/pnv_psi.h
/qemu/include/hw/ppc/pnv_xive.h
/qemu/include/hw/ppc/pnv_xscom.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/spapr_cpu_core.h
/qemu/include/hw/ppc/spapr_drc.h
/qemu/include/hw/ppc/spapr_irq.h
/qemu/include/hw/ppc/spapr_numa.h
/qemu/include/hw/ppc/spapr_nvdimm.h
/qemu/include/hw/ppc/spapr_tpm_proxy.h
/qemu/include/hw/ppc/spapr_vio.h
/qemu/include/hw/ppc/spapr_xive.h
/qemu/include/hw/ppc/xics.h
/qemu/include/hw/ppc/xics_spapr.h
/qemu/include/hw/ppc/xive.h
/qemu/include/hw/qdev-clock.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/qdev-properties.h
/qemu/include/hw/rdma/rdma.h
/qemu/include/hw/register.h
/qemu/include/hw/resettable.h
/qemu/include/hw/riscv/microchip_pfsoc.h
/qemu/include/hw/riscv/numa.h
/qemu/include/hw/riscv/opentitan.h
/qemu/include/hw/riscv/riscv_hart.h
/qemu/include/hw/riscv/sifive_e.h
/qemu/include/hw/riscv/sifive_u.h
/qemu/include/hw/riscv/spike.h
/qemu/include/hw/riscv/virt.h
/qemu/include/hw/rtc/allwinner-rtc.h
/qemu/include/hw/rtc/aspeed_rtc.h
/qemu/include/hw/rtc/goldfish_rtc.h
/qemu/include/hw/rtc/m48t59.h
/qemu/include/hw/rtc/mc146818rtc.h
/qemu/include/hw/rtc/pl031.h
/qemu/include/hw/rtc/xlnx-zynqmp-rtc.h
/qemu/include/hw/rx/rx62n.h
/qemu/include/hw/s390x/3270-ccw.h
/qemu/include/hw/s390x/ap-device.h
/qemu/include/hw/s390x/css-bridge.h
/qemu/include/hw/s390x/event-facility.h
/qemu/include/hw/s390x/s390-ccw.h
/qemu/include/hw/s390x/s390-virtio-ccw.h
/qemu/include/hw/s390x/s390_flic.h
/qemu/include/hw/s390x/sclp.h
/qemu/include/hw/s390x/storage-attributes.h
/qemu/include/hw/s390x/storage-keys.h
/qemu/include/hw/s390x/tod.h
/qemu/include/hw/s390x/vfio-ccw.h
/qemu/include/hw/scsi/esp.h
/qemu/include/hw/scsi/scsi.h
/qemu/include/hw/sd/allwinner-sdhost.h
/qemu/include/hw/sd/aspeed_sdhci.h
/qemu/include/hw/sd/bcm2835_sdhost.h
/qemu/include/hw/sd/cadence_sdhci.h
/qemu/include/hw/sd/sd.h
/qemu/include/hw/sd/sdcard_legacy.h
/qemu/include/hw/sd/sdhci.h
/qemu/include/hw/southbridge/piix.h
/qemu/include/hw/sparc/sparc32_dma.h
/qemu/include/hw/sparc/sun4m_iommu.h
/qemu/include/hw/sparc/sun4u_iommu.h
/qemu/include/hw/ssi/aspeed_smc.h
/qemu/include/hw/ssi/imx_spi.h
/qemu/include/hw/ssi/mss-spi.h
/qemu/include/hw/ssi/npcm7xx_fiu.h
/qemu/include/hw/ssi/pl022.h
/qemu/include/hw/ssi/ssi.h
/qemu/include/hw/ssi/stm32f2xx_spi.h
/qemu/include/hw/ssi/xilinx_spips.h
/qemu/include/hw/stream.h
/qemu/include/hw/sysbus.h
/qemu/include/hw/timer/a9gtimer.h
/qemu/include/hw/timer/allwinner-a10-pit.h
/qemu/include/hw/timer/arm_mptimer.h
/qemu/include/hw/timer/armv7m_systick.h
/qemu/include/hw/timer/aspeed_timer.h
/qemu/include/hw/timer/avr_timer16.h
/qemu/include/hw/timer/bcm2835_systmr.h
/qemu/include/hw/timer/cmsdk-apb-dualtimer.h
/qemu/include/hw/timer/cmsdk-apb-timer.h
/qemu/include/hw/timer/digic-timer.h
/qemu/include/hw/timer/i8254.h
/qemu/include/hw/timer/i8254_internal.h
/qemu/include/hw/timer/imx_epit.h
/qemu/include/hw/timer/imx_gpt.h
/qemu/include/hw/timer/mss-timer.h
/qemu/include/hw/timer/npcm7xx_timer.h
/qemu/include/hw/timer/nrf51_timer.h
/qemu/include/hw/timer/renesas_cmt.h
/qemu/include/hw/timer/renesas_tmr.h
/qemu/include/hw/timer/stm32f2xx_timer.h
/qemu/include/hw/usb.h
/qemu/include/hw/usb/chipidea.h
/qemu/include/hw/usb/hid.h
/qemu/include/hw/usb/imx-usb-phy.h
/qemu/include/hw/vfio/vfio-amd-xgbe.h
/qemu/include/hw/vfio/vfio-calxeda-xgmac.h
/qemu/include/hw/vfio/vfio-platform.h
/qemu/include/hw/virtio/vhost-scsi-common.h
/qemu/include/hw/virtio/vhost-scsi.h
/qemu/include/hw/virtio/vhost-user-blk.h
/qemu/include/hw/virtio/vhost-user-fs.h
/qemu/include/hw/virtio/vhost-user-scsi.h
/qemu/include/hw/virtio/vhost-user-vsock.h
/qemu/include/hw/virtio/vhost-vsock-common.h
/qemu/include/hw/virtio/vhost-vsock.h
/qemu/include/hw/virtio/virtio-balloon.h
/qemu/include/hw/virtio/virtio-blk.h
/qemu/include/hw/virtio/virtio-bus.h
/qemu/include/hw/virtio/virtio-crypto.h
/qemu/include/hw/virtio/virtio-gpu-pci.h
/qemu/include/hw/virtio/virtio-gpu.h
/qemu/include/hw/virtio/virtio-input.h
/qemu/include/hw/virtio/virtio-iommu.h
/qemu/include/hw/virtio/virtio-mem.h
/qemu/include/hw/virtio/virtio-mmio.h
/qemu/include/hw/virtio/virtio-net.h
/qemu/include/hw/virtio/virtio-pmem.h
/qemu/include/hw/virtio/virtio-rng.h
/qemu/include/hw/virtio/virtio-scsi.h
/qemu/include/hw/virtio/virtio-serial.h
/qemu/include/hw/virtio/virtio.h
/qemu/include/hw/vmstate-if.h
/qemu/include/hw/watchdog/cmsdk-apb-watchdog.h
/qemu/include/hw/watchdog/wdt_aspeed.h
/qemu/include/hw/watchdog/wdt_diag288.h
/qemu/include/hw/watchdog/wdt_imx2.h
/qemu/include/hw/xen/xen-block.h
/qemu/include/hw/xen/xen-bus.h
/qemu/include/hw/xen/xen-legacy-backend.h
/qemu/include/io/channel-buffer.h
/qemu/include/io/channel-command.h
/qemu/include/io/channel-file.h
/qemu/include/io/channel-socket.h
/qemu/include/io/channel-tls.h
/qemu/include/io/channel-websock.h
/qemu/include/io/channel.h
/qemu/include/io/dns-resolver.h
/qemu/include/io/net-listener.h
/qemu/include/net/can_emu.h
/qemu/include/net/can_host.h
/qemu/include/net/filter.h
/qemu/include/qemu-common.h
/qemu/include/qemu/int128.h
/qemu/include/qemu/main-loop.h
/qemu/include/qom/object.h
/qemu/include/qom/object_interfaces.h
/qemu/include/scsi/pr-manager.h
/qemu/include/sysemu/cryptodev.h
/qemu/include/sysemu/hostmem.h
/qemu/include/sysemu/hvf.h
/qemu/include/sysemu/iothread.h
/qemu/include/sysemu/kvm.h
/qemu/include/sysemu/kvm_int.h
/qemu/include/sysemu/rng-random.h
/qemu/include/sysemu/rng.h
/qemu/include/sysemu/tpm.h
/qemu/include/sysemu/tpm_backend.h
/qemu/include/sysemu/vhost-user-backend.h
/qemu/include/tcg/tcg.h
/qemu/include/ui/console.h
/qemu/iothread.c
/qemu/libdecnumber/meson.build
/qemu/linux-user/aarch64/target_syscall.h
/qemu/linux-user/aarch64/termbits.h
/qemu/linux-user/alpha/meson.build
/qemu/linux-user/alpha/target_syscall.h
/qemu/linux-user/alpha/termbits.h
/qemu/linux-user/arm/meson.build
/qemu/linux-user/arm/nwfpe/meson.build
/qemu/linux-user/arm/target_syscall.h
/qemu/linux-user/arm/termbits.h
/qemu/linux-user/cris/target_syscall.h
/qemu/linux-user/cris/termbits.h
/qemu/linux-user/elfload.c
/qemu/linux-user/generic/termbits.h
/qemu/linux-user/hppa/meson.build
/qemu/linux-user/hppa/target_syscall.h
/qemu/linux-user/hppa/termbits.h
/qemu/linux-user/i386/meson.build
/qemu/linux-user/i386/syscall_nr.h
/qemu/linux-user/i386/target_syscall.h
/qemu/linux-user/i386/termbits.h
/qemu/linux-user/ioctls.h
/qemu/linux-user/m68k/meson.build
/qemu/linux-user/m68k/target_syscall.h
/qemu/linux-user/m68k/termbits.h
/qemu/linux-user/meson.build
/qemu/linux-user/microblaze/cpu_loop.c
/qemu/linux-user/microblaze/meson.build
/qemu/linux-user/microblaze/signal.c
/qemu/linux-user/microblaze/target_syscall.h
/qemu/linux-user/microblaze/termbits.h
/qemu/linux-user/mips/meson.build
/qemu/linux-user/mips/syscall_nr.h
/qemu/linux-user/mips/target_syscall.h
/qemu/linux-user/mips/termbits.h
/qemu/linux-user/mips64/meson.build
/qemu/linux-user/mips64/syscall_nr.h
/qemu/linux-user/mips64/target_syscall.h
/qemu/linux-user/mmap.c
/qemu/linux-user/nios2/target_syscall.h
/qemu/linux-user/nios2/termbits.h
/qemu/linux-user/openrisc/target_syscall.h
/qemu/linux-user/openrisc/termbits.h
/qemu/linux-user/ppc/meson.build
/qemu/linux-user/ppc/target_syscall.h
/qemu/linux-user/ppc/termbits.h
/qemu/linux-user/qemu.h
/qemu/linux-user/riscv/target_syscall.h
/qemu/linux-user/riscv/termbits.h
/qemu/linux-user/s390x/meson.build
/qemu/linux-user/s390x/target_syscall.h
/qemu/linux-user/s390x/termbits.h
/qemu/linux-user/sh4/meson.build
/qemu/linux-user/sh4/target_syscall.h
/qemu/linux-user/sh4/termbits.h
/qemu/linux-user/sparc/meson.build
/qemu/linux-user/sparc/target_syscall.h
/qemu/linux-user/sparc/termbits.h
/qemu/linux-user/sparc64/meson.build
/qemu/linux-user/sparc64/target_syscall.h
/qemu/linux-user/sparc64/termbits.h
/qemu/linux-user/strace.c
/qemu/linux-user/strace.list
/qemu/linux-user/syscall.c
/qemu/linux-user/syscall_defs.h
/qemu/linux-user/syscall_types.h
/qemu/linux-user/tilegx/target_syscall.h
/qemu/linux-user/tilegx/termbits.h
/qemu/linux-user/x86_64/meson.build
/qemu/linux-user/x86_64/syscall_nr.h
/qemu/linux-user/x86_64/target_syscall.h
/qemu/linux-user/x86_64/termbits.h
/qemu/linux-user/xtensa/meson.build
/qemu/linux-user/xtensa/target_syscall.h
/qemu/linux-user/xtensa/termbits.h
/qemu/meson
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/block-dirty-bitmap.c
/qemu/migration/migration.c
/qemu/migration/migration.h
/qemu/migration/rdma.c
/qemu/migration/savevm.c
/qemu/migration/socket.c
/qemu/migration/socket.h
/qemu/migration/tls.c
/qemu/migration/trace-events
/qemu/monitor/hmp-cmds.c
/qemu/monitor/meson.build
/qemu/nbd/server.c
/qemu/net/can/can_socketcan.c
/qemu/net/colo-compare.c
/qemu/net/dump.c
/qemu/net/filter-buffer.c
/qemu/net/filter-mirror.c
/qemu/net/filter-replay.c
/qemu/net/filter-rewriter.c
/qemu/net/net.c
/qemu/net/trace-events
/qemu/os-posix.c
/qemu/pc-bios/README
/qemu/pc-bios/bios-256k.bin
/qemu/pc-bios/bios.bin
/qemu/pc-bios/descriptors/meson.build
/qemu/pc-bios/edk2-aarch64-code.fd.bz2
/qemu/pc-bios/edk2-arm-code.fd.bz2
/qemu/pc-bios/edk2-i386-code.fd.bz2
/qemu/pc-bios/edk2-i386-secure-code.fd.bz2
/qemu/pc-bios/edk2-x86_64-code.fd.bz2
/qemu/pc-bios/edk2-x86_64-secure-code.fd.bz2
/qemu/pc-bios/efi-e1000.rom
/qemu/pc-bios/efi-e1000e.rom
/qemu/pc-bios/efi-eepro100.rom
/qemu/pc-bios/efi-ne2k_pci.rom
/qemu/pc-bios/efi-pcnet.rom
/qemu/pc-bios/efi-rtl8139.rom
/qemu/pc-bios/efi-virtio.rom
/qemu/pc-bios/efi-vmxnet3.rom
/qemu/pc-bios/hppa-firmware.img
/qemu/pc-bios/keymaps/.gitignore
/qemu/pc-bios/keymaps/ar
/qemu/pc-bios/keymaps/bepo
/qemu/pc-bios/keymaps/cz
/qemu/pc-bios/keymaps/da
/qemu/pc-bios/keymaps/de
/qemu/pc-bios/keymaps/de-ch
/qemu/pc-bios/keymaps/en-gb
/qemu/pc-bios/keymaps/en-us
/qemu/pc-bios/keymaps/es
/qemu/pc-bios/keymaps/et
/qemu/pc-bios/keymaps/fi
/qemu/pc-bios/keymaps/fo
/qemu/pc-bios/keymaps/fr
/qemu/pc-bios/keymaps/fr-be
/qemu/pc-bios/keymaps/fr-ca
/qemu/pc-bios/keymaps/fr-ch
/qemu/pc-bios/keymaps/hr
/qemu/pc-bios/keymaps/hu
/qemu/pc-bios/keymaps/is
/qemu/pc-bios/keymaps/it
/qemu/pc-bios/keymaps/ja
/qemu/pc-bios/keymaps/lt
/qemu/pc-bios/keymaps/lv
/qemu/pc-bios/keymaps/meson.build
/qemu/pc-bios/keymaps/mk
/qemu/pc-bios/keymaps/nl
/qemu/pc-bios/keymaps/no
/qemu/pc-bios/keymaps/pl
/qemu/pc-bios/keymaps/pt
/qemu/pc-bios/keymaps/pt-br
/qemu/pc-bios/keymaps/ru
/qemu/pc-bios/keymaps/th
/qemu/pc-bios/keymaps/tr
/qemu/pc-bios/meson.build
/qemu/pc-bios/npcm7xx_bootrom.bin
/qemu/pc-bios/opensbi-riscv32-generic-fw_dynamic.bin
/qemu/pc-bios/opensbi-riscv32-generic-fw_dynamic.elf
/qemu/pc-bios/opensbi-riscv64-generic-fw_dynamic.bin
/qemu/pc-bios/opensbi-riscv64-generic-fw_dynamic.elf
/qemu/pc-bios/optionrom/Makefile
/qemu/pc-bios/petalogix-ml605.dtb
/qemu/pc-bios/petalogix-ml605.dts
/qemu/pc-bios/petalogix-s3adsp1800.dtb
/qemu/pc-bios/petalogix-s3adsp1800.dts
/qemu/pc-bios/s390-ccw/Makefile
/qemu/pc-bios/vgabios-ati.bin
/qemu/pc-bios/vgabios-bochs-display.bin
/qemu/pc-bios/vgabios-cirrus.bin
/qemu/pc-bios/vgabios-qxl.bin
/qemu/pc-bios/vgabios-ramfb.bin
/qemu/pc-bios/vgabios-stdvga.bin
/qemu/pc-bios/vgabios-virtio.bin
/qemu/pc-bios/vgabios-vmware.bin
/qemu/pc-bios/vgabios.bin
/qemu/plugins/meson.build
/qemu/po/LINGUAS
/qemu/po/POTFILES
/qemu/po/meson.build
/qemu/qapi/audio.json
/qemu/qapi/block-core.json
/qemu/qapi/char.json
/qemu/qapi/control.json
/qemu/qapi/machine.json
/qemu/qapi/meson.build
/qemu/qapi/migration.json
/qemu/qapi/misc.json
/qemu/qapi/net.json
/qemu/qemu-img.c
/qemu/qemu-io.c
/qemu/qemu-nbd.c
/qemu/qemu-options.hx
/qemu/qga/commands-posix.c
/qemu/qga/commands-win32.c
/qemu/qga/meson.build
/qemu/qga/qapi-schema.json
/qemu/qom/object.c
/qemu/roms/Makefile
/qemu/roms/Makefile.edk2
/qemu/roms/edk2
/qemu/roms/ipxe
/qemu/roms/opensbi
/qemu/roms/seabios
/qemu/roms/seabios-hppa
/qemu/roms/vbootrom
/qemu/scripts/cleanup-trace-events.pl
/qemu/scripts/codeconverter/codeconverter/__init__.py
/qemu/scripts/codeconverter/codeconverter/patching.py
/qemu/scripts/codeconverter/codeconverter/qom_macros.py
/qemu/scripts/codeconverter/codeconverter/qom_type_info.py
/qemu/scripts/codeconverter/codeconverter/regexps.py
/qemu/scripts/codeconverter/codeconverter/test_patching.py
/qemu/scripts/codeconverter/codeconverter/test_regexps.py
/qemu/scripts/codeconverter/codeconverter/utils.py
/qemu/scripts/codeconverter/converter.py
/qemu/scripts/decodetree.py
/qemu/scripts/device-crash-test
/qemu/scripts/feature_to_c.sh
/qemu/scripts/meson.build
/qemu/scripts/mtest2make.py
/qemu/scripts/ninjatool.py
/qemu/scripts/nsis.py
/qemu/scripts/oss-fuzz/build.sh
/qemu/scripts/qapi/parser.py
/qemu/scripts/qapi/types.py
/qemu/scripts/qemu-version.sh
/qemu/scripts/qmp/qom-fuse
/qemu/scripts/test-driver.py
/qemu/scripts/tracetool/format/d.py
/qemu/scripts/tracetool/vcpu.py
/qemu/scripts/u2f-setup-gen.py
/qemu/scripts/undefsym.py
/qemu/scsi/pr-manager-helper.c
/qemu/scsi/utils.c
/qemu/softmmu/balloon.c
/qemu/softmmu/cpus.c
/qemu/softmmu/ioport.c
/qemu/softmmu/main.c
/qemu/softmmu/memory.c
/qemu/softmmu/trace-events
/qemu/softmmu/trace.h
/qemu/softmmu/vl.c
/qemu/stubs/cmos.c
/qemu/stubs/cpu-get-icount.c
/qemu/stubs/meson.build
/qemu/stubs/qemu-timer-notify-cb.c
/qemu/target/alpha/cpu-qom.h
/qemu/target/alpha/meson.build
/qemu/target/arm/a32.decode
/qemu/target/arm/cpu-qom.h
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/helper-a64.c
/qemu/target/arm/helper-sve.h
/qemu/target/arm/helper.c
/qemu/target/arm/helper.h
/qemu/target/arm/idau.h
/qemu/target/arm/kvm-consts.h
/qemu/target/arm/kvm.c
/qemu/target/arm/kvm64.c
/qemu/target/arm/kvm_arm.h
/qemu/target/arm/m-nocp.decode
/qemu/target/arm/meson.build
/qemu/target/arm/mte_helper.c
/qemu/target/arm/neon-dp.decode
/qemu/target/arm/neon-shared.decode
/qemu/target/arm/sve.decode
/qemu/target/arm/sve_helper.c
/qemu/target/arm/t32.decode
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate-a64.h
/qemu/target/arm/translate-neon.c.inc
/qemu/target/arm/translate-sve.c
/qemu/target/arm/translate-vfp.c.inc
/qemu/target/arm/translate.c
/qemu/target/arm/translate.h
/qemu/target/arm/vec_helper.c
/qemu/target/arm/vfp-uncond.decode
/qemu/target/arm/vfp.decode
/qemu/target/arm/vfp_helper.c
/qemu/target/avr/cpu-qom.h
/qemu/target/avr/disas.c
/qemu/target/avr/meson.build
/qemu/target/avr/translate.c
/qemu/target/cris/cpu-qom.h
/qemu/target/cris/meson.build
/qemu/target/cris/translate.c
/qemu/target/cris/translate_v10.c.inc
/qemu/target/hppa/cpu-qom.h
/qemu/target/hppa/cpu.h
/qemu/target/hppa/insns.decode
/qemu/target/hppa/meson.build
/qemu/target/hppa/translate.c
/qemu/target/i386/cpu-qom.h
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/hvf/hvf-i386.h
/qemu/target/i386/hvf/meson.build
/qemu/target/i386/kvm.c
/qemu/target/i386/meson.build
/qemu/target/i386/sev.c
/qemu/target/lm32/cpu-qom.h
/qemu/target/lm32/meson.build
/qemu/target/m68k/cpu-qom.h
/qemu/target/m68k/meson.build
/qemu/target/meson.build
/qemu/target/microblaze/cpu-param.h
/qemu/target/microblaze/cpu-qom.h
/qemu/target/microblaze/cpu.c
/qemu/target/microblaze/cpu.h
/qemu/target/microblaze/gdbstub.c
/qemu/target/microblaze/helper.c
/qemu/target/microblaze/helper.h
/qemu/target/microblaze/insns.decode
/qemu/target/microblaze/machine.c
/qemu/target/microblaze/meson.build
/qemu/target/microblaze/mmu.c
/qemu/target/microblaze/mmu.h
/qemu/target/microblaze/op_helper.c
/qemu/target/microblaze/translate.c
/qemu/target/mips/cpu-qom.h
/qemu/target/mips/meson.build
/qemu/target/mips/translate.c
/qemu/target/moxie/cpu.h
/qemu/target/moxie/meson.build
/qemu/target/nios2/cpu.h
/qemu/target/nios2/meson.build
/qemu/target/openrisc/cpu.h
/qemu/target/openrisc/disas.c
/qemu/target/openrisc/meson.build
/qemu/target/openrisc/translate.c
/qemu/target/ppc/cpu-qom.h
/qemu/target/ppc/cpu.h
/qemu/target/ppc/helper.h
/qemu/target/ppc/int_helper.c
/qemu/target/ppc/meson.build
/qemu/target/ppc/misc_helper.c
/qemu/target/ppc/trace-events
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate/spe-impl.c.inc
/qemu/target/ppc/translate/vmx-impl.c.inc
/qemu/target/ppc/translate/vmx-ops.c.inc
/qemu/target/ppc/translate_init.c.inc
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_bits.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/csr.c
/qemu/target/riscv/fpu_helper.c
/qemu/target/riscv/helper.h
/qemu/target/riscv/insn32-64.decode
/qemu/target/riscv/insn32.decode
/qemu/target/riscv/insn_trans/trans_rvd.c.inc
/qemu/target/riscv/insn_trans/trans_rvf.c.inc
/qemu/target/riscv/insn_trans/trans_rvh.c.inc
/qemu/target/riscv/internals.h
/qemu/target/riscv/meson.build
/qemu/target/riscv/op_helper.c
/qemu/target/riscv/pmp.c
/qemu/target/riscv/pmp.h
/qemu/target/riscv/trace-events
/qemu/target/riscv/translate.c
/qemu/target/riscv/vector_helper.c
/qemu/target/rx/cpu-qom.h
/qemu/target/rx/cpu.c
/qemu/target/rx/cpu.h
/qemu/target/rx/disas.c
/qemu/target/rx/gdbstub.c
/qemu/target/rx/helper.c
/qemu/target/rx/meson.build
/qemu/target/rx/translate.c
/qemu/target/s390x/cpu-qom.h
/qemu/target/s390x/cpu.c
/qemu/target/s390x/meson.build
/qemu/target/sh4/cpu-qom.h
/qemu/target/sh4/meson.build
/qemu/target/sh4/translate.c
/qemu/target/sparc/cpu-qom.h
/qemu/target/sparc/meson.build
/qemu/target/tilegx/cpu.h
/qemu/target/tilegx/meson.build
/qemu/target/tricore/cpu-qom.h
/qemu/target/tricore/meson.build
/qemu/target/unicore32/cpu-qom.h
/qemu/target/unicore32/meson.build
/qemu/target/xtensa/core-de233_fpu.c
/qemu/target/xtensa/core-de233_fpu/core-isa.h
/qemu/target/xtensa/core-de233_fpu/core-matmap.h
/qemu/target/xtensa/core-de233_fpu/gdb-config.c.inc
/qemu/target/xtensa/core-de233_fpu/xtensa-modules.c.inc
/qemu/target/xtensa/core-dsp3400.c
/qemu/target/xtensa/core-dsp3400/core-isa.h
/qemu/target/xtensa/core-dsp3400/core-matmap.h
/qemu/target/xtensa/core-dsp3400/gdb-config.c.inc
/qemu/target/xtensa/core-dsp3400/xtensa-modules.c.inc
/qemu/target/xtensa/cpu-qom.h
/qemu/target/xtensa/cpu.c
/qemu/target/xtensa/cpu.h
/qemu/target/xtensa/exc_helper.c
/qemu/target/xtensa/fpu_helper.c
/qemu/target/xtensa/helper.c
/qemu/target/xtensa/helper.h
/qemu/target/xtensa/meson.build
/qemu/target/xtensa/overlay_tool.h
/qemu/target/xtensa/translate.c
/qemu/tcg/ppc/tcg-target.c.inc
/qemu/tcg/ppc/tcg-target.h
/qemu/tcg/tcg-op-gvec.c
/qemu/tests/Makefile.include
/qemu/tests/acceptance/avocado_qemu/__init__.py
/qemu/tests/acceptance/boot_linux_console.py
/qemu/tests/benchmark-crypto-cipher.c
/qemu/tests/benchmark-crypto-hash.c
/qemu/tests/benchmark-crypto-hmac.c
/qemu/tests/check-qom-interface.c
/qemu/tests/check-qom-proplist.c
/qemu/tests/data/acpi/disassemle-aml.sh
/qemu/tests/data/acpi/pc/DSDT
/qemu/tests/data/acpi/pc/DSDT.acpihmat
/qemu/tests/data/acpi/pc/DSDT.bridge
/qemu/tests/data/acpi/pc/DSDT.cphp
/qemu/tests/data/acpi/pc/DSDT.dimmpxm
/qemu/tests/data/acpi/pc/DSDT.ipmikcs
/qemu/tests/data/acpi/pc/DSDT.memhp
/qemu/tests/data/acpi/pc/DSDT.numamem
/qemu/tests/data/acpi/q35/DSDT
/qemu/tests/data/acpi/q35/DSDT.acpihmat
/qemu/tests/data/acpi/q35/DSDT.bridge
/qemu/tests/data/acpi/q35/DSDT.cphp
/qemu/tests/data/acpi/q35/DSDT.dimmpxm
/qemu/tests/data/acpi/q35/DSDT.ipmibt
/qemu/tests/data/acpi/q35/DSDT.memhp
/qemu/tests/data/acpi/q35/DSDT.mmio64
/qemu/tests/data/acpi/q35/DSDT.numamem
/qemu/tests/data/acpi/q35/DSDT.tis
/qemu/tests/data/acpi/rebuild-expected-aml.sh
/qemu/tests/data/acpi/virt/DSDT
/qemu/tests/data/acpi/virt/DSDT.memhp
/qemu/tests/data/acpi/virt/DSDT.numamem
/qemu/tests/data/acpi/virt/SSDT.memhp
/qemu/tests/decode/succ_ident1.decode
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/dockerfiles/centos7.docker
/qemu/tests/docker/dockerfiles/centos8.docker
/qemu/tests/docker/dockerfiles/debian-win64-cross.docker
/qemu/tests/docker/dockerfiles/debian10.docker
/qemu/tests/docker/dockerfiles/debian9.docker
/qemu/tests/include/meson.build
/qemu/tests/meson.build
/qemu/tests/migration/initrd-stress.sh
/qemu/tests/migration/meson.build
/qemu/tests/migration/stress.c
/qemu/tests/multiboot/run_test.sh
/qemu/tests/plugin/meson.build
/qemu/tests/qapi-schema/doc-bad-section.err
/qemu/tests/qapi-schema/doc-bad-section.json
/qemu/tests/qapi-schema/doc-bad-section.out
/qemu/tests/qapi-schema/doc-good.out
/qemu/tests/qemu-iotests/020
/qemu/tests/qemu-iotests/020.out
/qemu/tests/qemu-iotests/031.out
/qemu/tests/qemu-iotests/036.out
/qemu/tests/qemu-iotests/040
/qemu/tests/qemu-iotests/040.out
/qemu/tests/qemu-iotests/041
/qemu/tests/qemu-iotests/041.out
/qemu/tests/qemu-iotests/049
/qemu/tests/qemu-iotests/049.out
/qemu/tests/qemu-iotests/059.out
/qemu/tests/qemu-iotests/060.out
/qemu/tests/qemu-iotests/061
/qemu/tests/qemu-iotests/061.out
/qemu/tests/qemu-iotests/065
/qemu/tests/qemu-iotests/082.out
/qemu/tests/qemu-iotests/085.out
/qemu/tests/qemu-iotests/144.out
/qemu/tests/qemu-iotests/153.out
/qemu/tests/qemu-iotests/182.out
/qemu/tests/qemu-iotests/184
/qemu/tests/qemu-iotests/184.out
/qemu/tests/qemu-iotests/185.out
/qemu/tests/qemu-iotests/198
/qemu/tests/qemu-iotests/204.out
/qemu/tests/qemu-iotests/206.out
/qemu/tests/qemu-iotests/228
/qemu/tests/qemu-iotests/228.out
/qemu/tests/qemu-iotests/242.out
/qemu/tests/qemu-iotests/244
/qemu/tests/qemu-iotests/244.out
/qemu/tests/qemu-iotests/245
/qemu/tests/qemu-iotests/255.out
/qemu/tests/qemu-iotests/259.out
/qemu/tests/qemu-iotests/267.out
/qemu/tests/qemu-iotests/271
/qemu/tests/qemu-iotests/271.out
/qemu/tests/qemu-iotests/273.out
/qemu/tests/qemu-iotests/274.out
/qemu/tests/qemu-iotests/280.out
/qemu/tests/qemu-iotests/291.out
/qemu/tests/qemu-iotests/300
/qemu/tests/qemu-iotests/300.out
/qemu/tests/qemu-iotests/302.out
/qemu/tests/qemu-iotests/303
/qemu/tests/qemu-iotests/303.out
/qemu/tests/qemu-iotests/check
/qemu/tests/qemu-iotests/common.filter
/qemu/tests/qemu-iotests/group
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qemu-iotests/meson.build
/qemu/tests/qemu-iotests/qcow2.py
/qemu/tests/qemu-iotests/qcow2_format.py
/qemu/tests/qtest/ahci-test.c
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/qtest/drive_del-test.c
/qemu/tests/qtest/fuzz/i440fx_fuzz.c
/qemu/tests/qtest/fuzz/meson.build
/qemu/tests/qtest/fuzz/qtest_wrappers.c
/qemu/tests/qtest/fuzz/virtio_net_fuzz.c
/qemu/tests/qtest/fuzz/virtio_scsi_fuzz.c
/qemu/tests/qtest/ipmi-kcs-test.c
/qemu/tests/qtest/libqos/libqtest.h
/qemu/tests/qtest/libqos/meson.build
/qemu/tests/qtest/libqos/qgraph.h
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/qmp-cmd-test.c
/qemu/tests/qtest/qmp-test.c
/qemu/tests/qtest/rtas-test.c
/qemu/tests/qtest/tpm-tests.c
/qemu/tests/qtest/tpm-util.c
/qemu/tests/qtest/virtio-9p-test.c
/qemu/tests/requirements.txt
/qemu/tests/tcg/Makefile.qemu
/qemu/tests/tcg/Makefile.target
/qemu/tests/tcg/configure.sh
/qemu/tests/tcg/multiarch/float_convs.c
/qemu/tests/tcg/multiarch/float_helpers.h
/qemu/tests/tcg/multiarch/float_madds.c
/qemu/tests/tcg/xtensa/fpu.h
/qemu/tests/tcg/xtensa/macros.inc
/qemu/tests/tcg/xtensa/test_dfp0_arith.S
/qemu/tests/tcg/xtensa/test_fp0_arith.S
/qemu/tests/tcg/xtensa/test_fp0_conv.S
/qemu/tests/tcg/xtensa/test_fp0_div.S
/qemu/tests/tcg/xtensa/test_fp0_sqrt.S
/qemu/tests/tcg/xtensa/test_fp1.S
/qemu/tests/tcg/xtensa/test_lsc.S
/qemu/tests/test-crypto-secret.c
/qemu/tests/test-qdev-global-props.c
/qemu/tests/test-qga.c
/qemu/tests/test-qobject-input-visitor.c
/qemu/tests/test-replication.c
/qemu/tests/test-util-filemonitor.c
/qemu/tests/test-util-sockets.c
/qemu/tests/test-vmstate.c
/qemu/tests/test-x86-cpuid.c
/qemu/tests/uefi-test-tools/Makefile
/qemu/tests/vm/freebsd
/qemu/tests/vm/netbsd
/qemu/tests/vm/openbsd
/qemu/thunk.c
/qemu/tools/virtiofsd/fuse_virtio.c
/qemu/tools/virtiofsd/helper.c
/qemu/tools/virtiofsd/meson.build
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/trace-events
/qemu/trace/meson.build
/qemu/ui/console.c
/qemu/ui/gtk-gl-area.c
/qemu/ui/gtk.c
/qemu/ui/icons/meson.build
/qemu/ui/input-barrier.c
/qemu/ui/input-linux.c
/qemu/ui/meson.build
/qemu/ui/spice-app.c
/qemu/ui/spice-input.c
/qemu/ui/trace-events
/qemu/ui/vnc-auth-sasl.c
/qemu/ui/vnc-enc-tight.c
/qemu/util/aio-posix.c
/qemu/util/async.c
/qemu/util/hexdump.c
/qemu/util/iov.c
/qemu/util/main-loop.c
/qemu/util/meson.build
/qemu/util/module.c
/qemu/util/qemu-timer.c
/qemu/util/trace-events
/qemu/util/vfio-helpers.c
/qemu/version.texi.in
5eead72b25-Jul-2019 Marc-André Lureau <marcandre.lureau@redhat.com>

meson: convert fsdev/

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


/qemu/Makefile
/qemu/Makefile.objs
/qemu/Makefile.target
/qemu/audio/meson.build
/qemu/authz/meson.build
/qemu/backends/meson.build
/qemu/backends/tpm/meson.build
/qemu/block.c
/qemu/block/meson.build
/qemu/block/monitor/meson.build
/qemu/chardev/meson.build
/qemu/configure
/qemu/crypto/meson.build
/qemu/dump/meson.build
meson.build
/qemu/hw/i386/fw_cfg.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/x86.c
/qemu/hw/vfio/pci-quirks.c
/qemu/hw/virtio/virtio-mem.c
/qemu/include/qemu/osdep.h
/qemu/io/meson.build
/qemu/meson.build
/qemu/migration/meson.build
/qemu/monitor/meson.build
/qemu/nbd/meson.build
/qemu/net/can/meson.build
/qemu/net/meson.build
/qemu/pc-bios/descriptors/meson.build
/qemu/pc-bios/meson.build
/qemu/qom/meson.build
/qemu/replay/meson.build
/qemu/rules.mak
/qemu/scripts/create_config
/qemu/scripts/grepy.sh
/qemu/scripts/hxtool
/qemu/scripts/minikconf.py
/qemu/scripts/qemu-version.sh
/qemu/scripts/undefsym.sh
/qemu/scsi/meson.build
/qemu/softmmu/Makefile.objs
/qemu/softmmu/meson.build
/qemu/softmmu/qtest.c
/qemu/storage-daemon/meson.build
/qemu/storage-daemon/qapi/meson.build
/qemu/storage-daemon/qemu-storage-daemon.c
/qemu/target/meson.build
/qemu/target/s390x/Makefile.objs
/qemu/target/s390x/cpu_features.h
/qemu/target/s390x/cpu_models.h
/qemu/target/s390x/meson.build
/qemu/tests/Makefile.include
/qemu/tests/fp/meson.build
/qemu/tests/meson.build
/qemu/tests/qapi-schema/meson.build
/qemu/tests/qtest/ac97-test.c
/qemu/tests/qtest/acpi-utils.h
/qemu/tests/qtest/ahci-test.c
/qemu/tests/qtest/arm-cpu-features.c
/qemu/tests/qtest/boot-order-test.c
/qemu/tests/qtest/boot-sector.c
/qemu/tests/qtest/boot-sector.h
/qemu/tests/qtest/boot-serial-test.c
/qemu/tests/qtest/cdrom-test.c
/qemu/tests/qtest/dbus-vmstate-test.c
/qemu/tests/qtest/device-introspect-test.c
/qemu/tests/qtest/device-plug-test.c
/qemu/tests/qtest/drive_del-test.c
/qemu/tests/qtest/ds1338-test.c
/qemu/tests/qtest/e1000-test.c
/qemu/tests/qtest/eepro100-test.c
/qemu/tests/qtest/endianness-test.c
/qemu/tests/qtest/es1370-test.c
/qemu/tests/qtest/fuzz/fuzz.c
/qemu/tests/qtest/fuzz/fuzz.h
/qemu/tests/qtest/fuzz/i440fx_fuzz.c
/qemu/tests/qtest/fuzz/qos_fuzz.c
/qemu/tests/qtest/fuzz/virtio_net_fuzz.c
/qemu/tests/qtest/fw_cfg-test.c
/qemu/tests/qtest/hd-geo-test.c
/qemu/tests/qtest/hexloader-test.c
/qemu/tests/qtest/ide-test.c
/qemu/tests/qtest/ipoctal232-test.c
/qemu/tests/qtest/ivshmem-test.c
/qemu/tests/qtest/libqos/aarch64-xlnx-zcu102-machine.c
/qemu/tests/qtest/libqos/ahci.c
/qemu/tests/qtest/libqos/ahci.h
/qemu/tests/qtest/libqos/arm-imx25-pdk-machine.c
/qemu/tests/qtest/libqos/arm-n800-machine.c
/qemu/tests/qtest/libqos/arm-raspi2-machine.c
/qemu/tests/qtest/libqos/arm-sabrelite-machine.c
/qemu/tests/qtest/libqos/arm-smdkc210-machine.c
/qemu/tests/qtest/libqos/arm-virt-machine.c
/qemu/tests/qtest/libqos/arm-xilinx-zynq-a9-machine.c
/qemu/tests/qtest/libqos/e1000e.c
/qemu/tests/qtest/libqos/e1000e.h
/qemu/tests/qtest/libqos/fw_cfg.c
/qemu/tests/qtest/libqos/i2c-imx.c
/qemu/tests/qtest/libqos/i2c-omap.c
/qemu/tests/qtest/libqos/i2c.c
/qemu/tests/qtest/libqos/i2c.h
/qemu/tests/qtest/libqos/libqos-pc.c
/qemu/tests/qtest/libqos/libqos-pc.h
/qemu/tests/qtest/libqos/libqos-spapr.c
/qemu/tests/qtest/libqos/libqos-spapr.h
/qemu/tests/qtest/libqos/libqos.c
/qemu/tests/qtest/libqos/libqos.h
/qemu/tests/qtest/libqos/libqtest.h
/qemu/tests/qtest/libqos/malloc-pc.c
/qemu/tests/qtest/libqos/malloc-pc.h
/qemu/tests/qtest/libqos/malloc-spapr.c
/qemu/tests/qtest/libqos/malloc-spapr.h
/qemu/tests/qtest/libqos/malloc.c
/qemu/tests/qtest/libqos/meson.build
/qemu/tests/qtest/libqos/pci-pc.c
/qemu/tests/qtest/libqos/pci-pc.h
/qemu/tests/qtest/libqos/pci-spapr.c
/qemu/tests/qtest/libqos/pci-spapr.h
/qemu/tests/qtest/libqos/pci.c
/qemu/tests/qtest/libqos/pci.h
/qemu/tests/qtest/libqos/ppc64_pseries-machine.c
/qemu/tests/qtest/libqos/qgraph.c
/qemu/tests/qtest/libqos/qgraph.h
/qemu/tests/qtest/libqos/qgraph_internal.h
/qemu/tests/qtest/libqos/qos_external.c
/qemu/tests/qtest/libqos/qos_external.h
/qemu/tests/qtest/libqos/rtas.c
/qemu/tests/qtest/libqos/rtas.h
/qemu/tests/qtest/libqos/sdhci.c
/qemu/tests/qtest/libqos/sdhci.h
/qemu/tests/qtest/libqos/tpci200.c
/qemu/tests/qtest/libqos/usb.c
/qemu/tests/qtest/libqos/usb.h
/qemu/tests/qtest/libqos/virtio-9p.c
/qemu/tests/qtest/libqos/virtio-9p.h
/qemu/tests/qtest/libqos/virtio-balloon.c
/qemu/tests/qtest/libqos/virtio-balloon.h
/qemu/tests/qtest/libqos/virtio-blk.c
/qemu/tests/qtest/libqos/virtio-blk.h
/qemu/tests/qtest/libqos/virtio-mmio.c
/qemu/tests/qtest/libqos/virtio-mmio.h
/qemu/tests/qtest/libqos/virtio-net.c
/qemu/tests/qtest/libqos/virtio-net.h
/qemu/tests/qtest/libqos/virtio-pci.c
/qemu/tests/qtest/libqos/virtio-pci.h
/qemu/tests/qtest/libqos/virtio-rng.c
/qemu/tests/qtest/libqos/virtio-rng.h
/qemu/tests/qtest/libqos/virtio-scsi.c
/qemu/tests/qtest/libqos/virtio-scsi.h
/qemu/tests/qtest/libqos/virtio-serial.c
/qemu/tests/qtest/libqos/virtio-serial.h
/qemu/tests/qtest/libqos/virtio.c
/qemu/tests/qtest/libqos/virtio.h
/qemu/tests/qtest/libqos/x86_64_pc-machine.c
/qemu/tests/qtest/libqtest-single.h
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/m48t59-test.c
/qemu/tests/qtest/machine-none-test.c
/qemu/tests/qtest/megasas-test.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/microbit-test.c
/qemu/tests/qtest/migration-helpers.h
/qemu/tests/qtest/migration-test.c
/qemu/tests/qtest/modules-test.c
/qemu/tests/qtest/ne2000-test.c
/qemu/tests/qtest/numa-test.c
/qemu/tests/qtest/nvme-test.c
/qemu/tests/qtest/pca9552-test.c
/qemu/tests/qtest/pci-test.c
/qemu/tests/qtest/pcnet-test.c
/qemu/tests/qtest/pflash-cfi02-test.c
/qemu/tests/qtest/pnv-xscom-test.c
/qemu/tests/qtest/prom-env-test.c
/qemu/tests/qtest/pvpanic-test.c
/qemu/tests/qtest/pxe-test.c
/qemu/tests/qtest/q35-test.c
/qemu/tests/qtest/qmp-cmd-test.c
/qemu/tests/qtest/qmp-test.c
/qemu/tests/qtest/qom-test.c
/qemu/tests/qtest/rtas-test.c
/qemu/tests/qtest/sdhci-test.c
/qemu/tests/qtest/spapr-phb-test.c
/qemu/tests/qtest/tco-test.c
/qemu/tests/qtest/test-filter-mirror.c
/qemu/tests/qtest/test-filter-redirector.c
/qemu/tests/qtest/test-hmp.c
/qemu/tests/qtest/tpm-crb-swtpm-test.c
/qemu/tests/qtest/tpm-tis-device-swtpm-test.c
/qemu/tests/qtest/tpm-tis-swtpm-test.c
/qemu/tests/qtest/tpm-util.c
/qemu/tests/qtest/tulip-test.c
/qemu/tests/qtest/virtio-rng-test.c
/qemu/tests/qtest/virtio-test.c
/qemu/tests/qtest/vmgenid-test.c
/qemu/tests/qtest/vmxnet3-test.c
/qemu/tests/qtest/wdt_ib700-test.c
/qemu/tests/test-qga.c
/qemu/tests/test-qgraph.c
/qemu/trace/meson.build
/qemu/ui/meson.build
/qemu/ui/shader.c
/qemu/ui/shader/meson.build

1234567