[Pkg-libvirt-commits] [virt-manager] branch experimental updated (478d24f -> f36ee97)
Guido Guenther
agx at moszumanska.debian.org
Tue Feb 25 17:54:56 UTC 2014
This is an automated email from the git hooks/post-receive script.
agx pushed a change to branch experimental
in repository virt-manager.
from 478d24f One more missing dependency
new 4fa03ba New upstream version 0.10.0~git20130205.69015c
new dfb227c Merge tag 'upstream/0.10.0_git20130205.69015c' into experimental
new a675fa6 Update patches
new e06be63 Document changes and release 1:0.10.0+git20130205.69015c-1
new f36ee97 Version gtk-3.0 build-dep
The 5 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:
HACKING | 7 +-
NEWS | 2 +-
data/gschemas.compiled | Bin 4756 -> 5140 bytes
data/org.virt-manager.virt-manager.gschema.xml | 42 +
data/virt-manager.appdata.xml | 24 +
debian/changelog | 10 +
debian/control | 1 +
debian/patches/virtinst/Fix-patch-to-pygrub.patch | 33 +-
.../patches/virtinst/fix-path-to-hvmloader.patch | 26 +-
man/virt-clone.pod | 34 +-
man/virt-convert.pod | 36 +-
man/virt-image-xml.pod | 10 +-
man/virt-image.pod | 98 +-
man/virt-install.pod | 513 +-
man/virt-manager.pod | 45 +-
man/virt-xml.pod | 345 +
po/as.po | 9230 +++++++++--------
po/bg.po | 6181 +++++-------
po/bn_IN.po | 10038 ++++++++++---------
po/bs.po | 6101 +++++------
po/ca.po | 9321 +++++++++--------
po/{ms.po => cmn.po} | 6056 +++++------
po/cs.po | 6675 ++++++------
po/da.po | 6315 ++++++------
po/de.po | 9323 +++++++++--------
po/en_GB.po | 7075 +++++++++++++
po/es.po | 9384 +++++++++--------
po/fi.po | 6240 ++++++------
po/fr.po | 9468 ++++++++---------
po/gu.po | 9190 +++++++++--------
po/hi.po | 9603 +++++++++---------
po/hr.po | 6185 +++++-------
po/hu.po | 7058 ++++++-------
po/is.po | 6015 +++++------
po/it.po | 9588 ++++++++++--------
po/ja.po | 9317 +++++++++--------
po/kn.po | 9306 +++++++++--------
po/ko.po | 9548 +++++++++---------
po/ml.po | 9217 +++++++++--------
po/mr.po | 9186 +++++++++--------
po/ms.po | 6065 +++++------
po/nb.po | 6137 +++++-------
po/nl.po | 8638 ++++++++--------
po/or.po | 9244 +++++++++--------
po/pa.po | 9692 +++++++++---------
po/pl.po | 9371 +++++++++--------
po/pt.po | 6185 +++++-------
po/pt_BR.po | 9462 +++++++++--------
po/ro.po | 6127 +++++------
po/ru.po | 9550 +++++++++---------
po/sk.po | 6907 ++++++-------
po/sr.po | 6310 ++++++------
po/sr at latin.po | 6310 ++++++------
po/sv.po | 6968 ++++++-------
po/ta.po | 9332 +++++++++--------
po/te.po | 9296 +++++++++--------
po/tr.po | 8000 ++++++++-------
po/uk.po | 9374 +++++++++--------
po/{ms.po => vi.po} | 6056 +++++------
po/zh_CN.po | 9160 +++++++++--------
po/zh_TW.po | 9157 +++++++++--------
setup.py | 199 +-
tests/__init__.py | 46 +-
tests/capabilities-xml/capabilities-kvm.xml | 6 +
tests/capabilities-xml/capabilities-xen.xml | 2 +-
tests/capabilities-xml/libvirt-1.1.2-qemu-caps.xml | 615 ++
tests/capabilities.py | 31 +-
tests/cli-test-xml/clone-disk-managed.xml | 2 +-
tests/cli-test-xml/compare/arm-vexpress-f19.xml | 37 +
tests/cli-test-xml/compare/arm-vexpress-plain.xml | 36 +
tests/cli-test-xml/compare/clone-auto1.xml | 17 +-
tests/cli-test-xml/compare/clone-auto2.xml | 5 +-
tests/cli-test-xml/compare/cpuset-auto.xml | 60 +-
tests/cli-test-xml/compare/default.xml | 11 +-
tests/cli-test-xml/compare/fs-default.xml | 15 +-
tests/cli-test-xml/compare/image-boot0.xml | 28 +-
tests/cli-test-xml/compare/image-boot1.xml | 30 +-
tests/cli-test-xml/compare/image-nogfx.xml | 20 +-
tests/cli-test-xml/compare/kvm-f14-url.xml | 152 +-
tests/cli-test-xml/compare/kvm-machine.xml | 52 +-
tests/cli-test-xml/compare/kvm-win2k3-cdrom.xml | 158 +-
tests/cli-test-xml/compare/kvm-xenner.xml | 34 +-
tests/cli-test-xml/compare/manual-init.xml | 11 +-
tests/cli-test-xml/compare/many-devices.xml | 268 +-
tests/cli-test-xml/compare/ppc64-pseries-f20.xml | 44 +
tests/cli-test-xml/compare/qemu-32-on-64.xml | 44 +-
tests/cli-test-xml/compare/qemu-plain.xml | 52 +-
tests/cli-test-xml/compare/qemu-sparc.xml | 27 +-
tests/cli-test-xml/compare/simple-pxe.xml | 56 +-
.../compare/virtxml-add-disk-basic.xml | 12 +
.../compare/virtxml-add-disk-create-storage.xml | 14 +
.../compare/virtxml-add-disk-notarget.xml | 12 +
.../compare/virtxml-add-host-device.xml | 13 +
tests/cli-test-xml/compare/virtxml-add-sound.xml | 9 +
tests/cli-test-xml/compare/virtxml-build-cpu.xml | 4 +
tests/cli-test-xml/compare/virtxml-build-tpm.xml | 5 +
tests/cli-test-xml/compare/virtxml-edit-all.xml | 28 +
.../compare/virtxml-edit-clear-clock.xml | 20 +
.../compare/virtxml-edit-clear-cpu.xml | 32 +
.../compare/virtxml-edit-clear-disk.xml | 15 +
.../cli-test-xml/compare/virtxml-edit-neg-num.xml | 11 +
.../cli-test-xml/compare/virtxml-edit-pos-num.xml | 11 +
.../compare/virtxml-edit-select-disk-path.xml | 11 +
.../compare/virtxml-edit-select-disk-target.xml | 11 +
.../compare/virtxml-edit-select-network-mac.xml | 11 +
.../compare/virtxml-edit-select-sound-model.xml | 11 +
.../compare/virtxml-edit-simple-boot.xml | 15 +
.../compare/virtxml-edit-simple-channel.xml | 11 +
.../compare/virtxml-edit-simple-clock.xml | 17 +
.../compare/virtxml-edit-simple-console.xml | 11 +
.../compare/virtxml-edit-simple-controller.xml | 11 +
.../compare/virtxml-edit-simple-cpu.xml | 22 +
.../virtxml-edit-simple-disk-remove-path.xml | 10 +
.../compare/virtxml-edit-simple-disk.xml | 14 +
.../compare/virtxml-edit-simple-features.xml | 15 +
.../compare/virtxml-edit-simple-filesystem.xml | 16 +
.../compare/virtxml-edit-simple-graphics.xml | 11 +
.../compare/virtxml-edit-simple-host-device.xml | 15 +
.../compare/virtxml-edit-simple-memballoon.xml | 11 +
.../compare/virtxml-edit-simple-memory.xml | 15 +
.../compare/virtxml-edit-simple-metadata.xml | 23 +
.../compare/virtxml-edit-simple-network.xml | 17 +
.../compare/virtxml-edit-simple-numatune.xml | 11 +
.../compare/virtxml-edit-simple-parallel.xml | 13 +
.../compare/virtxml-edit-simple-pm.xml | 12 +
.../compare/virtxml-edit-simple-redirdev.xml | 13 +
.../compare/virtxml-edit-simple-rng.xml | 11 +
.../compare/virtxml-edit-simple-security.xml | 10 +
.../compare/virtxml-edit-simple-serial.xml | 11 +
.../compare/virtxml-edit-simple-smartcard.xml | 11 +
.../compare/virtxml-edit-simple-soundhw.xml | 11 +
.../compare/virtxml-edit-simple-tpm.xml | 11 +
.../compare/virtxml-edit-simple-vcpus.xml | 19 +
.../compare/virtxml-edit-simple-video.xml | 11 +
.../compare/virtxml-edit-simple-watchdog.xml | 11 +
.../compare/virtxml-print-xml.xml} | 10 +-
.../compare/virtxml-remove-disk-index.xml | 14 +
.../compare/virtxml-remove-disk-path.xml | 27 +
.../compare/virtxml-remove-sound-model.xml | 10 +
.../compare/virtxml-remove-video-all.xml | 15 +
tests/cli-test-xml/compare/virtxml-stdin-edit.xml | 18 +
tests/cli-test-xml/compare/w2k3-cdrom.xml | 107 +-
tests/cli-test-xml/compare/xen-default.xml | 22 +-
tests/cli-test-xml/compare/xen-hvm.xml | 37 +-
tests/cli-test-xml/compare/xen-ia64-default.xml | 21 +-
tests/cli-test-xml/compare/xen-ia64-hvm.xml | 52 +-
tests/cli-test-xml/compare/xen-ia64-pv.xml | 44 +-
tests/cli-test-xml/compare/xen-pv.xml | 46 +-
.../virtxml-stdin-edit.xml} | 12 +-
tests/clitest.py | 1163 ++-
tests/clone-xml/cross-pool-in.xml | 4 +-
tests/clone-xml/cross-pool-out.xml | 4 +-
tests/clone-xml/empty-disks-out.xml | 4 +-
tests/clone-xml/force-out.xml | 6 +-
tests/clone-xml/general-cfg-in.xml | 2 +-
tests/clone-xml/general-cfg-out.xml | 2 +-
tests/clone-xml/managed-storage-in.xml | 5 +-
tests/clone-xml/managed-storage-out.xml | 5 +-
tests/clone-xml/readonly-disks-out.xml | 4 +-
tests/clone-xml/skip-out.xml | 4 +-
tests/clonetest.py | 59 +-
tests/image-xml/image2guest/image-format-out.xml | 39 +-
tests/image-xml/image2guest/image-xenfv32.xml | 34 +-
.../image-xml/image2guest/image-xenpv32-kernel.xml | 26 +-
tests/image-xml/image2guest/image-xenpv32.xml | 24 +-
tests/image.py | 59 +-
tests/inject-data/new-kickstart.ks | 7 +
tests/inject-data/old-kickstart.ks | 5 +
tests/interface-xml/test-bond-arp.xml | 29 +-
tests/interface-xml/test-bond-mii.xml | 29 +-
tests/interface-xml/test-bond.xml | 27 +-
tests/interface-xml/test-bridge-ip.xml | 56 +-
tests/interface-xml/test-bridge.xml | 32 +-
tests/interface-xml/test-ethernet-copy-proto.xml | 8 +-
tests/interface-xml/test-ethernet-params.xml | 6 +-
tests/interface-xml/test-ethernet.xml | 3 +-
tests/interface-xml/test-vlan.xml | 6 +-
tests/interface.py | 82 +-
tests/misc.py | 5 +-
tests/nodedev-xml/devxml/pcidev.xml | 11 +-
tests/nodedev-xml/devxml/usbdev1.xml | 13 +-
tests/nodedev-xml/devxml/usbdev2.xml | 15 +-
tests/nodedev.py | 60 +-
tests/pylint.cfg | 3 +-
tests/storage-xml/pool-dir-vol.xml | 5 +-
tests/storage-xml/pool-dir-volclone.xml | 7 +-
tests/storage-xml/pool-dir-volinput.xml | 5 +-
tests/storage-xml/pool-dir.xml | 2 +-
tests/storage-xml/pool-disk-vol.xml | 3 +
tests/storage-xml/pool-disk-volclone.xml | 3 +-
tests/storage-xml/pool-disk-volinput.xml | 4 +
tests/storage-xml/pool-disk.xml | 4 +-
tests/storage-xml/pool-fs-vol.xml | 5 +-
tests/storage-xml/pool-fs-volclone.xml | 7 +-
tests/storage-xml/pool-fs-volinput.xml | 5 +-
tests/storage-xml/pool-fs.xml | 6 +-
tests/storage-xml/pool-iscsi-iqn.xml | 14 -
tests/storage-xml/pool-iscsi.xml | 5 +-
tests/storage-xml/pool-logical-list0.xml | 5 +-
tests/storage-xml/pool-logical-list1.xml | 5 +-
tests/storage-xml/pool-logical-manydev.xml | 13 -
tests/storage-xml/pool-logical-srcname.xml | 4 +-
tests/storage-xml/pool-logical-target-srcname.xml | 4 +-
tests/storage-xml/pool-logical-vol.xml | 3 +
tests/storage-xml/pool-logical-volclone.xml | 7 +-
tests/storage-xml/pool-logical-volinput.xml | 3 +
tests/storage-xml/pool-logical.xml | 6 +-
tests/storage-xml/pool-mpath.xml | 2 +-
tests/storage-xml/pool-netfs-list0.xml | 4 +-
tests/storage-xml/pool-netfs-vol.xml | 5 +-
tests/storage-xml/pool-netfs-volclone.xml | 7 +-
tests/storage-xml/pool-netfs-volinput.xml | 5 +-
tests/storage-xml/pool-netfs.xml | 2 +-
tests/storage-xml/pool-scsi.xml | 2 +-
tests/storage.py | 185 +-
tests/support.py | 5 +-
tests/test_inject.py | 184 +
tests/test_urls.py | 330 +
tests/testdriver.xml | 716 +-
tests/urltest.py | 444 -
tests/utils.py | 227 +-
tests/validation.py | 558 --
tests/virtconvtest.py | 5 +-
tests/xmlconfig-xml/boot-cpuset.xml | 29 +-
tests/xmlconfig-xml/boot-default-bridge.xml | 38 -
.../xmlconfig-xml/boot-default-device-removal.xml | 31 -
tests/xmlconfig-xml/boot-fullyvirt-disk-block.xml | 25 +-
tests/xmlconfig-xml/boot-fullyvirt-disk-file.xml | 25 +-
tests/xmlconfig-xml/boot-fullyvirt-pxe-always.xml | 23 +-
tests/xmlconfig-xml/boot-fullyvirt-pxe-nodisks.xml | 15 +-
tests/xmlconfig-xml/boot-fullyvirt-pxe.xml | 21 +-
tests/xmlconfig-xml/boot-many-chars.xml | 45 +-
tests/xmlconfig-xml/boot-many-devices.xml | 123 +-
tests/xmlconfig-xml/boot-many-disks2.xml | 81 +-
tests/xmlconfig-xml/boot-many-hostdevs.xml | 25 +-
tests/xmlconfig-xml/boot-many-nics.xml | 47 +-
tests/xmlconfig-xml/boot-many-sounds.xml | 23 +-
tests/xmlconfig-xml/boot-paravirt-disk-block.xml | 12 +-
.../xmlconfig-xml/boot-paravirt-disk-drv-file.xml | 14 +-
tests/xmlconfig-xml/boot-paravirt-disk-drv-phy.xml | 14 +-
.../boot-paravirt-disk-drv-tap-qcow.xml | 14 +-
tests/xmlconfig-xml/boot-paravirt-disk-drv-tap.xml | 14 +-
tests/xmlconfig-xml/boot-paravirt-disk-file.xml | 12 +-
tests/xmlconfig-xml/boot-paravirt-many-disks.xml | 26 +-
tests/xmlconfig-xml/boot-usb2.xml | 29 +-
tests/xmlconfig-xml/boot-windowsxp-kvm.xml | 4 +-
tests/xmlconfig-xml/install-f10.xml | 47 +-
tests/xmlconfig-xml/install-f11-ac97.xml | 59 +-
tests/xmlconfig-xml/install-f11-noac97.xml | 53 +-
.../install-f11-norheldefaults.xml} | 29 +-
tests/xmlconfig-xml/install-f11-qemu.xml | 56 +-
.../install-f11-rheldefaults.xml} | 31 +-
tests/xmlconfig-xml/install-f11-xen.xml | 43 +-
tests/xmlconfig-xml/install-f11.xml | 57 +-
.../xmlconfig-xml/install-fullyvirt-disk-block.xml | 29 +-
.../xmlconfig-xml/install-fullyvirt-disk-file.xml | 29 +-
.../install-fullyvirt-import-kernel.xml | 19 +-
.../install-fullyvirt-import-multiboot.xml | 29 +-
tests/xmlconfig-xml/install-fullyvirt-import.xml | 21 +-
tests/xmlconfig-xml/install-fullyvirt-livecd.xml | 21 +-
.../install-fullyvirt-pxe-nodisks.xml | 15 +-
tests/xmlconfig-xml/install-fullyvirt-pxe.xml | 23 +-
.../xmlconfig-xml/install-paravirt-disk-block.xml | 14 +-
.../install-paravirt-disk-drv-file.xml | 16 +-
.../install-paravirt-disk-drv-phy.xml | 16 +-
.../install-paravirt-disk-drv-tap-qcow.xml | 16 +-
.../install-paravirt-disk-drv-tap.xml | 16 +-
tests/xmlconfig-xml/install-paravirt-disk-file.xml | 14 +-
tests/xmlconfig-xml/install-paravirt-import.xml | 12 +-
.../xmlconfig-xml/install-paravirt-many-disks.xml | 28 +-
tests/xmlconfig-xml/install-windowsxp-kvm.xml | 4 +-
tests/xmlconfig-xml/install-windowsxp-xennew.xml | 43 +-
tests/xmlconfig-xml/install-windowsxp-xenold.xml | 40 +-
tests/xmlconfig-xml/misc-qemu-driver-name.xml | 39 +-
tests/xmlconfig-xml/misc-qemu-driver-overwrite.xml | 39 +-
tests/xmlconfig-xml/misc-qemu-driver-type.xml | 47 +-
tests/xmlconfig-xml/misc-qemu-iso-disk.xml | 39 +-
tests/xmlconfig-xml/misc-xml-escaping.xml | 31 +-
tests/xmlconfig-xml/rhel6-kvm-stage1.xml | 59 +-
tests/xmlconfig-xml/rhel6-kvm-stage2.xml | 57 +-
tests/xmlconfig-xml/winxp-kvm-stage1.xml | 57 +-
tests/xmlconfig-xml/winxp-kvm-stage2.xml | 55 +-
tests/xmlconfig-xml/winxp-kvm-stage3.xml | 55 +-
tests/xmlconfig.py | 642 +-
tests/xmlparse-xml/add-devices-in.xml | 4 +-
tests/xmlparse-xml/add-devices-out.xml | 6 +-
tests/xmlparse-xml/change-addr-in.xml | 5 +
tests/xmlparse-xml/change-addr-out.xml | 6 +-
tests/xmlparse-xml/change-boot-kernel-in.xml | 2 +-
tests/xmlparse-xml/change-boot-kernel-out.xml | 2 +-
tests/xmlparse-xml/change-boot-multi-out.xml | 3 +-
tests/xmlparse-xml/change-chars-out.xml | 7 +-
tests/xmlparse-xml/change-controllers-in.xml | 1 +
tests/xmlparse-xml/change-controllers-out.xml | 4 +-
tests/xmlparse-xml/change-disk-in.xml | 16 +-
tests/xmlparse-xml/change-disk-out.xml | 24 +-
tests/xmlparse-xml/change-filesystems-in.xml | 15 +-
tests/xmlparse-xml/change-filesystems-out.xml | 17 +-
tests/xmlparse-xml/change-graphics-in.xml | 13 +-
tests/xmlparse-xml/change-graphics-out.xml | 16 +-
tests/xmlparse-xml/change-guest-in.xml | 20 +-
tests/xmlparse-xml/change-guest-out.xml | 40 +-
tests/xmlparse-xml/change-hostdevs-out.xml | 1 +
tests/xmlparse-xml/change-media-out.xml | 14 +-
tests/xmlparse-xml/change-minimal-guest-out.xml | 4 +-
tests/xmlparse-xml/change-nics-out.xml | 7 +-
tests/xmlparse-xml/change-panic-device-in.xml | 62 +
tests/xmlparse-xml/change-panic-device-out.xml | 62 +
tests/xmlparse-xml/change-redirdev-in.xml | 2 +-
...ange-smartcard-in.xml => change-rng-egd-in.xml} | 15 +-
...ge-smartcard-out.xml => change-rng-egd-out.xml} | 15 +-
...e-smartcard-in.xml => change-rng-random-in.xml} | 11 +-
...smartcard-out.xml => change-rng-random-out.xml} | 11 +-
tests/xmlparse-xml/change-smartcard-in.xml | 4 +-
tests/xmlparse-xml/change-smartcard-out.xml | 4 +-
tests/xmlparse-xml/change-snapshot-in.xml | 37 +
tests/xmlparse-xml/change-snapshot-out.xml | 39 +
tests/xmlparse-xml/change-sounds-in.xml | 2 +-
tests/xmlparse-xml/change-sounds-out.xml | 2 +-
.../{change-smartcard-in.xml => change-tpm-in.xml} | 13 +-
...change-smartcard-out.xml => change-tpm-out.xml} | 13 +-
tests/xmlparse-xml/change-videos-in.xml | 2 +-
tests/xmlparse-xml/change-videos-out.xml | 4 +-
tests/xmlparse-xml/change-watchdogs-in.xml | 2 +-
tests/xmlparse-xml/change-watchdogs-out.xml | 2 +-
.../clear-cpu-unknown-vals-in.xml} | 13 +-
.../clear-cpu-unknown-vals-out.xml} | 9 +-
tests/xmlparse-xml/console-compat-in.xml | 3 +-
tests/xmlparse-xml/console-compat-out.xml | 3 +-
tests/xmlparse-xml/interface-test-bond-arp-out.xml | 20 +
tests/xmlparse-xml/interface-test-bond-mii-out.xml | 20 +
.../xmlparse-xml/interface-test-bridge-ip-out.xml | 21 +
tests/xmlparse-xml/interface-test-vlan-out.xml | 5 +
tests/xmlparse-xml/network-multi-in.xml | 25 +
tests/xmlparse-xml/network-multi-out.xml | 29 +
tests/xmlparse-xml/pool-dir-vol-in.xml | 28 +
tests/xmlparse-xml/pool-dir-vol-out.xml | 34 +
tests/xmlparse-xml/pool-fs-out.xml | 15 +
tests/xmlparse-xml/pool-fs.xml | 14 +
.../pool-iscsi-out.xml} | 7 +-
tests/xmlparse.py | 774 +-
ui/{vmm-about.ui => about.ui} | 0
ui/addhardware.ui | 1887 ++++
ui/addstorage.ui | 250 +
ui/{vmm-progress.ui => asyncjob.ui} | 7 +-
ui/{vmm-choose-cd.ui => choosecd.ui} | 33 +-
ui/{vmm-clone.ui => clone.ui} | 1477 +--
ui/{vmm-open-connection.ui => connect.ui} | 315 +-
ui/{vmm-create.ui => create.ui} | 1841 ++--
ui/{vmm-create-interface.ui => createinterface.ui} | 25 +-
ui/createnet.ui | 1533 +++
ui/createpool.ui | 586 ++
ui/{vmm-create-vol.ui => createvol.ui} | 453 +-
ui/delete.ui | 219 +
ui/{vmm-details.ui => details.ui} | 9516 ++++++++----------
ui/fsdetails.ui | 458 +
ui/gfxdetails.ui | 397 +
ui/{vmm-host.ui => host.ui} | 1615 ++-
ui/{vmm-manager.ui => manager.ui} | 22 +-
ui/{vmm-migrate.ui => migrate.ui} | 125 +-
ui/netlist.ui | 365 +
ui/preferences.ui | 1009 ++
ui/snapshots.ui | 798 ++
ui/{vmm-storage-browse.ui => storagebrowse.ui} | 180 +-
ui/vmm-add-hardware.ui | 3011 ------
ui/vmm-create-net.ui | 3229 ------
ui/vmm-create-pool.ui | 828 --
ui/vmm-delete.ui | 224 -
ui/vmm-preferences.ui | 973 --
virt-clone | 171 +-
virt-convert | 168 +-
virt-image | 188 +-
virt-install | 761 +-
virt-manager | 210 +-
virt-manager.spec | 28 +-
virt-manager.spec.in | 28 +-
virt-xml | 467 +
virtManager/__init__.py | 2 +-
virtManager/about.py | 4 +-
virtManager/addhardware.py | 1862 ++--
virtManager/addstorage.py | 396 +
virtManager/asyncjob.py | 127 +-
virtManager/autodrawer.py | 35 +-
virtManager/baseclass.py | 69 +-
virtManager/choosecd.py | 104 +-
virtManager/clone.py | 137 +-
virtManager/config.py | 118 +-
virtManager/connect.py | 125 +-
virtManager/connectauth.py | 2 +-
virtManager/connection.py | 941 +-
virtManager/console.py | 921 +-
virtManager/create.py | 1383 ++-
virtManager/createinterface.py | 359 +-
virtManager/createnet.py | 1392 +--
virtManager/createpool.py | 387 +-
virtManager/createvol.py | 266 +-
virtManager/delete.py | 115 +-
virtManager/details.py | 2021 ++--
virtManager/domain.py | 929 +-
virtManager/engine.py | 449 +-
virtManager/error.py | 150 +-
virtManager/fsdetails.py | 343 +
virtManager/gfxdetails.py | 252 +
virtManager/graphwidgets.py | 5 +-
virtManager/host.py | 619 +-
virtManager/inspection.py | 34 +-
virtManager/interface.py | 220 +-
virtManager/keyring.py | 2 +-
virtManager/libvirtobject.py | 174 +-
virtManager/manager.py | 726 +-
virtManager/mediacombo.py | 223 +
virtManager/mediadev.py | 18 +-
virtManager/migrate.py | 122 +-
virtManager/module_trace.py | 4 +-
virtManager/netdev.py | 2 +-
virtManager/netlist.py | 489 +
virtManager/network.py | 358 +-
virtManager/nodedev.py | 29 +-
virtManager/packageutils.py | 154 +-
virtManager/preferences.py | 177 +-
virtManager/serialcon.py | 41 +-
virtManager/snapshots.py | 600 ++
virtManager/storagebrowse.py | 183 +-
virtManager/storagepool.py | 253 +-
virtManager/storagevol.py | 66 -
virtManager/systray.py | 148 +-
virtManager/uihelpers.py | 1029 --
virtManager/uiutil.py | 182 +
virtManager/util.py | 412 -
virtManager/vmmenu.py | 153 +
virtcli/__init__.py | 1 +
virtcli/cliconfig.py | 15 +-
virtcli/cliutils.py | 67 +-
virtconv/__init__.py | 5 +-
virtconv/diskcfg.py | 4 +-
virtconv/formats.py | 5 +-
virtconv/netdevcfg.py | 5 +-
virtconv/parsers/__init__.py | 1 +
virtconv/parsers/ovf.py | 98 +-
virtconv/parsers/virtimage.py | 42 +-
virtconv/parsers/vmx.py | 5 +-
virtconv/vmcfg.py | 26 +-
virtinst/Boot.py | 119 -
virtinst/CPU.py | 316 -
virtinst/Clock.py | 47 -
virtinst/DistroInstaller.py | 484 -
virtinst/DomainFeatures.py | 94 -
virtinst/Guest.py | 1495 ---
virtinst/ImageFetcher.py | 227 -
virtinst/ImageInstaller.py | 163 -
virtinst/ImportInstaller.py | 54 -
virtinst/Installer.py | 461 -
virtinst/Interface.py | 742 --
virtinst/LiveCDInstaller.py | 74 -
virtinst/NodeDeviceParser.py | 605 --
virtinst/OSDistro.py | 1251 ---
virtinst/PXEInstaller.py | 39 -
virtinst/Seclabel.py | 180 -
virtinst/Storage.py | 1456 ---
virtinst/User.py | 85 -
virtinst/VirtualAudio.py | 61 -
virtinst/VirtualCharDevice.py | 633 --
virtinst/VirtualController.py | 214 -
virtinst/VirtualDevice.py | 283 -
virtinst/VirtualDisk.py | 1749 ----
virtinst/VirtualFilesystem.py | 221 -
virtinst/VirtualGraphics.py | 342 -
virtinst/VirtualHostDevice.py | 274 -
virtinst/VirtualInputDevice.py | 84 -
virtinst/VirtualMemballoon.py | 58 -
virtinst/VirtualNetworkInterface.py | 400 -
virtinst/VirtualRedirDevice.py | 115 -
virtinst/VirtualSmartCardDevice.py | 87 -
virtinst/VirtualVideoDevice.py | 96 -
virtinst/VirtualWatchdog.py | 106 -
virtinst/XMLBuilderDomain.py | 556 -
virtinst/__init__.py | 86 +-
.../{CapabilitiesParser.py => capabilities.py} | 260 +-
virtinst/cli.py | 2908 +++---
virtinst/clock.py | 44 +
virtinst/{CloneManager.py => cloner.py} | 544 +-
virtinst/connection.py | 461 +
virtinst/cpu.py | 142 +
virtinst/device.py | 171 +
virtManager/__init__.py => virtinst/deviceaudio.py | 21 +-
virtinst/devicechar.py | 306 +
virtinst/devicecontroller.py | 95 +
virtinst/devicedisk.py | 906 ++
virtinst/devicefilesystem.py | 114 +
virtinst/devicegraphics.py | 213 +
virtinst/devicehostdev.py | 92 +
virtinst/deviceinput.py | 46 +
virtinst/deviceinterface.py | 254 +
.../__init__.py => virtinst/devicememballoon.py | 21 +-
virtinst/devicepanic.py | 45 +
virtinst/deviceredirdev.py | 56 +
virtinst/devicerng.py | 123 +
virtinst/devicesmartcard.py | 53 +
virtinst/devicetpm.py | 68 +
virtinst/devicevideo.py | 48 +
virtinst/devicewatchdog.py | 70 +
virtinst/diskbackend.py | 571 ++
virtinst/distroinstaller.py | 475 +
virtinst/domainfeatures.py | 47 +
virtinst/{DomainNumatune.py => domainnumatune.py} | 112 +-
virtinst/guest.py | 891 ++
virtinst/hostkeymap.py | 235 +-
virtinst/installer.py | 278 +
virtinst/interface.py | 269 +
virtinst/network.py | 206 +
virtinst/nodedev.py | 384 +
virtinst/osdict.py | 1013 +-
virtinst/osxml.py | 88 +
virtManager/__init__.py => virtinst/pm.py | 14 +-
virtinst/pollhelpers.py | 283 +
virtinst/seclabel.py | 92 +
virtinst/snapshot.py | 77 +
virtinst/storage.py | 764 ++
virtinst/support.py | 837 +-
virtinst/uriutil.py | 165 -
virtinst/urlfetcher.py | 1020 ++
virtinst/util.py | 551 +-
virtinst/{ImageParser.py => virtimage.py} | 194 +-
virtinst/xmlbuilder.py | 1082 ++
524 files changed, 233086 insertions(+), 225948 deletions(-)
create mode 100644 data/virt-manager.appdata.xml
create mode 100644 man/virt-xml.pod
copy po/{ms.po => cmn.po} (50%)
create mode 100644 po/en_GB.po
copy po/{ms.po => vi.po} (50%)
create mode 100644 tests/capabilities-xml/libvirt-1.1.2-qemu-caps.xml
create mode 100644 tests/cli-test-xml/compare/arm-vexpress-f19.xml
create mode 100644 tests/cli-test-xml/compare/arm-vexpress-plain.xml
create mode 100644 tests/cli-test-xml/compare/ppc64-pseries-f20.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-add-disk-basic.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-add-disk-create-storage.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-add-disk-notarget.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-add-host-device.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-add-sound.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-build-cpu.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-build-tpm.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-all.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-clear-clock.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-clear-cpu.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-clear-disk.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-neg-num.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-pos-num.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-select-disk-path.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-select-disk-target.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-select-network-mac.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-select-sound-model.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-boot.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-channel.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-clock.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-console.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-controller.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-cpu.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-disk-remove-path.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-disk.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-features.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-filesystem.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-graphics.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-host-device.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-memballoon.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-memory.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-metadata.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-network.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-numatune.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-parallel.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-pm.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-redirdev.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-rng.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-security.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-serial.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-smartcard.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-soundhw.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-tpm.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-vcpus.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-video.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-edit-simple-watchdog.xml
copy tests/{clone-xml/nostorage-out.xml => cli-test-xml/compare/virtxml-print-xml.xml} (55%)
create mode 100644 tests/cli-test-xml/compare/virtxml-remove-disk-index.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-remove-disk-path.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-remove-sound-model.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-remove-video-all.xml
create mode 100644 tests/cli-test-xml/compare/virtxml-stdin-edit.xml
copy tests/{clone-xml/nostorage-in.xml => cli-test-xml/virtxml-stdin-edit.xml} (50%)
create mode 100644 tests/inject-data/new-kickstart.ks
create mode 100644 tests/inject-data/old-kickstart.ks
delete mode 100644 tests/storage-xml/pool-iscsi-iqn.xml
delete mode 100644 tests/storage-xml/pool-logical-manydev.xml
create mode 100755 tests/test_inject.py
create mode 100644 tests/test_urls.py
delete mode 100644 tests/urltest.py
delete mode 100644 tests/validation.py
delete mode 100644 tests/xmlconfig-xml/boot-default-bridge.xml
delete mode 100644 tests/xmlconfig-xml/boot-default-device-removal.xml
copy tests/{xmlparse-xml/add-devices-in.xml => xmlconfig-xml/install-f11-norheldefaults.xml} (71%)
copy tests/{xmlparse-xml/add-devices-in.xml => xmlconfig-xml/install-f11-rheldefaults.xml} (68%)
create mode 100644 tests/xmlparse-xml/change-panic-device-in.xml
create mode 100644 tests/xmlparse-xml/change-panic-device-out.xml
copy tests/xmlparse-xml/{change-smartcard-in.xml => change-rng-egd-in.xml} (83%)
copy tests/xmlparse-xml/{change-smartcard-out.xml => change-rng-egd-out.xml} (83%)
copy tests/xmlparse-xml/{change-smartcard-in.xml => change-rng-random-in.xml} (89%)
copy tests/xmlparse-xml/{change-smartcard-out.xml => change-rng-random-out.xml} (89%)
create mode 100644 tests/xmlparse-xml/change-snapshot-in.xml
create mode 100644 tests/xmlparse-xml/change-snapshot-out.xml
copy tests/xmlparse-xml/{change-smartcard-in.xml => change-tpm-in.xml} (88%)
copy tests/xmlparse-xml/{change-smartcard-out.xml => change-tpm-out.xml} (88%)
copy tests/{clone-xml/nostorage-out.xml => xmlparse-xml/clear-cpu-unknown-vals-in.xml} (53%)
copy tests/{clone-xml/nostorage-out.xml => xmlparse-xml/clear-cpu-unknown-vals-out.xml} (60%)
create mode 100644 tests/xmlparse-xml/interface-test-bond-arp-out.xml
create mode 100644 tests/xmlparse-xml/interface-test-bond-mii-out.xml
create mode 100644 tests/xmlparse-xml/interface-test-bridge-ip-out.xml
create mode 100644 tests/xmlparse-xml/interface-test-vlan-out.xml
create mode 100644 tests/xmlparse-xml/network-multi-in.xml
create mode 100644 tests/xmlparse-xml/network-multi-out.xml
create mode 100644 tests/xmlparse-xml/pool-dir-vol-in.xml
create mode 100644 tests/xmlparse-xml/pool-dir-vol-out.xml
create mode 100644 tests/xmlparse-xml/pool-fs-out.xml
create mode 100644 tests/xmlparse-xml/pool-fs.xml
copy tests/{storage-xml/pool-iscsi.xml => xmlparse-xml/pool-iscsi-out.xml} (65%)
rename ui/{vmm-about.ui => about.ui} (100%)
create mode 100644 ui/addhardware.ui
create mode 100644 ui/addstorage.ui
rename ui/{vmm-progress.ui => asyncjob.ui} (96%)
rename ui/{vmm-choose-cd.ui => choosecd.ui} (90%)
rename ui/{vmm-clone.ui => clone.ui} (87%)
rename ui/{vmm-open-connection.ui => connect.ui} (66%)
rename ui/{vmm-create.ui => create.ui} (81%)
rename ui/{vmm-create-interface.ui => createinterface.ui} (99%)
create mode 100644 ui/createnet.ui
create mode 100644 ui/createpool.ui
rename ui/{vmm-create-vol.ui => createvol.ui} (62%)
create mode 100644 ui/delete.ui
rename ui/{vmm-details.ui => details.ui} (50%)
create mode 100644 ui/fsdetails.ui
create mode 100644 ui/gfxdetails.ui
rename ui/{vmm-host.ui => host.ui} (72%)
rename ui/{vmm-manager.ui => manager.ui} (94%)
rename ui/{vmm-migrate.ui => migrate.ui} (92%)
create mode 100644 ui/netlist.ui
create mode 100644 ui/preferences.ui
create mode 100644 ui/snapshots.ui
rename ui/{vmm-storage-browse.ui => storagebrowse.ui} (61%)
delete mode 100644 ui/vmm-add-hardware.ui
delete mode 100644 ui/vmm-create-net.ui
delete mode 100644 ui/vmm-create-pool.ui
delete mode 100644 ui/vmm-delete.ui
delete mode 100644 ui/vmm-preferences.ui
create mode 100755 virt-xml
create mode 100644 virtManager/addstorage.py
create mode 100644 virtManager/fsdetails.py
create mode 100644 virtManager/gfxdetails.py
create mode 100644 virtManager/mediacombo.py
create mode 100644 virtManager/netlist.py
create mode 100644 virtManager/snapshots.py
delete mode 100644 virtManager/storagevol.py
delete mode 100644 virtManager/uihelpers.py
create mode 100644 virtManager/uiutil.py
delete mode 100644 virtManager/util.py
create mode 100644 virtManager/vmmenu.py
delete mode 100644 virtinst/Boot.py
delete mode 100644 virtinst/CPU.py
delete mode 100644 virtinst/Clock.py
delete mode 100644 virtinst/DistroInstaller.py
delete mode 100644 virtinst/DomainFeatures.py
delete mode 100644 virtinst/Guest.py
delete mode 100644 virtinst/ImageFetcher.py
delete mode 100644 virtinst/ImageInstaller.py
delete mode 100644 virtinst/ImportInstaller.py
delete mode 100644 virtinst/Installer.py
delete mode 100644 virtinst/Interface.py
delete mode 100644 virtinst/LiveCDInstaller.py
delete mode 100644 virtinst/NodeDeviceParser.py
delete mode 100644 virtinst/OSDistro.py
delete mode 100644 virtinst/PXEInstaller.py
delete mode 100644 virtinst/Seclabel.py
delete mode 100644 virtinst/Storage.py
delete mode 100644 virtinst/User.py
delete mode 100644 virtinst/VirtualAudio.py
delete mode 100644 virtinst/VirtualCharDevice.py
delete mode 100644 virtinst/VirtualController.py
delete mode 100644 virtinst/VirtualDevice.py
delete mode 100644 virtinst/VirtualDisk.py
delete mode 100644 virtinst/VirtualFilesystem.py
delete mode 100644 virtinst/VirtualGraphics.py
delete mode 100644 virtinst/VirtualHostDevice.py
delete mode 100644 virtinst/VirtualInputDevice.py
delete mode 100644 virtinst/VirtualMemballoon.py
delete mode 100644 virtinst/VirtualNetworkInterface.py
delete mode 100644 virtinst/VirtualRedirDevice.py
delete mode 100644 virtinst/VirtualSmartCardDevice.py
delete mode 100644 virtinst/VirtualVideoDevice.py
delete mode 100644 virtinst/VirtualWatchdog.py
delete mode 100644 virtinst/XMLBuilderDomain.py
rename virtinst/{CapabilitiesParser.py => capabilities.py} (76%)
create mode 100644 virtinst/clock.py
rename virtinst/{CloneManager.py => cloner.py} (50%)
create mode 100644 virtinst/connection.py
create mode 100644 virtinst/cpu.py
create mode 100644 virtinst/device.py
copy virtManager/__init__.py => virtinst/deviceaudio.py (57%)
create mode 100644 virtinst/devicechar.py
create mode 100644 virtinst/devicecontroller.py
create mode 100644 virtinst/devicedisk.py
create mode 100644 virtinst/devicefilesystem.py
create mode 100644 virtinst/devicegraphics.py
create mode 100644 virtinst/devicehostdev.py
create mode 100644 virtinst/deviceinput.py
create mode 100644 virtinst/deviceinterface.py
copy virtManager/__init__.py => virtinst/devicememballoon.py (60%)
create mode 100644 virtinst/devicepanic.py
create mode 100644 virtinst/deviceredirdev.py
create mode 100644 virtinst/devicerng.py
create mode 100644 virtinst/devicesmartcard.py
create mode 100644 virtinst/devicetpm.py
create mode 100644 virtinst/devicevideo.py
create mode 100644 virtinst/devicewatchdog.py
create mode 100644 virtinst/diskbackend.py
create mode 100644 virtinst/distroinstaller.py
create mode 100644 virtinst/domainfeatures.py
rename virtinst/{DomainNumatune.py => domainnumatune.py} (55%)
create mode 100644 virtinst/guest.py
create mode 100644 virtinst/installer.py
create mode 100644 virtinst/interface.py
create mode 100644 virtinst/network.py
create mode 100644 virtinst/nodedev.py
create mode 100644 virtinst/osxml.py
copy virtManager/__init__.py => virtinst/pm.py (68%)
create mode 100644 virtinst/pollhelpers.py
create mode 100644 virtinst/seclabel.py
create mode 100644 virtinst/snapshot.py
create mode 100644 virtinst/storage.py
delete mode 100644 virtinst/uriutil.py
create mode 100644 virtinst/urlfetcher.py
rename virtinst/{ImageParser.py => virtimage.py} (65%)
create mode 100644 virtinst/xmlbuilder.py
--
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