]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
qemucapabilitiesdata: Regenerate 'caps_10.2.0_x86_64' replies
authorPeter Krempa <pkrempa@redhat.com>
Tue, 13 Jan 2026 15:56:16 +0000 (16:56 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 15 Jan 2026 14:06:54 +0000 (15:06 +0100)
Update the latest x86_64 dump to populate the 'scsi-block' and
'scsi-generic' device properties.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/qemucapabilitiesdata/caps_10.2.0_x86_64.replies

index d09d4d2b1a209fc28bd82e1c3efa1504146b0206..949ed2b90e991bf61830462f753344ca87091b82 100644 (file)
 }
 
 {
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "The libvirt device dump was not collected for this version+device tuple"
-  },
+  "return": [
+    {
+      "default-value": 4294967295,
+      "name": "scsi-id",
+      "type": "uint32"
+    },
+    {
+      "default-value": 4294967295,
+      "name": "lun",
+      "type": "uint32"
+    },
+    {
+      "default-value": 0,
+      "name": "channel",
+      "type": "uint32"
+    },
+    {
+      "default-value": "auto",
+      "name": "rerror",
+      "description": "Error handling policy (report/ignore/enospc/stop/auto)",
+      "type": "BlockdevOnError"
+    },
+    {
+      "default-value": 2147483647,
+      "name": "max_io_size",
+      "type": "uint64"
+    },
+    {
+      "default-value": false,
+      "name": "share-rw",
+      "description": "on/off",
+      "type": "bool"
+    },
+    {
+      "default-value": "auto",
+      "name": "werror",
+      "description": "Error handling policy (report/ignore/enospc/stop/auto)",
+      "type": "BlockdevOnError"
+    },
+    {
+      "default-value": 1073741824,
+      "name": "max_unmap_size",
+      "type": "uint64"
+    },
+    {
+      "default-value": -1,
+      "name": "scsi_version",
+      "type": "int32"
+    },
+    {
+      "default-value": 0,
+      "name": "rotation_rate",
+      "type": "uint16"
+    },
+    {
+      "name": "drive",
+      "description": "Node name or ID of a block device to use as a backend",
+      "type": "str"
+    },
+    {
+      "default-value": 30,
+      "name": "io_timeout",
+      "type": "uint32"
+    },
+    {
+      "name": "bootindex",
+      "type": "int32"
+    }
+  ],
   "id": "libvirt-37"
 }
 
 }
 
 {
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "The libvirt device dump was not collected for this version+device tuple"
-  },
+  "return": [
+    {
+      "default-value": 4294967295,
+      "name": "scsi-id",
+      "type": "uint32"
+    },
+    {
+      "default-value": 4294967295,
+      "name": "lun",
+      "type": "uint32"
+    },
+    {
+      "default-value": 0,
+      "name": "channel",
+      "type": "uint32"
+    },
+    {
+      "default-value": false,
+      "name": "share-rw",
+      "description": "on/off",
+      "type": "bool"
+    },
+    {
+      "name": "drive",
+      "description": "Node name or ID of a block device to use as a backend",
+      "type": "str"
+    },
+    {
+      "default-value": 30,
+      "name": "io_timeout",
+      "type": "uint32"
+    },
+    {
+      "name": "bootindex",
+      "type": "int32"
+    }
+  ],
   "id": "libvirt-38"
 }