1 Commits
Author SHA1 Message Date
Brad Fitzpatrick 25011f45fd make Model detect QEMU, always return non-empty string (#192)
And cache its result, as it's called regularly by at least fbstatus,
which seems like is using too much CPU. (though admittedly the fbstatus
CPU problems are mostly elsewhere)

And rename mustReadFile0 because a "must" prefix implies it panics.
2023-04-06 11:37:25 +02:00