[Pkg-libvirt-commits] [libvirt] branch upstream/sid updated (15df303 -> 369ed73)
Guido Guenther
agx at moszumanska.debian.org
Thu Jan 14 07:54:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
agx pushed a change to branch upstream/sid
in repository libvirt.
from 15df303 New upstream version 1.3.0
adds 369ed73 New upstream version 1.3.1~rc1
No new revisions were added by this update.
Summary of changes:
AUTHORS | 3 +
ChangeLog | 28676 +++++++++++++++++++
GNUmakefile | 2 +-
Makefile.am | 13 +-
Makefile.in | 38 +-
aclocal.m4 | 62 +
build-aux/ar-lib | 270 +
build-aux/gitlog-to-changelog | 47 +-
build-aux/mktempd | 2 +-
build-aux/snippet/arg-nonnull.h | 2 +-
build-aux/snippet/c++defs.h | 2 +-
build-aux/snippet/unused-parameter.h | 2 +-
build-aux/snippet/warn-on-use.h | 2 +-
build-aux/useless-if-before-free | 2 +-
build-aux/vc-list-files | 2 +-
cfg.mk | 2 +-
config.h.in | 12 +
configure | 971 +-
configure.ac | 59 +-
daemon/Makefile.in | 10 +-
daemon/admin_dispatch.h | 58 +-
daemon/admin_server.c | 22 +-
daemon/libvirtd.8.in | 2 +-
daemon/libvirtd.conf | 14 +-
daemon/libvirtd.init.in | 11 +-
docs/Makefile.am | 10 +-
docs/Makefile.in | 314 +-
docs/devhelp/libvirt.devhelp | 7 +
docs/formatdomain.html | 11 +-
docs/formatdomain.html.in | 12 +-
docs/html/libvirt-libvirt-domain.html | 13 +-
docs/html/libvirt-libvirt-storage.html | 13 +-
docs/hvsupport.html | 4 +-
docs/hvsupport.html.in | 4 +-
docs/libvirt-api.xml | 65 +-
docs/libvirt-refs.xml | 125 +-
docs/logging.html | 15 +-
docs/logging.html.in | 15 +-
docs/schemas/Makefile.am | 35 -
docs/schemas/Makefile.in | 1998 --
docs/schemas/domaincommon.rng | 7 +-
docs/storage.html | 8 +-
docs/storage.html.in | 8 +-
examples/Makefile.am | 89 +
examples/{openauth => }/Makefile.in | 445 +-
examples/apparmor/Makefile.am | 43 -
examples/apparmor/Makefile.in | 2053 --
examples/dominfo/Makefile.am | 25 -
examples/dominfo/Makefile.in | 2088 --
examples/dommigrate/Makefile.am | 5 -
examples/dommigrate/Makefile.in | 2096 --
examples/domsuspend/Makefile.am | 27 -
examples/domsuspend/Makefile.in | 2088 --
examples/domsuspend/suspend.c | 2 +
examples/domtop/Makefile.am | 29 -
examples/domtop/Makefile.in | 2092 --
examples/hellolibvirt/Makefile.am | 21 -
examples/hellolibvirt/Makefile.in | 2096 --
examples/lxcconvert/Makefile.am | 18 -
examples/lxcconvert/Makefile.in | 1928 --
examples/object-events/Makefile.am | 24 -
examples/object-events/Makefile.in | 2102 --
examples/openauth/Makefile.am | 21 -
examples/polkit/Makefile.am | 17 -
examples/polkit/Makefile.in | 1926 --
examples/rename/Makefile.am | 24 -
examples/rename/Makefile.in | 2084 --
examples/systemtap/Makefile.am | 19 -
examples/systemtap/Makefile.in | 1929 --
examples/xml/nwfilter/Makefile.am | 54 -
examples/xml/nwfilter/Makefile.in | 1962 --
gnulib/lib/Makefile.in | 16 +-
gnulib/lib/accept.c | 2 +-
gnulib/lib/alloca.in.h | 2 +-
gnulib/lib/allocator.h | 2 +-
gnulib/lib/areadlink.c | 2 +-
gnulib/lib/areadlink.h | 2 +-
gnulib/lib/arpa_inet.in.h | 2 +-
gnulib/lib/asnprintf.c | 2 +-
gnulib/lib/asprintf.c | 2 +-
gnulib/lib/assure.h | 2 +-
gnulib/lib/base64.c | 2 +-
gnulib/lib/base64.h | 2 +-
gnulib/lib/basename-lgpl.c | 2 +-
gnulib/lib/binary-io.c | 1 +
gnulib/lib/binary-io.h | 2 +-
gnulib/lib/bind.c | 2 +-
gnulib/lib/bitrotate.h | 2 +-
gnulib/lib/btowc.c | 2 +-
gnulib/lib/byteswap.in.h | 2 +-
gnulib/lib/c-ctype.c | 394 +-
gnulib/lib/c-ctype.h | 453 +-
gnulib/lib/c-strcase.h | 2 +-
gnulib/lib/c-strcasecmp.c | 2 +-
gnulib/lib/c-strcasestr.c | 2 +-
gnulib/lib/c-strcasestr.h | 2 +-
gnulib/lib/c-strncasecmp.c | 2 +-
gnulib/lib/calloc.c | 2 +-
gnulib/lib/canonicalize-lgpl.c | 2 +-
gnulib/lib/careadlinkat.c | 2 +-
gnulib/lib/careadlinkat.h | 2 +-
gnulib/lib/chown.c | 2 +-
gnulib/lib/cloexec.c | 2 +-
gnulib/lib/cloexec.h | 2 +-
gnulib/lib/close.c | 2 +-
gnulib/lib/config.charset | 2 +-
gnulib/lib/connect.c | 2 +-
gnulib/lib/count-leading-zeros.h | 2 +-
gnulib/lib/count-one-bits.h | 2 +-
gnulib/lib/dirname-lgpl.c | 2 +-
gnulib/lib/dirname.h | 2 +-
gnulib/lib/dosname.h | 2 +-
gnulib/lib/dup2.c | 2 +-
gnulib/lib/errno.in.h | 2 +-
gnulib/lib/execinfo.in.h | 2 +-
gnulib/lib/fclose.c | 2 +-
gnulib/lib/fcntl.c | 2 +-
gnulib/lib/fcntl.in.h | 2 +-
gnulib/lib/fd-hook.c | 2 +-
gnulib/lib/fd-hook.h | 2 +-
gnulib/lib/fdatasync.c | 2 +-
gnulib/lib/fflush.c | 2 +-
gnulib/lib/ffs.c | 2 +-
gnulib/lib/ffsl.h | 2 +-
gnulib/lib/float+.h | 2 +-
gnulib/lib/float.c | 2 +-
gnulib/lib/float.in.h | 2 +-
gnulib/lib/fnmatch.c | 2 +-
gnulib/lib/fnmatch.in.h | 2 +-
gnulib/lib/fnmatch_loop.c | 2 +-
gnulib/lib/fpurge.c | 2 +-
gnulib/lib/freading.c | 2 +-
gnulib/lib/freading.h | 2 +-
gnulib/lib/fseek.c | 2 +-
gnulib/lib/fseeko.c | 2 +-
gnulib/lib/fstat.c | 2 +-
gnulib/lib/fsync.c | 2 +-
gnulib/lib/ftell.c | 2 +-
gnulib/lib/ftello.c | 2 +-
gnulib/lib/gai_strerror.c | 2 +-
gnulib/lib/getaddrinfo.c | 2 +-
gnulib/lib/getcwd-lgpl.c | 2 +-
gnulib/lib/getdelim.c | 2 +-
gnulib/lib/getdtablesize.c | 2 +-
gnulib/lib/getgroups.c | 2 +-
gnulib/lib/gethostname.c | 2 +-
gnulib/lib/getline.c | 2 +-
gnulib/lib/getpass.c | 2 +-
gnulib/lib/getpass.h | 2 +-
gnulib/lib/getpeername.c | 2 +-
gnulib/lib/getsockname.c | 2 +-
gnulib/lib/gettext.h | 2 +-
gnulib/lib/gettimeofday.c | 2 +-
gnulib/lib/getugroups.c | 2 +-
gnulib/lib/getugroups.h | 2 +-
gnulib/lib/gl_openssl.h | 4 +-
gnulib/lib/glthread/lock.c | 2 +-
gnulib/lib/glthread/lock.h | 2 +-
gnulib/lib/glthread/threadlib.c | 2 +-
gnulib/lib/gnulib.mk | 6 +-
gnulib/lib/ignore-value.h | 4 +-
gnulib/lib/inet_ntop.c | 2 +-
gnulib/lib/inet_pton.c | 2 +-
gnulib/lib/intprops.h | 145 +-
gnulib/lib/ioctl.c | 2 +-
gnulib/lib/isatty.c | 2 +-
gnulib/lib/itold.c | 2 +-
gnulib/lib/langinfo.in.h | 2 +-
gnulib/lib/listen.c | 2 +-
gnulib/lib/localcharset.c | 2 +-
gnulib/lib/localcharset.h | 2 +-
gnulib/lib/locale.in.h | 2 +-
gnulib/lib/localeconv.c | 2 +-
gnulib/lib/lseek.c | 2 +-
gnulib/lib/lstat.c | 2 +-
gnulib/lib/malloc.c | 2 +-
gnulib/lib/malloca.c | 2 +-
gnulib/lib/malloca.h | 2 +-
gnulib/lib/mbrtowc.c | 2 +-
gnulib/lib/mbsinit.c | 2 +-
gnulib/lib/mbsrtowcs-impl.h | 2 +-
gnulib/lib/mbsrtowcs-state.c | 2 +-
gnulib/lib/mbsrtowcs.c | 2 +-
gnulib/lib/mbtowc-impl.h | 2 +-
gnulib/lib/mbtowc.c | 2 +-
gnulib/lib/md5.c | 2 +-
gnulib/lib/md5.h | 2 +-
gnulib/lib/memchr.c | 2 +-
gnulib/lib/mgetgroups.c | 8 +-
gnulib/lib/mgetgroups.h | 2 +-
gnulib/lib/mkdtemp.c | 2 +-
gnulib/lib/mkostemp.c | 2 +-
gnulib/lib/mkostemps.c | 2 +-
gnulib/lib/mktime.c | 2 +-
gnulib/lib/msvc-inval.c | 2 +-
gnulib/lib/msvc-inval.h | 2 +-
gnulib/lib/msvc-nothrow.c | 2 +-
gnulib/lib/msvc-nothrow.h | 2 +-
gnulib/lib/net_if.in.h | 2 +-
gnulib/lib/netdb.in.h | 2 +-
gnulib/lib/netinet_in.in.h | 2 +-
gnulib/lib/nl_langinfo.c | 2 +-
gnulib/lib/nonblocking.c | 2 +-
gnulib/lib/nonblocking.h | 2 +-
gnulib/lib/open.c | 2 +-
gnulib/lib/openpty.c | 2 +-
gnulib/lib/passfd.c | 2 +-
gnulib/lib/passfd.h | 2 +-
gnulib/lib/pathmax.h | 2 +-
gnulib/lib/perror.c | 2 +-
gnulib/lib/physmem.c | 2 +-
gnulib/lib/physmem.h | 2 +-
gnulib/lib/pipe.c | 2 +-
gnulib/lib/pipe2.c | 2 +-
gnulib/lib/poll.c | 2 +-
gnulib/lib/poll.in.h | 2 +-
gnulib/lib/posix_openpt.c | 2 +-
gnulib/lib/printf-args.c | 2 +-
gnulib/lib/printf-args.h | 2 +-
gnulib/lib/printf-parse.c | 2 +-
gnulib/lib/printf-parse.h | 2 +-
gnulib/lib/pthread.c | 1 +
gnulib/lib/pthread.in.h | 2 +-
gnulib/lib/pthread_sigmask.c | 2 +-
gnulib/lib/pty.in.h | 2 +-
gnulib/lib/raise.c | 2 +-
gnulib/lib/random_r.c | 2 +-
gnulib/lib/rawmemchr.c | 2 +-
gnulib/lib/readlink.c | 2 +-
gnulib/lib/realloc.c | 2 +-
gnulib/lib/recv.c | 2 +-
gnulib/lib/ref-add.sin | 2 +-
gnulib/lib/ref-del.sin | 2 +-
gnulib/lib/regcomp.c | 22 +-
gnulib/lib/regex.c | 2 +-
gnulib/lib/regex.h | 17 +-
gnulib/lib/regex_internal.c | 8 +-
gnulib/lib/regex_internal.h | 31 +-
gnulib/lib/regexec.c | 10 +-
gnulib/lib/sched.in.h | 2 +-
gnulib/lib/secure_getenv.c | 2 +-
gnulib/lib/select.c | 2 +-
gnulib/lib/send.c | 2 +-
gnulib/lib/setenv.c | 2 +-
gnulib/lib/setsockopt.c | 2 +-
gnulib/lib/sha256.c | 2 +-
gnulib/lib/sha256.h | 2 +-
gnulib/lib/sig-handler.h | 2 +-
gnulib/lib/sigaction.c | 2 +-
gnulib/lib/signal.in.h | 2 +-
gnulib/lib/sigprocmask.c | 2 +-
gnulib/lib/size_max.h | 2 +-
gnulib/lib/sleep.c | 2 +-
gnulib/lib/snprintf.c | 2 +-
gnulib/lib/socket.c | 2 +-
gnulib/lib/sockets.c | 9 +-
gnulib/lib/sockets.h | 12 +-
gnulib/lib/stat-time.h | 2 +-
gnulib/lib/stat.c | 2 +-
gnulib/lib/stdalign.in.h | 18 +-
gnulib/lib/stdarg.in.h | 2 +-
gnulib/lib/stdbool.in.h | 2 +-
gnulib/lib/stddef.in.h | 2 +-
gnulib/lib/stdint.in.h | 2 +-
gnulib/lib/stdio-impl.h | 2 +-
gnulib/lib/stdio-read.c | 2 +-
gnulib/lib/stdio-write.c | 2 +-
gnulib/lib/stdio.in.h | 5 +-
gnulib/lib/stdlib.in.h | 2 +-
gnulib/lib/stpcpy.c | 2 +-
gnulib/lib/str-two-way.h | 2 +-
gnulib/lib/strcasecmp.c | 2 +-
gnulib/lib/strchrnul.c | 2 +-
gnulib/lib/strdup.c | 2 +-
gnulib/lib/streq.h | 2 +-
gnulib/lib/strerror-override.c | 2 +-
gnulib/lib/strerror-override.h | 2 +-
gnulib/lib/strerror.c | 2 +-
gnulib/lib/strerror_r.c | 2 +-
gnulib/lib/string.in.h | 2 +-
gnulib/lib/strings.in.h | 2 +-
gnulib/lib/stripslash.c | 2 +-
gnulib/lib/strncasecmp.c | 2 +-
gnulib/lib/strndup.c | 2 +-
gnulib/lib/strnlen.c | 2 +-
gnulib/lib/strnlen1.c | 2 +-
gnulib/lib/strnlen1.h | 2 +-
gnulib/lib/strptime.c | 2 +-
gnulib/lib/strsep.c | 2 +-
gnulib/lib/strtok_r.c | 2 +-
gnulib/lib/sys_ioctl.in.h | 2 +-
gnulib/lib/sys_select.in.h | 2 +-
gnulib/lib/sys_socket.c | 1 +
gnulib/lib/sys_socket.in.h | 2 +-
gnulib/lib/sys_stat.in.h | 2 +-
gnulib/lib/sys_time.in.h | 2 +-
gnulib/lib/sys_types.in.h | 2 +-
gnulib/lib/sys_uio.in.h | 2 +-
gnulib/lib/sys_utsname.in.h | 2 +-
gnulib/lib/sys_wait.in.h | 2 +-
gnulib/lib/tempname.c | 2 +-
gnulib/lib/tempname.h | 2 +-
gnulib/lib/termios.in.h | 2 +-
gnulib/lib/time.in.h | 29 +-
gnulib/lib/time_r.c | 2 +-
gnulib/lib/timegm.c | 2 +-
gnulib/lib/ttyname_r.c | 2 +-
gnulib/lib/uname.c | 2 +-
gnulib/lib/unistd.c | 1 +
gnulib/lib/unistd.in.h | 2 +-
gnulib/lib/usleep.c | 2 +-
gnulib/lib/vasnprintf.c | 2 +-
gnulib/lib/vasnprintf.h | 2 +-
gnulib/lib/vasprintf.c | 2 +-
gnulib/lib/verify.h | 2 +-
gnulib/lib/vsnprintf.c | 2 +-
gnulib/lib/w32sock.h | 2 +-
gnulib/lib/waitpid.c | 2 +-
gnulib/lib/wchar.in.h | 11 +-
gnulib/lib/wcrtomb.c | 2 +-
gnulib/lib/wctype.in.h | 2 +-
gnulib/lib/xalloc-oversized.h | 15 +-
gnulib/lib/xsize.h | 2 +-
gnulib/tests/Makefile.in | 226 +-
gnulib/tests/ctype.in.h | 57 +
gnulib/tests/dup.c | 2 +-
gnulib/tests/error.c | 6 +-
gnulib/tests/error.h | 2 +-
gnulib/tests/exitfail.c | 2 +-
gnulib/tests/exitfail.h | 2 +-
gnulib/tests/fatal-signal.c | 2 +-
gnulib/tests/fatal-signal.h | 2 +-
gnulib/tests/fdopen.c | 2 +-
gnulib/tests/float+.h | 2 +-
gnulib/tests/fpucw.h | 4 +-
gnulib/tests/ftruncate.c | 2 +-
gnulib/tests/getpagesize.c | 2 +-
gnulib/tests/getsockopt.c | 2 +-
gnulib/tests/glthread/thread.c | 2 +-
gnulib/tests/glthread/thread.h | 2 +-
gnulib/tests/gnulib.mk | 38 +-
gnulib/tests/grantpt.c | 7 +-
gnulib/tests/infinity.h | 2 +-
gnulib/tests/init.sh | 5 +-
gnulib/tests/inttypes.in.h | 2 +-
gnulib/tests/isnan.c | 2 +-
gnulib/tests/isnand-nolibm.h | 2 +-
gnulib/tests/isnand.c | 2 +-
gnulib/tests/isnanf-nolibm.h | 2 +-
gnulib/tests/isnanf.c | 2 +-
gnulib/tests/isnanl-nolibm.h | 2 +-
gnulib/tests/isnanl.c | 2 +-
gnulib/tests/localename.c | 10 +-
gnulib/tests/localename.h | 2 +-
gnulib/tests/macros.h | 2 +-
gnulib/tests/math.c | 1 +
gnulib/tests/math.in.h | 2 +-
gnulib/tests/minus-zero.h | 2 +-
gnulib/tests/nan.h | 2 +-
gnulib/tests/nanosleep.c | 24 +-
gnulib/tests/nap.h | 2 +-
gnulib/tests/progname.c | 2 +-
gnulib/tests/progname.h | 2 +-
gnulib/tests/ptsname.c | 2 +-
gnulib/tests/ptsname_r.c | 2 +-
gnulib/tests/pty-private.h | 2 +-
gnulib/tests/putenv.c | 2 +-
gnulib/tests/randomd.c | 2 +-
gnulib/tests/read.c | 2 +-
gnulib/tests/same-inode.h | 2 +-
gnulib/tests/setlocale.c | 4 +-
gnulib/tests/signature.h | 2 +-
gnulib/tests/signbitd.c | 2 +-
gnulib/tests/signbitf.c | 2 +-
gnulib/tests/signbitl.c | 2 +-
gnulib/tests/socket-client.h | 2 +-
gnulib/tests/socket-server.h | 2 +-
gnulib/tests/spawn.in.h | 2 +-
gnulib/tests/spawn_faction_addclose.c | 2 +-
gnulib/tests/spawn_faction_adddup2.c | 2 +-
gnulib/tests/spawn_faction_addopen.c | 2 +-
gnulib/tests/spawn_faction_destroy.c | 2 +-
gnulib/tests/spawn_faction_init.c | 2 +-
gnulib/tests/spawn_int.h | 2 +-
gnulib/tests/spawnattr_destroy.c | 2 +-
gnulib/tests/spawnattr_init.c | 2 +-
gnulib/tests/spawnattr_setflags.c | 2 +-
gnulib/tests/spawnattr_setsigmask.c | 2 +-
gnulib/tests/spawni.c | 2 +-
gnulib/tests/spawnp.c | 2 +-
gnulib/tests/symlink.c | 2 +-
gnulib/tests/test-accept.c | 2 +-
gnulib/tests/test-alloca-opt.c | 2 +-
gnulib/tests/test-areadlink.c | 2 +-
gnulib/tests/test-areadlink.h | 2 +-
gnulib/tests/test-arpa_inet.c | 2 +-
gnulib/tests/test-base64.c | 2 +-
gnulib/tests/test-binary-io.c | 2 +-
gnulib/tests/test-bind.c | 2 +-
gnulib/tests/test-bitrotate.c | 2 +-
gnulib/tests/test-btowc.c | 2 +-
gnulib/tests/test-byteswap.c | 2 +-
gnulib/tests/test-c-ctype.c | 354 +-
gnulib/tests/test-c-strcasecmp.c | 2 +-
gnulib/tests/test-c-strcasestr.c | 2 +-
gnulib/tests/test-c-strncasecmp.c | 2 +-
gnulib/tests/test-canonicalize-lgpl.c | 2 +-
gnulib/tests/test-chown.c | 2 +-
gnulib/tests/test-chown.h | 2 +-
gnulib/tests/test-cloexec.c | 2 +-
gnulib/tests/test-close.c | 2 +-
gnulib/tests/test-connect.c | 2 +-
gnulib/tests/test-count-leading-zeros.c | 2 +-
gnulib/tests/test-count-one-bits.c | 2 +-
gnulib/tests/{test-sys_ioctl.c => test-ctype.c} | 6 +-
gnulib/tests/test-dup.c | 2 +-
gnulib/tests/test-dup2.c | 2 +-
gnulib/tests/test-environ.c | 2 +-
gnulib/tests/test-errno.c | 2 +-
gnulib/tests/test-fclose.c | 2 +-
gnulib/tests/test-fcntl-h.c | 2 +-
gnulib/tests/test-fcntl.c | 2 +-
gnulib/tests/test-fdatasync.c | 2 +-
gnulib/tests/test-fdopen.c | 2 +-
gnulib/tests/test-fflush.c | 2 +-
gnulib/tests/test-fflush2.c | 2 +-
gnulib/tests/test-ffs.c | 2 +-
gnulib/tests/test-ffsl.c | 2 +-
gnulib/tests/test-fgetc.c | 2 +-
gnulib/tests/test-float.c | 2 +-
gnulib/tests/test-fnmatch.c | 2 +-
gnulib/tests/test-fpurge.c | 2 +-
gnulib/tests/test-fputc.c | 2 +-
gnulib/tests/test-fread.c | 2 +-
gnulib/tests/test-freading.c | 2 +-
gnulib/tests/test-fseek.c | 2 +-
gnulib/tests/test-fseeko.c | 2 +-
gnulib/tests/test-fseeko3.c | 2 +-
gnulib/tests/test-fseeko4.c | 2 +-
gnulib/tests/test-fstat.c | 2 +-
gnulib/tests/test-fsync.c | 2 +-
gnulib/tests/test-ftell.c | 2 +-
gnulib/tests/test-ftell3.c | 2 +-
gnulib/tests/test-ftello.c | 2 +-
gnulib/tests/test-ftello3.c | 2 +-
gnulib/tests/test-ftello4.c | 2 +-
gnulib/tests/test-ftruncate.c | 2 +-
gnulib/tests/test-func.c | 2 +-
gnulib/tests/test-fwrite.c | 2 +-
gnulib/tests/test-getaddrinfo.c | 2 +-
gnulib/tests/test-getcwd-lgpl.c | 2 +-
gnulib/tests/test-getdelim.c | 2 +-
gnulib/tests/test-getdtablesize.c | 2 +-
gnulib/tests/test-getgroups.c | 2 +-
gnulib/tests/test-gethostname.c | 2 +-
gnulib/tests/test-getline.c | 2 +-
gnulib/tests/test-getpeername.c | 2 +-
gnulib/tests/test-getsockname.c | 2 +-
gnulib/tests/test-getsockopt.c | 2 +-
gnulib/tests/test-gettimeofday.c | 2 +-
gnulib/tests/test-grantpt.c | 2 +-
gnulib/tests/test-ignore-value.c | 2 +-
gnulib/tests/test-inet_ntop.c | 2 +-
gnulib/tests/test-inet_pton.c | 2 +-
gnulib/tests/test-init.sh | 2 +-
gnulib/tests/test-intprops.c | 392 +-
gnulib/tests/test-inttypes.c | 2 +-
gnulib/tests/test-ioctl.c | 2 +-
gnulib/tests/test-isatty.c | 2 +-
gnulib/tests/test-isnand-nolibm.c | 2 +-
gnulib/tests/test-isnand.h | 2 +-
gnulib/tests/test-isnanf-nolibm.c | 2 +-
gnulib/tests/test-isnanf.h | 2 +-
gnulib/tests/test-isnanl-nolibm.c | 2 +-
gnulib/tests/test-isnanl.h | 2 +-
gnulib/tests/test-langinfo.c | 2 +-
gnulib/tests/test-ldexp.c | 2 +-
gnulib/tests/test-ldexp.h | 2 +-
gnulib/tests/test-listen.c | 2 +-
gnulib/tests/test-locale.c | 2 +-
gnulib/tests/test-localeconv.c | 2 +-
gnulib/tests/test-localename.c | 2 +-
gnulib/tests/test-lseek.c | 2 +-
gnulib/tests/test-lstat.c | 2 +-
gnulib/tests/test-lstat.h | 2 +-
gnulib/tests/test-malloca.c | 2 +-
gnulib/tests/test-math.c | 2 +-
gnulib/tests/test-mbrtowc-w32.c | 2 +-
gnulib/tests/test-mbrtowc.c | 2 +-
gnulib/tests/test-mbsinit.c | 2 +-
gnulib/tests/test-mbsrtowcs.c | 2 +-
gnulib/tests/test-md5.c | 2 +-
gnulib/tests/test-memchr.c | 2 +-
gnulib/tests/test-nanosleep.c | 2 +-
gnulib/tests/test-net_if.c | 2 +-
gnulib/tests/test-netdb.c | 2 +-
gnulib/tests/test-netinet_in.c | 2 +-
gnulib/tests/test-nl_langinfo.c | 2 +-
gnulib/tests/test-nonblocking-misc.h | 2 +-
gnulib/tests/test-nonblocking-pipe-child.c | 2 +-
gnulib/tests/test-nonblocking-pipe-main.c | 2 +-
gnulib/tests/test-nonblocking-pipe.h | 2 +-
gnulib/tests/test-nonblocking-reader.h | 2 +-
gnulib/tests/test-nonblocking-socket-child.c | 2 +-
gnulib/tests/test-nonblocking-socket-main.c | 2 +-
gnulib/tests/test-nonblocking-socket.h | 2 +-
gnulib/tests/test-nonblocking-writer.h | 2 +-
gnulib/tests/test-nonblocking.c | 2 +-
gnulib/tests/test-open.c | 2 +-
gnulib/tests/test-open.h | 2 +-
gnulib/tests/test-openpty.c | 4 +-
gnulib/tests/test-passfd.c | 2 +-
gnulib/tests/test-pathmax.c | 2 +-
gnulib/tests/test-perror.c | 2 +-
gnulib/tests/test-perror2.c | 2 +-
gnulib/tests/test-pipe.c | 2 +-
gnulib/tests/test-pipe2.c | 2 +-
gnulib/tests/test-poll-h.c | 2 +-
gnulib/tests/test-poll.c | 2 +-
gnulib/tests/test-posix_openpt.c | 2 +-
gnulib/tests/test-posix_spawn1.c | 2 +-
gnulib/tests/test-posix_spawn2.c | 2 +-
.../tests/test-posix_spawn_file_actions_addclose.c | 2 +-
.../tests/test-posix_spawn_file_actions_adddup2.c | 2 +-
.../tests/test-posix_spawn_file_actions_addopen.c | 2 +-
gnulib/tests/test-pthread_sigmask1.c | 2 +-
gnulib/tests/test-pthread_sigmask2.c | 2 +-
gnulib/tests/test-ptsname.c | 2 +-
gnulib/tests/test-ptsname_r.c | 2 +-
gnulib/tests/test-raise.c | 2 +-
gnulib/tests/test-random_r.c | 2 +-
gnulib/tests/test-rawmemchr.c | 2 +-
gnulib/tests/test-read.c | 2 +-
gnulib/tests/test-readlink.c | 2 +-
gnulib/tests/test-readlink.h | 2 +-
gnulib/tests/test-recv.c | 2 +-
gnulib/tests/test-regex.c | 2 +-
gnulib/tests/test-sched.c | 2 +-
gnulib/tests/test-select-fd.c | 2 +-
gnulib/tests/test-select-stdin.c | 2 +-
gnulib/tests/test-select.c | 2 +-
gnulib/tests/test-select.h | 2 +-
gnulib/tests/test-send.c | 2 +-
gnulib/tests/test-setenv.c | 2 +-
gnulib/tests/test-setlocale1.c | 2 +-
gnulib/tests/test-setlocale2.c | 2 +-
gnulib/tests/test-setsockopt.c | 2 +-
gnulib/tests/test-sigaction.c | 2 +-
gnulib/tests/test-signal-h.c | 2 +-
gnulib/tests/test-signbit.c | 2 +-
gnulib/tests/test-sigpipe.c | 2 +-
gnulib/tests/test-sigprocmask.c | 2 +-
gnulib/tests/test-sleep.c | 2 +-
gnulib/tests/test-snprintf.c | 2 +-
gnulib/tests/test-sockets.c | 2 +-
gnulib/tests/test-spawn.c | 2 +-
gnulib/tests/test-stat-time.c | 2 +-
gnulib/tests/test-stat.c | 2 +-
gnulib/tests/test-stat.h | 2 +-
gnulib/tests/test-stdalign.c | 2 +-
gnulib/tests/test-stdbool.c | 2 +-
gnulib/tests/test-stddef.c | 2 +-
gnulib/tests/test-stdint.c | 2 +-
gnulib/tests/test-stdio.c | 2 +-
gnulib/tests/test-stdlib.c | 2 +-
gnulib/tests/test-strchrnul.c | 2 +-
gnulib/tests/test-strerror.c | 2 +-
gnulib/tests/test-strerror_r.c | 2 +-
gnulib/tests/test-string.c | 2 +-
gnulib/tests/test-strings.c | 2 +-
gnulib/tests/test-strnlen.c | 2 +-
gnulib/tests/test-symlink.c | 2 +-
gnulib/tests/test-symlink.h | 2 +-
gnulib/tests/test-sys_ioctl.c | 2 +-
gnulib/tests/test-sys_select.c | 2 +-
gnulib/tests/test-sys_socket.c | 2 +-
gnulib/tests/test-sys_stat.c | 2 +-
gnulib/tests/test-sys_time.c | 2 +-
gnulib/tests/test-sys_types.c | 2 +-
gnulib/tests/test-sys_uio.c | 2 +-
gnulib/tests/test-sys_utsname.c | 2 +-
gnulib/tests/test-sys_wait.c | 2 +-
gnulib/tests/test-sys_wait.h | 2 +-
gnulib/tests/test-termios.c | 2 +-
gnulib/tests/test-thread_create.c | 2 +-
gnulib/tests/test-thread_self.c | 2 +-
gnulib/tests/test-time.c | 2 +-
gnulib/tests/test-ttyname_r.c | 2 +-
gnulib/tests/test-uname.c | 2 +-
gnulib/tests/test-unistd.c | 2 +-
gnulib/tests/test-unlockpt.c | 2 +-
gnulib/tests/test-unsetenv.c | 2 +-
gnulib/tests/test-usleep.c | 2 +-
gnulib/tests/test-vasnprintf.c | 2 +-
gnulib/tests/test-vasprintf.c | 2 +-
gnulib/tests/test-vc-list-files-cvs.sh | 2 +-
gnulib/tests/test-vc-list-files-git.sh | 2 +-
gnulib/tests/test-verify.c | 2 +-
gnulib/tests/test-vsnprintf.c | 2 +-
gnulib/tests/test-wchar.c | 2 +-
gnulib/tests/test-wcrtomb-w32.c | 2 +-
gnulib/tests/test-wcrtomb.c | 2 +-
gnulib/tests/test-wctype-h.c | 2 +-
gnulib/tests/test-write.c | 2 +-
gnulib/tests/test-xalloc-die.c | 2 +-
gnulib/tests/test-xalloc-die.sh | 2 +-
gnulib/tests/unlockpt.c | 2 +-
gnulib/tests/unsetenv.c | 2 +-
gnulib/tests/w32sock.h | 2 +-
gnulib/tests/wait-process.c | 2 +-
gnulib/tests/wait-process.h | 2 +-
gnulib/tests/wctob.c | 2 +-
gnulib/tests/wctomb-impl.h | 2 +-
gnulib/tests/wctomb.c | 2 +-
gnulib/tests/write.c | 2 +-
gnulib/tests/xalloc-die.c | 2 +-
gnulib/tests/xalloc.h | 2 +-
gnulib/tests/xmalloc.c | 2 +-
gnulib/tests/zerosize-ptr.h | 2 +-
include/Makefile.am | 15 +-
include/Makefile.in | 272 +-
include/libvirt/Makefile.am | 44 -
include/libvirt/Makefile.in | 2073 --
include/libvirt/libvirt-admin.h | 48 +-
include/libvirt/libvirt-common.h | 2 +-
include/libvirt/libvirt-domain.h | 19 +
include/libvirt/libvirt-storage.h | 18 +-
libvirt.spec | 20 +-
libvirt.spec.in | 18 +-
m4/00gnulib.m4 | 2 +-
m4/absolute-header.m4 | 2 +-
m4/alloca.m4 | 2 +-
m4/arpa_inet_h.m4 | 2 +-
m4/asm-underscore.m4 | 2 +-
m4/autobuild.m4 | 2 +-
m4/base64.m4 | 2 +-
m4/btowc.m4 | 2 +-
m4/byteswap.m4 | 2 +-
m4/calloc.m4 | 2 +-
m4/canonicalize.m4 | 2 +-
m4/chown.m4 | 2 +-
m4/clock_time.m4 | 2 +-
m4/close.m4 | 2 +-
m4/configmake.m4 | 2 +-
m4/count-leading-zeros.m4 | 2 +-
m4/count-one-bits.m4 | 2 +-
m4/ctype.m4 | 32 +
m4/dirname.m4 | 2 +-
m4/double-slash-root.m4 | 2 +-
m4/dup.m4 | 2 +-
m4/dup2.m4 | 2 +-
m4/eealloc.m4 | 2 +-
m4/environ.m4 | 2 +-
m4/errno_h.m4 | 2 +-
m4/error.m4 | 2 +-
m4/execinfo.m4 | 2 +-
m4/exponentd.m4 | 2 +-
m4/exponentf.m4 | 2 +-
m4/exponentl.m4 | 2 +-
m4/extensions.m4 | 2 +-
m4/extern-inline.m4 | 2 +-
m4/fatal-signal.m4 | 2 +-
m4/fclose.m4 | 2 +-
m4/fcntl-o.m4 | 2 +-
m4/fcntl.m4 | 2 +-
m4/fcntl_h.m4 | 2 +-
m4/fdatasync.m4 | 2 +-
m4/fdopen.m4 | 2 +-
m4/fflush.m4 | 2 +-
m4/ffs.m4 | 2 +-
m4/ffsl.m4 | 2 +-
m4/float_h.m4 | 2 +-
m4/fnmatch.m4 | 4 +-
m4/fpieee.m4 | 4 +-
m4/fpurge.m4 | 2 +-
m4/freading.m4 | 2 +-
m4/fseek.m4 | 2 +-
m4/fseeko.m4 | 2 +-
m4/fstat.m4 | 2 +-
m4/fsync.m4 | 2 +-
m4/ftell.m4 | 2 +-
m4/ftello.m4 | 2 +-
m4/ftruncate.m4 | 2 +-
m4/func.m4 | 2 +-
m4/getaddrinfo.m4 | 2 +-
m4/getcwd.m4 | 2 +-
m4/getdelim.m4 | 2 +-
m4/getdtablesize.m4 | 2 +-
m4/getgroups.m4 | 2 +-
m4/gethostname.m4 | 2 +-
m4/getline.m4 | 2 +-
m4/getpagesize.m4 | 2 +-
m4/getpass.m4 | 2 +-
m4/gettimeofday.m4 | 2 +-
m4/getugroups.m4 | 2 +-
m4/gl-openssl.m4 | 2 +-
m4/glibc21.m4 | 2 +-
m4/gnulib-common.m4 | 45 +-
m4/gnulib-comp.m4 | 17 +-
m4/grantpt.m4 | 2 +-
m4/hostent.m4 | 2 +-
m4/include_next.m4 | 2 +-
m4/inet_ntop.m4 | 2 +-
m4/inet_pton.m4 | 2 +-
m4/intlmacosx.m4 | 4 +-
m4/intmax_t.m4 | 2 +-
m4/inttypes-pri.m4 | 2 +-
m4/inttypes.m4 | 2 +-
m4/inttypes_h.m4 | 2 +-
m4/ioctl.m4 | 2 +-
m4/isatty.m4 | 2 +-
m4/isnand.m4 | 2 +-
m4/isnanf.m4 | 2 +-
m4/isnanl.m4 | 2 +-
m4/langinfo_h.m4 | 2 +-
m4/largefile.m4 | 2 +-
m4/lcmessage.m4 | 4 +-
m4/ldexp.m4 | 2 +-
m4/lib-ld.m4 | 2 +-
m4/lib-link.m4 | 2 +-
m4/lib-prefix.m4 | 2 +-
m4/localcharset.m4 | 2 +-
m4/locale-fr.m4 | 2 +-
m4/locale-ja.m4 | 2 +-
m4/locale-tr.m4 | 2 +-
m4/locale-zh.m4 | 2 +-
m4/locale_h.m4 | 2 +-
m4/localeconv.m4 | 2 +-
m4/localename.m4 | 7 +-
m4/lock.m4 | 2 +-
m4/longlong.m4 | 2 +-
m4/lseek.m4 | 2 +-
m4/lstat.m4 | 2 +-
m4/malloc.m4 | 2 +-
m4/malloca.m4 | 2 +-
m4/manywarnings.m4 | 2 +-
m4/math_h.m4 | 2 +-
m4/mbrtowc.m4 | 8 +-
m4/mbsinit.m4 | 2 +-
m4/mbsrtowcs.m4 | 2 +-
m4/mbstate_t.m4 | 2 +-
m4/mbtowc.m4 | 2 +-
m4/md5.m4 | 2 +-
m4/memchr.m4 | 2 +-
m4/mgetgroups.m4 | 2 +-
m4/mkdtemp.m4 | 2 +-
m4/mkostemp.m4 | 2 +-
m4/mkostemps.m4 | 2 +-
m4/mktime.m4 | 2 +-
m4/mmap-anon.m4 | 2 +-
m4/mode_t.m4 | 2 +-
m4/msvc-inval.m4 | 2 +-
m4/msvc-nothrow.m4 | 2 +-
m4/multiarch.m4 | 2 +-
m4/nanosleep.m4 | 2 +-
m4/net_if_h.m4 | 2 +-
m4/netdb_h.m4 | 2 +-
m4/netinet_in_h.m4 | 2 +-
m4/nl_langinfo.m4 | 2 +-
m4/nocrash.m4 | 2 +-
m4/nonblocking.m4 | 2 +-
m4/off_t.m4 | 2 +-
m4/onceonly.m4 | 2 +-
m4/open.m4 | 2 +-
m4/passfd.m4 | 2 +-
m4/pathmax.m4 | 2 +-
m4/perror.m4 | 2 +-
m4/physmem.m4 | 2 +-
m4/pipe.m4 | 2 +-
m4/pipe2.m4 | 2 +-
m4/poll.m4 | 2 +-
m4/poll_h.m4 | 2 +-
m4/posix-shell.m4 | 2 +-
m4/posix_openpt.m4 | 2 +-
m4/posix_spawn.m4 | 2 +-
m4/printf.m4 | 2 +-
m4/pthread.m4 | 2 +-
m4/pthread_sigmask.m4 | 2 +-
m4/ptsname.m4 | 2 +-
m4/ptsname_r.m4 | 2 +-
m4/pty.m4 | 2 +-
m4/pty_h.m4 | 2 +-
m4/putenv.m4 | 2 +-
m4/raise.m4 | 2 +-
m4/random_r.m4 | 2 +-
m4/rawmemchr.m4 | 2 +-
m4/read.m4 | 2 +-
m4/readlink.m4 | 2 +-
m4/realloc.m4 | 2 +-
m4/regex.m4 | 2 +-
m4/sched_h.m4 | 2 +-
m4/secure_getenv.m4 | 2 +-
m4/select.m4 | 2 +-
m4/servent.m4 | 2 +-
m4/setenv.m4 | 2 +-
m4/setlocale.m4 | 2 +-
m4/sha256.m4 | 2 +-
m4/sig_atomic_t.m4 | 2 +-
m4/sigaction.m4 | 2 +-
m4/signal_h.m4 | 2 +-
m4/signalblocking.m4 | 2 +-
m4/signbit.m4 | 2 +-
m4/sigpipe.m4 | 2 +-
m4/size_max.m4 | 2 +-
m4/sleep.m4 | 2 +-
m4/snprintf.m4 | 2 +-
m4/socketlib.m4 | 2 +-
m4/sockets.m4 | 2 +-
m4/socklen.m4 | 2 +-
m4/sockpfaf.m4 | 2 +-
m4/spawn_h.m4 | 2 +-
m4/ssize_t.m4 | 2 +-
m4/stat-time.m4 | 2 +-
m4/stat.m4 | 2 +-
m4/stdalign.m4 | 2 +-
m4/stdarg.m4 | 2 +-
m4/stdbool.m4 | 2 +-
m4/stddef_h.m4 | 2 +-
m4/stdint.m4 | 2 +-
m4/stdint_h.m4 | 2 +-
m4/stdio_h.m4 | 2 +-
m4/stdlib_h.m4 | 2 +-
m4/stpcpy.m4 | 2 +-
m4/strcase.m4 | 2 +-
m4/strchrnul.m4 | 2 +-
m4/strdup.m4 | 2 +-
m4/strerror.m4 | 2 +-
m4/strerror_r.m4 | 2 +-
m4/string_h.m4 | 2 +-
m4/strings_h.m4 | 2 +-
m4/strndup.m4 | 2 +-
m4/strnlen.m4 | 2 +-
m4/strptime.m4 | 2 +-
m4/strsep.m4 | 2 +-
m4/strtok_r.m4 | 2 +-
m4/symlink.m4 | 2 +-
m4/sys_ioctl_h.m4 | 2 +-
m4/sys_select_h.m4 | 2 +-
m4/sys_socket_h.m4 | 2 +-
m4/sys_stat_h.m4 | 2 +-
m4/sys_time_h.m4 | 3 +-
m4/sys_types_h.m4 | 2 +-
m4/sys_uio_h.m4 | 2 +-
m4/sys_utsname_h.m4 | 2 +-
m4/sys_wait_h.m4 | 2 +-
m4/tempname.m4 | 2 +-
m4/termios_h.m4 | 2 +-
m4/thread.m4 | 2 +-
m4/threadlib.m4 | 2 +-
m4/time_h.m4 | 3 +-
m4/time_r.m4 | 2 +-
m4/timegm.m4 | 2 +-
m4/tm_gmtoff.m4 | 2 +-
m4/ttyname_r.m4 | 2 +-
m4/uname.m4 | 2 +-
m4/ungetc.m4 | 2 +-
m4/unistd_h.m4 | 2 +-
m4/unlockpt.m4 | 2 +-
m4/usleep.m4 | 2 +-
m4/vasnprintf.m4 | 2 +-
m4/vasprintf.m4 | 2 +-
m4/virt-login-shell.m4 | 39 +
m4/vsnprintf.m4 | 2 +-
m4/wait-process.m4 | 2 +-
m4/waitpid.m4 | 2 +-
m4/warnings.m4 | 2 +-
m4/wchar_h.m4 | 2 +-
m4/wchar_t.m4 | 2 +-
m4/wcrtomb.m4 | 2 +-
m4/wctob.m4 | 2 +-
m4/wctomb.m4 | 2 +-
m4/wctype_h.m4 | 2 +-
m4/wint_t.m4 | 2 +-
m4/write.m4 | 2 +-
m4/xalloc.m4 | 2 +-
m4/xsize.m4 | 2 +-
maint.mk | 19 +-
po/ar.gmo | Bin 16990 -> 16990 bytes
po/ar.po | 11641 ++++----
po/as.gmo | Bin 1058103 -> 1053517 bytes
po/as.po | 11718 ++++----
po/bg.gmo | Bin 38577 -> 38439 bytes
po/bg.po | 11650 ++++----
po/bn.gmo | Bin 16908 -> 16908 bytes
po/bn.po | 11641 ++++----
po/bn_IN.gmo | Bin 409667 -> 407320 bytes
po/bn_IN.po | 11683 ++++----
po/bs.gmo | Bin 17986 -> 17986 bytes
po/bs.po | 11641 ++++----
po/ca.gmo | Bin 36373 -> 36222 bytes
po/ca.po | 11632 ++++----
po/cs.gmo | Bin 101955 -> 101811 bytes
po/cs.po | 11653 ++++----
po/cy.gmo | Bin 16944 -> 16944 bytes
po/cy.po | 11641 ++++----
po/da.gmo | Bin 23101 -> 23003 bytes
po/da.po | 11644 ++++----
po/de.gmo | Bin 701022 -> 697808 bytes
po/de.po | 11731 ++++----
po/el.gmo | Bin 26787 -> 26787 bytes
po/el.po | 11641 ++++----
po/en_GB.gmo | Bin 649476 -> 646544 bytes
po/en_GB.po | 11728 ++++----
po/es.gmo | Bin 697856 -> 694575 bytes
po/es.po | 11736 ++++----
po/et.gmo | Bin 16909 -> 16909 bytes
po/et.po | 11641 ++++----
po/fi.gmo | Bin 28902 -> 28788 bytes
po/fi.po | 11650 ++++----
po/fr.gmo | Bin 120804 -> 120367 bytes
po/fr.po | 11656 ++++----
po/gl.gmo | Bin 16909 -> 16909 bytes
po/gl.po | 11641 ++++----
po/gu.gmo | Bin 1055869 -> 1051141 bytes
po/gu.po | 11721 ++++----
po/he.gmo | Bin 16907 -> 16907 bytes
po/he.po | 11641 ++++----
po/hi.gmo | Bin 598190 -> 595705 bytes
po/hi.po | 11694 ++++----
po/hu.gmo | Bin 25404 -> 25292 bytes
po/hu.po | 11644 ++++----
po/id.gmo | Bin 16426 -> 16320 bytes
po/id.po | 11645 ++++----
po/is.gmo | Bin 16910 -> 16910 bytes
po/is.po | 11641 ++++----
po/it.gmo | Bin 192926 -> 192466 bytes
po/it.po | 11658 ++++----
po/ja.gmo | Bin 816320 -> 812580 bytes
po/ja.po | 11726 ++++----
po/ka.gmo | Bin 16902 -> 16902 bytes
po/ka.po | 11641 ++++----
po/kn.gmo | Bin 1155542 -> 1150359 bytes
po/kn.po | 11726 ++++----
po/ko.gmo | Bin 397425 -> 395558 bytes
po/ko.po | 11685 ++++----
po/libvirt.pot | 11621 ++++----
po/lt.gmo | Bin 16974 -> 16974 bytes
po/lt.po | 11641 ++++----
po/lv.gmo | Bin 16943 -> 16943 bytes
po/lv.po | 11641 ++++----
po/mk.gmo | Bin 36080 -> 35902 bytes
po/mk.po | 11649 ++++----
po/ml.gmo | Bin 1239712 -> 1234118 bytes
po/ml.po | 11718 ++++----
po/mr.gmo | Bin 1184969 -> 1180169 bytes
po/mr.po | 11723 ++++----
po/ms.gmo | Bin 3063 -> 3063 bytes
po/ms.po | 11627 ++++----
po/nb.gmo | Bin 9906 -> 9906 bytes
po/nb.po | 11641 ++++----
po/nl.gmo | Bin 281956 -> 280170 bytes
po/nl.po | 11698 ++++----
po/nn.gmo | Bin 16918 -> 16918 bytes
po/nn.po | 11641 ++++----
po/nso.gmo | Bin 16916 -> 16916 bytes
po/nso.po | 11641 ++++----
po/or.gmo | Bin 970596 -> 966862 bytes
po/or.po | 11711 ++++----
po/pa.gmo | Bin 943377 -> 938935 bytes
po/pa.po | 11718 ++++----
po/pl.gmo | Bin 305557 -> 303488 bytes
po/pl.po | 11711 ++++----
po/pt.gmo | Bin 31467 -> 31361 bytes
po/pt.po | 11634 ++++----
po/pt_BR.gmo | Bin 707111 -> 703823 bytes
po/pt_BR.po | 11731 ++++----
po/ro.gmo | Bin 16950 -> 16950 bytes
po/ro.po | 11641 ++++----
po/ru.gmo | Bin 721998 -> 717940 bytes
po/ru.po | 11731 ++++----
po/si.gmo | Bin 16908 -> 16908 bytes
po/si.po | 11641 ++++----
po/sk.gmo | Bin 16934 -> 16934 bytes
po/sk.po | 11641 ++++----
po/sl.gmo | Bin 16962 -> 16962 bytes
po/sl.po | 11641 ++++----
po/sq.gmo | Bin 16909 -> 16909 bytes
po/sq.po | 11641 ++++----
po/sr.gmo | Bin 71111 -> 70810 bytes
po/sr.po | 11677 ++++----
po/sr at latin.gmo | Bin 56172 -> 55924 bytes
po/sr at latin.po | 11678 ++++----
po/sv.gmo | Bin 64309 -> 64072 bytes
po/sv.po | 11641 ++++----
po/ta.gmo | Bin 1263759 -> 1258527 bytes
po/ta.po | 11719 ++++----
po/te.gmo | Bin 1052410 -> 1047674 bytes
po/te.po | 11718 ++++----
po/th.gmo | Bin 16898 -> 16898 bytes
po/th.po | 11641 ++++----
po/tr.gmo | Bin 16901 -> 16901 bytes
po/tr.po | 11641 ++++----
po/uk.gmo | Bin 1160635 -> 1155887 bytes
po/uk.po | 11749 ++++----
po/ur.gmo | Bin 16905 -> 16905 bytes
po/ur.po | 11641 ++++----
po/vi.gmo | Bin 270927 -> 269038 bytes
po/vi.po | 11720 ++++----
po/zh_CN.gmo | Bin 608551 -> 605693 bytes
po/zh_CN.po | 11718 ++++----
po/zh_TW.gmo | Bin 21316 -> 21200 bytes
po/zh_TW.po | 11644 ++++----
po/zu.gmo | Bin 16905 -> 16905 bytes
po/zu.po | 11641 ++++----
src/Makefile.am | 5 +-
src/Makefile.in | 274 +-
src/admin/admin_client.h | 8 +-
src/admin/admin_protocol.c | 5 +-
src/admin/admin_protocol.h | 23 +-
src/admin/admin_protocol.x | 12 +-
src/admin/admin_remote.c | 36 +-
src/admin_protocol-structs | 10 +-
src/bhyve/bhyve_command.c | 2 +-
src/bhyve/bhyve_domain.c | 2 +
src/bhyve/bhyve_driver.c | 2 +-
src/conf/domain_addr.c | 23 +-
src/conf/domain_addr.h | 8 -
src/conf/domain_audit.c | 2 +-
src/conf/domain_conf.c | 399 +-
src/conf/domain_conf.h | 28 +-
src/conf/storage_conf.c | 3 +-
src/datatypes.c | 38 +-
src/datatypes.h | 28 +-
src/esx/esx_driver.c | 4 +-
src/hyperv/hyperv_driver.c | 10 +-
src/libvirt-admin.c | 195 +-
src/libvirt-domain.c | 24 +-
src/libvirt-storage.c | 22 +-
src/libvirt_admin_private.syms | 4 +-
src/libvirt_admin_public.syms | 16 +-
src/libvirt_private.syms | 13 +-
src/libvirt_xenconfig.syms | 1 +
src/libxl/libxl_conf.c | 45 +-
src/libxl/libxl_domain.c | 33 +
src/libxl/libxl_domain.h | 6 +
src/libxl/libxl_driver.c | 149 +-
src/locking/virtlockd.init.in | 12 +-
src/logging/virtlogd.init.in | 18 +-
src/lxc/lxc_cgroup.c | 13 +-
src/lxc/lxc_controller.c | 2 +-
src/lxc/lxc_domain.c | 2 +
src/lxc/lxc_driver.c | 7 +-
src/lxc/lxc_monitor_protocol.c | 16 +-
src/lxc/lxc_monitor_protocol.h | 16 +-
src/lxc/lxc_monitor_protocol.x | 19 +-
src/lxc/lxc_native.c | 15 +-
src/lxc/lxc_native.h | 4 +-
src/lxc/lxc_process.c | 3 +-
src/nodeinfo.c | 1 +
src/openvz/openvz_conf.c | 7 +-
src/openvz/openvz_driver.c | 21 +-
src/phyp/phyp_driver.c | 14 +-
src/qemu/qemu_agent.c | 2 +-
src/qemu/qemu_agent.h | 2 +-
src/qemu/qemu_capabilities.c | 24 +-
src/qemu/qemu_capabilities.h | 10 +-
src/qemu/qemu_cgroup.c | 63 +-
src/qemu/qemu_command.c | 294 +-
src/qemu/qemu_command.h | 3 +
src/qemu/qemu_conf.h | 2 +
src/qemu/qemu_domain.c | 323 +-
src/qemu/qemu_domain.h | 13 +-
src/qemu/qemu_driver.c | 634 +-
src/qemu/qemu_hotplug.c | 90 +-
src/qemu/qemu_migration.c | 359 +-
src/qemu/qemu_monitor.c | 17 +-
src/qemu/qemu_monitor.h | 20 +-
src/qemu/qemu_monitor_json.c | 116 +-
src/qemu/qemu_monitor_json.h | 4 +-
src/qemu/qemu_monitor_text.c | 63 +-
src/qemu/qemu_monitor_text.h | 4 +-
src/qemu/qemu_process.c | 92 +-
src/qemu/qemu_process.h | 2 +
src/remote/remote_protocol.c | 26 +-
src/remote/remote_protocol.h | 16 +-
src/remote/remote_protocol.x | 20 +-
src/rpc/gendispatch.pl | 2 +-
src/rpc/virnetprotocol.c | 16 +-
src/rpc/virnetprotocol.h | 16 +-
src/rpc/virnetprotocol.x | 20 +-
src/rpc/virnetsocket.c | 4 +
src/security/security_dac.c | 246 +-
src/security/security_selinux.c | 385 +-
src/security/security_stack.c | 68 +-
src/storage/storage_backend.c | 136 +-
src/storage/storage_backend.h | 15 +-
src/storage/storage_backend_disk.c | 5 +-
src/storage/storage_backend_fs.c | 87 +-
src/storage/storage_backend_logical.c | 158 +-
src/storage/storage_backend_mpath.c | 2 +-
src/storage/storage_backend_rbd.c | 43 +-
src/storage/storage_backend_scsi.c | 6 +-
src/storage/storage_driver.c | 70 +-
src/test/test_driver.c | 38 +-
src/uml/uml_driver.c | 4 +-
src/util/vircgroup.c | 28 +-
src/util/vircommand.c | 1 +
src/util/virhostdev.c | 127 +-
src/util/virlog.c | 77 +-
src/util/virnetdev.c | 23 +-
src/util/virnetdevmacvlan.c | 194 +-
src/util/virnetdevmacvlan.h | 9 +-
src/util/virnetdevvportprofile.c | 64 +-
src/util/virpci.c | 263 +-
src/util/virpci.h | 27 +-
src/util/virprocess.c | 61 +-
src/util/virprocess.h | 2 +
src/util/virstoragefile.c | 3 -
src/util/virutil.c | 41 +-
src/util/virutil.h | 1 +
tools/virt-admin.h => src/util/virxdrdefs.h | 48 +-
src/vbox/vbox_common.c | 21 +-
src/virtlockd.8.in | 2 +-
src/virtlogd.8.in | 2 +-
src/vmware/vmware_conf.c | 3 +-
src/vmware/vmware_driver.c | 6 +-
src/vmx/vmx.c | 45 +-
src/vmx/vmx.h | 1 +
src/vz/vz_driver.c | 20 +-
src/vz/vz_sdk.c | 151 +-
src/vz/vz_sdk.h | 2 +-
src/xen/xen_driver.c | 312 +-
src/xen/xen_driver.h | 2 -
src/xen/xend_internal.c | 229 +-
src/xen/xm_internal.c | 28 +-
src/xenapi/xenapi_driver.c | 9 +-
src/xenapi/xenapi_utils.c | 6 +-
src/xenconfig/xen_common.c | 270 +-
src/xenconfig/xen_common.h | 7 +-
src/xenconfig/xen_sxpr.c | 501 +-
src/xenconfig/xen_sxpr.h | 35 +-
src/xenconfig/xen_xl.c | 14 +-
src/xenconfig/xen_xl.h | 9 +-
src/xenconfig/xen_xm.c | 64 +-
src/xenconfig/xen_xm.h | 7 +-
src/xenconfig/xenxs_private.h | 8 -
tests/Makefile.am | 11 +-
tests/Makefile.in | 68 +-
tests/bhyvexml2xmltest.c | 30 +-
tests/capabilityschematest | 2 +-
tests/domaincapsschematest | 2 +-
tests/domainschematest | 4 +-
tests/domainsnapshotschematest | 2 +-
.../generic-disk-virtio.xml} | 0
.../generic-disk-virtio.xml} | 0
tests/genericxml2xmltest.c | 83 +
tests/interfaceschematest | 2 +-
tests/lxcconf2xmldata/lxcconf2xml-blkiotune.xml | 3 +-
tests/lxcconf2xmldata/lxcconf2xml-cpusettune.xml | 3 +-
tests/lxcconf2xmldata/lxcconf2xml-cputune.xml | 3 +-
tests/lxcconf2xmldata/lxcconf2xml-idmap.xml | 3 +-
.../lxcconf2xmldata/lxcconf2xml-macvlannetwork.xml | 3 +-
tests/lxcconf2xmldata/lxcconf2xml-memtune.xml | 3 +-
tests/lxcconf2xmldata/lxcconf2xml-nonenetwork.xml | 3 +-
tests/lxcconf2xmldata/lxcconf2xml-nonetwork.xml | 3 +-
tests/lxcconf2xmldata/lxcconf2xml-physnetwork.xml | 3 +-
tests/lxcconf2xmldata/lxcconf2xml-simple.xml | 3 +-
tests/lxcconf2xmldata/lxcconf2xml-vlannetwork.xml | 3 +-
tests/lxcconf2xmltest.c | 18 +-
tests/lxcxml2xmltest.c | 50 +-
tests/networkschematest | 2 +-
tests/nodedevschematest | 2 +-
tests/nwfilterebiptablestest.c | 14 +-
tests/nwfilterschematest | 2 +-
tests/qemucapabilitiesdata/caps_1.2.2-1.replies | 23 +-
tests/qemucapabilitiesdata/caps_1.3.1-1.replies | 22 +-
tests/qemucapabilitiesdata/caps_1.4.2-1.replies | 23 +-
tests/qemucapabilitiesdata/caps_1.5.3-1.replies | 22 +-
tests/qemucapabilitiesdata/caps_1.6.0-1.replies | 22 +-
tests/qemucapabilitiesdata/caps_1.6.50-1.replies | 22 +-
tests/qemucapabilitiesdata/caps_2.1.1-1.caps | 1 +
tests/qemucapabilitiesdata/caps_2.1.1-1.replies | 22 +-
tests/qemucapabilitiesdata/caps_2.4.0-1.caps | 3 +
tests/qemucapabilitiesdata/caps_2.4.0-1.replies | 92 +-
tests/qemucapabilitiesdata/caps_2.5.0-1.caps | 3 +
tests/qemucapabilitiesdata/caps_2.5.0-1.replies | 92 +-
.../{caps_2.5.0-1.caps => caps_2.6.0-1.caps} | 5 +
.../{caps_2.5.0-1.replies => caps_2.6.0-1.replies} | 104 +-
tests/qemucapabilitiestest.c | 1 +
tests/qemumonitorjsontest.c | 22 +-
.../qemuxml2argv-aarch64-aavmf-virtio-mmio.args | 2 +-
.../qemuxml2argv-aarch64-cpu-passthrough.args | 2 +-
.../qemuxml2argv-aarch64-kvm-32-on-64.args | 2 +-
.../qemuxml2argv-aarch64-mmio-default-pci.args | 2 +-
.../qemuxml2argv-aarch64-virt-virtio.args | 2 +-
.../qemuxml2argv-aarch64-virtio-pci.args | 2 +-
.../qemuxml2argv-arm-vexpressa9-basic.args | 2 +-
.../qemuxml2argv-arm-vexpressa9-virtio.args | 2 +-
.../qemuxml2argv-arm-virt-virtio.args | 2 +-
.../qemuxml2argv-balloon-device-auto.args | 2 +-
.../qemuxml2argv-balloon-device-period.args | 2 +-
.../qemuxml2argv-balloon-device.args | 2 +-
.../qemuxml2argvdata/qemuxml2argv-bios-nvram.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-bios.args | 2 +-
.../qemuxml2argv-blkdeviotune-max.args | 4 +-
.../qemuxml2argv-blkdeviotune.args | 4 +-
.../qemuxml2argv-blkiotune-device.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-blkiotune.args | 2 +-
.../qemuxml2argvdata/qemuxml2argv-boot-cdrom.args | 2 +-
.../qemuxml2argv-boot-complex-bootindex.args | 14 +-
.../qemuxml2argv-boot-complex.args | 14 +-
.../qemuxml2argv-boot-floppy-q35.args | 2 +-
.../qemuxml2argvdata/qemuxml2argv-boot-floppy.args | 4 +-
...xml2argv-boot-menu-disable-drive-bootindex.args | 2 +-
.../qemuxml2argv-boot-menu-disable-drive.args | 2 +-
.../qemuxml2argv-boot-menu-disable.args | 2 +-
...qemuxml2argv-boot-menu-enable-with-timeout.args | 2 +-
.../qemuxml2argv-boot-menu-enable.args | 2 +-
.../qemuxml2argvdata/qemuxml2argv-boot-multi.args | 2 +-
.../qemuxml2argv-boot-network.args | 2 +-
.../qemuxml2argvdata/qemuxml2argv-boot-order.args | 10 +-
.../qemuxml2argvdata/qemuxml2argv-boot-strict.args | 14 +-
.../qemuxml2argv-bootindex-floppy-q35.args | 2 +-
.../qemuxml2argv-channel-guestfwd.args | 2 +-
.../qemuxml2argv-channel-spicevmc-old.args | 2 +-
.../qemuxml2argv-channel-spicevmc.args | 2 +-
.../qemuxml2argv-channel-virtio-auto.args | 2 +-
.../qemuxml2argv-channel-virtio-autoadd.args | 2 +-
.../qemuxml2argv-channel-virtio-autoassign.args | 2 +-
.../qemuxml2argv-channel-virtio-default.args | 2 +-
.../qemuxml2argv-channel-virtio-state.args | 2 +-
.../qemuxml2argv-channel-virtio-unix.args | 7 +-
.../qemuxml2argv-channel-virtio-unix.xml | 4 +
.../qemuxml2argv-channel-virtio.args | 2 +-
.../qemuxml2argv-clock-catchup.args | 2 +-
.../qemuxml2argv-clock-france.args | 2 +-
.../qemuxml2argv-clock-hpet-off.args | 2 +-
...muxml2argv-clock-localtime-basis-localtime.args | 2 +-
.../qemuxml2argv-clock-localtime.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-clock-utc.args | 2 +-
.../qemuxml2argv-clock-variable.args | 2 +-
.../qemuxml2argv-console-compat-auto.args | 2 +-
.../qemuxml2argv-console-compat-chardev.args | 2 +-
.../qemuxml2argv-console-compat.args | 2 +-
.../qemuxml2argv-console-sclp.args | 2 +-
.../qemuxml2argv-console-virtio-ccw.args | 2 +-
.../qemuxml2argv-console-virtio-many.args | 2 +-
.../qemuxml2argv-console-virtio-s390.args | 2 +-
.../qemuxml2argv-console-virtio.args | 2 +-
.../qemuxml2argv-controller-order.args | 6 +-
...qemuxml2argv-cpu-host-passthrough-features.args | 2 +-
.../qemuxml2argv-cputune-zero-shares.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-cputune.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-disk-aio.args | 4 +-
.../qemuxml2argv-disk-blockio.args | 4 +-
.../qemuxml2argv-disk-cdrom-empty.args | 4 +-
.../qemuxml2argv-disk-cdrom-network-ftp.args | 4 +-
.../qemuxml2argv-disk-cdrom-network-ftps.args | 4 +-
.../qemuxml2argv-disk-cdrom-network-http.args | 4 +-
.../qemuxml2argv-disk-cdrom-network-https.args | 4 +-
.../qemuxml2argv-disk-cdrom-network-tftp.args | 4 +-
...qemuxml2argv-disk-cdrom-tray-no-device-cap.args | 4 +-
.../qemuxml2argv-disk-cdrom-tray.args | 10 +-
.../qemuxml2argvdata/qemuxml2argv-disk-cdrom.args | 4 +-
.../qemuxml2argv-disk-copy_on_read.args | 8 +-
.../qemuxml2argv-disk-drive-boot-cdrom.args | 4 +-
.../qemuxml2argv-disk-drive-boot-disk.args | 4 +-
.../qemuxml2argv-disk-drive-cache-directsync.args | 4 +-
.../qemuxml2argv-disk-drive-cache-unsafe.args | 4 +-
.../qemuxml2argv-disk-drive-cache-v2-none.args | 4 +-
.../qemuxml2argv-disk-drive-cache-v2-wb.args | 4 +-
.../qemuxml2argv-disk-drive-cache-v2-wt.args | 4 +-
.../qemuxml2argv-disk-drive-copy-on-read.args | 2 +-
.../qemuxml2argv-disk-drive-discard.args | 8 +-
...uxml2argv-disk-drive-error-policy-enospace.args | 4 +-
.../qemuxml2argv-disk-drive-error-policy-stop.args | 4 +-
...gv-disk-drive-error-policy-wreport-rignore.args | 4 +-
.../qemuxml2argv-disk-drive-fmt-qcow.args | 4 +-
.../qemuxml2argv-disk-drive-network-gluster.args | 6 +-
...qemuxml2argv-disk-drive-network-iscsi-auth.args | 6 +-
.../qemuxml2argv-disk-drive-network-iscsi-lun.args | 4 +-
.../qemuxml2argv-disk-drive-network-iscsi.args | 8 +-
...qemuxml2argv-disk-drive-network-nbd-export.args | 4 +-
...ml2argv-disk-drive-network-nbd-ipv6-export.args | 4 +-
.../qemuxml2argv-disk-drive-network-nbd-ipv6.args | 4 +-
.../qemuxml2argv-disk-drive-network-nbd-unix.args | 4 +-
.../qemuxml2argv-disk-drive-network-nbd.args | 4 +-
.../qemuxml2argv-disk-drive-network-rbd-auth.args | 4 +-
...muxml2argv-disk-drive-network-rbd-ceph-env.args | 4 +-
.../qemuxml2argv-disk-drive-network-rbd-ipv6.args | 4 +-
.../qemuxml2argv-disk-drive-network-rbd.args | 10 +-
.../qemuxml2argv-disk-drive-network-sheepdog.args | 4 +-
.../qemuxml2argv-disk-drive-no-boot.args | 8 +-
.../qemuxml2argv-disk-drive-readonly-disk.args | 6 +-
...qemuxml2argv-disk-drive-readonly-no-device.args | 4 +-
.../qemuxml2argv-disk-drive-shared.args | 4 +-
.../qemuxml2argv-disk-floppy-pseries.args | 6 +-
...emuxml2argv-disk-floppy-tray-no-device-cap.args | 6 +-
.../qemuxml2argv-disk-floppy-tray.args | 6 +-
.../qemuxml2argvdata/qemuxml2argv-disk-floppy.args | 6 +-
.../qemuxml2argv-disk-geometry.args | 2 +-
.../qemuxml2argv-disk-ide-drive-split.args | 4 +-
.../qemuxml2argv-disk-ide-wwn.args | 2 +-
.../qemuxml2argv-disk-ioeventfd.args | 8 +-
.../qemuxml2argvdata/qemuxml2argv-disk-iscsi.args | 4 +-
tests/qemuxml2argvdata/qemuxml2argv-disk-many.args | 8 +-
.../qemuxml2argvdata/qemuxml2argv-disk-order.args | 10 +-
.../qemuxml2argv-disk-sata-device.args | 2 +-
.../qemuxml2argv-disk-scsi-device-auto.args | 4 +-
.../qemuxml2argv-disk-scsi-device.args | 4 +-
.../qemuxml2argv-disk-scsi-disk-split.args | 8 +-
.../qemuxml2argv-disk-scsi-disk-vpd.args | 4 +-
.../qemuxml2argv-disk-scsi-disk-wwn.args | 4 +-
.../qemuxml2argv-disk-scsi-lun-passthrough.args | 4 +-
.../qemuxml2argv-disk-scsi-megasas.args | 4 +-
.../qemuxml2argv-disk-scsi-virtio-scsi.args | 4 +-
.../qemuxml2argv-disk-scsi-vscsi.args | 4 +-
.../qemuxml2argvdata/qemuxml2argv-disk-serial.args | 2 +-
.../qemuxml2argv-disk-snapshot.args | 6 +-
.../qemuxml2argv-disk-source-pool-mode.args | 2 +-
.../qemuxml2argv-disk-source-pool.args | 4 +-
.../qemuxml2argv-disk-usb-device-removable.args | 4 +-
.../qemuxml2argv-disk-usb-device.args | 4 +-
tests/qemuxml2argvdata/qemuxml2argv-disk-usb.args | 2 +-
.../qemuxml2argv-disk-virtio-ccw-many.args | 8 +-
.../qemuxml2argv-disk-virtio-ccw.args | 4 +-
.../qemuxml2argv-disk-virtio-s390.args | 2 +-
.../qemuxml2argv-disk-virtio-scsi-ccw.args | 4 +-
.../qemuxml2argv-disk-virtio-scsi-cmd_per_lun.args | 2 +-
.../qemuxml2argv-disk-virtio-scsi-ioeventfd.args | 2 +-
.../qemuxml2argv-disk-virtio-scsi-max_sectors.args | 2 +-
.../qemuxml2argv-disk-virtio-scsi-num_queues.args | 2 +-
.../qemuxml2argvdata/qemuxml2argv-disk-virtio.args | 8 +-
.../qemuxml2argvdata/qemuxml2argv-disk-xenvbd.args | 8 +-
.../qemuxml2argv-encrypted-disk.args | 4 +-
tests/qemuxml2argvdata/qemuxml2argv-event_idx.args | 8 +-
.../qemuxml2argv-fips-enabled.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-fs9p-ccw.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-fs9p.args | 2 +-
.../qemuxml2argv-graphics-sdl-fullscreen.args | 2 +-
.../qemuxml2argv-graphics-sdl.args | 2 +-
...emuxml2argv-graphics-spice-agent-file-xfer.args | 2 +-
.../qemuxml2argv-graphics-spice-agentmouse.args | 2 +-
.../qemuxml2argv-graphics-spice-compression.args | 2 +-
.../qemuxml2argv-graphics-spice-qxl-vga.args | 2 +-
.../qemuxml2argv-graphics-spice-sasl.args | 2 +-
.../qemuxml2argv-graphics-spice-timeout.args | 8 +-
.../qemuxml2argv-graphics-spice.args | 2 +-
.../qemuxml2argv-graphics-vnc-policy.args | 2 +-
.../qemuxml2argv-graphics-vnc-sasl.args | 2 +-
.../qemuxml2argv-graphics-vnc-socket.args | 2 +-
.../qemuxml2argv-graphics-vnc-tls.args | 2 +-
.../qemuxml2argv-graphics-vnc.args | 2 +-
.../qemuxml2argv-hostdev-pci-address-device.args | 2 +-
.../qemuxml2argv-hostdev-pci-address.args | 2 +-
.../qemuxml2argv-hostdev-scsi-boot.args | 2 +-
.../qemuxml2argv-hostdev-scsi-lsi-iscsi-auth.args | 2 +-
.../qemuxml2argv-hostdev-scsi-lsi-iscsi.args | 2 +-
.../qemuxml2argv-hostdev-scsi-lsi.args | 2 +-
.../qemuxml2argv-hostdev-scsi-readonly.args | 2 +-
...emuxml2argv-hostdev-scsi-virtio-iscsi-auth.args | 2 +-
.../qemuxml2argv-hostdev-scsi-virtio-iscsi.args | 2 +-
.../qemuxml2argv-hostdev-scsi-virtio-scsi.args | 2 +-
...muxml2argv-hostdev-usb-address-device-boot.args | 2 +-
.../qemuxml2argv-hostdev-usb-address-device.args | 2 +-
.../qemuxml2argv-hostdev-usb-address.args | 2 +-
.../qemuxml2argv-hostdev-vfio-multidomain.args | 2 +-
.../qemuxml2argv-hostdev-vfio.args | 2 +-
.../qemuxml2argv-hugepages-numa.args | 6 +-
.../qemuxml2argv-hugepages-pages.args | 2 +-
.../qemuxml2argv-hugepages-pages2.args | 2 +-
.../qemuxml2argv-hugepages-pages3.args | 2 +-
.../qemuxml2argv-hugepages-pages5.args | 2 +-
.../qemuxml2argv-hugepages-pages6.args | 2 +-
.../qemuxml2argv-hugepages-shared.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-hugepages.args | 2 +-
.../qemuxml2argv-input-usbmouse-addr.args | 2 +-
.../qemuxml2argv-input-usbmouse.args | 2 +-
.../qemuxml2argv-input-usbtablet.args | 2 +-
.../qemuxml2argv-iothreads-disk-virtio-ccw.args | 4 +-
.../qemuxml2argv-iothreads-disk.args | 10 +-
.../qemuxml2argv-iothreads-ids-partial.args | 2 +-
.../qemuxml2argv-iothreads-ids.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-iothreads.args | 2 +-
.../qemuxml2argv-kvm-pit-delay.args | 2 +-
.../qemuxml2argv-kvm-pit-device.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-lease.args | 2 +-
.../qemuxml2argv-machine-aeskeywrap-off-argv.args | 4 +-
.../qemuxml2argv-machine-aeskeywrap-off-cap.args | 2 +-
.../qemuxml2argv-machine-aeskeywrap-off-caps.args | 2 +-
.../qemuxml2argv-machine-aeskeywrap-on-argv.args | 4 +-
.../qemuxml2argv-machine-aeskeywrap-on-cap.args | 2 +-
.../qemuxml2argv-machine-aeskeywrap-on-caps.args | 2 +-
.../qemuxml2argv-machine-aliases1.args | 2 +-
.../qemuxml2argv-machine-aliases2.args | 2 +-
.../qemuxml2argv-machine-core-off.args | 2 +-
.../qemuxml2argv-machine-core-on.args | 2 +-
.../qemuxml2argv-machine-deakeywrap-off-argv.args | 4 +-
.../qemuxml2argv-machine-deakeywrap-off-cap.args | 2 +-
.../qemuxml2argv-machine-deakeywrap-off-caps.args | 2 +-
.../qemuxml2argv-machine-deakeywrap-on-argv.args | 4 +-
.../qemuxml2argv-machine-deakeywrap-on-cap.args | 2 +-
.../qemuxml2argv-machine-deakeywrap-on-caps.args | 2 +-
.../qemuxml2argv-machine-keywrap-none-argv.args | 4 +-
.../qemuxml2argv-machine-keywrap-none-caps.args | 2 +-
.../qemuxml2argv-machine-keywrap-none.args | 2 +-
.../qemuxml2argv-machine-usb-opt.args | 2 +-
.../qemuxml2argv-machine-vmport-opt.args | 2 +-
.../qemuxml2argv-memory-hotplug-dimm-addr.args | 2 +-
.../qemuxml2argv-memory-hotplug-dimm.args | 2 +-
.../qemuxml2argv-memory-hotplug.args | 2 +-
.../qemuxml2argv-memtune-unlimited.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-memtune.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-metadata.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-migrate.args | 2 +-
.../qemuxml2argv-minimal-msg-timestamp.args | 2 +-
.../qemuxml2argv-minimal-s390.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-minimal.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-misc-acpi.args | 2 +-
.../qemuxml2argv-misc-disable-s3.args | 2 +-
.../qemuxml2argv-misc-disable-suspends.args | 2 +-
.../qemuxml2argv-misc-enable-s4.args | 2 +-
.../qemuxml2argv-misc-no-reboot.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-misc-uuid.args | 2 +-
.../qemuxml2argv-monitor-json.args | 2 +-
.../qemuxml2argv-multifunction-pci-device.args | 2 +-
.../qemuxml2argvdata/qemuxml2argv-net-client.args | 2 +-
.../qemuxml2argv-net-eth-ifname.args | 2 +-
.../qemuxml2argv-net-eth-names.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-net-eth.args | 2 +-
.../qemuxml2argv-net-hostdev-multidomain.args | 2 +-
.../qemuxml2argv-net-hostdev-vfio-multidomain.args | 2 +-
.../qemuxml2argv-net-hostdev-vfio.args | 2 +-
.../qemuxml2argvdata/qemuxml2argv-net-hostdev.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-net-mcast.args | 2 +-
.../qemuxml2argvdata/qemuxml2argv-net-server.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-net-udp.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-net-user.args | 2 +-
.../qemuxml2argv-net-vhostuser-multiq.args | 2 +-
.../qemuxml2argv-net-vhostuser.args | 2 +-
.../qemuxml2argv-net-virtio-device.args | 2 +-
.../qemuxml2argv-net-virtio-disable-offloads.args | 2 +-
.../qemuxml2argv-net-virtio-netdev.args | 2 +-
.../qemuxml2argvdata/qemuxml2argv-net-virtio.args | 2 +-
.../qemuxml2argvdata/qemuxml2argv-no-shutdown.args | 2 +-
.../qemuxml2argv-nographics-vga.args | 2 +-
.../qemuxml2argvdata/qemuxml2argv-nographics.args | 2 +-
.../qemuxml2argv-nosharepages.args | 2 +-
...qemuxml2argv-numad-auto-memory-vcpu-cpuset.args | 2 +-
...d-auto-memory-vcpu-no-cpuset-and-placement.args | 2 +-
...muxml2argv-numad-auto-vcpu-static-numatune.args | 2 +-
...qemuxml2argv-numad-static-memory-auto-vcpu.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-numad.args | 2 +-
...qemuxml2argv-numatune-auto-nodeset-invalid.args | 2 +-
.../qemuxml2argv-numatune-memory.args | 2 +-
.../qemuxml2argv-panic-no-address.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-panic.args | 2 +-
.../qemuxml2argv-parallel-parport-chardev.args | 2 +-
.../qemuxml2argv-parallel-tcp-chardev.args | 2 +-
.../qemuxml2argv-parallel-tcp.args | 2 +-
.../qemuxml2argv-pci-autoadd-addr.args | 2 +-
.../qemuxml2argv-pci-autoadd-idx.args | 2 +-
.../qemuxml2argv-pci-bridge-many-disks.args | 420 +-
tests/qemuxml2argvdata/qemuxml2argv-pci-many.args | 114 +-
tests/qemuxml2argvdata/qemuxml2argv-pci-rom.args | 2 +-
.../qemuxml2argv-pci-serial-dev-chardev.args | 2 +-
.../qemuxml2argv-pcie-root-port.args | 2 +-
.../qemuxml2argv-pcie-switch-downstream-port.args | 2 +-
.../qemuxml2argv-pcie-switch-upstream-port.args | 2 +-
.../qemuxml2argv-pcihole64-q35.args | 2 +-
... qemuxml2argv-ppc64-usb-controller-legacy.args} | 12 +-
.../qemuxml2argv-ppc64-usb-controller-legacy.xml | 28 +
...args => qemuxml2argv-ppc64-usb-controller.args} | 11 +-
.../qemuxml2argv-ppc64-usb-controller.xml | 28 +
.../qemuxml2argv-pseries-vio-user-assigned.args | 2 +-
.../qemuxml2argvdata/qemuxml2argv-pseries-vio.args | 2 +-
...s => qemuxml2argv-q35-pm-disable-fallback.args} | 18 +-
.../qemuxml2argv-q35-pm-disable-fallback.xml | 18 +
...y-q35.args => qemuxml2argv-q35-pm-disable.args} | 18 +-
.../qemuxml2argv-q35-pm-disable.xml | 18 +
.../qemuxml2argv-q35-usb2-multi.args | 40 +
.../qemuxml2argv-q35-usb2-multi.xml | 47 +
.../qemuxml2argv-q35-usb2-reorder.args | 40 +
.../qemuxml2argv-q35-usb2-reorder.xml | 47 +
...ml2argv-q35.args => qemuxml2argv-q35-usb2.args} | 7 +-
tests/qemuxml2argvdata/qemuxml2argv-q35-usb2.xml | 39 +
tests/qemuxml2argvdata/qemuxml2argv-q35.args | 7 +-
.../qemuxml2argv-qemu-ns-commandline-ns0.args | 2 +-
.../qemuxml2argv-qemu-ns-commandline-ns1.args | 2 +-
.../qemuxml2argv-qemu-ns-commandline.args | 2 +-
...emuxml2argv-qemu-ns-domain-commandline-ns0.args | 2 +-
.../qemuxml2argv-qemu-ns-domain-commandline.args | 2 +-
.../qemuxml2argv-qemu-ns-domain-ns0.args | 2 +-
.../qemuxml2argv-qemu-ns-no-env.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns.args | 2 +-
.../qemuxml2argv-restore-v2-fd.args | 2 +-
.../qemuxml2argvdata/qemuxml2argv-restore-v2.args | 2 +-
...muxml2argv-s390-allow-bogus-usb-controller.args | 2 +-
.../qemuxml2argv-s390-allow-bogus-usb-none.args | 2 +-
.../qemuxml2argv-seclabel-dac-none.args | 2 +-
.../qemuxml2argv-seclabel-dynamic-baselabel.args | 2 +-
.../qemuxml2argv-seclabel-dynamic-labelskip.args | 2 +-
.../qemuxml2argv-seclabel-dynamic-override.args | 4 +-
.../qemuxml2argv-seclabel-dynamic-relabel.args | 2 +-
.../qemuxml2argv-seclabel-dynamic.args | 2 +-
.../qemuxml2argv-seclabel-none.args | 2 +-
.../qemuxml2argv-seclabel-static-labelskip.args | 2 +-
.../qemuxml2argv-seclabel-static-relabel.args | 2 +-
.../qemuxml2argv-seclabel-static.args | 2 +-
.../qemuxml2argv-serial-dev-chardev-iobase.args | 2 +-
.../qemuxml2argv-serial-dev-chardev.args | 2 +-
.../qemuxml2argvdata/qemuxml2argv-serial-dev.args | 2 +-
.../qemuxml2argv-serial-file-chardev.args | 4 +-
.../qemuxml2argv-serial-file-chardev.xml | 2 +-
.../qemuxml2argvdata/qemuxml2argv-serial-file.args | 2 +-
.../qemuxml2argv-serial-many-chardev.args | 2 +-
.../qemuxml2argvdata/qemuxml2argv-serial-many.args | 2 +-
.../qemuxml2argv-serial-pty-chardev.args | 2 +-
.../qemuxml2argvdata/qemuxml2argv-serial-pty.args | 2 +-
.../qemuxml2argv-serial-spiceport-nospice.args | 2 +-
.../qemuxml2argv-serial-spiceport.args | 2 +-
.../qemuxml2argv-serial-tcp-chardev.args | 2 +-
.../qemuxml2argv-serial-tcp-telnet-chardev.args | 2 +-
.../qemuxml2argv-serial-tcp-telnet.args | 2 +-
.../qemuxml2argvdata/qemuxml2argv-serial-tcp.args | 2 +-
.../qemuxml2argv-serial-udp-chardev.args | 2 +-
.../qemuxml2argvdata/qemuxml2argv-serial-udp.args | 2 +-
.../qemuxml2argv-serial-unix-chardev.args | 2 +-
.../qemuxml2argvdata/qemuxml2argv-serial-unix.args | 2 +-
.../qemuxml2argv-serial-vc-chardev.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-serial-vc.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-smbios.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-smp.args | 2 +-
.../qemuxml2argv-sound-device.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-sound.args | 2 +-
...> qemuxml2argv-usb-controller-default-q35.args} | 10 +-
.../qemuxml2argv-usb-controller-default-q35.xml | 27 +
...argv-usb-controller-default-unavailable-q35.xml | 27 +
... qemuxml2argv-usb-controller-explicit-q35.args} | 10 +-
.../qemuxml2argv-usb-controller-explicit-q35.xml | 27 +
...rgv-usb-controller-explicit-unavailable-q35.xml | 27 +
.../qemuxml2argv-video-device-pciaddr-default.args | 4 +-
.../qemuxml2argv-video-qxl-device-vgamem.args | 4 +-
.../qemuxml2argv-video-qxl-device.args | 4 +-
.../qemuxml2argv-video-qxl-nodevice.args | 2 +-
.../qemuxml2argv-video-qxl-sec-device-vgamem.args | 4 +-
.../qemuxml2argv-video-qxl-sec-device.args | 4 +-
.../qemuxml2argv-video-vga-device-vgamem.args | 4 +-
.../qemuxml2argv-video-vga-device.args | 4 +-
.../qemuxml2argv-video-vga-nodevice.args | 2 +-
.../qemuxml2argv-video-virtio-gpu-device.args | 4 +-
.../qemuxml2argv-video-virtio-gpu-virgl.args | 4 +-
.../qemuxml2argvdata/qemuxml2argv-virtio-lun.args | 4 +-
.../qemuxml2argv-virtio-rng-ccw.args | 2 +-
.../qemuxml2argv-watchdog-device.args | 2 +-
.../qemuxml2argv-watchdog-diag288.args | 2 +-
.../qemuxml2argv-watchdog-dump.args | 2 +-
.../qemuxml2argv-watchdog-injectnmi.args | 2 +-
tests/qemuxml2argvdata/qemuxml2argv-watchdog.args | 2 +-
tests/qemuxml2argvmock.c | 10 +
tests/qemuxml2argvtest.c | 64 +-
.../qemuxml2xmlout-q35-usb2-multi.xml | 66 +
.../qemuxml2xmlout-q35-usb2-reorder.xml | 66 +
.../qemuxml2xmloutdata/qemuxml2xmlout-q35-usb2.xml | 46 +
tests/qemuxml2xmltest.c | 117 +-
tests/scsihosttest.c | 17 +-
tests/secretschematest | 2 +-
tests/sexpr2xmldata/sexpr2xml-boot-grub.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-bridge-ipaddr.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-curmem.xml | 1 +
.../sexpr2xml-disk-block-shareable.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-disk-block.xml | 1 +
.../sexpr2xml-disk-drv-blktap-qcow.xml | 1 +
.../sexpr2xml-disk-drv-blktap-raw.xml | 1 +
.../sexpr2xml-disk-drv-blktap2-raw.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-disk-file.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-fv-autoport.xml | 5 +-
.../sexpr2xmldata/sexpr2xml-fv-empty-kernel.sexpr | 4 +-
tests/sexpr2xmldata/sexpr2xml-fv-empty-kernel.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-force-hpet.sexpr | 4 +-
tests/sexpr2xmldata/sexpr2xml-fv-force-hpet.xml | 7 +-
.../sexpr2xmldata/sexpr2xml-fv-force-nohpet.sexpr | 4 +-
tests/sexpr2xmldata/sexpr2xml-fv-force-nohpet.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-kernel.xml | 3 +-
tests/sexpr2xmldata/sexpr2xml-fv-legacy-vfb.xml | 2 +
tests/sexpr2xmldata/sexpr2xml-fv-localtime.sexpr | 3 +-
tests/sexpr2xmldata/sexpr2xml-fv-localtime.xml | 7 +-
.../sexpr2xmldata/sexpr2xml-fv-net-netfront.sexpr | 4 +-
tests/sexpr2xmldata/sexpr2xml-fv-net-netfront.xml | 7 +-
.../sexpr2xmldata/sexpr2xml-fv-parallel-tcp.sexpr | 3 +-
tests/sexpr2xmldata/sexpr2xml-fv-parallel-tcp.xml | 7 +-
.../sexpr2xml-fv-serial-dev-2-ports.sexpr | 5 +-
.../sexpr2xml-fv-serial-dev-2-ports.xml | 7 +-
.../sexpr2xml-fv-serial-dev-2nd-port.sexpr | 4 +-
.../sexpr2xml-fv-serial-dev-2nd-port.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-serial-file.sexpr | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-serial-file.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-serial-null.sexpr | 3 +-
tests/sexpr2xmldata/sexpr2xml-fv-serial-null.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-serial-pipe.sexpr | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-serial-pipe.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-serial-pty.sexpr | 4 +-
tests/sexpr2xmldata/sexpr2xml-fv-serial-pty.xml | 7 +-
.../sexpr2xmldata/sexpr2xml-fv-serial-stdio.sexpr | 3 +-
tests/sexpr2xmldata/sexpr2xml-fv-serial-stdio.xml | 7 +-
.../sexpr2xml-fv-serial-tcp-telnet.sexpr | 3 +-
.../sexpr2xml-fv-serial-tcp-telnet.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-serial-tcp.sexpr | 3 +-
tests/sexpr2xmldata/sexpr2xml-fv-serial-tcp.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-serial-udp.sexpr | 3 +-
tests/sexpr2xmldata/sexpr2xml-fv-serial-udp.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-serial-unix.sexpr | 3 +-
tests/sexpr2xmldata/sexpr2xml-fv-serial-unix.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-sound-all.sexpr | 4 +-
tests/sexpr2xmldata/sexpr2xml-fv-sound-all.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-sound.sexpr | 3 +-
tests/sexpr2xmldata/sexpr2xml-fv-sound.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-usbmouse.sexpr | 3 +-
tests/sexpr2xmldata/sexpr2xml-fv-usbmouse.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-usbtablet.sexpr | 3 +-
tests/sexpr2xmldata/sexpr2xml-fv-usbtablet.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-utc.sexpr | 2 +
tests/sexpr2xmldata/sexpr2xml-fv-utc.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-fv-v2.xml | 5 +-
tests/sexpr2xmldata/sexpr2xml-fv.sexpr | 4 +-
tests/sexpr2xmldata/sexpr2xml-fv.xml | 7 +-
tests/sexpr2xmldata/sexpr2xml-net-bridged.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-net-e1000.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-net-routed.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-no-source-cdrom.xml | 5 +-
tests/sexpr2xmldata/sexpr2xml-pci-devs.xml | 1 +
.../sexpr2xml-pv-bootloader-cmdline.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-pv-bootloader.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-pv-localtime.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-pv-vcpus.xml | 1 +
.../sexpr2xml-pv-vfb-new-vncdisplay.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-pv-vfb-new.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-pv-vfb-orig.sexpr | 9 -
tests/sexpr2xmldata/sexpr2xml-pv-vfb-orig.xml | 33 -
.../sexpr2xmldata/sexpr2xml-pv-vfb-type-crash.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-pv.xml | 1 +
...fv-net-ioemu.sexpr => sexpr2xml-vif-rate.sexpr} | 6 +-
...xml-fv-net-ioemu.xml => sexpr2xml-vif-rate.xml} | 12 +-
tests/sexpr2xmltest.c | 140 +-
tests/storagepoolschematest | 2 +-
tests/storagevolschematest | 2 +-
tests/test-lib.sh | 9 +-
tests/testutils.c | 141 +-
tests/testutils.h | 12 +
tests/testutilsqemu.c | 2 +
tests/vircgroupmock.c | 99 +-
tests/vircgrouptest.c | 16 +-
tests/virhostdevtest.c | 21 +-
tests/virpcimock.c | 69 +-
tests/virpcitest.c | 41 +-
tests/vmx2xmltest.c | 2 +-
.../test-fullvirt-direct-kernel-boot.cfg | 3 +-
.../test-fullvirt-direct-kernel-boot.xml | 4 +-
tests/xlconfigdata/test-fullvirt-multiusb.cfg | 3 +-
tests/xlconfigdata/test-fullvirt-multiusb.xml | 4 +-
tests/xlconfigdata/test-new-disk.cfg | 3 +-
tests/xlconfigdata/test-new-disk.xml | 5 +-
tests/xlconfigdata/test-paravirt-maxvcpus.cfg | 13 +
tests/xlconfigdata/test-paravirt-maxvcpus.xml | 28 +
tests/xlconfigdata/test-spice-features.cfg | 3 +-
tests/xlconfigdata/test-spice-features.xml | 4 +-
tests/xlconfigdata/test-spice.cfg | 3 +-
tests/xlconfigdata/test-spice.xml | 4 +-
.../{test-new-disk.cfg => test-vif-rate.cfg} | 3 +-
.../{test-new-disk.xml => test-vif-rate.xml} | 8 +-
tests/xlconfigtest.c | 31 +-
tests/xmconfigdata/test-escape-paths.cfg | 5 +-
tests/xmconfigdata/test-escape-paths.xml | 6 +-
.../xmconfigdata/test-fullvirt-default-feature.cfg | 5 +-
.../xmconfigdata/test-fullvirt-default-feature.xml | 5 +-
tests/xmconfigdata/test-fullvirt-force-hpet.cfg | 5 +-
tests/xmconfigdata/test-fullvirt-force-hpet.xml | 5 +-
tests/xmconfigdata/test-fullvirt-force-nohpet.cfg | 5 +-
tests/xmconfigdata/test-fullvirt-force-nohpet.xml | 5 +-
tests/xmconfigdata/test-fullvirt-localtime.cfg | 5 +-
tests/xmconfigdata/test-fullvirt-localtime.xml | 5 +-
tests/xmconfigdata/test-fullvirt-net-ioemu.cfg | 25 -
tests/xmconfigdata/test-fullvirt-net-ioemu.xml | 46 -
tests/xmconfigdata/test-fullvirt-net-netfront.cfg | 3 +
tests/xmconfigdata/test-fullvirt-net-netfront.xml | 5 +-
tests/xmconfigdata/test-fullvirt-new-cdrom.cfg | 5 +-
tests/xmconfigdata/test-fullvirt-new-cdrom.xml | 5 +-
tests/xmconfigdata/test-fullvirt-old-cdrom.cfg | 26 -
tests/xmconfigdata/test-fullvirt-old-cdrom.xml | 46 -
tests/xmconfigdata/test-fullvirt-parallel-tcp.cfg | 5 +-
tests/xmconfigdata/test-fullvirt-parallel-tcp.xml | 5 +-
.../test-fullvirt-serial-dev-2-ports.cfg | 5 +-
.../test-fullvirt-serial-dev-2-ports.xml | 5 +-
.../test-fullvirt-serial-dev-2nd-port.cfg | 5 +-
.../test-fullvirt-serial-dev-2nd-port.xml | 5 +-
tests/xmconfigdata/test-fullvirt-serial-file.cfg | 5 +-
tests/xmconfigdata/test-fullvirt-serial-file.xml | 5 +-
tests/xmconfigdata/test-fullvirt-serial-null.cfg | 5 +-
tests/xmconfigdata/test-fullvirt-serial-null.xml | 5 +-
tests/xmconfigdata/test-fullvirt-serial-pipe.cfg | 5 +-
tests/xmconfigdata/test-fullvirt-serial-pipe.xml | 5 +-
tests/xmconfigdata/test-fullvirt-serial-pty.cfg | 5 +-
tests/xmconfigdata/test-fullvirt-serial-pty.xml | 5 +-
tests/xmconfigdata/test-fullvirt-serial-stdio.cfg | 5 +-
tests/xmconfigdata/test-fullvirt-serial-stdio.xml | 5 +-
.../test-fullvirt-serial-tcp-telnet.cfg | 5 +-
.../test-fullvirt-serial-tcp-telnet.xml | 5 +-
tests/xmconfigdata/test-fullvirt-serial-tcp.cfg | 5 +-
tests/xmconfigdata/test-fullvirt-serial-tcp.xml | 5 +-
tests/xmconfigdata/test-fullvirt-serial-udp.cfg | 5 +-
tests/xmconfigdata/test-fullvirt-serial-udp.xml | 5 +-
tests/xmconfigdata/test-fullvirt-serial-unix.cfg | 5 +-
tests/xmconfigdata/test-fullvirt-serial-unix.xml | 5 +-
tests/xmconfigdata/test-fullvirt-sound.cfg | 5 +-
tests/xmconfigdata/test-fullvirt-sound.xml | 5 +-
tests/xmconfigdata/test-fullvirt-usbmouse.cfg | 5 +-
tests/xmconfigdata/test-fullvirt-usbmouse.xml | 5 +-
.../test-fullvirt-usbtablet-no-bus.xml | 3 +
tests/xmconfigdata/test-fullvirt-usbtablet.cfg | 5 +-
tests/xmconfigdata/test-fullvirt-usbtablet.xml | 5 +-
tests/xmconfigdata/test-fullvirt-utc.cfg | 5 +-
tests/xmconfigdata/test-fullvirt-utc.xml | 5 +-
tests/xmconfigdata/test-no-source-cdrom.cfg | 5 +-
tests/xmconfigdata/test-no-source-cdrom.xml | 5 +-
...irt-old-pvfb.cfg => test-paravirt-maxvcpus.cfg} | 8 +-
...irt-old-pvfb.xml => test-paravirt-maxvcpus.xml} | 8 +-
tests/xmconfigdata/test-paravirt-net-e1000.xml | 1 +
tests/xmconfigdata/test-paravirt-net-vifname.xml | 1 +
.../test-paravirt-new-pvfb-vncdisplay.xml | 1 +
tests/xmconfigdata/test-paravirt-new-pvfb.xml | 1 +
.../test-paravirt-old-pvfb-vncdisplay.cfg | 18 -
.../test-paravirt-old-pvfb-vncdisplay.xml | 35 -
tests/xmconfigdata/test-paravirt-vcpu.cfg | 4 +-
tests/xmconfigdata/test-paravirt-vcpu.xml | 1 +
tests/xmconfigdata/test-pci-devs.cfg | 5 +-
tests/xmconfigdata/test-pci-devs.xml | 5 +-
tests/xmconfigtest.c | 106 +-
tests/xml2sexprdata/xml2sexpr-boot-grub.sexpr | 4 +-
tests/xml2sexprdata/xml2sexpr-bridge-ipaddr.sexpr | 2 +-
tests/xml2sexprdata/xml2sexpr-curmem.sexpr | 2 +-
.../xml2sexpr-disk-block-shareable.sexpr | 2 +-
tests/xml2sexprdata/xml2sexpr-disk-block.sexpr | 2 +-
.../xml2sexprdata/xml2sexpr-disk-drv-blkback.sexpr | 2 +-
.../xml2sexpr-disk-drv-blktap-qcow.sexpr | 2 +-
.../xml2sexpr-disk-drv-blktap-raw.sexpr | 2 +-
.../xml2sexprdata/xml2sexpr-disk-drv-blktap.sexpr | 2 +-
.../xml2sexpr-disk-drv-blktap2-raw.sexpr | 2 +-
.../xml2sexprdata/xml2sexpr-disk-drv-blktap2.sexpr | 2 +-
tests/xml2sexprdata/xml2sexpr-disk-drv-loop.sexpr | 2 +-
tests/xml2sexprdata/xml2sexpr-disk-file.sexpr | 2 +-
tests/xml2sexprdata/xml2sexpr-escape.sexpr | 6 +-
tests/xml2sexprdata/xml2sexpr-fv-force-hpet.sexpr | 10 +-
.../xml2sexprdata/xml2sexpr-fv-force-nohpet.sexpr | 10 +-
tests/xml2sexprdata/xml2sexpr-fv-kernel.sexpr | 5 +-
tests/xml2sexprdata/xml2sexpr-fv-localtime.sexpr | 10 +-
.../xml2sexprdata/xml2sexpr-fv-net-netfront.sexpr | 5 +-
...net-ioemu.sexpr => xml2sexpr-fv-net-rate.sexpr} | 9 +-
...-fv-net-ioemu.xml => xml2sexpr-fv-net-rate.xml} | 5 +-
.../xml2sexprdata/xml2sexpr-fv-parallel-tcp.sexpr | 10 +-
.../xml2sexpr-fv-serial-dev-2-ports.sexpr | 13 +-
.../xml2sexpr-fv-serial-dev-2nd-port.sexpr | 10 +-
tests/xml2sexprdata/xml2sexpr-fv-serial-file.sexpr | 13 +-
tests/xml2sexprdata/xml2sexpr-fv-serial-null.sexpr | 10 +-
tests/xml2sexprdata/xml2sexpr-fv-serial-pipe.sexpr | 13 +-
tests/xml2sexprdata/xml2sexpr-fv-serial-pty.sexpr | 10 +-
.../xml2sexprdata/xml2sexpr-fv-serial-stdio.sexpr | 10 +-
.../xml2sexpr-fv-serial-tcp-telnet.sexpr | 10 +-
tests/xml2sexprdata/xml2sexpr-fv-serial-tcp.sexpr | 10 +-
tests/xml2sexprdata/xml2sexpr-fv-serial-udp.sexpr | 10 +-
tests/xml2sexprdata/xml2sexpr-fv-serial-unix.sexpr | 10 +-
tests/xml2sexprdata/xml2sexpr-fv-sound.sexpr | 10 +-
tests/xml2sexprdata/xml2sexpr-fv-usbmouse.sexpr | 10 +-
tests/xml2sexprdata/xml2sexpr-fv-utc.sexpr | 10 +-
tests/xml2sexprdata/xml2sexpr-fv-v2.sexpr | 4 +-
tests/xml2sexprdata/xml2sexpr-fv-vncunused.sexpr | 4 +-
tests/xml2sexprdata/xml2sexpr-fv.sexpr | 10 +-
tests/xml2sexprdata/xml2sexpr-net-bridged.sexpr | 3 +-
tests/xml2sexprdata/xml2sexpr-net-e1000.sexpr | 3 +-
tests/xml2sexprdata/xml2sexpr-net-routed.sexpr | 3 +-
.../xml2sexprdata/xml2sexpr-no-source-cdrom.sexpr | 6 +-
tests/xml2sexprdata/xml2sexpr-pci-devs.sexpr | 2 +-
.../xml2sexpr-pv-bootloader-cmdline.sexpr | 2 +-
tests/xml2sexprdata/xml2sexpr-pv-bootloader.sexpr | 2 +-
tests/xml2sexprdata/xml2sexpr-pv-localtime.sexpr | 6 +-
tests/xml2sexprdata/xml2sexpr-pv-vcpus.sexpr | 3 +-
.../xml2sexprdata/xml2sexpr-pv-vfb-new-auto.sexpr | 3 +-
tests/xml2sexprdata/xml2sexpr-pv-vfb-new.sexpr | 3 +-
tests/xml2sexprdata/xml2sexpr-pv-vfb-orig.sexpr | 10 -
tests/xml2sexprdata/xml2sexpr-pv-vfb-orig.xml | 23 -
tests/xml2sexprdata/xml2sexpr-pv.sexpr | 3 +-
tests/xml2sexprtest.c | 135 +-
tools/Makefile.am | 16 +-
tools/Makefile.in | 35 +-
tools/libvirt-guests.init.in | 9 +-
tools/virsh-domain-monitor.c | 102 +-
tools/virsh-domain.c | 1405 +-
tools/virsh-interface.c | 45 +-
tools/virsh-network.c | 114 +-
tools/virsh-nodedev.c | 13 +-
tools/virsh-nwfilter.c | 9 +-
tools/virsh-pool.c | 354 +-
tools/virsh-secret.c | 8 +-
tools/virsh-snapshot.c | 110 +-
tools/virsh-volume.c | 185 +-
tools/virsh.1 | 75 +-
tools/virsh.c | 23 +-
tools/virsh.h | 45 +-
tools/virsh.pod | 54 +-
tools/virt-admin.1 | 2 +-
tools/virt-admin.c | 65 +-
tools/virt-admin.h | 3 +-
tools/virt-host-validate-common.c | 3 -
tools/virt-host-validate.1 | 2 +-
tools/virt-login-shell.1 | 2 +-
tools/virt-login-shell.c | 1 +
tools/virt-pki-validate.1 | 2 +-
tools/virt-sanlock-cleanup.8 | 2 +-
tools/virt-xml-validate.1 | 2 +-
tools/vsh.c | 12 +-
tools/vsh.h | 5 +-
tools/wireshark/Makefile.in | 10 +-
tools/wireshark/src/Makefile.in | 10 +-
tools/wireshark/src/packet-libvirt.c | 27 +-
tools/wireshark/util/genxdrstub.pl | 7 +-
1814 files changed, 414536 insertions(+), 413119 deletions(-)
create mode 100755 build-aux/ar-lib
delete mode 100644 docs/schemas/Makefile.am
delete mode 100644 docs/schemas/Makefile.in
create mode 100644 examples/Makefile.am
rename examples/{openauth => }/Makefile.in (80%)
delete mode 100644 examples/apparmor/Makefile.am
delete mode 100644 examples/apparmor/Makefile.in
delete mode 100644 examples/dominfo/Makefile.am
delete mode 100644 examples/dominfo/Makefile.in
delete mode 100644 examples/dommigrate/Makefile.am
delete mode 100644 examples/dommigrate/Makefile.in
delete mode 100644 examples/domsuspend/Makefile.am
delete mode 100644 examples/domsuspend/Makefile.in
delete mode 100644 examples/domtop/Makefile.am
delete mode 100644 examples/domtop/Makefile.in
delete mode 100644 examples/hellolibvirt/Makefile.am
delete mode 100644 examples/hellolibvirt/Makefile.in
delete mode 100644 examples/lxcconvert/Makefile.am
delete mode 100644 examples/lxcconvert/Makefile.in
delete mode 100644 examples/object-events/Makefile.am
delete mode 100644 examples/object-events/Makefile.in
delete mode 100644 examples/openauth/Makefile.am
delete mode 100644 examples/polkit/Makefile.am
delete mode 100644 examples/polkit/Makefile.in
delete mode 100644 examples/rename/Makefile.am
delete mode 100644 examples/rename/Makefile.in
delete mode 100644 examples/systemtap/Makefile.am
delete mode 100644 examples/systemtap/Makefile.in
delete mode 100644 examples/xml/nwfilter/Makefile.am
delete mode 100644 examples/xml/nwfilter/Makefile.in
create mode 100644 gnulib/tests/ctype.in.h
copy gnulib/tests/{test-sys_ioctl.c => test-ctype.c} (86%)
delete mode 100644 include/libvirt/Makefile.am
delete mode 100644 include/libvirt/Makefile.in
create mode 100644 m4/ctype.m4
create mode 100644 m4/virt-login-shell.m4
copy tools/virt-admin.h => src/util/virxdrdefs.h (52%)
copy tests/{qemuxml2argvdata/qemuxml2argv-disk-virtio.xml => genericxml2xmlindata/generic-disk-virtio.xml} (100%)
copy tests/{qemuxml2argvdata/qemuxml2argv-disk-virtio.xml => genericxml2xmloutdata/generic-disk-virtio.xml} (100%)
create mode 100644 tests/genericxml2xmltest.c
copy tests/qemucapabilitiesdata/{caps_2.5.0-1.caps => caps_2.6.0-1.caps} (96%)
copy tests/qemucapabilitiesdata/{caps_2.5.0-1.replies => caps_2.6.0-1.replies} (97%)
copy tests/qemuxml2argvdata/{qemuxml2argv-misc-uuid.args => qemuxml2argv-ppc64-usb-controller-legacy.args} (63%)
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-ppc64-usb-controller-legacy.xml
copy tests/qemuxml2argvdata/{qemuxml2argv-machine-keywrap-none-argv.args => qemuxml2argv-ppc64-usb-controller.args} (59%)
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-ppc64-usb-controller.xml
copy tests/qemuxml2argvdata/{qemuxml2argv-boot-floppy-q35.args => qemuxml2argv-q35-pm-disable-fallback.args} (52%)
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-q35-pm-disable-fallback.xml
copy tests/qemuxml2argvdata/{qemuxml2argv-boot-floppy-q35.args => qemuxml2argv-q35-pm-disable.args} (52%)
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-q35-pm-disable.xml
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-q35-usb2-multi.args
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-q35-usb2-multi.xml
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-q35-usb2-reorder.args
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-q35-usb2-reorder.xml
copy tests/qemuxml2argvdata/{qemuxml2argv-q35.args => qemuxml2argv-q35-usb2.args} (60%)
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-q35-usb2.xml
copy tests/qemuxml2argvdata/{qemuxml2argv-q35.args => qemuxml2argv-usb-controller-default-q35.args} (64%)
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-usb-controller-default-q35.xml
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-usb-controller-default-unavailable-q35.xml
copy tests/qemuxml2argvdata/{qemuxml2argv-q35.args => qemuxml2argv-usb-controller-explicit-q35.args} (64%)
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-usb-controller-explicit-q35.xml
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-usb-controller-explicit-unavailable-q35.xml
create mode 100644 tests/qemuxml2xmloutdata/qemuxml2xmlout-q35-usb2-multi.xml
create mode 100644 tests/qemuxml2xmloutdata/qemuxml2xmlout-q35-usb2-reorder.xml
create mode 100644 tests/qemuxml2xmloutdata/qemuxml2xmlout-q35-usb2.xml
delete mode 100644 tests/sexpr2xmldata/sexpr2xml-pv-vfb-orig.sexpr
delete mode 100644 tests/sexpr2xmldata/sexpr2xml-pv-vfb-orig.xml
rename tests/sexpr2xmldata/{sexpr2xml-fv-net-ioemu.sexpr => sexpr2xml-vif-rate.sexpr} (67%)
rename tests/sexpr2xmldata/{sexpr2xml-fv-net-ioemu.xml => sexpr2xml-vif-rate.xml} (74%)
create mode 100644 tests/xlconfigdata/test-paravirt-maxvcpus.cfg
create mode 100644 tests/xlconfigdata/test-paravirt-maxvcpus.xml
copy tests/xlconfigdata/{test-new-disk.cfg => test-vif-rate.cfg} (93%)
copy tests/xlconfigdata/{test-new-disk.xml => test-vif-rate.xml} (81%)
delete mode 100644 tests/xmconfigdata/test-fullvirt-net-ioemu.cfg
delete mode 100644 tests/xmconfigdata/test-fullvirt-net-ioemu.xml
delete mode 100755 tests/xmconfigdata/test-fullvirt-old-cdrom.cfg
delete mode 100644 tests/xmconfigdata/test-fullvirt-old-cdrom.xml
rename tests/xmconfigdata/{test-paravirt-old-pvfb.cfg => test-paravirt-maxvcpus.cfg} (78%)
mode change 100755 => 100644
rename tests/xmconfigdata/{test-paravirt-old-pvfb.xml => test-paravirt-maxvcpus.xml} (76%)
delete mode 100644 tests/xmconfigdata/test-paravirt-old-pvfb-vncdisplay.cfg
delete mode 100644 tests/xmconfigdata/test-paravirt-old-pvfb-vncdisplay.xml
rename tests/xml2sexprdata/{xml2sexpr-fv-net-ioemu.sexpr => xml2sexpr-fv-net-rate.sexpr} (53%)
rename tests/xml2sexprdata/{xml2sexpr-fv-net-ioemu.xml => xml2sexpr-fv-net-rate.xml} (88%)
delete mode 100644 tests/xml2sexprdata/xml2sexpr-pv-vfb-orig.sexpr
delete mode 100644 tests/xml2sexprdata/xml2sexpr-pv-vfb-orig.xml
--
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