]> Git Repo - qemu.git/commit - target/i386/cpu.c
target/i386: Add ARCH_CAPABILITIES related bits into Icelake-Server CPU model
authorXiaoyao Li <[email protected]>
Mon, 16 Mar 2020 09:56:05 +0000 (17:56 +0800)
committerEduardo Habkost <[email protected]>
Tue, 31 Mar 2020 22:13:32 +0000 (19:13 -0300)
commitd965dc35592d24c0c1519f1c566223c6277cb80e
tree4ded2dfed8e9211a6efa16958bcda466220faf5c
parentddc2fc9e4e42ebce48b088963dc7fbd1c08d5f33
target/i386: Add ARCH_CAPABILITIES related bits into Icelake-Server CPU model

Current Icelake-Server CPU model lacks all the features enumerated by
MSR_IA32_ARCH_CAPABILITIES.

Add them, so that guest of "Icelake-Server" can see all of them.

Signed-off-by: Xiaoyao Li <[email protected]>
Message-Id: <20200316095605[email protected]>
Signed-off-by: Eduardo Habkost <[email protected]>
target/i386/cpu.c
This page took 0.025704 seconds and 4 git commands to generate.