Re: [PATCH-for-6.0 v4 15/17] gitlab-ci: Add test for Xen (on CentOS 7)

2020-11-30 Thread Stefano Stabellini
On Fri, 27 Nov 2020, Anthony PERARD wrote: > On Thu, Nov 26, 2020 at 12:45:59PM -0500, Eduardo Habkost wrote: > > On Thu, Nov 26, 2020 at 05:38:24PM +, Anthony PERARD wrote: > > > Is `make check` going to do something useful with the Xen support? Or is > > > it going to need more work in order

Re: [PATCH-for-6.0 v4 15/17] gitlab-ci: Add test for Xen (on CentOS 7)

2020-11-27 Thread Anthony PERARD via
On Thu, Nov 26, 2020 at 12:45:59PM -0500, Eduardo Habkost wrote: > On Thu, Nov 26, 2020 at 05:38:24PM +, Anthony PERARD wrote: > > Is `make check` going to do something useful with the Xen support? Or is > > it going to need more work in order to test the Xen support of QEMU? > > (Like

Re: [PATCH-for-6.0 v4 15/17] gitlab-ci: Add test for Xen (on CentOS 7)

2020-11-26 Thread Eduardo Habkost
On Thu, Nov 26, 2020 at 05:38:24PM +, Anthony PERARD wrote: > On Sun, Nov 08, 2020 at 09:45:33PM +0100, Philippe Mathieu-Daudé wrote: > > Xen packages are available in CentOS 7, but have been > > removed from CentOS 8. Use the CentOS 7 container. > > Technically Xen has never been in CentOS

Re: [PATCH-for-6.0 v4 15/17] gitlab-ci: Add test for Xen (on CentOS 7)

2020-11-26 Thread Anthony PERARD via
On Sun, Nov 08, 2020 at 09:45:33PM +0100, Philippe Mathieu-Daudé wrote: > Xen packages are available in CentOS 7, but have been > removed from CentOS 8. Use the CentOS 7 container. Technically Xen has never been in CentOS 8, I'm working on it, slowly. > Signed-off-by: Philippe Mathieu-Daudé >

[PATCH-for-6.0 v4 15/17] gitlab-ci: Add test for Xen (on CentOS 7)

2020-11-08 Thread Philippe Mathieu-Daudé
Xen packages are available in CentOS 7, but have been removed from CentOS 8. Use the CentOS 7 container. Signed-off-by: Philippe Mathieu-Daudé --- Cc: Eduardo Habkost Cc: Stefano Stabellini Cc: Anthony Perard Cc: Paul Durrant Cc: xen-de...@lists.xenproject.org --- .gitlab-ci.yml | 21