aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move xen driver code into src/xen/ directoryDaniel P. Berrange2009-09-211-1/+1
* remove all trailing blank linesJim Meyering2009-07-161-1/+0
* Fix test suite build when Xen driver is disabledDaniel P. Berrange2008-11-241-11/+0
* Fix xen capabilities data creationDaniel P. Berrange2008-09-051-1/+1
* Convert XenD XML->SEXPR conversion to new domain XML APIsDaniel P. Berrange2008-07-251-5/+10
* Convert test suites over to new test infrastructureDaniel P. Berrange2008-05-291-14/+18
* Re-factor and pretty print differencesDaniel P. Berrange2008-04-181-7/+3
* convert TAB-based indentation in C sources to use only spacesJim Meyering2008-04-101-57/+57
* Add formal internal capabilities API and update drivers to use itDaniel P. Berrange2008-02-271-1/+2
* Enable the <config.h>-requiring test; fix violationsJim Meyering2008-01-291-1/+1
* Given code like if (foo) free (foo); remove the useless "if (foo) " part.Jim Meyering2008-01-291-2/+1
* Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-12-051-7/+2
* Mon Nov 26 12:03:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-11-261-1/+5
* Arrange for tests to pass in a non-srcdir build.Jim Meyering2007-11-141-3/+19
* Tue Aug 21 10:36:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-08-211-0/+1
* Added support for input devicesDaniel P. Berrange2007-07-181-11/+11
* +Tue May 29 15:41:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-05-291-0/+16
* Fixed Xen capabilities parsing & added test suiteDaniel P. Berrange2007-03-271-0/+199