History log of /qemu/crypto/ (Results 51 – 75 of 306)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
757dda5409-Jun-2022 Alberto Faria <afaria@redhat.com>

crypto: Make block callbacks return 0 on success

They currently return the value of their headerlen/buflen parameter on
success. Returning 0 instead makes it clear that short reads/writes are
not po

crypto: Make block callbacks return 0 on success

They currently return the value of their headerlen/buflen parameter on
success. Returning 0 instead makes it clear that short reads/writes are
not possible.

Signed-off-by: Alberto Faria <afaria@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20220609152744.3891847-5-afaria@redhat.com>
Reviewed-by: Hanna Reitz <hreitz@redhat.com>
Signed-off-by: Hanna Reitz <hreitz@redhat.com>

show more ...


/qemu/.gitlab-ci.d/base.yml
/qemu/.gitlab-ci.d/buildtest-template.yml
/qemu/.gitlab-ci.d/buildtest.yml
/qemu/.gitlab-ci.d/cirrus.yml
/qemu/.gitlab-ci.d/cirrus/freebsd-12.vars
/qemu/.gitlab-ci.d/cirrus/freebsd-13.vars
/qemu/.gitlab-ci.d/container-cross.yml
/qemu/.gitlab-ci.d/container-template.yml
/qemu/.gitlab-ci.d/containers.yml
/qemu/.gitlab-ci.d/crossbuild-template.yml
/qemu/.gitlab-ci.d/crossbuilds.yml
/qemu/.gitlab-ci.d/custom-runners/ubuntu-20.04-aarch32.yml
/qemu/.gitlab-ci.d/custom-runners/ubuntu-20.04-aarch64.yml
/qemu/.gitlab-ci.d/custom-runners/ubuntu-20.04-s390x.yml
/qemu/.gitlab-ci.d/edk2.yml
/qemu/.gitlab-ci.d/opensbi.yml
/qemu/.gitlab-ci.d/qemu-project.yml
/qemu/.gitlab-ci.d/static_checks.yml
/qemu/.gitlab-ci.d/windows.yml
/qemu/.gitmodules
/qemu/Kconfig.host
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/accel/accel-common.c
/qemu/accel/hvf/hvf-accel-ops.c
/qemu/accel/kvm/kvm-all.c
/qemu/accel/stubs/tcg-stub.c
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/cputlb.c
/qemu/accel/tcg/tcg-accel-ops-icount.c
/qemu/accel/tcg/tcg-accel-ops-mttcg.c
/qemu/accel/tcg/tcg-accel-ops-rr.c
/qemu/accel/tcg/tcg-accel-ops.c
/qemu/accel/tcg/translate-all.c
/qemu/accel/tcg/user-exec.c
/qemu/backends/cryptodev-builtin.c
/qemu/backends/cryptodev-vhost-user.c
/qemu/backends/cryptodev.c
/qemu/block/backup.c
/qemu/block/blklogwrites.c
/qemu/block/block-backend.c
/qemu/block/block-copy.c
/qemu/block/bochs.c
/qemu/block/cloop.c
/qemu/block/copy-before-write.c
/qemu/block/crypto.c
/qemu/block/dirty-bitmap.c
/qemu/block/dmg.c
/qemu/block/export/export.c
/qemu/block/export/meson.build
/qemu/block/export/vduse-blk.c
/qemu/block/export/vduse-blk.h
/qemu/block/export/vhost-user-blk-server.c
/qemu/block/export/virtio-blk-handler.c
/qemu/block/export/virtio-blk-handler.h
/qemu/block/gluster.c
/qemu/block/io.c
/qemu/block/io_uring.c
/qemu/block/linux-aio.c
/qemu/block/mirror.c
/qemu/block/monitor/bitmap-qmp-cmds.c
/qemu/block/nbd.c
/qemu/block/parallels-ext.c
/qemu/block/parallels.c
/qemu/block/qcow.c
/qemu/block/qcow2-bitmap.c
/qemu/block/qcow2-cache.c
/qemu/block/qcow2-cluster.c
/qemu/block/qcow2-refcount.c
/qemu/block/qcow2-snapshot.c
/qemu/block/qcow2.c
/qemu/block/qed.c
/qemu/block/rbd.c
/qemu/block/trace-events
/qemu/block/vdi.c
/qemu/block/vhdx-log.c
/qemu/block/vhdx.c
/qemu/block/vmdk.c
/qemu/block/vpc.c
/qemu/block/vvfat.c
/qemu/bsd-user/bsd-file.h
/qemu/bsd-user/bsd-proc.h
/qemu/bsd-user/freebsd/os-syscall.c
/qemu/bsd-user/syscall_defs.h
/qemu/common-user/meson.build
/qemu/configs/devices/loongarch64-softmmu/default.mak
/qemu/configs/targets/aarch64-linux-user.mak
/qemu/configs/targets/aarch64_be-linux-user.mak
/qemu/configs/targets/arm-linux-user.mak
/qemu/configs/targets/armeb-linux-user.mak
/qemu/configs/targets/loongarch64-linux-user.mak
/qemu/configs/targets/loongarch64-softmmu.mak
/qemu/configs/targets/riscv32-linux-user.mak
/qemu/configs/targets/riscv64-linux-user.mak
/qemu/configure
/qemu/contrib/vhost-user-blk/meson.build
/qemu/contrib/vhost-user-blk/vhost-user-blk.c
block-luks.c
block.c
/qemu/disas.c
/qemu/disas/meson.build
/qemu/docs/about/deprecated.rst
/qemu/docs/about/removed-features.rst
/qemu/docs/conf.py
/qemu/docs/devel/ci-jobs.rst.inc
/qemu/docs/devel/ci.rst
/qemu/docs/devel/index-tcg.rst
/qemu/docs/devel/replay.rst
/qemu/docs/devel/submitting-a-patch.rst
/qemu/docs/devel/testing.rst
/qemu/docs/interop/vhost-user.rst
/qemu/docs/specs/fw_cfg.rst
/qemu/docs/specs/index.rst
/qemu/docs/specs/vmgenid.txt
/qemu/docs/system/arm/cpu-features.rst
/qemu/docs/system/arm/emulation.rst
/qemu/docs/system/arm/virt.rst
/qemu/docs/system/device-emulation.rst
/qemu/docs/system/devices/canokey.rst
/qemu/docs/system/devices/cxl.rst
/qemu/docs/system/devices/nvme.rst
/qemu/docs/system/devices/usb.rst
/qemu/docs/system/index.rst
/qemu/docs/system/loongarch/loongson3.rst
/qemu/docs/system/ppc/pseries.rst
/qemu/docs/system/replay.rst
/qemu/docs/tools/qemu-storage-daemon.rst
/qemu/ebpf/ebpf_rss.c
/qemu/gdb-xml/loongarch-base64.xml
/qemu/gdb-xml/loongarch-fpu64.xml
/qemu/gdbstub.c
/qemu/hmp-commands-info.hx
/qemu/hmp-commands.hx
/qemu/hw/9pfs/9p-xattr-user.c
/qemu/hw/9pfs/9p.c
/qemu/hw/Kconfig
/qemu/hw/acpi/acpi_interface.c
/qemu/hw/acpi/cxl.c
/qemu/hw/acpi/erst.c
/qemu/hw/acpi/ghes.c
/qemu/hw/acpi/ipmi-stub.c
/qemu/hw/acpi/ipmi.c
/qemu/hw/acpi/meson.build
/qemu/hw/acpi/nvdimm.c
/qemu/hw/acpi/pcihp.c
/qemu/hw/acpi/piix4.c
/qemu/hw/acpi/viot.c
/qemu/hw/arm/Kconfig
/qemu/hw/arm/armv7m.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_ast10x0.c
/qemu/hw/arm/aspeed_ast2600.c
/qemu/hw/arm/aspeed_soc.c
/qemu/hw/arm/boot.c
/qemu/hw/arm/pxa2xx.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xlnx-zynqmp.c
/qemu/hw/audio/cs4231a.c
/qemu/hw/block/fdc-isa.c
/qemu/hw/block/fdc-sysbus.c
/qemu/hw/block/m25p80.c
/qemu/hw/block/vhost-user-blk.c
/qemu/hw/block/virtio-blk.c
/qemu/hw/block/xen-block.c
/qemu/hw/char/parallel.c
/qemu/hw/char/serial-isa.c
/qemu/hw/core/generic-loader.c
/qemu/hw/core/loader.c
/qemu/hw/core/machine.c
/qemu/hw/core/qdev.c
/qemu/hw/cxl/cxl-component-utils.c
/qemu/hw/cxl/cxl-host-stubs.c
/qemu/hw/cxl/cxl-host.c
/qemu/hw/display/artist.c
/qemu/hw/display/qxl.c
/qemu/hw/display/sii9022.c
/qemu/hw/display/ssd0303.c
/qemu/hw/display/vhost-user-gpu-pci.c
/qemu/hw/display/vhost-user-gpu.c
/qemu/hw/display/vhost-user-vga.c
/qemu/hw/display/virtio-gpu-base.c
/qemu/hw/display/virtio-gpu-gl.c
/qemu/hw/display/virtio-gpu-pci-gl.c
/qemu/hw/display/virtio-gpu-pci.c
/qemu/hw/display/virtio-gpu.c
/qemu/hw/display/virtio-vga-gl.c
/qemu/hw/display/virtio-vga.c
/qemu/hw/display/xenfb.c
/qemu/hw/display/xlnx_dp.c
/qemu/hw/hppa/hppa_hardware.h
/qemu/hw/hppa/machine.c
/qemu/hw/hyperv/vmbus.c
/qemu/hw/i2c/aspeed_i2c.c
/qemu/hw/i2c/core.c
/qemu/hw/i2c/pmbus_device.c
/qemu/hw/i2c/smbus_ich9.c
/qemu/hw/i2c/smbus_slave.c
/qemu/hw/i2c/trace-events
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/microvm-dt.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/x86.c
/qemu/hw/i386/xen/xen-hvm.c
/qemu/hw/i386/xen/xen_platform.c
/qemu/hw/ide/atapi.c
/qemu/hw/ide/core.c
/qemu/hw/ide/piix.c
/qemu/hw/input/lasips2.c
/qemu/hw/input/pckbd.c
/qemu/hw/input/pl050.c
/qemu/hw/input/ps2.c
/qemu/hw/intc/Kconfig
/qemu/hw/intc/arm_gicv3_cpuif.c
/qemu/hw/intc/arm_gicv3_dist.c
/qemu/hw/intc/arm_gicv3_redist.c
/qemu/hw/intc/loongarch_extioi.c
/qemu/hw/intc/loongarch_ipi.c
/qemu/hw/intc/loongarch_pch_msi.c
/qemu/hw/intc/loongarch_pch_pic.c
/qemu/hw/intc/meson.build
/qemu/hw/intc/openpic.c
/qemu/hw/intc/pnv_xive.c
/qemu/hw/intc/pnv_xive2.c
/qemu/hw/intc/riscv_aclint.c
/qemu/hw/intc/riscv_aplic.c
/qemu/hw/intc/sifive_plic.c
/qemu/hw/intc/trace-events
/qemu/hw/ipmi/isa_ipmi_bt.c
/qemu/hw/ipmi/isa_ipmi_kcs.c
/qemu/hw/ipmi/smbus_ipmi.c
/qemu/hw/isa/isa-bus.c
/qemu/hw/isa/lpc_ich9.c
/qemu/hw/isa/piix3.c
/qemu/hw/isa/piix4.c
/qemu/hw/loongarch/Kconfig
/qemu/hw/loongarch/loongson3.c
/qemu/hw/loongarch/meson.build
/qemu/hw/m68k/bootinfo.h
/qemu/hw/m68k/virt.c
/qemu/hw/meson.build
/qemu/hw/mips/boston.c
/qemu/hw/mips/jazz.c
/qemu/hw/mips/malta.c
/qemu/hw/misc/applesmc.c
/qemu/hw/misc/aspeed_hace.c
/qemu/hw/misc/aspeed_peci.c
/qemu/hw/misc/aspeed_scu.c
/qemu/hw/misc/meson.build
/qemu/hw/misc/pvpanic-isa.c
/qemu/hw/misc/trace-events
/qemu/hw/net/e1000.c
/qemu/hw/net/fsl_etsec/etsec.c
/qemu/hw/net/fsl_etsec/etsec.h
/qemu/hw/net/imx_fec.c
/qemu/hw/nvme/ctrl.c
/qemu/hw/nvme/dif.c
/qemu/hw/nvme/ns.c
/qemu/hw/nvme/nvme.h
/qemu/hw/nvme/subsys.c
/qemu/hw/nvme/trace-events
/qemu/hw/nvram/eeprom_at24c.c
/qemu/hw/pci-bridge/cxl_downstream.c
/qemu/hw/pci-bridge/cxl_upstream.c
/qemu/hw/pci-bridge/meson.build
/qemu/hw/pci-bridge/pci_expander_bridge.c
/qemu/hw/pci-bridge/pci_expander_bridge_stubs.c
/qemu/hw/pci-host/i440fx.c
/qemu/hw/pci-host/pnv_phb3.c
/qemu/hw/pci-host/pnv_phb4.c
/qemu/hw/pci-host/pnv_phb4_pec.c
/qemu/hw/pci-host/q35.c
/qemu/hw/pci/msi.c
/qemu/hw/pci/msix.c
/qemu/hw/pci/pci.c
/qemu/hw/pci/pcie_aer.c
/qemu/hw/pci/shpc.c
/qemu/hw/ppc/e500.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/ppc440_uc.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_caps.c
/qemu/hw/ppc/spapr_iommu.c
/qemu/hw/ppc/spapr_pci.c
/qemu/hw/ppc/spapr_rtas_ddw.c
/qemu/hw/remote/Kconfig
/qemu/hw/remote/iommu.c
/qemu/hw/remote/machine.c
/qemu/hw/remote/meson.build
/qemu/hw/remote/trace-events
/qemu/hw/remote/vfio-user-obj.c
/qemu/hw/riscv/boot.c
/qemu/hw/riscv/virt.c
/qemu/hw/rtc/Kconfig
/qemu/hw/rtc/ls7a_rtc.c
/qemu/hw/rtc/mc146818rtc.c
/qemu/hw/rtc/meson.build
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/s390x/virtio-ccw-gpu.c
/qemu/hw/s390x/virtio-ccw.c
/qemu/hw/scsi/mfi.h
/qemu/hw/scsi/scsi-disk.c
/qemu/hw/scsi/scsi-generic.c
/qemu/hw/scsi/spapr_vscsi.c
/qemu/hw/scsi/vhost-user-scsi.c
/qemu/hw/sd/allwinner-sdhost.c
/qemu/hw/sensor/Kconfig
/qemu/hw/sensor/lsm303dlhc_mag.c
/qemu/hw/sensor/max31785.c
/qemu/hw/sensor/meson.build
/qemu/hw/sparc64/sun4u.c
/qemu/hw/sparc64/sun4u_iommu.c
/qemu/hw/ssi/aspeed_smc.c
/qemu/hw/timer/sse-timer.c
/qemu/hw/tpm/tpm_crb.c
/qemu/hw/tpm/tpm_tis_common.c
/qemu/hw/tpm/tpm_tis_isa.c
/qemu/hw/usb/Kconfig
/qemu/hw/usb/canokey.c
/qemu/hw/usb/canokey.h
/qemu/hw/usb/ccid-card-emulated.c
/qemu/hw/usb/ccid-card-passthru.c
/qemu/hw/usb/hcd-ehci.c
/qemu/hw/usb/host-libusb.c
/qemu/hw/usb/meson.build
/qemu/hw/usb/redirect.c
/qemu/hw/usb/trace-events
/qemu/hw/vfio/common.c
/qemu/hw/vfio/display.c
/qemu/hw/vfio/trace-events
/qemu/hw/virtio/trace-events
/qemu/hw/virtio/vhost-backend.c
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-bus.c
/qemu/hw/virtio/virtio-crypto.c
/qemu/hw/virtio/virtio-iommu.c
/qemu/hw/virtio/virtio-mmio.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/watchdog/meson.build
/qemu/hw/watchdog/spapr_watchdog.c
/qemu/hw/watchdog/trace-events
/qemu/hw/xen/xen_pt_config_init.c
/qemu/include/block/aio-wait.h
/qemu/include/block/block-copy.h
/qemu/include/block/block-io.h
/qemu/include/block/block_int-io.h
/qemu/include/block/nvme.h
/qemu/include/crypto/block.h
/qemu/include/disas/dis-asm.h
/qemu/include/exec/cpu-all.h
/qemu/include/exec/gdbstub.h
/qemu/include/exec/memory.h
/qemu/include/exec/poison.h
/qemu/include/hw/acpi/acpi_aml_interface.h
/qemu/include/hw/acpi/cxl.h
/qemu/include/hw/acpi/ipmi.h
/qemu/include/hw/acpi/piix4.h
/qemu/include/hw/arm/aspeed_soc.h
/qemu/include/hw/arm/virt.h
/qemu/include/hw/block/fdc.h
/qemu/include/hw/boards.h
/qemu/include/hw/cxl/cxl.h
/qemu/include/hw/cxl/cxl_host.h
/qemu/include/hw/display/xlnx_dp.h
/qemu/include/hw/hyperv/vmbus.h
/qemu/include/hw/i2c/aspeed_i2c.h
/qemu/include/hw/i2c/i2c.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/ide.h
/qemu/include/hw/input/i8042.h
/qemu/include/hw/input/lasips2.h
/qemu/include/hw/input/ps2.h
/qemu/include/hw/intc/loongarch_extioi.h
/qemu/include/hw/intc/loongarch_ipi.h
/qemu/include/hw/intc/loongarch_pch_msi.h
/qemu/include/hw/intc/loongarch_pch_pic.h
/qemu/include/hw/isa/isa.h
/qemu/include/hw/loader.h
/qemu/include/hw/loongarch/virt.h
/qemu/include/hw/misc/aspeed_peci.h
/qemu/include/hw/misc/pvpanic.h
/qemu/include/hw/pci-bridge/pci_expander_bridge.h
/qemu/include/hw/pci-host/i440fx.h
/qemu/include/hw/pci-host/ls7a.h
/qemu/include/hw/pci-host/pnv_phb3_regs.h
/qemu/include/hw/pci/msi.h
/qemu/include/hw/pci/msix.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/pci/pci_ids.h
/qemu/include/hw/ppc/pnv.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/registerfields.h
/qemu/include/hw/remote/iommu.h
/qemu/include/hw/remote/machine.h
/qemu/include/hw/remote/vfio-user-obj.h
/qemu/include/hw/rtc/mc146818rtc.h
/qemu/include/hw/southbridge/piix.h
/qemu/include/hw/virtio/vhost-backend.h
/qemu/include/hw/virtio/vhost.h
/qemu/include/hw/virtio/virtio-crypto.h
/qemu/include/hw/virtio/virtio-gpu.h
/qemu/include/hw/virtio/virtio-iommu.h
/qemu/include/hw/xen/xen.h
/qemu/include/hw/xen/xen_common.h
/qemu/include/io/channel-null.h
/qemu/include/monitor/hmp.h
/qemu/include/monitor/stats.h
/qemu/include/qemu/accel.h
/qemu/include/qemu/coroutine.h
/qemu/include/qemu/cutils.h
/qemu/include/qemu/hbitmap.h
/qemu/include/qemu/host-utils.h
/qemu/include/qemu/int128.h
/qemu/include/qemu/iova-tree.h
/qemu/include/qemu/module.h
/qemu/include/qemu/osdep.h
/qemu/include/qom/object.h
/qemu/include/semihosting/common-semi.h
/qemu/include/semihosting/console.h
/qemu/include/semihosting/guestfd.h
/qemu/include/semihosting/semihost.h
/qemu/include/semihosting/softmmu-uaccess.h
/qemu/include/semihosting/syscalls.h
/qemu/include/standard-headers/asm-m68k/bootinfo-virt.h
/qemu/include/sysemu/arch_init.h
/qemu/include/sysemu/block-backend-io.h
/qemu/include/sysemu/cpu-timers.h
/qemu/include/sysemu/cryptodev.h
/qemu/include/sysemu/replay.h
/qemu/include/sysemu/sysemu.h
/qemu/include/tcg/tcg-op.h
/qemu/include/ui/console.h
/qemu/include/ui/gtk.h
/qemu/io/channel-null.c
/qemu/io/channel-socket.c
/qemu/io/meson.build
/qemu/io/trace-events
/qemu/linux-headers/linux/vduse.h
/qemu/linux-user/aarch64/cpu_loop.c
/qemu/linux-user/aarch64/signal.c
/qemu/linux-user/aarch64/target_cpu.h
/qemu/linux-user/aarch64/target_prctl.h
/qemu/linux-user/arm/cpu_loop.c
/qemu/linux-user/elfload.c
/qemu/linux-user/loongarch64/cpu_loop.c
/qemu/linux-user/loongarch64/signal.c
/qemu/linux-user/loongarch64/sockbits.h
/qemu/linux-user/loongarch64/syscall_nr.h
/qemu/linux-user/loongarch64/target_cpu.h
/qemu/linux-user/loongarch64/target_elf.h
/qemu/linux-user/loongarch64/target_errno_defs.h
/qemu/linux-user/loongarch64/target_fcntl.h
/qemu/linux-user/loongarch64/target_prctl.h
/qemu/linux-user/loongarch64/target_resource.h
/qemu/linux-user/loongarch64/target_signal.h
/qemu/linux-user/loongarch64/target_structs.h
/qemu/linux-user/loongarch64/target_syscall.h
/qemu/linux-user/loongarch64/termbits.h
/qemu/linux-user/m68k/cpu_loop.c
/qemu/linux-user/main.c
/qemu/linux-user/mmap.c
/qemu/linux-user/riscv/cpu_loop.c
/qemu/linux-user/semihost.c
/qemu/linux-user/strace.c
/qemu/linux-user/strace.list
/qemu/linux-user/syscall.c
/qemu/linux-user/syscall_defs.h
/qemu/linux-user/user-internals.h
/qemu/linux-user/user-mmap.h
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/block.c
/qemu/migration/channel-block.c
/qemu/migration/channel-block.h
/qemu/migration/channel.c
/qemu/migration/colo.c
/qemu/migration/meson.build
/qemu/migration/migration.c
/qemu/migration/multifd.c
/qemu/migration/qemu-file.c
/qemu/migration/qemu-file.h
/qemu/migration/ram.c
/qemu/migration/rdma.c
/qemu/migration/savevm.c
/qemu/migration/vmstate.c
/qemu/monitor/hmp-cmds.c
/qemu/monitor/misc.c
/qemu/monitor/qmp-cmds.c
/qemu/nbd/client-connection.c
/qemu/nbd/trace-events
/qemu/pc-bios/hppa-firmware.img
/qemu/pc-bios/meson.build
/qemu/pc-bios/optionrom/Makefile
/qemu/pc-bios/s390-ccw.img
/qemu/pc-bios/s390-ccw/Makefile
/qemu/pc-bios/s390-ccw/bootmap.c
/qemu/pc-bios/s390-ccw/main.c
/qemu/pc-bios/s390-ccw/netboot.mak
/qemu/pc-bios/s390-ccw/s390-ccw.h
/qemu/pc-bios/s390-ccw/virtio-blkdev.c
/qemu/pc-bios/s390-ccw/virtio-scsi.c
/qemu/pc-bios/s390-ccw/virtio-scsi.h
/qemu/pc-bios/s390-ccw/virtio.c
/qemu/pc-bios/s390-ccw/virtio.h
/qemu/pc-bios/s390-netboot.img
/qemu/pc-bios/vof/Makefile
/qemu/po/LINGUAS
/qemu/po/uk.po
/qemu/python/qemu/machine/machine.py
/qemu/python/qemu/qmp/util.py
/qemu/python/setup.cfg
/qemu/qapi/block-core.json
/qemu/qapi/block-export.json
/qemu/qapi/block.json
/qemu/qapi/machine-target.json
/qemu/qapi/machine.json
/qemu/qapi/meson.build
/qemu/qapi/migration.json
/qemu/qapi/misc.json
/qemu/qapi/net.json
/qemu/qapi/qapi-schema.json
/qemu/qapi/qom.json
/qemu/qapi/stats.json
/qemu/qapi/ui.json
/qemu/qemu-io.c
/qemu/qemu-options.hx
/qemu/qga/channel-posix.c
/qemu/qga/commands-posix.c
/qemu/qga/cutils.c
/qemu/qga/cutils.h
/qemu/qga/installer/qemu-ga.wxs
/qemu/qga/meson.build
/qemu/replay/replay-events.c
/qemu/replay/replay-internal.h
/qemu/replay/replay-snapshot.c
/qemu/replay/replay.c
/qemu/roms/seabios-hppa
/qemu/scripts/clean-header-guards.pl
/qemu/scripts/clean-includes
/qemu/scripts/coverity-scan/COMPONENTS.md
/qemu/scripts/device-crash-test
/qemu/scripts/gensyscalls.sh
/qemu/scripts/meson-buildoptions.sh
/qemu/scripts/modinfo-generate.py
/qemu/scripts/mtest2make.py
/qemu/scripts/qemu-binfmt-conf.sh
/qemu/scripts/update-linux-headers.sh
/qemu/semihosting/arm-compat-semi.c
/qemu/semihosting/config.c
/qemu/semihosting/console.c
/qemu/semihosting/guestfd.c
/qemu/semihosting/meson.build
/qemu/semihosting/syscalls.c
/qemu/semihosting/uaccess.c
/qemu/softmmu/globals.c
/qemu/softmmu/icount.c
/qemu/softmmu/physmem.c
/qemu/softmmu/qdev-monitor.c
/qemu/softmmu/vl.c
/qemu/storage-daemon/qemu-storage-daemon.c
/qemu/stubs/icount.c
/qemu/stubs/meson.build
/qemu/stubs/semihost.c
/qemu/stubs/vfio-user-obj.c
/qemu/stubs/xen-hw-stub.c
/qemu/subprojects/libvduse/include/atomic.h
/qemu/subprojects/libvduse/include/compiler.h
/qemu/subprojects/libvduse/libvduse.c
/qemu/subprojects/libvduse/libvduse.h
/qemu/subprojects/libvduse/linux-headers/linux
/qemu/subprojects/libvduse/meson.build
/qemu/subprojects/libvduse/standard-headers/linux
/qemu/subprojects/libvfio-user
/qemu/subprojects/libvhost-user/libvhost-user.c
/qemu/target/Kconfig
/qemu/target/arm/arch_dump.c
/qemu/target/arm/common-semi-target.h
/qemu/target/arm/cpregs.h
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/cpu_tcg.c
/qemu/target/arm/debug_helper.c
/qemu/target/arm/gdbstub.c
/qemu/target/arm/gdbstub64.c
/qemu/target/arm/helper-sme.h
/qemu/target/arm/helper-sve.h
/qemu/target/arm/helper.c
/qemu/target/arm/helper.h
/qemu/target/arm/hvf/hvf.c
/qemu/target/arm/internals.h
/qemu/target/arm/kvm64.c
/qemu/target/arm/kvm_arm.h
/qemu/target/arm/m_helper.c
/qemu/target/arm/machine.c
/qemu/target/arm/meson.build
/qemu/target/arm/mve_helper.c
/qemu/target/arm/op_helper.c
/qemu/target/arm/ptw.c
/qemu/target/arm/sme-fa64.decode
/qemu/target/arm/sme.decode
/qemu/target/arm/sme_helper.c
/qemu/target/arm/sve.decode
/qemu/target/arm/sve_helper.c
/qemu/target/arm/sve_ldst_internal.h
/qemu/target/arm/syndrome.h
/qemu/target/arm/tlb_helper.c
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate-a64.h
/qemu/target/arm/translate-m-nocp.c
/qemu/target/arm/translate-mve.c
/qemu/target/arm/translate-sme.c
/qemu/target/arm/translate-sve.c
/qemu/target/arm/translate-vfp.c
/qemu/target/arm/translate.c
/qemu/target/arm/translate.h
/qemu/target/arm/vec_helper.c
/qemu/target/arm/vec_internal.h
/qemu/target/avr/cpu.c
/qemu/target/avr/cpu.h
/qemu/target/avr/helper.c
/qemu/target/i386/cpu-sysemu.c
/qemu/target/i386/cpu.c
/qemu/target/i386/hvf/vmcs.h
/qemu/target/i386/hvf/vmx.h
/qemu/target/i386/tcg/sysemu/excp_helper.c
/qemu/target/loongarch/Kconfig
/qemu/target/loongarch/README
/qemu/target/loongarch/constant_timer.c
/qemu/target/loongarch/cpu-csr.h
/qemu/target/loongarch/cpu-param.h
/qemu/target/loongarch/cpu.c
/qemu/target/loongarch/cpu.h
/qemu/target/loongarch/csr_helper.c
/qemu/target/loongarch/disas.c
/qemu/target/loongarch/fpu_helper.c
/qemu/target/loongarch/gdbstub.c
/qemu/target/loongarch/helper.h
/qemu/target/loongarch/insn_trans/trans_arith.c.inc
/qemu/target/loongarch/insn_trans/trans_atomic.c.inc
/qemu/target/loongarch/insn_trans/trans_bit.c.inc
/qemu/target/loongarch/insn_trans/trans_branch.c.inc
/qemu/target/loongarch/insn_trans/trans_extra.c.inc
/qemu/target/loongarch/insn_trans/trans_farith.c.inc
/qemu/target/loongarch/insn_trans/trans_fcmp.c.inc
/qemu/target/loongarch/insn_trans/trans_fcnv.c.inc
/qemu/target/loongarch/insn_trans/trans_fmemory.c.inc
/qemu/target/loongarch/insn_trans/trans_fmov.c.inc
/qemu/target/loongarch/insn_trans/trans_memory.c.inc
/qemu/target/loongarch/insn_trans/trans_privileged.c.inc
/qemu/target/loongarch/insn_trans/trans_shift.c.inc
/qemu/target/loongarch/insns.decode
/qemu/target/loongarch/internals.h
/qemu/target/loongarch/iocsr_helper.c
/qemu/target/loongarch/machine.c
/qemu/target/loongarch/meson.build
/qemu/target/loongarch/op_helper.c
/qemu/target/loongarch/tlb_helper.c
/qemu/target/loongarch/translate.c
/qemu/target/loongarch/translate.h
/qemu/target/m68k/cpu.c
/qemu/target/m68k/cpu.h
/qemu/target/m68k/helper.h
/qemu/target/m68k/m68k-semi.c
/qemu/target/m68k/meson.build
/qemu/target/m68k/op_helper.c
/qemu/target/m68k/translate.c
/qemu/target/meson.build
/qemu/target/mips/cpu.c
/qemu/target/mips/cpu.h
/qemu/target/mips/tcg/exception.c
/qemu/target/mips/tcg/micromips_translate.c.inc
/qemu/target/mips/tcg/mips16e_translate.c.inc
/qemu/target/mips/tcg/msa_helper.c
/qemu/target/mips/tcg/msa_translate.c
/qemu/target/mips/tcg/nanomips_translate.c.inc
/qemu/target/mips/tcg/sysemu/cp0_helper.c
/qemu/target/mips/tcg/sysemu/mips-semi.c
/qemu/target/mips/tcg/sysemu/tlb_helper.c
/qemu/target/mips/tcg/sysemu_helper.h.inc
/qemu/target/mips/tcg/tcg-internal.h
/qemu/target/mips/tcg/translate.c
/qemu/target/nios2/meson.build
/qemu/target/nios2/nios2-semi.c
/qemu/target/ppc/cpu-models.c
/qemu/target/ppc/cpu-models.h
/qemu/target/ppc/cpu.h
/qemu/target/ppc/cpu_init.c
/qemu/target/ppc/dfp_helper.c
/qemu/target/ppc/fpu_helper.c
/qemu/target/ppc/helper.h
/qemu/target/ppc/helper_regs.c
/qemu/target/ppc/insn32.decode
/qemu/target/ppc/insn64.decode
/qemu/target/ppc/int_helper.c
/qemu/target/ppc/internal.h
/qemu/target/ppc/machine.c
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate/fixedpoint-impl.c.inc
/qemu/target/ppc/translate/fp-impl.c.inc
/qemu/target/ppc/translate/fp-ops.c.inc
/qemu/target/ppc/translate/vmx-impl.c.inc
/qemu/target/ppc/translate/vmx-ops.c.inc
/qemu/target/ppc/translate/vsx-impl.c.inc
/qemu/target/ppc/translate/vsx-ops.c.inc
/qemu/target/riscv/common-semi-target.h
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_bits.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/csr.c
/qemu/target/riscv/debug.c
/qemu/target/riscv/insn_trans/trans_privileged.c.inc
/qemu/target/riscv/insn_trans/trans_rvh.c.inc
/qemu/target/riscv/insn_trans/trans_rvi.c.inc
/qemu/target/riscv/insn_trans/trans_rvm.c.inc
/qemu/target/riscv/insn_trans/trans_rvv.c.inc
/qemu/target/riscv/internals.h
/qemu/target/riscv/machine.c
/qemu/target/riscv/meson.build
/qemu/target/riscv/pmp.c
/qemu/target/riscv/pmu.c
/qemu/target/riscv/pmu.h
/qemu/target/riscv/translate.c
/qemu/target/riscv/vector_helper.c
/qemu/target/s390x/cpu_features_def.h.inc
/qemu/target/s390x/gen-features.c
/qemu/target/s390x/ioinst.c
/qemu/target/s390x/kvm/kvm.c
/qemu/target/s390x/tcg/misc_helper.c
/qemu/target/s390x/tcg/translate.c
/qemu/tcg/aarch64/tcg-target.c.inc
/qemu/tcg/i386/tcg-target.c.inc
/qemu/tcg/ppc/tcg-target.c.inc
/qemu/tcg/ppc/tcg-target.h
/qemu/tcg/region.c
/qemu/tcg/tci/tcg-target.c.inc
/qemu/tcg/tci/tcg-target.h
/qemu/tests/Makefile.include
/qemu/tests/avocado/avocado_qemu/__init__.py
/qemu/tests/avocado/boot_linux_console.py
/qemu/tests/avocado/machine_aspeed.py
/qemu/tests/avocado/replay_linux.py
/qemu/tests/avocado/virtio_check_params.py
/qemu/tests/avocado/virtio_version.py
/qemu/tests/data/acpi/pc/DSDT
/qemu/tests/data/acpi/pc/DSDT.acpierst
/qemu/tests/data/acpi/pc/DSDT.acpihmat
/qemu/tests/data/acpi/pc/DSDT.bridge
/qemu/tests/data/acpi/pc/DSDT.cphp
/qemu/tests/data/acpi/pc/DSDT.dimmpxm
/qemu/tests/data/acpi/pc/DSDT.hpbridge
/qemu/tests/data/acpi/pc/DSDT.hpbrroot
/qemu/tests/data/acpi/pc/DSDT.ipmikcs
/qemu/tests/data/acpi/pc/DSDT.memhp
/qemu/tests/data/acpi/pc/DSDT.nohpet
/qemu/tests/data/acpi/pc/DSDT.numamem
/qemu/tests/data/acpi/pc/DSDT.roothp
/qemu/tests/data/acpi/q35/CEDT.cxl
/qemu/tests/data/acpi/q35/DSDT
/qemu/tests/data/acpi/q35/DSDT.acpierst
/qemu/tests/data/acpi/q35/DSDT.acpihmat
/qemu/tests/data/acpi/q35/DSDT.applesmc
/qemu/tests/data/acpi/q35/DSDT.bridge
/qemu/tests/data/acpi/q35/DSDT.cphp
/qemu/tests/data/acpi/q35/DSDT.cxl
/qemu/tests/data/acpi/q35/DSDT.dimmpxm
/qemu/tests/data/acpi/q35/DSDT.ipmibt
/qemu/tests/data/acpi/q35/DSDT.ipmismbus
/qemu/tests/data/acpi/q35/DSDT.ivrs
/qemu/tests/data/acpi/q35/DSDT.memhp
/qemu/tests/data/acpi/q35/DSDT.mmio64
/qemu/tests/data/acpi/q35/DSDT.multi-bridge
/qemu/tests/data/acpi/q35/DSDT.nohpet
/qemu/tests/data/acpi/q35/DSDT.numamem
/qemu/tests/data/acpi/q35/DSDT.pvpanic-isa
/qemu/tests/data/acpi/q35/DSDT.tis.tpm12
/qemu/tests/data/acpi/q35/DSDT.tis.tpm2
/qemu/tests/data/acpi/q35/DSDT.viot
/qemu/tests/data/acpi/q35/DSDT.xapic
/qemu/tests/data/acpi/q35/VIOT.viot
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/dockerfiles/centos8.docker
/qemu/tests/docker/dockerfiles/debian-amd64.docker
/qemu/tests/docker/dockerfiles/debian-armel-cross.docker
/qemu/tests/docker/dockerfiles/debian-armhf-cross.docker
/qemu/tests/docker/dockerfiles/debian-mips64el-cross.docker
/qemu/tests/docker/dockerfiles/debian-mipsel-cross.docker
/qemu/tests/docker/dockerfiles/debian-ppc64el-cross.docker
/qemu/tests/docker/dockerfiles/debian10.docker
/qemu/tests/fp/meson.build
/qemu/tests/lcitool/refresh
/qemu/tests/qemu-iotests/pylintrc
/qemu/tests/qemu-iotests/tests/copy-before-write
/qemu/tests/qemu-iotests/tests/copy-before-write.out
/qemu/tests/qtest/aspeed_smc-test.c
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/qtest/cxl-test.c
/qemu/tests/qtest/fuzz/fuzz.c
/qemu/tests/qtest/fuzz/generic_fuzz.c
/qemu/tests/qtest/libqmp.c
/qemu/tests/qtest/libqmp.h
/qemu/tests/qtest/migration-helpers.c
/qemu/tests/qtest/migration-test.c
/qemu/tests/qtest/npcm7xx_pwm-test.c
/qemu/tests/qtest/npcm7xx_sdhci-test.c
/qemu/tests/qtest/vhost-user-test.c
/qemu/tests/qtest/virtio-9p-test.c
/qemu/tests/requirements.txt
/qemu/tests/tcg/arm/Makefile.softmmu-target
/qemu/tests/tcg/i386/test-i386-fp-exceptions.c
/qemu/tests/tcg/i386/test-i386.c
/qemu/tests/tcg/loongarch64/Makefile.softmmu-target
/qemu/tests/tcg/loongarch64/system/boot.S
/qemu/tests/tcg/loongarch64/system/kernel.ld
/qemu/tests/tcg/loongarch64/system/regdef.h
/qemu/tests/tcg/m68k/Makefile.target
/qemu/tests/tcg/m68k/trap.c
/qemu/tests/tcg/multiarch/overflow.c
/qemu/tests/tcg/ppc64/Makefile.target
/qemu/tests/tcg/ppc64le/Makefile.target
/qemu/tests/tcg/ppc64le/mffsce.c
/qemu/tests/tcg/riscv64/Makefile.softmmu-target
/qemu/tests/tcg/riscv64/issue1060.S
/qemu/tests/tcg/riscv64/semihost.ld
/qemu/tests/tcg/x86_64/system/boot.S
/qemu/tests/unit/meson.build
/qemu/tests/unit/test-block-iothread.c
/qemu/tests/unit/test-crypto-akcipher.c
/qemu/tests/unit/test-crypto-block.c
/qemu/tests/unit/test-cutils.c
/qemu/tests/unit/test-io-channel-null.c
/qemu/tests/unit/test-qga.c
/qemu/tests/unit/test-vmstate.c
/qemu/tests/vm/Makefile.include
/qemu/tests/vm/basevm.py
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/ui/cocoa.m
/qemu/ui/console.c
/qemu/ui/gtk-egl.c
/qemu/ui/gtk-gl-area.c
/qemu/ui/gtk.c
/qemu/ui/input.c
/qemu/ui/sdl2.c
/qemu/ui/trace-events
/qemu/util/aio-wait.c
/qemu/util/async.c
/qemu/util/cacheflush.c
/qemu/util/cutils.c
/qemu/util/hbitmap.c
/qemu/util/host-utils.c
/qemu/util/iova-tree.c
/qemu/util/meson.build
/qemu/util/oslib-posix.c
/qemu/util/oslib-win32.c
/qemu/util/qemu-co-timeout.c
/qemu/util/qemu-timer.c
689309c425-May-2022 Lei He <helei.sig11@bytedance.com>

