2008-08-07 |
Dan Smith | Fix device name clash in src/veth.c |
commit | commitdiff | tree |
2008-08-07 |
Jim Meyering | add the mkstemp module from gnulib |
commit | commitdiff | tree |
2008-08-07 |
Daniel Veillard | * src/bridge.c: fix a build failure on RHEL4 |
commit | commitdiff | tree |
2008-08-07 |
Jim Meyering | update from gnulib |
commit | commitdiff | tree |
2008-08-07 |
Jim Meyering | complete the MinGW inet_pton portability fix |
commit | commitdiff | tree |
2008-08-06 |
Jim Meyering | fix failing "make syntax-check" |
commit | commitdiff | tree |
2008-08-06 |
Jim Meyering | work around MinGW build failure due to its lack of... |
commit | commitdiff | tree |
2008-08-06 |
Daniel Veillard | * docs/formatdomain.html docs/formatdomain.html.in... |
commit | commitdiff | tree |
2008-08-06 |
Chris Lalancette | DanB pointed out that my sexpr xend_internal patch... |
commit | commitdiff | tree |
2008-08-05 |
Chris Lalancette | With the recent refactoring of the domain code, plus... |
commit | commitdiff | tree |
2008-08-05 |
Chris Lalancette | Recently upstream Xen added support for having xvd... |
commit | commitdiff | tree |
2008-08-05 |
Daniel Veillard | saving UUID of new OpenVZ domains |
commit | commitdiff | tree |
2008-08-05 |
Jim Meyering | make distclean: remove generated source files |
commit | commitdiff | tree |
2008-08-04 |
Atsushi SAKAI | fix syntax-check error (replace TAB to space) |
commit | commitdiff | tree |
2008-08-01 |
Jim Meyering | src/xend_internal.c (xenDaemonParseSxpr): Add const... |
commit | commitdiff | tree |
2008-08-01 |
Jim Meyering | xend_internal.c, sexpr.c: const-correctness fixes |
commit | commitdiff | tree |
2008-08-01 |
Richard W.M... | Incorrect attribution. |
commit | commitdiff | tree |
2008-08-01 |
Richard W.M... | 'virsh edit' and related commands |
commit | commitdiff | tree |
2008-08-01 |
Daniel P. Berrange | Fix initial VM state |
commit | commitdiff | tree |
2008-08-01 |
Jim Meyering | virsh.c: more const-correctness fixes |
commit | commitdiff | tree |
2008-08-01 |
Daniel P. Berrange | Support for container related domain XML extensions |
commit | commitdiff | tree |
2008-08-01 |
Daniel P. Berrange | Always set forward-delay on bridge, even if 0 |
commit | commitdiff | tree |
2008-08-01 |
Richard W.M... | Const-correctness fixes in virsh.c |
commit | commitdiff | tree |
2008-08-01 |
Richard W.M... | Link to "how to contribute to open source" |
commit | commitdiff | tree |
2008-08-01 |
Daniel Veillard | * src/qemu_driver.c: patch from Chris Lalancette adding... |
commit | commitdiff | tree |
2008-08-01 |
Daniel P. Berrange | Added test to validate all domain XML files against... |
commit | commitdiff | tree |
2008-08-01 |
Richard W.M... | Improve error messages when XML is not well-formed. |
commit | commitdiff | tree |
2008-08-01 |
Daniel Veillard | * docs/formatdomain.html docs/formatdomain.html.in... |
commit | commitdiff | tree |
2008-08-01 |
Daniel Veillard | Adding Charles Duffy as author, Daniel |
commit | commitdiff | tree |
2008-08-01 |
Daniel Veillard | * src/qemu_driver.c: apply patch from Charles Duffy... |
commit | commitdiff | tree |
2008-07-31 |
Daniel P. Berrange | Fix autoport when domain is inactive |
commit | commitdiff | tree |
2008-07-31 |
Chris Lalancette | From Charles Duffy: |
commit | commitdiff | tree |
2008-07-30 |
Daniel Veillard | * src/qemu_driver.c: patch from Guido Günther, interfac... |
commit | commitdiff | tree |
2008-07-30 |
Daniel Veillard | * src/storage_backend_logical.c: patch from David Livel... |
commit | commitdiff | tree |
2008-07-30 |
Daniel Veillard | * qemud/qemud.c: patch from Guido Günther fixing the... |
commit | commitdiff | tree |
2008-07-29 |
Chris Lalancette | The new generic domain re-factor introduced a small... |
commit | commitdiff | tree |
2008-07-29 |
Daniel Veillard | build OpenVZ and LXC support by default, fix OpenVZ... |
commit | commitdiff | tree |
2008-07-28 |
Daniel Veillard | OpenVZ xml refactoring |
commit | commitdiff | tree |
2008-07-28 |
Daniel Veillard | * src/qemu_driver.c: patch from Guido Günther to make... |
commit | commitdiff | tree |
2008-07-25 |
Daniel P. Berrange | Fix misc typos in domain XML handling |
commit | commitdiff | tree |
2008-07-25 |
Daniel P. Berrange | Remove unused c-ctype.h include |
commit | commitdiff | tree |
2008-07-25 |
Daniel P. Berrange | Fix reporting of errors against virConnect object in... |
commit | commitdiff | tree |
2008-07-25 |
Daniel P. Berrange | Switch XM config file driver to use new domain APIs... |
commit | commitdiff | tree |
2008-07-25 |
Daniel P. Berrange | Switch XM config file driver to use new domain APIs... |
commit | commitdiff | tree |
2008-07-25 |
Daniel P. Berrange | Prepare xm_internal driver for new domain XML apis |
commit | commitdiff | tree |
2008-07-25 |
Daniel P. Berrange | Fix test driver inactive domains and domain ID allocation |
commit | commitdiff | tree |
2008-07-25 |
Daniel P. Berrange | Convert XenD XML->SEXPR conversion to new domain XML... |
commit | commitdiff | tree |
2008-07-25 |
Daniel Veillard | Skip python bindings for virDomainBlockPeek and virDoma... |
commit | commitdiff | tree |
2008-07-25 |
Daniel P. Berrange | Convert XenD SEXPR->XML convesion to new domain XML... |
commit | commitdiff | tree |
2008-07-25 |
Daniel P. Berrange | Remove unused/no-op Xen driver code |
commit | commitdiff | tree |
2008-07-25 |
Daniel P. Berrange | Enable openvz, lxc and xen proxy in automated builds |
commit | commitdiff | tree |
2008-07-25 |
Daniel P. Berrange | Misc bug fixes |
commit | commitdiff | tree |
2008-07-25 |
Daniel Veillard | * src/qemu_driver.c: some uuid to string conversion... |
commit | commitdiff | tree |
2008-07-25 |
Daniel Veillard | Remove Xen centric comments, rebuild the docs |
commit | commitdiff | tree |
2008-07-25 |
Daniel Veillard | wrong open() failure detection |
commit | commitdiff | tree |
2008-07-25 |
Daniel Veillard | * docs/libvirt.rng: patch from John Levon fixing variou... |
commit | commitdiff | tree |
2008-07-24 |
Daniel Veillard | Check for already running QEmu domain on create |
commit | commitdiff | tree |
2008-07-24 |
Daniel Veillard | * src/qemu_driver.c: patch from Guido Günther checking for |
commit | commitdiff | tree |
2008-07-22 |
Daniel Veillard | documentation for java bindings |
commit | commitdiff | tree |
2008-07-22 |
Jim Meyering | better diagnostic when failing to undefine a running... |
commit | commitdiff | tree |
2008-07-22 |
Daniel Veillard | fix a warning when no proxy is configured in, Daniel |
commit | commitdiff | tree |
2008-07-21 |
Daniel Veillard | cleaning up integer string parsing |
commit | commitdiff | tree |
2008-07-21 |
Daniel Veillard | Fix compile , Daniel |
commit | commitdiff | tree |
2008-07-21 |
Daniel Veillard | * src/xen_unified.c: fix a leak in xenUnifiedOpen |
commit | commitdiff | tree |
2008-07-21 |
Daniel Veillard | OpenVZ domain cpu time |
commit | commitdiff | tree |
2008-07-21 |
Daniel Veillard | xen lib detection patch on 64bits |
commit | commitdiff | tree |
2008-07-21 |
Daniel Veillard | * src/openvz_driver.c: patch from Evgeniy Sokolov avoid... |
commit | commitdiff | tree |
2008-07-19 |
Jim Meyering | remove unnecessary "V = NULL;" stmts after VIR_FREE(V) |
commit | commitdiff | tree |
2008-07-18 |
Jim Meyering | enable format-safety checks for virDomainReportError |
commit | commitdiff | tree |
2008-07-17 |
Daniel Veillard | fix pool-create for netfs format 'auto' |
commit | commitdiff | tree |
2008-07-17 |
Daniel Veillard | undefine command can't take an ID |
commit | commitdiff | tree |
2008-07-16 |
Daniel Veillard | ID domain lookup fixup |
commit | commitdiff | tree |
2008-07-16 |
Daniel Veillard | lookup by ID function and error report fix for OpenVZ |
commit | commitdiff | tree |
2008-07-16 |
Daniel Veillard | cleaning up the exec calls to OpenVZ binaries |
commit | commitdiff | tree |
2008-07-12 |
Daniel P. Berrange | Remove unneccessary include |
commit | commitdiff | tree |
2008-07-11 |
Daniel P. Berrange | Fix test file |
commit | commitdiff | tree |
2008-07-11 |
Daniel P. Berrange | Switch QEMU driver over to generic domain APIs |
commit | commitdiff | tree |
2008-07-11 |
Daniel P. Berrange | Set initial domain state to SHUTOFF |
commit | commitdiff | tree |
2008-07-11 |
Daniel P. Berrange | Use full path when loading XML files |
commit | commitdiff | tree |
2008-07-11 |
Daniel P. Berrange | Switch QEMU driver over to generic network APIs |
commit | commitdiff | tree |
2008-07-11 |
Daniel P. Berrange | Convert test driver to new domain XML apis |
commit | commitdiff | tree |
2008-07-11 |
Daniel P. Berrange | Convert test driver to new network XML apis |
commit | commitdiff | tree |
2008-07-11 |
Daniel P. Berrange | Added generic domain XML APIs |
commit | commitdiff | tree |
2008-07-11 |
Daniel Veillard | fix OpenVZ probe function |
commit | commitdiff | tree |
2008-07-11 |
Daniel P. Berrange | Generic APIs for network XML configuration |
commit | commitdiff | tree |
2008-07-11 |
Daniel P. Berrange | Fix booting QEMU off CDROM devices with -drive arg |
commit | commitdiff | tree |
2008-07-11 |
Daniel P. Berrange | Default to admin auth for polkit. Rename policy file |
commit | commitdiff | tree |
2008-07-11 |
Daniel P. Berrange | Don't default to polkit auth when running non-root |
commit | commitdiff | tree |
2008-07-11 |
Daniel P. Berrange | Fix parsing of QEMU stdout looking for serial device... |
commit | commitdiff | tree |
2008-07-11 |
Daniel Veillard | cleanup OpenVZ config file accesses |
commit | commitdiff | tree |
2008-07-10 |
Daniel Veillard | bug in do_open() |
commit | commitdiff | tree |
2008-07-10 |
Daniel Veillard | fixed John address |
commit | commitdiff | tree |
2008-07-10 |
Daniel Veillard | cleanup OpenVZ error function |
commit | commitdiff | tree |
2008-07-10 |
Daniel Veillard | domain name validation fix |
commit | commitdiff | tree |
2008-07-10 |
Daniel Veillard | * src/openvz_conf.c src/openvz_conf.h src/openvz_driver... |
commit | commitdiff | tree |
2008-07-09 |
Jim Meyering | remove trailing blanks |
commit | commitdiff | tree |
2008-07-09 |
Daniel Veillard | Adds Evgeniy to AUTHORS list |
commit | commitdiff | tree |
2008-07-09 |
Daniel Veillard | diagnostic fixes on OpenVZ failures |
commit | commitdiff | tree |
2008-07-09 |
Daniel P. Berrange | Fix use of VIR_TEST_DEBUG var when OOM testing is not... |
commit | commitdiff | tree |
2008-07-09 |
Daniel P. Berrange | Remove legacy debug output |
commit | commitdiff | tree |
next |