commit | 99216748fd4e2b25dc0a7609e8a4fecea4c3eaf4 | [log] [tgz] |
---|---|---|
author | Xin Li (Intel) <xin@zytor.com> | Fri Jan 03 00:48:26 2025 -0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Jun 03 22:42:46 2025 +0200 |
tree | a3c6a0b0bfacd3534cac8c1dd3d8f8886452e484 | |
parent | 0b901459a87a7fdbed36e574aae33e0635a3e9af [diff] |
target/i386: Add a new CPU feature word for CPUID.7.1.ECX The immediate form of MSR access instructions will use this new CPU feature word. Signed-off-by: Xin Li (Intel) <xin@zytor.com> Link: https://lore.kernel.org/r/20250103084827.1820007-3-xin@zytor.com Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>