2007-01-26 |
Daniel P. Berrange | Fixed virsh test suite |
commit | commitdiff | tree |
2007-01-26 |
Daniel P. Berrange | Added vncdisplay & console commands to virsh |
commit | commitdiff | tree |
2007-01-26 |
Daniel Veillard | * src/virsh.c: Richard W.M. Jones pointed out a missing... |
commit | commitdiff | tree |
2007-01-26 |
Daniel Veillard | * autogen.sh: applied patch from Richard W.M. Jones... |
commit | commitdiff | tree |
2007-01-23 |
Mark McLoughlin | Mon Jan 23 14:36:18 IST 2007 Mark McLoughlin <markmc... |
commit | commitdiff | tree |
2007-01-23 |
Mark McLoughlin | Mon Jan 23 12:28:42 IST 2007 Mark McLoughlin <markmc... |
commit | commitdiff | tree |
2007-01-22 |
Daniel P. Berrange | Fix crash in virsh connect command |
commit | commitdiff | tree |
2007-01-22 |
Mark McLoughlin | Mon Jan 22 16:23:52 IST 2007 Mark McLoughlin <markmc... |
commit | commitdiff | tree |
2007-01-22 |
Mark McLoughlin | Mon Jan 22 16:17:25 IST 2007 Mark McLoughlin <markmc... |
commit | commitdiff | tree |
2007-01-22 |
Daniel Veillard | * configure.in libvirt.spec.in docs/*.html include... LIBVIRT_0_1_11 v0.1.11 |
commit | commitdiff | tree |
2007-01-19 |
Daniel P. Berrange | Added test suite for the XML <-> XM config file conversion |
commit | commitdiff | tree |
2007-01-19 |
Daniel P. Berrange | Finished off XML parsing & XM config file generation... |
commit | commitdiff | tree |
2007-01-19 |
Daniel P. Berrange | Fix memory leaks in config file handling |
commit | commitdiff | tree |
2007-01-18 |
Daniel P. Berrange | Tweak memory settings |
commit | commitdiff | tree |
2007-01-18 |
Daniel P. Berrange | Added inactive domain management support to the test... |
commit | commitdiff | tree |
2007-01-18 |
Daniel P. Berrange | Disable inactive domain drivers on old XenD |
commit | commitdiff | tree |
2007-01-10 |
Daniel Veillard | * docs/libvirt.rng: udated for the upcoming KVM and... |
commit | commitdiff | tree |
2007-01-10 |
Daniel Veillard | * docs/libvirt.rng: went through the existing tests... |
commit | commitdiff | tree |
2007-01-09 |
Daniel Veillard | * docs/libvirt.rng: first version of the Relax-NG schem... |
commit | commitdiff | tree |
2006-12-20 |
Daniel Veillard | * po/*: updated localization files LIBVIRT_0_1_10 v0.1.10 |
commit | commitdiff | tree |
2006-12-19 |
Daniel P. Berrange | Fix handling of config files with duplicate names |
commit | commitdiff | tree |
2006-12-18 |
Daniel Veillard | * src/xend_internal.c: Dan Berrange pointed out a ref... |
commit | commitdiff | tree |
2006-12-14 |
Daniel Veillard | * po/*.po po/libvirt.pot: merged new ms transations... |
commit | commitdiff | tree |
2006-12-14 |
Daniel P. Berrange | Implement support for inactive domains from Xen 3.0.4 |
commit | commitdiff | tree |
2006-12-13 |
Daniel P. Berrange | Added support for generating new style PV framebuffer... |
commit | commitdiff | tree |
2006-12-07 |
Daniel P. Berrange | Add array bounds checking in xendDaemonListDomains |
commit | commitdiff | tree |
2006-12-06 |
Daniel P. Berrange | New style paravirt framebuffer config in xen 3.0.4 |
commit | commitdiff | tree |
2006-12-06 |
Daniel P. Berrange | Fix test case for change in bootloader handling |
commit | commitdiff | tree |
2006-12-06 |
Daniel Veillard | * src/xen_internal.c: the structure passed to the vcpui... |
commit | commitdiff | tree |
2006-12-04 |
Daniel Veillard | * po/ca.po po/fr.po po/hi.po: merging more localization... |
commit | commitdiff | tree |
2006-11-29 |
Daniel Veillard | * NEWS configure.in libvirt.spec.in docs/libvir.html... LIBVIRT_0_1_9 v0.1.9 |
commit | commitdiff | tree |
2006-11-28 |
Daniel Veillard | * configure.in: update for ALL_LINGUAS |
commit | commitdiff | tree |
2006-11-27 |
Daniel Veillard | * src/xml.c: patch for rhbz#214741, when using pygrub |
commit | commitdiff | tree |
2006-11-22 |
Daniel Veillard | s/interract/interact/ as suggested by kzak |
commit | commitdiff | tree |
2006-11-22 |
Daniel Veillard | oops, forgot that too, Daniel |
commit | commitdiff | tree |
2006-11-22 |
Daniel Veillard | * docs//*: regenerated |
commit | commitdiff | tree |
2006-11-21 |
Daniel Veillard | * src/xs_internal.c: Michel Ponceau pointed out a bug in |
commit | commitdiff | tree |
2006-11-20 |
Daniel Veillard | * src/xml.c src/xs_internal.c src/xs_internal.h: cleanu... |
commit | commitdiff | tree |
2006-11-17 |
Daniel P. Berrange | Support device_model & serial config settings for HVM... |
commit | commitdiff | tree |
2006-11-17 |
Daniel P. Berrange | Fix various compiler warnings about signed/unsigned... |
commit | commitdiff | tree |
2006-11-16 |
Daniel P. Berrange | Support for inactive domain management |
commit | commitdiff | tree |
2006-11-16 |
Daniel Veillard | * include/libvirt/libvirt.h include/libvirt/libvirt... |
commit | commitdiff | tree |
2006-11-16 |
Daniel P. Berrange | Added 'reconnect' binary to ignore list |
commit | commitdiff | tree |
2006-11-16 |
Daniel P. Berrange | Added binding for virConnectListDefinedDomains api |
commit | commitdiff | tree |
2006-11-15 |
Daniel P. Berrange | Don't process inactive domains in regular Xen driver... |
commit | commitdiff | tree |
2006-11-15 |
Daniel P. Berrange | Added several iterators to hashtable API |
commit | commitdiff | tree |
2006-11-15 |
Daniel P. Berrange | Fixed const warning |
commit | commitdiff | tree |
2006-11-15 |
Daniel P. Berrange | Added virConfNew() and virConfSetValue() apis to virCon... |
commit | commitdiff | tree |
2006-11-15 |
Daniel P. Berrange | Fix unsigned long wraparound in python binding |
commit | commitdiff | tree |
2006-11-15 |
Daniel P. Berrange | Added support for non-bridged networking |
commit | commitdiff | tree |
2006-11-13 |
Daniel Veillard | * src/xend_internal.c src/xml.c: fix for shareable... |
commit | commitdiff | tree |
2006-11-10 |
Daniel P. Berrange | Fix memory leak of xml parser context |
commit | commitdiff | tree |
2006-11-10 |
Daniel P. Berrange | Fixed string concatenation in case where there is no... |
commit | commitdiff | tree |
2006-11-10 |
Daniel Veillard | * src/xend_internal.c src/xml.c: add an extra element... |
commit | commitdiff | tree |
2006-11-09 |
Daniel Veillard | * python/generator.py: changed the generator to generat... |
commit | commitdiff | tree |
2006-11-09 |
Daniel Veillard | * tests/reconnect.c: fixed the reconnect test when... |
commit | commitdiff | tree |
2006-11-08 |
Daniel P. Berrange | Reduce RAM in test node to avoid 32-bit wraparound |
commit | commitdiff | tree |
2006-11-08 |
Daniel P. Berrange | Added implementation of GetOSType driver to test backend |
commit | commitdiff | tree |
2006-11-08 |
Daniel Veillard | * include/libvirt/virterror.h src/virterror.c src/xend_... |
commit | commitdiff | tree |
2006-11-08 |
Daniel Veillard | * src/libvirt.c src/proxy_internal.c src/xs_internal... |
commit | commitdiff | tree |
2006-11-07 |
Daniel P. Berrange | Propagate libvirt errors back with python exceptions |
commit | commitdiff | tree |
2006-11-07 |
Daniel P. Berrange | Ensure connection object gets associated with errors |
commit | commitdiff | tree |
2006-11-07 |
Daniel Veillard | * libvirt.spec.in: libvirt-devel depends on pkgconfig |
commit | commitdiff | tree |
2006-10-31 |
Daniel Veillard | * src/xend_internal.c: when getting informations about... |
commit | commitdiff | tree |
2006-10-24 |
Daniel P. Berrange | Make python bindings threaded, by dropping/acquiring... |
commit | commitdiff | tree |
2006-10-16 |
Daniel Veillard | * config.h.in configure.in libvirt.spec.in docs/libvir... LIBVIRT_0_1_8 v0.1.8 |
commit | commitdiff | tree |
2006-10-12 |
Daniel Veillard | * src/xen_internal.c: one of the fix for system with... |
commit | commitdiff | tree |
2006-10-12 |
Daniel Veillard | * src/xen_internal.c: applied patch from Philippe Berthault |
commit | commitdiff | tree |
2006-10-11 |
Daniel Veillard | * src/xen_internal.c: applied patch from Peter Vetere... |
commit | commitdiff | tree |
2006-10-11 |
Daniel Veillard | * virsh.1: fixed some typo and unclear language pointed... |
commit | commitdiff | tree |
2006-10-09 |
Daniel P. Berrange | Added support for <driver> element and blktap |
commit | commitdiff | tree |
2006-10-06 |
Daniel P. Berrange | Added ignore file rules for i18n stuff |
commit | commitdiff | tree |
2006-10-06 |
Daniel P. Berrange | Fixed multiple memory leaks & make test suite check... |
commit | commitdiff | tree |
2006-10-02 |
Daniel Veillard | * src/xen_internal.c: Daniel Berrange fixed some mlock... |
commit | commitdiff | tree |
2006-10-02 |
Daniel P. Berrange | Fix mlock() of getdomaininfolist data buffer |
commit | commitdiff | tree |
2006-09-29 |
Daniel Veillard | * src/virsh.c: add #include <locale.h> to be able to... |
commit | commitdiff | tree |
2006-09-29 |
Daniel Veillard | * src/xen_internal.c: fix for system with page size... |
commit | commitdiff | tree |
2006-09-29 |
Daniel Veillard | added too,Daniel |
commit | commitdiff | tree |
2006-09-29 |
Daniel Veillard | Dohh, Daniel |
commit | commitdiff | tree |
2006-09-29 |
Daniel Veillard | * docs/bugs.html docs/libvir.html: added pointers on... |
commit | commitdiff | tree |
2006-09-29 |
Daniel Veillard | * docs/* libvirt.spec.in configure.in NEWS: preparing... LIBVIRT_0_1_7 v0.1.7 |
commit | commitdiff | tree |
2006-09-28 |
Daniel P. Berrange | Really, fixed struct for getdomaininfo to work on both... |
commit | commitdiff | tree |
2006-09-28 |
Daniel P. Berrange | Fixed buffer overflow in populating CPU<->VCPU mapping... |
commit | commitdiff | tree |
2006-09-22 |
Daniel Veillard | * docs/* libvirt.spec.in configure.in NEWS: preparing... LIBVIRT_0_1_6 v0.1.6 |
commit | commitdiff | tree |
2006-09-21 |
Daniel P. Berrange | Added support for i18n translation with gettext |
commit | commitdiff | tree |
2006-09-21 |
Daniel P. Berrange | Re-generated docs to pull in latest APIs |
commit | commitdiff | tree |
2006-09-21 |
Daniel Veillard | * src/Makefile.am: add a tst target to ease building... |
commit | commitdiff | tree |
2006-09-19 |
Daniel Veillard | * src/xen_internal.c: applied patch from Jim Fehlig... |
commit | commitdiff | tree |
2006-09-14 |
Daniel P. Berrange | Ensure we strip the :disk postfix from disks in Xen... |
commit | commitdiff | tree |
2006-09-12 |
Daniel P. Berrange | Allow setting of VNC port when creating domains |
commit | commitdiff | tree |
2006-09-12 |
Daniel P. Berrange | Added files to EXTRA_DIST |
commit | commitdiff | tree |
2006-09-12 |
Daniel P. Berrange | Added support for XenD 3.0.3 style HVM cdrom config |
commit | commitdiff | tree |
2006-09-05 |
Daniel Veillard | * NEWS configure.in docs//* include/libvirt/libvirt... |
commit | commitdiff | tree |
2006-09-05 |
Daniel Veillard | * src/xen_internal.c: finished to convert to the new... |
commit | commitdiff | tree |
2006-09-04 |
Daniel P. Berrange | Added missing return(-1) to cpu APIs. #ifdef out method... |
commit | commitdiff | tree |
2006-09-03 |
Daniel P. Berrange | Allow trailing ',' in lists, and '_' in names |
commit | commitdiff | tree |
2006-09-03 |
Daniel P. Berrange | Ignore generated files |
commit | commitdiff | tree |
2006-09-03 |
Daniel P. Berrange | Several bug fixes to list of domains. Display '-' inste... |
commit | commitdiff | tree |
2006-09-02 |
Daniel Veillard | Removed debug, oops, Daniel |
commit | commitdiff | tree |
2006-09-02 |
Daniel Veillard | * src/xen_internal.c: converting to handle the new... |
commit | commitdiff | tree |
next |