Commit eaf3f097 authored by Eduardo Habkost's avatar Eduardo Habkost Committed by Anthony Liguori
Browse files

add "tsc-deadline" flag name to feature_ecx table

parent 6c1fdcf9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@ static const char *ext_feature_name[] = {
    "fma", "cx16", "xtpr", "pdcm",
    NULL, NULL, "dca", "sse4.1|sse4_1",
    "sse4.2|sse4_2", "x2apic", "movbe", "popcnt",
    NULL, "aes", "xsave", "osxsave",
    "tsc-deadline", "aes", "xsave", "osxsave",
    "avx", NULL, NULL, "hypervisor",
};
static const char *ext2_feature_name[] = {