[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 1/5] gitlab-ci: Document 'build-tcg-disabled' is a KVM X86
From: |
Willian Rampazzo |
Subject: |
Re: [PATCH v3 1/5] gitlab-ci: Document 'build-tcg-disabled' is a KVM X86 job |
Date: |
Fri, 11 Dec 2020 18:27:01 -0300 |
On Mon, Dec 7, 2020 at 10:15 AM Philippe Mathieu-Daudé
<philmd@redhat.com> wrote:
>
> Document what this job cover (build X86 targets with
> KVM being the single accelerator available).
>
> Reviewed-by: Thomas Huth <thuth@redhat.com>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
> .gitlab-ci.yml | 5 +++++
> 1 file changed, 5 insertions(+)
Reviewed-by: WIllian Rampazzo <willianr@redhat.com>
- [PATCH v3 0/5] gitlab-ci: Add accelerator-specific Linux jobs, Philippe Mathieu-Daudé, 2020/12/07
- [PATCH v3 2/5] gitlab-ci: Replace YAML anchors by extends (cross_system_build_job), Philippe Mathieu-Daudé, 2020/12/07
- [PATCH v3 1/5] gitlab-ci: Document 'build-tcg-disabled' is a KVM X86 job, Philippe Mathieu-Daudé, 2020/12/07
- [PATCH v3 3/5] gitlab-ci: Introduce 'cross_accel_build_job' template, Philippe Mathieu-Daudé, 2020/12/07
- [PATCH v3 4/5] gitlab-ci: Add KVM s390x cross-build jobs, Philippe Mathieu-Daudé, 2020/12/07
- [PATCH v3 5/5] gitlab-ci: Add Xen cross-build jobs, Philippe Mathieu-Daudé, 2020/12/07