mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-28 04:43:54 -06:00
![]() temporary download errors, etc.) * Convert some more avocado tests to the functional framework * Disallow building with libnfs v6 due to an API breakage -----BEGIN PGP SIGNATURE----- iQJFBAABCAAvFiEEJ7iIR+7gJQEY8+q5LtnXdP5wLbUFAmdirOIRHHRodXRoQHJl ZGhhdC5jb20ACgkQLtnXdP5wLbU0NRAAke8X0B6OOD+99lY5nc7Hrh7N1m+sw5Lw TVwIpxdhxU11vgdlCodfdoVJCV1NGVHwkR57lLNr+bdspWDBBwlmUWn0+t2QCXGe oyQsV+boznsjG9pan6v6DcU/gOu7/7ZydhJi+M8Msf8ah0lcn/otAdC4ZFB93JLh 6xPnj69y8HomCW+wMyXl7WTjcWX0wQFzweEYY8p7X7p1rtjYyseiZlRjNAvPgTMI jznZ6v9/qU54xR9RnKdW+0m1Qu06nx26Wz+ZBlvrJS1Llloe23X9+LY1tDD0Xh1D 9P0v9PuaBWRRF+UjVjl37LMyn9h1aaKFKBoWQiKMbyvOVr4ncobjRgN8r5kdNxDP FZ/fA1GiX8O3foN9uB9JLKd6Hl49LAqQSPzAneEc3pfQLH3NdAjPxJDbJH5fyMa7 qVOQC0Bdy8+2kCxFfKbemrwDOFcyq1fVYcADPDZySjMiPnwFJ1Qpni1tXY1PZ+Tl Q18AsFJanyAAn7L+8R3Yl54983SuR5eXIFxO+Tq9mw1V1V2h+Cm09HGcS8y5bxFG Xh+jhMsMB98NFLR87W6olwl57gKllSbTYuGtiz9TrbnuT/THhUJ0k/B76L7C9HWE ZefkFxC5Zy8jrcz3pgarO+19V+eXg5rwGtEngRQrji/3cY5CbK7Jeh5nvZQeASpb nZ/gJ/gC8Gs= =SWw6 -----END PGP SIGNATURE----- Merge tag 'pull-request-2024-12-18' of https://gitlab.com/thuth/qemu into staging * Lots of functional test improvements (clean-ups, don't fail on temporary download errors, etc.) * Convert some more avocado tests to the functional framework * Disallow building with libnfs v6 due to an API breakage # -----BEGIN PGP SIGNATURE----- # # iQJFBAABCAAvFiEEJ7iIR+7gJQEY8+q5LtnXdP5wLbUFAmdirOIRHHRodXRoQHJl # ZGhhdC5jb20ACgkQLtnXdP5wLbU0NRAAke8X0B6OOD+99lY5nc7Hrh7N1m+sw5Lw # TVwIpxdhxU11vgdlCodfdoVJCV1NGVHwkR57lLNr+bdspWDBBwlmUWn0+t2QCXGe # oyQsV+boznsjG9pan6v6DcU/gOu7/7ZydhJi+M8Msf8ah0lcn/otAdC4ZFB93JLh # 6xPnj69y8HomCW+wMyXl7WTjcWX0wQFzweEYY8p7X7p1rtjYyseiZlRjNAvPgTMI # jznZ6v9/qU54xR9RnKdW+0m1Qu06nx26Wz+ZBlvrJS1Llloe23X9+LY1tDD0Xh1D # 9P0v9PuaBWRRF+UjVjl37LMyn9h1aaKFKBoWQiKMbyvOVr4ncobjRgN8r5kdNxDP # FZ/fA1GiX8O3foN9uB9JLKd6Hl49LAqQSPzAneEc3pfQLH3NdAjPxJDbJH5fyMa7 # qVOQC0Bdy8+2kCxFfKbemrwDOFcyq1fVYcADPDZySjMiPnwFJ1Qpni1tXY1PZ+Tl # Q18AsFJanyAAn7L+8R3Yl54983SuR5eXIFxO+Tq9mw1V1V2h+Cm09HGcS8y5bxFG # Xh+jhMsMB98NFLR87W6olwl57gKllSbTYuGtiz9TrbnuT/THhUJ0k/B76L7C9HWE # ZefkFxC5Zy8jrcz3pgarO+19V+eXg5rwGtEngRQrji/3cY5CbK7Jeh5nvZQeASpb # nZ/gJ/gC8Gs= # =SWw6 # -----END PGP SIGNATURE----- # gpg: Signature made Wed 18 Dec 2024 06:07:14 EST # gpg: using RSA key 27B88847EEE0250118F3EAB92ED9D774FE702DB5 # gpg: issuer "thuth@redhat.com" # gpg: Good signature from "Thomas Huth <th.huth@gmx.de>" [full] # gpg: aka "Thomas Huth <thuth@redhat.com>" [full] # gpg: aka "Thomas Huth <huth@tuxfamily.org>" [full] # gpg: aka "Thomas Huth <th.huth@posteo.de>" [unknown] # Primary key fingerprint: 27B8 8847 EEE0 2501 18F3 EAB9 2ED9 D774 FE70 2DB5 * tag 'pull-request-2024-12-18' of https://gitlab.com/thuth/qemu: (38 commits) meson.build: Disallow libnfs v6 to fix the broken macOS build tests/functional: Convert the hotplug_cpu avocado test tests/functional: Convert the intel_iommu avocado test tests/functional: Add a helper function for retrieving the hostfwd port tests/functional: Convert the arm virt avocado test tests/functional: Convert the quanta-gsj avocado test MAINTAINERS: add myself as reviewer for functional test suite tests/functional: ignore errors when caching assets, except for 404 tests/functional: skip tests if assets are not available tests/functional: remove now unused 'run_cmd' helper tests/functional: replace 'run_cmd' with subprocess helpers tests/functional: drop back compat imports from utils.py tests/functional: convert tests to new uncompress helper tests/functional: add 'uncompress' to QemuBaseTest tests/functional: add a generalized uncompress helper tests/functional: convert tests to new archive_extract helper tests/functional: add 'archive_extract' to QemuBaseTest tests/functional: add a generalized archive_extract tests/functional: let cpio_extract accept filenames tests/functional: add common deb_extract helper ... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
||
---|---|---|
.. | ||
acpi-bits | ||
qemu_test | ||
aspeed.py | ||
meson.build | ||
test_aarch64_aspeed.py | ||
test_aarch64_raspi3.py | ||
test_aarch64_raspi4.py | ||
test_aarch64_sbsaref.py | ||
test_aarch64_sbsaref_alpine.py | ||
test_aarch64_sbsaref_freebsd.py | ||
test_aarch64_tcg_plugins.py | ||
test_aarch64_tuxrun.py | ||
test_aarch64_virt.py | ||
test_aarch64_xlnx_versal.py | ||
test_acpi_bits.py | ||
test_alpha_clipper.py | ||
test_arm_aspeed_ast1030.py | ||
test_arm_aspeed_ast2500.py | ||
test_arm_aspeed_ast2600.py | ||
test_arm_aspeed_palmetto.py | ||
test_arm_aspeed_rainier.py | ||
test_arm_aspeed_romulus.py | ||
test_arm_bflt.py | ||
test_arm_bpim2u.py | ||
test_arm_canona1100.py | ||
test_arm_collie.py | ||
test_arm_cubieboard.py | ||
test_arm_emcraft_sf2.py | ||
test_arm_integratorcp.py | ||
test_arm_orangepi.py | ||
test_arm_quanta_gsj.py | ||
test_arm_raspi2.py | ||
test_arm_smdkc210.py | ||
test_arm_sx1.py | ||
test_arm_tuxrun.py | ||
test_arm_vexpress.py | ||
test_arm_virt.py | ||
test_avr_mega2560.py | ||
test_cpu_queries.py | ||
test_empty_cpu_model.py | ||
test_i386_tuxrun.py | ||
test_info_usernet.py | ||
test_intel_iommu.py | ||
test_linux_initrd.py | ||
test_loongarch64_virt.py | ||
test_m68k_mcf5208evb.py | ||
test_m68k_nextcube.py | ||
test_m68k_q800.py | ||
test_mem_addr_space.py | ||
test_microblaze_s3adsp1800.py | ||
test_microblazeel_s3adsp1800.py | ||
test_mips64_tuxrun.py | ||
test_mips64el_fuloong2e.py | ||
test_mips64el_loongson3v.py | ||
test_mips64el_malta.py | ||
test_mips64el_tuxrun.py | ||
test_mips_malta.py | ||
test_mips_tuxrun.py | ||
test_mipsel_malta.py | ||
test_mipsel_tuxrun.py | ||
test_multiprocess.py | ||
test_netdev_ethtool.py | ||
test_or1k_sim.py | ||
test_pc_cpu_hotplug_props.py | ||
test_ppc64_e500.py | ||
test_ppc64_hv.py | ||
test_ppc64_powernv.py | ||
test_ppc64_pseries.py | ||
test_ppc64_tuxrun.py | ||
test_ppc_40p.py | ||
test_ppc_74xx.py | ||
test_ppc_405.py | ||
test_ppc_amiga.py | ||
test_ppc_bamboo.py | ||
test_ppc_mac.py | ||
test_ppc_mpc8544ds.py | ||
test_ppc_tuxrun.py | ||
test_ppc_virtex_ml507.py | ||
test_riscv32_tuxrun.py | ||
test_riscv64_tuxrun.py | ||
test_riscv_opensbi.py | ||
test_rx_gdbsim.py | ||
test_s390x_ccw_virtio.py | ||
test_s390x_topology.py | ||
test_s390x_tuxrun.py | ||
test_sh4_r2d.py | ||
test_sh4_tuxrun.py | ||
test_sh4eb_r2d.py | ||
test_sparc64_sun4u.py | ||
test_sparc64_tuxrun.py | ||
test_sparc_sun4m.py | ||
test_version.py | ||
test_virtio_gpu.py | ||
test_virtio_version.py | ||
test_x86_64_hotplug_cpu.py | ||
test_x86_64_tuxrun.py | ||
test_x86_cpu_model_versions.py | ||
test_xtensa_lx60.py |