lindig / xcp-idl

Interface descriptions for services running on an XCP host.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xapi-idl

Build Status Coverage Status

This repository contains

  1. interface definitions for xapi toolstack services

  2. common boilerplate for toolstack clients and servers, including

    • configuration file parsing
    • argument parsing
    • RPCs
  3. The following CLI tools for debugging:

    • lib/channel_helper.exe -- a channel passing helper CLI
    • memory/memory_cli.exe -- a squeezed debugging CLI
    • v6/v6_cli.exe -- a V6d debugging CLI
    • cluster/cluster_cli.exe -- a xapi-clusterd debugging CLI

    To build these, run: jbuilder build path/to/exec.exe. To run: ./_build/default/path/to/exec.exe.

About

Interface descriptions for services running on an XCP host.

License:Other


Languages

Language:Roff 56.2%Language:OCaml 43.5%Language:C 0.3%Language:Makefile 0.1%