On 10/04/2017 10:58 AM, Jiri Denemark wrote:
xsaves is supported by current QEMU/KVM on this CPU.
Current as of when? Does this cause migration issues to have one
version support and another not? What about save/restore type operations?
I'm not against this, just curious. Not sure I ever want to know/compare
all the bits and names, numbers, and code names. A rather daunting task.
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
---
.../x86_64-cpuid-Xeon-E3-1245-disabled.xml | 1 -
.../x86_64-cpuid-Xeon-E3-1245-enabled.xml | 2 +-
.../cputestdata/x86_64-cpuid-Xeon-E3-1245-json.xml | 1 +
tests/cputestdata/x86_64-cpuid-Xeon-E3-1245.json | 413 +++++++++++----------
tests/cputestdata/x86_64-cpuid-Xeon-E3-1245.xml | 7 +-
5 files changed, 232 insertions(+), 192 deletions(-)
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John