> Is there a way to properly shut down a Plan 9 vm when the host/dom0 shuts > down?
At present nothing is set up to do this. You should be able to use the xenstore command (/sys/src/9/xen3/xenstore.c) to watch for messages on control/shutdown in the xenstore and respond accordingly.
