]> Git Repo - qemu.git/commit
qemu.py: refactor launch()
authorAmador Pahim <[email protected]>
Mon, 22 Jan 2018 20:50:29 +0000 (21:50 +0100)
committerEduardo Habkost <[email protected]>
Mon, 5 Feb 2018 21:53:55 +0000 (19:53 -0200)
commitd301bccf7323ff3069e46f600aa7b31dbbc2f2f7
tree5916bee5ae0565842ab6d2fc367d8c968241cc9d
parentaf99fa9fe22ba1c6139d1fbe6a66f3b01d575cab
qemu.py: refactor launch()

This is just a refactor to separate the exception handler from the
actual launch procedure, improving the readability and making future
maintenances in this piece of code easier.

Reviewed-by: Fam Zheng <[email protected]>
Reviewed-by: Eduardo Habkost <[email protected]>
Signed-off-by: Amador Pahim <[email protected]>
Message-Id: <20180122205033[email protected]>
Signed-off-by: Eduardo Habkost <[email protected]>
scripts/qemu.py
This page took 0.024703 seconds and 4 git commands to generate.