File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ project:
22
22
23
23
- [ Installation] ( #installation )
24
24
- [ Prerequisites] ( #prerequisites )
25
+ - [ Supported QEMU versions] ( #supported-qemu-versions )
25
26
- [ Usage] ( #usage )
26
27
- [ Backup] ( #backup )
27
28
- [ Backup chains / unique bitmap names] ( #backup-chains--unique-bitmap-names )
@@ -73,6 +74,13 @@ usually this happens by starting the virtual machine via:
73
74
` Note: ` Use a dedicated socket for backup operations if possible, as qmp
74
75
sockets only allow one connection at a time.
75
76
77
+ ## Supported QEMU versions
78
+
79
+ Up until [ Version 0.45] ( https://github.com/abbbi/qmpbackup/releases/tag/v0.45 )
80
+ QEMU <= 7.0.0 is supported, all later versions introduce [ image
81
+ fleecing] ( https://abbbi.github.io/fleece/ ) and require at least QEMU Version
82
+ 7.1.
83
+
76
84
# Usage
77
85
78
86
In order to create a full backup use the following command:
You can’t perform that action at this time.
0 commit comments