1. 19 6月, 2007 1 次提交
  2. 18 6月, 2007 1 次提交
  3. 15 6月, 2007 6 次提交
  4. 13 6月, 2007 2 次提交
  5. 11 6月, 2007 11 次提交
  6. 08 6月, 2007 3 次提交
  7. 07 6月, 2007 5 次提交
  8. 06 6月, 2007 4 次提交
  9. 05 6月, 2007 3 次提交
    • D
      Oops2, Daniel · a62e0083
      Daniel Veillard 提交于
      a62e0083
    • D
      oops, Daniel · 3e255474
      Daniel Veillard 提交于
      3e255474
    • D
      * include/libvirt/libvirt.h include/libvirt/libvirt.h.in · 652f3bb1
      Daniel Veillard 提交于
        src/driver.h src/libvirt.c src/libvirt_sym.version
        src/proxy_internal.c src/qemu_internal.c src/test.c
        src/virsh.c src/xen_internal.c src/xen_internal.h src/xen_unified.c
        src/xend_internal.c src/xm_internal.c src/xs_internal.c:
        Applied patches from Atsushi SAKAI to add the scheduler API,
        with patch from Rich Jones for error handing, and a number
        of cleanups and more error checking from me
      Daniel
      652f3bb1
  10. 04 6月, 2007 1 次提交
  11. 01 6月, 2007 1 次提交
  12. 29 5月, 2007 2 次提交
    • R
      +Tue May 29 15:56:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> · 3bcd26e6
      Richard W.M. Jones 提交于
      +
      +       * python/generator.py, python/libvir.c, python/libvir.py:
      +         Wrap the virGetVersion call as Python libvirt.getVersion.
      +
      +       * src/libvirt.c: Change virGetVersion so that the driver name
      +         is case insensitive.
      +
      3bcd26e6
    • R
      +Tue May 29 15:41:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> · 0832c58c
      Richard W.M. Jones 提交于
      +
      +       * TODO: Added a note about requiring C++ compiler because of a
      +         possible problem with libtool autoconf macros.
      +       * docs/examples/Makefile.am, proxy/Makefile.am, qemud/Makefile.am,
      +         src/Makefile.am, tests/Makefile.am: Pass $(WARN_CFLAGS) when
      +         linking, so if -fstack-protector is there, gcc will link to
      +         the stack protector library.
      +       * tests/xencapstest.c: Allow this test to compile when Xen
      +         libraries are not enabled.
      +
      0832c58c