]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/cpu.c
target-i386: Move xsave component mask to features array
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 22 Sep 2016 20:41:35 +0000 (17:41 -0300)
committerEduardo Habkost <ehabkost@redhat.com>
Tue, 27 Sep 2016 20:03:34 +0000 (17:03 -0300)
commit96193c22ab39ea24f81e386ad7883260ff24f5fd
tree79e829e34d304c6b72db09d493d2cd4de1aa769d
parent2ca8a8becc2eeb5262e478ce502f5daa53f3d0bc
target-i386: Move xsave component mask to features array

This will reuse the existing check/enforce logic in
x86_cpu_filter_features() to check the xsave component bits
against GET_SUPPORTED_CPUID.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target-i386/cpu.c
target-i386/cpu.h