On 14.12.2021 10:37, Andrew Cooper wrote: > TSXLDTRK lives in CPUID leaf 7[0].edx, not 7[0].ecx. > > Bit 16 in ecx is LA57.
I wonder how I managed to screw this up; it certainly hasn't been a typo in the original doc. > Fixes: a6d1b558471f ("x86emul: support X{SUS,RES}LDTRK") > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com> Reviewed-by: Jan Beulich <jbeul...@suse.com> Jan