commit | 5ab639141b6d916a6f4041d4ec46f2f1a1e4a365 | [log] [tgz] |
---|---|---|
author | Xiaoyao Li <xiaoyao.li@intel.com> | Wed Aug 14 03:54:27 2024 -0400 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Oct 17 12:30:21 2024 +0200 |
tree | 6b20284c83e36c685c5cdd9cda7e353aa64a6310 | |
parent | 7dddc3bb875e7141ab25931d0f30a1c319bc8457 [diff] |
target/i386: Construct CPUID 2 as stateful iff times > 1 When times == 1, the CPUID leaf 2 is not stateful. Signed-off-by: Xiaoyao Li <xiaoyao.li@intel.com> Link: https://lore.kernel.org/r/20240814075431.339209-6-xiaoyao.li@intel.com Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>