I am connected via SSH to a terminal server. On this server I am using
qemu-system-x86_64 ... -curses
to run a Command Line based operating system.
How can I terminate the virtual machine?
At the moment, the only option I have, is to open a second SSH console, and type
killall qemu-system-x86_64