summaryrefslogtreecommitdiff
path: root/virtinst/devicedisk.py
Commit message (Expand)AuthorAgeFilesLines
* cli: Warn if disk path isn't searchable by qemuCole Robinson2014-02-101-0/+28
* VirtualDisk: Always use storage APIs for provisioningCole Robinson2014-02-081-20/+15
* devicedisk: Short circuit path_exists(None)Cole Robinson2014-02-031-0/+3
* virtinst: clearer error message when disks upper limits reachedChen Hanxiao2014-01-271-1/+2
* virt-xml: Create storage if necessaryCole Robinson2014-01-261-9/+27
* Probe entire backing chain when checking if path is in useCole Robinson2014-01-141-3/+10
* choosecd: Check path-in-use collision (bz 1028197)Cole Robinson2014-01-141-1/+1
* Track kernel/initrd/dtb in 'path in use by' UICole Robinson2014-01-141-15/+28
* create: Don't ask about changing perms if qemu is 'root' userCole Robinson2013-11-101-0/+2
* mass update: remove double spaces from commentsGiuseppe Scrivano2013-10-281-3/+3
* VirtualDisk: Handle the blktap defaultCole Robinson2013-10-061-1/+7
* Streamline support checksCole Robinson2013-10-061-3/+3
* virtinst: Expose disk/target/@removableFred A. Kemp2013-10-041-0/+1
* virtinst: expose disk/source startupPolicy attributeGiuseppe Scrivano2013-10-031-0/+1
* VirtualDisk: Try to append targets, not just use first free (bz #905439)Cole Robinson2013-10-031-5/+20
* tests: Add focused unit test for device numberingCole Robinson2013-10-031-27/+28
* VirtualDisk: Don't try to force cdrom target=hdcCole Robinson2013-10-021-17/+0
* Enable cache=None and io=native by default for block devicesCole Robinson2013-10-021-12/+9
* VirtualDisk: Add cache modes 'directsync' and 'unsafe' (bz 844907)Cole Robinson2013-09-301-1/+3
* virt-install: Add --disk backing_store optionCole Robinson2013-09-291-15/+30
* devicedisk: path_in_use_by: Check backing stores as wellCole Robinson2013-09-281-13/+16
* storage: Parse volume backingstoreCole Robinson2013-09-281-3/+2
* xmlbuilder: Unify make_xpath callbacksCole Robinson2013-09-241-13/+2
* Simplify XMLProperty declarationsCole Robinson2013-09-191-18/+18
* xmlbuilder: Track singleton child properties explicitlyCole Robinson2013-09-191-2/+2
* VirtualDisk: Add is_disk, is_cdrom, is_floppy helpersCole Robinson2013-08-171-23/+27
* VirtualDisk: Add error_policy 'report' valueCole Robinson2013-08-171-2/+2
* virtinst: Rename most files to be more sensibleCole Robinson2013-08-091-0/+846