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(a)redhat.com>
>---
> src/cpu/cpu_x86.c | 7 +++++++
> 1 file changed, 7 insertions(+)
>
Reviewed-by: Ján Tomko <jtomko(a)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.