summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci/Makefile: get rid of 'make check' referencesDaniel Henrique Barboza2020-08-171-3/+3
* docs: get rid of 'make check' referencesDaniel Henrique Barboza2020-08-173-7/+7
* storage: avoid maybe-uninitialized warning by GCC 10Boris Fiuczynski2020-08-171-4/+4
* tools: avoid potential null pointer dereference by GCC 10Boris Fiuczynski2020-08-171-1/+1
* qemu: avoid maybe-uninitialized warning by GCC 10Boris Fiuczynski2020-08-171-1/+1
* apparmor: fix code style error in reduced if statementChristian Ehrhardt2020-08-131-2/+1
* apparmor: allow unmounting .dev entriesChristian Ehrhardt2020-08-131-0/+1
* apparmor: allow adding permanent per guest rulesChristian Ehrhardt2020-08-131-2/+1
* qemu: fix crash in qemuDomainSetBlkioParameters without cgroupsPavel Hrdina2020-08-121-1/+1
* kbase: sev: Provide more details on virtio-net configurationErik Skultety2020-08-121-2/+26
* docs: formatdomain: fix superscriptsJán Tomko2020-08-121-6/+6
* bhyve: fix NULL pointer check positionJán Tomko2020-08-111-4/+4
* vircgroupv2devices: fix counting entries in BPF mapPavel Hrdina2020-08-111-1/+1
* meson: define IFCONFIG_PATH for virnetdevipRoman Bogorodskiy2020-08-101-0/+1
* meson: fix BSD bridge management routines checkRoman Bogorodskiy2020-08-101-3/+6
* meson: fix link_addr(3) checkRoman Bogorodskiy2020-08-101-2/+2
* apparmor: let qemu load old shared objects after upgradesChristian Ehrhardt2020-08-101-0/+5
* apparmor: qemu access to @{PROC}/*/auxv for hw_capStefan Bader2020-08-101-0/+2
* apparmor: read only access to overcommit_memoryJamie Strandboge2020-08-101-0/+1
* apparmor: allow libvirtd to call pygrubStefan Bader2020-08-101-0/+1
* apparmor: allow default pki pathSam Hartman2020-08-101-0/+2
* qemu: consider available CPUs in iothread info outputPavel Hrdina2020-08-081-6/+1
* test: fix emulator pin info in test driverPavel Hrdina2020-08-081-2/+2
* conf: fix detection of available host CPUs for vcpupinPavel Hrdina2020-08-085-19/+24
* qemu: remove use of gettid() syscallDaniel P. Berrangé2020-08-071-2/+2
* qemu: fix race in signal interrupt during QEMU startupDaniel P. Berrangé2020-08-071-5/+72
* util: avoid race in releasing the GSource in event threadDaniel P. Berrangé2020-08-071-1/+6
* util: avoid crash due to race in glib event loop codeDaniel P. Berrangé2020-08-071-6/+24
* util: keep track of full GSource object not source ID numberDaniel P. Berrangé2020-08-074-53/+79
* meson: fix readline detection if there is no pkg-config filePavel Hrdina2020-08-051-7/+9
* docs/manpages/meson: fix sanlock detectionPavel Hrdina2020-08-051-1/+1
* scripts: Fix meson-install-symlink.py overwriting existing linksErik Skultety2020-08-051-0/+4
* util: Fix logic in virFileSetCOWJiri Denemark2020-08-051-1/+1
* treat all NULL returns from virXMLNodeContentString() as an errorLaine Stump2020-08-053-31/+48
* util: log an error if virXMLNodeContentString will return NULLLaine Stump2020-08-051-1/+17
* util: replace all calls to xmlNodeGetContent with virXMLNodeContentStringLaine Stump2020-08-053-13/+13
* conf: refactor virDomainBlkioDeviceParseXML to reduce calls to xmlNodeGetContentLaine Stump2020-08-051-58/+70
* docs: formatdomain: fyx a tipoJán Tomko2020-08-041-1/+1
* src: add G_GNUC_NO_INLINE annotations for mocked symbolsDaniel P. Berrangé2020-08-048-10/+10
* tests: qemublocktest: fix crashing with SIGBUSRoman Bogorodskiy2020-08-041-1/+0
* docs: fix libvirt go-import metadata in pages and links in 404 pageDaniel P. Berrangé2020-08-045-13/+4
* build-aux: remove some syntax-check cruftDaniel P. Berrangé2020-08-041-54/+0
* conf: Add support for initiator IQN setting for iSCSI hostdevsPeter Krempa2020-08-047-1/+24
* docs: formatdomain: Convert to rstPeter Krempa2020-08-043-9861/+7454
* network: Use single quotes in default network configurationAndrea Bolognani2020-08-041-3/+3
* mdev: Fix daemon crash when reattaching mdevs on assignment conflictBinfeng Wu2020-08-041-1/+1
* ci: Temporarily enable verbose mode for cirrus-runAndrea Bolognani2020-08-041-1/+1
* ci: Show build log for Cirrus CI jobsAndrea Bolognani2020-08-041-1/+1
* src/logging: no need to include log_protocol.h in log_manager.hPavel Hrdina2020-08-042-2/+1
* remote: remove duplicated headerPavel Hrdina2020-08-041-1/+0