summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* details: Don't traceback if VM deleted with open details windowCole Robinson2013-06-111-1/+3
* Fix progres bar output bug in virt-clone.Leonardo Garcia2013-06-101-1/+1
* Remove unnecessary nested try block.Leonardo Garcia2013-06-101-23/+22
* baseclass: Clean up non-standard __init__Cole Robinson2013-06-082-21/+9
* Make pylint a bit happierMartin Kletzander2013-06-052-33/+11
* Generate valid UUIDs according to RFC4122Martin Kletzander2013-06-051-1/+3
* Do not show manager window at startup if user requested to show any other win...Leonardo Garcia2013-05-302-2/+6
* connect_to_uri is not a public method.Leonardo Garcia2013-05-301-1/+0
* Fix PCI commit, add CCID controller as wellCole Robinson2013-05-281-3/+6
* Fix a couple more typos pointed out by translatorCole Robinson2013-05-272-2/+2
* virtinst: Add pretty name for PCI controllerCole Robinson2013-05-271-0/+2
* setup.py: Change default-graphics from spice->vncCole Robinson2013-05-271-2/+2
* details: Fix changing cirrus->QXL for active VM (bz 928882)Cole Robinson2013-05-272-0/+4
* spec: Make sure libvirt-daemon-config-network is installed (bz 950329)Cole Robinson2013-05-271-1/+1
* spec: Unconditionally add default-graphics=spice (bz 965864)Cole Robinson2013-05-271-5/+1
* Fix a few wordings recommended by a translatorCole Robinson2013-05-273-4/+4
* Update translationsCole Robinson2013-05-2742-58771/+38571
* virt-manager: Update list of Ubuntu releasesMarc Deslauriers2013-05-211-3/+26
* static route supportGene Czarcinski2013-05-215-333/+1253
* Drop 'avahi-tools' package list used during dev (bz 963472)Cole Robinson2013-05-151-1/+0
* gsettings: Fix default for perms-fix-ignore (bz 962569)Cole Robinson2013-05-151-2/+2
* Fix some pylintCole Robinson2013-05-131-0/+1
* domain: add 'pre-startup' signal and do nodedevs checkingGuannan Ren2013-05-131-0/+35
* testdriver: Add guest using a duplicate host USB deviceCole Robinson2013-05-111-0/+54
* Fix crash when creating guest from ISO media (bz 958641)Cole Robinson2013-05-092-2/+9
* spec: Make sure virt-manager pulls in -common (bz 958730)Cole Robinson2013-05-091-0/+1
* virt-manager: Fix error reporting with invalid cli arg (bz 959795)Cole Robinson2013-05-091-2/+3
* spec: Fix dep on vte (bz 958945)Cole Robinson2013-05-091-1/+1
* addhardware: differentiate duplicate usb devices by bus/addrGuannan Ren2013-05-095-14/+45
* virtinst: set is_dup to true when --host-device come with bus.addrGuannan Ren2013-05-092-5/+16
* INSTALL: Fix typo in RPM generation commandMichal Novotny2013-05-081-1/+1
* details: Remove unused bit in the UICole Robinson2013-04-291-5/+0
* manager: show guest machine stats under Details -> Performance.Tadej Janež2013-04-292-7/+7
* setup.py: Fix sdistCole Robinson2013-04-271-1/+1
* Revert "add a checkbox for cpu host-model mode, remove 'copy' button"Cole Robinson2013-04-273-63/+112
* details: the bus, device values of USB device is decimal rather than hexGuannan Ren2013-04-271-9/+15
* Add controller example into virt-install manual pageMartin Kletzander2013-04-261-3/+7
* Describe controller models in virt-install man pageMartin Kletzander2013-04-261-1/+5
* virtinst: throw error when --host-device can't specify unique deviceGuannan Ren2013-04-252-7/+18
* baseclass: Privatize refcount debug helperCole Robinson2013-04-251-2/+2
* clone: Fix --preserve-data --file /existing/storage/volCole Robinson2013-04-242-39/+49
* engine: Remove unneeded helper functionCole Robinson2013-04-231-9/+3
* Don't leave *c files around after testsCole Robinson2013-04-232-10/+21
* clitest: Remove massive dict, turn test cases into objectsCole Robinson2013-04-231-1010/+469
* manager: Fix a pep8 warningCole Robinson2013-04-231-1/+1
* gsettings: Simplify remembering last used pathsCole Robinson2013-04-232-31/+24
* prefs: Remove distinction between local and remote soundCole Robinson2013-04-235-102/+60
* prefs: Remove preference for 'history length'Cole Robinson2013-04-234-134/+29
* virtcli: Explicitly error if schemas fail to compileCole Robinson2013-04-231-1/+3
* manager: Fix weirdly changing row colorsCole Robinson2013-04-231-5/+4