]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu-gather: Allow overwriting model name
authorTim Wiederhake <twiederh@redhat.com>
Tue, 15 Dec 2020 16:24:50 +0000 (17:24 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 18 Dec 2020 22:19:41 +0000 (23:19 +0100)
commitd2009088448f22566e44722fe4cf2675411c6a65
tree827218958f2c09f1fe63a9bdeee26136325597bb
parenta3a3a929c49f333eebed12c29fdc46380a61e8d2
cpu-gather: Allow overwriting model name

Some hardware, e.g. exotic platforms or pre-production hardware, may
report wrong or random data for the cpu model name. As the name of
the created files is derived from that name, this may lead to issues.

Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/cputestdata/cpu-gather.py