0
0
control-vm/todo
Nils Freydank 1a6577b894
control-vm.sh, todo: Housekeeping
Move todos out of main file,
add contact hint,
unify email address
2024-05-05 18:28:40 +02:00

13 lines
466 B
Plaintext

# TODO (not in specific order):
# 1. Fix different ARCHes (-cpu host won't work for non-x86)
# 2. qemu-img commit
# 3. clipboard support via spice
# 4. Support boot from CD for first installations.
# 5. query status
# 6. save and stop in a single command?
# same for restore: stop, restore, cont(inue)
# 7. shared dir without smb, but via FUSE
# 8. bash and zsh-completion
# 9. don't rely on the PID to check if the VM is running, query socket?
# 10. shellsheck?