[Pkg-libvirt-commits] [libguestfs] branch experimental updated (b103920 -> c4b5c08)

Hilko Bengen bengen at moszumanska.debian.org
Sun May 3 21:26:25 UTC 2015


This is an automated email from the git hooks/post-receive script.

bengen pushed a change to branch experimental
in repository libguestfs.

      from  b103920   1:1.29.36-1
       new  f210906   builder: Upload new ppc64/ppc64le images which try to resolve console and partitioning problems.
       new  0e73a97   builder: Fedora 21 ppc64 images are now raw not qcow2.
       new  0debc0b   builder: Set expand=/dev/sda3 for Fedora 21 ppc64 images.
       new  b2fbd88   builder: As TCG is single threaded, use 1 vCPU for Fedora ppc64 guests.
       new  58bbb93   tests/data: Add ppc64 & ppc64le test binaries.
       new  1d78b31   builder: Add CentOS 7.1 image.
       new  921a3b8   fish: Whitespace changes.
       new  478a552   Common function to implement --version flag in all OCaml tools (RHBZ#1213247).
       new  3b3f06d   virt-win-reg: Make output of --version flag consistent (RHBZ#1213247).
       new  86a91d6   p2v: Make --version output consistent with other tools (RHBZ#1213247).
       new  3c51302   v2v: OVF: Add more Windows operating system variants (RHBZ#1213324).
       new  0576fdd   v2v: Only emit fstrim warning when debugging (RHBZ#1168144).
       new  4268865   build: require Config before Common_utils
       new  a1646fa   build: create and use a full version string
       new  3834a10   v2v: tests: Don't need to generate test-v2v-networks-and-bridges.xml.
       new  2b0c6e8   v2v: Pass sound card information from the source to the target (RHBZ#1176493).
       new  c5f0d39   builder: Add scripts for generating RHEL 7 ppc64 & ppc64le images.
       new  4f02100   v2v: When debugging, dump OVF to stderr.
       new  0e4c351   mllib: Link config.ml to the test program.
       new  6dee5a4   fuse: guestunmount: Make the -v (verbose) option do something useful.
       new  b02980d   fuse: tests: Add some debugging to test-fuse-umount-race.sh.
       new  578c7c0   builder: Add rhel-ppc64.sh & rhel-ppc64le.sh to EXTRA_DIST.
       new  e9910b4   Version 1.29.37.
       new  e503a07   Imported Upstream version 1.29.37
       new  b61012f   Merge tag 'upstream/1.29.37'
       new  a051a83   1:1.29.37-1
       new  ce630df   valgrind: Add suppression for libvirt memory leak.
       new  946d49c   v2v: Remove further uses of polymorphic variants.
       new  4546d3f   v2v: Replace polymorphic variant source_hypervisor with ordinary variant.
       new  e3443a7   v2v: -o libvirt: Minor refactoring of arch sanity check.
       new  2dd01c5   v2v: Remove warning when compiling --without-libvirt.
       new  8c26ef9   v2v: convert old-style libvirt listen configuration (RHBZ#1174073)
       new  aa8d66e   firstboot: Factor out regular expression constant.
       new  2841400   firstboot: Don't create very long filenames for --firstboot-command (RHBZ#1212152).
       new  b70aec1   random_seed: Don't try to create random seed if no parent directory.
       new  21764ec   Version 1.29.38.
       new  6d49dc9   Imported Upstream version 1.29.38
       new  f067475   Merge tag 'upstream/1.29.38'
       new  34d4863   1:1.29.38-1
       new  be81fbb   builder: Add Jessie (Debian 8).
       new  63e0045   builder: Fix release notes for Debian 8.
       new  22686d2   customize: add a "touch" operation (RHBZ#1212808)
       new  1f514f3   inspector: fix formatting of xpath result (RHBZ#1212680)
       new  06e93bf   mips: Ignore missing prototypes in flex-generated code.
       new  051f1f1   v2v: efi: linux: Remove EFI hacks.
       new  9a45508   v2v: efi: linux: Add support for grub2-efi.
       new  ef77725   v2v: efi: Model firmware in source metadata.
       new  6a76d6d   v2v: efi: Detect if the guest could boot with UEFI.
       new  086f71c   v2v: Dump inspect and guestcaps structs when running in verbose mode.
       new  4055845   v2v: efi: Support output of UEFI guests, for some output drivers (RHBZ#1184690).
       new  ac04939   tests/data: Add mipsel (32 bit MIPS little endian) test binaries.
       new  1b74e90   tests/data: Add ppc64/ppc64le binaries to the test ISO.
       new  9246d75   v2v: docs: Replace "VMware ESX" with more accurate VMware vCenter/ESXi.
       new  4f414c7   v2v: docs: General updates to the manual.
       new  f1b7e1b   Version 1.29.39.
       new  1c85545   Imported Upstream version 1.29.39
       new  ff2fdce   Merge tag 'upstream/1.29.39'
       new  bb95e74   Fixed substvars generation script to insert extra newline
       new  c4b5c08   1:1.29.39-1

The 59 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         |    1 -
 BUGS                                               |  143 ++-
 ChangeLog                                          |  439 +++++++
 Makefile.in                                        |    1 +
 align/Makefile.in                                  |    1 +
 appliance/Makefile.in                              |    1 +
 bash/Makefile.in                                   |    1 +
 build-aux/ltmain.sh                                |    2 +-
 builder/Makefile.in                                |    1 +
 builder/cmdline.ml                                 |   14 +-
 builder/index-scan.l                               |    2 +
 builder/index-validate.c                           |    4 +-
 builder/website/Makefile.am                        |    2 +
 builder/website/Makefile.in                        |    3 +
 builder/website/debian.sh                          |   10 +-
 builder/website/fedora-ppc64.sh                    |    2 +-
 builder/website/fedora-ppc64le.sh                  |    2 +-
 builder/website/index                              |   61 +-
 builder/website/index.asc                          |   87 +-
 builder/website/{centos.sh => rhel-ppc64.sh}       |   81 +-
 builder/website/{centos.sh => rhel-ppc64le.sh}     |   81 +-
 cat/Makefile.in                                    |    1 +
 config.h.in                                        |    3 +
 configure                                          |   37 +-
 configure.ac                                       |    6 +-
 csharp/Makefile.in                                 |    1 +
 customize/Makefile.am                              |    2 +-
 customize/Makefile.in                              |    3 +-
 customize/customize_cmdline.ml                     |    8 +
 customize/customize_cmdline.mli                    |    2 +
 customize/customize_main.ml                        |   11 +-
 customize/customize_run.ml                         |    4 +
 customize/firstboot.ml                             |    8 +-
 customize/random_seed.ml                           |    9 +-
 daemon/Makefile.in                                 |    1 +
 debian/changelog                                   |   19 +
 debian/gen-appliance-depends.sh                    |    1 +
 df/Makefile.in                                     |    1 +
 diff/Makefile.in                                   |    1 +
 edit/Makefile.in                                   |    1 +
 erlang/Makefile.in                                 |    1 +
 erlang/examples/Makefile.in                        |    1 +
 examples/Makefile.in                               |    1 +
 fish/Makefile.in                                   |    1 +
 fish/options.h                                     |   13 +-
 format/Makefile.in                                 |    1 +
 fuse/Makefile.in                                   |    1 +
 fuse/guestunmount.c                                |   11 +
 fuse/test-fuse-umount-race.sh                      |    2 +-
 generator/Makefile.in                              |    1 +
 generator/customize.ml                             |    8 +
 gnulib/lib/Makefile.in                             |    1 +
 gnulib/tests/Makefile.in                           |    1 +
 gobject/Makefile.in                                |    1 +
 gobject/docs/Makefile.in                           |    1 +
 gobject/docs/guestfs-docs.sgml                     |    4 +-
 gobject/docs/html/index.html                       |    2 +-
 golang/Makefile.in                                 |    1 +
 golang/examples/Makefile.in                        |    1 +
 haskell/Makefile.in                                |    1 +
 inspector/Makefile.in                              |    1 +
 inspector/inspector.c                              |    4 +-
 java/Makefile.in                                   |    1 +
 java/examples/Makefile.in                          |    1 +
 lua/Makefile.in                                    |    1 +
 lua/examples/Makefile.in                           |    1 +
 make-fs/Makefile.in                                |    1 +
 mllib/Makefile.am                                  |    4 +-
 mllib/Makefile.in                                  |    5 +-
 mllib/common_utils.ml                              |    7 +
 mllib/common_utils.mli                             |    4 +
 mllib/config.ml.in                                 |    1 +
 ocaml/Makefile.in                                  |    1 +
 ocaml/examples/Makefile.in                         |    1 +
 p2v/Makefile.in                                    |    1 +
 p2v/main.c                                         |    4 +-
 perl/Makefile.in                                   |    1 +
 perl/examples/Makefile.in                          |    1 +
 php/Makefile.in                                    |    1 +
 po-docs/Makefile.in                                |    1 +
 po-docs/de.po                                      | 1200 ++++++++++---------
 po-docs/en_GB.po                                   | 1210 ++++++++++---------
 po-docs/es.po                                      | 1198 ++++++++++---------
 po-docs/eu.po                                      | 1198 ++++++++++---------
 po-docs/fr.po                                      | 1206 ++++++++++---------
 po-docs/ja.po                                      | 1202 ++++++++++---------
 po-docs/ja/Makefile.in                             |    1 +
 po-docs/ja/customize-options.pod                   |    4 +
 po-docs/ja/guestfish.1                             |    4 +-
 po-docs/ja/guestfs-erlang.3                        |    4 +-
 po-docs/ja/guestfs-examples.3                      |    4 +-
 po-docs/ja/guestfs-faq.1                           |    4 +-
 po-docs/ja/guestfs-golang.3                        |    4 +-
 po-docs/ja/guestfs-java.3                          |    4 +-
 po-docs/ja/guestfs-lua.3                           |    4 +-
 po-docs/ja/guestfs-ocaml.3                         |    4 +-
 po-docs/ja/guestfs-performance.1                   |    4 +-
 po-docs/ja/guestfs-perl.3                          |    4 +-
 po-docs/ja/guestfs-python.3                        |    4 +-
 po-docs/ja/guestfs-recipes.1                       |    4 +-
 po-docs/ja/guestfs-release-notes.1                 |    4 +-
 po-docs/ja/guestfs-ruby.3                          |    4 +-
 po-docs/ja/guestfs-testing.1                       |    4 +-
 po-docs/ja/guestfs.3                               |    4 +-
 po-docs/ja/guestfsd.8                              |    4 +-
 po-docs/ja/guestmount.1                            |    4 +-
 po-docs/ja/guestunmount.1                          |    4 +-
 po-docs/ja/libguestfs-make-fixed-appliance.1       |    4 +-
 po-docs/ja/libguestfs-test-tool.1                  |    4 +-
 po-docs/ja/libguestfs-tools.conf.5                 |    4 +-
 po-docs/ja/sysprep-extra-options.pod               |    4 +
 po-docs/ja/virt-alignment-scan.1                   |    4 +-
 po-docs/ja/virt-builder.1                          |    7 +-
 po-docs/ja/virt-cat.1                              |    4 +-
 po-docs/ja/virt-copy-in.1                          |    4 +-
 po-docs/ja/virt-copy-out.1                         |    4 +-
 po-docs/ja/virt-customize.1                        |    7 +-
 po-docs/ja/virt-df.1                               |    4 +-
 po-docs/ja/virt-diff.1                             |    4 +-
 po-docs/ja/virt-edit.1                             |    4 +-
 po-docs/ja/virt-filesystems.1                      |    4 +-
 po-docs/ja/virt-format.1                           |    4 +-
 po-docs/ja/virt-index-validate.1                   |    4 +-
 po-docs/ja/virt-inspector.1                        |    4 +-
 po-docs/ja/virt-list-filesystems.1                 |    4 +-
 po-docs/ja/virt-list-partitions.1                  |    4 +-
 po-docs/ja/virt-log.1                              |    4 +-
 po-docs/ja/virt-ls.1                               |    4 +-
 po-docs/ja/virt-make-fs.1                          |    4 +-
 po-docs/ja/virt-p2v-make-disk.1                    |    4 +-
 po-docs/ja/virt-p2v-make-kickstart.1               |    4 +-
 po-docs/ja/virt-p2v.1                              |    4 +-
 po-docs/ja/virt-rescue.1                           |    4 +-
 po-docs/ja/virt-resize.1                           |    4 +-
 po-docs/ja/virt-sparsify.1                         |    4 +-
 po-docs/ja/virt-sysprep.1                          |    8 +-
 po-docs/ja/virt-tar-in.1                           |    4 +-
 po-docs/ja/virt-tar-out.1                          |    4 +-
 po-docs/ja/virt-tar.1                              |    4 +-
 po-docs/ja/virt-v2v-test-harness.1                 |    4 +-
 po-docs/ja/virt-v2v.1                              |  128 +-
 po-docs/ja/virt-v2v.pod                            |  115 +-
 po-docs/ja/virt-win-reg.1                          |    4 +-
 po-docs/libguestfs-docs.pot                        | 1165 +++++++++---------
 po-docs/nl.po                                      | 1198 ++++++++++---------
 po-docs/tg.po                                      | 1200 ++++++++++---------
 po-docs/uk.po                                      | 1249 +++++++++++---------
 po-docs/uk/Makefile.in                             |    1 +
 po-docs/uk/customize-options.pod                   |    4 +
 po-docs/uk/guestfish.1                             |    4 +-
 po-docs/uk/guestfs-erlang.3                        |    4 +-
 po-docs/uk/guestfs-examples.3                      |    4 +-
 po-docs/uk/guestfs-faq.1                           |    4 +-
 po-docs/uk/guestfs-golang.3                        |    4 +-
 po-docs/uk/guestfs-java.3                          |    4 +-
 po-docs/uk/guestfs-lua.3                           |    4 +-
 po-docs/uk/guestfs-ocaml.3                         |    4 +-
 po-docs/uk/guestfs-performance.1                   |    4 +-
 po-docs/uk/guestfs-perl.3                          |    4 +-
 po-docs/uk/guestfs-python.3                        |    4 +-
 po-docs/uk/guestfs-recipes.1                       |    4 +-
 po-docs/uk/guestfs-release-notes.1                 |    4 +-
 po-docs/uk/guestfs-ruby.3                          |    4 +-
 po-docs/uk/guestfs-testing.1                       |    4 +-
 po-docs/uk/guestfs.3                               |    4 +-
 po-docs/uk/guestfsd.8                              |    4 +-
 po-docs/uk/guestmount.1                            |    4 +-
 po-docs/uk/guestunmount.1                          |    4 +-
 po-docs/uk/libguestfs-make-fixed-appliance.1       |    4 +-
 po-docs/uk/libguestfs-test-tool.1                  |    4 +-
 po-docs/uk/libguestfs-tools.conf.5                 |    4 +-
 po-docs/uk/sysprep-extra-options.pod               |    4 +
 po-docs/uk/virt-alignment-scan.1                   |    4 +-
 po-docs/uk/virt-builder.1                          |    7 +-
 po-docs/uk/virt-cat.1                              |    4 +-
 po-docs/uk/virt-copy-in.1                          |    4 +-
 po-docs/uk/virt-copy-out.1                         |    4 +-
 po-docs/uk/virt-customize.1                        |    7 +-
 po-docs/uk/virt-df.1                               |    4 +-
 po-docs/uk/virt-diff.1                             |    4 +-
 po-docs/uk/virt-edit.1                             |    4 +-
 po-docs/uk/virt-filesystems.1                      |    4 +-
 po-docs/uk/virt-format.1                           |    4 +-
 po-docs/uk/virt-index-validate.1                   |    4 +-
 po-docs/uk/virt-inspector.1                        |    4 +-
 po-docs/uk/virt-list-filesystems.1                 |    4 +-
 po-docs/uk/virt-list-partitions.1                  |    4 +-
 po-docs/uk/virt-log.1                              |    4 +-
 po-docs/uk/virt-ls.1                               |    4 +-
 po-docs/uk/virt-make-fs.1                          |    4 +-
 po-docs/uk/virt-p2v-make-disk.1                    |    4 +-
 po-docs/uk/virt-p2v-make-kickstart.1               |    4 +-
 po-docs/uk/virt-p2v.1                              |    4 +-
 po-docs/uk/virt-rescue.1                           |    4 +-
 po-docs/uk/virt-resize.1                           |    4 +-
 po-docs/uk/virt-sparsify.1                         |    4 +-
 po-docs/uk/virt-sysprep.1                          |    8 +-
 po-docs/uk/virt-tar-in.1                           |    4 +-
 po-docs/uk/virt-tar-out.1                          |    4 +-
 po-docs/uk/virt-tar.1                              |    4 +-
 po-docs/uk/virt-v2v-test-harness.1                 |    4 +-
 po-docs/uk/virt-v2v.1                              |  128 +-
 po-docs/uk/virt-v2v.pod                            |  115 +-
 po-docs/uk/virt-win-reg.1                          |    4 +-
 po-docs/zh_CN.po                                   | 1198 ++++++++++---------
 po/Makefile.in                                     |    1 +
 po/de.gmo                                          |  Bin 39852 -> 39852 bytes
 po/de.po                                           |  923 ++++++++-------
 po/en_GB.gmo                                       |  Bin 6728 -> 6728 bytes
 po/en_GB.po                                        |  923 ++++++++-------
 po/es.gmo                                          |  Bin 65443 -> 65443 bytes
 po/es.po                                           |  923 ++++++++-------
 po/eu.gmo                                          |  Bin 1364 -> 1364 bytes
 po/eu.po                                           |  923 ++++++++-------
 po/fr.gmo                                          |  Bin 108379 -> 108379 bytes
 po/fr.po                                           |  923 ++++++++-------
 po/gu.gmo                                          |  Bin 48741 -> 48741 bytes
 po/gu.po                                           |  923 ++++++++-------
 po/hi.gmo                                          |  Bin 39645 -> 39645 bytes
 po/hi.po                                           |  923 ++++++++-------
 po/ja.gmo                                          |  Bin 131730 -> 131730 bytes
 po/ja.po                                           |  923 ++++++++-------
 po/kn.gmo                                          |  Bin 47835 -> 47835 bytes
 po/kn.po                                           |  923 ++++++++-------
 po/libguestfs.pot                                  |  925 ++++++++-------
 po/ml.gmo                                          |  Bin 51685 -> 51685 bytes
 po/ml.po                                           |  923 ++++++++-------
 po/mr.gmo                                          |  Bin 82415 -> 82415 bytes
 po/mr.po                                           |  923 ++++++++-------
 po/nl.gmo                                          |  Bin 86749 -> 86749 bytes
 po/nl.po                                           |  923 ++++++++-------
 po/or.gmo                                          |  Bin 47506 -> 47506 bytes
 po/or.po                                           |  923 ++++++++-------
 po/pa.gmo                                          |  Bin 72092 -> 72092 bytes
 po/pa.po                                           |  923 ++++++++-------
 po/pl.gmo                                          |  Bin 79815 -> 79815 bytes
 po/pl.po                                           |  923 ++++++++-------
 po/ru.gmo                                          |  Bin 1611 -> 1611 bytes
 po/ru.po                                           |  923 ++++++++-------
 po/ta.gmo                                          |  Bin 42805 -> 42805 bytes
 po/ta.po                                           |  923 ++++++++-------
 po/te.gmo                                          |  Bin 45315 -> 45315 bytes
 po/te.po                                           |  923 ++++++++-------
 po/tg.gmo                                          |  Bin 1011 -> 1011 bytes
 po/tg.po                                           |  923 ++++++++-------
 po/uk.gmo                                          |  Bin 295564 -> 295564 bytes
 po/uk.po                                           |  923 ++++++++-------
 po/zh_CN.gmo                                       |  Bin 2564 -> 2564 bytes
 po/zh_CN.po                                        |  923 ++++++++-------
 po/zh_TW.gmo                                       |  Bin 709 -> 709 bytes
 po/zh_TW.po                                        |  923 ++++++++-------
 python/Makefile.in                                 |    1 +
 python/examples/Makefile.in                        |    1 +
 rescue/Makefile.in                                 |    1 +
 resize/Makefile.am                                 |    2 +-
 resize/Makefile.in                                 |    3 +-
 resize/resize.ml                                   |    9 +-
 ruby/Makefile.in                                   |    1 +
 ruby/examples/Makefile.in                          |    1 +
 sparsify/Makefile.am                               |    2 +-
 sparsify/Makefile.in                               |    3 +-
 sparsify/cmdline.ml                                |   10 +-
 src/Makefile.in                                    |    1 +
 sysprep/Makefile.am                                |    2 +-
 sysprep/Makefile.in                                |    3 +-
 sysprep/main.ml                                    |   11 +-
 test-tool/Makefile.in                              |    1 +
 tests/9p/Makefile.in                               |    1 +
 tests/bigdirs/Makefile.in                          |    1 +
 tests/btrfs/Makefile.in                            |    1 +
 tests/c-api/Makefile.in                            |    1 +
 tests/charsets/Makefile.in                         |    1 +
 tests/create/Makefile.in                           |    1 +
 tests/data/Makefile.am                             |   12 +
 tests/data/Makefile.in                             |   13 +
 tests/data/bin-mipsel-dynamic                      |  Bin 0 -> 5435 bytes
 tests/data/bin-ppc64-dynamic                       |  Bin 0 -> 70037 bytes
 tests/data/bin-ppc64le-dynamic                     |  Bin 0 -> 69909 bytes
 tests/data/lib-mipsel.so                           |  Bin 0 -> 4342 bytes
 tests/data/lib-ppc64.so                            |  Bin 0 -> 69393 bytes
 tests/data/lib-ppc64le.so                          |  Bin 0 -> 69225 bytes
 tests/discard/Makefile.in                          |    1 +
 tests/disk-labels/Makefile.in                      |    1 +
 tests/disks/Makefile.in                            |    1 +
 tests/events/Makefile.in                           |    1 +
 tests/fuzz/Makefile.in                             |    1 +
 tests/guests/Makefile.in                           |    1 +
 tests/guests/guest-aux/fedora-name.db              |  Bin 12288 -> 12288 bytes
 tests/guests/guest-aux/fedora-packages.db          |  Bin 12288 -> 12288 bytes
 tests/hotplug/Makefile.in                          |    1 +
 tests/http/Makefile.in                             |    1 +
 tests/journal/Makefile.in                          |    1 +
 tests/luks/Makefile.in                             |    1 +
 tests/lvm/Makefile.in                              |    1 +
 tests/md/Makefile.in                               |    1 +
 tests/mount-local/Makefile.in                      |    1 +
 tests/mountable/Makefile.in                        |    1 +
 tests/nbd/Makefile.in                              |    1 +
 tests/network/Makefile.in                          |    1 +
 tests/ntfsclone/Makefile.in                        |    1 +
 tests/parallel/Makefile.in                         |    1 +
 tests/protocol/Makefile.in                         |    1 +
 tests/qemu/Makefile.in                             |    1 +
 tests/regressions/Makefile.in                      |    1 +
 tests/relative-paths/Makefile.in                   |    1 +
 tests/rsync/Makefile.in                            |    1 +
 tests/selinux/Makefile.in                          |    1 +
 tests/syslinux/Makefile.in                         |    1 +
 tests/tmpdirs/Makefile.in                          |    1 +
 tests/xfs/Makefile.in                              |    1 +
 tests/xml/Makefile.in                              |    1 +
 tools/Makefile.in                                  |    1 +
 tools/virt-win-reg                                 |    2 +-
 v2v/Makefile.am                                    |   11 +-
 v2v/Makefile.in                                    |   18 +-
 v2v/OVF.ml                                         |   64 +-
 v2v/OVF.mli                                        |    4 +-
 v2v/cmdline.ml                                     |   20 +-
 v2v/convert_linux.ml                               |   78 +-
 v2v/domainxml-c.c                                  |    6 +
 v2v/input_disk.ml                                  |    4 +-
 v2v/input_libvirtxml.ml                            |   31 +-
 v2v/input_ova.ml                                   |   15 +-
 v2v/output_glance.ml                               |    7 +-
 v2v/output_libvirt.ml                              |   47 +-
 v2v/output_libvirt.mli                             |    2 +-
 v2v/output_local.ml                                |    6 +-
 v2v/output_null.ml                                 |    4 +-
 v2v/output_qemu.ml                                 |   44 +-
 v2v/output_rhev.ml                                 |   11 +-
 v2v/output_rhev.mli                                |    2 +-
 v2v/output_vdsm.ml                                 |   11 +-
 v2v/output_vdsm.mli                                |    2 +-
 v2v/test-harness/Makefile.in                       |    1 +
 v2v/test-v2v-i-ova-formats.expected                |    2 +
 v2v/test-v2v-i-ova-formats.ovf                     |    2 +-
 v2v/test-v2v-i-ova-gz.expected                     |    2 +
 v2v/test-v2v-i-ova-two-disks.expected              |    2 +
 ...es.xml.in => test-v2v-networks-and-bridges.xml} |    4 +-
 v2v/test-v2v-print-source.sh                       |    2 +
 v2v/{test-v2v-o-qemu.sh => test-v2v-sound.sh}      |   22 +-
 v2v/test-v2v-sound.xml                             |   36 +
 v2v/types.ml                                       |  178 ++-
 v2v/types.mli                                      |   51 +-
 v2v/utils.ml                                       |   40 +
 v2v/v2v.ml                                         |   69 +-
 v2v/virt-v2v.pod                                   |  124 +-
 valgrind-suppressions                              |    8 +
 348 files changed, 20436 insertions(+), 17158 deletions(-)
 copy builder/website/{centos.sh => rhel-ppc64.sh} (59%)
 copy builder/website/{centos.sh => rhel-ppc64le.sh} (59%)
 create mode 100755 tests/data/bin-mipsel-dynamic
 create mode 100755 tests/data/bin-ppc64-dynamic
 create mode 100755 tests/data/bin-ppc64le-dynamic
 create mode 100755 tests/data/lib-mipsel.so
 create mode 100755 tests/data/lib-ppc64.so
 create mode 100755 tests/data/lib-ppc64le.so
 rename v2v/{test-v2v-networks-and-bridges.xml.in => test-v2v-networks-and-bridges.xml} (96%)
 copy v2v/{test-v2v-o-qemu.sh => test-v2v-sound.sh} (78%)
 create mode 100644 v2v/test-v2v-sound.xml

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list