summaryrefslogtreecommitdiff
path: root/src/vz
Commit message (Expand)AuthorAgeFilesLines
* conf: add virDomainVideoDefNewCole Robinson2017-08-271-2/+1
* vz: build fixNikolay Shirokovskiy2017-08-241-1/+1
* vz: support disabled items in vz boot orderNikolay Shirokovskiy2017-08-231-5/+2
* use virXMLNodeNameEqual instead of xmlStrEqualPavel Hrdina2017-08-141-1/+1
* conf: Pass config.priv to xmlopt->privateData.allocMartin Kletzander2017-07-251-1/+1
* Remove network constants out of internal.hDaniel P. Berrange2017-07-111-0/+1
* vz: nseclabels member is moved to virDomainChrSourceDef structMikhail Feoktistov2017-06-291-1/+1
* vz: add argument xmlopt for virDomainDefCheckABIStability callMikhail Feoktistov2017-06-291-1/+1
* events: Avoid double free possibility on remote call failureJohn Ferlan2017-06-251-1/+1
* conf: Add save cookie callbacks to xmloptJiri Denemark2017-06-071-1/+1
* conf: Pass xmlopt to virDomainSnapshotDefFormatJiri Denemark2017-06-071-0/+1
* virDomainXMLOption: Introduce virDomainABIStabilityDomainMichal Privoznik2017-06-051-1/+1
* vz: minor cleanup in prlsdkDomainSetUserPasswordKonstantin Neumoin2017-05-241-14/+2
* vz: fix raise in vzDomainBlockKonstantin Neumoin2017-05-241-6/+6
* vz: unlock dom until resize operationKonstantin Neumoin2017-05-241-1/+1
* maint: define a macro for IPv4 loopback addressJim Fehlig2017-05-221-1/+1
* Init host cache info in driversMartin Kletzander2017-05-091-0/+2
* vz: support virDomainBlockResizeKonstantin Neumoin2017-04-173-0/+96
* vz: support virDomainSetVcpusKonstantin Neumoin2017-04-173-0/+67
* vz: fix typo that breaks buildNikolay Shirokovskiy2017-04-041-1/+1
* virGetDomain: Set domain ID tooMichal Privoznik2017-04-031-16/+6
* Remove src/nodeinfoMartin Kletzander2017-03-272-5/+3
* vz: Do not use magic constants when building capabilitiesMartin Kletzander2017-03-271-3/+6
* cpu: Add list of allowed CPU models to virCPUGetHostJiri Denemark2017-03-131-1/+1
* cpu: Add virCPUType parameter to virCPUGetHostJiri Denemark2017-03-131-1/+2
* cpu: Replace cpuNodeData with virCPUGetHostJiri Denemark2017-03-131-19/+2
* cpu: Rework cpuDataFreeJiri Denemark2017-02-241-1/+1
* vz: make more accurate closing connection to sdkNikolay Shirokovskiy2017-02-233-42/+34
* vz: cleanup: remove unused constantMaxim Nestratov2017-02-091-2/+0
* vz: fix event handle leak in prlsdkHandlePerfEventMaxim Nestratov2017-02-091-1/+3
* vz: fix handle leak in prlsdkHandleVmStateEventMaxim Nestratov2017-02-091-0/+1
* vz: change printing format specifier for network statisticsMaxim Nestratov2017-01-311-1/+1
* vz: support virDomainResetNikolay Shirokovskiy2017-01-313-0/+48
* vz: support virDomainAbortJobNikolay Shirokovskiy2017-01-315-0/+58
* vz: add state group to all domain statsNikolay Shirokovskiy2017-01-301-0/+25
* vz: add balloon group to all domain statsNikolay Shirokovskiy2017-01-301-0/+54
* vz: add vcpu group to all domain statsNikolay Shirokovskiy2017-01-301-0/+54
* vz: add net group to all domain statsNikolay Shirokovskiy2017-01-301-0/+44
* vz: provide block stats for all domain statsNikolay Shirokovskiy2017-01-302-0/+200
* vz: don't show bootorder for containersNikolay Shirokovskiy2017-01-301-21/+2
* vz: get disks statistics for CTsMaxim Nestratov2016-12-223-20/+33
* vz: set boot from disk for CT only when there is no root filesystemMaxim Nestratov2016-12-221-3/+22
* vz: report disks either as disks or filesystems depending on original xmlMaxim Nestratov2016-12-221-11/+76
* vz: don't add implicit devices for CTsMaxim Nestratov2016-12-221-1/+1
* vz: report "scsi" bus for disks when nothing was set explixitlyMaxim Nestratov2016-12-221-0/+1
* vz: added VIR_MIGRATE_NON_SHARED_INC migration flag supportPavel Glushchak2016-12-091-1/+2
* vz: set PVMT_DONT_CREATE_DISK migration flagPavel Glushchak2016-12-091-1/+1
* Revert "vz: fixed race in vzDomainAttach/DettachDevice"Maxim Nestratov2016-11-251-12/+0
* virstring: Unify string list function namesMichal Privoznik2016-11-251-1/+1
* Forbid new-line char in name of new domainSławek Kapłoński2016-11-221-0/+3