On Wed, May 19, 2021 at 3:46 PM Philippe Mathieu-Daudé <[email protected]> wrote: > > Add system/user emulation jobs on FreeBSD host. > > To build these jobs, you need to add a FreeBSD runner and > add 'freebsd' to the QEMU_CUSTOM_RUNNER variable in your > GitLab project. > > Reviewed by: Warner Losh <[email protected]> > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > .gitlab-ci.d/buildtest-freebsd.yml | 59 ++++++++++++++++++++++++++++++ > .gitlab-ci.d/qemu-project.yml | 1 + > 2 files changed, 60 insertions(+) > create mode 100644 .gitlab-ci.d/buildtest-freebsd.yml >
Reviewed-by: Willian Rampazzo <[email protected]>
