add script to run redox in qemu
This script runs qemu-system-x86_64 on $HOME/Downloads/redox_harddrive.img with a suitable set of options. User can specify a different name for the image with -i IMAGE_NAME and can specify server mode with -s, which will add -nographics -vga none to the qemu options.