summaryrefslogtreecommitdiff
path: root/virtManager/createvm.py
Commit message (Expand)AuthorAgeFilesLines
* Clean up FileChooser usage a bitCole Robinson2022-12-141-3/+3
* createvm: Tweaks to new UEFI prefCole Robinson2022-01-311-1/+4
* virt-manager: Add firmware preferences for creating a new VMCharles Arnold2022-01-311-1/+5
* guest: Rework set/get_uefi entry pointsCole Robinson2022-01-261-6/+6
* netlist: Revive portgroup UICole Robinson2022-01-251-3/+2
* uitests: Mock virtBootstrapCole Robinson2022-01-171-4/+9
* pylint: Fix some deprecation warnings and minor bitsCole Robinson2022-01-111-1/+1
* Fix some pylint, exclude some new warningsCole Robinson2021-10-041-2/+2
* createvm: Fix text progress with virt-bootstrapCole Robinson2021-06-091-3/+2
* progress: Some internal API cleanupCole Robinson2021-05-221-2/+2
* device: disk: Rename path property to get/set_source_pathCole Robinson2020-11-111-2/+2
* preferences: Unconditionally add VM sound devicesCole Robinson2020-09-191-1/+0
* preferences: Unconditionally add usbredir devs for spiceCole Robinson2020-09-191-3/+0
* fix some pylintChen Hanxiao2020-09-151-1/+1
* createvm: Help make UI tests more reliableCole Robinson2020-09-091-1/+2
* virtManager: misc reference leak fixesCole Robinson2020-09-081-0/+3
* objects: Erase the notion of connkeyCole Robinson2020-09-011-1/+1
* createvm: Only check network selection on final pageCole Robinson2020-09-011-9/+4
* uitests: finish createvm.py coverageCole Robinson2020-08-301-38/+36
* createvm: Fix checking for empty KVM capsCole Robinson2020-08-301-4/+5
* createvm: Remove the xen PV-only warningCole Robinson2020-08-301-12/+1
* netlist: Rework the 'no network' caseCole Robinson2020-08-261-17/+5
* uitests: test createvm.py with an empty connectionCole Robinson2020-08-261-3/+3
* createvm: Drop explicit warning about no net + URL installCole Robinson2020-08-261-8/+0
* uitests: Cover more createvm validation checksCole Robinson2020-08-261-7/+1
* error: Try not to split val_err over multiple linesCole Robinson2020-08-261-20/+21
* createvm: Break out _validate_oscontainer_bootstrapCole Robinson2020-08-261-29/+35
* Drop some explicit openvz handlingCole Robinson2020-08-261-5/+5
* i18n: create single strings for texts/messagesPino Toscano2020-07-151-6/+1
* i18n: fold placeholder into stringPino Toscano2020-07-141-2/+1
* i18n: use single string for error/warningPino Toscano2020-07-141-3/+3
* i18n: use plural forms where neededPino Toscano2020-07-141-1/+3
* i18n: fix string puzzles in error messagesPino Toscano2020-07-141-1/+1
* createvm: Rework to track all Guest/Installer params explicitlyCole Robinson2020-02-051-167/+189
* tests: uitests: More createvm testingCole Robinson2020-02-051-20/+15
* virtManager: Convert to CSS for most color usageCole Robinson2020-02-031-11/+4
* createvm: Fix showing 'Import' disk UICole Robinson2020-01-291-1/+1
* createvm: Grab OS list focus for manual install pageCole Robinson2020-01-261-4/+5
* createvm: Remove 'Network boot (PXE)', add 'Manual install'Cole Robinson2020-01-261-20/+12
* createvm: Remove kernel/initrd/dtb/kernel args UICole Robinson2020-01-261-37/+1
* virtManager: Remove virInterface pollingCole Robinson2020-01-261-1/+1
* createvm: Remove the PXE install network warningCole Robinson2020-01-261-14/+1
* connection: Remove is_*_capable wrappersCole Robinson2020-01-241-1/+1
* virtManager: Move a lot of misc files to lib/Cole Robinson2019-06-171-1/+1
* virtManager: rename create.py -> createvm.pyCole Robinson2019-06-171-0/+2213