summary refs log tree commit diff stats
path: root/results/scraper/fex/275
blob: 9121eb075b04dbc05abe1230828fe7c6b324b5ed (plain) (blame)
1
2
3
4
Generate /proc/cpuid from emulated CPUID
As the emulated CPUID changes, it is hard to remember to update the string backing.
We should generate the string once at startup from the emulated CPUID instead.
Wouldn't be too hard, just a low priority task.