aboutsummaryrefslogtreecommitdiff
path: root/src/vmx
Commit message (Expand)AuthorAgeFilesLines
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-202-2/+2
* use virBitmap to store cpumask info.Hu Tao2012-09-171-18/+18
* Desert the FSF address in copyrightOsier Yang2012-07-232-4/+4
* vmx: handle shared folders parsingJean-Baptiste Rouault2012-07-212-1/+139
* vmx: handle shared folders formattingJean-Baptiste Rouault2012-07-212-1/+61
* Replace use of VMX_ERROR with virReportErrorDaniel P. Berrange2012-07-201-372/+368
* Convert 'raw MAC address' usages to use virMacAddrStefan Berger2012-07-171-5/+5
* vmx: fix resource leakStefan Berger2012-05-041-0/+1
* Centralize error reporting for URI parsing/formatting problemsDaniel P. Berrange2012-03-231-5/+1
* Use virURIFree instead of xmlFreeURIDaniel P. Berrange2012-03-231-1/+1
* xml: use better types for memory valuesEric Blake2012-03-071-5/+5
* qemu: add virtio-scsi controller modelPaolo Bonzini2012-02-281-1/+2
* qemu: add ibmvscsi controller modelPaolo Bonzini2012-02-281-1/+2
* Fixed URI parsingMartin Kletzander2012-02-241-3/+3
* vmx: Better Workstation vmx handlingJean-Baptiste Rouault2012-02-241-13/+26
* Revert "qemu: add ibmvscsi controller model"Daniel Veillard2012-02-131-5/+4
* Revert "qemu: add virtio-scsi controller model"Daniel Veillard2012-02-131-2/+1
* Rename virXXXXMacAddr to virMacAddrXXXDaniel P. Berrange2012-01-271-3/+3
* qemu: add virtio-scsi controller modelPaolo Bonzini2012-01-131-1/+2
* qemu: add ibmvscsi controller modelPaolo Bonzini2012-01-131-4/+5
* maint: typo fixesEric Blake2011-12-011-1/+1
* esx: Support vSphere 5.xPatrice LACHANCE2011-11-011-2/+4
* vmx: avoid memory leakajia@redhat.com2011-09-191-1/+1
* Rename virDomainControllerModel to virDomainControllerModelSCSIMarc-André Lureau2011-09-021-16/+16
* conf: add <listen> subelement to domain <graphics> elementLaine Stump2011-07-281-3/+13
* libvirt,logging: cleanup VIR_XXX0()Lai Jiangshan2011-05-111-2/+2
* maint: rename virBufferVSprintf to virBufferAsprintfEric Blake2011-05-051-69/+69
* Fix small memory leaks in config parsing related functionsMatthias Bolte2011-04-251-7/+9
* Remove virConnectPtr from virRaiseErrorFullMatthias Bolte2011-04-171-1/+1
* vmx: Use case-insensitive compare functions for all contentMatthias Bolte2011-04-051-5/+5
* vmx: Support persistent CPU sharesMatthias Bolte2011-04-051-0/+43
* Put <stdbool.h> into internal.h so it is available everywhereDaniel P. Berrange2011-02-241-2/+0
* Prefer C style comments over C++ onesMatthias Bolte2011-01-291-22/+7
* Add VIR_DIV_UP to divide memory or storage request sizes with round upMatthias Bolte2011-01-291-40/+17
* vmx: Use VIR_ERR_CONFIG_UNSUPPORTED when appropriatedMatthias Bolte2011-01-221-20/+20
* domain_conf: split source data out from ChrDefEric Blake2011-01-141-39/+45
* vmx: Add support for video device VRAM sizeMatthias Bolte2011-01-062-0/+114
* esx: Move VMX handling code out of the driver directoryMatthias Bolte2010-12-212-0/+3779