- 14 7月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
UUID from the XML description if present when creating the domain. Daniel
-
- 12 7月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
libvirt-0.1.3 * src/xend_internal.c: uninitialized var and disable TCP slow start Daniel
-
- 10 7月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
guests, plus XML format changes and merge from Mark McLoughlin Daniel
-
- 08 7月, 2006 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 07 7月, 2006 1 次提交
-
-
由 Mark McLoughlin 提交于
* xml.c: allow a <domain> to not have any <disk> devices - e.g. when using an NFS root.
-
- 06 7月, 2006 4 次提交
-
-
由 Daniel Veillard 提交于
http accesses by default and to use the provided URI otherwise, applied Jim Fehlig patch working around xend connection close bug * autogen.sh: fixed package name Daniel
-
由 Mark McLoughlin 提交于
-
由 Mark McLoughlin 提交于
* xml.c: make the entire <os> node optional if a bootloader is specified. If we pass an image config to xend, the bootloader gets ignored anyway.
-
由 Mark McLoughlin 提交于
* xml.c: only set bootloader flag when we actually get a bootloader
-
- 04 7月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
level, to allow build as non-root * src/xml.c: fix bug #197583 raised by markmc Daniel
-
- 03 7月, 2006 3 次提交
-
-
由 Daniel Veillard 提交于
preparing release of 0.1.2 * src/proxy_internal.c: don't warn on open if using http and not the proxy. Daniel
-
由 Daniel Veillard 提交于
src/xen_internal.c: fixing the proxy installation, integrate in the spec file and fix a few bugs in the proxy, seems to behave correctly now. * docs/apibuild.py docs/*: fixing the doc and API generator Daniel
-
由 Daniel Veillard 提交于
finished the last entry point missing for the proxy code. Daniel
-
- 01 7月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
virsh starts to work normally over the proxy. Still one entry point missing but it's minor. Daniel
-
- 30 6月, 2006 2 次提交
-
-
由 Daniel Veillard 提交于
src/xen_internal.h src/xend_internal.c src/xend_internal.h: implemented id based lookup and other cleanups, virsh starts to work, but still some TODOs Daniel
-
由 Daniel Veillard 提交于
src/Makefile.am: moved proxy/proxy.h and proxy/proxy_client.c as proxy_internal.[ch] and integrated them as a new driver. * proxy/Makefile.am proxy/libvirt_proxy.c src/xen_internal.c src/xen_internal.h src/xend_internal.c: various related cleanups. Daniel
-
- 29 6月, 2006 2 次提交
-
-
由 Daniel Veillard 提交于
progresses on the proxy implementation. * src/xend_internal.c src/xend_internal.h: exported one routine Daniel
-
由 Daniel Veillard 提交于
proxy/proxy.h proxy/proxy_client.c src/internal.h src/xen_internal.c src/xend_internal.c: started working on a proxy to access xend for unpriviledged users to avoid opening xend HTTP service to serve those read-only operations. Daniel
-
- 26 6月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
include/libvirt/virterror.h python/generator.py python/libvir.c python/libvirt_wrap.h src/driver.h src/internal.h src/test.h src/virsh.c src/virterror.c src/xend_internal.c src/xend_internal.h src/xml.c src/xml.h: moved the includes from include/ to include/libvirt to reflect the installed include tree. This avoid using "" in the includes themselves. Daniel
-
- 21 6月, 2006 3 次提交
-
-
由 Daniel Veillard 提交于
src/xend_internal.c src/xs_internal.c: add driver numbers and tweak a bit suspend/resume/destroy operation to avoid doing them directly though the hypervisor if other succeeded first. Daniel
-
由 Daniel Veillard 提交于
used and switch automatically. A bit nasty though. Daniel
-
由 Daniel Veillard 提交于
Daniel
-
- 16 6月, 2006 2 次提交
-
-
由 Daniel Veillard 提交于
a TODO in xs_internal.c pointed out by Philippe Berthault Daniel
-
由 Daniel Veillard 提交于
related cleanups, nearly finished Daniel
-
- 15 6月, 2006 3 次提交
-
-
由 Daniel Veillard 提交于
src/xs_internal.c: more cleanups for the driver architecture Daniel
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 14 6月, 2006 5 次提交
-
-
由 Daniel Veillard 提交于
virConnectListDomains and virConnectNumOfDomains, implemented xend driver entry point for them. daniel
-
由 Daniel Veillard 提交于
Daniel
-
由 Daniel P. Berrange 提交于
-
由 Daniel Veillard 提交于
src/xs_internal.c: fix the connection and GetType initialization. Daniel
-
由 Daniel Veillard 提交于
* src/driver.h src/libvirt.c src/test.c src/xen_internal.c src/xend_internal.c src/xs_internal.c: started to fix some of the driver related problem raised by Daniel Berrange, added a ver version field to drivers. Daniel
-
- 13 6月, 2006 2 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 06 6月, 2006 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 30 5月, 2006 2 次提交
-
-
由 Daniel Veillard 提交于
to be of type 'unsigned char' since its a raw UUID we're passing in, not a printable one. * src/libvirt.c: Remove bogus "unsigned char" -> "char" type casts. Hook up the "domainLookupByID", "domainLookupByUUID", "domainLookupByName" and "domainGetInfo" driver backend functions. Daniel
-
由 Karel Zak 提交于
-
- 29 5月, 2006 1 次提交
-
-
由 Karel Zak 提交于
-
- 22 5月, 2006 1 次提交
-
-
由 Karel Zak 提交于
-
- 10 5月, 2006 1 次提交
-
-
由 Karel Zak 提交于
-