Re: [PATCH v2 4/6] docs/about/deprecated: Deprecate the qemu-system-arm binary

2023-03-04 Thread Wilfred Mallawa
ready, so we don't really need > qemu-system-arm anymore, thus deprecated it now. > > Signed-off-by: Thomas Huth > --- >  docs/about/deprecated.rst | 10 ++ >  1 file changed, 10 insertions(+) Reviewed-by: Wilfred Mallawa > > diff --git a/docs/about/deprecate

Re: [PATCH v2 6/6] gitlab-ci.d/crossbuilds: Drop the 32-bit arm system emulation jobs

2023-03-04 Thread Wilfred Mallawa
- >  1 file changed, 14 deletions(-) Reviewed-by: Wilfred Mallawa > > diff --git a/.gitlab-ci.d/crossbuilds.yml b/.gitlab- > ci.d/crossbuilds.yml > index 3ce51adf77..419b0c2fe1 100644 > --- a/.gitlab-ci.d/crossbuilds.yml > +++ b/.gitlab-ci.d/crossbuilds.yml > @@ -1,13 +

Re: [PATCH v2 2/6] docs/about/deprecated: Deprecate 32-bit x86 hosts

2023-03-04 Thread Wilfred Mallawa
e > old > 32-bit stuff. > > Signed-off-by: Thomas Huth > --- >  docs/about/deprecated.rst | 12 ++++++++ >  1 file changed, 12 insertions(+) Reviewed-by: Wilfred Mallawa > > diff --git a/docs/about/deprecated.rst b/docs/about/deprecated.rst > index 11700adac9

Re: [PATCH v2 5/6] docs/about/deprecated: Deprecate 32-bit arm hosts

2023-03-04 Thread Wilfred Mallawa
kely that anybody is still seriously using QEMU on a 32-bit arm > CPU, so we deprecate the 32-bit arm hosts here to finally save use > some time and precious CI minutes. > > Signed-off-by: Thomas Huth > --- >  docs/about/deprecated.rst | 9 + >  1 file changed, 9 i

Re: [PATCH v2 1/6] docs/about/deprecated: Deprecate the qemu-system-i386 binary

2023-03-04 Thread Wilfred Mallawa
ed a recent > > qemu-system-i386 binary here: > > > >  https://lore.kernel.org/kvm/y%2ffkts5ajfy0h...@google.com/ > > > > Signed-off-by: Thomas Huth > > --- > >  docs/about/deprecated.rst | 12 > >  1 file changed, 12 insertions(+) > > Reviewed-by: Daniel P. Berrangé Reviewed-by: Wilfred Mallawa > > > With regards, > Daniel

Re: [PATCH v2 3/6] gitlab-ci.d/crossbuilds: Drop the i386 jobs

2023-03-04 Thread Wilfred Mallawa
- >  1 file changed, 16 deletions(-) Reviewed-by: Wilfred Mallawa > > diff --git a/.gitlab-ci.d/crossbuilds.yml b/.gitlab- > ci.d/crossbuilds.yml > index 101416080c..3ce51adf77 100644 > --- a/.gitlab-ci.d/crossbuilds.yml > +++ b/.gitlab-ci.d/crossbuilds.yml > @@ -