1. 08 8月, 2008 1 次提交
    • D
      Extend parser and add support for USB devices in QEmu/KVM · d1710d35
      Daniel Veillard 提交于
      * src/domain_conf.c src/domain_conf.h src/qemu_conf.c
        src/qemu_driver.c: Patch from Guido Günther allowing to pass
        usb devices to qemu/kvm
      * docs/libvirt.rng: add the new functionality to the grammar
      * tests/qemuxml2argvdata/qemuxml2argv-hostdev-usb-address.args
        tests/qemuxml2argvdata/qemuxml2argv-hostdev-usb-address.xml
        tests/qemuxml2argvdata/qemuxml2argv-hostdev-usb-product.args
        tests/qemuxml2argvdata/qemuxml2argv-hostdev-usb-product.xml
        tests/qemuxml2argvtest.c tests/qemuxml2xmltest.c: adding examples
        to the regression tests
      * libvirt.spec.in: fix the licence tag
      Daniel
      d1710d35
  2. 11 7月, 2008 1 次提交
  3. 07 7月, 2008 1 次提交
  4. 13 6月, 2008 1 次提交
  5. 10 6月, 2008 1 次提交
    • R
      virDomainMemoryPeek API · 6bcf2501
      Richard W.M. Jones 提交于
              * include/libvirt/libvirt.h.in, src/libvirt.c, src/driver.h,
                src/libvirt_sym.version: New virDomainMemoryPeek API.
              * qemud/remote.c, qemud/remote_protocol.x, src/remote_internal.c:
                Support for remote.
              * src/qemu_driver.c: QEMU driver implementation of API.
              * src/test.c: Test driver (null) implementation of API.
              * docs/hvsupport.html.in: Document API.
              * libvirt.spec.in: New path /var/cache/libvirt for temporary
                storage of memory images.
              * qemud/libvirtd.init.in: Remove any old temp files in
                /var/cache/libvirt on restarts.
              * src/Makefile.am: make install creates /var/cache/libvirt.
              * configure.in: Detect mkdir -p.
      6bcf2501
  6. 22 5月, 2008 1 次提交
  7. 09 4月, 2008 1 次提交
    • D
      0.4.2 release · 5b470f32
      Daniel Veillard 提交于
      * configure.in NEWS doc/* po/*: making libvirt-0.4.2 release
      daniel
      5b470f32
  8. 03 3月, 2008 1 次提交
    • D
      Release of 0.4.1 · 6a17c6c6
      Daniel Veillard 提交于
      * NEWS configure.in libvirt.spec.in docs/* include/libvirt/libvirt.h
        po/*: preparing release of libvirt-0.4.1
      Daniel
      6a17c6c6
  9. 20 2月, 2008 5 次提交
  10. 06 2月, 2008 1 次提交
  11. 30 1月, 2008 1 次提交
  12. 24 1月, 2008 1 次提交
  13. 18 12月, 2007 2 次提交
  14. 07 12月, 2007 1 次提交
  15. 06 12月, 2007 3 次提交
  16. 05 12月, 2007 1 次提交
  17. 17 10月, 2007 1 次提交
  18. 13 10月, 2007 1 次提交
  19. 01 10月, 2007 1 次提交
  20. 21 9月, 2007 1 次提交
  21. 19 9月, 2007 1 次提交
  22. 21 8月, 2007 2 次提交
  23. 24 7月, 2007 2 次提交
  24. 09 7月, 2007 1 次提交
  25. 28 6月, 2007 1 次提交
  26. 27 6月, 2007 3 次提交
  27. 15 6月, 2007 1 次提交
  28. 11 6月, 2007 1 次提交
    • R
      Some fixes for RPM builds: · 0bbe8da8
      Richard W.M. Jones 提交于
      Mon Jun 11 14:10:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
      
      	* libvirt.spec.in: BuildRequires gnutls-devel and
      	  set the remote PIDfile when configuring.
      	* qemud/Makefile.am: Distribute the Perl scripts.
      	* qemud/qemud.c: Only use QEMUD_DEBUG when ENABLE_DEBUG
      	  is defined.
      0bbe8da8
  29. 08 6月, 2007 1 次提交