Imported Upstream version 1.2.5 upstream upstream/1.2.5
authorPiotr Bartosiewicz <p.bartosiewi@partner.samsung.com>
Fri, 13 Jun 2014 14:20:10 +0000 (16:20 +0200)
committerPiotr Bartosiewicz <p.bartosiewi@partner.samsung.com>
Fri, 13 Jun 2014 14:20:10 +0000 (16:20 +0200)
commit3dbeb095918b7e280c99ef8e9b1c895051549e9b
treed0e0b25061e03c3051bfdf584f466f0694a70cc1
parent84b5d62baee1e579cb639d548db04dd12e53abf8
Imported Upstream version 1.2.5
349 files changed:
AUTHORS
ChangeLog
cfg.mk
config.h.in
configure
configure.ac
daemon/libvirtd.8.in
daemon/remote.c
daemon/remote_dispatch.h
docs/acl.html
docs/aclperms.htmlinc
docs/apibuild.py
docs/apps.html
docs/apps.html.in
docs/devhelp/libvirt-libvirt.html
docs/devhelp/libvirt.devhelp
docs/drvbhyve.html
docs/drvbhyve.html.in
docs/drvesx.html
docs/drvesx.html.in
docs/formatdomain.html
docs/formatdomain.html.in
docs/html/libvirt-libvirt.html
docs/hvsupport.html
docs/hvsupport.html.in
docs/libvirt-api.xml
docs/libvirt-refs.xml
docs/news.html
docs/news.html.in
docs/schemas/domaincommon.rng
include/libvirt/libvirt.h
include/libvirt/libvirt.h.in
libvirt.spec
libvirt.spec.in
m4/virt-selinux.m4
po/POTFILES.in
po/af.gmo
po/af.po
po/am.gmo
po/am.po
po/ar.gmo
po/ar.po
po/as.gmo
po/as.po
po/be.gmo
po/be.po
po/bg.gmo
po/bg.po
po/bn.gmo
po/bn.po
po/bn_IN.gmo
po/bn_IN.po
po/bo.gmo
po/bo.po
po/bs.gmo
po/bs.po
po/ca.gmo
po/ca.po
po/cs.gmo
po/cs.po
po/cy.gmo
po/cy.po
po/da.gmo
po/da.po
po/de.gmo
po/de.po
po/el.gmo
po/el.po
po/en_GB.gmo
po/en_GB.po
po/es.gmo
po/es.po
po/et.gmo
po/et.po
po/eu_ES.gmo
po/eu_ES.po
po/fa.gmo
po/fa.po
po/fi.gmo
po/fi.po
po/fr.gmo
po/fr.po
po/gl.gmo
po/gl.po
po/gu.gmo
po/gu.po
po/he.gmo
po/he.po
po/hi.gmo
po/hi.po
po/hr.gmo
po/hr.po
po/hu.gmo
po/hu.po
po/hy.gmo
po/hy.po
po/id.gmo
po/id.po
po/is.gmo
po/is.po
po/it.gmo
po/it.po
po/ja.gmo
po/ja.po
po/ka.gmo
po/ka.po
po/kn.gmo
po/kn.po
po/ko.gmo
po/ko.po
po/ku.gmo
po/ku.po
po/libvirt.pot
po/lo.gmo
po/lo.po
po/lt.gmo
po/lt.po
po/lv.gmo
po/lv.po
po/mk.gmo
po/mk.po
po/ml.gmo
po/ml.po
po/mr.gmo
po/mr.po
po/ms.gmo
po/ms.po
po/my.gmo
po/my.po
po/nb.gmo
po/nb.po
po/nl.gmo
po/nl.po
po/nn.gmo
po/nn.po
po/nso.gmo
po/nso.po
po/or.gmo
po/or.po
po/pa.gmo
po/pa.po
po/pl.gmo
po/pl.po
po/pt.gmo
po/pt.po
po/pt_BR.gmo
po/pt_BR.po
po/ro.gmo
po/ro.po
po/ru.gmo
po/ru.po
po/si.gmo
po/si.po
po/sk.gmo
po/sk.po
po/sl.gmo
po/sl.po
po/sq.gmo
po/sq.po
po/sr.gmo
po/sr.po
po/sr@latin.gmo
po/sr@latin.po
po/sv.gmo
po/sv.po
po/ta.gmo
po/ta.po
po/te.gmo
po/te.po
po/th.gmo
po/th.po
po/tr.gmo
po/tr.po
po/uk.gmo
po/uk.po
po/ur.gmo
po/ur.po
po/vi.gmo
po/vi.po
po/vi_VN.gmo
po/vi_VN.po
po/zh_CN.gmo
po/zh_CN.po
po/zh_TW.gmo
po/zh_TW.po
po/zu.gmo
po/zu.po
src/Makefile.am
src/Makefile.in
src/access/org.libvirt.api.policy
src/access/viraccessapicheck.c
src/access/viraccessapicheck.h
src/access/viraccessperm.c
src/access/viraccessperm.h
src/bhyve/bhyve_command.c
src/bhyve/bhyve_command.h
src/bhyve/bhyve_driver.c
src/bhyve/bhyve_process.c
src/bhyve/bhyve_process.h
src/bhyve/bhyve_utils.h
src/conf/cpu_conf.c
src/conf/cpu_conf.h
src/conf/device_conf.h
src/conf/domain_addr.c [new file with mode: 0644]
src/conf/domain_addr.h [new file with mode: 0644]
src/conf/domain_conf.c
src/conf/domain_conf.h
src/conf/interface_conf.c
src/conf/interface_conf.h
src/conf/network_conf.c
src/conf/network_conf.h
src/conf/node_device_conf.h
src/conf/nwfilter_conf.c
src/conf/nwfilter_conf.h
src/conf/nwfilter_params.c
src/conf/nwfilter_params.h
src/conf/secret_conf.c
src/conf/secret_conf.h
src/conf/snapshot_conf.h
src/conf/storage_conf.c
src/conf/storage_conf.h
src/cpu/cpu_aarch64.c
src/cpu/cpu_arm.c
src/cpu/cpu_powerpc.c
src/cpu/cpu_x86.c
src/datatypes.h
src/driver.h
src/esx/esx_driver.c
src/esx/esx_storage_backend_iscsi.c
src/interface/interface_backend_udev.c
src/libvirt.c
src/libvirt_private.syms
src/libvirt_public.syms
src/libxl/libxl_conf.c
src/libxl/libxl_driver.c
src/locking/lock_driver_sanlock.c
src/lxc/lxc_controller.c
src/lxc/lxc_driver.c
src/network/bridge_driver.c
src/node_device/node_device_hal.c
src/node_device/node_device_udev.c
src/parallels/parallels_driver.c
src/qemu/libvirtd_qemu.aug
src/qemu/qemu.conf
src/qemu/qemu_agent.c
src/qemu/qemu_agent.h
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h
src/qemu/qemu_cgroup.c
src/qemu/qemu_command.c
src/qemu/qemu_command.h
src/qemu/qemu_conf.c
src/qemu/qemu_conf.h
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h
src/qemu/qemu_driver.c
src/qemu/qemu_hotplug.c
src/qemu/qemu_migration.c
src/qemu/qemu_monitor_json.c
src/qemu/qemu_monitor_text.c
src/qemu/qemu_process.c
src/qemu/qemu_process.h
src/qemu/test_libvirtd_qemu.aug.in
src/remote/remote_client_bodies.h
src/remote/remote_driver.c
src/remote/remote_protocol.c
src/remote/remote_protocol.h
src/remote/remote_protocol.x
src/remote_protocol-structs
src/rpc/gendispatch.pl
src/security/security_dac.c
src/storage/storage_backend.c
src/storage/storage_backend.h
src/storage/storage_backend_disk.c
src/storage/storage_backend_fs.c
src/storage/storage_backend_gluster.c
src/storage/storage_driver.c
src/storage/storage_driver.h
src/util/viraudit.c
src/util/viraudit.h
src/util/vircgroup.c
src/util/virdbus.c
src/util/virdbus.h
src/util/virerror.h
src/util/virfile.c
src/util/virfile.h
src/util/virhook.h
src/util/virinitctl.h
src/util/virnetdevmacvlan.c
src/util/virnetdevmacvlan.h
src/util/virnetdevvportprofile.c
src/util/virnetdevvportprofile.h
src/util/virnetlink.c
src/util/virnuma.h
src/util/virseclabel.h
src/util/virstorageencryption.c
src/util/virstorageencryption.h
src/util/virstoragefile.c
src/util/virstoragefile.h
src/util/virsysinfo.h
src/util/virtime.c
src/util/virtime.h
src/util/virxml.c
src/vbox/vbox_tmpl.c
src/virtlockd.8.in
tests/bhyvexml2argvtest.c
tests/qemuagenttest.c
tests/qemucapabilitiesdata/caps_1.2.2-1.caps
tests/qemucapabilitiesdata/caps_1.3.1-1.caps
tests/qemucapabilitiesdata/caps_1.4.2-1.caps
tests/qemucapabilitiesdata/caps_1.5.3-1.caps
tests/qemucapabilitiesdata/caps_1.6.0-1.caps
tests/qemucapabilitiesdata/caps_1.6.50-1.caps
tests/qemuhelptest.c
tests/qemuxml2argvdata/qemuxml2argv-chardev-label.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-hostdev-vfio-multidomain.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-hostdev-vfio-multidomain.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-minimal-msg-timestamp.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-minimal-msg-timestamp.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-net-hostdev-multidomain.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-net-hostdev-multidomain.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-net-hostdev-vfio-multidomain.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-net-hostdev-vfio-multidomain.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-net-hostdev-vfio.xml
tests/qemuxml2argvdata/qemuxml2argv-net-hostdev.xml
tests/qemuxml2argvdata/qemuxml2argv-ppc-dtb.args
tests/qemuxml2argvdata/qemuxml2argv-ppc-dtb.xml
tests/qemuxml2argvdata/qemuxml2argv-ppce500-serial.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-ppce500-serial.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c
tests/qemuxml2xmltest.c
tests/securityselinuxhelper.c
tests/testutilsqemu.c
tests/virmockdbus.c
tests/virstoragetest.c
tests/virstringtest.c
tests/virsystemdtest.c
tests/virtimetest.c
tools/virsh-domain-monitor.c
tools/virsh-domain.c
tools/virsh-pool.c
tools/virsh-secret.c
tools/virsh.1
tools/virsh.pod
tools/virt-host-validate.1
tools/virt-login-shell.1
tools/virt-pki-validate.1
tools/virt-sanlock-cleanup.8
tools/virt-xml-validate.1