mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-01-25 06:03:52 +03:00
cpu config: add upcoming EPYC-Rome CPU type
will be included with QEMU 5.0 Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
e1cfa02e62
commit
8cea210f99
@ -79,6 +79,7 @@ my $cpu_vendor_list = {
|
||||
Opteron_G5 => 'AuthenticAMD',
|
||||
EPYC => 'AuthenticAMD',
|
||||
'EPYC-IBPB' => 'AuthenticAMD',
|
||||
'EPYC-Rome' => 'AuthenticAMD',
|
||||
|
||||
# generic types, use vendor from host node
|
||||
host => 'default',
|
||||
|
Loading…
x
Reference in New Issue
Block a user