« Previous | Next » 

Revision b4a738bf

IDb4a738bf93c3137b92d532e59d60edccc4e1ea96

Added by Anthony Liguori over 11 years ago

boards: add a 'none' machine type to all platforms

This allows any QEMU binary to be executed with:

$QEMU_BINARY -M none -qmp stdio

Without errors from missing options that are required by various boards. This
also provides a mode that we can use in the future to construct machines
entirely through QMP commands.

Cc: Daniel Berrange <>
Cc: Markus Armbruster <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences