summaryrefslogtreecommitdiff
path: root/tests/testutilsxen.c
Commit message (Expand)AuthorAgeFilesLines
* Remove xencaps tests and data filesJim Fehlig2018-04-091-64/+0
* tests: rewrite host CPU mockingPavel Hrdina2017-07-261-28/+1
* xlconfigtest: add tests for 'nestedhvm' supportWim ten Have2017-04-271-0/+30
* caps: Convert to use VIR_DOMAIN_VIRT internallyCole Robinson2015-04-201-4/+4
* caps: Switch AddGuest to take VIR_DOMAIN_OSTYPE valueCole Robinson2015-04-201-4/+6
* xenconfig: don't use "kernel" for hvmloaderJim Fehlig2015-04-161-3/+5
* tests: Tests for the xen-xl parserKiarie Kahurani2015-01-141-0/+50
* Revert "tests: Tests for the xen-xl parser"Jim Fehlig2015-01-121-50/+0
* tests: Tests for the xen-xl parserKiarie Kahurani2015-01-031-0/+50
* capabilities: use bool instead of intEric Blake2014-07-141-1/+1
* Indent top-level labels by one space in tests/Ján Tomko2014-03-251-1/+1
* Use K&R style for curly braces in tests/Martin Kletzander2014-03-201-1/+2
* virCaps: get rid of defaultConsoleTargetType callbackPeter Krempa2013-04-041-16/+0
* conf: Add post XML parse callbacks and prepare for cleaning of virCapsPeter Krempa2013-04-041-1/+1
* maint: Rename xmlconf to xmlopt and virDomainXMLConfig to virDomainXMLOptionPeter Krempa2013-04-041-2/+2
* virCaps: conf: start splitting out irrelevat dataPeter Krempa2013-03-131-0/+6
* Turn virCapabilities into a virObjectDaniel P. Berrange2013-02-081-1/+1
* Fix test cases for virArch changesDaniel P. Berrange2012-12-181-4/+4
* capabilities: defaultConsoleTargetType can depend on architectureViktor Mihajlovski2012-11-091-1/+2
* Remove spurious whitespace between function name & open bracketsDaniel P. Berrange2012-11-021-1/+1
* Fix default console type settingDaniel P. Berrange2011-11-031-0/+11
* Fix crashes in Xen capabilities codeDaniel P. Berrange2009-07-271-2/+17
* Fix test suite build when Xen driver is disabledDaniel P. Berrange2008-11-241-2/+0
* fix compilation for MinGWAtsushi SAKAI2008-08-121-0/+2
* Convert XenD XML->SEXPR conversion to new domain XML APIsDaniel P. Berrange2008-07-251-0/+53