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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xenxs
/
xen_sxpr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: fix up copyright notice inconsistencies
Eric Blake
2012-09-20
1
-1
/
+1
*
use virBitmap to store cpumask info.
Hu Tao
2012-09-17
1
-9
/
+3
*
maint: don't permit format strings without %
Eric Blake
2012-07-26
1
-3
/
+3
*
Desert the FSF address in copyright
Osier Yang
2012-07-23
1
-2
/
+2
*
Replace use of XENXS_ERROR with virReportError
Daniel P. Berrange
2012-07-20
1
-128
/
+128
*
Convert 'raw MAC address' usages to use virMacAddr
Stefan Berger
2012-07-17
1
-3
/
+3
*
xen: do not use ioemu type for any emulated NIC
Stefan Bader
2012-04-16
1
-13
/
+15
*
xen config: No vfb in HVM guest configuration
Stefan Bader
2012-04-06
1
-7
/
+4
*
Xen: Fix <clock> handling
Philipp Hahn
2012-04-02
1
-40
/
+137
*
Cleanup for a return statement in source files
Martin Kletzander
2012-03-26
1
-1
/
+1
*
xml: use better types for memory values
Eric Blake
2012-03-07
1
-5
/
+3
*
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
1
-2
/
+3
*
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
1
-12
/
+12
*
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
1
-1
/
+1
*
config: report error when script given for inappropriate interface type
Laine Stump
2012-01-08
1
-6
/
+14
*
conf: don't modify cpu set string during parsing
Eric Blake
2011-11-21
1
-2
/
+1
*
Allow multiple consoles per virtual guest
Daniel P. Berrange
2011-11-03
1
-5
/
+12
*
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
*
snapshot: reject transient disks where code is not ready
Eric Blake
2011-09-05
1
-0
/
+5
*
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
1
-8
/
+15
*
build: avoid ATTRIBUTE_UNUSED in headers
Eric Blake
2011-07-14
1
-3
/
+2
*
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
1
-0
/
+4
*
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
1
-0
/
+26
*
maint: rename virBufferVSprintf to virBufferAsprintf
Eric Blake
2011-05-05
1
-30
/
+30
*
Xen: Do not generate net ifname if domain is inactive
Jim Fehlig
2011-04-28
1
-6
/
+9
*
maint: use lighter-weight function for straight appends
Eric Blake
2011-04-15
1
-1
/
+1
*
Introduce virDomainChrDefNew()
Michal Novotny
2011-04-14
1
-3
/
+4
*
Add support for multiple serial ports into the Xen driver
Michal Novotny
2011-02-25
1
-14
/
+85
*
Renamed functions in xenxs
Markus Groß
2011-02-21
1
-93
/
+91
*
Moved SEXPR formatting functions to xenxs
Markus Groß
2011-02-21
1
-1
/
+849
*
Moved SEXPR parsing functions to xenxs
Markus Groß
2011-02-21
1
-0
/
+1351