[Pkg-libvirt-commits] [libvirt] 01/03: Merge tag 'upstream/1.2.2' into experimental

Guido Guenther agx at moszumanska.debian.org
Fri Mar 7 11:58:57 UTC 2014


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

agx pushed a commit to branch experimental
in repository libvirt.

commit 29db0ca7c9b1609e07208378fc80f4b71aba90cb
Merge: 9be0bf9 9c408f9
Author: Guido Günther <agx at sigxcpu.org>
Date:   Thu Mar 6 12:43:59 2014 +0100

    Merge tag 'upstream/1.2.2' into experimental
    
    Upstream version 1.2.2
    
    # gpg: Signature made Thu 06 Mar 2014 12:43:46 PM CET
    # gpg:                using DSA key 0x9FCF2CCD3F3E6426
    # gpg: please do a --check-trustdb
    # gpg: Good signature from "Guido Günther <agx at sigxcpu.org>"
    # gpg:                 aka "Guido Guenther <agx at debian.org>"
    # gpg:                 aka "Guido Guenther <agx at sigxcpu.org>"

 AUTHORS                                            |    18 +-
 AUTHORS.in                                         |     4 +-
 ChangeLog                                          |  3909 +++++
 Makefile.am                                        |     3 +-
 Makefile.in                                        |    18 +-
 aclocal.m4                                         |     2 +
 cfg.mk                                             |    21 +-
 config.h.in                                        |    51 +
 configure                                          |  1379 +-
 configure.ac                                       |   131 +-
 daemon/Makefile.am                                 |     4 +-
 daemon/Makefile.in                                 |    17 +-
 daemon/libvirtd.8.in                               |     2 +-
 daemon/libvirtd.c                                  |     9 +
 daemon/libvirtd.conf                               |    24 +-
 daemon/libvirtd.h                                  |     3 +-
 daemon/libvirtd.service.in                         |     1 +
 daemon/remote.c                                    |   884 +-
 daemon/remote_dispatch.h                           |   205 +
 docs/Makefile.in                                   |    15 +
 docs/acl.html                                      |    16 +
 docs/aclpolkit.html                                |    20 +
 docs/api.html                                      |     8 +
 docs/api_extension.html                            |    20 +
 docs/apps.html                                     |    14 +
 docs/archdomain.html                               |     4 +
 docs/architecture.html                             |     3 +
 docs/archnetwork.html                              |     7 +
 docs/archnode.html                                 |     4 +
 docs/archstorage.html                              |     4 +
 docs/auditlog.html                                 |    20 +
 docs/auth.html                                     |    10 +
 docs/bindings.html                                 |     4 +
 docs/bugs.html                                     |     5 +
 docs/cgroups.html                                  |    16 +
 docs/compiling.html                                |     6 +
 docs/contact.html                                  |     3 +
 docs/csharp.html                                   |    12 +
 docs/deployment.html                               |     7 +
 docs/devguide.html                                 |     6 +
 docs/devhelp/libvirt-libvirt.html                  |   105 +-
 docs/devhelp/libvirt-virterror.html                |     3 +-
 docs/devhelp/libvirt.devhelp                       |     6 +
 docs/docs.html                                     |     4 +
 docs/downloads.html                                |     6 +
 docs/drivers.html                                  |    12 +-
 docs/drivers.html.in                               |     1 +
 docs/{drvphyp.html => drvbhyve.html}               |   114 +-
 docs/drvbhyve.html.in                              |    83 +
 docs/drvesx.html                                   |    30 +
 docs/drvhyperv.html                                |    13 +
 docs/drvlxc.html                                   |    63 +-
 docs/drvlxc.html.in                                |    34 +-
 docs/drvopenvz.html                                |    14 +
 docs/drvparallels.html                             |    11 +
 docs/drvphyp.html                                  |    11 +
 docs/drvqemu.html                                  |    24 +
 docs/drvremote.html                                |     8 +
 docs/drvtest.html                                  |     8 +
 docs/drvuml.html                                   |     9 +
 docs/drvvbox.html                                  |    10 +
 docs/drvvmware.html                                |    10 +
 docs/drvxen.html                                   |    15 +
 docs/firewall.html                                 |     8 +-
 docs/format.html                                   |     4 +
 docs/formatcaps.html                               |     4 +
 docs/formatdomain.html                             |   177 +-
 docs/formatdomain.html.in                          |    96 +-
 docs/formatnetwork.html                            |   136 +-
 docs/formatnetwork.html.in                         |   126 +-
 docs/formatnode.html                               |     6 +
 docs/formatnwfilter.html                           |    40 +-
 docs/formatsecret.html                             |    10 +-
 docs/formatsecret.html.in                          |     2 -
 docs/formatsnapshot.html                           |    22 +
 docs/formatsnapshot.html.in                        |    16 +
 docs/formatstorage.html                            |    17 +
 docs/formatstorageencryption.html                  |     8 +
 docs/goals.html                                    |     4 +
 docs/governance.html                               |   393 +
 docs/governance.html.in                            |   294 +
 docs/hacking.html                                  |    26 +
 docs/hooks.html                                    |    98 +-
 docs/hooks.html.in                                 |    96 +-
 docs/html/index.html                               |     2 +-
 docs/html/libvirt-libvirt.html                     |   935 +-
 docs/html/libvirt-virterror.html                   |    20 +-
 docs/hvsupport.html                                |    13 +-
 docs/hvsupport.html.in                             |   215 +-
 docs/index.html                                    |     6 +
 docs/index.html.in                                 |     8 +
 docs/internals.html                                |     8 +
 docs/internals/command.html                        |    24 +
 docs/internals/locking.html                        |    16 +
 docs/internals/oomtesting.html                     |   363 +
 docs/internals/oomtesting.html.in                  |   213 +
 docs/internals/rpc.html                            |    29 +
 docs/intro.html                                    |     4 +
 docs/java.html                                     |     4 +
 docs/libvirt-api.xml                               |   104 +-
 docs/libvirt-refs.xml                              |   285 +-
 docs/libvirt.css                                   |    13 +
 docs/locking.html                                  |    10 +
 docs/logging.html                                  |    63 +-
 docs/logging.html.in                               |    80 +-
 docs/migration.html                                |    22 +
 docs/news.html                                     |   349 +
 docs/news.html.in                                  |   364 +
 docs/page.xsl                                      |    20 +
 docs/php.html                                      |     4 +
 docs/python.html                                   |     4 +
 docs/remote.html                                   |    32 +-
 docs/schemas/Makefile.in                           |    15 +
 docs/schemas/domaincommon.rng                      |   204 +-
 docs/schemas/domainsnapshot.rng                    |    60 +-
 docs/secureusage.html                              |    11 +
 docs/securityprocess.html                          |     6 +
 docs/sitemap.html                                  |     9 +
 docs/sitemap.html.in                               |    12 +
 docs/storage.html                                  |    19 +
 docs/uri.html                                      |    30 +-
 docs/virshcmdref.html                              |     8 +
 docs/windows.html                                  |    13 +
 examples/apparmor/Makefile.am                      |     2 +-
 examples/apparmor/Makefile.in                      |    17 +-
 examples/apparmor/libvirt-qemu                     |    21 +-
 examples/apparmor/usr.lib.libvirt.virt-aa-helper   |    10 +
 examples/apparmor/usr.sbin.libvirtd                |    16 +-
 examples/dominfo/Makefile.in                       |    15 +
 examples/domsuspend/Makefile.in                    |    15 +
 examples/hellolibvirt/Makefile.in                  |    15 +
 examples/object-events/Makefile.in                 |    15 +
 examples/object-events/event-test.c                |    20 +-
 examples/openauth/Makefile.in                      |    15 +
 examples/systemtap/Makefile.in                     |    15 +
 examples/xml/nwfilter/Makefile.in                  |    15 +
 gnulib/lib/Makefile.in                             |    15 +
 gnulib/lib/pthread.in.h                            |     9 +
 gnulib/lib/stdalign.in.h                           |     3 +-
 gnulib/lib/time.in.h                               |    11 +-
 gnulib/tests/Makefile.in                           |    15 +
 gnulib/tests/init.sh                               |     2 +
 gnulib/tests/test-fdopen.c                         |    37 +-
 include/Makefile.in                                |    15 +
 include/libvirt/Makefile.in                        |    15 +
 include/libvirt/libvirt.h                          |    65 +-
 include/libvirt/libvirt.h.in                       |    63 +-
 include/libvirt/virterror.h                        |     1 +
 libvirt.spec                                       |    83 +-
 libvirt.spec.in                                    |    81 +-
 m4/gnulib-common.m4                                |    56 +
 m4/gnulib-comp.m4                                  |     1 +
 m4/libtool.m4                                      |     4 +-
 m4/pthread.m4                                      |    17 +-
 m4/virt-driver-bhyve.m4                            |    57 +
 m4/virt-lib.m4                                     |    20 +-
 m4/virt-systemd-daemon.m4                          |    34 +
 maint.mk                                           |    35 +-
 po/POTFILES.in                                     |     5 +
 po/af.gmo                                          |   Bin 16830 -> 16830 bytes
 po/af.po                                           | 10665 ++++++------
 po/am.gmo                                          |   Bin 16829 -> 16829 bytes
 po/am.po                                           | 10665 ++++++------
 po/ar.gmo                                          |   Bin 16913 -> 16913 bytes
 po/ar.po                                           | 10665 ++++++------
 po/as.gmo                                          |   Bin 1127606 -> 1124589 bytes
 po/as.po                                           | 10757 ++++++------
 po/be.gmo                                          |   Bin 16904 -> 16904 bytes
 po/be.po                                           | 10665 ++++++------
 po/bg.gmo                                          |   Bin 39398 -> 39398 bytes
 po/bg.po                                           | 10667 ++++++------
 po/bn.gmo                                          |   Bin 16830 -> 16830 bytes
 po/bn.po                                           | 10665 ++++++------
 po/bn_IN.gmo                                       |   Bin 286239 -> 443225 bytes
 po/bn_IN.po                                        | 12585 +++++++-------
 po/bo.gmo                                          |   Bin 455 -> 455 bytes
 po/bo.po                                           | 10608 ++++++------
 po/bs.gmo                                          |   Bin 17908 -> 17908 bytes
 po/bs.po                                           | 10665 ++++++------
 po/ca.gmo                                          |   Bin 36782 -> 36782 bytes
 po/ca.po                                           | 10667 ++++++------
 po/cs.gmo                                          |   Bin 105500 -> 105500 bytes
 po/cs.po                                           | 10669 ++++++------
 po/cy.gmo                                          |   Bin 16875 -> 16875 bytes
 po/cy.po                                           | 10665 ++++++------
 po/da.gmo                                          |   Bin 23497 -> 23497 bytes
 po/da.po                                           | 10666 ++++++------
 po/de.gmo                                          |   Bin 771575 -> 769450 bytes
 po/de.po                                           | 10777 ++++++------
 po/el.gmo                                          |   Bin 28163 -> 28163 bytes
 po/el.po                                           | 10636 ++++++------
 po/en_GB.gmo                                       |   Bin 714813 -> 712903 bytes
 po/en_GB.po                                        | 10758 ++++++------
 po/es.gmo                                          |   Bin 767000 -> 764871 bytes
 po/es.po                                           | 10760 ++++++------
 po/et.gmo                                          |   Bin 16830 -> 16830 bytes
 po/et.po                                           | 10665 ++++++------
 po/eu_ES.gmo                                       |   Bin 16833 -> 16833 bytes
 po/eu_ES.po                                        | 10665 ++++++------
 po/fa.gmo                                          |   Bin 16823 -> 16823 bytes
 po/fa.po                                           | 10665 ++++++------
 po/fi.gmo                                          |   Bin 29536 -> 29536 bytes
 po/fi.po                                           | 10667 ++++++------
 po/fr.gmo                                          |   Bin 129937 -> 129774 bytes
 po/fr.po                                           | 10672 ++++++------
 po/gl.gmo                                          |   Bin 16830 -> 16830 bytes
 po/gl.po                                           | 10665 ++++++------
 po/gu.gmo                                          |   Bin 1144452 -> 1141391 bytes
 po/gu.po                                           | 10927 ++++++------
 po/he.gmo                                          |   Bin 16830 -> 16830 bytes
 po/he.po                                           | 10665 ++++++------
 po/hi.gmo                                          |   Bin 630830 -> 650479 bytes
 po/hi.po                                           | 11098 ++++++------
 po/hr.gmo                                          |   Bin 30501 -> 30501 bytes
 po/hr.po                                           | 10667 ++++++------
 po/hu.gmo                                          |   Bin 25876 -> 25876 bytes
 po/hu.po                                           | 10666 ++++++------
 po/hy.gmo                                          |   Bin 16830 -> 16830 bytes
 po/hy.po                                           | 10665 ++++++------
 po/id.gmo                                          |   Bin 16672 -> 16672 bytes
 po/id.po                                           | 10661 ++++++------
 po/is.gmo                                          |   Bin 16830 -> 16830 bytes
 po/is.po                                           | 10665 ++++++------
 po/it.gmo                                          |   Bin 206186 -> 206005 bytes
 po/it.po                                           | 10694 ++++++------
 po/ja.gmo                                          |   Bin 892741 -> 896018 bytes
 po/ja.po                                           | 10728 ++++++------
 po/ka.gmo                                          |   Bin 16823 -> 16823 bytes
 po/ka.po                                           | 10665 ++++++------
 po/kn.gmo                                          |   Bin 730311 -> 1266588 bytes
 po/kn.po                                           | 16470 +++++++++---------
 po/ko.gmo                                          |   Bin 351495 -> 430803 bytes
 po/ko.po                                           | 12216 +++++++------
 po/ku.gmo                                          |   Bin 16830 -> 16830 bytes
 po/ku.po                                           | 10665 ++++++------
 po/libvirt.pot                                     | 10610 ++++++------
 po/lo.gmo                                          |   Bin 16823 -> 16823 bytes
 po/lo.po                                           | 10665 ++++++------
 po/lt.gmo                                          |   Bin 16893 -> 16893 bytes
 po/lt.po                                           | 10665 ++++++------
 po/lv.gmo                                          |   Bin 16865 -> 16865 bytes
 po/lv.po                                           | 10665 ++++++------
 po/mk.gmo                                          |   Bin 36863 -> 36863 bytes
 po/mk.po                                           | 10667 ++++++------
 po/ml.gmo                                          |   Bin 1362930 -> 1359097 bytes
 po/ml.po                                           | 10937 ++++++------
 po/mr.gmo                                          |   Bin 1087166 -> 1085533 bytes
 po/mr.po                                           | 10926 ++++++------
 po/ms.gmo                                          |   Bin 3156 -> 3156 bytes
 po/ms.po                                           | 10625 ++++++------
 po/my.gmo                                          |   Bin 16823 -> 16823 bytes
 po/my.po                                           | 10665 ++++++------
 po/nb.gmo                                          |   Bin 9818 -> 9818 bytes
 po/nb.po                                           | 10663 ++++++------
 po/nl.gmo                                          |   Bin 299253 -> 298771 bytes
 po/nl.po                                           | 10701 ++++++------
 po/nn.gmo                                          |   Bin 16830 -> 16830 bytes
 po/nn.po                                           | 10665 ++++++------
 po/nso.gmo                                         |   Bin 16830 -> 16830 bytes
 po/nso.po                                          | 10665 ++++++------
 po/or.gmo                                          |   Bin 377026 -> 873292 bytes
 po/or.po                                           | 17068 ++++++++++---------
 po/pa.gmo                                          |   Bin 1037315 -> 1034621 bytes
 po/pa.po                                           | 10909 ++++++------
 po/pl.gmo                                          |   Bin 324662 -> 324008 bytes
 po/pl.po                                           | 10709 ++++++------
 po/pt.gmo                                          |   Bin 32169 -> 32169 bytes
 po/pt.po                                           | 10644 ++++++------
 po/pt_BR.gmo                                       |   Bin 777426 -> 775273 bytes
 po/pt_BR.po                                        | 10773 ++++++------
 po/ro.gmo                                          |   Bin 16871 -> 16871 bytes
 po/ro.po                                           | 10665 ++++++------
 po/ru.gmo                                          |   Bin 617492 -> 763916 bytes
 po/ru.po                                           | 12734 +++++++-------
 po/si.gmo                                          |   Bin 16830 -> 16830 bytes
 po/si.po                                           | 10665 ++++++------
 po/sk.gmo                                          |   Bin 16857 -> 16857 bytes
 po/sk.po                                           | 10665 ++++++------
 po/sl.gmo                                          |   Bin 16882 -> 16882 bytes
 po/sl.po                                           | 10665 ++++++------
 po/sq.gmo                                          |   Bin 16830 -> 16830 bytes
 po/sq.po                                           | 10665 ++++++------
 po/sr.gmo                                          |   Bin 73418 -> 73418 bytes
 po/sr.po                                           | 10682 ++++++------
 po/sr at latin.gmo                                    |   Bin 57949 -> 57949 bytes
 po/sr at latin.po                                     | 10682 ++++++------
 po/sv.gmo                                          |   Bin 65738 -> 65646 bytes
 po/sv.po                                           | 10677 ++++++------
 po/ta.gmo                                          |   Bin 1284877 -> 1309696 bytes
 po/ta.po                                           | 11088 ++++++------
 po/te.gmo                                          |   Bin 1156412 -> 1153510 bytes
 po/te.po                                           | 10752 ++++++------
 po/th.gmo                                          |   Bin 16823 -> 16823 bytes
 po/th.po                                           | 10665 ++++++------
 po/tr.gmo                                          |   Bin 16823 -> 16823 bytes
 po/tr.po                                           | 10665 ++++++------
 po/uk.gmo                                          |   Bin 1077552 -> 1096279 bytes
 po/uk.po                                           | 10693 ++++++------
 po/ur.gmo                                          |   Bin 16830 -> 16830 bytes
 po/ur.po                                           | 10665 ++++++------
 po/vi.gmo                                          |   Bin 285989 -> 285710 bytes
 po/vi.po                                           | 10712 ++++++------
 po/vi_VN.gmo                                       |   Bin 286048 -> 285769 bytes
 po/vi_VN.po                                        | 10712 ++++++------
 po/zh_CN.gmo                                       |   Bin 593501 -> 592251 bytes
 po/zh_CN.po                                        | 10738 ++++++------
 po/zh_TW.gmo                                       |   Bin 21732 -> 21732 bytes
 po/zh_TW.po                                        | 10667 ++++++------
 po/zu.gmo                                          |   Bin 16830 -> 16830 bytes
 po/zu.po                                           | 10665 ++++++------
 src/Makefile.am                                    |    58 +-
 src/Makefile.in                                    |   917 +-
 src/README                                         |     1 +
 src/access/viraccessapicheck.c                     |   103 +-
 src/access/viraccessapicheck.h                     |    11 +-
 src/bhyve/bhyve_command.c                          |   331 +
 .../virthreadpthread.h => bhyve/bhyve_command.h}   |    40 +-
 src/bhyve/bhyve_driver.c                           |   721 +
 .../bhyve_driver.h}                                |    15 +-
 src/bhyve/bhyve_process.c                          |   224 +
 .../virthreadpthread.h => bhyve/bhyve_process.h}   |    39 +-
 src/bhyve/bhyve_utils.h                            |    49 +
 src/check-aclrules.pl                              |     9 +-
 src/conf/capabilities.c                            |    12 +-
 src/conf/cpu_conf.c                                |    10 +-
 src/conf/domain_audit.c                            |     3 +-
 src/conf/domain_conf.c                             |   880 +-
 src/conf/domain_conf.h                             |    39 +-
 src/conf/domain_event.c                            |   213 +-
 src/conf/domain_event.h                            |    34 +-
 src/conf/interface_conf.c                          |     2 +-
 src/conf/netdev_vlan_conf.c                        |     6 +-
 src/conf/netdev_vport_profile_conf.c               |     2 +-
 src/conf/network_conf.c                            |   103 +-
 src/conf/network_conf.h                            |    37 +-
 src/conf/network_event.c                           |    37 +-
 src/conf/network_event.h                           |     6 +-
 src/conf/node_device_conf.c                        |     4 +-
 src/conf/nwfilter_conf.c                           |    99 +-
 src/conf/nwfilter_conf.h                           |     3 +-
 src/conf/object_event.c                            |    35 +-
 src/conf/object_event_private.h                    |     6 +-
 src/conf/secret_conf.c                             |     2 +-
 src/conf/snapshot_conf.c                           |    58 +-
 src/conf/snapshot_conf.h                           |    17 +-
 src/conf/storage_conf.c                            |    16 +-
 src/conf/storage_conf.h                            |     3 +-
 src/conf/storage_encryption_conf.c                 |     4 +-
 src/cpu/cpu_aarch64.c                              |    65 +-
 src/cpu/cpu_arm.c                                  |    30 +-
 src/cpu/cpu_x86.c                                  |   101 +-
 src/driver.h                                       |     1 +
 src/esx/esx_vi.c                                   |     2 +-
 src/internal.h                                     |     2 +-
 src/libvirt.c                                      |   482 +-
 src/libvirt_internal.h                             |     7 +-
 src/libvirt_linux.syms                             |     1 +
 src/libvirt_private.syms                           |    50 +-
 src/libxl/libxl_conf.c                             |    10 +-
 src/libxl/libxl_conf.h                             |     7 +-
 src/libxl/libxl_domain.c                           |   228 +-
 src/libxl/libxl_domain.h                           |    42 +-
 src/libxl/libxl_driver.c                           |   658 +-
 src/locking/lock_daemon.c                          |   129 +-
 src/locking/lock_driver_sanlock.c                  |    19 +-
 src/lxc/lxc_cgroup.c                               |    39 +-
 src/lxc/lxc_container.c                            |     4 +-
 src/lxc/lxc_container.h                            |     2 +
 src/lxc/lxc_driver.c                               |  1582 +-
 src/lxc/lxc_native.c                               |   944 +
 src/{storage/storage_driver.h => lxc/lxc_native.h} |    19 +-
 src/lxc/lxc_process.c                              |    44 +-
 src/network/bridge_driver.c                        |   239 +-
 src/network/bridge_driver.h                        |    21 +-
 src/nodeinfo.c                                     |   201 +-
 src/{util/virthreadpthread.h => nodeinfopriv.h}    |    41 +-
 src/nwfilter/nwfilter_driver.c                     |    10 +-
 src/nwfilter/nwfilter_gentech_driver.c             |     6 +-
 src/nwfilter/nwfilter_learnipaddr.c                |     2 +-
 src/openvz/openvz_conf.c                           |     4 +-
 src/openvz/openvz_driver.c                         |     2 +-
 src/phyp/phyp_driver.c                             |     3 +-
 src/qemu/qemu.conf                                 |    14 +-
 src/qemu/qemu_capabilities.c                       |    16 +-
 src/qemu/qemu_capabilities.h                       |     5 +-
 src/qemu/qemu_cgroup.c                             |    47 +-
 src/qemu/qemu_command.c                            |   212 +-
 src/qemu/qemu_command.h                            |    12 +-
 src/qemu/qemu_conf.c                               |    32 +-
 src/qemu/qemu_conf.h                               |     4 -
 src/qemu/qemu_domain.c                             |    70 +-
 src/qemu/qemu_domain.h                             |     6 +-
 src/qemu/qemu_driver.c                             |   989 +-
 src/qemu/qemu_hostdev.c                            |    97 +-
 src/qemu/qemu_hotplug.c                            |    23 +-
 src/qemu/qemu_migration.c                          |   136 +-
 src/qemu/qemu_monitor.c                            |    11 +-
 src/qemu/qemu_monitor_json.c                       |     3 +-
 src/qemu/qemu_process.c                            |    18 +-
 src/remote/remote_driver.c                         |   796 +-
 src/remote/remote_protocol.c                       |   211 +
 src/remote/remote_protocol.h                       |   171 +
 src/remote/remote_protocol.x                       |   201 +-
 src/remote_protocol-structs                        |    95 +
 src/rpc/virnetserver.c                             |     5 +
 src/security/security_apparmor.c                   |     6 +-
 src/security/security_dac.c                        |    12 +-
 src/security/security_selinux.c                    |    34 +-
 src/storage/storage_backend.c                      |    44 +
 src/storage/storage_backend.h                      |    38 +
 src/storage/storage_backend_fs.c                   |    48 +
 src/storage/storage_backend_fs.h                   |     2 +
 src/storage/storage_backend_gluster.c              |   270 +-
 src/storage/storage_backend_gluster.h              |     1 +
 src/storage/storage_backend_iscsi.c                |     2 +-
 src/storage/storage_backend_rbd.c                  |   205 +-
 src/storage/storage_backend_scsi.c                 |    68 +-
 src/storage/storage_backend_sheepdog.c             |   119 +-
 src/storage/storage_driver.c                       |   154 +-
 src/storage/storage_driver.h                       |    32 +-
 src/test/test_driver.c                             |    12 +-
 src/uml/uml_driver.c                               |    11 +-
 src/util/virarch.h                                 |     2 +
 src/util/vircgroup.c                               |   714 +-
 src/util/vircgroup.h                               |    45 +
 src/util/vircommand.c                              |    61 +-
 src/util/vircommand.h                              |     2 +
 src/util/virconf.c                                 |    46 +-
 src/util/virconf.h                                 |    10 +
 src/util/virdbus.c                                 |     2 +-
 src/util/virerror.c                                |     9 +-
 src/util/virfile.c                                 |    29 +
 src/util/virfile.h                                 |     1 +
 src/util/virhook.c                                 |    13 +-
 src/util/virhook.h                                 |    11 +
 src/util/virinitctl.c                              |    29 +-
 src/util/virinitctl.h                              |     5 +-
 src/util/virkmod.c                                 |   181 +
 src/{storage/storage_driver.h => util/virkmod.h}   |    23 +-
 src/util/virlog.c                                  |    44 +-
 src/util/virlog.h                                  |    10 +-
 src/util/virnetdev.c                               |     4 +-
 src/util/virnetdevveth.c                           |    18 +
 src/util/virnuma.c                                 |     8 +-
 src/util/virpci.c                                  |   158 +-
 src/util/virpci.h                                  |     8 +-
 src/util/virportallocator.c                        |   106 +-
 src/util/virprocess.c                              |   150 +-
 src/util/virprocess.h                              |    11 +
 src/util/virscsi.c                                 |    85 +-
 src/util/virscsi.h                                 |    20 +-
 src/util/virstring.c                               |   149 +
 src/util/virstring.h                               |    12 +
 src/util/virsysinfo.c                              |     4 +-
 src/util/virsystemd.c                              |    18 +-
 src/util/virsystemd.h                              |     2 +
 src/util/virthread.c                               |   293 +-
 src/util/virthread.h                               |    51 +-
 src/util/virthreadpthread.c                        |   278 -
 src/util/virthreadwin32.c                          |   396 -
 src/util/virthreadwin32.h                          |    53 -
 src/util/virutil.c                                 |     5 +-
 src/vbox/vbox_CAPI_v4_2_20.h                       |  9001 ++++++++++
 src/vbox/vbox_CAPI_v4_3_4.h                        | 10321 +++++++++++
 src/vbox/vbox_V2_2.c                               |     2 +-
 src/vbox/vbox_V3_0.c                               |     2 +-
 src/vbox/vbox_V3_1.c                               |     2 +-
 src/vbox/vbox_V3_2.c                               |     2 +-
 src/vbox/vbox_V4_0.c                               |     2 +-
 src/vbox/vbox_V4_1.c                               |     2 +-
 src/vbox/vbox_V4_2.c                               |     2 +-
 src/vbox/{vbox_V4_2.c => vbox_V4_2_20.c}           |     6 +-
 src/vbox/vbox_V4_3.c                               |     2 +-
 src/vbox/{vbox_V4_2.c => vbox_V4_3_4.c}            |     6 +-
 src/vbox/vbox_driver.c                             |    20 +-
 src/vbox/vbox_tmpl.c                               |   574 +-
 src/virtlockd.8.in                                 |     2 +-
 src/xen/xen_driver.c                               |    12 +-
 src/xen/xend_internal.c                            |     5 +-
 src/xen/xs_internal.c                              |    10 +-
 src/xenapi/xenapi_driver.c                         |    22 +-
 src/xenxs/xen_sxpr.c                               |    27 +-
 src/xenxs/xen_xm.c                                 |    30 +-
 tests/Makefile.am                                  |    70 +-
 tests/Makefile.in                                  |   447 +-
 tests/commandtest.c                                |     4 +-
 tests/cputest.c                                    |    27 +-
 ...ne-3-result.xml => x86-baseline-3-expanded.xml} |     2 +-
 tests/cputestdata/x86-baseline-3-result.xml        |    34 +-
 ...ne-3-result.xml => x86-baseline-4-expanded.xml} |    13 +-
 tests/cputestdata/x86-baseline-4-result.xml        |    14 +
 tests/cputestdata/x86-baseline-4.xml               |    18 +
 ...ne-3-result.xml => x86-baseline-5-expanded.xml} |    14 +-
 tests/cputestdata/x86-baseline-5-result.xml        |    10 +
 tests/cputestdata/x86-baseline-5.xml               |    35 +
 tests/domainconfdata/getfilesystem.xml             |    28 +
 tests/domainconftest.c                             |   120 +
 tests/domainsnapshotxml2xmlin/disk_snapshot.xml    |    18 +
 .../disk_driver_name_null.xml                      |     2 +-
 tests/domainsnapshotxml2xmlout/disk_snapshot.xml   |    22 +-
 .../disk_snapshot_redefine.xml                     |     6 +-
 tests/lxcconf2xmldata/lxcconf2xml-blkiotune.config |    11 +
 tests/lxcconf2xmldata/lxcconf2xml-blkiotune.xml    |    39 +
 .../lxcconf2xmldata/lxcconf2xml-cpusettune.config  |     6 +
 tests/lxcconf2xmldata/lxcconf2xml-cpusettune.xml   |    27 +
 tests/lxcconf2xmldata/lxcconf2xml-cputune.config   |     7 +
 tests/lxcconf2xmldata/lxcconf2xml-cputune.xml      |    29 +
 tests/lxcconf2xmldata/lxcconf2xml-fstab.config     |    37 +
 tests/lxcconf2xmldata/lxcconf2xml-idmap.config     |     5 +
 tests/lxcconf2xmldata/lxcconf2xml-idmap.xml        |    28 +
 .../lxcconf2xml-macvlannetwork.config              |    13 +
 .../lxcconf2xmldata/lxcconf2xml-macvlannetwork.xml |    26 +
 tests/lxcconf2xmldata/lxcconf2xml-memtune.config   |    10 +
 tests/lxcconf2xmldata/lxcconf2xml-memtune.xml      |    29 +
 .../lxcconf2xmldata/lxcconf2xml-nonenetwork.config |     4 +
 tests/lxcconf2xmldata/lxcconf2xml-nonenetwork.xml  |    21 +
 tests/lxcconf2xmldata/lxcconf2xml-nonetwork.config |     3 +
 tests/lxcconf2xmldata/lxcconf2xml-nonetwork.xml    |    24 +
 .../lxcconf2xmldata/lxcconf2xml-physnetwork.config |     6 +
 tests/lxcconf2xmldata/lxcconf2xml-physnetwork.xml  |    26 +
 tests/lxcconf2xmldata/lxcconf2xml-simple.config    |    41 +
 tests/lxcconf2xmldata/lxcconf2xml-simple.xml       |    41 +
 .../lxcconf2xmldata/lxcconf2xml-vlannetwork.config |    12 +
 tests/lxcconf2xmldata/lxcconf2xml-vlannetwork.xml  |    26 +
 tests/lxcconf2xmltest.c                            |   131 +
 tests/networkxml2confdata/dhcp6-nat-network.conf   |     2 -
 tests/networkxml2confdata/dhcp6-network.conf       |     2 -
 .../dhcp6host-routed-network.conf                  |     2 -
 tests/networkxml2confdata/isolated-network.conf    |     2 -
 .../nat-network-dns-forwarders.conf                |     2 -
 .../networkxml2confdata/nat-network-dns-hosts.conf |     4 +-
 .../nat-network-dns-srv-record-minimal.conf        |     2 -
 .../nat-network-dns-srv-record.conf                |     2 -
 .../nat-network-dns-txt-record.conf                |     2 -
 tests/networkxml2confdata/nat-network.conf         |     2 -
 tests/networkxml2confdata/netboot-network.conf     |     2 -
 .../networkxml2confdata/netboot-proxy-network.conf |     2 -
 tests/networkxml2confdata/routed-network.conf      |     2 -
 tests/networkxml2xmlout/nat-network-dns-hosts.xml  |     2 +-
 .../nat-network-dns-more-hosts.xml                 |     2 +-
 .../nat-network-no-hosts.xml                       |     1 +
 tests/nodeinfodata/linux-cpustat-24cpu.out         |   150 +
 tests/nodeinfodata/linux-cpustat-24cpu.stat        |    25 +
 tests/nodeinfotest.c                               |   130 +-
 tests/qemuagenttest.c                              |     8 +-
 tests/qemuargv2xmltest.c                           |    14 +-
 tests/qemucapabilitiesdata/caps_1.2.2-1.caps       |     1 +
 tests/qemucapabilitiesdata/caps_1.3.1-1.caps       |     1 +
 tests/qemucapabilitiesdata/caps_1.4.2-1.caps       |     1 +
 tests/qemucapabilitiesdata/caps_1.5.3-1.caps       |     2 +
 tests/qemucapabilitiesdata/caps_1.6.0-1.caps       |     3 +
 tests/qemucapabilitiesdata/caps_1.6.50-1.caps      |     3 +
 tests/qemuhelptest.c                               |     8 +
 ...qemuhotplug-console-compat-2+console-virtio.xml |     5 +-
 tests/qemumonitorjsontest.c                        |     2 +-
 .../qemuxml2argv-aarch64-virt-default-nic.args     |     6 +
 .../qemuxml2argv-aarch64-virt-default-nic.xml      |    22 +
 .../qemuxml2argv-blkiotune-device.xml              |     8 +
 .../qemuxml2argv-clock-catchup.args                |     5 +
 ...-network.xml => qemuxml2argv-clock-catchup.xml} |    19 +-
 ...muxml2argv-clock-localtime-basis-localtime.args |     5 +
 ...muxml2argv-clock-localtime-basis-localtime.xml} |     9 +-
 .../qemuxml2argv-clock-timer-hyperv-rtc.args       |     5 +
 ...xml => qemuxml2argv-clock-timer-hyperv-rtc.xml} |    22 +-
 .../qemuxml2argv-clock-variable.args               |     4 +-
 .../qemuxml2argv-console-compat-2.xml              |     5 +-
 .../qemuxml2argv-disk-source-pool.args             |     2 +
 .../qemuxml2argv-disk-source-pool.xml              |     6 +
 .../qemuxml2argv-graphics-listen-network.xml       |     1 +
 .../qemuxml2argv-graphics-listen-network2.xml      |     1 +
 .../qemuxml2argv-graphics-sdl-fullscreen.xml       |     1 +
 .../qemuxml2argvdata/qemuxml2argv-graphics-sdl.xml |     1 +
 ...emuxml2argv-graphics-spice-agent-file-xfer.args |     9 +
 ...emuxml2argv-graphics-spice-agent-file-xfer.xml} |     1 +
 .../qemuxml2argv-graphics-spice-compression.xml    |     1 +
 .../qemuxml2argv-graphics-spice-qxl-vga.xml        |     1 +
 .../qemuxml2argv-graphics-spice-timeout.xml        |     1 +
 .../qemuxml2argv-graphics-spice.args               |     5 +-
 .../qemuxml2argv-graphics-spice.xml                |     2 +
 .../qemuxml2argv-graphics-vnc-policy.xml           |     1 +
 .../qemuxml2argv-graphics-vnc-sasl.xml             |     1 +
 .../qemuxml2argv-graphics-vnc-socket.xml           |     1 +
 .../qemuxml2argv-graphics-vnc-tls.xml              |     1 +
 .../qemuxml2argv-graphics-vnc-websocket.xml        |     1 +
 .../qemuxml2argvdata/qemuxml2argv-graphics-vnc.xml |     1 +
 tests/qemuxml2argvdata/qemuxml2argv-input-xen.xml  |     1 +
 .../qemuxml2argv-net-bandwidth.xml                 |     3 +-
 tests/qemuxml2argvdata/qemuxml2argv-pci-bridge.xml |     1 +
 .../qemuxml2argvdata/qemuxml2argv-pseries-disk.xml |     3 +-
 .../qemuxml2argv-pseries-usb-kbd.args              |     9 +
 .../qemuxml2argv-pseries-usb-kbd.xml               |    19 +
 .../qemuxml2argv-serial-spiceport-nospice.args     |     6 +
 ...l => qemuxml2argv-serial-spiceport-nospice.xml} |    15 +-
 .../qemuxml2argv-serial-spiceport.args             |    13 +
 ...l-vga.xml => qemuxml2argv-serial-spiceport.xml} |    19 +-
 .../virthreadpthread.h => tests/qemuxml2argvmock.c |    41 +-
 tests/qemuxml2argvtest.c                           |    52 +-
 .../qemuxml2xmlout-graphics-listen-network2.xml    |     1 +
 .../qemuxml2xmlout-graphics-spice-timeout.xml      |     1 +
 tests/qemuxml2xmltest.c                            |     4 +
 tests/qemuxmlnstest.c                              |    18 +-
 tests/secretschematest                             |    10 +
 tests/secretxml2xmlin/ephemeral-usage-volume.xml   |     7 +
 tests/secretxml2xmlin/usage-ceph.xml               |     7 +
 tests/secretxml2xmlin/usage-iscsi.xml              |     7 +
 tests/secretxml2xmlin/usage-volume.xml             |     7 +
 tests/secretxml2xmltest.c                          |    98 +
 tests/sexpr2xmldata/sexpr2xml-curmem.xml           |     1 +
 tests/sexpr2xmldata/sexpr2xml-fv-autoport.xml      |     1 +
 tests/sexpr2xmldata/sexpr2xml-fv-empty-kernel.xml  |     1 +
 tests/sexpr2xmldata/sexpr2xml-fv-force-hpet.xml    |     1 +
 tests/sexpr2xmldata/sexpr2xml-fv-force-nohpet.xml  |     1 +
 tests/sexpr2xmldata/sexpr2xml-fv-localtime.xml     |     1 +
 tests/sexpr2xmldata/sexpr2xml-fv-net-ioemu.xml     |     1 +
 tests/sexpr2xmldata/sexpr2xml-fv-net-netfront.xml  |     1 +
 tests/sexpr2xmldata/sexpr2xml-fv-parallel-tcp.xml  |     1 +
 .../sexpr2xml-fv-serial-dev-2-ports.xml            |     1 +
 .../sexpr2xml-fv-serial-dev-2nd-port.xml           |     1 +
 tests/sexpr2xmldata/sexpr2xml-fv-serial-file.xml   |     1 +
 tests/sexpr2xmldata/sexpr2xml-fv-serial-null.xml   |     1 +
 tests/sexpr2xmldata/sexpr2xml-fv-serial-pipe.xml   |     1 +
 tests/sexpr2xmldata/sexpr2xml-fv-serial-pty.xml    |     1 +
 tests/sexpr2xmldata/sexpr2xml-fv-serial-stdio.xml  |     1 +
 .../sexpr2xml-fv-serial-tcp-telnet.xml             |     1 +
 tests/sexpr2xmldata/sexpr2xml-fv-serial-tcp.xml    |     1 +
 tests/sexpr2xmldata/sexpr2xml-fv-serial-udp.xml    |     1 +
 tests/sexpr2xmldata/sexpr2xml-fv-serial-unix.xml   |     1 +
 tests/sexpr2xmldata/sexpr2xml-fv-sound-all.xml     |     1 +
 tests/sexpr2xmldata/sexpr2xml-fv-sound.xml         |     1 +
 tests/sexpr2xmldata/sexpr2xml-fv-usbmouse.xml      |     1 +
 tests/sexpr2xmldata/sexpr2xml-fv-usbtablet.xml     |     1 +
 tests/sexpr2xmldata/sexpr2xml-fv-utc.xml           |     1 +
 tests/sexpr2xmldata/sexpr2xml-fv-v2.xml            |     1 +
 tests/sexpr2xmldata/sexpr2xml-fv.xml               |     1 +
 tests/sexpr2xmldata/sexpr2xml-no-source-cdrom.xml  |     1 +
 .../sexpr2xml-pv-vfb-new-vncdisplay.xml            |     1 +
 tests/sexpr2xmldata/sexpr2xml-pv-vfb-new.xml       |     1 +
 tests/sexpr2xmldata/sexpr2xml-pv-vfb-orig.xml      |     1 +
 .../sexpr2xmldata/sexpr2xml-pv-vfb-type-crash.xml  |     1 +
 tests/testutils.c                                  |   252 +-
 tests/testutils.h                                  |     7 +
 tests/testutilslxc.h                               |     3 +
 tests/testutilsqemu.c                              |     3 +-
 tests/vircapstest.c                                |   132 +
 tests/vircgroupmock.c                              |   100 +-
 tests/vircgrouptest.c                              |   232 +-
 tests/virkmodtest.c                                |   183 +
 tests/virnetdevbandwidthtest.c                     |   168 +
 tests/virpcimock.c                                 |    95 +-
 tests/virpcitest.c                                 |   200 +-
 .../{0000:00:01.0.config => 0000-00-01.0.config}   |   Bin
 .../{0000:00:02.0.config => 0000-00-02.0.config}   |   Bin
 .../{0000:00:03.0.config => 0000-00-03.0.config}   |   Bin
 .../{0001:00:00.0.config => 0001-00-00.0.config}   |   Bin
 .../{0001:01:00.0.config => 0001-01-00.0.config}   |   Bin
 .../{0001:01:00.1.config => 0001-01-00.1.config}   |   Bin
 .../{0005:80:00.0.config => 0005-80-00.0.config}   |   Bin
 .../{0005:90:01.0.config => 0005-90-01.0.config}   |   Bin
 .../{0005:90:01.1.config => 0005-90-01.1.config}   |   Bin
 .../{0005:90:01.2.config => 0005-90-01.2.config}   |   Bin
 tests/virportallocatortest.c                       |   108 +-
 tests/virscsidata/0:0:0:0/block/sda/dev            |     1 +
 tests/virscsidata/0:0:0:0/model                    |     1 +
 tests/virscsidata/0:0:0:0/scsi_generic/sg0/dev     |     1 +
 tests/virscsidata/0:0:0:0/vendor                   |     1 +
 tests/virscsidata/1:0:0:0/block/sdh/dev            |     1 +
 tests/virscsidata/1:0:0:0/model                    |     1 +
 tests/virscsidata/1:0:0:0/scsi_generic/sg8/dev     |     1 +
 tests/virscsidata/1:0:0:0/vendor                   |     1 +
 tests/virscsidata/sg0                              |     0
 tests/virscsidata/sg8                              |     0
 tests/virscsitest.c                                |   188 +
 tests/virstringtest.c                              |   164 +
 tests/vmx2xmldata/vmx2xml-graphics-vnc.xml         |     1 +
 tests/vmx2xmldata/vmx2xml-harddisk-transient.vmx   |     6 +
 ...hics-vnc.xml => vmx2xml-harddisk-transient.xml} |     9 +-
 tests/vmx2xmltest.c                                |     1 +
 tests/xmconfigdata/test-escape-paths.xml           |     1 +
 tests/xmconfigdata/test-fullvirt-force-hpet.xml    |     1 +
 tests/xmconfigdata/test-fullvirt-force-nohpet.xml  |     1 +
 tests/xmconfigdata/test-fullvirt-localtime.xml     |     1 +
 tests/xmconfigdata/test-fullvirt-net-ioemu.xml     |     1 +
 tests/xmconfigdata/test-fullvirt-net-netfront.xml  |     1 +
 tests/xmconfigdata/test-fullvirt-new-cdrom.xml     |     1 +
 tests/xmconfigdata/test-fullvirt-old-cdrom.xml     |     1 +
 tests/xmconfigdata/test-fullvirt-parallel-tcp.xml  |     1 +
 .../test-fullvirt-serial-dev-2-ports.xml           |     1 +
 .../test-fullvirt-serial-dev-2nd-port.xml          |     1 +
 tests/xmconfigdata/test-fullvirt-serial-file.xml   |     1 +
 tests/xmconfigdata/test-fullvirt-serial-null.xml   |     1 +
 tests/xmconfigdata/test-fullvirt-serial-pipe.xml   |     1 +
 tests/xmconfigdata/test-fullvirt-serial-pty.xml    |     1 +
 tests/xmconfigdata/test-fullvirt-serial-stdio.xml  |     1 +
 .../test-fullvirt-serial-tcp-telnet.xml            |     1 +
 tests/xmconfigdata/test-fullvirt-serial-tcp.xml    |     1 +
 tests/xmconfigdata/test-fullvirt-serial-udp.xml    |     1 +
 tests/xmconfigdata/test-fullvirt-serial-unix.xml   |     1 +
 tests/xmconfigdata/test-fullvirt-sound.xml         |     1 +
 tests/xmconfigdata/test-fullvirt-usbmouse.xml      |     1 +
 tests/xmconfigdata/test-fullvirt-usbtablet.xml     |     1 +
 tests/xmconfigdata/test-fullvirt-utc.xml           |     1 +
 tests/xmconfigdata/test-no-source-cdrom.xml        |     1 +
 tests/xmconfigdata/test-paravirt-net-e1000.xml     |     1 +
 tests/xmconfigdata/test-paravirt-net-vifname.xml   |     1 +
 .../test-paravirt-new-pvfb-vncdisplay.xml          |     1 +
 tests/xmconfigdata/test-paravirt-new-pvfb.xml      |     1 +
 .../test-paravirt-old-pvfb-vncdisplay.xml          |     1 +
 tests/xmconfigdata/test-paravirt-old-pvfb.xml      |     1 +
 tests/xmconfigdata/test-pci-devs.xml               |     1 +
 tools/Makefile.am                                  |     4 +-
 tools/Makefile.in                                  |    17 +-
 tools/libvirt-guests.sh.in                         |    19 +-
 tools/virsh-domain-monitor.c                       |   317 +-
 tools/virsh-domain.c                               |   959 +-
 tools/virsh-host.c                                 |   127 +-
 tools/virsh-network.c                              |   163 +-
 tools/virsh-pool.c                                 |   139 +-
 tools/virsh-volume.c                               |   104 +-
 tools/virsh.1                                      |   108 +-
 tools/virsh.c                                      |   186 +-
 tools/virsh.h                                      |    17 +-
 tools/virsh.pod                                    |   109 +-
 tools/virt-host-validate.1                         |     2 +-
 tools/virt-login-shell.1                           |     2 +-
 tools/virt-login-shell.c                           |     2 +-
 tools/virt-pki-validate.1                          |     2 +-
 tools/virt-sanlock-cleanup.8                       |     2 +-
 tools/virt-xml-validate.1                          |     2 +-
 tools/wireshark/Makefile.am                        |    23 +
 {include => tools/wireshark}/Makefile.in           |    44 +-
 tools/wireshark/src/Makefile.am                    |    45 +
 .../wireshark/src}/Makefile.in                     |   225 +-
 tools/wireshark/src/packet-libvirt.c               |   520 +
 tools/wireshark/src/packet-libvirt.h               |   128 +
 tools/wireshark/src/plugin.c                       |    26 +
 tools/wireshark/util/genxdrstub.pl                 |  1011 ++
 tools/wireshark/util/make-dissector-reg            |   198 +
 737 files changed, 500548 insertions(+), 389233 deletions(-)

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



More information about the Pkg-libvirt-commits mailing list