- 08 8月, 2006 4 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel Veillard 提交于
have gone on .in too Daniel
-
- 07 8月, 2006 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 04 8月, 2006 2 次提交
-
-
由 Daniel Veillard 提交于
Dan Berrange reported problems due to this when using virDomainSetMemory bindings Daniel
-
由 Daniel Veillard 提交于
src/libvirt.c src/libvirt_sym.version src/xen_internal.c src/xen_internal.h src/xend_internal.c src/xend_internal.h: applied patch from Michel Ponceau and Philippe Berthault for virtual CPU and affinity support plus a bit of cleanup. Daniel
-
- 01 8月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
- 28 7月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
for bad argument were wrong and incomplete, this should fix it and a few other problems in error reporting Daniel
-
- 24 7月, 2006 1 次提交
-
-
由 Mark McLoughlin 提交于
* libvirt.spec.in: sync changes from fedora CVS
-
- 20 7月, 2006 2 次提交
-
-
由 Daniel Veillard 提交于
code when compiled for the proxy, changed the command line macro and remove warnings. Daniel
-
由 Daniel P. Berrange 提交于
-
- 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 2 次提交
-
-
由 Daniel Veillard 提交于
format documentation to cover the new HVM domains. Daniel
-
由 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 4 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
由 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 2 次提交
-
-
由 Daniel Veillard 提交于
src/xs_internal.c: more cleanups for the driver architecture Daniel
-
由 Daniel P. Berrange 提交于
-