summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* lxc: use job functions in lxcDomain* functions that perform modify actions.Katerina Koukiou2016-05-191-31/+83
* lxc: use job functions in lxcDomain* functions that do query operations.Katerina Koukiou2016-05-191-19/+51
* lxc: add job functions in lxcDomainSetAutostartKaterina Koukiou2016-05-191-7/+13
* lxc: use job functions in lxcDomain{AttachDeviceFlags, DetachDeviceFlags, Upd...Katerina Koukiou2016-05-191-30/+47
* lxc: use job functions in lxcDomain{Suspend, Resume}Katerina Koukiou2016-05-191-6/+18
* lxc: use job functions in lxcDomainSetMemoryFlagsKaterina Koukiou2016-05-191-8/+15
* lxc: use job functions in lxcDomain{CreateXMLWithFiles, CreateWithFiles}Katerina Koukiou2016-05-191-2/+21
* lxc: Add job support to lxc driverKaterina Koukiou2016-05-192-11/+180
* qemu: bulk stats: Don't access possibly blocked storagePeter Krempa2016-05-191-2/+11
* qemu: driver: Separate bulk stats worker for block devicesPeter Krempa2016-05-191-21/+37
* qemu: driver: Remove unnecessary flag in qemuDomainGetStatsBlockPeter Krempa2016-05-191-10/+5
* perf: add support to perf event for MBMQiaowei Ren2016-05-194-31/+67
* Separate virDomainDefParseBootOptionsJán Tomko2016-05-191-63/+83
* vz: cleanup: define vz format of uuidsNikolay Shirokovskiy2016-05-192-6/+9
* vz: implement p2p migrationNikolay Shirokovskiy2016-05-191-10/+126
* vz: implement managed migrationNikolay Shirokovskiy2016-05-193-0/+505
* vz: fix const correctness caseNikolay Shirokovskiy2016-05-192-2/+2
* vz: save session uuid on loginNikolay Shirokovskiy2016-05-192-10/+32
* admin: Introduce virAdmServerSetClientLimitsErik Skultety2016-05-198-1/+140
* admin: Introduce virAdmServerGetClientLimitsErik Skultety2016-05-196-1/+112
* virnetserver: Introduce server's client-related limits gettersErik Skultety2016-05-193-0/+58
* qemu_cgroup: allow access to /dev/dri for virtio-vgaJán Tomko2016-05-191-0/+15
* qemu: address: Remove QEMU_CAPS_DEVICE usageCole Robinson2016-05-181-128/+124
* qemu: Call virDomainDefPostParse via CONFIG hotplugCole Robinson2016-05-181-34/+37
* qemu: Assign device addresses in PostParseCole Robinson2016-05-182-19/+25
* domain: Add virDomainDefAssignAddressesCallbackCole Robinson2016-05-182-0/+15
* Revert "qemu_hotplug: fix checking graphics ports"Pavel Hrdina2016-05-181-5/+8
* 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-183-9/+3
* util: Remove disabling of autologin for iscsi-targetsFritz Elfert2016-05-181-28/+2
* iscsi: Add exit status checking for virISCSIGetSessionJohn Ferlan2016-05-181-6/+10
* util: Add exitstatus parameter to virCommandRunRegexJohn Ferlan2016-05-185-11/+17
* 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
* 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
* 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
* 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