Home
last modified time | relevance | path

Searched full:fw_cfg (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dfw-cfg.txt14 The authoritative guest-side hardware interface documentation to the fw_cfg
15 device can be found in "docs/specs/fw_cfg.txt" in the QEMU source tree.
/freebsd/sys/contrib/device-tree/Bindings/firmware/
H A Dqemu,fw-cfg-mmio.yaml23 The authoritative guest-side hardware interface documentation to the fw_cfg
24 device can be found in "docs/specs/fw_cfg.txt" in the QEMU source tree.
/freebsd/usr.sbin/bhyve/
H A Dqemu_fwcfg.c529 warnx("Invalid fw_cfg option \"%s\"", opt); in qemu_fwcfg_usage()
534 * Parses the cmdline argument for user defined fw_cfg items. The cmdline
571 warnx("fw_cfg name too long: \"%s\"", opt); in qemu_fwcfg_parse_cmdline_arg()
H A Dbhyve.8168 Add a fw_cfg file
170 to the fw_cfg interface.
173 is specified, the fw_cfg file contains the string as data.
176 is specified, bhyve reads the file and adds the file content as fw_cfg data.