summaryrefslogtreecommitdiff
path: root/virtinst/storage.py
Commit message (Expand)AuthorAgeFilesLines
...
* createpool: Don't unconditionally use /var/lib/libvirtCole Robinson2015-05-021-12/+11
* Remove redundant 'default dir' functionsCole Robinson2015-05-021-7/+10
* storage: Use .local/libvirt/images for session URIsCole Robinson2015-05-021-1/+3
* storage: Use ~/.config/libvirt/images for qemu:///sessionCole Robinson2015-04-241-1/+1
* storage: copy allocation and capacity also on cross-pool clonesGiuseppe Scrivano2015-04-101-2/+2
* storage: Use XMLBuilder for pool enumerate parsingCole Robinson2015-04-031-24/+27
* clone: keep the same image format on a cross-pool cloneGiuseppe Scrivano2015-04-011-3/+5
* storage: Fix some pylint on libvirt without REFLINK flagCole Robinson2015-02-221-1/+2
* storage: Fix test failures with reflink checkCole Robinson2015-02-221-1/+2
* virt-clone: introduce --reflink for btrfs COW copyChen Hanxiao2015-02-071-0/+15
* virt-install: Fix --disk pool=NETPOOL,size=... creationCole Robinson2014-12-101-2/+2
* storage: Remove unused functionCole Robinson2014-12-091-10/+0
* storage: More support for network poolsCole Robinson2014-12-091-36/+75
* storage: Really don't use PREALLOC flag with test driverCole Robinson2014-12-091-1/+1
* diskbackend: Drop all pool source matchingCole Robinson2014-12-041-13/+3
* virtinst: Switch to relative imports, fix cyclic import warningsCole Robinson2014-09-121-2/+2
* diskbackend: Simplify pool source lookupCole Robinson2014-09-121-3/+9
* storage: fix a typoChen Hanxiao2014-07-281-1/+1
* storage: fix another comment typoChen Hanxiao2014-06-301-1/+1
* virtconv: Don't create default pool when in dry modeCole Robinson2014-05-311-2/+4
* storage: add support for gluster fs pools.Giuseppe Scrivano2014-02-121-4/+6
* storage: add new attribute "source_dir"Giuseppe Scrivano2014-02-121-1/+3
* storage: make "target_path" optionalGiuseppe Scrivano2014-02-121-0/+5
* VirtualDisk: Always use storage APIs for provisioningCole Robinson2014-02-081-1/+10
* storage: Only try lazy_refcounts with format=qcow2Cole Robinson2014-02-081-0/+2
* virt-convert: Reimplement itCole Robinson2014-02-071-5/+32
* Use .qcow2 extension when creating qcow2 filesCole Robinson2014-02-041-0/+8
* storage: Use qcow2 lazy_refcounts if supportedCole Robinson2014-02-031-0/+6
* Fix some pylintCole Robinson2014-01-251-2/+1
* Share the list of all disk image formatsCédric Bosdonnat2014-01-251-2/+5
* Fix first time remote URL installs from virt-manager (bz 1049852)Cole Robinson2014-01-181-1/+1
* storage: Parse volume keyCole Robinson2013-12-051-1/+2
* mass update: remove double spaces from commentsGiuseppe Scrivano2013-10-281-2/+2
* Streamline support checksCole Robinson2013-10-061-7/+7
* util: Fix generate_name start_num logicCole Robinson2013-10-051-22/+5
* storage: Use qcow2 metadata preallocation if supportedCole Robinson2013-10-011-2/+13
* storage: Drop unused static functionCole Robinson2013-09-301-37/+6
* clone: Fix a few misc issuesCole Robinson2013-09-291-2/+3
* support: Rename SUPPORT_STORAGE to SUPPORT_POOLCole Robinson2013-09-291-2/+2
* devicedisk: path_in_use_by: Check backing stores as wellCole Robinson2013-09-281-6/+4
* storage: Parse volume backingstoreCole Robinson2013-09-281-0/+1
* storage: Add VDI to format listCole Robinson2013-09-271-2/+2
* xmlbuilder: Unify make_xpath callbacksCole Robinson2013-09-241-4/+3
* Drop a lot of usage of utility XML functionsCole Robinson2013-09-221-0/+35
* Use XMLBuilder for Storage object handlingCole Robinson2013-09-201-1089/+399
* virtinst: Rename most files to be more sensibleCole Robinson2013-08-091-0/+1440