1. 21 8月, 2007 1 次提交
    • R
      Tue Aug 21 09:56:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> · 19e21d86
      Richard W.M. Jones 提交于
              * 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.
      19e21d86
  2. 24 7月, 2007 1 次提交
  3. 27 6月, 2007 1 次提交
  4. 26 6月, 2007 1 次提交
  5. 25 6月, 2007 1 次提交
    • R
      Mon Jun 25 09:19:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> · 56cd4140
      Richard W.M. Jones 提交于
      	* qemud/remote.c, src/remote_internal.c: Fix virDomainGetVcpus
      	  in the remote case.
      	* src/libvirt.c: Allow virConnectListDomains,
      	  virConnectListDefinedDomains, virConnectListNetworks and
      	  virConnectListDefinedNetworks to work in the case where
      	  they are called with maxids/maxnames == 0.
      	* src/remote_internal.c: Fix virDomainGetMaxVcpus in remote
      	  case so that it copies sufficient data.
      	* src/xen_unified.c: Remove autostart functions.
      56cd4140
  6. 22 6月, 2007 1 次提交
  7. 11 6月, 2007 1 次提交