summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* virtManager: rename create.py -> createvm.pyCole Robinson2019-06-174-7/+7
* virtManager: rename storagelist to hoststorageCole Robinson2019-06-174-6/+6
* virtManager: move vmwindow components to virtManager/detailsCole Robinson2019-06-178-26/+26
* virtManager: move device UI files to virtManager/device/Cole Robinson2019-06-1711-29/+31
* virtManager: Move object .py files to virtManager/object/Cole Robinson2019-06-1711-10/+10
* virtinst: Move multiple installer .py files to virtinst/install/Cole Robinson2019-06-1712-26/+25
* setup: Use smarter py file searchingCole Robinson2019-06-171-6/+13
* Switch to more traditional logging structureCole Robinson2019-06-1785-739/+771
* hostnets: Remove SR-IOV info listingCole Robinson2019-06-167-178/+2
* hostnets: Remove QoS viewing/editingCole Robinson2019-06-167-364/+3
* console: Fix graphics_type_pretty invocationCole Robinson2019-06-161-1/+3
* storagepool: Force refresh XML on refresh signalCole Robinson2019-06-161-1/+1
* uitests: prefs: Another attempt to fix XML editor flakinessCole Robinson2019-06-161-0/+1
* clone: Fix syntax errorCole Robinson2019-06-161-0/+1
* guest: Add uefi_requestedCole Robinson2019-06-162-4/+14
* guest: Warn before setting machine=q35 for secbootCole Robinson2019-06-161-1/+4
* domain: Remove internal 'cloning' markerCole Robinson2019-06-162-35/+18
* virt-install: Add --boot firmware=Cole Robinson2019-06-164-3/+5
* virt-xml: Warn if libvirt discards our defined changesCole Robinson2019-06-162-0/+11
* virt-xml: Use VIR_DOMAIN_XML_SECURECole Robinson2019-06-161-2/+9
* virt-xml: Denest and comment code flow a bitCole Robinson2019-06-162-36/+58
* virt-xml: If no XML diff is generated, explicitly warnCole Robinson2019-06-162-1/+5
* spec: Add --with=virtconvertCole Robinson2019-06-161-5/+18
* virt-clone: add --skip-copy optionCole Robinson2019-06-163-0/+14
* setup: Fix test_urls coverage testingCole Robinson2019-06-162-9/+14
* urldetect: Don't use dict ordering for URL detectionCole Robinson2019-06-162-24/+17
* tests: Finish cloner.py coverageCole Robinson2019-06-162-0/+25
* urldetect: Fix sles11 ppc64 media detectionCole Robinson2019-06-161-4/+7
* devices: disk: Handle unset source_protocolCole Robinson2019-06-161-1/+1
* cloner: Fill out test coverageCole Robinson2019-06-155-20/+68
* virtManager: xmleditor: warn when switching to XML tabPavel Hrdina2019-06-155-24/+68
* domain: Ensure nvram path before trying to access itCole Robinson2019-06-141-1/+2
* virt-xml: Abide domain name for --build-xmlCole Robinson2019-06-145-7/+22
* details: Check for mac conflict in customize wizardCole Robinson2019-06-141-0/+2
* guest: Add back spice virtio-serial for windowsCole Robinson2019-06-1430-2/+118
* devices: disk: Handle pool=iscsi-direct volumesCole Robinson2019-06-144-11/+58
* preferences: Disable systray option if we know it won't workCole Robinson2019-06-142-10/+27
* domain: Remove pre-startup USB collision checkCole Robinson2019-06-141-41/+0