Branch: refs/heads/973550 Home: https://github.com/bluez/bluez Commit: 54142ed08d395182f7edb7d2aa2922ef9f927bc5 https://github.com/bluez/bluez/commit/54142ed08d395182f7edb7d2aa2922ef9f927bc5 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-06-18 (Wed, 18 Jun 2025) Changed paths: M tools/test-runner.c Log Message: ----------- test-runner: Add -U/--usb option This adds option to use a host controller plugged over USB: > tools/test-runner -U "usb-host,vendorid=0x8087,productid=0x0036"... -- /bin/bash > dmesg [ 1.046214] usb 1-1: new full-speed USB device number 2 using xhci_hcd [ 1.192623] Bluetooth: hci0: Firmware timestamp 2025.18 buildtype 2 build 82364 [ 1.192638] Bluetooth: hci0: Firmware SHA1: 0xa66e016b [ 1.197362] Bluetooth: hci0: Fseq status: Success (0x00) [ 1.197368] Bluetooth: hci0: Fseq executed: 00.00.04.196 [ 1.197371] Bluetooth: hci0: Fseq BT Top: 00.00.04.197 > lsusb Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 8087:0036 Intel Corp. BE200 Bluetooth Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Commit: 8fc8434b1afc209440effa2a9c95c112ae09586b https://github.com/bluez/bluez/commit/8fc8434b1afc209440effa2a9c95c112ae09586b Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-06-18 (Wed, 18 Jun 2025) Changed paths: M doc/test-runner.rst Log Message: ----------- test-runner.rst: Add documentation for USB-passthrough This documents the newly added option -U/--usb and adds a dedicated section that explains the required the kernel image to build with some extra config options to enable passing -device qemu-xhci in order to use -device usb-host. Commit: 5f173704514c9e14138eaa20e4151afeca90f0a8 https://github.com/bluez/bluez/commit/5f173704514c9e14138eaa20e4151afeca90f0a8 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-06-18 (Wed, 18 Jun 2025) Changed paths: M doc/tester.config Log Message: ----------- tester.config: Add config options for USB-passthrough and drivers This adds the necessary options in order to enable USB-passthrough configuration and also enable most of the drivers so they get build-tested. Compare: https://github.com/bluez/bluez/compare/54142ed08d39%5E...5f173704514c To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications