Comment 10 for bug 2106791

Revision history for this message
Hector CAO (hectorcao) wrote :

@Christian : all the MPs are updated to enable the MSR module load, please take a look.

A bit of context for others : most of the time, libvirt cannot output the right host CPU model name, this is due to various reasons. One of them is some features are disabled by the kernel for security reasons, the other reason is libvirt being unable to detect some features via MSRs registers.

This fix only attempts to fix the second part (MSR read).