Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-19 | scripts: Add support for path as argument of qom-tree | Martin Cerveny | |
Add processing of optional argument path as "tree base". Signed-off-by: Martin Cerveny <M.Cerveny@computer.org> Signed-off-by: Andreas Färber <afaerber@suse.de> | |||
2015-03-17 | scripts: Add qom-tree script | Andreas Färber | |
Functionally it is a recursive qom-list with qom-get per non-child<> property. Some failures needed to be handled, such as trying to read a pointer property, which is not representable in QMP. Those print a literal "<EXCEPTION>". Tested-by: Alistair Francis <alistair.francis@xilinx.com> Signed-off-by: Andreas Färber <afaerber@suse.de> |