[Pkg-libvirt-commits] [libvirt] 01/03: Merge tag 'debian/1.2.7-2'

Guido Guenther agx at moszumanska.debian.org
Wed Aug 6 18:57:52 UTC 2014


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

agx pushed a commit to annotated tag debian/1.2.7-3
in repository libvirt.

commit a67e5eea529c74753568b4bd3ca61013268cdfbb
Merge: 11479ed 5ac7537
Author: Guido Günther <agx at sigxcpu.org>
Date:   Wed Aug 6 20:22:58 2014 +0200

    Merge tag 'debian/1.2.7-2'
    
    libvirt Debian release 1.2.7-2

 AUTHORS                                            |    15 +
 AUTHORS.in                                         |     1 +
 ChangeLog                                          | 16874 +++++++++++++------
 Makefile.am                                        |     7 +-
 Makefile.in                                        |    15 +-
 autogen.sh                                         |     2 +-
 cfg.mk                                             |    50 +-
 config.h.in                                        |    38 +-
 configure                                          |   409 +-
 configure.ac                                       |    32 +-
 daemon/libvirtd.8.in                               |     2 +-
 daemon/libvirtd.conf                               |     4 +
 daemon/remote.c                                    |   259 +
 daemon/remote_dispatch.h                           |   361 +
 debian/changelog                                   |    67 +
 debian/control                                     |    93 +-
 debian/copyright                                   |   113 +-
 debian/libvirt-bin.maintscript                     |     3 +
 debian/libvirt-clients.install                     |     3 +
 ...bvirt-bin.manpages => libvirt-clients.manpages} |     0
 ...libvirt-bin.dirs => libvirt-daemon-system.dirs} |     0
 ...bin.examples => libvirt-daemon-system.examples} |     0
 debian/libvirt-daemon-system.install               |     6 +
 ...ault => libvirt-daemon-system.libvirtd.default} |     2 +-
 ...in.init => libvirt-daemon-system.libvirtd.init} |     8 +-
 debian/libvirt-daemon-system.maintscript           |     6 +
 ...bin.postinst => libvirt-daemon-system.postinst} |     2 +-
 ...irt-bin.postrm => libvirt-daemon-system.postrm} |     2 +-
 debian/libvirt-daemon-system.preinst               |    46 +
 debian/{libvirt-bin.NEWS => libvirt-daemon.NEWS}   |     0
 ...{libvirt-bin.install => libvirt-daemon.install} |     3 -
 debian/libvirt0.symbols                            |     8 +-
 ...Allow-xen-toolstack-to-find-it-s-binaries.patch |     6 +-
 ...duce-udevadm-settle-timeout-to-10-seconds.patch |     4 +-
 .../patches/Use-sensible-editor-as-fallback.patch  |    22 +
 .../Allow-libvirt-group-to-access-the-socket.patch |    10 +-
 .../patches/debian/Debianize-libvirt-guests.patch  |     8 +-
 .../debian/Debianize-systemd-service-files.patch   |    17 +-
 .../Don-t-enable-default-network-on-boot.patch     |     8 +-
 .../fix-Debian-specific-path-to-hvm-loader.patch   |     2 +-
 debian/patches/debian/remove-RHism.diff.patch      |     9 +-
 ...onitorTextGetMigrationStatus-to-intercept.patch |     2 +-
 ...03-Don-t-expand-entities-when-parsing-XML.patch |    35 -
 debian/patches/series                              |     2 +-
 debian/rules                                       |    41 +-
 docs/acl.html                                      |     2 +-
 docs/aclperms.htmlinc                              |     8 +
 docs/api.html                                      |     4 +
 docs/api.html.in                                   |     4 +
 docs/apibuild.py                                   |     4 +-
 docs/apps.html                                     |     4 +
 docs/apps.html.in                                  |     6 +
 docs/auditlog.html                                 |    24 +
 docs/auditlog.html.in                              |    35 +
 docs/devhelp/libvirt-libvirt.html                  |   614 +-
 docs/devhelp/libvirt-virterror.html                |     1 +
 docs/devhelp/libvirt.devhelp                       |    26 +
 docs/drvbhyve.html                                 |    36 +-
 docs/drvbhyve.html.in                              |    36 +-
 docs/drvesx.html                                   |     4 +-
 docs/drvesx.html.in                                |     4 +-
 docs/drvlxc.html                                   |    51 +
 docs/drvlxc.html.in                                |    47 +
 docs/format.html                                   |     4 +
 docs/formatcaps.html                               |   131 +-
 docs/formatcaps.html.in                            |   179 +-
 docs/formatdomain.html                             |   231 +-
 docs/formatdomain.html.in                          |   236 +-
 docs/formatdomaincaps.html                         |   366 +
 docs/formatdomaincaps.html.in                      |   232 +
 docs/formatnetwork.html                            |     4 +
 docs/formatnode.html                               |    44 +-
 docs/formatnode.html.in                            |    44 +
 docs/formatnwfilter.html                           |     4 +
 docs/formatsecret.html                             |     4 +
 docs/formatsnapshot.html                           |    12 +-
 docs/formatsnapshot.html.in                        |     8 +-
 docs/formatstorage.html                            |   137 +-
 docs/formatstorage.html.in                         |   158 +-
 docs/formatstorageencryption.html                  |     4 +
 docs/generic.css                                   |     1 -
 docs/hacking.html                                  |    11 +-
 docs/hacking.html.in                               |    11 +-
 docs/html/libvirt-libvirt.html                     |   231 +-
 docs/html/libvirt-virterror.html                   |     2 +-
 docs/hvsupport.html                                |     4 +-
 docs/hvsupport.html.in                             |   702 +-
 docs/libvirt-api.xml                               |   660 +-
 docs/libvirt-refs.xml                              |  1049 +-
 docs/libvirt.css                                   |     2 -
 docs/news.html                                     |   738 +
 docs/news.html.in                                  |   778 +
 docs/schemas/Makefile.am                           |     1 +
 docs/schemas/Makefile.in                           |     1 +
 docs/schemas/basictypes.rng                        |    55 +-
 docs/schemas/capability.rng                        |    36 +
 docs/schemas/domaincaps.rng                        |    90 +
 docs/schemas/domaincommon.rng                      |   412 +-
 docs/schemas/interface.rng                         |   291 +-
 docs/schemas/nodedev.rng                           |    46 +
 docs/schemas/storagepool.rng                       |    44 +-
 docs/schemas/storagevol.rng                        |     5 +
 docs/sitemap.html                                  |     3 +
 docs/sitemap.html.in                               |     4 +
 examples/apparmor/Makefile.am                      |     6 +-
 examples/apparmor/Makefile.in                      |     6 +-
 examples/apparmor/TEMPLATE.lxc                     |    15 +
 examples/apparmor/{TEMPLATE => TEMPLATE.qemu}      |     2 +-
 examples/apparmor/libvirt-lxc                      |   119 +-
 {docs/schemas => examples/domtop}/Makefile.am      |    31 +-
 examples/{apparmor => domtop}/Makefile.in          |   333 +-
 examples/domtop/domtop.c                           |   412 +
 {docs/schemas => examples/lxcconvert}/Makefile.am  |    22 +-
 {docs/schemas => examples/lxcconvert}/Makefile.in  |    93 +-
 examples/lxcconvert/virt-lxc-convert               |   127 +
 gnulib/lib/chown.c                                 |     5 -
 gnulib/lib/fcntl.in.h                              |    16 +
 gnulib/lib/isatty.c                                |     8 +-
 gnulib/lib/langinfo.in.h                           |    18 +
 gnulib/lib/mbrtowc.c                               |     7 +-
 gnulib/lib/mktime.c                                |     4 +-
 gnulib/lib/nl_langinfo.c                           |   233 +-
 gnulib/lib/poll.c                                  |     8 +-
 gnulib/lib/regcomp.c                               |    14 +-
 gnulib/lib/regex.h                                 |     2 +-
 gnulib/lib/regex_internal.h                        |     4 +-
 gnulib/lib/select.c                                |    36 +-
 gnulib/tests/test-isnanl.h                         |     9 +
 gnulib/tests/test-mbrtowc.c                        |     5 +-
 gnulib/tests/test-signbit.c                        |    10 +
 gnulib/tests/xalloc.h                              |     2 +-
 include/libvirt/libvirt.h                          |   161 +-
 include/libvirt/libvirt.h.in                       |   159 +-
 include/libvirt/virterror.h                        |     2 +
 libvirt.pc.in => libvirt-lxc.pc.in                 |    10 +-
 libvirt.pc.in => libvirt-qemu.pc.in                |    10 +-
 libvirt.pc.in                                      |     5 +-
 libvirt.spec                                       |   125 +-
 libvirt.spec.in                                    |   123 +-
 m4/dup2.m4                                         |    12 +-
 m4/fcntl.m4                                        |    12 +-
 m4/gnulib-common.m4                                |    12 +-
 m4/gnulib-comp.m4                                  |     2 +
 m4/mbrtowc.m4                                      |    46 +-
 m4/printf.m4                                       |    18 +-
 m4/pthread_sigmask.m4                              |    85 +-
 m4/virt-compile-warnings.m4                        |    36 +-
 m4/virt-driver-bhyve.m4                            |     2 +-
 m4/virt-numactl.m4                                 |     4 +
 m4/virt-selinux.m4                                 |    16 +-
 maint.mk                                           |    13 +-
 mingw-libvirt.spec.in                              |     6 +
 po/POTFILES.in                                     |    10 +-
 po/af.gmo                                          |   Bin 16830 -> 16877 bytes
 po/af.po                                           | 14816 ++++++++--------
 po/am.gmo                                          |   Bin 16829 -> 16874 bytes
 po/am.po                                           | 14816 ++++++++--------
 po/ar.gmo                                          |   Bin 16913 -> 16957 bytes
 po/ar.po                                           | 14816 ++++++++--------
 po/as.gmo                                          |   Bin 1102115 -> 1091096 bytes
 po/as.po                                           | 15126 +++++++++--------
 po/be.gmo                                          |   Bin 16904 -> 16952 bytes
 po/be.po                                           | 14816 ++++++++--------
 po/bg.gmo                                          |   Bin 39398 -> 39162 bytes
 po/bg.po                                           | 14935 ++++++++--------
 po/bn.gmo                                          |   Bin 16830 -> 16875 bytes
 po/bn.po                                           | 14816 ++++++++--------
 po/bn_IN.gmo                                       |   Bin 435407 -> 430710 bytes
 po/bn_IN.po                                        | 14940 ++++++++--------
 po/bo.gmo                                          |   Bin 455 -> 455 bytes
 po/bo.po                                           | 14582 +++++++++-------
 po/bs.gmo                                          |   Bin 17908 -> 17953 bytes
 po/bs.po                                           | 14816 ++++++++--------
 po/ca.gmo                                          |   Bin 36827 -> 36611 bytes
 po/ca.po                                           | 14848 ++++++++--------
 po/cs.gmo                                          |   Bin 105108 -> 104862 bytes
 po/cs.po                                           | 14934 ++++++++--------
 po/cy.gmo                                          |   Bin 16875 -> 16918 bytes
 po/cy.po                                           | 14816 ++++++++--------
 po/da.gmo                                          |   Bin 23497 -> 23541 bytes
 po/da.po                                           | 14818 ++++++++--------
 po/de.gmo                                          |   Bin 754377 -> 746755 bytes
 po/de.po                                           | 15129 +++++++++--------
 po/el.gmo                                          |   Bin 28163 -> 28118 bytes
 po/el.po                                           | 14952 ++++++++--------
 po/en_GB.gmo                                       |   Bin 698631 -> 691677 bytes
 po/en_GB.po                                        | 15129 +++++++++--------
 po/es.gmo                                          |   Bin 750629 -> 743343 bytes
 po/es.po                                           | 15138 +++++++++--------
 po/et.gmo                                          |   Bin 16830 -> 16876 bytes
 po/et.po                                           | 14816 ++++++++--------
 po/eu_ES.gmo                                       |   Bin 16833 -> 16888 bytes
 po/eu_ES.po                                        | 14816 ++++++++--------
 po/fa.gmo                                          |   Bin 16823 -> 16868 bytes
 po/fa.po                                           | 14816 ++++++++--------
 po/fi.gmo                                          |   Bin 29536 -> 29412 bytes
 po/fi.po                                           | 14935 ++++++++--------
 po/fr.gmo                                          |   Bin 129044 -> 127497 bytes
 po/fr.po                                           | 14933 ++++++++--------
 po/gl.gmo                                          |   Bin 16830 -> 16876 bytes
 po/gl.po                                           | 14816 ++++++++--------
 po/gu.gmo                                          |   Bin 1118097 -> 1106846 bytes
 po/gu.po                                           | 15125 +++++++++--------
 po/he.gmo                                          |   Bin 16830 -> 16874 bytes
 po/he.po                                           | 14816 ++++++++--------
 po/hi.gmo                                          |   Bin 635444 -> 629498 bytes
 po/hi.po                                           | 15044 +++++++++--------
 po/hr.gmo                                          |   Bin 30501 -> 30362 bytes
 po/hr.po                                           | 14935 ++++++++--------
 po/hu.gmo                                          |   Bin 25876 -> 25923 bytes
 po/hu.po                                           | 14818 ++++++++--------
 po/hy.gmo                                          |   Bin 16830 -> 16876 bytes
 po/hy.po                                           | 14816 ++++++++--------
 po/id.gmo                                          |   Bin 16672 -> 16516 bytes
 po/id.po                                           | 14880 ++++++++--------
 po/is.gmo                                          |   Bin 16830 -> 16877 bytes
 po/is.po                                           | 14816 ++++++++--------
 po/it.gmo                                          |   Bin 201559 -> 199939 bytes
 po/it.po                                           | 14983 ++++++++--------
 po/ja.gmo                                          |   Bin 879023 -> 870088 bytes
 po/ja.po                                           | 15128 +++++++++--------
 po/ka.gmo                                          |   Bin 16823 -> 16869 bytes
 po/ka.po                                           | 14816 ++++++++--------
 po/kn.gmo                                          |   Bin 1242809 -> 1230283 bytes
 po/kn.po                                           | 15119 +++++++++--------
 po/ko.gmo                                          |   Bin 421726 -> 417948 bytes
 po/ko.po                                           | 15007 +++++++++--------
 po/ku.gmo                                          |   Bin 16830 -> 16875 bytes
 po/ku.po                                           | 14816 ++++++++--------
 po/libvirt.pot                                     | 14584 +++++++++-------
 po/lo.gmo                                          |   Bin 16823 -> 16864 bytes
 po/lo.po                                           | 14816 ++++++++--------
 po/lt.gmo                                          |   Bin 16893 -> 16941 bytes
 po/lt.po                                           | 14816 ++++++++--------
 po/lv.gmo                                          |   Bin 16865 -> 16910 bytes
 po/lv.po                                           | 14816 ++++++++--------
 po/mk.gmo                                          |   Bin 36863 -> 36655 bytes
 po/mk.po                                           | 14906 ++++++++--------
 po/ml.gmo                                          |   Bin 1332357 -> 1318812 bytes
 po/ml.po                                           | 15121 +++++++++--------
 po/mr.gmo                                          |   Bin 1065079 -> 1054608 bytes
 po/mr.po                                           | 15118 +++++++++--------
 po/ms.gmo                                          |   Bin 3156 -> 3030 bytes
 po/ms.po                                           | 14842 ++++++++--------
 po/my.gmo                                          |   Bin 16823 -> 16868 bytes
 po/my.po                                           | 14816 ++++++++--------
 po/nb.gmo                                          |   Bin 9818 -> 9873 bytes
 po/nb.po                                           | 14810 ++++++++--------
 po/nl.gmo                                          |   Bin 293735 -> 292271 bytes
 po/nl.po                                           | 14963 ++++++++--------
 po/nn.gmo                                          |   Bin 16830 -> 16885 bytes
 po/nn.po                                           | 14816 ++++++++--------
 po/nso.gmo                                         |   Bin 16830 -> 16883 bytes
 po/nso.po                                          | 14816 ++++++++--------
 po/or.gmo                                          |   Bin 857898 -> 849946 bytes
 po/or.po                                           | 15102 +++++++++--------
 po/pa.gmo                                          |   Bin 1015864 -> 1005828 bytes
 po/pa.po                                           | 15107 +++++++++--------
 po/pl.gmo                                          |   Bin 318662 -> 316756 bytes
 po/pl.po                                           | 14987 ++++++++--------
 po/pt.gmo                                          |   Bin 32169 -> 31961 bytes
 po/pt.po                                           | 14855 ++++++++--------
 po/pt_BR.gmo                                       |   Bin 760247 -> 752616 bytes
 po/pt_BR.po                                        | 16427 +++++++++---------
 po/ro.gmo                                          |   Bin 16871 -> 16917 bytes
 po/ro.po                                           | 14816 ++++++++--------
 po/ru.gmo                                          |   Bin 777224 -> 770313 bytes
 po/ru.po                                           | 15138 +++++++++--------
 po/si.gmo                                          |   Bin 16830 -> 16875 bytes
 po/si.po                                           | 14816 ++++++++--------
 po/sk.gmo                                          |   Bin 16857 -> 16901 bytes
 po/sk.po                                           | 14816 ++++++++--------
 po/sl.gmo                                          |   Bin 16882 -> 16929 bytes
 po/sl.po                                           | 14816 ++++++++--------
 po/sq.gmo                                          |   Bin 16830 -> 16876 bytes
 po/sq.po                                           | 14816 ++++++++--------
 po/sr.gmo                                          |   Bin 73348 -> 73021 bytes
 po/sr.po                                           | 14886 ++++++++--------
 po/sr at latin.gmo                                    |   Bin 57894 -> 57672 bytes
 po/sr at latin.po                                     | 14886 ++++++++--------
 po/sv.gmo                                          |   Bin 67100 -> 66580 bytes
 po/sv.po                                           | 14882 ++++++++--------
 po/ta.gmo                                          |   Bin 1284011 -> 1271258 bytes
 po/ta.po                                           | 15120 +++++++++--------
 po/te.gmo                                          |   Bin 1132881 -> 1121529 bytes
 po/te.po                                           | 15113 +++++++++--------
 po/th.gmo                                          |   Bin 16823 -> 16865 bytes
 po/th.po                                           | 14816 ++++++++--------
 po/tr.gmo                                          |   Bin 16823 -> 16868 bytes
 po/tr.po                                           | 14816 ++++++++--------
 po/uk.gmo                                          |   Bin 1104615 -> 1154359 bytes
 po/uk.po                                           | 14933 ++++++++--------
 po/ur.gmo                                          |   Bin 16830 -> 16872 bytes
 po/ur.po                                           | 14816 ++++++++--------
 po/vi.gmo                                          |   Bin 281219 -> 279742 bytes
 po/vi.po                                           | 14997 ++++++++--------
 po/vi_VN.gmo                                       |   Bin 281279 -> 279754 bytes
 po/vi_VN.po                                        | 14994 ++++++++--------
 po/zh_CN.gmo                                       |   Bin 655184 -> 648613 bytes
 po/zh_CN.po                                        | 15091 +++++++++--------
 po/zh_TW.gmo                                       |   Bin 21732 -> 21732 bytes
 po/zh_TW.po                                        | 14814 ++++++++--------
 po/zu.gmo                                          |   Bin 16830 -> 16872 bytes
 po/zu.po                                           | 14816 ++++++++--------
 run.in                                             |     7 +
 src/Makefile.am                                    |    50 +-
 src/Makefile.in                                    |   302 +-
 src/access/org.libvirt.api.policy                  |    20 +-
 src/access/viraccessapicheck.c                     |   142 +-
 src/access/viraccessapicheck.h                     |     7 +
 src/access/viraccessperm.c                         |     7 +-
 src/access/viraccessperm.h                         |    15 +-
 src/bhyve/bhyve_capabilities.c                     |     2 +-
 src/bhyve/bhyve_command.c                          |   203 +-
 src/bhyve/bhyve_command.h                          |     8 +-
 src/bhyve/bhyve_device.c                           |   174 +
 src/bhyve/{bhyve_command.h => bhyve_device.h}      |    27 +-
 src/bhyve/bhyve_domain.c                           |    75 +
 src/bhyve/{bhyve_command.h => bhyve_domain.h}      |    30 +-
 src/bhyve/bhyve_driver.c                           |   278 +-
 src/bhyve/bhyve_process.c                          |   155 +-
 src/bhyve/bhyve_process.h                          |     5 +
 src/bhyve/bhyve_utils.h                            |     4 +
 src/conf/capabilities.c                            |    72 +-
 src/conf/capabilities.h                            |    46 +-
 src/conf/cpu_conf.c                                |    49 +-
 src/conf/cpu_conf.h                                |    25 +-
 src/conf/device_conf.c                             |    68 +-
 src/conf/device_conf.h                             |    29 +-
 src/conf/domain_addr.c                             |   720 +
 src/conf/domain_addr.h                             |   176 +
 src/conf/domain_audit.c                            |   346 +-
 src/conf/domain_audit.h                            |    11 +-
 src/conf/domain_capabilities.c                     |   254 +
 src/conf/domain_capabilities.h                     |   103 +
 src/conf/domain_conf.c                             |  2083 ++-
 src/conf/domain_conf.h                             |   661 +-
 src/conf/domain_event.c                            |    44 +-
 src/conf/domain_event.h                            |    11 +
 src/conf/interface_conf.c                          |   167 +-
 src/conf/interface_conf.h                          |    28 +-
 src/conf/network_conf.c                            |    44 +-
 src/conf/network_conf.h                            |    29 +-
 src/conf/node_device_conf.c                        |   228 +-
 src/conf/node_device_conf.h                        |    36 +-
 src/conf/numatune_conf.c                           |   599 +
 src/conf/numatune_conf.h                           |   105 +
 src/conf/nwfilter_conf.c                           |    35 +-
 src/conf/nwfilter_conf.h                           |    50 +-
 src/conf/nwfilter_params.c                         |     2 +-
 src/conf/nwfilter_params.h                         |    14 +-
 src/conf/secret_conf.c                             |    14 +-
 src/conf/secret_conf.h                             |     4 +-
 src/conf/snapshot_conf.c                           |    61 +-
 src/conf/snapshot_conf.h                           |    18 +-
 src/conf/storage_conf.c                            |   373 +-
 src/conf/storage_conf.h                            |   108 +-
 src/cpu/cpu.c                                      |    12 +-
 src/cpu/cpu.h                                      |     9 +-
 src/cpu/cpu_aarch64.c                              |    10 +-
 src/cpu/cpu_arm.c                                  |    14 +-
 src/cpu/cpu_generic.c                              |    34 +-
 src/cpu/cpu_map.c                                  |    16 +-
 src/cpu/cpu_map.h                                  |     6 +-
 src/cpu/cpu_map.xml                                |    13 +
 src/cpu/cpu_powerpc.c                              |    14 +-
 src/cpu/cpu_x86.c                                  |    31 +-
 src/datatypes.h                                    |     2 +-
 src/driver.h                                       |    54 +
 src/esx/esx_driver.c                               |    28 +-
 src/esx/esx_storage_backend_iscsi.c                |    47 +
 src/esx/esx_storage_backend_vmfs.c                 |     1 +
 src/esx/esx_util.c                                 |    12 +-
 src/esx/esx_vi.c                                   |    34 +-
 src/esx/esx_vi_methods.c                           |     4 +-
 src/hyperv/hyperv_wmi.c                            |     4 +-
 src/interface/interface_backend_udev.c             |    71 +-
 src/internal.h                                     |    17 +
 src/libvirt-lxc.pc.in                              |    18 +
 src/libvirt-qemu.pc.in                             |    18 +
 src/libvirt.c                                      |   737 +-
 src/libvirt.pc.in                                  |    23 +
 src/libvirt_linux.syms                             |     3 -
 src/libvirt_private.syms                           |   154 +-
 src/libvirt_public.syms                            |    19 +
 src/libxl/libxl_conf.c                             |   181 +-
 src/libxl/libxl_conf.h                             |    28 +-
 src/libxl/libxl_domain.c                           |    92 +-
 src/libxl/libxl_domain.h                           |     6 +
 src/libxl/libxl_driver.c                           |   561 +-
 src/libxl/libxl_migration.c                        |   583 +
 src/libxl/libxl_migration.h                        |    79 +
 src/locking/domain_lock.c                          |    65 +-
 src/locking/domain_lock.h                          |     8 +
 src/locking/lock_driver_lockd.c                    |     4 +-
 src/locking/lock_driver_sanlock.c                  |    92 +-
 src/locking/lockd.conf                             |     1 -
 src/locking/sanlock.conf                           |     1 -
 src/lxc/lxc_cgroup.c                               |    50 +-
 src/lxc/lxc_conf.c                                 |     4 +-
 src/lxc/lxc_container.c                            |   318 +-
 src/lxc/lxc_controller.c                           |    37 +-
 src/lxc/lxc_driver.c                               |   242 +-
 src/lxc/lxc_fuse.c                                 |     4 +-
 src/lxc/lxc_native.c                               |    68 +-
 src/lxc/lxc_process.c                              |    25 +
 src/network/bridge_driver.c                        |   381 +-
 src/network/leaseshelper.c                         |   371 +
 src/node_device/node_device_driver.c               |     9 +-
 src/node_device/node_device_hal.c                  |    12 +-
 src/node_device/node_device_linux_sysfs.c          |     6 +
 src/node_device/node_device_udev.c                 |    89 +-
 src/nodeinfo.c                                     |   423 +-
 src/nodeinfo.h                                     |     8 +-
 src/nodeinfopriv.h                                 |     1 +
 src/nwfilter/nwfilter_ebiptables_driver.c          |    18 +-
 src/nwfilter/nwfilter_gentech_driver.c             |    63 +-
 src/openvz/openvz_conf.c                           |    42 +-
 src/openvz/openvz_driver.c                         |    19 +-
 src/parallels/parallels_driver.c                   |   358 +-
 src/parallels/parallels_storage.c                  |     2 +-
 src/parallels/parallels_utils.h                    |     1 +
 src/phyp/phyp_driver.c                             |    26 +-
 src/qemu/libvirtd_qemu.aug                         |     4 +
 src/qemu/qemu.conf                                 |    26 +-
 src/qemu/qemu_agent.c                              |   140 +-
 src/qemu/qemu_agent.h                              |    11 +-
 src/qemu/qemu_capabilities.c                       |   243 +-
 src/qemu/qemu_capabilities.h                       |    28 +-
 src/qemu/qemu_cgroup.c                             |   288 +-
 src/qemu/qemu_cgroup.h                             |     7 +-
 src/qemu/qemu_command.c                            |  2226 ++-
 src/qemu/qemu_command.h                            |    67 +-
 src/qemu/qemu_conf.c                               |   267 +-
 src/qemu/qemu_conf.h                               |    12 +-
 src/qemu/qemu_domain.c                             |   188 +-
 src/qemu/qemu_domain.h                             |    48 +-
 src/qemu/qemu_driver.c                             |  1829 +-
 src/qemu/qemu_hotplug.c                            |   439 +-
 src/qemu/qemu_hotplug.h                            |    13 +-
 src/qemu/qemu_migration.c                          |   172 +-
 src/qemu/qemu_migration.h                          |    14 +-
 src/qemu/qemu_monitor.c                            |    45 +-
 src/qemu/qemu_monitor.h                            |    10 +-
 src/qemu/qemu_monitor_json.c                       |   228 +-
 src/qemu/qemu_monitor_json.h                       |    10 +-
 src/qemu/qemu_monitor_text.c                       |    29 +-
 src/qemu/qemu_monitor_text.h                       |     2 +-
 src/qemu/qemu_process.c                            |   420 +-
 src/qemu/qemu_process.h                            |     6 +-
 src/qemu/test_libvirtd_qemu.aug.in                 |     2 +
 src/remote/remote_client_bodies.h                  |   132 +
 src/remote/remote_driver.c                         |   243 +-
 src/remote/remote_protocol.c                       |   209 +
 src/remote/remote_protocol.h                       |   164 +-
 src/remote/remote_protocol.x                       |   151 +-
 src/remote_protocol-structs                        |   100 +
 src/rpc/gendispatch.pl                             |     3 +
 src/rpc/virnetsocket.c                             |    32 +-
 src/rpc/virnetsshsession.c                         |     8 +-
 src/security/security_apparmor.c                   |   115 +-
 src/security/security_dac.c                        |   592 +-
 src/security/security_dac.h                        |     3 +
 src/security/security_driver.h                     |    30 +-
 src/security/security_manager.c                    |   355 +-
 src/security/security_manager.h                    |    49 +-
 src/security/security_nop.c                        |   166 +-
 src/security/security_selinux.c                    |   333 +-
 src/security/security_stack.c                      |    60 +-
 src/security/virt-aa-helper.c                      |    66 +-
 src/storage/storage_backend.c                      |   339 +-
 src/storage/storage_backend.h                      |    70 +-
 src/storage/storage_backend_disk.c                 |     5 +-
 src/storage/storage_backend_fs.c                   |   337 +-
 src/storage/storage_backend_gluster.c              |   224 +-
 src/storage/storage_backend_iscsi.c                |    44 +-
 src/storage/storage_backend_logical.c              |    57 +-
 src/storage/storage_backend_mpath.c                |     3 +
 src/storage/storage_backend_rbd.c                  |    77 +-
 src/storage/storage_backend_scsi.c                 |    56 +-
 src/storage/storage_driver.c                       |  1222 +-
 src/storage/storage_driver.h                       |    18 +-
 src/test/test_driver.c                             |    21 +-
 src/uml/uml_conf.c                                 |    11 +-
 src/uml/uml_driver.c                               |    41 +-
 src/util/viralloc.h                                |    17 +-
 src/util/virarch.h                                 |    14 +
 src/util/viraudit.c                                |     2 +-
 src/util/viraudit.h                                |     6 +-
 src/util/virbitmap.c                               |    54 +-
 src/util/virbitmap.h                               |    10 +-
 src/util/virbuffer.c                               |    31 +
 src/util/virbuffer.h                               |    17 +
 src/util/vircgroup.c                               |   127 +-
 src/util/vircgroup.h                               |     4 +
 src/util/vircommand.c                              |     5 +-
 src/util/virconf.c                                 |    10 +-
 src/util/virdbus.c                                 |    29 +-
 src/util/virdbus.h                                 |     4 -
 src/util/virerror.c                                |     6 +
 src/util/virerror.h                                |    13 +-
 src/util/vireventpoll.c                            |     6 +-
 src/util/virfile.c                                 |   169 +-
 src/util/virfile.h                                 |    22 +-
 src/util/virhook.h                                 |    24 +-
 src/util/virhostdev.c                              |   295 +-
 src/util/virinitctl.h                              |     5 +-
 src/util/virjson.c                                 |   317 +-
 src/util/virjson.h                                 |     2 +
 src/util/virnetdev.c                               |   101 +
 src/util/virnetdev.h                               |     5 +
 src/util/virnetdevmacvlan.c                        |    18 +-
 src/util/virnetdevmacvlan.h                        |    12 +-
 src/util/virnetdevopenvswitch.c                    |     8 +-
 src/util/virnetdevtap.c                            |     2 +-
 src/util/virnetdevvportprofile.c                   |     8 +-
 src/util/virnetdevvportprofile.h                   |     8 +-
 src/util/virnetlink.c                              |    49 +-
 src/util/virnuma.c                                 |   550 +-
 src/util/virnuma.h                                 |    43 +-
 src/util/virpci.c                                  |   111 +-
 src/util/virpci.h                                  |    41 +-
 src/util/virportallocator.c                        |    43 +-
 src/util/virportallocator.h                        |     4 +
 src/util/virscsi.c                                 |     6 +-
 src/util/virseclabel.c                             |    27 +-
 src/util/virseclabel.h                             |    14 +-
 src/util/virsexpr.c                                |    12 +-
 src/util/{virstatslinux.c => virstats.c}           |    95 +-
 src/util/{virstatslinux.h => virstats.h}           |    12 +-
 src/util/virstorageencryption.c                    |    46 +-
 src/util/virstorageencryption.h                    |    17 +-
 src/util/virstoragefile.c                          |  1597 +-
 src/util/virstoragefile.h                          |   147 +-
 src/util/virstring.c                               |    52 +-
 src/util/virstring.h                               |    38 +-
 src/util/virsysinfo.c                              |     4 +-
 src/util/virsysinfo.h                              |     4 +-
 src/util/virsystemd.c                              |     8 +-
 src/util/virtime.c                                 |    83 +-
 src/util/virtime.h                                 |    12 +-
 src/util/viruri.c                                  |     7 +-
 src/util/virusb.c                                  |     1 -
 src/util/virutil.c                                 |   169 +
 src/util/virutil.h                                 |    29 +
 src/util/virxml.c                                  |     9 +-
 src/vbox/vbox_snapshot_conf.c                      |  1574 ++
 src/vbox/vbox_snapshot_conf.h                      |   141 +
 src/vbox/vbox_tmpl.c                               |  2056 ++-
 src/virtlockd.8.in                                 |     2 +-
 src/vmware/vmware_conf.c                           |    12 +-
 src/vmx/vmx.c                                      |    12 +-
 src/xen/block_stats.c                              |    16 +-
 src/xen/xen_driver.c                               |    22 +-
 src/xen/xen_hypervisor.c                           |    43 +-
 src/xen/xend_internal.c                            |    28 +-
 src/xen/xs_internal.c                              |    15 +-
 src/xenapi/xenapi_driver.c                         |    32 +-
 src/xenapi/xenapi_utils.c                          |    34 +-
 src/xenapi/xenapi_utils.h                          |    10 +-
 src/xenxs/xen_sxpr.c                               |    51 +-
 src/xenxs/xen_xm.c                                 |    82 +-
 tests/Makefile.am                                  |    82 +-
 tests/Makefile.in                                  |   526 +-
 .../bhyvexml2argvdata/bhyvexml2argv-acpiapic.args  |     2 +-
 tests/bhyvexml2argvdata/bhyvexml2argv-acpiapic.xml |     2 +
 tests/bhyvexml2argvdata/bhyvexml2argv-base.args    |     2 +-
 tests/bhyvexml2argvdata/bhyvexml2argv-base.xml     |     2 +
 tests/bhyvexml2argvdata/bhyvexml2argv-console.args |     4 +-
 tests/bhyvexml2argvdata/bhyvexml2argv-console.xml  |     2 +
 .../bhyvexml2argv-disk-cdrom.args                  |     3 +
 ...v-acpiapic.xml => bhyvexml2argv-disk-cdrom.xml} |    12 +-
 .../bhyvexml2argv-disk-virtio.args                 |     2 +-
 .../bhyvexml2argv-disk-virtio.xml                  |     2 +
 tests/bhyvexml2argvdata/bhyvexml2argv-macaddr.args |     2 +-
 tests/bhyvexml2argvdata/bhyvexml2argv-macaddr.xml  |     2 +
 tests/bhyvexml2argvdata/bhyvexml2argv-serial.args  |     4 +-
 tests/bhyvexml2argvdata/bhyvexml2argv-serial.xml   |     2 +
 tests/bhyvexml2argvtest.c                          |     3 +-
 tests/cputest.c                                    |     4 +-
 tests/domaincapsschemadata/domaincaps-basic.xml    |    10 +
 tests/domaincapsschemadata/domaincaps-full.xml     |    56 +
 .../domaincaps-qemu_1.6.50-1.xml                   |    45 +
 tests/domaincapsschematest                         |    11 +
 tests/domaincapstest.c                             |   194 +
 tests/domainschemadata/domain-caps-features.xml    |    28 +
 tests/domainschematest                             |     3 +-
 tests/domainsnapshotxml2xmltest.c                  |     4 +-
 tests/interfaceschemadata/bond.xml                 |     1 +
 tests/interfaceschemadata/bridge-no-address.xml    |     1 +
 tests/interfaceschemadata/bridge.xml               |     1 +
 tests/interfaceschemadata/ethernet-dhcp.xml        |     3 +-
 tests/interfaceschemadata/vlan.xml                 |     1 +
 tests/lxcconf2xmldata/lxcconf2xml-blkiotune.xml    |     2 +
 tests/lxcconf2xmldata/lxcconf2xml-cpusettune.xml   |     2 +
 tests/lxcconf2xmldata/lxcconf2xml-cputune.xml      |     2 +
 tests/lxcconf2xmldata/lxcconf2xml-idmap.xml        |     2 +
 .../lxcconf2xmldata/lxcconf2xml-macvlannetwork.xml |     4 +
 tests/lxcconf2xmldata/lxcconf2xml-memtune.xml      |     2 +
 tests/lxcconf2xmldata/lxcconf2xml-nonenetwork.xml  |     4 +
 tests/lxcconf2xmldata/lxcconf2xml-nonetwork.xml    |     2 +
 .../lxcconf2xmldata/lxcconf2xml-physnetwork.config |     1 +
 tests/lxcconf2xmldata/lxcconf2xml-physnetwork.xml  |     4 +
 tests/lxcconf2xmldata/lxcconf2xml-simple.xml       |     9 +
 tests/lxcconf2xmldata/lxcconf2xml-vlannetwork.xml  |     4 +
 .../{lxc-idmap.xml => lxc-capabilities.xml}        |    14 +-
 tests/lxcxml2xmldata/lxc-idmap.xml                 |     1 +
 tests/lxcxml2xmltest.c                             |     1 +
 tests/metadatatest.c                               |    64 +
 tests/nodedevschemadata/pci_1002_71c4.xml          |     1 +
 .../pci_8086_0c0c_snd_hda_intel.xml                |    16 +
 tests/nodedevschemadata/pci_8086_10c9_sriov_pf.xml |     1 +
 .../pci_8086_27c5_scsi_host_0_unique_id.xml        |     8 +
 .../pci_8086_4238_pcie_wireless.xml                |    26 +
 tests/nodedevxml2xmltest.c                         |     3 +
 .../nodeinfodata/linux-armv6l-raspberrypi.cpuinfo  |    12 +
 .../nodeinfodata/linux-armv6l-raspberrypi.expected |     1 +
 .../linux-raspberrypi/cpu/cpu0/topology/core_id    |     1 +
 .../cpu/cpu0/topology/core_siblings                |     1 +
 .../cpu/cpu0/topology/core_siblings_list           |     1 +
 .../cpu/cpu0/topology/physical_package_id          |     1 +
 .../cpu/cpu0/topology/thread_siblings              |     1 +
 .../cpu/cpu0/topology/thread_siblings_list         |     1 +
 .../linux-raspberrypi/cpu/cpuidle/current_driver   |     1 +
 .../cpu/cpuidle/current_governor_ro                |     1 +
 .../nodeinfodata/linux-raspberrypi/cpu/kernel_max  |     1 +
 .../{linux-test8 => linux-raspberrypi}/cpu/offline |     0
 tests/nodeinfodata/linux-raspberrypi/cpu/online    |     1 +
 tests/nodeinfodata/linux-raspberrypi/cpu/possible  |     1 +
 tests/nodeinfodata/linux-raspberrypi/cpu/present   |     1 +
 tests/nodeinfodata/linux-test3/node/node0/meminfo  |     1 -
 tests/nodeinfodata/linux-test3/node/node1/meminfo  |     1 -
 tests/nodeinfodata/linux-test3/node/node2/meminfo  |     1 -
 tests/nodeinfodata/linux-test3/node/node3/meminfo  |     1 -
 tests/nodeinfodata/linux-test3/node/node4/meminfo  |     1 -
 tests/nodeinfodata/linux-test3/node/node5/meminfo  |     1 -
 tests/nodeinfodata/linux-test3/node/node6/meminfo  |     1 -
 tests/nodeinfodata/linux-test3/node/node7/meminfo  |     1 -
 tests/nodeinfodata/linux-test4/node/node0/meminfo  |     1 -
 tests/nodeinfodata/linux-test4/node/node1/meminfo  |     1 -
 tests/nodeinfodata/linux-test6/node/node0/meminfo  |     1 -
 tests/nodeinfodata/linux-test8/cpu/offline         |     1 -
 tests/nodeinfodata/linux-test8/node/node0/meminfo  |     1 -
 tests/nodeinfodata/linux-test8/node/node1/meminfo  |     1 -
 tests/nodeinfodata/linux-test8/node/node2/meminfo  |     1 -
 tests/nodeinfodata/linux-test8/node/node3/meminfo  |     1 -
 tests/nodeinfodata/linux-test8/node/node4/meminfo  |     1 -
 tests/nodeinfodata/linux-test8/node/node5/meminfo  |     1 -
 tests/nodeinfodata/linux-test8/node/node6/meminfo  |     1 -
 tests/nodeinfodata/linux-test8/node/node7/meminfo  |     1 -
 ...86-test1.cpuinfo => linux-x86_64-test1.cpuinfo} |     0
 ...-test1.expected => linux-x86_64-test1.expected} |     0
 ...86-test2.cpuinfo => linux-x86_64-test2.cpuinfo} |     0
 ...-test2.expected => linux-x86_64-test2.expected} |     0
 ...86-test3.cpuinfo => linux-x86_64-test3.cpuinfo} |     0
 ...-test3.expected => linux-x86_64-test3.expected} |     0
 ...86-test4.cpuinfo => linux-x86_64-test4.cpuinfo} |     0
 ...-test4.expected => linux-x86_64-test4.expected} |     0
 ...86-test5.cpuinfo => linux-x86_64-test5.cpuinfo} |     0
 ...-test5.expected => linux-x86_64-test5.expected} |     0
 ...86-test6.cpuinfo => linux-x86_64-test6.cpuinfo} |     0
 ...-test6.expected => linux-x86_64-test6.expected} |     0
 ...86-test7.cpuinfo => linux-x86_64-test7.cpuinfo} |     0
 ...-test7.expected => linux-x86_64-test7.expected} |     0
 ...86-test8.cpuinfo => linux-x86_64-test8.cpuinfo} |     0
 ...-test8.expected => linux-x86_64-test8.expected} |     0
 tests/nodeinfotest.c                               |    63 +-
 tests/qemuagenttest.c                              |     8 +-
 tests/qemuargv2xmltest.c                           |    48 +-
 tests/qemucapabilitiesdata/caps_1.2.2-1.caps       |     1 +
 tests/qemucapabilitiesdata/caps_1.3.1-1.caps       |     1 +
 tests/qemucapabilitiesdata/caps_1.3.1-1.replies    |    62 +-
 tests/qemucapabilitiesdata/caps_1.4.2-1.caps       |     1 +
 tests/qemucapabilitiesdata/caps_1.4.2-1.replies    |    62 +-
 tests/qemucapabilitiesdata/caps_1.5.3-1.caps       |     1 +
 tests/qemucapabilitiesdata/caps_1.5.3-1.replies    |    62 +-
 tests/qemucapabilitiesdata/caps_1.6.0-1.caps       |     2 +
 tests/qemucapabilitiesdata/caps_1.6.0-1.replies    |    62 +-
 tests/qemucapabilitiesdata/caps_1.6.50-1.caps      |     3 +
 tests/qemucapabilitiesdata/caps_1.6.50-1.replies   |    67 +-
 tests/qemucapabilitiestest.c                       |    57 +-
 tests/qemucaps2xmltest.c                           |     2 +-
 tests/qemuhelptest.c                               |     3 +-
 tests/qemumonitorjsontest.c                        |   102 +-
 tests/qemumonitortestutils.c                       |     6 +
 tests/qemuxml2argvdata/qemuxml2argv-boot-cdrom.xml |     2 +-
 .../qemuxml2argvdata/qemuxml2argv-boot-floppy.xml  |     2 +-
 .../qemuxml2argvdata/qemuxml2argv-boot-network.xml |     2 +-
 .../qemuxml2argv-channel-guestfwd.args             |     2 +-
 .../qemuxml2argv-chardev-label.xml                 |    45 +
 .../qemuxml2argv-clock-localtime.xml               |     2 +-
 tests/qemuxml2argvdata/qemuxml2argv-clock-utc.args |     7 +-
 .../qemuxml2argv-console-compat.xml                |     2 +-
 .../qemuxml2argv-cpu-numa-disjoint.args            |     6 +
 ...perv.xml => qemuxml2argv-cpu-numa-disjoint.xml} |    19 +-
 tests/qemuxml2argvdata/qemuxml2argv-cpu-numa1.xml  |     6 +-
 tests/qemuxml2argvdata/qemuxml2argv-cpu-numa2.xml  |     6 +-
 ...gv-cpu-numa2.xml => qemuxml2argv-cpu-numa3.xml} |     6 +-
 ...cow.xml => qemuxml2argv-disk-active-commit.xml} |    22 +-
 .../qemuxml2argv-disk-cdrom-empty.xml              |     2 +-
 tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom.xml |     2 +-
 .../qemuxml2argv-disk-drive-boot-cdrom.xml         |     2 +-
 .../qemuxml2argv-disk-drive-boot-disk.xml          |     2 +-
 .../qemuxml2argv-disk-drive-cache-directsync.xml   |     2 +-
 .../qemuxml2argv-disk-drive-cache-unsafe.xml       |     2 +-
 .../qemuxml2argv-disk-drive-cache-v1-none.xml      |     2 +-
 .../qemuxml2argv-disk-drive-cache-v1-wb.xml        |     2 +-
 .../qemuxml2argv-disk-drive-cache-v2-none.xml      |     2 +-
 .../qemuxml2argv-disk-drive-cache-v2-wb.xml        |     2 +-
 .../qemuxml2argv-disk-drive-cache-v2-wt.xml        |     2 +-
 ...muxml2argv-disk-drive-error-policy-enospace.xml |     2 +-
 .../qemuxml2argv-disk-drive-error-policy-stop.xml  |     2 +-
 ...rgv-disk-drive-error-policy-wreport-rignore.xml |     2 +-
 .../qemuxml2argv-disk-drive-fmt-qcow.xml           |     2 +-
 .../qemuxml2argv-disk-drive-network-gluster.xml    |     2 +-
 ...qemuxml2argv-disk-drive-network-iscsi-auth.args |     4 +-
 .../qemuxml2argv-disk-drive-network-iscsi-auth.xml |    12 +-
 .../qemuxml2argv-disk-drive-network-iscsi.xml      |     2 +-
 .../qemuxml2argv-disk-drive-network-nbd-export.xml |     2 +-
 ...xml2argv-disk-drive-network-nbd-ipv6-export.xml |     2 +-
 .../qemuxml2argv-disk-drive-network-nbd-ipv6.xml   |     2 +-
 .../qemuxml2argv-disk-drive-network-nbd-unix.xml   |     2 +-
 .../qemuxml2argv-disk-drive-network-nbd.xml        |     2 +-
 .../qemuxml2argv-disk-drive-network-rbd-auth.xml   |     4 +-
 ...emuxml2argv-disk-drive-network-rbd-ceph-env.xml |     2 +-
 .../qemuxml2argv-disk-drive-network-rbd-ipv6.xml   |     2 +-
 .../qemuxml2argv-disk-drive-network-rbd.xml        |     2 +-
 .../qemuxml2argv-disk-drive-network-sheepdog.xml   |     2 +-
 .../qemuxml2argvdata/qemuxml2argv-disk-floppy.xml  |     2 +-
 tests/qemuxml2argvdata/qemuxml2argv-disk-many.xml  |     2 +-
 ...mirror.xml => qemuxml2argv-disk-mirror-old.xml} |     0
 .../qemuxml2argvdata/qemuxml2argv-disk-mirror.xml  |    13 +-
 tests/qemuxml2argvdata/qemuxml2argv-disk-usb.xml   |     2 +-
 .../qemuxml2argv-disk-virtio-scsi-cmd_per_lun.args |     9 +
 ... qemuxml2argv-disk-virtio-scsi-cmd_per_lun.xml} |     9 +-
 .../qemuxml2argv-disk-virtio-scsi-max_sectors.args |     9 +
 ... qemuxml2argv-disk-virtio-scsi-max_sectors.xml} |     9 +-
 .../qemuxml2argvdata/qemuxml2argv-disk-virtio.xml  |     2 +-
 .../qemuxml2argvdata/qemuxml2argv-disk-xenvbd.xml  |     2 +-
 .../qemuxml2argv-graphics-sdl-fullscreen.xml       |     2 +-
 .../qemuxml2argvdata/qemuxml2argv-graphics-sdl.xml |     2 +-
 .../qemuxml2argv-graphics-vnc-policy.xml           |     2 +-
 .../qemuxml2argv-graphics-vnc-sasl.args            |     2 +-
 .../qemuxml2argv-graphics-vnc-sasl.xml             |     2 +-
 .../qemuxml2argv-graphics-vnc-socket.xml           |     2 +-
 .../qemuxml2argv-graphics-vnc-tls.args             |     2 +-
 .../qemuxml2argv-graphics-vnc-tls.xml              |     2 +-
 .../qemuxml2argv-graphics-vnc-websocket.xml        |     2 +-
 .../qemuxml2argvdata/qemuxml2argv-graphics-vnc.xml |     2 +-
 .../qemuxml2argv-hostdev-pci-address.xml           |     2 +-
 .../qemuxml2argv-hostdev-usb-address.xml           |     2 +-
 .../qemuxml2argv-hostdev-vfio-multidomain.args     |     6 +
 ...l => qemuxml2argv-hostdev-vfio-multidomain.xml} |     4 +-
 .../qemuxml2argv-hugepages-pages.args              |    16 +
 ...epages.xml => qemuxml2argv-hugepages-pages.xml} |    24 +-
 .../qemuxml2argv-hugepages-pages2.args             |    10 +
 ...pages.xml => qemuxml2argv-hugepages-pages2.xml} |    21 +-
 .../qemuxml2argv-hugepages-pages3.args             |     9 +
 ...pages.xml => qemuxml2argv-hugepages-pages3.xml} |    21 +-
 tests/qemuxml2argvdata/qemuxml2argv-hugepages.args |     2 +-
 tests/qemuxml2argvdata/qemuxml2argv-hyperv.xml     |     2 +-
 .../qemuxml2argv-input-usbmouse.xml                |     2 +-
 .../qemuxml2argv-input-usbtablet.xml               |     2 +-
 tests/qemuxml2argvdata/qemuxml2argv-kvmclock.xml   |     2 +-
 .../qemuxml2argv-machine-core-off.xml              |     2 +-
 .../qemuxml2argv-machine-core-on.xml               |     2 +-
 tests/qemuxml2argvdata/qemuxml2argv-migrate.xml    |     2 +-
 .../qemuxml2argv-minimal-msg-timestamp.args        |     6 +
 ....xml => qemuxml2argv-minimal-msg-timestamp.xml} |    14 +-
 tests/qemuxml2argvdata/qemuxml2argv-misc-acpi.xml  |     2 +-
 .../qemuxml2argv-misc-disable-s3.xml               |     2 +-
 .../qemuxml2argv-misc-disable-suspends.xml         |     2 +-
 .../qemuxml2argv-misc-enable-s4.xml                |     2 +-
 .../qemuxml2argv-misc-no-reboot.xml                |     2 +-
 tests/qemuxml2argvdata/qemuxml2argv-misc-uuid.xml  |     2 +-
 .../qemuxml2argv-net-eth-ifname.xml                |     2 +-
 tests/qemuxml2argvdata/qemuxml2argv-net-eth.xml    |     2 +-
 .../qemuxml2argv-net-hostdev-multidomain.args      |     7 +
 ...ml => qemuxml2argv-net-hostdev-multidomain.xml} |     2 +-
 .../qemuxml2argv-net-hostdev-vfio-multidomain.args |     7 +
 ... qemuxml2argv-net-hostdev-vfio-multidomain.xml} |     2 +-
 .../qemuxml2argv-net-hostdev-vfio.xml              |     2 +-
 .../qemuxml2argvdata/qemuxml2argv-net-hostdev.xml  |     2 +-
 tests/qemuxml2argvdata/qemuxml2argv-net-user.xml   |     2 +-
 .../qemuxml2argv-net-vhostuser.args                |     7 +
 ...t-virtio.xml => qemuxml2argv-net-vhostuser.xml} |     7 +-
 tests/qemuxml2argvdata/qemuxml2argv-net-virtio.xml |     2 +-
 .../qemuxml2argv-nographics-vga.xml                |     2 +-
 .../qemuxml2argvdata/qemuxml2argv-nosharepages.xml |     2 +-
 .../qemuxml2argv-numatune-auto-prefer.xml          |    29 +
 .../qemuxml2argv-numatune-memnode-no-memory.args   |     8 +
 .../qemuxml2argv-numatune-memnode-no-memory.xml    |    30 +
 .../qemuxml2argv-numatune-memnode-nocpu.xml        |    25 +
 .../qemuxml2argv-numatune-memnode.args             |    11 +
 .../qemuxml2argv-numatune-memnode.xml              |    33 +
 .../qemuxml2argv-numatune-memnodes-problematic.xml |    31 +
 .../qemuxml2argvdata/qemuxml2argv-parallel-tcp.xml |     2 +-
 tests/qemuxml2argvdata/qemuxml2argv-ppc-dtb.args   |     2 +-
 tests/qemuxml2argvdata/qemuxml2argv-ppc-dtb.xml    |     2 +-
 .../qemuxml2argv-ppce500-serial.args               |     7 +
 ...ppc-dtb.xml => qemuxml2argv-ppce500-serial.xml} |     4 +-
 .../qemuxml2argvdata/qemuxml2argv-pseries-disk.xml |     2 +-
 .../qemuxml2argv-pseries-nvram.xml                 |     2 +-
 .../qemuxml2argv-qemu-ns-no-env.xml                |     2 +-
 .../qemuxml2argv-reboot-timeout-disabled.xml       |     2 +-
 .../qemuxml2argv-reboot-timeout-enabled.xml        |     2 +-
 tests/qemuxml2argvdata/qemuxml2argv-restore-v1.xml |     2 +-
 tests/qemuxml2argvdata/qemuxml2argv-restore-v2.xml |     2 +-
 .../qemuxml2argv-seclabel-dac-none.args            |     4 +
 ...e-v1.xml => qemuxml2argv-seclabel-dac-none.xml} |     4 +-
 ....xml => qemuxml2argv-seclabel-dynamic-none.xml} |     4 +-
 ...mpat.xml => qemuxml2argv-seclabel-multiple.xml} |    26 +-
 tests/qemuxml2argvdata/qemuxml2argv-serial-dev.xml |     2 +-
 .../qemuxml2argvdata/qemuxml2argv-serial-file.xml  |     2 +-
 .../qemuxml2argvdata/qemuxml2argv-serial-many.xml  |     2 +-
 tests/qemuxml2argvdata/qemuxml2argv-serial-pty.xml |     2 +-
 .../qemuxml2argv-serial-tcp-telnet.xml             |     2 +-
 tests/qemuxml2argvdata/qemuxml2argv-serial-tcp.xml |     2 +-
 tests/qemuxml2argvdata/qemuxml2argv-serial-udp.xml |     2 +-
 .../qemuxml2argvdata/qemuxml2argv-serial-unix.xml  |     2 +-
 tests/qemuxml2argvdata/qemuxml2argv-serial-vc.xml  |     2 +-
 tests/qemuxml2argvdata/qemuxml2argv-smp.xml        |     2 +-
 tests/qemuxml2argvdata/qemuxml2argv-sound.xml      |     2 +-
 .../qemuxml2argv-virtio-rng-default.args           |     2 +-
 .../qemuxml2argv-virtio-rng-multiple.args          |    10 +
 ...v1.xml => qemuxml2argv-virtio-rng-multiple.xml} |    19 +-
 tests/qemuxml2argvdata/qemuxml2argv-watchdog.xml   |     2 +-
 tests/qemuxml2argvtest.c                           |    67 +-
 .../qemuxml2xmlout-cpu-numa1.xml}                  |    19 +-
 .../qemuxml2xmlout-cpu-numa2.xml}                  |    19 +-
 .../qemuxml2xmlout-disk-mirror-old-inactive.xml}   |     4 -
 .../qemuxml2xmlout-disk-mirror-old.xml}            |     9 +-
 .../qemuxml2xmlout-numatune-auto-prefer.xml        |    29 +
 .../qemuxml2xmlout-numatune-memnode.xml            |    33 +
 tests/qemuxml2xmltest.c                            |    20 +
 tests/scsihosttest.c                               |   308 +
 tests/securityselinuxhelper.c                      |     8 +-
 tests/securityselinuxlabeltest.c                   |    44 +-
 tests/statstest.c                                  |     2 +-
 .../pool-netfs-gluster-without-slash.xml           |    12 +
 .../pool-scsi-type-scsi-host-stable.xml            |    19 +
 .../pool-scsi-type-scsi-host-stable.xml            |    22 +
 tests/storagepoolxml2xmltest.c                     |     1 +
 .../qcow2-convert-nobacking.argv                   |     2 +
 .../storagevolxml2argvdata/qcow2-nocow-compat.argv |     3 +
 tests/storagevolxml2argvdata/qcow2-nocow.argv      |     3 +
 tests/storagevolxml2argvtest.c                     |     9 +
 tests/storagevolxml2xmlin/vol-qcow2-nocow.xml      |    32 +
 tests/storagevolxml2xmlout/vol-qcow2-nocow.xml     |    31 +
 tests/testutils.c                                  |     2 +-
 tests/testutilslxc.c                               |     2 +-
 tests/testutilsqemu.c                              |    57 +-
 tests/testutilsqemu.h                              |     3 +
 tests/testutilsxen.c                               |     2 +-
 tests/vboxsnapshotxmldata/2disks-1snap.vbox        |   322 +
 tests/vboxsnapshotxmldata/2disks-2snap.vbox        |   478 +
 .../vboxsnapshotxmldata/2disks-3snap-brother.vbox  |   786 +
 tests/vboxsnapshotxmldata/2disks-3snap.vbox        |   636 +
 tests/vboxsnapshotxmldata/2disks-nosnap.vbox       |   168 +
 tests/vboxsnapshotxmltest.c                        |   164 +
 tests/vcpupin                                      |    29 +-
 tests/virbitmaptest.c                              |    40 +-
 tests/vircaps2xmldata/vircaps-basic-4-4-2G.xml     |    74 +
 tests/vircaps2xmltest.c                            |   163 +
 tests/vircapstest.c                                |     7 +-
 tests/virmockdbus.c                                |     6 +-
 tests/virnettlshelpers.c                           |     4 +-
 tests/virstoragetest.c                             |   667 +-
 tests/virstringtest.c                              |    45 +-
 tests/virsystemdtest.c                             |     4 +-
 tests/virtimetest.c                                |   106 +-
 .../workstation-7.0.0-with-garbage.txt             |     3 +
 tests/vmwarevertest.c                              |     1 +
 tests/vmx2xmltest.c                                |     2 +-
 tests/xml2vmxtest.c                                |     2 +-
 tools/libvirt-guests.sh.in                         |     6 +-
 tools/virsh-domain-monitor.c                       |   116 +
 tools/virsh-domain.c                               |   469 +-
 tools/virsh-host.c                                 |   263 +-
 tools/virsh-network.c                              |   118 +-
 tools/virsh-nodedev.c                              |     6 +-
 tools/virsh-pool.c                                 |     2 +-
 tools/virsh-secret.c                               |     6 +-
 tools/virsh-volume.c                               |    29 +-
 tools/virsh.1                                      |   295 +-
 tools/virsh.c                                      |   160 +-
 tools/virsh.h                                      |     9 +
 tools/virsh.pod                                    |   293 +-
 tools/virt-host-validate.1                         |     2 +-
 tools/virt-login-shell.1                           |     2 +-
 tools/virt-pki-validate.1                          |     2 +-
 tools/virt-sanlock-cleanup.8                       |     2 +-
 tools/virt-xml-validate.1                          |     2 +-
 tools/wireshark/src/Makefile.am                    |     6 +-
 tools/wireshark/src/Makefile.in                    |     7 +-
 tools/wireshark/src/packet-libvirt.c               |    41 +-
 tools/wireshark/src/packet-libvirt.h               |    22 +-
 tools/wireshark/src/plugin.c                       |     7 +
 tools/wireshark/util/make-dissector-reg            |     7 +
 899 files changed, 687999 insertions(+), 518907 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