* [bluez/bluez] 294a72: test-runner: use virtio for the default kernel con...
@ 2026-07-20 14:39 Pauli Virtanen
0 siblings, 0 replies; only message in thread
From: Pauli Virtanen @ 2026-07-20 14:39 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/1130938
Home: https://github.com/bluez/bluez
Commit: 294a7255707265bba4a97b5ea93c55cf793db826
https://github.com/bluez/bluez/commit/294a7255707265bba4a97b5ea93c55cf793db826
Author: Pauli Virtanen <pav@iki.fi>
Date: 2026-07-20 (Mon, 20 Jul 2026)
Changed paths:
M tools/test-runner.c
Log Message:
-----------
test-runner: use virtio for the default kernel console
Serial as console is slow when commands produce large amounts of output,
e.g. for the -d debug option of the testers.
Use virtio console=hvc0 as the console, requiring
CONFIG_VIRTIO_CONSOLE=y which is already in tester config.
For capturing the early boot messages, retain the qemu serial, kernel
will switch to hvc0 during boot when the HVC driver initializes.
For: time tools/test-runner -k ../../linux -- tools/sco-tester -d
Before: real 0m32,094s, After: real 0m8,967s
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 14:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-20 14:39 [bluez/bluez] 294a72: test-runner: use virtio for the default kernel con Pauli Virtanen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox