Searched +full:image +full:- +full:fleecing (Results 1 – 2 of 2) sorted by relevance
2 - local: '/.gitlab-ci.d/buildtest-template.yml'4 build-system-alpine:6 - .native_build_job_template7 - .native_build_artifact_template9 - job: amd64-alpine-container11 IMAGE: alpine12 TARGETS: avr-softmmu loongarch64-softmmu mips64-softmmu mipsel-softmmu13 MAKE_CHECK_ARGS: check-build14 CONFIGURE_ARGS: --enable-docs --enable-trace-backends=log,simple,syslog16 check-system-alpine:[all …]
9 * Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>12 * See the COPYING file in the top-level directory.19 #include "block/block-copy.h"20 #include "block/block_int-io.h"21 #include "block/dirty-bitmap.h"23 #include "system/block-backend.h"25 #include "qemu/co-shared-resource.h"29 #include "qemu/error-report.h"59 /* Coroutine where async block-copy is running */77 * After finishing (call_state->finished is true), it is not modified[all …]