run_qemu icon indicating copy to clipboard operation
run_qemu copied to clipboard

run_qemu: make git-qemu argument a path

Open nmtadam opened this issue 3 years ago • 2 comments

Remove hardcoded git-qemu path, if the argument is not provided and needed for cxl options then set ~/git/qemu/ as the default

Signed-off-by: Adam Manzanares [email protected]

nmtadam avatar Jun 06 '22 22:06 nmtadam

I forgot to add above - if --git-qemu=~/git/qemu becomes the new default, we'd need a new option to use system installed qemu. Maybe we just add a new boolean option for that, --system-qemu

stellarhopper avatar Jun 06 '22 23:06 stellarhopper