[Pkg-libvirt-commits] [virt-manager] 03/06: Merge tag 'upstream/1.2.1' into experimental
Guido Guenther
agx at moszumanska.debian.org
Thu Aug 13 20:57:03 UTC 2015
This is an automated email from the git hooks/post-receive script.
agx pushed a commit to annotated tag debian/1%1.2.1-1
in repository virt-manager.
commit 12c56449805c74ce70a6c83986306477890e1976
Merge: 8724eb5 d8ca559
Author: Guido Günther <agx at sigxcpu.org>
Date: Thu Aug 13 21:48:31 2015 +0200
Merge tag 'upstream/1.2.1' into experimental
Upstream version 1.2.1
# gpg: Signature made Do 13 Aug 2015 21:48:23 CEST
# gpg: using RSA key 0x07B8B7B0EA98120B
# gpg: please do a --check-trustdb
# gpg: Good signature from "Guido Günther <agx at sigxcpu.org>" [ultimate]
# gpg: aka "Guido Günther <gg at godiug.net>" [ultimate]
# gpg: aka "Guido Günther <agx at debian.org>" [ultimate]
# Primary key fingerprint: D343 9DAA 19DC FACD AE87 9CF2 B999 CDB5 8C8D DBD2
# Subkey fingerprint: BC7C D072 3875 EBAD 05DF 1CD9 07B8 B7B0 EA98 120B
HACKING | 19 +-
MANIFEST.in | 2 -
NEWS | 45 +
PKG-INFO | 2 +-
README | 6 +-
autobuild.sh | 32 -
data/gschemas.compiled | Bin 5260 -> 5415 bytes
data/hicolor/22x22/status/state_paused.png | Bin 0 -> 785 bytes
data/hicolor/22x22/status/state_running.png | Bin 0 -> 882 bytes
data/hicolor/22x22/status/state_shutoff.png | Bin 0 -> 596 bytes
data/hicolor/24x24/actions/vm_clone_wizard.png | Bin 0 -> 790 bytes
data/icons/22x22/status/state_paused.png | Bin 0 -> 785 bytes
data/icons/22x22/status/state_running.png | Bin 0 -> 882 bytes
data/icons/22x22/status/state_shutoff.png | Bin 0 -> 596 bytes
data/icons/24x24/actions/vm_clone_wizard.png | Bin 0 -> 790 bytes
data/org.virt-manager.virt-manager.convert | 27 +
data/org.virt-manager.virt-manager.gschema.xml | 11 +
data/virt-manager.appdata.xml | 3 +-
man/virt-clone.pod | 92 +-
man/virt-convert.pod | 59 +-
man/virt-image-xml.pod | 240 -
man/virt-image.pod | 190 -
man/virt-install.pod | 368 +-
man/virt-manager.pod | 33 +-
man/virt-xml.pod | 150 +-
po/as.po | 4814 +++++++++---------
po/bg.po | 3892 +++++++-------
po/bn_IN.po | 4836 +++++++++---------
po/bs.po | 3879 +++++++-------
po/ca.po | 5157 ++++++++++---------
po/cmn.po | 3816 +++++++-------
po/cs.po | 4073 +++++++--------
po/da.po | 3904 +++++++-------
po/de.po | 4960 +++++++++---------
po/en_GB.po | 5314 +++++++++++---------
po/es.po | 4507 +++++++++--------
po/fi.po | 3928 ++++++++-------
po/fr.po | 4315 ++++++++--------
po/gu.po | 4554 +++++++++--------
po/hi.po | 4226 ++++++++--------
po/hr.po | 3892 +++++++-------
po/hu.po | 4675 +++++++++--------
po/is.po | 3822 +++++++-------
po/it.po | 4269 ++++++++--------
po/ja.po | 4380 ++++++++--------
po/kn.po | 4975 +++++++++---------
po/ko.po | 4110 +++++++--------
po/ml.po | 4575 +++++++++--------
po/mr.po | 4785 +++++++++---------
po/ms.po | 3864 +++++++-------
po/nb.po | 3848 +++++++-------
po/nl.po | 4292 ++++++++--------
po/or.po | 4227 ++++++++--------
po/pa.po | 4314 ++++++++--------
po/pl.po | 4372 ++++++++--------
po/pt.po | 3892 +++++++-------
po/pt_BR.po | 4035 +++++++--------
po/ro.po | 3879 +++++++-------
po/ru.po | 4285 ++++++++--------
po/sk.po | 4424 ++++++++--------
po/sr.po | 3865 +++++++-------
po/sr at latin.po | 3865 +++++++-------
po/sv.po | 4102 +++++++--------
po/ta.po | 4421 ++++++++--------
po/te.po | 4804 +++++++++---------
po/tr.po | 4109 +++++++--------
po/uk.po | 4421 ++++++++--------
po/vi.po | 3816 +++++++-------
po/zh_CN.po | 5303 ++++++++++---------
po/zh_TW.po | 4564 +++++++++--------
setup.py | 120 +-
tests/__init__.py | 11 -
tests/capabilities-xml/capabilities-kvm.xml | 88 -
tests/capabilities-xml/capabilities-lxc.xml | 42 -
tests/capabilities-xml/capabilities-qemu.xml | 75 -
tests/capabilities-xml/capabilities-test.xml | 57 -
tests/capabilities-xml/capabilities-xen.xml | 61 -
tests/capabilities-xml/empty-caps.xml | 14 -
tests/capabilities-xml/kvm-aarch64.xml | 106 +
tests/capabilities-xml/kvm-armv7l.xml | 103 +
tests/capabilities-xml/kvm-ppc64le.xml | 261 +
tests/capabilities-xml/kvm-x86_64-domcaps.xml | 60 +
tests/capabilities-xml/kvm-x86_64-rhel7.xml | 128 +
...{libvirt-1.1.2-qemu-caps.xml => kvm-x86_64.xml} | 551 +-
tests/capabilities-xml/lxc.xml | 63 +
tests/capabilities-xml/rhel5.4-kvm-caps.xml | 61 -
tests/capabilities-xml/rhel5.4-xen-caps.xml | 55 -
tests/capabilities-xml/test-domcaps.xml | 71 +
tests/capabilities-xml/test-old-svm.xml | 26 +
tests/capabilities-xml/test-old-vmx.xml | 28 +
....6-qemu-no-kvmcaps.xml => test-qemu-no-kvm.xml} | 0
...-0.7.6-qemu-caps.xml => test-qemu-with-kvm.xml} | 0
tests/capabilities-xml/xen-ia64-hvm.xml | 42 -
...4-xen-caps-virt-enabled.xml => xen-rhel5.4.xml} | 0
tests/capabilities.py | 248 +-
tests/checkprops.py | 33 +
.../compare/virt-clone-clone-auto1.xml | 8 +-
.../compare/virt-clone-clone-auto2.xml | 3 +-
.../compare/virt-convert-ovf-compare.xml | 15 +-
.../compare/virt-convert-vmx-compare.xml | 14 +-
.../compare/virt-image-image-boot0.xml | 42 -
.../compare/virt-image-image-boot1.xml | 47 -
.../compare/virt-image-image-nogfx.xml | 38 -
.../compare/virt-install-aarch64-cdrom.xml | 85 +
...f19.xml => virt-install-aarch64-kvm-import.xml} | 17 +-
...19.xml => virt-install-aarch64-machdefault.xml} | 13 +-
...s-f19.xml => virt-install-aarch64-machvirt.xml} | 13 +-
...19.xml => virt-install-arm-defaultmach-f20.xml} | 8 +-
...u-sparc.xml => virt-install-arm-kvm-import.xml} | 25 +-
.../compare/virt-install-arm-vexpress-f19.xml | 2 +-
...press-f19.xml => virt-install-arm-virt-f20.xml} | 8 +-
.../compare/virt-install-cpuset-auto.xml | 8 +
...machine.xml => virt-install-f21-kvm-remote.xml} | 23 +-
...cation-iso.xml => virt-install-kvm-centos7.xml} | 54 +-
.../compare/virt-install-kvm-f14-url.xml | 58 +-
...location-iso.xml => virt-install-kvm-rhel6.xml} | 54 +-
...location-iso.xml => virt-install-kvm-rhel7.xml} | 54 +-
.../compare/virt-install-kvm-win2k3-cdrom.xml | 57 +-
.../compare/virt-install-location-iso.xml | 46 +-
.../compare/virt-install-many-devices.xml | 378 +-
.../compare/virt-install-noargs-fail.xml | 2 +-
....xml => virt-install-ppc64-machdefault-f20.xml} | 11 +-
.../compare/virt-install-ppc64-pseries-f20.xml | 11 +-
...ner.xml => virt-install-ppc64le-kvm-import.xml} | 40 +-
...ation-iso.xml => virt-install-q35-defaults.xml} | 58 +-
.../compare/virt-install-qemu-32-on-64.xml | 8 +-
.../compare/virt-install-qemu-plain.xml | 23 +-
.../compare/virt-install-simple-pxe.xml | 8 +
.../compare/virt-install-singleton-config-1.xml | 74 +
.../compare/virt-install-singleton-config-2.xml | 242 +
.../compare/virt-install-test-url-detection.xml | 1 +
.../compare/virt-install-w2k3-cdrom.xml | 27 +
...win2k3-cdrom.xml => virt-install-win7-uefi.xml} | 78 +-
.../compare/virt-install-xen-default.xml | 3 -
.../cli-test-xml/compare/virt-install-xen-hvm.xml | 3 -
.../compare/virt-install-xen-ia64-default.xml | 25 -
.../compare/virt-install-xen-ia64-hvm.xml | 74 -
.../compare/virt-install-xen-ia64-pv.xml | 55 -
tests/cli-test-xml/compare/virt-install-xen-pv.xml | 10 +-
.../compare/virt-xml-add-disk-basic.xml | 2 +-
.../compare/virt-xml-add-disk-create-storage.xml | 4 +-
.../compare/virt-xml-add-disk-notarget.xml | 4 +-
.../compare/virt-xml-add-host-device.xml | 2 +-
tests/cli-test-xml/compare/virt-xml-add-sound.xml | 2 +-
tests/cli-test-xml/compare/virt-xml-edit-all.xml | 16 +-
.../compare/virt-xml-edit-clear-clock.xml | 4 +-
.../compare/virt-xml-edit-clear-cpu.xml | 4 +-
.../compare/virt-xml-edit-clear-disk.xml | 16 -
.../cli-test-xml/compare/virt-xml-edit-neg-num.xml | 8 +-
.../cli-test-xml/compare/virt-xml-edit-pos-num.xml | 6 +-
.../compare/virt-xml-edit-select-disk-path.xml | 9 +-
.../compare/virt-xml-edit-select-disk-target.xml | 4 +-
.../compare/virt-xml-edit-select-network-mac.xml | 6 +-
.../compare/virt-xml-edit-select-sound-model.xml | 6 +-
.../compare/virt-xml-edit-simple-blkiotune.xml | 2 +-
.../compare/virt-xml-edit-simple-boot.xml | 6 +-
.../compare/virt-xml-edit-simple-channel.xml | 4 +-
.../compare/virt-xml-edit-simple-clock.xml | 2 +-
.../compare/virt-xml-edit-simple-console.xml | 8 +-
.../compare/virt-xml-edit-simple-controller.xml | 16 +-
.../compare/virt-xml-edit-simple-cpu.xml | 4 +-
.../virt-xml-edit-simple-disk-remove-path.xml | 2 +-
.../compare/virt-xml-edit-simple-disk.xml | 6 +-
.../compare/virt-xml-edit-simple-events.xml | 11 +
.../compare/virt-xml-edit-simple-features.xml | 2 +-
.../compare/virt-xml-edit-simple-filesystem.xml | 8 +-
.../compare/virt-xml-edit-simple-graphics.xml | 8 +-
.../compare/virt-xml-edit-simple-host-device.xml | 4 +-
.../compare/virt-xml-edit-simple-idmap.xml | 4 +-
.../compare/virt-xml-edit-simple-memballoon.xml | 6 +-
.../compare/virt-xml-edit-simple-memory.xml | 8 +-
.../compare/virt-xml-edit-simple-metadata.xml | 7 +-
.../compare/virt-xml-edit-simple-network.xml | 6 +-
.../compare/virt-xml-edit-simple-numatune.xml | 2 +-
.../compare/virt-xml-edit-simple-parallel.xml | 8 +-
.../compare/virt-xml-edit-simple-pm.xml | 2 +-
.../compare/virt-xml-edit-simple-redirdev.xml | 6 +-
.../compare/virt-xml-edit-simple-rng.xml | 2 +-
.../compare/virt-xml-edit-simple-security.xml | 2 +-
.../compare/virt-xml-edit-simple-serial.xml | 8 +-
.../compare/virt-xml-edit-simple-smartcard.xml | 8 +-
.../compare/virt-xml-edit-simple-soundhw.xml | 8 +-
.../compare/virt-xml-edit-simple-tpm.xml | 4 +-
.../compare/virt-xml-edit-simple-vcpus.xml | 4 +-
.../compare/virt-xml-edit-simple-video.xml | 8 +-
.../compare/virt-xml-edit-simple-watchdog.xml | 8 +-
.../compare/virt-xml-prompt-response.xml | 11 +
.../compare/virt-xml-remove-disk-index.xml | 23 +-
.../compare/virt-xml-remove-disk-path.xml | 21 +-
.../compare/virt-xml-remove-hostdev-name.xml | 15 +
.../compare/virt-xml-remove-sound-model.xml | 6 +-
.../compare/virt-xml-remove-video-all.xml | 6 +-
tests/cli-test-xml/image-nogfx.xml | 37 -
tests/cli-test-xml/image.xml | 38 -
tests/clitest.py | 897 ++--
tests/clone-xml/cross-pool-disks-out.xml | 22 +
tests/clone-xml/cross-pool-out.xml | 2 +-
tests/clone-xml/force-in.xml | 2 +-
tests/clone-xml/force-out.xml | 2 +-
tests/clone-xml/general-cfg-out.xml | 2 +-
tests/clone-xml/skip-in.xml | 2 +-
tests/clonetest.py | 61 +-
tests/image-xml/image-bad-arch.xml | 35 -
tests/image-xml/image-format.xml | 27 -
tests/image-xml/image-kernel.xml | 37 -
tests/image-xml/image.xml | 48 -
tests/image-xml/image2guest/image-format-out.xml | 40 -
tests/image-xml/image2guest/image-xenfv32.xml | 38 -
.../image-xml/image2guest/image-xenpv32-kernel.xml | 35 -
tests/image-xml/image2guest/image-xenpv32.xml | 30 -
tests/image-xml/image2nics.xml | 49 -
tests/image.py | 110 -
tests/misc.py | 45 +-
tests/nodedev.py | 32 +
tests/osdict.py | 85 +
tests/pep8.cfg | 4 +-
tests/pylint.cfg | 30 +-
tests/storage-xml/pool-gluster.xml | 3 +-
tests/storage-xml/pool-netfs-list0.xml | 6 +-
tests/storage.py | 19 +-
tests/test_inject.py | 66 +-
tests/test_urls.py | 68 +-
tests/testdriver.xml | 547 +-
tests/uriparse.py | 60 +
tests/utils.py | 202 +-
.../ovf2libvirt_ovf_directory.libvirt | 13 +-
.../libvirt_output/ovf2libvirt_test1.libvirt | 13 +-
.../ovf2libvirt_test1.libvirt.disk_qcow2 | 13 +-
.../libvirt_output/ovf2libvirt_test2.libvirt | 13 +-
...t1.libvirt => vmx2libvirt_test-nodisks.libvirt} | 23 +-
.../vmx2libvirt_test-vmx-zip.libvirt | 13 +-
.../libvirt_output/vmx2libvirt_test1.libvirt | 13 +-
.../vmx2libvirt_test1.libvirt.disk_raw | 13 +-
.../libvirt_output/vmx2libvirt_vmx-dir.libvirt | 13 +-
tests/virtconv-files/vmx_input/test-nodisks.vmx | 28 +
tests/virtconvtest.py | 5 +-
tests/xmlconfig-xml/boot-cpuset.xml | 37 -
tests/xmlconfig-xml/boot-fullyvirt-disk-block.xml | 34 -
tests/xmlconfig-xml/boot-fullyvirt-disk-file.xml | 34 -
tests/xmlconfig-xml/boot-fullyvirt-pxe-always.xml | 31 -
tests/xmlconfig-xml/boot-fullyvirt-pxe-nodisks.xml | 26 -
tests/xmlconfig-xml/boot-fullyvirt-pxe.xml | 30 -
tests/xmlconfig-xml/boot-many-chars.xml | 47 -
tests/xmlconfig-xml/boot-many-devices.xml | 112 -
tests/xmlconfig-xml/boot-many-disks2.xml | 72 -
tests/xmlconfig-xml/boot-many-hostdevs.xml | 37 -
tests/xmlconfig-xml/boot-many-nics.xml | 47 -
tests/xmlconfig-xml/boot-many-sounds.xml | 30 -
tests/xmlconfig-xml/boot-paravirt-disk-block.xml | 19 -
.../xmlconfig-xml/boot-paravirt-disk-drv-file.xml | 20 -
tests/xmlconfig-xml/boot-paravirt-disk-drv-phy.xml | 20 -
.../boot-paravirt-disk-drv-tap-qcow.xml | 20 -
tests/xmlconfig-xml/boot-paravirt-disk-drv-tap.xml | 20 -
tests/xmlconfig-xml/boot-paravirt-disk-file.xml | 19 -
tests/xmlconfig-xml/boot-paravirt-many-disks.xml | 28 -
tests/xmlconfig-xml/boot-usb2.xml | 36 -
tests/xmlconfig-xml/boot-windowsxp-kvm.xml | 44 -
tests/xmlconfig-xml/install-f10.xml | 45 -
tests/xmlconfig-xml/install-f11-noac97.xml | 50 -
tests/xmlconfig-xml/install-f11-qemu.xml | 53 -
tests/xmlconfig-xml/install-f11-xen.xml | 46 -
tests/xmlconfig-xml/install-f11.xml | 53 -
.../xmlconfig-xml/install-fullyvirt-disk-block.xml | 36 -
.../xmlconfig-xml/install-fullyvirt-disk-file.xml | 36 -
.../install-fullyvirt-import-kernel.xml | 32 -
.../install-fullyvirt-import-multiboot.xml | 34 -
tests/xmlconfig-xml/install-fullyvirt-import.xml | 30 -
tests/xmlconfig-xml/install-fullyvirt-livecd.xml | 31 -
.../install-fullyvirt-pxe-nodisks.xml | 26 -
tests/xmlconfig-xml/install-fullyvirt-pxe.xml | 31 -
tests/xmlconfig-xml/install-kvm-keymap-local.xml | 38 -
tests/xmlconfig-xml/install-kvm-keymap-none.xml | 38 -
...sxp-xennew.xml => install-no-virtionet-xen.xml} | 6 +-
...stall-f11-ac97.xml => install-novmvga-rhel.xml} | 22 +-
.../install-paravirt-disk-drv-file.xml | 24 -
.../install-paravirt-disk-drv-tap-qcow.xml | 24 -
.../install-paravirt-disk-drv-tap.xml | 24 -
tests/xmlconfig-xml/install-paravirt-disk-file.xml | 23 -
tests/xmlconfig-xml/install-paravirt-import.xml | 19 -
.../xmlconfig-xml/install-paravirt-many-disks.xml | 32 -
tests/xmlconfig-xml/install-windowsxp-kvm.xml | 49 -
tests/xmlconfig-xml/install-windowsxp-xenold.xml | 41 -
tests/xmlconfig-xml/misc-qemu-driver-name.xml | 42 -
tests/xmlconfig-xml/misc-qemu-driver-overwrite.xml | 42 -
tests/xmlconfig-xml/misc-qemu-driver-type.xml | 47 -
tests/xmlconfig-xml/misc-qemu-iso-disk.xml | 42 -
tests/xmlconfig-xml/misc-xml-escaping.xml | 39 -
tests/xmlconfig-xml/rhel6-kvm-stage1.xml | 55 -
tests/xmlconfig-xml/rhel6-kvm-stage2.xml | 53 -
tests/xmlconfig-xml/winxp-kvm-stage1.xml | 54 -
tests/xmlconfig-xml/winxp-kvm-stage2.xml | 53 -
tests/xmlconfig-xml/winxp-kvm-stage3.xml | 53 -
tests/xmlconfig.py | 1155 +----
tests/xmlparse-xml/change-boot-multi-out.xml | 4 +-
.../change-boot-uefi-in.xml} | 9 +-
.../change-boot-uefi-out.xml} | 16 +-
tests/xmlparse-xml/change-chars-in.xml | 4 +
tests/xmlparse-xml/change-chars-out.xml | 4 +
tests/xmlparse-xml/change-disk-in.xml | 28 +
tests/xmlparse-xml/change-disk-out.xml | 35 +-
tests/xmlparse-xml/change-graphics-out.xml | 5 +
tests/xmlparse-xml/change-guest-in.xml | 1 +
tests/xmlparse-xml/change-guest-out.xml | 31 +-
tests/xmlparse-xml/change-hostdevs-in.xml | 6 +
tests/xmlparse-xml/change-hostdevs-out.xml | 6 +
tests/xmlparse-xml/change-minimal-guest-out.xml | 2 +-
tests/xmlparse-xml/change-nics-out.xml | 2 +-
tests/xmlparse-xml/change-videos-out.xml | 2 +-
.../xmlparse-xml/interface-test-bridge-ip-out.xml | 2 +-
tests/xmlparse-xml/network-multi-in.xml | 22 +
tests/xmlparse-xml/network-multi-out.xml | 22 +
tests/xmlparse-xml/pool-dir-vol-out.xml | 2 +-
tests/xmlparse-xml/pool-gluster-out.xml | 2 +-
tests/xmlparse-xml/pool-gluster.xml | 8 -
tests/xmlparse-xml/pool-rbd-out.xml | 14 +
tests/xmlparse-xml/pool-rbd.xml | 13 +
tests/xmlparse.py | 205 +-
ui/about.ui | 5 +-
ui/addhardware.ui | 385 +-
ui/addstorage.ui | 6 +-
ui/asyncjob.ui | 4 +-
ui/choosecd.ui | 4 +-
ui/clone.ui | 69 +-
ui/connect.ui | 35 +-
ui/create.ui | 261 +-
ui/createinterface.ui | 2429 ++++-----
ui/createnet.ui | 78 +-
ui/createpool.ui | 58 +-
ui/createvol.ui | 42 +-
ui/delete.ui | 14 +-
ui/details.ui | 1403 +++---
ui/fsdetails.ui | 46 +-
ui/gfxdetails.ui | 40 +-
ui/host.ui | 1355 ++---
ui/manager.ui | 4 +-
ui/migrate.ui | 750 ++-
ui/netlist.ui | 70 +-
ui/preferences.ui | 117 +-
ui/snapshots.ui | 150 +-
ui/storagebrowse.ui | 274 +-
ui/storagelist.ui | 607 +++
virt-clone | 21 +-
virt-convert | 14 +-
virt-image | 172 -
virt-install | 517 +-
virt-manager | 60 +-
virt-manager.spec | 373 +-
virt-manager.spec.in | 371 +-
virt-xml | 33 +-
virtManager/about.py | 2 +-
virtManager/addhardware.py | 1217 +++--
virtManager/addstorage.py | 37 +-
virtManager/asyncjob.py | 5 +-
virtManager/autodrawer.py | 12 +-
virtManager/baseclass.py | 28 +-
virtManager/choosecd.py | 24 +-
virtManager/clone.py | 62 +-
virtManager/config.py | 134 +-
virtManager/connect.py | 66 +-
virtManager/connectauth.py | 22 +-
virtManager/connection.py | 1480 +++---
virtManager/console.py | 1881 +++----
virtManager/create.py | 589 ++-
virtManager/createinterface.py | 107 +-
virtManager/createnet.py | 59 +-
virtManager/createpool.py | 76 +-
virtManager/createvol.py | 55 +-
virtManager/delete.py | 33 +-
virtManager/details.py | 1087 ++--
virtManager/domain.py | 1207 ++---
virtManager/engine.py | 394 +-
virtManager/error.py | 63 +-
virtManager/fsdetails.py | 34 +-
virtManager/gfxdetails.py | 33 +-
virtManager/graphwidgets.py | 6 -
virtManager/host.py | 884 +---
virtManager/inspection.py | 43 +-
virtManager/interface.py | 92 +-
virtManager/keyring.py | 2 -
virtManager/libvirtobject.py | 354 +-
virtManager/manager.py | 217 +-
virtManager/mediacombo.py | 136 +-
virtManager/mediadev.py | 144 -
virtManager/migrate.py | 639 +--
virtManager/module_trace.py | 47 +-
virtManager/netdev.py | 49 -
virtManager/netlist.py | 230 +-
virtManager/network.py | 93 +-
virtManager/nodedev.py | 21 +-
virtManager/packageutils.py | 28 +-
virtManager/preferences.py | 50 +-
virtManager/serialcon.py | 30 +-
virtManager/snapshots.py | 184 +-
virtManager/sshtunnels.py | 299 ++
virtManager/storagebrowse.py | 423 +-
virtManager/storagelist.py | 731 +++
virtManager/storagepool.py | 184 +-
virtManager/systray.py | 82 +-
virtManager/uiutil.py | 130 +-
virtManager/viewers.py | 721 +++
virtManager/vmmenu.py | 25 +-
virtcli/__init__.py | 4 +-
virtcli/cliconfig.py | 80 +-
virtconv/formats.py | 35 +-
virtconv/ovf.py | 11 +-
virtconv/vmx.py | 5 +-
virtinst/__init__.py | 30 +-
virtinst/capabilities.py | 829 ++-
virtinst/cli.py | 963 ++--
virtinst/clock.py | 5 +-
virtinst/cloner.py | 63 +-
virtinst/connection.py | 189 +-
virtinst/cpu.py | 7 +-
virtinst/device.py | 2 +-
virtinst/deviceaudio.py | 8 +-
virtinst/devicechar.py | 121 +-
virtinst/devicecontroller.py | 13 +-
virtinst/devicedisk.py | 596 ++-
virtinst/devicefilesystem.py | 55 +-
virtinst/devicegraphics.py | 14 +-
virtinst/devicehostdev.py | 61 +-
virtinst/deviceinput.py | 7 +-
virtinst/deviceinterface.py | 25 +-
virtinst/devicememballoon.py | 12 +-
virtinst/devicepanic.py | 5 +-
virtinst/deviceredirdev.py | 17 +-
virtinst/devicerng.py | 5 +-
virtinst/devicesmartcard.py | 7 +-
virtinst/devicetpm.py | 7 +-
virtinst/devicevideo.py | 10 +-
virtinst/devicewatchdog.py | 11 +-
virtinst/diskbackend.py | 558 +-
virtinst/distroinstaller.py | 158 +-
virtinst/domainblkiotune.py | 2 +-
virtinst/domainfeatures.py | 5 +-
virtinst/domainmemorybacking.py | 5 +-
virtinst/domainmemorytune.py | 2 +-
virtinst/domainnumatune.py | 2 +-
virtcli/cliutils.py => virtinst/domainresource.py | 24 +-
virtinst/domcapabilities.py | 160 +
virtinst/guest.py | 539 +-
virtinst/idmap.py | 2 +-
virtinst/installer.py | 79 +-
virtinst/interface.py | 19 +-
virtinst/network.py | 68 +-
virtinst/nodedev.py | 222 +-
virtinst/osdict.py | 777 ++-
virtinst/osxml.py | 53 +-
virtinst/pm.py | 2 +-
virtinst/pollhelpers.py | 108 +-
virtinst/seclabel.py | 2 +-
virtinst/snapshot.py | 8 +-
virtinst/storage.py | 294 +-
virtinst/support.py | 31 +-
virtinst/uri.py | 105 +
virtinst/urlfetcher.py | 395 +-
virtinst/util.py | 135 +-
virtinst/virtimage.py | 429 --
virtinst/xmlbuilder.py | 93 +-
459 files changed, 121953 insertions(+), 116491 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/virt-manager.git
More information about the Pkg-libvirt-commits
mailing list