Re: [PATCH] automation: disable xen,enhanced in qemu-smoke-arm64

2022-08-04 Thread Ayan Kumar Halder
Hi Stefano, It works. :) On 29/07/2022 01:05, Stefano Stabellini wrote: Disable xen,enhanced because we don't use PV drivers in this test and also because the kernel used for testing is old and unpatched and would break if xen,enhanced is passed. This patch unbreaks gitlab-ci. Signed-off-by:

[PATCH] automation: disable xen,enhanced in qemu-smoke-arm64

2022-07-28 Thread Stefano Stabellini
Disable xen,enhanced because we don't use PV drivers in this test and also because the kernel used for testing is old and unpatched and would break if xen,enhanced is passed. This patch unbreaks gitlab-ci. Signed-off-by: Stefano Stabellini --- automation/scripts/qemu-smoke-arm64.sh | 1 + 1 fil