]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/vm: use console_consume for netbsd
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 31 Oct 2019 08:53:05 +0000 (09:53 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 12 Nov 2019 14:32:55 +0000 (14:32 +0000)
commit00963aca8b5a4e34e7b7abac18e943930284fae2
tree534c404d76df10c5232eecbd20479a42e86e2b50
parent6c4f0416be5805962a77af240a41fae5eaffda8b
tests/vm: use console_consume for netbsd

Use new helper to read all pending console output,
not just a single char.  Unblocks installer boot.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-Id: <20191031085306.28888-4-kraxel@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
tests/vm/netbsd