summaryrefslogtreecommitdiff
path: root/virtinst
Commit message (Expand)AuthorAgeFilesLines
* Prep for release 2.2.0v2.2.0Cole Robinson2019-06-171-1/+1
* cli: Don't generate path with 'None' if --name not specifiedCole Robinson2019-06-171-1/+2
* virt-install: Warn about --location $DIR needing extra argsCole Robinson2019-06-171-2/+9
* virt-install: Add --install no_install=yes|noCole Robinson2019-06-171-0/+2
* virtinst: Move multiple installer .py files to virtinst/install/Cole Robinson2019-06-1710-24/+23
* Switch to more traditional logging structureCole Robinson2019-06-1727-253/+273
* hostnets: Remove SR-IOV info listingCole Robinson2019-06-161-10/+0
* hostnets: Remove QoS viewing/editingCole Robinson2019-06-161-15/+1
* guest: Add uefi_requestedCole Robinson2019-06-162-4/+14
* guest: Warn before setting machine=q35 for secbootCole Robinson2019-06-161-1/+4
* virt-install: Add --boot firmware=Cole Robinson2019-06-162-0/+2
* setup: Fix test_urls coverage testingCole Robinson2019-06-161-4/+5
* urldetect: Don't use dict ordering for URL detectionCole Robinson2019-06-161-23/+15
* 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-151-15/+11
* guest: Add back spice virtio-serial for windowsCole Robinson2019-06-141-2/+4
* devices: disk: Handle pool=iscsi-direct volumesCole Robinson2019-06-141-11/+22
* Move virtcli/cliconfig.py to virtinst/buildconfig.pyCole Robinson2019-06-144-9/+91
* virtinst: support: add full code coverage testingCole Robinson2019-06-141-86/+44
* virt-install: Warn if mem less than OS recommendedCole Robinson2019-06-141-2/+12
* installer: Log warning when we set network-install resourcesCole Robinson2019-06-131-2/+2
* installer: Make test suite override paths a bit more descriptiveCole Robinson2019-06-135-15/+19
* virt-install: Drop --os-variant suboption parsingCole Robinson2019-06-133-53/+37
* virt-install: Add --install OSNAMECole Robinson2019-06-133-11/+22
* guest: Add skip_default_osinfoCole Robinson2019-06-131-1/+12
* guest: break out disable_hyperv_for_uefiCole Robinson2019-06-132-9/+19
* cli: Rename parse_option_strings update= to editing=Cole Robinson2019-06-131-7/+8
* virt-install: Rework install option detection a bitCole Robinson2019-06-131-6/+18
* guest: Add a comment about the vcpu situationCole Robinson2019-06-131-0/+3
* Revert "guest: Don't hardcode vcpus = 1"Cole Robinson2019-06-131-0/+3
* unattended: Move the windows method=cdrom logic into installerCole Robinson2019-06-132-11/+16
* osdict: Add testing and finish of code coverageCole Robinson2019-06-131-4/+7
* virt-install: Push validation down into the installerCole Robinson2019-06-132-30/+46
* virt-install: Move --install kernel/initrd handling to installtreemediaCole Robinson2019-06-133-58/+101
* virt-install: Add --install kernel_args=X,kernel_args_overwrite=yes|noCole Robinson2019-06-132-5/+17
* installer: Move location_* conflict validation to treemediaCole Robinson2019-06-132-10/+10
* cli: Advertise --boot cmdline, that's the XML namingCole Robinson2019-06-131-2/+2
* installer: Reject --unattended method=cdrom on remote connectionCole Robinson2019-06-131-0/+3
* installer: install_{kernel,initrd} imply an install phaseCole Robinson2019-06-131-0/+2
* details: add xmleditor UICole Robinson2019-06-131-0/+2
* xmleditor: Add the shared codeCole Robinson2019-06-131-0/+7
* guest: Enable qemu-ga by default on s390xAndrea Bolognani2019-06-131-3/+0
* cli: Add --install bootdev=X,kernel=X,initrd=ZCole Robinson2019-06-112-3/+38
* tests: Finish off installer and kernelupload coverageCole Robinson2019-06-112-19/+15
* unattended: Choose a default profile name if none specifiedCole Robinson2019-06-112-12/+40
* Drop use of logging.infoCole Robinson2019-06-111-2/+2
* unattended: Finish off code coverage testingCole Robinson2019-06-112-62/+27
* virt-install: Print when we set default memory and diskCole Robinson2019-06-111-0/+1
* virt-install: Generate default --nameCole Robinson2019-06-111-0/+3