1. 26 7月, 2007 2 次提交
  2. 24 7月, 2007 7 次提交
  3. 23 7月, 2007 1 次提交
  4. 20 7月, 2007 3 次提交
  5. 19 7月, 2007 6 次提交
  6. 18 7月, 2007 1 次提交
  7. 17 7月, 2007 4 次提交
  8. 13 7月, 2007 2 次提交
  9. 12 7月, 2007 8 次提交
  10. 11 7月, 2007 1 次提交
  11. 09 7月, 2007 2 次提交
  12. 07 7月, 2007 1 次提交
  13. 06 7月, 2007 2 次提交
    • R
      Fri Jul 6 16:19:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> · f1f70e50
      Richard W.M. Jones 提交于
      	* src/libvirt.c, src/qemu_driver.c: If the virNetworkLookup*
      	  functions cannot find a network, then they now throw
      	  VIR_ERR_NO_NETWORK error.
      f1f70e50
    • R
      Fri Jul 6 16:08:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> · 4ea0ef79
      Richard W.M. Jones 提交于
      	* 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.
      4ea0ef79