1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2024-12-23 21:34:54 +03:00
libvirt/tests/qemublocktestdata/xml2json/block-raw-reservations.json

15 lines
266 B
JSON
Raw Normal View History

{
"node-name": "node-a-fo",
"read-only": false,
"driver": "raw",
"file": "node-a-st"
}
{
"driver": "host_device",
"filename": "/dev/blah",
"pr-manager": "node-a-st-pr-alias",
"node-name": "node-a-st",
"auto-read-only": true,
"discard": "unmap"
}