[Pkg-libvirt-commits] [libvirt] branch upstream/experimental updated (aec93e0 -> d0b310e)
Guido Guenther
agx at moszumanska.debian.org
Mon May 30 20:28:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
agx pushed a change to branch upstream/experimental
in repository libvirt.
from aec93e0 New upstream version 1.3.3~rc2
adds c0f0178 New upstream version 1.3.3
adds 1dad4b5 New upstream version 1.3.4~rc1
adds 6e52231 New upstream version 1.3.4~rc2
adds d0b310e New upstream version 1.3.5~rc1
No new revisions were added by this update.
Summary of changes:
AUTHORS | 8 +
ChangeLog | 16119 +++++--
INSTALL | 320 +-
Makefile.am | 10 +-
Makefile.in | 107 +-
NEWS | 788 +
aclocal.m4 | 4 +
build-aux/config.guess | 159 +-
build-aux/config.rpath | 152 +-
build-aux/config.sub | 38 +-
build-aux/depcomp | 41 +-
build-aux/gitlog-to-changelog | 23 +-
build-aux/install-sh | 4 +-
build-aux/useless-if-before-free | 6 +-
build-aux/vc-list-files | 4 +-
cfg.mk | 104 +-
config.h.in | 61 +-
configure | 804 +-
configure.ac | 173 +-
daemon/Makefile.am | 61 +-
daemon/Makefile.in | 152 +-
daemon/admin.c | 250 +
daemon/admin_dispatch.h | 421 +-
daemon/admin_server.c | 319 +
daemon/admin_server.h | 37 +
daemon/libvirtd-config.c | 2 +
daemon/libvirtd-config.h | 1 +
daemon/libvirtd.8.in | 38 +-
daemon/libvirtd.aug | 3 +-
daemon/libvirtd.c | 69 +-
daemon/libvirtd.conf | 20 +-
daemon/libvirtd.pod | 206 +
daemon/libvirtd.pod.in | 208 -
daemon/libvirtd.service.in | 5 +
daemon/libvirtd.socket.in | 11 -
daemon/remote.c | 49 +-
daemon/remote_dispatch.h | 29 +-
daemon/stream.c | 159 +-
daemon/stream.h | 2 -
daemon/test_libvirtd.aug.in | 1 +
docs/Makefile.am | 10 +-
docs/Makefile.in | 76 +-
docs/apibuild.py | 110 +-
docs/auditlog.html | 36 +-
docs/auditlog.html.in | 142 +-
docs/devhelp/general.html | 4 +-
docs/devhelp/libvirt.devhelp | 85 +-
docs/drvlxc.html | 4 +-
docs/drvlxc.html.in | 16 +-
docs/formatcaps.html | 18 +-
docs/formatcaps.html.in | 26 +-
docs/formatdomain.html | 861 +-
docs/formatdomain.html.in | 920 +-
docs/formatdomaincaps.html | 124 +-
docs/formatdomaincaps.html.in | 132 +-
docs/formatnetwork.html | 61 +-
docs/formatnetwork.html.in | 63 +-
docs/formatnwfilter.html | 6 +-
docs/formatnwfilter.html.in | 4 +-
docs/formatsnapshot.html | 6 +-
docs/formatsnapshot.html.in | 6 +-
docs/formatstorage.html | 20 +-
docs/formatstorage.html.in | 20 +-
docs/generic.css | 13 +-
docs/hacking.html | 13 +
docs/hacking.html.in | 13 +
docs/html/index.html | 2 +-
docs/html/libvirt-libvirt-common.html | 108 +
docs/html/libvirt-libvirt-domain-snapshot.html | 2 +-
docs/html/libvirt-libvirt-domain.html | 163 +-
docs/html/libvirt-libvirt-event.html | 18 +-
docs/html/libvirt-libvirt-host.html | 115 +-
docs/html/libvirt-libvirt-interface.html | 2 +-
docs/html/libvirt-libvirt-network.html | 6 +-
docs/html/libvirt-libvirt-nodedev.html | 2 +-
docs/html/libvirt-libvirt-nwfilter.html | 2 +-
docs/html/libvirt-libvirt-secret.html | 2 +-
docs/html/libvirt-libvirt-storage.html | 4 +-
docs/html/libvirt-libvirt-stream.html | 6 +-
docs/html/libvirt-virterror.html | 2 +-
docs/hvsupport.html | 66 +-
docs/hvsupport.html.in | 62 +-
docs/libvirt-api.xml | 270 +-
docs/libvirt-refs.xml | 480 +-
docs/libvirt.css | 6 -
docs/locking.html | 6 +-
docs/locking.html.in | 6 +-
docs/news.html | 775 +
docs/news.html.in | 799 +
docs/remote.html | 14 +-
docs/remote.html.in | 14 +-
docs/schemas/basictypes.rng | 71 +-
docs/schemas/domaincaps.rng | 34 +
docs/schemas/domaincommon.rng | 83 +-
docs/schemas/networkcommon.rng | 12 +-
docs/schemas/nodedev.rng | 29 +-
docs/schemas/nwfilter.rng | 16 +-
docs/sitemap.html | 3 +
docs/sitemap.html.in | 4 +
examples/Makefile.am | 7 +-
examples/Makefile.in | 101 +-
examples/object-events/event-test.c | 981 +-
gnulib/lib/Makefile.in | 121 +-
gnulib/lib/binary-io.h | 2 +-
gnulib/lib/dup2.c | 51 +
gnulib/lib/fcntl.c | 87 +
gnulib/lib/gettext.h | 8 +-
gnulib/lib/gnulib.mk | 8 +
gnulib/lib/hard-locale.c | 72 +
gnulib/lib/hard-locale.h | 25 +
gnulib/lib/intprops.h | 53 +-
gnulib/lib/mbrtowc.c | 54 +-
gnulib/lib/mktime-internal.h | 35 +-
gnulib/lib/mktime.c | 465 +-
gnulib/lib/regcomp.c | 157 +-
gnulib/lib/regex.h | 35 +-
gnulib/lib/regex_internal.c | 47 +-
gnulib/lib/regex_internal.h | 33 +-
gnulib/lib/regexec.c | 169 +-
gnulib/lib/stdalign.in.h | 6 +-
gnulib/lib/stddef.in.h | 6 +-
gnulib/lib/stdint.in.h | 14 +-
gnulib/lib/sys_select.in.h | 19 +-
gnulib/lib/timegm.c | 6 +-
gnulib/lib/wchar.in.h | 7 +-
gnulib/tests/Makefile.in | 144 +-
gnulib/tests/dup.c | 25 +
gnulib/tests/gnulib.mk | 9 +-
gnulib/tests/init.sh | 31 +-
gnulib/tests/math.in.h | 3 +-
gnulib/tests/setlocale.c | 1 +
gnulib/tests/test-getgroups.c | 1 +
gnulib/tests/test-getline.c | 4 +-
gnulib/tests/test-intprops.c | 28 +-
gnulib/tests/test-localename.c | 40 +-
gnulib/tests/test-mbrtowc.c | 11 +-
gnulib/tests/test-mbrtowc5.sh | 6 +
gnulib/tests/test-regex.c | 78 +-
gnulib/tests/test-setlocale1.c | 2 +
gnulib/tests/test-stat.c | 1 +
gnulib/tests/test-stat.h | 1 +
include/Makefile.am | 32 -
include/Makefile.in | 2066 -
include/libvirt/Makefile.am | 32 +
include/libvirt/Makefile.in | 2071 +
include/libvirt/libvirt-admin.h | 295 +-
include/libvirt/libvirt-common.h | 174 +-
include/libvirt/libvirt-common.h.in | 172 +-
include/libvirt/libvirt-domain.h | 111 +-
include/libvirt/libvirt-host.h | 186 -
include/libvirt/libvirt-storage.h | 1 +
include/libvirt/virterror.h | 1 +
libvirt.spec | 2086 +-
libvirt.spec.in | 2084 +-
m4/asm-underscore.m4 | 4 +-
m4/calloc.m4 | 10 +-
m4/canonicalize.m4 | 9 +-
m4/dup.m4 | 22 +-
m4/dup2.m4 | 14 +-
m4/extern-inline.m4 | 1 +
m4/fcntl.m4 | 13 +-
m4/getcwd.m4 | 4 +-
m4/getdelim.m4 | 4 +-
m4/getgroups.m4 | 6 +-
m4/getline.m4 | 5 +-
m4/gnulib-comp.m4 | 6 +
m4/hard-locale.m4 | 11 +
m4/malloc.m4 | 11 +-
m4/manywarnings.m4 | 14 +-
m4/mbrtowc.m4 | 50 +-
m4/mktime.m4 | 22 +-
m4/nocrash.m4 | 3 +-
m4/realloc.m4 | 11 +-
m4/regex.m4 | 4 +-
m4/select.m4 | 3 +-
m4/stdint.m4 | 29 +-
m4/strndup.m4 | 7 +-
m4/virt-compile-warnings.m4 | 22 +-
m4/virt-driver-uml.m4 | 55 +
m4/virt-host-validate.m4 | 40 +
m4/virt-init-script.m4 | 75 +
m4/virt-login-shell.m4 | 2 +-
m4/virt-nss.m4 | 2 +-
m4/virt-wireshark.m4 | 8 +-
maint.mk | 3 +-
po/POTFILES.in | 45 +-
po/af.gmo | Bin 0 -> 411 bytes
po/af.po | 41835 ++++++++++++++++++
po/am.gmo | Bin 0 -> 408 bytes
po/am.po | 41835 ++++++++++++++++++
po/anp.gmo | Bin 0 -> 409 bytes
po/anp.po | 41835 ++++++++++++++++++
po/ar.gmo | Bin 16990 -> 16901 bytes
po/ar.po | 18376 ++++----
po/as.gmo | Bin 1045326 -> 972426 bytes
po/as.po | 31188 +++++++-------
po/ast.gmo | Bin 0 -> 411 bytes
po/ast.po | 41835 ++++++++++++++++++
po/bal.gmo | Bin 0 -> 403 bytes
po/bal.po | 41835 ++++++++++++++++++
po/be.gmo | Bin 0 -> 486 bytes
po/be.po | 41836 ++++++++++++++++++
po/bg.gmo | Bin 38439 -> 38320 bytes
po/bg.po | 18597 ++++----
po/bn.gmo | Bin 16908 -> 16819 bytes
po/bn.po | 18376 ++++----
po/bn_IN.gmo | Bin 405206 -> 396844 bytes
po/bn_IN.po | 19593 ++++-----
po/bo.gmo | Bin 0 -> 402 bytes
po/bo.po | 41835 ++++++++++++++++++
po/br.gmo | Bin 0 -> 407 bytes
po/br.po | 41835 ++++++++++++++++++
po/brx.gmo | Bin 0 -> 407 bytes
po/brx.po | 41835 ++++++++++++++++++
po/bs.gmo | Bin 17986 -> 17885 bytes
po/bs.po | 18378 ++++----
po/ca.gmo | Bin 36222 -> 39065 bytes
po/ca.po | 18458 ++++----
po/cs.gmo | Bin 101567 -> 101049 bytes
po/cs.po | 18767 +++++----
po/cy.gmo | Bin 16944 -> 16856 bytes
po/cy.po | 18434 ++++----
po/da.gmo | Bin 23003 -> 22899 bytes
po/da.po | 18416 ++++----
po/de.gmo | Bin 692536 -> 674510 bytes
po/de.po | 21168 +++++-----
po/de_CH.gmo | Bin 0 -> 425 bytes
po/de_CH.po | 41835 ++++++++++++++++++
po/el.gmo | Bin 26787 -> 26663 bytes
po/el.po | 18583 ++++----
po/en_GB.gmo | Bin 641728 -> 623789 bytes
po/en_GB.po | 39297 +++++++++--------
po/eo.gmo | Bin 0 -> 411 bytes
po/eo.po | 41835 ++++++++++++++++++
po/es.gmo | Bin 689970 -> 659113 bytes
po/es.po | 38657 +++++++++--------
po/et.gmo | Bin 16909 -> 16820 bytes
po/et.po | 18376 ++++----
po/eu.gmo | Bin 0 -> 16829 bytes
po/eu.po | 42153 +++++++++++++++++++
po/fa.gmo | Bin 0 -> 402 bytes
po/fa.po | 41835 ++++++++++++++++++
po/fi.gmo | Bin 28788 -> 28694 bytes
po/fi.po | 18610 ++++----
po/fr.gmo | Bin 119933 -> 115966 bytes
po/fr.po | 19227 ++++-----
po/gl.gmo | Bin 16909 -> 16820 bytes
po/gl.po | 18436 ++++----
po/gu.gmo | Bin 1043226 -> 1027464 bytes
po/gu.po | 31762 +++++++-------
po/he.gmo | Bin 16907 -> 16818 bytes
po/he.po | 18376 ++++----
po/hi.gmo | Bin 592102 -> 579465 bytes
po/hi.po | 21328 +++++-----
po/hr.gmo | Bin 0 -> 484 bytes
po/hr.po | 41836 ++++++++++++++++++
po/hu.gmo | Bin 25292 -> 25178 bytes
po/hu.po | 18416 ++++----
po/ia.gmo | Bin 0 -> 413 bytes
po/ia.po | 41835 ++++++++++++++++++
po/id.gmo | Bin 16320 -> 16229 bytes
po/id.po | 18665 ++++----
po/ilo.gmo | Bin 0 -> 401 bytes
po/ilo.po | 41835 ++++++++++++++++++
po/is.gmo | Bin 16910 -> 16821 bytes
po/is.po | 18376 ++++----
po/it.gmo | Bin 191312 -> 187307 bytes
po/it.po | 18679 ++++----
po/ja.gmo | Bin 806217 -> 779562 bytes
po/ja.po | 28990 +++++++------
po/ka.gmo | Bin 16902 -> 16813 bytes
po/ka.po | 18376 ++++----
po/kk.gmo | Bin 0 -> 401 bytes
po/kk.po | 41835 ++++++++++++++++++
po/km.gmo | Bin 0 -> 400 bytes
po/km.po | 41835 ++++++++++++++++++
po/kn.gmo | Bin 1141745 -> 1088197 bytes
po/kn.po | 32100 +++++++-------
po/ko.gmo | Bin 393138 -> 373855 bytes
po/ko.po | 33868 ++++++++-------
po/kw.gmo | Bin 0 -> 444 bytes
po/kw.po | 41836 ++++++++++++++++++
po/kw at kkcor.gmo | Bin 0 -> 471 bytes
po/kw at kkcor.po | 41836 ++++++++++++++++++
po/kw at uccor.gmo | Bin 0 -> 472 bytes
po/kw at uccor.po | 41836 ++++++++++++++++++
po/kw_GB.gmo | Bin 0 -> 464 bytes
po/kw_GB.po | 41836 ++++++++++++++++++
po/ky.gmo | Bin 0 -> 402 bytes
po/ky.po | 41835 ++++++++++++++++++
po/libvirt.pot | 27754 ++++++------
po/lt.gmo | Bin 16974 -> 16885 bytes
po/lt.po | 18376 ++++----
po/lv.gmo | Bin 16943 -> 16854 bytes
po/lv.po | 18376 ++++----
po/mai.gmo | Bin 0 -> 411 bytes
po/mai.po | 41835 ++++++++++++++++++
po/mk.gmo | Bin 35902 -> 35776 bytes
po/mk.po | 18449 ++++----
po/ml.gmo | Bin 1224939 -> 1191647 bytes
po/ml.po | 21277 +++++-----
po/mn.gmo | Bin 0 -> 411 bytes
po/mn.po | 41835 ++++++++++++++++++
po/mr.gmo | Bin 1170382 -> 1072907 bytes
po/mr.po | 38777 +++++++++--------
po/ms.gmo | Bin 3063 -> 3062 bytes
po/ms.po | 18177 ++++----
po/nb.gmo | Bin 9906 -> 9905 bytes
po/nb.po | 18558 ++++----
po/nds.gmo | Bin 0 -> 406 bytes
po/nds.po | 41835 ++++++++++++++++++
po/ne.gmo | Bin 0 -> 408 bytes
po/ne.po | 41835 ++++++++++++++++++
po/nl.gmo | Bin 278210 -> 273599 bytes
po/nl.po | 21064 +++++----
po/nn.gmo | Bin 16918 -> 16829 bytes
po/nn.po | 18376 ++++----
po/nso.gmo | Bin 16916 -> 16827 bytes
po/nso.po | 18376 ++++----
po/or.gmo | Bin 959232 -> 874530 bytes
po/or.po | 30663 +++++++-------
po/pa.gmo | Bin 932484 -> 908965 bytes
po/pa.po | 21198 +++++-----
po/pl.gmo | Bin 301219 -> 296206 bytes
po/pl.po | 21082 +++++-----
po/pt.gmo | Bin 31361 -> 31269 bytes
po/pt.po | 18340 ++++----
po/pt_BR.gmo | Bin 698939 -> 679470 bytes
po/pt_BR.po | 21157 +++++-----
po/ro.gmo | Bin 16950 -> 16861 bytes
po/ro.po | 18376 ++++----
po/ru.gmo | Bin 713222 -> 771672 bytes
po/ru.po | 38572 +++++++++--------
po/si.gmo | Bin 16908 -> 16819 bytes
po/si.po | 18376 ++++----
po/sk.gmo | Bin 16934 -> 16845 bytes
po/sk.po | 18376 ++++----
po/sl.gmo | Bin 16962 -> 16873 bytes
po/sl.po | 18376 ++++----
po/sq.gmo | Bin 16909 -> 16820 bytes
po/sq.po | 18376 ++++----
po/sr.gmo | Bin 70810 -> 70214 bytes
po/sr.po | 19860 ++++-----
po/sr at latin.gmo | Bin 55924 -> 55473 bytes
po/sr at latin.po | 19862 ++++-----
po/sv.gmo | Bin 63354 -> 62853 bytes
po/sv.po | 18486 ++++----
po/ta.gmo | Bin 1249443 -> 1167869 bytes
po/ta.po | 31331 +++++++-------
po/te.gmo | Bin 1040612 -> 1015237 bytes
po/te.po | 21053 +++++----
po/tg.gmo | Bin 0 -> 400 bytes
po/tg.po | 41835 ++++++++++++++++++
po/th.gmo | Bin 16898 -> 16809 bytes
po/th.po | 18376 ++++----
po/tr.gmo | Bin 16901 -> 16812 bytes
po/tr.po | 18376 ++++----
po/tw.gmo | Bin 0 -> 398 bytes
po/tw.po | 41835 ++++++++++++++++++
po/uk.gmo | Bin 1145890 -> 1214923 bytes
po/uk.po | 23765 +++++------
po/ur.gmo | Bin 16905 -> 16816 bytes
po/ur.po | 18376 ++++----
po/vi.gmo | Bin 267509 -> 263237 bytes
po/vi.po | 20352 +++++----
po/wba.gmo | Bin 0 -> 399 bytes
po/wba.po | 41835 ++++++++++++++++++
po/yo.gmo | Bin 0 -> 408 bytes
po/yo.po | 41835 ++++++++++++++++++
po/zh_CN.gmo | Bin 601621 -> 619973 bytes
po/zh_CN.po | 22696 +++++-----
po/zh_HK.gmo | Bin 0 -> 427 bytes
po/zh_HK.po | 41835 ++++++++++++++++++
po/zh_TW.gmo | Bin 21200 -> 21397 bytes
po/zh_TW.po | 18509 ++++----
po/zu.gmo | Bin 16905 -> 16816 bytes
po/zu.po | 18376 ++++----
src/Makefile.am | 124 +-
src/Makefile.in | 1151 +-
src/admin/admin_client.h | 115 +
src/admin/admin_protocol.c | 223 +
src/admin/admin_protocol.h | 169 +
src/admin/admin_protocol.x | 151 +-
src/admin/admin_remote.c | 207 +-
src/admin_protocol-structs | 109 +
src/bhyve/bhyve_command.c | 3 +-
src/bhyve/bhyve_device.c | 24 +-
src/bhyve/bhyve_driver.c | 65 +-
src/bhyve/bhyve_process.c | 43 +-
src/bhyve/bhyve_process.h | 2 +
src/conf/capabilities.h | 28 +-
src/conf/device_conf.c | 20 +-
src/conf/device_conf.h | 159 +-
src/conf/domain_addr.c | 146 +-
src/conf/domain_addr.h | 89 +-
src/conf/domain_audit.c | 6 +
src/conf/domain_capabilities.c | 68 +-
src/conf/domain_capabilities.h | 40 +-
src/conf/domain_conf.c | 3442 +-
src/conf/domain_conf.h | 237 +-
src/conf/domain_event.c | 84 +
src/conf/domain_event.h | 7 +
src/conf/network_conf.c | 57 +-
src/conf/network_conf.h | 2 +-
src/conf/node_device_conf.c | 126 +-
src/conf/nwfilter_conf.c | 114 +-
src/conf/nwfilter_conf.h | 6 +-
src/conf/secret_conf.c | 37 +-
src/conf/secret_conf.h | 9 +-
src/conf/storage_conf.c | 24 +-
src/conf/storage_conf.h | 2 +-
src/conf/virsecretobj.c | 1005 +
src/conf/virsecretobj.h | 110 +
src/cpu/cpu.c | 2 +-
src/cpu/cpu.h | 24 +-
src/cpu/cpu_map.c | 32 +-
src/cpu/cpu_map.h | 4 +-
src/cpu/cpu_map.xml | 6 +
src/cpu/cpu_ppc64.c | 214 +-
src/cpu/cpu_x86.c | 757 +-
src/datatypes.c | 35 +
src/datatypes.h | 47 +
src/esx/esx_driver.c | 22 +-
src/esx/esx_storage_backend_vmfs.c | 4 +-
src/esx/esx_vi.c | 79 +-
src/fdstream.c | 98 +-
src/internal.h | 26 +
src/libvirt-admin.c | 423 +-
src/libvirt-domain.c | 30 +-
src/libvirt-stream.c | 5 +-
src/libvirt.c | 69 +-
src/libvirt_admin_private.syms | 14 +
src/libvirt_admin_public.syms | 12 +
src/libvirt_private.syms | 89 +-
src/libvirt_remote.syms | 9 +
src/libvirt_sasl.syms | 1 +
src/libxl/libxl_conf.c | 132 +-
src/libxl/libxl_conf.h | 18 +-
src/libxl/libxl_domain.c | 115 +-
src/libxl/libxl_domain.h | 14 +-
src/libxl/libxl_driver.c | 189 +-
src/libxl/libxl_migration.c | 207 +-
src/libxl/libxl_migration.h | 6 +-
src/locking/lock_daemon.c | 16 +-
src/locking/sanlock_helper.c | 9 +-
src/locking/virtlockd.pod | 165 +
src/locking/virtlockd.pod.in | 167 -
src/logging/log_daemon.c | 18 +-
src/logging/virtlogd.pod | 165 +
src/logging/virtlogd.pod.in | 167 -
src/lxc/lxc_cgroup.c | 3 +-
src/lxc/lxc_container.c | 11 +-
src/lxc/lxc_controller.c | 28 +-
src/lxc/lxc_domain.c | 148 +-
src/lxc/lxc_domain.h | 36 +
src/lxc/lxc_driver.c | 551 +-
src/lxc/lxc_fuse.h | 6 +-
src/lxc/lxc_native.c | 21 +-
src/lxc/lxc_process.c | 64 +-
src/lxc/lxc_process.h | 9 +-
src/network/bridge_driver.c | 146 +-
src/network/bridge_driver.h | 6 +-
src/network/leaseshelper.c | 12 +-
src/node_device/node_device_hal.c | 3 +-
src/node_device/node_device_linux_sysfs.c | 10 +-
src/nwfilter/nwfilter_driver.c | 11 +-
src/nwfilter/nwfilter_learnipaddr.c | 12 +-
src/openvz/openvz_driver.c | 5 +-
src/phyp/phyp_driver.c | 1 +
src/qemu/qemu_agent.c | 26 +-
src/qemu/qemu_alias.c | 219 +-
src/qemu/qemu_alias.h | 14 +-
src/qemu/qemu_capabilities.c | 476 +-
src/qemu/qemu_capabilities.h | 32 +-
src/qemu/qemu_capspriv.h | 17 +
src/qemu/qemu_cgroup.c | 2 +
src/qemu/qemu_command.c | 1709 +-
src/qemu/qemu_command.h | 46 +-
src/qemu/qemu_conf.c | 13 +-
src/qemu/qemu_conf.h | 7 -
src/qemu/qemu_domain.c | 1008 +-
src/qemu/qemu_domain.h | 145 +-
src/qemu/qemu_domain_address.c | 645 +-
src/qemu/qemu_driver.c | 1333 +-
src/qemu/qemu_hostdev.c | 4 +-
src/qemu/qemu_hotplug.c | 938 +-
src/qemu/qemu_hotplug.h | 10 +-
src/qemu/qemu_interface.c | 30 +-
src/qemu/qemu_migration.c | 400 +-
src/qemu/qemu_migration.h | 40 +
src/qemu/qemu_monitor.c | 251 +-
src/qemu/qemu_monitor.h | 98 +-
src/qemu/qemu_monitor_json.c | 1445 +-
src/qemu/qemu_monitor_json.h | 45 +-
src/qemu/qemu_monitor_text.c | 503 -
src/qemu/qemu_monitor_text.h | 34 -
src/qemu/qemu_parse_command.c | 56 +-
src/qemu/qemu_process.c | 1154 +-
src/qemu/qemu_process.h | 16 +-
src/remote/remote_driver.c | 106 +-
src/remote/remote_protocol.c | 19 +-
src/remote/remote_protocol.h | 10 +
src/remote/remote_protocol.x | 14 +-
src/remote_protocol-structs | 6 +
src/rpc/gendispatch.pl | 75 +-
src/rpc/virnetclient.c | 21 +-
src/rpc/virnetclient.h | 2 +
src/rpc/virnetclientstream.c | 148 +-
src/rpc/virnetdaemon.c | 4 +
src/rpc/virnetmessage.c | 28 +-
src/rpc/virnetmessage.h | 2 +
src/rpc/virnetprotocol.x | 7 +-
src/rpc/virnetserver.c | 207 +-
src/rpc/virnetserver.h | 31 +
src/rpc/virnetserverclient.c | 158 +-
src/rpc/virnetserverclient.h | 15 +-
src/rpc/virnetserverprogram.c | 18 +-
src/rpc/virnetserverprogram.h | 4 +-
src/rpc/virnetsocket.c | 17 +-
src/rpc/virnetsocket.h | 2 +
src/rpc/virnetsshsession.c | 6 +
src/rpc/virnettlscontext.c | 3 +-
src/secret/secret_driver.c | 823 +-
src/secret/secret_util.c | 85 +
src/secret/secret_util.h | 35 +
src/security/security_dac.c | 13 +-
src/security/security_driver.h | 8 +-
src/security/security_manager.c | 10 +-
src/security/security_manager.h | 6 +-
src/security/security_selinux.c | 15 +-
src/security/security_stack.c | 12 +-
src/security/virt-aa-helper.c | 102 +-
src/storage/parthelper.c | 22 +-
src/storage/storage_backend.c | 410 +-
src/storage/storage_backend.h | 24 +-
src/storage/storage_backend_disk.c | 108 +-
src/storage/storage_backend_fs.c | 48 +-
src/storage/storage_backend_gluster.c | 1 +
src/storage/storage_backend_iscsi.c | 8 +-
src/storage/storage_backend_logical.c | 10 +-
src/storage/storage_backend_mpath.c | 7 +-
src/storage/storage_backend_rbd.c | 17 +-
src/storage/storage_backend_scsi.c | 2 +-
src/storage/storage_backend_zfs.c | 32 +-
src/storage/storage_driver.c | 90 +-
src/uml/uml_driver.c | 3 +-
src/util/iohelper.c | 23 +-
src/util/viralloc.c | 36 +
src/util/viralloc.h | 75 +-
src/util/virbuffer.c | 11 +-
src/util/vircgroup.c | 16 +
src/util/vircommand.c | 9 +-
src/util/vircommand.h | 3 +-
src/util/virconf.c | 11 +-
src/util/vircrypto.c | 236 +-
src/util/vircrypto.h | 22 +-
src/util/virerror.c | 10 +-
src/util/virfile.c | 43 +-
src/util/virfile.h | 3 +
src/util/virgettext.c | 56 +
src/util/virgettext.h | 25 +
src/util/virgic.h | 13 +
src/util/virhashcode.h | 2 +-
src/util/virhook.c | 3 +-
src/util/virhostdev.c | 53 +-
src/util/viriscsi.c | 49 +-
src/util/viriscsi.h | 1 -
src/util/virjson.c | 4 +-
src/util/virlog.h | 78 +-
src/util/virnetdev.c | 112 +-
src/util/virnetdev.h | 9 +-
src/util/virnetdevmacvlan.c | 4 +-
src/util/virnetdevmacvlan.h | 6 +-
src/util/virpci.c | 61 +-
src/util/virpci.h | 3 +-
src/util/virperf.c | 73 +-
src/util/virperf.h | 2 +
src/util/virpolkit.c | 26 +-
src/util/virrandom.c | 44 +-
src/util/virrandom.h | 4 +-
src/util/virsocketaddr.c | 24 +-
src/util/virstats.h | 4 +-
src/util/virstoragefile.c | 30 +-
src/util/virstoragefile.h | 5 +-
src/util/virstring.c | 70 +-
src/util/virstring.h | 5 +
src/util/virsysinfo.c | 13 +-
src/util/virthreadpool.c | 241 +-
src/util/virthreadpool.h | 8 +
src/util/virtime.c | 81 +
src/util/virtime.h | 11 +
src/util/virtypedparam.c | 6 +-
src/util/virutil.c | 23 +-
src/util/virutil.h | 2 -
src/util/viruuid.c | 45 +-
src/vbox/vbox_common.c | 29 +-
src/virtlockd.8.in | 22 +-
src/virtlogd.8.in | 22 +-
src/vmx/vmx.c | 51 +-
src/vz/vz_driver.c | 1801 +-
src/vz/vz_sdk.c | 1586 +-
src/vz/vz_sdk.h | 43 +-
src/vz/vz_utils.c | 60 +-
src/vz/vz_utils.h | 43 +-
src/xen/block_stats.h | 8 +-
src/xen/xen_driver.h | 5 +-
src/xen/xend_internal.c | 2 +-
src/xenapi/xenapi_driver.c | 1 +
src/xenapi/xenapi_driver.h | 2 +-
src/xenconfig/xen_common.c | 80 +-
src/xenconfig/xen_common.h | 10 +-
src/xenconfig/xen_sxpr.c | 30 +-
src/xenconfig/xen_xl.c | 18 +-
src/xenconfig/xen_xm.c | 13 +-
tests/Makefile.am | 140 +-
tests/Makefile.in | 830 +-
tests/bhyvexml2xmltest.c | 4 +-
tests/capabilityschematest | 3 +-
tests/check-file-access.pl | 104 +
tests/commandtest.c | 81 +-
tests/cpuset | 50 -
tests/cputestdata/x86-baseline-3-expanded.xml | 62 +-
tests/cputestdata/x86-baseline-4-expanded.xml | 80 +-
tests/cputestdata/x86-baseline-4-result.xml | 18 +-
tests/cputestdata/x86-baseline-5-expanded.xml | 80 +-
tests/cputestdata/x86-baseline-5-result.xml | 8 +-
tests/cputestdata/x86-baseline-6-migratable.xml | 8 +-
tests/cputestdata/x86-baseline-6-result.xml | 10 +-
.../cputestdata/x86-host+guest,model486-result.xml | 62 +-
.../x86-host+guest,models,Penryn-result.xml | 14 +-
.../x86-host+guest,models,qemu64-result.xml | 14 +-
tests/cputestdata/x86-host+guest,models-result.xml | 14 +-
tests/cputestdata/x86-host+guest-result.xml | 10 +-
...6-host+host+host-model,models,Penryn-result.xml | 28 +-
tests/cputestdata/x86-host+min.xml | 26 +-
tests/cputestdata/x86-host+pentium3.xml | 46 +-
.../x86-host+strict-force-extra-result.xml | 28 +-
...aswell-noTSX+Haswell,haswell,Haswell-result.xml | 2 +-
...+Haswell-noTSX,haswell,Haswell-noTSX-result.xml | 2 +-
.../x86-host-better+pentium3,core2duo-result.xml | 32 +-
.../x86-host-better+pentium3,pentium3-result.xml | 50 +-
.../x86-host-better+pentium3-result.xml | 26 +-
tests/cputestdata/x86-host-worse+guest-result.xml | 6 +-
tests/define-dev-segfault | 80 -
tests/domaincapsschemadata/basic.xml | 16 +
tests/domaincapsschemadata/domaincaps-basic.xml | 11 -
tests/domaincapsschemadata/domaincaps-full.xml | 71 -
.../domaincaps-qemu_1.6.50-1.xml | 59 -
tests/domaincapsschemadata/full.xml | 95 +
tests/domaincapsschemadata/qemu_1.7.0.x86_64.xml | 78 +
.../qemu_2.6.0-gicv2-virt.aarch64.xml | 80 +
.../qemu_2.6.0-gicv3-virt.aarch64.xml | 80 +
tests/domaincapsschemadata/qemu_2.6.0.aarch64.xml | 76 +
tests/domaincapsschemadata/qemu_2.6.0.ppc64le.xml | 74 +
tests/domaincapsschemadata/qemu_2.6.0.x86_64.xml | 79 +
tests/domaincapsschematest | 3 +-
tests/domaincapstest.c | 235 +-
tests/domainschematest | 3 +-
tests/domainsnapshotschematest | 3 +-
.../disk_snapshot_redefine.xml | 12 +-
.../external_vm_redefine.xml | 12 +-
tests/domainsnapshotxml2xmlout/full_domain.xml | 12 +-
tests/domainsnapshotxml2xmlout/metadata.xml | 12 +-
tests/file_access_whitelist.txt | 23 +
...eneric-graphics-listen-back-compat-mismatch.xml | 30 +
.../generic-graphics-listen-back-compat.xml | 28 +
.../generic-graphics-vnc-listen-attr-only.xml | 28 +
...generic-graphics-vnc-listen-element-minimal.xml | 30 +
...ic-graphics-vnc-listen-element-with-address.xml | 30 +
.../generic-graphics-vnc-manual-port.xml | 28 +
.../generic-graphics-vnc-minimal.xml | 28 +
.../generic-graphics-vnc-socket-listen.xml | 30 +
.../generic-graphics-vnc-socket.xml | 28 +
.../generic-name-slash-fail.xml | 17 +
.../generic-graphics-listen-back-compat.xml | 30 +
.../generic-graphics-vnc-listen-attr-only.xml | 30 +
...generic-graphics-vnc-listen-element-minimal.xml | 30 +
...ic-graphics-vnc-listen-element-with-address.xml | 30 +
.../generic-graphics-vnc-manual-port.xml | 30 +
.../generic-graphics-vnc-minimal.xml | 30 +
.../generic-graphics-vnc-socket-listen.xml | 28 +
.../generic-graphics-vnc-socket.xml | 28 +
tests/genericxml2xmltest.c | 28 +-
tests/int-overflow | 22 -
tests/interfaceschematest | 3 +-
tests/libvirtd-fail | 6 +-
tests/libvirtd-pool | 6 +-
tests/libvirtdconftest.c | 26 +-
tests/lxcconf2xmldata/lxcconf2xml-ethernet.config | 44 +
tests/lxcconf2xmldata/lxcconf2xml-ethernet.xml | 54 +
tests/lxcconf2xmltest.c | 1 +
tests/lxcxml2xmldata/lxc-ethernet.xml | 42 +
tests/lxcxml2xmltest.c | 4 +-
tests/networkschematest | 3 +-
tests/networkxml2confdata/dhcp6-nat-network.conf | 2 +-
tests/networkxml2confdata/dhcp6-network.conf | 2 +-
.../dhcp6host-routed-network.conf | 2 +-
tests/networkxml2xmlin/hostdev-duplicate.xml | 11 +
tests/networkxml2xmlin/passthrough-duplicate.xml | 10 +
tests/networkxml2xmltest.c | 75 +-
.../pci_0000_00_1c_0_header_type.xml | 2 +-
tests/nodedevschemadata/pci_0000_02_10_7_sriov.xml | 23 +
.../pci_0000_02_10_7_sriov_pf_vfs_all.xml | 29 +
...i_0000_02_10_7_sriov_pf_vfs_all_header_type.xml | 30 +
.../pci_0000_02_10_7_sriov_vfs.xml | 26 +
.../pci_0000_02_10_7_sriov_zero_vfs_max_count.xml | 21 +
tests/nodedevschematest | 3 +-
tests/nodedevxml2xmltest.c | 5 +
tests/nodeinfotest.c | 6 +-
tests/nssmock.c | 41 +-
tests/nwfilterschematest | 3 +-
tests/openvzutilstest.c | 7 +-
tests/qemuargv2xmldata/qemuargv2xml-boot-cdrom.xml | 8 +-
.../qemuargv2xmldata/qemuargv2xml-boot-floppy.xml | 8 +-
.../qemuargv2xmldata/qemuargv2xml-boot-network.xml | 8 +-
.../qemuargv2xml-clock-localtime.xml | 8 +-
tests/qemuargv2xmldata/qemuargv2xml-clock-utc.xml | 8 +-
.../qemuargv2xml-console-compat.xml | 8 +-
.../qemuargv2xml-disk-cdrom-empty.xml | 8 +-
tests/qemuargv2xmldata/qemuargv2xml-disk-cdrom.xml | 8 +-
.../qemuargv2xml-disk-drive-boot-cdrom.xml | 8 +-
.../qemuargv2xml-disk-drive-boot-disk.xml | 8 +-
.../qemuargv2xml-disk-drive-cache-directsync.xml | 8 +-
.../qemuargv2xml-disk-drive-cache-unsafe.xml | 8 +-
.../qemuargv2xml-disk-drive-cache-v2-none.xml | 8 +-
.../qemuargv2xml-disk-drive-cache-v2-wb.xml | 8 +-
.../qemuargv2xml-disk-drive-cache-v2-wt.xml | 8 +-
...muargv2xml-disk-drive-error-policy-enospace.xml | 8 +-
.../qemuargv2xml-disk-drive-error-policy-stop.xml | 8 +-
...xml-disk-drive-error-policy-wreport-rignore.xml | 8 +-
.../qemuargv2xml-disk-drive-fmt-qcow.xml | 8 +-
.../qemuargv2xml-disk-drive-network-gluster.xml | 6 +-
...qemuargv2xml-disk-drive-network-iscsi-auth.args | 6 +-
.../qemuargv2xml-disk-drive-network-iscsi-auth.xml | 10 +-
.../qemuargv2xml-disk-drive-network-iscsi.xml | 6 +-
.../qemuargv2xml-disk-drive-network-nbd-export.xml | 9 +-
...argv2xml-disk-drive-network-nbd-ipv6-export.xml | 9 +-
.../qemuargv2xml-disk-drive-network-nbd-ipv6.xml | 9 +-
.../qemuargv2xml-disk-drive-network-nbd-unix.xml | 9 +-
.../qemuargv2xml-disk-drive-network-nbd.xml | 9 +-
.../qemuargv2xml-disk-drive-network-rbd-auth.xml | 9 +-
...emuargv2xml-disk-drive-network-rbd-ceph-env.xml | 9 +-
.../qemuargv2xml-disk-drive-network-rbd-ipv6.xml | 9 +-
.../qemuargv2xml-disk-drive-network-rbd.xml | 12 +-
.../qemuargv2xml-disk-drive-network-sheepdog.xml | 9 +-
.../qemuargv2xmldata/qemuargv2xml-disk-floppy.xml | 8 +-
tests/qemuargv2xmldata/qemuargv2xml-disk-many.xml | 8 +-
tests/qemuargv2xmldata/qemuargv2xml-disk-usb.xml | 8 +-
.../qemuargv2xmldata/qemuargv2xml-disk-virtio.xml | 10 +-
.../qemuargv2xmldata/qemuargv2xml-disk-xenvbd.args | 25 -
.../qemuargv2xmldata/qemuargv2xml-disk-xenvbd.xml | 47 -
.../qemuargv2xml-graphics-sdl-fullscreen.xml | 11 +-
.../qemuargv2xmldata/qemuargv2xml-graphics-sdl.xml | 11 +-
.../qemuargv2xml-graphics-vnc-policy.xml | 11 +-
.../qemuargv2xml-graphics-vnc-sasl.xml | 11 +-
.../qemuargv2xml-graphics-vnc-socket.xml | 11 +-
.../qemuargv2xml-graphics-vnc-tls.xml | 11 +-
.../qemuargv2xml-graphics-vnc-websocket.xml | 7 +-
.../qemuargv2xmldata/qemuargv2xml-graphics-vnc.xml | 11 +-
.../qemuargv2xml-hostdev-pci-address.xml | 9 +-
.../qemuargv2xml-hostdev-usb-address.xml | 8 +-
.../qemuargv2xmldata/qemuargv2xml-hyperv-panic.xml | 4 +-
tests/qemuargv2xmldata/qemuargv2xml-hyperv.xml | 4 +-
.../qemuargv2xml-input-usbmouse.xml | 8 +-
.../qemuargv2xml-input-usbtablet.xml | 8 +-
.../qemuargv2xmldata/qemuargv2xml-kvm-features.xml | 4 +-
tests/qemuargv2xmldata/qemuargv2xml-kvmclock.xml | 4 +-
.../qemuargv2xml-machine-aeskeywrap-off-argv.args | 4 +-
.../qemuargv2xml-machine-aeskeywrap-off-argv.xml | 6 +-
.../qemuargv2xml-machine-aeskeywrap-on-argv.args | 4 +-
.../qemuargv2xml-machine-aeskeywrap-on-argv.xml | 6 +-
.../qemuargv2xml-machine-core-off.xml | 8 +-
.../qemuargv2xml-machine-core-on.xml | 8 +-
.../qemuargv2xml-machine-deakeywrap-off-argv.args | 4 +-
.../qemuargv2xml-machine-deakeywrap-off-argv.xml | 6 +-
.../qemuargv2xml-machine-deakeywrap-on-argv.args | 4 +-
.../qemuargv2xml-machine-deakeywrap-on-argv.xml | 6 +-
.../qemuargv2xml-machine-keywrap-none-argv.args | 4 +-
.../qemuargv2xml-machine-keywrap-none-argv.xml | 6 +-
tests/qemuargv2xmldata/qemuargv2xml-mem-scale.args | 22 +
tests/qemuargv2xmldata/qemuargv2xml-mem-scale.xml | 37 +
tests/qemuargv2xmldata/qemuargv2xml-migrate.xml | 8 +-
tests/qemuargv2xmldata/qemuargv2xml-misc-acpi.xml | 8 +-
.../qemuargv2xml-misc-disable-s3.xml | 8 +-
.../qemuargv2xml-misc-disable-suspends.xml | 8 +-
.../qemuargv2xml-misc-enable-s4.xml | 8 +-
.../qemuargv2xml-misc-no-reboot.xml | 8 +-
tests/qemuargv2xmldata/qemuargv2xml-misc-uuid.xml | 8 +-
.../qemuargv2xml-net-eth-ifname.xml | 9 +-
tests/qemuargv2xmldata/qemuargv2xml-net-eth.xml | 9 +-
tests/qemuargv2xmldata/qemuargv2xml-net-user.xml | 9 +-
tests/qemuargv2xmldata/qemuargv2xml-net-virtio.xml | 9 +-
.../qemuargv2xml-nographics-vga.xml | 8 +-
.../qemuargv2xmldata/qemuargv2xml-nosharepages.xml | 8 +-
.../qemuargv2xmldata/qemuargv2xml-parallel-tcp.xml | 8 +-
.../qemuargv2xmldata/qemuargv2xml-pseries-disk.xml | 11 +-
.../qemuargv2xml-pseries-nvram.xml | 4 +-
.../qemuargv2xml-qemu-ns-no-env.xml | 8 +-
.../qemuargv2xml-reboot-timeout-disabled.xml | 4 +-
.../qemuargv2xml-reboot-timeout-enabled.xml | 4 +-
tests/qemuargv2xmldata/qemuargv2xml-restore-v2.xml | 8 +-
tests/qemuargv2xmldata/qemuargv2xml-serial-dev.xml | 8 +-
.../qemuargv2xmldata/qemuargv2xml-serial-file.xml | 8 +-
.../qemuargv2xmldata/qemuargv2xml-serial-many.xml | 8 +-
tests/qemuargv2xmldata/qemuargv2xml-serial-pty.xml | 8 +-
.../qemuargv2xml-serial-tcp-telnet.xml | 8 +-
tests/qemuargv2xmldata/qemuargv2xml-serial-tcp.xml | 8 +-
tests/qemuargv2xmldata/qemuargv2xml-serial-udp.xml | 8 +-
.../qemuargv2xmldata/qemuargv2xml-serial-unix.xml | 8 +-
tests/qemuargv2xmldata/qemuargv2xml-serial-vc.xml | 8 +-
tests/qemuargv2xmldata/qemuargv2xml-smp.xml | 8 +-
tests/qemuargv2xmldata/qemuargv2xml-sound.xml | 16 +-
tests/qemuargv2xmldata/qemuargv2xml-watchdog.xml | 8 +-
tests/qemuargv2xmltest.c | 2 +-
tests/qemucapabilitiesdata/caps_1.2.2-1.caps | 117 -
tests/qemucapabilitiesdata/caps_1.2.2-1.replies | 1830 -
.../qemucapabilitiesdata/caps_1.2.2.x86_64.replies | 1914 +
tests/qemucapabilitiesdata/caps_1.2.2.x86_64.xml | 153 +
tests/qemucapabilitiesdata/caps_1.3.1-1.caps | 132 -
tests/qemucapabilitiesdata/caps_1.3.1-1.replies | 2021 -
.../qemucapabilitiesdata/caps_1.3.1.x86_64.replies | 2151 +
tests/qemucapabilitiesdata/caps_1.3.1.x86_64.xml | 175 +
tests/qemucapabilitiesdata/caps_1.4.2-1.caps | 133 -
tests/qemucapabilitiesdata/caps_1.4.2-1.replies | 2072 -
.../qemucapabilitiesdata/caps_1.4.2.x86_64.replies | 2201 +
tests/qemucapabilitiesdata/caps_1.4.2.x86_64.xml | 177 +
tests/qemucapabilitiesdata/caps_1.5.3-1.caps | 142 -
tests/qemucapabilitiesdata/caps_1.5.3-1.replies | 2823 --
.../qemucapabilitiesdata/caps_1.5.3.x86_64.replies | 3013 ++
tests/qemucapabilitiesdata/caps_1.5.3.x86_64.xml | 189 +
tests/qemucapabilitiesdata/caps_1.6.0-1.caps | 148 -
tests/qemucapabilitiesdata/caps_1.6.0-1.replies | 2815 --
.../qemucapabilitiesdata/caps_1.6.0.x86_64.replies | 2980 ++
tests/qemucapabilitiesdata/caps_1.6.0.x86_64.xml | 196 +
tests/qemucapabilitiesdata/caps_1.6.50-1.caps | 148 -
tests/qemucapabilitiesdata/caps_1.6.50-1.replies | 2797 --
.../qemucapabilitiesdata/caps_1.7.0.x86_64.replies | 3195 ++
tests/qemucapabilitiesdata/caps_1.7.0.x86_64.xml | 200 +
tests/qemucapabilitiesdata/caps_2.1.1-1.caps | 166 -
tests/qemucapabilitiesdata/caps_2.1.1-1.replies | 3548 --
.../qemucapabilitiesdata/caps_2.1.1.x86_64.replies | 3700 ++
tests/qemucapabilitiesdata/caps_2.1.1.x86_64.xml | 219 +
tests/qemucapabilitiesdata/caps_2.4.0-1.caps | 177 -
tests/qemucapabilitiesdata/caps_2.4.0-1.replies | 4244 --
.../qemucapabilitiesdata/caps_2.4.0.x86_64.replies | 4439 ++
tests/qemucapabilitiesdata/caps_2.4.0.x86_64.xml | 242 +
tests/qemucapabilitiesdata/caps_2.5.0-1.caps | 178 -
tests/qemucapabilitiesdata/caps_2.5.0-1.replies | 4264 --
.../qemucapabilitiesdata/caps_2.5.0.x86_64.replies | 4641 ++
tests/qemucapabilitiesdata/caps_2.5.0.x86_64.xml | 248 +
tests/qemucapabilitiesdata/caps_2.6.0-1.caps | 181 -
tests/qemucapabilitiesdata/caps_2.6.0-1.replies | 4272 --
.../caps_2.6.0-gicv2.aarch64.replies | 4940 +++
.../caps_2.6.0-gicv2.aarch64.xml | 235 +
.../caps_2.6.0-gicv3.aarch64.replies | 4940 +++
.../caps_2.6.0-gicv3.aarch64.xml | 235 +
.../caps_2.6.0.ppc64le.replies | 6163 +++
tests/qemucapabilitiesdata/caps_2.6.0.ppc64le.xml | 601 +
.../qemucapabilitiesdata/caps_2.6.0.x86_64.replies | 4748 +++
tests/qemucapabilitiesdata/caps_2.6.0.x86_64.xml | 248 +
tests/qemucapabilitiestest.c | 99 +-
tests/qemucaps2xmldata/all_1.6.0-1.caps | 1 +
tests/qemucaps2xmldata/all_1.6.0-1.xml | 1 +
tests/qemucaps2xmldata/nodisksnapshot_1.6.0-1.caps | 1 +
tests/qemucaps2xmldata/nodisksnapshot_1.6.0-1.xml | 1 +
tests/qemucapsprobe.c | 80 +
tests/qemucapsprobemock.c | 93 +
tests/qemuhelptest.c | 77 +-
tests/qemuhotplugtest.c | 7 +-
tests/qemumonitorjsontest.c | 88 +-
.../qemuxml2argv-440fx-wrong-root.xml | 28 +
...rgs => qemuxml2argv-aarch64-gic-none-both.args} | 0
....xml => qemuxml2argv-aarch64-gic-none-both.xml} | 0
....args => qemuxml2argv-aarch64-gic-none-v2.args} | 0
...ne.xml => qemuxml2argv-aarch64-gic-none-v2.xml} | 0
....args => qemuxml2argv-aarch64-gic-none-v3.args} | 0
...ne.xml => qemuxml2argv-aarch64-gic-none-v3.xml} | 0
...l2argv-aarch64-virt-2.6-virtio-pci-default.args | 37 +
...ml2argv-aarch64-virt-2.6-virtio-pci-default.xml | 47 +
.../qemuxml2argv-aarch64-virtio-pci-default.args | 2 +-
...l2argv-aarch64-virtio-pci-manual-addresses.args | 6 +-
...ml2argv-aarch64-virtio-pci-manual-addresses.xml | 5 +
.../qemuxml2argvdata/qemuxml2argv-acpi-table.args | 19 +
tests/qemuxml2argvdata/qemuxml2argv-acpi-table.xml | 30 +
tests/qemuxml2argvdata/qemuxml2argv-autoindex.args | 53 +
tests/qemuxml2argvdata/qemuxml2argv-autoindex.xml | 54 +
.../qemuxml2argvdata/qemuxml2argv-boot-cdrom.args | 3 +-
.../qemuxml2argv-boot-complex-bootindex.args | 3 +-
.../qemuxml2argv-boot-complex.args | 3 +-
...xml2argv-boot-menu-disable-drive-bootindex.args | 3 +-
.../qemuxml2argv-boot-menu-disable-drive.args | 3 +-
.../qemuxml2argv-boot-menu-disable.args | 3 +-
...qemuxml2argv-boot-menu-enable-with-timeout.args | 3 +-
.../qemuxml2argv-boot-menu-enable.args | 3 +-
.../qemuxml2argvdata/qemuxml2argv-boot-multi.args | 3 +-
.../qemuxml2argvdata/qemuxml2argv-boot-order.args | 3 +-
.../qemuxml2argvdata/qemuxml2argv-boot-strict.args | 3 +-
.../qemuxml2argv-controller-order.args | 4 +-
.../qemuxml2argv-cpu-Haswell2.args | 2 +-
.../qemuxml2argvdata/qemuxml2argv-cpu-exact1.args | 2 +-
.../qemuxml2argv-cpu-exact2-nofallback.args | 2 +-
.../qemuxml2argvdata/qemuxml2argv-cpu-exact2.args | 2 +-
.../qemuxml2argv-cpu-host-model-fallback.args | 4 +-
.../qemuxml2argv-cpu-host-model-vendor.args | 4 +-
.../qemuxml2argv-cpu-host-model.args | 4 +-
.../qemuxml2argv-cpu-minimum1.args | 4 +-
.../qemuxml2argv-cpu-minimum2.args | 4 +-
.../qemuxml2argvdata/qemuxml2argv-cpu-strict1.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-disk-aio.args | 2 +-
.../qemuxml2argv-disk-blockio.args | 3 +-
.../qemuxml2argv-disk-cdrom-empty.args | 2 +-
.../qemuxml2argv-disk-cdrom-network-ftp.args | 2 +-
.../qemuxml2argv-disk-cdrom-network-ftps.args | 2 +-
.../qemuxml2argv-disk-cdrom-network-http.args | 2 +-
.../qemuxml2argv-disk-cdrom-network-https.args | 2 +-
.../qemuxml2argv-disk-cdrom-network-tftp.args | 2 +-
...qemuxml2argv-disk-cdrom-tray-no-device-cap.args | 2 +-
.../qemuxml2argv-disk-cdrom-tray.args | 4 +-
.../qemuxml2argvdata/qemuxml2argv-disk-cdrom.args | 3 +-
.../qemuxml2argv-disk-copy_on_read.args | 2 +-
.../qemuxml2argv-disk-drive-boot-cdrom.args | 2 +-
.../qemuxml2argv-disk-drive-boot-disk.args | 2 +-
.../qemuxml2argv-disk-drive-cache-directsync.args | 2 +-
.../qemuxml2argv-disk-drive-cache-unsafe.args | 2 +-
.../qemuxml2argv-disk-drive-cache-v2-none.args | 2 +-
.../qemuxml2argv-disk-drive-cache-v2-wb.args | 2 +-
.../qemuxml2argv-disk-drive-cache-v2-wt.args | 2 +-
.../qemuxml2argv-disk-drive-discard.args | 2 +-
...uxml2argv-disk-drive-error-policy-enospace.args | 2 +-
.../qemuxml2argv-disk-drive-error-policy-stop.args | 2 +-
...gv-disk-drive-error-policy-wreport-rignore.args | 2 +-
.../qemuxml2argv-disk-drive-fat.args | 22 -
.../qemuxml2argv-disk-drive-fat.xml | 31 -
.../qemuxml2argv-disk-drive-fmt-qcow.args | 2 +-
...qemuxml2argv-disk-drive-network-iscsi-auth.args | 8 +-
.../qemuxml2argv-disk-drive-network-iscsi-auth.xml | 7 +-
...muxml2argv-disk-drive-network-rbd-auth-AES.args | 31 +
...muxml2argv-disk-drive-network-rbd-auth-AES.xml} | 0
.../qemuxml2argv-disk-drive-no-boot.args | 2 +-
.../qemuxml2argv-disk-drive-shared.args | 2 +-
.../qemuxml2argv-disk-ide-drive-split.args | 3 +-
.../qemuxml2argv-disk-ioeventfd.args | 2 +-
.../qemuxml2argvdata/qemuxml2argv-disk-order.args | 2 +-
.../qemuxml2argv-disk-scsi-disk-split.args | 6 +-
.../qemuxml2argv-disk-scsi-disk-vpd.args | 10 +-
.../qemuxml2argv-disk-scsi-disk-vpd.xml | 4 +-
.../qemuxml2argv-disk-scsi-disk-wwn.args | 3 +-
.../qemuxml2argv-disk-snapshot.args | 2 +-
.../qemuxml2argv-disk-source-pool-mode.args | 5 +-
.../qemuxml2argv-disk-source-pool.args | 5 +-
.../qemuxml2argvdata/qemuxml2argv-disk-virtio.args | 2 +-
.../qemuxml2argvdata/qemuxml2argv-disk-xenvbd.args | 26 -
.../qemuxml2argvdata/qemuxml2argv-disk-xenvbd.xml | 47 -
tests/qemuxml2argvdata/qemuxml2argv-event_idx.args | 2 +-
.../qemuxml2argv-floppy-drive-fat.args | 2 +-
.../qemuxml2argv-graphics-spice-sasl.args | 2 +-
.../qemuxml2argv-graphics-spice-timeout.args | 8 +-
.../qemuxml2argv-graphics-vnc-auto-socket-cfg.args | 22 +
.../qemuxml2argv-graphics-vnc-auto-socket-cfg.xml | 34 +
... qemuxml2argv-graphics-vnc-no-listen-attr.args} | 0
.../qemuxml2argv-graphics-vnc-no-listen-attr.xml | 36 +
...2argv-graphics-vnc-remove-generated-socket.args | 22 +
...l2argv-graphics-vnc-remove-generated-socket.xml | 34 +
.../qemuxml2argv-hostdev-scsi-lsi-iscsi-auth.args | 4 +-
.../qemuxml2argv-hostdev-scsi-lsi-iscsi-auth.xml | 4 +-
...emuxml2argv-hostdev-scsi-virtio-iscsi-auth.args | 4 +-
...qemuxml2argv-hostdev-scsi-virtio-iscsi-auth.xml | 4 +-
.../qemuxml2argv-hugepages-numa.args | 4 +-
.../qemuxml2argv-iothreads-virtio-scsi-ccw.args | 28 +
.../qemuxml2argv-iothreads-virtio-scsi-ccw.xml | 39 +
.../qemuxml2argv-iothreads-virtio-scsi-pci.args | 32 +
.../qemuxml2argv-iothreads-virtio-scsi-pci.xml | 47 +
.../qemuxml2argvdata/qemuxml2argv-master-key.args | 23 +
tests/qemuxml2argvdata/qemuxml2argv-master-key.xml | 30 +
.../qemuxml2argvdata/qemuxml2argv-name-escape.args | 25 +
.../qemuxml2argvdata/qemuxml2argv-name-escape.xml | 19 +
.../qemuxml2argv-pci-autoadd-addr.args | 3 +-
.../qemuxml2argv-pci-autoadd-idx.args | 3 +-
.../qemuxml2argv-pci-autofill-addr.args | 25 +
.../qemuxml2argv-pci-autofill-addr.xml | 35 +
.../qemuxml2argv-pci-expander-bus-bad-machine.xml | 167 +
.../qemuxml2argv-pci-expander-bus-bad-node.xml | 160 +
.../qemuxml2argv-pci-expander-bus.args | 87 +
.../qemuxml2argv-pci-expander-bus.xml | 167 +
tests/qemuxml2argvdata/qemuxml2argv-pci-many.args | 3 +-
.../qemuxml2argv-pcie-expander-bus-bad-machine.xml | 36 +
.../qemuxml2argv-pcie-expander-bus.args | 123 +
.../qemuxml2argv-pcie-expander-bus.xml | 247 +
.../qemuxml2argv-pcie-root-port.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-pcie-root.args | 2 +-
.../qemuxml2argv-pcie-switch-downstream-port.args | 2 +-
.../qemuxml2argv-pcie-switch-upstream-port.args | 2 +-
.../qemuxml2argv-pcihole64-q35.args | 2 +-
.../qemuxml2argv-q35-pm-disable-fallback.args | 2 +-
.../qemuxml2argv-q35-pm-disable.args | 2 +-
.../qemuxml2argv-q35-usb2-multi.args | 2 +-
.../qemuxml2argv-q35-usb2-reorder.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-q35-usb2.args | 2 +-
.../qemuxml2argv-q35-wrong-root.xml | 27 +
tests/qemuxml2argvdata/qemuxml2argv-q35.args | 2 +-
.../qemuxml2argv-s390-panic-address.xml | 26 +
.../qemuxml2argv-s390-panic-missing.args | 25 +
.../qemuxml2argv-s390-panic-missing.xml | 23 +
.../qemuxml2argv-s390-panic-no-address.args | 25 +
.../qemuxml2argv-s390-panic-no-address.xml | 22 +
tests/qemuxml2argvdata/qemuxml2argv-s390-panic.xml | 22 +
.../qemuxml2argv-seclabel-dynamic-override.xml | 1 -
.../qemuxml2argv-usb-controller-default-q35.args | 2 +-
.../qemuxml2argv-usb-controller-explicit-q35.args | 2 +-
.../qemuxml2argv-usb-controller-xhci.args | 22 +
.../qemuxml2argv-usb-controller-xhci.xml | 16 +
.../qemuxml2argv-video-device-pciaddr-default.args | 2 +-
.../qemuxml2argv-virtio-rng-random.args | 2 +-
.../qemuxml2argv-virtio-rng-random.xml | 2 +-
tests/qemuxml2argvmock.c | 28 +-
tests/qemuxml2argvtest.c | 368 +-
.../qemuxml2xmlout-aarch64-gic-none-both.xml} | 0
.../qemuxml2xmlout-aarch64-gic-none-v2.xml} | 0
.../qemuxml2xmlout-aarch64-gic-none-v3.xml} | 0
.../qemuxml2xmlout-aarch64-virtio-pci-default.xml | 2 +-
...2xmlout-aarch64-virtio-pci-manual-addresses.xml | 7 +-
.../qemuxml2xmlout-acpi-table.xml | 34 +
.../qemuxml2xmlout-autoindex.xml | 153 +
...emuxml2xmlout-disk-drive-network-iscsi-auth.xml | 7 +-
.../qemuxml2xmlout-disk-scsi-disk-vpd.xml | 4 +-
.../qemuxml2xmlout-disk-xenvbd.xml | 51 -
.../qemuxml2xmlout-graphics-spice-timeout.xml | 4 +-
...qemuxml2xmlout-graphics-vnc-auto-socket-cfg.xml | 41 +
...qemuxml2xmlout-graphics-vnc-no-listen-attr.xml} | 0
...graphics-vnc-remove-generated-socket-active.xml | 39 +
...aphics-vnc-remove-generated-socket-inactive.xml | 41 +
.../qemuxml2xmlout-hostdev-scsi-lsi-iscsi-auth.xml | 4 +-
...muxml2xmlout-hostdev-scsi-virtio-iscsi-auth.xml | 4 +-
.../qemuxml2xmlout-interface-server.xml | 4 +-
.../qemuxml2xmlout-iothreads-disk-virtio-ccw.xml | 1 +
.../qemuxml2xmlout-iothreads-virtio-scsi-ccw.xml | 40 +
.../qemuxml2xmlout-iothreads-virtio-scsi-pci.xml | 51 +
.../qemuxml2xmlout-net-bandwidth.xml | 4 +-
.../qemuxml2xmlout-net-bandwidth2.xml | 4 +-
.../qemuxml2xmlout-pci-autofill-addr.xml | 41 +
.../qemuxml2xmlout-pci-expander-bus.xml | 207 +
.../qemuxml2xmlout-pcie-expander-bus.xml | 384 +
.../qemuxml2xmlout-pcie-root-port.xml | 2 +-
.../qemuxml2xmlout-pcie-root.xml | 2 +-
.../qemuxml2xmlout-pcie-switch-downstream-port.xml | 2 +-
.../qemuxml2xmlout-pcie-switch-upstream-port.xml | 2 +-
.../qemuxml2xmlout-pcihole64-q35.xml | 2 +-
.../qemuxml2xmlout-q35-usb2-multi.xml | 2 +-
.../qemuxml2xmlout-q35-usb2-reorder.xml | 2 +-
.../qemuxml2xmloutdata/qemuxml2xmlout-q35-usb2.xml | 2 +-
tests/qemuxml2xmloutdata/qemuxml2xmlout-q35.xml | 2 +-
.../qemuxml2xmlout-s390-defaultconsole.xml | 1 +
.../qemuxml2xmlout-s390-panic-missing.xml | 29 +
.../qemuxml2xmlout-s390-panic-no-address.xml | 28 +
.../qemuxml2xmlout-s390-panic.xml | 28 +
.../qemuxml2xmlout-seclabel-dynamic-override.xml | 1 -
.../qemuxml2xmlout-video-virtio-gpu-spice-gl.xml | 1 +
.../qemuxml2xmlout-virtio-rng-random.xml | 2 +-
tests/qemuxml2xmltest.c | 208 +-
tests/read-bufsiz | 53 -
tests/read-non-seekable | 55 -
tests/reconnect.c | 71 -
tests/seclabeltest.c | 7 +-
tests/secretschematest | 3 +-
tests/securityselinuxhelper.c | 80 +-
tests/securityselinuxtest.c | 6 +-
tests/sexpr2xmldata/sexpr2xml-curmem.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-autoport.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-empty-kernel.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-force-hpet.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-force-nohpet.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-localtime.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-net-netfront.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-parallel-tcp.xml | 7 +-
.../sexpr2xml-fv-serial-dev-2-ports.xml | 7 +-
.../sexpr2xml-fv-serial-dev-2nd-port.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-serial-file.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-serial-null.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-serial-pipe.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-serial-pty.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-serial-stdio.xml | 7 +-
.../sexpr2xml-fv-serial-tcp-telnet.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-serial-tcp.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-serial-udp.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-serial-unix.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-sound-all.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-sound.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-usbmouse.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-usbtablet.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-utc.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-v2.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-no-source-cdrom.xml | 7 +-
.../sexpr2xml-pv-vfb-new-vncdisplay.xml | 3 +
tests/sexpr2xmldata/sexpr2xml-pv-vfb-new.xml | 3 +
.../sexpr2xmldata/sexpr2xml-pv-vfb-type-crash.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-vif-rate.xml | 7 +-
tests/start | 45 -
tests/statstest.c | 210 -
tests/storagepoolschematest | 3 +-
tests/storagevolschematest | 3 +-
tests/test-lib.sh | 6 +
tests/test_conf.sh | 28 -
tests/testutils.c | 79 +-
tests/testutils.h | 31 +-
tests/testutilsqemu.c | 96 +-
tests/testutilsqemu.h | 13 +-
tests/vcpupin | 104 -
tests/viralloctest.c | 37 +
tests/vircgroupmock.c | 88 +-
tests/{confdata => virconfdata}/fc4.conf | 0
tests/{confdata => virconfdata}/fc4.out | 0
tests/{confdata => virconfdata}/libvirtd.conf | 0
tests/{confdata => virconfdata}/libvirtd.out | 0
tests/virconfdata/no-newline.conf | 1 +
tests/virconfdata/no-newline.out | 1 +
tests/{test_conf.c => virconftest.c} | 0
tests/virconftest.sh | 26 +
tests/vircryptotest.c | 92 +-
tests/virhostdevtest.c | 3 +-
tests/viriscsitest.c | 7 +-
tests/virmock.h | 10 +
.../input-data-admin-server-names.json | 204 +-
tests/virnetdaemondata/input-data-client-ids.json | 68 +
.../input-data-client-timestamp.json | 70 +
.../virnetdaemondata/output-data-admin-nomdns.json | 248 +-
.../output-data-admin-server-names.json | 248 +-
.../virnetdaemondata/output-data-anon-clients.json | 125 +-
tests/virnetdaemondata/output-data-client-ids.json | 68 +
.../output-data-client-timestamp.json | 70 +
.../output-data-initial-nomdns.json | 125 +-
tests/virnetdaemondata/output-data-initial.json | 127 +-
.../output-data-no-keepalive-required.json | 252 +-
tests/virnetdaemonmock.c | 34 +
tests/virnetdaemontest.c | 14 +-
tests/virnetserverclienttest.c | 2 +-
tests/virnetsockettest.c | 10 +-
tests/virpcimock.c | 95 +-
tests/virrandommock.c | 39 +
tests/virrandomtest.c | 86 +
tests/virsh-all | 4 +-
tests/virsh-cpuset | 46 +
tests/virsh-define-dev-segfault | 76 +
tests/virsh-int-overflow | 18 +
tests/virsh-optparse | 6 +-
tests/virsh-read-bufsiz | 49 +
tests/virsh-read-non-seekable | 51 +
tests/virsh-schedinfo | 6 +-
tests/virsh-start | 41 +
tests/virsh-synopsis | 6 +-
tests/virsh-undefine | 6 +-
tests/virsh-uriprecedence | 57 +-
tests/virsh-vcpupin | 100 +
tests/virstoragetest.c | 4 +-
tests/virstringtest.c | 9 +-
tests/virtestmock.c | 324 +
tests/virtypedparamtest.c | 14 +
tests/vmx2xmldata/vmx2xml-annotation.xml | 2 +-
tests/vmx2xmldata/vmx2xml-case-insensitive-1.xml | 2 +-
tests/vmx2xmldata/vmx2xml-case-insensitive-2.xml | 2 +-
tests/vmx2xmldata/vmx2xml-cdrom-ide-device.xml | 2 +-
tests/vmx2xmldata/vmx2xml-cdrom-ide-empty.xml | 2 +-
tests/vmx2xmldata/vmx2xml-cdrom-ide-file.xml | 2 +-
.../vmx2xml-cdrom-ide-raw-auto-detect.xml | 2 +-
tests/vmx2xmldata/vmx2xml-cdrom-ide-raw-device.xml | 2 +-
tests/vmx2xmldata/vmx2xml-cdrom-scsi-device.xml | 2 +-
tests/vmx2xmldata/vmx2xml-cdrom-scsi-empty.xml | 2 +-
tests/vmx2xmldata/vmx2xml-cdrom-scsi-file.xml | 2 +-
tests/vmx2xmldata/vmx2xml-cdrom-scsi-passthru.xml | 2 +-
.../vmx2xml-cdrom-scsi-raw-auto-detect.xml | 2 +-
.../vmx2xmldata/vmx2xml-cdrom-scsi-raw-device.xml | 2 +-
tests/vmx2xmldata/vmx2xml-datacenterpath.xml | 2 +-
tests/vmx2xmldata/vmx2xml-esx-in-the-wild-1.xml | 2 +-
tests/vmx2xmldata/vmx2xml-esx-in-the-wild-2.xml | 2 +-
tests/vmx2xmldata/vmx2xml-esx-in-the-wild-3.xml | 2 +-
tests/vmx2xmldata/vmx2xml-esx-in-the-wild-4.xml | 2 +-
tests/vmx2xmldata/vmx2xml-esx-in-the-wild-5.xml | 2 +-
tests/vmx2xmldata/vmx2xml-esx-in-the-wild-6.xml | 2 +-
tests/vmx2xmldata/vmx2xml-esx-in-the-wild-7.xml | 2 +-
tests/vmx2xmldata/vmx2xml-ethernet-bridged.xml | 2 +-
tests/vmx2xmldata/vmx2xml-ethernet-custom.xml | 2 +-
tests/vmx2xmldata/vmx2xml-ethernet-e1000.xml | 2 +-
tests/vmx2xmldata/vmx2xml-ethernet-generated.xml | 2 +-
tests/vmx2xmldata/vmx2xml-ethernet-nat.xml | 2 +-
tests/vmx2xmldata/vmx2xml-ethernet-other.xml | 2 +-
tests/vmx2xmldata/vmx2xml-ethernet-static.xml | 2 +-
tests/vmx2xmldata/vmx2xml-ethernet-vmxnet2.xml | 2 +-
tests/vmx2xmldata/vmx2xml-ethernet-vpx.xml | 2 +-
tests/vmx2xmldata/vmx2xml-floppy-device.xml | 2 +-
tests/vmx2xmldata/vmx2xml-floppy-file.xml | 2 +-
tests/vmx2xmldata/vmx2xml-fusion-in-the-wild-1.xml | 2 +-
tests/vmx2xmldata/vmx2xml-graphics-vnc.xml | 6 +-
tests/vmx2xmldata/vmx2xml-gsx-in-the-wild-1.xml | 2 +-
tests/vmx2xmldata/vmx2xml-gsx-in-the-wild-2.xml | 2 +-
tests/vmx2xmldata/vmx2xml-gsx-in-the-wild-3.xml | 2 +-
tests/vmx2xmldata/vmx2xml-gsx-in-the-wild-4.xml | 2 +-
tests/vmx2xmldata/vmx2xml-harddisk-ide-file.xml | 2 +-
tests/vmx2xmldata/vmx2xml-harddisk-scsi-file.xml | 2 +-
tests/vmx2xmldata/vmx2xml-harddisk-transient.xml | 2 +-
tests/vmx2xmldata/vmx2xml-minimal-64bit.xml | 2 +-
tests/vmx2xmldata/vmx2xml-minimal.xml | 2 +-
tests/vmx2xmldata/vmx2xml-parallel-device.xml | 2 +-
tests/vmx2xmldata/vmx2xml-parallel-file.xml | 2 +-
tests/vmx2xmldata/vmx2xml-scsi-driver.xml | 2 +-
tests/vmx2xmldata/vmx2xml-scsi-writethrough.xml | 2 +-
tests/vmx2xmldata/vmx2xml-serial-device.xml | 2 +-
tests/vmx2xmldata/vmx2xml-serial-file.xml | 2 +-
.../vmx2xmldata/vmx2xml-serial-network-client.xml | 2 +-
.../vmx2xmldata/vmx2xml-serial-network-server.xml | 2 +-
tests/vmx2xmldata/vmx2xml-serial-pipe.xml | 2 +-
tests/vmx2xmldata/vmx2xml-sharedfolder.xml | 2 +-
tests/vmx2xmldata/vmx2xml-smbios.xml | 2 +-
tests/vmx2xmldata/vmx2xml-svga.xml | 2 +-
tests/vmx2xmldata/vmx2xml-ws-in-the-wild-1.xml | 2 +-
tests/vmx2xmldata/vmx2xml-ws-in-the-wild-2.xml | 2 +-
.../test-disk-positional-parms-full.cfg | 2 +-
.../test-disk-positional-parms-full.xml | 5 +-
.../test-disk-positional-parms-partial.cfg | 2 +-
.../test-disk-positional-parms-partial.xml | 5 +-
...est-fullvirt-direct-kernel-boot-bogus-extra.xml | 3 +
.../test-fullvirt-direct-kernel-boot-extra.xml | 3 +
.../test-fullvirt-direct-kernel-boot.xml | 3 +
tests/xlconfigdata/test-fullvirt-multiusb.cfg | 2 +-
tests/xlconfigdata/test-fullvirt-multiusb.xml | 5 +-
tests/xlconfigdata/test-fullvirt-nohap.cfg | 2 +-
tests/xlconfigdata/test-fullvirt-nohap.xml | 5 +-
tests/xlconfigdata/test-new-disk.cfg | 2 +-
tests/xlconfigdata/test-new-disk.xml | 5 +-
tests/xlconfigdata/test-rbd-multihost-noauth.cfg | 2 +-
tests/xlconfigdata/test-rbd-multihost-noauth.xml | 5 +-
tests/xlconfigdata/test-spice-features.cfg | 2 +-
tests/xlconfigdata/test-spice-features.xml | 5 +-
tests/xlconfigdata/test-spice.cfg | 2 +-
tests/xlconfigdata/test-spice.xml | 5 +-
tests/xlconfigdata/test-vif-rate.cfg | 2 +-
tests/xlconfigdata/test-vif-rate.xml | 5 +-
tests/xlconfigdata/test-vif-typename.cfg | 25 +
tests/xlconfigdata/test-vif-typename.xml | 45 +
tests/xlconfigtest.c | 1 +
tests/xmconfigdata/test-escape-paths.xml | 3 +
.../xmconfigdata/test-fullvirt-default-feature.xml | 3 +
tests/xmconfigdata/test-fullvirt-force-hpet.xml | 3 +
tests/xmconfigdata/test-fullvirt-force-nohpet.xml | 3 +
tests/xmconfigdata/test-fullvirt-localtime.xml | 3 +
tests/xmconfigdata/test-fullvirt-net-netfront.xml | 3 +
tests/xmconfigdata/test-fullvirt-new-cdrom.xml | 3 +
tests/xmconfigdata/test-fullvirt-nohap.xml | 3 +
tests/xmconfigdata/test-fullvirt-parallel-tcp.xml | 3 +
.../test-fullvirt-serial-dev-2-ports.xml | 3 +
.../test-fullvirt-serial-dev-2nd-port.xml | 3 +
tests/xmconfigdata/test-fullvirt-serial-file.xml | 3 +
tests/xmconfigdata/test-fullvirt-serial-null.xml | 3 +
tests/xmconfigdata/test-fullvirt-serial-pipe.xml | 3 +
tests/xmconfigdata/test-fullvirt-serial-pty.xml | 3 +
tests/xmconfigdata/test-fullvirt-serial-stdio.xml | 3 +
.../test-fullvirt-serial-tcp-telnet.xml | 3 +
tests/xmconfigdata/test-fullvirt-serial-tcp.xml | 3 +
tests/xmconfigdata/test-fullvirt-serial-udp.xml | 3 +
tests/xmconfigdata/test-fullvirt-serial-unix.xml | 3 +
tests/xmconfigdata/test-fullvirt-sound.xml | 3 +
tests/xmconfigdata/test-fullvirt-usbmouse.xml | 3 +
tests/xmconfigdata/test-fullvirt-usbtablet.xml | 3 +
tests/xmconfigdata/test-fullvirt-utc.xml | 3 +
tests/xmconfigdata/test-no-source-cdrom.xml | 7 +-
tests/xmconfigdata/test-paravirt-net-e1000.xml | 3 +
tests/xmconfigdata/test-paravirt-net-vifname.xml | 3 +
.../test-paravirt-new-pvfb-vncdisplay.xml | 3 +
tests/xmconfigdata/test-paravirt-new-pvfb.xml | 3 +
tests/xmconfigdata/test-pci-devs.xml | 7 +-
tests/xml2vmxdata/xml2vmx-fusion-in-the-wild-1.vmx | 14 +
.../xml2vmxdata/xml2vmx-serial-network-client.vmx | 1 +
.../xml2vmxdata/xml2vmx-serial-network-server.vmx | 1 +
tests/xml2vmxdata/xml2vmx-ws-in-the-wild-1.vmx | 14 +
tests/xml2vmxdata/xml2vmx-ws-in-the-wild-2.vmx | 14 +
tools/Makefile.am | 151 +-
tools/Makefile.in | 271 +-
tools/nss/libvirt_nss_bsd.syms | 9 +
tools/virsh-domain.c | 274 +-
tools/virsh-host.c | 2 +-
tools/virsh-secret.c | 14 +-
tools/virsh-volume.c | 28 +-
tools/virsh.1 | 3982 --
tools/virsh.1.in | 4004 ++
tools/virsh.c | 75 +-
tools/virsh.pod | 60 +-
tools/virt-admin.1 | 358 -
tools/virt-admin.1.in | 504 +
tools/virt-admin.c | 689 +-
tools/virt-admin.pod | 427 +
tools/virt-host-validate-common.c | 133 +-
tools/virt-host-validate-common.h | 70 +-
tools/virt-host-validate-lxc.h | 2 +-
tools/virt-host-validate-qemu.c | 31 +-
tools/virt-host-validate-qemu.h | 2 +-
tools/virt-host-validate.1 | 196 -
tools/virt-host-validate.1.in | 193 +
tools/virt-host-validate.c | 89 +-
tools/virt-host-validate.pod | 68 +
tools/virt-login-shell.1 | 222 -
tools/virt-login-shell.1.in | 223 +
tools/virt-login-shell.c | 14 +-
tools/virt-login-shell.pod | 3 +-
tools/virt-pki-validate.1 | 187 -
tools/virt-pki-validate.1.in | 184 +
tools/virt-pki-validate.in | 64 -
tools/virt-pki-validate.pod | 61 +
tools/virt-sanlock-cleanup.8 | 181 -
tools/virt-sanlock-cleanup.8.in | 178 +
tools/virt-sanlock-cleanup.in | 52 -
tools/virt-sanlock-cleanup.pod | 49 +
tools/virt-xml-validate.1 | 232 -
tools/virt-xml-validate.1.in | 230 +
tools/virt-xml-validate.in | 113 -
tools/virt-xml-validate.pod | 111 +
tools/vsh.c | 49 +-
1315 files changed, 2154387 insertions(+), 767967 deletions(-)
create mode 100644 daemon/libvirtd.pod
delete mode 100644 daemon/libvirtd.pod.in
delete mode 100644 daemon/libvirtd.socket.in
create mode 100644 docs/html/libvirt-libvirt-common.html
create mode 100644 gnulib/lib/hard-locale.c
create mode 100644 gnulib/lib/hard-locale.h
create mode 100755 gnulib/tests/test-mbrtowc5.sh
delete mode 100644 include/Makefile.am
delete mode 100644 include/Makefile.in
create mode 100644 include/libvirt/Makefile.am
create mode 100644 include/libvirt/Makefile.in
create mode 100644 m4/hard-locale.m4
create mode 100644 m4/virt-driver-uml.m4
create mode 100644 m4/virt-host-validate.m4
create mode 100644 m4/virt-init-script.m4
create mode 100644 po/af.gmo
create mode 100644 po/af.po
create mode 100644 po/am.gmo
create mode 100644 po/am.po
create mode 100644 po/anp.gmo
create mode 100644 po/anp.po
create mode 100644 po/ast.gmo
create mode 100644 po/ast.po
create mode 100644 po/bal.gmo
create mode 100644 po/bal.po
create mode 100644 po/be.gmo
create mode 100644 po/be.po
create mode 100644 po/bo.gmo
create mode 100644 po/bo.po
create mode 100644 po/br.gmo
create mode 100644 po/br.po
create mode 100644 po/brx.gmo
create mode 100644 po/brx.po
create mode 100644 po/de_CH.gmo
create mode 100644 po/de_CH.po
create mode 100644 po/eo.gmo
create mode 100644 po/eo.po
create mode 100644 po/eu.gmo
create mode 100644 po/eu.po
create mode 100644 po/fa.gmo
create mode 100644 po/fa.po
create mode 100644 po/hr.gmo
create mode 100644 po/hr.po
create mode 100644 po/ia.gmo
create mode 100644 po/ia.po
create mode 100644 po/ilo.gmo
create mode 100644 po/ilo.po
create mode 100644 po/kk.gmo
create mode 100644 po/kk.po
create mode 100644 po/km.gmo
create mode 100644 po/km.po
create mode 100644 po/kw.gmo
create mode 100644 po/kw.po
create mode 100644 po/kw at kkcor.gmo
create mode 100644 po/kw at kkcor.po
create mode 100644 po/kw at uccor.gmo
create mode 100644 po/kw at uccor.po
create mode 100644 po/kw_GB.gmo
create mode 100644 po/kw_GB.po
create mode 100644 po/ky.gmo
create mode 100644 po/ky.po
create mode 100644 po/mai.gmo
create mode 100644 po/mai.po
create mode 100644 po/mn.gmo
create mode 100644 po/mn.po
create mode 100644 po/nds.gmo
create mode 100644 po/nds.po
create mode 100644 po/ne.gmo
create mode 100644 po/ne.po
create mode 100644 po/tg.gmo
create mode 100644 po/tg.po
create mode 100644 po/tw.gmo
create mode 100644 po/tw.po
create mode 100644 po/wba.gmo
create mode 100644 po/wba.po
create mode 100644 po/yo.gmo
create mode 100644 po/yo.po
create mode 100644 po/zh_HK.gmo
create mode 100644 po/zh_HK.po
create mode 100644 src/conf/virsecretobj.c
create mode 100644 src/conf/virsecretobj.h
create mode 100644 src/locking/virtlockd.pod
delete mode 100644 src/locking/virtlockd.pod.in
create mode 100644 src/logging/virtlogd.pod
delete mode 100644 src/logging/virtlogd.pod.in
create mode 100644 src/secret/secret_util.c
create mode 100644 src/secret/secret_util.h
create mode 100644 src/util/virgettext.c
create mode 100644 src/util/virgettext.h
create mode 100755 tests/check-file-access.pl
delete mode 100755 tests/cpuset
delete mode 100755 tests/define-dev-segfault
create mode 100644 tests/domaincapsschemadata/basic.xml
delete mode 100644 tests/domaincapsschemadata/domaincaps-basic.xml
delete mode 100644 tests/domaincapsschemadata/domaincaps-full.xml
delete mode 100644 tests/domaincapsschemadata/domaincaps-qemu_1.6.50-1.xml
create mode 100644 tests/domaincapsschemadata/full.xml
create mode 100644 tests/domaincapsschemadata/qemu_1.7.0.x86_64.xml
create mode 100644 tests/domaincapsschemadata/qemu_2.6.0-gicv2-virt.aarch64.xml
create mode 100644 tests/domaincapsschemadata/qemu_2.6.0-gicv3-virt.aarch64.xml
create mode 100644 tests/domaincapsschemadata/qemu_2.6.0.aarch64.xml
create mode 100644 tests/domaincapsschemadata/qemu_2.6.0.ppc64le.xml
create mode 100644 tests/domaincapsschemadata/qemu_2.6.0.x86_64.xml
create mode 100644 tests/file_access_whitelist.txt
create mode 100644 tests/genericxml2xmlindata/generic-graphics-listen-back-compat-mismatch.xml
create mode 100644 tests/genericxml2xmlindata/generic-graphics-listen-back-compat.xml
create mode 100644 tests/genericxml2xmlindata/generic-graphics-vnc-listen-attr-only.xml
create mode 100644 tests/genericxml2xmlindata/generic-graphics-vnc-listen-element-minimal.xml
create mode 100644 tests/genericxml2xmlindata/generic-graphics-vnc-listen-element-with-address.xml
create mode 100644 tests/genericxml2xmlindata/generic-graphics-vnc-manual-port.xml
create mode 100644 tests/genericxml2xmlindata/generic-graphics-vnc-minimal.xml
create mode 100644 tests/genericxml2xmlindata/generic-graphics-vnc-socket-listen.xml
create mode 100644 tests/genericxml2xmlindata/generic-graphics-vnc-socket.xml
create mode 100644 tests/genericxml2xmlindata/generic-name-slash-fail.xml
create mode 100644 tests/genericxml2xmloutdata/generic-graphics-listen-back-compat.xml
create mode 100644 tests/genericxml2xmloutdata/generic-graphics-vnc-listen-attr-only.xml
create mode 100644 tests/genericxml2xmloutdata/generic-graphics-vnc-listen-element-minimal.xml
create mode 100644 tests/genericxml2xmloutdata/generic-graphics-vnc-listen-element-with-address.xml
create mode 100644 tests/genericxml2xmloutdata/generic-graphics-vnc-manual-port.xml
create mode 100644 tests/genericxml2xmloutdata/generic-graphics-vnc-minimal.xml
create mode 100644 tests/genericxml2xmloutdata/generic-graphics-vnc-socket-listen.xml
create mode 100644 tests/genericxml2xmloutdata/generic-graphics-vnc-socket.xml
delete mode 100755 tests/int-overflow
create mode 100644 tests/lxcconf2xmldata/lxcconf2xml-ethernet.config
create mode 100644 tests/lxcconf2xmldata/lxcconf2xml-ethernet.xml
create mode 100644 tests/lxcxml2xmldata/lxc-ethernet.xml
create mode 100644 tests/networkxml2xmlin/hostdev-duplicate.xml
create mode 100644 tests/networkxml2xmlin/passthrough-duplicate.xml
create mode 100644 tests/nodedevschemadata/pci_0000_02_10_7_sriov.xml
create mode 100644 tests/nodedevschemadata/pci_0000_02_10_7_sriov_pf_vfs_all.xml
create mode 100644 tests/nodedevschemadata/pci_0000_02_10_7_sriov_pf_vfs_all_header_type.xml
create mode 100644 tests/nodedevschemadata/pci_0000_02_10_7_sriov_vfs.xml
create mode 100644 tests/nodedevschemadata/pci_0000_02_10_7_sriov_zero_vfs_max_count.xml
delete mode 100644 tests/qemuargv2xmldata/qemuargv2xml-disk-xenvbd.args
delete mode 100644 tests/qemuargv2xmldata/qemuargv2xml-disk-xenvbd.xml
create mode 100644 tests/qemuargv2xmldata/qemuargv2xml-mem-scale.args
create mode 100644 tests/qemuargv2xmldata/qemuargv2xml-mem-scale.xml
delete mode 100644 tests/qemucapabilitiesdata/caps_1.2.2-1.caps
delete mode 100644 tests/qemucapabilitiesdata/caps_1.2.2-1.replies
create mode 100644 tests/qemucapabilitiesdata/caps_1.2.2.x86_64.replies
create mode 100644 tests/qemucapabilitiesdata/caps_1.2.2.x86_64.xml
delete mode 100644 tests/qemucapabilitiesdata/caps_1.3.1-1.caps
delete mode 100644 tests/qemucapabilitiesdata/caps_1.3.1-1.replies
create mode 100644 tests/qemucapabilitiesdata/caps_1.3.1.x86_64.replies
create mode 100644 tests/qemucapabilitiesdata/caps_1.3.1.x86_64.xml
delete mode 100644 tests/qemucapabilitiesdata/caps_1.4.2-1.caps
delete mode 100644 tests/qemucapabilitiesdata/caps_1.4.2-1.replies
create mode 100644 tests/qemucapabilitiesdata/caps_1.4.2.x86_64.replies
create mode 100644 tests/qemucapabilitiesdata/caps_1.4.2.x86_64.xml
delete mode 100644 tests/qemucapabilitiesdata/caps_1.5.3-1.caps
delete mode 100644 tests/qemucapabilitiesdata/caps_1.5.3-1.replies
create mode 100644 tests/qemucapabilitiesdata/caps_1.5.3.x86_64.replies
create mode 100644 tests/qemucapabilitiesdata/caps_1.5.3.x86_64.xml
delete mode 100644 tests/qemucapabilitiesdata/caps_1.6.0-1.caps
delete mode 100644 tests/qemucapabilitiesdata/caps_1.6.0-1.replies
create mode 100644 tests/qemucapabilitiesdata/caps_1.6.0.x86_64.replies
create mode 100644 tests/qemucapabilitiesdata/caps_1.6.0.x86_64.xml
delete mode 100644 tests/qemucapabilitiesdata/caps_1.6.50-1.caps
delete mode 100644 tests/qemucapabilitiesdata/caps_1.6.50-1.replies
create mode 100644 tests/qemucapabilitiesdata/caps_1.7.0.x86_64.replies
create mode 100644 tests/qemucapabilitiesdata/caps_1.7.0.x86_64.xml
delete mode 100644 tests/qemucapabilitiesdata/caps_2.1.1-1.caps
delete mode 100644 tests/qemucapabilitiesdata/caps_2.1.1-1.replies
create mode 100644 tests/qemucapabilitiesdata/caps_2.1.1.x86_64.replies
create mode 100644 tests/qemucapabilitiesdata/caps_2.1.1.x86_64.xml
delete mode 100644 tests/qemucapabilitiesdata/caps_2.4.0-1.caps
delete mode 100644 tests/qemucapabilitiesdata/caps_2.4.0-1.replies
create mode 100644 tests/qemucapabilitiesdata/caps_2.4.0.x86_64.replies
create mode 100644 tests/qemucapabilitiesdata/caps_2.4.0.x86_64.xml
delete mode 100644 tests/qemucapabilitiesdata/caps_2.5.0-1.caps
delete mode 100644 tests/qemucapabilitiesdata/caps_2.5.0-1.replies
create mode 100644 tests/qemucapabilitiesdata/caps_2.5.0.x86_64.replies
create mode 100644 tests/qemucapabilitiesdata/caps_2.5.0.x86_64.xml
delete mode 100644 tests/qemucapabilitiesdata/caps_2.6.0-1.caps
delete mode 100644 tests/qemucapabilitiesdata/caps_2.6.0-1.replies
create mode 100644 tests/qemucapabilitiesdata/caps_2.6.0-gicv2.aarch64.replies
create mode 100644 tests/qemucapabilitiesdata/caps_2.6.0-gicv2.aarch64.xml
create mode 100644 tests/qemucapabilitiesdata/caps_2.6.0-gicv3.aarch64.replies
create mode 100644 tests/qemucapabilitiesdata/caps_2.6.0-gicv3.aarch64.xml
create mode 100644 tests/qemucapabilitiesdata/caps_2.6.0.ppc64le.replies
create mode 100644 tests/qemucapabilitiesdata/caps_2.6.0.ppc64le.xml
create mode 100644 tests/qemucapabilitiesdata/caps_2.6.0.x86_64.replies
create mode 100644 tests/qemucapabilitiesdata/caps_2.6.0.x86_64.xml
create mode 100644 tests/qemucapsprobe.c
create mode 100644 tests/qemucapsprobemock.c
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-440fx-wrong-root.xml
copy tests/qemuxml2argvdata/{qemuxml2argv-aarch64-gic-v3.args => qemuxml2argv-aarch64-gic-none-both.args} (100%)
copy tests/qemuxml2argvdata/{qemuxml2argv-aarch64-gic-none.xml => qemuxml2argv-aarch64-gic-none-both.xml} (100%)
copy tests/qemuxml2argvdata/{qemuxml2argv-aarch64-gic-default.args => qemuxml2argv-aarch64-gic-none-v2.args} (100%)
copy tests/qemuxml2argvdata/{qemuxml2argv-aarch64-gic-none.xml => qemuxml2argv-aarch64-gic-none-v2.xml} (100%)
copy tests/qemuxml2argvdata/{qemuxml2argv-aarch64-gic-v3.args => qemuxml2argv-aarch64-gic-none-v3.args} (100%)
copy tests/qemuxml2argvdata/{qemuxml2argv-aarch64-gic-none.xml => qemuxml2argv-aarch64-gic-none-v3.xml} (100%)
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-aarch64-virt-2.6-virtio-pci-default.args
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-aarch64-virt-2.6-virtio-pci-default.xml
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-acpi-table.args
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-acpi-table.xml
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-autoindex.args
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-autoindex.xml
delete mode 100644 tests/qemuxml2argvdata/qemuxml2argv-disk-drive-fat.args
delete mode 100644 tests/qemuxml2argvdata/qemuxml2argv-disk-drive-fat.xml
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-rbd-auth-AES.args
copy tests/qemuxml2argvdata/{qemuxml2argv-disk-drive-network-rbd-auth.xml => qemuxml2argv-disk-drive-network-rbd-auth-AES.xml} (100%)
delete mode 100644 tests/qemuxml2argvdata/qemuxml2argv-disk-xenvbd.args
delete mode 100644 tests/qemuxml2argvdata/qemuxml2argv-disk-xenvbd.xml
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-auto-socket-cfg.args
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-auto-socket-cfg.xml
copy tests/qemuxml2argvdata/{qemuxml2argv-graphics-vnc.args => qemuxml2argv-graphics-vnc-no-listen-attr.args} (100%)
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-no-listen-attr.xml
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-remove-generated-socket.args
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-remove-generated-socket.xml
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-iothreads-virtio-scsi-ccw.args
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-iothreads-virtio-scsi-ccw.xml
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-iothreads-virtio-scsi-pci.args
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-iothreads-virtio-scsi-pci.xml
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-master-key.args
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-master-key.xml
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-name-escape.args
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-name-escape.xml
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-pci-autofill-addr.args
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-pci-autofill-addr.xml
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-pci-expander-bus-bad-machine.xml
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-pci-expander-bus-bad-node.xml
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-pci-expander-bus.args
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-pci-expander-bus.xml
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-pcie-expander-bus-bad-machine.xml
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-pcie-expander-bus.args
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-pcie-expander-bus.xml
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-q35-wrong-root.xml
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-s390-panic-address.xml
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-s390-panic-missing.args
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-s390-panic-missing.xml
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-s390-panic-no-address.args
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-s390-panic-no-address.xml
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-s390-panic.xml
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-usb-controller-xhci.args
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-usb-controller-xhci.xml
copy tests/{qemuxml2argvdata/qemuxml2argv-aarch64-gic-v3.xml => qemuxml2xmloutdata/qemuxml2xmlout-aarch64-gic-none-both.xml} (100%)
copy tests/{qemuxml2argvdata/qemuxml2argv-aarch64-gic-v2.xml => qemuxml2xmloutdata/qemuxml2xmlout-aarch64-gic-none-v2.xml} (100%)
copy tests/{qemuxml2argvdata/qemuxml2argv-aarch64-gic-v3.xml => qemuxml2xmloutdata/qemuxml2xmlout-aarch64-gic-none-v3.xml} (100%)
create mode 100644 tests/qemuxml2xmloutdata/qemuxml2xmlout-acpi-table.xml
create mode 100644 tests/qemuxml2xmloutdata/qemuxml2xmlout-autoindex.xml
delete mode 100644 tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-xenvbd.xml
create mode 100644 tests/qemuxml2xmloutdata/qemuxml2xmlout-graphics-vnc-auto-socket-cfg.xml
copy tests/qemuxml2xmloutdata/{qemuxml2xmlout-graphics-vnc.xml => qemuxml2xmlout-graphics-vnc-no-listen-attr.xml} (100%)
create mode 100644 tests/qemuxml2xmloutdata/qemuxml2xmlout-graphics-vnc-remove-generated-socket-active.xml
create mode 100644 tests/qemuxml2xmloutdata/qemuxml2xmlout-graphics-vnc-remove-generated-socket-inactive.xml
create mode 100644 tests/qemuxml2xmloutdata/qemuxml2xmlout-iothreads-virtio-scsi-ccw.xml
create mode 100644 tests/qemuxml2xmloutdata/qemuxml2xmlout-iothreads-virtio-scsi-pci.xml
create mode 100644 tests/qemuxml2xmloutdata/qemuxml2xmlout-pci-autofill-addr.xml
create mode 100644 tests/qemuxml2xmloutdata/qemuxml2xmlout-pci-expander-bus.xml
create mode 100644 tests/qemuxml2xmloutdata/qemuxml2xmlout-pcie-expander-bus.xml
create mode 100644 tests/qemuxml2xmloutdata/qemuxml2xmlout-s390-panic-missing.xml
create mode 100644 tests/qemuxml2xmloutdata/qemuxml2xmlout-s390-panic-no-address.xml
create mode 100644 tests/qemuxml2xmloutdata/qemuxml2xmlout-s390-panic.xml
delete mode 100755 tests/read-bufsiz
delete mode 100755 tests/read-non-seekable
delete mode 100644 tests/reconnect.c
delete mode 100755 tests/start
delete mode 100644 tests/statstest.c
delete mode 100755 tests/test_conf.sh
delete mode 100755 tests/vcpupin
rename tests/{confdata => virconfdata}/fc4.conf (100%)
rename tests/{confdata => virconfdata}/fc4.out (100%)
rename tests/{confdata => virconfdata}/libvirtd.conf (100%)
rename tests/{confdata => virconfdata}/libvirtd.out (100%)
create mode 100644 tests/virconfdata/no-newline.conf
create mode 100644 tests/virconfdata/no-newline.out
rename tests/{test_conf.c => virconftest.c} (100%)
create mode 100755 tests/virconftest.sh
create mode 100644 tests/virnetdaemondata/input-data-client-ids.json
create mode 100644 tests/virnetdaemondata/input-data-client-timestamp.json
create mode 100644 tests/virnetdaemondata/output-data-client-ids.json
create mode 100644 tests/virnetdaemondata/output-data-client-timestamp.json
create mode 100644 tests/virnetdaemonmock.c
create mode 100644 tests/virrandommock.c
create mode 100644 tests/virrandomtest.c
create mode 100755 tests/virsh-cpuset
create mode 100755 tests/virsh-define-dev-segfault
create mode 100755 tests/virsh-int-overflow
create mode 100755 tests/virsh-read-bufsiz
create mode 100755 tests/virsh-read-non-seekable
create mode 100755 tests/virsh-start
create mode 100755 tests/virsh-vcpupin
create mode 100644 tests/virtestmock.c
create mode 100644 tests/xlconfigdata/test-vif-typename.cfg
create mode 100644 tests/xlconfigdata/test-vif-typename.xml
create mode 100644 tools/nss/libvirt_nss_bsd.syms
delete mode 100644 tools/virsh.1
create mode 100644 tools/virsh.1.in
delete mode 100644 tools/virt-admin.1
create mode 100644 tools/virt-admin.1.in
create mode 100644 tools/virt-admin.pod
delete mode 100644 tools/virt-host-validate.1
create mode 100644 tools/virt-host-validate.1.in
create mode 100644 tools/virt-host-validate.pod
delete mode 100644 tools/virt-login-shell.1
create mode 100644 tools/virt-login-shell.1.in
delete mode 100644 tools/virt-pki-validate.1
create mode 100644 tools/virt-pki-validate.1.in
create mode 100644 tools/virt-pki-validate.pod
delete mode 100644 tools/virt-sanlock-cleanup.8
create mode 100644 tools/virt-sanlock-cleanup.8.in
create mode 100644 tools/virt-sanlock-cleanup.pod
delete mode 100644 tools/virt-xml-validate.1
create mode 100644 tools/virt-xml-validate.1.in
create mode 100644 tools/virt-xml-validate.pod
--
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