summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "build: distribute tests/virfilecachedata"v3.6.0-rc1Pavel Hrdina2017-07-271-1/+0
* build: distribute tests/virfilecachedataPavel Hrdina2017-07-271-0/+1
* security: apparmor: load the storage driver dynamicallyPeter Krempa2017-07-272-6/+6
* make: Drop building without driver modulesPeter Krempa2017-07-2711-310/+21
* tests: add virfilecachedata to EXTRA_DISTDaniel P. Berrange2017-07-271-0/+1
* tests: add test case for new syntax of VNC unix path with '='Pavel Hrdina2017-07-273-0/+44
* qemu: properly handle '=' in the VNC socket pathPavel Hrdina2017-07-271-1/+4
* qemu: capabilities: introduce QEMU_CAPS_VNC_MULTI_SERVERSPavel Hrdina2017-07-2715-0/+16
* tests: qemumonitorjson: Test extraction of iSCSI device node namesPeter Krempa2017-07-274-0/+241
* tests: qemumonitorjson: Test extraction of LUKS node namesPeter Krempa2017-07-274-0/+174
* tests: qemumonitorjson: Add test case for node name detection with blockjobPeter Krempa2017-07-274-0/+1010
* tests: qemumonitorjson: Fix 'gluster' node name detection test casePeter Krempa2017-07-274-51/+167
* tests: qemumonitorjson: Fix 'relative' node name detection test casePeter Krempa2017-07-274-29/+372
* tests: qemumonitorjson: Add data and fix 'same-backing' node detection casePeter Krempa2017-07-274-15/+252
* qemu: block: store and test driver names for detected storage nodesPeter Krempa2017-07-274-3/+23
* tests: qemumonitorjson: Simplify node name detection testPeter Krempa2017-07-272-33/+23
* tests: Extract mock library for making hash table deterministicPeter Krempa2017-07-273-9/+10
* qemu: block: Refactor node name detection codePeter Krempa2017-07-276-205/+313
* util: storagefile: rename 'nodebacking' to 'nodestorage' in virStorageSourcePeter Krempa2017-07-274-14/+14
* qemu: block: Rename qemuBlockFillNodeData and move it to the topPeter Krempa2017-07-271-19/+20
* tests: qemumontitorjson: temporarily disable node name detection testsPeter Krempa2017-07-271-3/+3
* tests: qemumonitorjson: simplify path handling in testBlockNodeNameDetectPeter Krempa2017-07-271-14/+5
* tests: utils: Add virTestLoadFileJSON helperPeter Krempa2017-07-272-0/+38
* tests: qemuhelp: convert to virTestLoadFilePathPeter Krempa2017-07-271-12/+2
* tests: utils: Add virTestLoadFilePath helperPeter Krempa2017-07-272-0/+53
* util: buffer: Add virBufferStrcatVArgsPeter Krempa2017-07-273-6/+24
* tests: utils: Don't calculate file size in virTestLoadFilePeter Krempa2017-07-271-4/+12
* tests: qemumonitorjson: Drop redundant data from testBlockNodeNameDetectFormatPeter Krempa2017-07-275-30/+0
* tests: qemumonitor: Prepare for more test data in testBlockNodeNameDetectPeter Krempa2017-07-275-11/+11
* tests: qemumonitorjson: Consolidate basic node name detection test casesPeter Krempa2017-07-275-2332/+1
* qemu: monitor: Extract call of 'query-blockstats' and add new API for itPeter Krempa2017-07-274-15/+48
* storage: Disallow usage of the HBA for a fc_host backingJohn Ferlan2017-07-262-12/+45
* qemu_cgroup: Remove unnecessary virQEMUDriverPtr argumentsMartin Kletzander2017-07-263-25/+18
* docs: Add build timestamps to generated html/php pagesMartin Kletzander2017-07-265-4/+23
* build: Distribute tests/{qemucpumock.c,testutilshostcpus.h}Martin Kletzander2017-07-261-2/+2
* tests: Prepare for stricter NIC model validationAndrea Bolognani2017-07-262-2/+2
* docs: Fix typo in memory backing sectionNitesh Konkar2017-07-261-1/+1
* test: Use consistent variable names for network test driver APIsJohn Ferlan2017-07-261-91/+91
* qemu: privatize _virQEMUCapsCachePriv structPavel Hrdina2017-07-262-12/+10
* qemu: switch QEMU capabilities to use virFileCachePavel Hrdina2017-07-267-260/+96
* qemu: pass only host arch instead of the whole virCapsPavel Hrdina2017-07-2610-68/+67
* tests: rewrite host CPU mockingPavel Hrdina2017-07-265-171/+167
* qemu: introduce struct _virQEMUCapsCachePrivPavel Hrdina2017-07-262-24/+39
* tests: add virfilecachetestPavel Hrdina2017-07-265-0/+283
* util: introduce virFileCachePavel Hrdina2017-07-265-0/+585
* qemu: we prefer C89 comment styles over C99Pavel Hrdina2017-07-251-1/+2
* Generate unique socket fileScott Garfinkle2017-07-252-8/+18
* Move machineName generation from virsystemd into domain_confMartin Kletzander2017-07-2516-122/+153
* lxc: Make lxcProcessStop callable even without PID being availableMartin Kletzander2017-07-251-30/+2
* qemu: Save qemu driver in qemuDomainObjPrivateDataMartin Kletzander2017-07-254-6/+6