aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * configure.in libvirt.spec.in include/libvirt/libvirt.h docs/*:Daniel Veillard2007-08-211-1/+8
* * src/xs_internal.c: cleanup of memory leaks from Masayuki SunouDaniel Veillard2007-08-211-0/+7
* Tue Aug 21 10:58:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-08-211-0/+13
* Tue Aug 21 10:36:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-08-211-0/+5
* Tue Aug 21 10:21:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-08-211-0/+14
* Removed a CVS conflict line which had been inadvertently committed.Richard W.M. Jones2007-08-211-1/+0
* Tue Aug 21 09:56:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-08-211-0/+10
* Tue Aug 21 09:45:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-08-211-0/+6
* Tue Aug 21 09:07:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-08-211-0/+5
* * src/xend_internal.c: patch from Masayuki Sunou to avoidDaniel Veillard2007-08-161-0/+5
* * src/virsh.c: vshCommandOptInt was broken as it would notDaniel Veillard2007-08-161-0/+5
* * src/virsh.c: fixed 2 small bugs in setvcpus command, afterDaniel Veillard2007-08-151-0/+5
* * src/proxy_internal.c: fix the UUID lookup though proxy, byDaniel Veillard2007-08-141-0/+5
* * src/virsh.c: patch from Atsushi SAKAI fixing schedinfo synopsysDaniel Veillard2007-08-141-0/+4
* * virsh.1 docs/virsh.pod: typo fixes from Atsushi SAKAIDaniel Veillard2007-08-141-0/+4
* * docs/apibuild.py: fix the API generator to work out of aDaniel Veillard2007-08-141-0/+7
* Implement save/restore for KVM guestsDaniel P. Berrange2007-08-141-0/+5
* Added qemudEscapeShellArg(), and saferead()/safewrite() APIsDaniel P. Berrange2007-08-141-2/+11
* Added support for -incoming option in prepare for restoreDaniel P. Berrange2007-08-141-0/+5
* Allow stdin to be specified with virExec()Daniel P. Berrange2007-08-141-0/+7
* Use \r instead of \n for QEMU monitorDaniel P. Berrange2007-08-141-0/+6
* * src/qemu_driver.c: patch from Jim Paris removing memory leakDaniel Veillard2007-08-131-0/+5
* Speed up impl of lookupbyid/uuid and getostype for Xen by using HV where avai...Daniel P. Berrange2007-08-101-0/+8
* Cleanup UUID apis & constantsDaniel P. Berrange2007-08-091-0/+12
* Tue Aug 7 16:35:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-08-071-0/+5
* Tue Aug 7 16:24:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-08-071-0/+4
* Tue Aug 7 15:28:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-08-071-0/+5
* Tue Aug 7 14:18:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-08-071-0/+4
* Tue Aug 7 13:58:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-08-071-0/+7
* * src/xml.c: changes from Masayuki Sunou to improve error reportingDaniel Veillard2007-08-021-0/+5
* Fixed memory leaksDaniel P. Berrange2007-07-311-0/+5
* Fixed handling of unsupported machine typesDaniel P. Berrange2007-07-301-0/+5
* * src/xen_internal.c: add report of ACPI/APIC for Xen fully virt,Daniel Veillard2007-07-301-1/+10
* * src/qemu_conf.[ch] src/qemu_driver.c: add qemu/kvm drivers reportDaniel Veillard2007-07-301-0/+5
* Re-work test driver to implement (nearly) all APIsDaniel P. Berrange2007-07-271-0/+11
* * src/virsh.c docs/virsh.pod virsh.1: added a ttyconsole command,Daniel Veillard2007-07-261-0/+5
* Ignore /usr/include in coverage reportsDaniel P. Berrange2007-07-251-1/+6
* Split out generic nodeinfo APIDaniel P. Berrange2007-07-251-0/+12
* * libvirt.spec.in NEWS docs/* po/*: preparing release 0.3.1Daniel Veillard2007-07-241-0/+6
* Fixed handling of -nographics. Added VNC listen supportDaniel P. Berrange2007-07-241-0/+10
* Fixed crash when cleaning up VMsDaniel P. Berrange2007-07-241-0/+5
* Fixed over eager caching of virDomainPtr objects in libvirt daemonDaniel P. Berrange2007-07-241-0/+5
* * docs/network.rng docs/Makefile.am libvirt.spec.in: added Relax-NGDaniel Veillard2007-07-241-0/+6
* * po/*: update translations and regenerate .potDaniel Veillard2007-07-241-0/+4
* Set close-exe on logfile fd, keep monitor FD openDaniel P. Berrange2007-07-231-0/+5
* * docs/virsh.pod virsh.1: update to document VIRSH_DEFAULT_CONNECT_URIDaniel Veillard2007-07-231-0/+5
* * src/xen_internal.c: and nother one again from Saori FukutaDaniel Veillard2007-07-201-0/+4
* * src/xen_internal.c: some error handling improvements from Saori FukutaDaniel Veillard2007-07-201-0/+4
* * src/Makefile.am src/openvz_conf.c src/openvz_conf.hDaniel Veillard2007-07-191-0/+7
* Thu Jul 19 16:35:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-07-191-0/+6