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 include/libvirt/libvirt.h
v0.3.0
LIBVIRT_0_3_0
Daniel Veillard
2007-07-09
97
-2451
/
+2636
*
* src/xm_internal.c src/xend_internal.c src/buf.[ch]: add
Daniel Veillard
2007-07-09
80
-1788
/
+5251
*
Fixed memory corruption after destroying network/domain objects in QEMU driver
Daniel P. Berrange
2007-07-06
2
-2
/
+13
*
Fri Jul 6 16:19:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-07-06
3
-5
/
+14
*
Fri Jul 6 16:08:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-07-06
13
-150
/
+246
*
* src/virsh.c: fix an error in the default help string, bug #247197
Daniel Veillard
2007-07-06
2
-1
/
+5
*
Fri Jul 6 16:00:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-07-06
9
-177
/
+33
*
Fri Jul 6 15:54:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-07-06
6
-25
/
+64
*
Ignore libvirtd.init, Daniel
Daniel Veillard
2007-07-06
1
-0
/
+1
*
* src/xend_internal.c: fix typo in function comment
Daniel Veillard
2007-07-05
77
-24113
/
+24317
*
move conversion of NULL & xen URIs into libvirt.c
Daniel P. Berrange
2007-07-05
3
-8
/
+15
*
Fixed typo in flags
Daniel P. Berrange
2007-07-05
2
-4
/
+8
*
Wed Jul 4 14:17:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-07-04
2
-8
/
+26
*
Wed Jul 4 10:14:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-07-04
8
-17
/
+26
*
Make network APIs go via remote driver. Autospawn per-user daemon
Daniel P. Berrange
2007-07-04
3
-86
/
+331
*
* src/virsh.c: applied patch from Masayuki Sunou to remove leaks
Daniel Veillard
2007-06-29
2
-3
/
+25
*
* docs/apibuild.py docs/newapi.xsl: fix generation of XML and
Daniel Veillard
2007-06-29
20
-198
/
+597
*
Tue Jun 29 13:44:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-06-29
16
-11
/
+928
*
Remove Makefile & Makefile.in from RPM to avoid multilib issues
Daniel P. Berrange
2007-06-27
2
-1
/
+7
*
Move the QEMU driver & utility files from qemud/ to src/
Daniel P. Berrange
2007-06-27
17
-1554
/
+32
*
Move QEMU driver into main libvirt.so and use single daemon for all drivers
Daniel P. Berrange
2007-06-26
100
-29913
/
+41051
*
Fix typo in read only connection check
Daniel P. Berrange
2007-06-26
2
-1
/
+6
*
Rename the daemon to libvirtd
Daniel P. Berrange
2007-06-26
4
-9
/
+14
*
Rename init script
Daniel P. Berrange
2007-06-26
3
-8
/
+23
*
Remove use of libsysfs from bridge code
Daniel P. Berrange
2007-06-26
6
-149
/
+111
*
Don't try to handle URIs with hostname in test driver
Daniel P. Berrange
2007-06-26
2
-0
/
+9
*
Add driver API for global startup/shutdown/reload hooks
Daniel P. Berrange
2007-06-26
9
-9
/
+183
*
Switch to using internal event API for QEMU driver
Daniel P. Berrange
2007-06-26
10
-54
/
+239
*
Move code relating to vm/network lookups into conf.c
Daniel P. Berrange
2007-06-26
6
-87
/
+94
*
Update to comply with internal driver API
Daniel P. Berrange
2007-06-26
5
-385
/
+875
*
Move virBuffer functions into src/buf.c,h
Daniel P. Berrange
2007-06-26
17
-211
/
+24
*
Rename buffer functions
Daniel P. Berrange
2007-06-26
5
-124
/
+129
*
Rename UUID functions
Daniel P. Berrange
2007-06-26
4
-18
/
+25
*
Split up struct qemud_server to move qemu stuff into conf.c
Daniel P. Berrange
2007-06-26
8
-892
/
+927
*
Updated to use virError object & APIs for error reporting
Daniel P. Berrange
2007-06-26
8
-182
/
+220
*
Move code dealing with global startup/shutdown/reload into driver.c
Daniel P. Berrange
2007-06-26
4
-69
/
+61
*
Move process lifecycle code from qemud.c to driver.c
Daniel P. Berrange
2007-06-26
5
-1041
/
+1091
*
Move capabilities XML generation into driver.c
Daniel P. Berrange
2007-06-26
4
-184
/
+208
*
Re-factoring event loop
Daniel P. Berrange
2007-06-26
6
-173
/
+784
*
Rebuilt generated files in the docs/ directory (no actual change).
Richard W.M. Jones
2007-06-26
15
-177
/
+342
*
Tue Jun 26 14:40:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-06-26
3
-28
/
+30
*
Tue Jun 26 12:40:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-06-26
25
-15
/
+378
*
Mon Jun 25 16:55:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-06-25
6
-2
/
+75
*
Mon Jun 25 14:30:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-06-25
4
-49
/
+5
*
Mon Jun 25 14:03:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-06-25
2
-3
/
+8
*
Mon Jun 25 09:40:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-06-25
2
-6
/
+14
*
Mon Jun 25 09:19:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-06-25
35
-111
/
+467
*
Mon Jun 25 09:19:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-06-25
5
-43
/
+28
*
Fri Jun 22 14:15:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-06-22
9
-1
/
+570
*
Fri Jun 22 12:40:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-06-22
3
-10
/
+23
[next]