On 25/12/19 07:30, Xiaoyao Li wrote: > Current Cooperlake CPU model lacks VMX features which are introduced by Paolo > several months ago, and it also lacks 2 security features in > MSR_IA32_ARCH_CAPABILITIES disclosed recently. > > Xiaoyao Li (2): > target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIES > target/i386: Add missed features to Cooperlake CPU model > > target/i386/cpu.c | 51 ++++++++++++++++++++++++++++++++++++++++++++++- > target/i386/cpu.h | 13 +++++++----- > 2 files changed, 58 insertions(+), 6 deletions(-) >
Queued, thanks. Paolo