test/crypto: Add test suite for crypto akcipher

Add unit test and benchmark test for crypto akcipher.

Signed-off-by: lei he <helei.sig11@bytedance.com>
Signed-off-by: zhenwei pi <pizhenwei@bytedanc

test/crypto: Add test suite for crypto akcipher

Add unit test and benchmark test for crypto akcipher.

Signed-off-by: lei he <helei.sig11@bytedance.com>
Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>

show more ...

e09d1c2725-May-2022 Lei He <helei.sig11@bytedance.com>

crypto: Implement RSA algorithm by gcrypt

Added gcryt implementation of RSA algorithm, RSA algorithm
implemented by gcrypt has a higher priority than nettle because
it supports raw padding.

Signed-

crypto: Implement RSA algorithm by gcrypt

Added gcryt implementation of RSA algorithm, RSA algorithm
implemented by gcrypt has a higher priority than nettle because
it supports raw padding.

Signed-off-by: lei he <helei.sig11@bytedance.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>

show more ...

4c5e512e25-May-2022 Lei He <helei.sig11@bytedance.com>

crypto: Implement RSA algorithm by hogweed

Implement RSA algorithm by hogweed from nettle. Thus QEMU supports
a 'real' RSA backend to handle request from guest side. It's
important to test RSA offlo

crypto: Implement RSA algorithm by hogweed

Implement RSA algorithm by hogweed from nettle. Thus QEMU supports
a 'real' RSA backend to handle request from guest side. It's
important to test RSA offload case without OS & hardware requirement.

Signed-off-by: lei he <helei.sig11@bytedance.com>
Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>

show more ...

99d423f125-May-2022 Lei He <helei.sig11@bytedance.com>

crypto: add ASN.1 DER decoder

Add an ANS.1 DER decoder which is used to parse asymmetric
cipher keys

Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
Signed-off-by: lei he <helei.sig11@bytedance

crypto: add ASN.1 DER decoder

Add an ANS.1 DER decoder which is used to parse asymmetric
cipher keys

Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
Signed-off-by: lei he <helei.sig11@bytedance.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>

show more ...

db5ca5fb25-May-2022 zhenwei pi <pizhenwei@bytedance.com>

crypto: Introduce akcipher crypto class

Introduce new akcipher crypto class 'QCryptoAkCIpher', which supports
basic asymmetric operations: encrypt, decrypt, sign and verify.

Suggested by Daniel P.

crypto: Introduce akcipher crypto class

Introduce new akcipher crypto class 'QCryptoAkCIpher', which supports
basic asymmetric operations: encrypt, decrypt, sign and verify.

Suggested by Daniel P. Berrangé, also add autoptr cleanup for the new
class. Thanks to Daniel!

Co-developed-by: lei he <helei.sig11@bytedance.com>
Signed-off-by: lei he <helei.sig11@bytedance.com>
Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>

show more ...


/qemu/.gitlab-ci.d/buildtest.yml
/qemu/.gitlab-ci.d/containers.yml
/qemu/.gitlab-ci.d/custom-runners/ubuntu-20.04-aarch32.yml
/qemu/.gitlab-ci.d/custom-runners/ubuntu-20.04-aarch64.yml
/qemu/.gitlab-ci.d/static_checks.yml
/qemu/.gitlab-ci.d/windows.yml
/qemu/.gitmodules
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/audio/audio.c
/qemu/audio/audio.h
/qemu/backends/hostmem.c
/qemu/backends/rng.c
/qemu/chardev/char-io.c
/qemu/configure
/qemu/contrib/elf2dmp/qemu_elf.c
/qemu/contrib/vhost-user-scsi/vhost-user-scsi.c
akcipher.c
akcipherpriv.h
meson.build
/qemu/docs/about/build-platforms.rst
/qemu/docs/about/deprecated.rst
/qemu/docs/about/removed-features.rst
/qemu/docs/devel/index-internals.rst
/qemu/docs/devel/qapi-code-gen.rst
/qemu/docs/devel/virtio-backends.rst
/qemu/docs/interop/vhost-user-gpu.rst
/qemu/docs/interop/vhost-user.rst
/qemu/docs/system/arm/aspeed.rst
/qemu/docs/system/arm/emulation.rst
/qemu/docs/system/device-emulation.rst
/qemu/docs/system/devices/cxl.rst
/qemu/docs/system/i386/hyperv.rst
/qemu/docs/system/target-i386.rst
/qemu/docs/tools/virtiofsd.rst
/qemu/hmp-commands.hx
/qemu/hw/9pfs/virtio-9p-device.c
/qemu/hw/Kconfig
/qemu/hw/acpi/Kconfig
/qemu/hw/acpi/cxl-stub.c
/qemu/hw/acpi/cxl.c
/qemu/hw/acpi/meson.build
/qemu/hw/adc/zynq-xadc.c
/qemu/hw/arm/Kconfig
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_ast10x0.c
/qemu/hw/arm/aspeed_ast2600.c
/qemu/hw/arm/aspeed_soc.c
/qemu/hw/arm/boot.c
/qemu/hw/arm/musicpal.c
/qemu/hw/arm/virt.c
/qemu/hw/audio/ac97.c
/qemu/hw/audio/intel-hda.c
/qemu/hw/audio/soundhw.c
/qemu/hw/block/m25p80.c
/qemu/hw/block/vhost-user-blk.c
/qemu/hw/block/virtio-blk.c
/qemu/hw/char/virtio-serial-bus.c
/qemu/hw/core/loader.c
/qemu/hw/core/machine.c
/qemu/hw/core/uboot_image.h
/qemu/hw/cxl/Kconfig
/qemu/hw/cxl/cxl-component-utils.c
/qemu/hw/cxl/cxl-device-utils.c
/qemu/hw/cxl/cxl-host-stubs.c
/qemu/hw/cxl/cxl-host.c
/qemu/hw/cxl/cxl-mailbox-utils.c
/qemu/hw/cxl/meson.build
/qemu/hw/display/artist.c
/qemu/hw/display/vhost-user-gpu.c
/qemu/hw/display/virtio-gpu-base.c
/qemu/hw/dma/xilinx_axidma.c
/qemu/hw/dma/xlnx_csu_dma.c
/qemu/hw/gpio/aspeed_gpio.c
/qemu/hw/gpio/trace-events
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/amd_iommu.c
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/intel_iommu_internal.h
/qemu/hw/i386/microvm.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/x86.c
/qemu/hw/ide/core.c
/qemu/hw/ide/macio.c
/qemu/hw/input/vhost-user-input.c
/qemu/hw/input/virtio-input.c
/qemu/hw/intc/arm_gicv3_common.c
/qemu/hw/intc/arm_gicv3_cpuif.c
/qemu/hw/intc/arm_gicv3_kvm.c
/qemu/hw/intc/riscv_aclint.c
/qemu/hw/m68k/mcf5206.c
/qemu/hw/m68k/mcf5208.c
/qemu/hw/mem/Kconfig
/qemu/hw/mem/cxl_type3.c
/qemu/hw/mem/meson.build
/qemu/hw/meson.build
/qemu/hw/net/can/xlnx-zynqmp-can.c
/qemu/hw/net/fsl_etsec/etsec.c
/qemu/hw/net/lan9118.c
/qemu/hw/net/tulip.c
/qemu/hw/net/vhost_net.c
/qemu/hw/net/virtio-net.c
/qemu/hw/openrisc/openrisc_sim.c
/qemu/hw/pci-bridge/Kconfig
/qemu/hw/pci-bridge/cxl_root_port.c
/qemu/hw/pci-bridge/meson.build
/qemu/hw/pci-bridge/pci_expander_bridge.c
/qemu/hw/pci-bridge/pcie_root_port.c
/qemu/hw/pci-host/gpex-acpi.c
/qemu/hw/pci/pci.c
/qemu/hw/pci/pcie_port.c
/qemu/hw/remote/mpqemu-link.c
/qemu/hw/riscv/opentitan.c
/qemu/hw/riscv/sifive_e.c
/qemu/hw/riscv/sifive_u.c
/qemu/hw/riscv/spike.c
/qemu/hw/riscv/virt.c
/qemu/hw/rtc/exynos4210_rtc.c
/qemu/hw/scsi/vhost-scsi.c
/qemu/hw/scsi/vhost-user-scsi.c
/qemu/hw/scsi/virtio-scsi.c
/qemu/hw/timer/allwinner-a10-pit.c
/qemu/hw/timer/altera_timer.c
/qemu/hw/timer/arm_timer.c
/qemu/hw/timer/digic-timer.c
/qemu/hw/timer/etraxfs_timer.c
/qemu/hw/timer/exynos4210_mct.c
/qemu/hw/timer/exynos4210_pwm.c
/qemu/hw/timer/grlib_gptimer.c
/qemu/hw/timer/imx_epit.c
/qemu/hw/timer/imx_gpt.c
/qemu/hw/timer/mss-timer.c
/qemu/hw/timer/sh_timer.c
/qemu/hw/timer/slavio_timer.c
/qemu/hw/timer/xilinx_timer.c
/qemu/hw/vfio/pci-quirks.c
/qemu/hw/virtio/trace-events
/qemu/hw/virtio/vhost-scsi-pci.c
/qemu/hw/virtio/vhost-shadow-virtqueue.c
/qemu/hw/virtio/vhost-shadow-virtqueue.h
/qemu/hw/virtio/vhost-user-blk-pci.c
/qemu/hw/virtio/vhost-user-fs-pci.c
/qemu/hw/virtio/vhost-user-fs.c
/qemu/hw/virtio/vhost-user-i2c-pci.c
/qemu/hw/virtio/vhost-user-i2c.c
/qemu/hw/virtio/vhost-user-input-pci.c
/qemu/hw/virtio/vhost-user-rng-pci.c
/qemu/hw/virtio/vhost-user-rng.c
/qemu/hw/virtio/vhost-user-scsi-pci.c
/qemu/hw/virtio/vhost-user-vsock-pci.c
/qemu/hw/virtio/vhost-user-vsock.c
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/vhost-vdpa.c
/qemu/hw/virtio/vhost-vsock-common.c
/qemu/hw/virtio/vhost-vsock-pci.c
/qemu/hw/virtio/vhost-vsock.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-9p-pci.c
/qemu/hw/virtio/virtio-balloon-pci.c
/qemu/hw/virtio/virtio-balloon.c
/qemu/hw/virtio/virtio-blk-pci.c
/qemu/hw/virtio/virtio-bus.c
/qemu/hw/virtio/virtio-crypto.c
/qemu/hw/virtio/virtio-input-host-pci.c
/qemu/hw/virtio/virtio-input-pci.c
/qemu/hw/virtio/virtio-iommu-pci.c
/qemu/hw/virtio/virtio-iommu.c
/qemu/hw/virtio/virtio-mem.c
/qemu/hw/virtio/virtio-net-pci.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio-pmem.c
/qemu/hw/virtio/virtio-rng-pci.c
/qemu/hw/virtio/virtio-rng.c
/qemu/hw/virtio/virtio-scsi-pci.c
/qemu/hw/virtio/virtio-serial-pci.c
/qemu/hw/virtio/virtio.c
/qemu/include/crypto/akcipher.h
/qemu/include/hw/acpi/cxl.h
/qemu/include/hw/adc/zynq-xadc.h
/qemu/include/hw/arm/aspeed_soc.h
/qemu/include/hw/audio/soundhw.h
/qemu/include/hw/boards.h
/qemu/include/hw/cxl/cxl.h
/qemu/include/hw/cxl/cxl_component.h
/qemu/include/hw/cxl/cxl_device.h
/qemu/include/hw/cxl/cxl_pci.h
/qemu/include/hw/gpio/aspeed_gpio.h
/qemu/include/hw/i386/intel_iommu.h
/qemu/include/hw/i386/microvm.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/i386/x86.h
/qemu/include/hw/intc/arm_gicv3_common.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/pci/pci_bridge.h
/qemu/include/hw/pci/pci_bus.h
/qemu/include/hw/pci/pci_ids.h
/qemu/include/hw/pci/pcie_host.h
/qemu/include/hw/pci/pcie_port.h
/qemu/include/hw/ptimer.h
/qemu/include/hw/virtio/vhost-user.h
/qemu/include/hw/virtio/vhost-vsock-common.h
/qemu/include/hw/virtio/vhost.h
/qemu/include/hw/virtio/virtio-gpu.h
/qemu/include/hw/virtio/virtio-pci.h
/qemu/include/hw/virtio/virtio.h
/qemu/include/io/channel-socket.h
/qemu/include/io/channel.h
/qemu/include/qemu/osdep.h
/qemu/io/channel-buffer.c
/qemu/io/channel-command.c
/qemu/io/channel-file.c
/qemu/io/channel-socket.c
/qemu/io/channel-tls.c
/qemu/io/channel-websock.c
/qemu/io/channel.c
/qemu/linux-user/elfload.c
/qemu/linux-user/include/host/s390/host-signal.h
/qemu/linux-user/linuxload.c
/qemu/linux-user/main.c
/qemu/linux-user/qemu.h
/qemu/linux-user/s390x/signal.c
/qemu/linux-user/strace.c
/qemu/linux-user/strace.h
/qemu/linux-user/syscall.c
/qemu/linux-user/uname.c
/qemu/linux-user/uname.h
/qemu/linux-user/user-internals.h
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/channel.c
/qemu/migration/migration.c
/qemu/migration/migration.h
/qemu/migration/multifd.c
/qemu/migration/multifd.h
/qemu/migration/ram.c
/qemu/migration/rdma.c
/qemu/migration/socket.c
/qemu/monitor/hmp-cmds.c
/qemu/net/clients.h
/qemu/net/meson.build
/qemu/net/net.c
/qemu/net/vhost-vdpa.c
/qemu/net/vmnet-bridged.m
/qemu/net/vmnet-common.m
/qemu/net/vmnet-host.c
/qemu/net/vmnet-shared.c
/qemu/net/vmnet_int.h
/qemu/pc-bios/hppa-firmware.img
/qemu/qapi/audio.json
/qemu/qapi/block-core.json
/qemu/qapi/block-export.json
/qemu/qapi/block.json
/qemu/qapi/char.json
/qemu/qapi/common.json
/qemu/qapi/control.json
/qemu/qapi/crypto.json
/qemu/qapi/dump.json
/qemu/qapi/job.json
/qemu/qapi/machine-target.json
/qemu/qapi/machine.json
/qemu/qapi/migration.json
/qemu/qapi/misc-target.json
/qemu/qapi/misc.json
/qemu/qapi/net.json
/qemu/qapi/pragma.json
/qemu/qapi/replay.json
/qemu/qapi/run-state.json
/qemu/qapi/sockets.json
/qemu/qapi/ui.json
/qemu/qemu-options.hx
/qemu/qga/commands-posix.c
/qemu/qga/commands-win32.c
/qemu/qga/main.c
/qemu/qga/qapi-schema.json
/qemu/roms/seabios-hppa
/qemu/scripts/ci/setup/build-environment.yml
/qemu/scripts/device-crash-test
/qemu/scripts/meson-buildoptions.sh
/qemu/scripts/qapi/expr.py
/qemu/scsi/pr-manager-helper.c
/qemu/semihosting/arm-compat-semi.c
/qemu/softmmu/vl.c
/qemu/subprojects/libvhost-user/libvhost-user.c
/qemu/subprojects/libvhost-user/libvhost-user.h
/qemu/target/arm/cpregs.h
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/cpu_tcg.c
/qemu/target/arm/helper.c
/qemu/target/arm/internals.h
/qemu/target/arm/kvm64.c
/qemu/target/arm/op_helper.c
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate-a64.h
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/kvm/hyperv-proto.h
/qemu/target/i386/kvm/kvm-cpu.c
/qemu/target/i386/kvm/kvm.c
/qemu/target/openrisc/cpu.c
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/csr.c
/qemu/target/riscv/insn_trans/trans_rvv.c.inc
/qemu/target/riscv/translate.c
/qemu/tests/data/acpi/q35/CEDT.cxl
/qemu/tests/data/acpi/q35/DSDT.cxl
/qemu/tests/docker/dockerfiles/fedora-win32-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win64-cross.docker
/qemu/tests/lcitool/refresh
/qemu/tests/qtest/aspeed_gpio-test.c
/qemu/tests/qtest/aspeed_smc-test.c
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/qtest/cxl-test.c
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/libqtest.h
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/migration-helpers.c
/qemu/tests/qtest/migration-helpers.h
/qemu/tests/qtest/migration-test.c
/qemu/tests/tcg/s390x/signals-s390x.c
/qemu/tests/unit/crypto-tls-psk-helpers.c
/qemu/tests/unit/crypto-tls-psk-helpers.h
/qemu/tests/unit/crypto-tls-x509-helpers.c
/qemu/tests/unit/crypto-tls-x509-helpers.h
/qemu/tests/unit/ptimer-test.c
/qemu/tests/unit/test-crypto-tlssession.c
/qemu/tests/unit/test-io-channel-socket.c
/qemu/tests/vm/netbsd
/qemu/tests/vm/openbsd
/qemu/util/thread-pool.c
0310641c09-May-2022 Paolo Bonzini <pbonzini@redhat.com>

crypto: make loaded property read-only

The ``loaded=on`` option in the command line or QMP ``object-add`` either had
no effect (if ``loaded`` was the last option) or caused options to be
effectively

crypto: make loaded property read-only

The ``loaded=on`` option in the command line or QMP ``object-add`` either had
no effect (if ``loaded`` was the last option) or caused options to be
effectively ignored as if they were not given. The property is therefore
useless and was deprecated in 6.0; make it read-only now.

The patch is best reviewed with "-b".

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

show more ...


/qemu/.gitlab-ci.d/buildtest-template.yml
/qemu/MAINTAINERS
/qemu/block/io.c
/qemu/blockdev-nbd.c
/qemu/bsd-user/arm/target.h
/qemu/bsd-user/x86_64/target.h
/qemu/chardev/chardev-internal.h
/qemu/configure
secret_common.c
tlscredsanon.c
tlscredspsk.c
tlscredsx509.c
/qemu/docs/about/deprecated.rst
/qemu/docs/about/removed-features.rst
/qemu/docs/interop/nbd.txt
/qemu/docs/tools/qemu-nbd.rst
/qemu/hw/arm/nseries.c
/qemu/hw/block/fdc.c
/qemu/hw/block/virtio-blk.c
/qemu/hw/core/machine.c
/qemu/hw/core/numa.c
/qemu/hw/core/qdev-properties.c
/qemu/hw/hppa/machine.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/nvram/fw_cfg.c
/qemu/hw/ppc/mac_newworld.c
/qemu/hw/ppc/mac_oldworld.c
/qemu/hw/ppc/prep.c
/qemu/hw/ppc/spapr.c
/qemu/hw/s390x/ipl.c
/qemu/hw/sparc/sun4m.c
/qemu/hw/sparc64/sun4u.c
/qemu/hw/vfio/common.c
/qemu/hw/vfio/migration.c
/qemu/hw/virtio/vhost-backend.c
/qemu/hw/xen/xen_pt.c
/qemu/hw/xen/xen_pt.h
/qemu/hw/xen/xen_pt_graphics.c
/qemu/include/block/block_int-global-state.h
/qemu/include/block/nbd.h
/qemu/include/exec/memopidx.h
/qemu/include/exec/translator.h
/qemu/include/fpu/softfloat-helpers.h
/qemu/include/hw/boards.h
/qemu/include/hw/gpio/aspeed_gpio.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/intc/rx_icu.h
/qemu/include/hw/misc/aspeed_hace.h
/qemu/include/hw/misc/aspeed_lpc.h
/qemu/include/hw/misc/aspeed_sbc.h
/qemu/include/hw/net/allwinner-sun8i-emac.h
/qemu/include/hw/qdev-properties.h
/qemu/include/hw/rtc/m48t59.h
/qemu/include/hw/rtc/mc146818rtc.h
/qemu/include/qemu/coroutine.h
/qemu/include/qemu/plugin-memory.h
/qemu/include/qemu/selfmap.h
/qemu/include/standard-headers/linux/input-event-codes.h
/qemu/include/standard-headers/linux/virtio_config.h
/qemu/include/standard-headers/linux/virtio_crypto.h
/qemu/include/sysemu/sysemu.h
/qemu/include/tcg/tcg-ldst.h
/qemu/include/user/syscall-trace.h
/qemu/linux-headers/asm-arm64/kvm.h
/qemu/linux-headers/asm-generic/mman-common.h
/qemu/linux-headers/asm-mips/mman.h
/qemu/linux-headers/linux/kvm.h
/qemu/linux-headers/linux/psci.h
/qemu/linux-headers/linux/userfaultfd.h
/qemu/linux-headers/linux/vfio.h
/qemu/linux-headers/linux/vhost.h
/qemu/linux-user/hexagon/target_signal.h
/qemu/meson.build
/qemu/nbd/server.c
/qemu/net/slirp.c
/qemu/pc-bios/optionrom/Makefile
/qemu/qapi/block-export.json
/qemu/qapi/machine.json
/qemu/qemu-nbd.c
/qemu/qga/vss-win32/meson.build
/qemu/qga/vss-win32/requester.cpp
/qemu/scripts/checkpatch.pl
/qemu/scripts/kvm/vmxcap
/qemu/slirp
/qemu/softmmu/bootdevice.c
/qemu/softmmu/globals.c
/qemu/softmmu/vl.c
/qemu/target/alpha/cpu-param.h
/qemu/target/arm/cpu-param.h
/qemu/target/avr/cpu.h
/qemu/target/cris/cpu-param.h
/qemu/target/hexagon/attribs.h
/qemu/target/hppa/cpu-param.h
/qemu/target/i386/cpu-param.h
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/kvm/kvm.c
/qemu/target/i386/machine.c
/qemu/target/i386/whpx/whpx-all.c
/qemu/target/m68k/cpu-param.h
/qemu/target/microblaze/cpu-param.h
/qemu/target/mips/cpu-param.h
/qemu/target/nios2/cpu-param.h
/qemu/target/openrisc/cpu-param.h
/qemu/target/ppc/cpu-param.h
/qemu/target/riscv/cpu-param.h
/qemu/target/s390x/cpu-param.h
/qemu/target/sh4/cpu-param.h
/qemu/target/sparc/cpu-param.h
/qemu/target/tricore/cpu-param.h
/qemu/target/xtensa/core-de233_fpu/core-matmap.h
/qemu/target/xtensa/core-dsp3400/core-matmap.h
/qemu/target/xtensa/cpu-param.h
/qemu/tcg/tcg-internal.h
/qemu/tests/qemu-iotests/common.rc
/qemu/tests/qemu-iotests/testrunner.py
/qemu/tests/qemu-iotests/tests/nbd-multiconn
/qemu/tests/qemu-iotests/tests/nbd-multiconn.out
/qemu/tests/qemu-iotests/tests/nbd-qemu-allocation.out
/qemu/tests/qtest/e1000e-test.c
/qemu/tests/qtest/fdc-test.c
/qemu/tests/qtest/libqos/arm-virt-machine.c
/qemu/tests/qtest/libqos/generic-pcihost.c
/qemu/tests/qtest/libqos/generic-pcihost.h
/qemu/tests/qtest/libqos/meson.build
/qemu/tests/qtest/libqos/pci-pc.c
/qemu/tests/qtest/libqos/pci-spapr.c
/qemu/tests/qtest/libqos/pci.c
/qemu/tests/qtest/libqos/pci.h
/qemu/tests/qtest/vhost-user-blk-test.c
/qemu/tests/qtest/virtio-blk-test.c
/qemu/tests/qtest/virtio-net-test.c
/qemu/tests/qtest/virtio-rng-test.c
/qemu/ui/console.c
/qemu/ui/meson.build
/qemu/util/qemu-coroutine-lock.c
/qemu/util/qemu-coroutine.c
9c09280406-May-2022 Markus Armbruster <armbru@redhat.com>

Clean up ill-advised or unusual header guards

Leading underscores are ill-advised because such identifiers are
reserved. Trailing underscores are merely ugly. Strip both.

Our header guards common

Clean up ill-advised or unusual header guards

Leading underscores are ill-advised because such identifiers are
reserved. Trailing underscores are merely ugly. Strip both.

Our header guards commonly end in _H. Normalize the exceptions.

Macros should be ALL_CAPS. Normalize the exception.

Done with scripts/clean-header-guards.pl.

include/hw/xen/interface/ and tools/virtiofsd/ left alone, because
these were imported from Xen and libfuse respectively.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20220506134911.2856099-3-armbru@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

show more ...


/qemu/.cirrus.yml
/qemu/.gitlab-ci.d/windows.yml
/qemu/.mailmap
/qemu/Kconfig.host
/qemu/MAINTAINERS
/qemu/accel/tcg/tcg-accel-ops-icount.h
/qemu/accel/tcg/tcg-accel-ops-mttcg.h
/qemu/accel/tcg/tcg-accel-ops-rr.h
/qemu/accel/tcg/tcg-accel-ops.h
/qemu/backends/meson.build
/qemu/block.c
/qemu/block/copy-on-read.h
/qemu/block/coroutines.h
/qemu/block/file-posix.c
/qemu/block/qcow2.c
/qemu/block/vmdk.c
/qemu/bsd-user/arm/target_arch.h
/qemu/bsd-user/arm/target_arch_cpu.h
/qemu/bsd-user/arm/target_arch_elf.h
/qemu/bsd-user/arm/target_arch_reg.h
/qemu/bsd-user/arm/target_arch_signal.h
/qemu/bsd-user/arm/target_arch_sigtramp.h
/qemu/bsd-user/arm/target_arch_sysarch.h
/qemu/bsd-user/arm/target_arch_thread.h
/qemu/bsd-user/arm/target_arch_vmparam.h
/qemu/bsd-user/arm/target_syscall.h
/qemu/bsd-user/bsd-file.h
/qemu/bsd-user/errno_defs.h
/qemu/bsd-user/freebsd/host-os.h
/qemu/bsd-user/freebsd/target_os_elf.h
/qemu/bsd-user/freebsd/target_os_siginfo.h
/qemu/bsd-user/freebsd/target_os_signal.h
/qemu/bsd-user/freebsd/target_os_stack.h
/qemu/bsd-user/freebsd/target_os_thread.h
/qemu/bsd-user/freebsd/target_os_user.h
/qemu/bsd-user/freebsd/target_os_vmparam.h
/qemu/bsd-user/i386/target.h
/qemu/bsd-user/i386/target_arch.h
/qemu/bsd-user/i386/target_arch_cpu.h
/qemu/bsd-user/i386/target_arch_elf.h
/qemu/bsd-user/i386/target_arch_reg.h
/qemu/bsd-user/i386/target_arch_sigtramp.h
/qemu/bsd-user/i386/target_arch_sysarch.h
/qemu/bsd-user/i386/target_arch_thread.h
/qemu/bsd-user/i386/target_arch_vmparam.h
/qemu/bsd-user/netbsd/host-os.h
/qemu/bsd-user/netbsd/target_os_elf.h
/qemu/bsd-user/netbsd/target_os_siginfo.h
/qemu/bsd-user/netbsd/target_os_signal.h
/qemu/bsd-user/netbsd/target_os_stack.h
/qemu/bsd-user/netbsd/target_os_thread.h
/qemu/bsd-user/openbsd/host-os.h
/qemu/bsd-user/openbsd/target_os_elf.h
/qemu/bsd-user/openbsd/target_os_siginfo.h
/qemu/bsd-user/openbsd/target_os_signal.h
/qemu/bsd-user/openbsd/target_os_stack.h
/qemu/bsd-user/openbsd/target_os_thread.h
/qemu/bsd-user/syscall_defs.h
/qemu/bsd-user/x86_64/target_arch.h
/qemu/bsd-user/x86_64/target_arch_cpu.h
/qemu/bsd-user/x86_64/target_arch_elf.h
/qemu/bsd-user/x86_64/target_arch_reg.h
/qemu/bsd-user/x86_64/target_arch_signal.h
/qemu/bsd-user/x86_64/target_arch_sigtramp.h
/qemu/bsd-user/x86_64/target_arch_sysarch.h
/qemu/bsd-user/x86_64/target_arch_thread.h
/qemu/bsd-user/x86_64/target_arch_vmparam.h
/qemu/chardev/char-fd.c
/qemu/chardev/char-pty.c
/qemu/chardev/char-serial.c
/qemu/chardev/char-socket.c
/qemu/chardev/char-stdio.c
/qemu/configs/devices/hppa-softmmu/default.mak
/qemu/configure
/qemu/contrib/ivshmem-server/ivshmem-server.c
ivgen-plain.h
/qemu/disas.c
/qemu/disas/meson.build
/qemu/disas/riscv.c
/qemu/docs/devel/qtest.rst
/qemu/docs/devel/writing-monitor-commands.rst
/qemu/docs/interop/vhost-user.rst
/qemu/docs/meson.build
/qemu/docs/system/arm/emulation.rst
/qemu/docs/system/arm/virt.rst
/qemu/docs/system/riscv/virt.rst
/qemu/docs/tools/qemu-img.rst
/qemu/event-loop-base.c
/qemu/hw/9pfs/9p-posix-acl.c
/qemu/hw/9pfs/9p-synth.c
/qemu/hw/9pfs/9p-util-darwin.c
/qemu/hw/9pfs/9p-util.h
/qemu/hw/9pfs/9p.c
/qemu/hw/acpi/aml-build.c
/qemu/hw/adc/aspeed_adc.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_ast10x0.c
/qemu/hw/arm/aspeed_ast2600.c
/qemu/hw/arm/meson.build
/qemu/hw/arm/pxa2xx.c
/qemu/hw/arm/pxa2xx_pic.c
/qemu/hw/arm/sbsa-ref.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xlnx-versal-virt.c
/qemu/hw/audio/pcspk.c
/qemu/hw/audio/soundhw.c
/qemu/hw/core/machine-hmp-cmds.c
/qemu/hw/core/machine.c
/qemu/hw/core/meson.build
/qemu/hw/core/sysbus-fdt.c
/qemu/hw/display/artist.c
/qemu/hw/gpio/aspeed_gpio.c
/qemu/hw/hppa/Kconfig
/qemu/hw/hppa/hppa_hardware.h
/qemu/hw/hppa/machine.c
/qemu/hw/hppa/meson.build
/qemu/hw/hyperv/syndbg.c
/qemu/hw/i386/e820_memory_layout.h
/qemu/hw/input/virtio-input-host.c
/qemu/hw/intc/arm_gicv3_cpuif.c
/qemu/hw/intc/arm_gicv3_kvm.c
/qemu/hw/intc/xive.c
/qemu/hw/intc/xive2.c
/qemu/hw/isa/isa-bus.c
/qemu/hw/mips/fuloong2e.c
/qemu/hw/misc/Kconfig
/qemu/hw/misc/aspeed_hace.c
/qemu/hw/misc/aspeed_sbc.c
/qemu/hw/misc/aspeed_scu.c
/qemu/hw/misc/ivshmem.c
/qemu/hw/misc/lasi.c
/qemu/hw/misc/meson.build
/qemu/hw/misc/trace-events
/qemu/hw/net/can/ctu_can_fd_frame.h
/qemu/hw/net/can/ctu_can_fd_regs.h
/qemu/hw/net/meson.build
/qemu/hw/nvme/nvme.h
/qemu/hw/pci-host/Kconfig
/qemu/hw/pci-host/dino.c
/qemu/hw/pci-host/meson.build
/qemu/hw/pci-host/trace-events
/qemu/hw/pci/pci.c
/qemu/hw/ppc/pegasos2.c
/qemu/hw/ppc/spapr.c
/qemu/hw/riscv/Kconfig
/qemu/hw/riscv/virt.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/scsi/Kconfig
/qemu/hw/scsi/virtio-scsi-dataplane.c
/qemu/hw/scsi/virtio-scsi.c
/qemu/hw/sparc/sun4m.c
/qemu/hw/sparc64/sun4u.c
/qemu/hw/ssi/aspeed_smc.c
/qemu/hw/timer/aspeed_timer.c
/qemu/hw/usb/hcd-dwc2.h
/qemu/hw/vfio/common.c
/qemu/hw/vfio/pci.c
/qemu/hw/vfio/pci.h
/qemu/hw/vfio/trace-events
/qemu/hw/virtio/Kconfig
/qemu/hw/virtio/meson.build
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/vhost-vsock.c
/qemu/hw/virtio/virtio.c
/qemu/hw/watchdog/wdt_aspeed.c
/qemu/hw/xenpv/xen_machine_pv.c
/qemu/hw/xtensa/mx_pic.c
/qemu/include/block/aio.h
/qemu/include/block/block-global-state.h
/qemu/include/block/block-hmp-cmds.h
/qemu/include/block/block-io.h
/qemu/include/block/thread-pool.h
/qemu/include/chardev/char-socket.h
/qemu/include/crypto/tls-cipher-suites.h
/qemu/include/disas/dis-asm.h
/qemu/include/hw/acpi/generic_event_device.h
/qemu/include/hw/adc/aspeed_adc.h
/qemu/include/hw/arm/aspeed_soc.h
/qemu/include/hw/audio/soundhw.h
/qemu/include/hw/core/sysbus-fdt.h
/qemu/include/hw/i2c/arm_sbcon_i2c.h
/qemu/include/hw/i2c/i2c_mux_pca954x.h
/qemu/include/hw/input/lm832x.h
/qemu/include/hw/intc/exynos4210_combiner.h
/qemu/include/hw/intc/nios2_vic.h
/qemu/include/hw/misc/aspeed_hace.h
/qemu/include/hw/misc/aspeed_scu.h
/qemu/include/hw/misc/bcm2835_cprman.h
/qemu/include/hw/misc/bcm2835_cprman_internals.h
/qemu/include/hw/misc/lasi.h
/qemu/include/hw/misc/stm32f4xx_exti.h
/qemu/include/hw/misc/stm32f4xx_syscfg.h
/qemu/include/hw/misc/xlnx-versal-pmc-iou-slcr.h
/qemu/include/hw/net/mv88w8618_eth.h
/qemu/include/hw/nubus/mac-nubus-bridge.h
/qemu/include/hw/pci-host/dino.h
/qemu/include/hw/pci-host/remote.h
/qemu/include/hw/ppc/pnv_pnor.h
/qemu/include/hw/ppc/xive.h
/qemu/include/hw/riscv/boot_opensbi.h
/qemu/include/hw/riscv/shakti_c.h
/qemu/include/hw/riscv/virt.h
/qemu/include/hw/rtc/sun4v-rtc.h
/qemu/include/hw/rtc/xlnx-zynqmp-rtc.h
/qemu/include/hw/rx/rx62n.h
/qemu/include/hw/s390x/s390-pci-clp.h
/qemu/include/hw/sensor/emc141x_regs.h
/qemu/include/hw/ssi/xlnx-versal-ospi.h
/qemu/include/hw/timer/aspeed_timer.h
/qemu/include/hw/timer/bcm2835_systmr.h
/qemu/include/hw/tricore/tc27x_soc.h
/qemu/include/hw/tricore/tricore_testdevice.h
/qemu/include/hw/usb/dwc2-regs.h
/qemu/include/hw/usb/hcd-musb.h
/qemu/include/hw/usb/xlnx-usb-subsystem.h
/qemu/include/hw/usb/xlnx-versal-usb2-ctrl-regs.h
/qemu/include/hw/vfio/vfio-common.h
/qemu/include/hw/virtio/vhost-user-fs.h
/qemu/include/hw/virtio/vhost-user-i2c.h
/qemu/include/hw/virtio/vhost-user-rng.h
/qemu/include/hw/virtio/vhost-user-vsock.h
/qemu/include/hw/virtio/vhost-vsock-common.h
/qemu/include/hw/virtio/virtio-scsi.h
/qemu/include/hw/virtio/virtio.h
/qemu/include/hw/watchdog/wdt_aspeed.h
/qemu/include/hw/watchdog/wdt_imx2.h
/qemu/include/io/channel-command.h
/qemu/include/qemu/atomic.h
/qemu/include/qemu/cpu-float.h
/qemu/include/qemu/crc-ccitt.h
/qemu/include/qemu/help-texts.h
/qemu/include/qemu/keyval.h
/qemu/include/qemu/main-loop.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/qemu-plugin.h
/qemu/include/qemu/sockets.h
/qemu/include/sysemu/block-backend-global-state.h
/qemu/include/sysemu/event-loop-base.h
/qemu/include/sysemu/iothread.h
/qemu/include/sysemu/os-posix.h
/qemu/include/sysemu/sysemu.h
/qemu/include/sysemu/tpm.h
/qemu/include/tcg/tcg-op.h
/qemu/include/ui/dbus-display.h
/qemu/include/ui/dbus-module.h
/qemu/io/channel-command.c
/qemu/io/channel-file.c
/qemu/io/channel-socket.c
/qemu/iothread.c
/qemu/meson.build
/qemu/meson_options.txt
/qemu/net/l2tpv3.c
/qemu/net/meson.build
/qemu/net/socket.c
/qemu/net/tap-bsd.c
/qemu/net/tap-linux.c
/qemu/net/tap-solaris.c
/qemu/net/tap.c
/qemu/os-posix.c
/qemu/plugins/plugin.h
/qemu/qapi/machine.json
/qemu/qapi/qom.json
/qemu/qemu-nbd.c
/qemu/qemu-options.hx
/qemu/qga/channel-posix.c
/qemu/qga/commands-posix.c
/qemu/qga/qapi-schema.json
/qemu/qga/vss-win32/meson.build
/qemu/scripts/ci/org.centos/stream/8/x86_64/configure
/qemu/scripts/meson-buildoptions.py
/qemu/scripts/meson-buildoptions.sh
/qemu/scripts/oss-fuzz/output_reproducer.py
/qemu/scripts/qemu-stamp.py
/qemu/scripts/xen-detect.c
/qemu/softmmu/globals.c
/qemu/softmmu/vl.c
/qemu/subprojects/libvhost-user/include/compiler.h
/qemu/subprojects/libvhost-user/libvhost-user.c
/qemu/target/arm/a32.decode
/qemu/target/arm/cpregs.h
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/cpu_tcg.c
/qemu/target/arm/gdbstub.c
/qemu/target/arm/helper.c
/qemu/target/arm/helper.h
/qemu/target/arm/hvf/hvf.c
/qemu/target/arm/internals.h
/qemu/target/arm/kvm-stub.c
/qemu/target/arm/kvm.c
/qemu/target/arm/machine.c
/qemu/target/arm/op_helper.c
/qemu/target/arm/syndrome.h
/qemu/target/arm/t32.decode
/qemu/target/arm/translate-a32.h
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate-neon.c
/qemu/target/arm/translate.c
/qemu/target/arm/vec_internal.h
/qemu/target/avr/cpu-qom.h
/qemu/target/hexagon/hex_arch_types.h
/qemu/target/hexagon/hex_regs.h
/qemu/target/i386/cpu.c
/qemu/target/i386/hax/hax-accel-ops.h
/qemu/target/i386/nvmm/nvmm-accel-ops.h
/qemu/target/i386/sev.h
/qemu/target/i386/whpx/whpx-accel-ops.h
/qemu/target/i386/whpx/whpx-all.c
/qemu/target/i386/whpx/whpx-internal.h
/qemu/target/ppc/cpu.c
/qemu/target/ppc/cpu.h
/qemu/target/ppc/cpu_init.c
/qemu/target/ppc/excp_helper.c
/qemu/target/ppc/fpu_helper.c
/qemu/target/ppc/gdbstub.c
/qemu/target/ppc/helper_regs.c
/qemu/target/ppc/kvm.c
/qemu/target/ppc/machine.c
/qemu/target/ppc/mem_helper.c
/qemu/target/ppc/misc_helper.c
/qemu/target/ppc/mmu-radix64.c
/qemu/target/ppc/mmu_common.c
/qemu/target/ppc/mmu_helper.c
/qemu/target/ppc/power8-pmu.h
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu_bits.h
/qemu/target/riscv/crypto_helper.c
/qemu/target/riscv/csr.c
/qemu/target/riscv/helper.h
/qemu/target/riscv/insn32.decode
/qemu/target/riscv/insn_trans/trans_rvk.c.inc
/qemu/target/riscv/meson.build
/qemu/target/riscv/monitor.c
/qemu/target/riscv/op_helper.c
/qemu/target/riscv/pmp.h
/qemu/target/riscv/sbi_ecall_interface.h
/qemu/target/riscv/translate.c
/qemu/target/s390x/cpu.c
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/gen-features.c
/qemu/target/s390x/helper.h
/qemu/target/s390x/tcg/insn-data.def
/qemu/target/s390x/tcg/translate.c
/qemu/target/s390x/tcg/translate_vx.c.inc
/qemu/target/s390x/tcg/vec_fpu_helper.c
/qemu/target/s390x/tcg/vec_helper.c
/qemu/target/s390x/tcg/vec_int_helper.c
/qemu/target/s390x/tcg/vec_string_helper.c
/qemu/target/xtensa/core-de233_fpu/core-isa.h
/qemu/target/xtensa/core-dsp3400/core-isa.h
/qemu/target/xtensa/core-lx106.c
/qemu/target/xtensa/core-lx106/core-isa.h
/qemu/target/xtensa/core-lx106/gdb-config.c.inc
/qemu/target/xtensa/core-lx106/xtensa-modules.c.inc
/qemu/target/xtensa/cores.list
/qemu/target/xtensa/cpu.c
/qemu/target/xtensa/cpu.h
/qemu/target/xtensa/op_helper.c
/qemu/target/xtensa/translate.c
/qemu/tcg/tcg-op.c
/qemu/tests/avocado/machine_aspeed.py
/qemu/tests/meson.build
/qemu/tests/qemu-iotests/tests/export-incoming-iothread
/qemu/tests/qemu-iotests/tests/export-incoming-iothread.out
/qemu/tests/qemu-iotests/tests/reopen-file
/qemu/tests/qemu-iotests/tests/reopen-file.out
/qemu/tests/qtest/ac97-test.c
/qemu/tests/qtest/acpi-utils.h
/qemu/tests/qtest/ahci-test.c
/qemu/tests/qtest/am53c974-test.c
/qemu/tests/qtest/arm-cpu-features.c
/qemu/tests/qtest/aspeed_gpio-test.c
/qemu/tests/qtest/aspeed_hace-test.c
/qemu/tests/qtest/boot-order-test.c
/qemu/tests/qtest/boot-sector.c
/qemu/tests/qtest/boot-sector.h
/qemu/tests/qtest/boot-serial-test.c
/qemu/tests/qtest/cdrom-test.c
/qemu/tests/qtest/dbus-display-test.c
/qemu/tests/qtest/dbus-vmstate-test.c
/qemu/tests/qtest/device-introspect-test.c
/qemu/tests/qtest/device-plug-test.c
/qemu/tests/qtest/drive_del-test.c
/qemu/tests/qtest/ds1338-test.c
/qemu/tests/qtest/e1000-test.c
/qemu/tests/qtest/eepro100-test.c
/qemu/tests/qtest/endianness-test.c
/qemu/tests/qtest/erst-test.c
/qemu/tests/qtest/es1370-test.c
/qemu/tests/qtest/fdc-test.c
/qemu/tests/qtest/fuzz-e1000e-test.c
/qemu/tests/qtest/fuzz-lsi53c895a-test.c
/qemu/tests/qtest/fuzz-megasas-test.c
/qemu/tests/qtest/fuzz-sb16-test.c
/qemu/tests/qtest/fuzz-sdcard-test.c
/qemu/tests/qtest/fuzz-virtio-scsi-test.c
/qemu/tests/qtest/fuzz-xlnx-dp-test.c
/qemu/tests/qtest/fuzz/fuzz.c
/qemu/tests/qtest/fuzz/fuzz.h
/qemu/tests/qtest/fuzz/generic_fuzz.c
/qemu/tests/qtest/fuzz/i440fx_fuzz.c
/qemu/tests/qtest/fuzz/qos_fuzz.c
/qemu/tests/qtest/fuzz/virtio_blk_fuzz.c
/qemu/tests/qtest/fuzz/virtio_net_fuzz.c
/qemu/tests/qtest/fuzz/virtio_scsi_fuzz.c
/qemu/tests/qtest/fw_cfg-test.c
/qemu/tests/qtest/hd-geo-test.c
/qemu/tests/qtest/hexloader-test.c
/qemu/tests/qtest/ide-test.c
/qemu/tests/qtest/ipoctal232-test.c
/qemu/tests/qtest/ivshmem-test.c
/qemu/tests/qtest/libqmp.c
/qemu/tests/qtest/libqmp.h
/qemu/tests/qtest/libqos/aarch64-xlnx-zcu102-machine.c
/qemu/tests/qtest/libqos/ahci.c
/qemu/tests/qtest/libqos/arm-imx25-pdk-machine.c
/qemu/tests/qtest/libqos/arm-n800-machine.c
/qemu/tests/qtest/libqos/arm-raspi2-machine.c
/qemu/tests/qtest/libqos/arm-sabrelite-machine.c
/qemu/tests/qtest/libqos/arm-smdkc210-machine.c
/qemu/tests/qtest/libqos/arm-virt-machine.c
/qemu/tests/qtest/libqos/arm-xilinx-zynq-a9-machine.c
/qemu/tests/qtest/libqos/e1000e.c
/qemu/tests/qtest/libqos/fw_cfg.c
/qemu/tests/qtest/libqos/fw_cfg.h
/qemu/tests/qtest/libqos/i2c-imx.c
/qemu/tests/qtest/libqos/i2c-omap.c
/qemu/tests/qtest/libqos/i2c.c
/qemu/tests/qtest/libqos/i2c.h
/qemu/tests/qtest/libqos/libqos.c
/qemu/tests/qtest/libqos/libqos.h
/qemu/tests/qtest/libqos/malloc.h
/qemu/tests/qtest/libqos/meson.build
/qemu/tests/qtest/libqos/pci-pc.c
/qemu/tests/qtest/libqos/pci-spapr.c
/qemu/tests/qtest/libqos/pci.h
/qemu/tests/qtest/libqos/ppc64_pseries-machine.c
/qemu/tests/qtest/libqos/qgraph.c
/qemu/tests/qtest/libqos/qos_external.c
/qemu/tests/qtest/libqos/rtas.c
/qemu/tests/qtest/libqos/sdhci-cmd.c
/qemu/tests/qtest/libqos/sdhci-cmd.h
/qemu/tests/qtest/libqos/sdhci.c
/qemu/tests/qtest/libqos/tpci200.c
/qemu/tests/qtest/libqos/usb.c
/qemu/tests/qtest/libqos/vhost-user-blk.c
/qemu/tests/qtest/libqos/virtio-9p.c
/qemu/tests/qtest/libqos/virtio-balloon.c
/qemu/tests/qtest/libqos/virtio-blk.c
/qemu/tests/qtest/libqos/virtio-iommu.c
/qemu/tests/qtest/libqos/virtio-mmio.c
/qemu/tests/qtest/libqos/virtio-net.c
/qemu/tests/qtest/libqos/virtio-pci.c
/qemu/tests/qtest/libqos/virtio-rng.c
/qemu/tests/qtest/libqos/virtio-scsi.c
/qemu/tests/qtest/libqos/virtio-serial.c
/qemu/tests/qtest/libqos/virtio.c
/qemu/tests/qtest/libqos/x86_64_pc-machine.c
/qemu/tests/qtest/libqtest-single.h
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/libqtest.h
/qemu/tests/qtest/lpc-ich9-test.c
/qemu/tests/qtest/m48t59-test.c
/qemu/tests/qtest/machine-none-test.c
/qemu/tests/qtest/megasas-test.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/microbit-test.c
/qemu/tests/qtest/migration-helpers.h
/qemu/tests/qtest/migration-test.c
/qemu/tests/qtest/modules-test.c
/qemu/tests/qtest/ne2000-test.c
/qemu/tests/qtest/npcm7xx_adc-test.c
/qemu/tests/qtest/npcm7xx_pwm-test.c
/qemu/tests/qtest/npcm7xx_sdhci-test.c
/qemu/tests/qtest/npcm7xx_smbus-test.c
/qemu/tests/qtest/npcm7xx_watchdog_timer-test.c
/qemu/tests/qtest/numa-test.c
/qemu/tests/qtest/nvme-test.c
/qemu/tests/qtest/pca9552-test.c
/qemu/tests/qtest/pci-test.c
/qemu/tests/qtest/pcnet-test.c
/qemu/tests/qtest/pflash-cfi02-test.c
/qemu/tests/qtest/pnv-xscom-test.c
/qemu/tests/qtest/prom-env-test.c
/qemu/tests/qtest/pvpanic-pci-test.c
/qemu/tests/qtest/pvpanic-test.c
/qemu/tests/qtest/pxe-test.c
/qemu/tests/qtest/q35-test.c
/qemu/tests/qtest/qmp-cmd-test.c
/qemu/tests/qtest/qmp-test.c
/qemu/tests/qtest/qom-test.c
/qemu/tests/qtest/rtas-test.c
/qemu/tests/qtest/sdhci-test.c
/qemu/tests/qtest/spapr-phb-test.c
/qemu/tests/qtest/tco-test.c
/qemu/tests/qtest/test-filter-mirror.c
/qemu/tests/qtest/test-filter-redirector.c
/qemu/tests/qtest/test-hmp.c
/qemu/tests/qtest/tpm-crb-swtpm-test.c
/qemu/tests/qtest/tpm-emu.h
/qemu/tests/qtest/tpm-tis-device-swtpm-test.c
/qemu/tests/qtest/tpm-tis-swtpm-test.c
/qemu/tests/qtest/tpm-util.c
/qemu/tests/qtest/tulip-test.c
/qemu/tests/qtest/vhost-user-test.c
/qemu/tests/qtest/virtio-net-failover.c
/qemu/tests/qtest/virtio-rng-test.c
/qemu/tests/qtest/virtio-test.c
/qemu/tests/qtest/vmgenid-test.c
/qemu/tests/qtest/vmxnet3-test.c
/qemu/tests/qtest/wdt_ib700-test.c
/qemu/tests/qtest/xlnx-can-test.c
/qemu/tests/tcg/aarch64/Makefile.target
/qemu/tests/tcg/aarch64/bti-3.c
/qemu/tests/tcg/s390x/Makefile.target
/qemu/tests/tcg/s390x/branch-relative-long.c
/qemu/tests/tcg/s390x/vx.h
/qemu/tests/tcg/s390x/vxeh2_vcvt.c
/qemu/tests/tcg/s390x/vxeh2_vlstr.c
/qemu/tests/tcg/s390x/vxeh2_vs.c
/qemu/tests/tcg/xtensa/crt.S
/qemu/tests/tcg/xtensa/test_break.S
/qemu/tests/tcg/xtensa/test_mmu.S
/qemu/tests/tcg/xtensa/test_phys_mem.S
/qemu/tests/tcg/xtensa/test_sr.S
/qemu/tests/tcg/xtensa/test_timer.S
/qemu/tests/unit/meson.build
/qemu/tests/unit/socket-helpers.c
/qemu/tests/unit/test-crypto-tlssession.c
/qemu/tests/unit/test-io-channel-file.c
/qemu/tests/unit/test-iov.c
/qemu/tests/unit/test-qga.c
/qemu/tests/vm/openbsd
/qemu/tools/meson.build
/qemu/tools/virtiofsd/helper.c
/qemu/tools/virtiofsd/passthrough_seccomp.h
/qemu/ui/dbus.h
/qemu/ui/input-linux.c
/qemu/util/aio-posix.c
/qemu/util/async.c
/qemu/util/compatfd.c
/qemu/util/coroutine-ucontext.c
/qemu/util/coroutine-win32.c
/qemu/util/event_notifier-posix.c
/qemu/util/main-loop.c
/qemu/util/oslib-posix.c
/qemu/util/oslib-win32.c
/qemu/util/qemu-coroutine.c
/qemu/util/thread-pool.c
/qemu/util/vhost-user-server.c
c29da5a723-Apr-2022 Weiwei Li <liweiwei@iscas.ac.cn>

crypto: move sm4_sbox from target/arm

- share it between target/arm and target/riscv

Signed-off-by: Weiwei Li <liweiwei@iscas.ac.cn>
Signed-off-by: Junqiang Wang <wangjunqiang@iscas.ac.cn>
Revie

crypto: move sm4_sbox from target/arm

- share it between target/arm and target/riscv

Signed-off-by: Weiwei Li <liweiwei@iscas.ac.cn>
Signed-off-by: Junqiang Wang <wangjunqiang@iscas.ac.cn>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220423023510.30794-6-liweiwei@iscas.ac.cn>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>

show more ...

2edd2c0420-Apr-2022 Paolo Bonzini <pbonzini@redhat.com>

meson, configure: move keyctl test to meson

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


/qemu/.github/workflows/lockdown.yml
/qemu/.gitlab-ci.d/cirrus/freebsd-12.vars
/qemu/.gitlab-ci.d/cirrus/freebsd-13.vars
/qemu/.gitlab-ci.d/cirrus/macos-11.vars
/qemu/MAINTAINERS
/qemu/VERSION
/qemu/accel/stubs/tcg-stub.c
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/cputlb.c
/qemu/accel/tcg/hmp.c
/qemu/accel/tcg/internal.h
/qemu/accel/tcg/tcg-accel-ops-icount.c
/qemu/accel/tcg/translate-all.c
/qemu/accel/tcg/translator.c
/qemu/accel/tcg/user-exec.c
/qemu/block/coroutines.h
/qemu/block/monitor/bitmap-qmp-cmds.c
/qemu/block/nbd.c
/qemu/block/qapi-sysemu.c
/qemu/block/qcow2-refcount.c
/qemu/blockdev-nbd.c
/qemu/bsd-user/main.c
/qemu/bsd-user/signal.c
/qemu/configs/targets/nios2-softmmu.mak
/qemu/configure
/qemu/contrib/elf2dmp/main.c
/qemu/contrib/rdmacm-mux/meson.build
/qemu/contrib/vhost-user-blk/vhost-user-blk.c
/qemu/contrib/vhost-user-scsi/vhost-user-scsi.c
/qemu/cpu.c
meson.build
/qemu/docs/about/build-platforms.rst
/qemu/docs/about/deprecated.rst
/qemu/docs/about/removed-features.rst
/qemu/docs/devel/index-api.rst
/qemu/docs/devel/index-build.rst
/qemu/docs/devel/index-internals.rst
/qemu/docs/devel/index-process.rst
/qemu/docs/devel/index-tcg.rst
/qemu/docs/devel/index.rst
/qemu/docs/devel/qapi-code-gen.rst
/qemu/docs/devel/qtest.rst
/qemu/docs/devel/style.rst
/qemu/docs/devel/testing.rst
/qemu/docs/devel/tracing.rst
/qemu/docs/hyperv.txt
/qemu/docs/pcie_sriov.txt
/qemu/docs/system/arm/virt.rst
/qemu/docs/system/device-emulation.rst
/qemu/docs/system/devices/ccid.rst
/qemu/docs/tools/virtiofsd.rst
/qemu/dump/dump.c
/qemu/dump/win_dump.c
/qemu/fpu/softfloat-parts.c.inc
/qemu/fpu/softfloat.c
/qemu/gdbstub.c
/qemu/hmp-commands.hx
/qemu/hw/acpi/acpi-pci-hotplug-stub.c
/qemu/hw/acpi/pcihp.c
/qemu/hw/acpi/piix4.c
/qemu/hw/arm/allwinner-a10.c
/qemu/hw/arm/digic.c
/qemu/hw/arm/exynos4210.c
/qemu/hw/arm/npcm7xx_boards.c
/qemu/hw/arm/realview.c
/qemu/hw/arm/smmuv3.c
/qemu/hw/arm/stellaris.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xlnx-versal-virt.c
/qemu/hw/arm/xlnx-versal.c
/qemu/hw/arm/xlnx-zynqmp.c
/qemu/hw/char/escc.c
/qemu/hw/core/irq.c
/qemu/hw/core/machine.c
/qemu/hw/display/qxl-render.c
/qemu/hw/display/trace-events
/qemu/hw/display/vmware_vga.c
/qemu/hw/hyperv/Kconfig
/qemu/hw/hyperv/hyperv.c
/qemu/hw/hyperv/meson.build
/qemu/hw/hyperv/syndbg.c
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/pc_sysfw.c
/qemu/hw/i386/x86.c
/qemu/hw/intc/Kconfig
/qemu/hw/intc/arm_gicv3_common.c
/qemu/hw/intc/arm_gicv3_cpuif.c
/qemu/hw/intc/arm_gicv3_dist.c
/qemu/hw/intc/arm_gicv3_its.c
/qemu/hw/intc/arm_gicv3_its_kvm.c
/qemu/hw/intc/arm_gicv3_kvm.c
/qemu/hw/intc/arm_gicv3_redist.c
/qemu/hw/intc/exynos4210_combiner.c
/qemu/hw/intc/exynos4210_gic.c
/qemu/hw/intc/gicv3_internal.h
/qemu/hw/intc/meson.build
/qemu/hw/intc/nios2_vic.c
/qemu/hw/intc/riscv_aclint.c
/qemu/hw/intc/trace-events
/qemu/hw/m68k/virt.c
/qemu/hw/misc/meson.build
/qemu/hw/misc/mips_itu.c
/qemu/hw/misc/xlnx-versal-crl.c
/qemu/hw/net/can/can_sja1000.c
/qemu/hw/nios2/10m50_devboard.c
/qemu/hw/nios2/Kconfig
/qemu/hw/pci-host/pnv_phb3.c
/qemu/hw/pci-host/pnv_phb4.c
/qemu/hw/pci/pcie.c
/qemu/hw/pci/pcie_aer.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/pnv_lpc.c
/qemu/hw/ppc/pnv_occ.c
/qemu/hw/ppc/pnv_psi.c
/qemu/hw/ppc/ppc405_boards.c
/qemu/hw/ppc/ppc440_bamboo.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_hcall.c
/qemu/hw/ppc/spapr_rtas.c
/qemu/hw/ppc/spapr_rtas_ddw.c
/qemu/hw/ppc/vof.c
/qemu/hw/rdma/vmw/pvrdma_main.c
/qemu/hw/riscv/boot.c
/qemu/hw/riscv/opentitan.c
/qemu/hw/riscv/virt.c
/qemu/hw/rx/rx-gdbsim.c
/qemu/hw/s390x/ipl.c
/qemu/hw/s390x/meson.build
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/s390x/vhost-scsi-ccw.c
/qemu/hw/s390x/vhost-vsock-ccw.c
/qemu/hw/s390x/virtio-ccw-9p.c
/qemu/hw/s390x/virtio-ccw-balloon.c
/qemu/hw/s390x/virtio-ccw-blk.c
/qemu/hw/s390x/virtio-ccw-crypto.c
/qemu/hw/s390x/virtio-ccw-gpu.c
/qemu/hw/s390x/virtio-ccw-input.c
/qemu/hw/s390x/virtio-ccw-net.c
/qemu/hw/s390x/virtio-ccw-rng.c
/qemu/hw/s390x/virtio-ccw-scsi.c
/qemu/hw/s390x/virtio-ccw-serial.c
/qemu/hw/s390x/virtio-ccw.c
/qemu/hw/s390x/virtio-ccw.h
/qemu/hw/ssi/ibex_spi_host.c
/qemu/hw/ssi/meson.build
/qemu/hw/ssi/trace-events
/qemu/hw/timer/cadence_ttc.c
/qemu/hw/virtio/trace-events
/qemu/hw/virtio/vhost-vdpa.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-iommu.c
/qemu/hw/xen/xen_pvdev.c
/qemu/include/block/block_int-global-state.h
/qemu/include/block/qdict.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/helper-head.h
/qemu/include/exec/log.h
/qemu/include/exec/translator.h
/qemu/include/fpu/softfloat.h
/qemu/include/glib-compat.h
/qemu/include/hw/acpi/pcihp.h
/qemu/include/hw/arm/exynos4210.h
/qemu/include/hw/arm/virt.h
/qemu/include/hw/arm/xlnx-versal.h
/qemu/include/hw/arm/xlnx-zynqmp.h
/qemu/include/hw/boards.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/core/tcg-cpu-ops.h
/qemu/include/hw/hw.h
/qemu/include/hw/hyperv/hyperv-proto.h
/qemu/include/hw/hyperv/hyperv.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/i386/x86.h
/qemu/include/hw/intc/arm_gicv3_common.h
/qemu/include/hw/intc/arm_gicv3_its_common.h
/qemu/include/hw/intc/exynos4210_combiner.h
/qemu/include/hw/intc/exynos4210_gic.h
/qemu/include/hw/intc/nios2_vic.h
/qemu/include/hw/intc/riscv_aclint.h
/qemu/include/hw/irq.h
/qemu/include/hw/misc/npcm7xx_gcr.h
/qemu/include/hw/misc/xlnx-versal-crl.h
/qemu/include/hw/ppc/pnv_lpc.h
/qemu/include/hw/ppc/pnv_occ.h
/qemu/include/hw/ppc/pnv_psi.h
/qemu/include/hw/ppc/ppc.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/riscv/boot.h
/qemu/include/hw/riscv/opentitan.h
/qemu/include/hw/ssi/ibex_spi_host.h
/qemu/include/hw/timer/cadence_ttc.h
/qemu/include/monitor/monitor.h
/qemu/include/qapi/qmp/qdict.h
/qemu/include/qemu-main.h
/qemu/include/qemu/compiler.h
/qemu/include/qemu/config-file.h
/qemu/include/qemu/cutils.h
/qemu/include/qemu/error-report.h
/qemu/include/qemu/help-texts.h
/qemu/include/qemu/int128.h
/qemu/include/qemu/keyval.h
/qemu/include/qemu/log-for-trace.h
/qemu/include/qemu/log.h
/qemu/include/qemu/option.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/thread-posix.h
/qemu/include/qemu/thread.h
/qemu/include/qemu/win_dump_defs.h
/qemu/include/sysemu/accel-ops.h
/qemu/include/sysemu/dump.h
/qemu/include/sysemu/os-win32.h
/qemu/include/sysemu/runstate.h
/qemu/include/tcg/tcg-ldst.h
/qemu/include/tcg/tcg.h
/qemu/include/ui/console.h
/qemu/linux-user/arm/cpu_loop.c
/qemu/linux-user/elfload.c
/qemu/linux-user/main.c
/qemu/linux-user/mmap.c
/qemu/linux-user/nios2/cpu_loop.c
/qemu/linux-user/nios2/signal.c
/qemu/linux-user/nios2/target_cpu.h
/qemu/linux-user/signal.c
/qemu/linux-user/user-internals.h
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/channel.c
/qemu/migration/meson.build
/qemu/migration/migration.c
/qemu/migration/migration.h
/qemu/migration/multifd.c
/qemu/migration/multifd.h
/qemu/migration/ram.c
/qemu/migration/ram.h
/qemu/migration/savevm.c
/qemu/migration/tls.c
/qemu/monitor/hmp-cmds.c
/qemu/monitor/hmp.c
/qemu/monitor/misc.c
/qemu/monitor/monitor.c
/qemu/monitor/qmp-cmds.c
/qemu/nbd/server.c
/qemu/net/can/can_socketcan.c
/qemu/os-posix.c
/qemu/pc-bios/skiboot.lid
/qemu/python/README.rst
/qemu/python/qemu/machine/machine.py
/qemu/python/qemu/machine/qtest.py
/qemu/python/qemu/qmp/__init__.py
/qemu/python/qemu/qmp/error.py
/qemu/python/qemu/qmp/events.py
/qemu/python/qemu/qmp/legacy.py
/qemu/python/qemu/qmp/message.py
/qemu/python/qemu/qmp/models.py
/qemu/python/qemu/qmp/protocol.py
/qemu/python/qemu/qmp/qmp_client.py
/qemu/python/qemu/qmp/qmp_shell.py
/qemu/python/qemu/qmp/qmp_tui.py
/qemu/python/qemu/qmp/util.py
/qemu/python/qemu/utils/qemu_ga_client.py
/qemu/python/qemu/utils/qom.py
/qemu/python/qemu/utils/qom_common.py
/qemu/python/qemu/utils/qom_fuse.py
/qemu/python/setup.cfg
/qemu/python/tests/protocol.py
/qemu/qapi/block-core.json
/qemu/qapi/block-export.json
/qemu/qapi/block.json
/qemu/qapi/migration.json
/qemu/qapi/misc-target.json
/qemu/qapi/qobject-input-visitor.c
/qemu/qapi/sockets.json
/qemu/qapi/ui.json
/qemu/qemu-img.c
/qemu/qemu-io.c
/qemu/qemu-nbd.c
/qemu/qemu-options.hx
/qemu/qga/commands-common.h
/qemu/qga/commands-posix.c
/qemu/qga/commands-win32.c
/qemu/qga/commands.c
/qemu/qga/main.c
/qemu/qga/meson.build
/qemu/qom/object_interfaces.c
/qemu/roms/skiboot
/qemu/scripts/analyze-inclusions
/qemu/scripts/checkpatch.pl
/qemu/scripts/ci/org.centos/stream/8/x86_64/configure
/qemu/scripts/cocci-macro-file.h
/qemu/scripts/coverity-scan/run-coverity-scan
/qemu/scripts/cpu-x86-uarch-abi.py
/qemu/scripts/device-crash-test
/qemu/scripts/meson-buildoptions.sh
/qemu/scripts/qapi/expr.py
/qemu/scripts/qapi/schema.py
/qemu/scripts/qmp/qmp-shell
/qemu/scripts/qmp/qmp-shell-wrap
/qemu/scripts/render_block_graph.py
/qemu/scripts/simplebench/bench_block_job.py
/qemu/scsi/qemu-pr-helper.c
/qemu/softmmu/cpus.c
/qemu/softmmu/main.c
/qemu/softmmu/vl.c
/qemu/storage-daemon/qemu-storage-daemon.c
/qemu/stubs/error-printf.c
/qemu/target/alpha/cpu.h
/qemu/target/alpha/helper.c
/qemu/target/alpha/translate.c
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/helper-a64.c
/qemu/target/arm/helper.c
/qemu/target/arm/hvf/hvf.c
/qemu/target/arm/internals.h
/qemu/target/arm/m_helper.c
/qemu/target/arm/op_helper.c
/qemu/target/arm/pauth_helper.c
/qemu/target/arm/tlb_helper.c
/qemu/target/arm/translate-a32.h
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate-m-nocp.c
/qemu/target/arm/translate-neon.c
/qemu/target/arm/translate-sve.c
/qemu/target/arm/translate-vfp.c
/qemu/target/arm/translate.c
/qemu/target/arm/translate.h
/qemu/target/avr/translate.c
/qemu/target/cris/translate.c
/qemu/target/hexagon/op_helper.c
/qemu/target/hexagon/translate.c
/qemu/target/hppa/cpu.c
/qemu/target/hppa/cpu.h
/qemu/target/hppa/op_helper.c
/qemu/target/hppa/translate.c
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/gdbstub.c
/qemu/target/i386/kvm/hyperv-proto.h
/qemu/target/i386/kvm/hyperv-stub.c
/qemu/target/i386/kvm/hyperv.c
/qemu/target/i386/kvm/kvm.c
/qemu/target/i386/ops_sse.h
/qemu/target/i386/tcg/bpt_helper.c
/qemu/target/i386/tcg/excp_helper.c
/qemu/target/i386/tcg/fpu_helper.c
/qemu/target/i386/tcg/helper-tcg.h
/qemu/target/i386/tcg/misc_helper.c
/qemu/target/i386/tcg/sysemu/misc_helper.c
/qemu/target/i386/tcg/translate.c
/qemu/target/i386/whpx/whpx-accel-ops.c
/qemu/target/i386/whpx/whpx-accel-ops.h
/qemu/target/i386/whpx/whpx-all.c
/qemu/target/i386/whpx/whpx-internal.h
/qemu/target/m68k/translate.c
/qemu/target/microblaze/cpu.h
/qemu/target/microblaze/translate.c
/qemu/target/mips/tcg/tcg-internal.h
/qemu/target/mips/tcg/translate.c
/qemu/target/nios2/cpu.c
/qemu/target/nios2/cpu.h
/qemu/target/nios2/helper.c
/qemu/target/nios2/helper.h
/qemu/target/nios2/meson.build
/qemu/target/nios2/mmu.c
/qemu/target/nios2/op_helper.c
/qemu/target/nios2/translate.c
/qemu/target/openrisc/exception.c
/qemu/target/openrisc/exception.h
/qemu/target/openrisc/exception_helper.c
/qemu/target/openrisc/translate.c
/qemu/target/ppc/cpu.h
/qemu/target/ppc/cpu_init.c
/qemu/target/ppc/fpu_helper.c
/qemu/target/ppc/helper.h
/qemu/target/ppc/insn32.decode
/qemu/target/ppc/internal.h
/qemu/target/ppc/kvm.c
/qemu/target/ppc/trace-events
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate/vsx-impl.c.inc
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_bits.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/csr.c
/qemu/target/riscv/debug.c
/qemu/target/riscv/debug.h
/qemu/target/riscv/helper.h
/qemu/target/riscv/insn_trans/trans_rvv.c.inc
/qemu/target/riscv/machine.c
/qemu/target/riscv/meson.build
/qemu/target/riscv/op_helper.c
/qemu/target/riscv/pmp.c
/qemu/target/riscv/translate.c
/qemu/target/riscv/vector_helper.c
/qemu/target/rx/cpu.h
/qemu/target/rx/op_helper.c
/qemu/target/rx/translate.c
/qemu/target/s390x/cpu_models_sysemu.c
/qemu/target/s390x/helper.c
/qemu/target/s390x/s390x-internal.h
/qemu/target/s390x/tcg/excp_helper.c
/qemu/target/s390x/tcg/tcg_s390x.h
/qemu/target/s390x/tcg/translate.c
/qemu/target/sh4/cpu.h
/qemu/target/sh4/op_helper.c
/qemu/target/sh4/translate.c
/qemu/target/sparc/cpu.h
/qemu/target/sparc/mmu_helper.c
/qemu/target/sparc/translate.c
/qemu/target/tricore/op_helper.c
/qemu/target/tricore/translate.c
/qemu/target/xtensa/cpu.h
/qemu/target/xtensa/translate.c
/qemu/tcg/tcg.c
/qemu/tests/Makefile.include
/qemu/tests/avocado/avocado_qemu/__init__.py
/qemu/tests/avocado/boot_linux_console.py
/qemu/tests/avocado/machine_aarch64_virt.py
/qemu/tests/avocado/vnc.py
/qemu/tests/check-block.sh
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/docker.py
/qemu/tests/docker/dockerfiles/alpine.docker
/qemu/tests/docker/dockerfiles/centos8.docker
/qemu/tests/docker/dockerfiles/debian-arm64-cross.docker
/qemu/tests/docker/dockerfiles/debian-hexagon-cross.d/build-toolchain.sh
/qemu/tests/docker/dockerfiles/debian-s390x-cross.docker
/qemu/tests/docker/dockerfiles/debian-tricore-cross.docker
/qemu/tests/docker/dockerfiles/fedora-i386-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win32-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win64-cross.docker
/qemu/tests/docker/dockerfiles/fedora.docker
/qemu/tests/docker/dockerfiles/opensuse-leap.docker
/qemu/tests/docker/dockerfiles/ubuntu1804.docker
/qemu/tests/docker/dockerfiles/ubuntu2004.docker
/qemu/tests/fp/fp-bench.c
/qemu/tests/fp/fp-test.c
/qemu/tests/guest-debug/run-test.py
/qemu/tests/lcitool/projects/qemu.yml
/qemu/tests/qapi-schema/alternate-array.err
/qemu/tests/qapi-schema/alternate-array.json
/qemu/tests/qapi-schema/alternate-array.out
/qemu/tests/qapi-schema/alternate-conflict-lists.err
/qemu/tests/qapi-schema/alternate-conflict-lists.json
/qemu/tests/qapi-schema/alternate-conflict-lists.out
/qemu/tests/qapi-schema/meson.build
/qemu/tests/qapi-schema/qapi-schema-test.json
/qemu/tests/qapi-schema/qapi-schema-test.out
/qemu/tests/qemu-iotests/030
/qemu/tests/qemu-iotests/040
/qemu/tests/qemu-iotests/056
/qemu/tests/qemu-iotests/065
/qemu/tests/qemu-iotests/108
/qemu/tests/qemu-iotests/108.out
/qemu/tests/qemu-iotests/149
/qemu/tests/qemu-iotests/163
/qemu/tests/qemu-iotests/205
/qemu/tests/qemu-iotests/216
/qemu/tests/qemu-iotests/218
/qemu/tests/qemu-iotests/223
/qemu/tests/qemu-iotests/223.out
/qemu/tests/qemu-iotests/224
/qemu/tests/qemu-iotests/242
/qemu/tests/qemu-iotests/245
/qemu/tests/qemu-iotests/255
/qemu/tests/qemu-iotests/258
/qemu/tests/qemu-iotests/298
/qemu/tests/qemu-iotests/303
/qemu/tests/qemu-iotests/310
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qemu-iotests/meson.build
/qemu/tests/qemu-iotests/tests/image-fleecing
/qemu/tests/qemu-iotests/tests/migration-permissions
/qemu/tests/qemu-iotests/tests/mirror-ready-cancel-error
/qemu/tests/qemu-iotests/tests/mirror-top-perms
/qemu/tests/qemu-iotests/tests/nbd-reconnect-on-open
/qemu/tests/qemu-iotests/tests/stream-error-on-reset
/qemu/tests/qtest/endianness-test.c
/qemu/tests/qtest/fuzz-lsi53c895a-test.c
/qemu/tests/qtest/fuzz-megasas-test.c
/qemu/tests/qtest/fuzz-sb16-test.c
/qemu/tests/qtest/fuzz-sdcard-test.c
/qemu/tests/qtest/fuzz-virtio-scsi-test.c
/qemu/tests/qtest/fuzz/generic_fuzz.c
/qemu/tests/qtest/libqos/virtio.c
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/migration-test.c
/qemu/tests/tcg/Makefile.target
/qemu/tests/tcg/aarch64/Makefile.softmmu-target
/qemu/tests/tcg/aarch64/Makefile.target
/qemu/tests/tcg/aarch64/float_convd.ref
/qemu/tests/tcg/arm/float_convd.ref
/qemu/tests/tcg/configure.sh
/qemu/tests/tcg/i386/Makefile.target
/qemu/tests/tcg/i386/float_convd.conf
/qemu/tests/tcg/i386/float_convs.ref
/qemu/tests/tcg/multiarch/Makefile.target
/qemu/tests/tcg/multiarch/float_convd.c
/qemu/tests/tcg/nios2/10m50-ghrd.ld
/qemu/tests/tcg/nios2/Makefile.softmmu-target
/qemu/tests/tcg/nios2/boot.S
/qemu/tests/tcg/nios2/intr.S
/qemu/tests/tcg/nios2/semicall.h
/qemu/tests/tcg/nios2/test-shadow-1.S
/qemu/tests/tcg/ppc64/Makefile.target
/qemu/tests/tcg/ppc64le/Makefile.target
/qemu/tests/tcg/x86_64/Makefile.target
/qemu/tests/tcg/x86_64/float_convd.ref
/qemu/tests/tcg/x86_64/float_convs.ref
/qemu/tests/unit/check-qobject.c
/qemu/tests/unit/check-qom-proplist.c
/qemu/tests/unit/crypto-tls-psk-helpers.c
/qemu/tests/unit/meson.build
/qemu/tests/unit/test-forward-visitor.c
/qemu/tests/unit/test-int128.c
/qemu/tests/unit/test-keyval.c
/qemu/tests/unit/test-logging.c
/qemu/tests/unit/test-qga.c
/qemu/tests/unit/test-qobject-input-visitor.c
/qemu/tests/vm/centos.aarch64
/qemu/tests/vm/fedora
/qemu/tools/virtiofsd/fuse_virtio.c
/qemu/tools/virtiofsd/helper.c
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/ui/cocoa.m
/qemu/ui/console.c
/qemu/ui/cursor.c
/qemu/ui/meson.build
/qemu/ui/vnc-enc-tight.c
/qemu/ui/vnc.c
/qemu/ui/vnc.h
/qemu/util/compatfd.c
/qemu/util/cutils.c
/qemu/util/error-report.c
/qemu/util/keyval.c
/qemu/util/log.c
/qemu/util/osdep.c
/qemu/util/oslib-posix.c
/qemu/util/oslib-win32.c
/qemu/util/qemu-config.c
/qemu/util/qemu-thread-posix.c
0f9668e023-Mar-2022 Marc-André Lureau <marcandre.lureau@redhat.com>

Remove qemu-common.h include from most units

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

Remove qemu-common.h include from most units

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

show more ...


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

Drop qemu_foo() socket API wrapper

