sipb-xen-remote-listvms "$@" ;;
control/create|control/install )
sipb-xen-remote-create "$SERVICE" "$MACHINE" "$@" ;;
- control/listhost )
+ control/listhost|control/list-host )
sipb-xen-remote-listhost "$MACHINE" "$@" ;;
control/* )
# Everything but create must go where the VM is already running.