Revision 72c4ef9da08c4e8c692fe429cfd78ec934cdfb84 authored by Xiaoyao Li on 15 January 2024, 09:13:25 UTC, committed by Michael Tokarev on 20 February 2024, 15:41:43 UTC
The value of FEAT_XSAVE_XCR0_HI leaf and FEAT_XSAVE_XSS_HI leaf also
need to be masked by XCR0 and XSS mask respectively, to make it
logically correct.

Fixes: 301e90675c3f ("target/i386: Enable support for XSAVES based features")
Signed-off-by: Xiaoyao Li <xiaoyao.li@intel.com>
Reviewed-by: Yang Weijiang <weijiang.yang@intel.com>
Message-ID: <20240115091325.1904229-3-xiaoyao.li@intel.com>
Cc: qemu-stable@nongnu.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
(cherry picked from commit a11a365159b944e05be76f3ec3b98c8b38cb70fd)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
1 parent 0766f13
History
File Mode Size
ebpf_rss-stub.c -rw-r--r-- 766 bytes
ebpf_rss.c -rw-r--r-- 4.1 KB
ebpf_rss.h -rw-r--r-- 1.1 KB
meson.build -rw-r--r-- 94 bytes
rss.bpf.skeleton.h -rw-r--r-- 65.6 KB
trace-events -rw-r--r-- 130 bytes
trace.h -rw-r--r-- 30 bytes

back to top