summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/other/690776
blob: 0aa5abcc99394f98c12af00a94e58d53d1626fc0 (plain) (blame)
1
2
3
4
5
6
Overwrite argv to set process title, eliminating 16-character prctl() limit.

I've modified qemu to overwrite its arguments to set the process title, since its current prctl() method has a 16-character limit.

I posted the original patch to qemu-devel, made the changes others suggested, then re-posted to qemu-devel. I flailed around a bit with the patch submission process and think I finally got it right, but haven't been able to gain the notice of a committer to have this pushed. Maybe this will get more attention when reported in the BTS.