+ sipb-xen-remote-listvms "$@" ;;
+ control/create )
+ remctl black-mesa remote "$TYPE" "$MACHINE" "$SERVICE" "$@" ;;
+ control/* )
+ # Everything but create must go where the VM is already running.
+ sipb-xen-remote-control "$MACHINE" "$SERVICE" "$@" ;;