Re: [PATCH v1 3/6] tests/vm: use console_consume for netbsd

2019-11-04 Thread Alex Bennée
Philippe Mathieu-Daudé writes: > Hi Alex, > > On 11/4/19 6:36 PM, Alex Bennée wrote: >> From: Gerd Hoffmann >> Use new helper to read all pending console output, >> not just a single char. Unblocks installer boot. > > Again, why not use this by default for everything? I thought that has alre

Re: [PATCH v1 3/6] tests/vm: use console_consume for netbsd

2019-11-04 Thread Philippe Mathieu-Daudé
Hi Alex, On 11/4/19 6:36 PM, Alex Bennée wrote: From: Gerd Hoffmann Use new helper to read all pending console output, not just a single char. Unblocks installer boot. Again, why not use this by default for everything? Anyway, Reviewed-by: Philippe Mathieu-Daudé Tested-by: Philippe Mathie

[PATCH v1 3/6] tests/vm: use console_consume for netbsd

2019-11-04 Thread Alex Bennée
From: Gerd Hoffmann Use new helper to read all pending console output, not just a single char. Unblocks installer boot. Signed-off-by: Gerd Hoffmann Message-Id: <20191031085306.2-4-kra...@redhat.com> Signed-off-by: Alex Bennée --- tests/vm/netbsd | 2 +- 1 file changed, 1 insertion(+), 1