GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/libvirt.git
v0.10.2-gentoo
v0.7.4-gentoo
v0.8.1-gentoo
v0.8.3-gentoo
v0.8.6-gentoo
v0.9.10-gentoo
v0.9.3-gentoo
C toolkit to manipulate virtual machines repository (gentoo clone including backports branches)
Diego E. Pettenò <flameeyes@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xenxs
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: fix up copyright notice inconsistencies
Eric Blake
2012-09-20
5
-5
/
+5
*
use virBitmap to store cpumask info.
Hu Tao
2012-09-17
2
-20
/
+6
*
build: fix PROBE() usage of intptr_t
Eric Blake
2012-08-09
1
-2
/
+1
*
xen-xm: Generate UUID if not specified
Jim Fehlig
2012-08-03
1
-3
/
+7
*
maint: don't permit format strings without %
Eric Blake
2012-07-26
2
-7
/
+7
*
Desert the FSF address in copyright
Osier Yang
2012-07-23
5
-10
/
+10
*
Replace use of XENXS_ERROR with virReportError
Daniel P. Berrange
2012-07-20
3
-242
/
+238
*
Convert 'raw MAC address' usages to use virMacAddr
Stefan Berger
2012-07-17
2
-7
/
+7
*
Remove last usage of PATH_MAX and ban its future use
Daniel P. Berrange
2012-05-28
1
-2
/
+0
*
xen: do not use ioemu type for any emulated NIC
Stefan Bader
2012-04-16
2
-26
/
+29
*
xen config: No vfb in HVM guest configuration
Stefan Bader
2012-04-06
2
-8
/
+5
*
Xen: Fix <clock> handling
Philipp Hahn
2012-04-02
2
-65
/
+235
*
Cleanup for a return statement in source files
Martin Kletzander
2012-03-26
2
-2
/
+2
*
xml: use better types for memory values
Eric Blake
2012-03-07
2
-15
/
+52
*
conf: parse/format type='hostdev' network interfaces
Laine Stump
2012-03-05
1
-0
/
+1
*
conf: make hostdev info a separate object
Laine Stump
2012-03-05
2
-5
/
+8
*
virterror.c: Fix several spelling mistakes
Philipp Hahn
2012-02-03
1
-1
/
+1
*
xen_xs: name xendConfigVersion magic numbers
Philipp Hahn
2012-02-01
4
-23
/
+31
*
XenXs: Update documentation
Philipp Hahn
2012-01-30
1
-38
/
+186
*
xen: Don't add <console> to xml for dom0
Cole Robinson
2012-01-30
1
-1
/
+1
*
Rename virXXXXMacAddr to virMacAddrXXX
Daniel P. Berrange
2012-01-27
2
-2
/
+2
*
config: report error when script given for inappropriate interface type
Laine Stump
2012-01-08
2
-14
/
+20
*
conf: don't modify cpu set string during parsing
Eric Blake
2011-11-21
2
-3
/
+2
*
Allow multiple consoles per virtual guest
Daniel P. Berrange
2011-11-03
2
-9
/
+19
*
build: add compiler attributes to virUUIDParse
Eric Blake
2011-10-13
1
-1
/
+2
*
xen: Return tap2 for tap2 disks
Philipp Hahn
2011-10-12
1
-8
/
+14
*
xen: fix PyGrub boot device order
Philipp Hahn
2011-10-12
1
-1
/
+11
*
xen_xs: Guard against set but empty kernel argument
Guido Günther
2011-10-10
1
-0
/
+6
*
xen: add error handling to UUID parsing
Guido Günther
2011-10-10
1
-10
/
+27
*
xenParseXM: don't dereference NULL pointer when script is empty
Guido Günther
2011-10-06
1
-3
/
+3
*
snapshot: reject transient disks where code is not ready
Eric Blake
2011-09-05
2
-0
/
+10
*
Fix localtime handling for Xen-PV domains
Philipp Hahn
2011-09-05
1
-0
/
+3
*
maint: fix comment typos
Eric Blake
2011-08-23
1
-1
/
+1
*
xen: Cleanup improper VIR_ERR_NO_SUPPORT use
Osier Yang
2011-08-23
1
-2
/
+2
*
conf: add <listen> subelement to domain <graphics> element
Laine Stump
2011-07-28
2
-17
/
+39
*
build: avoid ATTRIBUTE_UNUSED in headers
Eric Blake
2011-07-14
2
-5
/
+3
*
Do not drop kernel cmdline for xen pv domains
Jim Fehlig
2011-07-11
1
-0
/
+6
*
maint: typo fixes
Eric Blake
2011-06-24
1
-1
/
+1
*
support for Xen HVM Viridian (Hyper-V) enlightenment interface
Daniel Gollub
2011-06-15
2
-1
/
+15
*
libvirt,logging: cleanup VIR_XXX0()
Lai Jiangshan
2011-05-11
1
-1
/
+1
*
xen: parse and generate hpet item in sxpr
Paolo Bonzini
2011-05-10
2
-0
/
+52
*
maint: rename virBufferVSprintf to virBufferAsprintf
Eric Blake
2011-05-05
2
-50
/
+50
*
Xen: Do not generate net ifname if domain is inactive
Jim Fehlig
2011-04-28
1
-6
/
+9
*
Fix small memory leaks in config parsing related functions
Matthias Bolte
2011-04-25
1
-2
/
+1
*
Remove virConnectPtr from virRaiseErrorFull
Matthias Bolte
2011-04-17
1
-1
/
+1
*
maint: use lighter-weight function for straight appends
Eric Blake
2011-04-15
2
-3
/
+3
*
Introduce virDomainChrDefNew()
Michal Novotny
2011-04-14
2
-5
/
+10
*
xenxs: Remove PATH_MAX sized stack allocation in XM script parsing
Matthias Bolte
2011-04-05
1
-8
/
+6
*
Add support for multiple serial ports into the Xen driver
Michal Novotny
2011-02-25
2
-37
/
+223
*
Renamed functions in xenxs
Markus Groß
2011-02-21
4
-156
/
+131
[next]