Statistics
| Branch: | Tag: | Revision:

root / test / data / xen-xm-list-long-4.0.1.txt @ 38396ae2

History | View | Annotate | Download (4.4 kB)

# Date Author Comment
b8585908 02/18/2013 05:35 pm Michele Tartara

Add Haskell parser for "xm list --long"

In order to fetch precise information about the status of the VMs running in
Xen, we need to analyze the output of the "xm list --long" command.

This commit adds the parser to do that, and its tests.

Signed-off-by: Michele Tartara <>...