2008-08-20 |
Daniel P. Berrange | Avoid signal race in virExec |
commit | commitdiff | tree |
2008-08-20 |
Daniel P. Berrange | Improve virExec error reporting |
commit | commitdiff | tree |
2008-08-18 |
Daniel P. Berrange | Remove duplicated call to virInitialize |
commit | commitdiff | tree |
2008-08-15 |
Mark McLoughlin | Fri Aug 15 11:00:38 IST 2008 Mark McLoughlin <markmc... |
commit | commitdiff | tree |
2008-08-15 |
Atsushi SAKAI | fix typos src/virsh.c from John Levon, |
commit | commitdiff | tree |
2008-08-14 |
Daniel P. Berrange | Update LXC driver in POTFILES.in |
commit | commitdiff | tree |
2008-08-13 |
Daniel P. Berrange | Switch LXC driver over to generic domain XML processing... |
commit | commitdiff | tree |
2008-08-13 |
Daniel P. Berrange | Make LXC I/O controller process a parent of the contain... |
commit | commitdiff | tree |
2008-08-13 |
Daniel P. Berrange | Re-arrange code between LXC driver files |
commit | commitdiff | tree |
2008-08-13 |
Daniel P. Berrange | Refactor LXC driver to pass tty/socket state directly |
commit | commitdiff | tree |
2008-08-13 |
Daniel Veillard | * docs/storage.html[.in] src/storage_backend_disk.c... |
commit | commitdiff | tree |
2008-08-12 |
Jim Meyering | rewrite virFileLinkPointsTo |
commit | commitdiff | tree |
2008-08-12 |
Daniel Veillard | make sure parted doesn't ask for confirmation |
commit | commitdiff | tree |
2008-08-12 |
Daniel Veillard | rename the disk type from 'dos' to 'msdos' |
commit | commitdiff | tree |
2008-08-12 |
Atsushi SAKAI | add _fd to stdin, stderr stdout in struct virDomainObj... |
commit | commitdiff | tree |
2008-08-12 |
Atsushi SAKAI | fix compilation for MinGW |
commit | commitdiff | tree |
2008-08-12 |
Daniel Veillard | Fix connection lookup in python storage instances |
commit | commitdiff | tree |
2008-08-12 |
Daniel Veillard | * po/*: regeneration of pot file, updates of .po |
commit | commitdiff | tree |
2008-08-12 |
Daniel Veillard | documentation for USB passthrough |
commit | commitdiff | tree |
2008-08-11 |
Jim Meyering | tests: append a newline to expected-output files lackin... |
commit | commitdiff | tree |
2008-08-08 |
Daniel P. Berrange | Fix const-correctness of virRUn and virExec |
commit | commitdiff | tree |
2008-08-08 |
Daniel Veillard | llow to add a disk as an USB device (QEmu/KVM) |
commit | commitdiff | tree |
2008-08-08 |
Daniel Veillard | Extend parser and add support for USB devices in QEmu/KVM |
commit | commitdiff | tree |
2008-08-08 |
Atsushi SAKAI | fix typos in docs |
commit | commitdiff | tree |
2008-08-07 |
Daniel Veillard | * tests/domainschematest: patch from Guido Günther... |
commit | commitdiff | tree |
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 |
next |