summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vz: drop prlsdkDomainHasSnapshotsNikolay Shirokovskiy2016-05-181-69/+18
* vz: add domain snapshots functionalityNikolay Shirokovskiy2016-05-185-0/+759
* iscsi: Remove initiatoriqn from virISCSIScanTargetsJohn Ferlan2016-05-184-11/+4
* util: Remove disabling of autologin for iscsi-targetsFritz Elfert2016-05-182-29/+5
* iscsi: Add exit status checking for virISCSIGetSessionJohn Ferlan2016-05-181-6/+10
* util: Add exitstatus parameter to virCommandRunRegexJohn Ferlan2016-05-185-11/+17
* tests: Try different usable GIC versionsAndrea Bolognani2016-05-1811-19/+91
* tests: Prepare to have different usable GIC versionsAndrea Bolognani2016-05-184-77/+148
* qemu: Add virQEMUCapsSetGICCapabilities()Andrea Bolognani2016-05-182-4/+30
* qemu: Automatically choose usable GIC versionAndrea Bolognani2016-05-181-12/+29
* qemu: Add virQEMUCapsSupportsGICVersion()Andrea Bolognani2016-05-182-11/+50
* Change return value of VIR_APPEND*INPLACE* to voidJiri Denemark2016-05-183-16/+13
* Remove virDomainRNGInsertJiri Denemark2016-05-185-19/+2
* xlconfigtest: add test case for type=vif in xl formatChunyan Liu2016-05-173-0/+71
* xenFormatNet: correct `type=netfront' to 'type=vif' to match libxlChunyan Liu2016-05-174-16/+40
* extract XEN_CONFIG_FORMAT_XM/XL to xen_common.hChunyan Liu2016-05-173-12/+9
* bhyve: implement virConnectIsSecureFabian Freyer2016-05-171-0/+8
* bhyve: Implement virConnectIsEncryptedFabian Freyer2016-05-171-0/+8
* spec: Remove %defattr usageCole Robinson2016-05-171-27/+0
* Revert "vz: handle sourceless cdroms"Maxim Nestratov2016-05-171-6/+4
* qemu: hotplug: Report error if we hit tray status timeoutCole Robinson2016-05-171-1/+7
* docs: formatdomain: document virtio-mmio device addressesCole Robinson2016-05-171-0/+7
* admin: include: Rename argument dmn to conn in virAdmConnectListServersErik Skultety2016-05-171-1/+1
* vz: make error path code idiomaticNikolay Shirokovskiy2016-05-171-3/+4
* vz: fix template ct creationMikhail Feoktistov2016-05-171-2/+8
* vz: fix error message for readonly fsNikolay Shirokovskiy2016-05-171-1/+1
* vz: handle sourceless cdromsMikhail Feoktistov2016-05-171-4/+6
* vz: fix vzCheckUnsupportedDisks format checks for cdromsNikolay Shirokovskiy2016-05-171-13/+9
* vz: remove check for auto file format for disksNikolay Shirokovskiy2016-05-171-2/+1
* domain_conf: cleanup virDomainGraphicsListenDefParseXMLPavel Hrdina2016-05-171-3/+2
* graphics: make address attribute for listen type='address' optionalPavel Hrdina2016-05-1748-79/+168
* domain_conf: parse listen attribute while parsing listen elementsPavel Hrdina2016-05-171-34/+51
* graphics: don't parse listens if socket attribute is presentPavel Hrdina2016-05-172-3/+9
* conf: Allow all volume modes for disk type='lun' sourcesPeter Krempa2016-05-171-20/+12
* qemu: Drop QEMU_CAPS_VIRTIO_BLK_SG_IOAndrea Bolognani2016-05-1718-54/+15
* qemu: Drop QEMU_CAPS_CPU_HOSTAndrea Bolognani2016-05-1718-62/+27
* qemu: Drop QEMU_CAPS_PCI_ROMBARAndrea Bolognani2016-05-1714-43/+5
* libxl: Free migration cookieJohn Ferlan2016-05-161-1/+4
* qemu: More qemu_monitor_json cleanupsJohn Ferlan2016-05-161-21/+25
* bhyve: implement virConnectIsAliveFabian Freyer2016-05-161-0/+6
* qemu: command: Use -name guest= if availableCole Robinson2016-05-1615-6/+23
* qemu: command: escape commas in chardev socket pathCole Robinson2016-05-162-6/+5
* qemu: command: escape commas in VNC socket pathCole Robinson2016-05-164-3/+6
* qemu: command: escape commas in secret master pathCole Robinson2016-05-162-3/+6
* qemu: command: escape commas in VM nameCole Robinson2016-05-164-1/+45
* qemu: command: Add qemuBufferEscapeCommaCole Robinson2016-05-161-4/+21
* qemu: alias: Remove QEMU_CAPS_DEVICECole Robinson2016-05-161-78/+4
* admin: Fix passing an incorrect readonly attribute to virNetServerServiceNewErik Skultety2016-05-161-1/+1
* cpu: Properly report errors when parsing CPU map XMLJiri Denemark2016-05-161-10/+1
* cpu_x86: Check vendor earlyJiri Denemark2016-05-161-11/+16