Lines Matching +full:mips64el +full:- +full:softmmu

5 # The Cirrus CI configuration is generated by replacing target-specific
16 image: registry.gitlab.com/libvirt/libvirt-ci/cirrus-run:latest
19 # as there's often a 5-10 minute delay before Cirrus CI
23 - source .gitlab-ci.d/cirrus/$NAME.vars
24 - sed -e "s|[@]CI_REPOSITORY_URL@|$CI_REPOSITORY_URL|g"
25 -e "s|[@]CI_COMMIT_REF_NAME@|$CI_COMMIT_REF_NAME|g"
26 -e "s|[@]CI_COMMIT_SHA@|$CI_COMMIT_SHA|g"
27 -e "s|[@]CIRRUS_VM_INSTANCE_TYPE@|$CIRRUS_VM_INSTANCE_TYPE|g"
28 -e "s|[@]CIRRUS_VM_IMAGE_SELECTOR@|$CIRRUS_VM_IMAGE_SELECTOR|g"
29 -e "s|[@]CIRRUS_VM_IMAGE_NAME@|$CIRRUS_VM_IMAGE_NAME|g"
30 -e "s|[@]CIRRUS_VM_CPUS@|$CIRRUS_VM_CPUS|g"
31 -e "s|[@]CIRRUS_VM_RAM@|$CIRRUS_VM_RAM|g"
32 -e "s|[@]UPDATE_COMMAND@|$UPDATE_COMMAND|g"
33 -e "s|[@]INSTALL_COMMAND@|$INSTALL_COMMAND|g"
34 -e "s|[@]PATH@|$PATH_EXTRA${PATH_EXTRA:+:}\$PATH|g"
35 -e "s|[@]PKG_CONFIG_PATH@|$PKG_CONFIG_PATH|g"
36 -e "s|[@]PKGS@|$PKGS|g"
37 -e "s|[@]MAKE@|$MAKE|g"
38 -e "s|[@]PYTHON@|$PYTHON|g"
39 -e "s|[@]PIP3@|$PIP3|g"
40 -e "s|[@]PYPI_PKGS@|$PYPI_PKGS|g"
41 -e "s|[@]CONFIGURE_ARGS@|$CONFIGURE_ARGS|g"
42 -e "s|[@]TEST_TARGETS@|$TEST_TARGETS|g"
43 <.gitlab-ci.d/cirrus/build.yml >.gitlab-ci.d/cirrus/$NAME.yml
44 - cat .gitlab-ci.d/cirrus/$NAME.yml
45 - cirrus-run -v --show-build-log always .gitlab-ci.d/cirrus/$NAME.yml
49 x64-freebsd-14-build:
52 NAME: freebsd-14
55 CIRRUS_VM_IMAGE_NAME: freebsd-14-1
58 UPDATE_COMMAND: pkg update; pkg upgrade -y
59 INSTALL_COMMAND: pkg install -y
60--target-list-exclude=arm-softmmu,i386-softmmu,microblaze-softmmu,mips64el-softmmu,mipsel-softmmu
63 aarch64-macos-build:
66 NAME: macos-14
69 CIRRUS_VM_IMAGE_NAME: ghcr.io/cirruslabs/macos-runner:sonoma
74--target-list-exclude=arm-softmmu,i386-softmmu,microblazeel-softmmu,mips64-softmmu,mipsel-softmmu
75 TEST_TARGETS: check-unit check-block check-qapi-schema check-softfloat check-qtest-x86_64