Home
last modified time | relevance | path

Searched refs:X86_MACHINE_OEM_ID (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/i386/
H A Dx86.c281 "User specified "X86_MACHINE_OEM_ID" value is bigger than " in x86_machine_set_oem_id()
415 object_class_property_add_str(oc, X86_MACHINE_OEM_ID, in x86_machine_class_init()
418 object_class_property_set_description(oc, X86_MACHINE_OEM_ID, in x86_machine_class_init()
/qemu/include/hw/i386/
H A Dx86.h106 #define X86_MACHINE_OEM_ID "x-oem-id" macro