Parses a string enumerating cpuid flags and their behavior. The syntax is: cpuid = "host,=[01xks],..." Supports: 0: clear this flag 1: set this flag x: don't care, use the default handling k: use the host value s: as k, but keep stable across migrations Instead of the bits there can also be numbers passed (hex or dec), like: family=0x10,model=4 Invalid entries are ignored for now. Signed-off-by: Andre Przywara -- Andre Przywara AMD-Operating System Research Center (OSRC), Dresden, Germany Tel: +49 351 448-3567-12