aboutsummaryrefslogtreecommitdiff
path: root/scripts/render_block_graph.py
AgeCommit message (Expand)AuthorFilesLines
2022-04-21python: rename qemu.aqmp to qemu.qmpJohn Snow1-2/+2
2022-01-21scripts/render-block-graph: switch to AQMPJohn Snow1-5/+3
2022-01-14block: drop BLK_PERM_GRAPH_MODVladimir Sementsov-Ogievskiy1-1/+0
2020-07-14python/qmp.py: re-absorb MonitorResponseErrorJohn Snow1-2/+5
2020-02-07scripts: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé1-1/+1
2019-07-01python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow1-1/+1
2019-02-22Introduce a Python module structureCleber Rosa1-0/+2
2019-01-31scripts: add render_block_graph function for QEMUMachineVladimir Sementsov-Ogievskiy1-0/+120