]> Git Repo - qemu.git/commit
i386: Remove generic SMT thread check
authorBabu Moger <[email protected]>
Tue, 19 Jun 2018 21:31:59 +0000 (17:31 -0400)
committerEduardo Habkost <[email protected]>
Fri, 22 Jun 2018 18:01:15 +0000 (15:01 -0300)
commit6b2942f966d5e54c37d305c80f5f98d504c2bc55
tree845a847dcc105b21f500e8c14d7fd53ad8d0d653
parente00516475c270dcb6705753da96063f95699abf2
i386: Remove generic SMT thread check

Remove generic non-intel check while validating hyperthreading support.
Certain AMD CPUs can support hyperthreading now.

CPU family with TOPOEXT feature can support hyperthreading now.

Signed-off-by: Babu Moger <[email protected]>
Tested-by: Geoffrey McRae <[email protected]>
Reviewed-by: Eduardo Habkost <[email protected]>
Message-Id: <1529443919[email protected]>
Signed-off-by: Eduardo Habkost <[email protected]>
target/i386/cpu.c
This page took 0.022469 seconds and 4 git commands to generate.