Lines Matching full:qemu
40 IOPORT_F_INOUT /* QEMU v2.4+ ignores writes */
152 warnx("%s: Writes to qemu fwcfg data port aren't allowed", in qemu_fwcfg_data_port_handler()
163 "%s: qemu fwcfg item doesn't exist (architecture %s index 0x%x)", in qemu_fwcfg_data_port_handler()
171 "%s: qemu fwcfg item read exceeds size (architecture %s index 0x%x size 0x%x offset 0x%x)", in qemu_fwcfg_data_port_handler()
200 warnx("%s: qemu fwcfg item exists (architecture %s index 0x%x)", in qemu_fwcfg_add_item()
325 * QEMU specifies count as big endian. in qemu_fwcfg_add_file()
356 "%s: Unable to allocate a new qemu fwcfg files directory (count %d)", in qemu_fwcfg_add_file()
390 * QEMU specifies count, size and index as big endian. in qemu_fwcfg_add_file()
440 fwcfg_enabled = strcmp(lpc_fwcfg(), "qemu") == 0; in qemu_fwcfg_init()
446 * Bhyve supports fwctl (bhyve) and fwcfg (qemu) as firmware interfaces. in qemu_fwcfg_init()
455 warnx("%s: failed to create ACPI device for QEMU FwCfg", in qemu_fwcfg_init()
463 warnx("%s: failed to add fixed IO port for QEMU FwCfg", in qemu_fwcfg_init()
475 "%s: Unable to register qemu fwcfg selector port 0x%x", in qemu_fwcfg_init()
484 "%s: Unable to register qemu fwcfg data port 0x%x", in qemu_fwcfg_init()