aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-201-1/+1
* use virBitmap to store cpumask info.Hu Tao2012-09-171-9/+3
* maint: don't permit format strings without %Eric Blake2012-07-261-3/+3
* Desert the FSF address in copyrightOsier Yang2012-07-231-2/+2
* Replace use of XENXS_ERROR with virReportErrorDaniel P. Berrange2012-07-201-128/+128
* Convert 'raw MAC address' usages to use virMacAddrStefan Berger2012-07-171-3/+3
* xen: do not use ioemu type for any emulated NICStefan Bader2012-04-161-13/+15
* xen config: No vfb in HVM guest configurationStefan Bader2012-04-061-7/+4
* Xen: Fix <clock> handlingPhilipp Hahn2012-04-021-40/+137
* Cleanup for a return statement in source filesMartin Kletzander2012-03-261-1/+1
* xml: use better types for memory valuesEric Blake2012-03-071-5/+3
* conf: parse/format type='hostdev' network interfacesLaine Stump2012-03-051-0/+1
* conf: make hostdev info a separate objectLaine Stump2012-03-051-2/+3
* virterror.c: Fix several spelling mistakesPhilipp Hahn2012-02-031-1/+1
* xen_xs: name xendConfigVersion magic numbersPhilipp Hahn2012-02-011-12/+12
* 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-271-1/+1
* config: report error when script given for inappropriate interface typeLaine Stump2012-01-081-6/+14
* conf: don't modify cpu set string during parsingEric Blake2011-11-211-2/+1
* Allow multiple consoles per virtual guestDaniel P. Berrange2011-11-031-5/+12
* 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
* snapshot: reject transient disks where code is not readyEric Blake2011-09-051-0/+5
* 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-281-8/+15
* build: avoid ATTRIBUTE_UNUSED in headersEric Blake2011-07-141-3/+2
* 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-151-0/+4
* libvirt,logging: cleanup VIR_XXX0()Lai Jiangshan2011-05-111-1/+1
* xen: parse and generate hpet item in sxprPaolo Bonzini2011-05-101-0/+26
* maint: rename virBufferVSprintf to virBufferAsprintfEric Blake2011-05-051-30/+30
* Xen: Do not generate net ifname if domain is inactiveJim Fehlig2011-04-281-6/+9
* maint: use lighter-weight function for straight appendsEric Blake2011-04-151-1/+1
* Introduce virDomainChrDefNew()Michal Novotny2011-04-141-3/+4
* Add support for multiple serial ports into the Xen driverMichal Novotny2011-02-251-14/+85
* Renamed functions in xenxsMarkus Groß2011-02-211-93/+91
* Moved SEXPR formatting functions to xenxsMarkus Groß2011-02-211-1/+849
* Moved SEXPR parsing functions to xenxsMarkus Groß2011-02-211-0/+1351