1. 20 1月, 2009 1 次提交
  2. 16 1月, 2009 1 次提交
  3. 11 1月, 2009 2 次提交
  4. 08 1月, 2009 1 次提交
  5. 07 1月, 2009 2 次提交
  6. 23 12月, 2008 1 次提交
  7. 20 12月, 2008 1 次提交
  8. 19 12月, 2008 1 次提交
  9. 18 12月, 2008 3 次提交
  10. 17 12月, 2008 1 次提交
  11. 10 12月, 2008 1 次提交
  12. 08 12月, 2008 1 次提交
  13. 05 12月, 2008 4 次提交
  14. 04 12月, 2008 2 次提交
  15. 28 11月, 2008 2 次提交
  16. 21 11月, 2008 2 次提交
  17. 20 11月, 2008 2 次提交
  18. 19 11月, 2008 1 次提交
  19. 18 11月, 2008 2 次提交
  20. 17 11月, 2008 1 次提交
  21. 14 11月, 2008 2 次提交
    • J
      avoid format string warnings · 94359e16
      Jim Meyering 提交于
      * src/openvz_driver.c (ADD_ARG_LIT): Add "%s" arg before _(...).
      * src/qemu_driver.c (PCI_ATTACH_OK_MSG): Likewise.
      * src/util.c (virExec, virRun): Likewise.
      94359e16
    • D
      KVM/QEmu migration support · df285bdd
      Daniel Veillard 提交于
      * qemud/remote.c qemud/remote_dispatch_localvars.h
        qemud/remote_dispatch_proc_switch.h qemud/remote_dispatch_prototypes.h
        qemud/remote_protocol.c qemud/remote_protocol.h
        qemud/remote_protocol.x src/driver.h src/libvirt.c
        src/libvirt_internal.h src/libvirt_sym.version src/lxc_driver.c
        src/openvz_driver.c src/qemu_conf.h src/qemu_driver.c
        src/remote_internal.c src/test.c src/virsh.c: large patch to
        add migration support for KVM/QEmu, based on the work of Rich Jones
        and Chris Lalancette. This introduce a new version of the prepare
        and finish steps of the migration, so changes the driver API and
        a lot of code.
      Daniel
      df285bdd
  22. 07 11月, 2008 1 次提交
    • D
      add new logging module, and move existing definitions there · df93e1ee
      Daniel Veillard 提交于
      * src/logging.c src/logging.h proxy/Makefile.am proxy/libvirt_proxy.c
        src/Makefile.am src/cgroup.c src/datatypes.c src/domain_event.c
        src/internal.h src/libvirt.c src/lxc_container.c src/lxc_controller.c
        src/lxc_driver.c src/proxy_internal.c src/qemu_driver.c
        src/remote_internal.c src/storage_backend_disk.c src/util.c
        src/veth.c src/xen_internal.c src/xen_unified.c src/xend_internal.c:
        add new logging module, and move existing definitions there
      Daniel
      df93e1ee
  23. 05 11月, 2008 4 次提交
  24. 03 11月, 2008 1 次提交