On 09/23/2016 12:45 PM, Eduardo Habkost wrote:
This will reuse the existing check/enforce logic in x86_cpu_filter_features() to check the xsave component bits against GET_SUPPORTED_CPUID.Signed-off-by: Eduardo Habkost <[email protected]> --- target-i386/cpu.c | 42 ++++++++++++++++++++++++++++-------------- target-i386/cpu.h | 3 ++- 2 files changed, 30 insertions(+), 15 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
