summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prep for release 2.2.1v2.2.1Cole Robinson2019-07-0347-14321/+13694
* createpool: Add more coverage testingCole Robinson2019-07-039-33/+83
* createpool: Simplify LVM volume group UICole Robinson2019-07-038-106/+100
* storage: Simplify source pool enumerationCole Robinson2019-07-036-140/+26
* createpool: Add _get_visible_text helperCole Robinson2019-07-031-29/+18
* storage: test default_target_pathCole Robinson2019-07-0313-17/+22
* storage: test default_source_nameCole Robinson2019-07-034-19/+27
* storage: Add explicit StoragePool.lookup_default_poolCole Robinson2019-07-032-30/+27
* storage: Drop redundant validationCole Robinson2019-07-031-16/+0
* storage: Add lots of coverage testing and exemptionsCole Robinson2019-07-034-30/+58
* storage: Replace pool supports_property with supports_XCole Robinson2019-07-033-37/+45
* storage: Replace volume supports_property with supports_formatCole Robinson2019-07-035-11/+6
* storage: move supports_volume_creation to virtManagerCole Robinson2019-07-034-24/+26
* storage: move pool pretty printing to virtManagerCole Robinson2019-07-034-34/+29
* unattended: Don't log user & admin passwordsFabiano FidĂȘncio2019-07-031-3/+23
* unattended: Read the passwords from a fileFabiano FidĂȘncio2019-07-036-27/+52
* virt-install: Revive --wait 0 as alias for --noautoconsoleCole Robinson2019-07-032-1/+10
* cli: Finish off test coverageCole Robinson2019-07-036-21/+57
* cli: Remove warnings about spice and GLCole Robinson2019-07-022-15/+5
* cli: Add more 'no cover' annotationsCole Robinson2019-07-021-17/+20
* clitest: Add non-testsuite virt-install stubCole Robinson2019-07-021-0/+19
* tests: test_urls: Add a fedora ftp:// exampleCole Robinson2019-07-011-0/+5
* diskbackend: Handle unexpected error from test_urlsCole Robinson2019-07-011-1/+6
* tests: test_urls: Actually test centos7 aarch64Cole Robinson2019-06-251-1/+1
* tests: test_urls: Better error report overwritingCole Robinson2019-06-241-15/+10
* xmleditor: Fix the gtksource version checkingCole Robinson2019-06-181-2/+4
* uitests: newvm: More attempts to make the PXE test less flakeyCole Robinson2019-06-181-0/+5
* INSTALL.md: We enforce python >= 3.4, not >= 3.3Cole Robinson2019-06-181-1/+1
* INSTALL.md: Document dep on gtksourceviewCole Robinson2019-06-182-0/+4
* xmleditor: Handle gtksourceview3 as well as gtksourceview4Cole Robinson2019-06-181-1/+8
* cli: Add --numatune options memnode[0-9]*.cellid, memnode[0-9]*.mode, memnode...Athina Plaskasoviti2019-06-174-3/+30
* guest: Add memory balloon by defaultAndrea Bolognani2019-06-1733-0/+73
* cli: Add special treatment for --memballoon noneAndrea Bolognani2019-06-172-0/+7
* osdict: Add supports_virtioballoon()Andrea Bolognani2019-06-171-0/+6
* tests: Add a couple of virt-xml memballoon testsAndrea Bolognani2019-06-173-0/+23
* tests: dist: Drop forbidden import testCole Robinson2019-06-171-67/+0
* setup: Remove dep on importing virtinstCole Robinson2019-06-172-27/+17
* spec: add build dependencies that are now required for buildPavel Hrdina2019-06-171-0/+5
* Prep for release 2.2.0v2.2.0Cole Robinson2019-06-1747-127490/+114833
* setup: Undo previous file search changesCole Robinson2019-06-171-13/+18
* ui: Bump gtk3 dep to our app wide 3.22Cole Robinson2019-06-173-3/+3
* cli: Don't generate path with 'None' if --name not specifiedCole Robinson2019-06-178-9/+128
* virt-install: Warn about --location $DIR needing extra argsCole Robinson2019-06-172-5/+11
* man: virt-install: Clarify that --noautoconsole might want --waitCole Robinson2019-06-171-0/+7
* man: virt-install: Big updateCole Robinson2019-06-172-97/+164
* virt-install: Add --install no_install=yes|noCole Robinson2019-06-173-1/+5
* virt-install: Make bare '--wait' mean 'wait indefinitely'Cole Robinson2019-06-172-1/+2
* man: virt-xml: Update with all latest optionsCole Robinson2019-06-171-5/+36
* virtManager: Move a lot of misc files to lib/Cole Robinson2019-06-1738-43/+43
* virtManager: rename connect.py -> createconn.pyCole Robinson2019-06-174-7/+7