Message-id: 20211011120048.243696-1-liangpeng10@huawei.com Subject: [PATCH v2 00/10] qemu: Fix image labels lost after migration with shared fs Type: series === TEST SCRIPT BEGIN === #!/bin/bash # Testing script will be invoked under the git checkout with # HEAD pointing to a commit that has the patches applied on top of "base" # branch time bash -c './autogen.sh && make syntax-check' === TEST SCRIPT END === Updating bcb55ab053bc79561b55d0394490f4b64e0f2d01 Switched to a new branch 'test' a366a2b migration: update image labels in dst after migration c360019 migration: don't remove image labels after migration f7784a7 security: don't remember image labels when migrating with shared fs 1077d64 security: rename 2 functions in DAC and SELinux 950b4b9 qemu: add qemuSecurityUpdateImageLabel 3952ec0 security: implement domainUpdateSecurityImageLabel for SELinux b05ad8c security: implement domainUpdateSecurityImageLabel for DAC 5b25025 security: implement domainUpdateSecurityImageLabel for stack 2291b58 security: add virSecurityManagerUpdateImageLabel 4037bcf security: add virSecurityUpdateTimestampIfexists === OUTPUT BEGIN === bash: ./autogen.sh: No such file or directory real 0m0.007s user 0m0.004s sys 0m0.003s === OUTPUT END === Test command exited with code: 127