On 3/5/21 10:23 AM, Alex Bennée wrote: > From: Daniele Buono <[email protected]> > > QEMU has had options to enable control-flow integrity features > for a few months now. Add two sets of build/check/acceptance > jobs to ensure the binary produced is working fine. > > The three sets allow testing of x86_64 binaries for x86_64, s390x, > ppc64 and aarch64 targets > > Signed-off-by: Daniele Buono <[email protected]> > Message-Id: <[email protected]> > [AJB: tweak job names to avoid brands] > Signed-off-by: Alex Bennée <[email protected]> > --- > .gitlab-ci.yml | 119 +++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 119 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
