Home
last modified time | relevance | path

Searched hist:"68 d98d3e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dqemu-options.hx68d98d3e Mon Jun 25 14:36:33 CDT 2012 Anthony Liguori <aliguori@us.ibm.com> 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 <aliguori@us.ibm.com>