« Previous | Next » 

Revision 1442d3e6

ID1442d3e6912d7ec88480099503cfa0aeaedf5634

Added by Gerd Hoffmann over 10 years ago

add firmware to machine options

This patch adds firmware to the machine options. bios <file> becomes a
shortcut for -machine firmware=<file>. Advantage is that the firmware
can be specified via config file as -machine is parsed using QemuOpts
and it is also possible to use different defaults for different
machine types (via QEMUMachine
>default_machine_opts).

Signed-off-by: Gerd Hoffmann <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences