mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-01-18 06:03:55 +03:00
add Ice Lake CPU types
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
8c4b70fdf5
commit
8c1543dbbb
@ -145,6 +145,8 @@ my $cpu_vendor_list = {
|
||||
'Skylake-Client-IBRS' => 'GenuineIntel',
|
||||
'Skylake-Server' => 'GenuineIntel',
|
||||
'Skylake-Server-IBRS' => 'GenuineIntel',
|
||||
'Icelake-Client' => 'GenuineIntel',
|
||||
'Icelake-Server' => 'GenuineIntel',
|
||||
|
||||
# AMD CPUs
|
||||
athlon => 'AuthenticAMD',
|
||||
|
Loading…
x
Reference in New Issue
Block a user