summaryrefslogtreecommitdiff
path: root/virtinst
Commit message (Expand)AuthorAgeFilesLines
* Drop some explicit openvz handlingCole Robinson2020-08-261-1/+1
* Always assume objects support .isActive()Cole Robinson2020-08-261-4/+0
* osdict: extend non-EOL distros range to 10 yearsPino Toscano2020-08-181-2/+2
* domcapabilities: Fix backtrace on python3.9Cole Robinson2020-08-181-1/+1
* osdict: Fix resource checking inheritanceCole Robinson2020-08-111-2/+3
* virtinst: Fix not to return duplicate entries from all_machine_names()Misono Tomohiro2020-07-241-2/+2
* tests: Add urldetect.py unit test coverageCole Robinson2020-07-182-22/+27
* urldetect: Drop attempt at sles9 distro detectionCole Robinson2020-07-181-3/+0
* urldetect: Remove 'content' parsing for opensuse tumbleweedCole Robinson2020-07-181-3/+0
* osdict: Drop post_install driver bitsCole Robinson2020-07-181-24/+2
* virtinst: Unify test code paths when run as rootCole Robinson2020-07-184-16/+24
* xmlutil: Centralize all 'programming error' exceptionsCole Robinson2020-07-179-43/+40
* virtinst: Centralize in_testsuite checkingCole Robinson2020-07-175-24/+24
* cli: Fake fdopen to work around argcomplete bug with pytestCole Robinson2020-07-171-7/+17
* cli: Add --graphics websocket= supportPetr Benes2020-07-162-1/+3
* i18n: create single strings for texts/messagesPino Toscano2020-07-151-2/+4
* i18n: use plural forms where neededPino Toscano2020-07-142-4/+7
* i18n: fix string puzzle in waiting time stringPino Toscano2020-07-141-5/+3
* i18n: globally install also the ngettext functionPino Toscano2020-07-141-1/+2
* i18n: fix Python format stringPino Toscano2020-07-141-1/+1
* i18n: fix string puzzles in error messagesPino Toscano2020-07-147-21/+39
* i18n: fully translate "running console" messagesPino Toscano2020-07-141-6/+6
* i18n: use "Generic OS" as label for genericPino Toscano2020-07-131-1/+1
* i18n: fix few spellingsPino Toscano2020-07-132-4/+4
* Fix check for q35 machine typeCharles Arnold2020-07-121-1/+1
* virtinst: add support for configuring the IOMMUMenno Lageman2020-07-125-1/+54
* setup: Use xgettext --add-comments=translatorsCole Robinson2020-07-111-2/+3
* po: Fix message format warnings printed from xgettextCole Robinson2020-07-1116-79/+115
* devices: interface: Rename is_conflict_net -> check_mac_in_useCole Robinson2020-07-062-3/+3
* cli: Skip MAC collision error with --check mac_in_use=Cole Robinson2020-07-065-20/+37
* urldetect: Fix SafeConfigParser deprecation warningCole Robinson2020-07-051-1/+1
* tests: pylint: Silence some false positivesCole Robinson2020-07-041-0/+1
* disk: Remove unused constant IO_MODE_THREADSHan Han2020-07-041-1/+0
* tpm.py: make MODEL_SPAPR the default when running in ppc64Daniel Henrique Barboza2020-07-041-0/+3
* virtinst/progress.py: change 'fo' to make codespell happyDaniel Henrique Barboza2020-07-041-7/+7
* virtinst: trivial codespell fixesDaniel Henrique Barboza2020-07-042-2/+2
* urldetect: Deal with ubuntu 20.04 legacy installerFabiano FidĂȘncio2020-05-271-0/+4
* rng: add builtin rng backend modelHan Han2020-04-211-0/+1
* Fix pylint with latest pylint versionCole Robinson2020-03-303-6/+6
* tpm: add SPAPR (ppc64) device modelStefan Berger2020-03-301-1/+2
* createvm: Rework to track all Guest/Installer params explicitlyCole Robinson2020-02-052-34/+35
* tests: Don't report UID/GID in fake caps dataCole Robinson2020-02-051-3/+0
* virt-install: Add --reinstall=DOMAIN optionCole Robinson2020-02-032-21/+58
* cli: Move some domain helpers from virt-xml to cliCole Robinson2020-02-032-47/+47
* virtinst: installer: Add _make_cdrom_device helperCole Robinson2020-02-031-10/+11
* virtinst: connection: Add is_privilegedCole Robinson2020-02-036-12/+18
* virtinst: uri: Rework MagicURI to work with passed in fakeuriCole Robinson2020-02-032-33/+16
* cli: Print more info about console commandsCole Robinson2020-02-032-9/+20
* tests: More work to make dir search test host independentCole Robinson2020-01-302-3/+3
* cli: Add --disk type= supportCole Robinson2020-01-291-0/+6