libvirt/tests/qemublocktestdata/xml2json/nvme-raw-noopts-srconly.json
Peter Krempa 2337dbfdd1 qemublocktest: xml->json: Add test for NVMe
Based on the configuration from the only qemuxml2argv test.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2020-03-24 14:17:47 +01:00

6 lines
69 B
JSON

{
"driver": "nvme",
"device": "0000:01:00.0",
"namespace": 1
}