67
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 02, 2023 — Jun 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* docs/* libvirt.spec.in configure.in NEWS: preparing release of 0.1.6 Daniel More... over 17 years ago
Added support for i18n translation with gettext
Daniel P. Berrangé
as Daniel P. Berrange
More... over 17 years ago
Re-generated docs to pull in latest APIs
Daniel P. Berrangé
as Daniel P. Berrange
More... over 17 years ago
* src/Makefile.am: add a tst target to ease building test progs * src/xend_internal.c: fix the reconnection problem to xend pointed by Philippe Berthault * tests/Makefile.am tests/reconnect.c: add a specific test case Daniel More... over 17 years ago
* src/xen_internal.c: applied patch from Jim Fehlig, about one of the content of the hypercall structures in 3.0.2 Daniel More... over 17 years ago
Ensure we strip the :disk postfix from disks in Xen 3.0.3
Daniel P. Berrangé
as Daniel P. Berrange
More... over 17 years ago
Allow setting of VNC port when creating domains
Daniel P. Berrangé
as Daniel P. Berrange
More... over 17 years ago
Added files to EXTRA_DIST
Daniel P. Berrangé
as Daniel P. Berrange
More... over 17 years ago
Added support for XenD 3.0.3 style HVM cdrom config
Daniel P. Berrangé
as Daniel P. Berrange
More... over 17 years ago
* NEWS configure.in docs//* include/libvirt/libvirt.h libvirt.specx.*: preparing release 0.1.5 * proxy/libvirt_proxy.c src/xen_internal.c: tiny fixes Daniel More... over 17 years ago
* src/xen_internal.c: finished to convert to the new hypervisor calls the xenHypervisorGetVcpus entry point, though it is untested Daniel More... over 17 years ago
Added missing return(-1) to cpu APIs. #ifdef out methods not used by proxy
Daniel P. Berrangé
as Daniel P. Berrange
More... over 17 years ago
Allow trailing ',' in lists, and '_' in names
Daniel P. Berrangé
as Daniel P. Berrange
More... over 17 years ago
Ignore generated files
Daniel P. Berrangé
as Daniel P. Berrange
More... over 17 years ago
Several bug fixes to list of domains. Display '-' instead of '-1' for inactive domains
Daniel P. Berrangé
as Daniel P. Berrange
More... over 17 years ago
Removed debug, oops, Daniel More... almost 18 years ago
* src/xen_internal.c: converting to handle the new incompatible hypercalls while still able to detect older versions, lot of work, seems okay, there is just one function not yet converted * src/xs_internal.c: dropping virConnectCheckStoreID() Daniel More... almost 18 years ago
Added new start, define,undefine commands. Added flags to allow list to show inactive domains
Daniel P. Berrangé
as Daniel P. Berrange
More... almost 18 years ago
Fix changelog timestamp/author from previous commit
Daniel P. Berrangé
as Daniel P. Berrange
More... almost 18 years ago
Added driver backends for ListDefinedDomains, NumOfDefinedDomains, DomainStart, DomainDefineXML, DomainUndefine & hooked up all related infrastructure
Daniel P. Berrangé
as Daniel P. Berrange
More... almost 18 years ago
* src/conf.c: add missing entry point virConfGetValue() Daniel More... almost 18 years ago
Oops fixed 'make rpm', daniel More... almost 18 years ago
* TODO libvirt.spec.in: update * configure.in include/libvirt/virterror.h src/Makefile.am src/conf.c src/conf.h src/virterror.c src/xen_internal.c: adding a subset of Xen config file parser, and serializer * tests/Makefile.am tests/conftest.c tests/test_conf.sh tests/confdata/Makefile.am tests/confdata/fc4.conf tests/confdata/fc4.out: adding test program for config in and out Daniel More... almost 18 years ago
Add handling of error HTTP 500 codes
Daniel P. Berrangé
as Daniel P. Berrange
More... almost 18 years ago
* python/libvir.c: Pete Vetere pointed out a bug in string cast when handling errors in Python Daniel More... almost 18 years ago
* src/sexpr.c src/sexpr.h src/xend_internal.c src/xml.c: applied patch from Jeremy Katz to add graphical console for PV Xen guests Daniel More... almost 18 years ago
* docs/site.xsl docs/*.html: add links to virt-manager Daniel More... almost 18 years ago
Allow VIRSH_DEFAULT_CONNECT_URI to override default URI. Don't asusme there is always a domain-0
Daniel P. Berrangé
as Daniel P. Berrange
More... almost 18 years ago
Added tests for virsh domid, domname, domstat, domuuid, dominfo, list & nodeinfo commands
Daniel P. Berrangé
as Daniel P. Berrange
More... almost 18 years ago
Added a "make valgrind" test target
Daniel P. Berrangé
as Daniel P. Berrange
More... almost 18 years ago