summaryrefslogtreecommitdiff
path: root/tests/libxlxml2domconfigtest.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Rename virmocklibxl.c -> libxlmock.cCole Robinson2019-02-111-1/+1
* Remove all Author(s): lines from source file headersDaniel P. Berrangé2018-12-131-2/+0
* tests: add basic Xen PVH testMarek Marczykowski-Górecki2018-11-261-0/+3
* tests: Alter logic in testCompareXMLToDomConfigJohn Ferlan2018-10-011-6/+5
* tests: reintroduce tests for libxl's legacy nested settingJim Fehlig2018-10-011-0/+3
* tests: libxl: skip tests with nested_hvmJán Tomko2018-09-261-1/+5
* src: More cleanup of some system headers already contained in internal.hErik Skultety2018-09-201-2/+0
* internal: Move <stdio.h> include to internal.hErik Skultety2018-09-201-1/+0
* libxl: remove configure check for libxl_domain_config_from_jsonJim Fehlig2018-09-191-2/+2
* Revert "Switch from yajl to Jansson"Ján Tomko2018-08-131-2/+2
* tests: libxl: Fix a segfault when libxl configuration setup failsJulio Faracco2018-08-021-1/+2
* Switch from yajl to JanssonJán Tomko2018-07-181-2/+2
* test: Check return status for libxlxml2domconfigtestJohn Ferlan2018-06-111-1/+3
* tests: unlink libxl-driver.logDaniel P. Berrangé2018-05-031-0/+2
* tests: check CPU features handling in libxl driverMarek Marczykowski-Górecki2018-04-171-0/+1
* libxl: do not enable nested HVM unless global nested_hvm option enabledMarek Marczykowski-Górecki2018-04-171-0/+3
* libxl: pass driver config to libxlMakeDomBuildInfoMarek Marczykowski-Górecki2018-04-171-7/+16
* libxl: don't hardcode scheduler weightJim Fehlig2018-03-211-0/+1
* port allocator: remove release functionality from set usedNikolay Shirokovskiy2018-02-221-6/+2
* port allocator: drop skip bind check flagNikolay Shirokovskiy2018-02-221-2/+1
* port allocator: remove range check in release functionNikolay Shirokovskiy2018-02-221-1/+1
* port allocator: remove range on manual port reservingNikolay Shirokovskiy2018-02-221-1/+1
* port allocator: make used port bitmap globalNikolay Shirokovskiy2018-02-221-4/+13
* libxl: add support for specifying clock offset and adjustmentJim Fehlig2018-02-211-0/+1
* tests: add test for multiple IPs for libxl and xenconfig driverMarek Marczykowski-Górecki2017-12-081-0/+1
* libxlxml2domconfigtest: add test for vNUMA configWim ten Have2017-11-121-0/+1
* Remove backslash alignment attemptsAndrea Bolognani2017-11-031-8/+8
* libxl: Add a test suite for libxl_domain_config generatorJim Fehlig2017-08-041-0/+205