]> git.ipfire.org Git - thirdparty/libvirt.git/log
thirdparty/libvirt.git
17 years agoAllow updating of existing timers & file handle event watches
Daniel P. Berrange [Wed, 19 Sep 2007 01:27:32 +0000 (01:27 +0000)] 
Allow updating of existing timers & file handle event watches

17 years agoAvoid portability warnings from automake
Daniel P. Berrange [Tue, 18 Sep 2007 23:46:18 +0000 (23:46 +0000)] 
Avoid portability warnings from automake

17 years agoDon't check for bridge headers if QEMU is disabled
Daniel P. Berrange [Tue, 18 Sep 2007 23:40:34 +0000 (23:40 +0000)] 
Don't check for bridge headers if QEMU is disabled

17 years agoPrint configuration summary
Daniel P. Berrange [Tue, 18 Sep 2007 23:36:30 +0000 (23:36 +0000)] 
Print configuration summary

17 years agoAvoid zombies with remote tunnels
Daniel P. Berrange [Tue, 18 Sep 2007 03:08:49 +0000 (03:08 +0000)] 
Avoid zombies with remote tunnels

17 years agoFixed PXE network boot config
Daniel P. Berrange [Thu, 13 Sep 2007 22:06:54 +0000 (22:06 +0000)] 
Fixed PXE network boot config

17 years agoWed Sep 12 16:35:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones [Wed, 12 Sep 2007 15:41:51 +0000 (15:41 +0000)] 
Wed Sep 12 16:35:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>

        * src/xend_internal.c, src/xml.c, src/xml.h: Properly check buffer
        size in virDomainXMLDevID (Hugh Brock).

17 years agoWed Sep 12 11:30:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones [Wed, 12 Sep 2007 10:37:00 +0000 (10:37 +0000)] 
Wed Sep 12 11:30:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>

* src/xend_internal.c, src/xen_unified.c: Removed an annoying
  warning when using Xen 3.0.3 and inactive domains.

17 years agoWed Sep 12 11:25:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones [Wed, 12 Sep 2007 10:33:48 +0000 (10:33 +0000)] 
Wed Sep 12 11:25:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>

* src/remote_internal.c: virDrvOpenRemoteFlags was accidentally
  declared as a global variable, instead of the name an enum.

17 years ago* docs/architecture.html docs/errors.html docs/format.html
Daniel Veillard [Mon, 10 Sep 2007 15:16:25 +0000 (15:16 +0000)] 
* docs/architecture.html docs/errors.html docs/format.html
  docs/libvir.html: fixing typos spotted by Eduardo Pereira
Daniel

17 years ago* src/xend_internal.c: applied patch from Hugh Brock to allow
Daniel Veillard [Mon, 10 Sep 2007 11:47:17 +0000 (11:47 +0000)] 
* src/xend_internal.c: applied patch from Hugh Brock to allow
  CD Rom device reload by reusing virDomainAttachDevice() with
  a new definition
Daniel

17 years ago* include/libvirt/libvirt.h include/libvirt/libvirt.h.in
Daniel Veillard [Mon, 10 Sep 2007 09:37:10 +0000 (09:37 +0000)] 
* include/libvirt/libvirt.h include/libvirt/libvirt.h.in
  src/libvirt.c: fixes a few problems in the documentation
  pointed out by Toth Istvan.
