summaryrefslogtreecommitdiff
path: root/README.md
blob: 0cea0997c4c4326bc728b006a467dbfe9d90e623 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[![Build Status](https://travis-ci.org/xenserver/xe-guest-utilities.svg?branch=master)](https://travis-ci.org/xenserver/xe-guest-utilities)

go-guest-utilites
===================

This is the golang guest utilities for XenServer


XenStore CLI
-----------
xe-guest-utilities.git/xenstore


XenServer Guest Utilities
-----------
xe-guest-utilities.git/xe-daemon


Build Instructions
===================
[Go development environment](https://golang.org/doc/install) is required to build the guest utilities.

Type `make` or `make build` to build the xenstore and xe-daemon.