summaryrefslogtreecommitdiff
path: root/virtconv
Commit message (Expand)AuthorAgeFilesLines
* capabilities: Store results of guest_lookup togetherCole Robinson2015-04-032-4/+2
* virt-convert: Fix pointing to relative config fileCole Robinson2014-09-201-0/+1
* virtinst: Switch to relative imports, fix cyclic import warningsCole Robinson2014-09-123-13/+9
* fix some missed binary prefixes for unitsChen Hanxiao2014-06-171-1/+1
* Fix some pylintCole Robinson2014-05-311-9/+6
* virt-convert: Don't print 'convert' output with --print-xmlCole Robinson2014-05-311-2/+7
* virtconv: Don't create default pool when in dry modeCole Robinson2014-05-311-1/+1
* virt-convert: Fix use of relative OVF fileCole Robinson2014-05-311-1/+1
* Fix warnings with latest pep8Cole Robinson2014-05-021-1/+1
* formats: make sure 'unar' is existedChen Hanxiao2014-03-061-0/+9
* virt-convert: Reimplement itCole Robinson2014-02-0710-1442/+692
* mass update: remove double spaces from commentsGiuseppe Scrivano2013-10-288-16/+16
* headers: update "Red Hat, Inc." copyright for the year 2013Giuseppe Scrivano2013-10-287-1/+7
* Drop a lot of usage of utility XML functionsCole Robinson2013-09-221-5/+32
* Guest: Drop os_type, just use single os_variantCole Robinson2013-08-112-13/+5
* virtconv: Drop reference to OS_TYPESCole Robinson2013-08-111-1/+2
* virtinst: Combine ImageInstaller and ImageParser codeCole Robinson2013-08-081-10/+8
* Centralize XML helpers in virtinst/util.pyCole Robinson2013-07-121-53/+10
* VirtualConnection: cache capabilities XMLCole Robinson2013-07-061-1/+1
* Drop most explicit SunOS supportCole Robinson2013-07-031-20/+0
* tests: Make sure virtinst doesn't pull in GtkCole Robinson2013-04-181-0/+1
* Revive pep8 and clean up the codeCole Robinson2013-04-138-26/+56
* Fix the last of the pylint messagesCole Robinson2013-04-131-3/+3
* virtinst: Remove ParaVirt and FullVirtGuestCole Robinson2013-04-131-2/+2
* Tons of misc pylint fixesCole Robinson2013-04-136-47/+47
* Remove most map() and filter() usageCole Robinson2013-04-121-1/+1
* Wire up python unit tests, unify gettext setupCole Robinson2013-04-037-21/+1
* Merge code from python-virtinst.gitCole Robinson2013-04-039-0/+1789