Can Virtual Machines be run like Daemons?
Emacs has the ability to run as a daemon with the emacs --daemon option. This speeds up the startup time reducing one of the complaints about it. VMs tend to have similar complaints around start up times, so is it possible to do the same thing with them?
I had never problems with start up times, but my vms run linux and tend to be on raid 6.