Re: [PATCH v3 0/4] modify CPU model info

2020-04-10 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200410063555.2309-1-chenyi.qi...@intel.com/ Hi, This series failed the asan build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN === #!/bin/bash e

[PATCH v3 0/4] modify CPU model info

2020-04-09 Thread Chenyi Qiang
Add the missing VMX features in Skylake-Server, Cascadelake-Server and Icelake-Server CPU models. In Icelake-Server CPU model, it lacks sha_ni, avx512ifma, rdpid and fsrm. The model number of Icelake-Server also needs to be fixed. The modification on Icelake-Client CPU model will be gathered and s