mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 12:51:12 +00:00
24 lines
369 B
JSON
24 lines
369 B
JSON
|
[
|
||
|
{
|
||
|
"type": "block-dirty-bitmap-remove",
|
||
|
"data": {
|
||
|
"node": "libvirt-3-format",
|
||
|
"name": "a"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"type": "block-dirty-bitmap-remove",
|
||
|
"data": {
|
||
|
"node": "libvirt-4-format",
|
||
|
"name": "a"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"type": "block-dirty-bitmap-remove",
|
||
|
"data": {
|
||
|
"node": "libvirt-5-format",
|
||
|
"name": "a"
|
||
|
}
|
||
|
}
|
||
|
]
|