Home
last modified time | relevance | path

Searched refs:qemu_uuid_set (Results 1 – 9 of 9) sorted by relevance

/qemu/system/
H A Dglobals.c58 bool qemu_uuid_set; variable
H A Dvl.c3399 qemu_uuid_set = true; in qemu_init()
/qemu/include/sysemu/
H A Dsysemu.h14 extern bool qemu_uuid_set;
/qemu/hw/smbios/
H A Dsmbios_legacy.c119 if (qemu_uuid_set) { in smbios_build_type_1_fields()
H A Dsmbios.c615 if (qemu_uuid_set) { in smbios_build_type_1_table()
1432 qemu_uuid_set = true; in smbios_entry_add()
/qemu/hw/ppc/
H A Dspapr_rtas.c315 (qemu_uuid_set ? 16 : 0)); in rtas_ibm_get_system_parameter()
H A Dpnv.c662 if (qemu_uuid_set) { in pnv_dt_create()
H A Dspapr.c1251 if (qemu_uuid_set) { in spapr_build_fdt()
/qemu/migration/
H A Dsavevm.c468 return qemu_uuid_set && migrate_validate_uuid(); in vmstate_uuid_needed()
477 if (!qemu_uuid_set) { in vmstate_uuid_post_load()