summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: fix linking libqemutestdriver with LTO enabledv5.4.0-rc2Jim Fehlig2019-05-301-1/+1
* vz: fixes: snapshot: s/parent/parent_name/ as prep for virObjectv5.4.0-rc1Nikolay Shirokovskiy2019-05-281-2/+2
* docs: Add emulatorsched fix info to news.xmlMartin Kletzander2019-05-271-0/+12
* qemu: Set emulator thread scheduler only after QEMU startsMartin Kletzander2019-05-271-1/+9
* test_driver: implement virDomainMemoryPeekIlias Stamatis2019-05-271-0/+37
* spec: Improve handling for default networkAndrea Bolognani2019-05-271-2/+6
* spec: Fix permissions of /var/run/libvirt/qemuJiri Denemark2019-05-271-1/+1
* spec: Fix permissions of nwfilter XMLsJiri Denemark2019-05-271-0/+2
* spec: Unconditionally set ownership of /var/lib/libvirt/sanlockJiri Denemark2019-05-271-9/+1
* qemu: Get default hugepage size only if neededMichal Privoznik2019-05-271-1/+1
* docs: Link the relevant SEV formatdomain section from formatdomaincapsErik Skultety2019-05-271-4/+13
* driver: test: Fix the mingw build caused by wrong printf format specifierErik Skultety2019-05-241-1/+1
* virDomainDefPostParse: use DOMAIN_DEVICE_ITERATE_MISSING_INFOJán Tomko2019-05-241-1/+2
* test_driver: implement virDomainInterfaceAddressesIlias Stamatis2019-05-241-0/+66
* test_driver: add a guest interface in the default configIlias Stamatis2019-05-241-0/+7
* network: delay global firewall setup if no networks are runningDaniel P. Berrangé2019-05-236-13/+198
* network: add more debugging of firewall chain creationDaniel P. Berrangé2019-05-231-3/+19
* network: pull global chain init into separate methodDaniel P. Berrangé2019-05-231-15/+24
* qemu: Tweak Intel IOMMU command line generationAndrea Bolognani2019-05-231-3/+10
* qemu: Introduce qemuDomainDeviceDefValidateIOMMU()Andrea Bolognani2019-05-233-58/+66
* Introduce DOMAIN_DEVICE_ITERATE_MISSING_INFOJán Tomko2019-05-231-5/+16
* docs: Change the 'Launch Security' section id to "launchSecurity"Erik Skultety2019-05-231-1/+1
* misc: Drop useless checks from *Dispose() functionsMichal Privoznik2019-05-234-18/+0
* tests: Add negative test for Intel IOMMUAndrea Bolognani2019-05-222-0/+25
* tests: Use DO_TEST_CAPS_*() for Intel IOMMUAndrea Bolognani2019-05-2214-83/+80
* tests: Simplify Intel IOMMU testingAndrea Bolognani2019-05-226-30/+6
* docs: hacking: Discourage use of the ternary operator and ban it's abusePeter Krempa2019-05-221-0/+11
* docs: hacking: Add good practices for shortening conditional expressionsPeter Krempa2019-05-221-0/+22
* docs: hacking: Document few practices for creating error messagesPeter Krempa2019-05-221-0/+28
* qemu: monitor: Use VIR_AUTOPTR in qemuMonitorJSON(Drive/Blockdev)MirrorPeter Krempa2019-05-211-22/+9
* qemu: monitor: Don't pass full flags to qemuMonitorJSONDriveMirrorPeter Krempa2019-05-217-17/+16
* qemu: monitor: Don't pass full flags to qemuMonitorJSONBlockdevMirrorPeter Krempa2019-05-216-15/+9
* qemu: migration: Don't pass around flags for different APIPeter Krempa2019-05-211-10/+15
* qemu: blockcopy: sanitize permission handling for 'mirror'Peter Krempa2019-05-211-12/+3
* qemu: Simplify allowing access to storage file for block copyPeter Krempa2019-05-211-3/+1
* qemu: Validate backing store of 'mirror' for block copyPeter Krempa2019-05-211-6/+66
* qemu: Remove unnecessary calls to qemuDomainStorageSourceAccessRevokePeter Krempa2019-05-211-6/+2
* qemu: Remove unecessary error keeping in qemuDomainBlockCopyCommonPeter Krempa2019-05-211-6/+0
* qemu: Modernize memory cleaning in qemuDomainBlockCommitPeter Krempa2019-05-211-10/+5
* qemu: Modernize memory cleaning in qemuDomainBlockPullCommonPeter Krempa2019-05-211-8/+4
* qemu: Modernize memory cleaning in qemuDomainBlockCopyCommonPeter Krempa2019-05-211-13/+8
* qemu: driver: Set mirror state after successful commandPeter Krempa2019-05-211-13/+9
* qemu: driver: Don't try to update blockjob status in qemuDomainGetBlockJobInfoPeter Krempa2019-05-211-14/+0
* qemu: blockjob: Fix documentation for 'newstate' of _qemuBlockJobDataPeter Krempa2019-05-211-1/+1
* qemu: blockjob: Remove 'started' from struct _qemuBlockJobDataPeter Krempa2019-05-211-1/+0
* logging: restrict sockets to mode 0600Daniel P. Berrangé2019-05-212-0/+2
* locking: restrict sockets to mode 0600Daniel P. Berrangé2019-05-212-0/+2
* admin: reject clients unless their UID matches the current UIDDaniel P. Berrangé2019-05-211-0/+22
* networkStartNetworkVirtual: Dissolve 'err0' label in 'error'Michal Privoznik2019-05-211-5/+2
* networkStartNetworkVirtual: Dissolve 'err1' label in 'error'Michal Privoznik2019-05-211-9/+5