1. 29 5月, 2009 2 次提交
    • D
      PPC Qemu Machine Type update · 525c3d40
      Daniel Veillard 提交于
      * src/qemu_conf.c docs/schemas/domain.rng
        tests/capabilityschemadata/caps-qemu-kvm.xml: PPC Qemu Machine Type
        changed from g3bw to g3beige some time ago, patch by Thomas Baker
      Daniel
      525c3d40
    • D
      fix storage volume inconsistencies in schema and doc · 110c6420
      Daniel Veillard 提交于
      * docs/schemas/storagevol.rng docs/formatstorage.html[.in]
        tests/storagevolschemadata/vol-qcow2.xml: fix storage volume
        inconsistencies in schema and document, patch by Ryota Ozaki
      daniel
      110c6420
  2. 28 5月, 2009 1 次提交
  3. 27 5月, 2009 1 次提交
  4. 21 5月, 2009 1 次提交
  5. 19 5月, 2009 1 次提交
  6. 13 5月, 2009 2 次提交
  7. 11 5月, 2009 1 次提交
    • C
      Add pidfile argument to __virExec · a331653d
      Cole Robinson 提交于
      virExec will write out the pid of the daemonized process only. Use this
      in the QEMU driver, rather than QEMU's pidfile, so we can catch errors we
      might miss if the emulator bails early.
      a331653d
  8. 24 4月, 2009 1 次提交
  9. 19 4月, 2009 1 次提交
  10. 16 4月, 2009 1 次提交
  11. 03 4月, 2009 2 次提交
  12. 01 4月, 2009 3 次提交
  13. 20 3月, 2009 1 次提交
  14. 16 3月, 2009 2 次提交
  15. 04 3月, 2009 2 次提交
  16. 03 3月, 2009 5 次提交
    • J
      tests: further isolate a test that runs libvirtd · 0c85c384
      Jim Meyering 提交于
      * tests/daemon-conf: Specify a non-default socket directory.
      Specify test-specific log directory and pid file, too.
      0c85c384
    • J
      add two tests · d15549ae
      Jim Meyering 提交于
      * tests/libvirtd-pool: New file.
      Exercise the new unix_sock_dir option
      * tests/libvirtd-fail: New file.
      * tests/Makefile.am (test_scripts): Add libvirtd-fail and libvirtd-pool.
      d15549ae
    • J
      tests: fix an error that made us skip the daemon-conf test · 0bfa7cbb
      Jim Meyering 提交于
      * tests/Makefile.am (CONFIG_HEADER): Correct definition.
      0bfa7cbb
    • J
      tests: test for a recent fix · 7fad7368
      Jim Meyering 提交于
      * tests/libvirtd-net-persist: New file.  Test for today's
      "Mark 'defined' networks as persistent" fix.
      * tests/Makefile.am (test_scripts): Add it.
      7fad7368
    • D
      adds a new <hostdev managed='(yes|no)'> property to host devices in domains · 09fb8845
      Daniel Veillard 提交于
      * docs/schemas/domain.rng src/domain_conf.c src/domain_conf.h
        src/qemu_conf.c
        tests/qemuxml2argvdata/qemuxml2argv-hostdev-pci-address.xml
        tests/qemuxml2argvdata/qemuxml2argv-hostdev-usb-address.xml
        tests/qemuxml2argvdata/qemuxml2argv-hostdev-usb-product.xml:
        adds a new <hostdev managed='(yes|no)'> property
        to host devices indicating whether or not we should
        automatically dettach/reset, patch by Mark McLoughlin
      daniel
      09fb8845
  17. 24 2月, 2009 2 次提交
  18. 17 2月, 2009 1 次提交
  19. 09 2月, 2009 1 次提交
  20. 03 2月, 2009 2 次提交
    • J
      build: enable redundant-const check · dff21147
      Jim Meyering 提交于
      * Makefile.cfg (local-checks-to-skip): Remove sc_redundant_const.
      * src/lxc_controller.c: Remove redundant "const"(s).
      * src/storage_backend_fs.c: Likewise.
      * src/util.h: Likewise.
      * src/xen_internal.c: Likewise.
      * tests/qparamtest.c: Likewise.
      dff21147
    • J
      tests: diagnose more open failures · d26c3387
      Jim Meyering 提交于
      * tests/qemuxml2argvtest.c: Revert the change,
      "tests: diagnose open failure" of 2009-01-30.
      * tests/testutils.c (virtTestLoadFile): Diagnose failure here.
      d26c3387
  21. 31 1月, 2009 4 次提交
  22. 30 1月, 2009 3 次提交