Re: [Qemu-devel] [PATCH 09/18] Boot Linux Console Test: update the x86_64 kernel

2019-01-21 Thread Caio Carrara
On Thu, Jan 17, 2019 at 01:56:19PM -0500, Cleber Rosa wrote: > To the stock Fedora 29 kernel, from the Fedora 28. New tests will be > added using the 29 kernel, so for consistency, let's also update it > here. > > Signed-off-by: Cleber Rosa Reviewed-by: Caio Carrara > --- > tests/acceptance/

[Qemu-devel] [PATCH 09/18] Boot Linux Console Test: update the x86_64 kernel

2019-01-17 Thread Cleber Rosa
To the stock Fedora 29 kernel, from the Fedora 28. New tests will be added using the 29 kernel, so for consistency, let's also update it here. Signed-off-by: Cleber Rosa --- tests/acceptance/boot_linux_console.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/acce