- 04 5月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
based on Chris Wright feedback Daniel
-
- 26 4月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
- 13 4月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
and raised by Thomas Canniot Daniel
-
- 11 4月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
Nikolay Sivov should fix #235904 Daniel
-
- 02 4月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
that memory values are in kilobytes Daniel
-
- 24 3月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
replaced all sprintf instances by snprintf ones Daniel
-
- 23 3月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
src/virsh.c src/xm_internal.c: change malloc/memset(0) pairs to using calloc() Daniel
-
- 22 3月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
when using a wrong CPU number in vcpupin and report the error Daniel
-
- 20 3月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
pointed out by Masayuki Sunou Daniel
-
- 19 3月, 2007 2 次提交
-
-
由 Daniel Veillard 提交于
function checking in virsh.c and fix one warning raised Daniel
-
由 Daniel Veillard 提交于
values passed to virsh memory commands are positive. Daniel
-
- 16 3月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
proxy/libvirt_proxy.c qemud/Makefile.am qemud/conf.c qemud/conf.h qemud/dispatch.c qemud/internal.h qemud/protocol.h src/driver.h src/internal.h src/libvirt.c src/libvirt_sym.version src/proxy_internal.c src/proxy_internal.h src/qemu_internal.c src/test.c src/virsh.c src/virterror.c src/xen_internal.c src/xen_internal.h src/xend_internal.c src/xm_internal.c src/xml.h src/xs_internal.c: applied patch from Richard Jones adding virConnectGetCapabilities(), plus various small little fixes * docs/*: fixed the api extractor script and regenerated Daniel
-
- 15 3月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
to better handle the case where there is no limit in the domain upper memory size * docs/architecture.html docs/format.html docs/intro.html docs/libvir.html: started to update the documentation to reflect the current state Daniel
-
- 09 3月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
daniel
-
- 08 3月, 2007 2 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel Veillard 提交于
src/driver.h src/libvirt.c src/libvirt_sym.version src/proxy_internal.c src/qemu_internal.c src/test.c src/virsh.c src/xen_internal.c src/xen_internal.h src/xend_internal.c src/xm_internal.c src/xs_internal.c: applied patch from Masayuki Sunou to add and entry point to check the maximum number of virtual CPU supported by a virtualization mechanism * doc/*.html doc/libvirt-*.xml: regenerated the interfaces descriptions and associated docs. Daniel
-
- 07 3月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 02 3月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 27 2月, 2007 2 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 23 2月, 2007 2 次提交
-
-
由 Mark McLoughlin 提交于
* src/virsh.c: in "start" and "net-start" use e.g. vshCommandOptDomainBy() so that we actually get an error message if the domain/network isn't found.
-
由 Mark McLoughlin 提交于
* src/virsh.c: add "autostart" and "net-autostart" commands and cleanup the "list" and "net-list" commands a bit.
-
- 21 2月, 2007 1 次提交
-
-
由 Mark McLoughlin 提交于
* virsh.c: cmdNetworkList() re-indent this.
-
- 15 2月, 2007 2 次提交
-
-
由 Mark McLoughlin 提交于
Fix from Richard W.M. Jones <rjones@redhat.com> * virsh.c: add a colon after the connect arg to getopt_long()
-
由 Mark McLoughlin 提交于
* src/virsh.c: Re-name some of the VSH_DOMBYFOO stuff to VSH_BYFOO in order to re-use it for the network stuff.
-
- 14 2月, 2007 2 次提交
-
-
由 Mark McLoughlin 提交于
* src/virsh.c: add the net-* commands.
-
由 Daniel P. Berrange 提交于
-
- 07 2月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 29 1月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 26 1月, 2007 2 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel Veillard 提交于
in getopt_long() Daniel
-
- 23 1月, 2007 3 次提交
-
-
由 Mark McLoughlin 提交于
* include/libvirt/libvirt.h.in: add VIR_UUID_BUFLEN and VIR_UUID_STRING_BUFLEN * libvirt/proxy/libvirt_proxy.c, libvirt/src/hash.c, libvirt/src/internal.h, libvirt/src/libvirt.c, libvirt/src/proxy_internal.c, libvirt/src/test.c, libvirt/src/virsh.c, libvirt/src/xend_internal.c, libvirt/src/xm_internal.c, libvirt/src/xml.c, libvirt/python/libvir.c: use them
-
由 Mark McLoughlin 提交于
Issues pointed out by Karel Zak <kzak@redhat.com> * src/virsh.c: fix up some syntax strings, use BUFSIZ and free names returned from virConnectListDefinedDomains()
-
由 Daniel P. Berrange 提交于
-
- 23 11月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
* include/libvirt/libvirt.h include/libvirt/libvirt.h.in src/driver.h src/libvirt.c src/proxy_internal.c src/test.c src/virsh.c src/xen_internal.c src/xend_internal.c src/xm_internal.c src/xs_internal.c: added support for dumping core of domains assuming a xend with the latest patch to do so. Daniel
-
- 30 9月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
optimization Daniel
-
- 21 9月, 2006 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 04 9月, 2006 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 30 8月, 2006 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 26 8月, 2006 1 次提交
-
-
由 Daniel P. Berrange 提交于
-