Home
last modified time | relevance | path

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

/qemu/include/hw/i386/
H A Dvmport.h11 VMPORT_CMD_GETBIOSUUID = 19, enumerator
/qemu/hw/i386/
H A Dvmport.c248 vmport_register(VMPORT_CMD_GETBIOSUUID, vmport_cmd_get_bios_uuid, NULL); in vmport_realizefn()