summaryrefslogtreecommitdiff
path: root/README.md
blob: cac05c7e9c23e9c6fa67749876a2a647c2952265 (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 utilites 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.