pmem / run_qemu

A script to create bootable OS images, and run qemu with a locally built kernel.
Creative Commons Zero v1.0 Universal
58 stars 22 forks source link

Have git-qemu take a command line argument #16

Closed nmtadam closed 2 years ago

nmtadam commented 2 years ago

git-qemu is currently a boolean, if set, qemu is expected to be at ~/git/qemu. Does it make sense for this argument to take a path to a qemu tree? If so, I can send a PR.

stellarhopper commented 2 years ago

@nmtadam Yeah I think it would be good to clean this up. I commented on your PR for this, so we can close this issue and move the conversation there.