Home
last modified time | relevance | path

Searched refs:TYPE_REMOTE_MACHINE (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/remote/
H A Dmachine.h37 #define TYPE_REMOTE_MACHINE "x-remote-machine" macro
/openbmc/qemu/hw/remote/
H A Dmachine.c144 .name = TYPE_REMOTE_MACHINE,
H A Dvfio-user-obj.c858 if (!object_dynamic_cast(OBJECT(current_machine), TYPE_REMOTE_MACHINE)) { in vfu_object_init()
860 TYPE_VFU_OBJECT, TYPE_REMOTE_MACHINE); in vfu_object_init()