1. 18 12月, 2008 1 次提交
  2. 05 12月, 2008 2 次提交
  3. 14 11月, 2008 1 次提交
    • 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
  4. 05 11月, 2008 3 次提交
  5. 23 10月, 2008 1 次提交
    • D
      Massive patch adding event APIs by Ben Guthro · 1509b802
      Daniel Veillard 提交于
      * include/libvirt/libvirt.h include/libvirt/libvirt.h.in
        src/libvirt.c src/libvirt_sym.version: new libvirt event entry
        points, big patch provided by Ben Guthro
      * Makefile.am configure.in src/driver.h src/event.c src/event.h
        src/internal.h src/libvirt.c 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/storage_backend_fs.c src/test.c
        qemud/event.c qemud/event.h qemud/mdns.c qemud/qemud.c
        qemud/qemud.h 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 proxy/Makefile.am python/generator.py:
        Not much is left untouched by the patch adding the events support
      * docs/libvirt-api.xml docs/libvirt-refs.xml
        docs/html/libvirt-libvirt.html: regenerated the docs
      * examples/domain-events/events-c/Makefile.am
        examples/domain-events/events-c/event-test.c: a test example
      * AUTHORS: added Ben Guthro
      daniel
      1509b802
  6. 11 10月, 2008 1 次提交
  7. 10 10月, 2008 2 次提交
  8. 09 10月, 2008 1 次提交
  9. 29 8月, 2008 1 次提交
  10. 21 8月, 2008 1 次提交
  11. 08 8月, 2008 1 次提交
  12. 12 7月, 2008 2 次提交
  13. 23 5月, 2008 2 次提交
  14. 16 5月, 2008 4 次提交
  15. 10 5月, 2008 1 次提交
  16. 08 5月, 2008 1 次提交
  17. 07 5月, 2008 1 次提交
    • D
      Sound support for QEmu and Xen · 70f44663
      Daniel Veillard 提交于
      * src/qemu_conf.c src/qemu_conf.h src/xend_internal.c
        src/xend_internal.h src/xm_internal.c src/xml.c src/xml.h:
        Patch from Cole Robinson adding sound support for QEmu and Xen
      * tests/qemuxml2argvtest.c tests/sexpr2xmltest.c
        tests/xmconfigtest.c tests/xml2sexprtest.c:
        Associated regression tests
      Daniel
      70f44663
  18. 30 4月, 2008 1 次提交
  19. 26 4月, 2008 1 次提交
  20. 11 4月, 2008 1 次提交
  21. 29 3月, 2008 1 次提交
  22. 19 3月, 2008 1 次提交
  23. 27 2月, 2008 2 次提交
  24. 30 1月, 2008 1 次提交
    • J
      Enable the <config.h>-requiring test; fix violations · a3781881
      Jim Meyering 提交于
      Use <config.h>, not "config.h", per autoconf documentation.
      * Makefile.cfg (local-checks-to-skip) [sc_require_config_h]: Enable.
      * .x-sc_require_config_h: New file, to list exempted files.
      * Makefile.am (EXTRA_DIST): Add .x-sc_require_config_h.
      a3781881
  25. 15 1月, 2008 1 次提交
  26. 14 1月, 2008 1 次提交
    • J
      Clean up the global name space. · 2edab512
      Jim Meyering 提交于
      * src/qemu_conf.c: Add "static" and "const" attributes to some globals.
      * src/qemu_conf.h: Update a declaration.
      * src/qemu_driver.c (qemud_driver): Declare static.
      
      
      Author: Jim Meyering <meyering@redhat.com>
      2edab512
  27. 03 12月, 2007 1 次提交
  28. 26 11月, 2007 1 次提交
  29. 15 11月, 2007 1 次提交
  30. 27 10月, 2007 1 次提交