mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 04:41:20 +00:00
23 lines
356 B
JSON
23 lines
356 B
JSON
|
[
|
||
|
{
|
||
|
"type": "block-dirty-bitmap-merge",
|
||
|
"data": {
|
||
|
"node": "libvirt-1-format",
|
||
|
"target": "c",
|
||
|
"bitmaps": [
|
||
|
{
|
||
|
"node": "libvirt-1-format",
|
||
|
"name": "d"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"type": "block-dirty-bitmap-remove",
|
||
|
"data": {
|
||
|
"node": "libvirt-1-format",
|
||
|
"name": "d"
|
||
|
}
|
||
|
}
|
||
|
]
|