crosvm/devices/src
Daniel Verkamp 82c0b1d721 usb: set event loop thread name
Set the name of the thread created to run the Xhci controller event loop
so that it can be identified more easily in a debugger.

BUG=None
TEST=Attach to running crosvm with gdb and verify 'info threads' name

Change-Id: Id73a580b35231ec7fa7aec5bd51027d32e483bff
Signed-off-by: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/1594192
Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Zach Reizner <zachr@chromium.org>
2019-05-08 19:35:15 -07:00
..
pci devices: Add capture path in AC'97 PCI device 2019-04-20 03:58:47 -07:00
register_space edition: Eliminate blocks superseded by NLL 2019-04-17 17:22:57 -07:00
usb usb: set event loop thread name 2019-05-08 19:35:15 -07:00
utils usb: set event loop thread name 2019-05-08 19:35:15 -07:00
virtio crosvm: Extracts Wayland commands from from VmRequest. 2019-04-27 01:36:38 -07:00
bus.rs edition: Use dyn syntax for trait objects 2019-04-08 02:51:37 -07:00
cmos.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
i8042.rs edition: Fill in macro imports 2019-04-15 02:06:07 -07:00
ioapic.rs devices: Complete IOAPIC implementation. 2019-04-17 17:23:04 -07:00
lib.rs edition: Remove extern crate lines 2019-04-15 02:06:08 -07:00
pic.rs edition: Eliminate blocks superseded by NLL 2019-04-17 17:22:57 -07:00
pit.rs edition: Eliminate ref keyword 2019-04-18 19:51:01 -07:00
pl030.rs edition: Fill in macro imports 2019-04-15 02:06:07 -07:00
proxy.rs edition: Fill in macro imports 2019-04-15 02:06:07 -07:00
serial.rs edition: Fill in macro imports 2019-04-15 02:06:07 -07:00
split_irqchip_common.rs devices: Start to implement IOAPIC. 2019-04-12 14:50:01 -07:00