On Thu, Oct 12, 2017 at 18:22:42 -0400, John Ferlan wrote:
On 10/04/2017 10:58 AM, Jiri Denemark wrote:
> arat is now enabled even if the hardware does not support it.
>
> Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
> ---
> .../x86_64-cpuid-Core-i7-2600-disabled.xml | 1 -
> .../x86_64-cpuid-Core-i7-2600-enabled.xml | 1 +
> .../cputestdata/x86_64-cpuid-Core-i7-2600-json.xml | 1 +
> tests/cputestdata/x86_64-cpuid-Core-i7-2600.json | 496 +++++++++++++++++++--
> tests/cputestdata/x86_64-cpuid-Core-i7-2600.xml | 6 +-
> 5 files changed, 455 insertions(+), 50 deletions(-)
>
Similar question to two patches ago regarding when the feature was added
and migrate/save/restore-ability.
Still, looks reasonable to me...
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John
One would think the order of the data would change radically... Hard, if
not impossible to visually match up old/new data.
Yeah, it's easier to see the difference in the XMLs with raw CPUIDs.
Jirka