summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release of libvirt-4.2.0v4.2.0Daniel Veillard2018-04-0197-361671/+358385
* virsh: add missing help info of --source to domifaddrChen Hanxiao2018-03-291-1/+1
* remote: remove outdated comment about Solarisv4.2.0-rc2Daniel P. Berrangé2018-03-281-3/+1
* openvz: Cleanup indentionv4.2.0-rc1John Ferlan2018-03-261-43/+44
* qemu: do not drop implicit controllers with non-implicit attributesJán Tomko2018-03-261-2/+5
* virDomainDeviceAliasIsUserAlias: tolerate NULLJán Tomko2018-03-261-2/+2
* polkit: reintroduce check for pkcheckJán Tomko2018-03-251-1/+10
* build: Remove --with-xml-catalog-file optionRainer Müller2018-03-252-36/+0
* tests: qemucapabilities: Drop mostly duplicated dataAndrea Bolognani2018-03-2316-49129/+6
* tests: domaincaps: Add QEMU 2.12Andrea Bolognani2018-03-235-0/+437
* tests: domaincaps: Order by architectureAndrea Bolognani2018-03-231-16/+16
* news: Update for virtio-gpu-ccw and virtio input ccw devicesFarhan Ali2018-03-231-0/+10
* qemu: Add support for virtio input ccw devicesFarhan Ali2018-03-237-3/+121
* qemu: Introduce capabilities for virtio input ccw devicesFarhan Ali2018-03-234-0/+19
* qemu: Change default video model type to virtio for S390Farhan Ali2018-03-234-1/+61
* qemu: Add support for virtio-gpu-ccw video device on S390Farhan Ali2018-03-236-5/+60
* qemu: Introduce a new capability for virtio-gpu-ccwFarhan Ali2018-03-239-18/+237
* conf: avoid reporting errors when network driver is disabledDaniel P. Berrangé2018-03-231-24/+14
* remote: remove some __sun conditionalsDaniel P. Berrangé2018-03-232-35/+0
* qemu: Build smartcard command line more wiselyMichal Privoznik2018-03-234-2/+53
* qemu: Fix virQEMUCapsCommands formattingJohn Ferlan2018-03-231-3/+3
* qemu: domain: Drop declaration of qemuDomainDefValidateDiskPeter Krempa2018-03-231-3/+0
* tests: qemumonitorjson: Do some useful testing in the 'simple' testsPeter Krempa2018-03-231-6/+9
* tests: qemumonitor: Allow testing schema for fake monitor interactionsPeter Krempa2018-03-234-7/+90
* tests: qemumonitorjson: Fix few arguments of test casesPeter Krempa2018-03-231-2/+2
* tests: qemu: Add infrastructure for QAPI schema testingPeter Krempa2018-03-234-1/+675
* tests: Add data file with QEMU QAPI schemaPeter Krempa2018-03-232-0/+11365
* qemu: qapi: Return correct entry in virQEMUQAPISchemaTraversePeter Krempa2018-03-231-2/+2
* util: json: Add accessor for looking up JSON value typePeter Krempa2018-03-233-0/+10
* qemu: monitor: Move processing of QMP schema to the new filePeter Krempa2018-03-237-41/+69
* qemu: qapi: Fix naming of moved functionsPeter Krempa2018-03-233-29/+29
* qemu: caps: Move QAPI schema related code into separate filePeter Krempa2018-03-235-157/+227
* util: buffer: Tolerate NULL 'buf' in virBufferStrcatPeter Krempa2018-03-231-0/+3
* lxc: report error message raised by the failing functionPrafull2018-03-231-18/+18
* docs: introduce libvirt-dbus bindingPavel Hrdina2018-03-234-3/+133
* docs: fix a typo in docs.html pagePavel Hrdina2018-03-231-1/+1
* rpc: avoid duplicating config in virtlockd/virtlogd augeas testsDaniel P. Berrangé2018-03-234-26/+15
* rpc: remove remains of obsolete log_buffer_size config parameterDaniel P. Berrangé2018-03-237-20/+0
* virt-aa-helper: test: check for expected profile contentChristian Ehrhardt2018-03-231-36/+49
* test_driver: Add testDomainDestroyFlagsKaterina Koukiou2018-03-221-1/+10
* virt-aa-helper: generate rules for nvdimm memoryChristian Ehrhardt2018-03-222-0/+11
* virt-aa-helper: generate rules for passthrough input devicesChristian Ehrhardt2018-03-222-0/+11
* security, apparmor: add (Set|Restore)InputLabelChristian Ehrhardt2018-03-221-0/+48
* security, apparmor: add (Set|Restore)MemoryLabelChristian Ehrhardt2018-03-221-0/+46
* virCommandFDIsSet: Update documentationMichal Privoznik2018-03-221-3/+2
* virCommandPassFD: Give name to flagsMichal Privoznik2018-03-222-6/+6
* news: Xen: announce removal of hard-code scheduler weightJim Fehlig2018-03-211-0/+16
* libxl: don't hardcode scheduler weightJim Fehlig2018-03-2110-7/+138
* libxl: rename migration APIs to include Src or Dst in their nameJim Fehlig2018-03-213-143/+144
* libxl: remove needless 'else' in libxlDomainMigrationPrepareJim Fehlig2018-03-211-2/+1