- 02 7月, 2009 1 次提交
-
-
由 Daniel Veillard 提交于
* docs/schemas/network.rng: fix the network schemas to match new accepted elements, patch by Satoru SATOH * src/network_conf.c: fix network driver to save the domain name in XML if present, patch by Satoru SATOH * AUTHORS: adding Satoru SATOH Daniel
-
- 27 6月, 2009 1 次提交
-
-
由 Daniel Veillard 提交于
* src/libvirt_private.syms src/parthelper.c src/storage_backend_disk.c src/storage_conf.c src/storage_conf.h: allow to create storage volumes on disk backend, patches by Henrik Persson * AUTHORS: add Henrik Persson Daniel
-
- 25 6月, 2009 2 次提交
-
-
由 Daniel Veillard 提交于
* src/uml_driver.c: fix UML driver logging macros, patch by Amy Griffis * AUTHORS: adding Amy Griffis Daniel
-
由 Daniel Veillard 提交于
* src/qemu_driver.c: fix a domain state problem after migration, patch by Federico Simoncelli, fixes #507537 * src/domain_conf.c: fix a transcient domain state problem after destroy, patch by Federico Simoncelli, fixes #507304 * AUTHORS: add Federico Simoncelli and Javier Fontan daniel
-
- 11 6月, 2009 1 次提交
-
-
由 Daniel Veillard 提交于
* configure.in src/libvirt_private.syms src/storage_backend_fs.c src/util.c src/util.h: find and use kvm-img, qemu-img or qcow-create dynamically at runtime, patch by Doug Goldstein * AUTHORS: add Doug Goldstein Daniel
-
- 25 5月, 2009 1 次提交
-
-
由 Daniel Veillard 提交于
* src/opennebula/one_conf.[ch] src/opennebula/one_driver.[ch]: the OpenNebula driver * configure.in include/libvirt/virterror.h qemud/Makefile.am qemud/qemud.c src/Makefile.am src/domain_conf.[ch] src/driver.h src/libvirt.c src/virterror.c: integration of the OpenNebula driver in the libvirt infrastructure * AUTHORS: add Abel Miguez Rodriguez daniel
-
- 20 5月, 2009 1 次提交
-
-
由 Daniel Veillard 提交于
* configure.in include/libvirt/libvirt.h[.in] include/libvirt/virterror.h qemud/remote.c qemud/remote_dispatch_args.h qemud/remote_dispatch_prototypes.h qemud/remote_dispatch_ret.h qemud/remote_dispatch_table.h qemud/remote_protocol.[chx] src/Makefile.am src/datatypes.c src/datatypes.h src/driver.h src/libvirt.c src/remote_internal.c src/virterror.c src/libvirt_private.syms src/libvirt_public.syms: Add the Interface config APIs and remote stubs for those, patch by Laine Stump * AUTHORS: add Laine daniel
-
- 08 5月, 2009 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 24 4月, 2009 1 次提交
-
-
由 Daniel Veillard 提交于
* po/*: updated a could of locale, regenerated * docs/libvirt-api.xml docs/libvirt-refs.xml: regenerated too daniel
-
- 22 4月, 2009 1 次提交
-
-
由 Daniel Veillard 提交于
support, patch by Soren Hansen * AUTHORS: add Soren daniel
-
- 16 4月, 2009 1 次提交
-
-
由 Daniel Veillard 提交于
-
- 03 4月, 2009 1 次提交
-
-
由 Daniel Veillard 提交于
* configure.in libvirt.spec.in NEWS docs/*: release of 0.6.2 * po/*: Gujarati and Polish updates, rebuild * AUTHORS: add one missing Daniel
-
- 24 3月, 2009 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 20 3月, 2009 1 次提交
-
-
由 Daniel Veillard 提交于
* src/libvirt_private.syms src/storage_backend_fs.c src/util.c src/util.h: use posix_fallocate() on supported systems to allocate diskspace faster, patches by Amit Shah Daniel
-
- 16 3月, 2009 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 04 3月, 2009 1 次提交
-
-
由 Daniel Veillard 提交于
release of 0.6.1 * po/*: rebuilt * AUTHORS: updated to list new contributors Daniel
-
- 03 3月, 2009 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 02 3月, 2009 1 次提交
-
-
由 Jim Meyering 提交于
* src/storage_conf.c (virStoragePoolDefParsePerms): Free mode string. (virStorageVolDefParsePerms): Likewise. * AUTHORS: Update. Patch by Ryota Ozaki.
-
- 20 1月, 2009 1 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
- 19 1月, 2009 1 次提交
-
-
由 Daniel Veillard 提交于
* src/xm_internal.c: two bug fixes coming from RHEL package posted by Markus Armbruster * AUTHORS: adding Markus daniel
-
- 07 1月, 2009 2 次提交
-
-
由 Guido Günther 提交于
-
由 Daniel Veillard 提交于
Daniel
-
- 12 12月, 2008 1 次提交
-
-
由 Daniel Veillard 提交于
* qemud/qemud.c: add --version support to libvirtd, patch by Dave Allan * AUTHORS: add Dave Allan Daniel
-
- 11 12月, 2008 1 次提交
-
-
由 Daniel Veillard 提交于
* src/domain_conf.c src/domain_conf.h src/qemu_conf.c tests/qemuxml2argvtest.c tests/qemuxml2xmltest.c tests/qemuxml2argvdata/qemuxml2argv-graphics-sdl-fullscreen.args tests/qemuxml2argvdata/qemuxml2argv-graphics-sdl-fullscreen.xml: slightly modified patch for SDL fullscreen from Itamar Heim * docs/formatdomain.html docs/formatdomain.html.in docs/libvirt.rng: update the schemas and docs about the sdl graphic element attributes * AUTHORS: add Itamar Heim Daniel
-
- 02 12月, 2008 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 04 11月, 2008 1 次提交
-
-
由 Daniel Veillard 提交于
daniel
-
- 31 10月, 2008 1 次提交
-
-
由 Daniel Veillard 提交于
patch by Shigeki Sakamoto * AUTHORS: add Shigeki Sakamoto Daniel
-
- 23 10月, 2008 1 次提交
-
-
由 Daniel Veillard 提交于
* include/libvirt/libvirt.h include/libvirt/libvirt.h.in src/libvirt.c src/libvirt_sym.version: new libvirt event entry points, big patch provided by Ben Guthro * Makefile.am configure.in src/driver.h src/event.c src/event.h src/internal.h src/libvirt.c src/libvirt_sym.version src/lxc_driver.c src/openvz_driver.c src/qemu_conf.h src/qemu_driver.c src/remote_internal.c src/storage_backend_fs.c src/test.c qemud/event.c qemud/event.h qemud/mdns.c qemud/qemud.c qemud/qemud.h qemud/remote.c qemud/remote_dispatch_localvars.h qemud/remote_dispatch_proc_switch.h qemud/remote_dispatch_prototypes.h qemud/remote_protocol.c qemud/remote_protocol.h qemud/remote_protocol.x proxy/Makefile.am python/generator.py: Not much is left untouched by the patch adding the events support * docs/libvirt-api.xml docs/libvirt-refs.xml docs/html/libvirt-libvirt.html: regenerated the docs * examples/domain-events/events-c/Makefile.am examples/domain-events/events-c/event-test.c: a test example * AUTHORS: added Ben Guthro daniel
-
- 10 10月, 2008 1 次提交
-
-
由 Daniel Veillard 提交于
* src/domain_conf.c src/util.c: fix index creation for disks > {sd,hd,xvd,vd}z (Sanjay Rao and Chris Wright) Daniel
-
- 04 9月, 2008 1 次提交
-
-
由 Daniel Veillard 提交于
* AUTHORS: add James Morris Daniel
-
- 03 9月, 2008 1 次提交
-
-
由 Daniel Veillard 提交于
daniel
-
- 18 8月, 2008 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 01 8月, 2008 1 次提交
-
-
由 Daniel Veillard 提交于
-
- 30 7月, 2008 1 次提交
-
-
由 Daniel Veillard 提交于
small differences of behaviour for 'lvs' and 'vgs' on SLES Daniel
-
- 10 7月, 2008 2 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
由 Daniel Veillard 提交于
* docs/libvirt.rng: domain name validation fix by John Levon * AUTHORS: add John Levon Daniel
-
- 09 7月, 2008 1 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
- 12 6月, 2008 1 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
- 15 5月, 2008 2 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-