summaryrefslogtreecommitdiff
path: root/virtinst
Commit message (Expand)AuthorAgeFilesLines
...
* support: Break out function checkerCole Robinson2014-02-101-34/+40
* support: Take version strings in support declarationsCole Robinson2014-02-101-55/+72
* support: Error if registered version is too old to confirmCole Robinson2014-02-101-38/+27
* support: Remove negative version handlingCole Robinson2014-02-103-27/+11
* support: Use dictionary for driver version checksCole Robinson2014-02-101-66/+47
* tests: Only use one env variable to notify we are running testsCole Robinson2014-02-102-4/+3
* Expose hostdev rombar in UI and cli (bz 768857)Cole Robinson2014-02-102-1/+3
* details: Expose fine grained boot configCole Robinson2014-02-101-0/+2
* cli: Support per-device <boot order=>Cole Robinson2014-02-093-1/+13
* virt-install: add support for user namespaceChen Hanxiao2014-02-094-2/+66
* VirtualDisk: Always use storage APIs for provisioningCole Robinson2014-02-084-98/+97
* storage: Only try lazy_refcounts with format=qcow2Cole Robinson2014-02-081-0/+2
* virt-convert: Reimplement itCole Robinson2014-02-075-41/+117
* guest: Add single entry point for adding default devicesCole Robinson2014-02-072-13/+31
* test: add more test cases for option --blkiotuneChen Hanxiao2014-02-071-0/+2
* virt-install: Add --blkiotune optionChen Hanxiao2014-02-064-1/+51
* virtinst: drop parameter guest in convert_old_networksChen Hanxiao2014-02-061-1/+1
* util: Fix validate_name error reportingCole Robinson2014-02-051-2/+5
* deviceinterface: Absorb cli 'default source' logicCole Robinson2014-02-052-12/+16
* wipCole Robinson2014-02-053-8/+51
* virt-install: Add usbredir channels by default if using spiceCole Robinson2014-02-052-1/+22
* virt-install: If using spice graphics, add <sound> by defaultCole Robinson2014-02-052-11/+23
* virt-install: Switch back to using --sound argumentCole Robinson2014-02-051-5/+16
* Use .qcow2 extension when creating qcow2 filesCole Robinson2014-02-042-1/+10
* virt-*: Drop all --prompt handlingCole Robinson2014-02-041-262/+49
* prefs: Add 'Add SPICE USB redirection' option, enable itCole Robinson2014-02-041-0/+2
* devicedisk: Short circuit path_exists(None)Cole Robinson2014-02-031-0/+3
* storage: Use qcow2 lazy_refcounts if supportedCole Robinson2014-02-032-2/+10
* virt-manager: create: Disable s3/s4 by default (bz 1044145)Cole Robinson2014-02-031-0/+2
* cli: Clarify a translation stringCole Robinson2014-02-031-2/+5
* virt-install: Add --pm optionCole Robinson2014-02-034-1/+46
* cli: Make --cpu host-model and --cpu host-passthrough workCole Robinson2014-02-031-0/+4
* clone: Show destination host if on a remote connection (bz 881099)Cole Robinson2014-02-011-3/+2
* util: Relax name validation (bz 917444)Cole Robinson2014-02-011-6/+7
* cli: --network: Support driver_queues optionCole Robinson2014-02-012-0/+5
* cli: --network: Wire up virtualport optionsCole Robinson2014-01-311-0/+7
* cli: --disk: Add iotune paramtersCole Robinson2014-01-311-0/+7
* virtinst: cpu: Reorder feature bits to match libvirt XML orderCole Robinson2014-01-311-1/+1
* details: Reword the CPU model UI a bit moreCole Robinson2014-01-311-0/+2
* console: Handle ipv6 addresses (bz 974126)Cole Robinson2014-01-291-0/+12
* cli: Add --graphics connected option (bz 730923)Cole Robinson2014-01-292-0/+2
* Move shared graphics editing UI to gfxdetails.pyCole Robinson2014-01-291-1/+1
* devicegraphics: Fix updating listen addressCole Robinson2014-01-291-2/+25
* distroinstaller: Fix volume upload with latest libvirt bindings (bz 1058720)Cole Robinson2014-01-281-1/+1
* virt-install: add support for option "--cpu host-model-only"Chen Hanxiao2014-01-281-0/+3
* xmlbuilder: Fix adding devices with child propertiesCole Robinson2014-01-271-2/+11
* cli: Allow '--option help' for introspection as wellCole Robinson2014-01-271-4/+4
* virtinst: clearer error message when disks upper limits reachedChen Hanxiao2014-01-271-1/+2
* uihelpers: Move a few more functions closer to their callersCole Robinson2014-01-261-0/+5
* virt-xml: Fill in man pageCole Robinson2014-01-261-2/+5