summaryrefslogtreecommitdiff
path: root/virtconv/vmx.py
Commit message (Expand)AuthorAgeFilesLines
* Remove virt-convertCole Robinson2020-01-241-298/+0
* Switch to more traditional logging structureCole Robinson2019-06-171-6/+6
* virtinst: Rename util to xmlutilCole Robinson2019-06-071-2/+2
* guest: Rename memory properties to match XML valuesCole Robinson2019-05-121-1/+1
* capabilities: Drop lookup_virtinst_guestCole Robinson2018-09-061-1/+1
* guest: Drop self.installer and start_install wrapperCole Robinson2018-09-041-2/+0
* installer: Remove ContainerInstaller and ImportInstallerCole Robinson2018-09-041-1/+1
* Fix copyright header to specify GPLv2 or later, not GPLv2 only.Daniel P. Berrangé2018-04-041-1/+1
* Use consistent and minimal license header for every fileCole Robinson2018-03-211-14/+2
* virtinst: Give device classes consistent DeviceX namingCole Robinson2018-03-211-2/+2
* virtconv: Drop all the chdir hackeryCole Robinson2018-02-221-5/+5
* virtconv: Don't implicitly depend on dict hash orderCole Robinson2017-10-201-1/+2
* pycodestyle: Do not use bare 'except:'Radostin Stoyanov2017-08-021-1/+1
* Switch to python3 style 'except X as Y' notationCole Robinson2017-05-051-1/+1
* pep8 W503: line break before binary operatorPavel Hrdina2015-07-141-2/+2
* capabilities: Store results of guest_lookup togetherCole Robinson2015-04-031-2/+1
* virtinst: Switch to relative imports, fix cyclic import warningsCole Robinson2014-09-121-1/+1
* virt-convert: Reimplement itCole Robinson2014-02-071-0/+312