« Previous | Next » 

Revision 68d98d3e

ID68d98d3e42b2b291274537d1ae4092e11d321437

Added by Anthony Liguori over 11 years ago

vl: add -object option to create QOM objects from the command line

This will create a new QOM object in the '/objects' path. Note that properties
are set in order which allows for simple objects to be initialized entirely
with this option and then realized.

This option is roughly equivalent to -device but for things that are not
devices.

Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences