Merge branch 'master' into add-q720-override
This commit is contained in:
commit
41dc35ae1b
1 changed files with 4 additions and 0 deletions
|
|
@ -40,6 +40,10 @@ std::vector<std::string> cpu_whitelist = {
|
|||
"Q 720",
|
||||
// Intel Pentium T4500
|
||||
"T4500",
|
||||
// Intel Core i7 Q720
|
||||
"Q 720",
|
||||
// Intel Xeon E5520
|
||||
"E5520"
|
||||
};
|
||||
} // namespace
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue