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
/
xend_internal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* configure.in libvirt.spec.in docs/* NEWS: preparing release of
v0.1.3
LIBVIRT_0_1_3
Daniel Veillard
2006-07-11
1
-1
/
+9
*
* src/xend_internal.c src/xml.c: patches from Jim Fehlig for HVM
Daniel Veillard
2006-07-10
1
-23
/
+102
*
Re-wrote xenDomainLookupByID to use more efficient XenD access
Daniel P. Berrange
2006-07-07
1
-27
/
+62
*
* src/xend_internal.c: fixed xenDaemonOpen() to try both unix and
Daniel Veillard
2006-07-06
1
-107
/
+116
*
* proxy/libvirt_proxy.c src/proxy_internal.[ch] src/xend_internal.[ch]:
Daniel Veillard
2006-07-03
1
-2
/
+1
*
* proxy/libvirt_proxy.c src/proxy_internal.c src/xen_internal.c
Daniel Veillard
2006-06-29
1
-1
/
+1
*
* src/proxy_internal.c src/proxy_internal.h src/driver.h src/libvirt.c
Daniel Veillard
2006-06-29
1
-1
/
+5
*
* proxy/libvirt_proxy.c proxy/proxy.h proxy/proxy_client.c: more
Daniel Veillard
2006-06-29
1
-19
/
+18
*
* configure.in Makefile.am proxy/Makefile.am proxy/libvirt_proxy.c
Daniel Veillard
2006-06-28
1
-1
/
+12
*
* configure.in libvirt.spec.in docs/examples/* include/Makefile.am
Daniel Veillard
2006-06-26
1
-1
/
+1
*
* src/driver.h src/libvirt.c src/test.c src/xen_internal.c
Daniel Veillard
2006-06-21
1
-0
/
+1
*
* src/libvirt.c src/xen_internal.c src/xend_internal.c: more driver
Daniel Veillard
2006-06-16
1
-2
/
+81
*
* src/libvirt.c src/xend_internal.c src/xend_internal.h
Daniel Veillard
2006-06-15
1
-4
/
+119
*
* src/libvirt.c src/xend_internal.c src/xend_internal.h: cleaned up
Daniel Veillard
2006-06-14
1
-5
/
+84
*
* src/libvirt.c src/xen_internal.c src/xend_internal.c
Daniel Veillard
2006-06-13
1
-1
/
+22
*
* docs//*: rebuilt the documentation
Daniel Veillard
2006-06-13
1
-0
/
+8
*
Call xenDeamonClose if ping test fails during open call, to ensure any resour...
Daniel P. Berrange
2006-06-13
1
-0
/
+1
*
Do a 'ping' test when opening connection to verify XenD really is there & alive
Daniel P. Berrange
2006-06-12
1
-2
/
+12
*
* src/xml.c src/xend_internal.c TODO: added uuid to the XML
Daniel Veillard
2006-04-27
1
-0
/
+15
*
* src/xend_internal.c: applied patch from Jim Fehlig when parsing
Daniel Veillard
2006-04-25
1
-21
/
+23
*
* src/xend_internal.c: fix an uninitialized memory access in error
Daniel Veillard
2006-04-20
1
-2
/
+5
*
* include/libvirt.h include/libvirt.h.in doc/*: added new entry point
Daniel Veillard
2006-04-13
1
-30
/
+33
*
* src/xend_internal.c src/xml.c: applied patch from Jim Fehlig
Daniel Veillard
2006-04-10
1
-0
/
+10
*
* TODO src/hash.[ch] src/internal.h src/libvirt.c src/xend_internal.c
Daniel Veillard
2006-04-09
1
-17
/
+13
*
* include/libvirt.h[.in] src/driver.h src/libvirt.c
Daniel Veillard
2006-04-03
1
-20
/
+23
*
* src/xend_internal.c: applied patch from Daniel P. Berrange,
Daniel Veillard
2006-03-30
1
-51
/
+79
*
* src/virsh.c: allocation check (Jim Meyering) and adding a
Daniel Veillard
2006-03-30
1
-8
/
+14
*
* include/libvirt.h[.in] include/virterror.h src/driver.h
Daniel Veillard
2006-03-29
1
-2
/
+124
*
* doc/*: updated module list and rebuilt
Daniel Veillard
2006-03-27
1
-0
/
+10
*
* src/xs_internal.c src/xs_internal.h include/virterror.h
Daniel Veillard
2006-03-23
1
-302
/
+131
*
* python/tests/create.py: add one more image path
Daniel Veillard
2006-03-22
1
-679
/
+358
*
* src/hash.c src/hash.h src/internal.h src/libvirt.c src/sexpr.c
Daniel Veillard
2006-03-15
1
-200
/
+210
*
* include/virterror.h src/virterror.c src/xend_internal.c: more work
Daniel Veillard
2006-02-27
1
-19
/
+81
*
* TODO: updated
Daniel Veillard
2006-02-27
1
-1
/
+44
*
* include/libvirt.h[.in] src/libvirt.c src/xend_internal.[ch]
Daniel Veillard
2006-02-23
1
-5
/
+13
*
* src/libvirt.c src/xend_internal.c src/xend_internal.h: move the
Daniel Veillard
2006-02-20
1
-10
/
+6
*
* TODO: updated
Daniel Veillard
2006-02-20
1
-0
/
+179
*
* python/tests/create.py: trying to make test more generic, but it's
Daniel Veillard
2006-02-17
1
-2
/
+2
*
* configure.in src/Makefile.am: adding dependency to libxml2
Daniel Veillard
2006-02-16
1
-0
/
+31
*
* //* : renamed the project libvirt , this affects all makefiles,
Daniel Veillard
2006-02-09
1
-1
/
+1
*
* src/libvir.c src/xend_internal.c src/xend_internal.h: continue
Daniel Veillard
2006-01-19
1
-0
/
+32
*
* include/libvir.h[.in]: added VIR_DOMAIN_CRASHED status, small
Daniel Veillard
2006-01-17
1
-1
/
+75
*
* include/libvir.h.in include/libvir.h src/internal.h src/libvir.c
Daniel Veillard
2006-01-13
1
-72
/
+74
*
* src/Makefile.am src/xend_internal.c src/xend_internal.h:
Daniel Veillard
2006-01-12
1
-0
/
+1965