aboutsummaryrefslogtreecommitdiff
path: root/tools/qemu
Commit message (Collapse)AuthorAgeFilesLines
* qemu: Add tools to generate useful tables from FreeBSD sourcesWarner Losh2026-06-222-0/+114
This generates a table of all the socket options with fixed types so that programs like qemu can use those tables rather than having to free code thigs. Sponsored by: Netflix