1. 16 7月, 2009 2 次提交
    • J
      remove all trailing blank lines · 07613d20
      Jim Meyering 提交于
      by running this command:
      git ls-files -z | xargs -0 perl -pi -0777 -e 's/\n\n+$/\n/'
      This is in preparation for a more strict make syntax-check
      rule that will detect trailing blank lines.
      07613d20
    • D
      Add netcf XML schemas and test data · 19e57fd9
      Daniel Veillard 提交于
      * docs/schemas/interface.rng: schemas for the interface XML files
        directly imported from netcf-0.1.0
      * tests/interfaceschemadata/*.xml: set of test files from netcf-0.1.0
        changed to use single quote instead of double quote
      19e57fd9
  2. 08 7月, 2009 2 次提交
  3. 02 7月, 2009 1 次提交
    • D
      Fix some missing parts in network code and schemas · 1e4434d6
      Daniel Veillard 提交于
      * docs/schemas/network.rng: fix the network schemas to match
        new accepted elements, patch by Satoru SATOH
      * src/network_conf.c: fix network driver to save the domain name
        in XML if present, patch by Satoru SATOH
      * AUTHORS: adding Satoru SATOH
      Daniel
      1e4434d6
  4. 11 6月, 2009 1 次提交
    • D
      extract serial number from HAL storage backend · bf5d6f43
      Daniel Veillard 提交于
      * src/node_device_hal.c src/node_device_conf.[ch]: add support
        for serial number in HAL storage backend, patch by Dave Allan
      * docs/schemas/nodedev.rng
      tests/nodedevschemadata/storage_serial_3600c0ff000d7a2a5d463ff4902000000.xml:
        update the schemas and add a test case, also by Dave Allan
      Daniel
      bf5d6f43
  5. 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
  6. 15 5月, 2009 1 次提交
  7. 11 5月, 2009 1 次提交
    • D
      Support for 'internal' network · 070c1c82
      Daniel Veillard 提交于
      * src/domain_conf.[ch] docs/schemas/domain.rng: add support
        for internal network in the generic part of the code, and
        update the Relax-NG grammar accordingly, patch by Pritesh Kothari
      daniel
      070c1c82
  8. 02 4月, 2009 1 次提交
  9. 19 3月, 2009 1 次提交
  10. 16 3月, 2009 1 次提交
  11. 03 3月, 2009 3 次提交
  12. 31 1月, 2009 1 次提交
  13. 27 1月, 2009 1 次提交