summaryrefslogtreecommitdiff
path: root/tests/bhyvexml2argvtest.c
Commit message (Expand)AuthorAgeFilesLines
* bhyve: implement ignore unknown MSRs featureRoman Bogorodskiy2019-02-241-0/+1
* bhyve: implement support for commandline argsRoman Bogorodskiy2019-01-271-0/+1
* qemu: use line breaks in command line args written to logDaniel P. Berrangé2018-12-171-2/+2
* bhyve: Add CPU topology supportRoman Bogorodskiy2018-06-071-1/+7
* bhyve: add tests for wiring memoryFabian Freyer2018-05-131-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-3/+12
* Remove backslash alignment attemptsAndrea Bolognani2017-11-031-10/+10
* bhyve: Add support for VNC autoportAlexander Nusov2017-08-061-0/+7
* bhyve: add vga configuration for video driverRoman Bogorodskiy2017-06-271-0/+3
* tests: Rename VIRT_TEST_* macros to VIR_TEST_*Andrea Bolognani2017-04-041-1/+1
* bhyve: add xhci tablet supportRoman Bogorodskiy2017-03-261-1/+9
* bhyve: test cases for VNCRoman Bogorodskiy2017-03-111-1/+6
* bhyve: test cases for UEFI bhyvexml2argvtestFabian Freyer2017-03-111-3/+11
* bhyve: add e1000 nic supportRoman Bogorodskiy2017-02-111-1/+6
* bhyve: fix virtio disk addressesRoman Bogorodskiy2017-02-071-0/+2
* bhyve: add tests for SATA address allocationRoman Bogorodskiy2017-01-301-1/+19
* bhyve: fix SATA address allocationRoman Bogorodskiy2017-01-301-1/+1
* bhyve: add virBhyveDriverCreateXMLConfRoman Bogorodskiy2017-01-301-1/+2
* bhyve: fix memory leaks in bhyvexml2argvtestRoman Bogorodskiy2016-11-151-0/+3
* virDomainDefParse{File,String}: Introduce @parseOpaque argumentMichal Privoznik2016-09-261-1/+1
* tests: Rename virtTestCompareToFile to virTestCompareToFile.Tomáš Ryšavý2016-06-081-3/+3
* tests: Rename virtTestRun to virTestRun.Tomáš Ryšavý2016-06-081-1/+1
* bhyve: bhyveload: respect boot dev and boot orderRoman Bogorodskiy2016-01-251-18/+57
* bhyve: add UTC clock supportRoman Bogorodskiy2015-07-221-0/+2
* bhyve: fix bhyvexml2argvtest build with gccRoman Bogorodskiy2015-05-111-2/+0
* bhyve: fix build in testsRoman Bogorodskiy2015-04-241-4/+0
* tests: Add virtTestCompareToFileCole Robinson2015-04-231-35/+6
* bhyve: fix build in testsRoman Bogorodskiy2015-04-231-1/+0
* Give virDomainDef parser & formatter their own flagsDaniel P. Berrange2015-01-131-1/+1
* drvbhyve: Use boot-order for grub-bhyve boot deviceConrad Meyer2014-11-131-0/+2
* bhyvexml2argv: Add test for grub console supportConrad Meyer2014-11-121-0/+7
* bhyvexml2argv: Add tests for domain-configured bootloader, argsConrad Meyer2014-11-121-0/+4
* bhyvexml2argv: Add loader argv tests.Conrad Meyer2014-11-121-6/+54
* bhyve: add volumes supportRoman Bogorodskiy2014-08-191-1/+4
* bhyve: cdrom supportRoman Bogorodskiy2014-07-241-0/+1
* bhyve: improve bhyve_command.c testabilityRoman Bogorodskiy2014-05-041-1/+1
* tests: use virBhyveCapsBuild in bhyvexml2argv testRoman Bogorodskiy2014-04-091-28/+2
* bhyve: add xml2argv tests for consoleRoman Bogorodskiy2014-04-051-0/+2
* bhyve: add xml2args unittestRoman Bogorodskiy2014-03-271-0/+151