index
:
delta/libvirt.git
baserock/franred/v1.2.12
baserock/morph
baserock/v1.2.10
master
v0.10.2-maint
v0.8.3-maint
v0.9.11-maint
v0.9.12-maint
v0.9.6-maint
v1.0.0-maint
v1.0.1-maint
v1.0.2-maint
v1.0.3-maint
v1.0.4-maint
v1.0.5-maint
v1.0.6-maint
v1.1.0-maint
v1.1.1-maint
v1.1.2-maint
v1.1.3-maint
v1.1.4-maint
v1.2.0-maint
v1.2.1-maint
v1.2.10-maint
v1.2.11-maint
v1.2.12-maint
v1.2.13-maint
v1.2.14-maint
v1.2.15-maint
v1.2.16-maint
v1.2.17-maint
v1.2.18-maint
v1.2.19-maint
v1.2.2-maint
v1.2.20-maint
v1.2.21-maint
v1.2.3-maint
v1.2.4-maint
v1.2.5-maint
v1.2.6-maint
v1.2.7-maint
v1.2.8-maint
v1.2.9-maint
v1.3.0-maint
v1.3.1-maint
v1.3.2-maint
v1.3.3-maint
v1.3.4-maint
v1.3.5-maint
v2.0-maint
v2.1-maint
v2.2-maint
v3.0-maint
v3.2-maint
v3.7-maint
v4.1-maint
v4.10-maint
v4.2-maint
v4.3-maint
v4.4-maint
v4.5-maint
v4.6-maint
v4.7-maint
v4.8-maint
v4.9-maint
v5.0-maint
v5.1-maint
v5.1.0-maint
v5.2-maint
v5.3-maint
libvirt.org: git/libvirt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
storage_file
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some typos
Tim Wiederhake
2023-03-09
1
-1
/
+1
*
qemu: Prepare storage backing chain traversal code for FD passed images
Peter Krempa
2023-01-09
1
-0
/
+15
*
storage_source: introduce virStorageSourceChainLookupBySource
Pavel Hrdina
2023-01-09
2
-0
/
+46
*
storagefile: set size field of ploop to 8
Ján Tomko
2022-06-22
1
-1
/
+1
*
storage_file: Remove unused includes
Peng Liang
2022-06-07
4
-10
/
+0
*
virStorageSourceGetActualType: Change type of retval
Michal Privoznik
2022-06-01
1
-2
/
+2
*
lib: Use g_clear_pointer() more
Michal Privoznik
2022-02-08
2
-4
/
+2
*
storage_file: Declare virStorageSourceParseRBDColonString only in one header
Michal Privoznik
2022-01-17
2
-6
/
+2
*
storage_file_probe: Add support for probing qcow2's incompatible features
Peter Krempa
2021-12-21
1
-1
/
+27
*
qcow2GetFeatures: Extract population of features bitmap
Peter Krempa
2021-12-21
1
-11
/
+22
*
storage_file: Compute QCOW2 cluster size as ULL
Jiri Denemark
2021-10-26
1
-1
/
+1
*
storage_file: add support to probe cluster_size from QCOW2 images
Pavel Hrdina
2021-05-21
1
-17
/
+45
*
Replace AbsPath judgement method with g_path_is_absolute()
Luke Yue
2021-04-21
2
-2
/
+2
*
lib: Drop internal virXXXPtr typedefs
Michal Privoznik
2021-04-13
10
-195
/
+191
*
virStorageSourceParseBackingJSONUriCookies: Use g_strsplit instead of virStri...
Peter Krempa
2021-04-12
1
-5
/
+4
*
virStorageFileBackendGlusterPriv: Remove 'cannonpath'
Peter Krempa
2021-04-12
1
-2
/
+0
*
storage_file: Remove virStorageFileBackendFsPriv
Peter Krempa
2021-04-12
1
-20
/
+0
*
Remove virStorageSourceGetUniqueIdentifier file backend API
Peter Krempa
2021-04-12
5
-138
/
+1
*
virStorageSourceGetMetadata: Use depth limit instead of unique path checking
Peter Krempa
2021-04-12
2
-26
/
+19
*
Do not check return value of VIR_EXPAND_N
Jiri Denemark
2021-03-22
2
-4
/
+2
*
storage: Don't report OOM error on failure of glfs_new
Peter Krempa
2021-03-02
1
-1
/
+2
*
Replace virStringListJoin by g_strjoinv
Peter Krempa
2021-02-11
1
-3
/
+1
*
Replace virStringSplit with g_strsplit
Peter Krempa
2021-02-11
1
-2
/
+2
*
conf: implement support for vhostuser disk
Pavel Hrdina
2021-02-03
1
-0
/
+1
*
virStorageSourceChainLookup: Handle names like 'vda[4]' internally
Peter Krempa
2021-01-27
2
-12
/
+39
*
virStorageSourceChainLookup: Don't break error message strings
Peter Krempa
2021-01-27
1
-5
/
+3
*
virStorageSourceGetMetadata: Refactor cleanup
Peter Krempa
2021-01-27
1
-10
/
+3
*
storage_source: Move backing store parsers into new file
Peter Krempa
2021-01-27
4
-1206
/
+1282
*
util: virstoragefile: Move virStorageIs[File|Relative] to storage_source
Peter Krempa
2021-01-27
1
-4
/
+38
*
virStorageSourceGetBackingStoreStr: Return relative paths only
Peter Krempa
2021-01-27
2
-11
/
+15
*
virStorageSourceGetBackingStoreStr: Move the function earlier
Peter Krempa
2021-01-27
1
-50
/
+50
*
storage_source: use virStorageSource prefix for all functions
Pavel Hrdina
2021-01-22
2
-170
/
+170
*
util: move virStorageSource code into conf
Pavel Hrdina
2021-01-22
5
-4
/
+7
*
util: move virStorageFileProbe code into storage_file
Pavel Hrdina
2021-01-22
4
-1
/
+1013
*
util: move virStorageFileBackend code into storage_file
Pavel Hrdina
2021-01-22
6
-3
/
+251
*
util: extract virStorageFile code into storage_source
Pavel Hrdina
2021-01-22
3
-0
/
+2780
*
storage: move storage file sources to separate directory
Pavel Hrdina
2021-01-22
5
-0
/
+695