2008-06-17 |
Chris Lalancette | This rather large patch rewrites the virStorageBackendI... |
commit | commitdiff | tree |
2008-06-17 |
Chris Lalancette | A small bugfix; we only need to call the iscsiadm sendt... |
commit | commitdiff | tree |
2008-06-17 |
Chris Lalancette | Older versions of iscsiadm didn't support the "-P 0... |
commit | commitdiff | tree |
2008-06-17 |
Chris Lalancette | In src/util.c, virLog is just a wrapper around fprintf... |
commit | commitdiff | tree |
2008-06-17 |
Chris Lalancette | This patch changes things around so that virStorageBack... |
commit | commitdiff | tree |
2008-06-13 |
Daniel Veillard | adding autogen.sh to EXTRA_DIST |
commit | commitdiff | tree |
2008-06-13 |
Daniel Veillard | * src/qemu_conf.c: patch from Kaitlin Rupert, dynamic... |
commit | commitdiff | tree |
2008-06-12 |
Daniel Veillard | * configure.in NEWS libvirt.spec* doc/* po/*: making... |
commit | commitdiff | tree |
2008-06-12 |
Daniel P. Berrange | Fix misc compile warnings |
commit | commitdiff | tree |
2008-06-12 |
Daniel P. Berrange | Fix saving of iptables rules |
commit | commitdiff | tree |
2008-06-12 |
Daniel P. Berrange | Deal with inactive virtual network in domain creation |
commit | commitdiff | tree |
2008-06-12 |
Daniel Veillard | Adding Kaitlin Rupert in the AUTHORS list |
commit | commitdiff | tree |
2008-06-12 |
Daniel Veillard | * src/qemu_driver.c: patch from Kaitlin Rupert, changin... |
commit | commitdiff | tree |
2008-06-11 |
Daniel Veillard | po regeneration |
commit | commitdiff | tree |
2008-06-11 |
Daniel P. Berrange | Fix RPM build |
commit | commitdiff | tree |
2008-06-11 |
Daniel Veillard | * python/libvir.py python/libvirt-python-api.xml: more... |
commit | commitdiff | tree |
2008-06-10 |
Daniel Veillard | * configure.in: patch from Cole Robinson to reactivate... |
commit | commitdiff | tree |
2008-06-10 |
Daniel Veillard | * python/generator.py python/libvir.c python/libvirt... |
commit | commitdiff | tree |
2008-06-10 |
Richard W.M... | Pass syntax check for XM block devices over to XenD |
commit | commitdiff | tree |
2008-06-10 |
Richard W.M... | virDomainMemoryPeek API |
commit | commitdiff | tree |
2008-06-09 |
David L. Leskovec | Mon Jun 9 15:42:34 PST 2008 David L. Leskovec <dlesko... |
commit | commitdiff | tree |
2008-06-09 |
Richard W.M... | Better error messages in xend driver. |
commit | commitdiff | tree |
2008-06-06 |
Daniel P. Berrange | Switch over remaining driver code to use memory alloc... |
commit | commitdiff | tree |
2008-06-06 |
Daniel P. Berrange | Switch daemon over to use internal memory allocation... |
commit | commitdiff | tree |
2008-06-05 |
Richard W.M... | virDomainBlockPeek QEMU and remote support |
commit | commitdiff | tree |
2008-06-05 |
Richard W.M... | virDomainBlockPeek call |
commit | commitdiff | tree |
2008-06-05 |
David L. Leskovec | Fix a few issues related to restart of libvirtd with... |
commit | commitdiff | tree |
2008-06-03 |
Richard W.M... | * src/xm_internal.c: If vcpu cpuset attribute is invalid |
commit | commitdiff | tree |
2008-06-02 |
Richard W.M... | General tips for contributing patches |
commit | commitdiff | tree |
2008-05-29 |
Daniel P. Berrange | Only run coverage tests if lcov is installed |
commit | commitdiff | tree |
2008-05-29 |
Daniel P. Berrange | Fix make dist |
commit | commitdiff | tree |
2008-05-29 |
Daniel P. Berrange | Fix warning with OOM testing is disabled |
commit | commitdiff | tree |
2008-05-29 |
Daniel P. Berrange | Switch to using lcov for code coverage repots |
commit | commitdiff | tree |
2008-05-29 |
Daniel P. Berrange | Fix parted check & disable storage driver if daemon... |
commit | commitdiff | tree |
2008-05-29 |
Daniel P. Berrange | Convert to use new memory allocation APIs |
commit | commitdiff | tree |
2008-05-29 |
Daniel P. Berrange | Pass allocation number to callback |
commit | commitdiff | tree |
2008-05-29 |
Daniel P. Berrange | Convert to use new memory allocation APIs |
commit | commitdiff | tree |
2008-05-29 |
Daniel P. Berrange | Fix missing check for memory allocation failure |
commit | commitdiff | tree |
2008-05-29 |
Daniel P. Berrange | Convert test suites over to new test infrastructure |
commit | commitdiff | tree |
2008-05-29 |
Daniel P. Berrange | Misc OOM / memory leak fixes |
commit | commitdiff | tree |
2008-05-29 |
Daniel P. Berrange | Generic test suite helpers for OOM testing |
commit | commitdiff | tree |
2008-05-29 |
Daniel P. Berrange | Generic OOM testing hooks |
commit | commitdiff | tree |
2008-05-29 |
Daniel P. Berrange | Don't add trailing blanks in dominfo output |
commit | commitdiff | tree |
2008-05-29 |
Daniel P. Berrange | Fix python code generation for storage APIs |
commit | commitdiff | tree |
2008-05-29 |
Atsushi SAKAI | Fix make syntax-check caused by trailing blanks |
commit | commitdiff | tree |
2008-05-27 |
Richard W.M... | Fix virsh dominfo test. |
commit | commitdiff | tree |
2008-05-27 |
Richard W.M... | Display autostart status in virsh dominfo command. |
commit | commitdiff | tree |
2008-05-27 |
Richard W.M... | Fix use of header files in disk storage backend. |
commit | commitdiff | tree |
2008-05-23 |
Richard W.M... | Deprecate the conn, dom and net fields in the _virError... |
commit | commitdiff | tree |
2008-05-23 |
Richard W.M... | Standardize use of header files, making internal.h... |
commit | commitdiff | tree |
2008-05-23 |
Richard W.M... | Fix type-punning warning in remote code. |
commit | commitdiff | tree |
2008-05-22 |
Daniel P. Berrange | Fix misc leaks in qparams code, support ; as param... |
commit | commitdiff | tree |
2008-05-22 |
Daniel P. Berrange | Refactor QEMU command line building code for readability |
commit | commitdiff | tree |
2008-05-22 |
Daniel P. Berrange | Apply CPU pinning at startup for QEMU guests |
commit | commitdiff | tree |
2008-05-22 |
Daniel P. Berrange | Add support for VCPU pinning in QEMU driver |
commit | commitdiff | tree |
2008-05-22 |
Daniel P. Berrange | Added missing config.h import |
commit | commitdiff | tree |
2008-05-22 |
Daniel P. Berrange | Fix removal of iptable forwarding rules |
commit | commitdiff | tree |
2008-05-22 |
Daniel P. Berrange | Remove duplicated error messages |
commit | commitdiff | tree |
2008-05-22 |
Daniel P. Berrange | Fix misleading comment about numactl |
commit | commitdiff | tree |
2008-05-22 |
Daniel P. Berrange | Quote all args to configure.in macros |
commit | commitdiff | tree |
2008-05-22 |
Daniel P. Berrange | Implement NUMA info/apis in QEMU driver |
commit | commitdiff | tree |
2008-05-22 |
Daniel P. Berrange | Wire up free memory APIs to remote driver/daemon |
commit | commitdiff | tree |
2008-05-22 |
Daniel P. Berrange | Fix misc memory leaks |
commit | commitdiff | tree |
2008-05-22 |
Daniel Veillard | "copy-paste" errors |
commit | commitdiff | tree |
2008-05-21 |
Daniel P. Berrange | Fix exit status check with qemu -help |
commit | commitdiff | tree |
2008-05-21 |
Daniel P. Berrange | Fixed couple of memory leaks wrt to virXXXDestroy APIs... |
commit | commitdiff | tree |
2008-05-21 |
Daniel P. Berrange | Don't free C object after destroy method in python |
commit | commitdiff | tree |
2008-05-21 |
Daniel P. Berrange | Run qemu with -help when probing for args |
commit | commitdiff | tree |
2008-05-20 |
Daniel P. Berrange | Avoid initializing driver if pidfie is claimed. Always... |
commit | commitdiff | tree |
2008-05-20 |
Daniel Veillard | Notes on the use of listen_tls/listen_tcp |
commit | commitdiff | tree |
2008-05-16 |
Jim Meyering | plug two leaks |
commit | commitdiff | tree |
2008-05-16 |
Daniel P. Berrange | Make QEMU test suite independant of host OS capabilities |
commit | commitdiff | tree |
2008-05-16 |
Jim Meyering | * src/xml.c: Include "c-ctype.h". |
commit | commitdiff | tree |
2008-05-16 |
Jim Meyering | start using c-ctype functions |
commit | commitdiff | tree |
2008-05-16 |
Jim Meyering | avoid a double-free bug |
commit | commitdiff | tree |
2008-05-15 |
Daniel P. Berrange | Remove use of strcmp() |
commit | commitdiff | tree |
2008-05-15 |
Daniel P. Berrange | Fixe default disk bus selection logic |
commit | commitdiff | tree |
2008-05-15 |
Daniel P. Berrange | Support Xenner bootloader |
commit | commitdiff | tree |
2008-05-15 |
Daniel P. Berrange | Pass -name arg to QEMU when available |
commit | commitdiff | tree |
2008-05-15 |
Daniel P. Berrange | Add support for Xen input device in QEMU driver for... |
commit | commitdiff | tree |
2008-05-15 |
Daniel P. Berrange | Support paravirt disk configuration for xenner guests |
commit | commitdiff | tree |
2008-05-15 |
Jim Meyering | avoid using STREQLEN with a literal; use STRPREFIX... |
commit | commitdiff | tree |
2008-05-15 |
Daniel P. Berrange | Update Stefan's email addr |
commit | commitdiff | tree |
2008-05-15 |
Daniel P. Berrange | Fix default config param |
commit | commitdiff | tree |
2008-05-15 |
Jim Meyering | * Makefile.maint (sc_prohibit_strcmp): Also prohibit... |
commit | commitdiff | tree |
2008-05-15 |
Atsushi SAKAI | Change libvirtd description from qemu only to various... |
commit | commitdiff | tree |
2008-05-14 |
Daniel P. Berrange | Ignore generated test binaries |
commit | commitdiff | tree |
2008-05-14 |
Jim Meyering | replace two indentation TABs with spaces |
commit | commitdiff | tree |
2008-05-14 |
Jim Meyering | remove trailing blanks |
commit | commitdiff | tree |
2008-05-14 |
Jim Meyering | exempt gnulib/ from "make syntax-check" strcmp prohibition |
commit | commitdiff | tree |
2008-05-14 |
Daniel P. Berrange | Added listen_addr config param for daemon (Stefan ... |
commit | commitdiff | tree |
2008-05-14 |
Daniel P. Berrange | Remove all use of strcmp, strncmp in favour of STREQ... |
commit | commitdiff | tree |
2008-05-13 |
Jim Meyering | avoid "not a string literal..." warnings |
commit | commitdiff | tree |
2008-05-13 |
David L. Leskovec | Fix some stray leading spaces in Changelog entry for... |
commit | commitdiff | tree |
2008-05-13 |
David L. Leskovec | Enable libvirtd drivers to handle signals, in lxc,... |
commit | commitdiff | tree |
2008-05-09 |
Daniel P. Berrange | Add support for -drive QEMU syntax, and virtio bus... |
commit | commitdiff | tree |
2008-05-09 |
Jim Meyering | Add new files from gnulib. |
commit | commitdiff | tree |
2008-05-09 |
Jim Meyering | Use gnulib's c-ctype.h, not <ctype.h>. |
commit | commitdiff | tree |
2008-05-09 |
Jim Meyering | Prepare to use gnulib's c-type module. |
commit | commitdiff | tree |
2008-05-09 |
Daniel Veillard | autostart for running Xen domains |
commit | commitdiff | tree |
next |