genode/tool/run/power_on
Johannes Schlatow 522a1cdc5b tool/run: read board-specific qemu args from file
Allow specifying additional qemu arguments for externally supported boards
(e.g. zynq_qemu) by adding a `qemu_args` file in the board-property directory.

The syntax of the qemu_args file is as follows:
- Arguments can appear in a single line or in multiple lines as the
  lines will be appended (separated by a whitespace) to the global
  qemu_args variable.
- If the line is prepended with a `foobar:` expression. The arguments
  are only added if the foobar spec is present.

Note, that a `-m` argument specified in the qemu_args file will
override the arguments provided by the run scripts.

genodelabs/genode#4311
2021-11-29 15:10:52 +01:00
..
allnet run: plugin for Allnet MSR powerplug 2019-01-14 12:34:41 +01:00
amt run: configurable AMT power-on timeout 2018-08-28 17:10:54 +02:00
command run: multiple power-on-command-param values 2020-03-26 11:39:02 +01:00
energenie run: add error checking to power on step 2017-08-17 11:04:24 +02:00
linux run: add error checking to power on step 2017-08-17 11:04:24 +02:00
netio run: add error checking to power on step 2017-08-17 11:04:24 +02:00
qemu tool/run: read board-specific qemu args from file 2021-11-29 15:10:52 +01:00
softreset run: rename 'check_installed' to 'installed_command' 2018-07-03 09:39:31 +02:00
wol tool/run: Wake On Lan support 2017-09-07 11:47:15 +02:00
xen run: add Xen support 2017-08-28 16:49:48 +02:00