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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* configure.in libvirt.spec.in docs/*.html include/libvirt/libvirt.h:
v0.1.11
LIBVIRT_0_1_11
Daniel Veillard
2007-01-22
81
-3277
/
+4410
*
Added test suite for the XML <-> XM config file conversion
Daniel P. Berrange
2007-01-19
16
-121
/
+580
*
Finished off XML parsing & XM config file generation for all supported guest ...
Daniel P. Berrange
2007-01-19
3
-262
/
+1043
*
Fix memory leaks in config file handling
Daniel P. Berrange
2007-01-19
2
-12
/
+35
*
Tweak memory settings
Daniel P. Berrange
2007-01-18
3
-2
/
+8
*
Added inactive domain management support to the test driver
Daniel P. Berrange
2007-01-18
3
-898
/
+1154
*
Disable inactive domain drivers on old XenD
Daniel P. Berrange
2007-01-18
2
-0
/
+14
*
* docs/libvirt.rng: udated for the upcoming KVM and QEmu support
Daniel Veillard
2007-01-10
2
-8
/
+172
*
* docs/libvirt.rng: went through the existing tests with the RNG and
Daniel Veillard
2007-01-10
2
-41
/
+161
*
* docs/libvirt.rng: first version of the Relax-NG schemas to validate
Daniel Veillard
2007-01-09
2
-0
/
+469
*
* po/*: updated localization files
v0.1.10
LIBVIRT_0_1_10
Daniel Veillard
2006-12-20
81
-1225
/
+1226
*
Fix handling of config files with duplicate names
Daniel P. Berrange
2006-12-19
2
-29
/
+148
*
* src/xend_internal.c: Dan Berrange pointed out a ref count bug
Daniel Veillard
2006-12-18
2
-1
/
+5
*
* po/*.po po/libvirt.pot: merged new ms transations, updated
Daniel Veillard
2006-12-14
75
-1464
/
+1958
*
Implement support for inactive domains from Xen 3.0.4
Daniel P. Berrange
2006-12-14
5
-63
/
+241
*
Added support for generating new style PV framebuffer. Added vnclisten & vncp...
Daniel P. Berrange
2006-12-13
11
-21
/
+205
*
Add array bounds checking in xendDaemonListDomains
Daniel P. Berrange
2006-12-07
2
-3
/
+10
*
New style paravirt framebuffer config in xen 3.0.4
Daniel P. Berrange
2006-12-06
7
-2
/
+95
*
Fix test case for change in bootloader handling
Daniel P. Berrange
2006-12-06
3
-7
/
+6
*
* src/xen_internal.c: the structure passed to the vcpuinfo hypercall
Daniel Veillard
2006-12-06
2
-2
/
+8
*
* po/ca.po po/fr.po po/hi.po: merging more localizations coming
Daniel Veillard
2006-12-04
4
-459
/
+486
*
* NEWS configure.in libvirt.spec.in docs/libvir.html docs/news.html
v0.1.9
LIBVIRT_0_1_9
Daniel Veillard
2006-11-29
56
-15638
/
+17028
*
* configure.in: update for ALL_LINGUAS
Daniel Veillard
2006-11-28
74
-1
/
+105642
*
* src/xml.c: patch for rhbz#214741, when using pygrub
Daniel Veillard
2006-11-27
4
-409
/
+471
*
s/interract/interact/ as suggested by kzak
Daniel Veillard
2006-11-22
3
-4
/
+4
*
oops, forgot that too, Daniel
Daniel Veillard
2006-11-22
1
-0
/
+1
*
* docs//*: regenerated
Daniel Veillard
2006-11-22
26
-73
/
+369
*
* src/xs_internal.c: Michel Ponceau pointed out a bug in
Daniel Veillard
2006-11-21
2
-1
/
+6
*
* src/xml.c src/xs_internal.c src/xs_internal.h: cleanup for the
Daniel Veillard
2006-11-20
4
-30
/
+68
*
Support device_model & serial config settings for HVM guests
Daniel P. Berrange
2006-11-17
2
-0
/
+17
*
Fix various compiler warnings about signed/unsigned types
Daniel P. Berrange
2006-11-17
2
-6
/
+13
*
Support for inactive domain management
Daniel P. Berrange
2006-11-16
7
-3
/
+1441
*
* include/libvirt/libvirt.h include/libvirt/libvirt.h.in
Daniel Veillard
2006-11-16
13
-0
/
+336
*
Added 'reconnect' binary to ignore list
Daniel P. Berrange
2006-11-16
1
-0
/
+1
*
Added binding for virConnectListDefinedDomains api
Daniel P. Berrange
2006-11-16
4
-0
/
+58
*
Don't process inactive domains in regular Xen driver backends
Daniel P. Berrange
2006-11-15
6
-25
/
+85
*
Added several iterators to hashtable API
Daniel P. Berrange
2006-11-15
3
-1
/
+164
*
Fixed const warning
Daniel P. Berrange
2006-11-15
1
-1
/
+1
*
Added virConfNew() and virConfSetValue() apis to virConf object
Daniel P. Berrange
2006-11-15
3
-11
/
+93
*
Fix unsigned long wraparound in python binding
Daniel P. Berrange
2006-11-15
4
-2
/
+21
*
Added support for non-bridged networking
Daniel P. Berrange
2006-11-15
13
-26
/
+207
*
* src/xend_internal.c src/xml.c: fix for shareable drive support
Daniel Veillard
2006-11-13
3
-3
/
+15
*
Fix memory leak of xml parser context
Daniel P. Berrange
2006-11-10
2
-0
/
+7
*
Fixed string concatenation in case where there is no lower level error
Daniel P. Berrange
2006-11-10
1
-1
/
+4
*
* src/xend_internal.c src/xml.c: add an extra element currentMemory
Daniel Veillard
2006-11-10
11
-32
/
+192
*
* python/generator.py: changed the generator to generate a reference
Daniel Veillard
2006-11-09
9
-170
/
+203
*
* tests/reconnect.c: fixed the reconnect test when running as non-root
Daniel Veillard
2006-11-09
2
-2
/
+20
*
Reduce RAM in test node to avoid 32-bit wraparound
Daniel P. Berrange
2006-11-08
3
-2
/
+8
*
Added implementation of GetOSType driver to test backend
Daniel P. Berrange
2006-11-08
3
-1
/
+11
*
* include/libvirt/virterror.h src/virterror.c src/xend_internal.c
Daniel Veillard
2006-11-08
5
-7
/
+57
[next]