containers / libkrun

A dynamic library providing Virtualization-based process isolation capabilities
Apache License 2.0
920 stars 76 forks source link

virtio, krun: Name all the worker threads #222

Closed asahilina closed 1 month ago

asahilina commented 1 month ago

Helps debugging with gdb, otherwise they inherit another thread name and it gets confusing.

tylerfanelli commented 1 month ago

@slp PTAL