Those patches add DBus session and an audio card so it should be possible to start an audio daemon like PipeWire in the VM. Frédéric Danis (4): test-runner: Add DBus session support doc/test-runner: Add audio config options test-runner: Add audio card support test-runner: Add udevd and trigger events doc/test-runner.txt | 5 ++ tools/test-runner.c | 197 +++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 189 insertions(+), 13 deletions(-) Since v2: - move doc/test-runner changes to its own patch - replace AUDIO_SUPPORT by TESTAUDIO to be consistent with the other parameters Since v1: - Fix checkpatch errors -- 2.25.1