The socket API wrappers were initially introduced in commit
00aa0040 ("Wrap recv to avoid warnings"), but made redundant with
commit a2d96af4 ("osdep: add wrappers

Drop qemu_foo() socket API wrapper

The socket API wrappers were initially introduced in commit
00aa0040 ("Wrap recv to avoid warnings"), but made redundant with
commit a2d96af4 ("osdep: add wrappers for socket functions") which fixes
the win32 declarations and thus removed the earlier warnings.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>

show more ...


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

crypto: mandate a hostname when checking x509 creds on a client

Currently the TLS session object assumes that the caller will always
provide a hostname when using x509 creds on a client endpoint. Th

crypto: mandate a hostname when checking x509 creds on a client

Currently the TLS session object assumes that the caller will always
provide a hostname when using x509 creds on a client endpoint. This
relies on the caller to detect and report an error if the user has
configured QEMU with x509 credentials on a UNIX socket. The migration
code has such a check, but it is too broad, reporting an error when
the user has configured QEMU with PSK credentials on a UNIX socket,
where hostnames are irrelevant.

Putting the check into the TLS session object credentials validation
code ensures we report errors in only the scenario that matters.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20220304193610.3293146-2-berrange@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>

show more ...


/qemu/.gitlab-ci.d/container-cross.yml
/qemu/.gitlab-ci.d/custom-runners.yml
/qemu/.gitlab-ci.d/custom-runners/ubuntu-20.04-s390x.yml
/qemu/.gitlab-ci.d/custom-runners/ubuntu-20.40-aarch32.yml
/qemu/.travis.yml
/qemu/MAINTAINERS
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/translate-all.c
/qemu/audio/alsaaudio.c
/qemu/audio/audio.c
/qemu/audio/audio_int.h
/qemu/audio/coreaudio.c
/qemu/audio/dsoundaudio.c
/qemu/audio/jackaudio.c
/qemu/audio/noaudio.c
/qemu/audio/ossaudio.c
/qemu/audio/paaudio.c
/qemu/audio/sdlaudio.c
/qemu/audio/wavaudio.c
/qemu/backends/hostmem-file.c
/qemu/backends/hostmem.c
/qemu/block.c
/qemu/block/amend.c
/qemu/block/backup.c
/qemu/block/block-backend.c
/qemu/block/block-copy.c
/qemu/block/commit.c
/qemu/block/copy-before-write.c
/qemu/block/copy-before-write.h
/qemu/block/coroutines.h
/qemu/block/create.c
/qemu/block/crypto.c
/qemu/block/curl.c
/qemu/block/dirty-bitmap.c
/qemu/block/export/export.c
/qemu/block/export/fuse.c
/qemu/block/io.c
/qemu/block/meson.build
/qemu/block/mirror.c
/qemu/block/monitor/bitmap-qmp-cmds.c
/qemu/block/nbd.c
/qemu/block/parallels.c
/qemu/block/preallocate.c
/qemu/block/reqlist.c
/qemu/block/snapshot-access.c
/qemu/block/snapshot.c
/qemu/block/ssh.c
/qemu/block/stream.c
/qemu/blockdev.c
/qemu/blockjob.c
/qemu/bsd-user/arm/target.h
/qemu/bsd-user/arm/target_arch_cpu.h
/qemu/bsd-user/arm/target_arch_thread.h
/qemu/bsd-user/bsd-file.h
/qemu/bsd-user/freebsd/meson.build
/qemu/bsd-user/freebsd/os-syscall.c
/qemu/bsd-user/i386/target.h
/qemu/bsd-user/i386/target_arch_cpu.h
/qemu/bsd-user/main.c
/qemu/bsd-user/meson.build
/qemu/bsd-user/qemu.h
/qemu/bsd-user/signal.c
/qemu/bsd-user/syscall_defs.h
/qemu/bsd-user/x86_64/target.h
/qemu/bsd-user/x86_64/target_arch_cpu.h
/qemu/bsd-user/x86_64/target_arch_thread.h
/qemu/configs/targets/or1k-softmmu.mak
/qemu/configure
/qemu/contrib/vhost-user-gpu/meson.build
tlssession.c
/qemu/docs/about/deprecated.rst
/qemu/docs/about/removed-features.rst
/qemu/docs/devel/ci-jobs.rst.inc
/qemu/docs/devel/kconfig.rst
/qemu/docs/devel/migration.rst
/qemu/docs/interop/firmware.json
/qemu/docs/meson.build
/qemu/docs/specs/index.rst
/qemu/docs/specs/sev-guest-firmware.rst
/qemu/docs/system/arm/aspeed.rst
/qemu/docs/system/arm/emulation.rst
/qemu/docs/system/arm/nuvoton.rst
/qemu/docs/system/qemu-block-drivers.rst.inc
/qemu/docs/system/riscv/virt.rst
/qemu/docs/tools/qemu-storage-daemon.rst
/qemu/docs/tools/virtiofsd.rst
/qemu/hmp-commands.hx
/qemu/hw/9pfs/9p-synth.c
/qemu/hw/9pfs/9p-synth.h
/qemu/hw/9pfs/codir.c
/qemu/hw/acpi/memory_hotplug.c
/qemu/hw/arm/Kconfig
/qemu/hw/arm/armv7m.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_ast2600.c
/qemu/hw/arm/boot.c
/qemu/hw/arm/mps2-tz.c
/qemu/hw/arm/npcm7xx_boards.c
/qemu/hw/arm/nseries.c
/qemu/hw/arm/omap1.c
/qemu/hw/block/pflash_cfi01.c
/qemu/hw/core/clock-vmstate.c
/qemu/hw/core/generic-loader.c
/qemu/hw/core/guest-loader.c
/qemu/hw/core/loader.c
/qemu/hw/core/ptimer.c
/qemu/hw/display/bcm2835_fb.c
/qemu/hw/display/edid-generate.c
/qemu/hw/display/i2c-ddc.c
/qemu/hw/display/macfb.c
/qemu/hw/display/omap_dss.c
/qemu/hw/display/trace-events
/qemu/hw/display/virtio-vga.c
/qemu/hw/display/vmware_vga.c
/qemu/hw/dma/bcm2835_dma.c
/qemu/hw/gpio/omap_gpio.c
/qemu/hw/i2c/Kconfig
/qemu/hw/i2c/i2c_mux_pca954x.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_sysfw_ovmf.c
/qemu/hw/i386/sgx-epc.c
/qemu/hw/ide/core.c
/qemu/hw/input/hid.c
/qemu/hw/input/tsc210x.c
/qemu/hw/intc/Kconfig
/qemu/hw/intc/bcm2835_ic.c
/qemu/hw/intc/bcm2836_control.c
/qemu/hw/intc/meson.build
/qemu/hw/intc/pnv_xive.c
/qemu/hw/intc/pnv_xive2.c
/qemu/hw/intc/pnv_xive2_regs.h
/qemu/hw/intc/riscv_aplic.c
/qemu/hw/intc/riscv_imsic.c
/qemu/hw/intc/spapr_xive.c
/qemu/hw/intc/xive.c
/qemu/hw/intc/xive2.c
/qemu/hw/ipmi/ipmi.c
/qemu/hw/mem/nvdimm.c
/qemu/hw/mem/pc-dimm.c
/qemu/hw/misc/aspeed_sbc.c
/qemu/hw/misc/aspeed_sdmc.c
/qemu/hw/misc/bcm2835_mbox.c
/qemu/hw/misc/bcm2835_powermgt.c
/qemu/hw/misc/bcm2835_property.c
/qemu/hw/misc/bcm2835_rng.c
/qemu/hw/misc/meson.build
/qemu/hw/misc/pvpanic-isa.c
/qemu/hw/misc/pvpanic-pci.c
/qemu/hw/misc/trace-events
/qemu/hw/net/fsl_etsec/etsec.c
/qemu/hw/nvme/ctrl.c
/qemu/hw/nvme/dif.c
/qemu/hw/nvme/dif.h
/qemu/hw/nvme/ns.c
/qemu/hw/nvme/nvme.h
/qemu/hw/nvme/trace-events
/qemu/hw/nvram/eeprom_at24c.c
/qemu/hw/nvram/spapr_nvram.c
/qemu/hw/openrisc/meson.build
/qemu/hw/openrisc/openrisc_sim.c
/qemu/hw/pci-host/pnv_phb4.c
/qemu/hw/pci-host/pnv_phb4_pec.c
/qemu/hw/pci-host/trace-events
/qemu/hw/ppc/pegasos2.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/pnv_homer.c
/qemu/hw/ppc/pnv_occ.c
/qemu/hw/ppc/pnv_psi.c
/qemu/hw/ppc/ppc.c
/qemu/hw/ppc/prep_systemio.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_caps.c
/qemu/hw/ppc/spapr_cpu_core.c
/qemu/hw/ppc/spapr_drc.c
/qemu/hw/ppc/spapr_hcall.c
/qemu/hw/ppc/spapr_iommu.c
/qemu/hw/ppc/spapr_numa.c
/qemu/hw/ppc/spapr_nvdimm.c
/qemu/hw/ppc/spapr_pci_nvlink2.c
/qemu/hw/ppc/spapr_rtas.c
/qemu/hw/ppc/spapr_rtc.c
/qemu/hw/ppc/spapr_vio.c
/qemu/hw/remote/proxy-memory-listener.c
/qemu/hw/riscv/Kconfig
/qemu/hw/riscv/opentitan.c
/qemu/hw/riscv/virt.c
/qemu/hw/rtc/Kconfig
/qemu/hw/rtc/mc146818rtc.c
/qemu/hw/rtc/meson.build
/qemu/hw/rtc/pl031.c
/qemu/hw/s390x/s390-pci-bus.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/s390x/sclp.c
/qemu/hw/s390x/tod-kvm.c
/qemu/hw/s390x/tod-tcg.c
/qemu/hw/s390x/tod.c
/qemu/hw/scsi/lsi53c895a.c
/qemu/hw/scsi/megasas.c
/qemu/hw/scsi/scsi-bus.c
/qemu/hw/scsi/scsi-disk.c
/qemu/hw/sd/allwinner-sdhost.c
/qemu/hw/sd/aspeed_sdhci.c
/qemu/hw/sd/bcm2835_sdhost.c
/qemu/hw/sd/cadence_sdhci.c
/qemu/hw/sd/npcm7xx_sdhci.c
/qemu/hw/sensor/Kconfig
/qemu/hw/ssi/aspeed_smc.c
/qemu/hw/ssi/xlnx-versal-ospi.c
/qemu/hw/timer/a9gtimer.c
/qemu/hw/tpm/tpm_crb.c
/qemu/hw/tpm/tpm_ppi.c
/qemu/hw/tpm/tpm_ppi.h
/qemu/hw/usb/dev-hid.c
/qemu/hw/usb/dev-mtp.c
/qemu/hw/usb/hcd-ohci.c
/qemu/hw/usb/hcd-xhci.c
/qemu/hw/usb/host-libusb.c
/qemu/hw/usb/redirect.c
/qemu/hw/usb/trace-events
/qemu/hw/vfio/igd.c
/qemu/hw/virtio/virtio-balloon.c
/qemu/hw/virtio/virtio-pmem.c
/qemu/include/block/block-common.h
/qemu/include/block/block-copy.h
/qemu/include/block/block-global-state.h
/qemu/include/block/block-io.h
/qemu/include/block/block.h
/qemu/include/block/block_int-common.h
/qemu/include/block/block_int-global-state.h
/qemu/include/block/block_int-io.h
/qemu/include/block/block_int.h
/qemu/include/block/blockjob.h
/qemu/include/block/blockjob_int.h
/qemu/include/block/dirty-bitmap.h
/qemu/include/block/nvme.h
/qemu/include/block/reqlist.h
/qemu/include/block/snapshot.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/helper-head.h
/qemu/include/exec/ramblock.h
/qemu/include/hw/arm/aspeed_soc.h
/qemu/include/hw/intc/riscv_aplic.h
/qemu/include/hw/intc/riscv_imsic.h
/qemu/include/hw/loader.h
/qemu/include/hw/m68k/mcf.h
/qemu/include/hw/mem/nvdimm.h
/qemu/include/hw/mem/pc-dimm.h
/qemu/include/hw/misc/aspeed_sbc.h
/qemu/include/hw/pci-host/pnv_phb4.h
/qemu/include/hw/pci-host/pnv_phb4_regs.h
/qemu/include/hw/ppc/pnv.h
/qemu/include/hw/ppc/pnv_homer.h
/qemu/include/hw/ppc/pnv_occ.h
/qemu/include/hw/ppc/pnv_xive.h
/qemu/include/hw/ppc/pnv_xscom.h
/qemu/include/hw/ppc/ppc.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/spapr_cpu_core.h
/qemu/include/hw/ppc/spapr_nvdimm.h
/qemu/include/hw/ppc/xive.h
/qemu/include/hw/ppc/xive2.h
/qemu/include/hw/ppc/xive2_regs.h
/qemu/include/hw/registerfields.h
/qemu/include/hw/riscv/opentitan.h
/qemu/include/hw/riscv/virt.h
/qemu/include/hw/ssi/aspeed_smc.h
/qemu/include/hw/tricore/triboard.h
/qemu/include/migration/vmstate.h
/qemu/include/qemu/cacheinfo.h
/qemu/include/qemu/coroutine-tls.h
/qemu/include/qemu/cpuid.h
/qemu/include/qemu/hbitmap.h
/qemu/include/qemu/hw-version.h
/qemu/include/qemu/job.h
/qemu/include/qemu/madvise.h
/qemu/include/qemu/main-loop.h
/qemu/include/qemu/mmap-alloc.h
/qemu/include/qemu/mprotect.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/rcu.h
/qemu/include/standard-headers/asm-x86/kvm_para.h
/qemu/include/standard-headers/drm/drm_fourcc.h
/qemu/include/standard-headers/linux/ethtool.h
/qemu/include/standard-headers/linux/fuse.h
/qemu/include/standard-headers/linux/pci_regs.h
/qemu/include/standard-headers/linux/virtio_gpio.h
/qemu/include/standard-headers/linux/virtio_i2c.h
/qemu/include/standard-headers/linux/virtio_iommu.h
/qemu/include/standard-headers/linux/virtio_pcidev.h
/qemu/include/standard-headers/linux/virtio_scmi.h
/qemu/include/sysemu/block-backend-common.h
/qemu/include/sysemu/block-backend-global-state.h
/qemu/include/sysemu/block-backend-io.h
/qemu/include/sysemu/block-backend.h
/qemu/include/sysemu/blockdev.h
/qemu/include/sysemu/os-posix.h
/qemu/include/sysemu/os-win32.h
/qemu/include/tcg/tcg-op-gvec.h
/qemu/include/tcg/tcg-opc.h
/qemu/include/tcg/tcg.h
/qemu/job.c
/qemu/linux-headers/asm-generic/unistd.h
/qemu/linux-headers/asm-mips/unistd_n32.h
/qemu/linux-headers/asm-mips/unistd_n64.h
/qemu/linux-headers/asm-mips/unistd_o32.h
/qemu/linux-headers/asm-powerpc/unistd_32.h
/qemu/linux-headers/asm-powerpc/unistd_64.h
/qemu/linux-headers/asm-riscv/bitsperlong.h
/qemu/linux-headers/asm-riscv/mman.h
/qemu/linux-headers/asm-riscv/unistd.h
/qemu/linux-headers/asm-s390/unistd_32.h
/qemu/linux-headers/asm-s390/unistd_64.h
/qemu/linux-headers/asm-x86/kvm.h
/qemu/linux-headers/asm-x86/unistd_32.h
/qemu/linux-headers/asm-x86/unistd_64.h
/qemu/linux-headers/asm-x86/unistd_x32.h
/qemu/linux-headers/linux/kvm.h
/qemu/linux-user/i386/cpu_loop.c
/qemu/linux-user/ppc/cpu_loop.c
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/block.c
/qemu/migration/migration.c
/qemu/migration/migration.h
/qemu/migration/postcopy-ram.c
/qemu/migration/postcopy-ram.h
/qemu/migration/qemu-file.c
/qemu/migration/ram.c
/qemu/migration/rdma.c
/qemu/migration/savevm.c
/qemu/migration/trace-events
/qemu/migration/vmstate.c
/qemu/monitor/hmp-cmds.c
/qemu/monitor/hmp.c
/qemu/monitor/misc.c
/qemu/monitor/monitor-internal.h
/qemu/monitor/qmp-cmds.c
/qemu/net/slirp.c
/qemu/net/vhost-vdpa.c
/qemu/os-posix.c
/qemu/plugins/api.c
/qemu/plugins/loader.c
/qemu/python/Makefile
/qemu/python/qemu/aqmp/qmp_shell.py
/qemu/python/setup.cfg
/qemu/python/setup.py
/qemu/python/tests/iotests-pylint.sh
/qemu/python/tests/pylint.sh
/qemu/qapi/block-core.json
/qemu/qapi/compat.json
/qemu/qapi/migration.json
/qemu/qapi/misc-target.json
/qemu/qapi/misc.json
/qemu/qapi/qapi-util.c
/qemu/qapi/ui.json
/qemu/qemu-options.hx
/qemu/qga/commands-win32.c
/qemu/qga/meson.build
/qemu/qga/vss-win32/install.cpp
/qemu/qga/vss-win32/meson.build
/qemu/qga/vss-win32/provider.cpp
/qemu/qga/vss-win32/requester.cpp
/qemu/qga/vss-win32/vss-common.h
/qemu/qom/object.c
/qemu/scripts/checkpatch.pl
/qemu/scripts/ci/setup/build-environment.yml
/qemu/scripts/ci/setup/gitlab-runner.yml
/qemu/scripts/meson-buildoptions.py
/qemu/scripts/meson-buildoptions.sh
/qemu/scripts/qapi/commands.py
/qemu/scripts/qapi/pylintrc
/qemu/scripts/qapi/types.py
/qemu/scripts/qapi/visit.py
/qemu/scripts/qmp/qmp-shell-wrap
/qemu/semihosting/arm-compat-semi.c
/qemu/softmmu/cpus.c
/qemu/softmmu/physmem.c
/qemu/softmmu/qdev-monitor.c
/qemu/softmmu/qemu-seccomp.c
/qemu/softmmu/qtest.c
/qemu/softmmu/runstate.c
/qemu/softmmu/vl.c
/qemu/storage-daemon/qemu-storage-daemon.c
/qemu/stubs/iothread-lock-block.c
/qemu/stubs/meson.build
/qemu/target/alpha/helper.c
/qemu/target/arm/cpu-param.h
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/helper.c
/qemu/target/arm/hvf/hvf.c
/qemu/target/arm/internals.h
/qemu/target/arm/kvm-consts.h
/qemu/target/arm/kvm64.c
/qemu/target/arm/m_helper.c
/qemu/target/arm/mte_helper.c
/qemu/target/arm/psci.c
/qemu/target/arm/translate-a64.c
/qemu/target/avr/cpu-qom.h
/qemu/target/avr/helper.c
/qemu/target/cris/helper.c
/qemu/target/hexagon/internal.h
/qemu/target/hexagon/translate.h
/qemu/target/hppa/cpu.c
/qemu/target/hppa/helper.c
/qemu/target/hppa/helper.h
/qemu/target/hppa/mem_helper.c
/qemu/target/hppa/op_helper.c
/qemu/target/i386/cpu.c
/qemu/target/i386/helper.c
/qemu/target/i386/ops_sse_header.h
/qemu/target/i386/tcg/int_helper.c
/qemu/target/i386/tcg/misc_helper.c
/qemu/target/i386/tcg/sysemu/seg_helper.c
/qemu/target/i386/tcg/sysemu/svm_helper.c
/qemu/target/m68k/helper.h
/qemu/target/m68k/op_helper.c
/qemu/target/microblaze/cpu.c
/qemu/target/microblaze/mmu.c
/qemu/target/microblaze/op_helper.c
/qemu/target/mips/tcg/exception.c
/qemu/target/mips/tcg/sysemu/special_helper.c
/qemu/target/mips/tcg/translate.h
/qemu/target/nios2/cpu.c
/qemu/target/nios2/cpu.h
/qemu/target/nios2/helper.h
/qemu/target/nios2/meson.build
/qemu/target/nios2/mmu.c
/qemu/target/nios2/mmu.h
/qemu/target/nios2/op_helper.c
/qemu/target/nios2/trace-events
/qemu/target/nios2/translate.c
/qemu/target/openrisc/interrupt.c
/qemu/target/openrisc/mmu.c
/qemu/target/ppc/cpu.h
/qemu/target/ppc/cpu_init.c
/qemu/target/ppc/excp_helper.c
/qemu/target/ppc/fpu_helper.c
/qemu/target/ppc/helper.h
/qemu/target/ppc/helper_regs.c
/qemu/target/ppc/insn32.decode
/qemu/target/ppc/insn64.decode
/qemu/target/ppc/int_helper.c
/qemu/target/ppc/machine.c
/qemu/target/ppc/meson.build
/qemu/target/ppc/misc_helper.c
/qemu/target/ppc/mmu-radix64.c
/qemu/target/ppc/power8-pmu.c
/qemu/target/ppc/power8-pmu.h
/qemu/target/ppc/spr_common.h
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate/vmx-impl.c.inc
/qemu/target/ppc/translate/vmx-ops.c.inc
/qemu/target/ppc/translate/vsx-impl.c.inc
/qemu/target/ppc/translate/vsx-ops.c.inc
/qemu/target/riscv/XVentanaCondOps.decode
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_bits.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/csr.c
/qemu/target/riscv/fpu_helper.c
/qemu/target/riscv/gdbstub.c
/qemu/target/riscv/helper.h
/qemu/target/riscv/insn32.decode
/qemu/target/riscv/insn_trans/trans_rvb.c.inc
/qemu/target/riscv/insn_trans/trans_rvd.c.inc
/qemu/target/riscv/insn_trans/trans_rvf.c.inc
/qemu/target/riscv/insn_trans/trans_rvi.c.inc
/qemu/target/riscv/insn_trans/trans_rvv.c.inc
/qemu/target/riscv/insn_trans/trans_rvzfh.c.inc
/qemu/target/riscv/insn_trans/trans_svinval.c.inc
/qemu/target/riscv/insn_trans/trans_xventanacondops.c.inc
/qemu/target/riscv/internals.h
/qemu/target/riscv/machine.c
/qemu/target/riscv/meson.build
/qemu/target/riscv/translate.c
/qemu/target/riscv/vector_helper.c
/qemu/target/rx/cpu.h
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/gen-features.c
/qemu/target/s390x/helper.h
/qemu/target/s390x/tcg/excp_helper.c
/qemu/target/s390x/tcg/insn-data.def
/qemu/target/s390x/tcg/mem_helper.c
/qemu/target/s390x/tcg/translate.c
/qemu/target/sparc/helper.c
/qemu/target/sparc/ldst_helper.c
/qemu/target/sparc/mmu_helper.c
/qemu/target/tricore/helper.c
/qemu/target/xtensa/dbg_helper.c
/qemu/target/xtensa/exc_helper.c
/qemu/target/xtensa/fpu_helper.c
/qemu/target/xtensa/helper.c
/qemu/target/xtensa/mmu_helper.c
/qemu/target/xtensa/win_helper.c
/qemu/tcg/aarch64/tcg-target.h
/qemu/tcg/arm/tcg-target.h
/qemu/tcg/i386/tcg-target-con-set.h
/qemu/tcg/i386/tcg-target.c.inc
/qemu/tcg/i386/tcg-target.h
/qemu/tcg/i386/tcg-target.opc.h
/qemu/tcg/optimize.c
/qemu/tcg/ppc/tcg-target.c.inc
/qemu/tcg/ppc/tcg-target.h
/qemu/tcg/region.c
/qemu/tcg/s390x/tcg-target.c.inc
/qemu/tcg/s390x/tcg-target.h
/qemu/tcg/tcg-op-gvec.c
/qemu/tcg/tcg-op-vec.c
/qemu/tcg/tcg.c
/qemu/tcg/tci/tcg-target.c.inc
/qemu/tests/Makefile.include
/qemu/tests/avocado/machine_s390_ccw_virtio.py
/qemu/tests/check-block.sh
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/dockerfiles/debian-arm64-cross.docker
/qemu/tests/docker/dockerfiles/debian-riscv64-test-cross.docker
/qemu/tests/docker/dockerfiles/debian-s390x-cross.docker
/qemu/tests/docker/dockerfiles/opensuse-leap.docker
/qemu/tests/docker/dockerfiles/ubuntu1804.docker
/qemu/tests/docker/dockerfiles/ubuntu2004.docker
/qemu/tests/lcitool/libvirt-ci
/qemu/tests/lcitool/refresh
/qemu/tests/qemu-iotests/040
/qemu/tests/qemu-iotests/185
/qemu/tests/qemu-iotests/185.out
/qemu/tests/qemu-iotests/257.out
/qemu/tests/qemu-iotests/271
/qemu/tests/qemu-iotests/296
/qemu/tests/qemu-iotests/296.out
/qemu/tests/qemu-iotests/common.filter
/qemu/tests/qemu-iotests/common.rc
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qemu-iotests/testenv.py
/qemu/tests/qemu-iotests/testrunner.py
/qemu/tests/qemu-iotests/tests/graph-changes-while-io
/qemu/tests/qemu-iotests/tests/graph-changes-while-io.out
/qemu/tests/qemu-iotests/tests/image-fleecing
/qemu/tests/qemu-iotests/tests/image-fleecing.out
/qemu/tests/qtest/device-plug-test.c
/qemu/tests/qtest/drive_del-test.c
/qemu/tests/qtest/erst-test.c
/qemu/tests/qtest/fdc-test.c
/qemu/tests/qtest/hd-geo-test.c
/qemu/tests/qtest/i440fx-test.c
/qemu/tests/qtest/ide-test.c
/qemu/tests/qtest/ivshmem-test.c
/qemu/tests/qtest/libqos/virtio-9p.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/migration-test.c
/qemu/tests/qtest/npcm7xx_sdhci-test.c
/qemu/tests/qtest/vhost-user-test.c
/qemu/tests/qtest/virtio-9p-test.c
/qemu/tests/qtest/virtio-net-failover.c
/qemu/tests/tcg/aarch64/Makefile.target
/qemu/tests/tcg/aarch64/system/semiheap.c
/qemu/tests/tcg/arm/Makefile.target
/qemu/tests/tcg/configure.sh
/qemu/tests/tcg/i386/Makefile.target
/qemu/tests/tcg/multiarch/sha512.c
/qemu/tests/tcg/ppc64/Makefile.target
/qemu/tests/tcg/ppc64le/Makefile.target
/qemu/tests/tcg/ppc64le/bcdsub.c
/qemu/tests/tcg/ppc64le/mtfsf.c
/qemu/tests/tcg/ppc64le/non_signalling_xscv.c
/qemu/tests/tcg/s390x/Makefile.target
/qemu/tests/tcg/s390x/mie3-compl.c
/qemu/tests/tcg/s390x/mie3-mvcrl.c
/qemu/tests/tcg/s390x/mie3-sel.c
/qemu/tests/tcg/sh4/Makefile.target
/qemu/tests/tcg/x86_64/Makefile.target
/qemu/tests/unit/meson.build
/qemu/tests/unit/rcutorture.c
/qemu/tests/unit/test-block-iothread.c
/qemu/tests/unit/test-rcu-list.c
/qemu/tests/unit/test-seccomp.c
/qemu/tools/virtiofsd/fuse_common.h
/qemu/tools/virtiofsd/fuse_i.h
/qemu/tools/virtiofsd/fuse_lowlevel.c
/qemu/tools/virtiofsd/fuse_lowlevel.h
/qemu/tools/virtiofsd/helper.c
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/tools/virtiofsd/passthrough_seccomp.c
/qemu/ui/clipboard.c
/qemu/ui/cocoa.m
/qemu/ui/console-gl.c
/qemu/ui/console.c
/qemu/util/async.c
/qemu/util/atomic64.c
/qemu/util/cacheflush.c
/qemu/util/cacheinfo.c
/qemu/util/hbitmap.c
/qemu/util/keyval.c
/qemu/util/osdep.c
/qemu/util/oslib-posix.c
/qemu/util/rcu.c
c55cf6ab13-Oct-2021 Paolo Bonzini <pbonzini@redhat.com>

configure, meson: move some default-disabled options to meson_options.txt

These do not depend on --with-default-features, so they become
booleans in meson too.

Signed-off-by: Paolo Bonzini <pbonzin

configure, meson: move some default-disabled options to meson_options.txt

These do not depend on --with-default-features, so they become
booleans in meson too.

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

show more ...

34b5261508-Nov-2021 Paolo Bonzini <pbonzini@redhat.com>

configure, meson: move AF_ALG test to meson

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


/qemu/.cirrus.yml
/qemu/.github/workflows/lockdown.yml
/qemu/.gitignore
/qemu/.gitlab-ci.d/buildtest-template.yml
/qemu/.gitlab-ci.d/buildtest.yml
/qemu/.gitlab-ci.d/cirrus.yml
/qemu/.gitlab-ci.d/cirrus/README.rst
/qemu/.gitlab-ci.d/cirrus/build.yml
/qemu/.gitlab-ci.d/cirrus/freebsd-12.vars
/qemu/.gitlab-ci.d/cirrus/freebsd-13.vars
/qemu/.gitlab-ci.d/cirrus/kvm-build.yml
/qemu/.gitlab-ci.d/cirrus/macos-11.vars
/qemu/.gitlab-ci.d/container-cross.yml
/qemu/.gitlab-ci.d/containers.yml
/qemu/.gitlab-ci.d/crossbuild-template.yml
/qemu/.gitlab-ci.d/crossbuilds.yml
/qemu/.gitlab-ci.d/custom-runners.yml
/qemu/.gitlab-ci.d/custom-runners/centos-stream-8-x86_64.yml
/qemu/.gitlab-ci.d/custom-runners/ubuntu-18.04-s390x.yml
/qemu/.gitlab-ci.d/custom-runners/ubuntu-20.04-aarch64.yml
/qemu/.gitlab-ci.d/edk2.yml
/qemu/.gitlab-ci.d/edk2/Dockerfile
/qemu/.gitlab-ci.d/opensbi.yml
/qemu/.gitlab-ci.d/qemu-project.yml
/qemu/.gitlab-ci.d/static_checks.yml
/qemu/.gitlab-ci.d/windows.yml
/qemu/.gitlab-ci.yml
/qemu/.gitmodules
/qemu/.mailmap
/qemu/.travis.yml
/qemu/Kconfig.host
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/README.rst
/qemu/VERSION
/qemu/accel/hvf/hvf-accel-ops.c
/qemu/accel/kvm/kvm-all.c
/qemu/accel/kvm/meson.build
/qemu/accel/stubs/kvm-stub.c
/qemu/accel/tcg/atomic_common.c.inc
/qemu/accel/tcg/atomic_template.h
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/cputlb.c
/qemu/accel/tcg/hmp.c
/qemu/accel/tcg/ldst_common.c.inc
/qemu/accel/tcg/meson.build
/qemu/accel/tcg/plugin-gen.c
/qemu/accel/tcg/tcg-accel-ops-mttcg.c
/qemu/accel/tcg/tcg-accel-ops-rr.c
/qemu/accel/tcg/tcg-runtime.h
/qemu/accel/tcg/translate-all.c
/qemu/accel/tcg/translator.c
/qemu/accel/tcg/user-exec.c
/qemu/audio/audio.c
/qemu/audio/audio_int.h
/qemu/audio/audio_template.h
/qemu/audio/dbusaudio.c
/qemu/audio/dsoundaudio.c
/qemu/audio/jackaudio.c
/qemu/audio/meson.build
/qemu/audio/trace-events
/qemu/backends/dbus-vmstate1.xml
/qemu/backends/hostmem-epc.c
/qemu/backends/meson.build
/qemu/backends/tpm/tpm_emulator.c
/qemu/backends/tpm/tpm_passthrough.c
/qemu/block.c
/qemu/block/aio_task.c
/qemu/block/backup.c
/qemu/block/blkdebug.c
/qemu/block/blklogwrites.c
/qemu/block/blkreplay.c
/qemu/block/blkverify.c
/qemu/block/block-backend.c
/qemu/block/block-copy.c
/qemu/block/bochs.c
/qemu/block/cloop.c
/qemu/block/commit.c
/qemu/block/copy-before-write.c
/qemu/block/copy-before-write.h
/qemu/block/copy-on-read.c
/qemu/block/coroutines.h
/qemu/block/crypto.c
/qemu/block/curl.c
/qemu/block/dirty-bitmap.c
/qemu/block/dmg.c
/qemu/block/export/export.c
/qemu/block/export/fuse.c
/qemu/block/export/vhost-user-blk-server.c
/qemu/block/file-posix.c
/qemu/block/file-win32.c
/qemu/block/filter-compress.c
/qemu/block/gluster.c
/qemu/block/io.c
/qemu/block/io_uring.c
/qemu/block/iscsi.c
/qemu/block/linux-aio.c
/qemu/block/meson.build
/qemu/block/mirror.c
/qemu/block/monitor/block-hmp-cmds.c
/qemu/block/nbd.c
/qemu/block/nfs.c
/qemu/block/null.c
/qemu/block/nvme.c
/qemu/block/preallocate.c
/qemu/block/qcow.c
/qemu/block/qcow2-cluster.c
/qemu/block/qcow2-refcount.c
/qemu/block/qcow2.c
/qemu/block/qcow2.h
/qemu/block/qed.c
/qemu/block/quorum.c
/qemu/block/raw-format.c
/qemu/block/rbd.c
/qemu/block/replication.c
/qemu/block/ssh.c
/qemu/block/stream.c
/qemu/block/throttle.c
/qemu/block/trace-events
/qemu/block/vdi.c
/qemu/block/vmdk.c
/qemu/block/vpc.c
/qemu/block/vvfat.c
/qemu/block/win32-aio.c
/qemu/blockdev.c
/qemu/blockjob.c
/qemu/bsd-user/arm/signal.c
/qemu/bsd-user/arm/target_arch.h
/qemu/bsd-user/arm/target_arch_cpu.c
/qemu/bsd-user/arm/target_arch_cpu.h
/qemu/bsd-user/arm/target_arch_elf.h
/qemu/bsd-user/arm/target_arch_reg.h
/qemu/bsd-user/arm/target_arch_signal.h
/qemu/bsd-user/arm/target_arch_sigtramp.h
/qemu/bsd-user/arm/target_arch_sysarch.h
/qemu/bsd-user/arm/target_arch_thread.h
/qemu/bsd-user/arm/target_arch_vmparam.h
/qemu/bsd-user/arm/target_syscall.h
/qemu/bsd-user/bsdload.c
/qemu/bsd-user/elfcore.c
/qemu/bsd-user/elfload.c
/qemu/bsd-user/errno_defs.h
/qemu/bsd-user/freebsd/host-os.h
/qemu/bsd-user/freebsd/meson.build
/qemu/bsd-user/freebsd/os-sys.c
/qemu/bsd-user/freebsd/strace.list
/qemu/bsd-user/freebsd/target_os_elf.h
/qemu/bsd-user/freebsd/target_os_siginfo.h
/qemu/bsd-user/freebsd/target_os_signal.h
/qemu/bsd-user/freebsd/target_os_stack.h
/qemu/bsd-user/freebsd/target_os_thread.h
/qemu/bsd-user/freebsd/target_os_ucontext.h
/qemu/bsd-user/freebsd/target_os_user.h
/qemu/bsd-user/freebsd/target_os_vmparam.h
/qemu/bsd-user/host/arm/host-signal.h
/qemu/bsd-user/host/i386/host-signal.h
/qemu/bsd-user/host/x86_64/host-signal.h
/qemu/bsd-user/i386/signal.c
/qemu/bsd-user/i386/target_arch.h
/qemu/bsd-user/i386/target_arch_cpu.c
/qemu/bsd-user/i386/target_arch_cpu.h
/qemu/bsd-user/i386/target_arch_elf.h
/qemu/bsd-user/i386/target_arch_reg.h
/qemu/bsd-user/i386/target_arch_signal.h
/qemu/bsd-user/i386/target_arch_sigtramp.h
/qemu/bsd-user/i386/target_arch_thread.h
/qemu/bsd-user/i386/target_arch_vmparam.h
/qemu/bsd-user/include/special-errno.h
/qemu/bsd-user/main.c
/qemu/bsd-user/meson.build
/qemu/bsd-user/mmap.c
/qemu/bsd-user/netbsd/host-os.h
/qemu/bsd-user/netbsd/target_os_elf.h
/qemu/bsd-user/netbsd/target_os_siginfo.h
/qemu/bsd-user/netbsd/target_os_signal.h
/qemu/bsd-user/netbsd/target_os_stack.h
/qemu/bsd-user/netbsd/target_os_thread.h
/qemu/bsd-user/openbsd/host-os.h
/qemu/bsd-user/openbsd/target_os_elf.h
/qemu/bsd-user/openbsd/target_os_siginfo.h
/qemu/bsd-user/openbsd/target_os_signal.h
/qemu/bsd-user/openbsd/target_os_stack.h
/qemu/bsd-user/openbsd/target_os_thread.h
/qemu/bsd-user/qemu.h
/qemu/bsd-user/signal-common.h
/qemu/bsd-user/signal.c
/qemu/bsd-user/strace.c
/qemu/bsd-user/syscall.c
/qemu/bsd-user/syscall_defs.h
/qemu/bsd-user/trace-events
/qemu/bsd-user/trace.h
/qemu/bsd-user/x86_64/signal.c
/qemu/bsd-user/x86_64/target_arch.h
/qemu/bsd-user/x86_64/target_arch_cpu.c
/qemu/bsd-user/x86_64/target_arch_cpu.h
/qemu/bsd-user/x86_64/target_arch_elf.h
/qemu/bsd-user/x86_64/target_arch_reg.h
/qemu/bsd-user/x86_64/target_arch_signal.h
/qemu/bsd-user/x86_64/target_arch_sigtramp.h
/qemu/bsd-user/x86_64/target_arch_thread.h
/qemu/bsd-user/x86_64/target_arch_vmparam.h
/qemu/chardev/char-fd.c
/qemu/chardev/char-fe.c
/qemu/chardev/char-mux.c
/qemu/chardev/char-socket.c
/qemu/chardev/char-udp.c
/qemu/chardev/char.c
/qemu/chardev/meson.build
/qemu/chardev/spice.c
/qemu/chardev/wctablet.c
/qemu/common-user/host/aarch64/safe-syscall.inc.S
/qemu/common-user/host/arm/safe-syscall.inc.S
/qemu/common-user/host/i386/safe-syscall.inc.S
/qemu/common-user/host/loongarch64/safe-syscall.inc.S
/qemu/common-user/host/mips/safe-syscall.inc.S
/qemu/common-user/host/ppc64/safe-syscall.inc.S
/qemu/common-user/host/riscv/safe-syscall.inc.S
/qemu/common-user/host/s390x/safe-syscall.inc.S
/qemu/common-user/host/sparc64/safe-syscall.inc.S
/qemu/common-user/host/x86_64/safe-syscall.inc.S
/qemu/common-user/meson.build
/qemu/common-user/safe-syscall-error.c
/qemu/common-user/safe-syscall.S
/qemu/configs/devices/i386-softmmu/default.mak
/qemu/configs/devices/mips-softmmu/common.mak
/qemu/configs/devices/mips64el-softmmu/default.mak
/qemu/configs/devices/ppc-softmmu/default.mak
/qemu/configs/devices/tricore-softmmu/default.mak
/qemu/configs/targets/aarch64-linux-user.mak
/qemu/configs/targets/aarch64-softmmu.mak
/qemu/configs/targets/aarch64_be-linux-user.mak
/qemu/configs/targets/arm-bsd-user.mak
/qemu/configs/targets/arm-linux-user.mak
/qemu/configs/targets/arm-softmmu.mak
/qemu/configs/targets/armeb-linux-user.mak
/qemu/configs/targets/i386-softmmu.mak
/qemu/configs/targets/x86_64-softmmu.mak
/qemu/configure
/qemu/contrib/elf2dmp/download.c
/qemu/contrib/elf2dmp/meson.build
/qemu/contrib/elf2dmp/pdb.c
/qemu/contrib/gitdm/aliases
/qemu/contrib/gitdm/domain-map
/qemu/contrib/gitdm/group-map-academics
/qemu/contrib/gitdm/group-map-individuals
/qemu/contrib/gitdm/group-map-interns
/qemu/contrib/gitdm/group-map-netflix
/qemu/contrib/gitdm/group-map-robots
/qemu/contrib/ivshmem-client/meson.build
/qemu/contrib/ivshmem-server/meson.build
/qemu/contrib/plugins/Makefile
/qemu/contrib/plugins/cache.c
/qemu/contrib/plugins/drcov.c
/qemu/contrib/plugins/execlog.c
/qemu/contrib/plugins/hotblocks.c
/qemu/contrib/plugins/hotpages.c
/qemu/contrib/plugins/howvec.c
/qemu/contrib/plugins/hwprofile.c
/qemu/contrib/plugins/lockstep.c
/qemu/contrib/rdmacm-mux/meson.build
/qemu/contrib/vhost-user-gpu/meson.build
/qemu/cpu.c
meson.build
/qemu/disas/hexagon.c
/qemu/disas/nios2.c
/qemu/disas/riscv.c
/qemu/docs/COLO-FT.txt
/qemu/docs/_templates/footer.html
/qemu/docs/about/build-platforms.rst
/qemu/docs/about/deprecated.rst
/qemu/docs/about/index.rst
/qemu/docs/about/license.rst
/qemu/docs/about/removed-features.rst
/qemu/docs/block-replication.txt
/qemu/docs/bypass-iommu.txt
/qemu/docs/ccid.txt
/qemu/docs/conf.py
/qemu/docs/devel/build-system.rst
/qemu/docs/devel/ci-definitions.rst.inc
/qemu/docs/devel/ci-jobs.rst.inc
/qemu/docs/devel/ci-runners.rst.inc
/qemu/docs/devel/ci.rst
/qemu/docs/devel/clocks.rst
/qemu/docs/devel/code-of-conduct.rst
/qemu/docs/devel/ebpf_rss.rst
/qemu/docs/devel/fuzzing.rst
/qemu/docs/devel/index.rst
/qemu/docs/devel/loads-stores.rst
/qemu/docs/devel/memory.rst
/qemu/docs/devel/migration.rst
/qemu/docs/devel/modules.rst
/qemu/docs/devel/multi-process.rst
/qemu/docs/devel/multi-thread-tcg.rst
/qemu/docs/devel/qapi-code-gen.rst
/qemu/docs/devel/qgraph.rst
/qemu/docs/devel/stable-process.rst
/qemu/docs/devel/style.rst
/qemu/docs/devel/submitting-a-patch.rst
/qemu/docs/devel/submitting-a-pull-request.rst
/qemu/docs/devel/tcg-icount.rst
/qemu/docs/devel/tcg-plugins.rst
/qemu/docs/devel/testing.rst
/qemu/docs/devel/tracing.rst
/qemu/docs/devel/trivial-patches.rst
/qemu/docs/devel/ui.rst
/qemu/docs/devel/writing-monitor-commands.rst
/qemu/docs/hyperv.txt
/qemu/docs/image-fuzzer.txt
/qemu/docs/index.rst
/qemu/docs/interop/barrier.rst
/qemu/docs/interop/bitmaps.rst
/qemu/docs/interop/dbus-display.rst
/qemu/docs/interop/dbus-vmstate.rst
/qemu/docs/interop/dbus.rst
/qemu/docs/interop/index.rst
/qemu/docs/interop/live-block-operations.rst
/qemu/docs/interop/nbd.txt
/qemu/docs/interop/qcow2.txt
/qemu/docs/interop/qemu-ga-ref.rst
/qemu/docs/interop/qemu-qmp-ref.rst
/qemu/docs/interop/qemu-storage-daemon-qmp-ref.rst
/qemu/docs/interop/vhost-user-gpu.rst
/qemu/docs/interop/vhost-user.rst
/qemu/docs/interop/virtio-balloon-stats.rst
/qemu/docs/meson.build
/qemu/docs/multiseat.txt
/qemu/docs/nvdimm.txt
/qemu/docs/specs/acpi_cpu_hotplug.rst
/qemu/docs/specs/acpi_mem_hotplug.rst
/qemu/docs/specs/acpi_nvdimm.rst
/qemu/docs/specs/acpi_pci_hotplug.rst
/qemu/docs/specs/index.rst
/qemu/docs/specs/ppc-spapr-hcalls.rst
/qemu/docs/specs/ppc-spapr-hotplug.rst
/qemu/docs/specs/ppc-spapr-uv-hcalls.rst
/qemu/docs/sphinx-static/custom.js
/qemu/docs/sphinx/dbusdoc.py
/qemu/docs/sphinx/dbusdomain.py
/qemu/docs/sphinx/dbusparser.py
/qemu/docs/sphinx/depfile.py
/qemu/docs/sphinx/fakedbusdoc.py
/qemu/docs/sphinx/qapidoc.py
/qemu/docs/system/arm/aspeed.rst
/qemu/docs/system/arm/cpu-features.rst
/qemu/docs/system/arm/cubieboard.rst
/qemu/docs/system/arm/emcraft-sf2.rst
/qemu/docs/system/arm/highbank.rst
/qemu/docs/system/arm/imx25-pdk.rst
/qemu/docs/system/arm/kzm.rst
/qemu/docs/system/arm/mainstone.rst
/qemu/docs/system/arm/nuvoton.rst
/qemu/docs/system/arm/orangepi.rst
/qemu/docs/system/arm/sbsa.rst
/qemu/docs/system/arm/virt.rst
/qemu/docs/system/arm/xlnx-versal-virt.rst
/qemu/docs/system/authz.rst
/qemu/docs/system/barrier.rst
/qemu/docs/system/bootindex.rst
/qemu/docs/system/confidential-guest-support.rst
/qemu/docs/system/cpu-hotplug.rst
/qemu/docs/system/cpu-models-x86.rst.inc
/qemu/docs/system/device-emulation.rst
/qemu/docs/system/device-url-syntax.rst.inc
/qemu/docs/system/devices/can.rst
/qemu/docs/system/devices/ivshmem.rst
/qemu/docs/system/devices/net.rst
/qemu/docs/system/devices/nvme.rst
/qemu/docs/system/devices/usb.rst
/qemu/docs/system/devices/vhost-user-rng.rst
/qemu/docs/system/devices/vhost-user.rst
/qemu/docs/system/devices/virtio-pmem.rst
/qemu/docs/system/gdb.rst
/qemu/docs/system/generic-loader.rst
/qemu/docs/system/guest-loader.rst
/qemu/docs/system/i386/amd-memory-encryption.rst
/qemu/docs/system/i386/cpu.rst
/qemu/docs/system/i386/kvm-pv.rst
/qemu/docs/system/i386/sgx.rst
/qemu/docs/system/images.rst
/qemu/docs/system/index.rst
/qemu/docs/system/multi-process.rst
/qemu/docs/system/ppc/powernv.rst
/qemu/docs/system/ppc/ppce500.rst
/qemu/docs/system/ppc/pseries.rst
/qemu/docs/system/qemu-block-drivers.rst
/qemu/docs/system/qemu-block-drivers.rst.inc
/qemu/docs/system/qemu-cpu-models.rst
/qemu/docs/system/qemu-manpage.rst
/qemu/docs/system/riscv/microchip-icicle-kit.rst
/qemu/docs/system/riscv/shakti-c.rst
/qemu/docs/system/riscv/sifive_u.rst
/qemu/docs/system/riscv/virt.rst
/qemu/docs/system/s390x/protvirt.rst
/qemu/docs/system/target-arm.rst
/qemu/docs/system/target-i386.rst
/qemu/docs/system/target-riscv.rst
/qemu/docs/system/tls.rst
/qemu/docs/throttle.txt
/qemu/docs/tools/index.rst
/qemu/docs/tools/qemu-img.rst
/qemu/docs/tools/qemu-nbd.rst
/qemu/docs/tools/qemu-pr-helper.rst
/qemu/docs/tools/qemu-storage-daemon.rst
/qemu/docs/tools/qemu-trace-stap.rst
/qemu/docs/tools/virtiofsd.rst
/qemu/docs/u2f.txt
/qemu/docs/user/index.rst
/qemu/docs/user/main.rst
/qemu/dtc
/qemu/dump/dump.c
/qemu/ebpf/meson.build
/qemu/fpu/softfloat-parts.c.inc
/qemu/fpu/softfloat-specialize.c.inc
/qemu/fpu/softfloat.c
/qemu/fsdev/9p-marshal.c
/qemu/fsdev/9p-marshal.h
/qemu/fsdev/file-op-9p.h
/qemu/fsdev/p9array.h
/qemu/gdb-xml/arm-m-profile-mve.xml
/qemu/gdb-xml/arm-neon.xml
/qemu/gdb-xml/arm-vfp-sysregs.xml
/qemu/gdb-xml/arm-vfp.xml
/qemu/gdb-xml/arm-vfp3.xml
/qemu/gdbstub.c
/qemu/gitdm.config
/qemu/hmp-commands-info.hx
/qemu/hmp-commands.hx
/qemu/hw/9pfs/9p.c
/qemu/hw/9pfs/coth.h
/qemu/hw/Kconfig
/qemu/hw/acpi/Kconfig
/qemu/hw/acpi/acpi-cpu-hotplug-stub.c
/qemu/hw/acpi/acpi-mem-hotplug-stub.c
/qemu/hw/acpi/acpi-nvdimm-stub.c
/qemu/hw/acpi/acpi-pci-hotplug-stub.c
/qemu/hw/acpi/acpi-x86-stub.c
/qemu/hw/acpi/aml-build.c
/qemu/hw/acpi/core.c
/qemu/hw/acpi/cpu.c
/qemu/hw/acpi/erst.c
/qemu/hw/acpi/ghes.c
/qemu/hw/acpi/hmat.c
/qemu/hw/acpi/ich9.c
/qemu/hw/acpi/memory_hotplug.c
/qemu/hw/acpi/meson.build
/qemu/hw/acpi/nvdimm.c
/qemu/hw/acpi/pci.c
/qemu/hw/acpi/pcihp.c
/qemu/hw/acpi/piix4.c
/qemu/hw/acpi/tco.c
/qemu/hw/acpi/trace-events
/qemu/hw/acpi/viot.c
/qemu/hw/acpi/viot.h
/qemu/hw/acpi/vmgenid.c
/qemu/hw/adc/aspeed_adc.c
/qemu/hw/adc/meson.build
/qemu/hw/adc/trace-events
/qemu/hw/arm/Kconfig
/qemu/hw/arm/allwinner-h3.c
/qemu/hw/arm/armsse.c
/qemu/hw/arm/armv7m.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_ast2600.c
/qemu/hw/arm/aspeed_soc.c
/qemu/hw/arm/boot.c
/qemu/hw/arm/cubieboard.c
/qemu/hw/arm/digic_boards.c
/qemu/hw/arm/exynos4210.c
/qemu/hw/arm/exynos4_boards.c
/qemu/hw/arm/fsl-imx6ul.c
/qemu/hw/arm/fsl-imx7.c
/qemu/hw/arm/highbank.c
/qemu/hw/arm/imx25_pdk.c
/qemu/hw/arm/integratorcp.c
/qemu/hw/arm/kzm.c
/qemu/hw/arm/mcimx6ul-evk.c
/qemu/hw/arm/mcimx7d-sabre.c
/qemu/hw/arm/mps2-tz.c
/qemu/hw/arm/mps2.c
/qemu/hw/arm/msf2-soc.c
/qemu/hw/arm/msf2-som.c
/qemu/hw/arm/musicpal.c
/qemu/hw/arm/netduino2.c
/qemu/hw/arm/netduinoplus2.c
/qemu/hw/arm/npcm7xx.c
/qemu/hw/arm/npcm7xx_boards.c
/qemu/hw/arm/nrf51_soc.c
/qemu/hw/arm/nseries.c
/qemu/hw/arm/omap1.c
/qemu/hw/arm/orangepi.c
/qemu/hw/arm/pxa2xx.c
/qemu/hw/arm/raspi.c
/qemu/hw/arm/realview.c
/qemu/hw/arm/sabrelite.c
/qemu/hw/arm/sbsa-ref.c
/qemu/hw/arm/smmu-common.c
/qemu/hw/arm/smmuv3-internal.h
/qemu/hw/arm/smmuv3.c
/qemu/hw/arm/stellaris.c
/qemu/hw/arm/stm32f100_soc.c
/qemu/hw/arm/stm32f205_soc.c
/qemu/hw/arm/stm32f405_soc.c
/qemu/hw/arm/stm32vldiscovery.c
/qemu/hw/arm/strongarm.c
/qemu/hw/arm/versatilepb.c
/qemu/hw/arm/vexpress.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xilinx_zynq.c
/qemu/hw/arm/xlnx-versal-virt.c
/qemu/hw/arm/xlnx-versal.c
/qemu/hw/arm/xlnx-zcu102.c
/qemu/hw/arm/xlnx-zynqmp.c
/qemu/hw/audio/Kconfig
/qemu/hw/audio/adlib.c
/qemu/hw/audio/intel-hda.c
/qemu/hw/audio/pcspk.c
/qemu/hw/avr/atmega.c
/qemu/hw/block/block.c
/qemu/hw/block/dataplane/virtio-blk.c
/qemu/hw/block/fdc-isa.c
/qemu/hw/block/fdc.c
/qemu/hw/block/m25p80.c
/qemu/hw/block/swim.c
/qemu/hw/block/vhost-user-blk.c
/qemu/hw/block/virtio-blk.c
/qemu/hw/char/Kconfig
/qemu/hw/char/cadence_uart.c
/qemu/hw/char/cmsdk-apb-uart.c
/qemu/hw/char/escc.c
/qemu/hw/char/exynos4210_uart.c
/qemu/hw/char/goldfish_tty.c
/qemu/hw/char/ibex_uart.c
/qemu/hw/char/mchp_pfsoc_mmuart.c
/qemu/hw/char/meson.build
/qemu/hw/char/nrf51_uart.c
/qemu/hw/char/pl011.c
/qemu/hw/char/riscv_htif.c
/qemu/hw/char/serial.c
/qemu/hw/char/sh_serial.c
/qemu/hw/char/shakti_uart.c
/qemu/hw/char/sifive_uart.c
/qemu/hw/char/stm32f2xx_usart.c
/qemu/hw/char/trace-events
/qemu/hw/char/virtio-console.c
/qemu/hw/char/virtio-serial-bus.c
/qemu/hw/core/bus.c
/qemu/hw/core/clock-vmstate.c
/qemu/hw/core/clock.c
/qemu/hw/core/cpu-common.c
/qemu/hw/core/generic-loader.c
/qemu/hw/core/gpio.c
/qemu/hw/core/hotplug-stubs.c
/qemu/hw/core/loader.c
/qemu/hw/core/machine-hmp-cmds.c
/qemu/hw/core/machine-qmp-cmds.c
/qemu/hw/core/machine-smp.c
/qemu/hw/core/machine.c
/qemu/hw/core/meson.build
/qemu/hw/core/numa.c
/qemu/hw/core/qdev-hotplug.c
/qemu/hw/core/qdev-properties-system.c
/qemu/hw/core/qdev-properties.c
/qemu/hw/core/qdev.c
/qemu/hw/core/register.c
/qemu/hw/core/sysbus.c
/qemu/hw/core/trace-events
/qemu/hw/display/Kconfig
/qemu/hw/display/artist.c
/qemu/hw/display/edid-generate.c
/qemu/hw/display/macfb.c
/qemu/hw/display/meson.build
/qemu/hw/display/qxl.c
/qemu/hw/display/qxl.h
/qemu/hw/display/trace-events
/qemu/hw/display/vga-mmio.c
/qemu/hw/display/vhost-user-gpu.c
/qemu/hw/display/virtio-gpu-base.c
/qemu/hw/display/virtio-gpu-gl.c
/qemu/hw/display/virtio-gpu-udmabuf-stubs.c
/qemu/hw/display/virtio-gpu-udmabuf.c
/qemu/hw/display/virtio-gpu-virgl.c
/qemu/hw/display/virtio-gpu.c
/qemu/hw/display/virtio-vga.c
/qemu/hw/display/xlnx_dp.c
/qemu/hw/dma/pl330.c
/qemu/hw/dma/sifive_pdma.c
/qemu/hw/dma/sparc32_dma.c
/qemu/hw/dma/xlnx-zdma.c
/qemu/hw/dma/xlnx-zynq-devcfg.c
/qemu/hw/dma/xlnx_csu_dma.c
/qemu/hw/dma/xlnx_dpdma.c
/qemu/hw/gpio/aspeed_gpio.c
/qemu/hw/gpio/bcm2835_gpio.c
/qemu/hw/gpio/imx_gpio.c
/qemu/hw/hppa/hppa_hardware.h
/qemu/hw/hppa/machine.c
/qemu/hw/hyperv/vmbus.c
/qemu/hw/i2c/aspeed_i2c.c
/qemu/hw/i2c/core.c
/qemu/hw/i2c/smbus_eeprom.c
/qemu/hw/i386/Kconfig
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/acpi-build.h
/qemu/hw/i386/acpi-common.c
/qemu/hw/i386/acpi-microvm.c
/qemu/hw/i386/amd_iommu.c
/qemu/hw/i386/fw_cfg.c
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/intel_iommu_internal.h
/qemu/hw/i386/kvm/i8254.c
/qemu/hw/i386/meson.build
/qemu/hw/i386/microvm-dt.c
/qemu/hw/i386/microvm-dt.h
/qemu/hw/i386/microvm.c
/qemu/hw/i386/multiboot.c
/qemu/hw/i386/multiboot.h
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_q35.c
/qemu/hw/i386/pc_sysfw.c
/qemu/hw/i386/pc_sysfw_ovmf-stubs.c
/qemu/hw/i386/pc_sysfw_ovmf.c
/qemu/hw/i386/sgx-epc.c
/qemu/hw/i386/sgx-stub.c
/qemu/hw/i386/sgx.c
/qemu/hw/i386/vmmouse.c
/qemu/hw/i386/x86-iommu-stub.c
/qemu/hw/i386/x86-iommu.c
/qemu/hw/i386/x86.c
/qemu/hw/i386/xen/xen-hvm.c
/qemu/hw/i386/xen/xen-mapcache.c
/qemu/hw/ide/Kconfig
/qemu/hw/ide/ahci.c
/qemu/hw/ide/cmd646.c
/qemu/hw/ide/core.c
/qemu/hw/ide/ioport.c
/qemu/hw/ide/isa.c
/qemu/hw/ide/macio.c
/qemu/hw/ide/microdrive.c
/qemu/hw/ide/mmio.c
/qemu/hw/ide/piix.c
/qemu/hw/ide/qdev.c
/qemu/hw/ide/sii3112.c
/qemu/hw/ide/via.c
/qemu/hw/input/lasips2.c
/qemu/hw/input/ps2.c
/qemu/hw/intc/Kconfig
/qemu/hw/intc/arm_gic.c
/qemu/hw/intc/arm_gicv3.c
/qemu/hw/intc/arm_gicv3_common.c
/qemu/hw/intc/arm_gicv3_cpuif.c
/qemu/hw/intc/arm_gicv3_cpuif_common.c
/qemu/hw/intc/arm_gicv3_dist.c
/qemu/hw/intc/arm_gicv3_its.c
/qemu/hw/intc/arm_gicv3_its_common.c
/qemu/hw/intc/arm_gicv3_its_kvm.c
/qemu/hw/intc/arm_gicv3_kvm.c
/qemu/hw/intc/arm_gicv3_redist.c
/qemu/hw/intc/armv7m_nvic.c
/qemu/hw/intc/gicv3_internal.h
/qemu/hw/intc/goldfish_pic.c
/qemu/hw/intc/i8259_common.c
/qemu/hw/intc/ioapic_common.c
/qemu/hw/intc/m68k_irqc.c
/qemu/hw/intc/meson.build
/qemu/hw/intc/openpic.c
/qemu/hw/intc/openpic_kvm.c
/qemu/hw/intc/pnv_xive.c
/qemu/hw/intc/riscv_aclint.c
/qemu/hw/intc/sh_intc.c
/qemu/hw/intc/sifive_plic.c
/qemu/hw/intc/spapr_xive.c
/qemu/hw/intc/spapr_xive_kvm.c
/qemu/hw/intc/trace-events
/qemu/hw/intc/xive.c
/qemu/hw/ipack/ipack.c
/qemu/hw/ipack/tpci200.c
/qemu/hw/isa/Kconfig
/qemu/hw/isa/isa-bus.c
/qemu/hw/isa/lpc_ich9.c
/qemu/hw/isa/vt82c686.c
/qemu/hw/m68k/q800.c
/qemu/hw/m68k/virt.c
/qemu/hw/mem/Kconfig
/qemu/hw/mem/meson.build
/qemu/hw/mem/pc-dimm.c
/qemu/hw/microblaze/petalogix_ml605_mmu.c
/qemu/hw/mips/Kconfig
/qemu/hw/mips/bootloader.c
/qemu/hw/mips/boston.c
/qemu/hw/mips/jazz.c
/qemu/hw/mips/malta.c
/qemu/hw/misc/armv7m_ras.c
/qemu/hw/misc/aspeed_i3c.c
/qemu/hw/misc/aspeed_scu.c
/qemu/hw/misc/auxbus.c
/qemu/hw/misc/bcm2835_mbox.c
/qemu/hw/misc/bcm2835_property.c
/qemu/hw/misc/ivshmem.c
/qemu/hw/misc/mac_via.c
/qemu/hw/misc/macio/cuda.c
/qemu/hw/misc/macio/mac_dbdma.c
/qemu/hw/misc/macio/macio.c
/qemu/hw/misc/macio/pmu.c
/qemu/hw/misc/meson.build
/qemu/hw/misc/pca9552.c
/qemu/hw/misc/sga.c
/qemu/hw/misc/sifive_u_otp.c
/qemu/hw/misc/trace-events
/qemu/hw/misc/virt_ctrl.c
/qemu/hw/misc/xlnx-versal-pmc-iou-slcr.c
/qemu/hw/misc/zynq_slcr.c
/qemu/hw/net/allwinner-sun8i-emac.c
/qemu/hw/net/can/can_kvaser_pci.c
/qemu/hw/net/can/can_mioe3680_pci.c
/qemu/hw/net/can/can_pcm3680_pci.c
/qemu/hw/net/can/can_sja1000.c
/qemu/hw/net/can/ctucan_core.c
/qemu/hw/net/can/ctucan_pci.c
/qemu/hw/net/e1000.c
/qemu/hw/net/e1000e.c
/qemu/hw/net/e1000e_core.c
/qemu/hw/net/eepro100.c
/qemu/hw/net/ftgmac100.c
/qemu/hw/net/imx_fec.c
/qemu/hw/net/meson.build
/qemu/hw/net/mv88w8618_eth.c
/qemu/hw/net/net_tx_pkt.c
/qemu/hw/net/npcm7xx_emc.c
/qemu/hw/net/rocker/rocker.h
/qemu/hw/net/trace-events
/qemu/hw/net/tulip.c
/qemu/hw/net/vhost_net-stub.c
/qemu/hw/net/vhost_net.c
/qemu/hw/net/virtio-net.c
/qemu/hw/net/vmxnet3.c
/qemu/hw/nubus/mac-nubus-bridge.c
/qemu/hw/nubus/nubus-bridge.c
/qemu/hw/nubus/nubus-bus.c
/qemu/hw/nubus/nubus-device.c
/qemu/hw/nubus/trace-events
/qemu/hw/nubus/trace.h
/qemu/hw/nvme/ctrl.c
/qemu/hw/nvme/ns.c
/qemu/hw/nvme/nvme.h
/qemu/hw/nvme/subsys.c
/qemu/hw/nvme/trace-events
/qemu/hw/nvram/Kconfig
/qemu/hw/nvram/fw_cfg.c
/qemu/hw/nvram/meson.build
/qemu/hw/nvram/xlnx-bbram.c
/qemu/hw/nvram/xlnx-efuse-crc.c
/qemu/hw/nvram/xlnx-efuse.c
/qemu/hw/nvram/xlnx-versal-efuse-cache.c
/qemu/hw/nvram/xlnx-versal-efuse-ctrl.c
/qemu/hw/nvram/xlnx-zynqmp-efuse.c
/qemu/hw/pci-bridge/gen_pcie_root_port.c
/qemu/hw/pci-bridge/pci_expander_bridge.c
/qemu/hw/pci-host/Kconfig
/qemu/hw/pci-host/gpex-acpi.c
/qemu/hw/pci-host/i440fx.c
/qemu/hw/pci-host/mv64361.c
/qemu/hw/pci-host/pnv_phb3.c
/qemu/hw/pci-host/pnv_phb3_msi.c
/qemu/hw/pci-host/pnv_phb3_pbcq.c
/qemu/hw/pci-host/pnv_phb4.c
/qemu/hw/pci-host/pnv_phb4_pec.c
/qemu/hw/pci-host/q35.c
/qemu/hw/pci-host/raven.c
/qemu/hw/pci-host/sh_pci.c
/qemu/hw/pci-host/versatile.c
/qemu/hw/pci/pci.c
/qemu/hw/pci/pci_bridge.c
/qemu/hw/pci/pci_host.c
/qemu/hw/pci/pcie.c
/qemu/hw/pci/pcie_aer.c
/qemu/hw/pci/pcie_port.c
/qemu/hw/pci/trace-events
/qemu/hw/ppc/Kconfig
/qemu/hw/ppc/e500.c
/qemu/hw/ppc/mac.h
/qemu/hw/ppc/mac_newworld.c
/qemu/hw/ppc/mac_oldworld.c
/qemu/hw/ppc/mpc8544_guts.c
/qemu/hw/ppc/pegasos2.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/pnv_core.c
/qemu/hw/ppc/pnv_pnor.c
/qemu/hw/ppc/pnv_xscom.c
/qemu/hw/ppc/ppc.c
/qemu/hw/ppc/ppc405.h
/qemu/hw/ppc/ppc405_boards.c
/qemu/hw/ppc/ppc405_uc.c
/qemu/hw/ppc/ppc4xx_devs.c
/qemu/hw/ppc/ppc4xx_pci.c
/qemu/hw/ppc/prep.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_cpu_core.c
/qemu/hw/ppc/spapr_drc.c
/qemu/hw/ppc/spapr_events.c
/qemu/hw/ppc/spapr_hcall.c
/qemu/hw/ppc/spapr_numa.c
/qemu/hw/ppc/spapr_pci.c
/qemu/hw/ppc/spapr_pci_nvlink2.c
/qemu/hw/ppc/spapr_pci_vfio.c
/qemu/hw/ppc/spapr_rtc.c
/qemu/hw/ppc/spapr_softmmu.c
/qemu/hw/ppc/spapr_vio.c
/qemu/hw/ppc/spapr_vof.c
/qemu/hw/ppc/trace-events
/qemu/hw/ppc/vof.c
/qemu/hw/rdma/rdma_rm.c
/qemu/hw/rdma/rdma_rm.h
/qemu/hw/rdma/rdma_utils.c
/qemu/hw/rdma/rdma_utils.h
/qemu/hw/rdma/trace-events
/qemu/hw/rdma/vmw/pvrdma_main.c
/qemu/hw/remote/memory.c
/qemu/hw/remote/mpqemu-link.c
/qemu/hw/remote/proxy-memory-listener.c
/qemu/hw/remote/proxy.c
/qemu/hw/riscv/Kconfig
/qemu/hw/riscv/boot.c
/qemu/hw/riscv/meson.build
/qemu/hw/riscv/microchip_pfsoc.c
/qemu/hw/riscv/opentitan.c
/qemu/hw/riscv/shakti_c.c
/qemu/hw/riscv/sifive_e.c
/qemu/hw/riscv/sifive_u.c
/qemu/hw/riscv/spike.c
/qemu/hw/riscv/virt.c
/qemu/hw/rtc/allwinner-rtc.c
/qemu/hw/rtc/aspeed_rtc.c
/qemu/hw/rtc/ds1338.c
/qemu/hw/rtc/exynos4210_rtc.c
/qemu/hw/rtc/goldfish_rtc.c
/qemu/hw/rtc/m41t80.c
/qemu/hw/rtc/m48t59.c
/qemu/hw/rtc/mc146818rtc.c
/qemu/hw/rtc/meson.build
/qemu/hw/rtc/pl031.c
/qemu/hw/rtc/twl92230.c
/qemu/hw/rtc/xlnx-zynqmp-rtc.c
/qemu/hw/s390x/ap-bridge.c
/qemu/hw/s390x/css-bridge.c
/qemu/hw/s390x/css.c
/qemu/hw/s390x/event-facility.c
/qemu/hw/s390x/ipl.c
/qemu/hw/s390x/s390-pci-bus.c
/qemu/hw/s390x/s390-pci-inst.c
/qemu/hw/s390x/s390-pci-vfio.c
/qemu/hw/s390x/s390-skeys-kvm.c
/qemu/hw/s390x/s390-skeys.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/s390x/sclp.c
/qemu/hw/s390x/tod-tcg.c
/qemu/hw/s390x/virtio-ccw.c
/qemu/hw/scsi/esp-pci.c
/qemu/hw/scsi/esp.c
/qemu/hw/scsi/lsi53c895a.c
/qemu/hw/scsi/megasas.c
/qemu/hw/scsi/mptsas.c
/qemu/hw/scsi/scsi-bus.c
/qemu/hw/scsi/scsi-disk.c
/qemu/hw/scsi/scsi-generic.c
/qemu/hw/scsi/spapr_vscsi.c
/qemu/hw/scsi/trace-events
/qemu/hw/scsi/vhost-scsi.c
/qemu/hw/scsi/virtio-scsi-dataplane.c
/qemu/hw/scsi/virtio-scsi.c
/qemu/hw/scsi/vmw_pvscsi.c
/qemu/hw/sd/allwinner-sdhost.c
/qemu/hw/sd/aspeed_sdhci.c
/qemu/hw/sd/bcm2835_sdhost.c
/qemu/hw/sd/meson.build
/qemu/hw/sd/npcm7xx_sdhci.c
/qemu/hw/sd/pl181.c
/qemu/hw/sd/pxa2xx_mmci.c
/qemu/hw/sd/sd.c
/qemu/hw/sd/sdhci.c
/qemu/hw/sd/ssi-sd.c
/qemu/hw/sd/trace-events
/qemu/hw/sensor/Kconfig
/qemu/hw/sensor/dps310.c
/qemu/hw/sensor/lsm303dlhc_mag.c
/qemu/hw/sensor/meson.build
/qemu/hw/sh4/r2d.c
/qemu/hw/sh4/sh7750.c
/qemu/hw/sh4/sh7750_regnames.c
/qemu/hw/sh4/sh7750_regs.h
/qemu/hw/sh4/shix.c
/qemu/hw/sh4/trace-events
/qemu/hw/sh4/trace.h
/qemu/hw/smbios/smbios.c
/qemu/hw/sparc/sun4m.c
/qemu/hw/sparc64/niagara.c
/qemu/hw/ssi/aspeed_smc.c
/qemu/hw/ssi/meson.build
/qemu/hw/ssi/ssi.c
/qemu/hw/ssi/xlnx-versal-ospi.c
/qemu/hw/timer/Kconfig
/qemu/hw/timer/armv7m_systick.c
/qemu/hw/timer/etraxfs_timer.c
/qemu/hw/timer/ibex_timer.c
/qemu/hw/timer/meson.build
/qemu/hw/timer/sh_timer.c
/qemu/hw/timer/sifive_pwm.c
/qemu/hw/timer/stellaris-gptm.c
/qemu/hw/timer/trace-events
/qemu/hw/tpm/tpm_ppi.c
/qemu/hw/tricore/Kconfig
/qemu/hw/tricore/meson.build
/qemu/hw/usb/bus.c
/qemu/hw/usb/desc-msos.c
/qemu/hw/usb/desc.c
/qemu/hw/usb/desc.h
/qemu/hw/usb/dev-audio.c
/qemu/hw/usb/dev-smartcard-reader.c
/qemu/hw/usb/dev-storage-bot.c
/qemu/hw/usb/dev-storage-classic.c
/qemu/hw/usb/dev-uas.c
/qemu/hw/usb/dev-wacom.c
/qemu/hw/usb/hcd-dwc2.c
/qemu/hw/usb/hcd-ehci.c
/qemu/hw/usb/hcd-ohci.c
/qemu/hw/usb/hcd-uhci.c
/qemu/hw/usb/hcd-uhci.h
/qemu/hw/usb/hcd-xhci.c
/qemu/hw/usb/host-libusb.c
/qemu/hw/usb/libhw.c
/qemu/hw/usb/meson.build
/qemu/hw/usb/quirks-ftdi-ids.h
/qemu/hw/usb/redirect.c
/qemu/hw/usb/u2f-emulated.c
/qemu/hw/usb/vt82c686-uhci-pci.c
/qemu/hw/vfio/ccw.c
/qemu/hw/vfio/common.c
/qemu/hw/vfio/igd.c
/qemu/hw/vfio/migration.c
/qemu/hw/vfio/pci-quirks.c
/qemu/hw/vfio/pci.c
/qemu/hw/vfio/platform.c
/qemu/hw/vfio/spapr.c
/qemu/hw/virtio/Kconfig
/qemu/hw/virtio/meson.build
/qemu/hw/virtio/trace-events
/qemu/hw/virtio/vhost-backend.c
/qemu/hw/virtio/vhost-user-i2c-pci.c
/qemu/hw/virtio/vhost-user-i2c.c
/qemu/hw/virtio/vhost-user-rng-pci.c
/qemu/hw/virtio/vhost-user-rng.c
/qemu/hw/virtio/vhost-user-vsock.c
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/vhost-vdpa.c
/qemu/hw/virtio/vhost-vsock-common.c
/qemu/hw/virtio/vhost-vsock.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-balloon.c
/qemu/hw/virtio/virtio-bus.c
/qemu/hw/virtio/virtio-iommu-pci.c
/qemu/hw/virtio/virtio-iommu.c
/qemu/hw/virtio/virtio-mem-pci.c
/qemu/hw/virtio/virtio-mem.c
/qemu/hw/virtio/virtio-mmio.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio.c
/qemu/hw/watchdog/sbsa_gwdt.c
/qemu/hw/watchdog/trace-events
/qemu/hw/watchdog/watchdog.c
/qemu/hw/watchdog/wdt_aspeed.c
/qemu/hw/watchdog/wdt_diag288.c
/qemu/hw/watchdog/wdt_i6300esb.c
/qemu/hw/watchdog/wdt_ib700.c
/qemu/hw/watchdog/wdt_imx2.c
/qemu/hw/xen/xen-bus.c
/qemu/hw/xen/xen-legacy-backend.c
/qemu/hw/xen/xen_pt.c
/qemu/include/block/aio.h
/qemu/include/block/block-copy.h
/qemu/include/block/block.h
/qemu/include/block/block_int.h
/qemu/include/block/blockjob.h
/qemu/include/block/nvme.h
/qemu/include/block/raw-aio.h
/qemu/include/chardev/char-fe.h
/qemu/include/chardev/char-socket.h
/qemu/include/chardev/char.h
/qemu/include/disas/dis-asm.h
/qemu/include/elf.h
/qemu/include/exec/cpu-all.h
/qemu/include/exec/cpu-common.h
/qemu/include/exec/cpu_ldst.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/gen-icount.h
/qemu/include/exec/helper-gen.h
/qemu/include/exec/helper-proto.h
/qemu/include/exec/helper-tcg.h
/qemu/include/exec/memop.h
/qemu/include/exec/memopidx.h
/qemu/include/exec/memory.h
/qemu/include/exec/plugin-gen.h
/qemu/include/exec/ram_addr.h
/qemu/include/exec/ramlist.h
/qemu/include/exec/translate-all.h
/qemu/include/exec/translator.h
/qemu/include/fpu/softfloat-macros.h
/qemu/include/fpu/softfloat-types.h
/qemu/include/fpu/softfloat.h
/qemu/include/glib-compat.h
/qemu/include/hw/acpi/acpi-defs.h
/qemu/include/hw/acpi/acpi.h
/qemu/include/hw/acpi/acpi_dev_interface.h
/qemu/include/hw/acpi/aml-build.h
/qemu/include/hw/acpi/erst.h
/qemu/include/hw/acpi/generic_event_device.h
/qemu/include/hw/acpi/ich9.h
/qemu/include/hw/acpi/pcihp.h
/qemu/include/hw/adc/aspeed_adc.h
/qemu/include/hw/arm/armv7m.h
/qemu/include/hw/arm/aspeed.h
/qemu/include/hw/arm/aspeed_soc.h
/qemu/include/hw/arm/boot.h
/qemu/include/hw/arm/fsl-imx7.h
/qemu/include/hw/arm/msf2-soc.h
/qemu/include/hw/arm/npcm7xx.h
/qemu/include/hw/arm/nrf51_soc.h
/qemu/include/hw/arm/stm32f100_soc.h
/qemu/include/hw/arm/stm32f205_soc.h
/qemu/include/hw/arm/stm32f405_soc.h
/qemu/include/hw/arm/virt.h
/qemu/include/hw/arm/xlnx-versal.h
/qemu/include/hw/arm/xlnx-zynqmp.h
/qemu/include/hw/boards.h
/qemu/include/hw/char/goldfish_tty.h
/qemu/include/hw/char/mchp_pfsoc_mmuart.h
/qemu/include/hw/char/riscv_htif.h
/qemu/include/hw/clock.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/core/tcg-cpu-ops.h
/qemu/include/hw/display/macfb.h
/qemu/include/hw/display/vga.h
/qemu/include/hw/dma/xlnx-zdma.h
/qemu/include/hw/dma/xlnx_csu_dma.h
/qemu/include/hw/elf_ops.h
/qemu/include/hw/firmware/smbios.h
/qemu/include/hw/gpio/aspeed_gpio.h
/qemu/include/hw/i2c/aspeed_i2c.h
/qemu/include/hw/i386/hostmem-epc.h
/qemu/include/hw/i386/ioapic_internal.h
/qemu/include/hw/i386/microvm.h
/qemu/include/hw/i386/pc.h
/qemu/include/hw/i386/sgx-epc.h
/qemu/include/hw/i386/x86-iommu.h
/qemu/include/hw/i386/x86.h
/qemu/include/hw/ide/internal.h
/qemu/include/hw/intc/arm_gicv3_common.h
/qemu/include/hw/intc/arm_gicv3_its_common.h
/qemu/include/hw/intc/armv7m_nvic.h
/qemu/include/hw/intc/goldfish_pic.h
/qemu/include/hw/intc/ibex_plic.h
/qemu/include/hw/intc/m68k_irqc.h
/qemu/include/hw/intc/riscv_aclint.h
/qemu/include/hw/intc/sifive_plic.h
/qemu/include/hw/ipack/ipack.h
/qemu/include/hw/isa/i8259_internal.h
/qemu/include/hw/isa/isa.h
/qemu/include/hw/isa/vt82c686.h
/qemu/include/hw/loader.h
/qemu/include/hw/misc/armv7m_ras.h
/qemu/include/hw/misc/aspeed_i3c.h
/qemu/include/hw/misc/aspeed_scu.h
/qemu/include/hw/misc/mac_via.h
/qemu/include/hw/misc/virt_ctrl.h
/qemu/include/hw/misc/xlnx-versal-pmc-iou-slcr.h
/qemu/include/hw/net/mv88w8618_eth.h
/qemu/include/hw/nubus/mac-nubus-bridge.h
/qemu/include/hw/nubus/nubus.h
/qemu/include/hw/nvram/xlnx-bbram.h
/qemu/include/hw/nvram/xlnx-efuse.h
/qemu/include/hw/nvram/xlnx-versal-efuse.h
/qemu/include/hw/nvram/xlnx-zynqmp-efuse.h
/qemu/include/hw/pci-host/i440fx.h
/qemu/include/hw/pci-host/pnv_phb3.h
/qemu/include/hw/pci-host/pnv_phb4.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/pci/pci_bridge.h
/qemu/include/hw/pci/pci_host.h
/qemu/include/hw/pci/pci_ids.h
/qemu/include/hw/pci/pcie_port.h
/qemu/include/hw/ppc/openpic.h
/qemu/include/hw/ppc/pnv.h
/qemu/include/hw/ppc/pnv_core.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/spapr_numa.h
/qemu/include/hw/ppc/spapr_ovec.h
/qemu/include/hw/ppc/spapr_vio.h
/qemu/include/hw/ppc/vof.h
/qemu/include/hw/ppc/xive.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/qdev-properties.h
/qemu/include/hw/rdma/rdma.h
/qemu/include/hw/register.h
/qemu/include/hw/registerfields.h
/qemu/include/hw/riscv/boot.h
/qemu/include/hw/riscv/microchip_pfsoc.h
/qemu/include/hw/riscv/opentitan.h
/qemu/include/hw/riscv/sifive_u.h
/qemu/include/hw/riscv/spike.h
/qemu/include/hw/riscv/virt.h
/qemu/include/hw/s390x/css.h
/qemu/include/hw/s390x/ioinst.h
/qemu/include/hw/s390x/s390-pci-bus.h
/qemu/include/hw/s390x/s390-pci-clp.h
/qemu/include/hw/s390x/storage-keys.h
/qemu/include/hw/scsi/scsi.h
/qemu/include/hw/sd/npcm7xx_sdhci.h
/qemu/include/hw/sh4/sh.h
/qemu/include/hw/sh4/sh_intc.h
/qemu/include/hw/ssi/aspeed_smc.h
/qemu/include/hw/ssi/xlnx-versal-ospi.h
/qemu/include/hw/timer/armv7m_systick.h
/qemu/include/hw/timer/ibex_timer.h
/qemu/include/hw/timer/sifive_pwm.h
/qemu/include/hw/timer/stellaris-gptm.h
/qemu/include/hw/usb/msd.h
/qemu/include/hw/virtio/vhost-backend.h
/qemu/include/hw/virtio/vhost-user-i2c.h
/qemu/include/hw/virtio/vhost-user-rng.h
/qemu/include/hw/virtio/vhost-vdpa.h
/qemu/include/hw/virtio/vhost-vsock-common.h
/qemu/include/hw/virtio/vhost.h
/qemu/include/hw/virtio/virtio-blk.h
/qemu/include/hw/virtio/virtio-bus.h
/qemu/include/hw/virtio/virtio-gpu-bswap.h
/qemu/include/hw/virtio/virtio-gpu.h
/qemu/include/hw/virtio/virtio-iommu.h
/qemu/include/hw/virtio/virtio-mem.h
/qemu/include/hw/virtio/virtio-net.h
/qemu/include/hw/virtio/virtio.h
/qemu/include/hw/watchdog/wdt_aspeed.h
/qemu/include/libdecnumber/decNumber.h
/qemu/include/libdecnumber/decNumberLocal.h
/qemu/include/migration/blocker.h
/qemu/include/migration/colo.h
/qemu/include/monitor/hmp-target.h
/qemu/include/monitor/hmp.h
/qemu/include/monitor/monitor.h
/qemu/include/monitor/qdev.h
/qemu/include/net/net.h
/qemu/include/net/vhost_net.h
/qemu/include/qapi/compat-policy.h
/qemu/include/qapi/forward-visitor.h
/qemu/include/qapi/qmp/dispatch.h
/qemu/include/qapi/qobject-input-visitor.h
/qemu/include/qapi/qobject-output-visitor.h
/qemu/include/qapi/type-helpers.h
/qemu/include/qapi/util.h
/qemu/include/qapi/visitor-impl.h
/qemu/include/qapi/visitor.h
/qemu/include/qemu-common.h
/qemu/include/qemu/atomic.h
/qemu/include/qemu/bitops.h
/qemu/include/qemu/coroutine.h
/qemu/include/qemu/cutils.h
/qemu/include/qemu/dbus.h
/qemu/include/qemu/host-utils.h
/qemu/include/qemu/int128.h
/qemu/include/qemu/iova-tree.h
/qemu/include/qemu/job.h
/qemu/include/qemu/module.h
/qemu/include/qemu/option.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/plugin-memory.h
/qemu/include/qemu/plugin.h
/qemu/include/qemu/qemu-plugin.h
/qemu/include/qemu/rcu.h
/qemu/include/qemu/stats64.h
/qemu/include/qemu/transactions.h
/qemu/include/qemu/vfio-helpers.h
/qemu/include/qemu/vhost-user-server.h
/qemu/include/qom/object.h
/qemu/include/standard-headers/drm/drm_fourcc.h
/qemu/include/standard-headers/linux/ethtool.h
/qemu/include/standard-headers/linux/fuse.h
/qemu/include/standard-headers/linux/pci_regs.h
/qemu/include/standard-headers/linux/virtio_gpu.h
/qemu/include/standard-headers/linux/virtio_ids.h
/qemu/include/standard-headers/linux/virtio_mem.h
/qemu/include/standard-headers/linux/virtio_vsock.h
/qemu/include/sysemu/arch_init.h
/qemu/include/sysemu/block-backend.h
/qemu/include/sysemu/blockdev.h
/qemu/include/sysemu/device_tree.h
/qemu/include/sysemu/dma.h
/qemu/include/sysemu/hvf_int.h
/qemu/include/sysemu/iothread.h
/qemu/include/sysemu/kvm.h
/qemu/include/sysemu/kvm_int.h
/qemu/include/sysemu/nvmm.h
/qemu/include/sysemu/rtc.h
/qemu/include/sysemu/sysemu.h
/qemu/include/sysemu/watchdog.h
/qemu/include/tcg/tcg-ldst.h
/qemu/include/tcg/tcg-op.h
/qemu/include/tcg/tcg.h
/qemu/include/ui/clipboard.h
/qemu/include/ui/console.h
/qemu/include/ui/dbus-display.h
/qemu/include/ui/dbus-module.h
/qemu/include/ui/egl-context.h
/qemu/include/ui/egl-helpers.h
/qemu/include/ui/gtk.h
/qemu/include/ui/qemu-spice.h
/qemu/include/ui/sdl2.h
/qemu/include/ui/spice-display.h
/qemu/include/user/safe-syscall.h
/qemu/io/channel-command.c
/qemu/io/channel-file.c
/qemu/io/channel-socket.c
/qemu/io/channel-websock.c
/qemu/io/dns-resolver.c
/qemu/iothread.c
/qemu/job.c
/qemu/libdecnumber/decContext.c
/qemu/libdecnumber/decNumber.c
/qemu/linux-headers/asm-arm64/unistd.h
/qemu/linux-headers/asm-generic/unistd.h
/qemu/linux-headers/asm-mips/unistd_n32.h
/qemu/linux-headers/asm-mips/unistd_n64.h
/qemu/linux-headers/asm-mips/unistd_o32.h
/qemu/linux-headers/asm-powerpc/unistd_32.h
/qemu/linux-headers/asm-powerpc/unistd_64.h
/qemu/linux-headers/asm-riscv/kvm.h
/qemu/linux-headers/asm-s390/unistd_32.h
/qemu/linux-headers/asm-s390/unistd_64.h
/qemu/linux-headers/asm-x86/kvm.h
/qemu/linux-headers/asm-x86/unistd_32.h
/qemu/linux-headers/asm-x86/unistd_64.h
/qemu/linux-headers/asm-x86/unistd_x32.h
/qemu/linux-headers/linux/kvm.h
/qemu/linux-user/aarch64/cpu_loop.c
/qemu/linux-user/aarch64/signal.c
/qemu/linux-user/aarch64/target_prctl.h
/qemu/linux-user/aarch64/target_resource.h
/qemu/linux-user/aarch64/target_signal.h
/qemu/linux-user/aarch64/target_structs.h
/qemu/linux-user/aarch64/target_syscall.h
/qemu/linux-user/alpha/cpu_loop.c
/qemu/linux-user/alpha/signal.c
/qemu/linux-user/alpha/target_prctl.h
/qemu/linux-user/alpha/target_resource.h
/qemu/linux-user/alpha/target_signal.h
/qemu/linux-user/alpha/target_syscall.h
/qemu/linux-user/arm/cpu_loop.c
/qemu/linux-user/arm/signal.c
/qemu/linux-user/arm/target_prctl.h
/qemu/linux-user/arm/target_resource.h
/qemu/linux-user/arm/target_signal.h
/qemu/linux-user/arm/target_structs.h
/qemu/linux-user/arm/target_syscall.h
/qemu/linux-user/cpu_loop-common.h
/qemu/linux-user/cris/cpu_loop.c
/qemu/linux-user/cris/signal.c
/qemu/linux-user/cris/target_prctl.h
/qemu/linux-user/cris/target_resource.h
/qemu/linux-user/cris/target_signal.h
/qemu/linux-user/cris/target_structs.h
/qemu/linux-user/cris/target_syscall.h
/qemu/linux-user/elfload.c
/qemu/linux-user/exit.c
/qemu/linux-user/fd-trans.c
/qemu/linux-user/flatload.c
/qemu/linux-user/generic/signal.h
/qemu/linux-user/generic/target_errno_defs.h
/qemu/linux-user/generic/target_prctl_unalign.h
/qemu/linux-user/generic/target_resource.h
/qemu/linux-user/generic/target_structs.h
/qemu/linux-user/hexagon/cpu_loop.c
/qemu/linux-user/hexagon/signal.c
/qemu/linux-user/hexagon/target_prctl.h
/qemu/linux-user/hexagon/target_resource.h
/qemu/linux-user/hexagon/target_signal.h
/qemu/linux-user/hexagon/target_structs.h
/qemu/linux-user/hppa/cpu_loop.c
/qemu/linux-user/hppa/signal.c
/qemu/linux-user/hppa/target_prctl.h
/qemu/linux-user/hppa/target_resource.h
/qemu/linux-user/hppa/target_signal.h
/qemu/linux-user/hppa/target_syscall.h
/qemu/linux-user/i386/cpu_loop.c
/qemu/linux-user/i386/signal.c
/qemu/linux-user/i386/target_prctl.h
/qemu/linux-user/i386/target_resource.h
/qemu/linux-user/i386/target_signal.h
/qemu/linux-user/i386/target_structs.h
/qemu/linux-user/i386/target_syscall.h
/qemu/linux-user/include/host/aarch64/host-signal.h
/qemu/linux-user/include/host/alpha/host-signal.h
/qemu/linux-user/include/host/arm/host-signal.h
/qemu/linux-user/include/host/i386/host-signal.h
/qemu/linux-user/include/host/loongarch64/host-signal.h
/qemu/linux-user/include/host/mips/host-signal.h
/qemu/linux-user/include/host/ppc/host-signal.h
/qemu/linux-user/include/host/ppc64/host-signal.h
/qemu/linux-user/include/host/riscv/host-signal.h
/qemu/linux-user/include/host/s390/host-signal.h
/qemu/linux-user/include/host/s390x/host-signal.h
/qemu/linux-user/include/host/sparc64/host-signal.h
/qemu/linux-user/include/host/x32/host-signal.h
/qemu/linux-user/include/host/x86_64/host-signal.h
/qemu/linux-user/include/special-errno.h
/qemu/linux-user/ioctls.h
/qemu/linux-user/linux_loop.h
/qemu/linux-user/linuxload.c
/qemu/linux-user/loader.h
/qemu/linux-user/m68k/cpu_loop.c
/qemu/linux-user/m68k/signal.c
/qemu/linux-user/m68k/target_prctl.h
/qemu/linux-user/m68k/target_resource.h
/qemu/linux-user/m68k/target_signal.h
/qemu/linux-user/m68k/target_structs.h
/qemu/linux-user/m68k/target_syscall.h
/qemu/linux-user/main.c
/qemu/linux-user/meson.build
/qemu/linux-user/microblaze/cpu_loop.c
/qemu/linux-user/microblaze/signal.c
/qemu/linux-user/microblaze/target_prctl.h
/qemu/linux-user/microblaze/target_resource.h
/qemu/linux-user/microblaze/target_signal.h
/qemu/linux-user/microblaze/target_structs.h
/qemu/linux-user/microblaze/target_syscall.h
/qemu/linux-user/mips/cpu_loop.c
/qemu/linux-user/mips/signal.c
/qemu/linux-user/mips/target_prctl.h
/qemu/linux-user/mips/target_resource.h
/qemu/linux-user/mips/target_signal.h
/qemu/linux-user/mips/target_syscall.h
/qemu/linux-user/mips64/target_prctl.h
/qemu/linux-user/mips64/target_resource.h
/qemu/linux-user/mips64/target_signal.h
/qemu/linux-user/mips64/target_syscall.h
/qemu/linux-user/mmap.c
/qemu/linux-user/nios2/cpu_loop.c
/qemu/linux-user/nios2/signal.c
/qemu/linux-user/nios2/target_prctl.h
/qemu/linux-user/nios2/target_resource.h
/qemu/linux-user/nios2/target_signal.h
/qemu/linux-user/nios2/target_structs.h
/qemu/linux-user/nios2/target_syscall.h
/qemu/linux-user/openrisc/cpu_loop.c
/qemu/linux-user/openrisc/signal.c
/qemu/linux-user/openrisc/target_prctl.h
/qemu/linux-user/openrisc/target_resource.h
/qemu/linux-user/openrisc/target_signal.h
/qemu/linux-user/openrisc/target_structs.h
/qemu/linux-user/openrisc/target_syscall.h
/qemu/linux-user/ppc/cpu_loop.c
/qemu/linux-user/ppc/signal.c
/qemu/linux-user/ppc/target_prctl.h
/qemu/linux-user/ppc/target_resource.h
/qemu/linux-user/ppc/target_signal.h
/qemu/linux-user/ppc/target_syscall.h
/qemu/linux-user/qemu.h
/qemu/linux-user/riscv/cpu_loop.c
/qemu/linux-user/riscv/signal.c
/qemu/linux-user/riscv/target_prctl.h
/qemu/linux-user/riscv/target_resource.h
/qemu/linux-user/riscv/target_signal.h
/qemu/linux-user/riscv/target_structs.h
/qemu/linux-user/riscv/target_syscall.h
/qemu/linux-user/s390x/cpu_loop.c
/qemu/linux-user/s390x/signal.c
/qemu/linux-user/s390x/target_prctl.h
/qemu/linux-user/s390x/target_resource.h
/qemu/linux-user/s390x/target_signal.h
/qemu/linux-user/s390x/target_syscall.h
/qemu/linux-user/semihost.c
/qemu/linux-user/sh4/cpu_loop.c
/qemu/linux-user/sh4/signal.c
/qemu/linux-user/sh4/target_prctl.h
/qemu/linux-user/sh4/target_resource.h
/qemu/linux-user/sh4/target_signal.h
/qemu/linux-user/sh4/target_structs.h
/qemu/linux-user/sh4/target_syscall.h
/qemu/linux-user/signal-common.h
/qemu/linux-user/signal.c
/qemu/linux-user/sparc/cpu_loop.c
/qemu/linux-user/sparc/signal.c
/qemu/linux-user/sparc/target_prctl.h
/qemu/linux-user/sparc/target_resource.h
/qemu/linux-user/sparc/target_signal.h
/qemu/linux-user/sparc/target_syscall.h
/qemu/linux-user/strace.c
/qemu/linux-user/strace.h
/qemu/linux-user/syscall.c
/qemu/linux-user/syscall_defs.h
/qemu/linux-user/syscall_types.h
/qemu/linux-user/thunk.c
/qemu/linux-user/trace-events
/qemu/linux-user/uaccess.c
/qemu/linux-user/uname.c
/qemu/linux-user/user-internals.h
/qemu/linux-user/user-mmap.h
/qemu/linux-user/vm86.c
/qemu/linux-user/x86_64/target_prctl.h
/qemu/linux-user/x86_64/target_resource.h
/qemu/linux-user/x86_64/target_signal.h
/qemu/linux-user/x86_64/target_structs.h
/qemu/linux-user/x86_64/target_syscall.h
/qemu/linux-user/xtensa/cpu_loop.c
/qemu/linux-user/xtensa/signal.c
/qemu/linux-user/xtensa/target_prctl.h
/qemu/linux-user/xtensa/target_resource.h
/qemu/linux-user/xtensa/target_signal.h
/qemu/meson
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/block-dirty-bitmap.c
/qemu/migration/channel.c
/qemu/migration/colo.c
/qemu/migration/dirtyrate.c
/qemu/migration/dirtyrate.h
/qemu/migration/migration.c
/qemu/migration/migration.h
/qemu/migration/multifd-zlib.c
/qemu/migration/multifd-zstd.c
/qemu/migration/multifd.c
/qemu/migration/multifd.h
/qemu/migration/postcopy-ram.c
/qemu/migration/qemu-file-channel.c
/qemu/migration/qemu-file.c
/qemu/migration/qemu-file.h
/qemu/migration/ram.c
/qemu/migration/ram.h
/qemu/migration/rdma.c
/qemu/migration/savevm.c
/qemu/migration/trace-events
/qemu/migration/yank_functions.c
/qemu/migration/yank_functions.h
/qemu/monitor/hmp-cmds.c
/qemu/monitor/hmp.c
/qemu/monitor/misc.c
/qemu/monitor/monitor-internal.h
/qemu/monitor/monitor.c
/qemu/monitor/qmp-cmds.c
/qemu/nbd/client-connection.c
/qemu/nbd/client.c
/qemu/nbd/server.c
/qemu/net/checksum.c
/qemu/net/colo-compare.c
/qemu/net/colo.c
/qemu/net/colo.h
/qemu/net/dump.c
/qemu/net/eth.c
/qemu/net/filter-mirror.c
/qemu/net/filter-rewriter.c
/qemu/net/meson.build
/qemu/net/net.c
/qemu/net/tap-linux.c
/qemu/net/tap.c
/qemu/net/vhost-user.c
/qemu/net/vhost-vdpa.c
/qemu/pc-bios/README
/qemu/pc-bios/bios-256k.bin
/qemu/pc-bios/bios-microvm.bin
/qemu/pc-bios/bios.bin
/qemu/pc-bios/descriptors/meson.build
/qemu/pc-bios/hppa-firmware.img
/qemu/pc-bios/keymaps/meson.build
/qemu/pc-bios/meson.build
/qemu/pc-bios/multiboot_dma.bin
/qemu/pc-bios/openbios-ppc
/qemu/pc-bios/openbios-sparc32
/qemu/pc-bios/openbios-sparc64
/qemu/pc-bios/opensbi-riscv32-generic-fw_dynamic.bin
/qemu/pc-bios/opensbi-riscv64-generic-fw_dynamic.bin
/qemu/pc-bios/optionrom/Makefile
/qemu/pc-bios/optionrom/multiboot.S
/qemu/pc-bios/optionrom/multiboot_dma.S
/qemu/pc-bios/optionrom/optionrom.h
/qemu/pc-bios/s390-ccw/Makefile
/qemu/pc-bios/skiboot.lid
/qemu/pc-bios/slof.bin
/qemu/pc-bios/vgabios-ati.bin
/qemu/pc-bios/vgabios-bochs-display.bin
/qemu/pc-bios/vgabios-cirrus.bin
/qemu/pc-bios/vgabios-qxl.bin
/qemu/pc-bios/vgabios-ramfb.bin
/qemu/pc-bios/vgabios-stdvga.bin
/qemu/pc-bios/vgabios-virtio.bin
/qemu/pc-bios/vgabios-vmware.bin
/qemu/pc-bios/vgabios.bin
/qemu/plugins/api.c
/qemu/plugins/core.c
/qemu/plugins/loader.c
/qemu/plugins/meson.build
/qemu/plugins/qemu-plugins.symbols
/qemu/po/tr.po
/qemu/python/.gitignore
/qemu/python/Makefile
/qemu/python/Pipfile.lock
/qemu/python/README.rst
/qemu/python/avocado.cfg
/qemu/python/qemu/aqmp/__init__.py
/qemu/python/qemu/aqmp/aqmp_tui.py
/qemu/python/qemu/aqmp/error.py
/qemu/python/qemu/aqmp/events.py
/qemu/python/qemu/aqmp/legacy.py
/qemu/python/qemu/aqmp/message.py
/qemu/python/qemu/aqmp/models.py
/qemu/python/qemu/aqmp/protocol.py
/qemu/python/qemu/aqmp/py.typed
/qemu/python/qemu/aqmp/qmp_client.py
/qemu/python/qemu/aqmp/qmp_shell.py
/qemu/python/qemu/aqmp/util.py
/qemu/python/qemu/machine/README.rst
/qemu/python/qemu/machine/machine.py
/qemu/python/qemu/machine/qtest.py
/qemu/python/qemu/qmp/README.rst
/qemu/python/qemu/qmp/__init__.py
/qemu/python/qemu/utils/README.rst
/qemu/python/qemu/utils/qemu_ga_client.py
/qemu/python/qemu/utils/qom.py
/qemu/python/qemu/utils/qom_common.py
/qemu/python/qemu/utils/qom_fuse.py
/qemu/python/setup.cfg
/qemu/python/tests/iotests-mypy.sh
/qemu/python/tests/iotests-pylint.sh
/qemu/python/tests/protocol.py
/qemu/qapi/audio.json
/qemu/qapi/block-core.json
/qemu/qapi/block-export.json
/qemu/qapi/char.json
/qemu/qapi/common.json
/qemu/qapi/compat.json
/qemu/qapi/introspect.json
/qemu/qapi/machine-target.json
/qemu/qapi/machine.json
/qemu/qapi/meson.build
/qemu/qapi/migration.json
/qemu/qapi/misc-target.json
/qemu/qapi/misc.json
/qemu/qapi/qapi-forward-visitor.c
/qemu/qapi/qapi-type-helpers.c
/qemu/qapi/qapi-util.c
/qemu/qapi/qapi-visit-core.c
/qemu/qapi/qdev.json
/qemu/qapi/qmp-dispatch.c
/qemu/qapi/qmp-registry.c
/qemu/qapi/qobject-input-visitor.c
/qemu/qapi/qobject-output-visitor.c
/qemu/qapi/qom.json
/qemu/qapi/replay.json
/qemu/qapi/sockets.json
/qemu/qapi/tpm.json
/qemu/qapi/trace-events
/qemu/qapi/trace.json
/qemu/qapi/transaction.json
/qemu/qapi/ui.json
/qemu/qemu-edid.c
/qemu/qemu-img-cmds.hx
/qemu/qemu-img.c
/qemu/qemu-io.c
/qemu/qemu-keymap.c
/qemu/qemu-nbd.c
/qemu/qemu-options.hx
/qemu/qga/commands-posix-ssh.c
/qemu/qga/commands-win32.c
/qemu/qga/commands.c
/qemu/qga/installer/qemu-ga.wxs
/qemu/qga/meson.build
/qemu/qga/qapi-schema.json
/qemu/qga/vss-win32/requester.cpp
/qemu/qom/object.c
/qemu/qom/object_interfaces.c
/qemu/roms/Makefile
/qemu/roms/Makefile.edk2
/qemu/roms/SLOF
/qemu/roms/openbios
/qemu/roms/opensbi
/qemu/roms/seabios
/qemu/roms/seabios-hppa
/qemu/roms/skiboot
/qemu/scripts/analyze-migration.py
/qemu/scripts/block-coroutine-wrapper.py
/qemu/scripts/checkpatch.pl
/qemu/scripts/ci/org.centos/stream/8/build-environment.yml
/qemu/scripts/ci/org.centos/stream/8/x86_64/configure
/qemu/scripts/ci/org.centos/stream/8/x86_64/test-avocado
/qemu/scripts/ci/org.centos/stream/README
/qemu/scripts/ci/setup/.gitignore
/qemu/scripts/ci/setup/build-environment.yml
/qemu/scripts/ci/setup/gitlab-runner.yml
/qemu/scripts/ci/setup/inventory.template
/qemu/scripts/ci/setup/vars.yml.template
/qemu/scripts/coverity-scan/coverity-scan.docker
/qemu/scripts/coverity-scan/model.c
/qemu/scripts/coverity-scan/run-coverity-scan
/qemu/scripts/cpu-x86-uarch-abi.py
/qemu/scripts/device-crash-test
/qemu/scripts/entitlement.sh
/qemu/scripts/make-config-poison.sh
/qemu/scripts/make-release
/qemu/scripts/meson-buildoptions.py
/qemu/scripts/meson-buildoptions.sh
/qemu/scripts/meson.build
/qemu/scripts/modinfo-collect.py
/qemu/scripts/mtest2make.py
/qemu/scripts/oss-fuzz/build.sh
/qemu/scripts/oss-fuzz/instrumentation-filter-template
/qemu/scripts/qapi/commands.py
/qemu/scripts/qapi/common.py
/qemu/scripts/qapi/events.py
/qemu/scripts/qapi/expr.py
/qemu/scripts/qapi/gen.py
/qemu/scripts/qapi/introspect.py
/qemu/scripts/qapi/main.py
/qemu/scripts/qapi/mypy.ini
/qemu/scripts/qapi/parser.py
/qemu/scripts/qapi/pylintrc
/qemu/scripts/qapi/schema.py
/qemu/scripts/qapi/types.py
/qemu/scripts/qapi/visit.py
/qemu/scripts/qemu-binfmt-conf.sh
/qemu/scripts/qmp/qemu-ga-client
/qemu/scripts/qmp/qmp-shell
/qemu/scripts/qmp/qom-fuse
/qemu/scripts/qmp/qom-get
/qemu/scripts/qmp/qom-list
/qemu/scripts/qmp/qom-set
/qemu/scripts/qmp/qom-tree
/qemu/scripts/render_block_graph.py
/qemu/scripts/simplebench/bench-example.py
/qemu/scripts/simplebench/bench_block_job.py
/qemu/scripts/simplebench/img_bench_templater.py
/qemu/scripts/simplebench/table_templater.py
/qemu/scripts/tracetool/__init__.py
/qemu/scripts/tracetool/vcpu.py
/qemu/scripts/update-linux-headers.sh
/qemu/scsi/qemu-pr-helper.c
/qemu/semihosting/arm-compat-semi.c
/qemu/slirp
/qemu/softmmu/arch_init.c
/qemu/softmmu/cpus.c
/qemu/softmmu/device_tree.c
/qemu/softmmu/dma-helpers.c
/qemu/softmmu/memory.c
/qemu/softmmu/memory_mapping.c
/qemu/softmmu/physmem.c
/qemu/softmmu/qdev-monitor.c
/qemu/softmmu/qemu-seccomp.c
/qemu/softmmu/rtc.c
/qemu/softmmu/timers-state.h
/qemu/softmmu/trace-events
/qemu/softmmu/vl.c
/qemu/storage-daemon/meson.build
/qemu/storage-daemon/qemu-storage-daemon.c
/qemu/stubs/meson.build
/qemu/stubs/qdev.c
/qemu/stubs/qmp-quit.c
/qemu/stubs/usb-dev-stub.c
/qemu/subprojects/libvhost-user/include/atomic.h
/qemu/subprojects/libvhost-user/libvhost-user.c
/qemu/subprojects/libvhost-user/libvhost-user.h
/qemu/subprojects/libvhost-user/meson.build
/qemu/subprojects/libvhost-user/standard-headers/linux
/qemu/target/alpha/cpu.c
/qemu/target/alpha/cpu.h
/qemu/target/alpha/helper.c
/qemu/target/alpha/mem_helper.c
/qemu/target/alpha/translate.c
/qemu/target/arm/arm_ldst.h
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/cpu_tcg.c
/qemu/target/arm/debug_helper.c
/qemu/target/arm/gdbstub.c
/qemu/target/arm/gdbstub64.c
/qemu/target/arm/helper-a64.c
/qemu/target/arm/helper-mve.h
/qemu/target/arm/helper.c
/qemu/target/arm/helper.h
/qemu/target/arm/hvf/hvf.c
/qemu/target/arm/hvf/meson.build
/qemu/target/arm/hvf/trace-events
/qemu/target/arm/hvf_arm.h
/qemu/target/arm/internals.h
/qemu/target/arm/kvm.c
/qemu/target/arm/kvm64.c
/qemu/target/arm/kvm_arm.h
/qemu/target/arm/m_helper.c
/qemu/target/arm/machine.c
/qemu/target/arm/meson.build
/qemu/target/arm/mte_helper.c
/qemu/target/arm/mve.decode
/qemu/target/arm/mve_helper.c
/qemu/target/arm/neon-ls.decode
/qemu/target/arm/neon-shared.decode
/qemu/target/arm/op_helper.c
/qemu/target/arm/psci.c
/qemu/target/arm/sve.decode
/qemu/target/arm/sve_helper.c
/qemu/target/arm/syndrome.h
/qemu/target/arm/t32.decode
/qemu/target/arm/tlb_helper.c
/qemu/target/arm/translate-a32.h
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate-m-nocp.c
/qemu/target/arm/translate-mve.c
/qemu/target/arm/translate-neon.c
/qemu/target/arm/translate-sve.c
/qemu/target/arm/translate-vfp.c
/qemu/target/arm/translate.c
/qemu/target/arm/translate.h
/qemu/target/arm/vec_helper.c
/qemu/target/arm/vec_internal.h
/qemu/target/avr/cpu.c
/qemu/target/avr/cpu.h
/qemu/target/avr/gdbstub.c
/qemu/target/avr/translate.c
/qemu/target/cris/cpu.c
/qemu/target/cris/cpu.h
/qemu/target/cris/helper.c
/qemu/target/cris/meson.build
/qemu/target/cris/translate.c
/qemu/target/hexagon/README
/qemu/target/hexagon/attribs_def.h.inc
/qemu/target/hexagon/cpu.c
/qemu/target/hexagon/cpu.h
/qemu/target/hexagon/decode.c
/qemu/target/hexagon/gen_dectree_import.c
/qemu/target/hexagon/gen_helper_funcs.py
/qemu/target/hexagon/gen_helper_protos.py
/qemu/target/hexagon/gen_semantics.c
/qemu/target/hexagon/gen_tcg.h
/qemu/target/hexagon/gen_tcg_funcs.py
/qemu/target/hexagon/gen_tcg_hvx.h
/qemu/target/hexagon/genptr.c
/qemu/target/hexagon/helper.h
/qemu/target/hexagon/hex_arch_types.h
/qemu/target/hexagon/hex_common.py
/qemu/target/hexagon/hex_regs.h
/qemu/target/hexagon/imported/allext.idef
/qemu/target/hexagon/imported/allext_macros.def
/qemu/target/hexagon/imported/allextenc.def
/qemu/target/hexagon/imported/allidefs.def
/qemu/target/hexagon/imported/encode.def
/qemu/target/hexagon/imported/macros.def
/qemu/target/hexagon/imported/mmvec/encode_ext.def
/qemu/target/hexagon/imported/mmvec/ext.idef
/qemu/target/hexagon/imported/mmvec/macros.def
/qemu/target/hexagon/insn.h
/qemu/target/hexagon/internal.h
/qemu/target/hexagon/macros.h
/qemu/target/hexagon/meson.build
/qemu/target/hexagon/mmvec/decode_ext_mmvec.c
/qemu/target/hexagon/mmvec/decode_ext_mmvec.h
/qemu/target/hexagon/mmvec/macros.h
/qemu/target/hexagon/mmvec/mmvec.h
/qemu/target/hexagon/mmvec/system_ext_mmvec.c
/qemu/target/hexagon/mmvec/system_ext_mmvec.h
/qemu/target/hexagon/op_helper.c
/qemu/target/hexagon/translate.c
/qemu/target/hexagon/translate.h
/qemu/target/hppa/cpu.c
/qemu/target/hppa/cpu.h
/qemu/target/hppa/helper.h
/qemu/target/hppa/insns.decode
/qemu/target/hppa/int_helper.c
/qemu/target/hppa/mem_helper.c
/qemu/target/hppa/meson.build
/qemu/target/hppa/op_helper.c
/qemu/target/hppa/translate.c
/qemu/target/i386/cpu-dump.c
/qemu/target/i386/cpu-sysemu.c
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/hax/hax-mem.c
/qemu/target/i386/helper.c
/qemu/target/i386/helper.h
/qemu/target/i386/host-cpu.c
/qemu/target/i386/hvf/hvf.c
/qemu/target/i386/kvm/hyperv-proto.h
/qemu/target/i386/kvm/kvm-cpu.c
/qemu/target/i386/kvm/kvm.c
/qemu/target/i386/kvm/kvm_i386.h
/qemu/target/i386/kvm/meson.build
/qemu/target/i386/kvm/sev-stub.c
/qemu/target/i386/machine.c
/qemu/target/i386/meson.build
/qemu/target/i386/monitor.c
/qemu/target/i386/nvmm/nvmm-all.c
/qemu/target/i386/sev-sysemu-stub.c
/qemu/target/i386/sev.c
/qemu/target/i386/sev.h
/qemu/target/i386/svm.h
/qemu/target/i386/tcg/fpu_helper.c
/qemu/target/i386/tcg/helper-tcg.h
/qemu/target/i386/tcg/mem_helper.c
/qemu/target/i386/tcg/misc_helper.c
/qemu/target/i386/tcg/seg_helper.c
/qemu/target/i386/tcg/sysemu/bpt_helper.c
/qemu/target/i386/tcg/sysemu/excp_helper.c
/qemu/target/i386/tcg/sysemu/misc_helper.c
/qemu/target/i386/tcg/sysemu/seg_helper.c
/qemu/target/i386/tcg/sysemu/svm_helper.c
/qemu/target/i386/tcg/tcg-cpu.c
/qemu/target/i386/tcg/translate.c
/qemu/target/i386/tcg/user/excp_helper.c
/qemu/target/i386/whpx/whpx-all.c
/qemu/target/m68k/cpu.c
/qemu/target/m68k/cpu.h
/qemu/target/m68k/helper.c
/qemu/target/m68k/m68k-semi.c
/qemu/target/m68k/op_helper.c
/qemu/target/m68k/translate.c
/qemu/target/microblaze/cpu.c
/qemu/target/microblaze/cpu.h
/qemu/target/microblaze/helper.c
/qemu/target/microblaze/translate.c
/qemu/target/mips/cpu-defs.c.inc
/qemu/target/mips/cpu.c
/qemu/target/mips/cpu.h
/qemu/target/mips/helper.h
/qemu/target/mips/internal.h
/qemu/target/mips/tcg/exception.c
/qemu/target/mips/tcg/ldst_helper.c
/qemu/target/mips/tcg/meson.build
/qemu/target/mips/tcg/micromips_translate.c.inc
/qemu/target/mips/tcg/mips16e_translate.c.inc
/qemu/target/mips/tcg/msa.decode
/qemu/target/mips/tcg/msa_helper.c
/qemu/target/mips/tcg/msa_translate.c
/qemu/target/mips/tcg/nanomips_translate.c.inc
/qemu/target/mips/tcg/op_helper.c
/qemu/target/mips/tcg/rel6.decode
/qemu/target/mips/tcg/rel6_translate.c
/qemu/target/mips/tcg/sysemu/tlb_helper.c
/qemu/target/mips/tcg/tcg-internal.h
/qemu/target/mips/tcg/translate.c
/qemu/target/mips/tcg/translate.h
/qemu/target/mips/tcg/tx79.decode
/qemu/target/mips/tcg/tx79_translate.c
/qemu/target/mips/tcg/vr54xx.decode
/qemu/target/mips/tcg/vr54xx_helper.c
/qemu/target/mips/tcg/vr54xx_helper.h.inc
/qemu/target/mips/tcg/vr54xx_translate.c
/qemu/target/nios2/cpu.c
/qemu/target/nios2/cpu.h
/qemu/target/nios2/helper.c
/qemu/target/nios2/helper.h
/qemu/target/nios2/nios2-semi.c
/qemu/target/nios2/translate.c
/qemu/target/openrisc/cpu.c
/qemu/target/openrisc/cpu.h
/qemu/target/openrisc/interrupt.c
/qemu/target/openrisc/machine.c
/qemu/target/openrisc/meson.build
/qemu/target/openrisc/mmu.c
/qemu/target/openrisc/translate.c
/qemu/target/ppc/arch_dump.c
/qemu/target/ppc/cpu-models.c
/qemu/target/ppc/cpu-models.h
/qemu/target/ppc/cpu-qom.h
/qemu/target/ppc/cpu.c
/qemu/target/ppc/cpu.h
/qemu/target/ppc/cpu_init.c
/qemu/target/ppc/dfp_helper.c
/qemu/target/ppc/excp_helper.c
/qemu/target/ppc/fpu_helper.c
/qemu/target/ppc/gdbstub.c
/qemu/target/ppc/helper.h
/qemu/target/ppc/helper_regs.c
/qemu/target/ppc/insn32.decode
/qemu/target/ppc/insn64.decode
/qemu/target/ppc/int_helper.c
/qemu/target/ppc/internal.h
/qemu/target/ppc/machine.c
/qemu/target/ppc/mem_helper.c
/qemu/target/ppc/meson.build
/qemu/target/ppc/misc_helper.c
/qemu/target/ppc/mmu-hash32.c
/qemu/target/ppc/mmu-hash32.h
/qemu/target/ppc/mmu-hash64.c
/qemu/target/ppc/mmu-hash64.h
/qemu/target/ppc/mmu-radix64.c
/qemu/target/ppc/mmu-radix64.h
/qemu/target/ppc/mmu_common.c
/qemu/target/ppc/mmu_helper.c
/qemu/target/ppc/monitor.c
/qemu/target/ppc/power8-pmu-regs.c.inc
/qemu/target/ppc/power8-pmu.c
/qemu/target/ppc/power8-pmu.h
/qemu/target/ppc/spr_tcg.h
/qemu/target/ppc/timebase_helper.c
/qemu/target/ppc/trace-events
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate/branch-impl.c.inc
/qemu/target/ppc/translate/dfp-impl.c.inc
/qemu/target/ppc/translate/fixedpoint-impl.c.inc
/qemu/target/ppc/translate/fp-impl.c.inc
/qemu/target/ppc/translate/fp-ops.c.inc
/qemu/target/ppc/translate/vmx-impl.c.inc
/qemu/target/ppc/translate/vmx-ops.c.inc
/qemu/target/ppc/translate/vsx-impl.c.inc
/qemu/target/ppc/translate/vsx-ops.c.inc
/qemu/target/ppc/user_only_helper.c
/qemu/target/riscv/bitmanip_helper.c
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_bits.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/csr.c
/qemu/target/riscv/fpu_helper.c
/qemu/target/riscv/gdbstub.c
/qemu/target/riscv/helper.h
/qemu/target/riscv/insn16.decode
/qemu/target/riscv/insn32.decode
/qemu/target/riscv/insn_trans/trans_privileged.c.inc
/qemu/target/riscv/insn_trans/trans_rva.c.inc
/qemu/target/riscv/insn_trans/trans_rvb.c.inc
/qemu/target/riscv/insn_trans/trans_rvd.c.inc
/qemu/target/riscv/insn_trans/trans_rvf.c.inc
/qemu/target/riscv/insn_trans/trans_rvh.c.inc
/qemu/target/riscv/insn_trans/trans_rvi.c.inc
/qemu/target/riscv/insn_trans/trans_rvm.c.inc
/qemu/target/riscv/insn_trans/trans_rvv.c.inc
/qemu/target/riscv/insn_trans/trans_rvzfh.c.inc
/qemu/target/riscv/internals.h
/qemu/target/riscv/kvm-stub.c
/qemu/target/riscv/kvm.c
/qemu/target/riscv/kvm_riscv.h
/qemu/target/riscv/m128_helper.c
/qemu/target/riscv/machine.c
/qemu/target/riscv/meson.build
/qemu/target/riscv/monitor.c
/qemu/target/riscv/op_helper.c
/qemu/target/riscv/pmp.c
/qemu/target/riscv/sbi_ecall_interface.h
/qemu/target/riscv/translate.c
/qemu/target/riscv/vector_helper.c
/qemu/target/rx/cpu.c
/qemu/target/rx/cpu.h
/qemu/target/rx/helper.c
/qemu/target/rx/helper.h
/qemu/target/rx/op_helper.c
/qemu/target/rx/translate.c
/qemu/target/s390x/cpu-dump.c
/qemu/target/s390x/cpu-sysemu.c
/qemu/target/s390x/cpu.c
/qemu/target/s390x/cpu.h
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/gen-features.c
/qemu/target/s390x/helper.h
/qemu/target/s390x/ioinst.c
/qemu/target/s390x/kvm/kvm.c
/qemu/target/s390x/mmu_helper.c
/qemu/target/s390x/s390x-internal.h
/qemu/target/s390x/sigp.c
/qemu/target/s390x/tcg/cc_helper.c
/qemu/target/s390x/tcg/excp_helper.c
/qemu/target/s390x/tcg/insn-data.def
/qemu/target/s390x/tcg/mem_helper.c
/qemu/target/s390x/tcg/misc_helper.c
/qemu/target/s390x/tcg/translate.c
/qemu/target/s390x/tcg/translate_vx.c.inc
/qemu/target/sh4/cpu.c
/qemu/target/sh4/cpu.h
/qemu/target/sh4/helper.c
/qemu/target/sh4/helper.h
/qemu/target/sh4/op_helper.c
/qemu/target/sh4/translate.c
/qemu/target/sparc/cpu.c
/qemu/target/sparc/cpu.h
/qemu/target/sparc/ldst_helper.c
/qemu/target/sparc/machine.c
/qemu/target/sparc/meson.build
/qemu/target/sparc/mmu_helper.c
/qemu/target/sparc/translate.c
/qemu/target/tricore/cpu.h
/qemu/target/tricore/helper.h
/qemu/target/tricore/op_helper.c
/qemu/target/tricore/translate.c
/qemu/target/xtensa/cores.list
/qemu/target/xtensa/cpu.c
/qemu/target/xtensa/cpu.h
/qemu/target/xtensa/exc_helper.c
/qemu/target/xtensa/helper.c
/qemu/target/xtensa/import_core.sh
/qemu/target/xtensa/meson.build
/qemu/target/xtensa/mmu_helper.c
/qemu/target/xtensa/translate.c
/qemu/tcg/README
/qemu/tcg/aarch64/tcg-target.c.inc
/qemu/tcg/aarch64/tcg-target.h
/qemu/tcg/arm/tcg-target.c.inc
/qemu/tcg/arm/tcg-target.h
/qemu/tcg/i386/tcg-target.c.inc
/qemu/tcg/i386/tcg-target.h
/qemu/tcg/loongarch64/tcg-insn-defs.c.inc
/qemu/tcg/loongarch64/tcg-target-con-set.h
/qemu/tcg/loongarch64/tcg-target-con-str.h
/qemu/tcg/loongarch64/tcg-target.c.inc
/qemu/tcg/loongarch64/tcg-target.h
/qemu/tcg/mips/tcg-target.c.inc
/qemu/tcg/mips/tcg-target.h
/qemu/tcg/optimize.c
/qemu/tcg/ppc/tcg-target.c.inc
/qemu/tcg/ppc/tcg-target.h
/qemu/tcg/region.c
/qemu/tcg/riscv/tcg-target.c.inc
/qemu/tcg/riscv/tcg-target.h
/qemu/tcg/s390x/tcg-target-con-set.h
/qemu/tcg/s390x/tcg-target-con-str.h
/qemu/tcg/s390x/tcg-target.c.inc
/qemu/tcg/s390x/tcg-target.h
/qemu/tcg/s390x/tcg-target.opc.h
/qemu/tcg/sparc/tcg-target.c.inc
/qemu/tcg/tcg-ldst.c.inc
/qemu/tcg/tcg-op-vec.c
/qemu/tcg/tcg-op.c
/qemu/tcg/tcg.c
/qemu/tcg/tci.c
/qemu/tests/Makefile.include
/qemu/tests/avocado/README.rst
/qemu/tests/avocado/avocado_qemu/__init__.py
/qemu/tests/avocado/boot_linux.py
/qemu/tests/avocado/boot_linux_console.py
/qemu/tests/avocado/boot_xen.py
/qemu/tests/avocado/cpu_queries.py
/qemu/tests/avocado/empty_cpu_model.py
/qemu/tests/avocado/hotplug_cpu.py
/qemu/tests/avocado/info_usernet.py
/qemu/tests/avocado/intel_iommu.py
/qemu/tests/avocado/linux_initrd.py
/qemu/tests/avocado/linux_ssh_mips_malta.py
/qemu/tests/avocado/load_bflt.py
/qemu/tests/avocado/machine_arm_canona1100.py
/qemu/tests/avocado/machine_arm_integratorcp.py
/qemu/tests/avocado/machine_arm_n8x0.py
/qemu/tests/avocado/machine_avr6.py
/qemu/tests/avocado/machine_m68k_nextcube.py
/qemu/tests/avocado/machine_microblaze.py
/qemu/tests/avocado/machine_mips_fuloong2e.py
/qemu/tests/avocado/machine_mips_loongson3v.py
/qemu/tests/avocado/machine_mips_malta.py
/qemu/tests/avocado/machine_rx_gdbsim.py
/qemu/tests/avocado/machine_s390_ccw_virtio.py
/qemu/tests/avocado/machine_sparc64_sun4u.py
/qemu/tests/avocado/machine_sparc_leon3.py
/qemu/tests/avocado/migration.py
/qemu/tests/avocado/multiprocess.py
/qemu/tests/avocado/pc_cpu_hotplug_props.py
/qemu/tests/avocado/ppc_405.py
/qemu/tests/avocado/ppc_74xx.py
/qemu/tests/avocado/ppc_bamboo.py
/qemu/tests/avocado/ppc_mpc8544ds.py
/qemu/tests/avocado/ppc_prep_40p.py
/qemu/tests/avocado/ppc_pseries.py
/qemu/tests/avocado/ppc_virtex_ml507.py
/qemu/tests/avocado/replay_kernel.py
/qemu/tests/avocado/replay_linux.py
/qemu/tests/avocado/reverse_debugging.py
/qemu/tests/avocado/smmu.py
/qemu/tests/avocado/tcg_plugins.py
/qemu/tests/avocado/tesseract_utils.py
/qemu/tests/avocado/version.py
/qemu/tests/avocado/virtio-gpu.py
/qemu/tests/avocado/virtio_check_params.py
/qemu/tests/avocado/virtio_version.py
/qemu/tests/avocado/virtiofs_submounts.py
/qemu/tests/avocado/virtiofs_submounts.py.data/cleanup.sh
/qemu/tests/avocado/virtiofs_submounts.py.data/guest-cleanup.sh
/qemu/tests/avocado/virtiofs_submounts.py.data/guest.sh
/qemu/tests/avocado/virtiofs_submounts.py.data/host.sh
/qemu/tests/avocado/vnc.py
/qemu/tests/avocado/x86_cpu_model_versions.py
/qemu/tests/check-block.sh
/qemu/tests/data/acpi/microvm/DSDT.pcie
/qemu/tests/data/acpi/microvm/ERST.pcie
/qemu/tests/data/acpi/pc/DSDT.acpierst
/qemu/tests/data/acpi/pc/ERST.acpierst
/qemu/tests/data/acpi/pc/SSDT.dimmpxm
/qemu/tests/data/acpi/q35/APIC.xapic
/qemu/tests/data/acpi/q35/DMAR.dmar
/qemu/tests/data/acpi/q35/DSDT
/qemu/tests/data/acpi/q35/DSDT.acpierst
/qemu/tests/data/acpi/q35/DSDT.acpihmat
/qemu/tests/data/acpi/q35/DSDT.bridge
/qemu/tests/data/acpi/q35/DSDT.cphp
/qemu/tests/data/acpi/q35/DSDT.dimmpxm
/qemu/tests/data/acpi/q35/DSDT.ipmibt
/qemu/tests/data/acpi/q35/DSDT.ivrs
/qemu/tests/data/acpi/q35/DSDT.memhp
/qemu/tests/data/acpi/q35/DSDT.mmio64
/qemu/tests/data/acpi/q35/DSDT.multi-bridge
/qemu/tests/data/acpi/q35/DSDT.nohpet
/qemu/tests/data/acpi/q35/DSDT.numamem
/qemu/tests/data/acpi/q35/DSDT.tis.tpm12
/qemu/tests/data/acpi/q35/DSDT.tis.tpm2
/qemu/tests/data/acpi/q35/DSDT.viot
/qemu/tests/data/acpi/q35/DSDT.xapic
/qemu/tests/data/acpi/q35/ERST.acpierst
/qemu/tests/data/acpi/q35/FACP.slic
/qemu/tests/data/acpi/q35/FACP.xapic
/qemu/tests/data/acpi/q35/IVRS.ivrs
/qemu/tests/data/acpi/q35/SLIC.slic
/qemu/tests/data/acpi/q35/SRAT.xapic
/qemu/tests/data/acpi/q35/SSDT.dimmpxm
/qemu/tests/data/acpi/q35/TCPA.tis.tpm12
/qemu/tests/data/acpi/q35/TPM2.tis.tpm2
/qemu/tests/data/acpi/q35/VIOT.viot
/qemu/tests/data/acpi/rebuild-expected-aml.sh
/qemu/tests/data/acpi/virt/DBG2
/qemu/tests/data/acpi/virt/DSDT
/qemu/tests/data/acpi/virt/DSDT.memhp
/qemu/tests/data/acpi/virt/DSDT.numamem
/qemu/tests/data/acpi/virt/DSDT.pxb
/qemu/tests/data/acpi/virt/IORT
/qemu/tests/data/acpi/virt/IORT.memhp
/qemu/tests/data/acpi/virt/IORT.numamem
/qemu/tests/data/acpi/virt/IORT.pxb
/qemu/tests/data/acpi/virt/PPTT
/qemu/tests/data/acpi/virt/SSDT.memhp
/qemu/tests/data/acpi/virt/VIOT
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/common.rc
/qemu/tests/docker/docker.py
/qemu/tests/docker/dockerfiles/alpine.docker
/qemu/tests/docker/dockerfiles/centos8.docker
/qemu/tests/docker/dockerfiles/debian-microblaze-cross.d/build-toolchain.sh
/qemu/tests/docker/dockerfiles/debian-native.docker
/qemu/tests/docker/dockerfiles/debian-nios2-cross.d/build-toolchain.sh
/qemu/tests/docker/dockerfiles/debian-ppc64el-cross.docker
/qemu/tests/docker/dockerfiles/debian-riscv64-cross.docker
/qemu/tests/docker/dockerfiles/debian-toolchain.docker
/qemu/tests/docker/dockerfiles/debian-tricore-cross.docker
/qemu/tests/docker/dockerfiles/debian-xtensa-cross.docker
/qemu/tests/docker/dockerfiles/debian10.docker
/qemu/tests/docker/dockerfiles/debian11.docker
/qemu/tests/docker/dockerfiles/fedora-cris-cross.docker
/qemu/tests/docker/dockerfiles/fedora-i386-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win32-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win64-cross.docker
/qemu/tests/docker/dockerfiles/fedora.docker
/qemu/tests/docker/dockerfiles/opensuse-leap.docker
/qemu/tests/docker/dockerfiles/ubuntu1804.docker
/qemu/tests/docker/dockerfiles/ubuntu2004.docker
/qemu/tests/docker/run
/qemu/tests/docker/test-clang
/qemu/tests/docker/test-debug
/qemu/tests/docker/test-mingw
/qemu/tests/docker/test-misc
/qemu/tests/docker/test-tsan
/qemu/tests/fp/meson.build
/qemu/tests/lcitool/Makefile.include
/qemu/tests/lcitool/libvirt-ci
/qemu/tests/lcitool/projects/qemu.yml
/qemu/tests/lcitool/refresh
/qemu/tests/meson.build
/qemu/tests/migration/guestperf/engine.py
/qemu/tests/plugin/bb.c
/qemu/tests/plugin/insn.c
/qemu/tests/plugin/mem.c
/qemu/tests/plugin/syscall.c
/qemu/tests/qapi-schema/alternate-branch-if-invalid.err
/qemu/tests/qapi-schema/args-union.err
/qemu/tests/qapi-schema/args-union.json
/qemu/tests/qapi-schema/bad-base.err
/qemu/tests/qapi-schema/bad-base.json
/qemu/tests/qapi-schema/bad-if-all.err
/qemu/tests/qapi-schema/bad-if-all.json
/qemu/tests/qapi-schema/bad-if-all.out
/qemu/tests/qapi-schema/bad-if-empty-list.json
/qemu/tests/qapi-schema/bad-if-empty.err
/qemu/tests/qapi-schema/bad-if-key.err
/qemu/tests/qapi-schema/bad-if-key.json
/qemu/tests/qapi-schema/bad-if-key.out
/qemu/tests/qapi-schema/bad-if-keys.err
/qemu/tests/qapi-schema/bad-if-keys.json
/qemu/tests/qapi-schema/bad-if-keys.out
/qemu/tests/qapi-schema/bad-if-list.err
/qemu/tests/qapi-schema/bad-if-list.json
/qemu/tests/qapi-schema/bad-if-not.err
/qemu/tests/qapi-schema/bad-if-not.json
/qemu/tests/qapi-schema/bad-if-not.out
/qemu/tests/qapi-schema/bad-if.err
/qemu/tests/qapi-schema/bad-if.json
/qemu/tests/qapi-schema/doc-bad-feature.err
/qemu/tests/qapi-schema/doc-empty-symbol.err
/qemu/tests/qapi-schema/doc-good.json
/qemu/tests/qapi-schema/doc-good.out
/qemu/tests/qapi-schema/doc-good.txt
/qemu/tests/qapi-schema/double-type.err
/qemu/tests/qapi-schema/enum-dict-member-unknown.err
/qemu/tests/qapi-schema/enum-dict-no-name.err
/qemu/tests/qapi-schema/enum-dict-no-name.json
/qemu/tests/qapi-schema/enum-dict-no-name.out
/qemu/tests/qapi-schema/enum-if-invalid.err
/qemu/tests/qapi-schema/enum-if-invalid.json
/qemu/tests/qapi-schema/features-if-invalid.err
/qemu/tests/qapi-schema/features-missing-name.json
/qemu/tests/qapi-schema/meson.build
/qemu/tests/qapi-schema/missing-type.err
/qemu/tests/qapi-schema/qapi-schema-test.json
/qemu/tests/qapi-schema/qapi-schema-test.out
/qemu/tests/qapi-schema/redefined-event.json
/qemu/tests/qapi-schema/reserved-member-u.json
/qemu/tests/qapi-schema/struct-member-if-invalid.err
/qemu/tests/qapi-schema/test-qapi.py
/qemu/tests/qapi-schema/union-array-branch.err
/qemu/tests/qapi-schema/union-array-branch.json
/qemu/tests/qapi-schema/union-array-branch.out
/qemu/tests/qapi-schema/union-bad-base.err
/qemu/tests/qapi-schema/union-bad-base.json
/qemu/tests/qapi-schema/union-bad-base.out
/qemu/tests/qapi-schema/union-bad-discriminator.err
/qemu/tests/qapi-schema/union-bad-discriminator.json
/qemu/tests/qapi-schema/union-bad-discriminator.out
/qemu/tests/qapi-schema/union-base-any.err
/qemu/tests/qapi-schema/union-base-any.json
/qemu/tests/qapi-schema/union-base-any.out
/qemu/tests/qapi-schema/union-base-empty.json
/qemu/tests/qapi-schema/union-base-no-discriminator.err
/qemu/tests/qapi-schema/union-base-no-discriminator.json
/qemu/tests/qapi-schema/union-base-union.err
/qemu/tests/qapi-schema/union-base-union.json
/qemu/tests/qapi-schema/union-base-union.out
/qemu/tests/qapi-schema/union-branch-if-invalid.err
/qemu/tests/qapi-schema/union-branch-if-invalid.json
/qemu/tests/qapi-schema/union-branch-invalid-dict.err
/qemu/tests/qapi-schema/union-branch-invalid-dict.json
/qemu/tests/qapi-schema/union-clash-member.err
/qemu/tests/qapi-schema/union-clash-member.json
/qemu/tests/qapi-schema/union-clash-member.out
/qemu/tests/qapi-schema/union-discriminator-bad-name.err
/qemu/tests/qapi-schema/union-discriminator-bad-name.json
/qemu/tests/qapi-schema/union-discriminator-bad-name.out
/qemu/tests/qapi-schema/union-empty.err
/qemu/tests/qapi-schema/union-empty.json
/qemu/tests/qapi-schema/union-inline-invalid-dict.err
/qemu/tests/qapi-schema/union-inline-invalid-dict.json
/qemu/tests/qapi-schema/union-inline-invalid-dict.out
/qemu/tests/qapi-schema/union-int-branch.err
/qemu/tests/qapi-schema/union-int-branch.json
/qemu/tests/qapi-schema/union-int-branch.out
/qemu/tests/qapi-schema/union-invalid-branch-key.err
/qemu/tests/qapi-schema/union-invalid-branch-key.json
/qemu/tests/qapi-schema/union-invalid-branch-key.out
/qemu/tests/qapi-schema/union-invalid-discriminator.err
/qemu/tests/qapi-schema/union-invalid-discriminator.json
/qemu/tests/qapi-schema/union-invalid-discriminator.out
/qemu/tests/qapi-schema/union-invalid-if-discriminator.err
/qemu/tests/qapi-schema/union-invalid-if-discriminator.json
/qemu/tests/qapi-schema/union-invalid-if-discriminator.out
/qemu/tests/qapi-schema/union-no-base.err
/qemu/tests/qapi-schema/union-no-base.json
/qemu/tests/qapi-schema/union-no-base.out
/qemu/tests/qapi-schema/union-optional-discriminator.err
/qemu/tests/qapi-schema/union-optional-discriminator.json
/qemu/tests/qapi-schema/union-optional-discriminator.out
/qemu/tests/qapi-schema/union-string-discriminator.err
/qemu/tests/qapi-schema/union-string-discriminator.json
/qemu/tests/qapi-schema/union-string-discriminator.out
/qemu/tests/qapi-schema/union-unknown.err
/qemu/tests/qapi-schema/union-unknown.json
/qemu/tests/qemu-iotests/030
/qemu/tests/qemu-iotests/031
/qemu/tests/qemu-iotests/036
/qemu/tests/qemu-iotests/039
/qemu/tests/qemu-iotests/040
/qemu/tests/qemu-iotests/044
/qemu/tests/qemu-iotests/044.out
/qemu/tests/qemu-iotests/049.out
/qemu/tests/qemu-iotests/051
/qemu/tests/qemu-iotests/051.pc.out
/qemu/tests/qemu-iotests/060
/qemu/tests/qemu-iotests/060.out
/qemu/tests/qemu-iotests/061
/qemu/tests/qemu-iotests/061.out
/qemu/tests/qemu-iotests/065
/qemu/tests/qemu-iotests/082.out
/qemu/tests/qemu-iotests/085
/qemu/tests/qemu-iotests/085.out
/qemu/tests/qemu-iotests/109.out
/qemu/tests/qemu-iotests/112
/qemu/tests/qemu-iotests/122
/qemu/tests/qemu-iotests/122.out
/qemu/tests/qemu-iotests/129
/qemu/tests/qemu-iotests/137
/qemu/tests/qemu-iotests/141.out
/qemu/tests/qemu-iotests/142
/qemu/tests/qemu-iotests/142.out
/qemu/tests/qemu-iotests/149
/qemu/tests/qemu-iotests/149.out
/qemu/tests/qemu-iotests/151
/qemu/tests/qemu-iotests/151.out
/qemu/tests/qemu-iotests/163
/qemu/tests/qemu-iotests/165
/qemu/tests/qemu-iotests/196
/qemu/tests/qemu-iotests/198.out
/qemu/tests/qemu-iotests/206
/qemu/tests/qemu-iotests/206.out
/qemu/tests/qemu-iotests/209
/qemu/tests/qemu-iotests/209.out
/qemu/tests/qemu-iotests/210
/qemu/tests/qemu-iotests/210.out
/qemu/tests/qemu-iotests/214
/qemu/tests/qemu-iotests/218
/qemu/tests/qemu-iotests/233
/qemu/tests/qemu-iotests/233.out
/qemu/tests/qemu-iotests/235
/qemu/tests/qemu-iotests/237.out
/qemu/tests/qemu-iotests/242
/qemu/tests/qemu-iotests/242.out
/qemu/tests/qemu-iotests/245
/qemu/tests/qemu-iotests/245.out
/qemu/tests/qemu-iotests/246
/qemu/tests/qemu-iotests/254
/qemu/tests/qemu-iotests/255
/qemu/tests/qemu-iotests/255.out
/qemu/tests/qemu-iotests/260
/qemu/tests/qemu-iotests/271
/qemu/tests/qemu-iotests/271.out
/qemu/tests/qemu-iotests/273.out
/qemu/tests/qemu-iotests/274
/qemu/tests/qemu-iotests/274.out
/qemu/tests/qemu-iotests/280.out
/qemu/tests/qemu-iotests/281
/qemu/tests/qemu-iotests/281.out
/qemu/tests/qemu-iotests/283
/qemu/tests/qemu-iotests/283.out
/qemu/tests/qemu-iotests/287
/qemu/tests/qemu-iotests/290
/qemu/tests/qemu-iotests/296.out
/qemu/tests/qemu-iotests/297
/qemu/tests/qemu-iotests/300
/qemu/tests/qemu-iotests/302
/qemu/tests/qemu-iotests/302.out
/qemu/tests/qemu-iotests/303
/qemu/tests/qemu-iotests/303.out
/qemu/tests/qemu-iotests/307
/qemu/tests/qemu-iotests/307.out
/qemu/tests/qemu-iotests/308
/qemu/tests/qemu-iotests/308.out
/qemu/tests/qemu-iotests/310
/qemu/tests/qemu-iotests/check
/qemu/tests/qemu-iotests/common.filter
/qemu/tests/qemu-iotests/common.qemu
/qemu/tests/qemu-iotests/common.rc
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qemu-iotests/linters.py
/qemu/tests/qemu-iotests/meson.build
/qemu/tests/qemu-iotests/mypy.ini
/qemu/tests/qemu-iotests/pylintrc
/qemu/tests/qemu-iotests/testenv.py
/qemu/tests/qemu-iotests/testrunner.py
/qemu/tests/qemu-iotests/tests/block-status-cache
/qemu/tests/qemu-iotests/tests/block-status-cache.out
/qemu/tests/qemu-iotests/tests/image-fleecing
/qemu/tests/qemu-iotests/tests/image-fleecing.out
/qemu/tests/qemu-iotests/tests/migrate-bitmaps-postcopy-test
/qemu/tests/qemu-iotests/tests/migrate-bitmaps-test
/qemu/tests/qemu-iotests/tests/migrate-during-backup
/qemu/tests/qemu-iotests/tests/migrate-during-backup.out
/qemu/tests/qemu-iotests/tests/migration-permissions
/qemu/tests/qemu-iotests/tests/migration-permissions.out
/qemu/tests/qemu-iotests/tests/mirror-ready-cancel-error
/qemu/tests/qemu-iotests/tests/mirror-ready-cancel-error.out
/qemu/tests/qemu-iotests/tests/mirror-top-perms
/qemu/tests/qemu-iotests/tests/nbd-reconnect-on-open
/qemu/tests/qemu-iotests/tests/nbd-reconnect-on-open.out
/qemu/tests/qemu-iotests/tests/qemu-img-bitmaps
/qemu/tests/qemu-iotests/tests/qemu-img-bitmaps.out
/qemu/tests/qemu-iotests/tests/qsd-jobs.out
/qemu/tests/qemu-iotests/tests/remove-bitmap-from-backing
/qemu/tests/qemu-iotests/tests/stream-error-on-reset
/qemu/tests/qemu-iotests/tests/stream-error-on-reset.out
/qemu/tests/qtest/acpi-utils.c
/qemu/tests/qtest/am53c974-test.c
/qemu/tests/qtest/arm-cpu-features.c
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/qtest/boot-order-test.c
/qemu/tests/qtest/boot-serial-test.c
/qemu/tests/qtest/cdrom-test.c
/qemu/tests/qtest/dbus-display-test.c
/qemu/tests/qtest/device-plug-test.c
/qemu/tests/qtest/endianness-test.c
/qemu/tests/qtest/erst-test.c
/qemu/tests/qtest/fdc-test.c
/qemu/tests/qtest/fuzz-lsi53c895a-test.c
/qemu/tests/qtest/fuzz-megasas-test.c
/qemu/tests/qtest/fuzz-sdcard-test.c
/qemu/tests/qtest/fuzz-xlnx-dp-test.c
/qemu/tests/qtest/fuzz/generic_fuzz.c
/qemu/tests/qtest/fuzz/meson.build
/qemu/tests/qtest/hd-geo-test.c
/qemu/tests/qtest/ipmi-bt-test.c
/qemu/tests/qtest/ivshmem-test.c
/qemu/tests/qtest/libqos/ahci.c
/qemu/tests/qtest/libqos/arm-raspi2-machine.c
/qemu/tests/qtest/libqos/libqtest.h
/qemu/tests/qtest/libqos/meson.build
/qemu/tests/qtest/libqos/pci.c
/qemu/tests/qtest/libqos/pci.h
/qemu/tests/qtest/libqos/qgraph.c
/qemu/tests/qtest/libqos/qgraph.h
/qemu/tests/qtest/libqos/qgraph_internal.h
/qemu/tests/qtest/libqos/sdhci-cmd.c
/qemu/tests/qtest/libqos/sdhci-cmd.h
/qemu/tests/qtest/libqos/virtio-iommu.c
/qemu/tests/qtest/libqos/virtio-iommu.h
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/lsm303dlhc-mag-test.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/migration-test.c
/qemu/tests/qtest/numa-test.c
/qemu/tests/qtest/nvme-test.c
/qemu/tests/qtest/prom-env-test.c
/qemu/tests/qtest/qmp-cmd-test.c
/qemu/tests/qtest/test-filter-mirror.c
/qemu/tests/qtest/test-filter-redirector.c
/qemu/tests/qtest/test-netfilter.c
/qemu/tests/qtest/test-x86-cpuid-compat.c
/qemu/tests/qtest/tpm-crb-test.c
/qemu/tests/qtest/tpm-emu.c
/qemu/tests/qtest/tpm-emu.h
/qemu/tests/qtest/tpm-tis-device-test.c
/qemu/tests/qtest/tpm-tis-test.c
/qemu/tests/qtest/tpm-tis-util.c
/qemu/tests/qtest/vhost-user-blk-test.c
/qemu/tests/qtest/vhost-user-test.c
/qemu/tests/qtest/virtio-iommu-test.c
/qemu/tests/qtest/virtio-net-failover.c
/qemu/tests/qtest/virtio-net-test.c
/qemu/tests/tcg/Makefile.target
/qemu/tests/tcg/aarch64/Makefile.target
/qemu/tests/tcg/aarch64/pcalign-a64.c
/qemu/tests/tcg/arm/Makefile.target
/qemu/tests/tcg/arm/pcalign-a32.c
/qemu/tests/tcg/configure.sh
/qemu/tests/tcg/hexagon/Makefile.target
/qemu/tests/tcg/hexagon/float_convs.ref
/qemu/tests/tcg/hexagon/float_madds.ref
/qemu/tests/tcg/hexagon/hex_sigsegv.c
/qemu/tests/tcg/hexagon/hvx_histogram.c
/qemu/tests/tcg/hexagon/hvx_histogram_input.h
/qemu/tests/tcg/hexagon/hvx_histogram_row.S
/qemu/tests/tcg/hexagon/hvx_histogram_row.h
/qemu/tests/tcg/hexagon/hvx_misc.c
/qemu/tests/tcg/hexagon/overflow.c
/qemu/tests/tcg/hexagon/scatter_gather.c
/qemu/tests/tcg/hexagon/vector_add_int.c
/qemu/tests/tcg/hppa/Makefile.target
/qemu/tests/tcg/hppa/stby.c
/qemu/tests/tcg/i386/Makefile.softmmu-target
/qemu/tests/tcg/i386/Makefile.target
/qemu/tests/tcg/multiarch/Makefile.target
/qemu/tests/tcg/multiarch/float_convs.c
/qemu/tests/tcg/multiarch/float_madds.c
/qemu/tests/tcg/multiarch/gdbstub/test-thread-breakpoint.py
/qemu/tests/tcg/multiarch/libs/float_helpers.c
/qemu/tests/tcg/multiarch/linux/linux-test.c
/qemu/tests/tcg/multiarch/sha1.c
/qemu/tests/tcg/multiarch/sigbus.c
/qemu/tests/tcg/multiarch/test-mmap.c
/qemu/tests/tcg/nios2/Makefile.target
/qemu/tests/tcg/ppc64/Makefile.target
/qemu/tests/tcg/ppc64le/Makefile.target
/qemu/tests/tcg/ppc64le/float_convs.ref
/qemu/tests/tcg/ppc64le/float_madds.ref
/qemu/tests/tcg/ppc64le/mtfsf.c
/qemu/tests/tcg/ppc64le/non_signalling_xscv.c
/qemu/tests/tcg/ppc64le/signal_save_restore_xer.c
/qemu/tests/tcg/riscv64/Makefile.target
/qemu/tests/tcg/riscv64/test-div.c
/qemu/tests/tcg/s390x/Makefile.target
/qemu/tests/tcg/s390x/gdbstub/test-signals-s390x.py
/qemu/tests/tcg/s390x/shift.c
/qemu/tests/tcg/s390x/signals-s390x.c
/qemu/tests/tcg/s390x/trap.c
/qemu/tests/tcg/sh4/Makefile.target
/qemu/tests/tcg/x86_64/Makefile.softmmu-target
/qemu/tests/tcg/x86_64/Makefile.target
/qemu/tests/tcg/x86_64/system/kernel.ld
/qemu/tests/unit/check-qom-proplist.c
/qemu/tests/unit/meson.build
/qemu/tests/unit/test-aio.c
/qemu/tests/unit/test-bdrv-drain.c
/qemu/tests/unit/test-block-iothread.c
/qemu/tests/unit/test-blockjob-txn.c
/qemu/tests/unit/test-blockjob.c
/qemu/tests/unit/test-clone-visitor.c
/qemu/tests/unit/test-div128.c
/qemu/tests/unit/test-fdmon-epoll.c
/qemu/tests/unit/test-forward-visitor.c
/qemu/tests/unit/test-iov.c
/qemu/tests/unit/test-qgraph.c
/qemu/tests/unit/test-qmp-cmds.c
/qemu/tests/unit/test-qobject-input-visitor.c
/qemu/tests/unit/test-qobject-output-visitor.c
/qemu/tests/unit/test-smp-parse.c
/qemu/tests/unit/test-util-sockets.c
/qemu/tests/unit/test-yank.c
/qemu/tests/vhost-user-bridge.c
/qemu/tests/vm/Makefile.include
/qemu/tests/vm/freebsd
/qemu/tests/vm/netbsd
/qemu/tests/vm/openbsd
/qemu/tools/meson.build
/qemu/tools/virtiofsd/fuse_lowlevel.h
/qemu/tools/virtiofsd/fuse_virtio.c
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/tools/virtiofsd/passthrough_seccomp.c
/qemu/trace-events
/qemu/trace/meson.build
/qemu/trace/simple.c
/qemu/ui/clipboard.c
/qemu/ui/cocoa.m
/qemu/ui/console.c
/qemu/ui/curses.c
/qemu/ui/dbus-chardev.c
/qemu/ui/dbus-clipboard.c
/qemu/ui/dbus-console.c
/qemu/ui/dbus-display1.xml
/qemu/ui/dbus-error.c
/qemu/ui/dbus-listener.c
/qemu/ui/dbus-module.c
/qemu/ui/dbus.c
/qemu/ui/dbus.h
/qemu/ui/egl-context.c
/qemu/ui/egl-headless.c
/qemu/ui/egl-helpers.c
/qemu/ui/gtk-clipboard.c
/qemu/ui/gtk-egl.c
/qemu/ui/gtk-gl-area.c
/qemu/ui/gtk.c
/qemu/ui/input-barrier.c
/qemu/ui/input-legacy.c
/qemu/ui/keycodemapdb
/qemu/ui/meson.build
/qemu/ui/sdl2-gl.c
/qemu/ui/sdl2.c
/qemu/ui/spice-app.c
/qemu/ui/spice-core.c
/qemu/ui/spice-display.c
/qemu/ui/trace-events
/qemu/ui/udmabuf.c
/qemu/ui/util.c
/qemu/ui/vdagent.c
/qemu/ui/vnc-clipboard.c
/qemu/ui/vnc.c
/qemu/util/aio-posix.c
/qemu/util/aio-posix.h
/qemu/util/aio-win32.c
/qemu/util/async.c
/qemu/util/bufferiszero.c
/qemu/util/compatfd.c
/qemu/util/host-utils.c
/qemu/util/int128.c
/qemu/util/iova-tree.c
/qemu/util/main-loop.c
/qemu/util/meson.build
/qemu/util/oslib-posix.c
/qemu/util/qemu-config.c
/qemu/util/qemu-coroutine-io.c
/qemu/util/qemu-coroutine.c
/qemu/util/qemu-openpty.c
/qemu/util/qemu-option.c
/qemu/util/qemu-sockets.c
/qemu/util/qemu-thread-posix.c
/qemu/util/qsp.c
/qemu/util/rcu.c
/qemu/util/selfmap.c
/qemu/util/transactions.c
/qemu/util/vfio-helpers.c
/qemu/util/vhost-user-server.c
8c1d3dc725-Jun-2021 Daniel P. Berrangé <berrange@redhat.com>

crypto: add gnutls pbkdf provider

This adds support for using gnutls as a provider of the crypto
pbkdf APIs.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@

crypto: add gnutls pbkdf provider

This adds support for using gnutls as a provider of the crypto
pbkdf APIs.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>

show more ...

678307b625-Jun-2021 Daniel P. Berrangé <berrange@redhat.com>

crypto: add gnutls hmac provider

This adds support for using gnutls as a provider of the crypto
hmac APIs.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@re

crypto: add gnutls hmac provider

This adds support for using gnutls as a provider of the crypto
hmac APIs.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>

show more ...

9a85ca0525-Jun-2021 Daniel P. Berrangé <berrange@redhat.com>

crypto: add gnutls hash provider

This adds support for using gnutls as a provider of the crypto
hash APIs.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@re

crypto: add gnutls hash provider

This adds support for using gnutls as a provider of the crypto
hash APIs.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>

show more ...

3d2b61ff29-Jun-2021 Daniel P. Berrangé <berrange@redhat.com>

crypto: add gnutls cipher provider

Add an implementation of the QEMU cipher APIs to the gnutls
crypto backend. XTS support is only available for gnutls
version >= 3.6.8. Since ECB mode is not expose

crypto: add gnutls cipher provider

Add an implementation of the QEMU cipher APIs to the gnutls
crypto backend. XTS support is only available for gnutls
version >= 3.6.8. Since ECB mode is not exposed by gnutls
APIs, we can't use the private XTS code for compatibility.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>

show more ...

cc4c7c7330-Jun-2021 Daniel P. Berrangé <berrange@redhat.com>

crypto: introduce build system for gnutls crypto backend

This introduces the build logic needed to decide whether we can
use gnutls as a crypto driver backend. The actual implementations
will be int

crypto: introduce build system for gnutls crypto backend

This introduces the build logic needed to decide whether we can
use gnutls as a crypto driver backend. The actual implementations
will be introduced in following patches. We only wish to use
gnutls if it has version 3.6.14 or newer, because that is what
finally brings HW accelerated AES-XTS mode for x86_64.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>

show more ...

83bee4b529-Jun-2021 Daniel P. Berrangé <berrange@redhat.com>

crypto: replace 'des-rfb' cipher with 'des'

Currently the crypto layer exposes support for a 'des-rfb'
algorithm which is just normal single-DES, with the bits
in each key byte reversed. This specia

crypto: replace 'des-rfb' cipher with 'des'

Currently the crypto layer exposes support for a 'des-rfb'
algorithm which is just normal single-DES, with the bits
in each key byte reversed. This special key munging is
required by the RFB protocol password authentication
mechanism.

Since the crypto layer is generic shared code, it makes
more sense to do the key byte munging in the VNC server
code, and expose normal single-DES support.

Replacing cipher 'des-rfb' by 'des' looks like an incompatible
interface change, but it doesn't matter. While the QMP schema
allows any QCryptoCipherAlgorithm for the 'cipher-alg' field
in QCryptoBlockCreateOptionsLUKS, the code restricts what can
be used at runtime. Thus the only effect is a change in error
message.

Original behaviour:

$ qemu-img create -f luks --object secret,id=sec0,data=123 -o cipher-alg=des-rfb,key-secret=sec0 demo.luks 1G
Formatting 'demo.luks', fmt=luks size=1073741824 key-secret=sec0 cipher-alg=des-rfb
qemu-img: demo.luks: Algorithm 'des-rfb' not supported

New behaviour:

$ qemu-img create -f luks --object secret,id=sec0,data=123 -o cipher-alg=des-rfb,key-secret=sec0 demo.luks 1G
Formatting 'demo.luks', fmt=luks size=1073741824 key-secret=sec0 cipher-alg=des-fish
qemu-img: demo.luks: Invalid parameter 'des-rfb'

Reviewed-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>

show more ...

6801404402-Jul-2021 Daniel P. Berrangé <berrange@redhat.com>

crypto: delete built-in XTS cipher mode support

The built-in AES+XTS implementation is used for the LUKS encryption
When building system emulators it is reasonable to expect that an
external crypto

crypto: delete built-in XTS cipher mode support

The built-in AES+XTS implementation is used for the LUKS encryption
When building system emulators it is reasonable to expect that an
external crypto library is being used instead. The performance of the
builtin XTS implementation is terrible as it has no CPU acceleration
support. It is thus not worth keeping a home grown XTS implementation
for the built-in cipher backend.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>

show more ...

21407ddf02-Jul-2021 Daniel P. Berrangé <berrange@redhat.com>

crypto: delete built-in DES implementation

The built-in DES implementation is used for the VNC server password
authentication scheme. When building system emulators it is reasonable
to expect that a

crypto: delete built-in DES implementation

The built-in DES implementation is used for the VNC server password
authentication scheme. When building system emulators it is reasonable
to expect that an external crypto library is being used. It is thus
not worth keeping a home grown DES implementation in tree.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>

show more ...

7b40aa4b29-Jun-2021 Daniel P. Berrangé <berrange@redhat.com>

crypto: drop custom XTS support in gcrypt driver

The XTS cipher mode was introduced in gcrypt 1.8.0, which
matches QEMU's current minimum version.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed

crypto: drop custom XTS support in gcrypt driver

The XTS cipher mode was introduced in gcrypt 1.8.0, which
matches QEMU's current minimum version.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>

show more ...

ea7a680225-Jun-2021 Daniel P. Berrangé <berrange@redhat.com>

crypto: drop gcrypt thread initialization code

This is only required on gcrypt < 1.6.0, and is thus obsolete
since

commit b33a84632a3759c00320fd80923aa963c11207fc
Author: Daniel P. Berrangé <be

crypto: drop gcrypt thread initialization code

This is only required on gcrypt < 1.6.0, and is thus obsolete
since

commit b33a84632a3759c00320fd80923aa963c11207fc
Author: Daniel P. Berrangé <berrange@redhat.com>
Date: Fri May 14 13:04:08 2021 +0100

crypto: bump min gcrypt to 1.8.0, dropping RHEL-7 support

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>

show more ...


/qemu/.gitlab-ci.d/static_checks.yml
/qemu/Kconfig
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/accel/accel-common.c
/qemu/accel/accel-softmmu.c
/qemu/accel/qtest/meson.build
/qemu/accel/qtest/qtest.c
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/hmp.c
/qemu/accel/tcg/meson.build
/qemu/accel/tcg/tb-context.h
/qemu/accel/tcg/tcg-accel-ops.c
/qemu/accel/tcg/tcg-all.c
/qemu/accel/tcg/tcg-runtime.c
/qemu/accel/tcg/translate-all.c
/qemu/accel/tcg/translator.c
/qemu/accel/tcg/user-exec.c
/qemu/audio/spiceaudio.c
/qemu/backends/cryptodev-vhost.c
/qemu/backends/vhost-user.c
/qemu/block.c
/qemu/block/commit.c
/qemu/block/export/fuse.c
/qemu/block/file-posix.c
/qemu/block/io.c
/qemu/block/iscsi-opts.c
/qemu/block/meson.build
/qemu/block/nbd.c
/qemu/block/nfs.c
/qemu/block/qcow2.c
/qemu/block/rbd.c
/qemu/block/replication.c
/qemu/block/ssh.c
/qemu/blockdev.c
/qemu/chardev/baum.c
/qemu/chardev/spice.c
/qemu/configs/devices/aarch64-softmmu/default.mak
/qemu/configs/devices/aarch64-softmmu/minimal.mak
/qemu/configs/devices/alpha-softmmu/default.mak
/qemu/configs/devices/arm-softmmu/default.mak
/qemu/configs/devices/avr-softmmu/default.mak
/qemu/configs/devices/cris-softmmu/default.mak
/qemu/configs/devices/hppa-softmmu/default.mak
/qemu/configs/devices/i386-softmmu/default.mak
/qemu/configs/devices/m68k-softmmu/default.mak
/qemu/configs/devices/microblaze-softmmu/default.mak
/qemu/configs/devices/microblazeel-softmmu/default.mak
/qemu/configs/devices/mips-softmmu/common.mak
/qemu/configs/devices/mips-softmmu/default.mak
/qemu/configs/devices/mips64-softmmu/default.mak
/qemu/configs/devices/mips64el-softmmu/default.mak
/qemu/configs/devices/mipsel-softmmu/default.mak
/qemu/configs/devices/nios2-softmmu/default.mak
/qemu/configs/devices/or1k-softmmu/default.mak
/qemu/configs/devices/ppc-softmmu/default.mak
/qemu/configs/devices/ppc64-softmmu/default.mak
/qemu/configs/devices/riscv32-softmmu/default.mak
/qemu/configs/devices/riscv64-softmmu/default.mak
/qemu/configs/devices/rx-softmmu/default.mak
/qemu/configs/devices/s390x-softmmu/default.mak
/qemu/configs/devices/sh4-softmmu/default.mak
/qemu/configs/devices/sh4eb-softmmu/default.mak
/qemu/configs/devices/sparc-softmmu/default.mak
/qemu/configs/devices/sparc64-softmmu/default.mak
/qemu/configs/devices/tricore-softmmu/default.mak
/qemu/configs/devices/x86_64-softmmu/default.mak
/qemu/configs/devices/xtensa-softmmu/default.mak
/qemu/configs/devices/xtensaeb-softmmu/default.mak
/qemu/configs/targets/aarch64-linux-user.mak
/qemu/configs/targets/aarch64-softmmu.mak
/qemu/configs/targets/aarch64_be-linux-user.mak
/qemu/configs/targets/alpha-linux-user.mak
/qemu/configs/targets/alpha-softmmu.mak
/qemu/configs/targets/arm-linux-user.mak
/qemu/configs/targets/arm-softmmu.mak
/qemu/configs/targets/armeb-linux-user.mak
/qemu/configs/targets/avr-softmmu.mak
/qemu/configs/targets/cris-linux-user.mak
/qemu/configs/targets/cris-softmmu.mak
/qemu/configs/targets/hexagon-linux-user.mak
/qemu/configs/targets/hppa-linux-user.mak
/qemu/configs/targets/hppa-softmmu.mak
/qemu/configs/targets/i386-bsd-user.mak
/qemu/configs/targets/i386-linux-user.mak
/qemu/configs/targets/i386-softmmu.mak
/qemu/configs/targets/m68k-linux-user.mak
/qemu/configs/targets/m68k-softmmu.mak
/qemu/configs/targets/microblaze-linux-user.mak
/qemu/configs/targets/microblaze-softmmu.mak
/qemu/configs/targets/microblazeel-linux-user.mak
/qemu/configs/targets/microblazeel-softmmu.mak
/qemu/configs/targets/mips-linux-user.mak
/qemu/configs/targets/mips-softmmu.mak
/qemu/configs/targets/mips64-linux-user.mak
/qemu/configs/targets/mips64-softmmu.mak
/qemu/configs/targets/mips64el-linux-user.mak
/qemu/configs/targets/mips64el-softmmu.mak
/qemu/configs/targets/mipsel-linux-user.mak
/qemu/configs/targets/mipsel-softmmu.mak
/qemu/configs/targets/mipsn32-linux-user.mak
/qemu/configs/targets/mipsn32el-linux-user.mak
/qemu/configs/targets/nios2-linux-user.mak
/qemu/configs/targets/nios2-softmmu.mak
/qemu/configs/targets/or1k-linux-user.mak
/qemu/configs/targets/or1k-softmmu.mak
/qemu/configs/targets/ppc-linux-user.mak
/qemu/configs/targets/ppc-softmmu.mak
/qemu/configs/targets/ppc64-linux-user.mak
/qemu/configs/targets/ppc64-softmmu.mak
/qemu/configs/targets/ppc64abi32-linux-user.mak
/qemu/configs/targets/ppc64le-linux-user.mak
/qemu/configs/targets/riscv32-linux-user.mak
/qemu/configs/targets/riscv32-softmmu.mak
/qemu/configs/targets/riscv64-linux-user.mak
/qemu/configs/targets/riscv64-softmmu.mak
/qemu/configs/targets/rx-softmmu.mak
/qemu/configs/targets/s390x-linux-user.mak
/qemu/configs/targets/s390x-softmmu.mak
/qemu/configs/targets/sh4-linux-user.mak
/qemu/configs/targets/sh4-softmmu.mak
/qemu/configs/targets/sh4eb-linux-user.mak
/qemu/configs/targets/sh4eb-softmmu.mak
/qemu/configs/targets/sparc-linux-user.mak
/qemu/configs/targets/sparc-softmmu.mak
/qemu/configs/targets/sparc32plus-linux-user.mak
/qemu/configs/targets/sparc64-linux-user.mak
/qemu/configs/targets/sparc64-softmmu.mak
/qemu/configs/targets/tricore-softmmu.mak
/qemu/configs/targets/x86_64-bsd-user.mak
/qemu/configs/targets/x86_64-linux-user.mak
/qemu/configs/targets/x86_64-softmmu.mak
/qemu/configs/targets/xtensa-linux-user.mak
/qemu/configs/targets/xtensa-softmmu.mak
/qemu/configs/targets/xtensaeb-linux-user.mak
/qemu/configs/targets/xtensaeb-softmmu.mak
/qemu/configure
/qemu/contrib/vhost-user-gpu/meson.build
/qemu/cpu.c
init.c
/qemu/docs/devel/build-system.rst
/qemu/docs/devel/index.rst
/qemu/docs/devel/kconfig.rst
/qemu/docs/devel/modules.rst
/qemu/docs/devel/qom.rst
/qemu/docs/hyperv.txt
/qemu/docs/pcie_pci_bridge.txt
/qemu/docs/system/arm/aspeed.rst
/qemu/docs/system/arm/nuvoton.rst
/qemu/docs/system/arm/stm32.rst
/qemu/docs/system/deprecated.rst
/qemu/docs/system/nvme.rst
/qemu/docs/system/ppc/ppce500.rst
/qemu/docs/system/removed-features.rst
/qemu/docs/system/target-arm.rst
/qemu/docs/tools/qemu-img.rst
/qemu/docs/tools/virtiofsd.rst
/qemu/hmp-commands-info.hx
/qemu/hw/9pfs/9p-local.c
/qemu/hw/9pfs/9p-posix-acl.c
/qemu/hw/9pfs/9p-proxy.c
/qemu/hw/9pfs/9p-synth.c
/qemu/hw/9pfs/9p-util.c
/qemu/hw/9pfs/9p-xattr-user.c
/qemu/hw/9pfs/9p-xattr.c
/qemu/hw/9pfs/9p.c
/qemu/hw/9pfs/9p.h
/qemu/hw/9pfs/codir.c
/qemu/hw/9pfs/cofile.c
/qemu/hw/9pfs/cofs.c
/qemu/hw/9pfs/coth.c
/qemu/hw/9pfs/coxattr.c
/qemu/hw/9pfs/virtio-9p-device.c
/qemu/hw/9pfs/xen-9p-backend.c
/qemu/hw/Kconfig
/qemu/hw/acpi/generic_event_device.c
/qemu/hw/adc/Kconfig
/qemu/hw/adc/max111x.c
/qemu/hw/adc/meson.build
/qemu/hw/adc/zynq-xadc.c
/qemu/hw/arm/Kconfig
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/bcm2835_peripherals.c
/qemu/hw/arm/meson.build
/qemu/hw/arm/nseries.c
/qemu/hw/arm/pxa2xx.c
/qemu/hw/arm/spitz.c
/qemu/hw/arm/stellaris.c
/qemu/hw/arm/stm32f100_soc.c
/qemu/hw/arm/stm32vldiscovery.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xilinx_zynq.c
/qemu/hw/block/block.c
/qemu/hw/block/dataplane/virtio-blk.c
/qemu/hw/block/vhost-user-blk.c
/qemu/hw/core/machine.c
/qemu/hw/core/numa.c
/qemu/hw/display/ati.c
/qemu/hw/display/g364fb.c
/qemu/hw/display/meson.build
/qemu/hw/display/qxl.c
/qemu/hw/display/sm501.c
/qemu/hw/display/vhost-user-gpu-pci.c
/qemu/hw/display/vhost-user-gpu.c
/qemu/hw/display/vhost-user-vga.c
/qemu/hw/display/virtio-gpu-base.c
/qemu/hw/display/virtio-gpu-gl.c
/qemu/hw/display/virtio-gpu-pci-gl.c
/qemu/hw/display/virtio-gpu-pci.c
/qemu/hw/display/virtio-gpu.c
/qemu/hw/display/virtio-vga-gl.c
/qemu/hw/display/virtio-vga.c
/qemu/hw/display/xlnx_dp.c
/qemu/hw/gpio/gpio_pwr.c
/qemu/hw/gpio/pl061.c
/qemu/hw/gpio/trace-events
/qemu/hw/hyperv/vmbus.c
/qemu/hw/i2c/Kconfig
/qemu/hw/i2c/core.c
/qemu/hw/i2c/imx_i2c.c
/qemu/hw/i2c/meson.build
/qemu/hw/i2c/pm_smbus.c
/qemu/hw/i2c/pmbus_device.c
/qemu/hw/i2c/ppc4xx_i2c.c
/qemu/hw/i2c/smbus_master.c
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/pc.c
/qemu/hw/input/lm832x.c
/qemu/hw/input/vhost-user-input.c
/qemu/hw/intc/arm_gicv3_cpuif.c
/qemu/hw/intc/arm_gicv3_redist.c
/qemu/hw/intc/s390_flic_kvm.c
/qemu/hw/ipmi/ipmi_bmc_sim.c
/qemu/hw/m68k/q800.c
/qemu/hw/meson.build
/qemu/hw/mips/jazz.c
/qemu/hw/misc/Kconfig
/qemu/hw/misc/auxbus.c
/qemu/hw/misc/bcm2835_powermgt.c
/qemu/hw/misc/meson.build
/qemu/hw/net/dp8393x.c
/qemu/hw/net/trace-events
/qemu/hw/net/vhost_net.c
/qemu/hw/net/virtio-net.c
/qemu/hw/nvme/ctrl.c
/qemu/hw/nvme/dif.c
/qemu/hw/nvme/ns.c
/qemu/hw/nvme/nvme.h
/qemu/hw/nvme/trace-events
/qemu/hw/pci-host/Kconfig
/qemu/hw/pci-host/bonito.c
/qemu/hw/pci-host/meson.build
/qemu/hw/pci-host/mv64361.c
/qemu/hw/pci-host/q35.c
/qemu/hw/pci-host/raven.c
/qemu/hw/pci-host/trace-events
/qemu/hw/ppc/Kconfig
/qemu/hw/ppc/meson.build
/qemu/hw/ppc/pegasos2.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_caps.c
/qemu/hw/ppc/spapr_hcall.c
/qemu/hw/ppc/spapr_vof.c
/qemu/hw/ppc/trace-events
/qemu/hw/ppc/vof.c
/qemu/hw/rdma/vmw/pvrdma_cmd.c
/qemu/hw/rdma/vmw/pvrdma_dev_ring.c
/qemu/hw/rdma/vmw/pvrdma_main.c
/qemu/hw/s390x/meson.build
/qemu/hw/s390x/s390-stattrib-kvm.c
/qemu/hw/s390x/tod-kvm.c
/qemu/hw/s390x/tod-tcg.c
/qemu/hw/s390x/tod.c
/qemu/hw/s390x/virtio-ccw-gpu.c
/qemu/hw/s390x/virtio-ccw.c
/qemu/hw/scsi/vhost-scsi.c
/qemu/hw/scsi/vhost-user-scsi.c
/qemu/hw/scsi/virtio-scsi-dataplane.c
/qemu/hw/sd/sd.c
/qemu/hw/sensor/Kconfig
/qemu/hw/sensor/adm1272.c
/qemu/hw/sensor/emc141x.c
/qemu/hw/sensor/max34451.c
/qemu/hw/sensor/meson.build
/qemu/hw/sensor/tmp105.c
/qemu/hw/sensor/tmp421.c
/qemu/hw/usb/ccid-card-emulated.c
/qemu/hw/usb/ccid-card-passthru.c
/qemu/hw/usb/desc-msos.c
/qemu/hw/usb/dev-storage-bot.c
/qemu/hw/usb/dev-storage-classic.c
/qemu/hw/usb/dev-uas.c
/qemu/hw/usb/host-libusb.c
/qemu/hw/usb/meson.build
/qemu/hw/usb/redirect.c
/qemu/hw/vfio/ap.c
/qemu/hw/vfio/common.c
/qemu/hw/virtio/vhost-backend.c
/qemu/hw/virtio/vhost-user-fs.c
/qemu/hw/virtio/vhost-user-vsock.c
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/vhost-vdpa.c
/qemu/hw/virtio/vhost-vsock.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-mem.c
/qemu/hw/virtio/virtio-mmio.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio.c
/qemu/include/block/aio.h
/qemu/include/block/block.h
/qemu/include/block/nvme.h
/qemu/include/exec/memory.h
/qemu/include/exec/translator.h
/qemu/include/hw/adc/max111x.h
/qemu/include/hw/adc/zynq-xadc.h
/qemu/include/hw/arm/bcm2835_peripherals.h
/qemu/include/hw/arm/stm32f100_soc.h
/qemu/include/hw/block/block.h
/qemu/include/hw/boards.h
/qemu/include/hw/i2c/i2c.h
/qemu/include/hw/i2c/pmbus_device.h
/qemu/include/hw/input/lm832x.h
/qemu/include/hw/misc/bcm2835_powermgt.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ppc/vof.h
/qemu/include/hw/s390x/tod.h
/qemu/include/hw/sensor/emc141x_regs.h
/qemu/include/hw/sensor/tmp105.h
/qemu/include/hw/sensor/tmp105_regs.h
/qemu/include/hw/usb.h
/qemu/include/hw/vfio/vfio-common.h
/qemu/include/hw/virtio/vhost-backend.h
/qemu/include/hw/virtio/vhost.h
/qemu/include/hw/virtio/virtio-mem.h
/qemu/include/migration/vmstate.h
/qemu/include/monitor/monitor.h
/qemu/include/qemu/bitops.h
/qemu/include/qemu/main-loop.h
/qemu/include/qemu/module.h
/qemu/include/qemu/option.h
/qemu/include/qemu/osdep.h
/qemu/include/qom/object.h
/qemu/include/standard-headers/asm-x86/kvm_para.h
/qemu/include/standard-headers/drm/drm_fourcc.h
/qemu/include/standard-headers/linux/ethtool.h
/qemu/include/standard-headers/linux/input-event-codes.h
/qemu/include/standard-headers/linux/virtio_ids.h
/qemu/include/standard-headers/linux/virtio_vsock.h
/qemu/include/tcg/tcg-op-gvec.h
/qemu/include/tcg/tcg-op.h
/qemu/include/tcg/tcg-opc.h
/qemu/include/tcg/tcg.h
/qemu/linux-headers/asm-arm64/kvm.h
/qemu/linux-headers/asm-generic/mman-common.h
/qemu/linux-headers/asm-generic/unistd.h
/qemu/linux-headers/asm-mips/mman.h
/qemu/linux-headers/asm-mips/unistd_n32.h
/qemu/linux-headers/asm-mips/unistd_n64.h
/qemu/linux-headers/asm-mips/unistd_o32.h
/qemu/linux-headers/asm-powerpc/unistd_32.h
/qemu/linux-headers/asm-powerpc/unistd_64.h
/qemu/linux-headers/asm-s390/unistd_32.h
/qemu/linux-headers/asm-s390/unistd_64.h
/qemu/linux-headers/asm-x86/kvm.h
/qemu/linux-headers/asm-x86/unistd_32.h
/qemu/linux-headers/asm-x86/unistd_64.h
/qemu/linux-headers/asm-x86/unistd_x32.h
/qemu/linux-headers/linux/kvm.h
/qemu/linux-headers/linux/userfaultfd.h
/qemu/linux-user/aarch64/syscall_nr.h
/qemu/linux-user/aarch64/target_errno_defs.h
/qemu/linux-user/alpha/syscall.tbl
/qemu/linux-user/alpha/target_errno_defs.h
/qemu/linux-user/alpha/target_syscall.h
/qemu/linux-user/arm/syscall.tbl
/qemu/linux-user/arm/target_errno_defs.h
/qemu/linux-user/cris/target_errno_defs.h
/qemu/linux-user/elfload.c
/qemu/linux-user/errnos.c.inc
/qemu/linux-user/fd-trans.c
/qemu/linux-user/fd-trans.h
/qemu/linux-user/generic/target_errno_defs.h
/qemu/linux-user/hexagon/syscall_nr.h
/qemu/linux-user/hexagon/target_errno_defs.h
/qemu/linux-user/hppa/syscall.tbl
/qemu/linux-user/hppa/target_errno_defs.h
/qemu/linux-user/hppa/target_syscall.h
/qemu/linux-user/i386/syscall_32.tbl
/qemu/linux-user/i386/target_errno_defs.h
/qemu/linux-user/linuxload.c
/qemu/linux-user/m68k/syscall.tbl
/qemu/linux-user/m68k/target_errno_defs.h
/qemu/linux-user/main.c
/qemu/linux-user/microblaze/syscall.tbl
/qemu/linux-user/microblaze/target_errno_defs.h
/qemu/linux-user/mips/syscall-args-o32.c.inc
/qemu/linux-user/mips/syscall_o32.tbl
/qemu/linux-user/mips/target_errno_defs.h
/qemu/linux-user/mips/target_syscall.h
/qemu/linux-user/mips64/syscall_n32.tbl
/qemu/linux-user/mips64/syscall_n64.tbl
/qemu/linux-user/mips64/target_errno_defs.h
/qemu/linux-user/mips64/target_syscall.h
/qemu/linux-user/nios2/syscall_nr.h
/qemu/linux-user/nios2/target_errno_defs.h
/qemu/linux-user/openrisc/syscall_nr.h
/qemu/linux-user/openrisc/target_errno_defs.h
/qemu/linux-user/ppc/syscall.tbl
/qemu/linux-user/ppc/target_errno_defs.h
/qemu/linux-user/riscv/syscall32_nr.h
/qemu/linux-user/riscv/syscall64_nr.h
/qemu/linux-user/riscv/target_errno_defs.h
/qemu/linux-user/s390x/syscall.tbl
/qemu/linux-user/s390x/target_errno_defs.h
/qemu/linux-user/safe-syscall.S
/qemu/linux-user/sh4/syscall.tbl
/qemu/linux-user/sh4/target_errno_defs.h
/qemu/linux-user/sparc/syscall.tbl
/qemu/linux-user/sparc/target_errno_defs.h
/qemu/linux-user/sparc/target_syscall.h
/qemu/linux-user/syscall.c
/qemu/linux-user/syscall_defs.h
/qemu/linux-user/x86_64/syscall_64.tbl
/qemu/linux-user/x86_64/target_errno_defs.h
/qemu/linux-user/xtensa/syscall.tbl
/qemu/linux-user/xtensa/target_errno_defs.h
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/migration.c
/qemu/migration/qemu-file.c
/qemu/migration/ram.c
/qemu/migration/rdma.c
/qemu/monitor/hmp.c
/qemu/monitor/misc.c
/qemu/pc-bios/README
/qemu/pc-bios/slof.bin
/qemu/pc-bios/u-boot.e500
/qemu/pc-bios/vof-nvram.bin
/qemu/pc-bios/vof.bin
/qemu/pc-bios/vof/Makefile
/qemu/pc-bios/vof/bootmem.c
/qemu/pc-bios/vof/ci.c
/qemu/pc-bios/vof/entry.S
/qemu/pc-bios/vof/libc.c
/qemu/pc-bios/vof/main.c
/qemu/pc-bios/vof/vof.h
/qemu/pc-bios/vof/vof.lds
/qemu/python/.gitignore
/qemu/python/Makefile
/qemu/python/Pipfile.lock
/qemu/python/README.rst
/qemu/python/qemu/machine/__init__.py
/qemu/python/qemu/machine/machine.py
/qemu/python/qemu/machine/py.typed
/qemu/python/qemu/machine/qtest.py
/qemu/python/qemu/qmp/__init__.py
/qemu/python/qemu/qmp/py.typed
/qemu/python/qemu/qmp/qom.py
/qemu/python/qemu/qmp/qom_common.py
/qemu/python/qemu/utils/accel.py
/qemu/python/qemu/utils/py.typed
/qemu/python/setup.cfg
/qemu/python/tests/flake8.sh
/qemu/qapi/block-core.json
/qemu/qapi/block-export.json
/qemu/qemu-img.c
/qemu/qemu-io-cmds.c
/qemu/qemu-options.hx
/qemu/qom/object_interfaces.c
/qemu/roms/SLOF
/qemu/roms/u-boot
/qemu/scripts/coverity-scan/COMPONENTS.md
/qemu/scripts/coverity-scan/run-coverity-scan
/qemu/scripts/entitlement.sh
/qemu/scripts/modinfo-collect.py
/qemu/scripts/modinfo-generate.py
/qemu/scripts/qemu-trace-stap
/qemu/scripts/update-mips-syscall-args.sh
/qemu/softmmu/cpus.c
/qemu/softmmu/memory.c
/qemu/softmmu/physmem.c
/qemu/softmmu/trace-events
/qemu/softmmu/vl.c
/qemu/stubs/module-opts.c
/qemu/target/Kconfig
/qemu/target/alpha/Kconfig
/qemu/target/alpha/translate.c
/qemu/target/arm/Kconfig
/qemu/target/arm/helper-a64.c
/qemu/target/arm/helper-mve.h
/qemu/target/arm/helper.c
/qemu/target/arm/mve.decode
/qemu/target/arm/mve_helper.c
/qemu/target/arm/t32.decode
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate-mve.c
/qemu/target/arm/translate-neon.c
/qemu/target/arm/translate-sve.c
/qemu/target/arm/translate.c
/qemu/target/arm/translate.h
/qemu/target/arm/vfp_helper.c
/qemu/target/avr/Kconfig
/qemu/target/avr/helper.h
/qemu/target/avr/translate.c
/qemu/target/cris/Kconfig
/qemu/target/cris/helper.h
/qemu/target/cris/translate.c
/qemu/target/cris/translate_v10.c.inc
/qemu/target/hexagon/gen_tcg.h
/qemu/target/hexagon/genptr.c
/qemu/target/hexagon/imported/encode_pp.def
/qemu/target/hexagon/macros.h
/qemu/target/hexagon/op_helper.c
/qemu/target/hexagon/translate.c
/qemu/target/hppa/Kconfig
/qemu/target/hppa/translate.c
/qemu/target/i386/Kconfig
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/helper.h
/qemu/target/i386/hvf/hvf-cpu.c
/qemu/target/i386/hvf/hvf.c
/qemu/target/i386/hvf/x86hvf.c
/qemu/target/i386/kvm/hyperv-proto.h
/qemu/target/i386/kvm/kvm-cpu.c
/qemu/target/i386/kvm/kvm-stub.c
/qemu/target/i386/kvm/kvm.c
/qemu/target/i386/kvm/kvm_i386.h
/qemu/target/i386/svm.h
/qemu/target/i386/tcg/bpt_helper.c
/qemu/target/i386/tcg/fpu_helper.c
/qemu/target/i386/tcg/sysemu/bpt_helper.c
/qemu/target/i386/tcg/sysemu/svm_helper.c
/qemu/target/i386/tcg/tcg-cpu.c
/qemu/target/i386/tcg/tcg-cpu.h
/qemu/target/i386/tcg/translate.c
/qemu/target/i386/xsave_helper.c
/qemu/target/m68k/Kconfig
/qemu/target/m68k/translate.c
/qemu/target/microblaze/Kconfig
/qemu/target/microblaze/translate.c
/qemu/target/mips/Kconfig
/qemu/target/mips/tcg/micromips_translate.c.inc
/qemu/target/mips/tcg/mips16e_translate.c.inc
/qemu/target/mips/tcg/mxu_translate.c
/qemu/target/mips/tcg/nanomips_translate.c.inc
/qemu/target/mips/tcg/sysemu/mips-semi.c
/qemu/target/mips/tcg/translate.c
/qemu/target/mips/tcg/translate.h
/qemu/target/mips/tcg/tx79.decode
/qemu/target/mips/tcg/tx79_translate.c
/qemu/target/nios2/Kconfig
/qemu/target/nios2/translate.c
/qemu/target/openrisc/Kconfig
/qemu/target/openrisc/translate.c
/qemu/target/ppc/Kconfig
/qemu/target/ppc/arch_dump.c
/qemu/target/ppc/cpu-qom.h
/qemu/target/ppc/cpu.c
/qemu/target/ppc/cpu.h
/qemu/target/ppc/cpu_init.c
/qemu/target/ppc/excp_helper.c
/qemu/target/ppc/kvm.c
/qemu/target/ppc/kvm_ppc.h
/qemu/target/ppc/mmu-book3s-v3.c
/qemu/target/ppc/mmu-book3s-v3.h
/qemu/target/ppc/mmu-books.h
/qemu/target/ppc/mmu-hash32.c
/qemu/target/ppc/mmu-hash32.h
/qemu/target/ppc/mmu-hash64.c
/qemu/target/ppc/mmu-hash64.h
/qemu/target/ppc/mmu-radix64.c
/qemu/target/ppc/mmu-radix64.h
/qemu/target/ppc/mmu_helper.c
/qemu/target/ppc/translate.c
/qemu/target/riscv/Kconfig
/qemu/target/riscv/translate.c
/qemu/target/rx/Kconfig
/qemu/target/rx/translate.c
/qemu/target/s390x/Kconfig
/qemu/target/s390x/arch_dump.c
/qemu/target/s390x/cpu-dump.c
/qemu/target/s390x/cpu-sysemu.c
/qemu/target/s390x/cpu.c
/qemu/target/s390x/cpu_features_def.h.inc
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/cpu_models_sysemu.c
/qemu/target/s390x/cpu_models_user.c
/qemu/target/s390x/diag.c
/qemu/target/s390x/gdbstub.c
/qemu/target/s390x/gen-features.c
/qemu/target/s390x/helper.c
/qemu/target/s390x/helper.h
/qemu/target/s390x/interrupt.c
/qemu/target/s390x/ioinst.c
/qemu/target/s390x/kvm/kvm.c
/qemu/target/s390x/kvm/kvm_s390x.h
/qemu/target/s390x/kvm/meson.build
/qemu/target/s390x/kvm/trace-events
/qemu/target/s390x/kvm/trace.h
/qemu/target/s390x/machine.c
/qemu/target/s390x/meson.build
/qemu/target/s390x/mmu_helper.c
/qemu/target/s390x/s390x-internal.h
/qemu/target/s390x/sigp.c
/qemu/target/s390x/tcg/cc_helper.c
/qemu/target/s390x/tcg/crypto_helper.c
/qemu/target/s390x/tcg/excp_helper.c
/qemu/target/s390x/tcg/fpu_helper.c
/qemu/target/s390x/tcg/insn-data.def
/qemu/target/s390x/tcg/insn-format.def
/qemu/target/s390x/tcg/int_helper.c
/qemu/target/s390x/tcg/mem_helper.c
/qemu/target/s390x/tcg/meson.build
/qemu/target/s390x/tcg/misc_helper.c
/qemu/target/s390x/tcg/s390-tod.h
/qemu/target/s390x/tcg/tcg_s390x.h
/qemu/target/s390x/tcg/translate.c
/qemu/target/s390x/tcg/translate_vx.c.inc
/qemu/target/s390x/tcg/vec.h
/qemu/target/s390x/tcg/vec_fpu_helper.c
/qemu/target/s390x/tcg/vec_helper.c
/qemu/target/s390x/tcg/vec_int_helper.c
/qemu/target/s390x/tcg/vec_string_helper.c
/qemu/target/s390x/trace-events
/qemu/target/sh4/Kconfig
/qemu/target/sh4/translate.c
/qemu/target/sparc/Kconfig
/qemu/target/sparc/translate.c
/qemu/target/tricore/Kconfig
/qemu/target/tricore/translate.c
/qemu/target/xtensa/Kconfig
/qemu/target/xtensa/translate.c
/qemu/target/xtensa/xtensa-semi.c
/qemu/tcg/README
/qemu/tcg/aarch64/tcg-target.c.inc
/qemu/tcg/aarch64/tcg-target.h
/qemu/tcg/arm/tcg-target.c.inc
/qemu/tcg/arm/tcg-target.h
/qemu/tcg/i386/tcg-target.c.inc
/qemu/tcg/i386/tcg-target.h
/qemu/tcg/mips/tcg-target.c.inc
/qemu/tcg/mips/tcg-target.h
/qemu/tcg/optimize.c
/qemu/tcg/ppc/tcg-target.c.inc
/qemu/tcg/ppc/tcg-target.h
/qemu/tcg/region.c
/qemu/tcg/riscv/tcg-target.c.inc
/qemu/tcg/riscv/tcg-target.h
/qemu/tcg/s390/tcg-target.c.inc
/qemu/tcg/s390/tcg-target.h
/qemu/tcg/sparc/tcg-target.c.inc
/qemu/tcg/sparc/tcg-target.h
/qemu/tcg/tcg-op-gvec.c
/qemu/tcg/tcg-op.c
/qemu/tcg/tcg.c
/qemu/tcg/tci.c
/qemu/tcg/tci/tcg-target.c.inc
/qemu/tcg/tci/tcg-target.h
/qemu/tests/Makefile.include
/qemu/tests/acceptance/boot_linux_console.py
/qemu/tests/acceptance/machine_mips_fuloong2e.py
/qemu/tests/data/acpi/pc/DSDT
/qemu/tests/data/acpi/pc/DSDT.acpihmat
/qemu/tests/data/acpi/pc/DSDT.bridge
/qemu/tests/data/acpi/pc/DSDT.cphp
/qemu/tests/data/acpi/pc/DSDT.dimmpxm
/qemu/tests/data/acpi/pc/DSDT.hpbridge
/qemu/tests/data/acpi/pc/DSDT.ipmikcs
/qemu/tests/data/acpi/pc/DSDT.memhp
/qemu/tests/data/acpi/pc/DSDT.nohpet
/qemu/tests/data/acpi/pc/DSDT.numamem
/qemu/tests/migration/guestperf/engine.py
/qemu/tests/qemu-iotests/040
/qemu/tests/qemu-iotests/041
/qemu/tests/qemu-iotests/061
/qemu/tests/qemu-iotests/061.out
/qemu/tests/qemu-iotests/082.out
/qemu/tests/qemu-iotests/114
/qemu/tests/qemu-iotests/114.out
/qemu/tests/qemu-iotests/122.out
/qemu/tests/qemu-iotests/146.out
/qemu/tests/qemu-iotests/154.out
/qemu/tests/qemu-iotests/155
/qemu/tests/qemu-iotests/165
/qemu/tests/qemu-iotests/172.out
/qemu/tests/qemu-iotests/179.out
/qemu/tests/qemu-iotests/189
/qemu/tests/qemu-iotests/198
/qemu/tests/qemu-iotests/207
/qemu/tests/qemu-iotests/207.out
/qemu/tests/qemu-iotests/209.out
/qemu/tests/qemu-iotests/211.out
/qemu/tests/qemu-iotests/221.out
/qemu/tests/qemu-iotests/223.out
/qemu/tests/qemu-iotests/241.out
/qemu/tests/qemu-iotests/244.out
/qemu/tests/qemu-iotests/245
/qemu/tests/qemu-iotests/245.out
/qemu/tests/qemu-iotests/248
/qemu/tests/qemu-iotests/248.out
/qemu/tests/qemu-iotests/252.out
/qemu/tests/qemu-iotests/253.out
/qemu/tests/qemu-iotests/274.out
/qemu/tests/qemu-iotests/291.out
/qemu/tests/qemu-iotests/296
/qemu/tests/qemu-iotests/298
/qemu/tests/qemu-iotests/301
/qemu/tests/qemu-iotests/301.out
/qemu/tests/qemu-iotests/308
/qemu/tests/qemu-iotests/308.out
/qemu/tests/qemu-iotests/common.rc
/qemu/tests/qemu-iotests/tests/fuse-allow-other
/qemu/tests/qemu-iotests/tests/fuse-allow-other.out
/qemu/tests/qemu-iotests/tests/nbd-qemu-allocation
/qemu/tests/qemu-iotests/tests/nbd-qemu-allocation.out
/qemu/tests/qemu-iotests/tests/remove-bitmap-from-backing
/qemu/tests/qtest/adm1272-test.c
/qemu/tests/qtest/boot-serial-test.c
/qemu/tests/qtest/emc141x-test.c
/qemu/tests/qtest/fuzz-sdcard-test.c
/qemu/tests/qtest/libqos/virtio-9p.c
/qemu/tests/qtest/max34451-test.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/migration-test.c
/qemu/tests/qtest/npcm7xx_smbus-test.c
/qemu/tests/qtest/numa-test.c
/qemu/tests/qtest/rtas-test.c
/qemu/tests/qtest/tmp105-test.c
/qemu/tests/qtest/virtio-9p-test.c
/qemu/tests/tcg/hexagon/misc.c
/qemu/tests/tcg/hppa/Makefile.target
/qemu/tests/tcg/multiarch/Makefile.target
/qemu/tests/tcg/s390x/Makefile.target
/qemu/tests/unit/ptimer-test-stubs.c
/qemu/tests/unit/test-bdrv-drain.c
/qemu/tests/unit/test-bdrv-graph-mod.c
/qemu/tests/unit/test-crypto-cipher.c
/qemu/tests/unit/test-crypto-hash.c
/qemu/tests/unit/test-crypto-hmac.c
/qemu/tests/unit/test-crypto-ivgen.c
/qemu/tests/unit/test-crypto-pbkdf.c
/qemu/tests/unit/test-keyval.c
/qemu/tests/unit/test-qemu-opts.c
/qemu/tools/virtiofsd/fuse_common.h
/qemu/tools/virtiofsd/fuse_lowlevel.c
/qemu/tools/virtiofsd/fuse_lowlevel.h
/qemu/tools/virtiofsd/fuse_virtio.c
/qemu/tools/virtiofsd/helper.c
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/tools/virtiofsd/passthrough_seccomp.c
/qemu/trace-events
/qemu/trace/control-target.c
/qemu/trace/control.c
/qemu/trace/control.h
/qemu/trace/meson.build
/qemu/trace/qmp.c
/qemu/trace/simple.c
/qemu/trace/simple.h
/qemu/ui/egl-headless.c
/qemu/ui/gtk.c
/qemu/ui/sdl2.c
/qemu/ui/spice-app.c
/qemu/ui/spice-core.c
/qemu/util/async.c
/qemu/util/guest-random.c
/qemu/util/keyval.c
/qemu/util/main-loop.c
/qemu/util/meson.build
/qemu/util/mmap-alloc.c
/qemu/util/module.c
/qemu/util/qemu-option.c
/qemu/util/trace-events
/qemu/util/uri.c

12345678910>>...13