[Pkg-libvirt-commits] [libvirt] branch experimental updated (15cde59 -> c7bf776)
Guido Guenther
agx at moszumanska.debian.org
Fri Mar 7 11:58:54 UTC 2014
This is an automated email from the git hooks/post-receive script.
agx pushed a change to branch experimental
in repository libvirt.
from 15cde59 Document changes and release 1.2.1~rc2-1
adds 22e83d7 New upstream version 1.2.1
adds 49e53d2 Merge tag 'upstream/1.2.1'
adds 722e6f6 Document changes and release 1.2.1-1
adds f083156 Mention CVEs in changelog
adds e936a7e Document libvirt user capabilities
adds 94096c9 xen: fix parsing xend http response
adds fb06860 Install virt-aa-helper
adds ad466ce Document changes and release 1.2.1-2
adds aa5cd19 /etc/init.d/libvirt-guests: source /lib/lsb/init-function
adds 9be0bf9 Remove old restart handling code from postinst
adds 9c408f9 New upstream version 1.2.2
new 29db0ca Merge tag 'upstream/1.2.2' into experimental
new e2f0077 Bump symbols versions
new c7bf776 Update patches
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
AUTHORS | 20 +-
AUTHORS.in | 5 +-
ChangeLog | 4288 +++++
Makefile.am | 3 +-
Makefile.in | 18 +-
aclocal.m4 | 2 +
cfg.mk | 21 +-
config.h.in | 51 +
configure | 1379 +-
configure.ac | 131 +-
daemon/Makefile.am | 4 +-
daemon/Makefile.in | 17 +-
daemon/libvirtd.8.in | 2 +-
daemon/libvirtd.c | 9 +
daemon/libvirtd.conf | 24 +-
daemon/libvirtd.h | 10 +-
daemon/libvirtd.service.in | 1 +
daemon/remote.c | 1011 +-
daemon/remote_dispatch.h | 216 +-
debian/README.Debian | 4 +
debian/changelog | 19 +
debian/libvirt-bin.install | 1 +
debian/libvirt-bin.postinst | 22 -
debian/libvirt0.symbols | 3 +-
.../Don-t-fail-if-we-can-t-setup-avahi.patch | 4 +-
...duce-udevadm-settle-timeout-to-10-seconds.patch | 2 +-
.../Allow-libvirt-group-to-access-the-socket.patch | 15 +-
.../patches/debian/Debianize-libvirt-guests.patch | 18 +-
.../debian/Debianize-systemd-service-files.patch | 6 +-
.../Don-t-enable-default-network-on-boot.patch | 8 +-
debian/patches/debian/remove-RHism.diff.patch | 2 +-
debian/rules | 2 +-
docs/Makefile.in | 15 +
docs/acl.html | 16 +
docs/aclpolkit.html | 20 +
docs/api.html | 8 +
docs/api_extension.html | 20 +
docs/apps.html | 14 +
docs/archdomain.html | 4 +
docs/architecture.html | 3 +
docs/archnetwork.html | 7 +
docs/archnode.html | 4 +
docs/archstorage.html | 4 +
docs/auditlog.html | 20 +
docs/auth.html | 10 +
docs/bindings.html | 4 +
docs/bugs.html | 5 +
docs/cgroups.html | 16 +
docs/compiling.html | 6 +
docs/contact.html | 3 +
docs/csharp.html | 12 +
docs/deployment.html | 7 +
docs/devguide.html | 6 +
docs/devhelp/libvirt-libvirt.html | 115 +-
docs/devhelp/libvirt-virterror.html | 3 +-
docs/devhelp/libvirt.devhelp | 6 +
docs/docs.html | 4 +
docs/downloads.html | 34 +-
docs/downloads.html.in | 26 +-
docs/drivers.html | 12 +-
docs/drivers.html.in | 1 +
docs/{drvphyp.html => drvbhyve.html} | 114 +-
docs/drvbhyve.html.in | 83 +
docs/drvesx.html | 30 +
docs/drvhyperv.html | 13 +
docs/drvlxc.html | 63 +-
docs/drvlxc.html.in | 34 +-
docs/drvopenvz.html | 14 +
docs/drvparallels.html | 11 +
docs/drvphyp.html | 11 +
docs/drvqemu.html | 24 +
docs/drvremote.html | 8 +
docs/drvtest.html | 8 +
docs/drvuml.html | 9 +
docs/drvvbox.html | 10 +
docs/drvvmware.html | 10 +
docs/drvxen.html | 15 +
docs/firewall.html | 8 +-
docs/format.html | 4 +
docs/formatcaps.html | 4 +
docs/formatdomain.html | 177 +-
docs/formatdomain.html.in | 96 +-
docs/formatnetwork.html | 136 +-
docs/formatnetwork.html.in | 126 +-
docs/formatnode.html | 6 +
docs/formatnwfilter.html | 40 +-
docs/formatsecret.html | 10 +-
docs/formatsecret.html.in | 2 -
docs/formatsnapshot.html | 22 +
docs/formatsnapshot.html.in | 16 +
docs/formatstorage.html | 17 +
docs/formatstorageencryption.html | 8 +
docs/goals.html | 4 +
docs/governance.html | 393 +
docs/governance.html.in | 294 +
docs/hacking.html | 26 +
docs/hooks.html | 98 +-
docs/hooks.html.in | 96 +-
docs/html/index.html | 2 +-
docs/html/libvirt-libvirt.html | 935 +-
docs/html/libvirt-virterror.html | 20 +-
docs/hvsupport.html | 13 +-
docs/hvsupport.html.in | 215 +-
docs/index.html | 6 +
docs/index.html.in | 8 +
docs/internals.html | 8 +
docs/internals/command.html | 24 +
docs/internals/locking.html | 16 +
docs/internals/oomtesting.html | 363 +
docs/internals/oomtesting.html.in | 213 +
docs/internals/rpc.html | 29 +
docs/intro.html | 4 +
docs/java.html | 4 +
docs/libvirt-api.xml | 108 +-
docs/libvirt-refs.xml | 293 +-
docs/libvirt.css | 13 +
docs/locking.html | 10 +
docs/logging.html | 63 +-
docs/logging.html.in | 80 +-
docs/migration.html | 22 +
docs/news.html | 657 +
docs/news.html.in | 685 +
docs/page.xsl | 20 +
docs/php.html | 4 +
docs/python.html | 4 +
docs/remote.html | 32 +-
docs/schemas/Makefile.in | 15 +
docs/schemas/domaincommon.rng | 204 +-
docs/schemas/domainsnapshot.rng | 60 +-
docs/secureusage.html | 11 +
docs/securityprocess.html | 6 +
docs/sitemap.html | 9 +
docs/sitemap.html.in | 12 +
docs/storage.html | 19 +
docs/uri.html | 30 +-
docs/virshcmdref.html | 8 +
docs/windows.html | 13 +
examples/apparmor/Makefile.am | 2 +-
examples/apparmor/Makefile.in | 17 +-
examples/apparmor/libvirt-qemu | 21 +-
examples/apparmor/usr.lib.libvirt.virt-aa-helper | 10 +
examples/apparmor/usr.sbin.libvirtd | 16 +-
examples/dominfo/Makefile.in | 15 +
examples/domsuspend/Makefile.in | 15 +
examples/hellolibvirt/Makefile.in | 15 +
examples/object-events/Makefile.in | 15 +
examples/object-events/event-test.c | 20 +-
examples/openauth/Makefile.in | 15 +
examples/systemtap/Makefile.in | 15 +
examples/xml/nwfilter/Makefile.in | 15 +
gnulib/lib/Makefile.in | 15 +
gnulib/lib/pthread.in.h | 9 +
gnulib/lib/stdalign.in.h | 3 +-
gnulib/lib/time.in.h | 11 +-
gnulib/tests/Makefile.in | 15 +
gnulib/tests/init.sh | 2 +
gnulib/tests/test-fdopen.c | 37 +-
include/Makefile.in | 15 +
include/libvirt/Makefile.in | 15 +
include/libvirt/libvirt.h | 69 +-
include/libvirt/libvirt.h.in | 67 +-
include/libvirt/virterror.h | 1 +
libvirt.spec | 95 +-
libvirt.spec.in | 93 +-
m4/gnulib-common.m4 | 56 +
m4/gnulib-comp.m4 | 1 +
m4/libtool.m4 | 4 +-
m4/pthread.m4 | 17 +-
m4/virt-driver-bhyve.m4 | 57 +
m4/virt-lib.m4 | 20 +-
m4/virt-systemd-daemon.m4 | 34 +
maint.mk | 35 +-
po/POTFILES.in | 5 +
po/af.gmo | Bin 16830 -> 16830 bytes
po/af.po | 10790 ++++++------
po/am.gmo | Bin 16829 -> 16829 bytes
po/am.po | 10790 ++++++------
po/ar.gmo | Bin 16913 -> 16913 bytes
po/ar.po | 10790 ++++++------
po/as.gmo | Bin 1127606 -> 1124589 bytes
po/as.po | 10903 ++++++------
po/be.gmo | Bin 16904 -> 16904 bytes
po/be.po | 10790 ++++++------
po/bg.gmo | Bin 39398 -> 39398 bytes
po/bg.po | 10794 ++++++------
po/bn.gmo | Bin 16830 -> 16830 bytes
po/bn.po | 10790 ++++++------
po/bn_IN.gmo | Bin 286239 -> 443225 bytes
po/bn_IN.po | 12734 +++++++-------
po/bo.gmo | Bin 455 -> 455 bytes
po/bo.po | 10747 ++++++------
po/bs.gmo | Bin 17908 -> 17908 bytes
po/bs.po | 10790 ++++++------
po/ca.gmo | Bin 36782 -> 36782 bytes
po/ca.po | 10808 ++++++------
po/cs.gmo | Bin 105500 -> 105500 bytes
po/cs.po | 10794 ++++++------
po/cy.gmo | Bin 16875 -> 16875 bytes
po/cy.po | 10790 ++++++------
po/da.gmo | Bin 23497 -> 23497 bytes
po/da.po | 10785 ++++++------
po/de.gmo | Bin 771575 -> 769450 bytes
po/de.po | 10915 ++++++------
po/el.gmo | Bin 28163 -> 28163 bytes
po/el.po | 10775 ++++++------
po/en_GB.gmo | Bin 714813 -> 712903 bytes
po/en_GB.po | 10904 ++++++------
po/es.gmo | Bin 766189 -> 764871 bytes
po/es.po | 11141 ++++++------
po/et.gmo | Bin 16830 -> 16830 bytes
po/et.po | 10790 ++++++------
po/eu_ES.gmo | Bin 16833 -> 16833 bytes
po/eu_ES.po | 10790 ++++++------
po/fa.gmo | Bin 16823 -> 16823 bytes
po/fa.po | 10790 ++++++------
po/fi.gmo | Bin 29536 -> 29536 bytes
po/fi.po | 10794 ++++++------
po/fr.gmo | Bin 129937 -> 129774 bytes
po/fr.po | 10793 ++++++------
po/gl.gmo | Bin 16830 -> 16830 bytes
po/gl.po | 10790 ++++++------
po/gu.gmo | Bin 1144452 -> 1141391 bytes
po/gu.po | 11069 ++++++------
po/he.gmo | Bin 16830 -> 16830 bytes
po/he.po | 10790 ++++++------
po/hi.gmo | Bin 630830 -> 650479 bytes
po/hi.po | 11300 ++++++------
po/hr.gmo | Bin 30501 -> 30501 bytes
po/hr.po | 10794 ++++++------
po/hu.gmo | Bin 25876 -> 25876 bytes
po/hu.po | 10785 ++++++------
po/hy.gmo | Bin 16830 -> 16830 bytes
po/hy.po | 10790 ++++++------
po/id.gmo | Bin 16672 -> 16672 bytes
po/id.po | 10802 ++++++------
po/is.gmo | Bin 16830 -> 16830 bytes
po/is.po | 10790 ++++++------
po/it.gmo | Bin 206186 -> 206005 bytes
po/it.po | 10838 ++++++------
po/ja.gmo | Bin 885632 -> 896018 bytes
po/ja.po | 11164 ++++++------
po/ka.gmo | Bin 16823 -> 16823 bytes
po/ka.po | 10790 ++++++------
po/kn.gmo | Bin 730311 -> 1266588 bytes
po/kn.po | 16619 +++++++++---------
po/ko.gmo | Bin 351495 -> 430803 bytes
po/ko.po | 12418 +++++++------
po/ku.gmo | Bin 16830 -> 16830 bytes
po/ku.po | 10790 ++++++------
po/libvirt.pot | 10749 ++++++------
po/lo.gmo | Bin 16823 -> 16823 bytes
po/lo.po | 10790 ++++++------
po/lt.gmo | Bin 16893 -> 16893 bytes
po/lt.po | 10790 ++++++------
po/lv.gmo | Bin 16865 -> 16865 bytes
po/lv.po | 10790 ++++++------
po/mk.gmo | Bin 36863 -> 36863 bytes
po/mk.po | 10792 ++++++------
po/ml.gmo | Bin 1362930 -> 1359097 bytes
po/ml.po | 11079 ++++++------
po/mr.gmo | Bin 1087166 -> 1085533 bytes
po/mr.po | 11066 ++++++------
po/ms.gmo | Bin 3156 -> 3156 bytes
po/ms.po | 10766 ++++++------
po/my.gmo | Bin 16823 -> 16823 bytes
po/my.po | 10790 ++++++------
po/nb.gmo | Bin 9818 -> 9818 bytes
po/nb.po | 10788 ++++++------
po/nl.gmo | Bin 299253 -> 298771 bytes
po/nl.po | 10855 ++++++------
po/nn.gmo | Bin 16830 -> 16830 bytes
po/nn.po | 10790 ++++++------
po/nso.gmo | Bin 16830 -> 16830 bytes
po/nso.po | 10790 ++++++------
po/or.gmo | Bin 377026 -> 873292 bytes
po/or.po | 17209 ++++++++++---------
po/pa.gmo | Bin 1037315 -> 1034621 bytes
po/pa.po | 11049 ++++++------
po/pl.gmo | Bin 324662 -> 324008 bytes
po/pl.po | 10855 ++++++------
po/pt.gmo | Bin 32169 -> 32169 bytes
po/pt.po | 10765 ++++++------
po/pt_BR.gmo | Bin 777426 -> 775273 bytes
po/pt_BR.po | 10915 ++++++------
po/ro.gmo | Bin 16871 -> 16871 bytes
po/ro.po | 10790 ++++++------
po/ru.gmo | Bin 536895 -> 763916 bytes
po/ru.po | 14271 ++++++++-------
po/si.gmo | Bin 16830 -> 16830 bytes
po/si.po | 10790 ++++++------
po/sk.gmo | Bin 16857 -> 16857 bytes
po/sk.po | 10790 ++++++------
po/sl.gmo | Bin 16882 -> 16882 bytes
po/sl.po | 10790 ++++++------
po/sq.gmo | Bin 16830 -> 16830 bytes
po/sq.po | 10790 ++++++------
po/sr.gmo | Bin 73418 -> 73418 bytes
po/sr.po | 10809 ++++++------
po/sr at latin.gmo | Bin 57949 -> 57949 bytes
po/sr at latin.po | 10809 ++++++------
po/sv.gmo | Bin 65738 -> 65646 bytes
po/sv.po | 10820 ++++++------
po/ta.gmo | Bin 1284877 -> 1309696 bytes
po/ta.po | 11228 ++++++------
po/te.gmo | Bin 962771 -> 1153510 bytes
po/te.po | 13756 ++++++++-------
po/th.gmo | Bin 16823 -> 16823 bytes
po/th.po | 10790 ++++++------
po/tr.gmo | Bin 16823 -> 16823 bytes
po/tr.po | 10790 ++++++------
po/uk.gmo | Bin 1065303 -> 1096279 bytes
po/uk.po | 11107 ++++++------
po/ur.gmo | Bin 16830 -> 16830 bytes
po/ur.po | 10790 ++++++------
po/vi.gmo | Bin 285989 -> 285710 bytes
po/vi.po | 10860 ++++++------
po/vi_VN.gmo | Bin 286048 -> 285769 bytes
po/vi_VN.po | 10860 ++++++------
po/zh_CN.gmo | Bin 593501 -> 592251 bytes
po/zh_CN.po | 10880 ++++++------
po/zh_TW.gmo | Bin 21732 -> 21732 bytes
po/zh_TW.po | 10792 ++++++------
po/zu.gmo | Bin 16830 -> 16830 bytes
po/zu.po | 10790 ++++++------
src/Makefile.am | 58 +-
src/Makefile.in | 917 +-
src/README | 1 +
src/access/org.libvirt.api.policy | 4 +-
src/access/viraccessapicheck.c | 169 +-
src/access/viraccessapicheck.h | 14 +-
src/access/viraccessperm.h | 6 +-
src/bhyve/bhyve_command.c | 331 +
.../virthreadpthread.h => bhyve/bhyve_command.h} | 40 +-
src/bhyve/bhyve_driver.c | 721 +
.../bhyve_driver.h} | 15 +-
src/bhyve/bhyve_process.c | 224 +
.../virthreadpthread.h => bhyve/bhyve_process.h} | 39 +-
src/bhyve/bhyve_utils.h | 49 +
src/check-aclrules.pl | 9 +-
src/conf/capabilities.c | 12 +-
src/conf/cpu_conf.c | 10 +-
src/conf/domain_audit.c | 3 +-
src/conf/domain_conf.c | 880 +-
src/conf/domain_conf.h | 39 +-
src/conf/domain_event.c | 187 +-
src/conf/domain_event.h | 30 +-
src/conf/interface_conf.c | 2 +-
src/conf/netdev_vlan_conf.c | 6 +-
src/conf/netdev_vport_profile_conf.c | 2 +-
src/conf/network_conf.c | 103 +-
src/conf/network_conf.h | 37 +-
src/conf/network_event.c | 44 +-
src/conf/network_event.h | 16 +-
src/conf/node_device_conf.c | 4 +-
src/conf/nwfilter_conf.c | 99 +-
src/conf/nwfilter_conf.h | 3 +-
src/conf/object_event.c | 235 +-
src/conf/object_event.h | 30 +-
src/conf/object_event_private.h | 35 +-
src/conf/secret_conf.c | 2 +-
src/conf/snapshot_conf.c | 58 +-
src/conf/snapshot_conf.h | 17 +-
src/conf/storage_conf.c | 16 +-
src/conf/storage_conf.h | 3 +-
src/conf/storage_encryption_conf.c | 4 +-
src/cpu/cpu_aarch64.c | 65 +-
src/cpu/cpu_arm.c | 30 +-
src/cpu/cpu_x86.c | 101 +-
src/driver.h | 1 +
src/esx/esx_vi.c | 2 +-
src/internal.h | 2 +-
src/libvirt.c | 482 +-
src/libvirt_internal.h | 7 +-
src/libvirt_linux.syms | 1 +
src/libvirt_private.syms | 51 +-
src/libxl/libxl_conf.c | 10 +-
src/libxl/libxl_conf.h | 7 +-
src/libxl/libxl_domain.c | 228 +-
src/libxl/libxl_domain.h | 42 +-
src/libxl/libxl_driver.c | 656 +-
src/locking/lock_daemon.c | 129 +-
src/locking/lock_driver_sanlock.c | 19 +-
src/lxc/lxc_cgroup.c | 39 +-
src/lxc/lxc_container.c | 4 +-
src/lxc/lxc_container.h | 2 +
src/lxc/lxc_driver.c | 1580 +-
src/lxc/lxc_native.c | 944 +
src/{storage/storage_driver.h => lxc/lxc_native.h} | 19 +-
src/lxc/lxc_process.c | 44 +-
src/network/bridge_driver.c | 238 +-
src/network/bridge_driver.h | 21 +-
src/nodeinfo.c | 201 +-
src/{util/virthreadpthread.h => nodeinfopriv.h} | 41 +-
src/nwfilter/nwfilter_driver.c | 10 +-
src/nwfilter/nwfilter_gentech_driver.c | 6 +-
src/nwfilter/nwfilter_learnipaddr.c | 2 +-
src/openvz/openvz_conf.c | 9 +-
src/openvz/openvz_driver.c | 2 +-
src/phyp/phyp_driver.c | 7 +-
src/qemu/qemu.conf | 14 +-
src/qemu/qemu_capabilities.c | 16 +-
src/qemu/qemu_capabilities.h | 5 +-
src/qemu/qemu_cgroup.c | 47 +-
src/qemu/qemu_command.c | 212 +-
src/qemu/qemu_command.h | 12 +-
src/qemu/qemu_conf.c | 32 +-
src/qemu/qemu_conf.h | 4 -
src/qemu/qemu_domain.c | 70 +-
src/qemu/qemu_domain.h | 6 +-
src/qemu/qemu_driver.c | 987 +-
src/qemu/qemu_hostdev.c | 97 +-
src/qemu/qemu_hotplug.c | 23 +-
src/qemu/qemu_migration.c | 136 +-
src/qemu/qemu_monitor.c | 11 +-
src/qemu/qemu_monitor_json.c | 3 +-
src/qemu/qemu_process.c | 52 +-
src/remote/remote_driver.c | 844 +-
src/remote/remote_protocol.c | 228 +-
src/remote/remote_protocol.h | 184 +-
src/remote/remote_protocol.x | 224 +-
src/remote_protocol-structs | 104 +-
src/rpc/virnetserver.c | 5 +
src/security/security_apparmor.c | 6 +-
src/security/security_dac.c | 12 +-
src/security/security_selinux.c | 34 +-
src/storage/storage_backend.c | 44 +
src/storage/storage_backend.h | 38 +
src/storage/storage_backend_fs.c | 48 +
src/storage/storage_backend_fs.h | 2 +
src/storage/storage_backend_gluster.c | 270 +-
src/storage/storage_backend_gluster.h | 1 +
src/storage/storage_backend_iscsi.c | 2 +-
src/storage/storage_backend_rbd.c | 205 +-
src/storage/storage_backend_scsi.c | 68 +-
src/storage/storage_backend_sheepdog.c | 119 +-
src/storage/storage_driver.c | 154 +-
src/storage/storage_driver.h | 32 +-
src/test/test_driver.c | 6 +
src/uml/uml_driver.c | 9 +-
src/util/virarch.h | 2 +
src/util/vircgroup.c | 714 +-
src/util/vircgroup.h | 45 +
src/util/vircommand.c | 61 +-
src/util/vircommand.h | 2 +
src/util/virconf.c | 46 +-
src/util/virconf.h | 10 +
src/util/virdbus.c | 2 +-
src/util/virerror.c | 9 +-
src/util/virfile.c | 29 +
src/util/virfile.h | 1 +
src/util/virhook.c | 13 +-
src/util/virhook.h | 11 +
src/util/virinitctl.c | 29 +-
src/util/virinitctl.h | 5 +-
src/util/virkmod.c | 181 +
src/{storage/storage_driver.h => util/virkmod.h} | 23 +-
src/util/virlog.c | 44 +-
src/util/virlog.h | 10 +-
src/util/virnetdev.c | 4 +-
src/util/virnetdevveth.c | 18 +
src/util/virnuma.c | 8 +-
src/util/virpci.c | 158 +-
src/util/virpci.h | 8 +-
src/util/virportallocator.c | 106 +-
src/util/virprocess.c | 150 +-
src/util/virprocess.h | 11 +
src/util/virscsi.c | 85 +-
src/util/virscsi.h | 20 +-
src/util/virstring.c | 149 +
src/util/virstring.h | 12 +
src/util/virsysinfo.c | 4 +-
src/util/virsystemd.c | 18 +-
src/util/virsystemd.h | 2 +
src/util/virthread.c | 293 +-
src/util/virthread.h | 51 +-
src/util/virthreadpthread.c | 278 -
src/util/virthreadwin32.c | 396 -
src/util/virthreadwin32.h | 53 -
src/util/virutil.c | 5 +-
src/util/virxml.c | 2 +
src/vbox/vbox_CAPI_v4_2_20.h | 9001 ++++++++++
src/vbox/vbox_CAPI_v4_3_4.h | 10321 +++++++++++
src/vbox/vbox_V2_2.c | 2 +-
src/vbox/vbox_V3_0.c | 2 +-
src/vbox/vbox_V3_1.c | 2 +-
src/vbox/vbox_V3_2.c | 2 +-
src/vbox/vbox_V4_0.c | 2 +-
src/vbox/vbox_V4_1.c | 2 +-
src/vbox/vbox_V4_2.c | 2 +-
src/vbox/{vbox_V4_2.c => vbox_V4_2_20.c} | 6 +-
src/vbox/vbox_V4_3.c | 2 +-
src/vbox/{vbox_V4_2.c => vbox_V4_3_4.c} | 6 +-
src/vbox/vbox_driver.c | 20 +-
src/vbox/vbox_tmpl.c | 570 +-
src/virtlockd.8.in | 2 +-
src/xen/xen_driver.c | 10 +-
src/xen/xend_internal.c | 5 +-
src/xen/xs_internal.c | 10 +-
src/xenapi/xenapi_driver.c | 22 +-
src/xenxs/xen_sxpr.c | 27 +-
src/xenxs/xen_xm.c | 30 +-
tests/Makefile.am | 70 +-
tests/Makefile.in | 447 +-
tests/commandtest.c | 5 +-
tests/cputest.c | 27 +-
...ne-3-result.xml => x86-baseline-3-expanded.xml} | 2 +-
tests/cputestdata/x86-baseline-3-result.xml | 34 +-
...ne-3-result.xml => x86-baseline-4-expanded.xml} | 13 +-
tests/cputestdata/x86-baseline-4-result.xml | 14 +
tests/cputestdata/x86-baseline-4.xml | 18 +
...ne-3-result.xml => x86-baseline-5-expanded.xml} | 14 +-
tests/cputestdata/x86-baseline-5-result.xml | 10 +
tests/cputestdata/x86-baseline-5.xml | 35 +
tests/domainconfdata/getfilesystem.xml | 28 +
tests/domainconftest.c | 120 +
tests/domainsnapshotxml2xmlin/disk_snapshot.xml | 18 +
.../disk_driver_name_null.xml | 2 +-
tests/domainsnapshotxml2xmlout/disk_snapshot.xml | 22 +-
.../disk_snapshot_redefine.xml | 6 +-
tests/lxcconf2xmldata/lxcconf2xml-blkiotune.config | 11 +
tests/lxcconf2xmldata/lxcconf2xml-blkiotune.xml | 39 +
.../lxcconf2xmldata/lxcconf2xml-cpusettune.config | 6 +
tests/lxcconf2xmldata/lxcconf2xml-cpusettune.xml | 27 +
tests/lxcconf2xmldata/lxcconf2xml-cputune.config | 7 +
tests/lxcconf2xmldata/lxcconf2xml-cputune.xml | 29 +
tests/lxcconf2xmldata/lxcconf2xml-fstab.config | 37 +
tests/lxcconf2xmldata/lxcconf2xml-idmap.config | 5 +
tests/lxcconf2xmldata/lxcconf2xml-idmap.xml | 28 +
.../lxcconf2xml-macvlannetwork.config | 13 +
.../lxcconf2xmldata/lxcconf2xml-macvlannetwork.xml | 26 +
tests/lxcconf2xmldata/lxcconf2xml-memtune.config | 10 +
tests/lxcconf2xmldata/lxcconf2xml-memtune.xml | 29 +
.../lxcconf2xmldata/lxcconf2xml-nonenetwork.config | 4 +
tests/lxcconf2xmldata/lxcconf2xml-nonenetwork.xml | 21 +
tests/lxcconf2xmldata/lxcconf2xml-nonetwork.config | 3 +
tests/lxcconf2xmldata/lxcconf2xml-nonetwork.xml | 24 +
.../lxcconf2xmldata/lxcconf2xml-physnetwork.config | 6 +
tests/lxcconf2xmldata/lxcconf2xml-physnetwork.xml | 26 +
tests/lxcconf2xmldata/lxcconf2xml-simple.config | 41 +
tests/lxcconf2xmldata/lxcconf2xml-simple.xml | 41 +
.../lxcconf2xmldata/lxcconf2xml-vlannetwork.config | 12 +
tests/lxcconf2xmldata/lxcconf2xml-vlannetwork.xml | 26 +
tests/lxcconf2xmltest.c | 131 +
tests/networkxml2confdata/dhcp6-nat-network.conf | 2 -
tests/networkxml2confdata/dhcp6-network.conf | 2 -
.../dhcp6host-routed-network.conf | 2 -
tests/networkxml2confdata/isolated-network.conf | 2 -
.../nat-network-dns-forwarders.conf | 2 -
.../networkxml2confdata/nat-network-dns-hosts.conf | 4 +-
.../nat-network-dns-srv-record-minimal.conf | 2 -
.../nat-network-dns-srv-record.conf | 2 -
.../nat-network-dns-txt-record.conf | 2 -
tests/networkxml2confdata/nat-network.conf | 2 -
tests/networkxml2confdata/netboot-network.conf | 2 -
.../networkxml2confdata/netboot-proxy-network.conf | 2 -
tests/networkxml2confdata/routed-network.conf | 2 -
tests/networkxml2xmlout/nat-network-dns-hosts.xml | 2 +-
.../nat-network-dns-more-hosts.xml | 2 +-
.../nat-network-no-hosts.xml | 1 +
tests/nodeinfodata/linux-cpustat-24cpu.out | 150 +
tests/nodeinfodata/linux-cpustat-24cpu.stat | 25 +
tests/nodeinfotest.c | 130 +-
tests/objecteventtest.c | 4 +
tests/qemuagenttest.c | 8 +-
tests/qemuargv2xmltest.c | 14 +-
tests/qemucapabilitiesdata/caps_1.2.2-1.caps | 1 +
tests/qemucapabilitiesdata/caps_1.3.1-1.caps | 1 +
tests/qemucapabilitiesdata/caps_1.4.2-1.caps | 1 +
tests/qemucapabilitiesdata/caps_1.5.3-1.caps | 2 +
tests/qemucapabilitiesdata/caps_1.6.0-1.caps | 3 +
tests/qemucapabilitiesdata/caps_1.6.50-1.caps | 3 +
tests/qemuhelptest.c | 8 +
...qemuhotplug-console-compat-2+console-virtio.xml | 5 +-
tests/qemumonitorjsontest.c | 2 +-
.../qemuxml2argv-aarch64-virt-default-nic.args | 6 +
.../qemuxml2argv-aarch64-virt-default-nic.xml | 22 +
.../qemuxml2argv-blkiotune-device.xml | 8 +
.../qemuxml2argv-clock-catchup.args | 5 +
...-network.xml => qemuxml2argv-clock-catchup.xml} | 19 +-
...muxml2argv-clock-localtime-basis-localtime.args | 5 +
...muxml2argv-clock-localtime-basis-localtime.xml} | 9 +-
.../qemuxml2argv-clock-timer-hyperv-rtc.args | 5 +
...xml => qemuxml2argv-clock-timer-hyperv-rtc.xml} | 22 +-
.../qemuxml2argv-clock-variable.args | 4 +-
.../qemuxml2argv-console-compat-2.xml | 5 +-
.../qemuxml2argv-disk-source-pool.args | 2 +
.../qemuxml2argv-disk-source-pool.xml | 6 +
.../qemuxml2argv-graphics-listen-network.xml | 1 +
.../qemuxml2argv-graphics-listen-network2.xml | 1 +
.../qemuxml2argv-graphics-sdl-fullscreen.xml | 1 +
.../qemuxml2argvdata/qemuxml2argv-graphics-sdl.xml | 1 +
...emuxml2argv-graphics-spice-agent-file-xfer.args | 9 +
...emuxml2argv-graphics-spice-agent-file-xfer.xml} | 1 +
.../qemuxml2argv-graphics-spice-compression.xml | 1 +
.../qemuxml2argv-graphics-spice-qxl-vga.xml | 1 +
.../qemuxml2argv-graphics-spice-timeout.xml | 1 +
.../qemuxml2argv-graphics-spice.args | 5 +-
.../qemuxml2argv-graphics-spice.xml | 2 +
.../qemuxml2argv-graphics-vnc-policy.xml | 1 +
.../qemuxml2argv-graphics-vnc-sasl.xml | 1 +
.../qemuxml2argv-graphics-vnc-socket.xml | 1 +
.../qemuxml2argv-graphics-vnc-tls.xml | 1 +
.../qemuxml2argv-graphics-vnc-websocket.xml | 1 +
.../qemuxml2argvdata/qemuxml2argv-graphics-vnc.xml | 1 +
tests/qemuxml2argvdata/qemuxml2argv-input-xen.xml | 1 +
.../qemuxml2argv-net-bandwidth.xml | 3 +-
tests/qemuxml2argvdata/qemuxml2argv-pci-bridge.xml | 1 +
.../qemuxml2argvdata/qemuxml2argv-pseries-disk.xml | 3 +-
.../qemuxml2argv-pseries-usb-kbd.args | 9 +
.../qemuxml2argv-pseries-usb-kbd.xml | 19 +
... => qemuxml2argv-serial-spiceport-nospice.args} | 0
...l => qemuxml2argv-serial-spiceport-nospice.xml} | 15 +-
.../qemuxml2argv-serial-spiceport.args | 13 +
...ssion.xml => qemuxml2argv-serial-spiceport.xml} | 22 +-
.../virthreadpthread.h => tests/qemuxml2argvmock.c | 41 +-
tests/qemuxml2argvtest.c | 52 +-
.../qemuxml2xmlout-graphics-listen-network2.xml | 1 +
.../qemuxml2xmlout-graphics-spice-timeout.xml | 1 +
tests/qemuxml2xmltest.c | 4 +
tests/qemuxmlnstest.c | 18 +-
tests/secretschematest | 10 +
tests/secretxml2xmlin/ephemeral-usage-volume.xml | 7 +
tests/secretxml2xmlin/usage-ceph.xml | 7 +
tests/secretxml2xmlin/usage-iscsi.xml | 7 +
tests/secretxml2xmlin/usage-volume.xml | 7 +
tests/secretxml2xmltest.c | 98 +
tests/securityselinuxlabeltest.c | 9 +-
tests/sexpr2xmldata/sexpr2xml-curmem.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-fv-autoport.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-fv-empty-kernel.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-fv-force-hpet.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-fv-force-nohpet.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-fv-localtime.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-fv-net-ioemu.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-fv-net-netfront.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-fv-parallel-tcp.xml | 1 +
.../sexpr2xml-fv-serial-dev-2-ports.xml | 1 +
.../sexpr2xml-fv-serial-dev-2nd-port.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-fv-serial-file.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-fv-serial-null.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-fv-serial-pipe.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-fv-serial-pty.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-fv-serial-stdio.xml | 1 +
.../sexpr2xml-fv-serial-tcp-telnet.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-fv-serial-tcp.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-fv-serial-udp.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-fv-serial-unix.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-fv-sound-all.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-fv-sound.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-fv-usbmouse.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-fv-usbtablet.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-fv-utc.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-fv-v2.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-fv.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-no-source-cdrom.xml | 1 +
.../sexpr2xml-pv-vfb-new-vncdisplay.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-pv-vfb-new.xml | 1 +
tests/sexpr2xmldata/sexpr2xml-pv-vfb-orig.xml | 1 +
.../sexpr2xmldata/sexpr2xml-pv-vfb-type-crash.xml | 1 +
tests/testutils.c | 252 +-
tests/testutils.h | 7 +
tests/testutilslxc.h | 3 +
tests/testutilsqemu.c | 3 +-
tests/vircapstest.c | 132 +
tests/vircgroupmock.c | 100 +-
tests/vircgrouptest.c | 232 +-
tests/virkmodtest.c | 183 +
tests/virnetdevbandwidthtest.c | 168 +
tests/virpcimock.c | 95 +-
tests/virpcitest.c | 200 +-
.../{0000:00:01.0.config => 0000-00-01.0.config} | Bin
.../{0000:00:02.0.config => 0000-00-02.0.config} | Bin
.../{0000:00:03.0.config => 0000-00-03.0.config} | Bin
.../{0001:00:00.0.config => 0001-00-00.0.config} | Bin
.../{0001:01:00.0.config => 0001-01-00.0.config} | Bin
.../{0001:01:00.1.config => 0001-01-00.1.config} | Bin
.../{0005:80:00.0.config => 0005-80-00.0.config} | Bin
.../{0005:90:01.0.config => 0005-90-01.0.config} | Bin
.../{0005:90:01.1.config => 0005-90-01.1.config} | Bin
.../{0005:90:01.2.config => 0005-90-01.2.config} | Bin
tests/virportallocatortest.c | 108 +-
tests/virscsidata/0:0:0:0/block/sda/dev | 1 +
tests/virscsidata/0:0:0:0/model | 1 +
tests/virscsidata/0:0:0:0/scsi_generic/sg0/dev | 1 +
tests/virscsidata/0:0:0:0/vendor | 1 +
tests/virscsidata/1:0:0:0/block/sdh/dev | 1 +
tests/virscsidata/1:0:0:0/model | 1 +
tests/virscsidata/1:0:0:0/scsi_generic/sg8/dev | 1 +
tests/virscsidata/1:0:0:0/vendor | 1 +
docs/apibuild.py.stamp => tests/virscsidata/sg0 | 0
docs/apibuild.py.stamp => tests/virscsidata/sg8 | 0
tests/virscsitest.c | 188 +
tests/virstoragetest.c | 32 +-
tests/virstringtest.c | 164 +
tests/vmx2xmldata/vmx2xml-graphics-vnc.xml | 1 +
tests/vmx2xmldata/vmx2xml-harddisk-transient.vmx | 6 +
...hics-vnc.xml => vmx2xml-harddisk-transient.xml} | 9 +-
tests/vmx2xmltest.c | 1 +
tests/xmconfigdata/test-escape-paths.xml | 1 +
tests/xmconfigdata/test-fullvirt-force-hpet.xml | 1 +
tests/xmconfigdata/test-fullvirt-force-nohpet.xml | 1 +
tests/xmconfigdata/test-fullvirt-localtime.xml | 1 +
tests/xmconfigdata/test-fullvirt-net-ioemu.xml | 1 +
tests/xmconfigdata/test-fullvirt-net-netfront.xml | 1 +
tests/xmconfigdata/test-fullvirt-new-cdrom.xml | 1 +
tests/xmconfigdata/test-fullvirt-old-cdrom.xml | 1 +
tests/xmconfigdata/test-fullvirt-parallel-tcp.xml | 1 +
.../test-fullvirt-serial-dev-2-ports.xml | 1 +
.../test-fullvirt-serial-dev-2nd-port.xml | 1 +
tests/xmconfigdata/test-fullvirt-serial-file.xml | 1 +
tests/xmconfigdata/test-fullvirt-serial-null.xml | 1 +
tests/xmconfigdata/test-fullvirt-serial-pipe.xml | 1 +
tests/xmconfigdata/test-fullvirt-serial-pty.xml | 1 +
tests/xmconfigdata/test-fullvirt-serial-stdio.xml | 1 +
.../test-fullvirt-serial-tcp-telnet.xml | 1 +
tests/xmconfigdata/test-fullvirt-serial-tcp.xml | 1 +
tests/xmconfigdata/test-fullvirt-serial-udp.xml | 1 +
tests/xmconfigdata/test-fullvirt-serial-unix.xml | 1 +
tests/xmconfigdata/test-fullvirt-sound.xml | 1 +
tests/xmconfigdata/test-fullvirt-usbmouse.xml | 1 +
tests/xmconfigdata/test-fullvirt-usbtablet.xml | 1 +
tests/xmconfigdata/test-fullvirt-utc.xml | 1 +
tests/xmconfigdata/test-no-source-cdrom.xml | 1 +
tests/xmconfigdata/test-paravirt-net-e1000.xml | 1 +
tests/xmconfigdata/test-paravirt-net-vifname.xml | 1 +
.../test-paravirt-new-pvfb-vncdisplay.xml | 1 +
tests/xmconfigdata/test-paravirt-new-pvfb.xml | 1 +
.../test-paravirt-old-pvfb-vncdisplay.xml | 1 +
tests/xmconfigdata/test-paravirt-old-pvfb.xml | 1 +
tests/xmconfigdata/test-pci-devs.xml | 1 +
tools/Makefile.am | 4 +-
tools/Makefile.in | 17 +-
tools/libvirt-guests.sh.in | 19 +-
tools/virsh-domain-monitor.c | 317 +-
tools/virsh-domain.c | 959 +-
tools/virsh-host.c | 127 +-
tools/virsh-network.c | 163 +-
tools/virsh-pool.c | 139 +-
tools/virsh-volume.c | 104 +-
tools/virsh.1 | 108 +-
tools/virsh.c | 186 +-
tools/virsh.h | 17 +-
tools/virsh.pod | 109 +-
tools/virt-host-validate.1 | 2 +-
tools/virt-login-shell.1 | 2 +-
tools/virt-login-shell.c | 2 +-
tools/virt-pki-validate.1 | 2 +-
tools/virt-sanlock-cleanup.8 | 2 +-
tools/virt-xml-validate.1 | 2 +-
tools/wireshark/Makefile.am | 23 +
{include => tools/wireshark}/Makefile.in | 44 +-
tools/wireshark/src/Makefile.am | 45 +
.../wireshark/src}/Makefile.in | 225 +-
tools/wireshark/src/packet-libvirt.c | 520 +
tools/wireshark/src/packet-libvirt.h | 128 +
tools/wireshark/src/plugin.c | 26 +
tools/wireshark/util/genxdrstub.pl | 1011 ++
tools/wireshark/util/make-dissector-reg | 198 +
758 files changed, 509798 insertions(+), 397102 deletions(-)
copy docs/{drvphyp.html => drvbhyve.html} (72%)
create mode 100644 docs/drvbhyve.html.in
create mode 100644 docs/governance.html
create mode 100644 docs/governance.html.in
create mode 100644 docs/internals/oomtesting.html
create mode 100644 docs/internals/oomtesting.html.in
create mode 100644 m4/virt-driver-bhyve.m4
create mode 100644 m4/virt-systemd-daemon.m4
create mode 100644 src/bhyve/bhyve_command.c
copy src/{util/virthreadpthread.h => bhyve/bhyve_command.h} (54%)
create mode 100644 src/bhyve/bhyve_driver.c
copy src/{storage/storage_backend_gluster.h => bhyve/bhyve_driver.h} (68%)
create mode 100644 src/bhyve/bhyve_process.c
copy src/{util/virthreadpthread.h => bhyve/bhyve_process.h} (56%)
create mode 100644 src/bhyve/bhyve_utils.h
create mode 100644 src/lxc/lxc_native.c
copy src/{storage/storage_driver.h => lxc/lxc_native.h} (65%)
copy src/{util/virthreadpthread.h => nodeinfopriv.h} (55%)
create mode 100644 src/util/virkmod.c
copy src/{storage/storage_driver.h => util/virkmod.h} (62%)
delete mode 100644 src/util/virthreadpthread.c
delete mode 100644 src/util/virthreadwin32.c
delete mode 100644 src/util/virthreadwin32.h
create mode 100644 src/vbox/vbox_CAPI_v4_2_20.h
create mode 100644 src/vbox/vbox_CAPI_v4_3_4.h
copy src/vbox/{vbox_V4_2.c => vbox_V4_2_20.c} (65%)
copy src/vbox/{vbox_V4_2.c => vbox_V4_3_4.c} (66%)
copy tests/cputestdata/{x86-baseline-3-result.xml => x86-baseline-3-expanded.xml} (96%)
copy tests/cputestdata/{x86-baseline-3-result.xml => x86-baseline-4-expanded.xml} (73%)
create mode 100644 tests/cputestdata/x86-baseline-4-result.xml
create mode 100644 tests/cputestdata/x86-baseline-4.xml
copy tests/cputestdata/{x86-baseline-3-result.xml => x86-baseline-5-expanded.xml} (71%)
create mode 100644 tests/cputestdata/x86-baseline-5-result.xml
create mode 100644 tests/cputestdata/x86-baseline-5.xml
create mode 100644 tests/domainconfdata/getfilesystem.xml
create mode 100644 tests/domainconftest.c
create mode 100644 tests/lxcconf2xmldata/lxcconf2xml-blkiotune.config
create mode 100644 tests/lxcconf2xmldata/lxcconf2xml-blkiotune.xml
create mode 100644 tests/lxcconf2xmldata/lxcconf2xml-cpusettune.config
create mode 100644 tests/lxcconf2xmldata/lxcconf2xml-cpusettune.xml
create mode 100644 tests/lxcconf2xmldata/lxcconf2xml-cputune.config
create mode 100644 tests/lxcconf2xmldata/lxcconf2xml-cputune.xml
create mode 100644 tests/lxcconf2xmldata/lxcconf2xml-fstab.config
create mode 100644 tests/lxcconf2xmldata/lxcconf2xml-idmap.config
create mode 100644 tests/lxcconf2xmldata/lxcconf2xml-idmap.xml
create mode 100644 tests/lxcconf2xmldata/lxcconf2xml-macvlannetwork.config
create mode 100644 tests/lxcconf2xmldata/lxcconf2xml-macvlannetwork.xml
create mode 100644 tests/lxcconf2xmldata/lxcconf2xml-memtune.config
create mode 100644 tests/lxcconf2xmldata/lxcconf2xml-memtune.xml
create mode 100644 tests/lxcconf2xmldata/lxcconf2xml-nonenetwork.config
create mode 100644 tests/lxcconf2xmldata/lxcconf2xml-nonenetwork.xml
create mode 100644 tests/lxcconf2xmldata/lxcconf2xml-nonetwork.config
create mode 100644 tests/lxcconf2xmldata/lxcconf2xml-nonetwork.xml
create mode 100644 tests/lxcconf2xmldata/lxcconf2xml-physnetwork.config
create mode 100644 tests/lxcconf2xmldata/lxcconf2xml-physnetwork.xml
create mode 100644 tests/lxcconf2xmldata/lxcconf2xml-simple.config
create mode 100644 tests/lxcconf2xmldata/lxcconf2xml-simple.xml
create mode 100644 tests/lxcconf2xmldata/lxcconf2xml-vlannetwork.config
create mode 100644 tests/lxcconf2xmldata/lxcconf2xml-vlannetwork.xml
create mode 100644 tests/lxcconf2xmltest.c
create mode 100644 tests/nodeinfodata/linux-cpustat-24cpu.out
create mode 100644 tests/nodeinfodata/linux-cpustat-24cpu.stat
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-aarch64-virt-default-nic.args
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-aarch64-virt-default-nic.xml
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-clock-catchup.args
copy tests/qemuxml2argvdata/{qemuxml2argv-graphics-listen-network.xml => qemuxml2argv-clock-catchup.xml} (74%)
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-clock-localtime-basis-localtime.args
copy tests/qemuxml2argvdata/{qemuxml2argv-graphics-vnc-socket.xml => qemuxml2argv-clock-localtime-basis-localtime.xml} (77%)
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-clock-timer-hyperv-rtc.args
copy tests/qemuxml2argvdata/{qemuxml2argv-graphics-vnc-websocket.xml => qemuxml2argv-clock-timer-hyperv-rtc.xml} (54%)
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-agent-file-xfer.args
copy tests/qemuxml2argvdata/{qemuxml2argv-graphics-spice-qxl-vga.xml => qemuxml2argv-graphics-spice-agent-file-xfer.xml} (97%)
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-pseries-usb-kbd.args
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-pseries-usb-kbd.xml
copy tests/qemuxml2argvdata/{qemuxml2argv-blkiotune-device.args => qemuxml2argv-serial-spiceport-nospice.args} (100%)
copy tests/qemuxml2argvdata/{qemuxml2argv-graphics-listen-network.xml => qemuxml2argv-serial-spiceport-nospice.xml} (77%)
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-serial-spiceport.args
copy tests/qemuxml2argvdata/{qemuxml2argv-graphics-spice-compression.xml => qemuxml2argv-serial-spiceport.xml} (69%)
rename src/util/virthreadpthread.h => tests/qemuxml2argvmock.c (59%)
create mode 100755 tests/secretschematest
create mode 100644 tests/secretxml2xmlin/ephemeral-usage-volume.xml
create mode 100644 tests/secretxml2xmlin/usage-ceph.xml
create mode 100644 tests/secretxml2xmlin/usage-iscsi.xml
create mode 100644 tests/secretxml2xmlin/usage-volume.xml
create mode 100644 tests/secretxml2xmltest.c
create mode 100644 tests/vircapstest.c
create mode 100644 tests/virkmodtest.c
create mode 100644 tests/virnetdevbandwidthtest.c
rename tests/virpcitestdata/{0000:00:01.0.config => 0000-00-01.0.config} (100%)
rename tests/virpcitestdata/{0000:00:02.0.config => 0000-00-02.0.config} (100%)
rename tests/virpcitestdata/{0000:00:03.0.config => 0000-00-03.0.config} (100%)
rename tests/virpcitestdata/{0001:00:00.0.config => 0001-00-00.0.config} (100%)
rename tests/virpcitestdata/{0001:01:00.0.config => 0001-01-00.0.config} (100%)
rename tests/virpcitestdata/{0001:01:00.1.config => 0001-01-00.1.config} (100%)
rename tests/virpcitestdata/{0005:80:00.0.config => 0005-80-00.0.config} (100%)
rename tests/virpcitestdata/{0005:90:01.0.config => 0005-90-01.0.config} (100%)
rename tests/virpcitestdata/{0005:90:01.1.config => 0005-90-01.1.config} (100%)
rename tests/virpcitestdata/{0005:90:01.2.config => 0005-90-01.2.config} (100%)
create mode 100644 tests/virscsidata/0:0:0:0/block/sda/dev
create mode 100644 tests/virscsidata/0:0:0:0/model
create mode 100644 tests/virscsidata/0:0:0:0/scsi_generic/sg0/dev
create mode 100644 tests/virscsidata/0:0:0:0/vendor
create mode 100644 tests/virscsidata/1:0:0:0/block/sdh/dev
create mode 100644 tests/virscsidata/1:0:0:0/model
create mode 100644 tests/virscsidata/1:0:0:0/scsi_generic/sg8/dev
create mode 100644 tests/virscsidata/1:0:0:0/vendor
copy docs/apibuild.py.stamp => tests/virscsidata/sg0 (100%)
copy docs/apibuild.py.stamp => tests/virscsidata/sg8 (100%)
create mode 100644 tests/virscsitest.c
create mode 100644 tests/vmx2xmldata/vmx2xml-harddisk-transient.vmx
copy tests/vmx2xmldata/{vmx2xml-graphics-vnc.xml => vmx2xml-harddisk-transient.xml} (63%)
create mode 100644 tools/wireshark/Makefile.am
copy {include => tools/wireshark}/Makefile.in (97%)
create mode 100644 tools/wireshark/src/Makefile.am
copy {examples/hellolibvirt => tools/wireshark/src}/Makefile.in (89%)
create mode 100644 tools/wireshark/src/packet-libvirt.c
create mode 100644 tools/wireshark/src/packet-libvirt.h
create mode 100644 tools/wireshark/src/plugin.c
create mode 100755 tools/wireshark/util/genxdrstub.pl
create mode 100755 tools/wireshark/util/make-dissector-reg
--
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