History log of /qemu/.gitlab-ci.d/ (Results 201 – 225 of 338)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
861dca3727-May-2022 Marc-André Lureau <marcandre.lureau@redhat.com>

gitlab-ci: add meson JUnit test result into report

This allows the gitlab UI to show the test results in different ways,
see doc:

https://docs.gitlab.com/ee/ci/unit_test_reports.html#how-it-works

gitlab-ci: add meson JUnit test result into report

This allows the gitlab UI to show the test results in different ways,
see doc:

https://docs.gitlab.com/ee/ci/unit_test_reports.html#how-it-works

Previous we only reports avocado test results (.avocado_test_job_template),
with this change, the qemu/meson tests are also covered.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220525173411.612224-1-marcandre.lureau@redhat.com>
[AJB: expand the commit description]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20220527153603.887929-4-alex.bennee@linaro.org>

show more ...

6fd4e75627-May-2022 Thomas Huth <thuth@redhat.com>

.gitlab-ci.d/crossbuilds: Fix the dependency of the cross-i386-tci job

The cross-i386-tci job uses the fedora-i386-cross image, so we should make sure
that the corresponding job that builds it (the

.gitlab-ci.d/crossbuilds: Fix the dependency of the cross-i386-tci job

The cross-i386-tci job uses the fedora-i386-cross image, so we should make sure
that the corresponding job that builds it (the i386-fedora-cross-container job)
has finished before we start the TCI job.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220524092600.89997-1-thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20220527153603.887929-3-alex.bennee@linaro.org>

show more ...

658f2da127-May-2022 Thomas Huth <thuth@redhat.com>

.gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages

The "riscv64-debian-cross-container" job does not depend on any other
container job from the first stage, so we can move it t

.gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages

The "riscv64-debian-cross-container" job does not depend on any other
container job from the first stage, so we can move it to the first
stage, too.

The "riscv64-debian-test-cross-container" job needs the debian11
container, so we should add a proper "needs:" statement here.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20220524093141.91012-1-thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20220527153603.887929-2-alex.bennee@linaro.org>

show more ...


container-cross.yml
/qemu/MAINTAINERS
/qemu/backends/hostmem.c
/qemu/configure
/qemu/contrib/elf2dmp/qemu_elf.c
/qemu/crypto/akcipher-gcrypt.c.inc
/qemu/crypto/akcipher-nettle.c.inc
/qemu/crypto/akcipher.c
/qemu/crypto/akcipherpriv.h
/qemu/crypto/der.c
/qemu/crypto/der.h
/qemu/crypto/meson.build
/qemu/crypto/rsakey-builtin.c.inc
/qemu/crypto/rsakey-nettle.c.inc
/qemu/crypto/rsakey.c
/qemu/crypto/rsakey.h
/qemu/docs/system/arm/aspeed.rst
/qemu/docs/system/arm/emulation.rst
/qemu/docs/system/i386/hyperv.rst
/qemu/docs/system/ppc/pseries.rst
/qemu/docs/system/target-i386.rst
/qemu/docs/tools/virtiofsd.rst
/qemu/hmp-commands-info.hx
/qemu/hmp-commands.hx
/qemu/hw/adc/zynq-xadc.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/musicpal.c
/qemu/hw/arm/virt.c
/qemu/hw/audio/ac97.c
/qemu/hw/block/m25p80.c
/qemu/hw/core/loader.c
/qemu/hw/core/machine.c
/qemu/hw/core/uboot_image.h
/qemu/hw/display/artist.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/hppa/hppa_hardware.h
/qemu/hw/hppa/machine.c
/qemu/hw/hyperv/vmbus.c
/qemu/hw/ide/core.c
/qemu/hw/ide/macio.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/pnv_xive2.c
/qemu/hw/intc/riscv_aclint.c
/qemu/hw/m68k/mcf5206.c
/qemu/hw/m68k/mcf5208.c
/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/ppc/e500.c
/qemu/hw/ppc/spapr.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/sd/allwinner-sdhost.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/include/crypto/akcipher.h
/qemu/include/hw/adc/zynq-xadc.h
/qemu/include/hw/arm/aspeed_soc.h
/qemu/include/hw/gpio/aspeed_gpio.h
/qemu/include/hw/hyperv/vmbus.h
/qemu/include/hw/intc/arm_gicv3_common.h
/qemu/include/hw/ppc/spapr.h
/qemu/include/hw/ptimer.h
/qemu/include/qemu/cutils.h
/qemu/include/qemu/osdep.h
/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/monitor/misc.c
/qemu/net/clients.h
/qemu/net/meson.build
/qemu/net/net.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/crypto.json
/qemu/qapi/net.json
/qemu/qemu-io.c
/qemu/qemu-options.hx
/qemu/qga/channel-posix.c
/qemu/qga/commands-posix.c
/qemu/qga/commands-win32.c
/qemu/qga/cutils.c
/qemu/qga/cutils.h
/qemu/qga/installer/qemu-ga.wxs
/qemu/qga/main.c
/qemu/qga/meson.build
/qemu/qga/qapi-schema.json
/qemu/roms/seabios-hppa
/qemu/scripts/meson-buildoptions.sh
/qemu/semihosting/arm-compat-semi.c
/qemu/storage-daemon/qemu-storage-daemon.c
/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/hvf/hvf.c
/qemu/target/arm/internals.h
/qemu/target/arm/kvm64.c
/qemu/target/arm/op_helper.c
/qemu/target/arm/sve.decode
/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.h
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/kvm/hyperv-proto.h
/qemu/target/i386/kvm/kvm.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/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/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/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/tcg/ppc/tcg-target.c.inc
/qemu/tests/bench/benchmark-crypto-akcipher.c
/qemu/tests/bench/meson.build
/qemu/tests/bench/test_akcipher_keys.inc
/qemu/tests/docker/dockerfiles/fedora-win32-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win64-cross.docker
/qemu/tests/qtest/aspeed_gpio-test.c
/qemu/tests/qtest/aspeed_smc-test.c
/qemu/tests/qtest/fuzz/fuzz.c
/qemu/tests/qtest/libqmp.c
/qemu/tests/qtest/libqmp.h
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/libqtest.h
/qemu/tests/tcg/s390x/signals-s390x.c
/qemu/tests/unit/meson.build
/qemu/tests/unit/ptimer-test.c
/qemu/tests/unit/test-crypto-akcipher.c
/qemu/tests/unit/test-crypto-der.c
/qemu/tests/unit/test-qga.c
/qemu/util/cutils.c
/qemu/util/oslib-posix.c
/qemu/util/oslib-win32.c
/qemu/util/thread-pool.c
8360208316-May-2022 Thomas Huth <thuth@redhat.com>

capstone: Remove the capstone submodule

Now that we allow compiling with Capstone v3.0.5 again, all our supported
build hosts should provide at least this version of the disassembler
library, so we

capstone: Remove the capstone submodule

Now that we allow compiling with Capstone v3.0.5 again, all our supported
build hosts should provide at least this version of the disassembler
library, so we do not need to ship this as a submodule anymore.

Message-Id: <20220516145823.148450-4-thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>

show more ...

43ecd16616-May-2022 Thomas Huth <thuth@redhat.com>

capstone: Allow version 3.0.5 again

According to

https://lore.kernel.org/qemu-devel/20200921174118.39352-1-richard.henderson@linaro.org/

there was an issue with Capstone 3.0.4 from Ubuntu 18, whi

capstone: Allow version 3.0.5 again

According to

https://lore.kernel.org/qemu-devel/20200921174118.39352-1-richard.henderson@linaro.org/

there was an issue with Capstone 3.0.4 from Ubuntu 18, which was the reason
for bumping our minimum Capstone requirement to version 4.0. And indeed,
compiling with that version 3.0.4 from Ubuntu 18.04 still fails (after
allowing it with a hack in meson.build). But now that we've dropped support
for Ubuntu 18.04, that issue is not relevant anymore. Compiling with Capstone
version 3.0.5 (e.g. used in Ubuntu 20.04) seems to work fine, so let's allow
that version again.

Message-Id: <20220516145823.148450-3-thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>

show more ...

f3f0cbaf16-May-2022 Thomas Huth <thuth@redhat.com>

Remove Ubuntu 18.04 container support from the repository

According to our "Supported build platforms" policy, we now do not support
Ubuntu 18.04 anymore. Remove the related container files and entr

Remove Ubuntu 18.04 container support from the repository

According to our "Supported build platforms" policy, we now do not support
Ubuntu 18.04 anymore. Remove the related container files and entries from
our CI.

Message-Id: <20220516115912.120951-1-thuth@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>

show more ...

e4e68c3116-May-2022 Thomas Huth <thuth@redhat.com>

gitlab-ci: Switch the container of the 'check-patch' & 'check-dco' jobs

The 'check-patch' and 'check-dco' jobs only need Python and git for
checking the patches, so it's not really necessary to use

gitlab-ci: Switch the container of the 'check-patch' & 'check-dco' jobs

The 'check-patch' and 'check-dco' jobs only need Python and git for
checking the patches, so it's not really necessary to use a container
here that has all the other build dependencies installed. By using a
lightweight Alpine container, we can improve the runtime here quite a
bit, cutting it down from ca. 1:30 minutes to ca. 45 seconds.

Suggested-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20220516082310.33876-1-thuth@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>

show more ...


static_checks.yml
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/audio/audio.c
/qemu/audio/audio.h
/qemu/backends/rng.c
/qemu/block/io.c
/qemu/blockdev-nbd.c
/qemu/chardev/char-io.c
/qemu/configure
/qemu/contrib/vhost-user-scsi/vhost-user-scsi.c
/qemu/crypto/secret_common.c
/qemu/crypto/tlscredsanon.c
/qemu/crypto/tlscredspsk.c
/qemu/crypto/tlscredsx509.c
/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/nbd.txt
/qemu/docs/interop/vhost-user-gpu.rst
/qemu/docs/interop/vhost-user.rst
/qemu/docs/system/device-emulation.rst
/qemu/docs/system/devices/cxl.rst
/qemu/docs/tools/qemu-nbd.rst
/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/arm/Kconfig
/qemu/hw/arm/nseries.c
/qemu/hw/audio/intel-hda.c
/qemu/hw/audio/soundhw.c
/qemu/hw/block/fdc.c
/qemu/hw/block/vhost-user-blk.c
/qemu/hw/block/virtio-blk.c
/qemu/hw/char/virtio-serial-bus.c
/qemu/hw/core/machine.c
/qemu/hw/core/numa.c
/qemu/hw/core/qdev-properties.c
/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/vhost-user-gpu.c
/qemu/hw/display/virtio-gpu-base.c
/qemu/hw/hppa/machine.c
/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/input/vhost-user-input.c
/qemu/hw/input/virtio-input.c
/qemu/hw/mem/Kconfig
/qemu/hw/mem/cxl_type3.c
/qemu/hw/mem/meson.build
/qemu/hw/meson.build
/qemu/hw/net/vhost_net.c
/qemu/hw/net/virtio-net.c
/qemu/hw/nvram/fw_cfg.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/ppc/mac_newworld.c
/qemu/hw/ppc/mac_oldworld.c
/qemu/hw/ppc/prep.c
/qemu/hw/ppc/spapr.c
/qemu/hw/remote/mpqemu-link.c
/qemu/hw/s390x/ipl.c
/qemu/hw/scsi/vhost-scsi.c
/qemu/hw/scsi/vhost-user-scsi.c
/qemu/hw/scsi/virtio-scsi.c
/qemu/hw/sparc/sun4m.c
/qemu/hw/sparc64/sun4u.c
/qemu/hw/vfio/common.c
/qemu/hw/vfio/migration.c
/qemu/hw/virtio/trace-events
/qemu/hw/virtio/vhost-backend.c
/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/hw/xen/xen_pt.c
/qemu/hw/xen/xen_pt.h
/qemu/hw/xen/xen_pt_graphics.c
/qemu/include/block/nbd.h
/qemu/include/hw/acpi/cxl.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/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/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/qdev-properties.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/coroutine.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/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-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/meson.build
/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/nbd/server.c
/qemu/net/slirp.c
/qemu/net/vhost-vdpa.c
/qemu/pc-bios/optionrom/Makefile
/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/pragma.json
/qemu/qapi/replay.json
/qemu/qapi/run-state.json
/qemu/qapi/sockets.json
/qemu/qapi/ui.json
/qemu/qemu-nbd.c
/qemu/qemu-options.hx
/qemu/qga/qapi-schema.json
/qemu/qga/vss-win32/meson.build
/qemu/qga/vss-win32/requester.cpp
/qemu/scripts/checkpatch.pl
/qemu/scripts/device-crash-test
/qemu/scripts/kvm/vmxcap
/qemu/scripts/qapi/expr.py
/qemu/scsi/pr-manager-helper.c
/qemu/slirp
/qemu/softmmu/bootdevice.c
/qemu/softmmu/globals.c
/qemu/softmmu/vl.c
/qemu/subprojects/libvhost-user/libvhost-user.c
/qemu/subprojects/libvhost-user/libvhost-user.h
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/kvm/kvm-cpu.c
/qemu/target/i386/kvm/kvm.c
/qemu/target/i386/machine.c
/qemu/target/i386/whpx/whpx-all.c
/qemu/target/openrisc/cpu.c
/qemu/tests/data/acpi/q35/CEDT.cxl
/qemu/tests/data/acpi/q35/DSDT.cxl
/qemu/tests/qemu-iotests/common.rc
/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/bios-tables-test.c
/qemu/tests/qtest/cxl-test.c
/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/meson.build
/qemu/tests/qtest/migration-helpers.c
/qemu/tests/qtest/migration-helpers.h
/qemu/tests/qtest/migration-test.c
/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/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/test-crypto-tlssession.c
/qemu/tests/unit/test-io-channel-socket.c
/qemu/ui/console.c
/qemu/ui/meson.build
/qemu/util/qemu-coroutine-lock.c
29a4937609-May-2022 Daniel P. Berrangé <berrange@redhat.com>

.gitlab-ci.d: export meson testlog.txt as an artifact

When running 'make check' we only get a summary of progress on the
console. Fortunately meson/ninja have saved the raw test output to a
logfile.

.gitlab-ci.d: export meson testlog.txt as an artifact

When running 'make check' we only get a summary of progress on the
console. Fortunately meson/ninja have saved the raw test output to a
logfile. Exposing this log will make it easier to debug failures that
happen in CI.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20220509124134.867431-3-berrange@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>

show more ...


buildtest-template.yml
/qemu/.mailmap
/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/block/copy-on-read.h
/qemu/block/coroutines.h
/qemu/bsd-user/arm/target.h
/qemu/bsd-user/arm/target_arch.h
/qemu/bsd-user/arm/target_arch_cpu.h
/qemu/bsd-user/arm/target_arch_elf.h
/qemu/bsd-user/arm/target_arch_reg.h
/qemu/bsd-user/arm/target_arch_signal.h
/qemu/bsd-user/arm/target_arch_sigtramp.h
/qemu/bsd-user/arm/target_arch_sysarch.h
/qemu/bsd-user/arm/target_arch_thread.h
/qemu/bsd-user/arm/target_arch_vmparam.h
/qemu/bsd-user/arm/target_syscall.h
/qemu/bsd-user/bsd-file.h
/qemu/bsd-user/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.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/chardev-internal.h
/qemu/crypto/ivgen-plain.h
/qemu/docs/devel/writing-monitor-commands.rst
/qemu/docs/system/arm/emulation.rst
/qemu/docs/system/arm/virt.rst
/qemu/event-loop-base.c
/qemu/hw/acpi/aml-build.c
/qemu/hw/arm/sbsa-ref.c
/qemu/hw/arm/virt.c
/qemu/hw/block/virtio-blk.c
/qemu/hw/core/machine-hmp-cmds.c
/qemu/hw/core/machine.c
/qemu/hw/hppa/machine.c
/qemu/hw/i386/e820_memory_layout.h
/qemu/hw/isa/isa-bus.c
/qemu/hw/mips/fuloong2e.c
/qemu/hw/net/can/ctu_can_fd_frame.h
/qemu/hw/net/can/ctu_can_fd_regs.h
/qemu/hw/nvme/nvme.h
/qemu/hw/pci/pci.c
/qemu/hw/ppc/spapr.c
/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/usb/hcd-dwc2.h
/qemu/hw/virtio/virtio.c
/qemu/hw/xenpv/xen_machine_pv.c
/qemu/include/block/aio.h
/qemu/include/block/block-hmp-cmds.h
/qemu/include/block/block_int-global-state.h
/qemu/include/block/thread-pool.h
/qemu/include/chardev/char-socket.h
/qemu/include/crypto/tls-cipher-suites.h
/qemu/include/exec/memopidx.h
/qemu/include/exec/translator.h
/qemu/include/fpu/softfloat-helpers.h
/qemu/include/hw/acpi/generic_event_device.h
/qemu/include/hw/gpio/aspeed_gpio.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/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/misc/bcm2835_cprman.h
/qemu/include/hw/misc/bcm2835_cprman_internals.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/allwinner-sun8i-emac.h
/qemu/include/hw/net/mv88w8618_eth.h
/qemu/include/hw/nubus/mac-nubus-bridge.h
/qemu/include/hw/pci-host/remote.h
/qemu/include/hw/ppc/pnv_pnor.h
/qemu/include/hw/riscv/boot_opensbi.h
/qemu/include/hw/riscv/shakti_c.h
/qemu/include/hw/rtc/m48t59.h
/qemu/include/hw/rtc/mc146818rtc.h
/qemu/include/hw/rtc/sun4v-rtc.h
/qemu/include/hw/rtc/xlnx-zynqmp-rtc.h
/qemu/include/hw/rx/rx62n.h
/qemu/include/hw/s390x/s390-pci-clp.h
/qemu/include/hw/sensor/emc141x_regs.h
/qemu/include/hw/ssi/xlnx-versal-ospi.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/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_imx2.h
/qemu/include/qemu/coroutine.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/plugin-memory.h
/qemu/include/qemu/qemu-plugin.h
/qemu/include/qemu/selfmap.h
/qemu/include/sysemu/block-backend-global-state.h
/qemu/include/sysemu/event-loop-base.h
/qemu/include/sysemu/iothread.h
/qemu/include/sysemu/sysemu.h
/qemu/include/tcg/tcg-ldst.h
/qemu/include/ui/dbus-display.h
/qemu/include/ui/dbus-module.h
/qemu/include/user/syscall-trace.h
/qemu/iothread.c
/qemu/linux-user/hexagon/target_signal.h
/qemu/meson.build
/qemu/plugins/plugin.h
/qemu/qapi/machine.json
/qemu/qapi/qom.json
/qemu/softmmu/globals.c
/qemu/softmmu/vl.c
/qemu/target/alpha/cpu-param.h
/qemu/target/arm/a32.decode
/qemu/target/arm/cpregs.h
/qemu/target/arm/cpu-param.h
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/cpu_tcg.c
/qemu/target/arm/helper.c
/qemu/target/arm/helper.h
/qemu/target/arm/internals.h
/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.c
/qemu/target/arm/vec_internal.h
/qemu/target/avr/cpu-qom.h
/qemu/target/avr/cpu.h
/qemu/target/cris/cpu-param.h
/qemu/target/hexagon/attribs.h
/qemu/target/hexagon/hex_arch_types.h
/qemu/target/hexagon/hex_regs.h
/qemu/target/hppa/cpu-param.h
/qemu/target/i386/cpu-param.h
/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-internal.h
/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/ppc/power8-pmu.h
/qemu/target/riscv/cpu-param.h
/qemu/target/riscv/sbi_ecall_interface.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-isa.h
/qemu/target/xtensa/core-de233_fpu/core-matmap.h
/qemu/target/xtensa/core-dsp3400/core-isa.h
/qemu/target/xtensa/core-dsp3400/core-matmap.h
/qemu/target/xtensa/cpu-param.h
/qemu/tcg/tcg-internal.h
/qemu/tests/qemu-iotests/testrunner.py
/qemu/tests/qtest/fuzz/fuzz.h
/qemu/tests/qtest/libqmp.h
/qemu/tests/qtest/migration-helpers.h
/qemu/tests/qtest/numa-test.c
/qemu/tests/vm/openbsd
/qemu/tools/virtiofsd/passthrough_seccomp.h
/qemu/ui/dbus.h
/qemu/util/aio-posix.c
/qemu/util/async.c
/qemu/util/main-loop.c
/qemu/util/qemu-coroutine.c
/qemu/util/thread-pool.c
5c570ef203-May-2022 Yonggang Luo <luoyonggang@gmail.com>

gitlab-ci: Upgrade mingw base package.

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220503200524.1868-3-luoyonggang

gitlab-ci: Upgrade mingw base package.

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220503200524.1868-3-luoyonggang@gmail.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>

show more ...


/qemu/.cirrus.yml
/qemu/.github/workflows/lockdown.yml
windows.yml
/qemu/Kconfig.host
/qemu/MAINTAINERS
/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/backends/meson.build
/qemu/block.c
/qemu/block/coroutines.h
/qemu/block/file-posix.c
/qemu/block/monitor/bitmap-qmp-cmds.c
/qemu/block/nbd.c
/qemu/block/qapi-sysemu.c
/qemu/block/qcow2-refcount.c
/qemu/block/qcow2.c
/qemu/block/vmdk.c
/qemu/blockdev-nbd.c
/qemu/bsd-user/main.c
/qemu/bsd-user/signal.c
/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/configs/targets/nios2-softmmu.mak
/qemu/configure
/qemu/contrib/elf2dmp/main.c
/qemu/contrib/ivshmem-server/ivshmem-server.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
/qemu/crypto/meson.build
/qemu/crypto/sm4.c
/qemu/disas.c
/qemu/disas/meson.build
/qemu/disas/riscv.c
/qemu/docs/about/build-platforms.rst
/qemu/docs/about/deprecated.rst
/qemu/docs/about/removed-features.rst
/qemu/docs/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/interop/vhost-user.rst
/qemu/docs/meson.build
/qemu/docs/pcie_sriov.txt
/qemu/docs/system/arm/emulation.rst
/qemu/docs/system/arm/virt.rst
/qemu/docs/system/device-emulation.rst
/qemu/docs/system/devices/ccid.rst
/qemu/docs/system/riscv/virt.rst
/qemu/docs/tools/qemu-img.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/hmp-commands.hx
/qemu/hw/9pfs/9p-posix-acl.c
/qemu/hw/9pfs/9p-synth.c
/qemu/hw/9pfs/9p-util-darwin.c
/qemu/hw/9pfs/9p-util.h
/qemu/hw/9pfs/9p.c
/qemu/hw/adc/aspeed_adc.c
/qemu/hw/arm/allwinner-a10.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_ast10x0.c
/qemu/hw/arm/aspeed_ast2600.c
/qemu/hw/arm/digic.c
/qemu/hw/arm/exynos4210.c
/qemu/hw/arm/meson.build
/qemu/hw/arm/npcm7xx_boards.c
/qemu/hw/arm/pxa2xx.c
/qemu/hw/arm/pxa2xx_pic.c
/qemu/hw/arm/realview.c
/qemu/hw/arm/smmuv3-internal.h
/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/audio/pcspk.c
/qemu/hw/audio/soundhw.c
/qemu/hw/char/escc.c
/qemu/hw/core/irq.c
/qemu/hw/core/machine.c
/qemu/hw/core/meson.build
/qemu/hw/core/sysbus-fdt.c
/qemu/hw/display/artist.c
/qemu/hw/display/trace-events
/qemu/hw/display/vmware_vga.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/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/input/virtio-input-host.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/intc/xive.c
/qemu/hw/intc/xive2.c
/qemu/hw/m68k/virt.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/mips_itu.c
/qemu/hw/misc/trace-events
/qemu/hw/misc/xlnx-versal-crl.c
/qemu/hw/net/can/can_sja1000.c
/qemu/hw/net/meson.build
/qemu/hw/nios2/10m50_devboard.c
/qemu/hw/nios2/Kconfig
/qemu/hw/pci-host/Kconfig
/qemu/hw/pci-host/dino.c
/qemu/hw/pci-host/meson.build
/qemu/hw/pci-host/pnv_phb3.c
/qemu/hw/pci-host/pnv_phb4.c
/qemu/hw/pci-host/trace-events
/qemu/hw/pci/pcie.c
/qemu/hw/pci/pcie_aer.c
/qemu/hw/ppc/pegasos2.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/pnv_lpc.c
/qemu/hw/ppc/pnv_occ.c
/qemu/hw/ppc/pnv_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/Kconfig
/qemu/hw/riscv/boot.c
/qemu/hw/riscv/microchip_pfsoc.c
/qemu/hw/riscv/opentitan.c
/qemu/hw/riscv/sifive_u.c
/qemu/hw/riscv/spike.c
/qemu/hw/riscv/virt.c
/qemu/hw/rx/rx-gdbsim.c
/qemu/hw/s390x/s390-virtio-ccw.c
/qemu/hw/scsi/Kconfig
/qemu/hw/ssi/aspeed_smc.c
/qemu/hw/ssi/ibex_spi_host.c
/qemu/hw/ssi/meson.build
/qemu/hw/ssi/trace-events
/qemu/hw/timer/aspeed_timer.c
/qemu/hw/timer/cadence_ttc.c
/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/trace-events
/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/watchdog/wdt_aspeed.c
/qemu/hw/xen/meson.build
/qemu/hw/xen/xen_pvdev.c
/qemu/hw/xtensa/mx_pic.c
/qemu/include/block/block-global-state.h
/qemu/include/block/block-io.h
/qemu/include/block/block_int-global-state.h
/qemu/include/block/qdict.h
/qemu/include/crypto/sm4.h
/qemu/include/disas/dis-asm.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/adc/aspeed_adc.h
/qemu/include/hw/arm/aspeed_soc.h
/qemu/include/hw/arm/exynos4210.h
/qemu/include/hw/arm/smmu-common.h
/qemu/include/hw/arm/virt.h
/qemu/include/hw/arm/xlnx-versal.h
/qemu/include/hw/arm/xlnx-zynqmp.h
/qemu/include/hw/audio/soundhw.h
/qemu/include/hw/boards.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/core/sysbus-fdt.h
/qemu/include/hw/core/tcg-cpu-ops.h
/qemu/include/hw/hw.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/aspeed_hace.h
/qemu/include/hw/misc/aspeed_scu.h
/qemu/include/hw/misc/lasi.h
/qemu/include/hw/misc/npcm7xx_gcr.h
/qemu/include/hw/misc/xlnx-versal-crl.h
/qemu/include/hw/pci-host/dino.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/ppc/xive.h
/qemu/include/hw/riscv/boot.h
/qemu/include/hw/riscv/opentitan.h
/qemu/include/hw/riscv/virt.h
/qemu/include/hw/ssi/ibex_spi_host.h
/qemu/include/hw/timer/aspeed_timer.h
/qemu/include/hw/timer/cadence_ttc.h
/qemu/include/hw/vfio/vfio-common.h
/qemu/include/hw/virtio/virtio-scsi.h
/qemu/include/hw/watchdog/wdt_aspeed.h
/qemu/include/io/channel-command.h
/qemu/include/monitor/monitor.h
/qemu/include/qapi/qmp/qdict.h
/qemu/include/qemu-main.h
/qemu/include/qemu/atomic.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/main-loop.h
/qemu/include/qemu/option.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/sockets.h
/qemu/include/qemu/thread.h
/qemu/include/qemu/win_dump_defs.h
/qemu/include/sysemu/dump.h
/qemu/include/sysemu/os-posix.h
/qemu/include/sysemu/os-win32.h
/qemu/include/sysemu/tpm.h
/qemu/include/tcg/tcg-ldst.h
/qemu/include/tcg/tcg-op.h
/qemu/include/tcg/tcg.h
/qemu/include/ui/console.h
/qemu/io/channel-command.c
/qemu/io/channel-file.c
/qemu/io/channel-socket.c
/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/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/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/channel-posix.c
/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/qga/qapi-schema.json
/qemu/qga/vss-win32/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.py
/qemu/scripts/meson-buildoptions.sh
/qemu/scripts/oss-fuzz/output_reproducer.py
/qemu/scripts/qapi/expr.py
/qemu/scripts/qapi/schema.py
/qemu/scripts/qemu-stamp.py
/qemu/scripts/qmp/qmp-shell
/qemu/scripts/qmp/qmp-shell-wrap
/qemu/scripts/render_block_graph.py
/qemu/scripts/simplebench/bench_block_job.py
/qemu/scripts/xen-detect.c
/qemu/scsi/qemu-pr-helper.c
/qemu/softmmu/main.c
/qemu/softmmu/vl.c
/qemu/storage-daemon/qemu-storage-daemon.c
/qemu/stubs/error-printf.c
/qemu/subprojects/libvhost-user/include/compiler.h
/qemu/subprojects/libvhost-user/libvhost-user.c
/qemu/target/alpha/cpu.h
/qemu/target/alpha/helper.c
/qemu/target/alpha/translate.c
/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/crypto_helper.c
/qemu/target/arm/debug_helper.c
/qemu/target/arm/gdbstub.c
/qemu/target/arm/helper-a64.c
/qemu/target/arm/helper.c
/qemu/target/arm/hvf/hvf.c
/qemu/target/arm/internals.h
/qemu/target/arm/kvm-stub.c
/qemu/target/arm/kvm.c
/qemu/target/arm/kvm64.c
/qemu/target/arm/m_helper.c
/qemu/target/arm/machine.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/gdbstub.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-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.c
/qemu/target/ppc/cpu.h
/qemu/target/ppc/cpu_init.c
/qemu/target/ppc/excp_helper.c
/qemu/target/ppc/fpu_helper.c
/qemu/target/ppc/gdbstub.c
/qemu/target/ppc/helper.h
/qemu/target/ppc/helper_regs.c
/qemu/target/ppc/insn32.decode
/qemu/target/ppc/internal.h
/qemu/target/ppc/kvm.c
/qemu/target/ppc/machine.c
/qemu/target/ppc/mem_helper.c
/qemu/target/ppc/misc_helper.c
/qemu/target/ppc/mmu-radix64.c
/qemu/target/ppc/mmu_common.c
/qemu/target/ppc/mmu_helper.c
/qemu/target/ppc/trace-events
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate/vsx-impl.c.inc
/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/crypto_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/insn32.decode
/qemu/target/riscv/insn_trans/trans_rvb.c.inc
/qemu/target/riscv/insn_trans/trans_rvk.c.inc
/qemu/target/riscv/insn_trans/trans_rvv.c.inc
/qemu/target/riscv/machine.c
/qemu/target/riscv/meson.build
/qemu/target/riscv/monitor.c
/qemu/target/riscv/op_helper.c
/qemu/target/riscv/pmp.c
/qemu/target/riscv/pmp.h
/qemu/target/riscv/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.c
/qemu/target/s390x/cpu_models.c
/qemu/target/s390x/cpu_models_sysemu.c
/qemu/target/s390x/gen-features.c
/qemu/target/s390x/helper.c
/qemu/target/s390x/helper.h
/qemu/target/s390x/s390x-internal.h
/qemu/target/s390x/tcg/excp_helper.c
/qemu/target/s390x/tcg/insn-data.def
/qemu/target/s390x/tcg/tcg_s390x.h
/qemu/target/s390x/tcg/translate.c
/qemu/target/s390x/tcg/translate_vx.c.inc
/qemu/target/s390x/tcg/vec_fpu_helper.c
/qemu/target/s390x/tcg/vec_helper.c
/qemu/target/s390x/tcg/vec_int_helper.c
/qemu/target/s390x/tcg/vec_string_helper.c
/qemu/target/sh4/cpu.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/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/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/machine_aspeed.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/debian-hexagon-cross.d/build-toolchain.sh
/qemu/tests/fp/fp-bench.c
/qemu/tests/fp/fp-test.c
/qemu/tests/guest-debug/run-test.py
/qemu/tests/meson.build
/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/export-incoming-iothread
/qemu/tests/qemu-iotests/tests/export-incoming-iothread.out
/qemu/tests/qemu-iotests/tests/image-fleecing
/qemu/tests/qemu-iotests/tests/migration-permissions
/qemu/tests/qemu-iotests/tests/mirror-ready-cancel-error
/qemu/tests/qemu-iotests/tests/mirror-top-perms
/qemu/tests/qemu-iotests/tests/nbd-reconnect-on-open
/qemu/tests/qemu-iotests/tests/reopen-file
/qemu/tests/qemu-iotests/tests/reopen-file.out
/qemu/tests/qemu-iotests/tests/stream-error-on-reset
/qemu/tests/qtest/ac97-test.c
/qemu/tests/qtest/acpi-utils.h
/qemu/tests/qtest/ahci-test.c
/qemu/tests/qtest/am53c974-test.c
/qemu/tests/qtest/arm-cpu-features.c
/qemu/tests/qtest/aspeed_gpio-test.c
/qemu/tests/qtest/aspeed_hace-test.c
/qemu/tests/qtest/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/Makefile.target
/qemu/tests/tcg/aarch64/Makefile.softmmu-target
/qemu/tests/tcg/aarch64/Makefile.target
/qemu/tests/tcg/aarch64/bti-3.c
/qemu/tests/tcg/aarch64/float_convd.ref
/qemu/tests/tcg/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/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/x86_64/Makefile.target
/qemu/tests/tcg/x86_64/float_convd.ref
/qemu/tests/tcg/x86_64/float_convs.ref
/qemu/tests/tcg/xtensa/crt.S
/qemu/tests/tcg/xtensa/test_break.S
/qemu/tests/tcg/xtensa/test_mmu.S
/qemu/tests/tcg/xtensa/test_phys_mem.S
/qemu/tests/tcg/xtensa/test_sr.S
/qemu/tests/tcg/xtensa/test_timer.S
/qemu/tests/unit/check-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/socket-helpers.c
/qemu/tests/unit/test-crypto-tlssession.c
/qemu/tests/unit/test-forward-visitor.c
/qemu/tests/unit/test-int128.c
/qemu/tests/unit/test-io-channel-file.c
/qemu/tests/unit/test-iov.c
/qemu/tests/unit/test-keyval.c
/qemu/tests/unit/test-logging.c
/qemu/tests/unit/test-qga.c
/qemu/tests/unit/test-qobject-input-visitor.c
/qemu/tools/meson.build
/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/input-linux.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/coroutine-ucontext.c
/qemu/util/coroutine-win32.c
/qemu/util/cutils.c
/qemu/util/error-report.c
/qemu/util/event_notifier-posix.c
/qemu/util/keyval.c
/qemu/util/log.c
/qemu/util/main-loop.c
/qemu/util/meson.build
/qemu/util/osdep.c
/qemu/util/oslib-posix.c
/qemu/util/oslib-win32.c
/qemu/util/qemu-config.c
/qemu/util/qemu-coroutine.c
/qemu/util/vhost-user-server.c
b0dd0a3d29-Mar-2022 Thomas Huth <thuth@redhat.com>

tests: Drop perl-Test-Harness from the CI containers / VMs

The perl test harness is not necessary anymore since commit 3d2f73ef75
("build: use "meson test" as the test harness"). Thus remove it from

tests: Drop perl-Test-Harness from the CI containers / VMs

The perl test harness is not necessary anymore since commit 3d2f73ef75
("build: use "meson test" as the test harness"). Thus remove it from
tests/lcitool/projects/qemu.yml, run "make lcitool-refresh" and manually
clean the remaining docker / vm files that are not managed by lcitool yet.

Message-Id: <20220329102808.423681-1-thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>

show more ...


/qemu/.gitattributes
cirrus/freebsd-12.vars
cirrus/freebsd-13.vars
cirrus/macos-11.vars
/qemu/.mailmap
/qemu/MAINTAINERS
/qemu/VERSION
/qemu/accel/hvf/hvf-accel-ops.c
/qemu/accel/hvf/hvf-all.c
/qemu/accel/kvm/kvm-all.c
/qemu/accel/tcg/atomic_template.h
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/tcg-accel-ops-icount.c
/qemu/accel/tcg/tcg-accel-ops-mttcg.c
/qemu/accel/tcg/tcg-accel-ops-rr.c
/qemu/accel/tcg/tcg-accel-ops.c
/qemu/accel/tcg/tcg-all.c
/qemu/accel/tcg/translate-all.c
/qemu/audio/audio.c
/qemu/audio/audio.h
/qemu/audio/audio_win_int.c
/qemu/audio/dbusaudio.c
/qemu/backends/hostmem-epc.c
/qemu/backends/hostmem.c
/qemu/backends/tpm/tpm_passthrough.c
/qemu/block.c
/qemu/block/file-posix.c
/qemu/block/io.c
/qemu/block/io_uring.c
/qemu/block/iscsi.c
/qemu/block/nvme.c
/qemu/block/parallels-ext.c
/qemu/block/parallels.c
/qemu/block/qcow2-cache.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/vhost-user-gpu/vugbm.c
/qemu/cpu.c
/qemu/crypto/cipher-afalg.c
/qemu/crypto/hash-afalg.c
/qemu/disas.c
/qemu/docs/devel/loads-stores.rst
/qemu/docs/devel/tcg-plugins.rst
/qemu/docs/hyperv.txt
/qemu/docs/system/devices/can.rst
/qemu/docs/system/i386/amd-memory-encryption.rst
/qemu/dump/dump.c
/qemu/dump/win_dump.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/acpi-pci-hotplug-stub.c
/qemu/hw/acpi/pcihp.c
/qemu/hw/acpi/piix4.c
/qemu/hw/alpha/dp264.c
/qemu/hw/arm/armv7m.c
/qemu/hw/avr/boot.c
/qemu/hw/core/loader.c
/qemu/hw/core/machine.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-render.c
/qemu/hw/display/qxl.c
/qemu/hw/display/tcx.c
/qemu/hw/display/vga.c
/qemu/hw/display/virtio-gpu-gl.c
/qemu/hw/display/virtio-gpu-udmabuf.c
/qemu/hw/display/vmware_vga.c
/qemu/hw/dma/pl330.c
/qemu/hw/dma/xlnx_dpdma.c
/qemu/hw/hppa/machine.c
/qemu/hw/hyperv/Kconfig
/qemu/hw/hyperv/hyperv.c
/qemu/hw/hyperv/meson.build
/qemu/hw/hyperv/syndbg.c
/qemu/hw/i386/pc_sysfw.c
/qemu/hw/i386/sgx.c
/qemu/hw/i386/trace-events
/qemu/hw/i386/x86.c
/qemu/hw/input/vhost-user-input.c
/qemu/hw/intc/arm_gicv3_its.c
/qemu/hw/intc/s390_flic_kvm.c
/qemu/hw/intc/xics_kvm.c
/qemu/hw/m68k/mcf5208.c
/qemu/hw/m68k/q800.c
/qemu/hw/m68k/virt.c
/qemu/hw/microblaze/boot.c
/qemu/hw/mips/fuloong2e.c
/qemu/hw/mips/gt64xxx_pci.c
/qemu/hw/mips/jazz.c
/qemu/hw/mips/loongson3_virt.c
/qemu/hw/mips/malta.c
/qemu/hw/mips/mipssim.c
/qemu/hw/misc/sbsa_ec.c
/qemu/hw/misc/trace-events
/qemu/hw/net/can/ctucan_core.h
/qemu/hw/net/fsl_etsec/etsec.c
/qemu/hw/net/fsl_etsec/rings.c
/qemu/hw/net/msf2-emac.c
/qemu/hw/net/npcm7xx_emc.c
/qemu/hw/net/vmxnet3.h
/qemu/hw/nios2/boot.c
/qemu/hw/nios2/generic_nommu.c
/qemu/hw/nvram/fw_cfg.c
/qemu/hw/nvram/xlnx-bbram.c
/qemu/hw/pci-host/mv64361.c
/qemu/hw/pci-host/pnv_phb3.c
/qemu/hw/pci-host/pnv_phb3_msi.c
/qemu/hw/pci-host/pnv_phb3_pbcq.c
/qemu/hw/pci-host/pnv_phb4.c
/qemu/hw/pci-host/pnv_phb4_pec.c
/qemu/hw/pci-host/raven.c
/qemu/hw/pci-host/remote.c
/qemu/hw/pci/pci.c
/qemu/hw/ppc/e500.c
/qemu/hw/ppc/mac_newworld.c
/qemu/hw/ppc/mac_oldworld.c
/qemu/hw/ppc/pegasos2.c
/qemu/hw/ppc/pnv.c
/qemu/hw/ppc/pnv_bmc.c
/qemu/hw/ppc/ppc.c
/qemu/hw/ppc/ppc405_boards.c
/qemu/hw/ppc/ppc440_bamboo.c
/qemu/hw/ppc/sam460ex.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_cpu_core.c
/qemu/hw/ppc/spapr_numa.c
/qemu/hw/ppc/spapr_pci.c
/qemu/hw/ppc/spapr_pci_nvlink2.c
/qemu/hw/ppc/spapr_tpm_proxy.c
/qemu/hw/ppc/spapr_vof.c
/qemu/hw/ppc/virtex_ml507.c
/qemu/hw/ppc/vof.c
/qemu/hw/rdma/vmw/pvrdma_main.c
/qemu/hw/remote/iohub.c
/qemu/hw/remote/machine.c
/qemu/hw/remote/memory.c
/qemu/hw/remote/message.c
/qemu/hw/remote/mpqemu-link.c
/qemu/hw/remote/proxy-memory-listener.c
/qemu/hw/remote/proxy.c
/qemu/hw/remote/remote-obj.c
/qemu/hw/riscv/boot.c
/qemu/hw/rtc/m41t80.c
/qemu/hw/rx/rx-gdbsim.c
/qemu/hw/s390x/event-facility.c
/qemu/hw/s390x/ipl.c
/qemu/hw/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/scsi/scsi-generic.c
/qemu/hw/scsi/trace-events
/qemu/hw/sd/sd.c
/qemu/hw/sparc/leon3.c
/qemu/hw/sparc/sun4m.c
/qemu/hw/sparc64/sun4u.c
/qemu/hw/tpm/tpm_ppi.c
/qemu/hw/usb/ccid-card-passthru.c
/qemu/hw/usb/dev-mtp.c
/qemu/hw/usb/dev-smartcard-reader.c
/qemu/hw/usb/redirect.c
/qemu/hw/vfio/common.c
/qemu/hw/vfio/pci.c
/qemu/hw/vfio/spapr.c
/qemu/hw/virtio/meson.build
/qemu/hw/virtio/vhost-iova-tree.c
/qemu/hw/virtio/vhost-shadow-virtqueue.c
/qemu/hw/virtio/vhost-user.c
/qemu/hw/virtio/vhost-vdpa.c
/qemu/hw/virtio/vhost.c
/qemu/hw/virtio/virtio-balloon.c
/qemu/hw/virtio/virtio-iommu.c
/qemu/hw/virtio/virtio-mem.c
/qemu/hw/virtio/virtio-pmem.c
/qemu/hw/xtensa/sim.c
/qemu/hw/xtensa/xtfpga.c
/qemu/include/exec/cpu-all.h
/qemu/include/exec/cpu-common.h
/qemu/include/exec/cpu_ldst.h
/qemu/include/exec/gdbstub.h
/qemu/include/exec/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/pcihp.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/hyperv/hyperv-proto.h
/qemu/include/hw/hyperv/hyperv.h
/qemu/include/hw/i386/intel_iommu.h
/qemu/include/hw/i386/x86-iommu.h
/qemu/include/hw/mips/bios.h
/qemu/include/hw/pci-host/pnv_phb4.h
/qemu/include/hw/ppc/ppc.h
/qemu/include/hw/virtio/virtio-access.h
/qemu/include/hw/virtio/virtio-gpu-bswap.h
/qemu/include/libdecnumber/dconfig.h
/qemu/include/net/eth.h
/qemu/include/qapi/qmp/qbool.h
/qemu/include/qapi/qmp/qdict.h
/qemu/include/qapi/qmp/qlist.h
/qemu/include/qapi/qmp/qnull.h
/qemu/include/qapi/qmp/qnum.h
/qemu/include/qapi/qmp/qstring.h
/qemu/include/qemu-common.h
/qemu/include/qemu/bswap.h
/qemu/include/qemu/coroutine.h
/qemu/include/qemu/cpu-float.h
/qemu/include/qemu/cutils.h
/qemu/include/qemu/host-utils.h
/qemu/include/qemu/int128.h
/qemu/include/qemu/main-loop.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/qemu-progress.h
/qemu/include/qemu/thread-posix.h
/qemu/include/sysemu/accel-ops.h
/qemu/include/sysemu/os-posix.h
/qemu/include/sysemu/os-win32.h
/qemu/include/sysemu/runstate.h
/qemu/include/sysemu/sysemu.h
/qemu/include/ui/qemu-pixman.h
/qemu/io/channel-socket.c
/qemu/linux-user/aarch64/cpu_loop.c
/qemu/linux-user/aarch64/signal.c
/qemu/linux-user/aarch64/target_syscall.h
/qemu/linux-user/alpha/cpu_loop.c
/qemu/linux-user/arm/cpu_loop.c
/qemu/linux-user/arm/nwfpe/double_cpdo.c
/qemu/linux-user/arm/nwfpe/fpa11_cpdt.c
/qemu/linux-user/arm/target_syscall.h
/qemu/linux-user/cris/cpu_loop.c
/qemu/linux-user/elfload.c
/qemu/linux-user/hexagon/cpu_loop.c
/qemu/linux-user/i386/cpu_loop.c
/qemu/linux-user/m68k/cpu_loop.c
/qemu/linux-user/microblaze/cpu_loop.c
/qemu/linux-user/mips/cpu_loop.c
/qemu/linux-user/mmap.c
/qemu/linux-user/openrisc/cpu_loop.c
/qemu/linux-user/ppc/cpu_loop.c
/qemu/linux-user/ppc/signal.c
/qemu/linux-user/ppc/target_syscall.h
/qemu/linux-user/qemu.h
/qemu/linux-user/riscv/cpu_loop.c
/qemu/linux-user/s390x/cpu_loop.c
/qemu/linux-user/sh4/cpu_loop.c
/qemu/linux-user/sh4/termbits.h
/qemu/linux-user/signal-common.h
/qemu/linux-user/signal.c
/qemu/linux-user/sparc/cpu_loop.c
/qemu/linux-user/syscall.c
/qemu/linux-user/uname.c
/qemu/linux-user/user-internals.h
/qemu/linux-user/xtensa/signal.c
/qemu/linux-user/xtensa/target_structs.h
/qemu/meson.build
/qemu/migration/migration.c
/qemu/migration/postcopy-ram.c
/qemu/migration/vmstate-types.c
/qemu/monitor/misc.c
/qemu/monitor/qmp-cmds.c
/qemu/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/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/qmp-event.c
/qemu/qapi/replay.json
/qemu/qapi/run-state.json
/qemu/qapi/trace.json
/qemu/qapi/ui.json
/qemu/qemu-img.c
/qemu/qga/commands-posix.c
/qemu/qga/commands-win32.c
/qemu/qga/commands.c
/qemu/qga/main.c
/qemu/qga/meson.build
/qemu/qga/vss-win32/install.cpp
/qemu/qobject/qbool.c
/qemu/qobject/qdict.c
/qemu/qobject/qlist.c
/qemu/qobject/qnull.c
/qemu/qobject/qnum.c
/qemu/qobject/qstring.c
/qemu/scripts/checkpatch.pl
/qemu/scripts/coverity-scan/model.c
/qemu/scripts/qemu-binfmt-conf.sh
/qemu/scripts/tracetool/format/ust_events_h.py
/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/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/hyperv-proto.h
/qemu/target/i386/kvm/hyperv-stub.c
/qemu/target/i386/kvm/hyperv.c
/qemu/target/i386/kvm/kvm-cpu.c
/qemu/target/i386/kvm/kvm.c
/qemu/target/i386/kvm/sev-stub.c
/qemu/target/i386/nvmm/nvmm-all.c
/qemu/target/i386/ops_sse.h
/qemu/target/i386/sev.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-apic.c
/qemu/target/i386/whpx/whpx-internal.h
/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/docker/dockerfiles/alpine.docker
/qemu/tests/docker/dockerfiles/centos8.docker
/qemu/tests/docker/dockerfiles/debian-arm64-cross.docker
/qemu/tests/docker/dockerfiles/debian-s390x-cross.docker
/qemu/tests/docker/dockerfiles/debian-tricore-cross.docker
/qemu/tests/docker/dockerfiles/fedora-i386-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win32-cross.docker
/qemu/tests/docker/dockerfiles/fedora-win64-cross.docker
/qemu/tests/docker/dockerfiles/fedora.docker
/qemu/tests/docker/dockerfiles/opensuse-leap.docker
/qemu/tests/docker/dockerfiles/ubuntu1804.docker
/qemu/tests/docker/dockerfiles/ubuntu2004.docker
/qemu/tests/fp/platform.h
/qemu/tests/lcitool/Makefile.include
/qemu/tests/lcitool/projects/qemu.yml
/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/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/150
/qemu/tests/qemu-iotests/153
/qemu/tests/qemu-iotests/156
/qemu/tests/qemu-iotests/162
/qemu/tests/qemu-iotests/173
/qemu/tests/qemu-iotests/176
/qemu/tests/qemu-iotests/182
/qemu/tests/qemu-iotests/192
/qemu/tests/qemu-iotests/200
/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/250
/qemu/tests/qemu-iotests/251
/qemu/tests/qemu-iotests/252
/qemu/tests/qemu-iotests/258
/qemu/tests/qemu-iotests/259
/qemu/tests/qemu-iotests/261
/qemu/tests/qemu-iotests/310
/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/qos_fuzz.c
/qemu/tests/qtest/hd-geo-test.c
/qemu/tests/qtest/ide-test.c
/qemu/tests/qtest/ipmi-bt-test.c
/qemu/tests/qtest/ivshmem-test.c
/qemu/tests/qtest/libqos/ahci.c
/qemu/tests/qtest/libqos/malloc-pc.c
/qemu/tests/qtest/libqos/malloc-spapr.c
/qemu/tests/qtest/libqos/malloc.c
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/machine-none-test.c
/qemu/tests/qtest/npcm7xx_emc-test.c
/qemu/tests/qtest/npcm7xx_rng-test.c
/qemu/tests/qtest/pxe-test.c
/qemu/tests/qtest/qom-test.c
/qemu/tests/qtest/rtl8139-test.c
/qemu/tests/qtest/test-filter-mirror.c
/qemu/tests/qtest/test-filter-redirector.c
/qemu/tests/qtest/test-x86-cpuid-compat.c
/qemu/tests/qtest/vhost-user-blk-test.c
/qemu/tests/qtest/virtio-blk-test.c
/qemu/tests/qtest/virtio-net-failover.c
/qemu/tests/qtest/virtio-net-test.c
/qemu/tests/tcg/Makefile.target
/qemu/tests/tcg/xtensa/Makefile.softmmu-target
/qemu/tests/unit/check-qjson.c
/qemu/tests/unit/check-qnull.c
/qemu/tests/unit/check-qnum.c
/qemu/tests/unit/check-qobject.c
/qemu/tests/unit/check-qstring.c
/qemu/tests/unit/meson.build
/qemu/tests/unit/socket-helpers.c
/qemu/tests/unit/test-clone-visitor.c
/qemu/tests/unit/test-forward-visitor.c
/qemu/tests/unit/test-iov.c
/qemu/tests/unit/test-logging.c
/qemu/tests/unit/test-qmp-event.c
/qemu/tests/unit/test-qobject-input-visitor.c
/qemu/tests/unit/test-qobject-output-visitor.c
/qemu/tests/unit/test-string-input-visitor.c
/qemu/tests/unit/test-string-output-visitor.c
/qemu/tests/unit/test-thread-pool.c
/qemu/tests/unit/test-util-sockets.c
/qemu/tests/unit/test-visitor-serialization.c
/qemu/tests/unit/test-xbzrle.c
/qemu/tests/vhost-user-bridge.c
/qemu/tests/vm/centos.aarch64
/qemu/tests/vm/fedora
/qemu/ui/cocoa.m
/qemu/ui/console.c
/qemu/ui/cursor.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-posix.c
/qemu/util/qemu-thread-win32.c
/qemu/util/vfio-helpers.c
efd080de15-Mar-2022 Alex Bennée <alex.bennee@linaro.org>

gitlab: include new aarch32 job in custom-runners

Without linking it in it won't be presented on the UI. Also while
doing that fix the misnamed job from 20.40 to 20.04.

Fixes: cc44a16002 ("gitlab:

gitlab: include new aarch32 job in custom-runners

Without linking it in it won't be presented on the UI. Also while
doing that fix the misnamed job from 20.40 to 20.04.

Fixes: cc44a16002 ("gitlab: add a new aarch32 custom runner definition")
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220315121954.2283887-1-alex.bennee@linaro.org>

show more ...


custom-runners.yml
custom-runners/ubuntu-20.04-aarch32.yml
/qemu/.mailmap
/qemu/VERSION
/qemu/audio/alsaaudio.c
/qemu/audio/audio.h
/qemu/audio/coreaudio.m
/qemu/audio/dsoundaudio.c
/qemu/audio/ossaudio.c
/qemu/audio/paaudio.c
/qemu/audio/sdlaudio.c
/qemu/block/blkverify.c
/qemu/block/qcow2-refcount.c
/qemu/block/qcow2.h
/qemu/block/ssh.c
/qemu/bsd-user/qemu.h
/qemu/configure
/qemu/contrib/gitdm/aliases
/qemu/crypto/cipher-afalg.c
/qemu/crypto/hash-afalg.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/fsdev/9p-marshal.c
/qemu/fsdev/virtfs-proxy-helper.c
/qemu/gdbstub.c
/qemu/hw/9pfs/9p.c
/qemu/hw/acpi/aml-build.c
/qemu/hw/audio/intel-hda.c
/qemu/hw/display/qxl.h
/qemu/hw/mips/fuloong2e.c
/qemu/hw/mips/malta.c
/qemu/hw/net/rocker/rocker.h
/qemu/hw/net/rtl8139.c
/qemu/hw/sd/sdhci.c
/qemu/hw/virtio/virtio.c
/qemu/hw/xen/xen_pt.h
/qemu/include/chardev/char-fe.h
/qemu/include/disas/dis-asm.h
/qemu/include/exec/memattrs.h
/qemu/include/hw/acpi/aml-build.h
/qemu/include/hw/core/cpu.h
/qemu/include/hw/hw.h
/qemu/include/hw/virtio/virtio.h
/qemu/include/hw/xen/xen-bus-helper.h
/qemu/include/hw/xen/xen-bus.h
/qemu/include/hw/xen/xen_common.h
/qemu/include/hw/xen/xen_pvdev.h
/qemu/include/monitor/monitor.h
/qemu/include/qapi/error.h
/qemu/include/qapi/qmp/qjson.h
/qemu/include/qemu-common.h
/qemu/include/qemu/buffer.h
/qemu/include/qemu/compiler.h
/qemu/include/qemu/error-report.h
/qemu/include/qemu/log-for-trace.h
/qemu/include/qemu/log.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/qemu-print.h
/qemu/include/qemu/range.h
/qemu/include/qemu/readline.h
/qemu/include/qom/object.h
/qemu/io/channel-socket.c
/qemu/io/channel-websock.c
/qemu/meson.build
/qemu/monitor/hmp.c
/qemu/nbd/server.c
/qemu/net/announce.c
/qemu/net/socket.c
/qemu/qapi/qapi-forward-visitor.c
/qemu/qapi/qmp-dispatch.c
/qemu/qapi/string-output-visitor.c
/qemu/qemu-img.c
/qemu/qemu-io.c
/qemu/qemu-options.hx
/qemu/qga/guest-agent-core.h
/qemu/qga/main.c
/qemu/qga/vss-win32/requester.h
/qemu/qobject/json-parser.c
/qemu/scripts/checkpatch.pl
/qemu/scripts/cocci-macro-file.h
/qemu/scripts/modinfo-collect.py
/qemu/semihosting/config.c
/qemu/softmmu/physmem.c
/qemu/softmmu/qtest.c
/qemu/softmmu/vl.c
/qemu/storage-daemon/qemu-storage-daemon.c
/qemu/target/i386/tcg/fpu_helper.c
/qemu/target/m68k/m68k-semi.c
/qemu/target/nios2/nios2-semi.c
/qemu/tests/Makefile.include
/qemu/tests/qtest/e1000e-test.c
/qemu/tests/qtest/fuzz-sdcard-test.c
/qemu/tests/qtest/intel-hda-test.c
/qemu/tests/qtest/libqos/libqtest.h
/qemu/tests/qtest/libqtest-single.h
/qemu/tests/qtest/libqtest.c
/qemu/tests/qtest/migration-helpers.h
/qemu/tests/qtest/npcm7xx_emc-test.c
/qemu/tests/qtest/test-filter-mirror.c
/qemu/tests/qtest/test-filter-redirector.c
/qemu/tests/qtest/virtio-net-test.c
/qemu/tests/unit/check-qobject.c
/qemu/tests/unit/socket-helpers.c
/qemu/tests/unit/test-qobject-input-visitor.c
/qemu/trace/control.c
/qemu/util/cutils.c
/qemu/util/osdep.c
/qemu/util/qemu-error.c
/qemu/util/qemu-sockets.c
309df6ac21-Mar-2022 Alex Bennée <alex.bennee@linaro.org>

gitlab: disable accelerated zlib for s390x

There appears to be a bug in the s390 hardware-accelerated version of
zlib distributed with Ubuntu 20.04, which makes our test
/i386/migration/multifd/tcp/

gitlab: disable accelerated zlib for s390x

There appears to be a bug in the s390 hardware-accelerated version of
zlib distributed with Ubuntu 20.04, which makes our test
/i386/migration/multifd/tcp/zlib hit an assertion perhaps one time in
10. Fortunately zlib provides an escape hatch where we can disable the
hardware-acceleration entirely by setting the environment variable
DFLTCC to 0. Do this on all our CI which runs on s390 hosts, both our
custom gitlab runner and also the Travis hosts.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Acked-by: Cornelia Huck <cohuck@redhat.com>
Message-id: 20220321161151.3654386-1-alex.bennee@linaro.org
Cc: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>

show more ...


custom-runners/ubuntu-20.04-s390x.yml
/qemu/.travis.yml
/qemu/MAINTAINERS
/qemu/VERSION
/qemu/accel/kvm/kvm-all.c
/qemu/accel/tcg/cputlb.c
/qemu/accel/tcg/tcg-accel-ops-mttcg.c
/qemu/accel/tcg/tcg-accel-ops-rr.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/file-posix.c
/qemu/block/nbd.c
/qemu/block/rbd.c
/qemu/configure
/qemu/contrib/vhost-user-gpu/vhost-user-gpu.c
/qemu/cpu.c
/qemu/cpus-common.c
/qemu/docs/tools/qemu-nbd.rst
/qemu/dump/dump.c
/qemu/hw/9pfs/9p-proxy.c
/qemu/hw/9pfs/9p-synth.c
/qemu/hw/9pfs/9p.c
/qemu/hw/9pfs/codir.c
/qemu/hw/acpi/hmat.c
/qemu/hw/arm/virt.c
/qemu/hw/arm/xlnx-zynqmp.c
/qemu/hw/audio/intel-hda.c
/qemu/hw/char/parallel.c
/qemu/hw/char/riscv_htif.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/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/i2c/core.c
/qemu/hw/i2c/i2c_mux_pca954x.c
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/amd_iommu.c
/qemu/hw/i386/intel_iommu.c
/qemu/hw/i386/xen/xen-hvm.c
/qemu/hw/i386/xen/xen-mapcache.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/meson.build
/qemu/hw/intc/riscv_aclint.c
/qemu/hw/intc/xics.c
/qemu/hw/m68k/virt.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/meson.build
/qemu/hw/misc/npcm7xx_clk.c
/qemu/hw/misc/xlnx-zynqmp-apu-ctrl.c
/qemu/hw/misc/xlnx-zynqmp-crf.c
/qemu/hw/net/virtio-net.c
/qemu/hw/nvme/ns.c
/qemu/hw/pci-host/pnv_phb3.c
/qemu/hw/pci-host/pnv_phb4.c
/qemu/hw/pci/pci.c
/qemu/hw/pci/pcie_sriov.c
/qemu/hw/ppc/e500.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/rdma/vmw/pvrdma_dev_ring.c
/qemu/hw/rdma/vmw/pvrdma_qp_ops.c
/qemu/hw/sh4/r2d.c
/qemu/hw/sh4/sh7750.c
/qemu/hw/sparc/leon3.c
/qemu/hw/sparc64/sparc64.c
/qemu/hw/timer/arm_timer.c
/qemu/hw/timer/slavio_timer.c
/qemu/hw/vfio/pci.c
/qemu/hw/vfio/platform.c
/qemu/hw/virtio/virtio-balloon.c
/qemu/hw/virtio/virtio-crypto.c
/qemu/hw/virtio/virtio-iommu.c
/qemu/hw/virtio/virtio.c
/qemu/hw/xtensa/xtfpga.c
/qemu/include/exec/cpu-common.h
/qemu/include/hw/arm/xlnx-zynqmp.h
/qemu/include/hw/misc/xlnx-zynqmp-apu-ctrl.h
/qemu/include/hw/misc/xlnx-zynqmp-crf.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/timer.h
/qemu/include/sysemu/cpus.h
/qemu/include/ui/console.h
/qemu/linux-user/include/host/ppc64/host-signal.h
/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/python/qemu/utils/__init__.py
/qemu/qapi/ui.json
/qemu/qemu-options.hx
/qemu/qemu.nsi
/qemu/qga/commands-win32.c
/qemu/qga/commands.c
/qemu/qobject/block-qdict.c
/qemu/qom/qom-qmp-cmds.c
/qemu/replay/replay-char.c
/qemu/replay/replay-events.c
/qemu/scripts/coccinelle/use-g_new-etc.cocci
/qemu/scripts/mtest2make.py
/qemu/scripts/nsis.py
/qemu/softmmu/bootdevice.c
/qemu/softmmu/cpus.c
/qemu/softmmu/dma-helpers.c
/qemu/softmmu/memory_mapping.c
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/helper.c
/qemu/target/arm/m_helper.c
/qemu/target/arm/pauth_helper.c
/qemu/target/arm/sve.decode
/qemu/target/arm/translate-sve.c
/qemu/target/i386/cpu-sysemu.c
/qemu/target/i386/hax/hax-accel-ops.c
/qemu/target/i386/hvf/vmx.h
/qemu/target/i386/hvf/x86.c
/qemu/target/i386/hvf/x86.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.c
/qemu/target/i386/nvmm/nvmm-accel-ops.c
/qemu/target/i386/whpx/whpx-accel-ops.c
/qemu/target/i386/whpx/whpx-all.c
/qemu/target/ppc/fpu_helper.c
/qemu/target/s390x/cpu-sysemu.c
/qemu/target/s390x/tcg/translate.c
/qemu/tests/Makefile.include
/qemu/tests/avocado/avocado_qemu/__init__.py
/qemu/tests/fp/meson.build
/qemu/tests/qemu-iotests/041
/qemu/tests/qemu-iotests/065
/qemu/tests/qemu-iotests/149
/qemu/tests/qemu-iotests/149.out
/qemu/tests/qemu-iotests/163
/qemu/tests/qemu-iotests/194
/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/228
/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/255
/qemu/tests/qemu-iotests/255.out
/qemu/tests/qemu-iotests/257
/qemu/tests/qemu-iotests/258
/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/virtio-9p-test.c
/qemu/tests/tcg/aarch64/Makefile.target
/qemu/tests/tcg/aarch64/test-826.c
/qemu/tests/tcg/configure.sh
/qemu/tests/tcg/s390x/Makefile.target
/qemu/tests/tcg/s390x/branch-relative-long.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/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/envlist.c
/qemu/util/fdmon-io_uring.c
/qemu/util/hbitmap.c
/qemu/util/main-loop.c
/qemu/util/osdep.c
/qemu/util/qemu-timer.c
/qemu/util/vfio-helpers.c
8a5606f607-Mar-2022 Paolo Bonzini <pbonzini@redhat.com>

gitlab-ci: do not run tests with address sanitizer

This is flaky and sometimes fails or hangs unexplicably.

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


buildtest.yml
/qemu/MAINTAINERS
/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/tcg-accel-ops-icount.c
/qemu/accel/tcg/tcg-accel-ops-mttcg.c
/qemu/accel/tcg/tcg-accel-ops-rr.c
/qemu/accel/tcg/tcg-accel-ops.c
/qemu/audio/alsaaudio.c
/qemu/audio/audio.c
/qemu/audio/audio_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/block.c
/qemu/block/amend.c
/qemu/block/backup.c
/qemu/block/blkverify.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/dmg.c
/qemu/block/export/export.c
/qemu/block/export/fuse.c
/qemu/block/file-posix.c
/qemu/block/io.c
/qemu/block/meson.build
/qemu/block/mirror.c
/qemu/block/monitor/bitmap-qmp-cmds.c
/qemu/block/nbd.c
/qemu/block/nvme.c
/qemu/block/parallels-ext.c
/qemu/block/parallels.c
/qemu/block/preallocate.c
/qemu/block/qcow.c
/qemu/block/qcow2-cache.c
/qemu/block/qcow2-cluster.c
/qemu/block/qcow2-refcount.c
/qemu/block/qcow2-snapshot.c
/qemu/block/qcow2.c
/qemu/block/qed-l2-cache.c
/qemu/block/qed-table.c
/qemu/block/qed.c
/qemu/block/quorum.c
/qemu/block/raw-format.c
/qemu/block/reqlist.c
/qemu/block/snapshot-access.c
/qemu/block/snapshot.c
/qemu/block/stream.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/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/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/cpu.c
/qemu/crypto/tlssession.c
/qemu/docs/about/deprecated.rst
/qemu/docs/about/removed-features.rst
/qemu/docs/devel/migration.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/specs/sev-guest-firmware.rst
/qemu/docs/system/arm/aspeed.rst
/qemu/docs/system/arm/emulation.rst
/qemu/docs/system/riscv/virt.rst
/qemu/docs/tools/qemu-nbd.rst
/qemu/docs/tools/qemu-storage-daemon.rst
/qemu/fsdev/file-op-9p.h
/qemu/fsdev/meson.build
/qemu/fsdev/p9array.h
/qemu/hmp-commands-info.hx
/qemu/hmp-commands.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/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/boot.c
/qemu/hw/arm/mps2-tz.c
/qemu/hw/arm/virt.c
/qemu/hw/audio/cs4231a.c
/qemu/hw/audio/gus.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/block/pflash_cfi01.c
/qemu/hw/char/parallel.c
/qemu/hw/char/serial-isa.c
/qemu/hw/core/clock-vmstate.c
/qemu/hw/core/loader.c
/qemu/hw/display/edid-generate.c
/qemu/hw/display/macfb.c
/qemu/hw/display/trace-events
/qemu/hw/display/vmware_vga.c
/qemu/hw/gpio/aspeed_gpio.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/intel_iommu.c
/qemu/hw/i386/intel_iommu_internal.h
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_sysfw_ovmf.c
/qemu/hw/i386/x86.c
/qemu/hw/ide/core.c
/qemu/hw/ide/isa.c
/qemu/hw/input/pckbd.c
/qemu/hw/input/tsc210x.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/pnv_xive.c
/qemu/hw/intc/pnv_xive2.c
/qemu/hw/intc/pnv_xive2_regs.h
/qemu/hw/intc/riscv_imsic.c
/qemu/hw/intc/spapr_xive.c
/qemu/hw/intc/trace-events
/qemu/hw/intc/xive.c
/qemu/hw/intc/xive2.c
/qemu/hw/ipmi/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/mips/gt64xxx_pci.c
/qemu/hw/mips/malta.c
/qemu/hw/misc/aspeed_sbc.c
/qemu/hw/misc/aspeed_sdmc.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/pvpanic-isa.c
/qemu/hw/misc/pvpanic-pci.c
/qemu/hw/misc/pvpanic.c
/qemu/hw/misc/trace-events
/qemu/hw/net/ne2000-isa.c
/qemu/hw/net/virtio-net.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-bridge/pci_expander_bridge.c
/qemu/hw/pci-bridge/xio3130_downstream.c
/qemu/hw/pci-bridge/xio3130_upstream.c
/qemu/hw/pci-host/pnv_phb4.c
/qemu/hw/pci-host/pnv_phb4_pec.c
/qemu/hw/pci-host/trace-events
/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/pnv.c
/qemu/hw/ppc/pnv_homer.c
/qemu/hw/ppc/pnv_occ.c
/qemu/hw/ppc/pnv_psi.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_caps.c
/qemu/hw/ppc/spapr_drc.c
/qemu/hw/ppc/spapr_numa.c
/qemu/hw/ppc/spapr_pci_nvlink2.c
/qemu/hw/ppc/spapr_rtas.c
/qemu/hw/ppc/spapr_rtc.c
/qemu/hw/ppc/spapr_softmmu.c
/qemu/hw/ppc/spapr_vio.c
/qemu/hw/riscv/Kconfig
/qemu/hw/riscv/opentitan.c
/qemu/hw/riscv/virt.c
/qemu/hw/rtc/m48t59-isa.c
/qemu/hw/rtc/mc146818rtc.c
/qemu/hw/rtc/meson.build
/qemu/hw/rtc/pl031.c
/qemu/hw/s390x/s390-virtio-ccw.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/smbios/smbios.c
/qemu/hw/ssi/aspeed_smc.c
/qemu/hw/ssi/xlnx-versal-ospi.c
/qemu/hw/tpm/tpm_ppi.c
/qemu/hw/tpm/tpm_tis_isa.c
/qemu/hw/usb/dev-mtp.c
/qemu/hw/usb/hcd-ohci.c
/qemu/hw/usb/hcd-xhci.c
/qemu/hw/usb/redirect.c
/qemu/hw/usb/trace-events
/qemu/hw/vfio/pci.c
/qemu/hw/virtio/trace-events
/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-bus.c
/qemu/hw/virtio/virtio-iommu.c
/qemu/hw/virtio/virtio-pci.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/nbd.h
/qemu/include/block/nvme.h
/qemu/include/block/reqlist.h
/qemu/include/block/snapshot.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/helper-head.h
/qemu/include/exec/poison.h
/qemu/include/hw/acpi/acpi-defs.h
/qemu/include/hw/arm/aspeed_soc.h
/qemu/include/hw/arm/virt.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/intc/riscv_imsic.h
/qemu/include/hw/isa/isa.h
/qemu/include/hw/loader.h
/qemu/include/hw/mips/mips.h
/qemu/include/hw/misc/aspeed_sbc.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/pci-bridge/xio3130_downstream.h
/qemu/include/hw/pci-host/pnv_phb4.h
/qemu/include/hw/pci-host/pnv_phb4_regs.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/pci/pci_regs.h
/qemu/include/hw/pci/pcie.h
/qemu/include/hw/pci/pcie_sriov.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/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/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/virtio-iommu.h
/qemu/include/migration/vmstate.h
/qemu/include/monitor/hmp-target.h
/qemu/include/qemu-common.h
/qemu/include/qemu/coroutine-tls.h
/qemu/include/qemu/cpuid.h
/qemu/include/qemu/event_notifier.h
/qemu/include/qemu/hbitmap.h
/qemu/include/qemu/job.h
/qemu/include/qemu/main-loop.h
/qemu/include/qemu/memalign.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/rcu.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/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/hax.h
/qemu/include/sysemu/hw_accel.h
/qemu/include/sysemu/kvm.h
/qemu/include/sysemu/memory_mapping.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-x86/kvm.h
/qemu/linux-headers/linux/kvm.h
/qemu/linux-user/ppc/cpu_loop.c
/qemu/linux-user/signal.c
/qemu/meson.build
/qemu/migration/block.c
/qemu/migration/migration.c
/qemu/migration/migration.h
/qemu/migration/postcopy-ram.c
/qemu/migration/postcopy-ram.h
/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/monitor-internal.h
/qemu/monitor/qmp-cmds.c
/qemu/nbd/client-connection.c
/qemu/nbd/server.c
/qemu/net/l2tpv3.c
/qemu/os-posix.c
/qemu/pc-bios/bios-256k.bin
/qemu/pc-bios/bios-microvm.bin
/qemu/pc-bios/bios.bin
/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/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-img.c
/qemu/qemu-io-cmds.c
/qemu/qemu-nbd.c
/qemu/qemu-options.hx
/qemu/qga/meson.build
/qemu/qga/vss-win32/install.cpp
/qemu/qga/vss-win32/provider.cpp
/qemu/qga/vss-win32/vss-common.h
/qemu/qom/object.c
/qemu/roms/openbios
/qemu/roms/seabios
/qemu/scripts/kvm/vmxcap
/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/scripts/update-linux-headers.sh
/qemu/semihosting/arm-compat-semi.c
/qemu/softmmu/arch_init.c
/qemu/softmmu/cpu-timers.c
/qemu/softmmu/cpus.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/storage-daemon/qemu-storage-daemon.c
/qemu/stubs/iothread-lock-block.c
/qemu/stubs/meson.build
/qemu/target/alpha/cpu-qom.h
/qemu/target/alpha/cpu.h
/qemu/target/alpha/translate.c
/qemu/target/arm/cpu-param.h
/qemu/target/arm/cpu-qom.h
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/helper.c
/qemu/target/arm/hvf/hvf.c
/qemu/target/arm/hvf_arm.h
/qemu/target/arm/internals.h
/qemu/target/arm/kvm-consts.h
/qemu/target/arm/kvm64.c
/qemu/target/arm/psci.c
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate-neon.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/hppa/helper.h
/qemu/target/i386/cpu-qom.h
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/hax/hax-all.c
/qemu/target/i386/hvf/hvf.c
/qemu/target/i386/hvf/x86_emu.c
/qemu/target/i386/hvf/x86_emu.h
/qemu/target/i386/kvm/kvm-cpu.c
/qemu/target/i386/kvm/kvm.c
/qemu/target/i386/kvm/kvm_i386.h
/qemu/target/i386/machine.c
/qemu/target/i386/nvmm/nvmm-all.c
/qemu/target/i386/ops_sse_header.h
/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/helper.h
/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.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/cpu.h
/qemu/target/ppc/cpu-qom.h
/qemu/target/ppc/cpu.h
/qemu/target/ppc/cpu_init.c
/qemu/target/ppc/excp_helper.c
/qemu/target/ppc/fpu_helper.c
/qemu/target/ppc/helper.h
/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/power8-pmu.c
/qemu/target/ppc/power8-pmu.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/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/csr.c
/qemu/target/riscv/fpu_helper.c
/qemu/target/riscv/helper.h
/qemu/target/riscv/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_rvzfh.c.inc
/qemu/target/riscv/internals.h
/qemu/target/riscv/pmp.h
/qemu/target/riscv/translate.c
/qemu/target/rx/cpu-qom.h
/qemu/target/rx/cpu.h
/qemu/target/s390x/cpu-qom.h
/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/tcg/insn-data.def
/qemu/target/s390x/tcg/mem_helper.c
/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/aarch64/tcg-target.h
/qemu/tcg/arm/tcg-target.c.inc
/qemu/tcg/arm/tcg-target.h
/qemu/tcg/i386/tcg-target-con-set.h
/qemu/tcg/i386/tcg-target.c.inc
/qemu/tcg/i386/tcg-target.h
/qemu/tcg/i386/tcg-target.opc.h
/qemu/tcg/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/avocado/avocado_qemu/__init__.py
/qemu/tests/avocado/boot_linux.py
/qemu/tests/avocado/linux_ssh_mips_malta.py
/qemu/tests/avocado/machine_s390_ccw_virtio.py
/qemu/tests/bench/atomic_add-bench.c
/qemu/tests/bench/qht-bench.c
/qemu/tests/check-block.sh
/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/qemu-iotests/040
/qemu/tests/qemu-iotests/172.out
/qemu/tests/qemu-iotests/185
/qemu/tests/qemu-iotests/185.out
/qemu/tests/qemu-iotests/233
/qemu/tests/qemu-iotests/233.out
/qemu/tests/qemu-iotests/241
/qemu/tests/qemu-iotests/241.out
/qemu/tests/qemu-iotests/257.out
/qemu/tests/qemu-iotests/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/common.tls
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qemu-iotests/testenv.py
/qemu/tests/qemu-iotests/testrunner.py
/qemu/tests/qemu-iotests/tests/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/isl_pmbus_vr-test.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/migration-test.c
/qemu/tests/qtest/npcm7xx_sdhci-test.c
/qemu/tests/qtest/virtio-9p-test.c
/qemu/tests/qtest/virtio-iommu-test.c
/qemu/tests/tcg/aarch64/system/semiheap.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/ppc64le/bcdsub.c
/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/s390x/Makefile.target
/qemu/tests/tcg/s390x/exrl-trt.c
/qemu/tests/tcg/s390x/exrl-trtr.c
/qemu/tests/tcg/s390x/mie3-compl.c
/qemu/tests/tcg/s390x/mie3-mvcrl.c
/qemu/tests/tcg/s390x/mie3-sel.c
/qemu/tests/tcg/s390x/mvc.c
/qemu/tests/tcg/s390x/mvo.c
/qemu/tests/tcg/s390x/pack.c
/qemu/tests/tcg/sh4/Makefile.target
/qemu/tests/unit/ptimer-test-stubs.c
/qemu/tests/unit/rcutorture.c
/qemu/tests/unit/test-block-iothread.c
/qemu/tests/unit/test-rcu-list.c
/qemu/tests/vm/haiku.x86_64
/qemu/tools/virtiofsd/passthrough_ll.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/event_notifier-posix.c
/qemu/util/hbitmap.c
/qemu/util/keyval.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/qht.c
/qemu/util/rcu.c
a46eff0a08-Mar-2022 Gerd Hoffmann <kraxel@redhat.com>

edk2/docker: use ubuntu 18.04

Upstream CI uses ubuntu 18.04 too, so pick
that version (instead of something newer).

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Alex Bennée <alex.b

edk2/docker: use ubuntu 18.04

Upstream CI uses ubuntu 18.04 too, so pick
that version (instead of something newer).

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>

show more ...

392c8ac108-Mar-2022 Gerd Hoffmann <kraxel@redhat.com>

edk2/docker: install python3

python2 is not supported any more,
so go install python3 instead.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Rev

edk2/docker: install python3

python2 is not supported any more,
so go install python3 instead.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>

show more ...


edk2/Dockerfile
/qemu/MAINTAINERS
/qemu/accel/kvm/kvm-accel-ops.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/tcg-accel-ops-icount.c
/qemu/accel/tcg/tcg-accel-ops-mttcg.c
/qemu/accel/tcg/tcg-accel-ops-rr.c
/qemu/accel/tcg/tcg-accel-ops.c
/qemu/audio/alsaaudio.c
/qemu/audio/audio.c
/qemu/audio/audio_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/block.c
/qemu/block/amend.c
/qemu/block/backup.c
/qemu/block/blkverify.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/dmg.c
/qemu/block/export/export.c
/qemu/block/export/fuse.c
/qemu/block/file-posix.c
/qemu/block/io.c
/qemu/block/meson.build
/qemu/block/mirror.c
/qemu/block/monitor/bitmap-qmp-cmds.c
/qemu/block/nbd.c
/qemu/block/nvme.c
/qemu/block/parallels-ext.c
/qemu/block/parallels.c
/qemu/block/preallocate.c
/qemu/block/qcow.c
/qemu/block/qcow2-cache.c
/qemu/block/qcow2-cluster.c
/qemu/block/qcow2-refcount.c
/qemu/block/qcow2-snapshot.c
/qemu/block/qcow2.c
/qemu/block/qed-l2-cache.c
/qemu/block/qed-table.c
/qemu/block/qed.c
/qemu/block/quorum.c
/qemu/block/raw-format.c
/qemu/block/reqlist.c
/qemu/block/snapshot-access.c
/qemu/block/snapshot.c
/qemu/block/stream.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/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/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/cpu.c
/qemu/crypto/tlssession.c
/qemu/docs/about/deprecated.rst
/qemu/docs/about/removed-features.rst
/qemu/docs/devel/migration.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/specs/sev-guest-firmware.rst
/qemu/docs/system/arm/aspeed.rst
/qemu/docs/system/arm/emulation.rst
/qemu/docs/system/riscv/virt.rst
/qemu/docs/tools/qemu-nbd.rst
/qemu/docs/tools/qemu-storage-daemon.rst
/qemu/fsdev/file-op-9p.h
/qemu/fsdev/meson.build
/qemu/fsdev/p9array.h
/qemu/hmp-commands-info.hx
/qemu/hmp-commands.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/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/boot.c
/qemu/hw/arm/mps2-tz.c
/qemu/hw/arm/virt.c
/qemu/hw/audio/cs4231a.c
/qemu/hw/audio/gus.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/block/pflash_cfi01.c
/qemu/hw/char/parallel.c
/qemu/hw/char/serial-isa.c
/qemu/hw/core/clock-vmstate.c
/qemu/hw/core/loader.c
/qemu/hw/display/edid-generate.c
/qemu/hw/display/macfb.c
/qemu/hw/display/trace-events
/qemu/hw/display/vmware_vga.c
/qemu/hw/gpio/aspeed_gpio.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/intel_iommu.c
/qemu/hw/i386/intel_iommu_internal.h
/qemu/hw/i386/pc.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/pc_sysfw_ovmf.c
/qemu/hw/i386/x86.c
/qemu/hw/ide/core.c
/qemu/hw/ide/isa.c
/qemu/hw/input/pckbd.c
/qemu/hw/input/tsc210x.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/pnv_xive.c
/qemu/hw/intc/pnv_xive2.c
/qemu/hw/intc/pnv_xive2_regs.h
/qemu/hw/intc/riscv_imsic.c
/qemu/hw/intc/spapr_xive.c
/qemu/hw/intc/trace-events
/qemu/hw/intc/xive.c
/qemu/hw/intc/xive2.c
/qemu/hw/ipmi/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/mips/gt64xxx_pci.c
/qemu/hw/mips/malta.c
/qemu/hw/misc/aspeed_sbc.c
/qemu/hw/misc/aspeed_sdmc.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/pvpanic-isa.c
/qemu/hw/misc/pvpanic-pci.c
/qemu/hw/misc/pvpanic.c
/qemu/hw/misc/trace-events
/qemu/hw/net/ne2000-isa.c
/qemu/hw/net/virtio-net.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-bridge/pci_expander_bridge.c
/qemu/hw/pci-bridge/xio3130_downstream.c
/qemu/hw/pci-bridge/xio3130_upstream.c
/qemu/hw/pci-host/pnv_phb4.c
/qemu/hw/pci-host/pnv_phb4_pec.c
/qemu/hw/pci-host/trace-events
/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/pnv.c
/qemu/hw/ppc/pnv_homer.c
/qemu/hw/ppc/pnv_occ.c
/qemu/hw/ppc/pnv_psi.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_caps.c
/qemu/hw/ppc/spapr_drc.c
/qemu/hw/ppc/spapr_numa.c
/qemu/hw/ppc/spapr_pci_nvlink2.c
/qemu/hw/ppc/spapr_rtas.c
/qemu/hw/ppc/spapr_rtc.c
/qemu/hw/ppc/spapr_softmmu.c
/qemu/hw/ppc/spapr_vio.c
/qemu/hw/riscv/Kconfig
/qemu/hw/riscv/opentitan.c
/qemu/hw/riscv/virt.c
/qemu/hw/rtc/m48t59-isa.c
/qemu/hw/rtc/mc146818rtc.c
/qemu/hw/rtc/meson.build
/qemu/hw/rtc/pl031.c
/qemu/hw/s390x/s390-virtio-ccw.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/smbios/smbios.c
/qemu/hw/ssi/aspeed_smc.c
/qemu/hw/ssi/xlnx-versal-ospi.c
/qemu/hw/tpm/tpm_ppi.c
/qemu/hw/tpm/tpm_tis_isa.c
/qemu/hw/usb/dev-mtp.c
/qemu/hw/usb/hcd-ohci.c
/qemu/hw/usb/hcd-xhci.c
/qemu/hw/usb/redirect.c
/qemu/hw/usb/trace-events
/qemu/hw/virtio/trace-events
/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-bus.c
/qemu/hw/virtio/virtio-iommu.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/nbd.h
/qemu/include/block/nvme.h
/qemu/include/block/reqlist.h
/qemu/include/block/snapshot.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/helper-head.h
/qemu/include/exec/poison.h
/qemu/include/hw/acpi/acpi-defs.h
/qemu/include/hw/arm/aspeed_soc.h
/qemu/include/hw/arm/virt.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/intc/riscv_imsic.h
/qemu/include/hw/isa/isa.h
/qemu/include/hw/loader.h
/qemu/include/hw/mips/mips.h
/qemu/include/hw/misc/aspeed_sbc.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/pci-bridge/xio3130_downstream.h
/qemu/include/hw/pci-host/pnv_phb4.h
/qemu/include/hw/pci-host/pnv_phb4_regs.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/pci/pci_regs.h
/qemu/include/hw/pci/pcie.h
/qemu/include/hw/pci/pcie_sriov.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/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/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/virtio-iommu.h
/qemu/include/migration/vmstate.h
/qemu/include/monitor/hmp-target.h
/qemu/include/qemu-common.h
/qemu/include/qemu/coroutine-tls.h
/qemu/include/qemu/cpuid.h
/qemu/include/qemu/event_notifier.h
/qemu/include/qemu/hbitmap.h
/qemu/include/qemu/job.h
/qemu/include/qemu/main-loop.h
/qemu/include/qemu/memalign.h
/qemu/include/qemu/osdep.h
/qemu/include/qemu/rcu.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/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/hax.h
/qemu/include/sysemu/hw_accel.h
/qemu/include/sysemu/kvm.h
/qemu/include/sysemu/memory_mapping.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-user/ppc/cpu_loop.c
/qemu/linux-user/signal.c
/qemu/meson.build
/qemu/migration/block.c
/qemu/migration/migration.c
/qemu/migration/migration.h
/qemu/migration/postcopy-ram.c
/qemu/migration/postcopy-ram.h
/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/monitor-internal.h
/qemu/monitor/qmp-cmds.c
/qemu/nbd/client-connection.c
/qemu/nbd/server.c
/qemu/net/l2tpv3.c
/qemu/os-posix.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/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-img.c
/qemu/qemu-io-cmds.c
/qemu/qemu-nbd.c
/qemu/qemu-options.hx
/qemu/qom/object.c
/qemu/roms/Makefile.edk2
/qemu/roms/edk2
/qemu/roms/edk2-build.sh
/qemu/roms/openbios
/qemu/roms/seabios
/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/scripts/update-linux-headers.sh
/qemu/semihosting/arm-compat-semi.c
/qemu/softmmu/arch_init.c
/qemu/softmmu/cpu-timers.c
/qemu/softmmu/cpus.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/storage-daemon/qemu-storage-daemon.c
/qemu/stubs/iothread-lock-block.c
/qemu/stubs/meson.build
/qemu/target/alpha/cpu-qom.h
/qemu/target/alpha/cpu.h
/qemu/target/alpha/translate.c
/qemu/target/arm/cpu-param.h
/qemu/target/arm/cpu-qom.h
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/helper.c
/qemu/target/arm/hvf/hvf.c
/qemu/target/arm/hvf_arm.h
/qemu/target/arm/internals.h
/qemu/target/arm/kvm-consts.h
/qemu/target/arm/kvm64.c
/qemu/target/arm/psci.c
/qemu/target/arm/translate-a64.c
/qemu/target/arm/translate-neon.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/hppa/helper.h
/qemu/target/i386/cpu-qom.h
/qemu/target/i386/cpu.h
/qemu/target/i386/hax/hax-all.c
/qemu/target/i386/hvf/hvf.c
/qemu/target/i386/hvf/x86_emu.c
/qemu/target/i386/hvf/x86_emu.h
/qemu/target/i386/kvm/kvm.c
/qemu/target/i386/nvmm/nvmm-all.c
/qemu/target/i386/ops_sse_header.h
/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/m68k/cpu-qom.h
/qemu/target/m68k/cpu.h
/qemu/target/m68k/helper.h
/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.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/cpu.h
/qemu/target/ppc/cpu-qom.h
/qemu/target/ppc/cpu.h
/qemu/target/ppc/cpu_init.c
/qemu/target/ppc/excp_helper.c
/qemu/target/ppc/fpu_helper.c
/qemu/target/ppc/helper.h
/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/power8-pmu.c
/qemu/target/ppc/power8-pmu.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/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/csr.c
/qemu/target/riscv/fpu_helper.c
/qemu/target/riscv/helper.h
/qemu/target/riscv/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_rvzfh.c.inc
/qemu/target/riscv/internals.h
/qemu/target/riscv/pmp.h
/qemu/target/riscv/translate.c
/qemu/target/rx/cpu-qom.h
/qemu/target/rx/cpu.h
/qemu/target/s390x/cpu-qom.h
/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/tcg/insn-data.def
/qemu/target/s390x/tcg/mem_helper.c
/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/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/avocado/avocado_qemu/__init__.py
/qemu/tests/avocado/boot_linux.py
/qemu/tests/avocado/linux_ssh_mips_malta.py
/qemu/tests/avocado/machine_s390_ccw_virtio.py
/qemu/tests/bench/atomic_add-bench.c
/qemu/tests/bench/qht-bench.c
/qemu/tests/check-block.sh
/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/qemu-iotests/040
/qemu/tests/qemu-iotests/172.out
/qemu/tests/qemu-iotests/185
/qemu/tests/qemu-iotests/185.out
/qemu/tests/qemu-iotests/233
/qemu/tests/qemu-iotests/233.out
/qemu/tests/qemu-iotests/241
/qemu/tests/qemu-iotests/241.out
/qemu/tests/qemu-iotests/257.out
/qemu/tests/qemu-iotests/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/common.tls
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qemu-iotests/testenv.py
/qemu/tests/qemu-iotests/testrunner.py
/qemu/tests/qemu-iotests/tests/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/isl_pmbus_vr-test.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/migration-test.c
/qemu/tests/qtest/npcm7xx_sdhci-test.c
/qemu/tests/qtest/virtio-9p-test.c
/qemu/tests/qtest/virtio-iommu-test.c
/qemu/tests/tcg/aarch64/system/semiheap.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/ppc64le/bcdsub.c
/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/s390x/Makefile.target
/qemu/tests/tcg/s390x/exrl-trt.c
/qemu/tests/tcg/s390x/exrl-trtr.c
/qemu/tests/tcg/s390x/mie3-compl.c
/qemu/tests/tcg/s390x/mie3-mvcrl.c
/qemu/tests/tcg/s390x/mie3-sel.c
/qemu/tests/tcg/s390x/mvc.c
/qemu/tests/tcg/s390x/mvo.c
/qemu/tests/tcg/s390x/pack.c
/qemu/tests/tcg/sh4/Makefile.target
/qemu/tests/unit/ptimer-test-stubs.c
/qemu/tests/unit/rcutorture.c
/qemu/tests/unit/test-block-iothread.c
/qemu/tests/unit/test-rcu-list.c
/qemu/tests/vm/haiku.x86_64
/qemu/tools/virtiofsd/passthrough_ll.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/event_notifier-posix.c
/qemu/util/hbitmap.c
/qemu/util/keyval.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/qht.c
/qemu/util/rcu.c
7dc17ff725-Feb-2022 Alex Bennée <alex.bennee@linaro.org>

gitlab: upgrade the job definition for s390x to 20.04

The new s390x machine has more of everything including the OS. As
18.04 will soon be going we might as well get onto something moderately
modern

gitlab: upgrade the job definition for s390x to 20.04

The new s390x machine has more of everything including the OS. As
18.04 will soon be going we might as well get onto something moderately
modern.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Acked-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Cc: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220225172021.3493923-16-alex.bennee@linaro.org>

show more ...

cc44a16025-Feb-2022 Alex Bennée <alex.bennee@linaro.org>

gitlab: add a new aarch32 custom runner definition

Although running on aarch64 hardware we can still target 32bit builds
with a cross compiler and run the resulting binaries.

Signed-off-by: Alex Be

gitlab: add a new aarch32 custom runner definition

Although running on aarch64 hardware we can still target 32bit builds
with a cross compiler and run the resulting binaries.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20220225172021.3493923-10-alex.bennee@linaro.org>

show more ...

7d5817a425-Feb-2022 Alex Bennée <alex.bennee@linaro.org>

tests/docker: introduce debian-riscv64-test-cross

Cross building QEMU for riscv64 still involves messing about with sid
and ports. However for building tests we can have a slimmer compiler
only cont

tests/docker: introduce debian-riscv64-test-cross

Cross building QEMU for riscv64 still involves messing about with sid
and ports. However for building tests we can have a slimmer compiler
only container which should be more stable.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220225172021.3493923-7-alex.bennee@linaro.org>

show more ...

8976757925-Feb-2022 Alex Bennée <alex.bennee@linaro.org>

tests/docker: update debian-s390x-cross with lcitool

A later compiler is needed for some upcomming tests so we might as
well migrate to an lcitool generated docker file.

Signed-off-by: Alex Bennée

tests/docker: update debian-s390x-cross with lcitool

A later compiler is needed for some upcomming tests so we might as
well migrate to an lcitool generated docker file.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: David Hildenbrand <david@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220225172021.3493923-6-alex.bennee@linaro.org>

show more ...

e300024525-Feb-2022 Alex Bennée <alex.bennee@linaro.org>

tests/docker: update debian-arm64-cross with lcitool

Using lcitool update debian-arm64-cross to a Debian 11 based system.
As a result we can drop debian-arm64-test-cross just for building
tests.

Si

tests/docker: update debian-arm64-cross with lcitool

Using lcitool update debian-arm64-cross to a Debian 11 based system.
As a result we can drop debian-arm64-test-cross just for building
tests.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220225172021.3493923-5-alex.bennee@linaro.org>

show more ...


container-cross.yml
/qemu/MAINTAINERS
/qemu/accel/tcg/cpu-exec.c
/qemu/accel/tcg/cputlb.c
/qemu/accel/tcg/translate-all.c
/qemu/backends/hostmem-file.c
/qemu/backends/hostmem.c
/qemu/backends/tpm/meson.build
/qemu/block/meson.build
/qemu/block/nbd.c
/qemu/block/ssh.c
/qemu/blockdev.c
/qemu/bsd-user/signal.c
/qemu/common-user/host/sparc64/safe-syscall.inc.S
/qemu/configure
/qemu/contrib/vhost-user-gpu/meson.build
/qemu/crypto/meson.build
/qemu/docs/about/deprecated.rst
/qemu/docs/devel/kconfig.rst
/qemu/docs/interop/firmware.json
/qemu/docs/meson.build
/qemu/docs/system/arm/nuvoton.rst
/qemu/docs/system/confidential-guest-support.rst
/qemu/docs/system/i386/amd-memory-encryption.rst
/qemu/docs/system/index.rst
/qemu/docs/system/ppc/pseries.rst
/qemu/docs/system/qemu-block-drivers.rst.inc
/qemu/docs/system/riscv/virt.rst
/qemu/docs/system/target-i386.rst
/qemu/docs/tools/virtiofsd.rst
/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/acpi/meson.build
/qemu/hw/arm/Kconfig
/qemu/hw/arm/armv7m.c
/qemu/hw/arm/npcm7xx_boards.c
/qemu/hw/arm/nseries.c
/qemu/hw/arm/omap1.c
/qemu/hw/block/fdc-isa.c
/qemu/hw/block/virtio-blk.c
/qemu/hw/core/generic-loader.c
/qemu/hw/core/guest-loader.c
/qemu/hw/core/ptimer.c
/qemu/hw/display/bcm2835_fb.c
/qemu/hw/display/i2c-ddc.c
/qemu/hw/display/macfb.c
/qemu/hw/display/omap_dss.c
/qemu/hw/display/virtio-vga.c
/qemu/hw/dma/bcm2835_dma.c
/qemu/hw/gpio/omap_gpio.c
/qemu/hw/i2c/Kconfig
/qemu/hw/i386/pc_piix.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/riscv_aplic.c
/qemu/hw/ipmi/ipmi.c
/qemu/hw/mem/nvdimm.c
/qemu/hw/mem/pc-dimm.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/pvpanic-isa.c
/qemu/hw/misc/pvpanic-pci.c
/qemu/hw/net/e1000e_core.c
/qemu/hw/net/fsl_etsec/etsec.c
/qemu/hw/net/trace-events
/qemu/hw/net/vmxnet3.c
/qemu/hw/nvme/ctrl.c
/qemu/hw/nvme/ns.c
/qemu/hw/nvme/nvme.h
/qemu/hw/nvme/trace-events
/qemu/hw/nvram/eeprom_at24c.c
/qemu/hw/ppc/pegasos2.c
/qemu/hw/ppc/ppc.c
/qemu/hw/ppc/prep.c
/qemu/hw/ppc/prep_systemio.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_caps.c
/qemu/hw/ppc/spapr_cpu_core.c
/qemu/hw/ppc/spapr_hcall.c
/qemu/hw/ppc/spapr_iommu.c
/qemu/hw/ppc/spapr_nvdimm.c
/qemu/hw/remote/proxy-memory-listener.c
/qemu/hw/riscv/virt.c
/qemu/hw/rtc/Kconfig
/qemu/hw/s390x/s390-pci-bus.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/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/host-libusb.c
/qemu/hw/vfio/igd.c
/qemu/hw/virtio/virtio-balloon.c
/qemu/hw/virtio/virtio-pmem.c
/qemu/include/block/nvme.h
/qemu/include/exec/cpu_ldst.h
/qemu/include/exec/exec-all.h
/qemu/include/exec/ramblock.h
/qemu/include/hw/intc/riscv_aplic.h
/qemu/include/hw/m68k/mcf.h
/qemu/include/hw/mem/nvdimm.h
/qemu/include/hw/mem/pc-dimm.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/tricore/triboard.h
/qemu/include/qemu/cacheinfo.h
/qemu/include/qemu/coroutine.h
/qemu/include/qemu/hw-version.h
/qemu/include/qemu/madvise.h
/qemu/include/qemu/mmap-alloc.h
/qemu/include/qemu/mprotect.h
/qemu/include/qemu/osdep.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/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/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/riscv/host-signal.h
/qemu/linux-user/include/host/s390/host-signal.h
/qemu/linux-user/include/host/sparc64/host-signal.h
/qemu/linux-user/include/host/x86_64/host-signal.h
/qemu/linux-user/ppc/cpu_loop.c
/qemu/linux-user/signal.c
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/meson.build
/qemu/migration/postcopy-ram.c
/qemu/migration/qemu-file.c
/qemu/migration/ram.c
/qemu/monitor/misc.c
/qemu/net/colo-compare.c
/qemu/net/eth.c
/qemu/net/filter-mirror.c
/qemu/net/slirp.c
/qemu/net/tap-linux.c
/qemu/net/tap.c
/qemu/net/vhost-vdpa.c
/qemu/pc-bios/meson.build
/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/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/meson-buildoptions.py
/qemu/scripts/meson-buildoptions.sh
/qemu/scripts/qmp/qmp-shell-wrap
/qemu/softmmu/cpus.c
/qemu/softmmu/memory.c
/qemu/softmmu/meson.build
/qemu/softmmu/physmem.c
/qemu/softmmu/qemu-seccomp.c
/qemu/softmmu/qtest.c
/qemu/softmmu/runstate.c
/qemu/softmmu/vl.c
/qemu/target/alpha/helper.c
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu64.c
/qemu/target/arm/helper.c
/qemu/target/arm/hvf/hvf.c
/qemu/target/arm/m_helper.c
/qemu/target/arm/mte_helper.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/mem_helper.c
/qemu/target/hppa/op_helper.c
/qemu/target/i386/cpu.c
/qemu/target/i386/cpu.h
/qemu/target/i386/helper.c
/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/i386/tcg/translate.c
/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/openrisc/interrupt.c
/qemu/target/openrisc/mmu.c
/qemu/target/ppc/cpu-models.c
/qemu/target/ppc/cpu-models.h
/qemu/target/ppc/cpu-qom.h
/qemu/target/ppc/cpu.h
/qemu/target/ppc/cpu_init.c
/qemu/target/ppc/excp_helper.c
/qemu/target/ppc/fpu_helper.c
/qemu/target/ppc/helper.h
/qemu/target/ppc/helper_regs.c
/qemu/target/ppc/int_helper.c
/qemu/target/ppc/machine.c
/qemu/target/ppc/misc_helper.c
/qemu/target/ppc/mmu-hash32.c
/qemu/target/ppc/mmu-hash32.h
/qemu/target/ppc/mmu-radix64.c
/qemu/target/ppc/mmu_common.c
/qemu/target/ppc/mmu_helper.c
/qemu/target/ppc/spr_common.h
/qemu/target/ppc/timebase_helper.c
/qemu/target/ppc/translate.c
/qemu/target/ppc/translate/fp-impl.c.inc
/qemu/target/ppc/translate/vsx-impl.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/gdbstub.c
/qemu/target/riscv/insn32.decode
/qemu/target/riscv/insn_trans/trans_rvb.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/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/tcg/excp_helper.c
/qemu/target/s390x/tcg/mem_helper.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.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-target.c.inc
/qemu/tcg/loongarch64/tcg-target.h
/qemu/tcg/mips/tcg-target.c.inc
/qemu/tcg/mips/tcg-target.h
/qemu/tcg/ppc/tcg-target.c.inc
/qemu/tcg/ppc/tcg-target.h
/qemu/tcg/region.c
/qemu/tcg/riscv/tcg-target.c.inc
/qemu/tcg/riscv/tcg-target.h
/qemu/tcg/s390x/tcg-target.c.inc
/qemu/tcg/s390x/tcg-target.h
/qemu/tcg/sparc/tcg-target.c.inc
/qemu/tcg/tcg.c
/qemu/tcg/tci.c
/qemu/tests/Makefile.include
/qemu/tests/check-block.sh
/qemu/tests/docker/Makefile.include
/qemu/tests/docker/dockerfiles/debian-arm64-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/meson.build
/qemu/tests/qemu-iotests/245
/qemu/tests/qemu-iotests/245.out
/qemu/tests/qemu-iotests/281
/qemu/tests/qemu-iotests/281.out
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qemu-iotests/meson.build
/qemu/tests/qemu-iotests/testrunner.py
/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/vhost-user-test.c
/qemu/tests/qtest/virtio-9p-test.c
/qemu/tests/qtest/virtio-net-failover.c
/qemu/tests/tcg/configure.sh
/qemu/tests/tcg/multiarch/sigbus.c
/qemu/tests/unit/meson.build
/qemu/tests/unit/test-seccomp.c
/qemu/tools/meson.build
/qemu/tools/virtiofsd/fuse_common.h
/qemu/tools/virtiofsd/fuse_i.h
/qemu/tools/virtiofsd/fuse_lowlevel.c
/qemu/tools/virtiofsd/fuse_lowlevel.h
/qemu/tools/virtiofsd/helper.c
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/tools/virtiofsd/passthrough_seccomp.c
/qemu/ui/cocoa.m
/qemu/util/atomic64.c
/qemu/util/cacheflush.c
/qemu/util/cacheinfo.c
/qemu/util/meson.build
/qemu/util/osdep.c
/qemu/util/oslib-posix.c
/qemu/util/qemu-coroutine.c
74154d7e12-Jan-2022 Thomas Huth <thuth@redhat.com>

linux-user: Remove the deprecated ppc64abi32 target

It's likely broken, and nobody cared for picking it up again
during the deprecation phase, so let's remove this now.

Since this is the last entry

linux-user: Remove the deprecated ppc64abi32 target

It's likely broken, and nobody cared for picking it up again
during the deprecation phase, so let's remove this now.

Since this is the last entry in deprecated_targets_list, remove
the related code in the configure script, too.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: Cédric Le Goater <clg@kaod.org>
Acked-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20211215084958.185214-1-thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20220112112722.3641051-32-alex.bennee@linaro.org>

show more ...

6340af7a04-Feb-2022 Stefan Hajnoczi <stefanha@redhat.com>

gitlab: fall back to commit hash in qemu-setup filename

Personal repos may not have release tags (v6.0.0, v6.1.0, etc) and this
causes cross_system_build_job to fail when pretty-printing a unique
qe

gitlab: fall back to commit hash in qemu-setup filename

Personal repos may not have release tags (v6.0.0, v6.1.0, etc) and this
causes cross_system_build_job to fail when pretty-printing a unique
qemu-setup-*.exe name:

version="$(git describe --match v[0-9]*)";
^^^^^^^^^^ fails ^^^^^^^^^^^
mv -v qemu-setup*.exe qemu-setup-${version}.exe;

Fall back to the short commit hash if necessary. This fixes CI failures
that Greg Kurz and I experienced in our personal repos.

Cc: Greg Kurz <groug@kaod.org>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220125173454.10381-1-stefanha@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20220204204335.1689602-14-alex.bennee@linaro.org>

show more ...

d2b7bb0904-Feb-2022 Philippe Mathieu-Daudé <f4bug@amsat.org>

tests: Manually remove libxml2 on MSYS2 runners

lcitool doesn't support MSYS2 targets, so manually remove
this now unnecessary library.

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewe

tests: Manually remove libxml2 on MSYS2 runners

lcitool doesn't support MSYS2 targets, so manually remove
this now unnecessary library.

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20220121154134.315047-7-f4bug@amsat.org>
Message-Id: <20220204204335.1689602-11-alex.bennee@linaro.org>

show more ...

dabee83804-Feb-2022 Philippe Mathieu-Daudé <f4bug@amsat.org>

tests/lcitool: Refresh submodule and remove libxml2

The previous commit removed all uses of libxml2.

Refresh lcitool submodule, update qemu.yml and refresh the generated
files by running:

$ make

tests/lcitool: Refresh submodule and remove libxml2

The previous commit removed all uses of libxml2.

Refresh lcitool submodule, update qemu.yml and refresh the generated
files by running:

$ make lcitool-refresh

Note: This refreshment also removes libudev dependency on Fedora
and CentOS due to libvirt-ci commit 18bfaee ("mappings: Improve
mapping for libudev"), since "The udev project has been absorbed
by the systemd project", and lttng-ust on FreeBSD runners due to
libvirt-ci commit 6dd9b6f ("guests: drop lttng-ust from FreeBSD
platform").

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20220121154134.315047-6-f4bug@amsat.org>
Message-Id: <20220204204335.1689602-10-alex.bennee@linaro.org>

show more ...


/qemu/.gitignore
cirrus/freebsd-12.vars
cirrus/freebsd-13.vars
cirrus/macos-11.vars
/qemu/.gitmodules
/qemu/MAINTAINERS
/qemu/Makefile
/qemu/block.c
/qemu/block/block-backend.c
/qemu/block/export/fuse.c
/qemu/block/export/vhost-user-blk-server.c
/qemu/block/io.c
/qemu/block/meson.build
/qemu/block/qcow2.c
/qemu/block/rbd.c
/qemu/bsd-user/arm/signal.c
/qemu/bsd-user/arm/target_arch_cpu.h
/qemu/bsd-user/freebsd/target_os_siginfo.h
/qemu/bsd-user/freebsd/target_os_signal.h
/qemu/bsd-user/freebsd/target_os_ucontext.h
/qemu/bsd-user/host/arm/host-signal.h
/qemu/bsd-user/host/i386/host-signal.h
/qemu/bsd-user/host/x86_64/host-signal.h
/qemu/bsd-user/i386/signal.c
/qemu/bsd-user/i386/target_arch_cpu.h
/qemu/bsd-user/main.c
/qemu/bsd-user/qemu.h
/qemu/bsd-user/signal-common.h
/qemu/bsd-user/signal.c
/qemu/bsd-user/strace.c
/qemu/bsd-user/syscall_defs.h
/qemu/bsd-user/trace-events
/qemu/bsd-user/trace.h
/qemu/bsd-user/x86_64/signal.c
/qemu/bsd-user/x86_64/target_arch_cpu.h
/qemu/configure
/qemu/cpu.c
/qemu/docs/about/deprecated.rst
/qemu/docs/conf.py
/qemu/docs/devel/qapi-code-gen.rst
/qemu/docs/devel/testing.rst
/qemu/docs/devel/tracing.rst
/qemu/docs/tools/qemu-img.rst
/qemu/docs/tools/qemu-storage-daemon.rst
/qemu/hw/acpi/Kconfig
/qemu/hw/acpi/aml-build.c
/qemu/hw/acpi/cpu.c
/qemu/hw/acpi/erst.c
/qemu/hw/acpi/ich9.c
/qemu/hw/acpi/memory_hotplug.c
/qemu/hw/acpi/meson.build
/qemu/hw/acpi/piix4.c
/qemu/hw/acpi/tco.c
/qemu/hw/acpi/trace-events
/qemu/hw/arm/allwinner-h3.c
/qemu/hw/arm/armv7m.c
/qemu/hw/arm/aspeed.c
/qemu/hw/arm/aspeed_ast2600.c
/qemu/hw/arm/boot.c
/qemu/hw/arm/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/kzm.c
/qemu/hw/arm/mcimx6ul-evk.c
/qemu/hw/arm/mcimx7d-sabre.c
/qemu/hw/arm/npcm7xx.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/smmuv3.c
/qemu/hw/arm/strongarm.c
/qemu/hw/arm/vexpress.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/pcspk.c
/qemu/hw/block/m25p80.c
/qemu/hw/char/exynos4210_uart.c
/qemu/hw/display/artist.c
/qemu/hw/display/macfb.c
/qemu/hw/display/trace-events
/qemu/hw/dma/xlnx-zdma.c
/qemu/hw/dma/xlnx_csu_dma.c
/qemu/hw/gpio/imx_gpio.c
/qemu/hw/hppa/hppa_hardware.h
/qemu/hw/hppa/machine.c
/qemu/hw/i386/acpi-build.c
/qemu/hw/i386/acpi-microvm.c
/qemu/hw/i386/pc_piix.c
/qemu/hw/i386/sgx.c
/qemu/hw/i386/xen/xen-hvm.c
/qemu/hw/i386/xen/xen-mapcache.c
/qemu/hw/intc/arm_gicv3.c
/qemu/hw/intc/arm_gicv3_common.c
/qemu/hw/intc/arm_gicv3_its.c
/qemu/hw/intc/arm_gicv3_redist.c
/qemu/hw/intc/gicv3_internal.h
/qemu/hw/intc/i8259_common.c
/qemu/hw/intc/ioapic_common.c
/qemu/hw/intc/pnv_xive.c
/qemu/hw/intc/trace-events
/qemu/hw/misc/bcm2835_mbox.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/xlnx-versal-pmc-iou-slcr.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/pci-host/pnv_phb3.c
/qemu/hw/pci-host/pnv_phb4.c
/qemu/hw/ppc/ppc.c
/qemu/hw/ppc/spapr.c
/qemu/hw/ppc/spapr_cpu_core.c
/qemu/hw/ppc/spapr_rtc.c
/qemu/hw/ppc/spapr_vof.c
/qemu/hw/ppc/vof.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/pl031.c
/qemu/hw/rtc/twl92230.c
/qemu/hw/rtc/xlnx-zynqmp-rtc.c
/qemu/hw/s390x/tod-tcg.c
/qemu/hw/scsi/megasas.c
/qemu/hw/scsi/mptsas.c
/qemu/hw/sensor/Kconfig
/qemu/hw/sensor/lsm303dlhc_mag.c
/qemu/hw/sensor/meson.build
/qemu/hw/ssi/meson.build
/qemu/hw/ssi/xlnx-versal-ospi.c
/qemu/hw/timer/armv7m_systick.c
/qemu/hw/virtio/virtio-mmio.c
/qemu/hw/virtio/virtio-pci.c
/qemu/hw/virtio/virtio.c
/qemu/include/block/block.h
/qemu/include/exec/cpu-all.h
/qemu/include/exec/cpu-common.h
/qemu/include/hw/acpi/erst.h
/qemu/include/hw/arm/boot.h
/qemu/include/hw/arm/xlnx-versal.h
/qemu/include/hw/arm/xlnx-zynqmp.h
/qemu/include/hw/dma/xlnx_csu_dma.h
/qemu/include/hw/i386/ioapic_internal.h
/qemu/include/hw/intc/arm_gicv3_its_common.h
/qemu/include/hw/isa/i8259_internal.h
/qemu/include/hw/misc/xlnx-versal-pmc-iou-slcr.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/ppc/vof.h
/qemu/include/hw/ssi/xlnx-versal-ospi.h
/qemu/include/qemu-common.h
/qemu/include/qemu/vhost-user-server.h
/qemu/include/sysemu/rtc.h
/qemu/linux-user/aarch64/target_resource.h
/qemu/linux-user/alpha/target_resource.h
/qemu/linux-user/arm/target_resource.h
/qemu/linux-user/cris/target_resource.h
/qemu/linux-user/fd-trans.c
/qemu/linux-user/generic/target_resource.h
/qemu/linux-user/hexagon/target_resource.h
/qemu/linux-user/hppa/target_resource.h
/qemu/linux-user/i386/target_resource.h
/qemu/linux-user/m68k/target_resource.h
/qemu/linux-user/main.c
/qemu/linux-user/microblaze/target_resource.h
/qemu/linux-user/mips/target_resource.h
/qemu/linux-user/mips64/target_resource.h
/qemu/linux-user/nios2/target_resource.h
/qemu/linux-user/openrisc/target_resource.h
/qemu/linux-user/ppc/target_resource.h
/qemu/linux-user/qemu.h
/qemu/linux-user/riscv/target_resource.h
/qemu/linux-user/s390x/target_resource.h
/qemu/linux-user/sh4/target_resource.h
/qemu/linux-user/sparc/target_resource.h
/qemu/linux-user/syscall.c
/qemu/linux-user/syscall_defs.h
/qemu/linux-user/x86_64/target_resource.h
/qemu/linux-user/xtensa/target_resource.h
/qemu/meson.build
/qemu/meson_options.txt
/qemu/migration/migration.c
/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/ram.c
/qemu/migration/ram.h
/qemu/migration/savevm.c
/qemu/migration/trace-events
/qemu/monitor/hmp-cmds.c
/qemu/nbd/server.c
/qemu/net/dump.c
/qemu/pc-bios/hppa-firmware.img
/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/error.py
/qemu/python/qemu/aqmp/events.py
/qemu/python/qemu/aqmp/legacy.py
/qemu/python/qemu/aqmp/protocol.py
/qemu/python/qemu/aqmp/qmp_client.py
/qemu/python/qemu/aqmp/qmp_shell.py
/qemu/python/qemu/machine/machine.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/qapi/audio.json
/qemu/qapi/block-export.json
/qemu/qapi/compat.json
/qemu/qapi/machine.json
/qemu/qapi/meson.build
/qemu/qapi/migration.json
/qemu/qapi/misc-target.json
/qemu/qapi/replay.json
/qemu/qapi/trace.json
/qemu/qemu-img-cmds.hx
/qemu/qga/meson.build
/qemu/roms/seabios-hppa
/qemu/scripts/checkpatch.pl
/qemu/scripts/ci/org.centos/stream/8/x86_64/configure
/qemu/scripts/coverity-scan/coverity-scan.docker
/qemu/scripts/coverity-scan/run-coverity-scan
/qemu/scripts/cpu-x86-uarch-abi.py
/qemu/scripts/meson-buildoptions.sh
/qemu/scripts/mtest2make.py
/qemu/scripts/qapi/commands.py
/qemu/scripts/qapi/gen.py
/qemu/scripts/qapi/main.py
/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/update-linux-headers.sh
/qemu/softmmu/rtc.c
/qemu/storage-daemon/qemu-storage-daemon.c
/qemu/subprojects/libvhost-user/libvhost-user.c
/qemu/subprojects/libvhost-user/libvhost-user.h
/qemu/target/arm/cpu.c
/qemu/target/arm/helper-a64.c
/qemu/target/arm/helper.c
/qemu/target/arm/internals.h
/qemu/target/arm/m_helper.c
/qemu/target/arm/psci.c
/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/op_helper.c
/qemu/target/hppa/translate.c
/qemu/target/openrisc/machine.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/excp_helper.c
/qemu/target/ppc/helper.h
/qemu/target/ppc/helper_regs.c
/qemu/target/ppc/int_helper.c
/qemu/target/ppc/machine.c
/qemu/target/ppc/mmu_common.c
/qemu/target/ppc/mmu_helper.c
/qemu/target/ppc/translate.c
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_bits.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/csr.c
/qemu/target/riscv/gdbstub.c
/qemu/target/riscv/helper.h
/qemu/target/riscv/insn_trans/trans_privileged.c.inc
/qemu/target/riscv/insn_trans/trans_rva.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/machine.c
/qemu/target/riscv/op_helper.c
/qemu/target/riscv/pmp.c
/qemu/target/riscv/translate.c
/qemu/target/riscv/vector_helper.c
/qemu/target/sparc/machine.c
/qemu/tcg/i386/tcg-target.c.inc
/qemu/tests/Makefile.include
/qemu/tests/check-block.sh
/qemu/tests/data/acpi/microvm/ERST.pcie
/qemu/tests/data/acpi/pc/DSDT.acpierst
/qemu/tests/data/acpi/pc/ERST.acpierst
/qemu/tests/data/acpi/pc/SSDT.dimmpxm
/qemu/tests/data/acpi/q35/DSDT.acpierst
/qemu/tests/data/acpi/q35/ERST.acpierst
/qemu/tests/data/acpi/q35/FACP.slic
/qemu/tests/data/acpi/q35/SSDT.dimmpxm
/qemu/tests/data/acpi/virt/SSDT.memhp
/qemu/tests/docker/dockerfiles/alpine.docker
/qemu/tests/docker/dockerfiles/centos8.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/lcitool/libvirt-ci
/qemu/tests/lcitool/projects/qemu.yml
/qemu/tests/lcitool/refresh
/qemu/tests/meson.build
/qemu/tests/qemu-iotests/031
/qemu/tests/qemu-iotests/036
/qemu/tests/qemu-iotests/039
/qemu/tests/qemu-iotests/044
/qemu/tests/qemu-iotests/044.out
/qemu/tests/qemu-iotests/051
/qemu/tests/qemu-iotests/060
/qemu/tests/qemu-iotests/060.out
/qemu/tests/qemu-iotests/061
/qemu/tests/qemu-iotests/061.out
/qemu/tests/qemu-iotests/065
/qemu/tests/qemu-iotests/082.out
/qemu/tests/qemu-iotests/112
/qemu/tests/qemu-iotests/137
/qemu/tests/qemu-iotests/149.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.out
/qemu/tests/qemu-iotests/209
/qemu/tests/qemu-iotests/209.out
/qemu/tests/qemu-iotests/210
/qemu/tests/qemu-iotests/214
/qemu/tests/qemu-iotests/237.out
/qemu/tests/qemu-iotests/242
/qemu/tests/qemu-iotests/242.out
/qemu/tests/qemu-iotests/246
/qemu/tests/qemu-iotests/254
/qemu/tests/qemu-iotests/255.out
/qemu/tests/qemu-iotests/260
/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/287
/qemu/tests/qemu-iotests/290
/qemu/tests/qemu-iotests/296.out
/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/check
/qemu/tests/qemu-iotests/common.filter
/qemu/tests/qemu-iotests/common.rc
/qemu/tests/qemu-iotests/iotests.py
/qemu/tests/qemu-iotests/meson.build
/qemu/tests/qemu-iotests/testenv.py
/qemu/tests/qemu-iotests/testrunner.py
/qemu/tests/qemu-iotests/tests/block-status-cache
/qemu/tests/qemu-iotests/tests/block-status-cache.out
/qemu/tests/qemu-iotests/tests/migrate-bitmaps-postcopy-test
/qemu/tests/qemu-iotests/tests/migrate-bitmaps-test
/qemu/tests/qemu-iotests/tests/migration-permissions
/qemu/tests/qemu-iotests/tests/migration-permissions.out
/qemu/tests/qemu-iotests/tests/mirror-ready-cancel-error
/qemu/tests/qemu-iotests/tests/mirror-top-perms
/qemu/tests/qemu-iotests/tests/remove-bitmap-from-backing
/qemu/tests/qtest/bios-tables-test.c
/qemu/tests/qtest/cdrom-test.c
/qemu/tests/qtest/erst-test.c
/qemu/tests/qtest/lsm303dlhc-mag-test.c
/qemu/tests/qtest/meson.build
/qemu/tests/qtest/vhost-user-test.c
/qemu/tools/virtiofsd/passthrough_ll.c
/qemu/trace/meson.build
/qemu/util/bufferiszero.c
/qemu/util/oslib-posix.c
/qemu/util/vhost-user-server.c
4211fc5518-Jan-2022 Anup Patel <apatel@ventanamicro.com>

roms/opensbi: Remove ELF images

Now that all RISC-V machines can use OpenSBI BIN images, we remove
OpenSBI ELF images and also exclude these images from BIOS build.

Signed-off-by: Anup Patel <apate

roms/opensbi: Remove ELF images

Now that all RISC-V machines can use OpenSBI BIN images, we remove
OpenSBI ELF images and also exclude these images from BIOS build.

Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>

show more ...


opensbi.yml
/qemu/MAINTAINERS
/qemu/docs/devel/memory.rst
/qemu/docs/specs/ppc-spapr-hotplug.rst
/qemu/docs/specs/ppc-spapr-uv-hcalls.rst
/qemu/docs/system/arm/cpu-features.rst
/qemu/docs/system/device-emulation.rst
/qemu/docs/system/devices/can.rst
/qemu/docs/system/ppc/pseries.rst
/qemu/hw/acpi/aml-build.c
/qemu/hw/arm/Kconfig
/qemu/hw/arm/aspeed_ast2600.c
/qemu/hw/arm/musicpal.c
/qemu/hw/arm/npcm7xx_boards.c
/qemu/hw/arm/virt-acpi-build.c
/qemu/hw/arm/virt.c
/qemu/hw/audio/Kconfig
/qemu/hw/char/riscv_htif.c
/qemu/hw/core/loader.c
/qemu/hw/core/machine.c
/qemu/hw/ide/ahci.c
/qemu/hw/intc/arm_gic.c
/qemu/hw/intc/arm_gicv3_its.c
/qemu/hw/intc/arm_gicv3_redist.c
/qemu/hw/intc/sifive_plic.c
/qemu/hw/m68k/virt.c
/qemu/hw/misc/aspeed_i3c.c
/qemu/hw/misc/meson.build
/qemu/hw/misc/trace-events
/qemu/hw/net/meson.build
/qemu/hw/net/mv88w8618_eth.c
/qemu/hw/nvme/ctrl.c
/qemu/hw/nvram/meson.build
/qemu/hw/pci-host/pnv_phb4.c
/qemu/hw/pci-host/pnv_phb4_pec.c
/qemu/hw/rdma/rdma_utils.c
/qemu/hw/rdma/rdma_utils.h
/qemu/hw/rdma/trace-events
/qemu/hw/riscv/boot.c
/qemu/hw/riscv/opentitan.c
/qemu/hw/riscv/spike.c
/qemu/hw/riscv/virt.c
/qemu/hw/s390x/ipl.c
/qemu/hw/scsi/megasas.c
/qemu/hw/scsi/scsi-bus.c
/qemu/hw/scsi/scsi-disk.c
/qemu/hw/timer/etraxfs_timer.c
/qemu/hw/timer/ibex_timer.c
/qemu/hw/virtio/virtio-mem.c
/qemu/include/exec/memory.h
/qemu/include/hw/arm/aspeed_soc.h
/qemu/include/hw/arm/virt.h
/qemu/include/hw/char/riscv_htif.h
/qemu/include/hw/elf_ops.h
/qemu/include/hw/misc/aspeed_i3c.h
/qemu/include/hw/net/mv88w8618_eth.h
/qemu/include/hw/pci-host/pnv_phb4.h
/qemu/include/hw/pci/pci.h
/qemu/include/hw/qdev-core.h
/qemu/include/hw/riscv/boot.h
/qemu/include/hw/riscv/spike.h
/qemu/include/hw/s390x/ioinst.h
/qemu/include/hw/scsi/scsi.h
/qemu/include/hw/timer/ibex_timer.h
/qemu/include/sysemu/dma.h
/qemu/linux-headers/asm-riscv/kvm.h
/qemu/linux-user/arm/cpu_loop.c
/qemu/linux-user/qemu.h
/qemu/linux-user/signal-common.h
/qemu/linux-user/signal.c
/qemu/linux-user/trace-events
/qemu/meson.build
/qemu/pc-bios/bios-256k.bin
/qemu/pc-bios/bios-microvm.bin
/qemu/pc-bios/bios.bin
/qemu/pc-bios/meson.build
/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/qemu-options.hx
/qemu/roms/Makefile
/qemu/roms/seabios
/qemu/softmmu/device_tree.c
/qemu/softmmu/dma-helpers.c
/qemu/softmmu/memory.c
/qemu/softmmu/physmem.c
/qemu/stubs/meson.build
/qemu/target/arm/cpu.c
/qemu/target/arm/cpu.h
/qemu/target/arm/cpu64.c
/qemu/target/arm/kvm64.c
/qemu/target/ppc/cpu-models.c
/qemu/target/ppc/cpu.h
/qemu/target/ppc/helper.h
/qemu/target/ppc/machine.c
/qemu/target/ppc/misc_helper.c
/qemu/target/ppc/translate.c
/qemu/target/riscv/cpu.c
/qemu/target/riscv/cpu.h
/qemu/target/riscv/cpu_helper.c
/qemu/target/riscv/csr.c
/qemu/target/riscv/insn_trans/trans_rvv.c.inc
/qemu/target/riscv/kvm-stub.c
/qemu/target/riscv/kvm.c
/qemu/target/riscv/kvm_riscv.h
/qemu/target/riscv/machine.c
/qemu/target/riscv/meson.build
/qemu/target/riscv/sbi_ecall_interface.h
/qemu/target/riscv/translate.c
/qemu/target/s390x/cpu-dump.c
/qemu/target/s390x/s390x-internal.h
/qemu/target/s390x/sigp.c
/qemu/target/s390x/tcg/cc_helper.c
/qemu/target/s390x/tcg/insn-data.def
/qemu/target/s390x/tcg/translate.c
/qemu/tests/Makefile.include
/qemu/tests/avocado/ppc_74xx.py
/qemu/tests/data/acpi/virt/PPTT
/qemu/tests/docker/dockerfiles/debian-tricore-cross.docker
/qemu/tests/tcg/s390x/Makefile.target
/qemu/tests/tcg/s390x/shift.c

12345678910>>...14