summaryrefslogtreecommitdiff
path: root/src/xenxs
Commit message (Expand)AuthorAgeFilesLines
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-205-5/+5
* use virBitmap to store cpumask info.Hu Tao2012-09-172-20/+6
* build: fix PROBE() usage of intptr_tEric Blake2012-08-091-2/+1
* xen-xm: Generate UUID if not specifiedJim Fehlig2012-08-031-3/+7
* maint: don't permit format strings without %Eric Blake2012-07-262-7/+7
* Desert the FSF address in copyrightOsier Yang2012-07-235-10/+10
* Replace use of XENXS_ERROR with virReportErrorDaniel P. Berrange2012-07-203-242/+238
* Convert 'raw MAC address' usages to use virMacAddrStefan Berger2012-07-172-7/+7
* Remove last usage of PATH_MAX and ban its future useDaniel P. Berrange2012-05-281-2/+0
* xen: do not use ioemu type for any emulated NICStefan Bader2012-04-162-26/+29
* xen config: No vfb in HVM guest configurationStefan Bader2012-04-062-8/+5
* Xen: Fix <clock> handlingPhilipp Hahn2012-04-022-65/+235
* Cleanup for a return statement in source filesMartin Kletzander2012-03-262-2/+2
* xml: use better types for memory valuesEric Blake2012-03-072-15/+52
* conf: parse/format type='hostdev' network interfacesLaine Stump2012-03-051-0/+1
* conf: make hostdev info a separate objectLaine Stump2012-03-052-5/+8
* virterror.c: Fix several spelling mistakesPhilipp Hahn2012-02-031-1/+1
* xen_xs: name xendConfigVersion magic numbersPhilipp Hahn2012-02-014-23/+31
* XenXs: Update documentationPhilipp Hahn2012-01-301-38/+186
* xen: Don't add <console> to xml for dom0Cole Robinson2012-01-301-1/+1
* Rename virXXXXMacAddr to virMacAddrXXXDaniel P. Berrange2012-01-272-2/+2
* config: report error when script given for inappropriate interface typeLaine Stump2012-01-082-14/+20
* conf: don't modify cpu set string during parsingEric Blake2011-11-212-3/+2
* Allow multiple consoles per virtual guestDaniel P. Berrange2011-11-032-9/+19
* build: add compiler attributes to virUUIDParseEric Blake2011-10-131-1/+2
* xen: Return tap2 for tap2 disksPhilipp Hahn2011-10-121-8/+14
* xen: fix PyGrub boot device orderPhilipp Hahn2011-10-121-1/+11
* xen_xs: Guard against set but empty kernel argumentGuido Günther2011-10-101-0/+6
* xen: add error handling to UUID parsingGuido Günther2011-10-101-10/+27
* xenParseXM: don't dereference NULL pointer when script is emptyGuido Günther2011-10-061-3/+3
* snapshot: reject transient disks where code is not readyEric Blake2011-09-052-0/+10
* Fix localtime handling for Xen-PV domainsPhilipp Hahn2011-09-051-0/+3
* maint: fix comment typosEric Blake2011-08-231-1/+1
* xen: Cleanup improper VIR_ERR_NO_SUPPORT useOsier Yang2011-08-231-2/+2
* conf: add <listen> subelement to domain <graphics> elementLaine Stump2011-07-282-17/+39
* build: avoid ATTRIBUTE_UNUSED in headersEric Blake2011-07-142-5/+3
* Do not drop kernel cmdline for xen pv domainsJim Fehlig2011-07-111-0/+6
* maint: typo fixesEric Blake2011-06-241-1/+1
* support for Xen HVM Viridian (Hyper-V) enlightenment interfaceDaniel Gollub2011-06-152-1/+15
* libvirt,logging: cleanup VIR_XXX0()Lai Jiangshan2011-05-111-1/+1
* xen: parse and generate hpet item in sxprPaolo Bonzini2011-05-102-0/+52
* maint: rename virBufferVSprintf to virBufferAsprintfEric Blake2011-05-052-50/+50
* Xen: Do not generate net ifname if domain is inactiveJim Fehlig2011-04-281-6/+9
* Fix small memory leaks in config parsing related functionsMatthias Bolte2011-04-251-2/+1
* Remove virConnectPtr from virRaiseErrorFullMatthias Bolte2011-04-171-1/+1
* maint: use lighter-weight function for straight appendsEric Blake2011-04-152-3/+3
* Introduce virDomainChrDefNew()Michal Novotny2011-04-142-5/+10
* xenxs: Remove PATH_MAX sized stack allocation in XM script parsingMatthias Bolte2011-04-051-8/+6
* Add support for multiple serial ports into the Xen driverMichal Novotny2011-02-252-37/+223
* Renamed functions in xenxsMarkus Groß2011-02-214-156/+131