add md-clear cpu flag

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
This commit is contained in:
Oguz Bektas 2019-06-03 15:17:11 +02:00 committed by Thomas Lamprecht
parent 1e1763e9c8
commit df503832ff

View File

@ -166,7 +166,7 @@ my $cpu_vendor_list = {
max => 'default',
};
my $cpu_flag = qr/[+-](pcid|spec-ctrl|ibpb|ssbd|virt-ssbd|amd-ssbd|amd-no-ssb|pdpe1gb)/;
my $cpu_flag = qr/[+-](pcid|spec-ctrl|ibpb|ssbd|virt-ssbd|amd-ssbd|amd-no-ssb|pdpe1gb|md-clear)/;
my $cpu_fmt = {
cputype => {