Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dvmport.c43 #define VMPORT_MAGIC 0x564D5868 macro
110 if (eax != VMPORT_MAGIC) { in vmport_ioport_read()
164 cpu->env.regs[R_EBX] = VMPORT_MAGIC; in vmport_cmd_get_version()