* docs/*: regenerated the docs
Daniel

17 years ago* docs/libvir.html docs/uri.html: remove references to libvirt_qemud
Daniel Veillard [Wed, 5 Sep 2007 14:32:13 +0000 (14:32 +0000)] 
* docs/libvir.html docs/uri.html: remove references to libvirt_qemud
  and replace them with libvirtd
Daniel

17 years ago* src/openvz_conf.c src/openvz_conf.h src/openvz_driver.c: a bit
Daniel Veillard [Mon, 3 Sep 2007 16:30:00 +0000 (16:30 +0000)] 
* src/openvz_conf.c src/openvz_conf.h src/openvz_driver.c: a bit
  of cleanup on top of previous patches.
Daniel

17 years ago* src/openvz_conf.c src/openvz_conf.h src/openvz_driver.c
Daniel Veillard [Mon, 3 Sep 2007 15:37:07 +0000 (15:37 +0000)] 
* src/openvz_conf.c src/openvz_conf.h src/openvz_driver.c
  src/openvz_driver.h: Applied patch from Shuveb Hussain and Anoop
  Cyriac to extent OpenVZ driver capabilities, especially Create().
Daniel

17 years ago* src/buf.c: applied patch from Masayuki Sunou fixing a loop
Daniel Veillard [Thu, 30 Aug 2007 13:12:44 +0000 (13:12 +0000)] 
* src/buf.c: applied patch from Masayuki Sunou fixing a loop
  due to an error in growing buffers.
Daniel

17 years agoWed Aug 29 14:43:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones [Wed, 29 Aug 2007 13:35:15 +0000 (13:35 +0000)] 
Wed Aug 29 14:43:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>

* src/xen_internal.c (xenHypervisorDomainInterfaceStats): Swap
  TX & RX network stats so they appear correct from the point
  of view of the domain.

17 years ago* src/virsh.c: apply patch from Masayuki Sunou to fix the exit value
Daniel Veillard [Wed, 29 Aug 2007 07:47:09 +0000 (07:47 +0000)] 
* src/virsh.c: apply patch from Masayuki Sunou to fix the exit value
  of vncdisplay command.
Daniel

17 years ago* src/xend_internal.c: applied patch from Masayuki Sunou to avoid
Daniel Veillard [Mon, 27 Aug 2007 09:31:31 +0000 (09:31 +0000)] 
* src/xend_internal.c: applied patch from Masayuki Sunou to avoid
  memory corruption on very large XML dumps.
Daniel

17 years agoForgot spec update, daniel LIBVIRT_0_3_2 v0.3.2
Daniel Veillard [Tue, 21 Aug 2007 15:04:46 +0000 (15:04 +0000)] 
Forgot spec update, daniel

17 years ago* configure.in libvirt.spec.in include/libvirt/libvirt.h docs/*:
Daniel Veillard [Tue, 21 Aug 2007 14:59:47 +0000 (14:59 +0000)] 
* configure.in libvirt.spec.in include/libvirt/libvirt.h docs/*:
  preparing release of 0.3.2
* src/libvirt.c: fix a couple of comments
* po/*: string localization merge/update
Daniel

17 years ago* src/xs_internal.c: cleanup of memory leaks from Masayuki Sunou
Daniel Veillard [Tue, 21 Aug 2007 11:53:52 +0000 (11:53 +0000)] 
* src/xs_internal.c: cleanup of memory leaks from Masayuki Sunou
* src/virsh.c: another memory leaks of virsh schedinfo cleanup from
  Saori Fukuta
* po/*: string localization merge/update
Daniel

17 years agoTue Aug 21 10:58:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones [Tue, 21 Aug 2007 10:08:12 +0000 (10:08 +0000)] 
Tue Aug 21 10:58:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>

* src/libvirt.c (virDomainBlockStats, virDomainInterfaceStats):
  Added block device and network interface statistics.
* src/xen_internal.c: Support for stats from Xen domains.
* qemud/remote.c, qemud/remote_protocol.x, qemud/remote_internal.c:
  Support for fetching device and network interface stats
  across remote connections.
* src/virsh.c: Added 'virsh domblkstat' and 'virsh domifstat'
  commands to display stats.
* docs/libvir.html, docs/hvsupport.html: Updated hvsupport
  documentation.

17 years agoTue Aug 21 10:36:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones [Tue, 21 Aug 2007 09:38:00 +0000 (09:38 +0000)] 
Tue Aug 21 10:36:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>

* tests/xencapsdata/*.xml: Fixed tests to include new
  <migration_features> element in capabilities XML.

17 years agoTue Aug 21 10:21:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones [Tue, 21 Aug 2007 09:31:12 +0000 (09:31 +0000)] 
Tue Aug 21 10:21:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>

* src/libvirt.c (virDomainMigrate): Added virDomainMigrate
  API call.
* src/xend_internal.c, src/xen_unified.c: Support for migration
  of Xen domains.
* src/xen_internal.c: Xen capabilities indicates level of
  support for migration.
* qemud/remote.c, qemud/remote_protocol.x, src/remote_internal.c:
  Support for migration between remote hypervisors.
* src/virsh.c: Added 'virsh migrate' command.
* docs/libvir.html, docs/hvsupport.html: Updated hvsupport
  documentation.

17 years agoRemoved a CVS conflict line which had been inadvertently committed.
Richard W.M. Jones [Tue, 21 Aug 2007 09:08:45 +0000 (09:08 +0000)] 
Removed a CVS conflict line which had been inadvertently committed.

17 years agoTue Aug 21 09:56:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones [Tue, 21 Aug 2007 09:03:55 +0000 (09:03 +0000)] 
Tue Aug 21 09:56:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>

        * qemud/remote.c, qemud/remote_protocol.x, src/driver.h,
          src/internal.h, src/libvirt.c, src/libvirt_sym.version,
          src/qemu_driver.c, src/remote_internal.c, src/test.c:
          Add a private interface so that libvirt.c coordination
          functions can detect the availability of features in
          underlying drivers, using the VIR_DRV_SUPPORTS_FEATURE
          macro.

17 years agoTue Aug 21 09:45:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones [Tue, 21 Aug 2007 08:54:07 +0000 (08:54 +0000)] 
Tue Aug 21 09:45:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>

        * src/xend_internal.c: Return the interface device name as
          <target dev='vifX.Y'/> in domain XML.
        * tests/*: Update XML in regression tests.

17 years agoTue Aug 21 09:07:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones [Tue, 21 Aug 2007 08:13:40 +0000 (08:13 +0000)] 
Tue Aug 21 09:07:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>

        * docs/libvir.html: Updated the hvsupport page to show that
          KVM now supports save and restore operations.

17 years ago* src/xend_internal.c: patch from Masayuki Sunou to avoid
Daniel Veillard [Thu, 16 Aug 2007 15:38:38 +0000 (15:38 +0000)] 
* src/xend_internal.c: patch from Masayuki Sunou to avoid
  attach-disk/attach-interface when < Xen 3.0.4
Daniel

17 years ago* src/virsh.c: vshCommandOptInt was broken as it would not
Daniel Veillard [Thu, 16 Aug 2007 13:21:36 +0000 (13:21 +0000)] 
* src/virsh.c: vshCommandOptInt was broken as it would not
  detect non-int inputs, problem raised by Masayuki Sunou
Daniel

17 years ago* src/virsh.c: fixed 2 small bugs in setvcpus command, after
Daniel Veillard [Wed, 15 Aug 2007 10:18:33 +0000 (10:18 +0000)] 
* src/virsh.c: fixed 2 small bugs in setvcpus command, after
  Atsushi SAKAI pointed out a value checking problem
Daniel

17 years ago* src/proxy_internal.c: fix the UUID lookup though proxy, by
Daniel Veillard [Tue, 14 Aug 2007 12:29:40 +0000 (12:29 +0000)] 
* src/proxy_internal.c: fix the UUID lookup though proxy, by
  actually sending the UUID string in the request!
Daniel

17 years ago* src/virsh.c: patch from Atsushi SAKAI fixing schedinfo synopsys
Daniel Veillard [Tue, 14 Aug 2007 07:07:57 +0000 (07:07 +0000)] 
* src/virsh.c: patch from Atsushi SAKAI fixing schedinfo synopsys
Daniel

17 years ago* virsh.1 docs/virsh.pod: typo fixes from Atsushi SAKAI
Daniel Veillard [Tue, 14 Aug 2007 07:02:18 +0000 (07:02 +0000)] 
* virsh.1 docs/virsh.pod: typo fixes from Atsushi SAKAI
Daniel

17 years ago* docs/apibuild.py: fix the API generator to work out of a
Daniel Veillard [Tue, 14 Aug 2007 05:57:07 +0000 (05:57 +0000)] 
* docs/apibuild.py: fix the API generator to work out of a
  include list instead of an exclude list
* po/*: updated localization strings
Daniel

17 years agoImplement save/restore for KVM guests
Daniel P. Berrange [Tue, 14 Aug 2007 01:47:24 +0000 (01:47 +0000)] 
Implement save/restore for KVM guests

17 years agoAdded qemudEscapeShellArg(), and saferead()/safewrite() APIs
Daniel P. Berrange [Tue, 14 Aug 2007 01:33:38 +0000 (01:33 +0000)] 
Added qemudEscapeShellArg(), and saferead()/safewrite() APIs

17 years agoAdded support for -incoming option in prepare for restore
Daniel P. Berrange [Tue, 14 Aug 2007 01:28:47 +0000 (01:28 +0000)] 
Added support for -incoming option in prepare for restore

17 years agoAllow stdin to be specified with virExec()
Daniel P. Berrange [Tue, 14 Aug 2007 01:23:59 +0000 (01:23 +0000)] 
Allow stdin to be specified with virExec()

17 years agoUse \r instead of \n for QEMU monitor
Daniel P. Berrange [Tue, 14 Aug 2007 00:15:16 +0000 (00:15 +0000)] 
Use \r instead  of \n for QEMU monitor

17 years ago* src/qemu_driver.c: patch from Jim Paris removing memory leak
Daniel Veillard [Mon, 13 Aug 2007 09:53:35 +0000 (09:53 +0000)] 
* src/qemu_driver.c: patch from Jim Paris removing memory leak
* AUTHORS: updated with Shuveb and Jim
Daniel

18 years agoSpeed up impl of lookupbyid/uuid and getostype for Xen by using HV where available
Daniel P. Berrange [Fri, 10 Aug 2007 18:25:15 +0000 (18:25 +0000)] 
Speed up impl of lookupbyid/uuid and getostype for Xen by using HV where available

18 years agoCleanup UUID apis & constants
Daniel P. Berrange [Thu, 9 Aug 2007 20:19:12 +0000 (20:19 +0000)] 
Cleanup UUID apis & constants

18 years agoTue Aug 7 16:35:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones [Tue, 7 Aug 2007 15:44:42 +0000 (15:44 +0000)] 
Tue Aug  7 16:35:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>

        * src/Makefile.am: gnutls_1_0_compat.h to list of sources
          (bug reported by Jan Michael).

18 years agoTue Aug 7 16:24:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones [Tue, 7 Aug 2007 15:26:51 +0000 (15:26 +0000)] 
Tue Aug  7 16:24:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>

        * src/virsh.c: Include <time.h> (bug reported by Jan Michael).

18 years agoTue Aug 7 15:28:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones [Tue, 7 Aug 2007 14:29:45 +0000 (14:29 +0000)] 
Tue Aug  7 15:28:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>

        * src/remote_internal.c: Fix build bug introduced by earlier
          patch.

18 years agoTue Aug 7 14:18:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones [Tue, 7 Aug 2007 13:24:22 +0000 (13:24 +0000)] 
Tue Aug  7 14:18:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>

        * qemud/qemud.c: Fix --config/-f option to libvirtd.

18 years agoTue Aug 7 13:58:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones [Tue, 7 Aug 2007 13:02:35 +0000 (13:02 +0000)] 
Tue Aug  7 13:58:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>

        * acinclude.m4, configure.in: ./configure option
          --disable-stack-protector.
        * src/gnutls_1_0_compat.h: Compatibility with GnuTLS 1.0.
        * src/bridge.c: If no bridge ioctls, give an error at runtime.

18 years ago* src/xml.c: changes from Masayuki Sunou to improve error reporting
Daniel Veillard [Thu, 2 Aug 2007 10:47:38 +0000 (10:47 +0000)] 
* src/xml.c: changes from Masayuki Sunou to improve error reporting
  on device XML errors.
Daniel

18 years agoFixed memory leaks
Daniel P. Berrange [Tue, 31 Jul 2007 14:27:12 +0000 (14:27 +0000)] 
Fixed memory leaks

18 years agoFixed handling of unsupported machine types
Daniel P. Berrange [Mon, 30 Jul 2007 18:50:07 +0000 (18:50 +0000)] 
Fixed handling of unsupported machine types

18 years ago* src/xen_internal.c: add report of ACPI/APIC for Xen fully virt,
Daniel Veillard [Mon, 30 Jul 2007 10:15:58 +0000 (10:15 +0000)] 
* src/xen_internal.c: add report of ACPI/APIC for Xen fully virt,
  patch from David Lutterkort
* tests/xencapsdata/xen-i686-pae-hvm.xml
  tests/xencapsdata/xen-ia64-be-hvm.xml
  tests/xencapsdata/xen-ia64-hvm.xml
  tests/xencapsdata/xen-x86_64-hvm.xml: this also affects a few tests
Daniel

18 years ago* src/qemu_conf.[ch] src/qemu_driver.c: add qemu/kvm drivers report
Daniel Veillard [Mon, 30 Jul 2007 09:59:05 +0000 (09:59 +0000)] 
* src/qemu_conf.[ch] src/qemu_driver.c: add qemu/kvm drivers report
  features for i686 and x86_64, patch from David Lutterkort
Daniel

18 years agoRe-work test driver to implement (nearly) all APIs
Daniel P. Berrange [Fri, 27 Jul 2007 23:23:00 +0000 (23:23 +0000)] 
Re-work test driver to implement (nearly) all APIs

18 years ago* src/virsh.c docs/virsh.pod virsh.1: added a ttyconsole command,
Daniel Veillard [Thu, 26 Jul 2007 08:41:16 +0000 (08:41 +0000)] 
* src/virsh.c docs/virsh.pod virsh.1: added a ttyconsole command,
  this should fix bug #239687
Daniel

18 years agoIgnore /usr/include in coverage reports
Daniel P. Berrange [Wed, 25 Jul 2007 23:18:15 +0000 (23:18 +0000)] 
Ignore /usr/include in coverage reports

18 years agoSplit out generic nodeinfo API
Daniel P. Berrange [Wed, 25 Jul 2007 23:16:30 +0000 (23:16 +0000)] 
Split out generic nodeinfo API

18 years agoOops forgot to rev in configure.in, Daniel LIBVIRT_0_3_1 v0.3.1
Daniel Veillard [Tue, 24 Jul 2007 15:58:41 +0000 (15:58 +0000)] 
Oops forgot to rev in configure.in, Daniel

18 years ago* libvirt.spec.in NEWS docs/* po/*: preparing release 0.3.1
Daniel Veillard [Tue, 24 Jul 2007 15:32:55 +0000 (15:32 +0000)] 
* libvirt.spec.in NEWS docs/* po/*: preparing release 0.3.1
* src/libvirt.c python/generator.py: some cleanup and warnings
  from Richard W.M. Jones
Daniel

18 years agoFixed handling of -nographics. Added VNC listen support
Daniel P. Berrange [Tue, 24 Jul 2007 14:30:05 +0000 (14:30 +0000)] 
Fixed handling of -nographics. Added VNC listen support

18 years agoFixed crash when cleaning up VMs
Daniel P. Berrange [Tue, 24 Jul 2007 14:24:52 +0000 (14:24 +0000)] 
Fixed crash when cleaning up VMs

18 years agoFixed over eager caching of virDomainPtr objects in libvirt daemon
Daniel P. Berrange [Tue, 24 Jul 2007 14:21:03 +0000 (14:21 +0000)] 
Fixed over eager caching of virDomainPtr objects in libvirt daemon

18 years ago* docs/network.rng docs/Makefile.am libvirt.spec.in: added Relax-NG
Daniel Veillard [Tue, 24 Jul 2007 09:19:40 +0000 (09:19 +0000)] 
* docs/network.rng docs/Makefile.am libvirt.spec.in: added Relax-NG
  grammar for network descriptions that David Lutterkort posted in
  April, it needs an update though
Daniel

18 years ago* po/*: update translations and regenerate .pot
Daniel Veillard [Tue, 24 Jul 2007 08:15:03 +0000 (08:15 +0000)] 
* po/*: update translations and regenerate .pot
Daniel

18 years agoSet close-exe on logfile fd, keep monitor FD open
Daniel P. Berrange [Mon, 23 Jul 2007 18:00:33 +0000 (18:00 +0000)] 
Set close-exe on logfile fd, keep monitor FD open

18 years ago* docs/virsh.pod virsh.1: update to document VIRSH_DEFAULT_CONNECT_URI
Daniel Veillard [Mon, 23 Jul 2007 09:35:59 +0000 (09:35 +0000)] 
* docs/virsh.pod virsh.1: update to document VIRSH_DEFAULT_CONNECT_URI
  environment variable as suggested by David Lutterkort
Daniel

18 years ago* src/xen_internal.c: and nother one again from Saori Fukuta
Daniel Veillard [Fri, 20 Jul 2007 10:53:31 +0000 (10:53 +0000)] 
* src/xen_internal.c: and nother one again from Saori Fukuta
Daniel

18 years ago* src/xen_internal.c: some error handling improvements from Saori Fukuta
Daniel Veillard [Fri, 20 Jul 2007 10:44:24 +0000 (10:44 +0000)] 
* src/xen_internal.c: some error handling improvements from Saori Fukuta
Daniel

18 years agoRe: fix Werror, Daniel
Daniel Veillard [Thu, 19 Jul 2007 19:25:09 +0000 (19:25 +0000)] 
Re: fix Werror, Daniel

18 years agoFix a Werror breakage, Daniel
Daniel Veillard [Thu, 19 Jul 2007 19:23:30 +0000 (19:23 +0000)] 
Fix a Werror breakage, Daniel

18 years ago* src/Makefile.am src/openvz_conf.c src/openvz_conf.h
Daniel Veillard [Thu, 19 Jul 2007 16:22:40 +0000 (16:22 +0000)] 
* src/Makefile.am src/openvz_conf.c src/openvz_conf.h
  src/openvz_driver.c src/qemu_driver.c src/util.c src/util.h:
  cleanup patches from Shuveb Hussain, with new util module for
  common code shared between drivers.
Daniel

18 years agoThu Jul 19 16:35:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones [Thu, 19 Jul 2007 15:37:54 +0000 (15:37 +0000)] 
Thu Jul 19 16:35:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>

        * configure.in, src/xen_internal.c: Newer Xen uses
          <xen/sys/privcmd.h>.  Added detection code for this in
          configure.in.

18 years ago* src/xen_internal.c: rewrite of range check in credit scheduler
Daniel Veillard [Thu, 19 Jul 2007 13:39:26 +0000 (13:39 +0000)] 
* src/xen_internal.c: rewrite of range check in credit scheduler
  initially suggested by Atsushi SAKAI
Daniel

18 years agoFixed double free of XML property
Daniel P. Berrange [Wed, 18 Jul 2007 21:47:47 +0000 (21:47 +0000)] 
Fixed double free of XML property

18 years agoAdded testsuite for QEMU XML routines
Daniel P. Berrange [Wed, 18 Jul 2007 21:34:22 +0000 (21:34 +0000)] 
Added testsuite for QEMU XML routines

18 years agoFixed compiler warnings
Daniel P. Berrange [Wed, 18 Jul 2007 21:13:26 +0000 (21:13 +0000)] 
Fixed compiler warnings

18 years agoAdded support for input devices
Daniel P. Berrange [Wed, 18 Jul 2007 21:08:22 +0000 (21:08 +0000)] 
Added support for input devices

18 years ago* src/test.c include/libvirt/libvirt.h include/libvirt/libvirt.h.in:
Daniel Veillard [Wed, 18 Jul 2007 10:11:09 +0000 (10:11 +0000)] 
* src/test.c include/libvirt/libvirt.h include/libvirt/libvirt.h.in:
  cleanup of unused virDeviceMode
Daniel

18 years ago* src/openvz_conf.c src/libvirt.c: cleanup, avoid some warnings,
Daniel Veillard [Tue, 17 Jul 2007 14:40:26 +0000 (14:40 +0000)] 
* src/openvz_conf.c src/libvirt.c: cleanup, avoid some warnings,
  and reuse the existing uuid generation function.
Daniel

18 years ago* configure.in src/Makefile.am src/driver.h src/libvirt.c:
Daniel Veillard [Tue, 17 Jul 2007 13:27:26 +0000 (13:27 +0000)] 
* configure.in src/Makefile.am src/driver.h src/libvirt.c:
  applied patch from Shuveb Hussain to plug the developping
  OpenVZ support. Disabled by default.
* src/openvz_conf.[ch] src/openvz_driver.[ch]: added new
  OpenVZ driver files. Avoid a redefinition of readline().
Daniel

18 years agoRe-write notes on IPv6
Daniel P. Berrange [Mon, 16 Jul 2007 21:37:08 +0000 (21:37 +0000)] 
Re-write notes on IPv6

18 years agoAdded new <clock/> element in XML for choosing utc/localtime
Daniel P. Berrange [Mon, 16 Jul 2007 21:30:30 +0000 (21:30 +0000)] 
Added new <clock/> element in XML for choosing utc/localtime

18 years ago* src/xml.c: applied modified patch from Masayuki Sunou for
Daniel Veillard [Fri, 13 Jul 2007 12:26:11 +0000 (12:26 +0000)] 
* src/xml.c: applied modified patch from Masayuki Sunou for
  device hot plug description with a wrong root element.
Daniel

18 years ago* src/virterror.c src/xml.c include/libvirt/virterror.h:
Daniel Veillard [Fri, 13 Jul 2007 08:26:57 +0000 (08:26 +0000)] 
* src/virterror.c src/xml.c include/libvirt/virterror.h:
  patch from Masayuki Sunou to check Ethernet MAC addresses
  in XML configs
* po/*: string update and merge
Daniel

18 years ago* docs/libvir.html docs/remote.html: update the remote page,
Daniel Veillard [Thu, 12 Jul 2007 15:47:19 +0000 (15:47 +0000)] 
* docs/libvir.html docs/remote.html: update the remote page,
  add an index
* docs/pki_check.sh: shell script to check the PKI and client/server
  environment.
Daniel

18 years agoCheck client cert/key ahead of time & report errors
Daniel P. Berrange [Thu, 12 Jul 2007 15:17:08 +0000 (15:17 +0000)] 
Check client cert/key ahead of time & report errors

18 years agoMake QEMU driver report errors against virConnectPtr if available
Daniel P. Berrange [Thu, 12 Jul 2007 15:09:01 +0000 (15:09 +0000)] 
Make QEMU driver report errors against virConnectPtr if available

18 years agoClean virConnectPtr object on client disconnect. Fix cleanup when access checks fail
Daniel P. Berrange [Thu, 12 Jul 2007 15:04:05 +0000 (15:04 +0000)] 
Clean virConnectPtr object on client disconnect. Fix cleanup when access checks fail

18 years agoImproved error checking for cert/key files
Daniel P. Berrange [Thu, 12 Jul 2007 14:54:45 +0000 (14:54 +0000)] 
Improved error checking for cert/key files

18 years ago* src/xen_internal.c: applied patch from Christian Ehrhardt to
Daniel Veillard [Thu, 12 Jul 2007 08:57:52 +0000 (08:57 +0000)] 
* src/xen_internal.c: applied patch from Christian Ehrhardt to
  fix Xen hypervisor alignment problems on PPC64
* AUTHORS: added Christian
Daniel

18 years agoThu Jul 12 09:34:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones [Thu, 12 Jul 2007 08:36:48 +0000 (08:36 +0000)] 
Thu Jul 12 09:34:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>

        * configure.in: Removed --with-qemud-pid-file option since
          it is no longer used.

18 years agoThu Jul 12 09:34:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones [Thu, 12 Jul 2007 08:34:51 +0000 (08:34 +0000)] 
Thu Jul 12 09:34:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>

* src/libvirt.c, src/xen_unified.c: If compiled with
  --enable-debug=yes then we now trace libvirt calls on
  stderr.

18 years ago* src/xml.c: patch from Masayuki Sunou fixing leaks in
Daniel Veillard [Wed, 11 Jul 2007 08:41:11 +0000 (08:41 +0000)] 
* src/xml.c: patch from Masayuki Sunou fixing leaks in
  virDomainParseXMLDiskDesc
Daniel

18 years agoMark Rich as primary maintainer of the remote driver
Daniel P. Berrange [Tue, 10 Jul 2007 01:04:31 +0000 (01:04 +0000)] 
Mark Rich as primary maintainer of the remote driver

18 years ago* configure.in libvirt.spec.in include/libvirt/libvirt.h LIBVIRT_0_3_0 v0.3.0
Daniel Veillard [Mon, 9 Jul 2007 12:41:29 +0000 (12:41 +0000)] 
* configure.in libvirt.spec.in include/libvirt/libvirt.h
  docs/* po/*: prepared release of 0.3.0
Daniel

18 years ago* src/xm_internal.c src/xend_internal.c src/buf.[ch]: add
Daniel Veillard [Mon, 9 Jul 2007 11:24:52 +0000 (11:24 +0000)] 
* src/xm_internal.c src/xend_internal.c src/buf.[ch]: add
  new function virBufferEscapeString() to format a string while
  escaping its content for XML, and apply it to a couple of
  obvious places, should fix bug #206653
* po/*: updated strings, and added new bosnian localization.
Daniel

18 years agoFixed memory corruption after destroying network/domain objects in QEMU driver
Daniel P. Berrange [Fri, 6 Jul 2007 21:52:42 +0000 (21:52 +0000)] 
Fixed memory corruption after destroying network/domain objects in QEMU driver

18 years agoFri Jul 6 16:19:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones [Fri, 6 Jul 2007 15:20:38 +0000 (15:20 +0000)] 
Fri Jul  6 16:19:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>

* src/libvirt.c, src/qemu_driver.c: If the virNetworkLookup*
  functions cannot find a network, then they now throw
  VIR_ERR_NO_NETWORK error.

18 years agoFri Jul 6 16:08:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones [Fri, 6 Jul 2007 15:11:22 +0000 (15:11 +0000)] 
Fri Jul  6 16:08:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>

* src/proxy_internal.c, src/proxy_internal.h,
  src.xen_internal.c, src/xen_internal.h,
  src/xen_unified.c, src/xen_unified.h,
  src/xend_internal.c, src/xend_internal.h,
  src/xm_internal.c, src/xm_internal.h,
  src/xs_internal.c, src/xs_internal.h: The interface
  between xen_unified.c and its underlying driver now uses
  a custom structure (struct xenUnifiedDriver) instead
  of reusing virDriver.
* src/xen_unified.c: virDomainLookup* functions in Xen
  now throw VIR_ERR_NO_DOMAIN if the domain does not exist.
* src/xs_internal.c: Fix indentation.