cachepc-qemu

Fork of AMDESE/qemu with changes for cachepc side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-qemu
Log | Files | Refs | Submodules | LICENSE | sfeed.txt

ModeNameSize
-rw-r--r--.cirrus.yml110L
-rw-r--r--.dir-locals.el2L
-rw-r--r--.editorconfig49L
-rw-r--r--.exrc7L
-rw-r--r--.gdbinit8L
-rw-r--r--.gitattributes3L
-rw-r--r--.github/workflows/lockdown.yml30L
-rw-r--r--.gitignore17L
-rw-r--r--.gitlab-ci.d/buildtest-template.yml81L
-rw-r--r--.gitlab-ci.d/buildtest.yml650L
-rwxr-xr-x.gitlab-ci.d/check-dco.py94L
-rwxr-xr-x.gitlab-ci.d/check-patch.py56L
-rw-r--r--.gitlab-ci.d/cirrus.yml87L
-rw-r--r--.gitlab-ci.d/cirrus/README.rst54L
-rw-r--r--.gitlab-ci.d/cirrus/build.yml36L
-rw-r--r--.gitlab-ci.d/cirrus/freebsd-12.vars13L
-rw-r--r--.gitlab-ci.d/cirrus/freebsd-13.vars13L
-rw-r--r--.gitlab-ci.d/cirrus/macos-11.vars15L
-rw-r--r--.gitlab-ci.d/container-core.yml17L
-rw-r--r--.gitlab-ci.d/container-cross.yml193L
-rw-r--r--.gitlab-ci.d/container-template.yml21L
-rw-r--r--.gitlab-ci.d/containers.yml45L
-rw-r--r--.gitlab-ci.d/crossbuild-template.yml47L
-rw-r--r--.gitlab-ci.d/crossbuilds.yml216L
-rw-r--r--.gitlab-ci.d/custom-runners.yml250L
-rw-r--r--.gitlab-ci.d/edk2.yml56L
-rw-r--r--.gitlab-ci.d/edk2/Dockerfile27L
-rw-r--r--.gitlab-ci.d/opensbi.yml63L
-rw-r--r--.gitlab-ci.d/opensbi/Dockerfile33L
-rw-r--r--.gitlab-ci.d/qemu-project.yml13L
-rw-r--r--.gitlab-ci.d/stages.yml8L
-rw-r--r--.gitlab-ci.d/static_checks.yml49L
-rw-r--r--.gitlab-ci.yml24L
-rw-r--r--.gitlab/issue_templates/bug.md64L
-rw-r--r--.gitlab/issue_templates/feature_request.md32L
-rw-r--r--.gitmodules66L
-rw-r--r--.gitpublish51L
-rw-r--r--.mailmap180L
-rw-r--r--.patchew.yml299L
-rw-r--r--.readthedocs.yml20L
-rw-r--r--.travis.yml307L
-rw-r--r--COPYING339L
-rw-r--r--COPYING.LIB502L
-rw-r--r--Kconfig6L
-rw-r--r--Kconfig.host43L
-rw-r--r--LICENSE27L
-rw-r--r--MAINTAINERS3522L
-rw-r--r--Makefile331L
-rw-r--r--README.rst171L
-rw-r--r--VERSION1L
-rw-r--r--accel/Kconfig21L
-rw-r--r--accel/accel-common.c137L
-rw-r--r--accel/accel-softmmu.c100L
-rw-r--r--accel/accel-softmmu.h15L
-rw-r--r--accel/accel-user.c24L
-rw-r--r--accel/dummy-cpus.c72L
-rw-r--r--accel/hvf/entitlements.plist8L
-rw-r--r--accel/hvf/hvf-accel-ops.c481L
-rw-r--r--accel/hvf/hvf-all.c47L
-rw-r--r--accel/hvf/meson.build7L
-rw-r--r--accel/kvm/kvm-accel-ops.c100L
-rw-r--r--accel/kvm/kvm-all.c3662L
-rw-r--r--accel/kvm/kvm-cpus.h22L
-rw-r--r--accel/kvm/meson.build8L
-rw-r--r--accel/kvm/sev-stub.c22L
-rw-r--r--accel/kvm/trace-events28L
-rw-r--r--accel/kvm/trace.h1L
-rw-r--r--accel/meson.build18L
-rw-r--r--accel/qtest/meson.build2L
-rw-r--r--accel/qtest/qtest.c73L
-rw-r--r--accel/stubs/hax-stub.c22L
-rw-r--r--accel/stubs/kvm-stub.c150L
-rw-r--r--accel/stubs/meson.build4L
-rw-r--r--accel/stubs/tcg-stub.c39L
-rw-r--r--accel/stubs/xen-stub.c16L
-rw-r--r--accel/tcg/atomic_common.c.inc124L
-rw-r--r--accel/tcg/atomic_template.h352L
-rw-r--r--accel/tcg/cpu-exec-common.c83L
-rw-r--r--accel/tcg/cpu-exec.c1039L
-rw-r--r--accel/tcg/cputlb.c2758L
-rw-r--r--accel/tcg/hmp.c29L
-rw-r--r--accel/tcg/internal.h22L
-rw-r--r--accel/tcg/meson.build26L
-rw-r--r--accel/tcg/plugin-gen.c927L
-rw-r--r--accel/tcg/plugin-helpers.h4L
-rw-r--r--accel/tcg/tb-context.h42L
-rw-r--r--accel/tcg/tb-hash.h69L
-rw-r--r--accel/tcg/tcg-accel-ops-icount.c143L
-rw-r--r--accel/tcg/tcg-accel-ops-icount.h19L
-rw-r--r--accel/tcg/tcg-accel-ops-mttcg.c133L
-rw-r--r--accel/tcg/tcg-accel-ops-mttcg.h19L
-rw-r--r--accel/tcg/tcg-accel-ops-rr.c295L
-rw-r--r--accel/tcg/tcg-accel-ops-rr.h21L
-rw-r--r--accel/tcg/tcg-accel-ops.c133L
-rw-r--r--accel/tcg/tcg-accel-ops.h22L
-rw-r--r--accel/tcg/tcg-all.c248L
-rw-r--r--accel/tcg/tcg-runtime-gvec.c1534L
-rw-r--r--accel/tcg/tcg-runtime.c150L
-rw-r--r--accel/tcg/tcg-runtime.h287L
-rw-r--r--accel/tcg/trace-events10L
-rw-r--r--accel/tcg/trace.h1L
-rw-r--r--accel/tcg/translate-all.c2482L
-rw-r--r--accel/tcg/translator.c178L
-rw-r--r--accel/tcg/user-exec-stub.c39L
-rw-r--r--accel/tcg/user-exec.c1272L
-rw-r--r--accel/xen/meson.build1L
-rw-r--r--accel/xen/xen-all.c238L
-rw-r--r--audio/alsaaudio.c946L
-rw-r--r--audio/audio.c2222L
-rw-r--r--audio/audio.h181L
-rw-r--r--audio/audio_int.h287L
-rw-r--r--audio/audio_legacy.c555L
-rw-r--r--audio/audio_template.h568L
-rw-r--r--audio/audio_win_int.c131L
-rw-r--r--audio/audio_win_int.h10L
-rw-r--r--audio/coreaudio.c681L
-rw-r--r--audio/dsound_template.h280L
-rw-r--r--audio/dsoundaudio.c732L
-rw-r--r--audio/jackaudio.c694L
-rw-r--r--audio/meson.build30L
-rw-r--r--audio/mixeng.c470L
-rw-r--r--audio/mixeng.h58L
-rw-r--r--audio/mixeng_template.h152L
-rw-r--r--audio/noaudio.c148L
-rw-r--r--audio/ossaudio.c782L
-rw-r--r--audio/paaudio.c933L
-rw-r--r--audio/rate_template.h117L
-rw-r--r--audio/sdlaudio.c508L
-rw-r--r--audio/spiceaudio.c321L
-rw-r--r--audio/trace-events19L
-rw-r--r--audio/trace.h1L
-rw-r--r--audio/wavaudio.c221L
-rw-r--r--audio/wavcapture.c191L
-rw-r--r--authz/base.c83L
-rw-r--r--authz/list.c270L
-rw-r--r--authz/listfile.c290L
-rw-r--r--authz/meson.build9L
-rw-r--r--authz/pamacct.c153L
-rw-r--r--authz/simple.c128L
-rw-r--r--authz/trace-events18L
-rw-r--r--authz/trace.h1L
-rw-r--r--backends/Kconfig1L
-rw-r--r--backends/confidential-guest-support.c33L
-rw-r--r--backends/cryptodev-builtin.c391L
-rw-r--r--backends/cryptodev-vhost-user.c378L
-rw-r--r--backends/cryptodev-vhost.c350L
-rw-r--r--backends/cryptodev.c255L
-rw-r--r--backends/dbus-vmstate.c517L
-rw-r--r--backends/hostmem-epc.c82L
-rw-r--r--backends/hostmem-file.c228L
-rw-r--r--backends/hostmem-memfd.c172L
-rw-r--r--backends/hostmem-ram.c57L
-rw-r--r--backends/hostmem.c567L
-rw-r--r--backends/meson.build21L
-rw-r--r--backends/rng-builtin.c79L
-rw-r--r--backends/rng-egd.c169L
-rw-r--r--backends/rng-random.c153L
-rw-r--r--backends/rng.c148L
-rw-r--r--backends/tpm/Kconfig14L
-rw-r--r--backends/tpm/meson.build8L
-rw-r--r--backends/tpm/tpm_backend.c208L
-rw-r--r--backends/tpm/tpm_emulator.c1000L
-rw-r--r--backends/tpm/tpm_int.h88L
-rw-r--r--backends/tpm/tpm_ioctl.h275L
-rw-r--r--backends/tpm/tpm_passthrough.c404L
-rw-r--r--backends/tpm/tpm_util.c369L
-rw-r--r--backends/tpm/trace-events33L
-rw-r--r--backends/tpm/trace.h1L
-rw-r--r--backends/trace-events7L
-rw-r--r--backends/trace.h1L
-rw-r--r--backends/vhost-user.c207L
-rw-r--r--block.c7823L
-rw-r--r--block/accounting.c280L
-rw-r--r--block/aio_task.c126L
-rw-r--r--block/amend.c117L
-rw-r--r--block/backup.c507L
-rw-r--r--block/blkdebug.c1108L
-rw-r--r--block/blklogwrites.c526L
-rw-r--r--block/blkreplay.c158L
-rw-r--r--block/blkverify.c335L
-rw-r--r--block/block-backend.c2485L
-rw-r--r--block/block-copy.c1031L
-rw-r--r--block/block-gen.h49L
-rw-r--r--block/bochs.c312L
-rw-r--r--block/cloop.c308L
-rw-r--r--block/commit.c567L
-rw-r--r--block/copy-before-write.c257L
-rw-r--r--block/copy-before-write.h39L
-rw-r--r--block/copy-on-read.c288L
-rw-r--r--block/copy-on-read.h32L
-rw-r--r--block/coroutines.h75L
-rw-r--r--block/create.c99L
-rw-r--r--block/crypto.c945L
-rw-r--r--block/crypto.h134L
-rw-r--r--block/curl.c1053L
-rw-r--r--block/dirty-bitmap.c959L
-rw-r--r--block/dmg-bz2.c60L
-rw-r--r--block/dmg-lzfse.c48L
-rw-r--r--block/dmg.c764L
-rw-r--r--block/dmg.h60L
-rw-r--r--block/export/export.c364L
-rw-r--r--block/export/fuse.c808L
-rw-r--r--block/export/meson.build7L
-rw-r--r--block/export/vhost-user-blk-server.c533L
-rw-r--r--block/export/vhost-user-blk-server.h19L
-rw-r--r--block/file-posix.c3937L
-rw-r--r--block/file-win32.c948L
-rw-r--r--block/filter-compress.c159L
-rw-r--r--block/gluster.c1688L
-rw-r--r--block/io.c3585L
-rw-r--r--block/io_uring.c444L
-rw-r--r--block/iscsi-opts.c71L
-rw-r--r--block/iscsi.c2507L
-rw-r--r--block/linux-aio.c466L
-rw-r--r--block/meson.build128L
-rw-r--r--block/mirror.c1936L
-rw-r--r--block/monitor/bitmap-qmp-cmds.c321L
-rw-r--r--block/monitor/block-hmp-cmds.c1017L
-rw-r--r--block/monitor/meson.build2L
-rw-r--r--block/nbd.c2078L
-rw-r--r--block/nfs.c910L
-rw-r--r--block/null.c327L
-rw-r--r--block/nvme.c1649L
-rw-r--r--block/parallels-ext.c300L
-rw-r--r--block/parallels.c943L
-rw-r--r--block/parallels.h92L
-rw-r--r--block/preallocate.c559L
-rw-r--r--block/progress_meter.c64L
-rw-r--r--block/qapi-sysemu.c590L
-rw-r--r--block/qapi.c872L
-rw-r--r--block/qcow.c1212L
-rw-r--r--block/qcow2-bitmap.c1798L
-rw-r--r--block/qcow2-cache.c458L
-rw-r--r--block/qcow2-cluster.c2509L
-rw-r--r--block/qcow2-refcount.c3593L
-rw-r--r--block/qcow2-snapshot.c1073L
-rw-r--r--block/qcow2-threads.c527L
-rw-r--r--block/qcow2.c6032L
-rw-r--r--block/qcow2.h1017L
-rw-r--r--block/qed-check.c251L
-rw-r--r--block/qed-cluster.c142L
-rw-r--r--block/qed-l2-cache.c194L
-rw-r--r--block/qed-table.c194L
-rw-r--r--block/qed.c1656L
-rw-r--r--block/qed.h318L
-rw-r--r--block/quorum.c1310L
-rw-r--r--block/raw-format.c643L
-rw-r--r--block/rbd.c1512L
-rw-r--r--block/replication.c782L
-rw-r--r--block/snapshot.c748L
-rw-r--r--block/ssh.c1365L
-rw-r--r--block/stream.c353L
-rw-r--r--block/throttle-groups.c978L
-rw-r--r--block/throttle.c278L
-rw-r--r--block/trace-events212L
-rw-r--r--block/trace.h1L
-rw-r--r--block/vdi.c1064L
-rw-r--r--block/vhdx-endian.c221L
-rw-r--r--block/vhdx-log.c1076L
-rw-r--r--block/vhdx.c2258L
-rw-r--r--block/vhdx.h451L
-rw-r--r--block/vmdk.c3084L
-rw-r--r--block/vpc.c1254L
-rw-r--r--block/vvfat.c3247L
-rw-r--r--block/win32-aio.c216L
-rw-r--r--block/write-threshold.c63L
-rw-r--r--blockdev-nbd.c278L
-rw-r--r--blockdev.c3852L
-rw-r--r--blockjob.c549L
-rw-r--r--bsd-user/arm/target_arch_sysarch.h78L
-rw-r--r--bsd-user/arm/target_syscall.h36L
-rw-r--r--bsd-user/bsdload.c214L
-rw-r--r--bsd-user/elfcore.c10L
-rw-r--r--bsd-user/elfload.c834L
-rw-r--r--bsd-user/errno_defs.h149L
-rw-r--r--bsd-user/freebsd/host-os.h25L
-rw-r--r--bsd-user/freebsd/os-strace.h29L
-rw-r--r--bsd-user/freebsd/strace.list280L
-rw-r--r--bsd-user/freebsd/syscall_nr.h515L
-rw-r--r--bsd-user/freebsd/target_os_elf.h137L
-rw-r--r--bsd-user/freebsd/target_os_siginfo.h145L
-rw-r--r--bsd-user/freebsd/target_os_signal.h78L
-rw-r--r--bsd-user/freebsd/target_os_stack.h181L
-rw-r--r--bsd-user/freebsd/target_os_thread.h25L
-rw-r--r--bsd-user/freebsd/target_os_user.h427L
-rw-r--r--bsd-user/freebsd/target_os_vmparam.h38L
-rw-r--r--bsd-user/i386/target_arch.h31L
-rw-r--r--bsd-user/i386/target_arch_cpu.c71L
-rw-r--r--bsd-user/i386/target_arch_cpu.h209L
-rw-r--r--bsd-user/i386/target_arch_elf.h35L
-rw-r--r--bsd-user/i386/target_arch_reg.h82L
-rw-r--r--bsd-user/i386/target_arch_signal.h94L
-rw-r--r--bsd-user/i386/target_arch_sigtramp.h29L
-rw-r--r--bsd-user/i386/target_arch_sysarch.h77L
-rw-r--r--bsd-user/i386/target_arch_thread.h47L
-rw-r--r--bsd-user/i386/target_arch_vmparam.h46L
-rw-r--r--bsd-user/i386/target_syscall.h184L
-rw-r--r--bsd-user/main.c558L
-rw-r--r--bsd-user/meson.build10L
-rw-r--r--bsd-user/mips/target_arch_sysarch.h69L
-rw-r--r--bsd-user/mips/target_syscall.h52L
-rw-r--r--bsd-user/mips64/target_arch_sysarch.h69L
-rw-r--r--bsd-user/mips64/target_syscall.h53L
-rw-r--r--bsd-user/mmap.c782L
-rw-r--r--bsd-user/netbsd/host-os.h25L
-rw-r--r--bsd-user/netbsd/os-strace.h1L
-rw-r--r--bsd-user/netbsd/strace.list145L
-rw-r--r--bsd-user/netbsd/syscall_nr.h373L
-rw-r--r--bsd-user/netbsd/target_os_elf.h146L
-rw-r--r--bsd-user/netbsd/target_os_siginfo.h82L
-rw-r--r--bsd-user/netbsd/target_os_signal.h69L
-rw-r--r--bsd-user/netbsd/target_os_stack.h56L
-rw-r--r--bsd-user/netbsd/target_os_thread.h25L
-rw-r--r--bsd-user/openbsd/host-os.h25L
-rw-r--r--bsd-user/openbsd/os-strace.h1L
-rw-r--r--bsd-user/openbsd/strace.list187L
-rw-r--r--bsd-user/openbsd/syscall_nr.h225L
-rw-r--r--bsd-user/openbsd/target_os_elf.h146L
-rw-r--r--bsd-user/openbsd/target_os_siginfo.h82L
-rw-r--r--bsd-user/openbsd/target_os_signal.h69L
-rw-r--r--bsd-user/openbsd/target_os_stack.h56L
-rw-r--r--bsd-user/openbsd/target_os_thread.h25L
-rw-r--r--bsd-user/qemu.h447L
-rw-r--r--bsd-user/signal.c29L
-rw-r--r--bsd-user/strace.c241L
-rw-r--r--bsd-user/syscall.c566L
-rw-r--r--bsd-user/syscall_defs.h181L
-rw-r--r--bsd-user/uaccess.c65L
-rw-r--r--bsd-user/x86_64/target_arch.h31L
-rw-r--r--bsd-user/x86_64/target_arch_cpu.c71L
-rw-r--r--bsd-user/x86_64/target_arch_cpu.h247L
-rw-r--r--bsd-user/x86_64/target_arch_elf.h35L
-rw-r--r--bsd-user/x86_64/target_arch_reg.h92L
-rw-r--r--bsd-user/x86_64/target_arch_signal.h94L
-rw-r--r--bsd-user/x86_64/target_arch_sigtramp.h29L
-rw-r--r--bsd-user/x86_64/target_arch_sysarch.h76L
-rw-r--r--bsd-user/x86_64/target_arch_thread.h40L
-rw-r--r--bsd-user/x86_64/target_arch_vmparam.h46L
-rw-r--r--bsd-user/x86_64/target_syscall.h140L
m---------capstone @ f8b1b83
-rw-r--r--chardev/baum.c690L
-rw-r--r--chardev/char-console.c55L
-rw-r--r--chardev/char-fd.c265L
-rw-r--r--chardev/char-fe.c386L
-rw-r--r--chardev/char-file.c141L
-rw-r--r--chardev/char-io.c147L
-rw-r--r--chardev/char-mux.c430L
-rw-r--r--chardev/char-null.c56L
-rw-r--r--chardev/char-parallel.c319L
-rw-r--r--chardev/char-pipe.c196L
-rw-r--r--chardev/char-pty.c255L
-rw-r--r--chardev/char-ringbuf.c255L
-rw-r--r--chardev/char-serial.c327L
-rw-r--r--chardev/char-socket.c1611L
-rw-r--r--chardev/char-stdio.c166L
-rw-r--r--chardev/char-udp.c246L
-rw-r--r--chardev/char-win-stdio.c271L
-rw-r--r--chardev/char-win.c244L
-rw-r--r--chardev/char.c1230L
-rw-r--r--chardev/chardev-internal.h67L
-rw-r--r--chardev/meson.build44L
-rw-r--r--chardev/msmouse.c193L
-rw-r--r--chardev/spice.c412L
-rw-r--r--chardev/testdev.c132L
-rw-r--r--chardev/trace-events19L
-rw-r--r--chardev/trace.h1L
-rw-r--r--chardev/wctablet.c367L
-rw-r--r--configs/devices/aarch64-softmmu/default.mak8L
-rw-r--r--configs/devices/aarch64-softmmu/minimal.mak9L
-rw-r--r--configs/devices/alpha-softmmu/default.mak10L
-rw-r--r--configs/devices/arm-softmmu/default.mak44L
-rw-r--r--configs/devices/avr-softmmu/default.mak5L
-rw-r--r--configs/devices/cris-softmmu/default.mak5L
-rw-r--r--configs/devices/hppa-softmmu/default.mak9L
-rw-r--r--configs/devices/i386-softmmu/default.mak32L
-rw-r--r--configs/devices/m68k-softmmu/default.mak11L
-rw-r--r--configs/devices/microblaze-softmmu/default.mak7L
-rw-r--r--configs/devices/microblazeel-softmmu/default.mak3L
-rw-r--r--configs/devices/mips-softmmu/common.mak38L
-rw-r--r--configs/devices/mips-softmmu/default.mak3L
-rw-r--r--configs/devices/mips64-softmmu/default.mak4L
-rw-r--r--configs/devices/mips64el-softmmu/default.mak11L
-rw-r--r--configs/devices/mipsel-softmmu/default.mak3L
-rw-r--r--configs/devices/nios2-softmmu/default.mak8L
-rw-r--r--configs/devices/or1k-softmmu/default.mak5L
-rw-r--r--configs/devices/ppc-softmmu/default.mak19L
-rw-r--r--configs/devices/ppc64-softmmu/default.mak10L
-rw-r--r--configs/devices/riscv32-softmmu/default.mak15L
-rw-r--r--configs/devices/riscv64-softmmu/default.mak16L
-rw-r--r--configs/devices/rx-softmmu/default.mak3L
-rw-r--r--configs/devices/s390x-softmmu/default.mak13L
-rw-r--r--configs/devices/sh4-softmmu/default.mak11L
-rw-r--r--configs/devices/sh4eb-softmmu/default.mak3L
-rw-r--r--configs/devices/sparc-softmmu/default.mak11L
-rw-r--r--configs/devices/sparc64-softmmu/default.mak12L
-rw-r--r--configs/devices/tricore-softmmu/default.mak2L
-rw-r--r--configs/devices/x86_64-softmmu/default.mak3L
-rw-r--r--configs/devices/xtensa-softmmu/default.mak9L
-rw-r--r--configs/devices/xtensaeb-softmmu/default.mak3L
-rw-r--r--configs/targets/aarch64-linux-user.mak5L
-rw-r--r--configs/targets/aarch64-softmmu.mak5L
-rw-r--r--configs/targets/aarch64_be-linux-user.mak6L
-rw-r--r--configs/targets/alpha-linux-user.mak4L
-rw-r--r--configs/targets/alpha-softmmu.mak3L
-rw-r--r--configs/targets/arm-linux-user.mak6L
-rw-r--r--configs/targets/arm-softmmu.mak4L
-rw-r--r--configs/targets/armeb-linux-user.mak7L
-rw-r--r--configs/targets/avr-softmmu.mak2L
-rw-r--r--configs/targets/cris-linux-user.mak1L
-rw-r--r--configs/targets/cris-softmmu.mak1L
-rw-r--r--configs/targets/hexagon-linux-user.mak1L
-rw-r--r--configs/targets/hppa-linux-user.mak5L
-rw-r--r--configs/targets/hppa-softmmu.mak4L
-rw-r--r--configs/targets/i386-bsd-user.mak2L
-rw-r--r--configs/targets/i386-linux-user.mak4L
-rw-r--r--configs/targets/i386-softmmu.mak3L
-rw-r--r--configs/targets/m68k-linux-user.mak6L
-rw-r--r--configs/targets/m68k-softmmu.mak3L
-rw-r--r--configs/targets/microblaze-linux-user.mak5L
-rw-r--r--configs/targets/microblaze-softmmu.mak4L
-rw-r--r--configs/targets/microblazeel-linux-user.mak4L
-rw-r--r--configs/targets/microblazeel-softmmu.mak3L
-rw-r--r--configs/targets/mips-linux-user.mak6L
-rw-r--r--configs/targets/mips-softmmu.mak4L
-rw-r--r--configs/targets/mips64-linux-user.mak7L
-rw-r--r--configs/targets/mips64-softmmu.mak4L
-rw-r--r--configs/targets/mips64el-linux-user.mak6L
-rw-r--r--configs/targets/mips64el-softmmu.mak4L
-rw-r--r--configs/targets/mipsel-linux-user.mak5L
-rw-r--r--configs/targets/mipsel-softmmu.mak3L
-rw-r--r--configs/targets/mipsn32-linux-user.mak8L
-rw-r--r--configs/targets/mipsn32el-linux-user.mak7L
-rw-r--r--configs/targets/nios2-linux-user.mak1L
-rw-r--r--configs/targets/nios2-softmmu.mak1L
-rw-r--r--configs/targets/or1k-linux-user.mak2L
-rw-r--r--configs/targets/or1k-softmmu.mak2L
-rw-r--r--configs/targets/ppc-linux-user.mak5L
-rw-r--r--configs/targets/ppc-softmmu.mak4L
-rw-r--r--configs/targets/ppc64-linux-user.mak7L
-rw-r--r--configs/targets/ppc64-softmmu.mak6L
-rw-r--r--configs/targets/ppc64abi32-linux-user.mak8L
-rw-r--r--configs/targets/ppc64le-linux-user.mak6L
-rw-r--r--configs/targets/riscv32-linux-user.mak5L
-rw-r--r--configs/targets/riscv32-softmmu.mak5L
-rw-r--r--configs/targets/riscv64-linux-user.mak5L
-rw-r--r--configs/targets/riscv64-softmmu.mak5L
-rw-r--r--configs/targets/rx-softmmu.mak3L
-rw-r--r--configs/targets/s390x-linux-user.mak5L
-rw-r--r--configs/targets/s390x-softmmu.mak4L
-rw-r--r--configs/targets/sh4-linux-user.mak5L
-rw-r--r--configs/targets/sh4-softmmu.mak2L
-rw-r--r--configs/targets/sh4eb-linux-user.mak6L
-rw-r--r--configs/targets/sh4eb-softmmu.mak3L
-rw-r--r--configs/targets/sparc-linux-user.mak5L
-rw-r--r--configs/targets/sparc-softmmu.mak3L
-rw-r--r--configs/targets/sparc32plus-linux-user.mak8L
-rw-r--r--configs/targets/sparc64-linux-user.mak7L
-rw-r--r--configs/targets/sparc64-softmmu.mak4L
-rw-r--r--configs/targets/tricore-softmmu.mak1L
-rw-r--r--configs/targets/x86_64-bsd-user.mak3L
-rw-r--r--configs/targets/x86_64-linux-user.mak5L
-rw-r--r--configs/targets/x86_64-softmmu.mak4L
-rw-r--r--configs/targets/xtensa-linux-user.mak4L
-rw-r--r--configs/targets/xtensa-softmmu.mak2L
-rw-r--r--configs/targets/xtensaeb-linux-user.mak5L
-rw-r--r--configs/targets/xtensaeb-softmmu.mak3L
-rwxr-xr-xconfigure5298L
-rw-r--r--contrib/elf2dmp/addrspace.c233L
-rw-r--r--contrib/elf2dmp/addrspace.h44L
-rw-r--r--contrib/elf2dmp/download.c45L
-rw-r--r--contrib/elf2dmp/download.h13L
-rw-r--r--contrib/elf2dmp/err.h13L
-rw-r--r--contrib/elf2dmp/kdbg.h198L
-rw-r--r--contrib/elf2dmp/main.c597L
-rw-r--r--contrib/elf2dmp/meson.build5L
-rw-r--r--contrib/elf2dmp/pdb.c315L
-rw-r--r--contrib/elf2dmp/pdb.h241L
-rw-r--r--contrib/elf2dmp/pe.h122L
-rw-r--r--contrib/elf2dmp/qemu_elf.c154L
-rw-r--r--contrib/elf2dmp/qemu_elf.h49L
-rw-r--r--contrib/gitdm/aliases49L
-rw-r--r--contrib/gitdm/domain-map43L
-rw-r--r--contrib/gitdm/filetypes.txt146L
-rw-r--r--contrib/gitdm/group-map-academics21L
-rw-r--r--contrib/gitdm/group-map-cadence3L
-rw-r--r--contrib/gitdm/group-map-codeweavers1L
-rw-r--r--contrib/gitdm/group-map-ibm14L
-rw-r--r--contrib/gitdm/group-map-individuals36L
-rw-r--r--contrib/gitdm/group-map-interns13L
-rw-r--r--contrib/gitdm/group-map-janustech5L
-rw-r--r--contrib/gitdm/group-map-netflix5L
-rw-r--r--contrib/gitdm/group-map-redhat9L
-rw-r--r--contrib/gitdm/group-map-robots7L
-rw-r--r--contrib/gitdm/group-map-wavecomp31L
-rw-r--r--contrib/ivshmem-client/ivshmem-client.c445L
-rw-r--r--contrib/ivshmem-client/ivshmem-client.h210L
-rw-r--r--contrib/ivshmem-client/main.c240L
-rw-r--r--contrib/ivshmem-client/meson.build4L
-rw-r--r--contrib/ivshmem-server/ivshmem-server.c462L
-rw-r--r--contrib/ivshmem-server/ivshmem-server.h163L
-rw-r--r--contrib/ivshmem-server/main.c274L
-rw-r--r--contrib/ivshmem-server/meson.build4L
-rw-r--r--contrib/plugins/Makefile45L
-rw-r--r--contrib/plugins/cache.c728L
-rw-r--r--contrib/plugins/execlog.c153L
-rw-r--r--contrib/plugins/hotblocks.c155L
-rw-r--r--contrib/plugins/hotpages.c203L
-rw-r--r--contrib/plugins/howvec.c372L
-rw-r--r--contrib/plugins/hwprofile.c320L
-rw-r--r--contrib/plugins/lockstep.c356L
-rw-r--r--contrib/rdmacm-mux/main.c831L
-rw-r--r--contrib/rdmacm-mux/meson.build9L
-rw-r--r--contrib/rdmacm-mux/rdmacm-mux.h61L
-rw-r--r--contrib/systemd/qemu-guest-agent.service11L
-rw-r--r--contrib/systemd/qemu-pr-helper.service15L
-rw-r--r--contrib/systemd/qemu-pr-helper.socket9L
-rw-r--r--contrib/vhost-user-blk/meson.build5L
-rw-r--r--contrib/vhost-user-blk/vhost-user-blk.c675L
-rw-r--r--contrib/vhost-user-gpu/50-qemu-gpu.json.in5L
-rw-r--r--contrib/vhost-user-gpu/meson.build12L
-rw-r--r--contrib/vhost-user-gpu/vhost-user-gpu.c1256L
-rw-r--r--contrib/vhost-user-gpu/virgl.c599L
-rw-r--r--contrib/vhost-user-gpu/virgl.h26L
-rw-r--r--contrib/vhost-user-gpu/vugbm.c325L
-rw-r--r--contrib/vhost-user-gpu/vugbm.h66L
-rw-r--r--contrib/vhost-user-gpu/vugpu.h183L
-rw-r--r--contrib/vhost-user-input/main.c412L
-rw-r--r--contrib/vhost-user-input/meson.build4L
-rw-r--r--contrib/vhost-user-scsi/meson.build6L
-rw-r--r--contrib/vhost-user-scsi/vhost-user-scsi.c436L
-rw-r--r--cpu.c433L
-rw-r--r--cpus-common.c354L
-rw-r--r--crypto/aes.c1601L
-rw-r--r--crypto/afalg.c116L
-rw-r--r--crypto/afalgpriv.h67L
-rw-r--r--crypto/afsplit.c146L
-rw-r--r--crypto/block-luks.c1973L
-rw-r--r--crypto/block-luks.h28L
-rw-r--r--crypto/block-qcow.c185L
-rw-r--r--crypto/block-qcow.h28L
-rw-r--r--crypto/block.c475L
-rw-r--r--crypto/blockpriv.h135L
-rw-r--r--crypto/cipher-afalg.c233L
-rw-r--r--crypto/cipher-builtin.c.inc303L
-rw-r--r--crypto/cipher-gcrypt.c.inc272L
-rw-r--r--crypto/cipher-gnutls.c.inc335L
-rw-r--r--crypto/cipher-nettle.c.inc715L
-rw-r--r--crypto/cipher.c206L
-rw-r--r--crypto/cipherpriv.h52L
-rw-r--r--crypto/hash-afalg.c214L
-rw-r--r--crypto/hash-gcrypt.c116L
-rw-r--r--crypto/hash-glib.c100L
-rw-r--r--crypto/hash-gnutls.c104L
-rw-r--r--crypto/hash-nettle.c161L
-rw-r--r--crypto/hash.c144L
-rw-r--r--crypto/hashpriv.h39L
-rw-r--r--crypto/hmac-gcrypt.c150L
-rw-r--r--crypto/hmac-glib.c124L
-rw-r--r--crypto/hmac-gnutls.c139L
-rw-r--r--crypto/hmac-nettle.c174L
-rw-r--r--crypto/hmac.c127L
-rw-r--r--crypto/hmacpriv.h48L
-rw-r--r--crypto/init.c75L
-rw-r--r--crypto/ivgen-essiv.c120L
-rw-r--r--crypto/ivgen-essiv.h27L
-rw-r--r--crypto/ivgen-plain.c60L
-rw-r--r--crypto/ivgen-plain.h27L
-rw-r--r--crypto/ivgen-plain64.c60L
-rw-r--r--crypto/ivgen-plain64.h27L
-rw-r--r--crypto/ivgen.c101L
-rw-r--r--crypto/ivgenpriv.h49L
-rw-r--r--crypto/meson.build56L
-rw-r--r--crypto/pbkdf-gcrypt.c86L
-rw-r--r--crypto/pbkdf-gnutls.c90L
-rw-r--r--crypto/pbkdf-nettle.c117L
-rw-r--r--crypto/pbkdf-stub.c43L
-rw-r--r--crypto/pbkdf.c110L
-rw-r--r--crypto/random-gcrypt.c35L
-rw-r--r--crypto/random-gnutls.c47L
-rw-r--r--crypto/random-none.c38L
-rw-r--r--crypto/random-platform.c114L
-rw-r--r--crypto/secret.c151L
-rw-r--r--crypto/secret_common.c418L
-rw-r--r--crypto/secret_keyring.c133L
-rw-r--r--crypto/tls-cipher-suites.c133L
-rw-r--r--crypto/tlscreds.c294L
-rw-r--r--crypto/tlscredsanon.c216L
-rw-r--r--crypto/tlscredspriv.h86L
-rw-r--r--crypto/tlscredspsk.c307L
-rw-r--r--crypto/tlscredsx509.c887L
-rw-r--r--crypto/tlssession.c643L
-rw-r--r--crypto/trace-events28L
-rw-r--r--crypto/trace.h1L
-rw-r--r--crypto/xts.c250L
-rw-r--r--disas.c397L
-rw-r--r--disas/alpha.c1916L
-rw-r--r--disas/arm-a64.cc101L
-rw-r--r--disas/arm.c4012L
-rw-r--r--disas/capstone.c326L
-rw-r--r--disas/cris.c2857L
-rw-r--r--disas/hexagon.c66L
-rw-r--r--disas/hppa.c2831L
-rw-r--r--disas/i386.c6771L
-rw-r--r--disas/libvixl/LICENCE30L
-rw-r--r--disas/libvixl/README11L
-rw-r--r--disas/libvixl/meson.build7L
-rw-r--r--disas/libvixl/vixl/a64/assembler-a64.h4624L
-rw-r--r--disas/libvixl/vixl/a64/constants-a64.h2116L
-rw-r--r--disas/libvixl/vixl/a64/cpu-a64.h83L
-rw-r--r--disas/libvixl/vixl/a64/decoder-a64.cc877L
-rw-r--r--disas/libvixl/vixl/a64/decoder-a64.h275L
-rw-r--r--disas/libvixl/vixl/a64/disasm-a64.cc3495L
-rw-r--r--disas/libvixl/vixl/a64/disasm-a64.h177L
-rw-r--r--disas/libvixl/vixl/a64/instructions-a64.cc622L
-rw-r--r--disas/libvixl/vixl/a64/instructions-a64.h757L
-rw-r--r--disas/libvixl/vixl/code-buffer.h113L
-rw-r--r--disas/libvixl/vixl/compiler-intrinsics.cc144L
-rw-r--r--disas/libvixl/vixl/compiler-intrinsics.h155L
-rw-r--r--disas/libvixl/vixl/globals.h155L
-rw-r--r--disas/libvixl/vixl/invalset.h775L
-rw-r--r--disas/libvixl/vixl/platform.h39L
-rw-r--r--disas/libvixl/vixl/utils.cc142L
-rw-r--r--disas/libvixl/vixl/utils.h286L
-rw-r--r--disas/m68k.c5061L
-rw-r--r--disas/meson.build23L
-rw-r--r--disas/microblaze.c944L
-rw-r--r--disas/mips.c5810L
-rw-r--r--disas/nanomips.cpp22398L
-rw-r--r--disas/nanomips.h1076L
-rw-r--r--disas/nios2.c3531L
-rw-r--r--disas/ppc.c5435L
-rw-r--r--disas/riscv.c3092L
-rw-r--r--disas/s390.c1892L
-rw-r--r--disas/sh4.c2073L
-rw-r--r--disas/sparc.c3236L
-rw-r--r--disas/xtensa.c133L
-rw-r--r--docs/COLO-FT.txt333L
-rw-r--r--docs/_templates/footer.html14L
-rw-r--r--docs/about/build-platforms.rst95L
-rw-r--r--docs/about/deprecated.rst391L
-rw-r--r--docs/about/index.rst28L
-rw-r--r--docs/about/license.rst11L
-rw-r--r--docs/about/removed-features.rst705L
-rw-r--r--docs/amd-memory-encryption.txt221L
-rw-r--r--docs/block-replication.txt247L
-rw-r--r--docs/bypass-iommu.txt89L
-rw-r--r--docs/can.txt198L
-rw-r--r--docs/ccid.txt182L
-rw-r--r--docs/colo-proxy.txt217L
-rw-r--r--docs/conf.py303L
-rw-r--r--docs/confidential-guest-support.txt49L
-rw-r--r--docs/config/ich9-ehci-uhci.cfg37L
-rw-r--r--docs/config/mach-virt-graphical.cfg281L
-rw-r--r--docs/config/mach-virt-serial.cfg243L
-rw-r--r--docs/config/q35-emulated.cfg288L
-rw-r--r--docs/config/q35-virtio-graphical.cfg248L
-rw-r--r--docs/config/q35-virtio-serial.cfg193L
-rw-r--r--docs/defs.rst.inc15L
-rw-r--r--docs/devel/atomics.rst507L
-rw-r--r--docs/devel/bitops.rst8L
-rw-r--r--docs/devel/blkdebug.txt162L
-rw-r--r--docs/devel/blkverify.txt69L
-rw-r--r--docs/devel/block-coroutine-wrapper.rst54L
-rw-r--r--docs/devel/build-system.rst485L
-rw-r--r--docs/devel/ci-definitions.rst.inc121L
-rw-r--r--docs/devel/ci-jobs.rst.inc51L
-rw-r--r--docs/devel/ci-runners.rst.inc117L
-rw-r--r--docs/devel/ci.rst13L
-rw-r--r--docs/devel/clocks.rst528L
-rw-r--r--docs/devel/code-of-conduct.rst60L
-rw-r--r--docs/devel/conflict-resolution.rst80L
-rw-r--r--docs/devel/control-flow-integrity.rst137L
-rw-r--r--docs/devel/decodetree.rst237L
-rw-r--r--docs/devel/ebpf_rss.rst125L
-rw-r--r--docs/devel/fuzzing.rst321L
-rw-r--r--docs/devel/index.rst47L
-rw-r--r--docs/devel/kconfig.rst307L
-rw-r--r--docs/devel/loads-stores.rst524L
-rw-r--r--docs/devel/lockcnt.txt277L
-rw-r--r--docs/devel/memory.rst368L
-rw-r--r--docs/devel/migration.rst883L
-rw-r--r--docs/devel/modules.rst5L
-rw-r--r--docs/devel/multi-process.rst968L
-rw-r--r--docs/devel/multi-thread-tcg.rst373L
-rw-r--r--docs/devel/multiple-iothreads.txt138L
-rw-r--r--docs/devel/qapi-code-gen.rst1915L
-rw-r--r--docs/devel/qgraph.rst628L
-rw-r--r--docs/devel/qom.rst389L
-rw-r--r--docs/devel/qtest.rst92L
-rw-r--r--docs/devel/rcu.txt406L
-rw-r--r--docs/devel/replay.txt46L
-rw-r--r--docs/devel/reset.rst289L
-rw-r--r--docs/devel/s390-dasd-ipl.rst138L
-rw-r--r--docs/devel/secure-coding-practices.rst115L
-rw-r--r--docs/devel/stable-process.rst71L
-rw-r--r--docs/devel/style.rst701L
-rw-r--r--docs/devel/tcg-icount.rst94L
-rw-r--r--docs/devel/tcg-plugins.rst422L
-rw-r--r--docs/devel/tcg.rst190L
-rw-r--r--docs/devel/testing.rst1310L
-rw-r--r--docs/devel/tracing.rst498L
-rw-r--r--docs/devel/ui.rst8L
-rw-r--r--docs/devel/vfio-migration.rst150L
-rw-r--r--docs/devel/virtio-migration.txt108L
-rw-r--r--docs/devel/writing-qmp-commands.rst622L
-rw-r--r--docs/hyperv.txt255L
-rw-r--r--docs/igd-assign.txt133L
-rw-r--r--docs/image-fuzzer.txt239L
-rw-r--r--docs/index.rst20L
-rw-r--r--docs/interop/barrier.rst426L
-rw-r--r--docs/interop/bitmaps.rst1484L
-rw-r--r--docs/interop/dbus-vmstate.rst74L
-rw-r--r--docs/interop/dbus.rst110L
-rw-r--r--docs/interop/firmware.json593L
-rw-r--r--docs/interop/index.rst23L
-rw-r--r--docs/interop/live-block-operations.rst1106L
-rw-r--r--docs/interop/nbd.txt70L
-rw-r--r--docs/interop/parallels.txt232L
-rw-r--r--docs/interop/pr-helper.rst83L
-rw-r--r--docs/interop/prl-xml.txt158L
-rw-r--r--docs/interop/qcow2.txt901L
-rw-r--r--docs/interop/qed_spec.txt138L
-rw-r--r--docs/interop/qemu-ga-ref.rst7L
-rw-r--r--docs/interop/qemu-ga.rst134L
-rw-r--r--docs/interop/qemu-qmp-ref.rst7L
-rw-r--r--docs/interop/qemu-storage-daemon-qmp-ref.rst7L
-rw-r--r--docs/interop/qmp-intro.txt88L
-rw-r--r--docs/interop/qmp-spec.txt406L
-rw-r--r--docs/interop/vhost-user-gpu.rst243L
-rw-r--r--docs/interop/vhost-user.json267L
-rw-r--r--docs/interop/vhost-user.rst1585L
-rw-r--r--docs/interop/vhost-vdpa.rst17L
-rw-r--r--docs/interop/vnc-ledstate-Pseudo-encoding.txt50L
-rw-r--r--docs/memory-hotplug.txt93L
-rw-r--r--docs/meson.build107L
-rw-r--r--docs/multi-thread-compression.txt149L
-rw-r--r--docs/multiseat.txt145L
-rw-r--r--docs/nvdimm.txt265L
-rw-r--r--docs/papr-pef.txt30L
-rw-r--r--docs/pci_expander_bridge.txt58L
-rw-r--r--docs/pcie.txt318L
-rw-r--r--docs/pcie_pci_bridge.txt114L
-rw-r--r--docs/pvrdma.txt345L
-rw-r--r--docs/qcow2-cache.txt241L
-rw-r--r--docs/qdev-device-use.txt404L
-rw-r--r--docs/qemu-option-trace.rst.inc26L
-rw-r--r--docs/qemu_logo.pdf9117B
-rw-r--r--docs/qemupciserial.inf102L
-rw-r--r--docs/rdma.txt420L
-rw-r--r--docs/replay.txt410L
-rw-r--r--docs/specs/acpi_cpu_hotplug.rst235L
-rw-r--r--docs/specs/acpi_hest_ghes.rst110L
-rw-r--r--docs/specs/acpi_hw_reduced_hotplug.rst71L
-rw-r--r--docs/specs/acpi_mem_hotplug.rst128L
-rw-r--r--docs/specs/acpi_nvdimm.rst228L
-rw-r--r--docs/specs/acpi_pci_hotplug.rst48L
-rw-r--r--docs/specs/edu.txt115L
-rw-r--r--docs/specs/fw_cfg.txt265L
-rw-r--r--docs/specs/index.rst20L
-rw-r--r--docs/specs/ivshmem-spec.txt258L
-rw-r--r--docs/specs/pci-ids.txt71L
-rw-r--r--docs/specs/pci-serial.txt34L
-rw-r--r--docs/specs/pci-testdev.txt31L
-rw-r--r--docs/specs/ppc-spapr-hcalls.txt78L
-rw-r--r--docs/specs/ppc-spapr-hotplug.txt409L
-rw-r--r--docs/specs/ppc-spapr-numa.rst410L
-rw-r--r--docs/specs/ppc-spapr-uv-hcalls.txt76L
-rw-r--r--docs/specs/ppc-spapr-xive.rst282L
-rw-r--r--docs/specs/ppc-xive.rst200L
-rw-r--r--docs/specs/pvpanic.txt54L
-rw-r--r--docs/specs/rocker.txt1014L
-rw-r--r--docs/specs/standard-vga.txt81L
-rw-r--r--docs/specs/tpm.rst524L
-rw-r--r--docs/specs/virt-ctlr.txt26L
-rw-r--r--docs/specs/vmcoreinfo.txt53L
-rw-r--r--docs/specs/vmgenid.txt245L
-rw-r--r--docs/specs/vmw_pvscsi-spec.txt92L
-rw-r--r--docs/sphinx-static/theme_overrides.css161L
-rw-r--r--docs/sphinx/depfile.py51L
-rw-r--r--docs/sphinx/hxtool.py192L
-rw-r--r--docs/sphinx/kerneldoc.py177L
-rw-r--r--docs/sphinx/kernellog.py28L
-rw-r--r--docs/sphinx/qapidoc.py554L
-rw-r--r--docs/sphinx/qmp_lexer.py43L
-rw-r--r--docs/spice-port-fqdn.txt19L
-rw-r--r--docs/spin/aio_notify.promela93L
-rw-r--r--docs/spin/aio_notify_accept.promela152L
-rw-r--r--docs/spin/aio_notify_bug.promela140L
-rw-r--r--docs/spin/tcg-exclusive.promela225L
-rw-r--r--docs/spin/win32-qemu-event.promela98L
-rw-r--r--docs/system/arm/aspeed.rst109L
-rw-r--r--docs/system/arm/collie.rst16L
-rw-r--r--docs/system/arm/cpu-features.rst393L
-rw-r--r--docs/system/arm/cubieboard.rst16L
-rw-r--r--docs/system/arm/digic.rst11L
-rw-r--r--docs/system/arm/emcraft-sf2.rst15L
-rw-r--r--docs/system/arm/emulation.rst103L
-rw-r--r--docs/system/arm/gumstix.rst21L
-rw-r--r--docs/system/arm/highbank.rst19L
-rw-r--r--docs/system/arm/imx25-pdk.rst19L
-rw-r--r--docs/system/arm/integratorcp.rst16L
-rw-r--r--docs/system/arm/kzm.rst18L
-rw-r--r--docs/system/arm/mainstone.rst25L
-rw-r--r--docs/system/arm/mps2.rst57L
-rw-r--r--docs/system/arm/musca.rst31L
-rw-r--r--docs/system/arm/musicpal.rst19L
-rw-r--r--docs/system/arm/nrf.rst51L
-rw-r--r--docs/system/arm/nseries.rst33L
-rw-r--r--docs/system/arm/nuvoton.rst95L
-rw-r--r--docs/system/arm/orangepi.rst263L
-rw-r--r--docs/system/arm/palm.rst23L
-rw-r--r--docs/system/arm/raspi.rst43L
-rw-r--r--docs/system/arm/realview.rst34L
-rw-r--r--docs/system/arm/sabrelite.rst119L
-rw-r--r--docs/system/arm/sbsa.rst32L
-rw-r--r--docs/system/arm/stellaris.rst26L
-rw-r--r--docs/system/arm/stm32.rst66L
-rw-r--r--docs/system/arm/sx1.rst18L
-rw-r--r--docs/system/arm/versatile.rst63L
-rw-r--r--docs/system/arm/vexpress.rst88L
-rw-r--r--docs/system/arm/virt.rst168L
-rw-r--r--docs/system/arm/xlnx-versal-virt.rst226L
-rw-r--r--docs/system/arm/xscale.rst35L
-rw-r--r--docs/system/authz.rst263L
-rw-r--r--docs/system/barrier.rst44L
-rw-r--r--docs/system/bootindex.rst76L
-rw-r--r--docs/system/cpu-hotplug.rst142L
-rw-r--r--docs/system/cpu-models-mips.rst.inc111L
-rw-r--r--docs/system/cpu-models-x86-abi.csv67L
-rw-r--r--docs/system/cpu-models-x86.rst.inc440L
-rw-r--r--docs/system/device-emulation.rst90L
-rw-r--r--docs/system/device-url-syntax.rst.inc210L
-rw-r--r--docs/system/devices/ivshmem.rst64L
-rw-r--r--docs/system/devices/net.rst100L
-rw-r--r--docs/system/devices/nvme.rst237L
-rw-r--r--docs/system/devices/usb.rst351L
-rw-r--r--docs/system/devices/vhost-user.rst59L
-rw-r--r--docs/system/devices/virtio-pmem.rst76L
-rw-r--r--docs/system/gdb.rst194L
-rw-r--r--docs/system/generic-loader.rst120L
-rw-r--r--docs/system/guest-loader.rst54L
-rw-r--r--docs/system/i386/cpu.rst1L
-rw-r--r--docs/system/i386/kvm-pv.rst100L
-rw-r--r--docs/system/i386/microvm.rst128L
-rw-r--r--docs/system/i386/pc.rst7L
-rw-r--r--docs/system/i386/sgx.rst165L
-rw-r--r--docs/system/images.rst85L
-rw-r--r--docs/system/index.rst36L
-rw-r--r--docs/system/invocation.rst18L
-rw-r--r--docs/system/keys.rst6L
-rw-r--r--docs/system/keys.rst.inc35L
-rw-r--r--docs/system/linuxboot.rst30L
-rw-r--r--docs/system/managed-startup.rst35L
-rw-r--r--docs/system/monitor.rst31L
-rw-r--r--docs/system/multi-process.rst64L
-rw-r--r--docs/system/mux-chardev.rst6L
-rw-r--r--docs/system/mux-chardev.rst.inc27L
-rw-r--r--docs/system/ppc/embedded.rst10L
-rw-r--r--docs/system/ppc/powermac.rst34L
-rw-r--r--docs/system/ppc/powernv.rst192L
-rw-r--r--docs/system/ppc/ppce500.rst164L
-rw-r--r--docs/system/ppc/prep.rst18L
-rw-r--r--docs/system/ppc/pseries.rst12L
-rw-r--r--docs/system/pr-manager.rst83L
-rw-r--r--docs/system/qemu-block-drivers.rst24L
-rw-r--r--docs/system/qemu-block-drivers.rst.inc911L
-rw-r--r--docs/system/qemu-cpu-models.rst24L
-rw-r--r--docs/system/qemu-manpage.rst51L
-rw-r--r--docs/system/quickstart.rst21L
-rw-r--r--docs/system/riscv/microchip-icicle-kit.rst149L
-rw-r--r--docs/system/riscv/shakti-c.rst82L
-rw-r--r--docs/system/riscv/sifive_u.rst375L
-rw-r--r--docs/system/riscv/virt.rst148L
-rw-r--r--docs/system/s390x/3270.rst63L
-rw-r--r--docs/system/s390x/bootdevices.rst82L
-rw-r--r--docs/system/s390x/css.rst86L
-rw-r--r--docs/system/s390x/protvirt.rst67L
-rw-r--r--docs/system/s390x/vfio-ap.rst916L
-rw-r--r--docs/system/s390x/vfio-ccw.rst77L
-rw-r--r--docs/system/secrets.rst162L
-rw-r--r--docs/system/security.rst173L
-rw-r--r--docs/system/target-arm.rst120L
-rw-r--r--docs/system/target-avr.rst48L
-rw-r--r--docs/system/target-i386-desc.rst.inc73L
-rw-r--r--docs/system/target-i386.rst40L
-rw-r--r--docs/system/target-m68k.rst21L
-rw-r--r--docs/system/target-mips.rst130L
-rw-r--r--docs/system/target-ppc.rst25L
-rw-r--r--docs/system/target-riscv.rst86L
-rw-r--r--docs/system/target-rx.rst36L
-rw-r--r--docs/system/target-s390x.rst35L
-rw-r--r--docs/system/target-sparc.rst62L
-rw-r--r--docs/system/target-sparc64.rst37L
-rw-r--r--docs/system/target-xtensa.rst27L
-rw-r--r--docs/system/targets.rst30L
-rw-r--r--docs/system/tls.rst328L
-rw-r--r--docs/system/virtio-net-failover.rst68L
-rw-r--r--docs/system/vnc-security.rst203L
-rw-r--r--docs/throttle.txt361L
-rw-r--r--docs/tools/index.rst17L
-rw-r--r--docs/tools/qemu-img.rst921L
-rw-r--r--docs/tools/qemu-nbd.rst265L
-rw-r--r--docs/tools/qemu-pr-helper.rst91L
-rw-r--r--docs/tools/qemu-storage-daemon.rst222L
-rw-r--r--docs/tools/qemu-trace-stap.rst125L
-rw-r--r--docs/tools/virtfs-proxy-helper.rst72L
-rw-r--r--docs/tools/virtiofsd.rst360L
-rw-r--r--docs/u2f.txt110L
-rw-r--r--docs/user/index.rst12L
-rw-r--r--docs/user/main.rst247L
-rw-r--r--docs/virtio-balloon-stats.txt109L
-rw-r--r--docs/xbzrle.txt138L
-rw-r--r--docs/xen-save-devices-state.txt33L
m---------dtc @ 85e5d83
-rw-r--r--dump/dump-hmp-cmds.c88L
-rw-r--r--dump/dump.c2058L
-rw-r--r--dump/meson.build4L
-rw-r--r--dump/win_dump.c386L
-rw-r--r--dump/win_dump.h18L
-rw-r--r--ebpf/ebpf_rss-stub.c40L
-rw-r--r--ebpf/ebpf_rss.c165L
-rw-r--r--ebpf/ebpf_rss.h44L
-rw-r--r--ebpf/meson.build1L
-rw-r--r--ebpf/rss.bpf.skeleton.h431L
-rw-r--r--ebpf/trace-events4L
-rw-r--r--ebpf/trace.h1L
-rw-r--r--fpu/meson.build1L
-rw-r--r--fpu/softfloat-parts-addsub.c.inc62L
-rw-r--r--fpu/softfloat-parts.c.inc1492L
-rw-r--r--fpu/softfloat-specialize.c.inc836L
-rw-r--r--fpu/softfloat.c4876L
-rw-r--r--fsdev/9p-iov-marshal.c306L
-rw-r--r--fsdev/9p-iov-marshal.h18L
-rw-r--r--fsdev/9p-marshal.c44L
-rw-r--r--fsdev/9p-marshal.h79L
-rw-r--r--fsdev/file-op-9p.h160L
-rw-r--r--fsdev/meson.build17L
-rw-r--r--fsdev/qemu-fsdev-dummy.c21L
-rw-r--r--fsdev/qemu-fsdev-opts.c106L
-rw-r--r--fsdev/qemu-fsdev-throttle.c120L
-rw-r--r--fsdev/qemu-fsdev-throttle.h38L
-rw-r--r--fsdev/qemu-fsdev.c193L
-rw-r--r--fsdev/qemu-fsdev.h22L
-rw-r--r--fsdev/virtfs-proxy-helper.c1161L
-rw-r--r--gdb-xml/aarch64-core.xml46L
-rw-r--r--gdb-xml/aarch64-fpu.xml86L
-rw-r--r--gdb-xml/arm-core.xml31L
-rw-r--r--gdb-xml/arm-m-profile.xml27L
-rw-r--r--gdb-xml/arm-neon.xml86L
-rw-r--r--gdb-xml/arm-vfp-sysregs.xml17L
-rw-r--r--gdb-xml/arm-vfp.xml27L
-rw-r--r--gdb-xml/arm-vfp3.xml43L
-rw-r--r--gdb-xml/avr-cpu.xml49L
-rw-r--r--gdb-xml/cf-core.xml29L
-rw-r--r--gdb-xml/cf-fp.xml22L
-rw-r--r--gdb-xml/i386-32bit.xml192L
-rw-r--r--gdb-xml/i386-64bit.xml216L
-rw-r--r--gdb-xml/m68k-core.xml29L
-rw-r--r--gdb-xml/m68k-fp.xml21L
-rw-r--r--gdb-xml/power-altivec.xml57L
-rw-r--r--gdb-xml/power-core.xml49L
-rw-r--r--gdb-xml/power-fpu.xml44L
-rw-r--r--gdb-xml/power-spe.xml45L
-rw-r--r--gdb-xml/power-vsx.xml44L
-rw-r--r--gdb-xml/power64-core.xml49L
-rw-r--r--gdb-xml/riscv-32bit-cpu.xml47L
-rw-r--r--gdb-xml/riscv-32bit-fpu.xml50L
-rw-r--r--gdb-xml/riscv-32bit-virtual.xml11L
-rw-r--r--gdb-xml/riscv-64bit-cpu.xml47L
-rw-r--r--gdb-xml/riscv-64bit-fpu.xml56L
-rw-r--r--gdb-xml/riscv-64bit-virtual.xml11L
-rw-r--r--gdb-xml/rx-core.xml70L
-rw-r--r--gdb-xml/s390-acr.xml26L
-rw-r--r--gdb-xml/s390-cr.xml26L
-rw-r--r--gdb-xml/s390-fpr.xml27L
-rw-r--r--gdb-xml/s390-gs.xml14L
-rw-r--r--gdb-xml/s390-virt.xml18L
-rw-r--r--gdb-xml/s390-vx.xml59L
-rw-r--r--gdb-xml/s390x-core64.xml28L
-rw-r--r--gdbstub.c3559L
-rw-r--r--gitdm.config56L
-rw-r--r--hmp-commands-info.hx894L
-rw-r--r--hmp-commands.hx1744L
-rw-r--r--hw/9pfs/9p-local.c1601L
-rw-r--r--hw/9pfs/9p-local.h20L
-rw-r--r--hw/9pfs/9p-posix-acl.c161L
-rw-r--r--hw/9pfs/9p-proxy.c1243L
-rw-r--r--hw/9pfs/9p-proxy.h96L
-rw-r--r--hw/9pfs/9p-synth.c641L
-rw-r--r--hw/9pfs/9p-synth.h70L
-rw-r--r--hw/9pfs/9p-util.c64L
-rw-r--r--hw/9pfs/9p-util.h81L
-rw-r--r--hw/9pfs/9p-xattr-user.c114L
-rw-r--r--hw/9pfs/9p-xattr.c291L
-rw-r--r--hw/9pfs/9p-xattr.h75L
-rw-r--r--hw/9pfs/9p.c4248L
-rw-r--r--hw/9pfs/9p.h482L
-rw-r--r--hw/9pfs/Kconfig9L
-rw-r--r--hw/9pfs/codir.c360L
-rw-r--r--hw/9pfs/cofile.c285L
-rw-r--r--hw/9pfs/cofs.c377L
-rw-r--r--hw/9pfs/coth.c46L
-rw-r--r--hw/9pfs/coth.h113L
-rw-r--r--hw/9pfs/coxattr.c114L
-rw-r--r--hw/9pfs/meson.build20L
-rw-r--r--hw/9pfs/trace-events50L
-rw-r--r--hw/9pfs/trace.h1L
-rw-r--r--hw/9pfs/virtio-9p-device.c279L
-rw-r--r--hw/9pfs/virtio-9p.h20L
-rw-r--r--hw/9pfs/xen-9p-backend.c510L
-rw-r--r--hw/9pfs/xen-9pfs.h25L
-rw-r--r--hw/Kconfig85L
-rw-r--r--hw/acpi/Kconfig58L
-rw-r--r--hw/acpi/acpi-cpu-hotplug-stub.c50L
-rw-r--r--hw/acpi/acpi-mem-hotplug-stub.c35L
-rw-r--r--hw/acpi/acpi-nvdimm-stub.c8L
-rw-r--r--hw/acpi/acpi-pci-hotplug-stub.c47L
-rw-r--r--hw/acpi/acpi-stub.c29L
-rw-r--r--hw/acpi/acpi-x86-stub.c14L
-rw-r--r--hw/acpi/acpi_interface.c25L
-rw-r--r--hw/acpi/aml-build-stub.c93L
-rw-r--r--hw/acpi/aml-build.c2350L
-rw-r--r--hw/acpi/bios-linker-loader.c351L
-rw-r--r--hw/acpi/core.c738L
-rw-r--r--hw/acpi/cpu.c711L
-rw-r--r--hw/acpi/cpu_hotplug.c333L
-rw-r--r--hw/acpi/generic_event_device.c433L
-rw-r--r--hw/acpi/ghes-stub.c22L
-rw-r--r--hw/acpi/ghes.c460L
-rw-r--r--hw/acpi/hmat.c267L
-rw-r--r--hw/acpi/hmat.h43L
-rw-r--r--hw/acpi/ich9.c577L
-rw-r--r--hw/acpi/ipmi-stub.c15L
-rw-r--r--hw/acpi/ipmi.c107L
-rw-r--r--hw/acpi/memory_hotplug.c730L
-rw-r--r--hw/acpi/meson.build32L
-rw-r--r--hw/acpi/nvdimm.c1378L
-rw-r--r--hw/acpi/pci.c61L
-rw-r--r--hw/acpi/pcihp.c540L
-rw-r--r--hw/acpi/piix4.c710L
-rw-r--r--hw/acpi/tco.c261L
-rw-r--r--hw/acpi/tpm.c459L
-rw-r--r--hw/acpi/trace-events57L
-rw-r--r--hw/acpi/trace.h1L
-rw-r--r--hw/acpi/utils.c48L
-rw-r--r--hw/acpi/vmgenid.c263L
-rw-r--r--hw/adc/Kconfig5L
-rw-r--r--hw/adc/aspeed_adc.c427L
-rw-r--r--hw/adc/max111x.c236L
-rw-r--r--hw/adc/meson.build5L
-rw-r--r--hw/adc/npcm7xx_adc.c301L
-rw-r--r--hw/adc/stm32f2xx_adc.c308L
-rw-r--r--hw/adc/trace-events8L
-rw-r--r--hw/adc/trace.h1L
-rw-r--r--hw/adc/zynq-xadc.c305L
-rw-r--r--hw/alpha/Kconfig11L
-rw-r--r--hw/alpha/alpha_sys.h21L
-rw-r--r--hw/alpha/dp264.c222L
-rw-r--r--hw/alpha/meson.build8L
-rw-r--r--hw/alpha/pci.c91L
-rw-r--r--hw/alpha/trace-events4L
-rw-r--r--hw/alpha/trace.h1L
-rw-r--r--hw/alpha/typhoon.c952L
-rw-r--r--hw/arm/Kconfig550L
-rw-r--r--hw/arm/allwinner-a10.c191L
-rw-r--r--hw/arm/allwinner-h3.c457L
-rw-r--r--hw/arm/armsse.c1729L
-rw-r--r--hw/arm/armv7m.c629L
-rw-r--r--hw/arm/aspeed.c1253L
-rw-r--r--hw/arm/aspeed_ast2600.c554L
-rw-r--r--hw/arm/aspeed_soc.c533L
-rw-r--r--hw/arm/bcm2835_peripherals.c415L
-rw-r--r--hw/arm/bcm2836.c245L
-rw-r--r--hw/arm/boot.c1338L
-rw-r--r--hw/arm/collie.c93L
-rw-r--r--hw/arm/cubieboard.c114L
-rw-r--r--hw/arm/digic.c107L
-rw-r--r--hw/arm/digic_boards.c149L
-rw-r--r--hw/arm/exynos4210.c513L
-rw-r--r--hw/arm/exynos4_boards.c195L
-rw-r--r--hw/arm/fsl-imx25.c349L
-rw-r--r--hw/arm/fsl-imx31.c253L
-rw-r--r--hw/arm/fsl-imx6.c482L
-rw-r--r--hw/arm/fsl-imx6ul.c651L
-rw-r--r--hw/arm/fsl-imx7.c592L
-rw-r--r--hw/arm/gumstix.c147L
-rw-r--r--hw/arm/highbank.c459L
-rw-r--r--hw/arm/imx25_pdk.c152L
-rw-r--r--hw/arm/integratorcp.c744L
-rw-r--r--hw/arm/kzm.c142L
-rw-r--r--hw/arm/mainstone.c179L
-rw-r--r--hw/arm/mcimx6ul-evk.c75L
-rw-r--r--hw/arm/mcimx7d-sabre.c75L
-rw-r--r--hw/arm/meson.build62L
-rw-r--r--hw/arm/microbit.c84L
-rw-r--r--hw/arm/mps2-tz.c1448L
-rw-r--r--hw/arm/mps2.c564L
-rw-r--r--hw/arm/msf2-soc.c266L
-rw-r--r--hw/arm/msf2-som.c111L
-rw-r--r--hw/arm/musca.c677L
-rw-r--r--hw/arm/musicpal.c1756L
-rw-r--r--hw/arm/netduino2.c62L
-rw-r--r--hw/arm/netduinoplus2.c62L
-rw-r--r--hw/arm/npcm7xx.c803L
-rw-r--r--hw/arm/npcm7xx_boards.c477L
-rw-r--r--hw/arm/nrf51_soc.c243L
-rw-r--r--hw/arm/nseries.c1468L
-rw-r--r--hw/arm/omap1.c4085L
-rw-r--r--hw/arm/omap2.c2714L
-rw-r--r--hw/arm/omap_sx1.c257L
-rw-r--r--hw/arm/orangepi.c125L
-rw-r--r--hw/arm/palm.c320L
-rw-r--r--hw/arm/pxa2xx.c2384L
-rw-r--r--hw/arm/pxa2xx_gpio.c369L
-rw-r--r--hw/arm/pxa2xx_pic.c339L
-rw-r--r--hw/arm/raspi.c399L
-rw-r--r--hw/arm/realview.c468L
-rw-r--r--hw/arm/sabrelite.c115L
-rw-r--r--hw/arm/sbsa-ref.c868L
-rw-r--r--hw/arm/smmu-common.c569L
-rw-r--r--hw/arm/smmu-internal.h112L
-rw-r--r--hw/arm/smmuv3-internal.h631L
-rw-r--r--hw/arm/smmuv3.c1583L
-rw-r--r--hw/arm/spitz.c1279L
-rw-r--r--hw/arm/stellaris.c1392L
-rw-r--r--hw/arm/stm32f100_soc.c209L
-rw-r--r--hw/arm/stm32f205_soc.c230L
-rw-r--r--hw/arm/stm32f405_soc.c310L
-rw-r--r--hw/arm/stm32vldiscovery.c65L
-rw-r--r--hw/arm/strongarm.c1649L
-rw-r--r--hw/arm/strongarm.h67L
-rw-r--r--hw/arm/sysbus-fdt.c571L
-rw-r--r--hw/arm/tosa.c326L
-rw-r--r--hw/arm/trace-events55L
-rw-r--r--hw/arm/trace.h1L
-rw-r--r--hw/arm/versatilepb.c475L
-rw-r--r--hw/arm/vexpress.c857L
-rw-r--r--hw/arm/virt-acpi-build.c1075L
-rw-r--r--hw/arm/virt.c2979L
-rw-r--r--hw/arm/xilinx_zynq.c377L
-rw-r--r--hw/arm/xlnx-versal-virt.c726L
-rw-r--r--hw/arm/xlnx-versal.c510L
-rw-r--r--hw/arm/xlnx-zcu102.c302L
-rw-r--r--hw/arm/xlnx-zynqmp.c780L
-rw-r--r--hw/arm/z2.c355L
-rw-r--r--hw/audio/Kconfig52L
-rw-r--r--hw/audio/ac97.c1437L
-rw-r--r--hw/audio/adlib.c328L
-rw-r--r--hw/audio/cs4231.c184L
-rw-r--r--hw/audio/cs4231a.c723L
-rw-r--r--hw/audio/es1370.c930L
-rw-r--r--hw/audio/fmopl.c1211L
-rw-r--r--hw/audio/fmopl.h103L
-rw-r--r--hw/audio/gus.c323L
-rw-r--r--hw/audio/gusemu.h88L
-rw-r--r--hw/audio/gusemu_hal.c556L
-rw-r--r--hw/audio/gusemu_mixer.c241L
-rw-r--r--hw/audio/gustate.h132L
-rw-r--r--hw/audio/hda-codec-common.h456L
-rw-r--r--hw/audio/hda-codec.c960L
-rw-r--r--hw/audio/intel-hda-defs.h717L
-rw-r--r--hw/audio/intel-hda.c1331L
-rw-r--r--hw/audio/intel-hda.h66L
-rw-r--r--hw/audio/lm4549.c336L
-rw-r--r--hw/audio/lm4549.h44L
-rw-r--r--hw/audio/marvell_88w8618.c313L
-rw-r--r--hw/audio/meson.build14L
-rw-r--r--hw/audio/pcspk.c263L
-rw-r--r--hw/audio/pl041.c660L
-rw-r--r--hw/audio/pl041.h135L
-rw-r--r--hw/audio/pl041.hx81L
-rw-r--r--hw/audio/sb16.c1476L
-rw-r--r--hw/audio/soundhw.c177L
-rw-r--r--hw/audio/trace-events13L
-rw-r--r--hw/audio/trace.h1L
-rw-r--r--hw/audio/via-ac97.c93L
-rw-r--r--hw/audio/wm8750.c736L
-rw-r--r--hw/avr/Kconfig9L
-rw-r--r--hw/avr/arduino.c159L
-rw-r--r--hw/avr/atmega.c457L
-rw-r--r--hw/avr/atmega.h51L
-rw-r--r--hw/avr/boot.c116L
-rw-r--r--hw/avr/boot.h33L
-rw-r--r--hw/avr/meson.build6L
-rw-r--r--hw/block/Kconfig46L
-rw-r--r--hw/block/block.c238L
-rw-r--r--hw/block/cdrom.c155L
-rw-r--r--hw/block/dataplane/meson.build2L
-rw-r--r--hw/block/dataplane/trace-events5L
-rw-r--r--hw/block/dataplane/trace.h1L
-rw-r--r--hw/block/dataplane/virtio-blk.c369L
-rw-r--r--hw/block/dataplane/virtio-blk.h31L
-rw-r--r--hw/block/dataplane/xen-block.c828L
-rw-r--r--hw/block/dataplane/xen-block.h30L
-rw-r--r--hw/block/ecc.c91L
-rw-r--r--hw/block/fdc-internal.h158L
-rw-r--r--hw/block/fdc-isa.c320L
-rw-r--r--hw/block/fdc-sysbus.c251L
-rw-r--r--hw/block/fdc.c2367L
-rw-r--r--hw/block/hd-geometry.c163L
-rw-r--r--hw/block/m25p80.c1661L
-rw-r--r--hw/block/meson.build22L
-rw-r--r--hw/block/nand.c814L
-rw-r--r--hw/block/onenand.c872L
-rw-r--r--hw/block/pflash_cfi01.c1043L
-rw-r--r--hw/block/pflash_cfi02.c1031L
-rw-r--r--hw/block/swim.c491L
-rw-r--r--hw/block/tc58128.c208L
-rw-r--r--hw/block/trace-events84L
-rw-r--r--hw/block/trace.h1L
-rw-r--r--hw/block/vhost-user-blk.c620L
-rw-r--r--hw/block/virtio-blk.c1353L
-rw-r--r--hw/block/xen-block.c1024L
-rw-r--r--hw/block/xen_blkif.h147L
-rw-r--r--hw/char/Kconfig73L
-rw-r--r--hw/char/avr_usart.c321L
-rw-r--r--hw/char/bcm2835_aux.c321L
-rw-r--r--hw/char/cadence_uart.c648L
-rw-r--r--hw/char/cmsdk-apb-uart.c409L
-rw-r--r--hw/char/debugcon.c145L
-rw-r--r--hw/char/digic-uart.c203L
-rw-r--r--hw/char/escc.c981L
-rw-r--r--hw/char/etraxfs_ser.c267L
-rw-r--r--hw/char/exynos4210_uart.c738L
-rw-r--r--hw/char/goldfish_tty.c285L
-rw-r--r--hw/char/grlib_apbuart.c304L
-rw-r--r--hw/char/ibex_uart.c569L
-rw-r--r--hw/char/imx_serial.c392L
-rw-r--r--hw/char/ipoctal232.c608L
-rw-r--r--hw/char/mcf_uart.c366L
-rw-r--r--hw/char/mchp_pfsoc_mmuart.c163L
-rw-r--r--hw/char/meson.build41L
-rw-r--r--hw/char/nrf51_uart.c335L
-rw-r--r--hw/char/omap_uart.c187L
-rw-r--r--hw/char/parallel-isa.c42L
-rw-r--r--hw/char/parallel.c669L
-rw-r--r--hw/char/pl011.c451L
-rw-r--r--hw/char/renesas_sci.c351L
-rw-r--r--hw/char/riscv_htif.c260L
-rw-r--r--hw/char/sclpconsole-lm.c373L
-rw-r--r--hw/char/sclpconsole.c289L
-rw-r--r--hw/char/serial-isa.c182L
-rw-r--r--hw/char/serial-pci-multi.c222L
-rw-r--r--hw/char/serial-pci.c130L
-rw-r--r--hw/char/serial.c1127L
-rw-r--r--hw/char/sh_serial.c431L
-rw-r--r--hw/char/shakti_uart.c186L
-rw-r--r--hw/char/sifive_uart.c289L
-rw-r--r--hw/char/spapr_vty.c272L
-rw-r--r--hw/char/stm32f2xx_usart.c243L
-rw-r--r--hw/char/terminal3270.c321L
-rw-r--r--hw/char/trace-events103L
-rw-r--r--hw/char/trace.h1L
-rw-r--r--hw/char/virtio-console.c309L
-rw-r--r--hw/char/virtio-serial-bus.c1209L
-rw-r--r--hw/char/xen_console.c298L
-rw-r--r--hw/char/xilinx_uartlite.c257L
-rw-r--r--hw/core/Kconfig29L
-rw-r--r--hw/core/bus.c341L
-rw-r--r--hw/core/clock-vmstate.c63L
-rw-r--r--hw/core/clock.c195L
-rw-r--r--hw/core/cpu-common.c313L
-rw-r--r--hw/core/cpu-sysemu.c145L
-rw-r--r--hw/core/fw-path-provider.c54L
-rw-r--r--hw/core/generic-loader.c221L
-rw-r--r--hw/core/guest-loader.c144L
-rw-r--r--hw/core/guest-loader.h34L
-rw-r--r--hw/core/hotplug.c71L
-rw-r--r--hw/core/irq.c146L
-rw-r--r--hw/core/loader-fit.c335L
-rw-r--r--hw/core/loader.c1753L
-rw-r--r--hw/core/machine-hmp-cmds.c168L
-rw-r--r--hw/core/machine-qmp-cmds.c206L
-rw-r--r--hw/core/machine.c1437L
-rw-r--r--hw/core/meson.build45L
-rw-r--r--hw/core/nmi.c88L
-rw-r--r--hw/core/null-machine.c59L
-rw-r--r--hw/core/numa.c865L
-rw-r--r--hw/core/or-irq.c149L
-rw-r--r--hw/core/platform-bus.c230L
-rw-r--r--hw/core/ptimer.c486L
-rw-r--r--hw/core/qdev-clock.c212L
-rw-r--r--hw/core/qdev-fw.c96L
-rw-r--r--hw/core/qdev-prop-internal.h28L
-rw-r--r--hw/core/qdev-properties-system.c1115L
-rw-r--r--hw/core/qdev-properties.c955L
-rw-r--r--hw/core/qdev.c1176L
-rw-r--r--hw/core/register.c342L
-rw-r--r--hw/core/reset.c72L
-rw-r--r--hw/core/resettable.c301L
-rw-r--r--hw/core/split-irq.c92L
-rw-r--r--hw/core/stream.c34L
-rw-r--r--hw/core/sysbus.c367L
-rw-r--r--hw/core/trace-events37L
-rw-r--r--hw/core/trace.h1L
-rw-r--r--hw/core/uboot_image.h159L
-rw-r--r--hw/core/vm-change-state-handler.c62L
-rw-r--r--hw/core/vmstate-if.c23L
-rw-r--r--hw/cpu/Kconfig8L
-rw-r--r--hw/cpu/a15mpcore.c180L
-rw-r--r--hw/cpu/a9mpcore.c194L
-rw-r--r--hw/cpu/arm11mpcore.c169L
-rw-r--r--hw/cpu/cluster.c100L
-rw-r--r--hw/cpu/core.c106L
-rw-r--r--hw/cpu/meson.build6L
-rw-r--r--hw/cpu/realview_mpcore.c137L
-rw-r--r--hw/cris/Kconfig9L
-rw-r--r--hw/cris/axis_dev88.c352L
-rw-r--r--hw/cris/boot.c102L
-rw-r--r--hw/cris/boot.h16L
-rw-r--r--hw/cris/meson.build5L
-rw-r--r--hw/display/Kconfig136L
-rw-r--r--hw/display/artist.c1500L
-rw-r--r--hw/display/ati.c1052L
-rw-r--r--hw/display/ati_2d.c206L
-rw-r--r--hw/display/ati_dbg.c273L
-rw-r--r--hw/display/ati_int.h107L
-rw-r--r--hw/display/ati_regs.h481L
-rw-r--r--hw/display/bcm2835_fb.c470L
-rw-r--r--hw/display/blizzard.c1026L
-rw-r--r--hw/display/bochs-display.c390L
-rw-r--r--hw/display/cg3.c396L
-rw-r--r--hw/display/cirrus_vga.c3024L
-rw-r--r--hw/display/cirrus_vga_internal.h103L
-rw-r--r--hw/display/cirrus_vga_isa.c99L
-rw-r--r--hw/display/cirrus_vga_rop.h246L
-rw-r--r--hw/display/cirrus_vga_rop2.h284L
-rw-r--r--hw/display/dpcd.c165L
-rw-r--r--hw/display/edid-generate.c563L
-rw-r--r--hw/display/edid-region.c33L
-rw-r--r--hw/display/exynos4210_fimd.c1972L
-rw-r--r--hw/display/framebuffer.c122L
-rw-r--r--hw/display/framebuffer.h65L
-rw-r--r--hw/display/g364fb.c554L
-rw-r--r--hw/display/i2c-ddc.c129L
-rw-r--r--hw/display/jazz_led.c320L
-rw-r--r--hw/display/macfb.c810L
-rw-r--r--hw/display/meson.build100L
-rw-r--r--hw/display/next-fb.c144L
-rw-r--r--hw/display/omap_dss.c1093L
-rw-r--r--hw/display/omap_lcdc.c508L
-rw-r--r--hw/display/pl110.c609L
-rw-r--r--hw/display/pl110_template.h301L
-rw-r--r--hw/display/pxa2xx_lcd.c1451L
-rw-r--r--hw/display/qxl-logger.c274L
-rw-r--r--hw/display/qxl-render.c337L
-rw-r--r--hw/display/qxl.c2524L
-rw-r--r--hw/display/qxl.h177L
-rw-r--r--hw/display/ramfb-standalone.c65L
-rw-r--r--hw/display/ramfb.c135L
-rw-r--r--hw/display/sii9022.c193L
-rw-r--r--hw/display/sm501.c2124L
-rw-r--r--hw/display/ssd0303.c336L
-rw-r--r--hw/display/ssd0323.c388L
-rw-r--r--hw/display/tc6393xb.c568L
-rw-r--r--hw/display/tcx.c914L
-rw-r--r--hw/display/trace-events176L
-rw-r--r--hw/display/trace.h1L
-rw-r--r--hw/display/vga-access.h49L
-rw-r--r--hw/display/vga-helpers.h431L
-rw-r--r--hw/display/vga-isa-mm.c114L
-rw-r--r--hw/display/vga-isa.c125L
-rw-r--r--hw/display/vga-pci.c420L
-rw-r--r--hw/display/vga.c2305L
-rw-r--r--hw/display/vga_int.h198L
-rw-r--r--hw/display/vga_regs.h159L
-rw-r--r--hw/display/vhost-user-gpu-pci.c53L
-rw-r--r--hw/display/vhost-user-gpu.c608L
-rw-r--r--hw/display/vhost-user-vga.c54L
-rw-r--r--hw/display/virtio-gpu-base.c290L
-rw-r--r--hw/display/virtio-gpu-gl.c171L
-rw-r--r--hw/display/virtio-gpu-pci-gl.c58L
-rw-r--r--hw/display/virtio-gpu-pci.c102L
-rw-r--r--hw/display/virtio-gpu-udmabuf-stubs.c27L
-rw-r--r--hw/display/virtio-gpu-udmabuf.c224L
-rw-r--r--hw/display/virtio-gpu-virgl.c634L
-rw-r--r--hw/display/virtio-gpu.c1459L
-rw-r--r--hw/display/virtio-vga-gl.c50L
-rw-r--r--hw/display/virtio-vga.c280L
-rw-r--r--hw/display/virtio-vga.h29L
-rw-r--r--hw/display/vmware_vga.c1366L
-rw-r--r--hw/display/xenfb.c987L
-rw-r--r--hw/display/xlnx_dp.c1383L
-rw-r--r--hw/dma/Kconfig32L
-rw-r--r--hw/dma/bcm2835_dma.c410L
-rw-r--r--hw/dma/etraxfs_dma.c780L
-rw-r--r--hw/dma/i82374.c168L
-rw-r--r--hw/dma/i8257.c657L
-rw-r--r--hw/dma/meson.build16L
-rw-r--r--hw/dma/omap_dma.c2124L
-rw-r--r--hw/dma/pl080.c449L
-rw-r--r--hw/dma/pl330.c1702L
-rw-r--r--hw/dma/pxa2xx_dma.c591L
-rw-r--r--hw/dma/rc4030.c754L
-rw-r--r--hw/dma/sifive_pdma.c351L
-rw-r--r--hw/dma/soc_dma.c361L
-rw-r--r--hw/dma/sparc32_dma.c449L
-rw-r--r--hw/dma/trace-events46L
-rw-r--r--hw/dma/trace.h1L
-rw-r--r--hw/dma/xilinx_axidma.c662L
-rw-r--r--hw/dma/xlnx-zdma.c847L
-rw-r--r--hw/dma/xlnx-zynq-devcfg.c402L
-rw-r--r--hw/dma/xlnx_csu_dma.c743L
-rw-r--r--hw/dma/xlnx_dpdma.c790L
-rw-r--r--hw/gpio/Kconfig15L
-rw-r--r--hw/gpio/aspeed_gpio.c996L
-rw-r--r--hw/gpio/bcm2835_gpio.c344L
-rw-r--r--hw/gpio/gpio_key.c109L
-rw-r--r--hw/gpio/gpio_pwr.c70L
-rw-r--r--hw/gpio/imx_gpio.c355L
-rw-r--r--hw/gpio/max7310.c218L
-rw-r--r--hw/gpio/meson.build14L
-rw-r--r--hw/gpio/mpc8xxx.c224L
-rw-r--r--hw/gpio/npcm7xx_gpio.c424L
-rw-r--r--hw/gpio/nrf51_gpio.c318L
-rw-r--r--hw/gpio/omap_gpio.c813L
-rw-r--r--hw/gpio/pl061.c603L
-rw-r--r--hw/gpio/sifive_gpio.c397L
-rw-r--r--hw/gpio/trace-events29L
-rw-r--r--hw/gpio/trace.h1L
-rw-r--r--hw/gpio/zaurus.c305L
-rw-r--r--hw/hppa/Kconfig16L
-rw-r--r--hw/hppa/dino.c608L
-rw-r--r--hw/hppa/hppa_hardware.h51L
-rw-r--r--hw/hppa/hppa_sys.h24L
-rw-r--r--hw/hppa/lasi.c367L
-rw-r--r--hw/hppa/machine.c374L
-rw-r--r--hw/hppa/meson.build4L
-rw-r--r--hw/hppa/pci.c88L
-rw-r--r--hw/hppa/trace-events14L
-rw-r--r--hw/hppa/trace.h1L
-rw-r--r--hw/hyperv/Kconfig13L
-rw-r--r--hw/hyperv/hyperv.c663L
-rw-r--r--hw/hyperv/hyperv_testdev.c326L
-rw-r--r--hw/hyperv/meson.build3L
-rw-r--r--hw/hyperv/trace-events18L
-rw-r--r--hw/hyperv/trace.h1L
-rw-r--r--hw/hyperv/vmbus.c2785L
-rw-r--r--hw/i2c/Kconfig38L
-rw-r--r--hw/i2c/aspeed_i2c.c1038L
-rw-r--r--hw/i2c/bitbang_i2c.c226L
-rw-r--r--hw/i2c/core.c357L
-rw-r--r--hw/i2c/exynos4210_i2c.c333L
-rw-r--r--hw/i2c/i2c_mux_pca954x.c290L
-rw-r--r--hw/i2c/imx_i2c.c333L
-rw-r--r--hw/i2c/meson.build19L
-rw-r--r--hw/i2c/microbit_i2c.c130L
-rw-r--r--hw/i2c/mpc_i2c.c359L
-rw-r--r--hw/i2c/npcm7xx_smbus.c1098L
-rw-r--r--hw/i2c/omap_i2c.c549L
-rw-r--r--hw/i2c/pm_smbus.c497L
-rw-r--r--hw/i2c/pmbus_device.c1612L
-rw-r--r--hw/i2c/ppc4xx_i2c.c377L
-rw-r--r--hw/i2c/smbus_eeprom.c300L
-rw-r--r--hw/i2c/smbus_ich9.c155L
-rw-r--r--hw/i2c/smbus_master.c164L
-rw-r--r--hw/i2c/smbus_slave.c237L
-rw-r--r--hw/i2c/trace-events33L
-rw-r--r--hw/i2c/trace.h1L
-rw-r--r--hw/i2c/versatile_i2c.c112L
-rw-r--r--hw/i386/Kconfig138L
-rw-r--r--hw/i386/acpi-build.c2864L
-rw-r--r--hw/i386/acpi-build.h15L
-rw-r--r--hw/i386/acpi-common.c165L
-rw-r--r--hw/i386/acpi-common.h15L
-rw-r--r--hw/i386/acpi-microvm.c258L
-rw-r--r--hw/i386/acpi-microvm.h8L
-rw-r--r--hw/i386/amd_iommu.c1664L
-rw-r--r--hw/i386/amd_iommu.h372L
-rw-r--r--hw/i386/e820_memory_layout.c59L
-rw-r--r--hw/i386/e820_memory_layout.h42L
-rw-r--r--hw/i386/fw_cfg.c221L
-rw-r--r--hw/i386/fw_cfg.h30L
-rw-r--r--hw/i386/generic_event_device_x86.c36L
-rw-r--r--hw/i386/intel_iommu.c3897L
-rw-r--r--hw/i386/intel_iommu_internal.h516L
-rw-r--r--hw/i386/kvm/apic.c271L
-rw-r--r--hw/i386/kvm/clock.c350L
-rw-r--r--hw/i386/kvm/i8254.c337L
-rw-r--r--hw/i386/kvm/i8259.c167L
-rw-r--r--hw/i386/kvm/ioapic.c165L
-rw-r--r--hw/i386/kvm/meson.build8L
-rw-r--r--hw/i386/kvmvapic.c871L
-rw-r--r--hw/i386/meson.build37L
-rw-r--r--hw/i386/microvm.c774L
-rw-r--r--hw/i386/multiboot.c409L
-rw-r--r--hw/i386/multiboot.h14L
-rw-r--r--hw/i386/pc.c1751L
-rw-r--r--hw/i386/pc_piix.c950L
-rw-r--r--hw/i386/pc_q35.c614L
-rw-r--r--hw/i386/pc_sysfw.c263L
-rw-r--r--hw/i386/pc_sysfw_ovmf-stubs.c26L
-rw-r--r--hw/i386/pc_sysfw_ovmf.c184L
-rw-r--r--hw/i386/port92.c127L
-rw-r--r--hw/i386/sgx-epc.c184L
-rw-r--r--hw/i386/sgx-stub.c26L
-rw-r--r--hw/i386/sgx.c170L
-rw-r--r--hw/i386/trace-events121L
-rw-r--r--hw/i386/trace.h1L
-rw-r--r--hw/i386/vmmouse.c326L
-rw-r--r--hw/i386/vmport.c313L
-rw-r--r--hw/i386/x86-iommu-stub.c43L
-rw-r--r--hw/i386/x86-iommu.c177L
-rw-r--r--hw/i386/x86.c1398L
-rw-r--r--hw/i386/xen/meson.build7L
-rw-r--r--hw/i386/xen/trace-events28L
-rw-r--r--hw/i386/xen/trace.h1L
-rw-r--r--hw/i386/xen/xen-hvm.c1620L
-rw-r--r--hw/i386/xen/xen-mapcache.c593L
-rw-r--r--hw/i386/xen/xen_apic.c103L
-rw-r--r--hw/i386/xen/xen_platform.c519L
-rw-r--r--hw/i386/xen/xen_pvdevice.c154L
-rw-r--r--hw/ide/Kconfig59L
-rw-r--r--hw/ide/ahci-allwinner.c127L
-rw-r--r--hw/ide/ahci.c1843L
-rw-r--r--hw/ide/ahci_internal.h393L
-rw-r--r--hw/ide/atapi.c1377L
-rw-r--r--hw/ide/cmd646.c351L
-rw-r--r--hw/ide/core.c2942L
-rw-r--r--hw/ide/ich.c197L
-rw-r--r--hw/ide/ioport.c68L
-rw-r--r--hw/ide/isa.c138L
-rw-r--r--hw/ide/macio.c513L
-rw-r--r--hw/ide/meson.build14L
-rw-r--r--hw/ide/microdrive.c643L
-rw-r--r--hw/ide/mmio.c189L
-rw-r--r--hw/ide/pci.c534L
-rw-r--r--hw/ide/piix.c279L
-rw-r--r--hw/ide/qdev.c371L
-rw-r--r--hw/ide/sii3112.c322L
-rw-r--r--hw/ide/trace-events124L
-rw-r--r--hw/ide/trace.h1L
-rw-r--r--hw/ide/via.c240L
-rw-r--r--hw/input/Kconfig48L
-rw-r--r--hw/input/adb-internal.h53L
-rw-r--r--hw/input/adb-kbd.c408L
-rw-r--r--hw/input/adb-mouse.c279L
-rw-r--r--hw/input/adb.c324L
-rw-r--r--hw/input/ads7846.c186L
-rw-r--r--hw/input/hid.c624L
-rw-r--r--hw/input/lasips2.c288L
-rw-r--r--hw/input/lm832x.c528L
-rw-r--r--hw/input/meson.build18L
-rw-r--r--hw/input/pckbd.c814L
-rw-r--r--hw/input/pl050.c210L
-rw-r--r--hw/input/ps2.c1220L
-rw-r--r--hw/input/pxa2xx_keypad.c331L
-rw-r--r--hw/input/stellaris_input.c93L
-rw-r--r--hw/input/trace-events60L
-rw-r--r--hw/input/trace.h1L
-rw-r--r--hw/input/tsc2005.c559L
-rw-r--r--hw/input/tsc210x.c1253L
-rw-r--r--hw/input/vhost-user-input.c130L
-rw-r--r--hw/input/virtio-input-hid.c522L
-rw-r--r--hw/input/virtio-input-host.c260L
-rw-r--r--hw/input/virtio-input.c343L
-rw-r--r--hw/intc/Kconfig75L
-rw-r--r--hw/intc/allwinner-a10-pic.c215L
-rw-r--r--hw/intc/apic.c928L
-rw-r--r--hw/intc/apic_common.c497L
-rw-r--r--hw/intc/arm_gic.c2146L
-rw-r--r--hw/intc/arm_gic_common.c394L
-rw-r--r--hw/intc/arm_gic_kvm.c619L
-rw-r--r--hw/intc/arm_gicv2m.c200L
-rw-r--r--hw/intc/arm_gicv3.c428L
-rw-r--r--hw/intc/arm_gicv3_common.c547L
-rw-r--r--hw/intc/arm_gicv3_cpuif.c2700L
-rw-r--r--hw/intc/arm_gicv3_dist.c914L
-rw-r--r--hw/intc/arm_gicv3_its.c1322L
-rw-r--r--hw/intc/arm_gicv3_its_common.c161L
-rw-r--r--hw/intc/arm_gicv3_its_kvm.c266L
-rw-r--r--hw/intc/arm_gicv3_kvm.c904L
-rw-r--r--hw/intc/arm_gicv3_redist.c728L
-rw-r--r--hw/intc/armv7m_nvic.c2735L
-rw-r--r--hw/intc/aspeed_vic.c363L
-rw-r--r--hw/intc/bcm2835_ic.c243L
-rw-r--r--hw/intc/bcm2836_control.c408L
-rw-r--r--hw/intc/etraxfs_pic.c172L
-rw-r--r--hw/intc/exynos4210_combiner.c461L
-rw-r--r--hw/intc/exynos4210_gic.c482L
-rw-r--r--hw/intc/gic_internal.h322L
-rw-r--r--hw/intc/gicv3_internal.h581L
-rw-r--r--hw/intc/goldfish_pic.c219L
-rw-r--r--hw/intc/grlib_irqmp.c362L
-rw-r--r--hw/intc/heathrow_pic.c210L
-rw-r--r--hw/intc/i8259.c466L
-rw-r--r--hw/intc/i8259_common.c219L
-rw-r--r--hw/intc/ibex_plic.c307L
-rw-r--r--hw/intc/imx_avic.c366L
-rw-r--r--hw/intc/imx_gpcv2.c126L
-rw-r--r--hw/intc/intc.c41L
-rw-r--r--hw/intc/ioapic.c513L
-rw-r--r--hw/intc/ioapic_common.c224L
-rw-r--r--hw/intc/loongson_liointc.c249L
-rw-r--r--hw/intc/m68k_irqc.c119L
-rw-r--r--hw/intc/meson.build60L
-rw-r--r--hw/intc/mips_gic.c468L
-rw-r--r--hw/intc/omap_intc.c690L
-rw-r--r--hw/intc/ompic.c181L
-rw-r--r--hw/intc/openpic.c1645L
-rw-r--r--hw/intc/openpic_kvm.c294L
-rw-r--r--hw/intc/pl190.c297L
-rw-r--r--hw/intc/pnv_xive.c1987L
-rw-r--r--hw/intc/pnv_xive_regs.h248L
-rw-r--r--hw/intc/ppc-uic.c321L
-rw-r--r--hw/intc/realview_gic.c86L
-rw-r--r--hw/intc/riscv_aclint.c460L
-rw-r--r--hw/intc/rx_icu.c395L
-rw-r--r--hw/intc/s390_flic.c503L
-rw-r--r--hw/intc/s390_flic_kvm.c679L
-rw-r--r--hw/intc/sh_intc.c514L
-rw-r--r--hw/intc/sifive_plic.c562L
-rw-r--r--hw/intc/slavio_intctl.c475L
-rw-r--r--hw/intc/spapr_xive.c1830L
-rw-r--r--hw/intc/spapr_xive_kvm.c875L
-rw-r--r--hw/intc/trace-events240L
-rw-r--r--hw/intc/trace.h1L
-rw-r--r--hw/intc/vgic_common.h35L
-rw-r--r--hw/intc/xics.c751L
-rw-r--r--hw/intc/xics_kvm.c509L
-rw-r--r--hw/intc/xics_pnv.c202L
-rw-r--r--hw/intc/xics_spapr.c476L
-rw-r--r--hw/intc/xilinx_intc.c206L
-rw-r--r--hw/intc/xive.c1983L
-rw-r--r--hw/intc/xlnx-pmu-iomod-intc.c558L
-rw-r--r--hw/intc/xlnx-zynqmp-ipi.c380L
-rw-r--r--hw/ipack/Kconfig4L
-rw-r--r--hw/ipack/ipack.c123L
-rw-r--r--hw/ipack/meson.build1L
-rw-r--r--hw/ipack/tpci200.c664L
-rw-r--r--hw/ipmi/Kconfig37L
-rw-r--r--hw/ipmi/ipmi.c138L
-rw-r--r--hw/ipmi/ipmi_bmc_extern.c548L
-rw-r--r--hw/ipmi/ipmi_bmc_sim.c2232L
-rw-r--r--hw/ipmi/ipmi_bt.c437L
-rw-r--r--hw/ipmi/ipmi_kcs.c423L
-rw-r--r--hw/ipmi/isa_ipmi_bt.c173L
-rw-r--r--hw/ipmi/isa_ipmi_kcs.c180L
-rw-r--r--hw/ipmi/meson.build11L
-rw-r--r--hw/ipmi/pci_ipmi_bt.c148L
-rw-r--r--hw/ipmi/pci_ipmi_kcs.c148L
-rw-r--r--hw/ipmi/smbus_ipmi.c385L
-rw-r--r--hw/isa/Kconfig72L
-rw-r--r--hw/isa/apm.c97L
-rw-r--r--hw/isa/i82378.c151L
-rw-r--r--hw/isa/isa-bus.c309L
-rw-r--r--hw/isa/isa-superio.c212L
-rw-r--r--hw/isa/lpc_ich9.c857L
-rw-r--r--hw/isa/meson.build11L
-rw-r--r--hw/isa/pc87312.c387L
-rw-r--r--hw/isa/piix3.c395L
-rw-r--r--hw/isa/piix4.c275L
-rw-r--r--hw/isa/smc37c669-superio.c116L
-rw-r--r--hw/isa/trace-events23L
-rw-r--r--hw/isa/trace.h1L
-rw-r--r--hw/isa/vt82c686.c755L
-rw-r--r--hw/m68k/Kconfig34L
-rw-r--r--hw/m68k/an5206.c102L
-rw-r--r--hw/m68k/bootinfo.h59L
-rw-r--r--hw/m68k/mcf5206.c629L
-rw-r--r--hw/m68k/mcf5208.c363L
-rw-r--r--hw/m68k/mcf_intc.c217L
-rw-r--r--hw/m68k/meson.build8L
-rw-r--r--hw/m68k/next-cube.c1056L
-rw-r--r--hw/m68k/next-kbd.c289L
-rw-r--r--hw/m68k/q800.c552L
-rw-r--r--hw/m68k/virt.c310L
-rw-r--r--hw/mem/Kconfig10L
-rw-r--r--hw/mem/memory-device.c346L
-rw-r--r--hw/mem/meson.build9L
-rw-r--r--hw/mem/npcm7xx_mc.c84L
-rw-r--r--hw/mem/nvdimm.c266L
-rw-r--r--hw/mem/pc-dimm.c300L
-rw-r--r--hw/mem/sparse-mem.c150L
-rw-r--r--hw/mem/trace-events8L
-rw-r--r--hw/mem/trace.h1L
-rw-r--r--hw/meson.build66L
-rw-r--r--hw/microblaze/Kconfig21L
-rw-r--r--hw/microblaze/boot.c216L
-rw-r--r--hw/microblaze/boot.h11L
-rw-r--r--hw/microblaze/meson.build7L
-rw-r--r--hw/microblaze/petalogix_ml605_mmu.c220L
-rw-r--r--hw/microblaze/petalogix_s3adsp1800_mmu.c138L
-rw-r--r--hw/microblaze/xlnx-zynqmp-pmu.c187L
-rw-r--r--hw/mips/Kconfig61L
-rw-r--r--hw/mips/bootloader.c200L
-rw-r--r--hw/mips/boston.c527L
-rw-r--r--hw/mips/cps.c210L
-rw-r--r--hw/mips/fuloong2e.c350L
-rw-r--r--hw/mips/fw_cfg.c35L
-rw-r--r--hw/mips/fw_cfg.h19L
-rw-r--r--hw/mips/gt64xxx_pci.c1300L
-rw-r--r--hw/mips/jazz.c441L
-rw-r--r--hw/mips/loongson3_bootp.c151L
-rw-r--r--hw/mips/loongson3_bootp.h236L
-rw-r--r--hw/mips/loongson3_virt.c634L
-rw-r--r--hw/mips/malta.c1464L
-rw-r--r--hw/mips/meson.build15L
-rw-r--r--hw/mips/mips_int.c88L
-rw-r--r--hw/mips/mipssim.c246L
-rw-r--r--hw/mips/trace-events6L
-rw-r--r--hw/mips/trace.h1L
-rw-r--r--hw/misc/Kconfig174L
-rw-r--r--hw/misc/a9scu.c153L
-rw-r--r--hw/misc/allwinner-cpucfg.c282L
-rw-r--r--hw/misc/allwinner-h3-ccu.c242L
-rw-r--r--hw/misc/allwinner-h3-dramc.c358L
-rw-r--r--hw/misc/allwinner-h3-sysctrl.c140L
-rw-r--r--hw/misc/allwinner-sid.c169L
-rw-r--r--hw/misc/applesmc.c562L
-rw-r--r--hw/misc/arm11scu.c104L
-rw-r--r--hw/misc/arm_integrator_debug.c100L
-rw-r--r--hw/misc/arm_l2x0.c203L
-rw-r--r--hw/misc/arm_sysctl.c662L
-rw-r--r--hw/misc/armsse-cpu-pwrctrl.c149L
-rw-r--r--hw/misc/armsse-cpuid.c135L
-rw-r--r--hw/misc/armsse-mhu.c200L
-rw-r--r--hw/misc/armv7m_ras.c93L
-rw-r--r--hw/misc/aspeed_hace.c389L
-rw-r--r--hw/misc/aspeed_lpc.c486L
-rw-r--r--hw/misc/aspeed_scu.c740L
-rw-r--r--hw/misc/aspeed_sdmc.c522L
-rw-r--r--hw/misc/aspeed_xdma.c245L
-rw-r--r--hw/misc/auxbus.c337L
-rw-r--r--hw/misc/avr_power.c113L
-rw-r--r--hw/misc/bcm2835_cprman.c813L
-rw-r--r--hw/misc/bcm2835_mbox.c340L
-rw-r--r--hw/misc/bcm2835_mphi.c191L
-rw-r--r--hw/misc/bcm2835_powermgt.c160L
-rw-r--r--hw/misc/bcm2835_property.c436L
-rw-r--r--hw/misc/bcm2835_rng.c147L
-rw-r--r--hw/misc/bcm2835_thermal.c135L
-rw-r--r--hw/misc/cbus.c619L
-rw-r--r--hw/misc/debugexit.c84L
-rw-r--r--hw/misc/eccmemctl.c357L
-rw-r--r--hw/misc/edu.c442L
-rw-r--r--hw/misc/empty_slot.c109L
-rw-r--r--hw/misc/exynos4210_clk.c166L
-rw-r--r--hw/misc/exynos4210_pmu.c522L
-rw-r--r--hw/misc/exynos4210_rng.c277L
-rw-r--r--hw/misc/grlib_ahb_apb_pnp.c301L
-rw-r--r--hw/misc/imx25_ccm.c320L
-rw-r--r--hw/misc/imx31_ccm.c347L
-rw-r--r--hw/misc/imx6_ccm.c783L
-rw-r--r--hw/misc/imx6_src.c311L
-rw-r--r--hw/misc/imx6ul_ccm.c938L
-rw-r--r--hw/misc/imx7_ccm.c287L
-rw-r--r--hw/misc/imx7_gpr.c124L
-rw-r--r--hw/misc/imx7_snvs.c83L
-rw-r--r--hw/misc/imx_ccm.c86L
-rw-r--r--hw/misc/imx_rngc.c277L
-rw-r--r--hw/misc/iotkit-secctl.c845L
-rw-r--r--hw/misc/iotkit-sysctl.c872L
-rw-r--r--hw/misc/iotkit-sysinfo.c187L
-rw-r--r--hw/misc/ivshmem.c1135L
-rw-r--r--hw/misc/led.c161L
-rw-r--r--hw/misc/mac_via.c1198L
-rw-r--r--hw/misc/macio/Kconfig11L
-rw-r--r--hw/misc/macio/cuda.c629L
-rw-r--r--hw/misc/macio/gpio.c219L
-rw-r--r--hw/misc/macio/mac_dbdma.c940L
-rw-r--r--hw/misc/macio/macio.c504L
-rw-r--r--hw/misc/macio/meson.build8L
-rw-r--r--hw/misc/macio/pmu.c870L
-rw-r--r--hw/misc/macio/trace-events42L
-rw-r--r--hw/misc/macio/trace.h1L
-rw-r--r--hw/misc/mchp_pfsoc_dmc.c215L
-rw-r--r--hw/misc/mchp_pfsoc_ioscb.c241L
-rw-r--r--hw/misc/mchp_pfsoc_sysreg.c98L
-rw-r--r--hw/misc/meson.build128L
-rw-r--r--hw/misc/mips_cmgcr.c255L
-rw-r--r--hw/misc/mips_cpc.c195L
-rw-r--r--hw/misc/mips_itu.c581L
-rw-r--r--hw/misc/mos6522.c541L
-rw-r--r--hw/misc/mps2-fpgaio.c355L
-rw-r--r--hw/misc/mps2-scc.c396L
-rw-r--r--hw/misc/msf2-sysreg.c163L
-rw-r--r--hw/misc/mst_fpga.c269L
-rw-r--r--hw/misc/npcm7xx_clk.c1095L
-rw-r--r--hw/misc/npcm7xx_gcr.c269L
-rw-r--r--hw/misc/npcm7xx_mft.c540L
-rw-r--r--hw/misc/npcm7xx_pwm.c569L
-rw-r--r--hw/misc/npcm7xx_rng.c180L
-rw-r--r--hw/misc/nrf51_rng.c266L
-rw-r--r--hw/misc/omap_clk.c1267L
-rw-r--r--hw/misc/omap_gpmc.c898L
-rw-r--r--hw/misc/omap_l4.c163L
-rw-r--r--hw/misc/omap_sdrc.c168L
-rw-r--r--hw/misc/omap_tap.c118L
-rw-r--r--hw/misc/pc-testdev.c216L
-rw-r--r--hw/misc/pca9552.c437L
-rw-r--r--hw/misc/pci-testdev.c361L
-rw-r--r--hw/misc/pvpanic-isa.c93L
-rw-r--r--hw/misc/pvpanic-pci.c93L
-rw-r--r--hw/misc/pvpanic.c70L
-rw-r--r--hw/misc/sbsa_ec.c98L
-rw-r--r--hw/misc/sga.c69L
-rw-r--r--hw/misc/sifive_e_prci.c124L
-rw-r--r--hw/misc/sifive_test.c99L
-rw-r--r--hw/misc/sifive_u_otp.c297L
-rw-r--r--hw/misc/sifive_u_prci.c169L
-rw-r--r--hw/misc/slavio_misc.c515L
-rw-r--r--hw/misc/stm32f2xx_syscfg.c161L
-rw-r--r--hw/misc/stm32f4xx_exti.c188L
-rw-r--r--hw/misc/stm32f4xx_syscfg.c171L
-rw-r--r--hw/misc/trace-events254L
-rw-r--r--hw/misc/trace.h1L
-rw-r--r--hw/misc/tz-mpc.c636L
-rw-r--r--hw/misc/tz-msc.c312L
-rw-r--r--hw/misc/tz-ppc.c352L
-rw-r--r--hw/misc/unimp.c99L
-rw-r--r--hw/misc/virt_ctrl.c150L
-rw-r--r--hw/misc/vmcoreinfo.c108L
-rw-r--r--hw/misc/xlnx-versal-xramc.c253L
-rw-r--r--hw/misc/zynq_slcr.c637L
-rw-r--r--hw/net/Kconfig155L
-rw-r--r--hw/net/allwinner-sun8i-emac.c887L
-rw-r--r--hw/net/allwinner_emac.c540L
-rw-r--r--hw/net/cadence_gem.c1720L
-rw-r--r--hw/net/can/can_kvaser_pci.c324L
-rw-r--r--hw/net/can/can_mioe3680_pci.c267L
-rw-r--r--hw/net/can/can_pcm3680_pci.c268L
-rw-r--r--hw/net/can/can_sja1000.c988L
-rw-r--r--hw/net/can/can_sja1000.h147L
-rw-r--r--hw/net/can/ctu_can_fd_frame.h189L
-rw-r--r--hw/net/can/ctu_can_fd_regs.h971L
-rw-r--r--hw/net/can/ctucan_core.c687L
-rw-r--r--hw/net/can/ctucan_core.h126L
-rw-r--r--hw/net/can/ctucan_pci.c281L
-rw-r--r--hw/net/can/meson.build7L
-rw-r--r--hw/net/can/trace-events9L
-rw-r--r--hw/net/can/trace.h1L
-rw-r--r--hw/net/can/xlnx-zynqmp-can.c1160L
-rw-r--r--hw/net/dp8393x.c996L
-rw-r--r--hw/net/e1000.c1849L
-rw-r--r--hw/net/e1000_regs.h1250L
-rw-r--r--hw/net/e1000e.c735L
-rw-r--r--hw/net/e1000e_core.c3507L
-rw-r--r--hw/net/e1000e_core.h158L
-rw-r--r--hw/net/e1000x_common.c267L
-rw-r--r--hw/net/e1000x_common.h216L
-rw-r--r--hw/net/eepro100.c2097L
-rw-r--r--hw/net/etraxfs_eth.c688L
-rw-r--r--hw/net/fsl_etsec/etsec.c469L
-rw-r--r--hw/net/fsl_etsec/etsec.h178L
-rw-r--r--hw/net/fsl_etsec/miim.c147L
-rw-r--r--hw/net/fsl_etsec/registers.c296L
-rw-r--r--hw/net/fsl_etsec/registers.h329L
-rw-r--r--hw/net/fsl_etsec/rings.c652L
-rw-r--r--hw/net/ftgmac100.c1344L
-rw-r--r--hw/net/i82596.c754L
-rw-r--r--hw/net/i82596.h55L
-rw-r--r--hw/net/imx_fec.c1370L
-rw-r--r--hw/net/lan9118.c1417L
-rw-r--r--hw/net/lance.c172L
-rw-r--r--hw/net/lasi_i82596.c189L
-rw-r--r--hw/net/mcf_fec.c692L
-rw-r--r--hw/net/meson.build67L
-rw-r--r--hw/net/mipsnet.c297L
-rw-r--r--hw/net/msf2-emac.c588L
-rw-r--r--hw/net/ne2000-isa.c152L
-rw-r--r--hw/net/ne2000-pci.c136L
-rw-r--r--hw/net/ne2000.c700L
-rw-r--r--hw/net/ne2000.h42L
-rw-r--r--hw/net/net_rx_pkt.c643L
-rw-r--r--hw/net/net_rx_pkt.h367L
-rw-r--r--hw/net/net_tx_pkt.c674L
-rw-r--r--hw/net/net_tx_pkt.h204L
-rw-r--r--hw/net/npcm7xx_emc.c859L
-rw-r--r--hw/net/opencores_eth.c773L
-rw-r--r--hw/net/pcnet-pci.c295L
-rw-r--r--hw/net/pcnet.c1752L
-rw-r--r--hw/net/pcnet.h68L
-rw-r--r--hw/net/rocker/qmp-norocker.c51L
-rw-r--r--hw/net/rocker/rocker.c1535L
-rw-r--r--hw/net/rocker/rocker.h84L
-rw-r--r--hw/net/rocker/rocker_desc.c361L
-rw-r--r--hw/net/rocker/rocker_desc.h52L
-rw-r--r--hw/net/rocker/rocker_fp.c267L
-rw-r--r--hw/net/rocker/rocker_fp.h54L
-rw-r--r--hw/net/rocker/rocker_hw.h493L
-rw-r--r--hw/net/rocker/rocker_of_dpa.c2597L
-rw-r--r--hw/net/rocker/rocker_of_dpa.h22L
-rw-r--r--hw/net/rocker/rocker_tlv.h244L
-rw-r--r--hw/net/rocker/rocker_world.c100L
-rw-r--r--hw/net/rocker/rocker_world.h61L
-rw-r--r--hw/net/rtl8139.c3460L
-rw-r--r--hw/net/smc91c111.c834L
-rw-r--r--hw/net/spapr_llan.c885L
-rw-r--r--hw/net/stellaris_enet.c526L
-rw-r--r--hw/net/sungem.c1454L
-rw-r--r--hw/net/sunhme.c983L
-rw-r--r--hw/net/trace-events455L
-rw-r--r--hw/net/trace.h1L
-rw-r--r--hw/net/tulip.c1047L
-rw-r--r--hw/net/tulip.h268L
-rw-r--r--hw/net/vhost_net-stub.c103L
-rw-r--r--hw/net/vhost_net.c487L
-rw-r--r--hw/net/virtio-net.c3694L
-rw-r--r--hw/net/vmware_utils.h153L
-rw-r--r--hw/net/vmxnet3.c2548L
-rw-r--r--hw/net/vmxnet3.h807L
-rw-r--r--hw/net/vmxnet3_defs.h140L
-rw-r--r--hw/net/vmxnet_debug.h145L
-rw-r--r--hw/net/xen_nic.c411L
-rw-r--r--hw/net/xgmac.c442L
-rw-r--r--hw/net/xilinx_axienet.c1072L
-rw-r--r--hw/net/xilinx_ethlite.c282L
-rw-r--r--hw/nios2/10m50_devboard.c115L
-rw-r--r--hw/nios2/Kconfig12L
-rw-r--r--hw/nios2/boot.c229L
-rw-r--r--hw/nios2/boot.h10L
-rw-r--r--hw/nios2/generic_nommu.c101L
-rw-r--r--hw/nios2/meson.build6L
-rw-r--r--hw/nubus/Kconfig2L
-rw-r--r--hw/nubus/mac-nubus-bridge.c63L
-rw-r--r--hw/nubus/meson.build7L
-rw-r--r--hw/nubus/nubus-bridge.c53L
-rw-r--r--hw/nubus/nubus-bus.c188L
-rw-r--r--hw/nubus/nubus-device.c120L
-rw-r--r--hw/nubus/trace-events7L
-rw-r--r--hw/nubus/trace.h1L
-rw-r--r--hw/nvme/Kconfig4L
-rw-r--r--hw/nvme/ctrl.c6726L
-rw-r--r--hw/nvme/dif.c509L
-rw-r--r--hw/nvme/meson.build1L
-rw-r--r--hw/nvme/ns.c601L
-rw-r--r--hw/nvme/nvme.h556L
-rw-r--r--hw/nvme/subsys.c88L
-rw-r--r--hw/nvme/trace-events200L
-rw-r--r--hw/nvme/trace.h1L
-rw-r--r--hw/nvram/Kconfig36L
-rw-r--r--hw/nvram/chrp_nvram.c102L
-rw-r--r--hw/nvram/ds1225y.c172L
-rw-r--r--hw/nvram/eeprom93xx.c342L
-rw-r--r--hw/nvram/eeprom_at24c.c207L
-rw-r--r--hw/nvram/fw_cfg-interface.c23L
-rw-r--r--hw/nvram/fw_cfg.c1395L
-rw-r--r--hw/nvram/mac_nvram.c185L
-rw-r--r--hw/nvram/meson.build21L
-rw-r--r--hw/nvram/npcm7xx_otp.c440L
-rw-r--r--hw/nvram/nrf51_nvm.c400L
-rw-r--r--hw/nvram/spapr_nvram.c290L
-rw-r--r--hw/nvram/trace-events19L
-rw-r--r--hw/nvram/trace.h1L
-rw-r--r--hw/nvram/xlnx-bbram.c545L
-rw-r--r--hw/nvram/xlnx-efuse-crc.c119L
-rw-r--r--hw/nvram/xlnx-efuse.c280L
-rw-r--r--hw/nvram/xlnx-versal-efuse-cache.c114L
-rw-r--r--hw/nvram/xlnx-versal-efuse-ctrl.c783L
-rw-r--r--hw/nvram/xlnx-zynqmp-efuse.c855L
-rw-r--r--hw/openrisc/Kconfig6L
-rw-r--r--hw/openrisc/cputimer.c145L
-rw-r--r--hw/openrisc/meson.build5L
-rw-r--r--hw/openrisc/openrisc_sim.c195L
-rw-r--r--hw/pci-bridge/Kconfig29L
-rw-r--r--hw/pci-bridge/dec.c164L
-rw-r--r--hw/pci-bridge/dec.h9L
-rw-r--r--hw/pci-bridge/gen_pcie_root_port.c178L
-rw-r--r--hw/pci-bridge/i82801b11.c122L
-rw-r--r--hw/pci-bridge/ioh3420.c130L
-rw-r--r--hw/pci-bridge/meson.build14L
-rw-r--r--hw/pci-bridge/pci_bridge_dev.c308L
-rw-r--r--hw/pci-bridge/pci_expander_bridge.c385L
-rw-r--r--hw/pci-bridge/pcie_pci_bridge.c180L
-rw-r--r--hw/pci-bridge/pcie_root_port.c198L
-rw-r--r--hw/pci-bridge/simba.c102L
-rw-r--r--hw/pci-bridge/xio3130_downstream.c190L
-rw-r--r--hw/pci-bridge/xio3130_upstream.c159L
-rw-r--r--hw/pci-host/Kconfig79L
-rw-r--r--hw/pci-host/bonito.c819L
-rw-r--r--hw/pci-host/designware.c773L
-rw-r--r--hw/pci-host/gpex-acpi.c269L
-rw-r--r--hw/pci-host/gpex.c240L
-rw-r--r--hw/pci-host/grackle.c176L
-rw-r--r--hw/pci-host/i440fx.c412L
-rw-r--r--hw/pci-host/meson.build36L
-rw-r--r--hw/pci-host/mv64361.c950L
-rw-r--r--hw/pci-host/mv643xx.h918L
-rw-r--r--hw/pci-host/pam.c70L
-rw-r--r--hw/pci-host/pnv_phb3.c1186L
-rw-r--r--hw/pci-host/pnv_phb3_msi.c348L
-rw-r--r--hw/pci-host/pnv_phb3_pbcq.c358L
-rw-r--r--hw/pci-host/pnv_phb4.c1437L
-rw-r--r--hw/pci-host/pnv_phb4_pec.c593L
-rw-r--r--hw/pci-host/ppce500.c547L
-rw-r--r--hw/pci-host/q35.c721L
-rw-r--r--hw/pci-host/raven.c445L
-rw-r--r--hw/pci-host/remote.c75L
-rw-r--r--hw/pci-host/sabre.c526L
-rw-r--r--hw/pci-host/sh_pci.c203L
-rw-r--r--hw/pci-host/trace-events34L
-rw-r--r--hw/pci-host/trace.h1L
-rw-r--r--hw/pci-host/uninorth.c582L
-rw-r--r--hw/pci-host/versatile.c548L
-rw-r--r--hw/pci-host/xen_igd_pt.c119L
-rw-r--r--hw/pci-host/xilinx-pcie.c331L
-rw-r--r--hw/pci/Kconfig15L
-rw-r--r--hw/pci/meson.build19L
-rw-r--r--hw/pci/msi.c442L
-rw-r--r--hw/pci/msix.c671L
-rw-r--r--hw/pci/pci-stub.c93L
-rw-r--r--hw/pci/pci.c2883L
-rw-r--r--hw/pci/pci_bridge.c482L
-rw-r--r--hw/pci/pci_host.c250L
-rw-r--r--hw/pci/pcie.c1026L
-rw-r--r--hw/pci/pcie_aer.c1045L
-rw-r--r--hw/pci/pcie_host.c136L
-rw-r--r--hw/pci/pcie_port.c185L
-rw-r--r--hw/pci/shpc.c728L
-rw-r--r--hw/pci/slotid_cap.c50L
-rw-r--r--hw/pci/trace-events12L
-rw-r--r--hw/pci/trace.h1L
-rw-r--r--hw/pcmcia/Kconfig2L
-rw-r--r--hw/pcmcia/meson.build2L
-rw-r--r--hw/pcmcia/pcmcia.c24L
-rw-r--r--hw/pcmcia/pxa2xx.c263L
-rw-r--r--hw/ppc/Kconfig153L
-rw-r--r--hw/ppc/e500-ccsr.h18L
-rw-r--r--hw/ppc/e500.c1174L
-rw-r--r--hw/ppc/e500.h49L
-rw-r--r--hw/ppc/e500plat.c122L
-rw-r--r--hw/ppc/fdt.c49L
-rw-r--r--hw/ppc/fw_cfg.c45L
-rw-r--r--hw/ppc/mac.h108L
-rw-r--r--hw/ppc/mac_newworld.c663L
-rw-r--r--hw/ppc/mac_oldworld.c455L
-rw-r--r--hw/ppc/meson.build90L
-rw-r--r--hw/ppc/mpc8544_guts.c142L
-rw-r--r--hw/ppc/mpc8544ds.c74L
-rw-r--r--hw/ppc/pef.c142L
-rw-r--r--hw/ppc/pegasos2.c913L
-rw-r--r--hw/ppc/pnv.c2132L
-rw-r--r--hw/ppc/pnv_bmc.c313L
-rw-r--r--hw/ppc/pnv_core.c441L
-rw-r--r--hw/ppc/pnv_homer.c382L
-rw-r--r--hw/ppc/pnv_lpc.c853L
-rw-r--r--hw/ppc/pnv_occ.c302L
-rw-r--r--hw/ppc/pnv_pnor.c141L
-rw-r--r--hw/ppc/pnv_psi.c967L
-rw-r--r--hw/ppc/pnv_xscom.c324L
-rw-r--r--hw/ppc/ppc.c1461L
-rw-r--r--hw/ppc/ppc405.h72L
-rw-r--r--hw/ppc/ppc405_boards.c564L
-rw-r--r--hw/ppc/ppc405_uc.c1547L
-rw-r--r--hw/ppc/ppc440.h27L
-rw-r--r--hw/ppc/ppc440_bamboo.c307L
-rw-r--r--hw/ppc/ppc440_pcix.c538L
-rw-r--r--hw/ppc/ppc440_uc.c1377L
-rw-r--r--hw/ppc/ppc4xx_devs.c715L
-rw-r--r--hw/ppc/ppc4xx_pci.c387L
-rw-r--r--hw/ppc/ppc_booke.c369L
-rw-r--r--hw/ppc/ppce500_spin.c209L
-rw-r--r--hw/ppc/prep.c440L
-rw-r--r--hw/ppc/prep_systemio.c315L
-rw-r--r--hw/ppc/rs6000_mc.c238L
-rw-r--r--hw/ppc/sam460ex.c516L
-rw-r--r--hw/ppc/spapr.c5136L
-rw-r--r--hw/ppc/spapr_caps.c944L
-rw-r--r--hw/ppc/spapr_cpu_core.c391L
-rw-r--r--hw/ppc/spapr_drc.c1326L
-rw-r--r--hw/ppc/spapr_events.c1082L
-rw-r--r--hw/ppc/spapr_hcall.c1557L
-rw-r--r--hw/ppc/spapr_iommu.c718L
-rw-r--r--hw/ppc/spapr_irq.c599L
-rw-r--r--hw/ppc/spapr_numa.c685L
-rw-r--r--hw/ppc/spapr_nvdimm.c528L
-rw-r--r--hw/ppc/spapr_ovec.c241L
-rw-r--r--hw/ppc/spapr_pci.c2532L
-rw-r--r--hw/ppc/spapr_pci_nvlink2.c446L
-rw-r--r--hw/ppc/spapr_pci_vfio.c217L
-rw-r--r--hw/ppc/spapr_rng.c162L
-rw-r--r--hw/ppc/spapr_rtas.c636L
-rw-r--r--hw/ppc/spapr_rtas_ddw.c291L
-rw-r--r--hw/ppc/spapr_rtc.c190L
-rw-r--r--hw/ppc/spapr_softmmu.c627L
-rw-r--r--hw/ppc/spapr_tpm_proxy.c177L
-rw-r--r--hw/ppc/spapr_vio.c741L
-rw-r--r--hw/ppc/spapr_vof.c167L
-rw-r--r--hw/ppc/trace-events143L
-rw-r--r--hw/ppc/trace.h1L
-rw-r--r--hw/ppc/virtex_ml507.c316L
-rw-r--r--hw/ppc/vof.c1062L
-rw-r--r--hw/rdma/Kconfig3L
-rw-r--r--hw/rdma/meson.build10L
-rw-r--r--hw/rdma/rdma.c30L
-rw-r--r--hw/rdma/rdma_backend.c1401L
-rw-r--r--hw/rdma/rdma_backend.h129L
-rw-r--r--hw/rdma/rdma_backend_defs.h76L
-rw-r--r--hw/rdma/rdma_rm.c816L
-rw-r--r--hw/rdma/rdma_rm.h97L
-rw-r--r--hw/rdma/rdma_rm_defs.h146L
-rw-r--r--hw/rdma/rdma_utils.c125L
-rw-r--r--hw/rdma/rdma_utils.h64L
-rw-r--r--hw/rdma/trace-events31L
-rw-r--r--hw/rdma/trace.h1L
-rw-r--r--hw/rdma/vmw/pvrdma.h144L
-rw-r--r--hw/rdma/vmw/pvrdma_cmd.c825L
-rw-r--r--hw/rdma/vmw/pvrdma_dev_ring.c142L
-rw-r--r--hw/rdma/vmw/pvrdma_dev_ring.h46L
-rw-r--r--hw/rdma/vmw/pvrdma_main.c722L
-rw-r--r--hw/rdma/vmw/pvrdma_qp_ops.c298L
-rw-r--r--hw/rdma/vmw/pvrdma_qp_ops.h28L
-rw-r--r--hw/rdma/vmw/trace-events17L
-rw-r--r--hw/rdma/vmw/trace.h1L
-rw-r--r--hw/remote/Kconfig4L
-rw-r--r--hw/remote/iohub.c118L
-rw-r--r--hw/remote/machine.c79L
-rw-r--r--hw/remote/memory.c63L
-rw-r--r--hw/remote/meson.build13L
-rw-r--r--hw/remote/message.c230L
-rw-r--r--hw/remote/mpqemu-link.c264L
-rw-r--r--hw/remote/proxy-memory-listener.c226L
-rw-r--r--hw/remote/proxy.c387L
-rw-r--r--hw/remote/remote-obj.c203L
-rw-r--r--hw/remote/trace-events4L
-rw-r--r--hw/remote/trace.h1L
-rw-r--r--hw/riscv/Kconfig83L
-rw-r--r--hw/riscv/boot.c294L
-rw-r--r--hw/riscv/meson.build13L
-rw-r--r--hw/riscv/microchip_pfsoc.c632L
-rw-r--r--hw/riscv/numa.c241L
-rw-r--r--hw/riscv/opentitan.c264L
-rw-r--r--hw/riscv/riscv_hart.c89L
-rw-r--r--hw/riscv/shakti_c.c192L
-rw-r--r--hw/riscv/sifive_e.c286L
-rw-r--r--hw/riscv/sifive_u.c1013L
-rw-r--r--hw/riscv/spike.c344L
-rw-r--r--hw/riscv/virt.c1058L
-rw-r--r--hw/rtc/Kconfig27L
-rw-r--r--hw/rtc/allwinner-rtc.c411L
-rw-r--r--hw/rtc/aspeed_rtc.c181L
-rw-r--r--hw/rtc/ds1338.c242L
-rw-r--r--hw/rtc/exynos4210_rtc.c617L
-rw-r--r--hw/rtc/goldfish_rtc.c298L
-rw-r--r--hw/rtc/m41t80.c120L
-rw-r--r--hw/rtc/m48t59-internal.h75L
-rw-r--r--hw/rtc/m48t59-isa.c161L
-rw-r--r--hw/rtc/m48t59.c686L
-rw-r--r--hw/rtc/mc146818rtc.c1059L
-rw-r--r--hw/rtc/meson.build16L
-rw-r--r--hw/rtc/pl031.c348L
-rw-r--r--hw/rtc/sun4v-rtc.c97L
-rw-r--r--hw/rtc/trace-events33L
-rw-r--r--hw/rtc/trace.h1L
-rw-r--r--hw/rtc/twl92230.c882L
-rw-r--r--hw/rtc/xlnx-zynqmp-rtc.c275L
-rw-r--r--hw/rx/Kconfig10L
-rw-r--r--hw/rx/meson.build5L
-rw-r--r--hw/rx/rx-gdbsim.c203L
-rw-r--r--hw/rx/rx62n.c311L
-rw-r--r--hw/s390x/3270-ccw.c181L
-rw-r--r--hw/s390x/Kconfig12L
-rw-r--r--hw/s390x/ap-bridge.c90L
-rw-r--r--hw/s390x/ap-device.c37L
-rw-r--r--hw/s390x/ccw-device.c89L
-rw-r--r--hw/s390x/ccw-device.h52L
-rw-r--r--hw/s390x/css-bridge.c166L
-rw-r--r--hw/s390x/css.c2673L
-rw-r--r--hw/s390x/event-facility.c539L
-rw-r--r--hw/s390x/ipl.c767L
-rw-r--r--hw/s390x/ipl.h289L
-rw-r--r--hw/s390x/meson.build58L
-rw-r--r--hw/s390x/pv.c174L
-rw-r--r--hw/s390x/s390-ccw.c201L
-rw-r--r--hw/s390x/s390-pci-bus.c1424L
-rw-r--r--hw/s390x/s390-pci-inst.c1310L
-rw-r--r--hw/s390x/s390-pci-vfio.c274L
-rw-r--r--hw/s390x/s390-skeys-kvm.c81L
-rw-r--r--hw/s390x/s390-skeys.c499L
-rw-r--r--hw/s390x/s390-stattrib-kvm.c195L
-rw-r--r--hw/s390x/s390-stattrib.c410L
-rw-r--r--hw/s390x/s390-virtio-ccw.c1109L
-rw-r--r--hw/s390x/s390-virtio-hcall.c41L
-rw-r--r--hw/s390x/s390-virtio-hcall.h23L
-rw-r--r--hw/s390x/sclp.c476L
-rw-r--r--hw/s390x/sclpcpu.c106L
-rw-r--r--hw/s390x/sclpquiesce.c150L
-rw-r--r--hw/s390x/tod-kvm.c163L
-rw-r--r--hw/s390x/tod-tcg.c89L
-rw-r--r--hw/s390x/tod.c139L
-rw-r--r--hw/s390x/trace-events21L
-rw-r--r--hw/s390x/trace.h1L
-rw-r--r--hw/s390x/vhost-user-fs-ccw.c75L
-rw-r--r--hw/s390x/vhost-vsock-ccw.c73L
-rw-r--r--hw/s390x/virtio-ccw-9p.c66L
-rw-r--r--hw/s390x/virtio-ccw-balloon.c71L
-rw-r--r--hw/s390x/virtio-ccw-blk.c68L
-rw-r--r--hw/s390x/virtio-ccw-crypto.c69L
-rw-r--r--hw/s390x/virtio-ccw-gpu.c73L
-rw-r--r--hw/s390x/virtio-ccw-input.c119L
-rw-r--r--hw/s390x/virtio-ccw-net.c71L
-rw-r--r--hw/s390x/virtio-ccw-rng.c68L
-rw-r--r--hw/s390x/virtio-ccw-scsi.c125L
-rw-r--r--hw/s390x/virtio-ccw-serial.c79L
-rw-r--r--hw/s390x/virtio-ccw.c1302L
-rw-r--r--hw/s390x/virtio-ccw.h242L
-rw-r--r--hw/scsi/Kconfig55L
-rw-r--r--hw/scsi/emulation.c42L
-rw-r--r--hw/scsi/esp-pci.c564L
-rw-r--r--hw/scsi/esp.c1439L
-rw-r--r--hw/scsi/lsi53c895a.c2375L
-rw-r--r--hw/scsi/megasas.c2554L
-rw-r--r--hw/scsi/meson.build26L
-rw-r--r--hw/scsi/mfi.h1272L
-rw-r--r--hw/scsi/mpi.h1153L
-rw-r--r--hw/scsi/mptconfig.c904L
-rw-r--r--hw/scsi/mptendian.c205L
-rw-r--r--hw/scsi/mptsas.c1447L
-rw-r--r--hw/scsi/mptsas.h105L
-rw-r--r--hw/scsi/scsi-bus.c1855L
-rw-r--r--hw/scsi/scsi-disk.c3154L
-rw-r--r--hw/scsi/scsi-generic.c822L
-rw-r--r--hw/scsi/spapr_vscsi.c1300L
-rw-r--r--hw/scsi/srp.h247L
-rw-r--r--hw/scsi/trace-events354L
-rw-r--r--hw/scsi/trace.h1L
-rw-r--r--hw/scsi/vhost-scsi-common.c171L
-rw-r--r--hw/scsi/vhost-scsi.c331L
-rw-r--r--hw/scsi/vhost-user-scsi.c239L
-rw-r--r--hw/scsi/viosrp.h217L
-rw-r--r--hw/scsi/virtio-scsi-dataplane.c273L
-rw-r--r--hw/scsi/virtio-scsi.c1138L
-rw-r--r--hw/scsi/vmw_pvscsi.c1357L
-rw-r--r--hw/scsi/vmw_pvscsi.h434L
-rw-r--r--hw/sd/Kconfig25L
-rw-r--r--hw/sd/allwinner-sdhost.c873L
-rw-r--r--hw/sd/aspeed_sdhci.c208L
-rw-r--r--hw/sd/bcm2835_sdhost.c459L
-rw-r--r--hw/sd/cadence_sdhci.c191L
-rw-r--r--hw/sd/core.c274L
-rw-r--r--hw/sd/meson.build12L
-rw-r--r--hw/sd/omap_mmc.c665L
-rw-r--r--hw/sd/pl181.c551L
-rw-r--r--hw/sd/pxa2xx_mmci.c604L
-rw-r--r--hw/sd/sd.c2227L
-rw-r--r--hw/sd/sdhci-internal.h346L
-rw-r--r--hw/sd/sdhci-pci.c87L
-rw-r--r--hw/sd/sdhci.c1869L
-rw-r--r--hw/sd/sdmmc-internal.c72L
-rw-r--r--hw/sd/sdmmc-internal.h40L
-rw-r--r--hw/sd/ssi-sd.c445L
-rw-r--r--hw/sd/trace-events70L
-rw-r--r--hw/sd/trace.h1L
-rw-r--r--hw/sensor/Kconfig23L
-rw-r--r--hw/sensor/adm1272.c543L
-rw-r--r--hw/sensor/dps310.c225L
-rw-r--r--hw/sensor/emc141x.c326L
-rw-r--r--hw/sensor/max34451.c775L
-rw-r--r--hw/sensor/meson.build6L
-rw-r--r--hw/sensor/tmp105.c328L
-rw-r--r--hw/sensor/tmp421.c391L
-rw-r--r--hw/sh4/Kconfig24L
-rw-r--r--hw/sh4/meson.build9L
-rw-r--r--hw/sh4/r2d.c373L
-rw-r--r--hw/sh4/sh7750.c871L
-rw-r--r--hw/sh4/sh7750_regnames.c97L
-rw-r--r--hw/sh4/sh7750_regnames.h6L
-rw-r--r--hw/sh4/sh7750_regs.h1297L
-rw-r--r--hw/sh4/shix.c85L
-rw-r--r--hw/smbios/Kconfig2L
-rw-r--r--hw/smbios/meson.build13L
-rw-r--r--hw/smbios/smbios-stub.c31L
-rw-r--r--hw/smbios/smbios.c1358L
-rw-r--r--hw/smbios/smbios_build.h103L
-rw-r--r--hw/smbios/smbios_type_38-stub.c15L
-rw-r--r--hw/smbios/smbios_type_38.c119L
-rw-r--r--hw/sparc/Kconfig29L
-rw-r--r--hw/sparc/leon3.c390L
-rw-r--r--hw/sparc/meson.build6L
-rw-r--r--hw/sparc/sun4m.c1494L
-rw-r--r--hw/sparc/sun4m_iommu.c412L
-rw-r--r--hw/sparc/trace-events21L
-rw-r--r--hw/sparc/trace.h1L
-rw-r--r--hw/sparc64/Kconfig21L
-rw-r--r--hw/sparc64/meson.build6L
-rw-r--r--hw/sparc64/niagara.c182L
-rw-r--r--hw/sparc64/sparc64.c297L
-rw-r--r--hw/sparc64/sun4u.c863L
-rw-r--r--hw/sparc64/sun4u_iommu.c342L
-rw-r--r--hw/sparc64/trace-events23L
-rw-r--r--hw/sparc64/trace.h1L
-rw-r--r--hw/ssi/Kconfig22L
-rw-r--r--hw/ssi/aspeed_smc.c1707L
-rw-r--r--hw/ssi/imx_spi.c500L
-rw-r--r--hw/ssi/meson.build11L
-rw-r--r--hw/ssi/mss-spi.c422L
-rw-r--r--hw/ssi/npcm7xx_fiu.c572L
-rw-r--r--hw/ssi/omap_spi.c381L
-rw-r--r--hw/ssi/pl022.c316L
-rw-r--r--hw/ssi/sifive_spi.c357L
-rw-r--r--hw/ssi/ssi.c146L
-rw-r--r--hw/ssi/stm32f2xx_spi.c226L
-rw-r--r--hw/ssi/trace-events22L
-rw-r--r--hw/ssi/trace.h1L
-rw-r--r--hw/ssi/xilinx_spi.c390L
-rw-r--r--hw/ssi/xilinx_spips.c1501L
-rw-r--r--hw/timer/Kconfig62L
-rw-r--r--hw/timer/a9gtimer.c377L
-rw-r--r--hw/timer/allwinner-a10-pit.c316L
-rw-r--r--hw/timer/altera_timer.c244L
-rw-r--r--hw/timer/arm_mptimer.c331L
-rw-r--r--hw/timer/arm_timer.c419L
-rw-r--r--hw/timer/armv7m_systick.c310L
-rw-r--r--hw/timer/aspeed_timer.c756L
-rw-r--r--hw/timer/avr_timer16.c621L
-rw-r--r--hw/timer/bcm2835_systmr.c178L
-rw-r--r--hw/timer/cadence_ttc.c503L
-rw-r--r--hw/timer/cmsdk-apb-dualtimer.c559L
-rw-r--r--hw/timer/cmsdk-apb-timer.c286L
-rw-r--r--hw/timer/digic-timer.c186L
-rw-r--r--hw/timer/etraxfs_timer.c376L
-rw-r--r--hw/timer/exynos4210_mct.c1568L
-rw-r--r--hw/timer/exynos4210_pwm.c445L
-rw-r--r--hw/timer/grlib_gptimer.c432L
-rw-r--r--hw/timer/hpet.c807L
-rw-r--r--hw/timer/i8254.c385L
-rw-r--r--hw/timer/i8254_common.c271L
-rw-r--r--hw/timer/ibex_timer.c312L
-rw-r--r--hw/timer/imx_epit.c377L
-rw-r--r--hw/timer/imx_gpt.c583L
-rw-r--r--hw/timer/meson.build40L
-rw-r--r--hw/timer/mips_gictimer.c145L
-rw-r--r--hw/timer/mss-timer.c311L
-rw-r--r--hw/timer/npcm7xx_timer.c714L
-rw-r--r--hw/timer/nrf51_timer.c404L
-rw-r--r--hw/timer/omap_gptimer.c514L
-rw-r--r--hw/timer/omap_synctimer.c110L
-rw-r--r--hw/timer/pxa2xx_timer.c621L
-rw-r--r--hw/timer/renesas_cmt.c283L
-rw-r--r--hw/timer/renesas_tmr.c493L
-rw-r--r--hw/timer/sh_timer.c368L
-rw-r--r--hw/timer/sifive_pwm.c468L
-rw-r--r--hw/timer/slavio_timer.c450L
-rw-r--r--hw/timer/sse-counter.c473L
-rw-r--r--hw/timer/sse-timer.c471L
-rw-r--r--hw/timer/stellaris-gptm.c332L
-rw-r--r--hw/timer/stm32f2xx_timer.c347L
-rw-r--r--hw/timer/trace-events96L
-rw-r--r--hw/timer/trace.h1L
-rw-r--r--hw/timer/xilinx_timer.c273L
-rw-r--r--hw/tpm/Kconfig25L
-rw-r--r--hw/tpm/meson.build8L
-rw-r--r--hw/tpm/tpm_crb.c345L
-rw-r--r--hw/tpm/tpm_ppi.c57L
-rw-r--r--hw/tpm/tpm_ppi.h45L
-rw-r--r--hw/tpm/tpm_prop.h33L
-rw-r--r--hw/tpm/tpm_spapr.c430L
-rw-r--r--hw/tpm/tpm_tis.h90L
-rw-r--r--hw/tpm/tpm_tis_common.c867L
-rw-r--r--hw/tpm/tpm_tis_isa.c173L
-rw-r--r--hw/tpm/tpm_tis_sysbus.c162L
-rw-r--r--hw/tpm/trace-events38L
-rw-r--r--hw/tpm/trace.h1L
-rw-r--r--hw/tricore/Kconfig9L
-rw-r--r--hw/tricore/meson.build7L
-rw-r--r--hw/tricore/tc27x_soc.c242L
-rw-r--r--hw/tricore/triboard.c95L
-rw-r--r--hw/tricore/tricore_testboard.c118L
-rw-r--r--hw/tricore/tricore_testdevice.c82L
-rw-r--r--hw/usb/Kconfig135L
-rw-r--r--hw/usb/bus.c770L
-rw-r--r--hw/usb/ccid-card-emulated.c622L
-rw-r--r--hw/usb/ccid-card-passthru.c424L
-rw-r--r--hw/usb/ccid.h62L
-rw-r--r--hw/usb/chipidea.c176L
-rw-r--r--hw/usb/combined-packet.c190L
-rw-r--r--hw/usb/core.c821L
-rw-r--r--hw/usb/desc-msos.c239L
-rw-r--r--hw/usb/desc.c812L
-rw-r--r--hw/usb/desc.h244L
-rw-r--r--hw/usb/dev-audio.c1029L
-rw-r--r--hw/usb/dev-hid.c879L
-rw-r--r--hw/usb/dev-hub.c704L
-rw-r--r--hw/usb/dev-mtp.c2121L
-rw-r--r--hw/usb/dev-network.c1429L
-rw-r--r--hw/usb/dev-serial.c709L
-rw-r--r--hw/usb/dev-smartcard-reader.c1496L
-rw-r--r--hw/usb/dev-storage-bot.c63L
-rw-r--r--hw/usb/dev-storage-classic.c157L
-rw-r--r--hw/usb/dev-storage.c589L
-rw-r--r--hw/usb/dev-uas.c991L
-rw-r--r--hw/usb/dev-wacom.c383L
-rw-r--r--hw/usb/hcd-dwc2.c1478L
-rw-r--r--hw/usb/hcd-dwc2.h186L
-rw-r--r--hw/usb/hcd-dwc3.c688L
-rw-r--r--hw/usb/hcd-ehci-pci.c235L
-rw-r--r--hw/usb/hcd-ehci-sysbus.c305L
-rw-r--r--hw/usb/hcd-ehci.c2598L
-rw-r--r--hw/usb/hcd-ehci.h383L
-rw-r--r--hw/usb/hcd-musb.c1553L
-rw-r--r--hw/usb/hcd-ohci-pci.c164L
-rw-r--r--hw/usb/hcd-ohci.c2028L
-rw-r--r--hw/usb/hcd-ohci.h121L
-rw-r--r--hw/usb/hcd-uhci.c1368L
-rw-r--r--hw/usb/hcd-uhci.h93L
-rw-r--r--hw/usb/hcd-xhci-nec.c85L
-rw-r--r--hw/usb/hcd-xhci-pci.c262L
-rw-r--r--hw/usb/hcd-xhci-pci.h44L
-rw-r--r--hw/usb/hcd-xhci-sysbus.c123L
-rw-r--r--hw/usb/hcd-xhci-sysbus.h31L
-rw-r--r--hw/usb/hcd-xhci.c3613L
-rw-r--r--hw/usb/hcd-xhci.h228L
-rw-r--r--hw/usb/host-libusb.c1978L
-rw-r--r--hw/usb/host.h44L
-rw-r--r--hw/usb/imx-usb-phy.c224L
-rw-r--r--hw/usb/libhw.c69L
-rw-r--r--hw/usb/meson.build84L
-rw-r--r--hw/usb/pcap.c253L
-rw-r--r--hw/usb/quirks-ftdi-ids.h1249L
-rw-r--r--hw/usb/quirks-pl2303-ids.h150L
-rw-r--r--hw/usb/quirks.c54L
-rw-r--r--hw/usb/quirks.h918L
-rw-r--r--hw/usb/redirect.c2618L
-rw-r--r--hw/usb/trace-events347L
-rw-r--r--hw/usb/trace.h1L
-rw-r--r--hw/usb/tusb6010.c850L
-rw-r--r--hw/usb/u2f-emulated.c405L
-rw-r--r--hw/usb/u2f-passthru.c552L
-rw-r--r--hw/usb/u2f.c351L
-rw-r--r--hw/usb/u2f.h92L
-rw-r--r--hw/usb/vt82c686-uhci-pci.c43L
-rw-r--r--hw/usb/xen-usb.c1097L
-rw-r--r--hw/usb/xlnx-usb-subsystem.c92L
-rw-r--r--hw/usb/xlnx-versal-usb2-ctrl-regs.c228L
-rw-r--r--hw/vfio/Kconfig43L
-rw-r--r--hw/vfio/amd-xgbe.c61L
-rw-r--r--hw/vfio/ap.c186L
-rw-r--r--hw/vfio/calxeda-xgmac.c61L
-rw-r--r--hw/vfio/ccw.c791L
-rw-r--r--hw/vfio/common.c2581L
-rw-r--r--hw/vfio/display.c545L
-rw-r--r--hw/vfio/igd.c616L
-rw-r--r--hw/vfio/meson.build19L
-rw-r--r--hw/vfio/migration.c911L
-rw-r--r--hw/vfio/pci-quirks.c1769L
-rw-r--r--hw/vfio/pci.c3311L
-rw-r--r--hw/vfio/pci.h227L
-rw-r--r--hw/vfio/platform.c720L
-rw-r--r--hw/vfio/spapr.c255L
-rw-r--r--hw/vfio/trace-events167L
-rw-r--r--hw/vfio/trace.h1L
-rw-r--r--hw/virtio/Kconfig65L
-rw-r--r--hw/virtio/meson.build53L
-rw-r--r--hw/virtio/trace-events129L
-rw-r--r--hw/virtio/trace.h1L
-rw-r--r--hw/virtio/vhost-backend.c407L
-rw-r--r--hw/virtio/vhost-scsi-pci.c104L
-rw-r--r--hw/virtio/vhost-stub.c17L
-rw-r--r--hw/virtio/vhost-user-blk-pci.c109L
-rw-r--r--hw/virtio/vhost-user-fs-pci.c88L
-rw-r--r--hw/virtio/vhost-user-fs.c332L
-rw-r--r--hw/virtio/vhost-user-i2c-pci.c69L
-rw-r--r--hw/virtio/vhost-user-i2c.c288L
-rw-r--r--hw/virtio/vhost-user-input-pci.c50L
-rw-r--r--hw/virtio/vhost-user-scsi-pci.c110L
-rw-r--r--hw/virtio/vhost-user-vsock-pci.c86L
-rw-r--r--hw/virtio/vhost-user-vsock.c184L
-rw-r--r--hw/virtio/vhost-user.c2528L
-rw-r--r--hw/virtio/vhost-vdpa.c703L
-rw-r--r--hw/virtio/vhost-vsock-common.c288L
-rw-r--r--hw/virtio/vhost-vsock-pci.c96L
-rw-r--r--hw/virtio/vhost-vsock.c241L
-rw-r--r--hw/virtio/vhost.c1864L
-rw-r--r--hw/virtio/virtio-9p-pci.c91L
-rw-r--r--hw/virtio/virtio-balloon-pci.c88L
-rw-r--r--hw/virtio/virtio-balloon.c1083L
-rw-r--r--hw/virtio/virtio-blk-pci.c107L
-rw-r--r--hw/virtio/virtio-bus.c363L
-rw-r--r--hw/virtio/virtio-crypto-pci.c94L
-rw-r--r--hw/virtio/virtio-crypto.c1006L
-rw-r--r--hw/virtio/virtio-input-host-pci.c47L
-rw-r--r--hw/virtio/virtio-input-pci.c155L
-rw-r--r--hw/virtio/virtio-iommu-pci.c116L
-rw-r--r--hw/virtio/virtio-iommu.c1225L
-rw-r--r--hw/virtio/virtio-mem-pci.c163L
-rw-r--r--hw/virtio/virtio-mem-pci.h35L
-rw-r--r--hw/virtio/virtio-mem.c1259L
-rw-r--r--hw/virtio/virtio-mmio.c853L
-rw-r--r--hw/virtio/virtio-net-pci.c108L
-rw-r--r--hw/virtio/virtio-pci.c2237L
-rw-r--r--hw/virtio/virtio-pci.h255L
-rw-r--r--hw/virtio/virtio-pmem-pci.c129L
-rw-r--r--hw/virtio/virtio-pmem-pci.h35L
-rw-r--r--hw/virtio/virtio-pmem.c198L
-rw-r--r--hw/virtio/virtio-rng-pci.c82L
-rw-r--r--hw/virtio/virtio-rng.c289L
-rw-r--r--hw/virtio/virtio-scsi-pci.c114L
-rw-r--r--hw/virtio/virtio-serial-pci.c117L
-rw-r--r--hw/virtio/virtio.c3884L
-rw-r--r--hw/watchdog/Kconfig22L
-rw-r--r--hw/watchdog/cmsdk-apb-watchdog.c414L
-rw-r--r--hw/watchdog/meson.build8L
-rw-r--r--hw/watchdog/sbsa_gwdt.c293L
-rw-r--r--hw/watchdog/trace-events11L
-rw-r--r--hw/watchdog/trace.h1L
-rw-r--r--hw/watchdog/watchdog.c149L
-rw-r--r--hw/watchdog/wdt_aspeed.c396L
-rw-r--r--hw/watchdog/wdt_diag288.c144L
-rw-r--r--hw/watchdog/wdt_i6300esb.c499L
-rw-r--r--hw/watchdog/wdt_ib700.c159L
-rw-r--r--hw/watchdog/wdt_imx2.c304L
-rw-r--r--hw/xen/meson.build20L
-rw-r--r--hw/xen/trace-events43L
-rw-r--r--hw/xen/trace.h1L
-rw-r--r--hw/xen/xen-backend.c175L
-rw-r--r--hw/xen/xen-bus-helper.c182L
-rw-r--r--hw/xen/xen-bus.c1405L
-rw-r--r--hw/xen/xen-host-pci-device.c402L
-rw-r--r--hw/xen/xen-host-pci-device.h58L
-rw-r--r--hw/xen/xen-legacy-backend.c842L
-rw-r--r--hw/xen/xen_devconfig.c129L
-rw-r--r--hw/xen/xen_pt.c1005L
-rw-r--r--hw/xen/xen_pt.h336L
-rw-r--r--hw/xen/xen_pt_config_init.c2110L
-rw-r--r--hw/xen/xen_pt_graphics.c291L
-rw-r--r--hw/xen/xen_pt_load_rom.c92L
-rw-r--r--hw/xen/xen_pt_msi.c650L
-rw-r--r--hw/xen/xen_pt_stub.c22L
-rw-r--r--hw/xen/xen_pvdev.c319L
-rw-r--r--hw/xenpv/meson.build3L
-rw-r--r--hw/xenpv/xen_machine_pv.c97L
-rw-r--r--hw/xtensa/Kconfig14L
-rw-r--r--hw/xtensa/bootparam.h49L
-rw-r--r--hw/xtensa/meson.build11L
-rw-r--r--hw/xtensa/mx_pic.c354L
-rw-r--r--hw/xtensa/pic_cpu.c130L
-rw-r--r--hw/xtensa/sim.c134L
-rw-r--r--hw/xtensa/virt.c132L
-rw-r--r--hw/xtensa/xtensa_memory.c51L
-rw-r--r--hw/xtensa/xtensa_memory.h37L
-rw-r--r--hw/xtensa/xtensa_sim.h34L
-rw-r--r--hw/xtensa/xtfpga.c746L
-rw-r--r--include/authz/base.h101L
-rw-r--r--include/authz/list.h94L
-rw-r--r--include/authz/listfile.h97L
-rw-r--r--include/authz/pamacct.h88L
-rw-r--r--include/authz/simple.h72L
-rw-r--r--include/block/accounting.h123L
-rw-r--r--include/block/aio-wait.h149L
-rw-r--r--include/block/aio.h770L
-rw-r--r--include/block/aio_task.h54L
-rw-r--r--include/block/block-copy.h96L
-rw-r--r--include/block/block-hmp-cmds.h54L
-rw-r--r--include/block/block.h864L
-rw-r--r--include/block/block_backup.h25L
-rw-r--r--include/block/block_int.h1504L
-rw-r--r--include/block/blockjob.h176L
-rw-r--r--include/block/blockjob_int.h122L
-rw-r--r--include/block/dirty-bitmap.h121L
-rw-r--r--include/block/export.h89L
-rw-r--r--include/block/fuse.h30L
-rw-r--r--include/block/nbd.h427L
-rw-r--r--include/block/nvme.h1501L
-rw-r--r--include/block/qapi.h45L
-rw-r--r--include/block/qdict.h32L
-rw-r--r--include/block/raw-aio.h88L
-rw-r--r--include/block/replication.h175L
-rw-r--r--include/block/snapshot.h102L
-rw-r--r--include/block/thread-pool.h37L
-rw-r--r--include/block/throttle-groups.h91L
-rw-r--r--include/block/write-threshold.h47L
-rw-r--r--include/chardev/char-fd.h47L
-rw-r--r--include/chardev/char-fe.h292L
-rw-r--r--include/chardev/char-io.h46L
-rw-r--r--include/chardev/char-parallel.h45L
-rw-r--r--include/chardev/char-serial.h49L
-rw-r--r--include/chardev/char-win-stdio.h29L
-rw-r--r--include/chardev/char-win.h54L
-rw-r--r--include/chardev/char.h326L
-rw-r--r--include/chardev/spice.h26L
-rw-r--r--include/crypto/aes.h63L
-rw-r--r--include/crypto/afsplit.h134L
-rw-r--r--include/crypto/block.h315L
-rw-r--r--include/crypto/cipher.h238L
-rw-r--r--include/crypto/desrfb.h50L
-rw-r--r--include/crypto/hash.h192L
-rw-r--r--include/crypto/hmac.h169L
-rw-r--r--include/crypto/init.h28L
-rw-r--r--include/crypto/ivgen.h208L
-rw-r--r--include/crypto/pbkdf.h156L
-rw-r--r--include/crypto/random.h50L
-rw-r--r--include/crypto/secret.h133L
-rw-r--r--include/crypto/secret_common.h60L
-rw-r--r--include/crypto/secret_keyring.h40L
-rw-r--r--include/crypto/tls-cipher-suites.h34L
-rw-r--r--include/crypto/tlscreds.h67L
-rw-r--r--include/crypto/tlscredsanon.h100L
-rw-r--r--include/crypto/tlscredspsk.h95L
-rw-r--r--include/crypto/tlscredsx509.h104L
-rw-r--r--include/crypto/tlssession.h324L
-rw-r--r--include/crypto/xts.h82L
-rw-r--r--include/disas/capstone.h38L
-rw-r--r--include/disas/dis-asm.h515L
-rw-r--r--include/disas/disas.h47L
-rw-r--r--include/elf.h1778L
-rw-r--r--include/exec/address-spaces.h41L
-rw-r--r--include/exec/confidential-guest-support.h62L
-rw-r--r--include/exec/cpu-all.h520L
-rw-r--r--include/exec/cpu-common.h113L
-rw-r--r--include/exec/cpu-defs.h245L
-rw-r--r--include/exec/cpu_ldst.h466L
-rw-r--r--include/exec/cputlb.h31L
-rw-r--r--include/exec/exec-all.h723L
-rw-r--r--include/exec/gdbstub.h191L
-rw-r--r--include/exec/gen-icount.h81L
-rw-r--r--include/exec/helper-gen.h97L
-rw-r--r--include/exec/helper-head.h137L
-rw-r--r--include/exec/helper-proto.h56L
-rw-r--r--include/exec/helper-tcg.h76L
-rw-r--r--include/exec/hwaddr.h26L
-rw-r--r--include/exec/ioport.h75L
-rw-r--r--include/exec/log.h84L
-rw-r--r--include/exec/memattrs.h71L
-rw-r--r--include/exec/memop.h138L
-rw-r--r--include/exec/memopidx.h55L
-rw-r--r--include/exec/memory-internal.h53L
-rw-r--r--include/exec/memory.h2951L
-rw-r--r--include/exec/memory_ldst.h.inc71L
-rw-r--r--include/exec/memory_ldst_cached.h.inc111L
-rw-r--r--include/exec/memory_ldst_phys.h.inc147L
-rw-r--r--include/exec/page-vary.h34L
-rw-r--r--include/exec/plugin-gen.h71L
-rw-r--r--include/exec/poison.h96L
-rw-r--r--include/exec/ram_addr.h514L
-rw-r--r--include/exec/ramblock.h74L
-rw-r--r--include/exec/ramlist.h85L
-rw-r--r--include/exec/softmmu-semi.h101L
-rw-r--r--include/exec/target_page.h21L
-rw-r--r--include/exec/translate-all.h40L
-rw-r--r--include/exec/translator.h190L
-rw-r--r--include/exec/user/abitypes.h71L
-rw-r--r--include/exec/user/thunk.h203L
-rw-r--r--include/fpu/softfloat-helpers.h144L
-rw-r--r--include/fpu/softfloat-macros.h782L
-rw-r--r--include/fpu/softfloat-types.h193L
-rw-r--r--include/fpu/softfloat.h1314L
-rw-r--r--include/glib-compat.h113L
-rw-r--r--include/hw/acpi/acpi-defs.h95L
-rw-r--r--include/hw/acpi/acpi.h203L
-rw-r--r--include/hw/acpi/acpi_dev_interface.h59L
-rw-r--r--include/hw/acpi/aml-build.h497L
-rw-r--r--include/hw/acpi/bios-linker-loader.h39L
-rw-r--r--include/hw/acpi/cpu.h70L
-rw-r--r--include/hw/acpi/cpu_hotplug.h40L
-rw-r--r--include/hw/acpi/generic_event_device.h121L
-rw-r--r--include/hw/acpi/ghes.h84L
-rw-r--r--include/hw/acpi/ich9.h93L
-rw-r--r--include/hw/acpi/ipmi.h21L
-rw-r--r--include/hw/acpi/memory_hotplug.h57L
-rw-r--r--include/hw/acpi/pc-hotplug.h34L
-rw-r--r--include/hw/acpi/pci.h39L
-rw-r--r--include/hw/acpi/pcihp.h89L
-rw-r--r--include/hw/acpi/tco.h82L
-rw-r--r--include/hw/acpi/tpm.h216L
-rw-r--r--include/hw/acpi/utils.h8L
-rw-r--r--include/hw/acpi/vmgenid.h37L
-rw-r--r--include/hw/adc/aspeed_adc.h55L
-rw-r--r--include/hw/adc/max111x.h56L
-rw-r--r--include/hw/adc/npcm7xx_adc.h69L
-rw-r--r--include/hw/adc/stm32f2xx_adc.h89L
-rw-r--r--include/hw/adc/zynq-xadc.h46L
-rw-r--r--include/hw/arm/allwinner-a10.h44L
-rw-r--r--include/hw/arm/allwinner-h3.h161L
-rw-r--r--include/hw/arm/armsse-version.h42L
-rw-r--r--include/hw/arm/armsse.h236L
-rw-r--r--include/hw/arm/armv7m.h104L
-rw-r--r--include/hw/arm/aspeed.h45L
-rw-r--r--include/hw/arm/aspeed_soc.h144L
-rw-r--r--include/hw/arm/bcm2835_peripherals.h79L
-rw-r--r--include/hw/arm/bcm2836.h47L
-rw-r--r--include/hw/arm/boot.h171L
-rw-r--r--include/hw/arm/digic.h43L
-rw-r--r--include/hw/arm/exynos4210.h141L
-rw-r--r--include/hw/arm/fdt.h34L
-rw-r--r--include/hw/arm/fsl-imx25.h279L
-rw-r--r--include/hw/arm/fsl-imx31.h128L
-rw-r--r--include/hw/arm/fsl-imx6.h464L
-rw-r--r--include/hw/arm/fsl-imx6ul.h352L
-rw-r--r--include/hw/arm/fsl-imx7.h255L
-rw-r--r--include/hw/arm/linux-boot-if.h39L
-rw-r--r--include/hw/arm/msf2-soc.h76L
-rw-r--r--include/hw/arm/npcm7xx.h139L
-rw-r--r--include/hw/arm/nrf51.h46L
-rw-r--r--include/hw/arm/nrf51_soc.h57L
-rw-r--r--include/hw/arm/omap.h1043L
-rw-r--r--include/hw/arm/primecell.h12L
-rw-r--r--include/hw/arm/pxa.h200L
-rw-r--r--include/hw/arm/raspi_platform.h174L
-rw-r--r--include/hw/arm/sharpsl.h17L
-rw-r--r--include/hw/arm/smmu-common.h178L
-rw-r--r--include/hw/arm/smmuv3.h86L
-rw-r--r--include/hw/arm/soc_dma.h114L
-rw-r--r--include/hw/arm/stm32f100_soc.h65L
-rw-r--r--include/hw/arm/stm32f205_soc.h76L
-rw-r--r--include/hw/arm/stm32f405_soc.h76L
-rw-r--r--include/hw/arm/sysbus-fdt.h37L
-rw-r--r--include/hw/arm/virt.h193L
-rw-r--r--include/hw/arm/xlnx-versal.h194L
-rw-r--r--include/hw/arm/xlnx-zynqmp.h138L
-rw-r--r--include/hw/audio/pcspk.h40L
-rw-r--r--include/hw/audio/soundhw.h15L
-rw-r--r--include/hw/audio/wm8750.h30L
-rw-r--r--include/hw/block/block.h105L
-rw-r--r--include/hw/block/fdc.h21L
-rw-r--r--include/hw/block/flash.h79L
-rw-r--r--include/hw/block/swim.h74L
-rw-r--r--include/hw/boards.h429L
-rw-r--r--include/hw/char/avr_usart.h92L
-rw-r--r--include/hw/char/bcm2835_aux.h35L
-rw-r--r--include/hw/char/cadence_uart.h56L
-rw-r--r--include/hw/char/cmsdk-apb-uart.h79L
-rw-r--r--include/hw/char/digic-uart.h47L
-rw-r--r--include/hw/char/escc.h61L
-rw-r--r--include/hw/char/goldfish_tty.h35L
-rw-r--r--include/hw/char/ibex_uart.h74L
-rw-r--r--include/hw/char/imx_serial.h109L
-rw-r--r--include/hw/char/mchp_pfsoc_mmuart.h68L
-rw-r--r--include/hw/char/nrf51_uart.h78L
-rw-r--r--include/hw/char/parallel.h13L
-rw-r--r--include/hw/char/pl011.h91L
-rw-r--r--include/hw/char/renesas_sci.h54L
-rw-r--r--include/hw/char/riscv_htif.h59L
-rw-r--r--include/hw/char/serial.h116L
-rw-r--r--include/hw/char/shakti_uart.h74L
-rw-r--r--include/hw/char/sifive_uart.h78L
-rw-r--r--include/hw/char/stm32f2xx_usart.h77L
-rw-r--r--include/hw/char/xilinx_uartlite.h38L
-rw-r--r--include/hw/clock.h382L
-rw-r--r--include/hw/core/accel-cpu.h38L
-rw-r--r--include/hw/core/cpu.h1046L
-rw-r--r--include/hw/core/generic-loader.h47L
-rw-r--r--include/hw/core/split-irq.h55L
-rw-r--r--include/hw/core/sysemu-cpu-ops.h92L
-rw-r--r--include/hw/core/tcg-cpu-ops.h119L
-rw-r--r--include/hw/cpu/a15mpcore.h44L
-rw-r--r--include/hw/cpu/a9mpcore.h39L
-rw-r--r--include/hw/cpu/arm11mpcore.h35L
-rw-r--r--include/hw/cpu/cluster.h81L
-rw-r--r--include/hw/cpu/core.h33L
-rw-r--r--include/hw/cris/etraxfs.h53L
-rw-r--r--include/hw/cris/etraxfs_dma.h36L
-rw-r--r--include/hw/display/bcm2835_fb.h89L
-rw-r--r--include/hw/display/blizzard.h21L
-rw-r--r--include/hw/display/bochs-vbe.h69L
-rw-r--r--include/hw/display/dpcd.h105L
-rw-r--r--include/hw/display/edid.h32L
-rw-r--r--include/hw/display/i2c-ddc.h41L
-rw-r--r--include/hw/display/macfb.h101L
-rw-r--r--include/hw/display/ramfb.h12L
-rw-r--r--include/hw/display/tc6393xb.h21L
-rw-r--r--include/hw/display/vga.h31L
-rw-r--r--include/hw/display/xlnx_dp.h110L
-rw-r--r--include/hw/dma/bcm2835_dma.h47L
-rw-r--r--include/hw/dma/i8257.h50L
-rw-r--r--include/hw/dma/pl080.h73L
-rw-r--r--include/hw/dma/sifive_pdma.h57L
-rw-r--r--include/hw/dma/xlnx-zdma.h84L
-rw-r--r--include/hw/dma/xlnx-zynq-devcfg.h62L
-rw-r--r--include/hw/dma/xlnx_csu_dma.h52L
-rw-r--r--include/hw/dma/xlnx_dpdma.h86L
-rw-r--r--include/hw/elf_ops.h610L
-rw-r--r--include/hw/firmware/smbios.h289L
-rw-r--r--include/hw/fw-path-provider.h44L
-rw-r--r--include/hw/gpio/aspeed_gpio.h96L
-rw-r--r--include/hw/gpio/bcm2835_gpio.h40L
-rw-r--r--include/hw/gpio/imx_gpio.h64L
-rw-r--r--include/hw/gpio/npcm7xx_gpio.h55L
-rw-r--r--include/hw/gpio/nrf51_gpio.h70L
-rw-r--r--include/hw/gpio/sifive_gpio.h79L
-rw-r--r--include/hw/hotplug.h97L
-rw-r--r--include/hw/hw.h10L
-rw-r--r--include/hw/hyperv/hyperv-proto.h130L
-rw-r--r--include/hw/hyperv/hyperv.h84L
-rw-r--r--include/hw/hyperv/vmbus-bridge.h34L
-rw-r--r--include/hw/hyperv/vmbus-proto.h222L
-rw-r--r--include/hw/hyperv/vmbus.h229L
-rw-r--r--include/hw/i2c/arm_sbcon_i2c.h37L
-rw-r--r--include/hw/i2c/aspeed_i2c.h98L
-rw-r--r--include/hw/i2c/bitbang_i2c.h50L
-rw-r--r--include/hw/i2c/i2c.h194L
-rw-r--r--include/hw/i2c/i2c_mux_pca954x.h19L
-rw-r--r--include/hw/i2c/imx_i2c.h88L
-rw-r--r--include/hw/i2c/microbit_i2c.h42L
-rw-r--r--include/hw/i2c/npcm7xx_smbus.h113L
-rw-r--r--include/hw/i2c/pm_smbus.h56L
-rw-r--r--include/hw/i2c/pmbus_device.h517L
-rw-r--r--include/hw/i2c/ppc4xx_i2c.h63L
-rw-r--r--include/hw/i2c/smbus_eeprom.h36L
-rw-r--r--include/hw/i2c/smbus_master.h55L
-rw-r--r--include/hw/i2c/smbus_slave.h95L
-rw-r--r--include/hw/i386/apic-msidef.h31L
-rw-r--r--include/hw/i386/apic.h27L
-rw-r--r--include/hw/i386/apic_internal.h231L
-rw-r--r--include/hw/i386/hostmem-epc.h28L
-rw-r--r--include/hw/i386/ich9.h256L
-rw-r--r--include/hw/i386/intel_iommu.h282L
-rw-r--r--include/hw/i386/ioapic.h33L
-rw-r--r--include/hw/i386/ioapic_internal.h118L
-rw-r--r--include/hw/i386/microvm.h112L
-rw-r--r--include/hw/i386/pc.h335L
-rw-r--r--include/hw/i386/sgx-epc.h67L
-rw-r--r--include/hw/i386/sgx.h12L
-rw-r--r--include/hw/i386/topology.h170L
-rw-r--r--include/hw/i386/vmport.h28L
-rw-r--r--include/hw/i386/x86-iommu.h175L
-rw-r--r--include/hw/i386/x86.h145L
-rw-r--r--include/hw/ide.h24L
-rw-r--r--include/hw/ide/ahci.h88L
-rw-r--r--include/hw/ide/internal.h657L
-rw-r--r--include/hw/ide/pci.h72L
-rw-r--r--include/hw/input/adb-keys.h141L
-rw-r--r--include/hw/input/adb.h108L
-rw-r--r--include/hw/input/gamepad.h18L
-rw-r--r--include/hw/input/hid.h83L
-rw-r--r--include/hw/input/i8042.h26L
-rw-r--r--include/hw/input/lasips2.h16L
-rw-r--r--include/hw/input/lm832x.h28L
-rw-r--r--include/hw/input/ps2.h52L
-rw-r--r--include/hw/input/tsc2xxx.h41L
-rw-r--r--include/hw/intc/allwinner-a10-pic.h43L
-rw-r--r--include/hw/intc/arm_gic.h89L
-rw-r--r--include/hw/intc/arm_gic_common.h168L
-rw-r--r--include/hw/intc/arm_gicv3.h32L
-rw-r--r--include/hw/intc/arm_gicv3_common.h311L
-rw-r--r--include/hw/intc/arm_gicv3_its_common.h113L
-rw-r--r--include/hw/intc/armv7m_nvic.h89L
-rw-r--r--include/hw/intc/aspeed_vic.h49L
-rw-r--r--include/hw/intc/bcm2835_ic.h36L
-rw-r--r--include/hw/intc/bcm2836_control.h61L
-rw-r--r--include/hw/intc/goldfish_pic.h33L
-rw-r--r--include/hw/intc/heathrow_pic.h52L
-rw-r--r--include/hw/intc/i8259.h12L
-rw-r--r--include/hw/intc/ibex_plic.h67L
-rw-r--r--include/hw/intc/imx_avic.h56L
-rw-r--r--include/hw/intc/imx_gpcv2.h23L
-rw-r--r--include/hw/intc/intc.h28L
-rw-r--r--include/hw/intc/loongson_liointc.h22L
-rw-r--r--include/hw/intc/m68k_irqc.h41L
-rw-r--r--include/hw/intc/mips_gic.h218L
-rw-r--r--include/hw/intc/ppc-uic.h80L
-rw-r--r--include/hw/intc/realview_gic.h28L
-rw-r--r--include/hw/intc/riscv_aclint.h80L
-rw-r--r--include/hw/intc/rx_icu.h76L
-rw-r--r--include/hw/intc/sifive_plic.h88L
-rw-r--r--include/hw/intc/xlnx-pmu-iomod-intc.h57L
-rw-r--r--include/hw/intc/xlnx-zynqmp-ipi.h56L
-rw-r--r--include/hw/ipack/ipack.h81L
-rw-r--r--include/hw/ipmi/ipmi.h305L
-rw-r--r--include/hw/ipmi/ipmi_bt.h73L
-rw-r--r--include/hw/ipmi/ipmi_kcs.h76L
-rw-r--r--include/hw/irq.h76L
-rw-r--r--include/hw/isa/apm.h25L
-rw-r--r--include/hw/isa/i8259_internal.h79L
-rw-r--r--include/hw/isa/isa.h152L
-rw-r--r--include/hw/isa/pc87312.h56L
-rw-r--r--include/hw/isa/superio.h60L
-rw-r--r--include/hw/isa/vt82c686.h11L
-rw-r--r--include/hw/kvm/clock.h28L
-rw-r--r--include/hw/loader-fit.h41L
-rw-r--r--include/hw/loader.h346L
-rw-r--r--include/hw/m68k/mcf.h23L
-rw-r--r--include/hw/m68k/mcf_fec.h19L
-rw-r--r--include/hw/m68k/next-cube.h56L
-rw-r--r--include/hw/mem/memory-device.h117L
-rw-r--r--include/hw/mem/npcm7xx_mc.h36L
-rw-r--r--include/hw/mem/nvdimm.h161L
-rw-r--r--include/hw/mem/pc-dimm.h72L
-rw-r--r--include/hw/mem/sparse-mem.h19L
-rw-r--r--include/hw/mips/bios.h14L
-rw-r--r--include/hw/mips/bootloader.h22L
-rw-r--r--include/hw/mips/cps.h52L
-rw-r--r--include/hw/mips/cpudevs.h14L
-rw-r--r--include/hw/mips/mips.h25L
-rw-r--r--include/hw/misc/a9scu.h32L
-rw-r--r--include/hw/misc/allwinner-cpucfg.h51L
-rw-r--r--include/hw/misc/allwinner-h3-ccu.h65L
-rw-r--r--include/hw/misc/allwinner-h3-dramc.h105L
-rw-r--r--include/hw/misc/allwinner-h3-sysctrl.h66L
-rw-r--r--include/hw/misc/allwinner-sid.h59L
-rw-r--r--include/hw/misc/arm11scu.h30L
-rw-r--r--include/hw/misc/arm_integrator_debug.h19L
-rw-r--r--include/hw/misc/armsse-cpu-pwrctrl.h40L
-rw-r--r--include/hw/misc/armsse-cpuid.h42L
-rw-r--r--include/hw/misc/armsse-mhu.h45L
-rw-r--r--include/hw/misc/armv7m_ras.h37L
-rw-r--r--include/hw/misc/aspeed_hace.h43L
-rw-r--r--include/hw/misc/aspeed_lpc.h47L
-rw-r--r--include/hw/misc/aspeed_scu.h319L
-rw-r--r--include/hw/misc/aspeed_sdmc.h56L
-rw-r--r--include/hw/misc/aspeed_xdma.h46L
-rw-r--r--include/hw/misc/auxbus.h142L
-rw-r--r--include/hw/misc/avr_power.h46L
-rw-r--r--include/hw/misc/bcm2835_cprman.h210L
-rw-r--r--include/hw/misc/bcm2835_cprman_internals.h1019L
-rw-r--r--include/hw/misc/bcm2835_mbox.h39L
-rw-r--r--include/hw/misc/bcm2835_mbox_defs.h29L
-rw-r--r--include/hw/misc/bcm2835_mphi.h44L
-rw-r--r--include/hw/misc/bcm2835_powermgt.h29L
-rw-r--r--include/hw/misc/bcm2835_property.h36L
-rw-r--r--include/hw/misc/bcm2835_rng.h27L
-rw-r--r--include/hw/misc/bcm2835_thermal.h27L
-rw-r--r--include/hw/misc/cbus.h31L
-rw-r--r--include/hw/misc/empty_slot.h19L
-rw-r--r--include/hw/misc/grlib_ahb_apb_pnp.h57L
-rw-r--r--include/hw/misc/imx25_ccm.h80L
-rw-r--r--include/hw/misc/imx31_ccm.h89L
-rw-r--r--include/hw/misc/imx6_ccm.h198L
-rw-r--r--include/hw/misc/imx6_src.h74L
-rw-r--r--include/hw/misc/imx6ul_ccm.h227L
-rw-r--r--include/hw/misc/imx7_ccm.h140L
-rw-r--r--include/hw/misc/imx7_gpr.h29L
-rw-r--r--include/hw/misc/imx7_snvs.h36L
-rw-r--r--include/hw/misc/imx_ccm.h63L
-rw-r--r--include/hw/misc/imx_rngc.h36L
-rw-r--r--include/hw/misc/iotkit-secctl.h127L
-rw-r--r--include/hw/misc/iotkit-sysctl.h73L
-rw-r--r--include/hw/misc/iotkit-sysinfo.h45L
-rw-r--r--include/hw/misc/ivshmem.h25L
-rw-r--r--include/hw/misc/led.h98L
-rw-r--r--include/hw/misc/mac_via.h116L
-rw-r--r--include/hw/misc/macio/cuda.h102L
-rw-r--r--include/hw/misc/macio/gpio.h49L
-rw-r--r--include/hw/misc/macio/macio.h123L
-rw-r--r--include/hw/misc/macio/pmu.h236L
-rw-r--r--include/hw/misc/mchp_pfsoc_dmc.h56L
-rw-r--r--include/hw/misc/mchp_pfsoc_ioscb.h50L
-rw-r--r--include/hw/misc/mchp_pfsoc_sysreg.h39L
-rw-r--r--include/hw/misc/mips_cmgcr.h91L
-rw-r--r--include/hw/misc/mips_cpc.h50L
-rw-r--r--include/hw/misc/mips_itu.h83L
-rw-r--r--include/hw/misc/mos6522.h150L
-rw-r--r--include/hw/misc/mps2-fpgaio.h62L
-rw-r--r--include/hw/misc/mps2-scc.h69L
-rw-r--r--include/hw/misc/msf2-sysreg.h78L
-rw-r--r--include/hw/misc/npcm7xx_clk.h180L
-rw-r--r--include/hw/misc/npcm7xx_gcr.h43L
-rw-r--r--include/hw/misc/npcm7xx_mft.h70L
-rw-r--r--include/hw/misc/npcm7xx_pwm.h107L
-rw-r--r--include/hw/misc/npcm7xx_rng.h34L
-rw-r--r--include/hw/misc/nrf51_rng.h85L
-rw-r--r--include/hw/misc/pca9552.h37L
-rw-r--r--include/hw/misc/pca9552_regs.h32L
-rw-r--r--include/hw/misc/pvpanic.h53L
-rw-r--r--include/hw/misc/sifive_e_prci.h73L
-rw-r--r--include/hw/misc/sifive_test.h47L
-rw-r--r--include/hw/misc/sifive_u_otp.h87L
-rw-r--r--include/hw/misc/sifive_u_prci.h93L
-rw-r--r--include/hw/misc/stm32f2xx_syscfg.h58L
-rw-r--r--include/hw/misc/stm32f4xx_exti.h59L
-rw-r--r--include/hw/misc/stm32f4xx_syscfg.h60L
-rw-r--r--include/hw/misc/tz-mpc.h80L
-rw-r--r--include/hw/misc/tz-msc.h80L
-rw-r--r--include/hw/misc/tz-ppc.h107L
-rw-r--r--include/hw/misc/unimp.h54L
-rw-r--r--include/hw/misc/virt_ctrl.h22L
-rw-r--r--include/hw/misc/vmcoreinfo.h41L
-rw-r--r--include/hw/misc/xlnx-versal-xramc.h97L
-rw-r--r--include/hw/net/allwinner-sun8i-emac.h104L
-rw-r--r--include/hw/net/allwinner_emac.h177L
-rw-r--r--include/hw/net/cadence_gem.h97L
-rw-r--r--include/hw/net/ftgmac100.h87L
-rw-r--r--include/hw/net/imx_fec.h280L
-rw-r--r--include/hw/net/lan9118.h20L
-rw-r--r--include/hw/net/lance.h48L
-rw-r--r--include/hw/net/lasi_82596.h31L
-rw-r--r--include/hw/net/mii.h115L
-rw-r--r--include/hw/net/msf2-emac.h53L
-rw-r--r--include/hw/net/ne2000-isa.h39L
-rw-r--r--include/hw/net/npcm7xx_emc.h286L
-rw-r--r--include/hw/net/smc91c111.h18L
-rw-r--r--include/hw/net/xlnx-zynqmp-can.h78L
-rw-r--r--include/hw/nmi.h45L
-rw-r--r--include/hw/nubus/mac-nubus-bridge.h29L
-rw-r--r--include/hw/nubus/nubus.h75L
-rw-r--r--include/hw/nvram/chrp_nvram.h57L
-rw-r--r--include/hw/nvram/eeprom93xx.h40L
-rw-r--r--include/hw/nvram/fw_cfg.h345L
-rw-r--r--include/hw/nvram/npcm7xx_otp.h79L
-rw-r--r--include/hw/nvram/nrf51_nvm.h65L
-rw-r--r--include/hw/nvram/sun_nvram.h34L
-rw-r--r--include/hw/nvram/xlnx-bbram.h54L
-rw-r--r--include/hw/nvram/xlnx-efuse.h132L
-rw-r--r--include/hw/nvram/xlnx-versal-efuse.h68L
-rw-r--r--include/hw/nvram/xlnx-zynqmp-efuse.h44L
-rw-r--r--include/hw/or-irq.h51L
-rw-r--r--include/hw/pci-bridge/simba.h42L
-rw-r--r--include/hw/pci-host/designware.h99L
-rw-r--r--include/hw/pci-host/gpex.h73L
-rw-r--r--include/hw/pci-host/i440fx.h49L
-rw-r--r--include/hw/pci-host/mv64361.h8L
-rw-r--r--include/hw/pci-host/pam.h94L
-rw-r--r--include/hw/pci-host/pnv_phb3.h167L
-rw-r--r--include/hw/pci-host/pnv_phb3_regs.h450L
-rw-r--r--include/hw/pci-host/pnv_phb4.h224L
-rw-r--r--include/hw/pci-host/pnv_phb4_regs.h553L
-rw-r--r--include/hw/pci-host/ppce500.h9L
-rw-r--r--include/hw/pci-host/q35.h199L
-rw-r--r--include/hw/pci-host/remote.h30L
-rw-r--r--include/hw/pci-host/sabre.h53L
-rw-r--r--include/hw/pci-host/spapr.h215L
-rw-r--r--include/hw/pci-host/uninorth.h68L
-rw-r--r--include/hw/pci-host/xilinx-pcie.h66L
-rw-r--r--include/hw/pci/msi.h52L
-rw-r--r--include/hw/pci/msix.h64L
-rw-r--r--include/hw/pci/pci.h908L
-rw-r--r--include/hw/pci/pci_bridge.h158L
-rw-r--r--include/hw/pci/pci_bus.h66L
-rw-r--r--include/hw/pci/pci_host.h71L
-rw-r--r--include/hw/pci/pci_ids.h286L
-rw-r--r--include/hw/pci/pci_regs.h8L
-rw-r--r--include/hw/pci/pcie.h150L
-rw-r--r--include/hw/pci/pcie_aer.h103L
-rw-r--r--include/hw/pci/pcie_host.h81L
-rw-r--r--include/hw/pci/pcie_port.h94L
-rw-r--r--include/hw/pci/pcie_regs.h182L
-rw-r--r--include/hw/pci/shpc.h65L
-rw-r--r--include/hw/pci/slotid_cap.h11L
-rw-r--r--include/hw/pcmcia.h66L
-rw-r--r--include/hw/platform-bus.h52L
-rw-r--r--include/hw/ppc/fdt.h29L
-rw-r--r--include/hw/ppc/mac_dbdma.h183L
-rw-r--r--include/hw/ppc/openpic.h176L
-rw-r--r--include/hw/ppc/openpic_kvm.h7L
-rw-r--r--include/hw/ppc/pef.h17L
-rw-r--r--include/hw/ppc/pnv.h332L
-rw-r--r--include/hw/ppc/pnv_core.h73L
-rw-r--r--include/hw/ppc/pnv_homer.h56L
-rw-r--r--include/hw/ppc/pnv_lpc.h108L
-rw-r--r--include/hw/ppc/pnv_occ.h63L
-rw-r--r--include/hw/ppc/pnv_pnor.h31L
-rw-r--r--include/hw/ppc/pnv_psi.h120L
-rw-r--r--include/hw/ppc/pnv_xive.h98L
-rw-r--r--include/hw/ppc/pnv_xscom.h148L
-rw-r--r--include/hw/ppc/ppc.h115L
-rw-r--r--include/hw/ppc/ppc4xx.h52L
-rw-r--r--include/hw/ppc/ppc_e500.h6L
-rw-r--r--include/hw/ppc/spapr.h991L
-rw-r--r--include/hw/ppc/spapr_cpu_core.h58L
-rw-r--r--include/hw/ppc/spapr_drc.h259L
-rw-r--r--include/hw/ppc/spapr_irq.h117L
-rw-r--r--include/hw/ppc/spapr_numa.h37L
-rw-r--r--include/hw/ppc/spapr_nvdimm.h25L
-rw-r--r--include/hw/ppc/spapr_ovec.h83L
-rw-r--r--include/hw/ppc/spapr_rtas.h10L
-rw-r--r--include/hw/ppc/spapr_tpm_proxy.h30L
-rw-r--r--include/hw/ppc/spapr_vio.h141L
-rw-r--r--include/hw/ppc/spapr_xive.h99L
-rw-r--r--include/hw/ppc/vof.h60L
-rw-r--r--include/hw/ppc/xics.h196L
-rw-r--r--include/hw/ppc/xics_spapr.h43L
-rw-r--r--include/hw/ppc/xive.h512L
-rw-r--r--include/hw/ppc/xive_regs.h301L
-rw-r--r--include/hw/ptimer.h301L
-rw-r--r--include/hw/qdev-clock.h164L
-rw-r--r--include/hw/qdev-core.h873L
-rw-r--r--include/hw/qdev-dma.h16L
-rw-r--r--include/hw/qdev-properties-system.h77L
-rw-r--r--include/hw/qdev-properties.h257L
-rw-r--r--include/hw/rdma/rdma.h37L
-rw-r--r--include/hw/register.h229L
-rw-r--r--include/hw/registerfields.h111L
-rw-r--r--include/hw/remote/iohub.h42L
-rw-r--r--include/hw/remote/machine.h38L
-rw-r--r--include/hw/remote/memory.h19L
-rw-r--r--include/hw/remote/mpqemu-link.h99L
-rw-r--r--include/hw/remote/proxy-memory-listener.h28L
-rw-r--r--include/hw/remote/proxy.h48L
-rw-r--r--include/hw/resettable.h246L
-rw-r--r--include/hw/riscv/boot.h60L
-rw-r--r--include/hw/riscv/boot_opensbi.h58L
-rw-r--r--include/hw/riscv/microchip_pfsoc.h151L
-rw-r--r--include/hw/riscv/numa.h113L
-rw-r--r--include/hw/riscv/opentitan.h101L
-rw-r--r--include/hw/riscv/riscv_hart.h44L
-rw-r--r--include/hw/riscv/shakti_c.h75L
-rw-r--r--include/hw/riscv/sifive_cpu.h31L
-rw-r--r--include/hw/riscv/sifive_e.h93L
-rw-r--r--include/hw/riscv/sifive_u.h169L
-rw-r--r--include/hw/riscv/spike.h50L
-rw-r--r--include/hw/riscv/virt.h95L
-rw-r--r--include/hw/rtc/allwinner-rtc.h129L
-rw-r--r--include/hw/rtc/aspeed_rtc.h28L
-rw-r--r--include/hw/rtc/goldfish_rtc.h47L
-rw-r--r--include/hw/rtc/m48t59.h50L
-rw-r--r--include/hw/rtc/mc146818rtc.h58L
-rw-r--r--include/hw/rtc/mc146818rtc_regs.h89L
-rw-r--r--include/hw/rtc/pl031.h48L
-rw-r--r--include/hw/rtc/sun4v-rtc.h19L
-rw-r--r--include/hw/rtc/xlnx-zynqmp-rtc.h92L
-rw-r--r--include/hw/rx/rx62n.h79L
-rw-r--r--include/hw/s390x/3270-ccw.h48L
-rw-r--r--include/hw/s390x/adapter.h23L
-rw-r--r--include/hw/s390x/ap-bridge.h19L
-rw-r--r--include/hw/s390x/ap-device.h27L
-rw-r--r--include/hw/s390x/css-bridge.h37L
-rw-r--r--include/hw/s390x/css.h336L
-rw-r--r--include/hw/s390x/ebcdic.h104L
-rw-r--r--include/hw/s390x/event-facility.h208L
-rw-r--r--include/hw/s390x/ioinst.h258L
-rw-r--r--include/hw/s390x/pv.h75L
-rw-r--r--include/hw/s390x/s390-ccw.h42L
-rw-r--r--include/hw/s390x/s390-pci-bus.h391L
-rw-r--r--include/hw/s390x/s390-pci-clp.h215L
-rw-r--r--include/hw/s390x/s390-pci-inst.h119L
-rw-r--r--include/hw/s390x/s390-pci-vfio.h39L
-rw-r--r--include/hw/s390x/s390-virtio-ccw.h57L
-rw-r--r--include/hw/s390x/s390_flic.h142L
-rw-r--r--include/hw/s390x/sclp.h232L
-rw-r--r--include/hw/s390x/storage-attributes.h79L
-rw-r--r--include/hw/s390x/storage-keys.h120L
-rw-r--r--include/hw/s390x/tod.h54L
-rw-r--r--include/hw/s390x/vfio-ccw.h27L
-rw-r--r--include/hw/scsi/emulation.h16L
-rw-r--r--include/hw/scsi/esp.h163L
-rw-r--r--include/hw/scsi/scsi.h229L
-rw-r--r--include/hw/sd/allwinner-sdhost.h136L
-rw-r--r--include/hw/sd/aspeed_sdhci.h35L
-rw-r--r--include/hw/sd/bcm2835_sdhost.h48L
-rw-r--r--include/hw/sd/cadence_sdhci.h47L
-rw-r--r--include/hw/sd/sd.h211L
-rw-r--r--include/hw/sd/sdcard_legacy.h50L
-rw-r--r--include/hw/sd/sdhci.h129L
-rw-r--r--include/hw/sensor/emc141x_regs.h37L
-rw-r--r--include/hw/sensor/tmp105.h55L
-rw-r--r--include/hw/sensor/tmp105_regs.h51L
-rw-r--r--include/hw/sh4/sh.h73L
-rw-r--r--include/hw/sh4/sh_intc.h81L
-rw-r--r--include/hw/southbridge/piix.h79L
-rw-r--r--include/hw/sparc/grlib.h45L
-rw-r--r--include/hw/sparc/sparc32_dma.h63L
-rw-r--r--include/hw/sparc/sparc64.h12L
-rw-r--r--include/hw/sparc/sun4m_iommu.h53L
-rw-r--r--include/hw/sparc/sun4u_iommu.h52L
-rw-r--r--include/hw/ssi/aspeed_smc.h116L
-rw-r--r--include/hw/ssi/imx_spi.h107L
-rw-r--r--include/hw/ssi/mss-spi.h59L
-rw-r--r--include/hw/ssi/npcm7xx_fiu.h73L
-rw-r--r--include/hw/ssi/pl022.h53L
-rw-r--r--include/hw/ssi/sifive_spi.h47L
-rw-r--r--include/hw/ssi/ssi.h109L
-rw-r--r--include/hw/ssi/stm32f2xx_spi.h71L
-rw-r--r--include/hw/ssi/xilinx_spips.h143L
-rw-r--r--include/hw/stream.h53L
-rw-r--r--include/hw/sysbus.h107L
-rw-r--r--include/hw/timer/a9gtimer.h97L
-rw-r--r--include/hw/timer/allwinner-a10-pit.h68L
-rw-r--r--include/hw/timer/arm_mptimer.h51L
-rw-r--r--include/hw/timer/armv7m_systick.h50L
-rw-r--r--include/hw/timer/aspeed_timer.h77L
-rw-r--r--include/hw/timer/avr_timer16.h93L
-rw-r--r--include/hw/timer/bcm2835_systmr.h42L
-rw-r--r--include/hw/timer/cmsdk-apb-dualtimer.h72L
-rw-r--r--include/hw/timer/cmsdk-apb-timer.h46L
-rw-r--r--include/hw/timer/digic-timer.h46L
-rw-r--r--include/hw/timer/hpet.h86L
-rw-r--r--include/hw/timer/i8254.h80L
-rw-r--r--include/hw/timer/i8254_internal.h76L
-rw-r--r--include/hw/timer/ibex_timer.h54L
-rw-r--r--include/hw/timer/imx_epit.h81L
-rw-r--r--include/hw/timer/imx_gpt.h119L
-rw-r--r--include/hw/timer/mips_gictimer.h47L
-rw-r--r--include/hw/timer/mss-timer.h63L
-rw-r--r--include/hw/timer/npcm7xx_timer.h113L
-rw-r--r--include/hw/timer/nrf51_timer.h82L
-rw-r--r--include/hw/timer/renesas_cmt.h43L
-rw-r--r--include/hw/timer/renesas_tmr.h58L
-rw-r--r--include/hw/timer/sifive_pwm.h62L
-rw-r--r--include/hw/timer/sse-counter.h105L
-rw-r--r--include/hw/timer/sse-timer.h53L
-rw-r--r--include/hw/timer/stellaris-gptm.h51L
-rw-r--r--include/hw/timer/stm32f2xx_timer.h102L
-rw-r--r--include/hw/timer/tmu012.h23L
-rw-r--r--include/hw/tricore/tc27x_soc.h129L
-rw-r--r--include/hw/tricore/triboard.h50L
-rw-r--r--include/hw/tricore/tricore.h10L
-rw-r--r--include/hw/tricore/tricore_testdevice.h38L
-rw-r--r--include/hw/usb.h585L
-rw-r--r--include/hw/usb/chipidea.h17L
-rw-r--r--include/hw/usb/dwc2-regs.h899L
-rw-r--r--include/hw/usb/ehci-regs.h82L
-rw-r--r--include/hw/usb/hcd-dwc3.h55L
-rw-r--r--include/hw/usb/hcd-musb.h47L
-rw-r--r--include/hw/usb/hid.h17L
-rw-r--r--include/hw/usb/imx-usb-phy.h54L
-rw-r--r--include/hw/usb/msd.h54L
-rw-r--r--include/hw/usb/uhci-regs.h40L
-rw-r--r--include/hw/usb/xhci.h21L
-rw-r--r--include/hw/usb/xlnx-usb-subsystem.h45L
-rw-r--r--include/hw/usb/xlnx-versal-usb2-ctrl-regs.h45L
-rw-r--r--include/hw/vfio/vfio-amd-xgbe.h46L
-rw-r--r--include/hw/vfio/vfio-calxeda-xgmac.h43L
-rw-r--r--include/hw/vfio/vfio-common.h247L
-rw-r--r--include/hw/vfio/vfio-platform.h76L
-rw-r--r--include/hw/vfio/vfio.h7L
-rw-r--r--include/hw/virtio/vhost-backend.h189L
-rw-r--r--include/hw/virtio/vhost-scsi-common.h50L
-rw-r--r--include/hw/virtio/vhost-scsi.h35L
-rw-r--r--include/hw/virtio/vhost-user-blk.h56L
-rw-r--r--include/hw/virtio/vhost-user-fs.h47L
-rw-r--r--include/hw/virtio/vhost-user-i2c.h28L
-rw-r--r--include/hw/virtio/vhost-user-scsi.h34L
-rw-r--r--include/hw/virtio/vhost-user-vsock.h36L
-rw-r--r--include/hw/virtio/vhost-user.h29L
-rw-r--r--include/hw/virtio/vhost-vdpa.h31L
-rw-r--r--include/hw/virtio/vhost-vsock-common.h52L
-rw-r--r--include/hw/virtio/vhost-vsock.h36L
-rw-r--r--include/hw/virtio/vhost.h155L
-rw-r--r--include/hw/virtio/virtio-access.h243L
-rw-r--r--include/hw/virtio/virtio-balloon.h76L
-rw-r--r--include/hw/virtio/virtio-blk.h96L
-rw-r--r--include/hw/virtio/virtio-bus.h160L
-rw-r--r--include/hw/virtio/virtio-crypto.h102L
-rw-r--r--include/hw/virtio/virtio-gpu-bswap.h78L
-rw-r--r--include/hw/virtio/virtio-gpu-pci.h39L
-rw-r--r--include/hw/virtio/virtio-gpu-pixman.h45L
-rw-r--r--include/hw/virtio/virtio-gpu.h287L
-rw-r--r--include/hw/virtio/virtio-input.h115L
-rw-r--r--include/hw/virtio/virtio-iommu.h63L
-rw-r--r--include/hw/virtio/virtio-mem.h86L
-rw-r--r--include/hw/virtio/virtio-mmio.h75L
-rw-r--r--include/hw/virtio/virtio-net.h221L
-rw-r--r--include/hw/virtio/virtio-pmem.h46L
-rw-r--r--include/hw/virtio/virtio-rng.h51L
-rw-r--r--include/hw/virtio/virtio-scsi.h166L
-rw-r--r--include/hw/virtio/virtio-serial.h227L
-rw-r--r--include/hw/virtio/virtio.h400L
-rw-r--r--include/hw/vmstate-if.h39L
-rw-r--r--include/hw/watchdog/cmsdk-apb-watchdog.h68L
-rw-r--r--include/hw/watchdog/sbsa_gwdt.h79L
-rw-r--r--include/hw/watchdog/wdt_aspeed.h50L
-rw-r--r--include/hw/watchdog/wdt_diag288.h35L
-rw-r--r--include/hw/watchdog/wdt_imx2.h91L
-rw-r--r--include/hw/xen/interface/grant_table.h36L
-rw-r--r--include/hw/xen/interface/io/blkif.h712L
-rw-r--r--include/hw/xen/interface/io/console.h46L
-rw-r--r--include/hw/xen/interface/io/fbif.h156L
-rw-r--r--include/hw/xen/interface/io/kbdif.h566L
-rw-r--r--include/hw/xen/interface/io/netif.h1010L
-rw-r--r--include/hw/xen/interface/io/protocols.h42L
-rw-r--r--include/hw/xen/interface/io/ring.h474L
-rw-r--r--include/hw/xen/interface/io/usbif.h254L
-rw-r--r--include/hw/xen/interface/io/xenbus.h70L
-rw-r--r--include/hw/xen/start_info.h146L
-rw-r--r--include/hw/xen/xen-backend.h40L
-rw-r--r--include/hw/xen/xen-block.h89L
-rw-r--r--include/hw/xen/xen-bus-helper.h45L
-rw-r--r--include/hw/xen/xen-bus.h139L
-rw-r--r--include/hw/xen/xen-legacy-backend.h105L
-rw-r--r--include/hw/xen/xen-x86.h15L
-rw-r--r--include/hw/xen/xen.h35L
-rw-r--r--include/hw/xen/xen_common.h696L
-rw-r--r--include/hw/xen/xen_pvdev.h81L
-rw-r--r--include/hw/xtensa/mx_pic.h43L
-rw-r--r--include/hw/xtensa/xtensa-isa.h836L
-rw-r--r--include/io/channel-buffer.h59L
-rw-r--r--include/io/channel-command.h90L
-rw-r--r--include/io/channel-file.h92L
-rw-r--r--include/io/channel-socket.h263L
-rw-r--r--include/io/channel-tls.h145L
-rw-r--r--include/io/channel-util.h52L
-rw-r--r--include/io/channel-watch.h90L
-rw-r--r--include/io/channel-websock.h108L
-rw-r--r--include/io/channel.h858L
-rw-r--r--include/io/dns-resolver.h219L
-rw-r--r--include/io/net-listener.h186L
-rw-r--r--include/io/task.h350L
-rw-r--r--include/libdecnumber/dconfig.h39L
-rw-r--r--include/libdecnumber/decContext.h255L
-rw-r--r--include/libdecnumber/decDPD.h1214L
-rw-r--r--include/libdecnumber/decNumber.h201L
-rw-r--r--include/libdecnumber/decNumberLocal.h663L
-rw-r--r--include/libdecnumber/dpd/decimal128.h99L
-rw-r--r--include/libdecnumber/dpd/decimal128Local.h47L
-rw-r--r--include/libdecnumber/dpd/decimal32.h97L
-rw-r--r--include/libdecnumber/dpd/decimal64.h99L
-rw-r--r--include/migration/blocker.h35L
-rw-r--r--include/migration/colo.h40L
-rw-r--r--include/migration/cpu.h64L
-rw-r--r--include/migration/failover.h25L
-rw-r--r--include/migration/global_state.h24L
-rw-r--r--include/migration/misc.h78L
-rw-r--r--include/migration/qemu-file-types.h170L
-rw-r--r--include/migration/register.h81L
-rw-r--r--include/migration/snapshot.h64L
-rw-r--r--include/migration/vmstate.h1205L
-rw-r--r--include/monitor/hmp-target.h54L
-rw-r--r--include/monitor/hmp.h135L
-rw-r--r--include/monitor/monitor.h57L
-rw-r--r--include/monitor/qdev.h14L
-rw-r--r--include/net/announce.h44L
-rw-r--r--include/net/can_emu.h129L
-rw-r--r--include/net/can_host.h51L
-rw-r--r--include/net/checksum.h111L
-rw-r--r--include/net/eth.h442L
-rw-r--r--include/net/filter.h82L
-rw-r--r--include/net/net.h251L
-rw-r--r--include/net/queue.h83L
-rw-r--r--include/net/slirp.h37L
-rw-r--r--include/net/tap.h39L
-rw-r--r--include/net/vhost-user.h18L
-rw-r--r--include/net/vhost-vdpa.h21L
-rw-r--r--include/net/vhost_net.h49L
-rw-r--r--include/qapi/clone-visitor.h51L
-rw-r--r--include/qapi/compat-policy.h38L
-rw-r--r--include/qapi/dealloc-visitor.h28L
-rw-r--r--include/qapi/error.h534L
-rw-r--r--include/qapi/forward-visitor.h27L
-rw-r--r--include/qapi/opts-visitor.h39L
-rw-r--r--include/qapi/qmp-event.h18L
-rw-r--r--include/qapi/qmp/dispatch.h67L
-rw-r--r--include/qapi/qmp/json-parser.h46L
-rw-r--r--include/qapi/qmp/json-writer.h35L
-rw-r--r--include/qapi/qmp/qbool.h27L
-rw-r--r--include/qapi/qmp/qdict.h70L
-rw-r--r--include/qapi/qmp/qerror.h71L
-rw-r--r--include/qapi/qmp/qjson.h31L
-rw-r--r--include/qapi/qmp/qlist.h65L
-rw-r--r--include/qapi/qmp/qlit.h55L
-rw-r--r--include/qapi/qmp/qnull.h29L
-rw-r--r--include/qapi/qmp/qnum.h71L
-rw-r--r--include/qapi/qmp/qobject.h138L
-rw-r--r--include/qapi/qmp/qstring.h29L
-rw-r--r--include/qapi/qobject-input-visitor.h86L
-rw-r--r--include/qapi/qobject-output-visitor.h60L
-rw-r--r--include/qapi/string-input-visitor.h27L
-rw-r--r--include/qapi/string-output-visitor.h35L
-rw-r--r--include/qapi/util.h53L
-rw-r--r--include/qapi/visitor-impl.h132L
-rw-r--r--include/qapi/visitor.h695L
-rw-r--r--include/qemu-common.h142L
-rw-r--r--include/qemu-io.h56L
-rw-r--r--include/qemu/accel.h94L
-rw-r--r--include/qemu/atomic.h309L
-rw-r--r--include/qemu/atomic128.h155L
-rw-r--r--include/qemu/base64.h57L
-rw-r--r--include/qemu/bcd.h15L
-rw-r--r--include/qemu/bitmap.h283L
-rw-r--r--include/qemu/bitops.h621L
-rw-r--r--include/qemu/bswap.h515L
-rw-r--r--include/qemu/buffer.h160L
-rw-r--r--include/qemu/cacheflush.h35L
-rw-r--r--include/qemu/co-shared-resource.h69L
-rw-r--r--include/qemu/compiler.h203L
-rw-r--r--include/qemu/config-file.h29L
-rw-r--r--include/qemu/coroutine.h336L
-rw-r--r--include/qemu/coroutine_int.h77L
-rw-r--r--include/qemu/cpuid.h60L
-rw-r--r--include/qemu/crc-ccitt.h33L
-rw-r--r--include/qemu/crc32c.h34L
-rw-r--r--include/qemu/ctype.h27L
-rw-r--r--include/qemu/cutils.h212L
-rw-r--r--include/qemu/datadir.h28L
-rw-r--r--include/qemu/dbus.h19L
-rw-r--r--include/qemu/drm.h6L
-rw-r--r--include/qemu/envlist.h22L
-rw-r--r--include/qemu/error-report.h81L
-rw-r--r--include/qemu/event_notifier.h45L
-rw-r--r--include/qemu/fifo32.h190L
-rw-r--r--include/qemu/fifo8.h163L
-rw-r--r--include/qemu/filemonitor.h127L
-rw-r--r--include/qemu/futex.h41L
-rw-r--r--include/qemu/guest-random.h68L
-rw-r--r--include/qemu/hbitmap.h352L
-rw-r--r--include/qemu/help_option.h33L
-rw-r--r--include/qemu/host-utils.h739L
-rw-r--r--include/qemu/id.h15L
-rw-r--r--include/qemu/int128.h369L
-rw-r--r--include/qemu/iov.h252L
-rw-r--r--include/qemu/iova-tree.h133L
-rw-r--r--include/qemu/jhash.h59L
-rw-r--r--include/qemu/job.h581L
-rw-r--r--include/qemu/lockable.h169L
-rw-r--r--include/qemu/log-for-trace.h35L
-rw-r--r--include/qemu/log.h167L
-rw-r--r--include/qemu/main-loop.h317L
-rw-r--r--include/qemu/memfd.h47L
-rw-r--r--include/qemu/mmap-alloc.h38L
-rw-r--r--include/qemu/module.h155L
-rw-r--r--include/qemu/notify.h74L
-rw-r--r--include/qemu/nvdimm-utils.h6L
-rw-r--r--include/qemu/option.h153L
-rw-r--r--include/qemu/option_int.h54L
-rw-r--r--include/qemu/osdep.h805L
-rw-r--r--include/qemu/path.h7L
-rw-r--r--include/qemu/plugin-memory.h40L
-rw-r--r--include/qemu/plugin.h289L
-rw-r--r--include/qemu/pmem.h36L
-rw-r--r--include/qemu/processor.h27L
-rw-r--r--include/qemu/progress_meter.h62L
-rw-r--r--include/qemu/qdist.h61L
-rw-r--r--include/qemu/qemu-options.h41L
-rw-r--r--include/qemu/qemu-plugin.h593L
-rw-r--r--include/qemu/qemu-print.h23L
-rw-r--r--include/qemu/qht.h224L
-rw-r--r--include/qemu/qsp.h27L
-rw-r--r--include/qemu/queue.h576L
-rw-r--r--include/qemu/range.h222L
-rw-r--r--include/qemu/ratelimit.h97L
-rw-r--r--include/qemu/rcu.h187L
-rw-r--r--include/qemu/rcu_queue.h317L
-rw-r--r--include/qemu/readline.h64L
-rw-r--r--include/qemu/selfmap.h44L
-rw-r--r--include/qemu/seqlock.h85L
-rw-r--r--include/qemu/sockets.h125L
-rw-r--r--include/qemu/stats64.h193L
-rw-r--r--include/qemu/sys_membarrier.h27L
-rw-r--r--include/qemu/systemd.h26L
-rw-r--r--include/qemu/thread-posix.h53L
-rw-r--r--include/qemu/thread-win32.h46L
-rw-r--r--include/qemu/thread.h400L
-rw-r--r--include/qemu/throttle-options.h114L
-rw-r--r--include/qemu/throttle.h159L
-rw-r--r--include/qemu/timed-average.h63L
-rw-r--r--include/qemu/timer.h1001L
-rw-r--r--include/qemu/transactions.h63L
-rw-r--r--include/qemu/tsan.h71L
-rw-r--r--include/qemu/typedefs.h144L
-rw-r--r--include/qemu/unicode.h7L
-rw-r--r--include/qemu/units.h20L
-rw-r--r--include/qemu/uri.h111L
-rw-r--r--include/qemu/userfaultfd.h35L
-rw-r--r--include/qemu/uuid.h87L
-rw-r--r--include/qemu/vfio-helpers.h32L
-rw-r--r--include/qemu/vhost-user-server.h65L
-rw-r--r--include/qemu/win_dump_defs.h179L
-rw-r--r--include/qemu/xattr.h29L
-rw-r--r--include/qemu/xxhash.h220L
-rw-r--r--include/qemu/yank.h87L
-rw-r--r--include/qom/object.h1964L
-rw-r--r--include/qom/object_interfaces.h180L
-rw-r--r--include/qom/qom-qobject.h43L
-rw-r--r--include/scsi/constants.h319L
-rw-r--r--include/scsi/pr-manager.h42L
-rw-r--r--include/scsi/utils.h147L
-rw-r--r--include/semihosting/console.h69L
-rw-r--r--include/semihosting/semihost.h77L
-rw-r--r--include/standard-headers/asm-m68k/bootinfo-mac.h120L
-rw-r--r--include/standard-headers/asm-m68k/bootinfo-virt.h18L
-rw-r--r--include/standard-headers/asm-m68k/bootinfo.h166L
-rw-r--r--include/standard-headers/asm-s390/virtio-ccw.h18L
-rw-r--r--include/standard-headers/asm-x86/bootparam.h41L
-rw-r--r--include/standard-headers/asm-x86/kvm_para.h152L
-rw-r--r--include/standard-headers/drivers/infiniband/hw/vmw_pvrdma/pvrdma_dev_api.h685L
-rw-r--r--include/standard-headers/drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.h348L
-rw-r--r--include/standard-headers/drm/drm_fourcc.h1261L
-rw-r--r--include/standard-headers/linux/const.h36L
-rw-r--r--include/standard-headers/linux/ethtool.h2064L
-rw-r--r--include/standard-headers/linux/fuse.h970L
-rw-r--r--include/standard-headers/linux/if_ether.h1L
-rw-r--r--include/standard-headers/linux/input-event-codes.h950L
-rw-r--r--include/standard-headers/linux/input.h511L
-rw-r--r--include/standard-headers/linux/kernel.h8L
-rw-r--r--include/standard-headers/linux/pci_regs.h1095L
-rw-r--r--include/standard-headers/linux/qemu_fw_cfg.h97L
-rw-r--r--include/standard-headers/linux/sysinfo.h25L
-rw-r--r--include/standard-headers/linux/types.h3L
-rw-r--r--include/standard-headers/linux/udmabuf.h32L
-rw-r--r--include/standard-headers/linux/vhost_types.h156L
-rw-r--r--include/standard-headers/linux/virtio_9p.h44L
-rw-r--r--include/standard-headers/linux/virtio_balloon.h119L
-rw-r--r--include/standard-headers/linux/virtio_blk.h201L
-rw-r--r--include/standard-headers/linux/virtio_bt.h31L
-rw-r--r--include/standard-headers/linux/virtio_config.h93L
-rw-r--r--include/standard-headers/linux/virtio_console.h78L
-rw-r--r--include/standard-headers/linux/virtio_crypto.h450L
-rw-r--r--include/standard-headers/linux/virtio_fs.h22L
-rw-r--r--include/standard-headers/linux/virtio_gpu.h444L
-rw-r--r--include/standard-headers/linux/virtio_ids.h60L
-rw-r--r--include/standard-headers/linux/virtio_input.h76L
-rw-r--r--include/standard-headers/linux/virtio_iommu.h165L
-rw-r--r--include/standard-headers/linux/virtio_mem.h211L
-rw-r--r--include/standard-headers/linux/virtio_mmio.h152L
-rw-r--r--include/standard-headers/linux/virtio_net.h358L
-rw-r--r--include/standard-headers/linux/virtio_pci.h208L
-rw-r--r--include/standard-headers/linux/virtio_pmem.h34L
-rw-r--r--include/standard-headers/linux/virtio_ring.h242L
-rw-r--r--include/standard-headers/linux/virtio_rng.h8L
-rw-r--r--include/standard-headers/linux/virtio_scsi.h172L
-rw-r--r--include/standard-headers/linux/virtio_snd.h334L
-rw-r--r--include/standard-headers/linux/virtio_types.h46L
-rw-r--r--include/standard-headers/linux/virtio_vsock.h103L
-rw-r--r--include/standard-headers/rdma/vmw_pvrdma-abi.h310L
-rw-r--r--include/sysemu/accel-ops.h45L
-rw-r--r--include/sysemu/arch_init.h31L
-rw-r--r--include/sysemu/balloon.h27L
-rw-r--r--include/sysemu/block-backend.h279L
-rw-r--r--include/sysemu/blockdev.h61L
-rw-r--r--include/sysemu/cpu-throttle.h68L
-rw-r--r--include/sysemu/cpu-timers.h90L
-rw-r--r--include/sysemu/cpus.h60L
-rw-r--r--include/sysemu/cryptodev-vhost-user.h50L
-rw-r--r--include/sysemu/cryptodev-vhost.h153L
-rw-r--r--include/sysemu/cryptodev.h340L
-rw-r--r--include/sysemu/device_tree.h207L
-rw-r--r--include/sysemu/dma.h311L
-rw-r--r--include/sysemu/dump-arch.h31L
-rw-r--r--include/sysemu/dump.h203L
-rw-r--r--include/sysemu/hax.h41L
-rw-r--r--include/sysemu/hostmem.h83L
-rw-r--r--include/sysemu/hvf.h39L
-rw-r--r--include/sysemu/hvf_int.h68L
-rw-r--r--include/sysemu/hw_accel.h31L
-rw-r--r--include/sysemu/iothread.h69L
-rw-r--r--include/sysemu/kvm.h550L
-rw-r--r--include/sysemu/kvm_int.h55L
-rw-r--r--include/sysemu/memory_mapping.h86L
-rw-r--r--include/sysemu/numa.h113L
-rw-r--r--include/sysemu/nvmm.h27L
-rw-r--r--include/sysemu/os-posix.h103L
-rw-r--r--include/sysemu/os-win32.h205L
-rw-r--r--include/sysemu/qtest.h35L
-rw-r--r--include/sysemu/replay.h234L
-rw-r--r--include/sysemu/reset.h10L
-rw-r--r--include/sysemu/rng-random.h21L
-rw-r--r--include/sysemu/rng.h89L
-rw-r--r--include/sysemu/runstate-action.h19L
-rw-r--r--include/sysemu/runstate.h74L
-rw-r--r--include/sysemu/seccomp.h26L
-rw-r--r--include/sysemu/sev.h28L
-rw-r--r--include/sysemu/sysemu.h123L
-rw-r--r--include/sysemu/tcg.h18L
-rw-r--r--include/sysemu/tpm.h85L
-rw-r--r--include/sysemu/tpm_backend.h216L
-rw-r--r--include/sysemu/tpm_util.h72L
-rw-r--r--include/sysemu/vhost-user-backend.h48L
-rw-r--r--include/sysemu/watchdog.h45L
-rw-r--r--include/sysemu/whpx.h32L
-rw-r--r--include/sysemu/xen-mapcache.h65L
-rw-r--r--include/sysemu/xen.h50L
-rw-r--r--include/tcg/tcg-cond.h101L
-rw-r--r--include/tcg/tcg-gvec-desc.h66L
-rw-r--r--include/tcg/tcg-mo.h48L
-rw-r--r--include/tcg/tcg-op-gvec.h447L
-rw-r--r--include/tcg/tcg-op.h1330L
-rw-r--r--include/tcg/tcg-opc.h288L
-rw-r--r--include/tcg/tcg.h1420L
-rw-r--r--include/trace-tcg.h6L
-rw-r--r--include/ui/clipboard.h226L
-rw-r--r--include/ui/console.h482L
-rw-r--r--include/ui/egl-context.h13L
-rw-r--r--include/ui/egl-helpers.h66L
-rw-r--r--include/ui/gtk.h224L
-rw-r--r--include/ui/input.h120L
-rw-r--r--include/ui/kbd-state.h102L
-rw-r--r--include/ui/pixel_ops.h53L
-rw-r--r--include/ui/qemu-pixman.h92L
-rw-r--r--include/ui/qemu-spice-module.h44L
-rw-r--r--include/ui/qemu-spice.h61L
-rw-r--r--include/ui/sdl2.h85L
-rw-r--r--include/ui/shader.h13L
-rw-r--r--include/ui/spice-display.h190L
-rw-r--r--include/ui/win32-kbd-hook.h14L
-rw-r--r--include/user/syscall-trace.h42L
-rw-r--r--io/channel-buffer.c251L
-rw-r--r--io/channel-command.c392L
-rw-r--r--io/channel-file.c234L
-rw-r--r--io/channel-socket.c806L
-rw-r--r--io/channel-tls.c434L
-rw-r--r--io/channel-util.c38L
-rw-r--r--io/channel-watch.c353L
-rw-r--r--io/channel-websock.c1335L
-rw-r--r--io/channel.c623L
-rw-r--r--io/dns-resolver.c283L
-rw-r--r--io/meson.build15L
-rw-r--r--io/net-listener.c322L
-rw-r--r--io/task.c241L
-rw-r--r--io/trace-events65L
-rw-r--r--io/trace.h1L
-rw-r--r--iothread.c436L
-rw-r--r--job-qmp.c193L
-rw-r--r--job.c1090L
-rw-r--r--libdecnumber/decContext.c432L
-rw-r--r--libdecnumber/decNumber.c8192L
-rw-r--r--libdecnumber/dpd/decimal128.c563L
-rw-r--r--libdecnumber/dpd/decimal32.c488L
-rw-r--r--libdecnumber/dpd/decimal64.c849L
-rw-r--r--libdecnumber/meson.build7L
-rw-r--r--linux-headers/COPYING20L
-rw-r--r--linux-headers/LICENSES/exceptions/Linux-syscall-note25L
-rw-r--r--linux-headers/LICENSES/preferred/BSD-2-Clause32L
-rw-r--r--linux-headers/LICENSES/preferred/BSD-3-Clause36L
-rw-r--r--linux-headers/LICENSES/preferred/GPL-2.0359L
-rw-r--r--linux-headers/README2L
-rw-r--r--linux-headers/asm-arm/bitsperlong.h1L
-rw-r--r--linux-headers/asm-arm/kvm.h312L
-rw-r--r--linux-headers/asm-arm/mman.h4L
-rw-r--r--linux-headers/asm-arm/unistd-common.h397L
-rw-r--r--linux-headers/asm-arm/unistd-eabi.h5L
-rw-r--r--linux-headers/asm-arm/unistd-oabi.h17L
-rw-r--r--linux-headers/asm-arm/unistd.h41L
-rw-r--r--linux-headers/asm-arm64/bitsperlong.h24L
-rw-r--r--linux-headers/asm-arm64/kvm.h416L
-rw-r--r--linux-headers/asm-arm64/mman.h10L
-rw-r--r--linux-headers/asm-arm64/sve_context.h53L
-rw-r--r--linux-headers/asm-arm64/unistd.h24L
-rw-r--r--linux-headers/asm-generic/bitsperlong.h16L
-rw-r--r--linux-headers/asm-generic/hugetlb_encode.h37L
-rw-r--r--linux-headers/asm-generic/mman-common.h86L
-rw-r--r--linux-headers/asm-generic/mman.h22L
-rw-r--r--linux-headers/asm-generic/unistd.h925L
-rw-r--r--linux-headers/asm-mips/bitsperlong.h9L
-rw-r--r--linux-headers/asm-mips/kvm.h227L
-rw-r--r--linux-headers/asm-mips/mman.h112L
-rw-r--r--linux-headers/asm-mips/sgidefs.h37L
-rw-r--r--linux-headers/asm-mips/unistd.h39L
-rw-r--r--linux-headers/asm-mips/unistd_n32.h380L
-rw-r--r--linux-headers/asm-mips/unistd_n64.h356L
-rw-r--r--linux-headers/asm-mips/unistd_o32.h426L
-rw-r--r--linux-headers/asm-powerpc/bitsperlong.h13L
-rw-r--r--linux-headers/asm-powerpc/kvm.h736L
-rw-r--r--linux-headers/asm-powerpc/mman.h35L
-rw-r--r--linux-headers/asm-powerpc/unistd.h19L
-rw-r--r--linux-headers/asm-powerpc/unistd_32.h434L
-rw-r--r--linux-headers/asm-powerpc/unistd_64.h406L
-rw-r--r--linux-headers/asm-s390/bitsperlong.h14L
-rw-r--r--linux-headers/asm-s390/kvm.h291L
-rw-r--r--linux-headers/asm-s390/mman.h1L
-rw-r--r--linux-headers/asm-s390/unistd.h17L
-rw-r--r--linux-headers/asm-s390/unistd_32.h423L
-rw-r--r--linux-headers/asm-s390/unistd_64.h371L
-rw-r--r--linux-headers/asm-x86/bitsperlong.h14L
-rw-r--r--linux-headers/asm-x86/kvm.h506L
-rw-r--r--linux-headers/asm-x86/mman.h31L
-rw-r--r--linux-headers/asm-x86/unistd.h23L
-rw-r--r--linux-headers/asm-x86/unistd_32.h442L
-rw-r--r--linux-headers/asm-x86/unistd_64.h364L
-rw-r--r--linux-headers/asm-x86/unistd_x32.h353L
-rw-r--r--linux-headers/linux/kvm.h2063L
-rw-r--r--linux-headers/linux/mman.h44L
-rw-r--r--linux-headers/linux/psci.h119L
-rw-r--r--linux-headers/linux/psp-sev.h225L
-rw-r--r--linux-headers/linux/userfaultfd.h302L
-rw-r--r--linux-headers/linux/vfio.h1370L
-rw-r--r--linux-headers/linux/vfio_ccw.h56L
-rw-r--r--linux-headers/linux/vfio_zdev.h78L
-rw-r--r--linux-headers/linux/vhost.h153L
-rw-r--r--linux-headers/linux/vhost_types.h1L
-rw-r--r--linux-headers/linux/virtio_config.h1L
-rw-r--r--linux-headers/linux/virtio_ring.h1L
-rw-r--r--linux-user/aarch64/cpu_loop.c207L
-rw-r--r--linux-user/aarch64/signal.c587L
-rw-r--r--linux-user/aarch64/sockbits.h1L
-rw-r--r--linux-user/aarch64/syscall_nr.h313L
-rw-r--r--linux-user/aarch64/target_cpu.h47L
-rw-r--r--linux-user/aarch64/target_elf.h14L
-rw-r--r--linux-user/aarch64/target_errno_defs.h7L
-rw-r--r--linux-user/aarch64/target_fcntl.h16L
-rw-r--r--linux-user/aarch64/target_signal.h30L
-rw-r--r--linux-user/aarch64/target_structs.h58L
-rw-r--r--linux-user/aarch64/target_syscall.h46L
-rw-r--r--linux-user/aarch64/termbits.h1L
-rw-r--r--linux-user/alpha/cpu_loop.c224L
-rw-r--r--linux-user/alpha/meson.build5L
-rw-r--r--linux-user/alpha/signal.c277L
-rw-r--r--linux-user/alpha/sockbits.h83L
-rw-r--r--linux-user/alpha/syscall.tbl488L
-rw-r--r--linux-user/alpha/syscallhdr.sh32L
-rw-r--r--linux-user/alpha/target_cpu.h54L
-rw-r--r--linux-user/alpha/target_elf.h14L
-rw-r--r--linux-user/alpha/target_errno_defs.h204L
-rw-r--r--linux-user/alpha/target_fcntl.h39L
-rw-r--r--linux-user/alpha/target_signal.h103L
-rw-r--r--linux-user/alpha/target_structs.h48L
-rw-r--r--linux-user/alpha/target_syscall.h71L
-rw-r--r--linux-user/alpha/termbits.h271L
-rw-r--r--linux-user/arm/cpu_loop.c482L
-rw-r--r--linux-user/arm/meson.build7L
-rw-r--r--linux-user/arm/nwfpe/double_cpdo.c296L
-rw-r--r--linux-user/arm/nwfpe/extended_cpdo.c273L
-rw-r--r--linux-user/arm/nwfpe/fpa11.c247L
-rw-r--r--linux-user/arm/nwfpe/fpa11.h126L
-rw-r--r--linux-user/arm/nwfpe/fpa11.inl50L
-rw-r--r--linux-user/arm/nwfpe/fpa11_cpdo.c113L
-rw-r--r--linux-user/arm/nwfpe/fpa11_cpdt.c382L
-rw-r--r--linux-user/arm/nwfpe/fpa11_cprt.c284L
-rw-r--r--linux-user/arm/nwfpe/fpopcode.c91L
-rw-r--r--linux-user/arm/nwfpe/fpopcode.h390L
-rw-r--r--linux-user/arm/nwfpe/fpsr.h107L
-rw-r--r--linux-user/arm/nwfpe/meson.build10L
-rw-r--r--linux-user/arm/nwfpe/single_cpdo.c253L
-rw-r--r--linux-user/arm/signal.c630L
-rw-r--r--linux-user/arm/sockbits.h1L
-rw-r--r--linux-user/arm/syscall.tbl462L
-rw-r--r--linux-user/arm/syscallhdr.sh31L
-rw-r--r--linux-user/arm/target_cpu.h79L
-rw-r--r--linux-user/arm/target_elf.h14L
-rw-r--r--linux-user/arm/target_errno_defs.h7L
-rw-r--r--linux-user/arm/target_fcntl.h17L
-rw-r--r--linux-user/arm/target_signal.h27L
-rw-r--r--linux-user/arm/target_structs.h59L
-rw-r--r--linux-user/arm/target_syscall.h44L
-rw-r--r--linux-user/arm/termbits.h1L
-rw-r--r--linux-user/cpu_loop-common.h37L
-rw-r--r--linux-user/cris/cpu_loop.c110L
-rw-r--r--linux-user/cris/signal.c202L
-rw-r--r--linux-user/cris/sockbits.h1L
-rw-r--r--linux-user/cris/syscall_nr.h367L
-rw-r--r--linux-user/cris/target_cpu.h45L
-rw-r--r--linux-user/cris/target_elf.h14L
-rw-r--r--linux-user/cris/target_errno_defs.h7L
-rw-r--r--linux-user/cris/target_fcntl.h11L
-rw-r--r--linux-user/cris/target_signal.h27L
-rw-r--r--linux-user/cris/target_structs.h58L
-rw-r--r--linux-user/cris/target_syscall.h47L
-rw-r--r--linux-user/cris/termbits.h225L
-rw-r--r--linux-user/elfload.c4136L
-rw-r--r--linux-user/errnos.c.inc140L
-rw-r--r--linux-user/exit.c41L
-rw-r--r--linux-user/fd-trans.c1488L
-rw-r--r--linux-user/fd-trans.h138L
-rw-r--r--linux-user/flat.h72L
-rw-r--r--linux-user/flatload.c825L
-rw-r--r--linux-user/generic/fcntl.h152L
-rw-r--r--linux-user/generic/signal.h63L
-rw-r--r--linux-user/generic/sockbits.h61L
-rw-r--r--linux-user/generic/target_errno_defs.h167L
-rw-r--r--linux-user/generic/termbits.h318L
-rw-r--r--linux-user/hexagon/cpu_loop.c102L
-rw-r--r--linux-user/hexagon/signal.c288L
-rw-r--r--linux-user/hexagon/sockbits.h18L
-rw-r--r--linux-user/hexagon/syscall_nr.h332L
-rw-r--r--linux-user/hexagon/target_cpu.h44L
-rw-r--r--linux-user/hexagon/target_elf.h40L
-rw-r--r--linux-user/hexagon/target_errno_defs.h7L
-rw-r--r--linux-user/hexagon/target_fcntl.h18L
-rw-r--r--linux-user/hexagon/target_signal.h36L
-rw-r--r--linux-user/hexagon/target_structs.h54L
-rw-r--r--linux-user/hexagon/target_syscall.h36L
-rw-r--r--linux-user/hexagon/termbits.h18L
-rw-r--r--linux-user/host/aarch64/hostdep.h38L
-rw-r--r--linux-user/host/aarch64/safe-syscall.inc.S75L
-rw-r--r--linux-user/host/arm/hostdep.h38L
-rw-r--r--linux-user/host/arm/safe-syscall.inc.S90L
-rw-r--r--linux-user/host/i386/hostdep.h38L
-rw-r--r--linux-user/host/i386/safe-syscall.inc.S100L
-rw-r--r--linux-user/host/ia64/hostdep.h15L
-rw-r--r--linux-user/host/mips/hostdep.h15L
-rw-r--r--linux-user/host/ppc/hostdep.h15L
-rw-r--r--linux-user/host/ppc64/hostdep.h38L
-rw-r--r--linux-user/host/ppc64/safe-syscall.inc.S96L
-rw-r--r--linux-user/host/riscv32/hostdep.h11L
-rw-r--r--linux-user/host/riscv64/hostdep.h34L
-rw-r--r--linux-user/host/riscv64/safe-syscall.inc.S77L
-rw-r--r--linux-user/host/s390/hostdep.h15L
-rw-r--r--linux-user/host/s390x/hostdep.h38L
-rw-r--r--linux-user/host/s390x/safe-syscall.inc.S90L
-rw-r--r--linux-user/host/sparc/hostdep.h15L
-rw-r--r--linux-user/host/sparc64/hostdep.h15L
-rw-r--r--linux-user/host/x32/hostdep.h15L
-rw-r--r--linux-user/host/x86_64/hostdep.h38L
-rw-r--r--linux-user/host/x86_64/safe-syscall.inc.S91L
-rw-r--r--linux-user/hppa/cpu_loop.c212L
-rw-r--r--linux-user/hppa/meson.build5L
-rw-r--r--linux-user/hppa/signal.c199L
-rw-r--r--linux-user/hppa/sockbits.h75L
-rw-r--r--linux-user/hppa/syscall.tbl446L
-rw-r--r--linux-user/hppa/syscallhdr.sh32L
-rw-r--r--linux-user/hppa/target_cpu.h48L
-rw-r--r--linux-user/hppa/target_elf.h14L
-rw-r--r--linux-user/hppa/target_errno_defs.h220L
-rw-r--r--linux-user/hppa/target_fcntl.h44L
-rw-r--r--linux-user/hppa/target_signal.h88L
-rw-r--r--linux-user/hppa/target_structs.h54L
-rw-r--r--linux-user/hppa/target_syscall.h30L
-rw-r--r--linux-user/hppa/termbits.h231L
-rw-r--r--linux-user/i386/cpu_loop.c446L
-rw-r--r--linux-user/i386/meson.build5L
-rw-r--r--linux-user/i386/signal.c613L
-rw-r--r--linux-user/i386/sockbits.h1L
-rw-r--r--linux-user/i386/syscall_32.tbl453L
-rw-r--r--linux-user/i386/syscall_nr.h1L
-rw-r--r--linux-user/i386/syscallhdr.sh28L
-rw-r--r--linux-user/i386/target_cpu.h57L
-rw-r--r--linux-user/i386/target_elf.h14L
-rw-r--r--linux-user/i386/target_errno_defs.h7L
-rw-r--r--linux-user/i386/target_fcntl.h11L
-rw-r--r--linux-user/i386/target_signal.h27L
-rw-r--r--linux-user/i386/target_structs.h58L
-rw-r--r--linux-user/i386/target_syscall.h159L
-rw-r--r--linux-user/i386/termbits.h1L
-rw-r--r--linux-user/ioctls.h770L
-rw-r--r--linux-user/linux_loop.h105L
-rw-r--r--linux-user/linuxload.c167L
-rw-r--r--linux-user/loader.h59L
-rw-r--r--linux-user/m68k/cpu_loop.c149L
-rw-r--r--linux-user/m68k/meson.build5L
-rw-r--r--linux-user/m68k/signal.c410L
-rw-r--r--linux-user/m68k/sockbits.h1L
-rw-r--r--linux-user/m68k/syscall.tbl448L
-rw-r--r--linux-user/m68k/syscallhdr.sh32L
-rw-r--r--linux-user/m68k/target_cpu.h49L
-rw-r--r--linux-user/m68k/target_elf.h20L
-rw-r--r--linux-user/m68k/target_errno_defs.h7L
-rw-r--r--linux-user/m68k/target_fcntl.h17L
-rw-r--r--linux-user/m68k/target_signal.h27L
-rw-r--r--linux-user/m68k/target_structs.h58L
-rw-r--r--linux-user/m68k/target_syscall.h29L
-rw-r--r--linux-user/m68k/termbits.h1L
-rw-r--r--linux-user/main.c886L
-rw-r--r--linux-user/meson.build37L
-rw-r--r--linux-user/microblaze/cpu_loop.c171L
-rw-r--r--linux-user/microblaze/meson.build5L
-rw-r--r--linux-user/microblaze/signal.c232L
-rw-r--r--linux-user/microblaze/sockbits.h1L
-rw-r--r--linux-user/microblaze/syscall.tbl454L
-rw-r--r--linux-user/microblaze/syscallhdr.sh32L
-rw-r--r--linux-user/microblaze/target_cpu.h44L
-rw-r--r--linux-user/microblaze/target_elf.h14L
-rw-r--r--linux-user/microblaze/target_errno_defs.h7L
-rw-r--r--linux-user/microblaze/target_fcntl.h11L
-rw-r--r--linux-user/microblaze/target_signal.h26L
-rw-r--r--linux-user/microblaze/target_structs.h58L
-rw-r--r--linux-user/microblaze/target_syscall.h59L
-rw-r--r--linux-user/microblaze/termbits.h1L
-rw-r--r--linux-user/mips/cpu_loop.c428L
-rw-r--r--linux-user/mips/meson.build6L
-rw-r--r--linux-user/mips/signal.c395L
-rw-r--r--linux-user/mips/sockbits.h112L
-rw-r--r--linux-user/mips/syscall-args-o32.c.inc443L
-rw-r--r--linux-user/mips/syscall_nr.h1L
-rw-r--r--linux-user/mips/syscall_o32.tbl436L
-rw-r--r--linux-user/mips/syscallhdr.sh36L
-rw-r--r--linux-user/mips/target_cpu.h45L
-rw-r--r--linux-user/mips/target_elf.h20L
-rw-r--r--linux-user/mips/target_errno_defs.h221L
-rw-r--r--linux-user/mips/target_fcntl.h51L
-rw-r--r--linux-user/mips/target_signal.h83L
-rw-r--r--linux-user/mips/target_structs.h64L
-rw-r--r--linux-user/mips/target_syscall.h45L
-rw-r--r--linux-user/mips/termbits.h268L
-rw-r--r--linux-user/mips64/cpu_loop.c20L
-rw-r--r--linux-user/mips64/meson.build6L
-rw-r--r--linux-user/mips64/signal.c20L
-rw-r--r--linux-user/mips64/sockbits.h1L
-rw-r--r--linux-user/mips64/syscall_n32.tbl387L
-rw-r--r--linux-user/mips64/syscall_n64.tbl363L
-rw-r--r--linux-user/mips64/syscall_nr.h10L
-rw-r--r--linux-user/mips64/syscallhdr.sh33L
-rw-r--r--linux-user/mips64/target_cpu.h19L
-rw-r--r--linux-user/mips64/target_elf.h20L
-rw-r--r--linux-user/mips64/target_errno_defs.h10L
-rw-r--r--linux-user/mips64/target_fcntl.h1L
-rw-r--r--linux-user/mips64/target_signal.h81L
-rw-r--r--linux-user/mips64/target_structs.h2L
-rw-r--r--linux-user/mips64/target_syscall.h42L
-rw-r--r--linux-user/mips64/termbits.h2L
-rw-r--r--linux-user/mmap.c832L
-rw-r--r--linux-user/nios2/cpu_loop.c155L
-rw-r--r--linux-user/nios2/signal.c231L
-rw-r--r--linux-user/nios2/sockbits.h1L
-rw-r--r--linux-user/nios2/syscall_nr.h333L
-rw-r--r--linux-user/nios2/target_cpu.h48L
-rw-r--r--linux-user/nios2/target_elf.h14L
-rw-r--r--linux-user/nios2/target_errno_defs.h7L
-rw-r--r--linux-user/nios2/target_fcntl.h11L
-rw-r--r--linux-user/nios2/target_signal.h25L
-rw-r--r--linux-user/nios2/target_structs.h58L
-rw-r--r--linux-user/nios2/target_syscall.h38L
-rw-r--r--linux-user/nios2/termbits.h1L
-rw-r--r--linux-user/openrisc/cpu_loop.c115L
-rw-r--r--linux-user/openrisc/signal.c177L
-rw-r--r--linux-user/openrisc/sockbits.h1L
-rw-r--r--linux-user/openrisc/syscall_nr.h334L
-rw-r--r--linux-user/openrisc/target_cpu.h46L
-rw-r--r--linux-user/openrisc/target_elf.h14L
-rw-r--r--linux-user/openrisc/target_errno_defs.h7L
-rw-r--r--linux-user/openrisc/target_fcntl.h11L
-rw-r--r--linux-user/openrisc/target_signal.h31L
-rw-r--r--linux-user/openrisc/target_structs.h58L
-rw-r--r--linux-user/openrisc/target_syscall.h25L
-rw-r--r--linux-user/openrisc/termbits.h1L
-rw-r--r--linux-user/ppc/cpu_loop.c501L
-rw-r--r--linux-user/ppc/meson.build5L
-rw-r--r--linux-user/ppc/signal.c724L
-rw-r--r--linux-user/ppc/sockbits.h26L
-rw-r--r--linux-user/ppc/syscall.tbl528L
-rw-r--r--linux-user/ppc/syscallhdr.sh34L
-rw-r--r--linux-user/ppc/target_cpu.h59L
-rw-r--r--linux-user/ppc/target_elf.h18L
-rw-r--r--linux-user/ppc/target_errno_defs.h7L
-rw-r--r--linux-user/ppc/target_fcntl.h17L
-rw-r--r--linux-user/ppc/target_signal.h29L
-rw-r--r--linux-user/ppc/target_structs.h60L
-rw-r--r--linux-user/ppc/target_syscall.h80L
-rw-r--r--linux-user/ppc/termbits.h247L
-rw-r--r--linux-user/qemu.h349L
-rw-r--r--linux-user/riscv/cpu_loop.c145L
-rw-r--r--linux-user/riscv/signal.c209L
-rw-r--r--linux-user/riscv/sockbits.h1L
-rw-r--r--linux-user/riscv/syscall32_nr.h307L
-rw-r--r--linux-user/riscv/syscall64_nr.h313L
-rw-r--r--linux-user/riscv/syscall_nr.h15L
-rw-r--r--linux-user/riscv/target_cpu.h27L
-rw-r--r--linux-user/riscv/target_elf.h15L
-rw-r--r--linux-user/riscv/target_errno_defs.h7L
-rw-r--r--linux-user/riscv/target_fcntl.h11L
-rw-r--r--linux-user/riscv/target_signal.h20L
-rw-r--r--linux-user/riscv/target_structs.h46L
-rw-r--r--linux-user/riscv/target_syscall.h62L
-rw-r--r--linux-user/riscv/termbits.h1L
-rw-r--r--linux-user/s390x/cpu_loop.c189L
-rw-r--r--linux-user/s390x/meson.build5L
-rw-r--r--linux-user/s390x/signal.c415L
-rw-r--r--linux-user/s390x/sockbits.h1L
-rw-r--r--linux-user/s390x/syscall.tbl451L
-rwxr-xr-xlinux-user/s390x/syscallhdr.sh32L
-rw-r--r--linux-user/s390x/target_cpu.h45L
-rw-r--r--linux-user/s390x/target_elf.h14L
-rw-r--r--linux-user/s390x/target_errno_defs.h7L
-rw-r--r--linux-user/s390x/target_fcntl.h11L
-rw-r--r--linux-user/s390x/target_signal.h24L
-rw-r--r--linux-user/s390x/target_structs.h63L
-rw-r--r--linux-user/s390x/target_syscall.h35L
-rw-r--r--linux-user/s390x/termbits.h1L
-rw-r--r--linux-user/safe-syscall.S30L
-rw-r--r--linux-user/safe-syscall.h154L
-rw-r--r--linux-user/semihost.c76L
-rw-r--r--linux-user/sh4/cpu_loop.c105L
-rw-r--r--linux-user/sh4/meson.build5L
-rw-r--r--linux-user/sh4/signal.c340L
-rw-r--r--linux-user/sh4/sockbits.h1L
-rw-r--r--linux-user/sh4/syscall.tbl451L
-rw-r--r--linux-user/sh4/syscallhdr.sh32L
-rw-r--r--linux-user/sh4/target_cpu.h44L
-rw-r--r--linux-user/sh4/target_elf.h14L
-rw-r--r--linux-user/sh4/target_errno_defs.h7L
-rw-r--r--linux-user/sh4/target_fcntl.h11L
-rw-r--r--linux-user/sh4/target_signal.h27L
-rw-r--r--linux-user/sh4/target_structs.h58L
-rw-r--r--linux-user/sh4/target_syscall.h30L
-rw-r--r--linux-user/sh4/termbits.h287L
-rw-r--r--linux-user/signal-common.h93L
-rw-r--r--linux-user/signal.c1105L
-rw-r--r--linux-user/socket.h42L
-rw-r--r--linux-user/sparc/cpu_loop.c305L
-rw-r--r--linux-user/sparc/meson.build5L
-rw-r--r--linux-user/sparc/signal.c790L
-rw-r--r--linux-user/sparc/sockbits.h111L
-rw-r--r--linux-user/sparc/syscall.tbl494L
-rw-r--r--linux-user/sparc/syscallhdr.sh32L
-rw-r--r--linux-user/sparc/target_cpu.h90L
-rw-r--r--linux-user/sparc/target_elf.h18L
-rw-r--r--linux-user/sparc/target_errno_defs.h212L
-rw-r--r--linux-user/sparc/target_fcntl.h45L
-rw-r--r--linux-user/sparc/target_signal.h83L
-rw-r--r--linux-user/sparc/target_structs.h55L
-rw-r--r--linux-user/sparc/target_syscall.h62L
-rw-r--r--linux-user/sparc/termbits.h291L
-rw-r--r--linux-user/strace.c3839L
-rw-r--r--linux-user/strace.h38L
-rw-r--r--linux-user/strace.list1673L
-rw-r--r--linux-user/syscall.c13166L
-rw-r--r--linux-user/syscall_defs.h2913L
-rw-r--r--linux-user/syscall_types.h633L
-rw-r--r--linux-user/target_flat.h16L
-rw-r--r--linux-user/trace-events22L
-rw-r--r--linux-user/trace.h1L
-rw-r--r--linux-user/uaccess.c114L
-rw-r--r--linux-user/uname.c169L
-rw-r--r--linux-user/uname.h10L
-rw-r--r--linux-user/user-internals.h186L
-rw-r--r--linux-user/user-mmap.h34L
-rw-r--r--linux-user/vm86.c492L
-rw-r--r--linux-user/x86_64/cpu_loop.c20L
-rw-r--r--linux-user/x86_64/meson.build5L
-rw-r--r--linux-user/x86_64/signal.c20L
-rw-r--r--linux-user/x86_64/sockbits.h1L
-rw-r--r--linux-user/x86_64/syscall_64.tbl415L
-rw-r--r--linux-user/x86_64/syscall_nr.h1L
-rw-r--r--linux-user/x86_64/syscallhdr.sh28L
-rw-r--r--linux-user/x86_64/target_cpu.h1L
-rw-r--r--linux-user/x86_64/target_elf.h14L
-rw-r--r--linux-user/x86_64/target_errno_defs.h7L
-rw-r--r--linux-user/x86_64/target_fcntl.h11L
-rw-r--r--linux-user/x86_64/target_signal.h27L
-rw-r--r--linux-user/x86_64/target_structs.h73L
-rw-r--r--linux-user/x86_64/target_syscall.h108L
-rw-r--r--linux-user/x86_64/termbits.h1L
-rw-r--r--linux-user/xtensa/cpu_loop.c266L
-rw-r--r--linux-user/xtensa/meson.build5L
-rw-r--r--linux-user/xtensa/signal.c282L
-rw-r--r--linux-user/xtensa/sockbits.h1L
-rw-r--r--linux-user/xtensa/syscall.tbl419L
-rw-r--r--linux-user/xtensa/syscallhdr.sh32L
-rw-r--r--linux-user/xtensa/target_cpu.h32L
-rw-r--r--linux-user/xtensa/target_elf.h16L
-rw-r--r--linux-user/xtensa/target_errno_defs.h7L
-rw-r--r--linux-user/xtensa/target_fcntl.h11L
-rw-r--r--linux-user/xtensa/target_flat.h12L
-rw-r--r--linux-user/xtensa/target_signal.h25L
-rw-r--r--linux-user/xtensa/target_structs.h51L
-rw-r--r--linux-user/xtensa/target_syscall.h50L
-rw-r--r--linux-user/xtensa/termbits.h331L
-rw-r--r--memory_ldst.c.inc533L
m---------meson @ b25d94e
-rw-r--r--meson.build3146L
-rw-r--r--meson_options.txt157L
-rw-r--r--migration/block-dirty-bitmap.c1271L
-rw-r--r--migration/block.c1036L
-rw-r--r--migration/block.h52L
-rw-r--r--migration/channel.c101L
-rw-r--r--migration/channel.h27L
-rw-r--r--migration/colo-failover.c86L
-rw-r--r--migration/colo.c929L
-rw-r--r--migration/dirtyrate.c496L
-rw-r--r--migration/dirtyrate.h75L
-rw-r--r--migration/exec.c73L
-rw-r--r--migration/exec.h26L
-rw-r--r--migration/fd.c76L
-rw-r--r--migration/fd.h23L
-rw-r--r--migration/global_state.c148L
-rw-r--r--migration/meson.build35L
-rw-r--r--migration/migration.c4332L
-rw-r--r--migration/migration.h395L
-rw-r--r--migration/multifd-zlib.c325L
-rw-r--r--migration/multifd-zstd.c339L
-rw-r--r--migration/multifd.c1215L
-rw-r--r--migration/multifd.h172L
-rw-r--r--migration/page_cache.c175L
-rw-r--r--migration/page_cache.h74L
-rw-r--r--migration/postcopy-ram.c1445L
-rw-r--r--migration/postcopy-ram.h182L
-rw-r--r--migration/qemu-file-channel.c194L
-rw-r--r--migration/qemu-file-channel.h32L
-rw-r--r--migration/qemu-file.c868L
-rw-r--r--migration/qemu-file.h185L
-rw-r--r--migration/ram.c4226L
-rw-r--r--migration/ram.h89L
-rw-r--r--migration/rdma.c4196L
-rw-r--r--migration/rdma.h25L
-rw-r--r--migration/savevm.c3302L
-rw-r--r--migration/savevm.h71L
-rw-r--r--migration/socket.c196L
-rw-r--r--migration/socket.h30L
-rw-r--r--migration/target.c25L
-rw-r--r--migration/tls.c172L
-rw-r--r--migration/tls.h40L
-rw-r--r--migration/trace-events346L
-rw-r--r--migration/trace.h1L
-rw-r--r--migration/vmstate-types.c893L
-rw-r--r--migration/vmstate.c541L
-rw-r--r--migration/xbzrle.c176L
-rw-r--r--migration/xbzrle.h21L
-rw-r--r--migration/yank_functions.c62L
-rw-r--r--migration/yank_functions.h20L
-rw-r--r--module-common.c10L
-rw-r--r--monitor/hmp-cmds.c2244L
-rw-r--r--monitor/hmp.c1461L
-rw-r--r--monitor/meson.build9L
-rw-r--r--monitor/misc.c1981L
-rw-r--r--monitor/monitor-internal.h186L
-rw-r--r--monitor/monitor.c778L
-rw-r--r--monitor/qmp-cmds-control.c222L
-rw-r--r--monitor/qmp-cmds.c352L
-rw-r--r--monitor/qmp.c538L
-rw-r--r--monitor/trace-events19L
-rw-r--r--monitor/trace.h1L
-rw-r--r--nbd/client-connection.c389L
-rw-r--r--nbd/client.c1512L
-rw-r--r--nbd/common.c250L
-rw-r--r--nbd/meson.build8L
-rw-r--r--nbd/nbd-internal.h86L
-rw-r--r--nbd/server.c2754L
-rw-r--r--nbd/trace-events75L
-rw-r--r--nbd/trace.h1L
-rw-r--r--net/announce.c202L
-rw-r--r--net/can/can_core.c176L
-rw-r--r--net/can/can_host.c112L
-rw-r--r--net/can/can_socketcan.c333L
-rw-r--r--net/can/meson.build5L
-rw-r--r--net/checksum.c208L
-rw-r--r--net/clients.h66L
-rw-r--r--net/colo-compare.c1500L
-rw-r--r--net/colo-compare.h25L
-rw-r--r--net/colo.c245L
-rw-r--r--net/colo.h108L
-rw-r--r--net/dump.c263L
-rw-r--r--net/eth.c567L
-rw-r--r--net/filter-buffer.c201L
-rw-r--r--net/filter-mirror.c458L
-rw-r--r--net/filter-replay.c89L
-rw-r--r--net/filter-rewriter.c449L
-rw-r--r--net/filter.c377L
-rw-r--r--net/hub.c345L
-rw-r--r--net/hub.h24L
-rw-r--r--net/l2tpv3.c739L
-rw-r--r--net/meson.build41L
-rw-r--r--net/net.c1748L
-rw-r--r--net/netmap.c431L
-rw-r--r--net/queue.c304L
-rw-r--r--net/slirp.c1124L
-rw-r--r--net/socket.c783L
-rw-r--r--net/tap-bsd.c258L
-rw-r--r--net/tap-linux.c331L
-rw-r--r--net/tap-linux.h54L
-rw-r--r--net/tap-solaris.c262L
-rw-r--r--net/tap-stub.c92L
-rw-r--r--net/tap-win32.c832L
-rw-r--r--net/tap.c1056L
-rw-r--r--net/tap_int.h49L
-rw-r--r--net/trace-events24L
-rw-r--r--net/trace.h1L
-rw-r--r--net/util.c59L
-rw-r--r--net/util.h86L
-rw-r--r--net/vde.c129L
-rw-r--r--net/vhost-user-stub.c23L
-rw-r--r--net/vhost-user.c451L
-rw-r--r--net/vhost-vdpa.c213L
-rw-r--r--os-posix.c334L
-rw-r--r--os-win32.c72L
-rw-r--r--page-vary-common.c54L
-rw-r--r--page-vary.c41L
-rw-r--r--pc-bios/Makefile19L
-rw-r--r--pc-bios/QEMU,cgthree.bin850B
-rw-r--r--pc-bios/QEMU,tcx.bin1402B
-rw-r--r--pc-bios/README83L
-rw-r--r--pc-bios/bamboo.dtb3211B
-rw-r--r--pc-bios/bamboo.dts200L
-rw-r--r--pc-bios/bios-256k.bin262144B
-rw-r--r--pc-bios/bios-microvm.bin131072B
-rw-r--r--pc-bios/bios.bin131072B
-rw-r--r--pc-bios/canyonlands.dtb9779B
-rw-r--r--pc-bios/canyonlands.dts566L
-rw-r--r--pc-bios/descriptors/50-edk2-i386-secure.json34L
-rw-r--r--pc-bios/descriptors/50-edk2-x86_64-secure.json35L
-rw-r--r--pc-bios/descriptors/60-edk2-aarch64.json31L
-rw-r--r--pc-bios/descriptors/60-edk2-arm.json31L
-rw-r--r--pc-bios/descriptors/60-edk2-i386.json33L
-rw-r--r--pc-bios/descriptors/60-edk2-x86_64.json34L
-rw-r--r--pc-bios/descriptors/meson.build16L
-rw-r--r--pc-bios/edk2-aarch64-code.fd.bz21507722B
-rw-r--r--pc-bios/edk2-arm-code.fd.bz21503187B
-rw-r--r--pc-bios/edk2-arm-vars.fd.bz2263B
-rw-r--r--pc-bios/edk2-i386-code.fd.bz21646741B
-rw-r--r--pc-bios/edk2-i386-secure-code.fd.bz21860546B
-rw-r--r--pc-bios/edk2-i386-vars.fd.bz2190B
-rw-r--r--pc-bios/edk2-licenses.txt843L
-rw-r--r--pc-bios/edk2-x86_64-code.fd.bz21680164B
-rw-r--r--pc-bios/edk2-x86_64-secure-code.fd.bz21912112B
-rw-r--r--pc-bios/efi-e1000.rom159232B
-rw-r--r--pc-bios/efi-e1000e.rom159232B
-rw-r--r--pc-bios/efi-eepro100.rom159232B
-rw-r--r--pc-bios/efi-ne2k_pci.rom157696B
-rw-r--r--pc-bios/efi-pcnet.rom157696B
-rw-r--r--pc-bios/efi-rtl8139.rom160768B
-rw-r--r--pc-bios/efi-virtio.rom160768B
-rw-r--r--pc-bios/efi-vmxnet3.rom156672B
-rw-r--r--pc-bios/hppa-firmware.img757144B
-rw-r--r--pc-bios/keymaps/ar1034L
-rw-r--r--pc-bios/keymaps/bepo1025L
-rw-r--r--pc-bios/keymaps/cz1081L
-rw-r--r--pc-bios/keymaps/da1080L
-rw-r--r--pc-bios/keymaps/de1078L
-rw-r--r--pc-bios/keymaps/de-ch1080L
-rw-r--r--pc-bios/keymaps/en-gb1079L
-rw-r--r--pc-bios/keymaps/en-us991L
-rw-r--r--pc-bios/keymaps/es1079L
-rw-r--r--pc-bios/keymaps/et989L
-rw-r--r--pc-bios/keymaps/fi1054L
-rw-r--r--pc-bios/keymaps/fo1081L
-rw-r--r--pc-bios/keymaps/fr1081L
-rw-r--r--pc-bios/keymaps/fr-be1080L
-rw-r--r--pc-bios/keymaps/fr-ca1012L
-rw-r--r--pc-bios/keymaps/fr-ch1080L
-rw-r--r--pc-bios/keymaps/hr1081L
-rw-r--r--pc-bios/keymaps/hu1080L
-rw-r--r--pc-bios/keymaps/is1081L
-rw-r--r--pc-bios/keymaps/it1084L
-rw-r--r--pc-bios/keymaps/ja995L
-rw-r--r--pc-bios/keymaps/lt1079L
-rw-r--r--pc-bios/keymaps/lv1054L
-rw-r--r--pc-bios/keymaps/meson.build69L
-rw-r--r--pc-bios/keymaps/mk991L
-rw-r--r--pc-bios/keymaps/nl1081L
-rw-r--r--pc-bios/keymaps/no1095L
-rw-r--r--pc-bios/keymaps/pl1085L
-rw-r--r--pc-bios/keymaps/pt1078L
-rw-r--r--pc-bios/keymaps/pt-br1078L
-rw-r--r--pc-bios/keymaps/ru992L
-rw-r--r--pc-bios/keymaps/sl285L
-rw-r--r--pc-bios/keymaps/sv255L
-rw-r--r--pc-bios/keymaps/th991L
-rw-r--r--pc-bios/keymaps/tr1074L
-rw-r--r--pc-bios/kvmvapic.bin9216B
-rw-r--r--pc-bios/linuxboot.bin1024B
-rw-r--r--pc-bios/linuxboot_dma.bin1536B
-rw-r--r--pc-bios/meson.build92L
-rw-r--r--pc-bios/multiboot.bin1024B
-rw-r--r--pc-bios/npcm7xx_bootrom.bin768B
-rw-r--r--pc-bios/openbios-ppc696912B
-rw-r--r--pc-bios/openbios-sparc32382048B
-rw-r--r--pc-bios/openbios-sparc641593408B
-rw-r--r--pc-bios/opensbi-riscv32-generic-fw_dynamic.bin78680B
-rw-r--r--pc-bios/opensbi-riscv32-generic-fw_dynamic.elf727464B
-rw-r--r--pc-bios/opensbi-riscv64-generic-fw_dynamic.bin75096B
-rw-r--r--pc-bios/opensbi-riscv64-generic-fw_dynamic.elf781264B
-rw-r--r--pc-bios/optionrom/Makefile72L
-rw-r--r--pc-bios/optionrom/code16gcc.h3L
-rw-r--r--pc-bios/optionrom/flat.lds6L
-rw-r--r--pc-bios/optionrom/kvmvapic.S335L
-rw-r--r--pc-bios/optionrom/linuxboot.S195L
-rw-r--r--pc-bios/optionrom/linuxboot_dma.c212L
-rw-r--r--pc-bios/optionrom/multiboot.S232L
-rw-r--r--pc-bios/optionrom/optionrom.h164L
-rw-r--r--pc-bios/optionrom/optrom.h110L
-rw-r--r--pc-bios/optionrom/optrom_fw_cfg.h92L
-rw-r--r--pc-bios/optionrom/pvh.S200L
-rw-r--r--pc-bios/optionrom/pvh_main.c133L
-rw-r--r--pc-bios/palcode-clipper153728B
-rw-r--r--pc-bios/petalogix-ml605.dtb9882B
-rw-r--r--pc-bios/petalogix-ml605.dts350L
-rw-r--r--pc-bios/petalogix-s3adsp1800.dtb8161B
-rw-r--r--pc-bios/petalogix-s3adsp1800.dts282L
-rw-r--r--pc-bios/pvh.bin1536B
-rw-r--r--pc-bios/pxe-e1000.rom67072B
-rw-r--r--pc-bios/pxe-eepro100.rom61440B
-rw-r--r--pc-bios/pxe-ne2k_pci.rom61440B
-rw-r--r--pc-bios/pxe-pcnet.rom61440B
-rw-r--r--pc-bios/pxe-rtl8139.rom61440B
-rw-r--r--pc-bios/pxe-virtio.rom60416B
-rw-r--r--pc-bios/qboot.rom65536B
-rw-r--r--pc-bios/qemu-nsis.bmp154542B
-rw-r--r--pc-bios/qemu-nsis.ico4846B
-rw-r--r--pc-bios/qemu.rsrc1504L
-rw-r--r--pc-bios/qemu_logo.svg1010L
-rw-r--r--pc-bios/qemu_vga.ndrv18752B
-rw-r--r--pc-bios/s390-ccw.img50936B
-rw-r--r--pc-bios/s390-ccw/Makefile65L
-rw-r--r--pc-bios/s390-ccw/bootmap.c844L
-rw-r--r--pc-bios/s390-ccw/bootmap.h498L
-rw-r--r--pc-bios/s390-ccw/bswap.h30L
-rw-r--r--pc-bios/s390-ccw/cio.c427L
-rw-r--r--pc-bios/s390-ccw/cio.h497L
-rw-r--r--pc-bios/s390-ccw/dasd-ipl.c238L
-rw-r--r--pc-bios/s390-ccw/dasd-ipl.h16L
-rw-r--r--pc-bios/s390-ccw/helper.h48L
-rw-r--r--pc-bios/s390-ccw/iplb.h126L
-rw-r--r--pc-bios/s390-ccw/jump2ipl.c97L
-rw-r--r--pc-bios/s390-ccw/libc.c88L
-rw-r--r--pc-bios/s390-ccw/libc.h89L
-rw-r--r--pc-bios/s390-ccw/main.c298L
-rw-r--r--pc-bios/s390-ccw/menu.c272L
-rw-r--r--pc-bios/s390-ccw/netboot.mak62L
-rw-r--r--pc-bios/s390-ccw/netmain.c544L
-rw-r--r--pc-bios/s390-ccw/s390-arch.h114L
-rw-r--r--pc-bios/s390-ccw/s390-ccw.h183L
-rw-r--r--pc-bios/s390-ccw/s390-time.h23L
-rw-r--r--pc-bios/s390-ccw/sclp.c138L
-rw-r--r--pc-bios/s390-ccw/sclp.h109L
-rw-r--r--pc-bios/s390-ccw/scsi.h214L
-rw-r--r--pc-bios/s390-ccw/start.S120L
-rw-r--r--pc-bios/s390-ccw/virtio-blkdev.c299L
-rw-r--r--pc-bios/s390-ccw/virtio-net.c137L
-rw-r--r--pc-bios/s390-ccw/virtio-scsi.c432L
-rw-r--r--pc-bios/s390-ccw/virtio-scsi.h74L
-rw-r--r--pc-bios/s390-ccw/virtio.c323L
-rw-r--r--pc-bios/s390-ccw/virtio.h284L
-rw-r--r--pc-bios/s390-netboot.img79688B
-rw-r--r--pc-bios/sgabios.bin4096B
-rw-r--r--pc-bios/skiboot.lid2528128B
-rw-r--r--pc-bios/slof.bin991744B
-rw-r--r--pc-bios/u-boot-sam460-20100605.bin524288B
-rw-r--r--pc-bios/u-boot.e500421720B
-rw-r--r--pc-bios/vgabios-ati.bin39424B
-rw-r--r--pc-bios/vgabios-bochs-display.bin28672B
-rw-r--r--pc-bios/vgabios-cirrus.bin38912B
-rw-r--r--pc-bios/vgabios-qxl.bin39424B
-rw-r--r--pc-bios/vgabios-ramfb.bin28672B
-rw-r--r--pc-bios/vgabios-stdvga.bin39424B
-rw-r--r--pc-bios/vgabios-virtio.bin39424B
-rw-r--r--pc-bios/vgabios-vmware.bin39424B
-rw-r--r--pc-bios/vgabios.bin38912B
-rw-r--r--pc-bios/vof-nvram.bin16384B
-rwxr-xr-xpc-bios/vof.bin3456B
-rw-r--r--pc-bios/vof/Makefile23L
-rw-r--r--pc-bios/vof/bootmem.c14L
-rw-r--r--pc-bios/vof/ci.c91L
-rw-r--r--pc-bios/vof/entry.S49L
-rw-r--r--pc-bios/vof/libc.c66L
-rw-r--r--pc-bios/vof/main.c21L
-rw-r--r--pc-bios/vof/vof.h41L
-rw-r--r--pc-bios/vof/vof.lds48L
-rw-r--r--plugins/api.c393L
-rw-r--r--plugins/core.c558L
-rw-r--r--plugins/loader.c421L
-rw-r--r--plugins/meson.build15L
-rw-r--r--plugins/plugin.h100L
-rw-r--r--plugins/qemu-plugins.symbols41L
-rw-r--r--po/LINGUAS8L
-rw-r--r--po/POTFILES1L
-rw-r--r--po/bg.po75L
-rw-r--r--po/de_DE.po74L
-rw-r--r--po/fr_FR.po75L
-rw-r--r--po/hu.po78L
-rw-r--r--po/it.po74L
-rw-r--r--po/meson.build7L
-rw-r--r--po/sv.po75L
-rw-r--r--po/tr.po77L
-rw-r--r--po/zh_CN.po75L
-rw-r--r--python/.gitignore22L
-rw-r--r--python/MANIFEST.in3L
-rw-r--r--python/Makefile111L
-rw-r--r--python/PACKAGE.rst43L
-rw-r--r--python/Pipfile13L
-rw-r--r--python/Pipfile.lock335L
-rw-r--r--python/README.rst87L
-rw-r--r--python/VERSION1L
-rw-r--r--python/avocado.cfg13L
-rw-r--r--python/qemu/README.rst8L
-rw-r--r--python/qemu/aqmp/__init__.py63L
-rw-r--r--python/qemu/aqmp/aqmp_tui.py652L
-rw-r--r--python/qemu/aqmp/error.py50L
-rw-r--r--python/qemu/aqmp/events.py717L
-rw-r--r--python/qemu/aqmp/message.py209L
-rw-r--r--python/qemu/aqmp/models.py146L
-rw-r--r--python/qemu/aqmp/protocol.py905L
-rw-r--r--python/qemu/aqmp/py.typed0B
-rw-r--r--python/qemu/aqmp/qmp_client.py648L
-rw-r--r--python/qemu/aqmp/util.py217L
-rw-r--r--python/qemu/machine/README.rst9L
-rw-r--r--python/qemu/machine/__init__.py36L
-rw-r--r--python/qemu/machine/console_socket.py129L
-rw-r--r--python/qemu/machine/machine.py781L
-rw-r--r--python/qemu/machine/py.typed0B
-rw-r--r--python/qemu/machine/qtest.py163L
-rw-r--r--python/qemu/qmp/README.rst9L
-rw-r--r--python/qemu/qmp/__init__.py422L
-rw-r--r--python/qemu/qmp/py.typed0B
-rw-r--r--python/qemu/qmp/qemu_ga_client.py323L
-rw-r--r--python/qemu/qmp/qmp_shell.py534L
-rw-r--r--python/qemu/qmp/qom.py272L
-rw-r--r--python/qemu/qmp/qom_common.py178L
-rw-r--r--python/qemu/qmp/qom_fuse.py206L
-rw-r--r--python/qemu/utils/README.rst7L
-rw-r--r--python/qemu/utils/__init__.py45L
-rw-r--r--python/qemu/utils/accel.py84L
-rw-r--r--python/qemu/utils/py.typed0B
-rw-r--r--python/setup.cfg177L
-rwxr-xr-xpython/setup.py23L
-rwxr-xr-xpython/tests/flake8.sh2L
-rwxr-xr-xpython/tests/isort.sh2L
-rwxr-xr-xpython/tests/mypy.sh2L
-rw-r--r--python/tests/protocol.py583L
-rwxr-xr-xpython/tests/pylint.sh2L
-rw-r--r--qapi/acpi.json141L
-rw-r--r--qapi/audio.json421L
-rw-r--r--qapi/authz.json112L
-rw-r--r--qapi/block-core.json5502L
-rw-r--r--qapi/block-export.json399L
-rw-r--r--qapi/block.json572L
-rw-r--r--qapi/char.json742L
-rw-r--r--qapi/common.json199L
-rw-r--r--qapi/compat.json52L
-rw-r--r--qapi/control.json215L
-rw-r--r--qapi/crypto.json542L
-rw-r--r--qapi/dump.json201L
-rw-r--r--qapi/error.json30L
-rw-r--r--qapi/introspect.json295L
-rw-r--r--qapi/job.json266L
-rw-r--r--qapi/machine-target.json343L
-rw-r--r--qapi/machine.json1413L
-rw-r--r--qapi/meson.build147L
-rw-r--r--qapi/migration.json1956L
-rw-r--r--qapi/misc-target.json439L
-rw-r--r--qapi/misc.json525L
-rw-r--r--qapi/net.json698L
-rw-r--r--qapi/opts-visitor.c586L
-rw-r--r--qapi/pci.json316L
-rw-r--r--qapi/pragma.json64L
-rw-r--r--qapi/qapi-clone-visitor.c204L
-rw-r--r--qapi/qapi-dealloc-visitor.c143L
-rw-r--r--qapi/qapi-forward-visitor.c326L
-rw-r--r--qapi/qapi-schema.json95L
-rw-r--r--qapi/qapi-util.c111L
-rw-r--r--qapi/qapi-visit-core.c425L
-rw-r--r--qapi/qdev.json151L
-rw-r--r--qapi/qmp-dispatch.c286L
-rw-r--r--qapi/qmp-event.c45L
-rw-r--r--qapi/qmp-registry.c93L
-rw-r--r--qapi/qobject-input-visitor.c794L
-rw-r--r--qapi/qobject-output-visitor.c285L
-rw-r--r--qapi/qom.json998L
-rw-r--r--qapi/rdma.json39L
-rw-r--r--qapi/replay.json121L
-rw-r--r--qapi/rocker.json342L
-rw-r--r--qapi/run-state.json640L
-rw-r--r--qapi/sockets.json202L
-rw-r--r--qapi/string-input-visitor.c414L
-rw-r--r--qapi/string-output-visitor.c374L
-rw-r--r--qapi/tpm.json185L
-rw-r--r--qapi/trace-events38L
-rw-r--r--qapi/trace.h1L
-rw-r--r--qapi/trace.json108L
-rw-r--r--qapi/transaction.json254L
-rw-r--r--qapi/ui.json1306L
-rw-r--r--qapi/yank.json119L
-rw-r--r--qemu-bridge-helper.c466L
-rw-r--r--qemu-edid.c128L
-rw-r--r--qemu-img-cmds.hx100L
-rw-r--r--qemu-img.c5440L
-rw-r--r--qemu-io-cmds.c2520L
-rw-r--r--qemu-io.c696L
-rw-r--r--qemu-keymap.c256L
-rw-r--r--qemu-nbd.c1113L
-rw-r--r--qemu-options.hx5383L
-rw-r--r--qemu.nsi247L
-rw-r--r--qemu.sasl41L
-rw-r--r--qga/channel-posix.c297L
-rw-r--r--qga/channel-win32.c359L
-rw-r--r--qga/channel.h34L
-rw-r--r--qga/commands-common.h21L
-rw-r--r--qga/commands-posix-ssh.c494L
-rw-r--r--qga/commands-posix.c3305L
-rw-r--r--qga/commands-win32.c2517L
-rw-r--r--qga/commands.c587L
-rw-r--r--qga/guest-agent-command-state.c79L
-rw-r--r--qga/guest-agent-core.h52L
-rw-r--r--qga/installer/qemu-ga.wxs193L
-rw-r--r--qga/main.c1554L
-rw-r--r--qga/meson.build129L
-rw-r--r--qga/qapi-schema.json1440L
-rw-r--r--qga/service-win32.c190L
-rw-r--r--qga/service-win32.h36L
-rw-r--r--qga/vss-win32.c169L
-rw-r--r--qga/vss-win32.h28L
-rw-r--r--qga/vss-win32/install.cpp541L
-rw-r--r--qga/vss-win32/install.h20L
-rw-r--r--qga/vss-win32/meson.build36L
-rw-r--r--qga/vss-win32/provider.cpp533L
-rw-r--r--qga/vss-win32/qga-vss.def13L
-rw-r--r--qga/vss-win32/qga-vss.idl20L
-rw-r--r--qga/vss-win32/qga-vss.tlb1528B
-rw-r--r--qga/vss-win32/requester.cpp558L
-rw-r--r--qga/vss-win32/requester.h52L
-rw-r--r--qga/vss-win32/vss-common.h119L
-rw-r--r--qga/vss-win32/vss-handles.h14L
-rw-r--r--qobject/block-qdict.c738L
-rw-r--r--qobject/json-lexer.c365L
-rw-r--r--qobject/json-parser-int.h54L
-rw-r--r--qobject/json-parser.c590L
-rw-r--r--qobject/json-streamer.c134L
-rw-r--r--qobject/json-writer.c247L
-rw-r--r--qobject/meson.build4L
-rw-r--r--qobject/qbool.c58L
-rw-r--r--qobject/qdict.c444L
-rw-r--r--qobject/qjson.c232L
-rw-r--r--qobject/qlist.c184L
-rw-r--r--qobject/qlit.c125L
-rw-r--r--qobject/qnull.c31L
-rw-r--r--qobject/qnum.c241L
-rw-r--r--qobject/qobject-internal.h39L
-rw-r--r--qobject/qobject.c72L
-rw-r--r--qobject/qstring.c102L
-rw-r--r--qom/container.c52L
-rw-r--r--qom/meson.build10L
-rw-r--r--qom/object.c2803L
-rw-r--r--qom/object_interfaces.c374L
-rw-r--r--qom/qom-hmp-cmds.c152L
-rw-r--r--qom/qom-qmp-cmds.c237L
-rw-r--r--qom/qom-qobject.c45L
-rw-r--r--qom/trace-events5L
-rw-r--r--qom/trace.h1L
-rw-r--r--replay/meson.build13L
-rw-r--r--replay/replay-audio.c72L
-rw-r--r--replay/replay-char.c158L
-rw-r--r--replay/replay-debugging.c334L
-rw-r--r--replay/replay-events.c335L
-rw-r--r--replay/replay-input.c140L
-rw-r--r--replay/replay-internal.c285L
-rw-r--r--replay/replay-internal.h198L
-rw-r--r--replay/replay-net.c101L
-rw-r--r--replay/replay-random.c44L
-rw-r--r--replay/replay-snapshot.c100L
-rw-r--r--replay/replay-time.c62L
-rw-r--r--replay/replay.c403L
-rw-r--r--replay/stubs-system.c96L
-rw-r--r--replication.c107L
-rw-r--r--roms/Makefile214L
-rw-r--r--roms/Makefile.edk2161L
m---------roms/QemuMacDrivers @ 90c488d
m---------roms/SLOF @ dd0dcaa
-rw-r--r--roms/config.seabios-128k21L
-rw-r--r--roms/config.seabios-256k4L
-rw-r--r--roms/config.seabios-microvm26L
-rw-r--r--roms/config.vga-ati4L
-rw-r--r--roms/config.vga-bochs-display3L
-rw-r--r--roms/config.vga-cirrus3L
-rw-r--r--roms/config.vga-isavga3L
-rw-r--r--roms/config.vga-qxl6L
-rw-r--r--roms/config.vga-ramfb3L
-rw-r--r--roms/config.vga-stdvga3L
-rw-r--r--roms/config.vga-virtio6L
-rw-r--r--roms/config.vga-vmware6L
-rwxr-xr-xroms/configure-seabios.sh5L
m---------roms/edk2 @ 06dc822
-rwxr-xr-xroms/edk2-build.sh55L
-rw-r--r--roms/edk2-funcs.sh273L
m---------roms/ipxe @ 4bd064d
m---------roms/openbios @ d657b65
m---------roms/opensbi @ 234ed8e
m---------roms/qboot @ a5300c4
m---------roms/qemu-palcode @ 99d9b4d
m---------roms/seabios @ 155821a
m---------roms/seabios-hppa @ b12acac
m---------roms/sgabios @ cbaee52
m---------roms/skiboot @ 820d43c
m---------roms/u-boot @ 840658b
m---------roms/u-boot-sam460ex @ 60b3916
m---------roms/vbootrom @ 0c37a43
-rwxr-xr-xscripts/analyse-9p-simpletrace.py213L
-rwxr-xr-xscripts/analyse-locks-simpletrace.py98L
-rw-r--r--scripts/analyze-inclusions102L
-rwxr-xr-xscripts/analyze-migration.py613L
-rwxr-xr-xscripts/archive-source.sh73L
-rw-r--r--scripts/block-coroutine-wrapper.py168L
-rw-r--r--scripts/check_sparse.py59L
-rwxr-xr-xscripts/checkpatch.pl3053L
-rwxr-xr-xscripts/ci/coverage-summary.sh27L
-rwxr-xr-xscripts/ci/gitlab-pipeline-status195L
-rw-r--r--scripts/ci/setup/.gitignore2L
-rw-r--r--scripts/ci/setup/build-environment.yml116L
-rw-r--r--scripts/ci/setup/gitlab-runner.yml71L
-rw-r--r--scripts/ci/setup/inventory.template1L
-rw-r--r--scripts/ci/setup/vars.yml.template12L
-rwxr-xr-xscripts/clean-header-guards.pl216L
-rwxr-xr-xscripts/clean-includes198L
-rwxr-xr-xscripts/cleanup-trace-events.pl65L
-rw-r--r--scripts/cocci-macro-file.h118L
-rw-r--r--scripts/coccinelle/cpu-reset.cocci47L
-rw-r--r--scripts/coccinelle/cpu_restore_state.cocci19L
-rw-r--r--scripts/coccinelle/err-bad-newline.cocci49L
-rw-r--r--scripts/coccinelle/error-use-after-free.cocci52L
-rw-r--r--scripts/coccinelle/error_propagate_null.cocci10L
-rw-r--r--scripts/coccinelle/errp-guard.cocci336L
-rw-r--r--scripts/coccinelle/exec_rw_const.cocci111L
-rw-r--r--scripts/coccinelle/inplace-byteswaps.cocci65L
-rw-r--r--scripts/coccinelle/memory-region-housekeeping.cocci159L
-rw-r--r--scripts/coccinelle/overflow_muldiv64.cocci16L
-rw-r--r--scripts/coccinelle/qobject.cocci47L
-rw-r--r--scripts/coccinelle/qom-parent-type.cocci26L
-rw-r--r--scripts/coccinelle/remove_local_err.cocci29L
-rw-r--r--scripts/coccinelle/remove_muldiv64.cocci6L
-rw-r--r--scripts/coccinelle/return_directly.cocci19L
-rw-r--r--scripts/coccinelle/round.cocci19L
-rw-r--r--scripts/coccinelle/simplify_muldiv64.cocci11L
-rw-r--r--scripts/coccinelle/swap_muldiv64.cocci13L
-rw-r--r--scripts/coccinelle/tcg_gen_extract.cocci107L
-rw-r--r--scripts/coccinelle/timer-del-timer-free.cocci18L
-rw-r--r--scripts/coccinelle/typecast.cocci7L
-rw-r--r--scripts/coccinelle/use-error_fatal.cocci20L
-rw-r--r--scripts/codeconverter/codeconverter/__init__.py0B
-rw-r--r--scripts/codeconverter/codeconverter/patching.py466L
-rw-r--r--scripts/codeconverter/codeconverter/qom_macros.py861L
-rw-r--r--scripts/codeconverter/codeconverter/qom_type_info.py969L
-rw-r--r--scripts/codeconverter/codeconverter/regexps.py118L
-rw-r--r--scripts/codeconverter/codeconverter/test_patching.py104L
-rw-r--r--scripts/codeconverter/codeconverter/test_regexps.py282L
-rw-r--r--scripts/codeconverter/codeconverter/utils.py72L
-rwxr-xr-xscripts/codeconverter/converter.py123L
-rw-r--r--scripts/coverity-scan/COMPONENTS.md148L
-rw-r--r--scripts/coverity-scan/coverity-scan.docker128L
-rw-r--r--scripts/coverity-scan/model.c371L
-rwxr-xr-xscripts/coverity-scan/run-coverity-scan433L
-rw-r--r--scripts/cpu-x86-uarch-abi.py194L
-rw-r--r--scripts/decodetree.py1424L
-rwxr-xr-xscripts/device-crash-test575L
-rwxr-xr-xscripts/disas-objdump.pl101L
-rw-r--r--scripts/dump-guest-memory.py598L
-rwxr-xr-xscripts/entitlement.sh33L
-rwxr-xr-xscripts/extract-vsssdk-headers35L
-rw-r--r--scripts/feature_to_c.sh68L
-rwxr-xr-xscripts/fix-multiline-comments.sh62L
-rwxr-xr-xscripts/gensyscalls.sh102L
-rwxr-xr-xscripts/get_maintainer.pl2144L
-rwxr-xr-xscripts/git-submodule.sh104L
-rw-r--r--scripts/git.orderfile39L
-rwxr-xr-xscripts/hxtool24L
-rwxr-xr-xscripts/hxtool-conv.pl137L
-rwxr-xr-xscripts/kernel-doc2442L
-rwxr-xr-xscripts/kvm/kvm_flightrecorder126L
-rwxr-xr-xscripts/kvm/vmxcap280L
-rwxr-xr-xscripts/make-release33L
-rw-r--r--scripts/meson.build3L
-rw-r--r--scripts/minikconf.py711L
-rwxr-xr-xscripts/modinfo-collect.py67L
-rwxr-xr-xscripts/modinfo-generate.py97L
-rw-r--r--scripts/modules/module_block.py99L
-rw-r--r--scripts/mtest2make.py129L
-rw-r--r--scripts/nsis.py78L
-rwxr-xr-xscripts/oss-fuzz/build.sh115L
-rw-r--r--scripts/oss-fuzz/instrumentation-filter-template15L
-rwxr-xr-xscripts/oss-fuzz/minimize_qtest_trace.py323L
-rwxr-xr-xscripts/oss-fuzz/output_reproducer.py160L
-rwxr-xr-xscripts/oss-fuzz/reorder_fuzzer_qtest_trace.py103L
-rwxr-xr-xscripts/performance/dissect.py166L
-rwxr-xr-xscripts/performance/topN_callgrind.py140L
-rwxr-xr-xscripts/performance/topN_perf.py149L
-rw-r--r--scripts/qapi-gen.py19L
-rw-r--r--scripts/qapi/.flake82L
-rw-r--r--scripts/qapi/.isort.cfg7L
-rw-r--r--scripts/qapi/__init__.py0B
-rw-r--r--scripts/qapi/commands.py342L
-rw-r--r--scripts/qapi/common.py251L
-rw-r--r--scripts/qapi/error.py50L
-rw-r--r--scripts/qapi/events.py250L
-rw-r--r--scripts/qapi/expr.py693L
-rw-r--r--scripts/qapi/gen.py331L
-rw-r--r--scripts/qapi/introspect.py379L
-rw-r--r--scripts/qapi/main.py95L
-rw-r--r--scripts/qapi/mypy.ini9L
-rw-r--r--scripts/qapi/parser.py810L
-rw-r--r--scripts/qapi/pylintrc69L
-rw-r--r--scripts/qapi/schema.py1162L
-rw-r--r--scripts/qapi/source.py71L
-rw-r--r--scripts/qapi/types.py366L
-rw-r--r--scripts/qapi/visit.py410L
-rwxr-xr-xscripts/qemu-binfmt-conf.sh411L
-rw-r--r--scripts/qemu-gdb.py47L
-rwxr-xr-xscripts/qemu-guest-agent/fsfreeze-hook33L
-rwxr-xr-xscripts/qemu-guest-agent/fsfreeze-hook.d/mysql-flush.sh.sample56L
-rwxr-xr-xscripts/qemu-trace-stap169L
-rwxr-xr-xscripts/qemu-version.sh25L
-rw-r--r--scripts/qemugdb/__init__.py27L
-rw-r--r--scripts/qemugdb/aio.py57L
-rw-r--r--scripts/qemugdb/coroutine.py148L
-rw-r--r--scripts/qemugdb/mtree.py85L
-rw-r--r--scripts/qemugdb/tcg.py42L
-rw-r--r--scripts/qemugdb/timers.py56L
-rwxr-xr-xscripts/qmp/qemu-ga-client11L
-rwxr-xr-xscripts/qmp/qmp11L
-rwxr-xr-xscripts/qmp/qmp-shell11L
-rwxr-xr-xscripts/qmp/qom-fuse11L
-rwxr-xr-xscripts/qmp/qom-get11L
-rwxr-xr-xscripts/qmp/qom-list11L
-rwxr-xr-xscripts/qmp/qom-set11L
-rwxr-xr-xscripts/qmp/qom-tree11L
-rwxr-xr-xscripts/refresh-pxe-roms.sh31L
-rwxr-xr-xscripts/render_block_graph.py125L
-rwxr-xr-xscripts/replay-dump.py308L
-rw-r--r--scripts/shaderinclude.pl16L
-rwxr-xr-xscripts/signrom.py53L
-rwxr-xr-xscripts/simplebench/bench-backup.py228L
-rw-r--r--scripts/simplebench/bench-example.py81L
-rwxr-xr-xscripts/simplebench/bench_block_job.py158L
-rwxr-xr-xscripts/simplebench/bench_prealloc.py132L
-rwxr-xr-xscripts/simplebench/bench_write_req.py171L
-rwxr-xr-xscripts/simplebench/img_bench_templater.py95L
-rwxr-xr-xscripts/simplebench/results_to_text.py126L
-rw-r--r--scripts/simplebench/simplebench.py140L
-rw-r--r--scripts/simplebench/table_templater.py62L
-rwxr-xr-xscripts/simpletrace.py263L
-rwxr-xr-xscripts/switch-timer-api178L
-rwxr-xr-xscripts/tap-driver.pl379L
-rwxr-xr-xscripts/tap-merge.pl111L
-rw-r--r--scripts/test-driver.py35L
-rwxr-xr-xscripts/tracetool.py154L
-rw-r--r--scripts/tracetool/__init__.py513L
-rw-r--r--scripts/tracetool/backend/__init__.py125L
-rw-r--r--scripts/tracetool/backend/dtrace.py72L
-rw-r--r--scripts/tracetool/backend/ftrace.py55L
-rw-r--r--scripts/tracetool/backend/log.py64L
-rw-r--r--scripts/tracetool/backend/simple.py111L
-rw-r--r--scripts/tracetool/backend/syslog.py52L
-rw-r--r--scripts/tracetool/backend/ust.py45L
-rw-r--r--scripts/tracetool/format/__init__.py84L
-rw-r--r--scripts/tracetool/format/c.py72L
-rw-r--r--scripts/tracetool/format/d.py77L
-rw-r--r--scripts/tracetool/format/h.py103L
-rw-r--r--scripts/tracetool/format/log_stap.py129L
-rw-r--r--scripts/tracetool/format/simpletrace_stap.py72L
-rw-r--r--scripts/tracetool/format/stap.py60L
-rw-r--r--scripts/tracetool/format/tcg_h.py83L
-rw-r--r--scripts/tracetool/format/tcg_helper_c.py79L
-rw-r--r--scripts/tracetool/format/tcg_helper_h.py48L
-rw-r--r--scripts/tracetool/format/tcg_helper_wrapper_h.py70L
-rw-r--r--scripts/tracetool/format/ust_events_c.py34L
-rw-r--r--scripts/tracetool/format/ust_events_h.py105L
-rw-r--r--scripts/tracetool/transform.py168L
-rw-r--r--scripts/tracetool/vcpu.py69L
-rwxr-xr-xscripts/u2f-setup-gen.py170L
-rw-r--r--scripts/undefsym.py48L
-rwxr-xr-xscripts/update-linux-headers.sh243L
-rwxr-xr-xscripts/update-mips-syscall-args.sh58L
-rwxr-xr-xscripts/update-syscalltbl.sh49L
-rwxr-xr-xscripts/userfaultfd-wrlat.py122L
-rwxr-xr-xscripts/vmstate-static-checker.py432L
-rw-r--r--scsi/meson.build4L
-rw-r--r--scsi/pr-helper.h40L
-rw-r--r--scsi/pr-manager-helper.c328L
-rw-r--r--scsi/pr-manager-stub.c30L
-rw-r--r--scsi/pr-manager.c145L
-rw-r--r--scsi/qemu-pr-helper.c1082L
-rw-r--r--scsi/trace-events5L
-rw-r--r--scsi/trace.h1L
-rw-r--r--scsi/utils.c660L
-rw-r--r--semihosting/Kconfig7L
-rw-r--r--semihosting/arm-compat-semi.c1290L
-rw-r--r--semihosting/common-semi.h39L
-rw-r--r--semihosting/config.c186L
-rw-r--r--semihosting/console.c178L
-rw-r--r--semihosting/meson.build7L
m---------slirp @ a88d9ac
-rw-r--r--softmmu/arch_init.c41L
-rw-r--r--softmmu/balloon.c106L
-rw-r--r--softmmu/bootdevice.c429L
-rw-r--r--softmmu/cpu-throttle.c129L
-rw-r--r--softmmu/cpu-timers.c279L
-rw-r--r--softmmu/cpus.c810L
-rw-r--r--softmmu/datadir.c129L
-rw-r--r--softmmu/device_tree.c604L
-rw-r--r--softmmu/dma-helpers.c358L
-rw-r--r--softmmu/globals.c72L
-rw-r--r--softmmu/icount.c489L
-rw-r--r--softmmu/ioport.c299L
-rw-r--r--softmmu/main.c54L
-rw-r--r--softmmu/memory.c3438L
-rw-r--r--softmmu/memory_mapping.c376L
-rw-r--r--softmmu/meson.build32L
-rw-r--r--softmmu/physmem.c3793L
-rw-r--r--softmmu/qdev-monitor.c1021L
-rw-r--r--softmmu/qemu-seccomp.c323L
-rw-r--r--softmmu/qtest.c1074L
-rw-r--r--softmmu/rtc.c191L
-rw-r--r--softmmu/runstate-action.c46L
-rw-r--r--softmmu/runstate.c826L
-rw-r--r--softmmu/timers-state.h71L
-rw-r--r--softmmu/tpm.c239L
-rw-r--r--softmmu/trace-events32L
-rw-r--r--softmmu/trace.h1L
-rw-r--r--softmmu/vl.c3730L
-rw-r--r--storage-daemon/meson.build13L
-rw-r--r--storage-daemon/qapi/meson.build7L
-rw-r--r--storage-daemon/qapi/qapi-schema.json32L
-rw-r--r--storage-daemon/qemu-storage-daemon.c360L
-rw-r--r--stubs/bdrv-next-monitor-owned.c7L
-rw-r--r--stubs/blk-commit-all.c7L
-rw-r--r--stubs/blk-exp-close-all.c7L
-rw-r--r--stubs/blockdev-close-all-bdrv-states.c6L
-rw-r--r--stubs/change-state-handler.c13L
-rw-r--r--stubs/cmos.c7L
-rw-r--r--stubs/cpu-get-clock.c8L
-rw-r--r--stubs/cpu-synchronize-state.c9L
-rw-r--r--stubs/cpus-get-virtual-clock.c8L
-rw-r--r--stubs/dump.c27L
-rw-r--r--stubs/error-printf.c22L
-rw-r--r--stubs/fdset.c17L
-rw-r--r--stubs/fw_cfg.c21L
-rw-r--r--stubs/gdbstub.c6L
-rw-r--r--stubs/get-vm-name.c8L
-rw-r--r--stubs/icount.c45L
-rw-r--r--stubs/io_uring.c32L
-rw-r--r--stubs/iothread-lock.c15L
-rw-r--r--stubs/is-daemonized.c9L
-rw-r--r--stubs/isa-bus.c7L
-rw-r--r--stubs/linux-aio.c32L
-rw-r--r--stubs/meson.build56L
-rw-r--r--stubs/migr-blocker.c11L
-rw-r--r--stubs/module-opts.c2L
-rw-r--r--stubs/monitor-core.c29L
-rw-r--r--stubs/monitor.c18L
-rw-r--r--stubs/pci-bus.c7L
-rw-r--r--stubs/qdev.c30L
-rw-r--r--stubs/qemu-timer-notify-cb.c8L
-rw-r--r--stubs/qmp-command-available.c7L
-rw-r--r--stubs/qmp_memory_device.c12L
-rw-r--r--stubs/qtest.c25L
-rw-r--r--stubs/ram-block.c37L
-rw-r--r--stubs/ramfb.c13L
-rw-r--r--stubs/replay-tools.c83L
-rw-r--r--stubs/replay.c27L
-rw-r--r--stubs/runstate-check.c7L
-rw-r--r--stubs/semihost.c74L
-rw-r--r--stubs/sysbus.c7L
-rw-r--r--stubs/target-get-monitor-def.c29L
-rw-r--r--stubs/target-monitor-defs.c8L
-rw-r--r--stubs/trace-control.c51L
-rw-r--r--stubs/usb-dev-stub.c25L
-rw-r--r--stubs/uuid.c12L
-rw-r--r--stubs/vm-stop.c12L
-rw-r--r--stubs/vmgenid.c10L
-rw-r--r--stubs/vmstate.c23L
-rw-r--r--stubs/win32-kbd-hook.c18L
-rw-r--r--stubs/xen-hw-stub.c46L
l---------subprojects/libvhost-user/include/atomic.h1L
-rw-r--r--subprojects/libvhost-user/libvhost-user-glib.c176L
-rw-r--r--subprojects/libvhost-user/libvhost-user-glib.h36L
-rw-r--r--subprojects/libvhost-user/libvhost-user.c2883L
-rw-r--r--subprojects/libvhost-user/libvhost-user.h690L
-rw-r--r--subprojects/libvhost-user/link-test.c45L
-rw-r--r--subprojects/libvhost-user/meson.build23L
l---------subprojects/libvhost-user/standard-headers/linux1L
-rw-r--r--target/Kconfig19L
-rw-r--r--target/alpha/Kconfig2L
-rw-r--r--target/alpha/STATUS28L
-rw-r--r--target/alpha/cpu-param.h20L
-rw-r--r--target/alpha/cpu-qom.h48L
-rw-r--r--target/alpha/cpu.c283L
-rw-r--r--target/alpha/cpu.h505L
-rw-r--r--target/alpha/fpu_helper.c561L
-rw-r--r--target/alpha/gdbstub.c93L
-rw-r--r--target/alpha/helper.c519L
-rw-r--r--target/alpha/helper.h100L
-rw-r--r--target/alpha/int_helper.c265L
-rw-r--r--target/alpha/machine.c87L
-rw-r--r--target/alpha/mem_helper.c65L
-rw-r--r--target/alpha/meson.build18L
-rw-r--r--target/alpha/sys_helper.c92L
-rw-r--r--target/alpha/translate.c3043L
-rw-r--r--target/alpha/vax_helper.c355L
-rw-r--r--target/arm/Kconfig6L
-rw-r--r--target/arm/a32-uncond.decode74L
-rw-r--r--target/arm/a32.decode553L
-rw-r--r--target/arm/arch_dump.c467L
-rw-r--r--target/arm/arm-powerctl.c368L
-rw-r--r--target/arm/arm-powerctl.h93L
-rw-r--r--target/arm/arm_ldst.h47L
-rw-r--r--target/arm/cpu-param.h37L
-rw-r--r--target/arm/cpu-qom.h98L
-rw-r--r--target/arm/cpu.c2159L
-rw-r--r--target/arm/cpu.h4395L
-rw-r--r--target/arm/cpu64.c1005L
-rw-r--r--target/arm/cpu_tcg.c1079L
-rw-r--r--target/arm/crypto_helper.c812L
-rw-r--r--target/arm/debug_helper.c329L
-rw-r--r--target/arm/gdbstub.c475L
-rw-r--r--target/arm/gdbstub64.c211L
-rw-r--r--target/arm/helper-a64.c1136L
-rw-r--r--target/arm/helper-a64.h120L
-rw-r--r--target/arm/helper-mve.h890L
-rw-r--r--target/arm/helper-sve.h2800L
-rw-r--r--target/arm/helper.c13572L
-rw-r--r--target/arm/helper.h1023L
-rw-r--r--target/arm/hvf/hvf.c1278L
-rw-r--r--target/arm/hvf/meson.build3L
-rw-r--r--target/arm/hvf/trace-events11L
-rw-r--r--target/arm/hvf_arm.h18L
-rw-r--r--target/arm/idau.h58L
-rw-r--r--target/arm/internals.h1280L
-rw-r--r--target/arm/iwmmxt_helper.c670L
-rw-r--r--target/arm/kvm-consts.h180L
-rw-r--r--target/arm/kvm-stub.c24L
-rw-r--r--target/arm/kvm.c1059L
-rw-r--r--target/arm/kvm64.c1606L
-rw-r--r--target/arm/kvm_arm.h531L
-rw-r--r--target/arm/m-nocp.decode72L
-rw-r--r--target/arm/m_helper.c2901L
-rw-r--r--target/arm/machine.c882L
-rw-r--r--target/arm/meson.build66L
-rw-r--r--target/arm/monitor.c230L
-rw-r--r--target/arm/mte_helper.c942L
-rw-r--r--target/arm/mve.decode832L
-rw-r--r--target/arm/mve_helper.c3450L
-rw-r--r--target/arm/neon-dp.decode646L
-rw-r--r--target/arm/neon-ls.decode52L
-rw-r--r--target/arm/neon-shared.decode99L
-rw-r--r--target/arm/neon_helper.c1740L
-rw-r--r--target/arm/op_addsub.h103L
-rw-r--r--target/arm/op_helper.c974L
-rw-r--r--target/arm/pauth_helper.c515L
-rw-r--r--target/arm/psci.c193L
-rw-r--r--target/arm/sve.decode1645L
-rw-r--r--target/arm/sve_helper.c7654L
-rw-r--r--target/arm/syndrome.h285L
-rw-r--r--target/arm/t16.decode281L
-rw-r--r--target/arm/t32.decode753L
-rw-r--r--target/arm/tlb_helper.c214L
-rw-r--r--target/arm/trace-events13L
-rw-r--r--target/arm/trace.h1L
-rw-r--r--target/arm/translate-a32.h151L
-rw-r--r--target/arm/translate-a64.c14969L
-rw-r--r--target/arm/translate-a64.h127L
-rw-r--r--target/arm/translate-m-nocp.c791L
-rw-r--r--target/arm/translate-mve.c2311L
-rw-r--r--target/arm/translate-neon.c4064L
-rw-r--r--target/arm/translate-sve.c8745L
-rw-r--r--target/arm/translate-vfp.c3627L
-rw-r--r--target/arm/translate.c9958L
-rw-r--r--target/arm/translate.h586L
-rw-r--r--target/arm/vec_helper.c2666L
-rw-r--r--target/arm/vec_internal.h220L
-rw-r--r--target/arm/vfp-uncond.decode82L
-rw-r--r--target/arm/vfp.decode247L
-rw-r--r--target/arm/vfp_helper.c1348L
-rw-r--r--target/avr/Kconfig2L
-rw-r--r--target/avr/cpu-param.h36L
-rw-r--r--target/avr/cpu-qom.h49L
-rw-r--r--target/avr/cpu.c378L
-rw-r--r--target/avr/cpu.h255L
-rw-r--r--target/avr/disas.c245L
-rw-r--r--target/avr/gdbstub.c97L
-rw-r--r--target/avr/helper.c347L
-rw-r--r--target/avr/helper.h29L
-rw-r--r--target/avr/insn.decode187L
-rw-r--r--target/avr/machine.c119L
-rw-r--r--target/avr/meson.build20L
-rw-r--r--target/avr/translate.c3054L
-rw-r--r--target/cris/Kconfig2L
-rw-r--r--target/cris/cpu-param.h17L
-rw-r--r--target/cris/cpu-qom.h51L
-rw-r--r--target/cris/cpu.c338L
-rw-r--r--target/cris/cpu.h286L
-rw-r--r--target/cris/crisv10-decode.h112L
-rw-r--r--target/cris/crisv32-decode.h133L
-rw-r--r--target/cris/gdbstub.c130L
-rw-r--r--target/cris/helper.c308L
-rw-r--r--target/cris/helper.h23L
-rw-r--r--target/cris/machine.c93L
-rw-r--r--target/cris/meson.build14L
-rw-r--r--target/cris/mmu.c355L
-rw-r--r--target/cris/mmu.h22L
-rw-r--r--target/cris/op_helper.c581L
-rw-r--r--target/cris/opcode-cris.h355L
-rw-r--r--target/cris/translate.c3414L
-rw-r--r--target/cris/translate_v10.c.inc1333L
-rw-r--r--target/hexagon/README235L
-rw-r--r--target/hexagon/arch.c411L
-rw-r--r--target/hexagon/arch.h41L
-rw-r--r--target/hexagon/attribs.h35L
-rw-r--r--target/hexagon/attribs_def.h.inc97L
-rw-r--r--target/hexagon/cpu-param.h29L
-rw-r--r--target/hexagon/cpu.c321L
-rw-r--r--target/hexagon/cpu.h151L
-rw-r--r--target/hexagon/cpu_bits.h58L
-rw-r--r--target/hexagon/decode.c956L
-rw-r--r--target/hexagon/decode.h32L
-rwxr-xr-xtarget/hexagon/dectree.py351L
-rw-r--r--target/hexagon/fma_emu.c702L
-rw-r--r--target/hexagon/fma_emu.h36L
-rw-r--r--target/hexagon/gdbstub.c47L
-rw-r--r--target/hexagon/gen_dectree_import.c188L
-rwxr-xr-xtarget/hexagon/gen_helper_funcs.py220L
-rwxr-xr-xtarget/hexagon/gen_helper_protos.py150L
-rwxr-xr-xtarget/hexagon/gen_op_attribs.py39L
-rwxr-xr-xtarget/hexagon/gen_op_regs.py110L
-rwxr-xr-xtarget/hexagon/gen_opcodes_def.py36L
-rwxr-xr-xtarget/hexagon/gen_printinsn.py173L
-rw-r--r--target/hexagon/gen_semantics.c88L
-rwxr-xr-xtarget/hexagon/gen_shortcode.py60L
-rw-r--r--target/hexagon/gen_tcg.h746L
-rwxr-xr-xtarget/hexagon/gen_tcg_func_table.py58L
-rwxr-xr-xtarget/hexagon/gen_tcg_funcs.py483L
-rw-r--r--target/hexagon/genptr.c450L
-rw-r--r--target/hexagon/genptr.h25L
-rw-r--r--target/hexagon/helper.h93L
-rw-r--r--target/hexagon/hex_arch_types.h38L
-rwxr-xr-xtarget/hexagon/hex_common.py234L
-rw-r--r--target/hexagon/hex_regs.h83L
-rw-r--r--target/hexagon/iclass.c69L
-rw-r--r--target/hexagon/iclass.h50L
-rw-r--r--target/hexagon/imported/allidefs.def30L
-rw-r--r--target/hexagon/imported/alu.idef1302L
-rw-r--r--target/hexagon/imported/branch.idef326L
-rw-r--r--target/hexagon/imported/compare.idef619L
-rw-r--r--target/hexagon/imported/encode.def124L
-rw-r--r--target/hexagon/imported/encode_pp.def2143L
-rw-r--r--target/hexagon/imported/encode_subinsn.def149L
-rw-r--r--target/hexagon/imported/float.idef344L
-rw-r--r--target/hexagon/imported/iclass.def51L
-rw-r--r--target/hexagon/imported/ldst.idef354L
-rwxr-xr-xtarget/hexagon/imported/macros.def1578L
-rw-r--r--target/hexagon/imported/mpy.idef1208L
-rw-r--r--target/hexagon/imported/shift.idef1113L
-rw-r--r--target/hexagon/imported/subinsns.idef149L
-rw-r--r--target/hexagon/imported/system.idef68L
-rw-r--r--target/hexagon/insn.h75L
-rw-r--r--target/hexagon/internal.h38L
-rw-r--r--target/hexagon/macros.h695L
-rw-r--r--target/hexagon/meson.build179L
-rw-r--r--target/hexagon/op_helper.c1197L
-rw-r--r--target/hexagon/opcodes.c143L
-rw-r--r--target/hexagon/opcodes.h58L
-rw-r--r--target/hexagon/printinsn.c146L
-rw-r--r--target/hexagon/printinsn.h27L
-rw-r--r--target/hexagon/reg_fields.c26L
-rw-r--r--target/hexagon/reg_fields.h36L
-rw-r--r--target/hexagon/reg_fields_def.h.inc41L
-rw-r--r--target/hexagon/translate.c744L
-rw-r--r--target/hexagon/translate.h90L
-rw-r--r--target/hppa/Kconfig2L
-rw-r--r--target/hppa/cpu-param.h34L
-rw-r--r--target/hppa/cpu-qom.h48L
-rw-r--r--target/hppa/cpu.c196L
-rw-r--r--target/hppa/cpu.h341L
-rw-r--r--target/hppa/gdbstub.c282L
-rw-r--r--target/hppa/helper.c129L
-rw-r--r--target/hppa/helper.h95L
-rw-r--r--target/hppa/insns.decode533L
-rw-r--r--target/hppa/int_helper.c260L
-rw-r--r--target/hppa/machine.c180L
-rw-r--r--target/hppa/mem_helper.c395L
-rw-r--r--target/hppa/meson.build19L
-rw-r--r--target/hppa/op_helper.c705L
-rw-r--r--target/hppa/trace-events18L
-rw-r--r--target/hppa/trace.h1L
-rw-r--r--target/hppa/translate.c4342L
-rw-r--r--target/i386/Kconfig5L
-rw-r--r--target/i386/arch_dump.c461L
-rw-r--r--target/i386/arch_memory_mapping.c314L
-rw-r--r--target/i386/cpu-dump.c570L
-rw-r--r--target/i386/cpu-internal.h70L
-rw-r--r--target/i386/cpu-param.h28L
-rw-r--r--target/i386/cpu-qom.h75L
-rw-r--r--target/i386/cpu-sysemu.c352L
-rw-r--r--target/i386/cpu.c7262L
-rw-r--r--target/i386/cpu.h2294L
-rw-r--r--target/i386/gdbstub.c397L
-rw-r--r--target/i386/hax/hax-accel-ops.c102L
-rw-r--r--target/i386/hax/hax-accel-ops.h31L
-rw-r--r--target/i386/hax/hax-all.c1140L
-rw-r--r--target/i386/hax/hax-i386.h96L
-rw-r--r--target/i386/hax/hax-interface.h369L
-rw-r--r--target/i386/hax/hax-mem.c323L
-rw-r--r--target/i386/hax/hax-posix.c305L
-rw-r--r--target/i386/hax/hax-posix.h61L
-rw-r--r--target/i386/hax/hax-windows.c485L
-rw-r--r--target/i386/hax/hax-windows.h88L
-rw-r--r--target/i386/hax/meson.build7L
-rw-r--r--target/i386/helper.c679L
-rw-r--r--target/i386/helper.h234L
-rw-r--r--target/i386/host-cpu.c207L
-rw-r--r--target/i386/host-cpu.h19L
-rw-r--r--target/i386/hvf/README.md7L
-rw-r--r--target/i386/hvf/hvf-cpu.c97L
-rw-r--r--target/i386/hvf/hvf-i386.h34L
-rw-r--r--target/i386/hvf/hvf.c673L
-rw-r--r--target/i386/hvf/meson.build13L
-rw-r--r--target/i386/hvf/panic.h45L
-rw-r--r--target/i386/hvf/vmcs.h374L
-rw-r--r--target/i386/hvf/vmx.h238L
-rw-r--r--target/i386/hvf/x86.c186L
-rw-r--r--target/i386/hvf/x86.h323L
-rw-r--r--target/i386/hvf/x86_cpuid.c164L
-rw-r--r--target/i386/hvf/x86_decode.c2197L
-rw-r--r--target/i386/hvf/x86_decode.h325L
-rw-r--r--target/i386/hvf/x86_descr.c125L
-rw-r--r--target/i386/hvf/x86_descr.h58L
-rw-r--r--target/i386/hvf/x86_emu.c1489L
-rw-r--r--target/i386/hvf/x86_emu.h50L
-rw-r--r--target/i386/hvf/x86_flags.c314L
-rw-r--r--target/i386/hvf/x86_flags.h81L
-rw-r--r--target/i386/hvf/x86_mmu.c268L
-rw-r--r--target/i386/hvf/x86_mmu.h44L
-rw-r--r--target/i386/hvf/x86_task.c185L
-rw-r--r--target/i386/hvf/x86_task.h20L
-rw-r--r--target/i386/hvf/x86hvf.c463L
-rw-r--r--target/i386/hvf/x86hvf.h36L
-rw-r--r--target/i386/kvm/hyperv-proto.h172L
-rw-r--r--target/i386/kvm/hyperv-stub.c48L
-rw-r--r--target/i386/kvm/hyperv.c101L
-rw-r--r--target/i386/kvm/hyperv.h29L
-rw-r--r--target/i386/kvm/kvm-cpu.c201L
-rw-r--r--target/i386/kvm/kvm-cpu.h41L
-rw-r--r--target/i386/kvm/kvm-stub.c46L
-rw-r--r--target/i386/kvm/kvm.c5038L
-rw-r--r--target/i386/kvm/kvm_i386.h56L
-rw-r--r--target/i386/kvm/meson.build8L
-rw-r--r--target/i386/kvm/trace-events7L
-rw-r--r--target/i386/kvm/trace.h1L
-rw-r--r--target/i386/machine.c1576L
-rw-r--r--target/i386/meson.build34L
-rw-r--r--target/i386/monitor.c814L
-rw-r--r--target/i386/nvmm/meson.build8L
-rw-r--r--target/i386/nvmm/nvmm-accel-ops.c111L
-rw-r--r--target/i386/nvmm/nvmm-accel-ops.h24L
-rw-r--r--target/i386/nvmm/nvmm-all.c1226L
-rw-r--r--target/i386/ops_sse.h2326L
-rw-r--r--target/i386/ops_sse_header.h356L
-rw-r--r--target/i386/sev-stub.c94L
-rw-r--r--target/i386/sev.c1917L
-rw-r--r--target/i386/sev_i386.h57L
-rw-r--r--target/i386/shift_helper_template.h108L
-rw-r--r--target/i386/svm.h240L
-rw-r--r--target/i386/tcg/bpt_helper.c39L
-rw-r--r--target/i386/tcg/cc_helper.c389L
-rw-r--r--target/i386/tcg/cc_helper_template.h242L
-rw-r--r--target/i386/tcg/excp_helper.c141L
-rw-r--r--target/i386/tcg/fpu_helper.c3041L
-rw-r--r--target/i386/tcg/helper-tcg.h104L
-rw-r--r--target/i386/tcg/int_helper.c494L
-rw-r--r--target/i386/tcg/mem_helper.c183L
-rw-r--r--target/i386/tcg/meson.build15L
-rw-r--r--target/i386/tcg/misc_helper.c146L
-rw-r--r--target/i386/tcg/mpx_helper.c139L
-rw-r--r--target/i386/tcg/seg_helper.c2343L
-rw-r--r--target/i386/tcg/seg_helper.h66L
-rw-r--r--target/i386/tcg/sysemu/bpt_helper.c298L
-rw-r--r--target/i386/tcg/sysemu/excp_helper.c471L
-rw-r--r--target/i386/tcg/sysemu/fpu_helper.c57L
-rw-r--r--target/i386/tcg/sysemu/meson.build10L
-rw-r--r--target/i386/tcg/sysemu/misc_helper.c516L
-rw-r--r--target/i386/tcg/sysemu/seg_helper.c216L
-rw-r--r--target/i386/tcg/sysemu/smm_helper.c319L
-rw-r--r--target/i386/tcg/sysemu/svm_helper.c863L
-rw-r--r--target/i386/tcg/sysemu/tcg-cpu.c83L
-rw-r--r--target/i386/tcg/tcg-cpu.c159L
-rw-r--r--target/i386/tcg/tcg-cpu.h81L
-rw-r--r--target/i386/tcg/tcg-stub.c25L
-rw-r--r--target/i386/tcg/translate.c8718L
-rw-r--r--target/i386/tcg/user/excp_helper.c39L
-rw-r--r--target/i386/tcg/user/meson.build4L
-rw-r--r--target/i386/tcg/user/seg_helper.c109L
-rw-r--r--target/i386/trace-events16L
-rw-r--r--target/i386/trace.h1L
-rw-r--r--target/i386/whpx/meson.build5L
-rw-r--r--target/i386/whpx/whpx-accel-ops.c111L
-rw-r--r--target/i386/whpx/whpx-accel-ops.h32L
-rw-r--r--target/i386/whpx/whpx-all.c1939L
-rw-r--r--target/i386/whpx/whpx-apic.c281L
-rw-r--r--target/i386/whpx/whpx-internal.h86L
-rw-r--r--target/i386/xsave_helper.c251L
-rw-r--r--target/m68k/Kconfig2L
-rw-r--r--target/m68k/cpu-param.h22L
-rw-r--r--target/m68k/cpu-qom.h48L
-rw-r--r--target/m68k/cpu.c605L
-rw-r--r--target/m68k/cpu.h611L
-rw-r--r--target/m68k/fpu_helper.c666L
-rw-r--r--target/m68k/gdbstub.c78L
-rw-r--r--target/m68k/helper.c1540L
-rw-r--r--target/m68k/helper.h130L
-rw-r--r--target/m68k/m68k-semi.c469L
-rw-r--r--target/m68k/meson.build17L
-rw-r--r--target/m68k/monitor.c62L
-rw-r--r--target/m68k/op_helper.c1111L
-rw-r--r--target/m68k/qregs.def10L
-rw-r--r--target/m68k/softfloat.c2835L
-rw-r--r--target/m68k/softfloat.h48L
-rw-r--r--target/m68k/softfloat_fpsp_tables.h642L
-rw-r--r--target/m68k/translate.c6399L
-rw-r--r--target/meson.build20L
-rw-r--r--target/microblaze/Kconfig2L
-rw-r--r--target/microblaze/cpu-param.h33L
-rw-r--r--target/microblaze/cpu-qom.h48L
-rw-r--r--target/microblaze/cpu.c421L
-rw-r--r--target/microblaze/cpu.h443L
-rw-r--r--target/microblaze/gdbstub.c146L
-rw-r--r--target/microblaze/helper.c309L
-rw-r--r--target/microblaze/helper.h31L
-rw-r--r--target/microblaze/insns.decode256L
-rw-r--r--target/microblaze/machine.c106L
-rw-r--r--target/microblaze/meson.build20L
-rw-r--r--target/microblaze/mmu.c327L
-rw-r--r--target/microblaze/mmu.h92L
-rw-r--r--target/microblaze/op_helper.c430L
-rw-r--r--target/microblaze/translate.c1947L
-rw-r--r--target/mips/Kconfig6L
-rw-r--r--target/mips/TODO51L
-rw-r--r--target/mips/cpu-defs.c.inc977L
-rw-r--r--target/mips/cpu-param.h34L
-rw-r--r--target/mips/cpu-qom.h56L
-rw-r--r--target/mips/cpu.c679L
-rw-r--r--target/mips/cpu.h1350L
-rw-r--r--target/mips/fpu.c25L
-rw-r--r--target/mips/fpu_helper.h65L
-rw-r--r--target/mips/gdbstub.c150L
-rw-r--r--target/mips/helper.h599L
-rw-r--r--target/mips/internal.h400L
-rw-r--r--target/mips/kvm.c1297L
-rw-r--r--target/mips/kvm_mips.h37L
-rw-r--r--target/mips/meson.build23L
-rw-r--r--target/mips/mips-defs.h94L
-rw-r--r--target/mips/msa.c60L
-rw-r--r--target/mips/sysemu/addr.c61L
-rw-r--r--target/mips/sysemu/cp0.c123L
-rw-r--r--target/mips/sysemu/cp0_timer.c145L
-rw-r--r--target/mips/sysemu/machine.c333L
-rw-r--r--target/mips/sysemu/meson.build7L
-rw-r--r--target/mips/sysemu/physaddr.c257L
-rw-r--r--target/mips/tcg/dsp_helper.c3771L
-rw-r--r--target/mips/tcg/exception.c149L
-rw-r--r--target/mips/tcg/fpu_helper.c2254L
-rw-r--r--target/mips/tcg/ldst_helper.c306L
-rw-r--r--target/mips/tcg/lmmi_helper.c747L
-rw-r--r--target/mips/tcg/meson.build36L
-rw-r--r--target/mips/tcg/micromips_translate.c.inc3231L
-rw-r--r--target/mips/tcg/mips16e_translate.c.inc1123L
-rw-r--r--target/mips/tcg/msa.decode31L
-rw-r--r--target/mips/tcg/msa_helper.c8597L
-rw-r--r--target/mips/tcg/msa_helper.h.inc443L
-rw-r--r--target/mips/tcg/msa_translate.c2275L
-rw-r--r--target/mips/tcg/mxu_translate.c1605L
-rw-r--r--target/mips/tcg/nanomips_translate.c.inc4922L
-rw-r--r--target/mips/tcg/op_helper.c303L
-rw-r--r--target/mips/tcg/rel6.decode49L
-rw-r--r--target/mips/tcg/rel6_translate.c37L
-rw-r--r--target/mips/tcg/sysemu/cp0_helper.c1706L
-rw-r--r--target/mips/tcg/sysemu/meson.build6L
-rw-r--r--target/mips/tcg/sysemu/mips-semi.c367L
-rw-r--r--target/mips/tcg/sysemu/special_helper.c173L
-rw-r--r--target/mips/tcg/sysemu/tlb_helper.c1423L
-rw-r--r--target/mips/tcg/sysemu_helper.h.inc185L
-rw-r--r--target/mips/tcg/tcg-internal.h65L
-rw-r--r--target/mips/tcg/trace-events5L
-rw-r--r--target/mips/tcg/trace.h1L
-rw-r--r--target/mips/tcg/translate.c16234L
-rw-r--r--target/mips/tcg/translate.h232L
-rw-r--r--target/mips/tcg/translate_addr_const.c61L
-rw-r--r--target/mips/tcg/tx79.decode73L
-rw-r--r--target/mips/tcg/tx79_translate.c685L
-rw-r--r--target/mips/tcg/txx9_translate.c20L
-rw-r--r--target/mips/tcg/user/meson.build3L
-rw-r--r--target/mips/tcg/user/tlb_helper.c59L
-rw-r--r--target/mips/tcg/vr54xx.decode27L
-rw-r--r--target/mips/tcg/vr54xx_helper.c142L
-rw-r--r--target/mips/tcg/vr54xx_helper.h.inc24L
-rw-r--r--target/mips/tcg/vr54xx_translate.c72L
-rw-r--r--target/nios2/Kconfig2L
-rw-r--r--target/nios2/cpu-param.h21L
-rw-r--r--target/nios2/cpu.c271L
-rw-r--r--target/nios2/cpu.h243L
-rw-r--r--target/nios2/helper.c314L
-rw-r--r--target/nios2/helper.h27L
-rw-r--r--target/nios2/meson.build15L
-rw-r--r--target/nios2/mmu.c281L
-rw-r--r--target/nios2/mmu.h51L
-rw-r--r--target/nios2/monitor.c35L
-rw-r--r--target/nios2/nios2-semi.c454L
-rw-r--r--target/nios2/op_helper.c61L
-rw-r--r--target/nios2/translate.c901L
-rw-r--r--target/openrisc/Kconfig2L
-rw-r--r--target/openrisc/cpu-param.h17L
-rw-r--r--target/openrisc/cpu.c285L
-rw-r--r--target/openrisc/cpu.h415L
-rw-r--r--target/openrisc/disas.c249L
-rw-r--r--target/openrisc/exception.c31L
-rw-r--r--target/openrisc/exception.h27L
-rw-r--r--target/openrisc/exception_helper.c60L
-rw-r--r--target/openrisc/fpu_helper.c171L
-rw-r--r--target/openrisc/gdbstub.c88L
-rw-r--r--target/openrisc/helper.h66L
-rw-r--r--target/openrisc/insns.decode234L
-rw-r--r--target/openrisc/interrupt.c120L
-rw-r--r--target/openrisc/interrupt_helper.c31L
-rw-r--r--target/openrisc/machine.c144L
-rw-r--r--target/openrisc/meson.build25L
-rw-r--r--target/openrisc/mmu.c180L
-rw-r--r--target/openrisc/sys_helper.c316L
-rw-r--r--target/openrisc/translate.c1747L
-rw-r--r--target/ppc/Kconfig5L
-rw-r--r--target/ppc/arch_dump.c309L
-rw-r--r--target/ppc/compat.c327L
-rw-r--r--target/ppc/cpu-models.c968L
-rw-r--r--target/ppc/cpu-models.h505L
-rw-r--r--target/ppc/cpu-param.h37L
-rw-r--r--target/ppc/cpu-qom.h225L
-rw-r--r--target/ppc/cpu.c126L
-rw-r--r--target/ppc/cpu.h2669L
-rw-r--r--target/ppc/cpu_init.c9289L
-rw-r--r--target/ppc/dfp_helper.c1329L
-rw-r--r--target/ppc/excp_helper.c1475L
-rw-r--r--target/ppc/fpu_helper.c3289L
-rw-r--r--target/ppc/gdbstub.c628L
-rw-r--r--target/ppc/helper.h764L
-rw-r--r--target/ppc/helper_regs.c295L
-rw-r--r--target/ppc/helper_regs.h34L
-rw-r--r--target/ppc/insn32.decode126L
-rw-r--r--target/ppc/insn64.decode124L
-rw-r--r--target/ppc/int_helper.c3056L
-rw-r--r--target/ppc/internal.h287L
-rw-r--r--target/ppc/kvm-stub.c19L
-rw-r--r--target/ppc/kvm.c2961L
-rw-r--r--target/ppc/kvm_ppc.h478L
-rw-r--r--target/ppc/machine.c859L
-rw-r--r--target/ppc/mem_helper.c623L
-rw-r--r--target/ppc/meson.build57L
-rw-r--r--target/ppc/mfrom_table.c.inc78L
-rw-r--r--target/ppc/mfrom_table_gen.c34L
-rw-r--r--target/ppc/misc_helper.c320L
-rw-r--r--target/ppc/mmu-book3s-v3.c42L
-rw-r--r--target/ppc/mmu-book3s-v3.h117L
-rw-r--r--target/ppc/mmu-books.h30L
-rw-r--r--target/ppc/mmu-hash32.c571L
-rw-r--r--target/ppc/mmu-hash32.h120L
-rw-r--r--target/ppc/mmu-hash64.c1178L
-rw-r--r--target/ppc/mmu-hash64.h170L
-rw-r--r--target/ppc/mmu-radix64.c590L
-rw-r--r--target/ppc/mmu-radix64.h73L
-rw-r--r--target/ppc/mmu_common.c1620L
-rw-r--r--target/ppc/mmu_helper.c1382L
-rw-r--r--target/ppc/monitor.c158L
-rw-r--r--target/ppc/spr_tcg.h136L
-rw-r--r--target/ppc/tcg-stub.c45L
-rw-r--r--target/ppc/timebase_helper.c208L
-rw-r--r--target/ppc/trace-events38L
-rw-r--r--target/ppc/trace.h1L
-rw-r--r--target/ppc/translate.c8731L
-rw-r--r--target/ppc/translate/dfp-impl.c.inc232L
-rw-r--r--target/ppc/translate/dfp-ops.c.inc165L
-rw-r--r--target/ppc/translate/fixedpoint-impl.c.inc333L
-rw-r--r--target/ppc/translate/fp-impl.c.inc1495L
-rw-r--r--target/ppc/translate/fp-ops.c.inc119L
-rw-r--r--target/ppc/translate/spe-impl.c.inc1252L
-rw-r--r--target/ppc/translate/spe-ops.c.inc105L
-rw-r--r--target/ppc/translate/vector-impl.c.inc56L
-rw-r--r--target/ppc/translate/vmx-impl.c.inc1580L
-rw-r--r--target/ppc/translate/vmx-ops.c.inc307L
-rw-r--r--target/ppc/translate/vsx-impl.c.inc2085L
-rw-r--r--target/ppc/translate/vsx-ops.c.inc402L
-rw-r--r--target/ppc/user_only_helper.c49L
-rw-r--r--target/riscv/Kconfig5L
-rw-r--r--target/riscv/arch_dump.c202L
-rw-r--r--target/riscv/bitmanip_helper.c51L
-rw-r--r--target/riscv/cpu-param.h32L
-rw-r--r--target/riscv/cpu.c778L
-rw-r--r--target/riscv/cpu.h515L
-rw-r--r--target/riscv/cpu_bits.h534L
-rw-r--r--target/riscv/cpu_helper.c1097L
-rw-r--r--target/riscv/cpu_user.h19L
-rw-r--r--target/riscv/csr.c1789L
-rw-r--r--target/riscv/fpu_helper.c368L
-rw-r--r--target/riscv/gdbstub.c212L
-rw-r--r--target/riscv/helper.h1149L
-rw-r--r--target/riscv/insn16.decode162L
-rw-r--r--target/riscv/insn32.decode728L
-rw-r--r--target/riscv/insn_trans/trans_privileged.c.inc132L
-rw-r--r--target/riscv/insn_trans/trans_rva.c.inc223L
-rw-r--r--target/riscv/insn_trans/trans_rvb.c.inc487L
-rw-r--r--target/riscv/insn_trans/trans_rvd.c.inc447L
-rw-r--r--target/riscv/insn_trans/trans_rvf.c.inc471L
-rw-r--r--target/riscv/insn_trans/trans_rvh.c.inc186L
-rw-r--r--target/riscv/insn_trans/trans_rvi.c.inc575L
-rw-r--r--target/riscv/insn_trans/trans_rvm.c.inc251L
-rw-r--r--target/riscv/insn_trans/trans_rvv.c.inc2863L
-rw-r--r--target/riscv/instmap.h369L
-rw-r--r--target/riscv/internals.h61L
-rw-r--r--target/riscv/machine.c194L
-rw-r--r--target/riscv/meson.build32L
-rw-r--r--target/riscv/monitor.c236L
-rw-r--r--target/riscv/op_helper.c249L
-rw-r--r--target/riscv/pmp.c664L
-rw-r--r--target/riscv/pmp.h85L
-rw-r--r--target/riscv/trace-events11L
-rw-r--r--target/riscv/trace.h1L
-rw-r--r--target/riscv/translate.c669L
-rw-r--r--target/riscv/vector_helper.c4872L
-rw-r--r--target/rx/Kconfig2L
-rw-r--r--target/rx/cpu-param.h30L
-rw-r--r--target/rx/cpu-qom.h50L
-rw-r--r--target/rx/cpu.c246L
-rw-r--r--target/rx/cpu.h177L
-rw-r--r--target/rx/disas.c1446L
-rw-r--r--target/rx/gdbstub.c112L
-rw-r--r--target/rx/helper.c152L
-rw-r--r--target/rx/helper.h31L
-rw-r--r--target/rx/insns.decode621L
-rw-r--r--target/rx/meson.build16L
-rw-r--r--target/rx/op_helper.c470L
-rw-r--r--target/rx/translate.c2416L
-rw-r--r--target/s390x/Kconfig2L
-rw-r--r--target/s390x/arch_dump.c282L
-rw-r--r--target/s390x/cpu-dump.c134L
-rw-r--r--target/s390x/cpu-param.h17L
-rw-r--r--target/s390x/cpu-qom.h68L
-rw-r--r--target/s390x/cpu-sysemu.c308L
-rw-r--r--target/s390x/cpu.c336L
-rw-r--r--target/s390x/cpu.h853L
-rw-r--r--target/s390x/cpu_features.c255L
-rw-r--r--target/s390x/cpu_features.h96L
-rw-r--r--target/s390x/cpu_features_def.h25L
-rw-r--r--target/s390x/cpu_features_def.h.inc380L
-rw-r--r--target/s390x/cpu_models.c1021L
-rw-r--r--target/s390x/cpu_models.h128L
-rw-r--r--target/s390x/cpu_models_sysemu.c426L
-rw-r--r--target/s390x/cpu_models_user.c20L
-rw-r--r--target/s390x/diag.c185L
-rw-r--r--target/s390x/gdbstub.c329L
-rw-r--r--target/s390x/gen-features.c1015L
-rw-r--r--target/s390x/helper.c283L
-rw-r--r--target/s390x/helper.h381L
-rw-r--r--target/s390x/interrupt.c244L
-rw-r--r--target/s390x/ioinst.c818L
-rw-r--r--target/s390x/kvm/kvm.c2564L
-rw-r--r--target/s390x/kvm/kvm_s390x.h49L
-rw-r--r--target/s390x/kvm/meson.build17L
-rw-r--r--target/s390x/kvm/trace-events7L
-rw-r--r--target/s390x/kvm/trace.h1L
-rw-r--r--target/s390x/machine.c292L
-rw-r--r--target/s390x/meson.build44L
-rw-r--r--target/s390x/mmu_helper.c610L
-rw-r--r--target/s390x/s390x-internal.h399L
-rw-r--r--target/s390x/sigp.c511L
-rw-r--r--target/s390x/tcg/cc_helper.c538L
-rw-r--r--target/s390x/tcg/crypto_helper.c61L
-rw-r--r--target/s390x/tcg/excp_helper.c628L
-rw-r--r--target/s390x/tcg/fpu_helper.c976L
-rw-r--r--target/s390x/tcg/insn-data.def1398L
-rw-r--r--target/s390x/tcg/insn-format.def81L
-rw-r--r--target/s390x/tcg/int_helper.c148L
-rw-r--r--target/s390x/tcg/mem_helper.c3026L
-rw-r--r--target/s390x/tcg/meson.build14L
-rw-r--r--target/s390x/tcg/misc_helper.c798L
-rw-r--r--target/s390x/tcg/s390-tod.h29L
-rw-r--r--target/s390x/tcg/tcg_s390x.h24L
-rw-r--r--target/s390x/tcg/translate.c6656L
-rw-r--r--target/s390x/tcg/translate_vx.c.inc3109L
-rw-r--r--target/s390x/tcg/vec.h141L
-rw-r--r--target/s390x/tcg/vec_fpu_helper.c1072L
-rw-r--r--target/s390x/tcg/vec_helper.c214L
-rw-r--r--target/s390x/tcg/vec_int_helper.c587L
-rw-r--r--target/s390x/tcg/vec_string_helper.c473L
-rw-r--r--target/s390x/trace-events19L
-rw-r--r--target/s390x/trace.h1L
-rw-r--r--target/sh4/Kconfig2L
-rw-r--r--target/sh4/README.sh4150L
-rw-r--r--target/sh4/cpu-param.h21L
-rw-r--r--target/sh4/cpu-qom.h59L
-rw-r--r--target/sh4/cpu.c302L
-rw-r--r--target/sh4/cpu.h378L
-rw-r--r--target/sh4/gdbstub.c144L
-rw-r--r--target/sh4/helper.c870L
-rw-r--r--target/sh4/helper.h44L
-rw-r--r--target/sh4/meson.build14L
-rw-r--r--target/sh4/monitor.c58L
-rw-r--r--target/sh4/op_helper.c491L
-rw-r--r--target/sh4/translate.c2375L
-rw-r--r--target/sparc/Kconfig5L
-rw-r--r--target/sparc/asi.h312L
-rw-r--r--target/sparc/cc_helper.c471L
-rw-r--r--target/sparc/cpu-param.h28L
-rw-r--r--target/sparc/cpu-qom.h54L
-rw-r--r--target/sparc/cpu.c954L
-rw-r--r--target/sparc/cpu.h839L
-rw-r--r--target/sparc/fop_helper.c401L
-rw-r--r--target/sparc/gdbstub.c208L
-rw-r--r--target/sparc/helper.c253L
-rw-r--r--target/sparc/helper.h168L
-rw-r--r--target/sparc/int32_helper.c171L
-rw-r--r--target/sparc/int64_helper.c304L
-rw-r--r--target/sparc/ldst_helper.c1977L
-rw-r--r--target/sparc/machine.c196L
-rw-r--r--target/sparc/meson.build23L
-rw-r--r--target/sparc/mmu_helper.c929L
-rw-r--r--target/sparc/monitor.c165L
-rw-r--r--target/sparc/trace-events32L
-rw-r--r--target/sparc/trace.h1L
-rw-r--r--target/sparc/translate.c6031L
-rw-r--r--target/sparc/vis_helper.c490L
-rw-r--r--target/sparc/win_helper.c455L
-rw-r--r--target/tricore/Kconfig2L
-rw-r--r--target/tricore/cpu-param.h17L
-rw-r--r--target/tricore/cpu-qom.h40L
-rw-r--r--target/tricore/cpu.c205L
-rw-r--r--target/tricore/cpu.h397L
-rw-r--r--target/tricore/csfr.def125L
-rw-r--r--target/tricore/fpu_helper.c471L
-rw-r--r--target/tricore/gdbstub.c139L
-rw-r--r--target/tricore/helper.c154L
-rw-r--r--target/tricore/helper.h156L
-rw-r--r--target/tricore/meson.build15L
-rw-r--r--target/tricore/op_helper.c2802L
-rw-r--r--target/tricore/translate.c8961L
-rw-r--r--target/tricore/tricore-defs.h23L
-rw-r--r--target/tricore/tricore-opcodes.h1474L
-rw-r--r--target/xtensa/Kconfig2L
-rw-r--r--target/xtensa/core-dc232b.c52L
-rw-r--r--target/xtensa/core-dc232b/core-isa.h422L
-rw-r--r--target/xtensa/core-dc232b/gdb-config.c.inc262L
-rw-r--r--target/xtensa/core-dc232b/xtensa-modules.c.inc14078L
-rw-r--r--target/xtensa/core-dc233c.c51L
-rw-r--r--target/xtensa/core-dc233c/core-isa.h473L
-rw-r--r--target/xtensa/core-dc233c/gdb-config.c.inc146L
-rw-r--r--target/xtensa/core-dc233c/xtensa-modules.c.inc15205L
-rw-r--r--target/xtensa/core-de212.c51L
-rw-r--r--target/xtensa/core-de212/core-isa.h620L
-rw-r--r--target/xtensa/core-de212/gdb-config.c.inc198L
-rw-r--r--target/xtensa/core-de212/xtensa-modules.c.inc14543L
-rw-r--r--target/xtensa/core-de233_fpu.c58L
-rw-r--r--target/xtensa/core-de233_fpu/core-isa.h727L
-rw-r--r--target/xtensa/core-de233_fpu/core-matmap.h717L
-rw-r--r--target/xtensa/core-de233_fpu/gdb-config.c.inc277L
-rw-r--r--target/xtensa/core-de233_fpu/xtensa-modules.c.inc20758L
-rw-r--r--target/xtensa/core-dsp3400.c58L
-rw-r--r--target/xtensa/core-dsp3400/core-isa.h452L
-rw-r--r--target/xtensa/core-dsp3400/core-matmap.h312L
-rw-r--r--target/xtensa/core-dsp3400/gdb-config.c.inc400L
-rw-r--r--target/xtensa/core-dsp3400/xtensa-modules.c.inc171906L
-rw-r--r--target/xtensa/core-fsf.c52L
-rw-r--r--target/xtensa/core-fsf/core-isa.h360L
-rw-r--r--target/xtensa/core-fsf/xtensa-modules.c.inc9826L
-rw-r--r--target/xtensa/core-sample_controller.c51L
-rw-r--r--target/xtensa/core-sample_controller/core-isa.h642L
-rw-r--r--target/xtensa/core-sample_controller/gdb-config.c.inc141L
-rw-r--r--target/xtensa/core-sample_controller/xtensa-modules.c.inc11366L
-rw-r--r--target/xtensa/core-test_kc705_be.c51L
-rw-r--r--target/xtensa/core-test_kc705_be/core-isa.h573L
-rw-r--r--target/xtensa/core-test_kc705_be/gdb-config.c.inc259L
-rw-r--r--target/xtensa/core-test_kc705_be/xtensa-modules.c.inc45117L
-rw-r--r--target/xtensa/core-test_mmuhifi_c3.c52L
-rw-r--r--target/xtensa/core-test_mmuhifi_c3/core-isa.h472L
-rw-r--r--target/xtensa/core-test_mmuhifi_c3/gdb-config.c.inc220L
-rw-r--r--target/xtensa/core-test_mmuhifi_c3/xtensa-modules.c.inc36387L
-rw-r--r--target/xtensa/cores.list9L
-rw-r--r--target/xtensa/cpu-param.h21L
-rw-r--r--target/xtensa/cpu-qom.h62L
-rw-r--r--target/xtensa/cpu.c247L
-rw-r--r--target/xtensa/cpu.h798L
-rw-r--r--target/xtensa/dbg_helper.c129L
-rw-r--r--target/xtensa/exc_helper.c269L
-rw-r--r--target/xtensa/fpu_helper.c448L
-rw-r--r--target/xtensa/gdbstub.c182L
-rw-r--r--target/xtensa/helper.c339L
-rw-r--r--target/xtensa/helper.h105L
-rwxr-xr-xtarget/xtensa/import_core.sh71L
-rw-r--r--target/xtensa/meson.build27L
-rw-r--r--target/xtensa/mmu_helper.c1192L
-rw-r--r--target/xtensa/monitor.c39L
-rw-r--r--target/xtensa/op_helper.c216L
-rw-r--r--target/xtensa/overlay_tool.h879L
-rw-r--r--target/xtensa/translate.c7882L
-rw-r--r--target/xtensa/win_helper.c212L
-rw-r--r--target/xtensa/xtensa-isa-internal.h231L
-rw-r--r--target/xtensa/xtensa-isa.c1743L
-rw-r--r--target/xtensa/xtensa-isa.h1L
-rw-r--r--target/xtensa/xtensa-semi.c437L
-rw-r--r--tcg/README778L
-rw-r--r--tcg/aarch64/tcg-target-con-set.h36L
-rw-r--r--tcg/aarch64/tcg-target-con-str.h24L
-rw-r--r--tcg/aarch64/tcg-target.c.inc3028L
-rw-r--r--tcg/aarch64/tcg-target.h159L
-rw-r--r--tcg/aarch64/tcg-target.opc.h15L
-rw-r--r--tcg/arm/tcg-target-con-set.h45L
-rw-r--r--tcg/arm/tcg-target-con-str.h25L
-rw-r--r--tcg/arm/tcg-target.c.inc3186L
-rw-r--r--tcg/arm/tcg-target.h161L
-rw-r--r--tcg/arm/tcg-target.opc.h16L
-rw-r--r--tcg/i386/tcg-target-con-set.h55L
-rw-r--r--tcg/i386/tcg-target-con-str.h33L
-rw-r--r--tcg/i386/tcg-target.c.inc3901L
-rw-r--r--tcg/i386/tcg-target.h240L
-rw-r--r--tcg/i386/tcg-target.opc.h35L
-rw-r--r--tcg/meson.build20L
-rw-r--r--tcg/mips/tcg-target-con-set.h36L
-rw-r--r--tcg/mips/tcg-target-con-str.h24L
-rw-r--r--tcg/mips/tcg-target.c.inc2577L
-rw-r--r--tcg/mips/tcg-target.h214L
-rw-r--r--tcg/optimize.c1603L
-rw-r--r--tcg/ppc/tcg-target-con-set.h42L
-rw-r--r--tcg/ppc/tcg-target-con-str.h30L
-rw-r--r--tcg/ppc/tcg-target.c.inc3907L
-rw-r--r--tcg/ppc/tcg-target.h190L
-rw-r--r--tcg/ppc/tcg-target.opc.h32L
-rw-r--r--tcg/region.c891L
-rw-r--r--tcg/riscv/tcg-target-con-set.h30L
-rw-r--r--tcg/riscv/tcg-target-con-str.h21L
-rw-r--r--tcg/riscv/tcg-target.c.inc1804L
-rw-r--r--tcg/riscv/tcg-target.h175L
-rw-r--r--tcg/s390x/tcg-target-con-set.h36L
-rw-r--r--tcg/s390x/tcg-target-con-str.h29L
-rw-r--r--tcg/s390x/tcg-target.c.inc3410L
-rw-r--r--tcg/s390x/tcg-target.h186L
-rw-r--r--tcg/s390x/tcg-target.opc.h15L
-rw-r--r--tcg/sparc/tcg-target-con-set.h32L
-rw-r--r--tcg/sparc/tcg-target-con-str.h23L
-rw-r--r--tcg/sparc/tcg-target.c.inc1825L
-rw-r--r--tcg/sparc/tcg-target.h172L
-rw-r--r--tcg/tcg-common.c34L
-rw-r--r--tcg/tcg-internal.h62L
-rw-r--r--tcg/tcg-ldst.c.inc78L
-rw-r--r--tcg/tcg-op-gvec.c3699L
-rw-r--r--tcg/tcg-op-vec.c816L
-rw-r--r--tcg/tcg-op.c3366L
-rw-r--r--tcg/tcg-pool.c.inc162L
-rw-r--r--tcg/tcg.c4725L
-rw-r--r--tcg/tci.c1400L
-rw-r--r--tcg/tci/README120L
-rw-r--r--tcg/tci/tcg-target-con-set.h21L
-rw-r--r--tcg/tci/tcg-target-con-str.h11L
-rw-r--r--tcg/tci/tcg-target.c.inc862L
-rw-r--r--tcg/tci/tcg-target.h180L
-rw-r--r--tests/Makefile.include166L
-rw-r--r--tests/acceptance/README.rst10L
-rw-r--r--tests/acceptance/avocado_qemu/__init__.py558L
-rw-r--r--tests/acceptance/boot_linux.py138L
-rw-r--r--tests/acceptance/boot_linux_console.py1256L
-rw-r--r--tests/acceptance/boot_xen.py116L
-rw-r--r--tests/acceptance/cpu_queries.py34L
-rw-r--r--tests/acceptance/empty_cpu_model.py19L
-rw-r--r--tests/acceptance/hotplug_cpu.py37L
-rw-r--r--tests/acceptance/info_usernet.py29L
-rw-r--r--tests/acceptance/intel_iommu.py119L
-rw-r--r--tests/acceptance/linux_initrd.py89L
-rw-r--r--tests/acceptance/linux_ssh_mips_malta.py209L
-rw-r--r--tests/acceptance/machine_arm_canona1100.py35L
-rw-r--r--tests/acceptance/machine_arm_integratorcp.py99L
-rw-r--r--tests/acceptance/machine_arm_n8x0.py49L
-rw-r--r--tests/acceptance/machine_avr6.py50L
-rw-r--r--tests/acceptance/machine_m68k_nextcube.py79L
-rw-r--r--tests/acceptance/machine_microblaze.py35L
-rw-r--r--tests/acceptance/machine_mips_fuloong2e.py42L
-rw-r--r--tests/acceptance/machine_mips_loongson3v.py39L
-rw-r--r--tests/acceptance/machine_mips_malta.py120L
-rw-r--r--tests/acceptance/machine_rx_gdbsim.py73L
-rw-r--r--tests/acceptance/machine_s390_ccw_virtio.py272L
-rw-r--r--tests/acceptance/machine_sparc64_sun4u.py36L
-rw-r--r--tests/acceptance/machine_sparc_leon3.py37L
-rw-r--r--tests/acceptance/migration.py81L
-rw-r--r--tests/acceptance/multiprocess.py95L
-rw-r--r--tests/acceptance/pc_cpu_hotplug_props.py35L
-rw-r--r--tests/acceptance/ppc_mpc8544ds.py32L
-rw-r--r--tests/acceptance/ppc_prep_40p.py79L
-rw-r--r--tests/acceptance/ppc_pseries.py35L
-rw-r--r--tests/acceptance/ppc_virtex_ml507.py34L
-rw-r--r--tests/acceptance/replay_kernel.py524L
-rw-r--r--tests/acceptance/replay_linux.py116L
-rw-r--r--tests/acceptance/reverse_debugging.py210L
-rw-r--r--tests/acceptance/smmu.py137L
-rw-r--r--tests/acceptance/tcg_plugins.py147L
-rw-r--r--tests/acceptance/tesseract_utils.py46L
-rw-r--r--tests/acceptance/version.py24L
-rw-r--r--tests/acceptance/virtio-gpu.py155L
-rw-r--r--tests/acceptance/virtio_check_params.py144L
-rw-r--r--tests/acceptance/virtio_version.py175L
-rw-r--r--tests/acceptance/virtiofs_submounts.py272L
-rw-r--r--tests/acceptance/virtiofs_submounts.py.data/cleanup.sh46L
-rw-r--r--tests/acceptance/virtiofs_submounts.py.data/guest-cleanup.sh30L
-rw-r--r--tests/acceptance/virtiofs_submounts.py.data/guest.sh138L
-rw-r--r--tests/acceptance/virtiofs_submounts.py.data/host.sh127L
-rw-r--r--tests/acceptance/vnc.py53L
-rw-r--r--tests/acceptance/x86_cpu_model_versions.py358L
-rw-r--r--tests/bench/atomic64-bench.c169L
-rw-r--r--tests/bench/atomic_add-bench.c180L
-rw-r--r--tests/bench/benchmark-crypto-cipher.c208L
-rw-r--r--tests/bench/benchmark-crypto-hash.c116L
-rw-r--r--tests/bench/benchmark-crypto-hmac.c81L
-rw-r--r--tests/bench/meson.build34L
-rw-r--r--tests/bench/qht-bench.c523L
-rwxr-xr-xtests/check-block.sh83L
-rwxr-xr-xtests/data/acpi/disassemle-aml.sh57L
-rw-r--r--tests/data/acpi/microvm/APIC70B
-rw-r--r--tests/data/acpi/microvm/APIC.ioapic282B
-rw-r--r--tests/data/acpi/microvm/APIC.pcie110B
-rw-r--r--tests/data/acpi/microvm/DSDT365B
-rw-r--r--tests/data/acpi/microvm/DSDT.ioapic2365B
-rw-r--r--tests/data/acpi/microvm/DSDT.pcie3023B
-rw-r--r--tests/data/acpi/microvm/DSDT.rtc404B
-rw-r--r--tests/data/acpi/microvm/DSDT.usb414B
-rw-r--r--tests/data/acpi/microvm/FACP268B
-rw-r--r--tests/data/acpi/pc/APIC120B
-rw-r--r--tests/data/acpi/pc/APIC.acpihmat128B
-rw-r--r--tests/data/acpi/pc/APIC.cphp160B
-rw-r--r--tests/data/acpi/pc/APIC.dimmpxm144B
-rw-r--r--tests/data/acpi/pc/DSDT6002B
-rw-r--r--tests/data/acpi/pc/DSDT.acpihmat7327B
-rw-r--r--tests/data/acpi/pc/DSDT.bridge8668B
-rw-r--r--tests/data/acpi/pc/DSDT.cphp6466B
-rw-r--r--tests/data/acpi/pc/DSDT.dimmpxm7656B
-rw-r--r--tests/data/acpi/pc/DSDT.hpbridge5969B
-rw-r--r--tests/data/acpi/pc/DSDT.hpbrroot3084B
-rw-r--r--tests/data/acpi/pc/DSDT.ipmikcs6074B
-rw-r--r--tests/data/acpi/pc/DSDT.memhp7361B
-rw-r--r--tests/data/acpi/pc/DSDT.nohpet5860B
-rw-r--r--tests/data/acpi/pc/DSDT.numamem6008B
-rw-r--r--tests/data/acpi/pc/DSDT.roothp6210B
-rw-r--r--tests/data/acpi/pc/FACP116B
-rw-r--r--tests/data/acpi/pc/FACP.nosmm116B
-rw-r--r--tests/data/acpi/pc/FACS64B
-rw-r--r--tests/data/acpi/pc/HMAT.acpihmat280B
-rw-r--r--tests/data/acpi/pc/HPET56B
-rw-r--r--tests/data/acpi/pc/NFIT.dimmpxm240B
-rw-r--r--tests/data/acpi/pc/SLIT.cphp48B
-rw-r--r--tests/data/acpi/pc/SLIT.memhp48B
-rw-r--r--tests/data/acpi/pc/SRAT.acpihmat280B
-rw-r--r--tests/data/acpi/pc/SRAT.cphp304B
-rw-r--r--tests/data/acpi/pc/SRAT.dimmpxm392B
-rw-r--r--tests/data/acpi/pc/SRAT.memhp264B
-rw-r--r--tests/data/acpi/pc/SRAT.numamem224B
-rw-r--r--tests/data/acpi/pc/SSDT.dimmpxm734B
-rw-r--r--tests/data/acpi/pc/WAET40B
-rw-r--r--tests/data/acpi/q35/APIC120B
-rw-r--r--tests/data/acpi/q35/APIC.acpihmat128B
-rw-r--r--tests/data/acpi/q35/APIC.cphp160B
-rw-r--r--tests/data/acpi/q35/APIC.dimmpxm144B
-rw-r--r--tests/data/acpi/q35/DSDT8289B
-rw-r--r--tests/data/acpi/q35/DSDT.acpihmat9614B
-rw-r--r--tests/data/acpi/q35/DSDT.bridge11003B
-rw-r--r--tests/data/acpi/q35/DSDT.cphp8753B
-rw-r--r--tests/data/acpi/q35/DSDT.dimmpxm9943B
-rw-r--r--tests/data/acpi/q35/DSDT.ipmibt8364B
-rw-r--r--tests/data/acpi/q35/DSDT.memhp9648B
-rw-r--r--tests/data/acpi/q35/DSDT.mmio649419B
-rw-r--r--tests/data/acpi/q35/DSDT.nohpet8147B
-rw-r--r--tests/data/acpi/q35/DSDT.numamem8295B
-rw-r--r--tests/data/acpi/q35/DSDT.tis.tpm128894B
-rw-r--r--tests/data/acpi/q35/DSDT.tis.tpm28894B
-rw-r--r--tests/data/acpi/q35/FACP244B
-rw-r--r--tests/data/acpi/q35/FACP.nosmm244B
-rw-r--r--tests/data/acpi/q35/FACS64B
-rw-r--r--tests/data/acpi/q35/HMAT.acpihmat280B
-rw-r--r--tests/data/acpi/q35/HPET56B
-rw-r--r--tests/data/acpi/q35/MCFG60B
-rw-r--r--tests/data/acpi/q35/NFIT.dimmpxm240B
-rw-r--r--tests/data/acpi/q35/SLIT.cphp48B
-rw-r--r--tests/data/acpi/q35/SLIT.memhp48B
-rw-r--r--tests/data/acpi/q35/SRAT.acpihmat280B
-rw-r--r--tests/data/acpi/q35/SRAT.cphp304B
-rw-r--r--tests/data/acpi/q35/SRAT.dimmpxm392B
-rw-r--r--tests/data/acpi/q35/SRAT.memhp264B
-rw-r--r--tests/data/acpi/q35/SRAT.mmio64224B
-rw-r--r--tests/data/acpi/q35/SRAT.numamem224B
-rw-r--r--tests/data/acpi/q35/SSDT.dimmpxm734B
-rw-r--r--tests/data/acpi/q35/TCPA.tis.tpm1250B
-rw-r--r--tests/data/acpi/q35/TPM2.tis.tpm276B
-rw-r--r--tests/data/acpi/q35/WAET40B
-rwxr-xr-xtests/data/acpi/rebuild-expected-aml.sh44L
-rw-r--r--tests/data/acpi/virt/APIC168B
-rw-r--r--tests/data/acpi/virt/APIC.memhp168B
-rw-r--r--tests/data/acpi/virt/APIC.numamem168B
-rw-r--r--tests/data/acpi/virt/DSDT5196B
-rw-r--r--tests/data/acpi/virt/DSDT.memhp6557B
-rw-r--r--tests/data/acpi/virt/DSDT.numamem5196B
-rw-r--r--tests/data/acpi/virt/DSDT.pxb7679B
-rw-r--r--tests/data/acpi/virt/FACP268B
-rw-r--r--tests/data/acpi/virt/FACP.memhp268B
-rw-r--r--tests/data/acpi/virt/FACP.numamem268B
-rw-r--r--tests/data/acpi/virt/GTDT96B
-rw-r--r--tests/data/acpi/virt/GTDT.memhp96B
-rw-r--r--tests/data/acpi/virt/GTDT.numamem96B
-rw-r--r--tests/data/acpi/virt/IORT124B
-rw-r--r--tests/data/acpi/virt/IORT.memhp124B
-rw-r--r--tests/data/acpi/virt/IORT.numamem124B
-rw-r--r--tests/data/acpi/virt/IORT.pxb124B
-rw-r--r--tests/data/acpi/virt/MCFG60B
-rw-r--r--tests/data/acpi/virt/MCFG.memhp60B
-rw-r--r--tests/data/acpi/virt/MCFG.numamem60B
-rw-r--r--tests/data/acpi/virt/NFIT.memhp224B
-rw-r--r--tests/data/acpi/virt/SLIT.memhp48B
-rw-r--r--tests/data/acpi/virt/SPCR80B
-rw-r--r--tests/data/acpi/virt/SPCR.memhp80B
-rw-r--r--tests/data/acpi/virt/SPCR.numamem80B
-rw-r--r--tests/data/acpi/virt/SRAT.memhp226B
-rw-r--r--tests/data/acpi/virt/SRAT.numamem106B
-rw-r--r--tests/data/acpi/virt/SSDT.memhp736B
-rw-r--r--tests/data/hex-loader/test.hex18L
-rw-r--r--tests/data/qobject/qdict.txt4999L
-rw-r--r--tests/data/test-qga-config8L
-rw-r--r--tests/data/test-qga-os-release7L
-rw-r--r--tests/data/uefi-boot-images/bios-tables-test.aarch64.iso.qcow212288B
-rw-r--r--tests/data/uefi-boot-images/bios-tables-test.arm.iso.qcow211776B
-rw-r--r--tests/data/uefi-boot-images/bios-tables-test.i386.iso.qcow213312B
-rw-r--r--tests/data/uefi-boot-images/bios-tables-test.x86_64.iso.qcow213312B
-rwxr-xr-xtests/dbus-vmstate-daemon.sh95L
-rwxr-xr-xtests/decode/check.sh24L
-rw-r--r--tests/decode/err_argset1.decode5L
-rw-r--r--tests/decode/err_argset2.decode5L
-rw-r--r--tests/decode/err_field1.decode5L
-rw-r--r--tests/decode/err_field2.decode5L
-rw-r--r--tests/decode/err_field3.decode5L
-rw-r--r--tests/decode/err_field4.decode6L
-rw-r--r--tests/decode/err_field5.decode5L
-rw-r--r--tests/decode/err_field6.decode5L
-rw-r--r--tests/decode/err_init1.decode6L
-rw-r--r--tests/decode/err_init2.decode6L
-rw-r--r--tests/decode/err_init3.decode7L
-rw-r--r--tests/decode/err_init4.decode7L
-rw-r--r--tests/decode/err_overlap1.decode6L
-rw-r--r--tests/decode/err_overlap2.decode6L
-rw-r--r--tests/decode/err_overlap3.decode6L
-rw-r--r--tests/decode/err_overlap4.decode6L
-rw-r--r--tests/decode/err_overlap5.decode5L
-rw-r--r--tests/decode/err_overlap6.decode6L
-rw-r--r--tests/decode/err_overlap7.decode6L
-rw-r--r--tests/decode/err_overlap8.decode5L
-rw-r--r--tests/decode/err_overlap9.decode6L
-rw-r--r--tests/decode/err_pattern_group_empty.decode6L
-rw-r--r--tests/decode/err_pattern_group_ident1.decode10L
-rw-r--r--tests/decode/err_pattern_group_ident2.decode11L
-rw-r--r--tests/decode/err_pattern_group_nest1.decode14L
-rw-r--r--tests/decode/err_pattern_group_nest2.decode6L
-rw-r--r--tests/decode/err_pattern_group_nest3.decode14L
-rw-r--r--tests/decode/err_pattern_group_overlap1.decode6L
-rw-r--r--tests/decode/err_width1.decode5L
-rw-r--r--tests/decode/err_width2.decode5L
-rw-r--r--tests/decode/err_width3.decode5L
-rw-r--r--tests/decode/err_width4.decode5L
-rw-r--r--tests/decode/succ_argset_type1.decode1L
-rw-r--r--tests/decode/succ_function.decode6L
-rw-r--r--tests/decode/succ_ident1.decode7L
-rw-r--r--tests/decode/succ_pattern_group_nest1.decode22L
-rw-r--r--tests/decode/succ_pattern_group_nest2.decode13L
-rw-r--r--tests/decode/succ_pattern_group_nest3.decode11L
-rw-r--r--tests/decode/succ_pattern_group_nest4.decode13L
-rw-r--r--tests/docker/Makefile.include306L
-rwxr-xr-xtests/docker/common.rc92L
-rwxr-xr-xtests/docker/docker.py758L
-rw-r--r--tests/docker/dockerfiles/alpine.docker59L
-rw-r--r--tests/docker/dockerfiles/centos8.docker111L
-rw-r--r--tests/docker/dockerfiles/debian-all-test-cross.docker53L
-rw-r--r--tests/docker/dockerfiles/debian-alpha-cross.docker12L
-rw-r--r--tests/docker/dockerfiles/debian-amd64-cross.docker22L
-rw-r--r--tests/docker/dockerfiles/debian-amd64.docker59L
-rw-r--r--tests/docker/dockerfiles/debian-arm64-cross.docker32L
-rw-r--r--tests/docker/dockerfiles/debian-arm64-test-cross.docker13L
-rw-r--r--tests/docker/dockerfiles/debian-armel-cross.docker26L
-rw-r--r--tests/docker/dockerfiles/debian-armhf-cross.docker29L
-rw-r--r--tests/docker/dockerfiles/debian-bootstrap.docker20L
-rwxr-xr-xtests/docker/dockerfiles/debian-bootstrap.pre130L
-rw-r--r--tests/docker/dockerfiles/debian-hexagon-cross.docker45L
-rwxr-xr-xtests/docker/dockerfiles/debian-hexagon-cross.docker.d/build-toolchain.sh141L
-rw-r--r--tests/docker/dockerfiles/debian-hppa-cross.docker12L
-rw-r--r--tests/docker/dockerfiles/debian-m68k-cross.docker12L
-rw-r--r--tests/docker/dockerfiles/debian-mips-cross.docker32L
-rw-r--r--tests/docker/dockerfiles/debian-mips64-cross.docker12L
-rw-r--r--tests/docker/dockerfiles/debian-mips64el-cross.docker33L
-rw-r--r--tests/docker/dockerfiles/debian-mipsel-cross.docker31L
-rw-r--r--tests/docker/dockerfiles/debian-native.docker49L
-rw-r--r--tests/docker/dockerfiles/debian-powerpc-test-cross.docker17L
-rw-r--r--tests/docker/dockerfiles/debian-ppc64el-cross.docker28L
-rw-r--r--tests/docker/dockerfiles/debian-riscv64-cross.docker48L
-rw-r--r--tests/docker/dockerfiles/debian-s390x-cross.docker33L
-rw-r--r--tests/docker/dockerfiles/debian-sh4-cross.docker12L
-rw-r--r--tests/docker/dockerfiles/debian-sparc64-cross.docker12L
-rw-r--r--tests/docker/dockerfiles/debian-tricore-cross.docker47L
-rw-r--r--tests/docker/dockerfiles/debian-xtensa-cross.docker29L
-rw-r--r--tests/docker/dockerfiles/debian10.docker37L
-rw-r--r--tests/docker/dockerfiles/debian11.docker18L
-rw-r--r--tests/docker/dockerfiles/empty.docker8L
-rw-r--r--tests/docker/dockerfiles/fedora-cris-cross.docker8L
-rw-r--r--tests/docker/dockerfiles/fedora-i386-cross.docker31L
-rw-r--r--tests/docker/dockerfiles/fedora-win32-cross.docker43L
-rw-r--r--tests/docker/dockerfiles/fedora-win64-cross.docker40L
-rw-r--r--tests/docker/dockerfiles/fedora.docker117L
-rw-r--r--tests/docker/dockerfiles/opensuse-leap.docker113L
-rw-r--r--tests/docker/dockerfiles/python.docker18L
-rw-r--r--tests/docker/dockerfiles/ubuntu.docker71L
-rw-r--r--tests/docker/dockerfiles/ubuntu1804.docker116L
-rw-r--r--tests/docker/dockerfiles/ubuntu2004.docker118L
-rwxr-xr-xtests/docker/run75L
-rwxr-xr-xtests/docker/test-block21L
-rwxr-xr-xtests/docker/test-build20L
-rwxr-xr-xtests/docker/test-clang25L
-rwxr-xr-xtests/docker/test-debug27L
-rwxr-xr-xtests/docker/test-full18L
-rwxr-xr-xtests/docker/test-mingw36L
-rwxr-xr-xtests/docker/test-misc24L
-rwxr-xr-xtests/docker/test-quick21L
-rwxr-xr-xtests/docker/test-static24L
-rwxr-xr-xtests/docker/test-tcg22L
-rwxr-xr-xtests/docker/test-tsan44L
-rwxr-xr-xtests/docker/test-unit21L
m---------tests/fp/berkeley-softfloat-3 @ b64af41
m---------tests/fp/berkeley-testfloat-3 @ 5a59dce
-rw-r--r--tests/fp/fp-bench.c709L
-rw-r--r--tests/fp/fp-test-log2.c118L
-rw-r--r--tests/fp/fp-test.c1021L
-rw-r--r--tests/fp/meson.build645L
-rw-r--r--tests/fp/platform.h41L
-rw-r--r--tests/fp/wrap.c.inc666L
-rwxr-xr-xtests/guest-debug/run-test.py108L
-rw-r--r--tests/guest-debug/test-gdbstub.py177L
-rw-r--r--tests/image-fuzzer/qcow2/__init__.py1L
-rw-r--r--tests/image-fuzzer/qcow2/fuzz.py368L
-rw-r--r--tests/image-fuzzer/qcow2/layout.py612L
-rwxr-xr-xtests/image-fuzzer/runner.py431L
-rw-r--r--tests/include/meson.build16L
-rw-r--r--tests/keys/README6L
-rw-r--r--tests/keys/id_rsa27L
-rw-r--r--tests/keys/id_rsa.pub1L
-rw-r--r--tests/keys/vagrant27L
-rw-r--r--tests/keys/vagrant.pub1L
-rw-r--r--tests/meson.build88L
-rw-r--r--tests/migration/Makefile40L
-rw-r--r--tests/migration/aarch64/Makefile18L
-rw-r--r--tests/migration/aarch64/a-b-kernel.S75L
-rw-r--r--tests/migration/aarch64/a-b-kernel.h18L
-rwxr-xr-xtests/migration/guestperf-batch.py26L
-rwxr-xr-xtests/migration/guestperf-plot.py26L
-rwxr-xr-xtests/migration/guestperf.py27L
-rw-r--r--tests/migration/guestperf/__init__.py0B
-rw-r--r--tests/migration/guestperf/comparison.py138L
-rw-r--r--tests/migration/guestperf/engine.py463L
-rw-r--r--tests/migration/guestperf/hardware.py62L
-rw-r--r--tests/migration/guestperf/plot.py623L
-rw-r--r--tests/migration/guestperf/progress.py117L
-rw-r--r--tests/migration/guestperf/report.py98L
-rw-r--r--tests/migration/guestperf/scenario.py103L
-rw-r--r--tests/migration/guestperf/shell.py276L
-rw-r--r--tests/migration/guestperf/timings.py55L
-rw-r--r--tests/migration/i386/Makefile22L
-rw-r--r--tests/migration/i386/a-b-bootblock.S88L
-rw-r--r--tests/migration/i386/a-b-bootblock.h51L
-rwxr-xr-xtests/migration/initrd-stress.sh10L
-rw-r--r--tests/migration/meson.build14L
-rw-r--r--tests/migration/migration-test.h35L
-rw-r--r--tests/migration/s390x/Makefile24L
-rw-r--r--tests/migration/s390x/a-b-bios.c36L
-rw-r--r--tests/migration/s390x/a-b-bios.h253L
-rw-r--r--tests/migration/stress.c328L
-rw-r--r--tests/multiboot/Makefile31L
-rw-r--r--tests/multiboot/aout_kludge.S138L
-rw-r--r--tests/multiboot/aout_kludge.out42L
-rw-r--r--tests/multiboot/libc.c151L
-rw-r--r--tests/multiboot/libc.h62L
-rw-r--r--tests/multiboot/link.ld19L
-rw-r--r--tests/multiboot/mmap.c56L
-rw-r--r--tests/multiboot/mmap.out92L
-rw-r--r--tests/multiboot/module.txt1L
-rw-r--r--tests/multiboot/modules.c55L
-rw-r--r--tests/multiboot/modules.out38L
-rw-r--r--tests/multiboot/multiboot.h66L
-rwxr-xr-xtests/multiboot/run_test.sh94L
-rw-r--r--tests/multiboot/start.S51L
-rwxr-xr-xtests/perf/block/qcow2/convert-blockstatus71L
-rw-r--r--tests/plugin/bb.c144L
-rw-r--r--tests/plugin/empty.c32L
-rw-r--r--tests/plugin/insn.c82L
-rw-r--r--tests/plugin/mem.c123L
-rw-r--r--tests/plugin/meson.build7L
-rw-r--r--tests/plugin/syscall.c146L
-rw-r--r--tests/qapi-schema/allow-preconfig-test.err2L
-rw-r--r--tests/qapi-schema/allow-preconfig-test.json2L
-rw-r--r--tests/qapi-schema/allow-preconfig-test.out0B
-rw-r--r--tests/qapi-schema/alternate-any.err2L
-rw-r--r--tests/qapi-schema/alternate-any.json4L
-rw-r--r--tests/qapi-schema/alternate-any.out0B
-rw-r--r--tests/qapi-schema/alternate-array.err2L
-rw-r--r--tests/qapi-schema/alternate-array.json7L
-rw-r--r--tests/qapi-schema/alternate-array.out0B
-rw-r--r--tests/qapi-schema/alternate-base.err3L
-rw-r--r--tests/qapi-schema/alternate-base.json6L
-rw-r--r--tests/qapi-schema/alternate-base.out0B
-rw-r--r--tests/qapi-schema/alternate-branch-if-invalid.err2L
-rw-r--r--tests/qapi-schema/alternate-branch-if-invalid.json3L
-rw-r--r--tests/qapi-schema/alternate-branch-if-invalid.out0B
-rw-r--r--tests/qapi-schema/alternate-clash.err2L
-rw-r--r--tests/qapi-schema/alternate-clash.json7L
-rw-r--r--tests/qapi-schema/alternate-clash.out0B
-rw-r--r--tests/qapi-schema/alternate-conflict-bool-string.err2L
-rw-r--r--tests/qapi-schema/alternate-conflict-bool-string.json4L
-rw-r--r--tests/qapi-schema/alternate-conflict-bool-string.out0B
-rw-r--r--tests/qapi-schema/alternate-conflict-dict.err2L
-rw-r--r--tests/qapi-schema/alternate-conflict-dict.json8L
-rw-r--r--tests/qapi-schema/alternate-conflict-dict.out0B
-rw-r--r--tests/qapi-schema/alternate-conflict-enum-bool.err2L
-rw-r--r--tests/qapi-schema/alternate-conflict-enum-bool.json6L
-rw-r--r--tests/qapi-schema/alternate-conflict-enum-bool.out0B
-rw-r--r--tests/qapi-schema/alternate-conflict-enum-int.err2L
-rw-r--r--tests/qapi-schema/alternate-conflict-enum-int.json6L
-rw-r--r--tests/qapi-schema/alternate-conflict-enum-int.out0B
-rw-r--r--tests/qapi-schema/alternate-conflict-num-string.err2L
-rw-r--r--tests/qapi-schema/alternate-conflict-num-string.json4L
-rw-r--r--tests/qapi-schema/alternate-conflict-num-string.out0B
-rw-r--r--tests/qapi-schema/alternate-conflict-string.err2L
-rw-r--r--tests/qapi-schema/alternate-conflict-string.json4L
-rw-r--r--tests/qapi-schema/alternate-conflict-string.out0B
-rw-r--r--tests/qapi-schema/alternate-data-invalid.err2L
-rw-r--r--tests/qapi-schema/alternate-data-invalid.json4L
-rw-r--r--tests/qapi-schema/alternate-data-invalid.out0B
-rw-r--r--tests/qapi-schema/alternate-empty.err2L
-rw-r--r--tests/qapi-schema/alternate-empty.json2L
-rw-r--r--tests/qapi-schema/alternate-empty.out0B
-rw-r--r--tests/qapi-schema/alternate-invalid-dict.err2L
-rw-r--r--tests/qapi-schema/alternate-invalid-dict.json4L
-rw-r--r--tests/qapi-schema/alternate-invalid-dict.out0B
-rw-r--r--tests/qapi-schema/alternate-nested.err2L
-rw-r--r--tests/qapi-schema/alternate-nested.json5L
-rw-r--r--tests/qapi-schema/alternate-nested.out0B
-rw-r--r--tests/qapi-schema/alternate-unknown.err2L
-rw-r--r--tests/qapi-schema/alternate-unknown.json3L
-rw-r--r--tests/qapi-schema/alternate-unknown.out0B
-rw-r--r--tests/qapi-schema/args-alternate.err2L
-rw-r--r--tests/qapi-schema/args-alternate.json3L
-rw-r--r--tests/qapi-schema/args-alternate.out0B
-rw-r--r--tests/qapi-schema/args-any.err2L
-rw-r--r--tests/qapi-schema/args-any.json2L
-rw-r--r--tests/qapi-schema/args-any.out0B
-rw-r--r--tests/qapi-schema/args-array-empty.err2L
-rw-r--r--tests/qapi-schema/args-array-empty.json2L
-rw-r--r--tests/qapi-schema/args-array-empty.out0B
-rw-r--r--tests/qapi-schema/args-array-unknown.err2L
-rw-r--r--tests/qapi-schema/args-array-unknown.json2L
-rw-r--r--tests/qapi-schema/args-array-unknown.out0B
-rw-r--r--tests/qapi-schema/args-bad-boxed.err2L
-rw-r--r--tests/qapi-schema/args-bad-boxed.json2L
-rw-r--r--tests/qapi-schema/args-bad-boxed.out0B
-rw-r--r--tests/qapi-schema/args-boxed-anon.err2L
-rw-r--r--tests/qapi-schema/args-boxed-anon.json2L
-rw-r--r--tests/qapi-schema/args-boxed-anon.out0B
-rw-r--r--tests/qapi-schema/args-boxed-string.err2L
-rw-r--r--tests/qapi-schema/args-boxed-string.json2L
-rw-r--r--tests/qapi-schema/args-boxed-string.out0B
-rw-r--r--tests/qapi-schema/args-int.err2L
-rw-r--r--tests/qapi-schema/args-int.json2L
-rw-r--r--tests/qapi-schema/args-int.out0B
-rw-r--r--tests/qapi-schema/args-invalid.err2L
-rw-r--r--tests/qapi-schema/args-invalid.json2L
-rw-r--r--tests/qapi-schema/args-invalid.out0B
-rw-r--r--tests/qapi-schema/args-member-array-bad.err2L
-rw-r--r--tests/qapi-schema/args-member-array-bad.json2L
-rw-r--r--tests/qapi-schema/args-member-array-bad.out0B
-rw-r--r--tests/qapi-schema/args-member-case.err2L
-rw-r--r--tests/qapi-schema/args-member-case.json2L
-rw-r--r--tests/qapi-schema/args-member-case.out0B
-rw-r--r--tests/qapi-schema/args-member-unknown.err2L
-rw-r--r--tests/qapi-schema/args-member-unknown.json2L
-rw-r--r--tests/qapi-schema/args-member-unknown.out0B
-rw-r--r--tests/qapi-schema/args-union.err2L
-rw-r--r--tests/qapi-schema/args-union.json9L
-rw-r--r--tests/qapi-schema/args-union.out0B
-rw-r--r--tests/qapi-schema/args-unknown.err2L
-rw-r--r--tests/qapi-schema/args-unknown.json2L
-rw-r--r--tests/qapi-schema/args-unknown.out0B
-rw-r--r--tests/qapi-schema/bad-base.err2L
-rw-r--r--tests/qapi-schema/bad-base.json9L
-rw-r--r--tests/qapi-schema/bad-base.out0B
-rw-r--r--tests/qapi-schema/bad-data.err2L
-rw-r--r--tests/qapi-schema/bad-data.json2L
-rw-r--r--tests/qapi-schema/bad-data.out0B
-rw-r--r--tests/qapi-schema/bad-ident.err2L
-rw-r--r--tests/qapi-schema/bad-ident.json2L
-rw-r--r--tests/qapi-schema/bad-ident.out0B
-rw-r--r--tests/qapi-schema/bad-if-all.err2L
-rw-r--r--tests/qapi-schema/bad-if-all.json3L
-rw-r--r--tests/qapi-schema/bad-if-all.out0B
-rw-r--r--tests/qapi-schema/bad-if-empty-list.err2L
-rw-r--r--tests/qapi-schema/bad-if-empty-list.json3L
-rw-r--r--tests/qapi-schema/bad-if-empty-list.out0B
-rw-r--r--tests/qapi-schema/bad-if-empty.err2L
-rw-r--r--tests/qapi-schema/bad-if-empty.json3L
-rw-r--r--tests/qapi-schema/bad-if-empty.out0B
-rw-r--r--tests/qapi-schema/bad-if-key.err3L
-rw-r--r--tests/qapi-schema/bad-if-key.json3L
-rw-r--r--tests/qapi-schema/bad-if-key.out0B
-rw-r--r--tests/qapi-schema/bad-if-keys.err2L
-rw-r--r--tests/qapi-schema/bad-if-keys.json3L
-rw-r--r--tests/qapi-schema/bad-if-keys.out0B
-rw-r--r--tests/qapi-schema/bad-if-list.err2L
-rw-r--r--tests/qapi-schema/bad-if-list.json3L
-rw-r--r--tests/qapi-schema/bad-if-list.out0B
-rw-r--r--tests/qapi-schema/bad-if-not.err2L
-rw-r--r--tests/qapi-schema/bad-if-not.json3L
-rw-r--r--tests/qapi-schema/bad-if-not.out0B
-rw-r--r--tests/qapi-schema/bad-if.err2L
-rw-r--r--tests/qapi-schema/bad-if.json3L
-rw-r--r--tests/qapi-schema/bad-if.out0B
-rw-r--r--tests/qapi-schema/bad-type-bool.err1L
-rw-r--r--tests/qapi-schema/bad-type-bool.json2L
-rw-r--r--tests/qapi-schema/bad-type-bool.out0B
-rw-r--r--tests/qapi-schema/bad-type-dict.err1L
-rw-r--r--tests/qapi-schema/bad-type-dict.json2L
-rw-r--r--tests/qapi-schema/bad-type-dict.out0B
-rw-r--r--tests/qapi-schema/bad-type-int.err1L
-rw-r--r--tests/qapi-schema/bad-type-int.json3L
-rw-r--r--tests/qapi-schema/bad-type-int.out0B
-rw-r--r--tests/qapi-schema/base-cycle-direct.err2L
-rw-r--r--tests/qapi-schema/base-cycle-direct.json2L
-rw-r--r--tests/qapi-schema/base-cycle-direct.out0B
-rw-r--r--tests/qapi-schema/base-cycle-indirect.err2L
-rw-r--r--tests/qapi-schema/base-cycle-indirect.json3L
-rw-r--r--tests/qapi-schema/base-cycle-indirect.out0B
-rw-r--r--tests/qapi-schema/command-int.err2L
-rw-r--r--tests/qapi-schema/command-int.json2L
-rw-r--r--tests/qapi-schema/command-int.out0B
-rw-r--r--tests/qapi-schema/comments.err0B
-rw-r--r--tests/qapi-schema/comments.json4L
-rw-r--r--tests/qapi-schema/comments.out16L
-rw-r--r--tests/qapi-schema/doc-bad-alternate-member.err1L
-rw-r--r--tests/qapi-schema/doc-bad-alternate-member.json9L
-rw-r--r--tests/qapi-schema/doc-bad-alternate-member.out0B
-rw-r--r--tests/qapi-schema/doc-bad-boxed-command-arg.err1L
-rw-r--r--tests/qapi-schema/doc-bad-boxed-command-arg.json14L
-rw-r--r--tests/qapi-schema/doc-bad-boxed-command-arg.out0B
-rw-r--r--tests/qapi-schema/doc-bad-command-arg.err1L
-rw-r--r--tests/qapi-schema/doc-bad-command-arg.json8L
-rw-r--r--tests/qapi-schema/doc-bad-command-arg.out0B
-rw-r--r--tests/qapi-schema/doc-bad-enum-member.err1L
-rw-r--r--tests/qapi-schema/doc-bad-enum-member.json8L
-rw-r--r--tests/qapi-schema/doc-bad-enum-member.out0B
-rw-r--r--tests/qapi-schema/doc-bad-event-arg.err1L
-rw-r--r--tests/qapi-schema/doc-bad-event-arg.json7L
-rw-r--r--tests/qapi-schema/doc-bad-event-arg.out0B
-rw-r--r--tests/qapi-schema/doc-bad-feature.err1L
-rw-r--r--tests/qapi-schema/doc-bad-feature.json9L
-rw-r--r--tests/qapi-schema/doc-bad-feature.out0B
-rw-r--r--tests/qapi-schema/doc-bad-indent.err1L
-rw-r--r--tests/qapi-schema/doc-bad-indent.json8L
-rw-r--r--tests/qapi-schema/doc-bad-indent.out0B
-rw-r--r--tests/qapi-schema/doc-bad-section.err1L
-rw-r--r--tests/qapi-schema/doc-bad-section.json10L
-rw-r--r--tests/qapi-schema/doc-bad-section.out0B
-rw-r--r--tests/qapi-schema/doc-bad-symbol.err2L
-rw-r--r--tests/qapi-schema/doc-bad-symbol.json6L
-rw-r--r--tests/qapi-schema/doc-bad-symbol.out0B
-rw-r--r--tests/qapi-schema/doc-bad-union-member.err1L
-rw-r--r--tests/qapi-schema/doc-bad-union-member.json19L
-rw-r--r--tests/qapi-schema/doc-bad-union-member.out0B
-rw-r--r--tests/qapi-schema/doc-before-include.err1L
-rw-r--r--tests/qapi-schema/doc-before-include.json7L
-rw-r--r--tests/qapi-schema/doc-before-include.out0B
-rw-r--r--tests/qapi-schema/doc-before-pragma.err1L
-rw-r--r--tests/qapi-schema/doc-before-pragma.json7L
-rw-r--r--tests/qapi-schema/doc-before-pragma.out0B
-rw-r--r--tests/qapi-schema/doc-duplicated-arg.err1L
-rw-r--r--tests/qapi-schema/doc-duplicated-arg.json7L
-rw-r--r--tests/qapi-schema/doc-duplicated-arg.out0B
-rw-r--r--tests/qapi-schema/doc-duplicated-return.err1L
-rw-r--r--tests/qapi-schema/doc-duplicated-return.json8L
-rw-r--r--tests/qapi-schema/doc-duplicated-return.out0B
-rw-r--r--tests/qapi-schema/doc-duplicated-since.err1L
-rw-r--r--tests/qapi-schema/doc-duplicated-since.json8L
-rw-r--r--tests/qapi-schema/doc-duplicated-since.out0B
-rw-r--r--tests/qapi-schema/doc-empty-arg.err1L
-rw-r--r--tests/qapi-schema/doc-empty-arg.json6L
-rw-r--r--tests/qapi-schema/doc-empty-arg.out0B
-rw-r--r--tests/qapi-schema/doc-empty-section.err1L
-rw-r--r--tests/qapi-schema/doc-empty-section.json8L
-rw-r--r--tests/qapi-schema/doc-empty-section.out0B
-rw-r--r--tests/qapi-schema/doc-empty-symbol.err1L
-rw-r--r--tests/qapi-schema/doc-empty-symbol.json5L
-rw-r--r--tests/qapi-schema/doc-empty-symbol.out0B
-rw-r--r--tests/qapi-schema/doc-good.err0B
-rw-r--r--tests/qapi-schema/doc-good.json191L
-rw-r--r--tests/qapi-schema/doc-good.out198L
-rw-r--r--tests/qapi-schema/doc-good.rst5L
-rw-r--r--tests/qapi-schema/doc-good.txt281L
-rw-r--r--tests/qapi-schema/doc-interleaved-section.err1L
-rw-r--r--tests/qapi-schema/doc-interleaved-section.json21L
-rw-r--r--tests/qapi-schema/doc-interleaved-section.out0B
-rw-r--r--tests/qapi-schema/doc-invalid-end.err1L
-rw-r--r--tests/qapi-schema/doc-invalid-end.json5L
-rw-r--r--tests/qapi-schema/doc-invalid-end.out0B
-rw-r--r--tests/qapi-schema/doc-invalid-end2.err1L
-rw-r--r--tests/qapi-schema/doc-invalid-end2.json5L
-rw-r--r--tests/qapi-schema/doc-invalid-end2.out0B
-rw-r--r--tests/qapi-schema/doc-invalid-return.err1L
-rw-r--r--tests/qapi-schema/doc-invalid-return.json7L
-rw-r--r--tests/qapi-schema/doc-invalid-return.out0B
-rw-r--r--tests/qapi-schema/doc-invalid-section.err1L
-rw-r--r--tests/qapi-schema/doc-invalid-section.json6L
-rw-r--r--tests/qapi-schema/doc-invalid-section.out0B
-rw-r--r--tests/qapi-schema/doc-invalid-start.err1L
-rw-r--r--tests/qapi-schema/doc-invalid-start.json5L
-rw-r--r--tests/qapi-schema/doc-invalid-start.out0B
-rw-r--r--tests/qapi-schema/doc-missing-colon.err1L
-rw-r--r--tests/qapi-schema/doc-missing-colon.json5L
-rw-r--r--tests/qapi-schema/doc-missing-colon.out0B
-rw-r--r--tests/qapi-schema/doc-missing-expr.err1L
-rw-r--r--tests/qapi-schema/doc-missing-expr.json5L
-rw-r--r--tests/qapi-schema/doc-missing-expr.out0B
-rw-r--r--tests/qapi-schema/doc-missing-space.err1L
-rw-r--r--tests/qapi-schema/doc-missing-space.json6L
-rw-r--r--tests/qapi-schema/doc-missing-space.out0B
-rw-r--r--tests/qapi-schema/doc-missing.err2L
-rw-r--r--tests/qapi-schema/doc-missing.json5L
-rw-r--r--tests/qapi-schema/doc-missing.out0B
-rw-r--r--tests/qapi-schema/doc-no-symbol.err1L
-rw-r--r--tests/qapi-schema/doc-no-symbol.json6L
-rw-r--r--tests/qapi-schema/doc-no-symbol.out0B
-rw-r--r--tests/qapi-schema/doc-undoc-feature.err2L
-rw-r--r--tests/qapi-schema/doc-undoc-feature.json9L
-rw-r--r--tests/qapi-schema/doc-undoc-feature.out0B
-rw-r--r--tests/qapi-schema/double-type.err1L
-rw-r--r--tests/qapi-schema/double-type.json2L
-rw-r--r--tests/qapi-schema/double-type.out0B
-rw-r--r--tests/qapi-schema/duplicate-key.err1L
-rw-r--r--tests/qapi-schema/duplicate-key.json3L
-rw-r--r--tests/qapi-schema/duplicate-key.out0B
-rw-r--r--tests/qapi-schema/empty.err0B
-rw-r--r--tests/qapi-schema/empty.json0B
-rw-r--r--tests/qapi-schema/empty.out12L
-rw-r--r--tests/qapi-schema/enum-bad-member.err2L
-rw-r--r--tests/qapi-schema/enum-bad-member.json2L
-rw-r--r--tests/qapi-schema/enum-bad-member.out0B
-rw-r--r--tests/qapi-schema/enum-bad-name.err2L
-rw-r--r--tests/qapi-schema/enum-bad-name.json3L
-rw-r--r--tests/qapi-schema/enum-bad-name.out0B
-rw-r--r--tests/qapi-schema/enum-bad-prefix.err2L
-rw-r--r--tests/qapi-schema/enum-bad-prefix.json2L
-rw-r--r--tests/qapi-schema/enum-bad-prefix.out0B
-rw-r--r--tests/qapi-schema/enum-clash-member.err2L
-rw-r--r--tests/qapi-schema/enum-clash-member.json3L
-rw-r--r--tests/qapi-schema/enum-clash-member.out0B
-rw-r--r--tests/qapi-schema/enum-dict-member-unknown.err3L
-rw-r--r--tests/qapi-schema/enum-dict-member-unknown.json2L
-rw-r--r--tests/qapi-schema/enum-dict-member-unknown.out0B
-rw-r--r--tests/qapi-schema/enum-dict-no-name.err2L
-rw-r--r--tests/qapi-schema/enum-dict-no-name.json2L
-rw-r--r--tests/qapi-schema/enum-dict-no-name.out0B
-rw-r--r--tests/qapi-schema/enum-if-invalid.err3L
-rw-r--r--tests/qapi-schema/enum-if-invalid.json3L
-rw-r--r--tests/qapi-schema/enum-if-invalid.out0B
-rw-r--r--tests/qapi-schema/enum-int-member.err1L
-rw-r--r--tests/qapi-schema/enum-int-member.json3L
-rw-r--r--tests/qapi-schema/enum-int-member.out0B
-rw-r--r--tests/qapi-schema/enum-member-case.err2L
-rw-r--r--tests/qapi-schema/enum-member-case.json4L
-rw-r--r--tests/qapi-schema/enum-member-case.out0B
-rw-r--r--tests/qapi-schema/enum-missing-data.err2L
-rw-r--r--tests/qapi-schema/enum-missing-data.json2L
-rw-r--r--tests/qapi-schema/enum-missing-data.out0B
-rw-r--r--tests/qapi-schema/enum-wrong-data.err2L
-rw-r--r--tests/qapi-schema/enum-wrong-data.json2L
-rw-r--r--tests/qapi-schema/enum-wrong-data.out0B
-rw-r--r--tests/qapi-schema/escape-outside-string.err1L
-rw-r--r--tests/qapi-schema/event-boxed-empty.err2L
-rw-r--r--tests/qapi-schema/event-boxed-empty.json2L
-rw-r--r--tests/qapi-schema/event-boxed-empty.out0B
-rw-r--r--tests/qapi-schema/event-case.err2L
-rw-r--r--tests/qapi-schema/event-case.json1L
-rw-r--r--tests/qapi-schema/event-case.out0B
-rw-r--r--tests/qapi-schema/event-member-invalid-dict.err2L
-rw-r--r--tests/qapi-schema/event-member-invalid-dict.json4L
-rw-r--r--tests/qapi-schema/event-member-invalid-dict.out0B
-rw-r--r--tests/qapi-schema/event-nest-struct.err2L
-rw-r--r--tests/qapi-schema/event-nest-struct.json2L
-rw-r--r--tests/qapi-schema/event-nest-struct.out0B
-rw-r--r--tests/qapi-schema/features-bad-type.err2L
-rw-r--r--tests/qapi-schema/features-bad-type.json3L
-rw-r--r--tests/qapi-schema/features-bad-type.out0B
-rw-r--r--tests/qapi-schema/features-deprecated-type.err2L
-rw-r--r--tests/qapi-schema/features-deprecated-type.json3L
-rw-r--r--tests/qapi-schema/features-deprecated-type.out0B
-rw-r--r--tests/qapi-schema/features-duplicate-name.err2L
-rw-r--r--tests/qapi-schema/features-duplicate-name.json3L
-rw-r--r--tests/qapi-schema/features-duplicate-name.out0B
-rw-r--r--tests/qapi-schema/features-if-invalid.err2L
-rw-r--r--tests/qapi-schema/features-if-invalid.json4L
-rw-r--r--tests/qapi-schema/features-if-invalid.out0B
-rw-r--r--tests/qapi-schema/features-missing-name.err2L
-rw-r--r--tests/qapi-schema/features-missing-name.json3L
-rw-r--r--tests/qapi-schema/features-missing-name.out0B
-rw-r--r--tests/qapi-schema/features-name-bad-type.err2L
-rw-r--r--tests/qapi-schema/features-name-bad-type.json3L
-rw-r--r--tests/qapi-schema/features-name-bad-type.out0B
-rw-r--r--tests/qapi-schema/features-no-list.err2L
-rw-r--r--tests/qapi-schema/features-no-list.json3L
-rw-r--r--tests/qapi-schema/features-no-list.out0B
-rw-r--r--tests/qapi-schema/features-unknown-key.err3L
-rw-r--r--tests/qapi-schema/features-unknown-key.json3L
-rw-r--r--tests/qapi-schema/features-unknown-key.out0B
-rw-r--r--tests/qapi-schema/funny-char.err1L
-rw-r--r--tests/qapi-schema/funny-char.json2L
-rw-r--r--tests/qapi-schema/funny-char.out0B
-rw-r--r--tests/qapi-schema/funny-word.err1L
-rw-r--r--tests/qapi-schema/funny-word.json1L
-rw-r--r--tests/qapi-schema/funny-word.out0B
-rw-r--r--tests/qapi-schema/ident-with-escape.err1L
-rw-r--r--tests/qapi-schema/ident-with-escape.json4L
-rw-r--r--tests/qapi-schema/ident-with-escape.out0B
-rw-r--r--tests/qapi-schema/include-before-err.err1L
-rw-r--r--tests/qapi-schema/include-before-err.json2L
-rw-r--r--tests/qapi-schema/include-before-err.out0B
-rw-r--r--tests/qapi-schema/include-cycle-b.json1L
-rw-r--r--tests/qapi-schema/include-cycle-c.json1L
-rw-r--r--tests/qapi-schema/include-cycle.err3L
-rw-r--r--tests/qapi-schema/include-cycle.json1L
-rw-r--r--tests/qapi-schema/include-cycle.out0B
-rw-r--r--tests/qapi-schema/include-extra-junk.err1L
-rw-r--r--tests/qapi-schema/include-extra-junk.json3L
-rw-r--r--tests/qapi-schema/include-extra-junk.out0B
-rw-r--r--tests/qapi-schema/include-nested-err.err2L
-rw-r--r--tests/qapi-schema/include-nested-err.json1L
-rw-r--r--tests/qapi-schema/include-nested-err.out0B
-rw-r--r--tests/qapi-schema/include-no-file.err1L
-rw-r--r--tests/qapi-schema/include-no-file.json1L
-rw-r--r--tests/qapi-schema/include-no-file.out0B
-rw-r--r--tests/qapi-schema/include-non-file.err1L
-rw-r--r--tests/qapi-schema/include-non-file.json1L
-rw-r--r--tests/qapi-schema/include-non-file.out0B
-rw-r--r--tests/qapi-schema/include-repetition-sub.json2L
-rw-r--r--tests/qapi-schema/include-repetition.err0B
-rw-r--r--tests/qapi-schema/include-repetition.json3L
-rw-r--r--tests/qapi-schema/include-repetition.out23L
-rw-r--r--tests/qapi-schema/include-self-cycle.err1L
-rw-r--r--tests/qapi-schema/include-self-cycle.json1L
-rw-r--r--tests/qapi-schema/include-self-cycle.out0B
-rw-r--r--tests/qapi-schema/include-simple-sub.json2L
-rw-r--r--tests/qapi-schema/include-simple.err0B
-rw-r--r--tests/qapi-schema/include-simple.json1L
-rw-r--r--tests/qapi-schema/include-simple.out18L
-rw-r--r--tests/qapi-schema/include/sub-module.json8L
-rw-r--r--tests/qapi-schema/indented-expr.err0B
-rw-r--r--tests/qapi-schema/indented-expr.json2L
-rw-r--r--tests/qapi-schema/indented-expr.out16L
-rw-r--r--tests/qapi-schema/leading-comma-list.err1L
-rw-r--r--tests/qapi-schema/leading-comma-list.json2L
-rw-r--r--tests/qapi-schema/leading-comma-list.out0B
-rw-r--r--tests/qapi-schema/leading-comma-object.err1L
-rw-r--r--tests/qapi-schema/leading-comma-object.json2L
-rw-r--r--tests/qapi-schema/leading-comma-object.out0B
-rw-r--r--tests/qapi-schema/meson.build283L
-rw-r--r--tests/qapi-schema/missing-array-rsqb.err1L
-rw-r--r--tests/qapi-schema/missing-array-rsqb.json1L
-rw-r--r--tests/qapi-schema/missing-array-rsqb.out0B
-rw-r--r--tests/qapi-schema/missing-colon.err1L
-rw-r--r--tests/qapi-schema/missing-colon.json2L
-rw-r--r--tests/qapi-schema/missing-colon.out0B
-rw-r--r--tests/qapi-schema/missing-comma-list.err1L
-rw-r--r--tests/qapi-schema/missing-comma-list.json2L
-rw-r--r--tests/qapi-schema/missing-comma-list.out0B
-rw-r--r--tests/qapi-schema/missing-comma-object.err1L
-rw-r--r--tests/qapi-schema/missing-comma-object.json2L
-rw-r--r--tests/qapi-schema/missing-comma-object.out0B
-rw-r--r--tests/qapi-schema/missing-object-member-element.err1L
-rw-r--r--tests/qapi-schema/missing-object-member-element.json1L
-rw-r--r--tests/qapi-schema/missing-object-member-element.out0B
-rw-r--r--tests/qapi-schema/missing-schema.err1L
-rw-r--r--tests/qapi-schema/missing-schema.out0B
-rw-r--r--tests/qapi-schema/missing-type.err1L
-rw-r--r--tests/qapi-schema/missing-type.json2L
-rw-r--r--tests/qapi-schema/missing-type.out0B
-rw-r--r--tests/qapi-schema/nested-struct-data-invalid-dict.err2L
-rw-r--r--tests/qapi-schema/nested-struct-data-invalid-dict.json4L
-rw-r--r--tests/qapi-schema/nested-struct-data-invalid-dict.out0B
-rw-r--r--tests/qapi-schema/nested-struct-data.err2L
-rw-r--r--tests/qapi-schema/nested-struct-data.json3L
-rw-r--r--tests/qapi-schema/nested-struct-data.out0B
-rw-r--r--tests/qapi-schema/non-objects.err1L
-rw-r--r--tests/qapi-schema/non-objects.json2L
-rw-r--r--tests/qapi-schema/non-objects.out0B
-rw-r--r--tests/qapi-schema/oob-coroutine.err2L
-rw-r--r--tests/qapi-schema/oob-coroutine.json2L
-rw-r--r--tests/qapi-schema/oob-coroutine.out0B
-rw-r--r--tests/qapi-schema/oob-test.err2L
-rw-r--r--tests/qapi-schema/oob-test.json2L
-rw-r--r--tests/qapi-schema/oob-test.out0B
-rw-r--r--tests/qapi-schema/pragma-extra-junk.err1L
-rw-r--r--tests/qapi-schema/pragma-extra-junk.json3L
-rw-r--r--tests/qapi-schema/pragma-extra-junk.out0B
-rw-r--r--tests/qapi-schema/pragma-non-dict.err1L
-rw-r--r--tests/qapi-schema/pragma-non-dict.json3L
-rw-r--r--tests/qapi-schema/pragma-non-dict.out0B
-rw-r--r--tests/qapi-schema/pragma-unknown.err1L
-rw-r--r--tests/qapi-schema/pragma-unknown.json1L
-rw-r--r--tests/qapi-schema/pragma-unknown.out0B
-rw-r--r--tests/qapi-schema/pragma-value-not-bool.err1L
-rw-r--r--tests/qapi-schema/pragma-value-not-bool.json3L
-rw-r--r--tests/qapi-schema/pragma-value-not-bool.out0B
-rw-r--r--tests/qapi-schema/pragma-value-not-list-of-str.err1L
-rw-r--r--tests/qapi-schema/pragma-value-not-list-of-str.json3L
-rw-r--r--tests/qapi-schema/pragma-value-not-list-of-str.out0B
-rw-r--r--tests/qapi-schema/pragma-value-not-list.err1L
-rw-r--r--tests/qapi-schema/pragma-value-not-list.json2L
-rw-r--r--tests/qapi-schema/pragma-value-not-list.out0B
-rw-r--r--tests/qapi-schema/qapi-schema-test.err0B
-rw-r--r--tests/qapi-schema/qapi-schema-test.json349L
-rw-r--r--tests/qapi-schema/qapi-schema-test.out405L
-rw-r--r--tests/qapi-schema/quoted-structural-chars.err1L
-rw-r--r--tests/qapi-schema/quoted-structural-chars.json1L
-rw-r--r--tests/qapi-schema/quoted-structural-chars.out0B
-rw-r--r--tests/qapi-schema/redefined-command.err4L
-rw-r--r--tests/qapi-schema/redefined-command.json3L
-rw-r--r--tests/qapi-schema/redefined-command.out0B
-rw-r--r--tests/qapi-schema/redefined-event.err4L
-rw-r--r--tests/qapi-schema/redefined-event.json3L
-rw-r--r--tests/qapi-schema/redefined-event.out0B
-rw-r--r--tests/qapi-schema/redefined-predefined.err2L
-rw-r--r--tests/qapi-schema/redefined-predefined.json2L
-rw-r--r--tests/qapi-schema/redefined-predefined.out0B
-rw-r--r--tests/qapi-schema/redefined-type.err4L
-rw-r--r--tests/qapi-schema/redefined-type.json3L
-rw-r--r--tests/qapi-schema/redefined-type.out0B
-rw-r--r--tests/qapi-schema/reserved-command-q.err2L
-rw-r--r--tests/qapi-schema/reserved-command-q.json5L
-rw-r--r--tests/qapi-schema/reserved-command-q.out0B
-rw-r--r--tests/qapi-schema/reserved-enum-q.err2L
-rw-r--r--tests/qapi-schema/reserved-enum-q.json4L
-rw-r--r--tests/qapi-schema/reserved-enum-q.out0B
-rw-r--r--tests/qapi-schema/reserved-member-has.err2L
-rw-r--r--tests/qapi-schema/reserved-member-has.json5L
-rw-r--r--tests/qapi-schema/reserved-member-has.out0B
-rw-r--r--tests/qapi-schema/reserved-member-q.err2L
-rw-r--r--tests/qapi-schema/reserved-member-q.json4L
-rw-r--r--tests/qapi-schema/reserved-member-q.out0B
-rw-r--r--tests/qapi-schema/reserved-member-u.err2L
-rw-r--r--tests/qapi-schema/reserved-member-u.json7L
-rw-r--r--tests/qapi-schema/reserved-member-u.out0B
-rw-r--r--tests/qapi-schema/reserved-member-underscore.err2L
-rw-r--r--tests/qapi-schema/reserved-member-underscore.json4L
-rw-r--r--tests/qapi-schema/reserved-member-underscore.out0B
-rw-r--r--tests/qapi-schema/reserved-type-list.err2L
-rw-r--r--tests/qapi-schema/reserved-type-list.json5L
-rw-r--r--tests/qapi-schema/reserved-type-list.out0B
-rw-r--r--tests/qapi-schema/returns-alternate.err2L
-rw-r--r--tests/qapi-schema/returns-alternate.json3L
-rw-r--r--tests/qapi-schema/returns-alternate.out0B
-rw-r--r--tests/qapi-schema/returns-array-bad.err2L
-rw-r--r--tests/qapi-schema/returns-array-bad.json2L
-rw-r--r--tests/qapi-schema/returns-array-bad.out0B
-rw-r--r--tests/qapi-schema/returns-bad-type.err2L
-rw-r--r--tests/qapi-schema/returns-bad-type.json15L
-rw-r--r--tests/qapi-schema/returns-bad-type.out0B
-rw-r--r--tests/qapi-schema/returns-dict.err2L
-rw-r--r--tests/qapi-schema/returns-dict.json2L
-rw-r--r--tests/qapi-schema/returns-dict.out0B
-rw-r--r--tests/qapi-schema/returns-unknown.err2L
-rw-r--r--tests/qapi-schema/returns-unknown.json2L
-rw-r--r--tests/qapi-schema/returns-unknown.out0B
-rw-r--r--tests/qapi-schema/string-code-point-127.err1L
-rw-r--r--tests/qapi-schema/string-code-point-127.json91B
-rw-r--r--tests/qapi-schema/string-code-point-127.out0B
-rw-r--r--tests/qapi-schema/string-code-point-31.err1L
-rw-r--r--tests/qapi-schema/string-code-point-31.json91B
-rw-r--r--tests/qapi-schema/string-code-point-31.out0B
-rw-r--r--tests/qapi-schema/struct-base-clash-deep.err2L
-rw-r--r--tests/qapi-schema/struct-base-clash-deep.json12L
-rw-r--r--tests/qapi-schema/struct-base-clash-deep.out0B
-rw-r--r--tests/qapi-schema/struct-base-clash.err2L
-rw-r--r--tests/qapi-schema/struct-base-clash.json7L
-rw-r--r--tests/qapi-schema/struct-base-clash.out0B
-rw-r--r--tests/qapi-schema/struct-data-invalid.err2L
-rw-r--r--tests/qapi-schema/struct-data-invalid.json2L
-rw-r--r--tests/qapi-schema/struct-data-invalid.out0B
-rw-r--r--tests/qapi-schema/struct-member-if-invalid.err2L
-rw-r--r--tests/qapi-schema/struct-member-if-invalid.json3L
-rw-r--r--tests/qapi-schema/struct-member-if-invalid.out0B
-rw-r--r--tests/qapi-schema/struct-member-invalid-dict.err2L
-rw-r--r--tests/qapi-schema/struct-member-invalid-dict.json4L
-rw-r--r--tests/qapi-schema/struct-member-invalid-dict.out0B
-rw-r--r--tests/qapi-schema/struct-member-invalid.err2L
-rw-r--r--tests/qapi-schema/struct-member-invalid.json2L
-rw-r--r--tests/qapi-schema/struct-member-invalid.out0B
-rw-r--r--tests/qapi-schema/struct-member-name-clash.err2L
-rw-r--r--tests/qapi-schema/struct-member-name-clash.json5L
-rw-r--r--tests/qapi-schema/struct-member-name-clash.out0B
-rw-r--r--tests/qapi-schema/sub-sub-module.json7L
-rwxr-xr-xtests/qapi-schema/test-qapi.py224L
-rw-r--r--tests/qapi-schema/trailing-comma-list.err1L
-rw-r--r--tests/qapi-schema/trailing-comma-list.json2L
-rw-r--r--tests/qapi-schema/trailing-comma-list.out0B
-rw-r--r--tests/qapi-schema/trailing-comma-object.err1L
-rw-r--r--tests/qapi-schema/trailing-comma-object.json2L
-rw-r--r--tests/qapi-schema/trailing-comma-object.out0B
-rw-r--r--tests/qapi-schema/type-bypass-bad-gen.err2L
-rw-r--r--tests/qapi-schema/type-bypass-bad-gen.json2L
-rw-r--r--tests/qapi-schema/type-bypass-bad-gen.out0B
-rw-r--r--tests/qapi-schema/type-case.err2L
-rw-r--r--tests/qapi-schema/type-case.json2L
-rw-r--r--tests/qapi-schema/type-case.out0B
-rw-r--r--tests/qapi-schema/unclosed-list.err1L
-rw-r--r--tests/qapi-schema/unclosed-list.json1L
-rw-r--r--tests/qapi-schema/unclosed-list.out0B
-rw-r--r--tests/qapi-schema/unclosed-object.err1L
-rw-r--r--tests/qapi-schema/unclosed-object.json1L
-rw-r--r--tests/qapi-schema/unclosed-object.out0B
-rw-r--r--tests/qapi-schema/unclosed-string.err1L
-rw-r--r--tests/qapi-schema/unclosed-string.json2L
-rw-r--r--tests/qapi-schema/unclosed-string.out0B
-rw-r--r--tests/qapi-schema/union-array-branch.err2L
-rw-r--r--tests/qapi-schema/union-array-branch.json12L
-rw-r--r--tests/qapi-schema/union-array-branch.out0B
-rw-r--r--tests/qapi-schema/union-bad-base.err2L
-rw-r--r--tests/qapi-schema/union-bad-base.json12L
-rw-r--r--tests/qapi-schema/union-bad-base.out0B
-rw-r--r--tests/qapi-schema/union-bad-discriminator.err2L
-rw-r--r--tests/qapi-schema/union-bad-discriminator.json15L
-rw-r--r--tests/qapi-schema/union-bad-discriminator.out0B
-rw-r--r--tests/qapi-schema/union-base-any.err2L
-rw-r--r--tests/qapi-schema/union-base-any.json12L
-rw-r--r--tests/qapi-schema/union-base-any.out0B
-rw-r--r--tests/qapi-schema/union-base-empty.err2L
-rw-r--r--tests/qapi-schema/union-base-empty.json9L
-rw-r--r--tests/qapi-schema/union-base-empty.out0B
-rw-r--r--tests/qapi-schema/union-base-no-discriminator.err2L
-rw-r--r--tests/qapi-schema/union-base-no-discriminator.json14L
-rw-r--r--tests/qapi-schema/union-base-no-discriminator.out0B
-rw-r--r--tests/qapi-schema/union-base-union.err2L
-rw-r--r--tests/qapi-schema/union-base-union.json21L
-rw-r--r--tests/qapi-schema/union-base-union.out0B
-rw-r--r--tests/qapi-schema/union-branch-if-invalid.err2L
-rw-r--r--tests/qapi-schema/union-branch-if-invalid.json6L
-rw-r--r--tests/qapi-schema/union-branch-if-invalid.out0B
-rw-r--r--tests/qapi-schema/union-branch-invalid-dict.err2L
-rw-r--r--tests/qapi-schema/union-branch-invalid-dict.json8L
-rw-r--r--tests/qapi-schema/union-branch-invalid-dict.out0B
-rw-r--r--tests/qapi-schema/union-clash-member.err2L
-rw-r--r--tests/qapi-schema/union-clash-member.json15L
-rw-r--r--tests/qapi-schema/union-clash-member.out0B
-rw-r--r--tests/qapi-schema/union-discriminator-bad-name.err2L
-rw-r--r--tests/qapi-schema/union-discriminator-bad-name.json10L
-rw-r--r--tests/qapi-schema/union-discriminator-bad-name.out0B
-rw-r--r--tests/qapi-schema/union-empty.err2L
-rw-r--r--tests/qapi-schema/union-empty.json4L
-rw-r--r--tests/qapi-schema/union-empty.out0B
-rw-r--r--tests/qapi-schema/union-inline-invalid-dict.err2L
-rw-r--r--tests/qapi-schema/union-inline-invalid-dict.json11L
-rw-r--r--tests/qapi-schema/union-inline-invalid-dict.out0B
-rw-r--r--tests/qapi-schema/union-int-branch.err2L
-rw-r--r--tests/qapi-schema/union-int-branch.json12L
-rw-r--r--tests/qapi-schema/union-int-branch.out0B
-rw-r--r--tests/qapi-schema/union-invalid-base.err2L
-rw-r--r--tests/qapi-schema/union-invalid-base.json12L
-rw-r--r--tests/qapi-schema/union-invalid-base.out0B
-rw-r--r--tests/qapi-schema/union-invalid-branch-key.err2L
-rw-r--r--tests/qapi-schema/union-invalid-branch-key.json17L
-rw-r--r--tests/qapi-schema/union-invalid-branch-key.out0B
-rw-r--r--tests/qapi-schema/union-invalid-data.err2L
-rw-r--r--tests/qapi-schema/union-invalid-data.json6L
-rw-r--r--tests/qapi-schema/union-invalid-data.out0B
-rw-r--r--tests/qapi-schema/union-invalid-discriminator.err2L
-rw-r--r--tests/qapi-schema/union-invalid-discriminator.json14L
-rw-r--r--tests/qapi-schema/union-invalid-discriminator.out0B
-rw-r--r--tests/qapi-schema/union-invalid-if-discriminator.err2L
-rw-r--r--tests/qapi-schema/union-invalid-if-discriminator.json14L
-rw-r--r--tests/qapi-schema/union-invalid-if-discriminator.out0B
-rw-r--r--tests/qapi-schema/union-no-base.err2L
-rw-r--r--tests/qapi-schema/union-no-base.json11L
-rw-r--r--tests/qapi-schema/union-no-base.out0B
-rw-r--r--tests/qapi-schema/union-optional-discriminator.err2L
-rw-r--r--tests/qapi-schema/union-optional-discriminator.json10L
-rw-r--r--tests/qapi-schema/union-optional-discriminator.out0B
-rw-r--r--tests/qapi-schema/union-string-discriminator.err2L
-rw-r--r--tests/qapi-schema/union-string-discriminator.json17L
-rw-r--r--tests/qapi-schema/union-string-discriminator.out0B
-rw-r--r--tests/qapi-schema/union-unknown.err2L
-rw-r--r--tests/qapi-schema/union-unknown.json6L
-rw-r--r--tests/qapi-schema/union-unknown.out0B
-rw-r--r--tests/qapi-schema/unknown-escape.err1L
-rw-r--r--tests/qapi-schema/unknown-escape.json3L
-rw-r--r--tests/qapi-schema/unknown-escape.out0B
-rw-r--r--tests/qapi-schema/unknown-expr-key.err3L
-rw-r--r--tests/qapi-schema/unknown-expr-key.json2L
-rw-r--r--tests/qapi-schema/unknown-expr-key.out0B
-rwxr-xr-xtests/qemu-iotests/00163L
-rw-r--r--tests/qemu-iotests/001.out15L
-rwxr-xr-xtests/qemu-iotests/00284L
-rw-r--r--tests/qemu-iotests/002.out49L
-rwxr-xr-xtests/qemu-iotests/00377L
-rw-r--r--tests/qemu-iotests/003.out23L
-rwxr-xr-xtests/qemu-iotests/004102L
-rw-r--r--tests/qemu-iotests/004.out41L
-rwxr-xr-xtests/qemu-iotests/00576L
-rw-r--r--tests/qemu-iotests/005.out13L
-rwxr-xr-xtests/qemu-iotests/00768L
-rw-r--r--tests/qemu-iotests/007.out18L
-rwxr-xr-xtests/qemu-iotests/00863L
-rw-r--r--tests/qemu-iotests/008.out15L
-rwxr-xr-xtests/qemu-iotests/00968L
-rw-r--r--tests/qemu-iotests/009.out18L
-rwxr-xr-xtests/qemu-iotests/01070L
-rw-r--r--tests/qemu-iotests/010.out22L
-rwxr-xr-xtests/qemu-iotests/01174L
-rw-r--r--tests/qemu-iotests/011.out50L
-rwxr-xr-xtests/qemu-iotests/01263L
-rw-r--r--tests/qemu-iotests/012.out9L
-rwxr-xr-xtests/qemu-iotests/01397L
-rw-r--r--tests/qemu-iotests/013.out43983L
-rwxr-xr-xtests/qemu-iotests/01478L
-rw-r--r--tests/qemu-iotests/014.out64074L
-rwxr-xr-xtests/qemu-iotests/01586L
-rw-r--r--tests/qemu-iotests/015.out20L
-rwxr-xr-xtests/qemu-iotests/017103L
-rw-r--r--tests/qemu-iotests/017.out1077L
-rwxr-xr-xtests/qemu-iotests/018107L
-rw-r--r--tests/qemu-iotests/018.out1077L
-rwxr-xr-xtests/qemu-iotests/019134L
-rw-r--r--tests/qemu-iotests/019.out1628L
-rwxr-xr-xtests/qemu-iotests/020190L
-rw-r--r--tests/qemu-iotests/020.out1096L
-rwxr-xr-xtests/qemu-iotests/02161L
-rw-r--r--tests/qemu-iotests/021.out93L
-rwxr-xr-xtests/qemu-iotests/02265L
-rw-r--r--tests/qemu-iotests/022.out8801L
-rwxr-xr-xtests/qemu-iotests/023119L
-rw-r--r--tests/qemu-iotests/023.out26426L
-rwxr-xr-xtests/qemu-iotests/024206L
-rw-r--r--tests/qemu-iotests/024.out174L
-rwxr-xr-xtests/qemu-iotests/02583L
-rw-r--r--tests/qemu-iotests/025.out27L
-rwxr-xr-xtests/qemu-iotests/026247L
-rw-r--r--tests/qemu-iotests/026.out656L
-rw-r--r--tests/qemu-iotests/026.out.nocache664L
-rwxr-xr-xtests/qemu-iotests/02777L
-rw-r--r--tests/qemu-iotests/027.out23L
-rwxr-xr-xtests/qemu-iotests/028162L
-rw-r--r--tests/qemu-iotests/028.out747L
-rwxr-xr-xtests/qemu-iotests/029100L
-rw-r--r--tests/qemu-iotests/029.out27L
-rwxr-xr-xtests/qemu-iotests/030978L
-rw-r--r--tests/qemu-iotests/030.out5L
-rwxr-xr-xtests/qemu-iotests/03181L
-rw-r--r--tests/qemu-iotests/031.out199L
-rwxr-xr-xtests/qemu-iotests/03268L
-rw-r--r--tests/qemu-iotests/032.out78L
-rwxr-xr-xtests/qemu-iotests/033138L
-rw-r--r--tests/qemu-iotests/033.out180L
-rwxr-xr-xtests/qemu-iotests/034120L
-rw-r--r--tests/qemu-iotests/034.out81L
-rwxr-xr-xtests/qemu-iotests/03570L
-rw-r--r--tests/qemu-iotests/035.out392L
-rwxr-xr-xtests/qemu-iotests/036124L
-rw-r--r--tests/qemu-iotests/036.out44L
-rwxr-xr-xtests/qemu-iotests/037124L
-rw-r--r--tests/qemu-iotests/037.out645L
-rwxr-xr-xtests/qemu-iotests/038136L
-rw-r--r--tests/qemu-iotests/038.out909L
-rwxr-xr-xtests/qemu-iotests/039182L
-rw-r--r--tests/qemu-iotests/039.out95L
-rwxr-xr-xtests/qemu-iotests/040978L
-rw-r--r--tests/qemu-iotests/040.out5L
-rwxr-xr-xtests/qemu-iotests/0411441L
-rw-r--r--tests/qemu-iotests/041.out5L
-rwxr-xr-xtests/qemu-iotests/04276L
-rw-r--r--tests/qemu-iotests/042.out15L
-rwxr-xr-xtests/qemu-iotests/04396L
-rw-r--r--tests/qemu-iotests/043.out68L
-rwxr-xr-xtests/qemu-iotests/044120L
-rw-r--r--tests/qemu-iotests/044.out8L
-rwxr-xr-xtests/qemu-iotests/045180L
-rw-r--r--tests/qemu-iotests/045.out5L
-rwxr-xr-xtests/qemu-iotests/046276L
-rw-r--r--tests/qemu-iotests/046.out243L
-rwxr-xr-xtests/qemu-iotests/04773L
-rw-r--r--tests/qemu-iotests/047.out22L
-rwxr-xr-xtests/qemu-iotests/048100L
-rw-r--r--tests/qemu-iotests/048.out42L
-rwxr-xr-xtests/qemu-iotests/049130L
-rw-r--r--tests/qemu-iotests/049.out223L
-rwxr-xr-xtests/qemu-iotests/05074L
-rw-r--r--tests/qemu-iotests/050.out17L
-rwxr-xr-xtests/qemu-iotests/051385L
-rw-r--r--tests/qemu-iotests/051.out473L
-rw-r--r--tests/qemu-iotests/051.pc.out553L
-rwxr-xr-xtests/qemu-iotests/05265L
-rw-r--r--tests/qemu-iotests/052.out17L
-rwxr-xr-xtests/qemu-iotests/05371L
-rw-r--r--tests/qemu-iotests/053.out17L
-rwxr-xr-xtests/qemu-iotests/05456L
-rw-r--r--tests/qemu-iotests/054.out10L
-rwxr-xr-xtests/qemu-iotests/055617L
-rw-r--r--tests/qemu-iotests/055.out5L
-rwxr-xr-xtests/qemu-iotests/056348L
-rw-r--r--tests/qemu-iotests/056.out5L
-rwxr-xr-xtests/qemu-iotests/057261L
-rw-r--r--tests/qemu-iotests/057.out5L
-rwxr-xr-xtests/qemu-iotests/058117L
-rw-r--r--tests/qemu-iotests/058.out44L
-rwxr-xr-xtests/qemu-iotests/059192L
-rw-r--r--tests/qemu-iotests/059.out2367L
-rwxr-xr-xtests/qemu-iotests/060492L
-rw-r--r--tests/qemu-iotests/060.out439L
-rwxr-xr-xtests/qemu-iotests/061353L
-rw-r--r--tests/qemu-iotests/061.out623L
-rwxr-xr-xtests/qemu-iotests/06263L
-rw-r--r--tests/qemu-iotests/062.out9L
-rwxr-xr-xtests/qemu-iotests/063104L
-rw-r--r--tests/qemu-iotests/063.out23L
-rwxr-xr-xtests/qemu-iotests/06487L
-rw-r--r--tests/qemu-iotests/064.out54L
-rwxr-xr-xtests/qemu-iotests/065142L
-rw-r--r--tests/qemu-iotests/065.out5L
-rwxr-xr-xtests/qemu-iotests/066192L
-rw-r--r--tests/qemu-iotests/066.out63L
-rwxr-xr-xtests/qemu-iotests/06886L
-rw-r--r--tests/qemu-iotests/068.out24L
-rwxr-xr-xtests/qemu-iotests/06958L
-rw-r--r--tests/qemu-iotests/069.out8L
-rwxr-xr-xtests/qemu-iotests/07084L
-rw-r--r--tests/qemu-iotests/070.out27L
-rwxr-xr-xtests/qemu-iotests/071272L
-rw-r--r--tests/qemu-iotests/071.out92L
-rwxr-xr-xtests/qemu-iotests/07268L
-rw-r--r--tests/qemu-iotests/072.out21L
-rwxr-xr-xtests/qemu-iotests/073168L
-rw-r--r--tests/qemu-iotests/073.out118L
-rwxr-xr-xtests/qemu-iotests/07490L
-rw-r--r--tests/qemu-iotests/074.out16L
-rwxr-xr-xtests/qemu-iotests/075105L
-rw-r--r--tests/qemu-iotests/075.out31L
-rwxr-xr-xtests/qemu-iotests/07685L
-rw-r--r--tests/qemu-iotests/076.out29L
-rwxr-xr-xtests/qemu-iotests/077268L
-rw-r--r--tests/qemu-iotests/077.out160L
-rwxr-xr-xtests/qemu-iotests/07890L
-rw-r--r--tests/qemu-iotests/078.out22L
-rwxr-xr-xtests/qemu-iotests/07957L
-rw-r--r--tests/qemu-iotests/079.out14L
-rwxr-xr-xtests/qemu-iotests/080205L
-rw-r--r--tests/qemu-iotests/080.out107L
-rwxr-xr-xtests/qemu-iotests/081343L
-rw-r--r--tests/qemu-iotests/081.out155L
-rwxr-xr-xtests/qemu-iotests/082230L
-rw-r--r--tests/qemu-iotests/082.out852L
-rwxr-xr-xtests/qemu-iotests/083152L
-rw-r--r--tests/qemu-iotests/083.out220L
-rwxr-xr-xtests/qemu-iotests/084115L
-rw-r--r--tests/qemu-iotests/084.out47L
-rwxr-xr-xtests/qemu-iotests/085247L
-rw-r--r--tests/qemu-iotests/085.out231L
-rwxr-xr-xtests/qemu-iotests/08664L
-rw-r--r--tests/qemu-iotests/086.out18L
-rwxr-xr-xtests/qemu-iotests/087215L
-rw-r--r--tests/qemu-iotests/087.out69L
-rwxr-xr-xtests/qemu-iotests/08863L
-rw-r--r--tests/qemu-iotests/088.out11L
-rwxr-xr-xtests/qemu-iotests/089152L
-rw-r--r--tests/qemu-iotests/089.out53L
-rwxr-xr-xtests/qemu-iotests/09061L
-rw-r--r--tests/qemu-iotests/090.out12L
-rwxr-xr-xtests/qemu-iotests/091110L
-rw-r--r--tests/qemu-iotests/091.out26L
-rwxr-xr-xtests/qemu-iotests/09297L
-rw-r--r--tests/qemu-iotests/092.out26L
-rwxr-xr-xtests/qemu-iotests/093434L
-rw-r--r--tests/qemu-iotests/093.out5L
-rwxr-xr-xtests/qemu-iotests/09486L
-rw-r--r--tests/qemu-iotests/094.out28L
-rwxr-xr-xtests/qemu-iotests/09586L
-rw-r--r--tests/qemu-iotests/095.out31L
-rwxr-xr-xtests/qemu-iotests/09672L
-rw-r--r--tests/qemu-iotests/096.out5L
-rwxr-xr-xtests/qemu-iotests/097127L
-rw-r--r--tests/qemu-iotests/097.out150L
-rwxr-xr-xtests/qemu-iotests/09882L
-rw-r--r--tests/qemu-iotests/098.out52L
-rwxr-xr-xtests/qemu-iotests/099132L
-rw-r--r--tests/qemu-iotests/099.out28L
-rwxr-xr-xtests/qemu-iotests/10157L
-rw-r--r--tests/qemu-iotests/101.out10L
-rwxr-xr-xtests/qemu-iotests/10285L
-rw-r--r--tests/qemu-iotests/102.out23L
-rwxr-xr-xtests/qemu-iotests/103127L
-rw-r--r--tests/qemu-iotests/103.out37L
-rwxr-xr-xtests/qemu-iotests/10452L
-rw-r--r--tests/qemu-iotests/104.out12L
-rwxr-xr-xtests/qemu-iotests/10569L
-rw-r--r--tests/qemu-iotests/105.out21L
-rwxr-xr-xtests/qemu-iotests/106119L
-rw-r--r--tests/qemu-iotests/106.out60L
-rwxr-xr-xtests/qemu-iotests/10759L
-rw-r--r--tests/qemu-iotests/107.out10L
-rwxr-xr-xtests/qemu-iotests/108144L
-rw-r--r--tests/qemu-iotests/108.out110L
-rwxr-xr-xtests/qemu-iotests/109137L
-rw-r--r--tests/qemu-iotests/109.out549L
-rwxr-xr-xtests/qemu-iotests/110127L
-rw-r--r--tests/qemu-iotests/110.out29L
-rwxr-xr-xtests/qemu-iotests/11150L
-rw-r--r--tests/qemu-iotests/111.out4L
-rwxr-xr-xtests/qemu-iotests/112295L
-rw-r--r--tests/qemu-iotests/112.out152L
-rwxr-xr-xtests/qemu-iotests/11374L
-rw-r--r--tests/qemu-iotests/113.out16L
-rwxr-xr-xtests/qemu-iotests/11475L
-rw-r--r--tests/qemu-iotests/114.out20L
-rwxr-xr-xtests/qemu-iotests/11592L
-rw-r--r--tests/qemu-iotests/115.out8L
-rwxr-xr-xtests/qemu-iotests/11695L
-rw-r--r--tests/qemu-iotests/116.out30L
-rwxr-xr-xtests/qemu-iotests/11785L
-rw-r--r--tests/qemu-iotests/117.out26L
-rwxr-xr-xtests/qemu-iotests/118706L
-rw-r--r--tests/qemu-iotests/118.out5L
-rwxr-xr-xtests/qemu-iotests/11959L
-rw-r--r--tests/qemu-iotests/119.out11L
-rwxr-xr-xtests/qemu-iotests/12065L
-rw-r--r--tests/qemu-iotests/120.out15L
-rwxr-xr-xtests/qemu-iotests/121124L
-rw-r--r--tests/qemu-iotests/121.out33L
-rwxr-xr-xtests/qemu-iotests/122339L
-rw-r--r--tests/qemu-iotests/122.out257L
-rwxr-xr-xtests/qemu-iotests/12361L
-rw-r--r--tests/qemu-iotests/123.out9L
-rwxr-xr-xtests/qemu-iotests/124763L
-rw-r--r--tests/qemu-iotests/124.out5L
-rwxr-xr-xtests/qemu-iotests/125203L
-rw-r--r--tests/qemu-iotests/125.out803L
-rwxr-xr-xtests/qemu-iotests/126110L
-rw-r--r--tests/qemu-iotests/126.out23L
-rwxr-xr-xtests/qemu-iotests/12799L
-rw-r--r--tests/qemu-iotests/127.out33L
-rwxr-xr-xtests/qemu-iotests/12890L
-rw-r--r--tests/qemu-iotests/128.out5L
-rwxr-xr-xtests/qemu-iotests/129108L
-rw-r--r--tests/qemu-iotests/129.out5L
-rwxr-xr-xtests/qemu-iotests/13097L
-rw-r--r--tests/qemu-iotests/130.out43L
-rwxr-xr-xtests/qemu-iotests/13176L
-rw-r--r--tests/qemu-iotests/131.out40L
-rwxr-xr-xtests/qemu-iotests/13261L
-rw-r--r--tests/qemu-iotests/132.out5L
-rwxr-xr-xtests/qemu-iotests/133115L
-rw-r--r--tests/qemu-iotests/133.out42L
-rwxr-xr-xtests/qemu-iotests/13484L
-rw-r--r--tests/qemu-iotests/134.out30L
-rwxr-xr-xtests/qemu-iotests/13553L
-rw-r--r--tests/qemu-iotests/135.out5L
-rwxr-xr-xtests/qemu-iotests/136350L
-rw-r--r--tests/qemu-iotests/136.out5L
-rwxr-xr-xtests/qemu-iotests/137165L
-rw-r--r--tests/qemu-iotests/137.out44L
-rwxr-xr-xtests/qemu-iotests/138109L
-rw-r--r--tests/qemu-iotests/138.out26L
-rwxr-xr-xtests/qemu-iotests/139355L
-rw-r--r--tests/qemu-iotests/139.out5L
-rwxr-xr-xtests/qemu-iotests/140110L
-rw-r--r--tests/qemu-iotests/140.out24L
-rwxr-xr-xtests/qemu-iotests/141195L
-rw-r--r--tests/qemu-iotests/141.out179L
-rwxr-xr-xtests/qemu-iotests/142356L
-rw-r--r--tests/qemu-iotests/142.out750L
-rwxr-xr-xtests/qemu-iotests/14376L
-rw-r--r--tests/qemu-iotests/143.out15L
-rwxr-xr-xtests/qemu-iotests/144115L
-rw-r--r--tests/qemu-iotests/144.out56L
-rwxr-xr-xtests/qemu-iotests/14566L
-rw-r--r--tests/qemu-iotests/145.out5L
-rwxr-xr-xtests/qemu-iotests/146195L
-rw-r--r--tests/qemu-iotests/146.out445L
-rwxr-xr-xtests/qemu-iotests/147293L
-rw-r--r--tests/qemu-iotests/147.out5L
-rwxr-xr-xtests/qemu-iotests/148143L
-rw-r--r--tests/qemu-iotests/148.out5L
-rwxr-xr-xtests/qemu-iotests/149532L
-rw-r--r--tests/qemu-iotests/149.out2598L
-rwxr-xr-xtests/qemu-iotests/15073L
-rw-r--r--tests/qemu-iotests/150.out.qcow211L
-rw-r--r--tests/qemu-iotests/150.out.raw12L
-rwxr-xr-xtests/qemu-iotests/151197L
-rw-r--r--tests/qemu-iotests/151.out5L
-rwxr-xr-xtests/qemu-iotests/15264L
-rw-r--r--tests/qemu-iotests/152.out5L
-rwxr-xr-xtests/qemu-iotests/153279L
-rw-r--r--tests/qemu-iotests/153.out482L
-rwxr-xr-xtests/qemu-iotests/154457L
-rw-r--r--tests/qemu-iotests/154.out417L
-rwxr-xr-xtests/qemu-iotests/155325L
-rw-r--r--tests/qemu-iotests/155.out5L
-rwxr-xr-xtests/qemu-iotests/156181L
-rw-r--r--tests/qemu-iotests/156.out87L
-rwxr-xr-xtests/qemu-iotests/15799L
-rw-r--r--tests/qemu-iotests/157.out22L
-rwxr-xr-xtests/qemu-iotests/15884L
-rw-r--r--tests/qemu-iotests/158.out26L
-rwxr-xr-xtests/qemu-iotests/15970L
-rw-r--r--tests/qemu-iotests/159.out87L
-rwxr-xr-xtests/qemu-iotests/16073L
-rw-r--r--tests/qemu-iotests/160.out51L
-rwxr-xr-xtests/qemu-iotests/161138L
-rw-r--r--tests/qemu-iotests/161.out55L
-rwxr-xr-xtests/qemu-iotests/162113L
-rw-r--r--tests/qemu-iotests/162.out17L
-rwxr-xr-xtests/qemu-iotests/163172L
-rw-r--r--tests/qemu-iotests/163.out5L
-rwxr-xr-xtests/qemu-iotests/165160L
-rw-r--r--tests/qemu-iotests/165.out5L
-rwxr-xr-xtests/qemu-iotests/17067L
-rw-r--r--tests/qemu-iotests/170.out15L
-rwxr-xr-xtests/qemu-iotests/171212L
-rw-r--r--tests/qemu-iotests/171.out313L
-rwxr-xr-xtests/qemu-iotests/172243L
-rw-r--r--tests/qemu-iotests/172.out1196L
-rwxr-xr-xtests/qemu-iotests/17397L
-rw-r--r--tests/qemu-iotests/173.out39L
-rwxr-xr-xtests/qemu-iotests/17467L
-rw-r--r--tests/qemu-iotests/174.out7L
-rwxr-xr-xtests/qemu-iotests/175114L
-rw-r--r--tests/qemu-iotests/175.out26L
-rwxr-xr-xtests/qemu-iotests/176178L
-rw-r--r--tests/qemu-iotests/176.out358L
-rwxr-xr-xtests/qemu-iotests/177118L
-rw-r--r--tests/qemu-iotests/177.out49L
-rwxr-xr-xtests/qemu-iotests/178179L
-rw-r--r--tests/qemu-iotests/178.out.qcow2327L
-rw-r--r--tests/qemu-iotests/178.out.raw159L
-rwxr-xr-xtests/qemu-iotests/179131L
-rw-r--r--tests/qemu-iotests/179.out201L
-rwxr-xr-xtests/qemu-iotests/181147L
-rw-r--r--tests/qemu-iotests/181.out37L
-rwxr-xr-xtests/qemu-iotests/182171L
-rw-r--r--tests/qemu-iotests/182.out58L
-rwxr-xr-xtests/qemu-iotests/183147L
-rw-r--r--tests/qemu-iotests/183.out66L
-rwxr-xr-xtests/qemu-iotests/184185L
-rw-r--r--tests/qemu-iotests/184.out267L
-rwxr-xr-xtests/qemu-iotests/185222L
-rw-r--r--tests/qemu-iotests/185.out119L
-rwxr-xr-xtests/qemu-iotests/186143L
-rw-r--r--tests/qemu-iotests/186.out461L
-rwxr-xr-xtests/qemu-iotests/18768L
-rw-r--r--tests/qemu-iotests/187.out18L
-rwxr-xr-xtests/qemu-iotests/18895L
-rw-r--r--tests/qemu-iotests/188.out22L
-rwxr-xr-xtests/qemu-iotests/18987L
-rw-r--r--tests/qemu-iotests/189.out26L
-rwxr-xr-xtests/qemu-iotests/190103L
-rw-r--r--tests/qemu-iotests/190.out36L
-rwxr-xr-xtests/qemu-iotests/191151L
-rw-r--r--tests/qemu-iotests/191.out826L
-rwxr-xr-xtests/qemu-iotests/19277L
-rw-r--r--tests/qemu-iotests/192.out7L
-rwxr-xr-xtests/qemu-iotests/194101L
-rw-r--r--tests/qemu-iotests/194.out29L
-rwxr-xr-xtests/qemu-iotests/19592L
-rw-r--r--tests/qemu-iotests/195.out80L
-rwxr-xr-xtests/qemu-iotests/19668L
-rw-r--r--tests/qemu-iotests/196.out5L
-rwxr-xr-xtests/qemu-iotests/197127L
-rw-r--r--tests/qemu-iotests/197.out34L
-rwxr-xr-xtests/qemu-iotests/198113L
-rw-r--r--tests/qemu-iotests/198.out121L
-rwxr-xr-xtests/qemu-iotests/200106L
-rw-r--r--tests/qemu-iotests/200.out15L
-rwxr-xr-xtests/qemu-iotests/201134L
-rw-r--r--tests/qemu-iotests/201.out23L
-rwxr-xr-xtests/qemu-iotests/20296L
-rw-r--r--tests/qemu-iotests/202.out11L
-rwxr-xr-xtests/qemu-iotests/20367L
-rw-r--r--tests/qemu-iotests/203.out11L
-rwxr-xr-xtests/qemu-iotests/204119L
-rw-r--r--tests/qemu-iotests/204.out64L
-rwxr-xr-xtests/qemu-iotests/205158L
-rw-r--r--tests/qemu-iotests/205.out5L
-rwxr-xr-xtests/qemu-iotests/206279L
-rw-r--r--tests/qemu-iotests/206.out271L
-rwxr-xr-xtests/qemu-iotests/207304L
-rw-r--r--tests/qemu-iotests/207.out105L
-rwxr-xr-xtests/qemu-iotests/20858L
-rw-r--r--tests/qemu-iotests/208.out9L
-rwxr-xr-xtests/qemu-iotests/20936L
-rw-r--r--tests/qemu-iotests/209.out2L
-rwxr-xr-xtests/qemu-iotests/210179L
-rw-r--r--tests/qemu-iotests/210.out231L
-rwxr-xr-xtests/qemu-iotests/211173L
-rw-r--r--tests/qemu-iotests/211.out112L
-rwxr-xr-xtests/qemu-iotests/212190L
-rw-r--r--tests/qemu-iotests/212.out156L
-rwxr-xr-xtests/qemu-iotests/213204L
-rw-r--r--tests/qemu-iotests/213.out169L
-rwxr-xr-xtests/qemu-iotests/214140L
-rw-r--r--tests/qemu-iotests/214.out49L
-rwxr-xr-xtests/qemu-iotests/215120L
-rw-r--r--tests/qemu-iotests/215.out26L
-rwxr-xr-xtests/qemu-iotests/216117L
-rw-r--r--tests/qemu-iotests/216.out15L
-rwxr-xr-xtests/qemu-iotests/21791L
-rw-r--r--tests/qemu-iotests/217.out42L
-rwxr-xr-xtests/qemu-iotests/218190L
-rw-r--r--tests/qemu-iotests/218.out34L
-rwxr-xr-xtests/qemu-iotests/219235L
-rw-r--r--tests/qemu-iotests/219.out335L
-rwxr-xr-xtests/qemu-iotests/22098L
-rw-r--r--tests/qemu-iotests/220.out54L
-rwxr-xr-xtests/qemu-iotests/22171L
-rw-r--r--tests/qemu-iotests/221.out18L
-rwxr-xr-xtests/qemu-iotests/223218L
-rw-r--r--tests/qemu-iotests/223.out249L
-rwxr-xr-xtests/qemu-iotests/224140L
-rw-r--r--tests/qemu-iotests/224.out18L
-rwxr-xr-xtests/qemu-iotests/225132L
-rw-r--r--tests/qemu-iotests/225.out24L
-rwxr-xr-xtests/qemu-iotests/22669L
-rw-r--r--tests/qemu-iotests/226.out26L
-rwxr-xr-xtests/qemu-iotests/227100L
-rw-r--r--tests/qemu-iotests/227.out227L
-rwxr-xr-xtests/qemu-iotests/228243L
-rw-r--r--tests/qemu-iotests/228.out84L
-rwxr-xr-xtests/qemu-iotests/229109L
-rw-r--r--tests/qemu-iotests/229.out34L
-rwxr-xr-xtests/qemu-iotests/23165L
-rw-r--r--tests/qemu-iotests/231.out10L
-rwxr-xr-xtests/qemu-iotests/232159L
-rw-r--r--tests/qemu-iotests/232.out59L
-rwxr-xr-xtests/qemu-iotests/233157L
-rw-r--r--tests/qemu-iotests/233.out70L
-rwxr-xr-xtests/qemu-iotests/234110L
-rw-r--r--tests/qemu-iotests/234.out36L
-rwxr-xr-xtests/qemu-iotests/23577L
-rw-r--r--tests/qemu-iotests/235.out3L
-rwxr-xr-xtests/qemu-iotests/236162L
-rw-r--r--tests/qemu-iotests/236.out379L
-rwxr-xr-xtests/qemu-iotests/237230L
-rw-r--r--tests/qemu-iotests/237.out348L
-rwxr-xr-xtests/qemu-iotests/23840L
-rw-r--r--tests/qemu-iotests/238.out6L
-rwxr-xr-xtests/qemu-iotests/23954L
-rw-r--r--tests/qemu-iotests/239.out4L
-rwxr-xr-xtests/qemu-iotests/240107L
-rw-r--r--tests/qemu-iotests/240.out75L
-rwxr-xr-xtests/qemu-iotests/241101L
-rw-r--r--tests/qemu-iotests/241.out28L
-rwxr-xr-xtests/qemu-iotests/242108L
-rw-r--r--tests/qemu-iotests/242.out176L
-rwxr-xr-xtests/qemu-iotests/24391L
-rw-r--r--tests/qemu-iotests/243.out58L
-rwxr-xr-xtests/qemu-iotests/244377L
-rw-r--r--tests/qemu-iotests/244.out200L
-rwxr-xr-xtests/qemu-iotests/2451200L
-rw-r--r--tests/qemu-iotests/245.out24L
-rwxr-xr-xtests/qemu-iotests/246116L
-rw-r--r--tests/qemu-iotests/246.out273L
-rwxr-xr-xtests/qemu-iotests/24785L
-rw-r--r--tests/qemu-iotests/247.out22L
-rwxr-xr-xtests/qemu-iotests/24872L
-rw-r--r--tests/qemu-iotests/248.out8L
-rwxr-xr-xtests/qemu-iotests/249116L
-rw-r--r--tests/qemu-iotests/249.out47L
-rwxr-xr-xtests/qemu-iotests/25080L
-rw-r--r--tests/qemu-iotests/250.out16L
-rwxr-xr-xtests/qemu-iotests/251175L
-rw-r--r--tests/qemu-iotests/251.out43L
-rwxr-xr-xtests/qemu-iotests/252125L
-rw-r--r--tests/qemu-iotests/252.out39L
-rwxr-xr-xtests/qemu-iotests/25385L
-rw-r--r--tests/qemu-iotests/253.out18L
-rwxr-xr-xtests/qemu-iotests/25481L
-rw-r--r--tests/qemu-iotests/254.out131L
-rwxr-xr-xtests/qemu-iotests/255126L
-rw-r--r--tests/qemu-iotests/255.out40L
-rwxr-xr-xtests/qemu-iotests/256125L
-rw-r--r--tests/qemu-iotests/256.out119L
-rwxr-xr-xtests/qemu-iotests/257531L
-rw-r--r--tests/qemu-iotests/257.out5167L
-rwxr-xr-xtests/qemu-iotests/258162L
-rw-r--r--tests/qemu-iotests/258.out33L
-rwxr-xr-xtests/qemu-iotests/25963L
-rw-r--r--tests/qemu-iotests/259.out14L
-rwxr-xr-xtests/qemu-iotests/26093L
-rw-r--r--tests/qemu-iotests/260.out52L
-rwxr-xr-xtests/qemu-iotests/261528L
-rw-r--r--tests/qemu-iotests/261.out363L
-rwxr-xr-xtests/qemu-iotests/26283L
-rw-r--r--tests/qemu-iotests/262.out17L
-rwxr-xr-xtests/qemu-iotests/26393L
-rw-r--r--tests/qemu-iotests/263.out40L
-rwxr-xr-xtests/qemu-iotests/264121L
-rw-r--r--tests/qemu-iotests/264.out5L
-rwxr-xr-xtests/qemu-iotests/26568L
-rw-r--r--tests/qemu-iotests/265.out6L
-rwxr-xr-xtests/qemu-iotests/266145L
-rw-r--r--tests/qemu-iotests/266.out151L
-rwxr-xr-xtests/qemu-iotests/267177L
-rw-r--r--tests/qemu-iotests/267.out182L
-rwxr-xr-xtests/qemu-iotests/26856L
-rw-r--r--tests/qemu-iotests/268.out7L
-rwxr-xr-xtests/qemu-iotests/27084L
-rw-r--r--tests/qemu-iotests/270.out9L
-rwxr-xr-xtests/qemu-iotests/271905L
-rw-r--r--tests/qemu-iotests/271.out726L
-rwxr-xr-xtests/qemu-iotests/27280L
-rw-r--r--tests/qemu-iotests/272.out10L
-rwxr-xr-xtests/qemu-iotests/27381L
-rw-r--r--tests/qemu-iotests/273.out305L
-rwxr-xr-xtests/qemu-iotests/274176L
-rw-r--r--tests/qemu-iotests/274.out345L
-rwxr-xr-xtests/qemu-iotests/27799L
-rw-r--r--tests/qemu-iotests/277.out6L
-rwxr-xr-xtests/qemu-iotests/27961L
-rw-r--r--tests/qemu-iotests/279.out35L
-rwxr-xr-xtests/qemu-iotests/28086L
-rw-r--r--tests/qemu-iotests/280.out50L
-rwxr-xr-xtests/qemu-iotests/281248L
-rw-r--r--tests/qemu-iotests/281.out5L
-rwxr-xr-xtests/qemu-iotests/28267L
-rw-r--r--tests/qemu-iotests/282.out11L
-rwxr-xr-xtests/qemu-iotests/283147L
-rw-r--r--tests/qemu-iotests/283.out23L
-rwxr-xr-xtests/qemu-iotests/28499L
-rw-r--r--tests/qemu-iotests/284.out62L
-rwxr-xr-xtests/qemu-iotests/28677L
-rw-r--r--tests/qemu-iotests/286.out8L
-rwxr-xr-xtests/qemu-iotests/287153L
-rw-r--r--tests/qemu-iotests/287.out67L
-rwxr-xr-xtests/qemu-iotests/28894L
-rw-r--r--tests/qemu-iotests/288.out30L
-rwxr-xr-xtests/qemu-iotests/28990L
-rw-r--r--tests/qemu-iotests/289.out8L
-rwxr-xr-xtests/qemu-iotests/29098L
-rw-r--r--tests/qemu-iotests/290.out61L
-rwxr-xr-xtests/qemu-iotests/29279L
-rw-r--r--tests/qemu-iotests/292.out24L
-rwxr-xr-xtests/qemu-iotests/293209L
-rw-r--r--tests/qemu-iotests/293.out99L
-rwxr-xr-xtests/qemu-iotests/29492L
-rw-r--r--tests/qemu-iotests/294.out30L
-rwxr-xr-xtests/qemu-iotests/295281L
-rw-r--r--tests/qemu-iotests/295.out40L
-rwxr-xr-xtests/qemu-iotests/296280L
-rw-r--r--tests/qemu-iotests/296.out41L
-rwxr-xr-xtests/qemu-iotests/297105L
-rw-r--r--tests/qemu-iotests/297.out2L
-rwxr-xr-xtests/qemu-iotests/298186L
-rw-r--r--tests/qemu-iotests/298.out5L
-rwxr-xr-xtests/qemu-iotests/29966L
-rw-r--r--tests/qemu-iotests/299.out10L
-rwxr-xr-xtests/qemu-iotests/300699L
-rw-r--r--tests/qemu-iotests/300.out5L
-rwxr-xr-xtests/qemu-iotests/30187L
-rw-r--r--tests/qemu-iotests/301.out47L
-rwxr-xr-xtests/qemu-iotests/302128L
-rw-r--r--tests/qemu-iotests/302.out32L
-rwxr-xr-xtests/qemu-iotests/30364L
-rw-r--r--tests/qemu-iotests/303.out158L
-rwxr-xr-xtests/qemu-iotests/30461L
-rw-r--r--tests/qemu-iotests/304.out2L
-rwxr-xr-xtests/qemu-iotests/30575L
-rw-r--r--tests/qemu-iotests/305.out16L
-rwxr-xr-xtests/qemu-iotests/307146L
-rw-r--r--tests/qemu-iotests/307.out132L
-rwxr-xr-xtests/qemu-iotests/308356L
-rw-r--r--tests/qemu-iotests/308.out174L
-rwxr-xr-xtests/qemu-iotests/310117L
-rw-r--r--tests/qemu-iotests/310.out15L
-rwxr-xr-xtests/qemu-iotests/312160L
-rw-r--r--tests/qemu-iotests/312.out81L
-rwxr-xr-xtests/qemu-iotests/313104L
-rw-r--r--tests/qemu-iotests/313.out29L
-rw-r--r--tests/qemu-iotests/Makefile9L
-rw-r--r--tests/qemu-iotests/README21L
-rwxr-xr-xtests/qemu-iotests/check169L
-rw-r--r--tests/qemu-iotests/common.config41L
-rw-r--r--tests/qemu-iotests/common.filter341L
-rw-r--r--tests/qemu-iotests/common.nbd99L
-rw-r--r--tests/qemu-iotests/common.pattern140L
-rw-r--r--tests/qemu-iotests/common.qemu406L
-rw-r--r--tests/qemu-iotests/common.rc1000L
-rw-r--r--tests/qemu-iotests/common.tls177L
-rw-r--r--tests/qemu-iotests/findtests.py159L
-rw-r--r--tests/qemu-iotests/iotests.py1430L
-rwxr-xr-xtests/qemu-iotests/nbd-fault-injector.py270L
-rw-r--r--tests/qemu-iotests/pylintrc37L
-rwxr-xr-xtests/qemu-iotests/qcow2.py176L
-rw-r--r--tests/qemu-iotests/qcow2_format.py468L
-rwxr-xr-xtests/qemu-iotests/qed.py235L
-rw-r--r--tests/qemu-iotests/sample_images/README8L
-rw-r--r--tests/qemu-iotests/sample_images/afl5.img.bz2175B
-rw-r--r--tests/qemu-iotests/sample_images/afl9.vmdk.bz2618B
-rw-r--r--tests/qemu-iotests/sample_images/d2v-zerofilled.vhd.bz21021B
-rw-r--r--tests/qemu-iotests/sample_images/empty.bochs.bz2118B
-rw-r--r--tests/qemu-iotests/sample_images/grub_mbr.raw.bz2552B
-rw-r--r--tests/qemu-iotests/sample_images/hyperv2012r2-dynamic.vhd.bz2214B
-rw-r--r--tests/qemu-iotests/sample_images/iotest-dirtylog-10G-4M.vhdx.bz24490B
-rw-r--r--tests/qemu-iotests/sample_images/iotest-dynamic-1G.vhdx.bz2874B
-rw-r--r--tests/qemu-iotests/sample_images/iotest-version3.vmdk.bz24764B
-rw-r--r--tests/qemu-iotests/sample_images/parallels-v1.bz2147B
-rw-r--r--tests/qemu-iotests/sample_images/parallels-v2.bz2150B
-rw-r--r--tests/qemu-iotests/sample_images/parallels-with-bitmap.bz2203B
-rwxr-xr-xtests/qemu-iotests/sample_images/parallels-with-bitmap.sh51L
-rw-r--r--tests/qemu-iotests/sample_images/simple-dmg.dmg.bz23479B
-rw-r--r--tests/qemu-iotests/sample_images/simple-pattern.cloop.bz2488B
-rw-r--r--tests/qemu-iotests/sample_images/test-disk2vhd.vhdx.bz21424B
-rw-r--r--tests/qemu-iotests/sample_images/virtualpc-dynamic.vhd.bz2212B
-rw-r--r--tests/qemu-iotests/testenv.py314L
-rw-r--r--tests/qemu-iotests/testrunner.py359L
-rwxr-xr-xtests/qemu-iotests/tests/fuse-allow-other168L
-rw-r--r--tests/qemu-iotests/tests/fuse-allow-other.out88L
-rwxr-xr-xtests/qemu-iotests/tests/image-fleecing193L
-rw-r--r--tests/qemu-iotests/tests/image-fleecing.out139L
-rwxr-xr-xtests/qemu-iotests/tests/migrate-bitmaps-postcopy-test275L
-rw-r--r--tests/qemu-iotests/tests/migrate-bitmaps-postcopy-test.out5L
-rwxr-xr-xtests/qemu-iotests/tests/migrate-bitmaps-test315L
-rw-r--r--tests/qemu-iotests/tests/migrate-bitmaps-test.out5L
-rwxr-xr-xtests/qemu-iotests/tests/migrate-during-backup97L
-rw-r--r--tests/qemu-iotests/tests/migrate-during-backup.out5L
-rwxr-xr-xtests/qemu-iotests/tests/mirror-ready-cancel-error143L
-rw-r--r--tests/qemu-iotests/tests/mirror-ready-cancel-error.out5L
-rwxr-xr-xtests/qemu-iotests/tests/mirror-top-perms121L
-rw-r--r--tests/qemu-iotests/tests/mirror-top-perms.out5L
-rwxr-xr-xtests/qemu-iotests/tests/nbd-qemu-allocation81L
-rw-r--r--tests/qemu-iotests/tests/nbd-qemu-allocation.out32L
-rwxr-xr-xtests/qemu-iotests/tests/parallels-read-bitmap55L
-rw-r--r--tests/qemu-iotests/tests/parallels-read-bitmap.out6L
-rwxr-xr-xtests/qemu-iotests/tests/qemu-img-bitmaps167L
-rw-r--r--tests/qemu-iotests/tests/qemu-img-bitmaps.out183L
-rwxr-xr-xtests/qemu-iotests/tests/qsd-jobs89L
-rw-r--r--tests/qemu-iotests/tests/qsd-jobs.out22L
-rwxr-xr-xtests/qemu-iotests/tests/remove-bitmap-from-backing71L
-rw-r--r--tests/qemu-iotests/tests/remove-bitmap-from-backing.out6L
-rw-r--r--tests/qtest/ac97-test.c57L
-rw-r--r--tests/qtest/acpi-utils.c147L
-rw-r--r--tests/qtest/acpi-utils.h56L
-rw-r--r--tests/qtest/adm1272-test.c445L
-rw-r--r--tests/qtest/ahci-test.c1955L
-rw-r--r--tests/qtest/am53c974-test.c218L
-rw-r--r--tests/qtest/arm-cpu-features.c655L
-rw-r--r--tests/qtest/aspeed_hace-test.c469L
-rw-r--r--tests/qtest/aspeed_smc-test.c382L
-rw-r--r--tests/qtest/bios-tables-test-allowed-diff.h1L
-rw-r--r--tests/qtest/bios-tables-test.c1580L
-rw-r--r--tests/qtest/boot-order-test.c180L
-rw-r--r--tests/qtest/boot-sector.c177L
-rw-r--r--tests/qtest/boot-sector.h28L
-rw-r--r--tests/qtest/boot-serial-test.c296L
-rw-r--r--tests/qtest/cdrom-test.c240L
-rw-r--r--tests/qtest/cmsdk-apb-dualtimer-test.c130L
-rw-r--r--tests/qtest/cmsdk-apb-timer-test.c75L
-rw-r--r--tests/qtest/cmsdk-apb-watchdog-test.c131L
-rw-r--r--tests/qtest/cpu-plug-test.c175L
-rw-r--r--tests/qtest/dbus-vmstate-test.c382L
-rw-r--r--tests/qtest/dbus-vmstate1.xml12L
-rw-r--r--tests/qtest/device-introspect-test.c340L
-rw-r--r--tests/qtest/device-plug-test.c164L
-rw-r--r--tests/qtest/display-vga-test.c69L
-rw-r--r--tests/qtest/drive_del-test.c344L
-rw-r--r--tests/qtest/ds1338-test.c58L
-rw-r--r--tests/qtest/e1000-test.c68L
-rw-r--r--tests/qtest/e1000e-test.c280L
-rw-r--r--tests/qtest/eepro100-test.c77L
-rw-r--r--tests/qtest/emc141x-test.c81L
-rw-r--r--tests/qtest/endianness-test.c304L
-rw-r--r--tests/qtest/es1370-test.c58L
-rw-r--r--tests/qtest/fdc-test.c587L
-rw-r--r--tests/qtest/fuzz-e1000e-test.c53L
-rw-r--r--tests/qtest/fuzz-megasas-test.c49L
-rw-r--r--tests/qtest/fuzz-sb16-test.c69L
-rw-r--r--tests/qtest/fuzz-sdcard-test.c102L
-rw-r--r--tests/qtest/fuzz-virtio-scsi-test.c75L
-rw-r--r--tests/qtest/fuzz-xlnx-dp-test.c33L
-rw-r--r--tests/qtest/fuzz/fork_fuzz.c41L
-rw-r--r--tests/qtest/fuzz/fork_fuzz.h23L
-rw-r--r--tests/qtest/fuzz/fork_fuzz.ld56L
-rw-r--r--tests/qtest/fuzz/fuzz.c252L
-rw-r--r--tests/qtest/fuzz/fuzz.h125L
-rw-r--r--tests/qtest/fuzz/generic_fuzz.c1043L
-rw-r--r--tests/qtest/fuzz/generic_fuzz_configs.h245L
-rw-r--r--tests/qtest/fuzz/i440fx_fuzz.c207L
-rw-r--r--tests/qtest/fuzz/meson.build34L
-rw-r--r--tests/qtest/fuzz/qos_fuzz.c217L
-rw-r--r--tests/qtest/fuzz/qos_fuzz.h33L
-rw-r--r--tests/qtest/fuzz/qtest_wrappers.c252L
-rw-r--r--tests/qtest/fuzz/virtio_blk_fuzz.c234L
-rw-r--r--tests/qtest/fuzz/virtio_net_fuzz.c201L
-rw-r--r--tests/qtest/fuzz/virtio_scsi_fuzz.c215L
-rw-r--r--tests/qtest/fw_cfg-test.c260L
-rw-r--r--tests/qtest/hd-geo-test.c988L
-rw-r--r--tests/qtest/hexloader-test.c45L
-rw-r--r--tests/qtest/i440fx-test.c413L
-rw-r--r--tests/qtest/i82801b11-test.c31L
-rw-r--r--tests/qtest/ide-test.c1066L
-rw-r--r--tests/qtest/intel-hda-test.c39L
-rw-r--r--tests/qtest/ioh3420-test.c32L
-rw-r--r--tests/qtest/ipmi-bt-test.c427L
-rw-r--r--tests/qtest/ipmi-kcs-test.c287L
-rw-r--r--tests/qtest/ipoctal232-test.c49L
-rw-r--r--tests/qtest/ivshmem-test.c500L
-rw-r--r--tests/qtest/libqos/aarch64-xlnx-zcu102-machine.c95L
-rw-r--r--tests/qtest/libqos/ahci.c1245L
-rw-r--r--tests/qtest/libqos/ahci.h651L
-rw-r--r--tests/qtest/libqos/arm-imx25-pdk-machine.c92L
-rw-r--r--tests/qtest/libqos/arm-n800-machine.c92L
-rw-r--r--tests/qtest/libqos/arm-raspi2-machine.c92L
-rw-r--r--tests/qtest/libqos/arm-sabrelite-machine.c92L
-rw-r--r--tests/qtest/libqos/arm-smdkc210-machine.c92L
-rw-r--r--tests/qtest/libqos/arm-virt-machine.c91L
-rw-r--r--tests/qtest/libqos/arm-xilinx-zynq-a9-machine.c95L
-rw-r--r--tests/qtest/libqos/e1000e.c266L
-rw-r--r--tests/qtest/libqos/e1000e.h53L
-rw-r--r--tests/qtest/libqos/fw_cfg.c164L
-rw-r--r--tests/qtest/libqos/fw_cfg.h54L
-rw-r--r--tests/qtest/libqos/i2c-imx.c216L
-rw-r--r--tests/qtest/libqos/i2c-omap.c196L
-rw-r--r--tests/qtest/libqos/i2c.c85L
-rw-r--r--tests/qtest/libqos/i2c.h82L
-rw-r--r--tests/qtest/libqos/libqos-pc.c35L
-rw-r--r--tests/qtest/libqos/libqos-pc.h10L
-rw-r--r--tests/qtest/libqos/libqos-spapr.c33L
-rw-r--r--tests/qtest/libqos/libqos-spapr.h17L
-rw-r--r--tests/qtest/libqos/libqos.c240L
-rw-r--r--tests/qtest/libqos/libqos.h45L
-rw-r--r--tests/qtest/libqos/libqtest.h779L
-rw-r--r--tests/qtest/libqos/malloc-pc.c33L
-rw-r--r--tests/qtest/libqos/malloc-pc.h20L
-rw-r--r--tests/qtest/libqos/malloc-spapr.c23L
-rw-r--r--tests/qtest/libqos/malloc-spapr.h15L
-rw-r--r--tests/qtest/libqos/malloc.c347L
-rw-r--r--tests/qtest/libqos/malloc.h50L
-rw-r--r--tests/qtest/libqos/meson.build61L
-rw-r--r--tests/qtest/libqos/pci-pc.c200L
-rw-r--r--tests/qtest/libqos/pci-pc.h49L
-rw-r--r--tests/qtest/libqos/pci-spapr.c232L
-rw-r--r--tests/qtest/libqos/pci-spapr.h41L
-rw-r--r--tests/qtest/libqos/pci.c457L
-rw-r--r--tests/qtest/libqos/pci.h129L
-rw-r--r--tests/qtest/libqos/ppc64_pseries-machine.c112L
-rw-r--r--tests/qtest/libqos/qgraph.c852L
-rw-r--r--tests/qtest/libqos/qgraph.h390L
-rw-r--r--tests/qtest/libqos/qgraph_internal.h269L
-rw-r--r--tests/qtest/libqos/qos_external.c146L
-rw-r--r--tests/qtest/libqos/qos_external.h32L
-rw-r--r--tests/qtest/libqos/rtas.c120L
-rw-r--r--tests/qtest/libqos/rtas.h17L
-rw-r--r--tests/qtest/libqos/sdhci.c164L
-rw-r--r--tests/qtest/libqos/sdhci.h70L
-rw-r--r--tests/qtest/libqos/tpci200.c66L
-rw-r--r--tests/qtest/libqos/usb.c57L
-rw-r--r--tests/qtest/libqos/usb.h18L
-rw-r--r--tests/qtest/libqos/vhost-user-blk.c130L
-rw-r--r--tests/qtest/libqos/vhost-user-blk.h48L
-rw-r--r--tests/qtest/libqos/virtio-9p.c290L
-rw-r--r--tests/qtest/libqos/virtio-9p.h67L
-rw-r--r--tests/qtest/libqos/virtio-balloon.c114L
-rw-r--r--tests/qtest/libqos/virtio-balloon.h44L
-rw-r--r--tests/qtest/libqos/virtio-blk.c125L
-rw-r--r--tests/qtest/libqos/virtio-blk.h45L
-rw-r--r--tests/qtest/libqos/virtio-mmio.c266L
-rw-r--r--tests/qtest/libqos/virtio-mmio.h51L
-rw-r--r--tests/qtest/libqos/virtio-net.c197L
-rw-r--r--tests/qtest/libqos/virtio-net.h46L
-rw-r--r--tests/qtest/libqos/virtio-pci-modern.c443L
-rw-r--r--tests/qtest/libqos/virtio-pci-modern.h17L
-rw-r--r--tests/qtest/libqos/virtio-pci.c435L
-rw-r--r--tests/qtest/libqos/virtio-pci.h86L
-rw-r--r--tests/qtest/libqos/virtio-rng.c111L
-rw-r--r--tests/qtest/libqos/virtio-rng.h44L
-rw-r--r--tests/qtest/libqos/virtio-scsi.c119L
-rw-r--r--tests/qtest/libqos/virtio-scsi.h44L
-rw-r--r--tests/qtest/libqos/virtio-serial.c111L
-rw-r--r--tests/qtest/libqos/virtio-serial.h44L
-rw-r--r--tests/qtest/libqos/virtio.c450L
-rw-r--r--tests/qtest/libqos/virtio.h155L
-rw-r--r--tests/qtest/libqos/x86_64_pc-machine.c115L
-rw-r--r--tests/qtest/libqtest-single.h315L
-rw-r--r--tests/qtest/libqtest.c1485L
-rw-r--r--tests/qtest/lpc-ich9-test.c41L
-rw-r--r--tests/qtest/m48t59-test.c269L
-rw-r--r--tests/qtest/machine-none-test.c100L
-rw-r--r--tests/qtest/max34451-test.c336L
-rw-r--r--tests/qtest/megasas-test.c91L
-rw-r--r--tests/qtest/meson.build313L
-rw-r--r--tests/qtest/microbit-test.c507L
-rw-r--r--tests/qtest/migration-helpers.c190L
-rw-r--r--tests/qtest/migration-helpers.h37L
-rw-r--r--tests/qtest/migration-test.c1506L
-rw-r--r--tests/qtest/modules-test.c74L
-rw-r--r--tests/qtest/ne2000-test.c58L
-rw-r--r--tests/qtest/npcm7xx_adc-test.c378L
-rw-r--r--tests/qtest/npcm7xx_emc-test.c874L
-rw-r--r--tests/qtest/npcm7xx_gpio-test.c385L
-rw-r--r--tests/qtest/npcm7xx_pwm-test.c686L
-rw-r--r--tests/qtest/npcm7xx_rng-test.c296L
-rw-r--r--tests/qtest/npcm7xx_smbus-test.c495L
-rw-r--r--tests/qtest/npcm7xx_timer-test.c560L
-rw-r--r--tests/qtest/npcm7xx_watchdog_timer-test.c321L
-rw-r--r--tests/qtest/numa-test.c582L
-rw-r--r--tests/qtest/nvme-test.c173L
-rw-r--r--tests/qtest/pca9552-test.c93L
-rw-r--r--tests/qtest/pci-test.c26L
-rw-r--r--tests/qtest/pcnet-test.c58L
-rw-r--r--tests/qtest/pflash-cfi02-test.c681L
-rw-r--r--tests/qtest/pnv-xscom-test.c153L
-rw-r--r--tests/qtest/prom-env-test.c105L
-rw-r--r--tests/qtest/pvpanic-pci-test.c98L
-rw-r--r--tests/qtest/pvpanic-test.c71L
-rw-r--r--tests/qtest/pxe-test.c153L
-rw-r--r--tests/qtest/q35-test.c306L
-rw-r--r--tests/qtest/qmp-cmd-test.c351L
-rw-r--r--tests/qtest/qmp-test.c344L
-rw-r--r--tests/qtest/qom-test.c96L
-rw-r--r--tests/qtest/qos-test.c343L
-rw-r--r--tests/qtest/rtas-test.c51L
-rw-r--r--tests/qtest/rtc-test.c718L
-rw-r--r--tests/qtest/rtl8139-test.c211L
-rw-r--r--tests/qtest/sdhci-test.c111L
-rw-r--r--tests/qtest/spapr-phb-test.c32L
-rw-r--r--tests/qtest/sse-timer-test.c240L
-rw-r--r--tests/qtest/tco-test.c469L
-rw-r--r--tests/qtest/test-arm-mptimer.c1090L
-rw-r--r--tests/qtest/test-filter-mirror.c94L
-rw-r--r--tests/qtest/test-filter-redirector.c219L
-rw-r--r--tests/qtest/test-hmp.c166L
-rw-r--r--tests/qtest/test-netfilter.c204L
-rw-r--r--tests/qtest/test-x86-cpuid-compat.c381L
-rw-r--r--tests/qtest/tmp105-test.c120L
-rw-r--r--tests/qtest/tpm-crb-swtpm-test.c72L
-rw-r--r--tests/qtest/tpm-crb-test.c183L
-rw-r--r--tests/qtest/tpm-emu.c232L
-rw-r--r--tests/qtest/tpm-emu.h56L
-rw-r--r--tests/qtest/tpm-tests.c132L
-rw-r--r--tests/qtest/tpm-tests.h27L
-rw-r--r--tests/qtest/tpm-tis-device-swtpm-test.c76L
-rw-r--r--tests/qtest/tpm-tis-device-test.c88L
-rw-r--r--tests/qtest/tpm-tis-swtpm-test.c71L
-rw-r--r--tests/qtest/tpm-tis-test.c81L
-rw-r--r--tests/qtest/tpm-tis-util.c451L
-rw-r--r--tests/qtest/tpm-tis-util.h23L
-rw-r--r--tests/qtest/tpm-util.c294L
-rw-r--r--tests/qtest/tpm-util.h57L
-rw-r--r--tests/qtest/tulip-test.c91L
-rw-r--r--tests/qtest/usb-hcd-ehci-test.c178L
-rw-r--r--tests/qtest/usb-hcd-ohci-test.c68L
-rw-r--r--tests/qtest/usb-hcd-uhci-test.c88L
-rw-r--r--tests/qtest/usb-hcd-xhci-test.c69L
-rw-r--r--tests/qtest/vhost-user-blk-test.c997L
-rw-r--r--tests/qtest/vhost-user-test.c1019L
-rw-r--r--tests/qtest/virtio-9p-test.c1499L
-rw-r--r--tests/qtest/virtio-blk-test.c802L
-rw-r--r--tests/qtest/virtio-ccw-test.c115L
-rw-r--r--tests/qtest/virtio-net-test.c337L
-rw-r--r--tests/qtest/virtio-rng-test.c38L
-rw-r--r--tests/qtest/virtio-scsi-test.c388L
-rw-r--r--tests/qtest/virtio-serial-test.c39L
-rw-r--r--tests/qtest/virtio-test.c26L
-rw-r--r--tests/qtest/vmgenid-test.c185L
-rw-r--r--tests/qtest/vmxnet3-test.c58L
-rw-r--r--tests/qtest/wdt_ib700-test.c118L
-rw-r--r--tests/qtest/xlnx-can-test.c360L
-rw-r--r--tests/requirements.txt5L
-rw-r--r--tests/rocker/README5L
-rwxr-xr-xtests/rocker/all19L
-rwxr-xr-xtests/rocker/bridge43L
-rwxr-xr-xtests/rocker/bridge-stp52L
-rwxr-xr-xtests/rocker/bridge-vlan52L
-rwxr-xr-xtests/rocker/bridge-vlan-stp64L
-rwxr-xr-xtests/rocker/port22L
-rw-r--r--tests/rocker/tut.dot8L
-rw-r--r--tests/tcg/Makefile.prereqs18L
-rw-r--r--tests/tcg/Makefile.qemu121L
-rw-r--r--tests/tcg/Makefile.target190L
-rw-r--r--tests/tcg/README9L
-rw-r--r--tests/tcg/aarch64/Makefile.softmmu-target76L
-rw-r--r--tests/tcg/aarch64/Makefile.target75L
-rw-r--r--tests/tcg/aarch64/bti-1.c62L
-rw-r--r--tests/tcg/aarch64/bti-2.c116L
-rw-r--r--tests/tcg/aarch64/bti-crt.inc.c51L
-rw-r--r--tests/tcg/aarch64/fcvt.ref3268L
-rwxr-xr-xtests/tcg/aarch64/float_convs.ref748L
-rw-r--r--tests/tcg/aarch64/float_madds.ref768L
-rw-r--r--tests/tcg/aarch64/gdbstub/test-sve-ioctl.py92L
-rw-r--r--tests/tcg/aarch64/gdbstub/test-sve.py80L
-rw-r--r--tests/tcg/aarch64/mte-1.c28L
-rw-r--r--tests/tcg/aarch64/mte-2.c45L
-rw-r--r--tests/tcg/aarch64/mte-3.c51L
-rw-r--r--tests/tcg/aarch64/mte-4.c45L
-rw-r--r--tests/tcg/aarch64/mte-5.c44L
-rw-r--r--tests/tcg/aarch64/mte-6.c43L
-rw-r--r--tests/tcg/aarch64/mte-7.c31L
-rw-r--r--tests/tcg/aarch64/mte.h61L
-rw-r--r--tests/tcg/aarch64/pauth-1.c35L
-rw-r--r--tests/tcg/aarch64/pauth-2.c58L
-rw-r--r--tests/tcg/aarch64/pauth-4.c45L
-rw-r--r--tests/tcg/aarch64/pauth-5.c33L
-rw-r--r--tests/tcg/aarch64/semicall.h18L
-rw-r--r--tests/tcg/aarch64/sve-ioctls.c70L
-rw-r--r--tests/tcg/aarch64/sysregs.c172L
-rw-r--r--tests/tcg/aarch64/system/boot.S240L
-rw-r--r--tests/tcg/aarch64/system/kernel.ld24L
-rw-r--r--tests/tcg/aarch64/system/pauth-3.c40L
-rw-r--r--tests/tcg/aarch64/system/semiconsole.c38L
-rw-r--r--tests/tcg/alpha/Makefile.softmmu-target34L
-rw-r--r--tests/tcg/alpha/Makefile.target18L
-rw-r--r--tests/tcg/alpha/hello-alpha.c7L
-rw-r--r--tests/tcg/alpha/system/boot.S511L
-rw-r--r--tests/tcg/alpha/system/kernel.ld30L
-rw-r--r--tests/tcg/alpha/test-cond.c88L
-rw-r--r--tests/tcg/alpha/test-ovf.c31L
-rw-r--r--tests/tcg/arm/Makefile.softmmu-target26L
-rw-r--r--tests/tcg/arm/Makefile.target72L
-rw-r--r--tests/tcg/arm/README11L
-rw-r--r--tests/tcg/arm/commpage.c61L
-rw-r--r--tests/tcg/arm/fcvt.c456L
-rw-r--r--tests/tcg/arm/fcvt.ref3268L
-rw-r--r--tests/tcg/arm/float_convs.ref748L
-rw-r--r--tests/tcg/arm/float_madds.ref768L
-rw-r--r--tests/tcg/arm/hello-arm.c113L
-rw-r--r--tests/tcg/arm/semicall.h22L
-rw-r--r--tests/tcg/arm/test-arm-iwmmxt.S49L
-rw-r--r--tests/tcg/arm/test-armv6m-undef.S154L
-rw-r--r--tests/tcg/arm/test-armv6m-undef.ld21L
-rwxr-xr-xtests/tcg/configure.sh330L
-rw-r--r--tests/tcg/cris/.gdbinit11L
-rw-r--r--tests/tcg/cris/Makefile.target59L
-rw-r--r--tests/tcg/cris/README1L
-rw-r--r--tests/tcg/cris/bare/check_addcv17.s65L
-rw-r--r--tests/tcg/cris/bare/check_addi.s57L
-rw-r--r--tests/tcg/cris/bare/check_addiv32.s62L
-rw-r--r--tests/tcg/cris/bare/check_addm.s96L
-rw-r--r--tests/tcg/cris/bare/check_addq.s47L
-rw-r--r--tests/tcg/cris/bare/check_addr.s96L
-rw-r--r--tests/tcg/cris/bare/check_addxc.s91L
-rw-r--r--tests/tcg/cris/bare/check_addxm.s106L
-rw-r--r--tests/tcg/cris/bare/check_addxr.s96L
-rw-r--r--tests/tcg/cris/bare/check_andc.s80L
-rw-r--r--tests/tcg/cris/bare/check_andm.s90L
-rw-r--r--tests/tcg/cris/bare/check_andq.s46L
-rw-r--r--tests/tcg/cris/bare/check_andr.s95L
-rw-r--r--tests/tcg/cris/bare/check_asr.s230L
-rw-r--r--tests/tcg/cris/bare/check_ba.s93L
-rw-r--r--tests/tcg/cris/bare/check_bas.s102L
-rw-r--r--tests/tcg/cris/bare/check_bcc.s197L
-rw-r--r--tests/tcg/cris/bare/check_boundc.s101L
-rw-r--r--tests/tcg/cris/bare/check_boundr.s125L
-rw-r--r--tests/tcg/cris/bare/check_btst.s96L
-rw-r--r--tests/tcg/cris/bare/check_clearfv32.s19L
-rw-r--r--tests/tcg/cris/bare/check_clrjmp1.s36L
-rw-r--r--tests/tcg/cris/bare/check_cmp-2.s15L
-rw-r--r--tests/tcg/cris/bare/check_cmpc.s86L
-rw-r--r--tests/tcg/cris/bare/check_cmpm.s96L
-rw-r--r--tests/tcg/cris/bare/check_cmpq.s75L
-rw-r--r--tests/tcg/cris/bare/check_cmpr.s102L
-rw-r--r--tests/tcg/cris/bare/check_cmpxc.s92L
-rw-r--r--tests/tcg/cris/bare/check_cmpxm.s106L
-rw-r--r--tests/tcg/cris/bare/check_dstep.s42L
-rw-r--r--tests/tcg/cris/bare/check_jsr.s85L
-rw-r--r--tests/tcg/cris/bare/check_lapc.s78L
-rw-r--r--tests/tcg/cris/bare/check_lsl.s217L
-rw-r--r--tests/tcg/cris/bare/check_lsr.s218L
-rw-r--r--tests/tcg/cris/bare/check_mcp.s49L
-rw-r--r--tests/tcg/cris/bare/check_movdelsr1.s33L
-rw-r--r--tests/tcg/cris/bare/check_movecr.s37L
-rw-r--r--tests/tcg/cris/bare/check_movei.s50L
-rw-r--r--tests/tcg/cris/bare/check_movemr.s78L
-rw-r--r--tests/tcg/cris/bare/check_movemrv32.s96L
-rw-r--r--tests/tcg/cris/bare/check_mover.s28L
-rw-r--r--tests/tcg/cris/bare/check_moverm.s45L
-rw-r--r--tests/tcg/cris/bare/check_movmp.s131L
-rw-r--r--tests/tcg/cris/bare/check_movpmv32.s35L
-rw-r--r--tests/tcg/cris/bare/check_movpr.s28L
-rw-r--r--tests/tcg/cris/bare/check_movprv32.s21L
-rw-r--r--tests/tcg/cris/bare/check_movscr.s29L
-rw-r--r--tests/tcg/cris/bare/check_movsm.s44L
-rw-r--r--tests/tcg/cris/bare/check_movsr.s46L
-rw-r--r--tests/tcg/cris/bare/check_movucr.s33L
-rw-r--r--tests/tcg/cris/bare/check_movum.s40L
-rw-r--r--tests/tcg/cris/bare/check_movur.s45L
-rw-r--r--tests/tcg/cris/bare/check_mulv32.s51L
-rw-r--r--tests/tcg/cris/bare/check_mulx.s257L
-rw-r--r--tests/tcg/cris/bare/check_neg.s104L
-rw-r--r--tests/tcg/cris/bare/check_not.s31L
-rw-r--r--tests/tcg/cris/bare/check_orc.s71L
-rw-r--r--tests/tcg/cris/bare/check_orm.s75L
-rw-r--r--tests/tcg/cris/bare/check_orq.s41L
-rw-r--r--tests/tcg/cris/bare/check_orr.s84L
-rw-r--r--tests/tcg/cris/bare/check_ret.s25L
-rw-r--r--tests/tcg/cris/bare/check_scc.s95L
-rw-r--r--tests/tcg/cris/bare/check_subc.s87L
-rw-r--r--tests/tcg/cris/bare/check_subm.s96L
-rw-r--r--tests/tcg/cris/bare/check_subq.s52L
-rw-r--r--tests/tcg/cris/bare/check_subr.s102L
-rw-r--r--tests/tcg/cris/bare/check_xarith.s72L
-rw-r--r--tests/tcg/cris/bare/crt.s13L
-rw-r--r--tests/tcg/cris/bare/sys.c63L
-rw-r--r--tests/tcg/cris/bare/testutils.inc117L
-rw-r--r--tests/tcg/cris/libc/check_abs.c40L
-rw-r--r--tests/tcg/cris/libc/check_addc.c58L
-rw-r--r--tests/tcg/cris/libc/check_addcm.c85L
-rw-r--r--tests/tcg/cris/libc/check_addo.c125L
-rw-r--r--tests/tcg/cris/libc/check_addoq.c44L
-rw-r--r--tests/tcg/cris/libc/check_bound.c142L
-rw-r--r--tests/tcg/cris/libc/check_ftag.c37L
-rw-r--r--tests/tcg/cris/libc/check_gcctorture_pr28634-1.c15L
-rw-r--r--tests/tcg/cris/libc/check_gcctorture_pr28634.c15L
-rw-r--r--tests/tcg/cris/libc/check_glibc_kernelversion.c116L
-rw-r--r--tests/tcg/cris/libc/check_hello.c7L
-rw-r--r--tests/tcg/cris/libc/check_int64.c47L
-rw-r--r--tests/tcg/cris/libc/check_lz.c49L
-rw-r--r--tests/tcg/cris/libc/check_mapbrk.c39L
-rw-r--r--tests/tcg/cris/libc/check_mmap1.c48L
-rw-r--r--tests/tcg/cris/libc/check_mmap2.c48L
-rw-r--r--tests/tcg/cris/libc/check_mmap3.c33L
-rw-r--r--tests/tcg/cris/libc/check_moveq.c51L
-rw-r--r--tests/tcg/cris/libc/check_openpf1.c38L
-rw-r--r--tests/tcg/cris/libc/check_openpf2.c16L
-rw-r--r--tests/tcg/cris/libc/check_openpf3.c49L
-rw-r--r--tests/tcg/cris/libc/check_openpf5.c56L
-rw-r--r--tests/tcg/cris/libc/check_settls1.c45L
-rw-r--r--tests/tcg/cris/libc/check_sigalrm.c26L
-rw-r--r--tests/tcg/cris/libc/check_stat1.c16L
-rw-r--r--tests/tcg/cris/libc/check_stat2.c20L
-rw-r--r--tests/tcg/cris/libc/check_stat3.c25L
-rw-r--r--tests/tcg/cris/libc/check_stat4.c27L
-rw-r--r--tests/tcg/cris/libc/check_swap.c76L
-rw-r--r--tests/tcg/cris/libc/check_time2.c18L
-rw-r--r--tests/tcg/cris/libc/crisutils.h76L
-rw-r--r--tests/tcg/cris/libc/sys.h18L
-rw-r--r--tests/tcg/hexagon/Makefile.target44L
-rw-r--r--tests/tcg/hexagon/atomics.c139L
-rw-r--r--tests/tcg/hexagon/brev.c190L
-rw-r--r--tests/tcg/hexagon/circ.c486L
-rw-r--r--tests/tcg/hexagon/dual_stores.c60L
-rw-r--r--tests/tcg/hexagon/first.S56L
-rw-r--r--tests/tcg/hexagon/float_convs.ref748L
-rw-r--r--tests/tcg/hexagon/float_madds.ref768L
-rw-r--r--tests/tcg/hexagon/fpstuff.c612L
-rw-r--r--tests/tcg/hexagon/hex_sigsegv.c106L
-rw-r--r--tests/tcg/hexagon/load_align.c415L
-rw-r--r--tests/tcg/hexagon/load_unpack.c474L
-rw-r--r--tests/tcg/hexagon/mem_noshuf.c328L
-rw-r--r--tests/tcg/hexagon/misc.c473L
-rw-r--r--tests/tcg/hexagon/multi_result.c282L
-rw-r--r--tests/tcg/hexagon/preg_alias.c169L
-rw-r--r--tests/tcg/hppa/Makefile.target14L
-rw-r--r--tests/tcg/i386/Makefile.softmmu-target47L
-rw-r--r--tests/tcg/i386/Makefile.target73L
-rw-r--r--tests/tcg/i386/README35L
-rw-r--r--tests/tcg/i386/hello-i386.c28L
-rw-r--r--tests/tcg/i386/system/boot.S172L
-rw-r--r--tests/tcg/i386/system/kernel.ld23L
-rw-r--r--tests/tcg/i386/test-i386-bmi2.c42L
-rw-r--r--tests/tcg/i386/test-i386-code16.S79L
-rw-r--r--tests/tcg/i386/test-i386-f2xm1.c1140L
-rw-r--r--tests/tcg/i386/test-i386-fbstp.c140L
-rw-r--r--tests/tcg/i386/test-i386-fisttp.c100L
-rw-r--r--tests/tcg/i386/test-i386-fldcst.c199L
-rw-r--r--tests/tcg/i386/test-i386-fp-exceptions.c831L
-rw-r--r--tests/tcg/i386/test-i386-fpatan.c1071L
-rw-r--r--tests/tcg/i386/test-i386-fprem.c357L
-rw-r--r--tests/tcg/i386/test-i386-fscale.c108L
-rw-r--r--tests/tcg/i386/test-i386-fxam.c143L
-rw-r--r--tests/tcg/i386/test-i386-fxtract.c120L
-rw-r--r--tests/tcg/i386/test-i386-fyl2x.c1161L
-rw-r--r--tests/tcg/i386/test-i386-fyl2xp1.c1156L
-rw-r--r--tests/tcg/i386/test-i386-muldiv.h76L
-rw-r--r--tests/tcg/i386/test-i386-pcmpistri.c33L
-rw-r--r--tests/tcg/i386/test-i386-pseudo-denormal.c38L
-rw-r--r--tests/tcg/i386/test-i386-shift.h185L
-rw-r--r--tests/tcg/i386/test-i386-snan-convert.c63L
-rw-r--r--tests/tcg/i386/test-i386-sse-exceptions.c813L
-rw-r--r--tests/tcg/i386/test-i386-ssse3.c57L
-rw-r--r--tests/tcg/i386/test-i386-vm86.S103L
-rw-r--r--tests/tcg/i386/test-i386.c2764L
-rw-r--r--tests/tcg/i386/test-i386.h152L
-rw-r--r--tests/tcg/m68k/Makefile.target7L
-rw-r--r--tests/tcg/minilib/Makefile.target21L
-rw-r--r--tests/tcg/minilib/minilib.h25L
-rw-r--r--tests/tcg/minilib/printf.c136L
-rw-r--r--tests/tcg/mips/Makefile.target19L
-rw-r--r--tests/tcg/mips/README7L
-rw-r--r--tests/tcg/mips/hello-mips.c64L
-rw-r--r--tests/tcg/mips/include/test_inputs_128.h122L
-rw-r--r--tests/tcg/mips/include/test_inputs_32.h122L
-rw-r--r--tests/tcg/mips/include/test_inputs_64.h208L
-rw-r--r--tests/tcg/mips/include/test_utils_128.h103L
-rw-r--r--tests/tcg/mips/include/test_utils_32.h78L
-rw-r--r--tests/tcg/mips/include/test_utils_64.h81L
-rw-r--r--tests/tcg/mips/include/wrappers_mips64r6.h83L
-rw-r--r--tests/tcg/mips/include/wrappers_msa.h732L
-rw-r--r--tests/tcg/mips/user/ase/dsp/Makefile184L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_absq_s_ph.c31L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_absq_s_w.c37L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_addq_ph.c46L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_addq_s_ph.c69L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_addq_s_w.c44L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_addsc.c33L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_addu_qb.c35L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_addu_s_qb.c35L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_addwc.c49L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_bitrev.c20L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_bposge32.c44L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmp_eq_ph.c35L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmp_le_ph.c35L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmp_lt_ph.c35L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmpgu_eq_qb.c31L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmpgu_le_qb.c31L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmpgu_lt_qb.c31L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmpu_eq_qb.c35L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmpu_le_qb.c35L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmpu_lt_qb.c35L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpaq_s_w_ph.c31L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpaq_sa_l_w.c125L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpau_h_qbl.c27L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpau_h_qbr.c27L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpsq_s_w_ph.c45L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpsq_sa_l_w.c55L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpsu_h_qbl.c27L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpsu_h_qbr.c27L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_extp.c62L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_extpdp.c64L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_extpdpv.c47L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_extpv.c45L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_extr_r_w.c94L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_extr_rs_w.c117L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_extr_s_h.c86L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_extr_w.c94L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_extrv_r_w.c79L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_extrv_rs_w.c77L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_extrv_s_h.c88L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_extrv_w.c80L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_insv.c36L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_lbux.c25L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_lhx.c25L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_lwx.c25L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_madd.c31L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_maddu.c31L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_main.c6L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_maq_s_w_phl.c55L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_maq_s_w_phr.c55L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_maq_sa_w_phl.c55L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_maq_sa_w_phr.c55L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_mfhi.c21L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_mflo.c21L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_modsub.c30L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_msub.c30L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_msubu.c30L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_mthi.c21L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_mthlip.c58L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_mtlo.c21L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_muleq_s_w_phl.c41L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_muleq_s_w_phr.c40L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_muleu_s_ph_qbl.c25L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_muleu_s_ph_qbr.c25L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_mulq_rs_ph.c42L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_mult.c24L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_multu.c24L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_packrl_ph.c21L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_pick_ph.c49L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_pick_qb.c36L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_preceq_w_phl.c20L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_preceq_w_phr.c20L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_precequ_ph_qbl.c20L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_precequ_ph_qbla.c20L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_precequ_ph_qbr.c20L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_precequ_ph_qbra.c20L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_preceu_ph_qbl.c20L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_preceu_ph_qbla.c20L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_preceu_ph_qbr.c20L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_preceu_ph_qbra.c20L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_precrq_ph_w.c21L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_precrq_qb_ph.c21L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_precrq_rs_ph_w.c51L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_precrqu_s_qb_ph.c24L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_raddu_w_qb.c20L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_rddsp.c46L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_repl_ph.c23L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_repl_qb.c16L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_replv_ph.c19L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_replv_qb.c19L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_shilo.c45L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_shilov.c49L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_shll_ph.c55L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_shll_qb.c55L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_shll_s_ph.c24L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_shll_s_w.c52L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_shllv_ph.c40L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_shllv_qb.c38L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_shllv_s_ph.c40L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_shllv_s_w.c40L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_shra_ph.c30L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_shra_r_ph.c30L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_shra_r_w.c30L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_shrav_ph.c32L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_shrav_r_ph.c32L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_shrav_r_w.c32L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_shrl_qb.c31L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_shrlv_qb.c32L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_subq_ph.c40L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_subq_s_ph.c58L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_subq_s_w.c74L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_subu_qb.c25L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_subu_s_qb.c25L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r1_wrdsp.c46L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_absq_s_qb.c35L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_addqh_ph.c30L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_addqh_r_ph.c30L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_addqh_r_w.c34L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_addqh_w.c34L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_addu_ph.c33L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_addu_s_ph.c33L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_adduh_qb.c30L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_adduh_r_qb.c30L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_append.c30L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_balign.c30L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_cmpgdu_eq_qb.c37L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_cmpgdu_le_qb.c37L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_cmpgdu_lt_qb.c37L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpa_w_ph.c44L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpaqx_s_w_ph.c79L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpaqx_sa_w_ph.c57L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpax_w_ph.c44L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_dps_w_ph.c44L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpsqx_s_w_ph.c54L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpsqx_sa_w_ph.c53L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpsx_w_ph.c27L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_mul_ph.c47L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_mul_s_ph.c62L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_mulq_rs_w.c36L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_mulq_s_ph.c40L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_mulq_s_w.c36L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_mulsa_w_ph.c29L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_mulsaq_s_w_ph.c29L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_precr_qb_ph.c21L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_precr_sra_ph_w.c32L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_precr_sra_r_ph_w.c32L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_prepend.c30L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_shra_qb.c30L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_shra_r_qb.c30L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_shrav_qb.c32L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_shrav_r_qb.c32L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_shrl_ph.c20L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_shrlv_ph.c21L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_subqh_ph.c21L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_subqh_r_ph.c21L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_subqh_r_w.c21L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_subqh_w.c21L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_subu_ph.c40L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_subu_s_ph.c25L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_subuh_qb.c21L
-rw-r--r--tests/tcg/mips/user/ase/dsp/test_dsp_r2_subuh_r_qb.c32L
-rw-r--r--tests/tcg/mips/user/ase/msa/README20L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-count/test_msa_nloc_b.c149L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-count/test_msa_nloc_d.c149L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-count/test_msa_nloc_h.c149L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-count/test_msa_nloc_w.c149L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-count/test_msa_nlzc_b.c149L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-count/test_msa_nlzc_d.c149L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-count/test_msa_nlzc_h.c149L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-count/test_msa_nlzc_w.c149L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-count/test_msa_pcnt_b.c149L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-count/test_msa_pcnt_d.c149L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-count/test_msa_pcnt_h.c149L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-count/test_msa_pcnt_w.c149L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsl_b.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsl_d.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsl_h.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsl_w.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsr_b.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsr_d.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsr_h.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsr_w.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-move/test_msa_bmnz_v.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-move/test_msa_bmz_v.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-move/test_msa_bsel_v.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-set/test_msa_bclr_b.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-set/test_msa_bclr_d.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-set/test_msa_bclr_h.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-set/test_msa_bclr_w.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-set/test_msa_bneg_b.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-set/test_msa_bneg_d.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-set/test_msa_bneg_h.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-set/test_msa_bneg_w.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-set/test_msa_bset_b.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-set/test_msa_bset_d.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-set/test_msa_bset_h.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/bit-set/test_msa_bset_w.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_madd_q_h.c216L
-rw-r--r--tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_madd_q_w.c216L
-rw-r--r--tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_maddr_q_h.c216L
-rw-r--r--tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_maddr_q_w.c216L
-rw-r--r--tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_msub_q_h.c216L
-rw-r--r--tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_msub_q_w.c216L
-rw-r--r--tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_msubr_q_h.c216L
-rw-r--r--tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_msubr_q_w.c216L
-rw-r--r--tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_mul_q_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_mul_q_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_mulr_q_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_mulr_q_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmax_a_d.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmax_a_w.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmax_d.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmax_w.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmin_a_d.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmin_a_w.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmin_d.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmin_w.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-add/test_msa_add_a_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-add/test_msa_add_a_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-add/test_msa_add_a_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-add/test_msa_add_a_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_a_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_a_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_a_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_a_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_s_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_s_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_s_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_s_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_u_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_u_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_u_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_u_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-add/test_msa_addv_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-add/test_msa_addv_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-add/test_msa_addv_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-add/test_msa_addv_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-add/test_msa_hadd_s_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-add/test_msa_hadd_s_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-add/test_msa_hadd_s_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-add/test_msa_hadd_u_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-add/test_msa_hadd_u_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-add/test_msa_hadd_u_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_s_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_s_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_s_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_s_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_u_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_u_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_u_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_u_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_s_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_s_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_s_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_s_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_u_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_u_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_u_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_u_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-compare/test_msa_ceq_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-compare/test_msa_ceq_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-compare/test_msa_ceq_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-compare/test_msa_ceq_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_s_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_s_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_s_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_s_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_u_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_u_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_u_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_u_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_s_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_s_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_s_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_s_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_u_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_u_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_u_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_u_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_s_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_s_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_s_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_s_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_u_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_u_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_u_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_u_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dotp_s_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dotp_s_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dotp_s_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dotp_u_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dotp_u_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dotp_u_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpadd_s_d.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpadd_s_h.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpadd_s_w.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpadd_u_d.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpadd_u_h.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpadd_u_w.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpsub_s_d.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpsub_s_h.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpsub_s_w.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpsub_u_d.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpsub_u_h.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpsub_u_w.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_a_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_a_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_a_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_a_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_s_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_s_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_s_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_s_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_u_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_u_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_u_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_u_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_a_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_a_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_a_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_a_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_s_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_s_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_s_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_s_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_u_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_u_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_u_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_u_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_s_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_s_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_s_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_s_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_u_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_u_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_u_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_u_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-multiply/test_msa_maddv_b.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-multiply/test_msa_maddv_d.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-multiply/test_msa_maddv_h.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-multiply/test_msa_maddv_w.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-multiply/test_msa_msubv_b.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-multiply/test_msa_msubv_d.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-multiply/test_msa_msubv_h.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-multiply/test_msa_msubv_w.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-multiply/test_msa_mulv_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-multiply/test_msa_mulv_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-multiply/test_msa_mulv_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-multiply/test_msa_mulv_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_s_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_s_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_s_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_s_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_u_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_u_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_u_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_u_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_hsub_s_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_hsub_s_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_hsub_s_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_hsub_u_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_hsub_u_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_hsub_u_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_s_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_s_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_s_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_s_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_u_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_u_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_u_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_u_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsus_u_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsus_u_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsus_u_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsus_u_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsuu_s_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsuu_s_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsuu_s_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsuu_s_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subv_b.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subv_d.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subv_h.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subv_w.c160L
-rw-r--r--tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvev_b.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvev_d.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvev_h.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvev_w.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvl_b.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvl_d.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvl_h.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvl_w.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvod_b.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvod_d.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvod_h.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvod_w.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvr_b.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvr_d.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvr_h.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvr_w.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/logic/test_msa_and_v.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/logic/test_msa_nor_v.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/logic/test_msa_or_v.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/logic/test_msa_xor_v.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/move/test_msa_move_v.c149L
-rw-r--r--tests/tcg/mips/user/ase/msa/pack/test_msa_pckev_b.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/pack/test_msa_pckev_d.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/pack/test_msa_pckev_h.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/pack/test_msa_pckev_w.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/pack/test_msa_pckod_b.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/pack/test_msa_pckod_d.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/pack/test_msa_pckod_h.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/pack/test_msa_pckod_w.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/pack/test_msa_vshf_b.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/pack/test_msa_vshf_d.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/pack/test_msa_vshf_h.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/pack/test_msa_vshf_w.c214L
-rw-r--r--tests/tcg/mips/user/ase/msa/shift/test_msa_sll_b.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/shift/test_msa_sll_d.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/shift/test_msa_sll_h.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/shift/test_msa_sll_w.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/shift/test_msa_sra_b.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/shift/test_msa_sra_d.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/shift/test_msa_sra_h.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/shift/test_msa_sra_w.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/shift/test_msa_srar_b.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/shift/test_msa_srar_d.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/shift/test_msa_srar_h.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/shift/test_msa_srar_w.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/shift/test_msa_srl_b.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/shift/test_msa_srl_d.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/shift/test_msa_srl_h.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/shift/test_msa_srl_w.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/shift/test_msa_srlr_b.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/shift/test_msa_srlr_d.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/shift/test_msa_srlr_h.c158L
-rw-r--r--tests/tcg/mips/user/ase/msa/shift/test_msa_srlr_w.c158L
-rwxr-xr-xtests/tcg/mips/user/ase/msa/test_msa_compile_32r5eb.sh917L
-rwxr-xr-xtests/tcg/mips/user/ase/msa/test_msa_compile_32r5el.sh917L
-rwxr-xr-xtests/tcg/mips/user/ase/msa/test_msa_compile_64r6eb.sh643L
-rwxr-xr-xtests/tcg/mips/user/ase/msa/test_msa_compile_64r6el.sh643L
-rwxr-xr-xtests/tcg/mips/user/ase/msa/test_msa_run_32r5eb.sh371L
-rwxr-xr-xtests/tcg/mips/user/ase/msa/test_msa_run_32r5el.sh371L
-rwxr-xr-xtests/tcg/mips/user/ase/msa/test_msa_run_64r6eb.sh371L
-rwxr-xr-xtests/tcg/mips/user/ase/msa/test_msa_run_64r6el.sh371L
-rw-r--r--tests/tcg/mips/user/isa/mips64r6/bit-count/test_mips64r6_clo.c146L
-rw-r--r--tests/tcg/mips/user/isa/mips64r6/bit-count/test_mips64r6_clz.c146L
-rw-r--r--tests/tcg/mips/user/isa/mips64r6/bit-count/test_mips64r6_dclo.c146L
-rw-r--r--tests/tcg/mips/user/isa/mips64r6/bit-count/test_mips64r6_dclz.c146L
-rw-r--r--tests/tcg/mips/user/isa/mips64r6/bit-swap/test_mips64r6_bitswap.c146L
-rw-r--r--tests/tcg/mips/user/isa/mips64r6/bit-swap/test_mips64r6_dbitswap.c146L
-rw-r--r--tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_dmuh.c153L
-rw-r--r--tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_dmuhu.c153L
-rw-r--r--tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_dmul.c153L
-rw-r--r--tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_dmulu.c153L
-rw-r--r--tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_muh.c153L
-rw-r--r--tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_muhu.c153L
-rw-r--r--tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_mul.c153L
-rw-r--r--tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_mulu.c153L
-rw-r--r--tests/tcg/mips/user/isa/mips64r6/logic/test_mips64r6_and.c153L
-rw-r--r--tests/tcg/mips/user/isa/mips64r6/logic/test_mips64r6_nor.c153L
-rw-r--r--tests/tcg/mips/user/isa/mips64r6/logic/test_mips64r6_or.c153L
-rw-r--r--tests/tcg/mips/user/isa/mips64r6/logic/test_mips64r6_xor.c153L
-rw-r--r--tests/tcg/mips/user/isa/mips64r6/shift/test_mips64r6_dsllv.c153L
-rw-r--r--tests/tcg/mips/user/isa/mips64r6/shift/test_mips64r6_dsrav.c153L
-rw-r--r--tests/tcg/mips/user/isa/mips64r6/shift/test_mips64r6_dsrlv.c153L
-rw-r--r--tests/tcg/mips/user/isa/mips64r6/shift/test_mips64r6_sllv.c153L
-rw-r--r--tests/tcg/mips/user/isa/mips64r6/shift/test_mips64r6_srav.c153L
-rw-r--r--tests/tcg/mips/user/isa/mips64r6/shift/test_mips64r6_srlv.c153L
-rw-r--r--tests/tcg/mips/user/isa/r5900/Makefile32L
-rw-r--r--tests/tcg/mips/user/isa/r5900/test_r5900_div1.c73L
-rw-r--r--tests/tcg/mips/user/isa/r5900/test_r5900_divu1.c48L
-rw-r--r--tests/tcg/mips/user/isa/r5900/test_r5900_madd.c78L
-rw-r--r--tests/tcg/mips/user/isa/r5900/test_r5900_maddu.c70L
-rw-r--r--tests/tcg/mips/user/isa/r5900/test_r5900_mflohi1.c35L
-rw-r--r--tests/tcg/mips/user/isa/r5900/test_r5900_mtlohi1.c40L
-rw-r--r--tests/tcg/mips/user/isa/r5900/test_r5900_mult.c76L
-rw-r--r--tests/tcg/mips/user/isa/r5900/test_r5900_multu.c68L
-rw-r--r--tests/tcg/multiarch/Makefile.target112L
-rw-r--r--tests/tcg/multiarch/README1L
-rw-r--r--tests/tcg/multiarch/arm-compat-semi/semiconsole.c29L
-rw-r--r--tests/tcg/multiarch/arm-compat-semi/semihosting.c82L
-rw-r--r--tests/tcg/multiarch/float_convs.c107L
-rw-r--r--tests/tcg/multiarch/float_helpers.h43L
-rw-r--r--tests/tcg/multiarch/float_madds.c105L
-rw-r--r--tests/tcg/multiarch/gdbstub/memory.py130L
-rw-r--r--tests/tcg/multiarch/gdbstub/sha1.py88L
-rw-r--r--tests/tcg/multiarch/gdbstub/test-qxfer-auxv-read.py57L
-rw-r--r--tests/tcg/multiarch/libs/float_helpers.c228L
-rw-r--r--tests/tcg/multiarch/linux/linux-test.c545L
-rw-r--r--tests/tcg/multiarch/sha1.c239L
-rw-r--r--tests/tcg/multiarch/signals.c149L
-rw-r--r--tests/tcg/multiarch/system/Makefile.softmmu-target35L
-rw-r--r--tests/tcg/multiarch/system/hello.c14L
-rw-r--r--tests/tcg/multiarch/system/memory.c476L
-rw-r--r--tests/tcg/multiarch/test-mmap.c504L
-rw-r--r--tests/tcg/multiarch/testthread.c57L
-rw-r--r--tests/tcg/multiarch/threadcount.c64L
-rw-r--r--tests/tcg/openrisc/Makefile71L
-rw-r--r--tests/tcg/openrisc/test_add.c43L
-rw-r--r--tests/tcg/openrisc/test_addc.c40L
-rw-r--r--tests/tcg/openrisc/test_addi.c33L
-rw-r--r--tests/tcg/openrisc/test_addic.c35L
-rw-r--r--tests/tcg/openrisc/test_and_or.c65L
-rw-r--r--tests/tcg/openrisc/test_bf.c47L
-rw-r--r--tests/tcg/openrisc/test_bnf.c51L
-rw-r--r--tests/tcg/openrisc/test_div.c54L
-rw-r--r--tests/tcg/openrisc/test_divu.c34L
-rw-r--r--tests/tcg/openrisc/test_extx.c78L
-rw-r--r--tests/tcg/openrisc/test_fx.c57L
-rw-r--r--tests/tcg/openrisc/test_j.c26L
-rw-r--r--tests/tcg/openrisc/test_jal.c26L
-rw-r--r--tests/tcg/openrisc/test_lf_add.c39L
-rw-r--r--tests/tcg/openrisc/test_lf_div.c37L
-rw-r--r--tests/tcg/openrisc/test_lf_eqs.c88L
-rw-r--r--tests/tcg/openrisc/test_lf_ges.c88L
-rw-r--r--tests/tcg/openrisc/test_lf_gts.c86L
-rw-r--r--tests/tcg/openrisc/test_lf_les.c88L
-rw-r--r--tests/tcg/openrisc/test_lf_lts.c92L
-rw-r--r--tests/tcg/openrisc/test_lf_mul.c22L
-rw-r--r--tests/tcg/openrisc/test_lf_nes.c89L
-rw-r--r--tests/tcg/openrisc/test_lf_rem.c32L
-rw-r--r--tests/tcg/openrisc/test_lf_sub.c35L
-rw-r--r--tests/tcg/openrisc/test_logic.c105L
-rw-r--r--tests/tcg/openrisc/test_lx.c84L
-rw-r--r--tests/tcg/openrisc/test_movhi.c31L
-rw-r--r--tests/tcg/openrisc/test_mul.c61L
-rw-r--r--tests/tcg/openrisc/test_muli.c48L
-rw-r--r--tests/tcg/openrisc/test_mulu.c48L
-rw-r--r--tests/tcg/openrisc/test_sfeq.c43L
-rw-r--r--tests/tcg/openrisc/test_sfeqi.c39L
-rw-r--r--tests/tcg/openrisc/test_sfges.c44L
-rw-r--r--tests/tcg/openrisc/test_sfgesi.c40L
-rw-r--r--tests/tcg/openrisc/test_sfgeu.c44L
-rw-r--r--tests/tcg/openrisc/test_sfgeui.c41L
-rw-r--r--tests/tcg/openrisc/test_sfgts.c45L
-rw-r--r--tests/tcg/openrisc/test_sfgtsi.c41L
-rw-r--r--tests/tcg/openrisc/test_sfgtu.c43L
-rw-r--r--tests/tcg/openrisc/test_sfgtui.c42L
-rw-r--r--tests/tcg/openrisc/test_sfles.c26L
-rw-r--r--tests/tcg/openrisc/test_sflesi.c39L
-rw-r--r--tests/tcg/openrisc/test_sfleu.c43L
-rw-r--r--tests/tcg/openrisc/test_sfleui.c39L
-rw-r--r--tests/tcg/openrisc/test_sflts.c43L
-rw-r--r--tests/tcg/openrisc/test_sfltsi.c39L
-rw-r--r--tests/tcg/openrisc/test_sfltu.c43L
-rw-r--r--tests/tcg/openrisc/test_sfltui.c39L
-rw-r--r--tests/tcg/openrisc/test_sfne.c43L
-rw-r--r--tests/tcg/openrisc/test_sfnei.c39L
-rw-r--r--tests/tcg/openrisc/test_sub.c35L
-rw-r--r--tests/tcg/ppc/Makefile.target12L
-rw-r--r--tests/tcg/ppc64/Makefile.target26L
-rw-r--r--tests/tcg/ppc64le/Makefile.target25L
-rw-r--r--tests/tcg/ppc64le/bcdsub.c130L
-rw-r--r--tests/tcg/ppc64le/byte_reverse.c21L
-rw-r--r--tests/tcg/riscv64/Makefile.target5L
-rw-r--r--tests/tcg/riscv64/semicall.h22L
-rw-r--r--tests/tcg/riscv64/test-div.c58L
-rw-r--r--tests/tcg/s390x/Makefile.target26L
-rw-r--r--tests/tcg/s390x/csst.c43L
-rw-r--r--tests/tcg/s390x/exrl-trt.c48L
-rw-r--r--tests/tcg/s390x/exrl-trtr.c48L
-rw-r--r--tests/tcg/s390x/gdbstub/test-signals-s390x.py76L
-rw-r--r--tests/tcg/s390x/hello-s390x.c7L
-rw-r--r--tests/tcg/s390x/ipm.c22L
-rw-r--r--tests/tcg/s390x/mvc.c109L
-rw-r--r--tests/tcg/s390x/mvo.c25L
-rw-r--r--tests/tcg/s390x/pack.c21L
-rw-r--r--tests/tcg/s390x/signals-s390x.c165L
-rw-r--r--tests/tcg/s390x/trap.c102L
-rw-r--r--tests/tcg/sh4/Makefile.target14L
-rw-r--r--tests/tcg/sparc64/Makefile.target6L
-rw-r--r--tests/tcg/tricore/Makefile.softmmu-target26L
-rw-r--r--tests/tcg/tricore/link.ld60L
-rw-r--r--tests/tcg/tricore/macros.h129L
-rw-r--r--tests/tcg/tricore/test_abs.S7L
-rw-r--r--tests/tcg/tricore/test_bmerge.S8L
-rw-r--r--tests/tcg/tricore/test_clz.S9L
-rw-r--r--tests/tcg/tricore/test_dvstep.S15L
-rw-r--r--tests/tcg/tricore/test_fadd.S16L
-rw-r--r--tests/tcg/tricore/test_fmul.S8L
-rw-r--r--tests/tcg/tricore/test_ftoi.S10L
-rw-r--r--tests/tcg/tricore/test_madd.S11L
-rw-r--r--tests/tcg/tricore/test_msub.S9L
-rw-r--r--tests/tcg/tricore/test_muls.S9L
-rw-r--r--tests/tcg/x86_64/Makefile.softmmu-target47L
-rw-r--r--tests/tcg/x86_64/Makefile.target24L
-rw-r--r--tests/tcg/x86_64/system/boot.S274L
-rw-r--r--tests/tcg/x86_64/system/kernel.ld33L
-rw-r--r--tests/tcg/x86_64/vsyscall.c12L
-rw-r--r--tests/tcg/xtensa/Makefile.softmmu-target42L
-rw-r--r--tests/tcg/xtensa/crt.S24L
-rw-r--r--tests/tcg/xtensa/fpu.h142L
-rw-r--r--tests/tcg/xtensa/linker.ld.S166L
-rw-r--r--tests/tcg/xtensa/macros.inc122L
-rw-r--r--tests/tcg/xtensa/test_b.S245L
-rw-r--r--tests/tcg/xtensa/test_bi.S103L
-rw-r--r--tests/tcg/xtensa/test_boolean.S27L
-rw-r--r--tests/tcg/xtensa/test_break.S266L
-rw-r--r--tests/tcg/xtensa/test_bz.S57L
-rw-r--r--tests/tcg/xtensa/test_cache.S135L
-rw-r--r--tests/tcg/xtensa/test_clamps.S46L
-rw-r--r--tests/tcg/xtensa/test_dfp0_arith.S162L
-rw-r--r--tests/tcg/xtensa/test_exclusive.S48L
-rw-r--r--tests/tcg/xtensa/test_extui.S26L
-rw-r--r--tests/tcg/xtensa/test_flix.S77L
-rw-r--r--tests/tcg/xtensa/test_fp0_arith.S261L
-rw-r--r--tests/tcg/xtensa/test_fp0_conv.S315L
-rw-r--r--tests/tcg/xtensa/test_fp0_div.S82L
-rw-r--r--tests/tcg/xtensa/test_fp0_sqrt.S76L
-rw-r--r--tests/tcg/xtensa/test_fp1.S147L
-rw-r--r--tests/tcg/xtensa/test_fp_cpenable.S27L
-rw-r--r--tests/tcg/xtensa/test_interrupt.S259L
-rw-r--r--tests/tcg/xtensa/test_load_store.S221L
-rw-r--r--tests/tcg/xtensa/test_loop.S167L
-rw-r--r--tests/tcg/xtensa/test_lsc.S266L
-rw-r--r--tests/tcg/xtensa/test_mac16.S247L
-rw-r--r--tests/tcg/xtensa/test_max.S85L
-rw-r--r--tests/tcg/xtensa/test_min.S85L
-rw-r--r--tests/tcg/xtensa/test_mmu.S747L
-rw-r--r--tests/tcg/xtensa/test_mul16.S87L
-rw-r--r--tests/tcg/xtensa/test_mul32.S24L
-rw-r--r--tests/tcg/xtensa/test_nsa.S63L
-rw-r--r--tests/tcg/xtensa/test_phys_mem.S128L
-rw-r--r--tests/tcg/xtensa/test_quo.S151L
-rw-r--r--tests/tcg/xtensa/test_rem.S151L
-rw-r--r--tests/tcg/xtensa/test_rst0.S156L
-rw-r--r--tests/tcg/xtensa/test_s32c1i.S51L
-rw-r--r--tests/tcg/xtensa/test_sar.S111L
-rw-r--r--tests/tcg/xtensa/test_sext.S73L
-rw-r--r--tests/tcg/xtensa/test_shift.S206L
-rw-r--r--tests/tcg/xtensa/test_sr.S236L
-rw-r--r--tests/tcg/xtensa/test_timer.S257L
-rw-r--r--tests/tcg/xtensa/test_windowed.S367L
-rw-r--r--tests/tcg/xtensa/vectors.S65L
-rw-r--r--tests/test-qht-par.c55L
-rw-r--r--tests/tsan/blacklist.tsan10L
-rw-r--r--tests/tsan/suppressions.tsan14L
-rw-r--r--tests/uefi-test-tools/LICENSE25L
-rw-r--r--tests/uefi-test-tools/Makefile110L
-rw-r--r--tests/uefi-test-tools/UefiTestToolsPkg/BiosTablesTest/BiosTablesTest.c145L
-rw-r--r--tests/uefi-test-tools/UefiTestToolsPkg/BiosTablesTest/BiosTablesTest.inf43L
-rw-r--r--tests/uefi-test-tools/UefiTestToolsPkg/Include/Guid/BiosTablesTest.h80L
-rw-r--r--tests/uefi-test-tools/UefiTestToolsPkg/UefiTestToolsPkg.dec27L
-rw-r--r--tests/uefi-test-tools/UefiTestToolsPkg/UefiTestToolsPkg.dsc69L
-rwxr-xr-xtests/uefi-test-tools/build.sh65L
-rw-r--r--tests/unit/check-block-qdict.c712L
-rw-r--r--tests/unit/check-qdict.c379L
-rw-r--r--tests/unit/check-qjson.c1518L
-rw-r--r--tests/unit/check-qlist.c103L
-rw-r--r--tests/unit/check-qlit.c101L
-rw-r--r--tests/unit/check-qnull.c78L
-rw-r--r--tests/unit/check-qnum.c175L
-rw-r--r--tests/unit/check-qobject.c334L
-rw-r--r--tests/unit/check-qom-interface.c103L
-rw-r--r--tests/unit/check-qom-proplist.c671L
-rw-r--r--tests/unit/check-qstring.c82L
-rw-r--r--tests/unit/crypto-tls-psk-helpers.c44L
-rw-r--r--tests/unit/crypto-tls-psk-helpers.h29L
-rw-r--r--tests/unit/crypto-tls-x509-helpers.c504L
-rw-r--r--tests/unit/crypto-tls-x509-helpers.h123L
-rw-r--r--tests/unit/io-channel-helpers.c163L
-rw-r--r--tests/unit/io-channel-helpers.h41L
-rw-r--r--tests/unit/iothread.c120L
-rw-r--r--tests/unit/iothread.h25L
-rw-r--r--tests/unit/meson.build186L
-rw-r--r--tests/unit/pkix_asn1_tab.c1105L
-rw-r--r--tests/unit/ptimer-test-stubs.c124L
-rw-r--r--tests/unit/ptimer-test.c892L
-rw-r--r--tests/unit/ptimer-test.h22L
-rw-r--r--tests/unit/rcutorture.c483L
-rw-r--r--tests/unit/socket-helpers.c157L
-rw-r--r--tests/unit/socket-helpers.h35L
-rw-r--r--tests/unit/test-aio-multithread.c460L
-rw-r--r--tests/unit/test-aio.c958L
-rw-r--r--tests/unit/test-authz-list.c160L
-rw-r--r--tests/unit/test-authz-listfile.c196L
-rw-r--r--tests/unit/test-authz-pam.c133L
-rw-r--r--tests/unit/test-authz-simple.c51L
-rw-r--r--tests/unit/test-base64.c108L
-rw-r--r--tests/unit/test-bdrv-drain.c2233L
-rw-r--r--tests/unit/test-bdrv-graph-mod.c408L
-rw-r--r--tests/unit/test-bitcnt.c140L
-rw-r--r--tests/unit/test-bitmap.c138L
-rw-r--r--tests/unit/test-bitops.c146L
-rw-r--r--tests/unit/test-block-backend.c85L
-rw-r--r--tests/unit/test-block-iothread.c777L
-rw-r--r--tests/unit/test-blockjob-txn.c262L
-rw-r--r--tests/unit/test-blockjob.c514L
-rw-r--r--tests/unit/test-bufferiszero.c78L
-rw-r--r--tests/unit/test-char.c1554L
-rw-r--r--tests/unit/test-clone-visitor.c213L
-rw-r--r--tests/unit/test-coroutine.c673L
-rw-r--r--tests/unit/test-crypto-afsplit.c194L
-rw-r--r--tests/unit/test-crypto-block.c368L
-rw-r--r--tests/unit/test-crypto-cipher.c822L
-rw-r--r--tests/unit/test-crypto-hash.c256L
-rw-r--r--tests/unit/test-crypto-hmac.c254L
-rw-r--r--tests/unit/test-crypto-ivgen.c178L
-rw-r--r--tests/unit/test-crypto-pbkdf.c443L
-rw-r--r--tests/unit/test-crypto-secret.c614L
-rw-r--r--tests/unit/test-crypto-tlscredsx509.c706L
-rw-r--r--tests/unit/test-crypto-tlssession.c648L
-rw-r--r--tests/unit/test-crypto-xts.c529L
-rw-r--r--tests/unit/test-cutils.c2733L
-rw-r--r--tests/unit/test-fdmon-epoll.c73L
-rw-r--r--tests/unit/test-forward-visitor.c197L
-rw-r--r--tests/unit/test-hbitmap.c1119L
-rw-r--r--tests/unit/test-image-locking.c158L
-rw-r--r--tests/unit/test-int128.c223L
-rw-r--r--tests/unit/test-io-channel-buffer.c52L
-rw-r--r--tests/unit/test-io-channel-command.c130L
-rw-r--r--tests/unit/test-io-channel-file.c155L
-rw-r--r--tests/unit/test-io-channel-socket.c603L
-rw-r--r--tests/unit/test-io-channel-tls.c334L
-rw-r--r--tests/unit/test-io-task.c268L
-rw-r--r--tests/unit/test-iov.c578L
-rw-r--r--tests/unit/test-keyval.c823L
-rw-r--r--tests/unit/test-logging.c218L
-rw-r--r--tests/unit/test-mul64.c68L
-rw-r--r--tests/unit/test-opts-visitor.c371L
-rw-r--r--tests/unit/test-qapi-util.c78L
-rw-r--r--tests/unit/test-qdev-global-props.c319L
-rw-r--r--tests/unit/test-qdist.c389L
-rw-r--r--tests/unit/test-qemu-opts.c1022L
-rw-r--r--tests/unit/test-qga.c1019L
-rw-r--r--tests/unit/test-qgraph.c434L
-rw-r--r--tests/unit/test-qht.c260L
-rw-r--r--tests/unit/test-qmp-cmds.c428L
-rw-r--r--tests/unit/test-qmp-event.c195L
-rw-r--r--tests/unit/test-qobject-input-visitor.c1215L
-rw-r--r--tests/unit/test-qobject-output-visitor.c602L
-rw-r--r--tests/unit/test-rcu-list.c381L
-rw-r--r--tests/unit/test-rcu-simpleq.c2L
-rw-r--r--tests/unit/test-rcu-slist.c2L
-rw-r--r--tests/unit/test-rcu-tailq.c2L
-rw-r--r--tests/unit/test-replication.c623L
-rw-r--r--tests/unit/test-shift128.c139L
-rw-r--r--tests/unit/test-string-input-visitor.c501L
-rw-r--r--tests/unit/test-string-output-visitor.c248L
-rw-r--r--tests/unit/test-thread-pool.c250L
-rw-r--r--tests/unit/test-throttle.c770L
-rw-r--r--tests/unit/test-timed-average.c89L
-rw-r--r--tests/unit/test-util-filemonitor.c720L
-rw-r--r--tests/unit/test-util-sockets.c380L
-rw-r--r--tests/unit/test-uuid.c184L
-rw-r--r--tests/unit/test-visitor-serialization.c1116L
-rw-r--r--tests/unit/test-vmstate.c1532L
-rw-r--r--tests/unit/test-write-threshold.c47L
-rw-r--r--tests/unit/test-x86-cpuid.c138L
-rw-r--r--tests/unit/test-xbzrle.c191L
-rw-r--r--tests/unit/test-yank.c249L
-rw-r--r--tests/vhost-user-bridge.c844L
-rw-r--r--tests/vm/Makefile.include132L
-rw-r--r--tests/vm/README1L
-rw-r--r--tests/vm/aarch64vm.py106L
-rw-r--r--tests/vm/basevm.py665L
-rwxr-xr-xtests/vm/centos52L
-rw-r--r--tests/vm/centos-8-aarch64.ks51L
-rwxr-xr-xtests/vm/centos.aarch64227L
-rw-r--r--tests/vm/conf_example_aarch64.yml51L
-rw-r--r--tests/vm/conf_example_x86.yml50L
-rwxr-xr-xtests/vm/fedora191L
-rwxr-xr-xtests/vm/freebsd215L
-rwxr-xr-xtests/vm/haiku.x86_64118L
-rwxr-xr-xtests/vm/netbsd211L
-rwxr-xr-xtests/vm/openbsd184L
-rwxr-xr-xtests/vm/ubuntu.aarch6468L
-rwxr-xr-xtests/vm/ubuntu.i38640L
-rw-r--r--tests/vm/ubuntuvm.py60L
-rw-r--r--tests/vmstate-static-checker-data/dump1.json1163L
-rw-r--r--tests/vmstate-static-checker-data/dump2.json968L
-rw-r--r--thunk.c481L
-rwxr-xr-xtools/ebpf/Makefile.ebpf21L
-rw-r--r--tools/ebpf/rss.bpf.c571L
-rw-r--r--tools/meson.build26L
-rw-r--r--tools/virtiofsd/50-qemu-virtiofsd.json.in5L
-rw-r--r--tools/virtiofsd/buffer.c350L
-rw-r--r--tools/virtiofsd/fuse_common.h832L
-rw-r--r--tools/virtiofsd/fuse_i.h100L
-rw-r--r--tools/virtiofsd/fuse_log.c39L
-rw-r--r--tools/virtiofsd/fuse_log.h73L
-rw-r--r--tools/virtiofsd/fuse_lowlevel.c2614L
-rw-r--r--tools/virtiofsd/fuse_lowlevel.h1975L
-rw-r--r--tools/virtiofsd/fuse_misc.h59L
-rw-r--r--tools/virtiofsd/fuse_opt.c446L
-rw-r--r--tools/virtiofsd/fuse_opt.h272L
-rw-r--r--tools/virtiofsd/fuse_signals.c93L
-rw-r--r--tools/virtiofsd/fuse_virtio.c1083L
-rw-r--r--tools/virtiofsd/fuse_virtio.h33L
-rw-r--r--tools/virtiofsd/helper.c405L
-rw-r--r--tools/virtiofsd/meson.build18L
-rw-r--r--tools/virtiofsd/passthrough_helpers.h51L
-rw-r--r--tools/virtiofsd/passthrough_ll.c4079L
-rw-r--r--tools/virtiofsd/passthrough_seccomp.c177L
-rw-r--r--tools/virtiofsd/passthrough_seccomp.h15L
-rw-r--r--trace-events152L
-rw-r--r--trace/control-internal.h61L
-rw-r--r--trace/control-target.c149L
-rw-r--r--trace/control-vcpu.h63L
-rw-r--r--trace/control.c336L
-rw-r--r--trace/control.h264L
-rw-r--r--trace/event-internal.h44L
-rw-r--r--trace/ftrace.c95L
-rw-r--r--trace/ftrace.h12L
-rw-r--r--trace/meson.build97L
-rw-r--r--trace/qmp.c168L
-rw-r--r--trace/simple.c436L
-rw-r--r--trace/simple.h52L
-rw-r--r--ui/clipboard.c133L
-rw-r--r--ui/cocoa.m2063L
-rw-r--r--ui/console-gl.c158L
-rw-r--r--ui/console.c2511L
-rw-r--r--ui/curses.c813L
-rw-r--r--ui/curses_keys.h537L
-rw-r--r--ui/cursor.c243L
-rw-r--r--ui/cursor_hidden.xpm37L
-rw-r--r--ui/cursor_left_ptr.xpm39L
-rw-r--r--ui/egl-context.c37L
-rw-r--r--ui/egl-headless.c217L
-rw-r--r--ui/egl-helpers.c512L
-rw-r--r--ui/gtk-clipboard.c192L
-rw-r--r--ui/gtk-egl.c346L
-rw-r--r--ui/gtk-gl-area.c273L
-rw-r--r--ui/gtk.c2371L
-rw-r--r--ui/icons/Makefile13L
-rw-r--r--ui/icons/meson.build13L
-rw-r--r--ui/icons/qemu.svg976L
-rw-r--r--ui/icons/qemu_128x128.png8286B
-rw-r--r--ui/icons/qemu_16x16.png765B
-rw-r--r--ui/icons/qemu_24x24.png1201B
-rw-r--r--ui/icons/qemu_256x256.png17572B
-rw-r--r--ui/icons/qemu_32x32.bmp4234B
-rw-r--r--ui/icons/qemu_32x32.png1696B
-rw-r--r--ui/icons/qemu_48x48.png2694B
-rw-r--r--ui/icons/qemu_512x512.png38007B
-rw-r--r--ui/icons/qemu_64x64.png3807B
-rw-r--r--ui/input-barrier.c746L
-rw-r--r--ui/input-barrier.h112L
-rw-r--r--ui/input-keymap.c89L
-rw-r--r--ui/input-legacy.c275L
-rw-r--r--ui/input-linux.c534L
-rw-r--r--ui/input.c622L
-rw-r--r--ui/kbd-state.c137L
m---------ui/keycodemapdb @ d21009b
-rw-r--r--ui/keymaps.c273L
-rw-r--r--ui/keymaps.h62L
-rw-r--r--ui/meson.build151L
-rw-r--r--ui/qemu-pixman.c280L
-rw-r--r--ui/qemu-x509.h9L
-rw-r--r--ui/qemu.desktop8L
-rw-r--r--ui/sdl2-2d.c165L
-rw-r--r--ui/sdl2-gl.c245L
-rw-r--r--ui/sdl2-input.c59L
-rw-r--r--ui/sdl2.c927L
-rw-r--r--ui/shader.c174L
-rw-r--r--ui/shader/meson.build14L
-rw-r--r--ui/shader/texture-blit-flip.vert10L
-rw-r--r--ui/shader/texture-blit.frag10L
-rw-r--r--ui/shader/texture-blit.vert10L
-rw-r--r--ui/spice-app.c227L
-rw-r--r--ui/spice-core.c1039L
-rw-r--r--ui/spice-display.c1199L
-rw-r--r--ui/spice-input.c260L
-rw-r--r--ui/spice-module.c85L
-rw-r--r--ui/trace-events137L
-rw-r--r--ui/trace.h1L
-rw-r--r--ui/udmabuf.c29L
-rw-r--r--ui/vdagent.c871L
-rw-r--r--ui/vgafont.h4611L
-rw-r--r--ui/vnc-auth-sasl.c692L
-rw-r--r--ui/vnc-auth-sasl.h74L
-rw-r--r--ui/vnc-auth-vencrypt.c166L
-rw-r--r--ui/vnc-auth-vencrypt.h32L
-rw-r--r--ui/vnc-clipboard.c323L
-rw-r--r--ui/vnc-enc-hextile-template.h211L
-rw-r--r--ui/vnc-enc-hextile.c84L
-rw-r--r--ui/vnc-enc-tight.c1712L
-rw-r--r--ui/vnc-enc-tight.h183L
-rw-r--r--ui/vnc-enc-zlib.c154L
-rw-r--r--ui/vnc-enc-zrle.c366L
-rw-r--r--ui/vnc-enc-zrle.c.inc263L
-rw-r--r--ui/vnc-enc-zrle.h40L
-rw-r--r--ui/vnc-enc-zywrle-template.c171L
-rw-r--r--ui/vnc-enc-zywrle.h659L
-rw-r--r--ui/vnc-jobs.c382L
-rw-r--r--ui/vnc-jobs.h68L
-rw-r--r--ui/vnc-palette.c159L
-rw-r--r--ui/vnc-palette.h66L
-rw-r--r--ui/vnc-stubs.c24L
-rw-r--r--ui/vnc-ws.c150L
-rw-r--r--ui/vnc-ws.h31L
-rw-r--r--ui/vnc.c4312L
-rw-r--r--ui/vnc.h645L
-rw-r--r--ui/vnc_keysym.h722L
-rw-r--r--ui/win32-kbd-hook.c102L
-rw-r--r--ui/x_keymap.c119L
-rw-r--r--ui/x_keymap.h32L
-rw-r--r--util/aio-posix.c730L
-rw-r--r--util/aio-posix.h81L
-rw-r--r--util/aio-wait.c72L
-rw-r--r--util/aio-win32.c447L
-rw-r--r--util/aiocb.c55L
-rw-r--r--util/async.c690L
-rw-r--r--util/atomic64.c83L
-rw-r--r--util/base64.c60L
-rw-r--r--util/bitmap.c489L
-rw-r--r--util/bitops.c157L
-rw-r--r--util/block-helpers.c46L
-rw-r--r--util/block-helpers.h19L
-rw-r--r--util/buffer.c173L
-rw-r--r--util/bufferiszero.c355L
-rw-r--r--util/cacheflush.c146L
-rw-r--r--util/cacheinfo.c199L
-rw-r--r--util/compatfd.c107L
-rw-r--r--util/coroutine-sigaltstack.c304L
-rw-r--r--util/coroutine-ucontext.c332L
-rw-r--r--util/coroutine-win32.c102L
-rw-r--r--util/crc-ccitt.c127L
-rw-r--r--util/crc32c.c115L
-rw-r--r--util/cutils.c1059L
-rw-r--r--util/dbus.c57L
-rw-r--r--util/drm.c75L
-rw-r--r--util/envlist.c232L
-rw-r--r--util/error.c305L
-rw-r--r--util/event_notifier-posix.c140L
-rw-r--r--util/event_notifier-win32.c50L
-rw-r--r--util/fdmon-epoll.c155L
-rw-r--r--util/fdmon-io_uring.c361L
-rw-r--r--util/fdmon-poll.c108L
-rw-r--r--util/fifo8.c118L
-rw-r--r--util/filemonitor-inotify.c339L
-rw-r--r--util/filemonitor-stub.c59L
-rw-r--r--util/getauxval.c118L
-rw-r--r--util/guest-random.c101L
-rw-r--r--util/hbitmap.c933L
-rw-r--r--util/hexdump.c65L
-rw-r--r--util/host-utils.c227L
-rw-r--r--util/id.c69L
-rw-r--r--util/iov.c764L
-rw-r--r--util/iova-tree.c114L
-rw-r--r--util/keyval.c577L
-rw-r--r--util/lockcnt.c399L
-rw-r--r--util/log.c389L
-rw-r--r--util/main-loop.c594L
-rw-r--r--util/memfd.c206L
-rw-r--r--util/meson.build87L
-rw-r--r--util/mmap-alloc.c306L
-rw-r--r--util/module.c387L
-rw-r--r--util/notify.c76L
-rw-r--r--util/nvdimm-utils.c30L
-rw-r--r--util/osdep.c617L
-rw-r--r--util/oslib-posix.c860L
-rw-r--r--util/oslib-win32.c654L
-rw-r--r--util/pagesize.c18L
-rw-r--r--util/path.c70L
-rw-r--r--util/qdist.c397L
-rw-r--r--util/qemu-co-shared-resource.c90L
-rw-r--r--util/qemu-config.c565L
-rw-r--r--util/qemu-coroutine-io.c93L
-rw-r--r--util/qemu-coroutine-lock.c467L
-rw-r--r--util/qemu-coroutine-sleep.c80L
-rw-r--r--util/qemu-coroutine.c204L
-rw-r--r--util/qemu-error.c413L
-rw-r--r--util/qemu-openpty.c139L
-rw-r--r--util/qemu-option.c1226L
-rw-r--r--util/qemu-print.c70L
-rw-r--r--util/qemu-progress.c162L
-rw-r--r--util/qemu-sockets.c1482L
-rw-r--r--util/qemu-thread-common.h54L
-rw-r--r--util/qemu-thread-posix.c633L
-rw-r--r--util/qemu-thread-win32.c461L
-rw-r--r--util/qemu-timer-common.c63L
-rw-r--r--util/qemu-timer.c674L
-rw-r--r--util/qht.c963L
-rw-r--r--util/qsp.c813L
-rw-r--r--util/range.c72L
-rw-r--r--util/rcu.c436L
-rw-r--r--util/readline.c549L
-rw-r--r--util/selfmap.c83L
-rw-r--r--util/stats64.c137L
-rw-r--r--util/sys_membarrier.c50L
-rw-r--r--util/systemd.c79L
-rw-r--r--util/thread-pool.c352L
-rw-r--r--util/throttle.c637L
-rw-r--r--util/timed-average.c231L
-rw-r--r--util/trace-events106L
-rw-r--r--util/trace.h1L
-rw-r--r--util/transactions.c96L
-rw-r--r--util/unicode.c156L
-rw-r--r--util/uri.c2314L
-rw-r--r--util/userfaultfd.c345L
-rw-r--r--util/uuid.c118L
-rw-r--r--util/vfio-helpers.c861L
-rw-r--r--util/vhost-user-server.c446L
-rw-r--r--util/yank.c199L
-rw-r--r--version.rc30L