
8 Apr
2019
8 Apr
'19
9:42 a.m.
On Mon, Apr 08, 2019 at 14:31:53 +0200, Ján Tomko wrote:
On Mon, Apr 08, 2019 at 10:42:09AM +0200, Jiri Denemark wrote:
A feature with no cpuid element is invalid and it should not be silently treated as a feature with all CPUID bits set to zero.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- src/cpu/cpu_x86.c | 7 +++++++ 1 file changed, 7 insertions(+)
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Hmm, I realized I didn't do a good job in ordering the first few patches in this series as patches 1, 4, and 5 are quite unrelated to the refactoring and MSR features. I'll just push them while waiting for reviews for the rest of the series. Thanks, Jirka.