[PATCH 4/9] qemucapabilitiesdata: Drop tests relying on <qemu-5.2.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Soon, the minimal version of QEMU is going to be bumped to 5.2.0.
Drop capabilities for older versions.

Signed-off-by: Michal Privoznik <mprivozn@xxxxxxxxxx>
---
 .../caps_4.2.0_aarch64.replies                | 21813 ------------
 .../caps_4.2.0_aarch64.xml                    |   373 -
 .../caps_4.2.0_ppc64.replies                  | 24301 -------------
 .../qemucapabilitiesdata/caps_4.2.0_ppc64.xml |  1051 -
 .../caps_4.2.0_s390x.replies                  | 22315 ------------
 .../qemucapabilitiesdata/caps_4.2.0_s390x.xml |  3187 --
 .../caps_4.2.0_x86_64.replies                 | 26761 --------------
 .../caps_4.2.0_x86_64.xml                     |  2529 --
 .../caps_5.0.0_aarch64.replies                | 23211 ------------
 .../caps_5.0.0_aarch64.xml                    |   397 -
 .../caps_5.0.0_ppc64.replies                  | 26212 --------------
 .../qemucapabilitiesdata/caps_5.0.0_ppc64.xml |  1072 -
 .../caps_5.0.0_riscv64.replies                | 19500 ----------
 .../caps_5.0.0_riscv64.xml                    |   127 -
 .../caps_5.0.0_x86_64.replies                 | 28425 ---------------
 .../caps_5.0.0_x86_64.xml                     |  2834 --
 .../caps_5.1.0_x86_64.replies                 | 29546 ----------------
 .../caps_5.1.0_x86_64.xml                     |  3104 --
 18 files changed, 236758 deletions(-)
 delete mode 100644 tests/qemucapabilitiesdata/caps_4.2.0_aarch64.replies
 delete mode 100644 tests/qemucapabilitiesdata/caps_4.2.0_aarch64.xml
 delete mode 100644 tests/qemucapabilitiesdata/caps_4.2.0_ppc64.replies
 delete mode 100644 tests/qemucapabilitiesdata/caps_4.2.0_ppc64.xml
 delete mode 100644 tests/qemucapabilitiesdata/caps_4.2.0_s390x.replies
 delete mode 100644 tests/qemucapabilitiesdata/caps_4.2.0_s390x.xml
 delete mode 100644 tests/qemucapabilitiesdata/caps_4.2.0_x86_64.replies
 delete mode 100644 tests/qemucapabilitiesdata/caps_4.2.0_x86_64.xml
 delete mode 100644 tests/qemucapabilitiesdata/caps_5.0.0_aarch64.replies
 delete mode 100644 tests/qemucapabilitiesdata/caps_5.0.0_aarch64.xml
 delete mode 100644 tests/qemucapabilitiesdata/caps_5.0.0_ppc64.replies
 delete mode 100644 tests/qemucapabilitiesdata/caps_5.0.0_ppc64.xml
 delete mode 100644 tests/qemucapabilitiesdata/caps_5.0.0_riscv64.replies
 delete mode 100644 tests/qemucapabilitiesdata/caps_5.0.0_riscv64.xml
 delete mode 100644 tests/qemucapabilitiesdata/caps_5.0.0_x86_64.replies
 delete mode 100644 tests/qemucapabilitiesdata/caps_5.0.0_x86_64.xml
 delete mode 100644 tests/qemucapabilitiesdata/caps_5.1.0_x86_64.replies
 delete mode 100644 tests/qemucapabilitiesdata/caps_5.1.0_x86_64.xml

diff --git a/tests/qemucapabilitiesdata/caps_4.2.0_aarch64.replies b/tests/qemucapabilitiesdata/caps_4.2.0_aarch64.replies
deleted file mode 100644
index ec0dad666a..0000000000
--- a/tests/qemucapabilitiesdata/caps_4.2.0_aarch64.replies
+++ /dev/null
@@ -1,21813 +0,0 @@
-{
-  "execute": "qmp_capabilities",
-  "id": "libvirt-1"
-}
-
-{
-  "return": {},
-  "id": "libvirt-1"
-}
-
-{
-  "execute": "query-version",
-  "id": "libvirt-2"
-}
-
-{
-  "return": {
-    "qemu": {
-      "micro": 0,
-      "minor": 2,
-      "major": 4
-    },
-    "package": "v4.1.0-2221-g36609b4fa3"
-  },
-  "id": "libvirt-2"
-}
-
-{
-  "execute": "query-target",
-  "id": "libvirt-3"
-}
-
-{
-  "return": {
-    "arch": "aarch64"
-  },
-  "id": "libvirt-3"
-}
-
-{
-  "execute": "query-qmp-schema",
-  "id": "libvirt-4"
-}
-
-{
-  "return": [
-    {
-      "name": "query-status",
-      "ret-type": "1",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "SHUTDOWN",
-      "meta-type": "event",
-      "arg-type": "2"
-    },
-    {
-      "name": "POWERDOWN",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "RESET",
-      "meta-type": "event",
-      "arg-type": "3"
-    },
-    {
-      "name": "STOP",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "RESUME",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "SUSPEND",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "SUSPEND_DISK",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "WAKEUP",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "WATCHDOG",
-      "meta-type": "event",
-      "arg-type": "4"
-    },
-    {
-      "name": "watchdog-set-action",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "5"
-    },
-    {
-      "name": "GUEST_PANICKED",
-      "meta-type": "event",
-      "arg-type": "6"
-    },
-    {
-      "name": "JOB_STATUS_CHANGE",
-      "meta-type": "event",
-      "arg-type": "7"
-    },
-    {
-      "name": "job-pause",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "8"
-    },
-    {
-      "name": "job-resume",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "9"
-    },
-    {
-      "name": "job-cancel",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "10"
-    },
-    {
-      "name": "job-complete",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "11"
-    },
-    {
-      "name": "job-dismiss",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "12"
-    },
-    {
-      "name": "job-finalize",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "13"
-    },
-    {
-      "name": "query-jobs",
-      "ret-type": "[14]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "block-latency-histogram-set",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "15"
-    },
-    {
-      "name": "query-block",
-      "ret-type": "[16]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-blockstats",
-      "ret-type": "[18]",
-      "meta-type": "command",
-      "arg-type": "17"
-    },
-    {
-      "name": "query-block-jobs",
-      "ret-type": "[19]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "block_passwd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "20"
-    },
-    {
-      "name": "block_resize",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "21"
-    },
-    {
-      "name": "blockdev-snapshot-sync",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "22"
-    },
-    {
-      "name": "blockdev-snapshot",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "23"
-    },
-    {
-      "name": "change-backing-file",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "24"
-    },
-    {
-      "name": "block-commit",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "25"
-    },
-    {
-      "name": "drive-backup",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "26"
-    },
-    {
-      "name": "blockdev-backup",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "27"
-    },
-    {
-      "name": "query-named-block-nodes",
-      "ret-type": "[28]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "x-debug-query-block-graph",
-      "ret-type": "29",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "drive-mirror",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "30"
-    },
-    {
-      "name": "block-dirty-bitmap-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "31"
-    },
-    {
-      "name": "block-dirty-bitmap-remove",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "32"
-    },
-    {
-      "name": "block-dirty-bitmap-clear",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "32"
-    },
-    {
-      "name": "block-dirty-bitmap-enable",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "32"
-    },
-    {
-      "name": "block-dirty-bitmap-disable",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "32"
-    },
-    {
-      "name": "block-dirty-bitmap-merge",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "33"
-    },
-    {
-      "name": "x-debug-block-dirty-bitmap-sha256",
-      "ret-type": "34",
-      "meta-type": "command",
-      "arg-type": "32"
-    },
-    {
-      "name": "blockdev-mirror",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "35"
-    },
-    {
-      "name": "block_set_io_throttle",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "block-stream",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "37"
-    },
-    {
-      "name": "block-job-set-speed",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "38"
-    },
-    {
-      "name": "block-job-cancel",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "39"
-    },
-    {
-      "name": "block-job-pause",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "40"
-    },
-    {
-      "name": "block-job-resume",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "41"
-    },
-    {
-      "name": "block-job-complete",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "42"
-    },
-    {
-      "name": "block-job-dismiss",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "43"
-    },
-    {
-      "name": "block-job-finalize",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "44"
-    },
-    {
-      "name": "blockdev-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "45"
-    },
-    {
-      "name": "x-blockdev-reopen",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "45"
-    },
-    {
-      "name": "blockdev-del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "46"
-    },
-    {
-      "name": "blockdev-create",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "47"
-    },
-    {
-      "name": "blockdev-open-tray",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "48"
-    },
-    {
-      "name": "blockdev-close-tray",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "49"
-    },
-    {
-      "name": "blockdev-remove-medium",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "50"
-    },
-    {
-      "name": "blockdev-insert-medium",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "51"
-    },
-    {
-      "name": "blockdev-change-medium",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "52"
-    },
-    {
-      "name": "BLOCK_IMAGE_CORRUPTED",
-      "meta-type": "event",
-      "arg-type": "53"
-    },
-    {
-      "name": "BLOCK_IO_ERROR",
-      "meta-type": "event",
-      "arg-type": "54"
-    },
-    {
-      "name": "BLOCK_JOB_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "55"
-    },
-    {
-      "name": "BLOCK_JOB_CANCELLED",
-      "meta-type": "event",
-      "arg-type": "56"
-    },
-    {
-      "name": "BLOCK_JOB_ERROR",
-      "meta-type": "event",
-      "arg-type": "57"
-    },
-    {
-      "name": "BLOCK_JOB_READY",
-      "meta-type": "event",
-      "arg-type": "58"
-    },
-    {
-      "name": "BLOCK_JOB_PENDING",
-      "meta-type": "event",
-      "arg-type": "59"
-    },
-    {
-      "name": "BLOCK_WRITE_THRESHOLD",
-      "meta-type": "event",
-      "arg-type": "60"
-    },
-    {
-      "name": "block-set-write-threshold",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "61"
-    },
-    {
-      "name": "x-blockdev-change",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "62"
-    },
-    {
-      "name": "x-blockdev-set-iothread",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "63"
-    },
-    {
-      "name": "query-pr-managers",
-      "ret-type": "[64]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "blockdev-snapshot-internal-sync",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "65"
-    },
-    {
-      "name": "blockdev-snapshot-delete-internal-sync",
-      "ret-type": "67",
-      "meta-type": "command",
-      "arg-type": "66"
-    },
-    {
-      "name": "eject",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "68"
-    },
-    {
-      "name": "nbd-server-start",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "69"
-    },
-    {
-      "name": "nbd-server-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "70"
-    },
-    {
-      "name": "nbd-server-remove",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "71"
-    },
-    {
-      "name": "nbd-server-stop",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "DEVICE_TRAY_MOVED",
-      "meta-type": "event",
-      "arg-type": "72"
-    },
-    {
-      "name": "PR_MANAGER_STATUS_CHANGED",
-      "meta-type": "event",
-      "arg-type": "73"
-    },
-    {
-      "name": "QUORUM_FAILURE",
-      "meta-type": "event",
-      "arg-type": "74"
-    },
-    {
-      "name": "QUORUM_REPORT_BAD",
-      "meta-type": "event",
-      "arg-type": "75"
-    },
-    {
-      "name": "query-chardev",
-      "ret-type": "[76]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-chardev-backends",
-      "ret-type": "[77]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "ringbuf-write",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "78"
-    },
-    {
-      "name": "ringbuf-read",
-      "ret-type": "str",
-      "meta-type": "command",
-      "arg-type": "79"
-    },
-    {
-      "name": "chardev-add",
-      "ret-type": "81",
-      "meta-type": "command",
-      "arg-type": "80"
-    },
-    {
-      "name": "chardev-change",
-      "ret-type": "81",
-      "meta-type": "command",
-      "arg-type": "82"
-    },
-    {
-      "name": "chardev-remove",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "83"
-    },
-    {
-      "name": "chardev-send-break",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "84"
-    },
-    {
-      "name": "VSERPORT_CHANGE",
-      "meta-type": "event",
-      "arg-type": "85"
-    },
-    {
-      "name": "dump-guest-memory",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "86"
-    },
-    {
-      "name": "query-dump",
-      "ret-type": "87",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "DUMP_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "88"
-    },
-    {
-      "name": "query-dump-guest-memory-capability",
-      "ret-type": "89",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set_link",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "90"
-    },
-    {
-      "name": "netdev_add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "91"
-    },
-    {
-      "name": "netdev_del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "92"
-    },
-    {
-      "name": "query-rx-filter",
-      "ret-type": "[94]",
-      "meta-type": "command",
-      "arg-type": "93"
-    },
-    {
-      "name": "NIC_RX_FILTER_CHANGED",
-      "meta-type": "event",
-      "arg-type": "95"
-    },
-    {
-      "name": "announce-self",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "96"
-    },
-    {
-      "name": "FAILOVER_NEGOTIATED",
-      "meta-type": "event",
-      "arg-type": "97"
-    },
-    {
-      "name": "RDMA_GID_STATUS_CHANGED",
-      "meta-type": "event",
-      "arg-type": "98"
-    },
-    {
-      "name": "query-rocker",
-      "ret-type": "100",
-      "meta-type": "command",
-      "arg-type": "99"
-    },
-    {
-      "name": "query-rocker-ports",
-      "ret-type": "[102]",
-      "meta-type": "command",
-      "arg-type": "101"
-    },
-    {
-      "name": "query-rocker-of-dpa-flows",
-      "ret-type": "[104]",
-      "meta-type": "command",
-      "arg-type": "103"
-    },
-    {
-      "name": "query-rocker-of-dpa-groups",
-      "ret-type": "[106]",
-      "meta-type": "command",
-      "arg-type": "105"
-    },
-    {
-      "name": "query-tpm-models",
-      "ret-type": "[107]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-tpm-types",
-      "ret-type": "[108]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-tpm",
-      "ret-type": "[109]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set_password",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "110"
-    },
-    {
-      "name": "expire_password",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "111"
-    },
-    {
-      "name": "screendump",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "112"
-    },
-    {
-      "name": "query-vnc",
-      "ret-type": "117",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-vnc-servers",
-      "ret-type": "[118]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "change-vnc-password",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "119"
-    },
-    {
-      "name": "VNC_CONNECTED",
-      "meta-type": "event",
-      "arg-type": "120"
-    },
-    {
-      "name": "VNC_INITIALIZED",
-      "meta-type": "event",
-      "arg-type": "121"
-    },
-    {
-      "name": "VNC_DISCONNECTED",
-      "meta-type": "event",
-      "arg-type": "122"
-    },
-    {
-      "name": "query-mice",
-      "ret-type": "[123]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "send-key",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "124"
-    },
-    {
-      "name": "input-send-event",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "125"
-    },
-    {
-      "name": "query-display-options",
-      "ret-type": "126",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-migrate",
-      "ret-type": "127",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-set-capabilities",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "128"
-    },
-    {
-      "name": "query-migrate-capabilities",
-      "ret-type": "[129]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-set-parameters",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "130"
-    },
-    {
-      "name": "query-migrate-parameters",
-      "ret-type": "131",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "client_migrate_info",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "132"
-    },
-    {
-      "name": "migrate-start-postcopy",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "MIGRATION",
-      "meta-type": "event",
-      "arg-type": "133"
-    },
-    {
-      "name": "MIGRATION_PASS",
-      "meta-type": "event",
-      "arg-type": "134"
-    },
-    {
-      "name": "COLO_EXIT",
-      "meta-type": "event",
-      "arg-type": "135"
-    },
-    {
-      "name": "x-colo-lost-heartbeat",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate_cancel",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-continue",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "136"
-    },
-    {
-      "name": "migrate_set_downtime",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "137"
-    },
-    {
-      "name": "migrate_set_speed",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "138"
-    },
-    {
-      "name": "migrate-set-cache-size",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "139"
-    },
-    {
-      "name": "query-migrate-cache-size",
-      "ret-type": "int",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "140"
-    },
-    {
-      "name": "migrate-incoming",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "141"
-    },
-    {
-      "name": "xen-save-devices-state",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "142"
-    },
-    {
-      "name": "xen-set-replication",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "143"
-    },
-    {
-      "name": "query-xen-replication-status",
-      "ret-type": "144",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "xen-colo-do-checkpoint",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-colo-status",
-      "ret-type": "145",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-recover",
-      "ret-type": "0",
-      "allow-oob": true,
-      "meta-type": "command",
-      "arg-type": "146"
-    },
-    {
-      "name": "migrate-pause",
-      "ret-type": "0",
-      "allow-oob": true,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "UNPLUG_PRIMARY",
-      "meta-type": "event",
-      "arg-type": "147"
-    },
-    {
-      "name": "transaction",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "148"
-    },
-    {
-      "name": "trace-event-get-state",
-      "ret-type": "[150]",
-      "meta-type": "command",
-      "arg-type": "149"
-    },
-    {
-      "name": "trace-event-set-state",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "151"
-    },
-    {
-      "name": "query-qmp-schema",
-      "ret-type": "[152]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "qom-list",
-      "ret-type": "[154]",
-      "meta-type": "command",
-      "arg-type": "153"
-    },
-    {
-      "name": "qom-get",
-      "ret-type": "any",
-      "meta-type": "command",
-      "arg-type": "155"
-    },
-    {
-      "name": "qom-set",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "156"
-    },
-    {
-      "name": "qom-list-types",
-      "ret-type": "[158]",
-      "meta-type": "command",
-      "arg-type": "157"
-    },
-    {
-      "name": "qom-list-properties",
-      "ret-type": "[154]",
-      "meta-type": "command",
-      "arg-type": "159"
-    },
-    {
-      "name": "object-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "160"
-    },
-    {
-      "name": "object-del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "161"
-    },
-    {
-      "name": "device-list-properties",
-      "ret-type": "[154]",
-      "meta-type": "command",
-      "arg-type": "162"
-    },
-    {
-      "name": "device_add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "163"
-    },
-    {
-      "name": "device_del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "164"
-    },
-    {
-      "name": "DEVICE_DELETED",
-      "meta-type": "event",
-      "arg-type": "165"
-    },
-    {
-      "name": "query-cpus",
-      "ret-type": "[166]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-cpus-fast",
-      "ret-type": "[167]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "cpu-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "168"
-    },
-    {
-      "name": "query-machines",
-      "ret-type": "[169]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-current-machine",
-      "ret-type": "170",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-target",
-      "ret-type": "171",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-memdev",
-      "ret-type": "[172]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-hotpluggable-cpus",
-      "ret-type": "[173]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set-numa-node",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "174"
-    },
-    {
-      "name": "query-cpu-model-expansion",
-      "ret-type": "180",
-      "meta-type": "command",
-      "arg-type": "179"
-    },
-    {
-      "name": "query-cpu-definitions",
-      "ret-type": "[181]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "qmp_capabilities",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "182"
-    },
-    {
-      "name": "query-version",
-      "ret-type": "183",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-commands",
-      "ret-type": "[184]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "add_client",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "185"
-    },
-    {
-      "name": "query-name",
-      "ret-type": "186",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-kvm",
-      "ret-type": "187",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-uuid",
-      "ret-type": "188",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-events",
-      "ret-type": "[189]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-iothreads",
-      "ret-type": "[190]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-balloon",
-      "ret-type": "191",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "BALLOON_CHANGE",
-      "meta-type": "event",
-      "arg-type": "192"
-    },
-    {
-      "name": "query-pci",
-      "ret-type": "[193]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "quit",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "stop",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_reset",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_powerdown",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "memsave",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "194"
-    },
-    {
-      "name": "pmemsave",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "195"
-    },
-    {
-      "name": "cont",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "x-exit-preconfig",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_wakeup",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "inject-nmi",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "balloon",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "196"
-    },
-    {
-      "name": "human-monitor-command",
-      "ret-type": "str",
-      "meta-type": "command",
-      "arg-type": "197",
-      "features": [
-        "savevm-monitor-nodes"
-      ]
-    },
-    {
-      "name": "change",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "198"
-    },
-    {
-      "name": "xen-set-global-dirty-log",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "199"
-    },
-    {
-      "name": "getfd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "200"
-    },
-    {
-      "name": "closefd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "201"
-    },
-    {
-      "name": "query-memory-size-summary",
-      "ret-type": "202",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "add-fd",
-      "ret-type": "204",
-      "meta-type": "command",
-      "arg-type": "203"
-    },
-    {
-      "name": "remove-fd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "205"
-    },
-    {
-      "name": "query-fdsets",
-      "ret-type": "[206]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-command-line-options",
-      "ret-type": "[208]",
-      "meta-type": "command",
-      "arg-type": "207"
-    },
-    {
-      "name": "query-memory-devices",
-      "ret-type": "[209]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "MEM_UNPLUG_ERROR",
-      "meta-type": "event",
-      "arg-type": "210"
-    },
-    {
-      "name": "query-acpi-ospm-status",
-      "ret-type": "[211]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "ACPI_DEVICE_OST",
-      "meta-type": "event",
-      "arg-type": "212"
-    },
-    {
-      "name": "xen-load-devices-state",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "213"
-    },
-    {
-      "name": "query-vm-generation-id",
-      "ret-type": "214",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "RTC_CHANGE",
-      "meta-type": "event",
-      "arg-type": "215"
-    },
-    {
-      "name": "query-gic-capabilities",
-      "ret-type": "[220]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "0",
-      "members": [],
-      "meta-type": "object"
-    },
-    {
-      "name": "1",
-      "members": [
-        {
-          "name": "running",
-          "type": "bool"
-        },
-        {
-          "name": "singlestep",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "221"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "2",
-      "members": [
-        {
-          "name": "guest",
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "222"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "3",
-      "members": [
-        {
-          "name": "guest",
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "222"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "4",
-      "members": [
-        {
-          "name": "action",
-          "type": "223"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "5",
-      "members": [
-        {
-          "name": "action",
-          "type": "223"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "6",
-      "members": [
-        {
-          "name": "action",
-          "type": "224"
-        },
-        {
-          "name": "info",
-          "default": null,
-          "type": "225"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "7",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "status",
-          "type": "226"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "8",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "9",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "10",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "11",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "12",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "13",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[14]",
-      "element-type": "14",
-      "meta-type": "array"
-    },
-    {
-      "name": "14",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "227"
-        },
-        {
-          "name": "status",
-          "type": "226"
-        },
-        {
-          "name": "current-progress",
-          "type": "int"
-        },
-        {
-          "name": "total-progress",
-          "type": "int"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "15",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "boundaries",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "boundaries-read",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "boundaries-write",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "boundaries-flush",
-          "default": null,
-          "type": "[int]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[16]",
-      "element-type": "16",
-      "meta-type": "array"
-    },
-    {
-      "name": "16",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "qdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "removable",
-          "type": "bool"
-        },
-        {
-          "name": "locked",
-          "type": "bool"
-        },
-        {
-          "name": "inserted",
-          "default": null,
-          "type": "28"
-        },
-        {
-          "name": "tray_open",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "io-status",
-          "default": null,
-          "type": "228"
-        },
-        {
-          "name": "dirty-bitmaps",
-          "default": null,
-          "type": "[229]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "17",
-      "members": [
-        {
-          "name": "query-nodes",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[18]",
-      "element-type": "18",
-      "meta-type": "array"
-    },
-    {
-      "name": "18",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "qdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "stats",
-          "type": "230"
-        },
-        {
-          "name": "driver-specific",
-          "default": null,
-          "type": "231"
-        },
-        {
-          "name": "parent",
-          "default": null,
-          "type": "18"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "18"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[19]",
-      "element-type": "19",
-      "meta-type": "array"
-    },
-    {
-      "name": "19",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "busy",
-          "type": "bool"
-        },
-        {
-          "name": "paused",
-          "type": "bool"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "io-status",
-          "type": "228"
-        },
-        {
-          "name": "ready",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "226"
-        },
-        {
-          "name": "auto-finalize",
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "type": "bool"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "20",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "21",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "22",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "snapshot-file",
-          "type": "str"
-        },
-        {
-          "name": "snapshot-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "232"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "23",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "overlay",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "24",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "image-node-name",
-          "type": "str"
-        },
-        {
-          "name": "backing-file",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "25",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "base-node",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "base",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "top-node",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "top",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "26",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "233"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bitmap-mode",
-          "default": null,
-          "type": "234"
-        },
-        {
-          "name": "compress",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "232"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "27",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "233"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bitmap-mode",
-          "default": null,
-          "type": "234"
-        },
-        {
-          "name": "compress",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[28]",
-      "element-type": "28",
-      "meta-type": "array"
-    },
-    {
-      "name": "28",
-      "members": [
-        {
-          "name": "file",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ro",
-          "type": "bool"
-        },
-        {
-          "name": "drv",
-          "type": "str"
-        },
-        {
-          "name": "backing_file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing_file_depth",
-          "type": "int"
-        },
-        {
-          "name": "encrypted",
-          "type": "bool"
-        },
-        {
-          "name": "encryption_key_missing",
-          "type": "bool"
-        },
-        {
-          "name": "detect_zeroes",
-          "type": "236"
-        },
-        {
-          "name": "bps",
-          "type": "int"
-        },
-        {
-          "name": "bps_rd",
-          "type": "int"
-        },
-        {
-          "name": "bps_wr",
-          "type": "int"
-        },
-        {
-          "name": "iops",
-          "type": "int"
-        },
-        {
-          "name": "iops_rd",
-          "type": "int"
-        },
-        {
-          "name": "iops_wr",
-          "type": "int"
-        },
-        {
-          "name": "image",
-          "type": "237"
-        },
-        {
-          "name": "bps_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cache",
-          "type": "238"
-        },
-        {
-          "name": "write_threshold",
-          "type": "int"
-        },
-        {
-          "name": "dirty-bitmaps",
-          "default": null,
-          "type": "[229]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "29",
-      "members": [
-        {
-          "name": "nodes",
-          "type": "[239]"
-        },
-        {
-          "name": "edges",
-          "type": "[240]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "30",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "replaces",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "233"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "232"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "buf-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "unmap",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "copy-mode",
-          "default": null,
-          "type": "241"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "31",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "granularity",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "persistent",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "disabled",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "32",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "33",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "bitmaps",
-          "type": "[242]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "34",
-      "members": [
-        {
-          "name": "sha256",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "35",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "replaces",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "233"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "buf-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "copy-mode",
-          "default": null,
-          "type": "241"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "36",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bps",
-          "type": "int"
-        },
-        {
-          "name": "bps_rd",
-          "type": "int"
-        },
-        {
-          "name": "bps_wr",
-          "type": "int"
-        },
-        {
-          "name": "iops",
-          "type": "int"
-        },
-        {
-          "name": "iops_rd",
-          "type": "int"
-        },
-        {
-          "name": "iops_wr",
-          "type": "int"
-        },
-        {
-          "name": "bps_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "37",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "base",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "base-node",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "38",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "39",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "40",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "41",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "42",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "43",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "44",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "45",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "blkdebug",
-          "type": "246"
-        },
-        {
-          "case": "blklogwrites",
-          "type": "247"
-        },
-        {
-          "case": "blkverify",
-          "type": "248"
-        },
-        {
-          "case": "blkreplay",
-          "type": "249"
-        },
-        {
-          "case": "bochs",
-          "type": "250"
-        },
-        {
-          "case": "cloop",
-          "type": "250"
-        },
-        {
-          "case": "copy-on-read",
-          "type": "250"
-        },
-        {
-          "case": "dmg",
-          "type": "250"
-        },
-        {
-          "case": "file",
-          "type": "251"
-        },
-        {
-          "case": "ftp",
-          "type": "252"
-        },
-        {
-          "case": "ftps",
-          "type": "253"
-        },
-        {
-          "case": "gluster",
-          "type": "254"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "251"
-        },
-        {
-          "case": "host_device",
-          "type": "251"
-        },
-        {
-          "case": "http",
-          "type": "255"
-        },
-        {
-          "case": "https",
-          "type": "256"
-        },
-        {
-          "case": "iscsi",
-          "type": "257"
-        },
-        {
-          "case": "luks",
-          "type": "258"
-        },
-        {
-          "case": "nbd",
-          "type": "259"
-        },
-        {
-          "case": "nfs",
-          "type": "260"
-        },
-        {
-          "case": "null-aio",
-          "type": "261"
-        },
-        {
-          "case": "null-co",
-          "type": "261"
-        },
-        {
-          "case": "nvme",
-          "type": "262"
-        },
-        {
-          "case": "parallels",
-          "type": "250"
-        },
-        {
-          "case": "qcow2",
-          "type": "263"
-        },
-        {
-          "case": "qcow",
-          "type": "264"
-        },
-        {
-          "case": "qed",
-          "type": "265"
-        },
-        {
-          "case": "quorum",
-          "type": "266"
-        },
-        {
-          "case": "raw",
-          "type": "267"
-        },
-        {
-          "case": "rbd",
-          "type": "268"
-        },
-        {
-          "case": "replication",
-          "type": "269"
-        },
-        {
-          "case": "sheepdog",
-          "type": "270"
-        },
-        {
-          "case": "ssh",
-          "type": "271"
-        },
-        {
-          "case": "throttle",
-          "type": "272"
-        },
-        {
-          "case": "vdi",
-          "type": "250"
-        },
-        {
-          "case": "vhdx",
-          "type": "250"
-        },
-        {
-          "case": "vmdk",
-          "type": "265"
-        },
-        {
-          "case": "vpc",
-          "type": "250"
-        },
-        {
-          "case": "vvfat",
-          "type": "273"
-        },
-        {
-          "case": "vxhs",
-          "type": "274"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "243"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "discard",
-          "default": null,
-          "type": "244"
-        },
-        {
-          "name": "cache",
-          "default": null,
-          "type": "245"
-        },
-        {
-          "name": "read-only",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-read-only",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "force-share",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "detect-zeroes",
-          "default": null,
-          "type": "236"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "46",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "47",
-      "members": [
-        {
-          "name": "job-id",
-          "type": "str"
-        },
-        {
-          "name": "options",
-          "type": "275"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "48",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "49",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "50",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "51",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "52",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "read-only-mode",
-          "default": null,
-          "type": "276"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "53",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "msg",
-          "type": "str"
-        },
-        {
-          "name": "offset",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "fatal",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "54",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "operation",
-          "type": "277"
-        },
-        {
-          "name": "action",
-          "type": "278"
-        },
-        {
-          "name": "nospace",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "55",
-      "members": [
-        {
-          "name": "type",
-          "type": "227"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "56",
-      "members": [
-        {
-          "name": "type",
-          "type": "227"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "57",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "operation",
-          "type": "277"
-        },
-        {
-          "name": "action",
-          "type": "278"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "58",
-      "members": [
-        {
-          "name": "type",
-          "type": "227"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "59",
-      "members": [
-        {
-          "name": "type",
-          "type": "227"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "60",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "amount-exceeded",
-          "type": "int"
-        },
-        {
-          "name": "write-threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "61",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "write-threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "62",
-      "members": [
-        {
-          "name": "parent",
-          "type": "str"
-        },
-        {
-          "name": "child",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "63",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "iothread",
-          "type": "279"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[64]",
-      "element-type": "64",
-      "meta-type": "array"
-    },
-    {
-      "name": "64",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "65",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "66",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "67",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "vm-state-size",
-          "type": "int"
-        },
-        {
-          "name": "date-sec",
-          "type": "int"
-        },
-        {
-          "name": "date-nsec",
-          "type": "int"
-        },
-        {
-          "name": "vm-clock-sec",
-          "type": "int"
-        },
-        {
-          "name": "vm-clock-nsec",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "68",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "69",
-      "members": [
-        {
-          "name": "addr",
-          "type": "280"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "70",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "writable",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "71",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "281"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "72",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "tray-open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "73",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "74",
-      "members": [
-        {
-          "name": "reference",
-          "type": "str"
-        },
-        {
-          "name": "sector-num",
-          "type": "int"
-        },
-        {
-          "name": "sectors-count",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "75",
-      "members": [
-        {
-          "name": "type",
-          "type": "282"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "sector-num",
-          "type": "int"
-        },
-        {
-          "name": "sectors-count",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[76]",
-      "element-type": "76",
-      "meta-type": "array"
-    },
-    {
-      "name": "76",
-      "members": [
-        {
-          "name": "label",
-          "type": "str"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "frontend-open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[77]",
-      "element-type": "77",
-      "meta-type": "array"
-    },
-    {
-      "name": "77",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "78",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "data",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "283"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "79",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "283"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "str",
-      "json-type": "string",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "80",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "backend",
-          "type": "284"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "81",
-      "members": [
-        {
-          "name": "pty",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "82",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "backend",
-          "type": "284"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "83",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "84",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "85",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "86",
-      "members": [
-        {
-          "name": "paging",
-          "type": "bool"
-        },
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "detach",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "begin",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "285"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "87",
-      "members": [
-        {
-          "name": "status",
-          "type": "286"
-        },
-        {
-          "name": "completed",
-          "type": "int"
-        },
-        {
-          "name": "total",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "88",
-      "members": [
-        {
-          "name": "result",
-          "type": "87"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "89",
-      "members": [
-        {
-          "name": "formats",
-          "type": "[285]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "90",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "up",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "91",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "92",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "93",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[94]",
-      "element-type": "94",
-      "meta-type": "array"
-    },
-    {
-      "name": "94",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "promiscuous",
-          "type": "bool"
-        },
-        {
-          "name": "multicast",
-          "type": "287"
-        },
-        {
-          "name": "unicast",
-          "type": "287"
-        },
-        {
-          "name": "vlan",
-          "type": "287"
-        },
-        {
-          "name": "broadcast-allowed",
-          "type": "bool"
-        },
-        {
-          "name": "multicast-overflow",
-          "type": "bool"
-        },
-        {
-          "name": "unicast-overflow",
-          "type": "bool"
-        },
-        {
-          "name": "main-mac",
-          "type": "str"
-        },
-        {
-          "name": "vlan-table",
-          "type": "[int]"
-        },
-        {
-          "name": "unicast-table",
-          "type": "[str]"
-        },
-        {
-          "name": "multicast-table",
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "95",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "96",
-      "members": [
-        {
-          "name": "initial",
-          "type": "int"
-        },
-        {
-          "name": "max",
-          "type": "int"
-        },
-        {
-          "name": "rounds",
-          "type": "int"
-        },
-        {
-          "name": "step",
-          "type": "int"
-        },
-        {
-          "name": "interfaces",
-          "default": null,
-          "type": "[str]"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "97",
-      "members": [
-        {
-          "name": "device-id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "98",
-      "members": [
-        {
-          "name": "netdev",
-          "type": "str"
-        },
-        {
-          "name": "gid-status",
-          "type": "bool"
-        },
-        {
-          "name": "subnet-prefix",
-          "type": "int"
-        },
-        {
-          "name": "interface-id",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "99",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "100",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "ports",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "101",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[102]",
-      "element-type": "102",
-      "meta-type": "array"
-    },
-    {
-      "name": "102",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "link-up",
-          "type": "bool"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "duplex",
-          "type": "288"
-        },
-        {
-          "name": "autoneg",
-          "type": "289"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "103",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "tbl-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[104]",
-      "element-type": "104",
-      "meta-type": "array"
-    },
-    {
-      "name": "104",
-      "members": [
-        {
-          "name": "cookie",
-          "type": "int"
-        },
-        {
-          "name": "hits",
-          "type": "int"
-        },
-        {
-          "name": "key",
-          "type": "290"
-        },
-        {
-          "name": "mask",
-          "type": "291"
-        },
-        {
-          "name": "action",
-          "type": "292"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "105",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[106]",
-      "element-type": "106",
-      "meta-type": "array"
-    },
-    {
-      "name": "106",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "type",
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "index",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "out-pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "set-vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "pop-vlan",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group-ids",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "set-eth-src",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "set-eth-dst",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ttl-check",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[107]",
-      "element-type": "107",
-      "meta-type": "array"
-    },
-    {
-      "name": "107",
-      "meta-type": "enum",
-      "values": [
-        "tpm-tis",
-        "tpm-crb"
-      ]
-    },
-    {
-      "name": "[108]",
-      "element-type": "108",
-      "meta-type": "array"
-    },
-    {
-      "name": "108",
-      "meta-type": "enum",
-      "values": [
-        "passthrough",
-        "emulator"
-      ]
-    },
-    {
-      "name": "[109]",
-      "element-type": "109",
-      "meta-type": "array"
-    },
-    {
-      "name": "109",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "model",
-          "type": "107"
-        },
-        {
-          "name": "options",
-          "type": "293"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "110",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "password",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "111",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "time",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "112",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "head",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "117",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "host",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "default": null,
-          "type": "298"
-        },
-        {
-          "name": "service",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "clients",
-          "default": null,
-          "type": "[299]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[118]",
-      "element-type": "118",
-      "meta-type": "array"
-    },
-    {
-      "name": "118",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "[300]"
-        },
-        {
-          "name": "clients",
-          "type": "[299]"
-        },
-        {
-          "name": "auth",
-          "type": "301"
-        },
-        {
-          "name": "vencrypt",
-          "default": null,
-          "type": "302"
-        },
-        {
-          "name": "display",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "119",
-      "members": [
-        {
-          "name": "password",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "120",
-      "members": [
-        {
-          "name": "server",
-          "type": "303"
-        },
-        {
-          "name": "client",
-          "type": "304"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "121",
-      "members": [
-        {
-          "name": "server",
-          "type": "303"
-        },
-        {
-          "name": "client",
-          "type": "299"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "122",
-      "members": [
-        {
-          "name": "server",
-          "type": "303"
-        },
-        {
-          "name": "client",
-          "type": "299"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[123]",
-      "element-type": "123",
-      "meta-type": "array"
-    },
-    {
-      "name": "123",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "index",
-          "type": "int"
-        },
-        {
-          "name": "current",
-          "type": "bool"
-        },
-        {
-          "name": "absolute",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "124",
-      "members": [
-        {
-          "name": "keys",
-          "type": "[305]"
-        },
-        {
-          "name": "hold-time",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "125",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "head",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "events",
-          "type": "[306]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "126",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "gtk",
-          "type": "309"
-        },
-        {
-          "case": "curses",
-          "type": "310"
-        },
-        {
-          "case": "egl-headless",
-          "type": "311"
-        },
-        {
-          "case": "default",
-          "type": "0"
-        },
-        {
-          "case": "none",
-          "type": "0"
-        },
-        {
-          "case": "sdl",
-          "type": "0"
-        },
-        {
-          "case": "cocoa",
-          "type": "0"
-        },
-        {
-          "case": "spice-app",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "307"
-        },
-        {
-          "name": "full-screen",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "window-close",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "gl",
-          "default": null,
-          "type": "308"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "127",
-      "members": [
-        {
-          "name": "status",
-          "default": null,
-          "type": "312"
-        },
-        {
-          "name": "ram",
-          "default": null,
-          "type": "313"
-        },
-        {
-          "name": "disk",
-          "default": null,
-          "type": "313"
-        },
-        {
-          "name": "xbzrle-cache",
-          "default": null,
-          "type": "314"
-        },
-        {
-          "name": "total-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "expected-downtime",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "downtime",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "setup-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-percentage",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "error-desc",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "postcopy-blocktime",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "postcopy-vcpu-blocktime",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "compression",
-          "default": null,
-          "type": "315"
-        },
-        {
-          "name": "socket-address",
-          "default": null,
-          "type": "[316]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "128",
-      "members": [
-        {
-          "name": "capabilities",
-          "type": "[129]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[129]",
-      "element-type": "129",
-      "meta-type": "array"
-    },
-    {
-      "name": "129",
-      "members": [
-        {
-          "name": "capability",
-          "type": "317"
-        },
-        {
-          "name": "state",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "130",
-      "members": [
-        {
-          "name": "announce-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-rounds",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-step",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-wait-thread",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "decompress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-increment",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "279"
-        },
-        {
-          "name": "tls-hostname",
-          "default": null,
-          "type": "279"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "279"
-        },
-        {
-          "name": "max-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "downtime-limit",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "x-checkpoint-delay",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-incremental",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "multifd-channels",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "xbzrle-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-postcopy-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-cpu-throttle",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "131",
-      "members": [
-        {
-          "name": "announce-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-rounds",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-step",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-wait-thread",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "decompress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-increment",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-hostname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "max-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "downtime-limit",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "x-checkpoint-delay",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-incremental",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "multifd-channels",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "xbzrle-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-postcopy-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-cpu-throttle",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "132",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "hostname",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cert-subject",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "133",
-      "members": [
-        {
-          "name": "status",
-          "type": "312"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "134",
-      "members": [
-        {
-          "name": "pass",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "135",
-      "members": [
-        {
-          "name": "mode",
-          "type": "318"
-        },
-        {
-          "name": "reason",
-          "type": "319"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "136",
-      "members": [
-        {
-          "name": "state",
-          "type": "312"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "137",
-      "members": [
-        {
-          "name": "value",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "138",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "139",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "int",
-      "json-type": "int",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "140",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        },
-        {
-          "name": "blk",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inc",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "detach",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "resume",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "141",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "142",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "live",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "143",
-      "members": [
-        {
-          "name": "enable",
-          "type": "bool"
-        },
-        {
-          "name": "primary",
-          "type": "bool"
-        },
-        {
-          "name": "failover",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "144",
-      "members": [
-        {
-          "name": "error",
-          "type": "bool"
-        },
-        {
-          "name": "desc",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "145",
-      "members": [
-        {
-          "name": "mode",
-          "type": "318"
-        },
-        {
-          "name": "last-mode",
-          "type": "318"
-        },
-        {
-          "name": "reason",
-          "type": "319"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "146",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "147",
-      "members": [
-        {
-          "name": "device-id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "148",
-      "members": [
-        {
-          "name": "actions",
-          "type": "[320]"
-        },
-        {
-          "name": "properties",
-          "default": null,
-          "type": "321"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "149",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "vcpu",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[150]",
-      "element-type": "150",
-      "meta-type": "array"
-    },
-    {
-      "name": "150",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "state",
-          "type": "322"
-        },
-        {
-          "name": "vcpu",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "151",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "enable",
-          "type": "bool"
-        },
-        {
-          "name": "ignore-unavailable",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "vcpu",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[152]",
-      "element-type": "152",
-      "meta-type": "array"
-    },
-    {
-      "name": "152",
-      "tag": "meta-type",
-      "variants": [
-        {
-          "case": "builtin",
-          "type": "324"
-        },
-        {
-          "case": "enum",
-          "type": "325"
-        },
-        {
-          "case": "array",
-          "type": "326"
-        },
-        {
-          "case": "object",
-          "type": "327"
-        },
-        {
-          "case": "alternate",
-          "type": "328"
-        },
-        {
-          "case": "command",
-          "type": "329"
-        },
-        {
-          "case": "event",
-          "type": "330"
-        }
-      ],
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "meta-type",
-          "type": "323"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "153",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[154]",
-      "element-type": "154",
-      "meta-type": "array"
-    },
-    {
-      "name": "154",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "description",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "155",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "property",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "any",
-      "json-type": "value",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "156",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "property",
-          "type": "str"
-        },
-        {
-          "name": "value",
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "157",
-      "members": [
-        {
-          "name": "implements",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "abstract",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[158]",
-      "element-type": "158",
-      "meta-type": "array"
-    },
-    {
-      "name": "158",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "abstract",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "parent",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "159",
-      "members": [
-        {
-          "name": "typename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "160",
-      "members": [
-        {
-          "name": "qom-type",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "161",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "162",
-      "members": [
-        {
-          "name": "typename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "163",
-      "members": [
-        {
-          "name": "driver",
-          "type": "str"
-        },
-        {
-          "name": "bus",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "164",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "165",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[166]",
-      "element-type": "166",
-      "meta-type": "array"
-    },
-    {
-      "name": "166",
-      "tag": "arch",
-      "variants": [
-        {
-          "case": "x86",
-          "type": "333"
-        },
-        {
-          "case": "sparc",
-          "type": "334"
-        },
-        {
-          "case": "ppc",
-          "type": "335"
-        },
-        {
-          "case": "mips",
-          "type": "336"
-        },
-        {
-          "case": "tricore",
-          "type": "337"
-        },
-        {
-          "case": "s390",
-          "type": "338"
-        },
-        {
-          "case": "riscv",
-          "type": "339"
-        },
-        {
-          "case": "other",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "CPU",
-          "type": "int"
-        },
-        {
-          "name": "current",
-          "type": "bool"
-        },
-        {
-          "name": "halted",
-          "type": "bool"
-        },
-        {
-          "name": "qom_path",
-          "type": "str"
-        },
-        {
-          "name": "thread_id",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "331"
-        },
-        {
-          "name": "arch",
-          "type": "332"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[167]",
-      "element-type": "167",
-      "meta-type": "array"
-    },
-    {
-      "name": "167",
-      "tag": "target",
-      "variants": [
-        {
-          "case": "s390x",
-          "type": "338"
-        },
-        {
-          "case": "aarch64",
-          "type": "0"
-        },
-        {
-          "case": "alpha",
-          "type": "0"
-        },
-        {
-          "case": "arm",
-          "type": "0"
-        },
-        {
-          "case": "cris",
-          "type": "0"
-        },
-        {
-          "case": "hppa",
-          "type": "0"
-        },
-        {
-          "case": "i386",
-          "type": "0"
-        },
-        {
-          "case": "lm32",
-          "type": "0"
-        },
-        {
-          "case": "m68k",
-          "type": "0"
-        },
-        {
-          "case": "microblaze",
-          "type": "0"
-        },
-        {
-          "case": "microblazeel",
-          "type": "0"
-        },
-        {
-          "case": "mips",
-          "type": "0"
-        },
-        {
-          "case": "mips64",
-          "type": "0"
-        },
-        {
-          "case": "mips64el",
-          "type": "0"
-        },
-        {
-          "case": "mipsel",
-          "type": "0"
-        },
-        {
-          "case": "moxie",
-          "type": "0"
-        },
-        {
-          "case": "nios2",
-          "type": "0"
-        },
-        {
-          "case": "or1k",
-          "type": "0"
-        },
-        {
-          "case": "ppc",
-          "type": "0"
-        },
-        {
-          "case": "ppc64",
-          "type": "0"
-        },
-        {
-          "case": "riscv32",
-          "type": "0"
-        },
-        {
-          "case": "riscv64",
-          "type": "0"
-        },
-        {
-          "case": "sh4",
-          "type": "0"
-        },
-        {
-          "case": "sh4eb",
-          "type": "0"
-        },
-        {
-          "case": "sparc",
-          "type": "0"
-        },
-        {
-          "case": "sparc64",
-          "type": "0"
-        },
-        {
-          "case": "tricore",
-          "type": "0"
-        },
-        {
-          "case": "unicore32",
-          "type": "0"
-        },
-        {
-          "case": "x86_64",
-          "type": "0"
-        },
-        {
-          "case": "xtensa",
-          "type": "0"
-        },
-        {
-          "case": "xtensaeb",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "cpu-index",
-          "type": "int"
-        },
-        {
-          "name": "qom-path",
-          "type": "str"
-        },
-        {
-          "name": "thread-id",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "331"
-        },
-        {
-          "name": "arch",
-          "type": "332"
-        },
-        {
-          "name": "target",
-          "type": "340"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "168",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[169]",
-      "element-type": "169",
-      "meta-type": "array"
-    },
-    {
-      "name": "169",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "alias",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "is-default",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "cpu-max",
-          "type": "int"
-        },
-        {
-          "name": "hotpluggable-cpus",
-          "type": "bool"
-        },
-        {
-          "name": "numa-mem-supported",
-          "type": "bool"
-        },
-        {
-          "name": "deprecated",
-          "type": "bool"
-        },
-        {
-          "name": "default-cpu-type",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "170",
-      "members": [
-        {
-          "name": "wakeup-suspend-support",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "171",
-      "members": [
-        {
-          "name": "arch",
-          "type": "340"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[172]",
-      "element-type": "172",
-      "meta-type": "array"
-    },
-    {
-      "name": "172",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "merge",
-          "type": "bool"
-        },
-        {
-          "name": "dump",
-          "type": "bool"
-        },
-        {
-          "name": "prealloc",
-          "type": "bool"
-        },
-        {
-          "name": "host-nodes",
-          "type": "[int]"
-        },
-        {
-          "name": "policy",
-          "type": "341"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[173]",
-      "element-type": "173",
-      "meta-type": "array"
-    },
-    {
-      "name": "173",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "vcpus-count",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "type": "331"
-        },
-        {
-          "name": "qom-path",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "174",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "node",
-          "type": "343"
-        },
-        {
-          "case": "dist",
-          "type": "344"
-        },
-        {
-          "case": "cpu",
-          "type": "345"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "342"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "179",
-      "members": [
-        {
-          "name": "type",
-          "type": "348"
-        },
-        {
-          "name": "model",
-          "type": "346"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "180",
-      "members": [
-        {
-          "name": "model",
-          "type": "346"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[181]",
-      "element-type": "181",
-      "meta-type": "array"
-    },
-    {
-      "name": "181",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "migration-safe",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "static",
-          "type": "bool"
-        },
-        {
-          "name": "unavailable-features",
-          "default": null,
-          "type": "[str]"
-        },
-        {
-          "name": "typename",
-          "type": "str"
-        },
-        {
-          "name": "alias-of",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "182",
-      "members": [
-        {
-          "name": "enable",
-          "default": null,
-          "type": "[349]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "183",
-      "members": [
-        {
-          "name": "qemu",
-          "type": "350"
-        },
-        {
-          "name": "package",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[184]",
-      "element-type": "184",
-      "meta-type": "array"
-    },
-    {
-      "name": "184",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "185",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "fdname",
-          "type": "str"
-        },
-        {
-          "name": "skipauth",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "tls",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "186",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "187",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "present",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "188",
-      "members": [
-        {
-          "name": "UUID",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[189]",
-      "element-type": "189",
-      "meta-type": "array"
-    },
-    {
-      "name": "189",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[190]",
-      "element-type": "190",
-      "meta-type": "array"
-    },
-    {
-      "name": "190",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "thread-id",
-          "type": "int"
-        },
-        {
-          "name": "poll-max-ns",
-          "type": "int"
-        },
-        {
-          "name": "poll-grow",
-          "type": "int"
-        },
-        {
-          "name": "poll-shrink",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "191",
-      "members": [
-        {
-          "name": "actual",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "192",
-      "members": [
-        {
-          "name": "actual",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[193]",
-      "element-type": "193",
-      "meta-type": "array"
-    },
-    {
-      "name": "193",
-      "members": [
-        {
-          "name": "bus",
-          "type": "int"
-        },
-        {
-          "name": "devices",
-          "type": "[351]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "194",
-      "members": [
-        {
-          "name": "val",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "cpu-index",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "195",
-      "members": [
-        {
-          "name": "val",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "196",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "197",
-      "members": [
-        {
-          "name": "command-line",
-          "type": "str"
-        },
-        {
-          "name": "cpu-index",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "198",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "arg",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "199",
-      "members": [
-        {
-          "name": "enable",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "200",
-      "members": [
-        {
-          "name": "fdname",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "201",
-      "members": [
-        {
-          "name": "fdname",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "202",
-      "members": [
-        {
-          "name": "base-memory",
-          "type": "int"
-        },
-        {
-          "name": "plugged-memory",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "203",
-      "members": [
-        {
-          "name": "fdset-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opaque",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "204",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fd",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "205",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fd",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[206]",
-      "element-type": "206",
-      "meta-type": "array"
-    },
-    {
-      "name": "206",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fds",
-          "type": "[352]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "207",
-      "members": [
-        {
-          "name": "option",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[208]",
-      "element-type": "208",
-      "meta-type": "array"
-    },
-    {
-      "name": "208",
-      "members": [
-        {
-          "name": "option",
-          "type": "str"
-        },
-        {
-          "name": "parameters",
-          "type": "[353]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[209]",
-      "element-type": "209",
-      "meta-type": "array"
-    },
-    {
-      "name": "209",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "dimm",
-          "type": "355"
-        },
-        {
-          "case": "nvdimm",
-          "type": "355"
-        },
-        {
-          "case": "virtio-pmem",
-          "type": "356"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "354"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "210",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "msg",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[211]",
-      "element-type": "211",
-      "meta-type": "array"
-    },
-    {
-      "name": "211",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "slot",
-          "type": "str"
-        },
-        {
-          "name": "slot-type",
-          "type": "357"
-        },
-        {
-          "name": "source",
-          "type": "int"
-        },
-        {
-          "name": "status",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "212",
-      "members": [
-        {
-          "name": "info",
-          "type": "211"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "213",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "214",
-      "members": [
-        {
-          "name": "guid",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "215",
-      "members": [
-        {
-          "name": "offset",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[220]",
-      "element-type": "220",
-      "meta-type": "array"
-    },
-    {
-      "name": "220",
-      "members": [
-        {
-          "name": "version",
-          "type": "int"
-        },
-        {
-          "name": "emulated",
-          "type": "bool"
-        },
-        {
-          "name": "kernel",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "bool",
-      "json-type": "boolean",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "221",
-      "meta-type": "enum",
-      "values": [
-        "debug",
-        "inmigrate",
-        "internal-error",
-        "io-error",
-        "paused",
-        "postmigrate",
-        "prelaunch",
-        "finish-migrate",
-        "restore-vm",
-        "running",
-        "save-vm",
-        "shutdown",
-        "suspended",
-        "watchdog",
-        "guest-panicked",
-        "colo",
-        "preconfig"
-      ]
-    },
-    {
-      "name": "222",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "host-error",
-        "host-qmp-quit",
-        "host-qmp-system-reset",
-        "host-signal",
-        "host-ui",
-        "guest-shutdown",
-        "guest-reset",
-        "guest-panic",
-        "subsystem-reset"
-      ]
-    },
-    {
-      "name": "223",
-      "meta-type": "enum",
-      "values": [
-        "reset",
-        "shutdown",
-        "poweroff",
-        "pause",
-        "debug",
-        "none",
-        "inject-nmi"
-      ]
-    },
-    {
-      "name": "224",
-      "meta-type": "enum",
-      "values": [
-        "pause",
-        "poweroff"
-      ]
-    },
-    {
-      "name": "225",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "hyper-v",
-          "type": "360"
-        },
-        {
-          "case": "s390",
-          "type": "361"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "359"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "226",
-      "meta-type": "enum",
-      "values": [
-        "undefined",
-        "created",
-        "running",
-        "paused",
-        "ready",
-        "standby",
-        "waiting",
-        "pending",
-        "aborting",
-        "concluded",
-        "null"
-      ]
-    },
-    {
-      "name": "227",
-      "meta-type": "enum",
-      "values": [
-        "commit",
-        "stream",
-        "mirror",
-        "backup",
-        "create"
-      ]
-    },
-    {
-      "name": "[int]",
-      "element-type": "int",
-      "meta-type": "array"
-    },
-    {
-      "name": "228",
-      "meta-type": "enum",
-      "values": [
-        "ok",
-        "failed",
-        "nospace"
-      ]
-    },
-    {
-      "name": "[229]",
-      "element-type": "229",
-      "meta-type": "array"
-    },
-    {
-      "name": "229",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "count",
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "type": "int"
-        },
-        {
-          "name": "recording",
-          "type": "bool"
-        },
-        {
-          "name": "busy",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "362"
-        },
-        {
-          "name": "persistent",
-          "type": "bool"
-        },
-        {
-          "name": "inconsistent",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "230",
-      "members": [
-        {
-          "name": "rd_bytes",
-          "type": "int"
-        },
-        {
-          "name": "wr_bytes",
-          "type": "int"
-        },
-        {
-          "name": "unmap_bytes",
-          "type": "int"
-        },
-        {
-          "name": "rd_operations",
-          "type": "int"
-        },
-        {
-          "name": "wr_operations",
-          "type": "int"
-        },
-        {
-          "name": "flush_operations",
-          "type": "int"
-        },
-        {
-          "name": "unmap_operations",
-          "type": "int"
-        },
-        {
-          "name": "rd_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "wr_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "flush_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "unmap_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "wr_highest_offset",
-          "type": "int"
-        },
-        {
-          "name": "rd_merged",
-          "type": "int"
-        },
-        {
-          "name": "wr_merged",
-          "type": "int"
-        },
-        {
-          "name": "unmap_merged",
-          "type": "int"
-        },
-        {
-          "name": "idle_time_ns",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "failed_rd_operations",
-          "type": "int"
-        },
-        {
-          "name": "failed_wr_operations",
-          "type": "int"
-        },
-        {
-          "name": "failed_flush_operations",
-          "type": "int"
-        },
-        {
-          "name": "failed_unmap_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_rd_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_wr_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_flush_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_unmap_operations",
-          "type": "int"
-        },
-        {
-          "name": "account_invalid",
-          "type": "bool"
-        },
-        {
-          "name": "account_failed",
-          "type": "bool"
-        },
-        {
-          "name": "timed_stats",
-          "type": "[363]"
-        },
-        {
-          "name": "rd_latency_histogram",
-          "default": null,
-          "type": "364"
-        },
-        {
-          "name": "wr_latency_histogram",
-          "default": null,
-          "type": "364"
-        },
-        {
-          "name": "flush_latency_histogram",
-          "default": null,
-          "type": "364"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "231",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "file",
-          "type": "365"
-        },
-        {
-          "case": "host_device",
-          "type": "365"
-        },
-        {
-          "case": "blkdebug",
-          "type": "0"
-        },
-        {
-          "case": "blklogwrites",
-          "type": "0"
-        },
-        {
-          "case": "blkreplay",
-          "type": "0"
-        },
-        {
-          "case": "blkverify",
-          "type": "0"
-        },
-        {
-          "case": "bochs",
-          "type": "0"
-        },
-        {
-          "case": "cloop",
-          "type": "0"
-        },
-        {
-          "case": "copy-on-read",
-          "type": "0"
-        },
-        {
-          "case": "dmg",
-          "type": "0"
-        },
-        {
-          "case": "ftp",
-          "type": "0"
-        },
-        {
-          "case": "ftps",
-          "type": "0"
-        },
-        {
-          "case": "gluster",
-          "type": "0"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "0"
-        },
-        {
-          "case": "http",
-          "type": "0"
-        },
-        {
-          "case": "https",
-          "type": "0"
-        },
-        {
-          "case": "iscsi",
-          "type": "0"
-        },
-        {
-          "case": "luks",
-          "type": "0"
-        },
-        {
-          "case": "nbd",
-          "type": "0"
-        },
-        {
-          "case": "nfs",
-          "type": "0"
-        },
-        {
-          "case": "null-aio",
-          "type": "0"
-        },
-        {
-          "case": "null-co",
-          "type": "0"
-        },
-        {
-          "case": "nvme",
-          "type": "0"
-        },
-        {
-          "case": "parallels",
-          "type": "0"
-        },
-        {
-          "case": "qcow",
-          "type": "0"
-        },
-        {
-          "case": "qcow2",
-          "type": "0"
-        },
-        {
-          "case": "qed",
-          "type": "0"
-        },
-        {
-          "case": "quorum",
-          "type": "0"
-        },
-        {
-          "case": "raw",
-          "type": "0"
-        },
-        {
-          "case": "rbd",
-          "type": "0"
-        },
-        {
-          "case": "replication",
-          "type": "0"
-        },
-        {
-          "case": "sheepdog",
-          "type": "0"
-        },
-        {
-          "case": "ssh",
-          "type": "0"
-        },
-        {
-          "case": "throttle",
-          "type": "0"
-        },
-        {
-          "case": "vdi",
-          "type": "0"
-        },
-        {
-          "case": "vhdx",
-          "type": "0"
-        },
-        {
-          "case": "vmdk",
-          "type": "0"
-        },
-        {
-          "case": "vpc",
-          "type": "0"
-        },
-        {
-          "case": "vvfat",
-          "type": "0"
-        },
-        {
-          "case": "vxhs",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "243"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "232",
-      "meta-type": "enum",
-      "values": [
-        "existing",
-        "absolute-paths"
-      ]
-    },
-    {
-      "name": "233",
-      "meta-type": "enum",
-      "values": [
-        "top",
-        "full",
-        "none",
-        "incremental",
-        "bitmap"
-      ]
-    },
-    {
-      "name": "234",
-      "meta-type": "enum",
-      "values": [
-        "on-success",
-        "never",
-        "always"
-      ]
-    },
-    {
-      "name": "235",
-      "meta-type": "enum",
-      "values": [
-        "report",
-        "ignore",
-        "enospc",
-        "stop",
-        "auto"
-      ]
-    },
-    {
-      "name": "236",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on",
-        "unmap"
-      ]
-    },
-    {
-      "name": "237",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "type": "str"
-        },
-        {
-          "name": "dirty-flag",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "actual-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "virtual-size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "encrypted",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "compressed",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "backing-filename",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "full-backing-filename",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-filename-format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "snapshots",
-          "default": null,
-          "type": "[67]"
-        },
-        {
-          "name": "backing-image",
-          "default": null,
-          "type": "237"
-        },
-        {
-          "name": "format-specific",
-          "default": null,
-          "type": "366"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "238",
-      "members": [
-        {
-          "name": "writeback",
-          "type": "bool"
-        },
-        {
-          "name": "direct",
-          "type": "bool"
-        },
-        {
-          "name": "no-flush",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[239]",
-      "element-type": "239",
-      "meta-type": "array"
-    },
-    {
-      "name": "239",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "type",
-          "type": "367"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[240]",
-      "element-type": "240",
-      "meta-type": "array"
-    },
-    {
-      "name": "240",
-      "members": [
-        {
-          "name": "parent",
-          "type": "int"
-        },
-        {
-          "name": "child",
-          "type": "int"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "perm",
-          "type": "[368]"
-        },
-        {
-          "name": "shared-perm",
-          "type": "[368]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "241",
-      "meta-type": "enum",
-      "values": [
-        "background",
-        "write-blocking"
-      ]
-    },
-    {
-      "name": "[242]",
-      "element-type": "242",
-      "meta-type": "array"
-    },
-    {
-      "name": "242",
-      "members": [
-        {
-          "type": "str"
-        },
-        {
-          "type": "32"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "243",
-      "meta-type": "enum",
-      "values": [
-        "blkdebug",
-        "blklogwrites",
-        "blkreplay",
-        "blkverify",
-        "bochs",
-        "cloop",
-        "copy-on-read",
-        "dmg",
-        "file",
-        "ftp",
-        "ftps",
-        "gluster",
-        "host_cdrom",
-        "host_device",
-        "http",
-        "https",
-        "iscsi",
-        "luks",
-        "nbd",
-        "nfs",
-        "null-aio",
-        "null-co",
-        "nvme",
-        "parallels",
-        "qcow",
-        "qcow2",
-        "qed",
-        "quorum",
-        "raw",
-        "rbd",
-        "replication",
-        "sheepdog",
-        "ssh",
-        "throttle",
-        "vdi",
-        "vhdx",
-        "vmdk",
-        "vpc",
-        "vvfat",
-        "vxhs"
-      ]
-    },
-    {
-      "name": "244",
-      "meta-type": "enum",
-      "values": [
-        "ignore",
-        "unmap"
-      ]
-    },
-    {
-      "name": "245",
-      "members": [
-        {
-          "name": "direct",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "no-flush",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "246",
-      "members": [
-        {
-          "name": "image",
-          "type": "369"
-        },
-        {
-          "name": "config",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "align",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-transfer",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opt-write-zero",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-write-zero",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opt-discard",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-discard",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "inject-error",
-          "default": null,
-          "type": "[370]"
-        },
-        {
-          "name": "set-state",
-          "default": null,
-          "type": "[371]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "247",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "log",
-          "type": "369"
-        },
-        {
-          "name": "log-sector-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "log-append",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "log-super-update-interval",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "248",
-      "members": [
-        {
-          "name": "test",
-          "type": "369"
-        },
-        {
-          "name": "raw",
-          "type": "369"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "249",
-      "members": [
-        {
-          "name": "image",
-          "type": "369"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "250",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "251",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "pr-manager",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "locking",
-          "default": null,
-          "type": "372"
-        },
-        {
-          "name": "aio",
-          "default": null,
-          "type": "373"
-        },
-        {
-          "name": "drop-cache",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "x-check-cache-dropped",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object",
-      "features": [
-        "dynamic-auto-read-only"
-      ]
-    },
-    {
-      "name": "252",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "253",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sslverify",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "254",
-      "members": [
-        {
-          "name": "volume",
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "[316]"
-        },
-        {
-          "name": "debug",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "255",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cookie",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cookie-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "256",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cookie",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sslverify",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "cookie-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "257",
-      "members": [
-        {
-          "name": "transport",
-          "type": "374"
-        },
-        {
-          "name": "portal",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "lun",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "initiator-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "header-digest",
-          "default": null,
-          "type": "375"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "258",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "259",
-      "members": [
-        {
-          "name": "server",
-          "type": "316"
-        },
-        {
-          "name": "export",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "x-dirty-bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "reconnect-delay",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "260",
-      "members": [
-        {
-          "name": "server",
-          "type": "376"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tcp-syn-count",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "readahead-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "page-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "debug",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "261",
-      "members": [
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "latency-ns",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "read-zeroes",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "262",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "namespace",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "263",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "377"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pass-discard-request",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pass-discard-snapshot",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pass-discard-other",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "overlap-check",
-          "default": null,
-          "type": "378"
-        },
-        {
-          "name": "cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "l2-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "l2-cache-entry-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "refcount-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cache-clean-interval",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "379"
-        },
-        {
-          "name": "data-file",
-          "default": null,
-          "type": "369"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "264",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "377"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "380"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "265",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "377"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "266",
-      "members": [
-        {
-          "name": "blkverify",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "children",
-          "type": "[369]"
-        },
-        {
-          "name": "vote-threshold",
-          "type": "int"
-        },
-        {
-          "name": "rewrite-corrupted",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "read-pattern",
-          "default": null,
-          "type": "381"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "267",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "offset",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "268",
-      "members": [
-        {
-          "name": "pool",
-          "type": "str"
-        },
-        {
-          "name": "image",
-          "type": "str"
-        },
-        {
-          "name": "conf",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "snapshot",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auth-client-required",
-          "default": null,
-          "type": "[382]"
-        },
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "default": null,
-          "type": "[383]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "269",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "mode",
-          "type": "384"
-        },
-        {
-          "name": "top-id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "270",
-      "members": [
-        {
-          "name": "server",
-          "type": "316"
-        },
-        {
-          "name": "vdi",
-          "type": "str"
-        },
-        {
-          "name": "snap-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tag",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "271",
-      "members": [
-        {
-          "name": "server",
-          "type": "385"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "host-key-check",
-          "default": null,
-          "type": "386"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "272",
-      "members": [
-        {
-          "name": "throttle-group",
-          "type": "str"
-        },
-        {
-          "name": "file",
-          "type": "369"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "273",
-      "members": [
-        {
-          "name": "dir",
-          "type": "str"
-        },
-        {
-          "name": "fat-type",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "floppy",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "label",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "rw",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "274",
-      "members": [
-        {
-          "name": "vdisk-id",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "383"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "275",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "file",
-          "type": "387"
-        },
-        {
-          "case": "gluster",
-          "type": "388"
-        },
-        {
-          "case": "luks",
-          "type": "389"
-        },
-        {
-          "case": "nfs",
-          "type": "390"
-        },
-        {
-          "case": "parallels",
-          "type": "391"
-        },
-        {
-          "case": "qcow",
-          "type": "392"
-        },
-        {
-          "case": "qcow2",
-          "type": "393"
-        },
-        {
-          "case": "qed",
-          "type": "394"
-        },
-        {
-          "case": "rbd",
-          "type": "395"
-        },
-        {
-          "case": "sheepdog",
-          "type": "396"
-        },
-        {
-          "case": "ssh",
-          "type": "397"
-        },
-        {
-          "case": "vdi",
-          "type": "398"
-        },
-        {
-          "case": "vhdx",
-          "type": "399"
-        },
-        {
-          "case": "vmdk",
-          "type": "400"
-        },
-        {
-          "case": "vpc",
-          "type": "401"
-        },
-        {
-          "case": "blkdebug",
-          "type": "0"
-        },
-        {
-          "case": "blklogwrites",
-          "type": "0"
-        },
-        {
-          "case": "blkreplay",
-          "type": "0"
-        },
-        {
-          "case": "blkverify",
-          "type": "0"
-        },
-        {
-          "case": "bochs",
-          "type": "0"
-        },
-        {
-          "case": "cloop",
-          "type": "0"
-        },
-        {
-          "case": "copy-on-read",
-          "type": "0"
-        },
-        {
-          "case": "dmg",
-          "type": "0"
-        },
-        {
-          "case": "ftp",
-          "type": "0"
-        },
-        {
-          "case": "ftps",
-          "type": "0"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "0"
-        },
-        {
-          "case": "host_device",
-          "type": "0"
-        },
-        {
-          "case": "http",
-          "type": "0"
-        },
-        {
-          "case": "https",
-          "type": "0"
-        },
-        {
-          "case": "iscsi",
-          "type": "0"
-        },
-        {
-          "case": "nbd",
-          "type": "0"
-        },
-        {
-          "case": "null-aio",
-          "type": "0"
-        },
-        {
-          "case": "null-co",
-          "type": "0"
-        },
-        {
-          "case": "nvme",
-          "type": "0"
-        },
-        {
-          "case": "quorum",
-          "type": "0"
-        },
-        {
-          "case": "raw",
-          "type": "0"
-        },
-        {
-          "case": "replication",
-          "type": "0"
-        },
-        {
-          "case": "throttle",
-          "type": "0"
-        },
-        {
-          "case": "vvfat",
-          "type": "0"
-        },
-        {
-          "case": "vxhs",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "243"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "276",
-      "meta-type": "enum",
-      "values": [
-        "retain",
-        "read-only",
-        "read-write"
-      ]
-    },
-    {
-      "name": "277",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write"
-      ]
-    },
-    {
-      "name": "278",
-      "meta-type": "enum",
-      "values": [
-        "ignore",
-        "report",
-        "stop"
-      ]
-    },
-    {
-      "name": "279",
-      "members": [
-        {
-          "type": "str"
-        },
-        {
-          "type": "null"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "280",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "inet",
-          "type": "403"
-        },
-        {
-          "case": "unix",
-          "type": "404"
-        },
-        {
-          "case": "vsock",
-          "type": "405"
-        },
-        {
-          "case": "fd",
-          "type": "406"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "402"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "281",
-      "meta-type": "enum",
-      "values": [
-        "safe",
-        "hard"
-      ]
-    },
-    {
-      "name": "282",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write",
-        "flush"
-      ]
-    },
-    {
-      "name": "283",
-      "meta-type": "enum",
-      "values": [
-        "utf8",
-        "base64"
-      ]
-    },
-    {
-      "name": "284",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "file",
-          "type": "408"
-        },
-        {
-          "case": "serial",
-          "type": "409"
-        },
-        {
-          "case": "parallel",
-          "type": "409"
-        },
-        {
-          "case": "pipe",
-          "type": "409"
-        },
-        {
-          "case": "socket",
-          "type": "410"
-        },
-        {
-          "case": "udp",
-          "type": "411"
-        },
-        {
-          "case": "pty",
-          "type": "412"
-        },
-        {
-          "case": "null",
-          "type": "412"
-        },
-        {
-          "case": "mux",
-          "type": "413"
-        },
-        {
-          "case": "msmouse",
-          "type": "412"
-        },
-        {
-          "case": "wctablet",
-          "type": "412"
-        },
-        {
-          "case": "braille",
-          "type": "412"
-        },
-        {
-          "case": "testdev",
-          "type": "412"
-        },
-        {
-          "case": "stdio",
-          "type": "414"
-        },
-        {
-          "case": "console",
-          "type": "412"
-        },
-        {
-          "case": "vc",
-          "type": "417"
-        },
-        {
-          "case": "ringbuf",
-          "type": "418"
-        },
-        {
-          "case": "memory",
-          "type": "418"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "407"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "285",
-      "meta-type": "enum",
-      "values": [
-        "elf",
-        "kdump-zlib",
-        "kdump-lzo",
-        "kdump-snappy",
-        "win-dmp"
-      ]
-    },
-    {
-      "name": "286",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "active",
-        "completed",
-        "failed"
-      ]
-    },
-    {
-      "name": "[285]",
-      "element-type": "285",
-      "meta-type": "array"
-    },
-    {
-      "name": "287",
-      "meta-type": "enum",
-      "values": [
-        "normal",
-        "none",
-        "all"
-      ]
-    },
-    {
-      "name": "[str]",
-      "element-type": "str",
-      "meta-type": "array"
-    },
-    {
-      "name": "288",
-      "meta-type": "enum",
-      "values": [
-        "half",
-        "full"
-      ]
-    },
-    {
-      "name": "289",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on"
-      ]
-    },
-    {
-      "name": "290",
-      "members": [
-        {
-          "name": "priority",
-          "type": "int"
-        },
-        {
-          "name": "tbl-id",
-          "type": "int"
-        },
-        {
-          "name": "in-pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tunnel-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "eth-type",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "eth-src",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "eth-dst",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ip-proto",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ip-tos",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ip-dst",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "291",
-      "members": [
-        {
-          "name": "in-pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tunnel-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "eth-src",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "eth-dst",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ip-proto",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ip-tos",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "292",
-      "members": [
-        {
-          "name": "goto-tbl",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tunnel-lport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "new-vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "out-pport",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "293",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "passthrough",
-          "type": "420"
-        },
-        {
-          "case": "emulator",
-          "type": "421"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "419"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "298",
-      "meta-type": "enum",
-      "values": [
-        "ipv4",
-        "ipv6",
-        "unix",
-        "vsock",
-        "unknown"
-      ]
-    },
-    {
-      "name": "[299]",
-      "element-type": "299",
-      "meta-type": "array"
-    },
-    {
-      "name": "299",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "298"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "x509_dname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sasl_username",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[300]",
-      "element-type": "300",
-      "meta-type": "array"
-    },
-    {
-      "name": "300",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "298"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "auth",
-          "type": "301"
-        },
-        {
-          "name": "vencrypt",
-          "default": null,
-          "type": "302"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "301",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "vnc",
-        "ra2",
-        "ra2ne",
-        "tight",
-        "ultra",
-        "tls",
-        "vencrypt",
-        "sasl"
-      ]
-    },
-    {
-      "name": "302",
-      "meta-type": "enum",
-      "values": [
-        "plain",
-        "tls-none",
-        "x509-none",
-        "tls-vnc",
-        "x509-vnc",
-        "tls-plain",
-        "x509-plain",
-        "tls-sasl",
-        "x509-sasl"
-      ]
-    },
-    {
-      "name": "303",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "298"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "304",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "298"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[305]",
-      "element-type": "305",
-      "meta-type": "array"
-    },
-    {
-      "name": "305",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "number",
-          "type": "423"
-        },
-        {
-          "case": "qcode",
-          "type": "424"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "422"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[306]",
-      "element-type": "306",
-      "meta-type": "array"
-    },
-    {
-      "name": "306",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "key",
-          "type": "426"
-        },
-        {
-          "case": "btn",
-          "type": "427"
-        },
-        {
-          "case": "rel",
-          "type": "428"
-        },
-        {
-          "case": "abs",
-          "type": "428"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "425"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "307",
-      "meta-type": "enum",
-      "values": [
-        "default",
-        "none",
-        "gtk",
-        "sdl",
-        "egl-headless",
-        "curses",
-        "cocoa",
-        "spice-app"
-      ]
-    },
-    {
-      "name": "308",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on",
-        "core",
-        "es"
-      ]
-    },
-    {
-      "name": "309",
-      "members": [
-        {
-          "name": "grab-on-hover",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "zoom-to-fit",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "310",
-      "members": [
-        {
-          "name": "charset",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "311",
-      "members": [
-        {
-          "name": "rendernode",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "312",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "setup",
-        "cancelling",
-        "cancelled",
-        "active",
-        "postcopy-active",
-        "postcopy-paused",
-        "postcopy-recover",
-        "completed",
-        "failed",
-        "colo",
-        "pre-switchover",
-        "device",
-        "wait-unplug"
-      ]
-    },
-    {
-      "name": "313",
-      "members": [
-        {
-          "name": "transferred",
-          "type": "int"
-        },
-        {
-          "name": "remaining",
-          "type": "int"
-        },
-        {
-          "name": "total",
-          "type": "int"
-        },
-        {
-          "name": "duplicate",
-          "type": "int"
-        },
-        {
-          "name": "skipped",
-          "type": "int"
-        },
-        {
-          "name": "normal",
-          "type": "int"
-        },
-        {
-          "name": "normal-bytes",
-          "type": "int"
-        },
-        {
-          "name": "dirty-pages-rate",
-          "type": "int"
-        },
-        {
-          "name": "mbps",
-          "type": "number"
-        },
-        {
-          "name": "dirty-sync-count",
-          "type": "int"
-        },
-        {
-          "name": "postcopy-requests",
-          "type": "int"
-        },
-        {
-          "name": "page-size",
-          "type": "int"
-        },
-        {
-          "name": "multifd-bytes",
-          "type": "int"
-        },
-        {
-          "name": "pages-per-second",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "314",
-      "members": [
-        {
-          "name": "cache-size",
-          "type": "int"
-        },
-        {
-          "name": "bytes",
-          "type": "int"
-        },
-        {
-          "name": "pages",
-          "type": "int"
-        },
-        {
-          "name": "cache-miss",
-          "type": "int"
-        },
-        {
-          "name": "cache-miss-rate",
-          "type": "number"
-        },
-        {
-          "name": "overflow",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "315",
-      "members": [
-        {
-          "name": "pages",
-          "type": "int"
-        },
-        {
-          "name": "busy",
-          "type": "int"
-        },
-        {
-          "name": "busy-rate",
-          "type": "number"
-        },
-        {
-          "name": "compressed-size",
-          "type": "int"
-        },
-        {
-          "name": "compression-rate",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[316]",
-      "element-type": "316",
-      "meta-type": "array"
-    },
-    {
-      "name": "316",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "inet",
-          "type": "385"
-        },
-        {
-          "case": "unix",
-          "type": "430"
-        },
-        {
-          "case": "vsock",
-          "type": "431"
-        },
-        {
-          "case": "fd",
-          "type": "432"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "429"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "317",
-      "meta-type": "enum",
-      "values": [
-        "xbzrle",
-        "rdma-pin-all",
-        "auto-converge",
-        "zero-blocks",
-        "compress",
-        "events",
-        "postcopy-ram",
-        "x-colo",
-        "release-ram",
-        "block",
-        "return-path",
-        "pause-before-switchover",
-        "multifd",
-        "dirty-bitmaps",
-        "postcopy-blocktime",
-        "late-block-activate",
-        "x-ignore-shared",
-        "validate-uuid"
-      ]
-    },
-    {
-      "name": "318",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "primary",
-        "secondary"
-      ]
-    },
-    {
-      "name": "319",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "request",
-        "error",
-        "processing"
-      ]
-    },
-    {
-      "name": "number",
-      "json-type": "number",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "[320]",
-      "element-type": "320",
-      "meta-type": "array"
-    },
-    {
-      "name": "320",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "abort",
-          "type": "434"
-        },
-        {
-          "case": "block-dirty-bitmap-add",
-          "type": "435"
-        },
-        {
-          "case": "block-dirty-bitmap-remove",
-          "type": "436"
-        },
-        {
-          "case": "block-dirty-bitmap-clear",
-          "type": "436"
-        },
-        {
-          "case": "block-dirty-bitmap-enable",
-          "type": "436"
-        },
-        {
-          "case": "block-dirty-bitmap-disable",
-          "type": "436"
-        },
-        {
-          "case": "block-dirty-bitmap-merge",
-          "type": "437"
-        },
-        {
-          "case": "blockdev-backup",
-          "type": "438"
-        },
-        {
-          "case": "blockdev-snapshot",
-          "type": "439"
-        },
-        {
-          "case": "blockdev-snapshot-internal-sync",
-          "type": "440"
-        },
-        {
-          "case": "blockdev-snapshot-sync",
-          "type": "441"
-        },
-        {
-          "case": "drive-backup",
-          "type": "442"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "433"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "321",
-      "members": [
-        {
-          "name": "completion-mode",
-          "default": null,
-          "type": "443"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "322",
-      "meta-type": "enum",
-      "values": [
-        "unavailable",
-        "disabled",
-        "enabled"
-      ]
-    },
-    {
-      "name": "323",
-      "meta-type": "enum",
-      "values": [
-        "builtin",
-        "enum",
-        "array",
-        "object",
-        "alternate",
-        "command",
-        "event"
-      ]
-    },
-    {
-      "name": "324",
-      "members": [
-        {
-          "name": "json-type",
-          "type": "444"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "325",
-      "members": [
-        {
-          "name": "values",
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "326",
-      "members": [
-        {
-          "name": "element-type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "327",
-      "members": [
-        {
-          "name": "members",
-          "type": "[445]"
-        },
-        {
-          "name": "tag",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "variants",
-          "default": null,
-          "type": "[446]"
-        },
-        {
-          "name": "features",
-          "default": null,
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "328",
-      "members": [
-        {
-          "name": "members",
-          "type": "[447]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "329",
-      "members": [
-        {
-          "name": "arg-type",
-          "type": "str"
-        },
-        {
-          "name": "ret-type",
-          "type": "str"
-        },
-        {
-          "name": "allow-oob",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "features",
-          "default": null,
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "330",
-      "members": [
-        {
-          "name": "arg-type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "331",
-      "members": [
-        {
-          "name": "node-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "socket-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "die-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "core-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "thread-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "332",
-      "meta-type": "enum",
-      "values": [
-        "x86",
-        "sparc",
-        "ppc",
-        "mips",
-        "tricore",
-        "s390",
-        "riscv",
-        "other"
-      ]
-    },
-    {
-      "name": "333",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "334",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        },
-        {
-          "name": "npc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "335",
-      "members": [
-        {
-          "name": "nip",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "336",
-      "members": [
-        {
-          "name": "PC",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "337",
-      "members": [
-        {
-          "name": "PC",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "338",
-      "members": [
-        {
-          "name": "cpu-state",
-          "type": "448"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "339",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "340",
-      "meta-type": "enum",
-      "values": [
-        "aarch64",
-        "alpha",
-        "arm",
-        "cris",
-        "hppa",
-        "i386",
-        "lm32",
-        "m68k",
-        "microblaze",
-        "microblazeel",
-        "mips",
-        "mips64",
-        "mips64el",
-        "mipsel",
-        "moxie",
-        "nios2",
-        "or1k",
-        "ppc",
-        "ppc64",
-        "riscv32",
-        "riscv64",
-        "s390x",
-        "sh4",
-        "sh4eb",
-        "sparc",
-        "sparc64",
-        "tricore",
-        "unicore32",
-        "x86_64",
-        "xtensa",
-        "xtensaeb"
-      ]
-    },
-    {
-      "name": "341",
-      "meta-type": "enum",
-      "values": [
-        "default",
-        "preferred",
-        "bind",
-        "interleave"
-      ]
-    },
-    {
-      "name": "342",
-      "meta-type": "enum",
-      "values": [
-        "node",
-        "dist",
-        "cpu"
-      ]
-    },
-    {
-      "name": "343",
-      "members": [
-        {
-          "name": "nodeid",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpus",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "mem",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "344",
-      "members": [
-        {
-          "name": "src",
-          "type": "int"
-        },
-        {
-          "name": "dst",
-          "type": "int"
-        },
-        {
-          "name": "val",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "345",
-      "members": [
-        {
-          "name": "node-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "socket-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "die-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "core-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "thread-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "346",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "347",
-      "meta-type": "enum",
-      "values": [
-        "incompatible",
-        "identical",
-        "superset",
-        "subset"
-      ]
-    },
-    {
-      "name": "348",
-      "meta-type": "enum",
-      "values": [
-        "static",
-        "full"
-      ]
-    },
-    {
-      "name": "[349]",
-      "element-type": "349",
-      "meta-type": "array"
-    },
-    {
-      "name": "349",
-      "meta-type": "enum",
-      "values": [
-        "oob"
-      ]
-    },
-    {
-      "name": "350",
-      "members": [
-        {
-          "name": "major",
-          "type": "int"
-        },
-        {
-          "name": "minor",
-          "type": "int"
-        },
-        {
-          "name": "micro",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[351]",
-      "element-type": "351",
-      "meta-type": "array"
-    },
-    {
-      "name": "351",
-      "members": [
-        {
-          "name": "bus",
-          "type": "int"
-        },
-        {
-          "name": "slot",
-          "type": "int"
-        },
-        {
-          "name": "function",
-          "type": "int"
-        },
-        {
-          "name": "class_info",
-          "type": "449"
-        },
-        {
-          "name": "id",
-          "type": "450"
-        },
-        {
-          "name": "irq",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "qdev_id",
-          "type": "str"
-        },
-        {
-          "name": "pci_bridge",
-          "default": null,
-          "type": "451"
-        },
-        {
-          "name": "regions",
-          "type": "[452]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[352]",
-      "element-type": "352",
-      "meta-type": "array"
-    },
-    {
-      "name": "352",
-      "members": [
-        {
-          "name": "fd",
-          "type": "int"
-        },
-        {
-          "name": "opaque",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[353]",
-      "element-type": "353",
-      "meta-type": "array"
-    },
-    {
-      "name": "353",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "453"
-        },
-        {
-          "name": "help",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "default",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "354",
-      "meta-type": "enum",
-      "values": [
-        "dimm",
-        "nvdimm",
-        "virtio-pmem"
-      ]
-    },
-    {
-      "name": "355",
-      "members": [
-        {
-          "name": "data",
-          "type": "454"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "356",
-      "members": [
-        {
-          "name": "data",
-          "type": "455"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "357",
-      "meta-type": "enum",
-      "values": [
-        "DIMM",
-        "CPU"
-      ]
-    },
-    {
-      "name": "359",
-      "meta-type": "enum",
-      "values": [
-        "hyper-v",
-        "s390"
-      ]
-    },
-    {
-      "name": "360",
-      "members": [
-        {
-          "name": "arg1",
-          "type": "int"
-        },
-        {
-          "name": "arg2",
-          "type": "int"
-        },
-        {
-          "name": "arg3",
-          "type": "int"
-        },
-        {
-          "name": "arg4",
-          "type": "int"
-        },
-        {
-          "name": "arg5",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "361",
-      "members": [
-        {
-          "name": "core",
-          "type": "int"
-        },
-        {
-          "name": "psw-mask",
-          "type": "int"
-        },
-        {
-          "name": "psw-addr",
-          "type": "int"
-        },
-        {
-          "name": "reason",
-          "type": "456"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "362",
-      "meta-type": "enum",
-      "values": [
-        "active",
-        "disabled",
-        "frozen",
-        "locked",
-        "inconsistent"
-      ]
-    },
-    {
-      "name": "[363]",
-      "element-type": "363",
-      "meta-type": "array"
-    },
-    {
-      "name": "363",
-      "members": [
-        {
-          "name": "interval_length",
-          "type": "int"
-        },
-        {
-          "name": "min_rd_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "max_rd_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_rd_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "min_wr_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "max_wr_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_wr_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "min_flush_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "max_flush_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_flush_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_rd_queue_depth",
-          "type": "number"
-        },
-        {
-          "name": "avg_wr_queue_depth",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "364",
-      "members": [
-        {
-          "name": "boundaries",
-          "type": "[int]"
-        },
-        {
-          "name": "bins",
-          "type": "[int]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "365",
-      "members": [
-        {
-          "name": "discard-nb-ok",
-          "type": "int"
-        },
-        {
-          "name": "discard-nb-failed",
-          "type": "int"
-        },
-        {
-          "name": "discard-bytes-ok",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[67]",
-      "element-type": "67",
-      "meta-type": "array"
-    },
-    {
-      "name": "366",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "qcow2",
-          "type": "458"
-        },
-        {
-          "case": "vmdk",
-          "type": "459"
-        },
-        {
-          "case": "luks",
-          "type": "460"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "457"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "367",
-      "meta-type": "enum",
-      "values": [
-        "block-backend",
-        "block-job",
-        "block-driver"
-      ]
-    },
-    {
-      "name": "[368]",
-      "element-type": "368",
-      "meta-type": "array"
-    },
-    {
-      "name": "368",
-      "meta-type": "enum",
-      "values": [
-        "consistent-read",
-        "write",
-        "write-unchanged",
-        "resize",
-        "graph-mod"
-      ]
-    },
-    {
-      "name": "369",
-      "members": [
-        {
-          "type": "45"
-        },
-        {
-          "type": "str"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "[370]",
-      "element-type": "370",
-      "meta-type": "array"
-    },
-    {
-      "name": "370",
-      "members": [
-        {
-          "name": "event",
-          "type": "461"
-        },
-        {
-          "name": "state",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iotype",
-          "default": null,
-          "type": "462"
-        },
-        {
-          "name": "errno",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "sector",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "once",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "immediately",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[371]",
-      "element-type": "371",
-      "meta-type": "array"
-    },
-    {
-      "name": "371",
-      "members": [
-        {
-          "name": "event",
-          "type": "461"
-        },
-        {
-          "name": "state",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "new_state",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "372",
-      "meta-type": "enum",
-      "values": [
-        "auto",
-        "on",
-        "off"
-      ]
-    },
-    {
-      "name": "373",
-      "meta-type": "enum",
-      "values": [
-        "threads",
-        "native"
-      ]
-    },
-    {
-      "name": "374",
-      "meta-type": "enum",
-      "values": [
-        "tcp",
-        "iser"
-      ]
-    },
-    {
-      "name": "375",
-      "meta-type": "enum",
-      "values": [
-        "crc32c",
-        "none",
-        "crc32c-none",
-        "none-crc32c"
-      ]
-    },
-    {
-      "name": "376",
-      "members": [
-        {
-          "name": "type",
-          "type": "463"
-        },
-        {
-          "name": "host",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "377",
-      "members": [
-        {
-          "type": "45"
-        },
-        {
-          "type": "str"
-        },
-        {
-          "type": "null"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "378",
-      "members": [
-        {
-          "type": "464"
-        },
-        {
-          "type": "465"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "379",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "467"
-        },
-        {
-          "case": "luks",
-          "type": "468"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "466"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "380",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "467"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "469"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[369]",
-      "element-type": "369",
-      "meta-type": "array"
-    },
-    {
-      "name": "381",
-      "meta-type": "enum",
-      "values": [
-        "quorum",
-        "fifo"
-      ]
-    },
-    {
-      "name": "[382]",
-      "element-type": "382",
-      "meta-type": "array"
-    },
-    {
-      "name": "382",
-      "meta-type": "enum",
-      "values": [
-        "cephx",
-        "none"
-      ]
-    },
-    {
-      "name": "[383]",
-      "element-type": "383",
-      "meta-type": "array"
-    },
-    {
-      "name": "383",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "384",
-      "meta-type": "enum",
-      "values": [
-        "primary",
-        "secondary"
-      ]
-    },
-    {
-      "name": "385",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "numeric",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "to",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ipv4",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "ipv6",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "keep-alive",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "386",
-      "tag": "mode",
-      "variants": [
-        {
-          "case": "hash",
-          "type": "471"
-        },
-        {
-          "case": "none",
-          "type": "0"
-        },
-        {
-          "case": "known_hosts",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "mode",
-          "type": "470"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "387",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "472"
-        },
-        {
-          "name": "nocow",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "388",
-      "members": [
-        {
-          "name": "location",
-          "type": "254"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "472"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "389",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cipher-alg",
-          "default": null,
-          "type": "473"
-        },
-        {
-          "name": "cipher-mode",
-          "default": null,
-          "type": "474"
-        },
-        {
-          "name": "ivgen-alg",
-          "default": null,
-          "type": "475"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "476"
-        },
-        {
-          "name": "hash-alg",
-          "default": null,
-          "type": "476"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "472"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "390",
-      "members": [
-        {
-          "name": "location",
-          "type": "260"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "391",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "392",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "477"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "393",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "data-file",
-          "default": null,
-          "type": "369"
-        },
-        {
-          "name": "data-file-raw",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "version",
-          "default": null,
-          "type": "478"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-fmt",
-          "default": null,
-          "type": "243"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "477"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "472"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-bits",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "394",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-fmt",
-          "default": null,
-          "type": "243"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "table-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "395",
-      "members": [
-        {
-          "name": "location",
-          "type": "268"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "396",
-      "members": [
-        {
-          "name": "location",
-          "type": "270"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "472"
-        },
-        {
-          "name": "redundancy",
-          "default": null,
-          "type": "479"
-        },
-        {
-          "name": "object-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "397",
-      "members": [
-        {
-          "name": "location",
-          "type": "271"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "398",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "472"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "399",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "log-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "480"
-        },
-        {
-          "name": "block-state-zero",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "400",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "extents",
-          "default": null,
-          "type": "[369]"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "481"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "adapter-type",
-          "default": null,
-          "type": "482"
-        },
-        {
-          "name": "hwversion",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "zeroed-grain",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "401",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "483"
-        },
-        {
-          "name": "force-size",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "null",
-      "json-type": "null",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "402",
-      "meta-type": "enum",
-      "values": [
-        "inet",
-        "unix",
-        "vsock",
-        "fd"
-      ]
-    },
-    {
-      "name": "403",
-      "members": [
-        {
-          "name": "data",
-          "type": "385"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "404",
-      "members": [
-        {
-          "name": "data",
-          "type": "430"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "405",
-      "members": [
-        {
-          "name": "data",
-          "type": "431"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "406",
-      "members": [
-        {
-          "name": "data",
-          "type": "432"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "407",
-      "meta-type": "enum",
-      "values": [
-        "file",
-        "serial",
-        "parallel",
-        "pipe",
-        "socket",
-        "udp",
-        "pty",
-        "null",
-        "mux",
-        "msmouse",
-        "wctablet",
-        "braille",
-        "testdev",
-        "stdio",
-        "console",
-        "vc",
-        "ringbuf",
-        "memory"
-      ]
-    },
-    {
-      "name": "408",
-      "members": [
-        {
-          "name": "data",
-          "type": "484"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "409",
-      "members": [
-        {
-          "name": "data",
-          "type": "485"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "410",
-      "members": [
-        {
-          "name": "data",
-          "type": "486"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "411",
-      "members": [
-        {
-          "name": "data",
-          "type": "487"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "412",
-      "members": [
-        {
-          "name": "data",
-          "type": "488"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "413",
-      "members": [
-        {
-          "name": "data",
-          "type": "489"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "414",
-      "members": [
-        {
-          "name": "data",
-          "type": "490"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "417",
-      "members": [
-        {
-          "name": "data",
-          "type": "493"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "418",
-      "members": [
-        {
-          "name": "data",
-          "type": "494"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "419",
-      "meta-type": "enum",
-      "values": [
-        "passthrough",
-        "emulator"
-      ]
-    },
-    {
-      "name": "420",
-      "members": [
-        {
-          "name": "data",
-          "type": "495"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "421",
-      "members": [
-        {
-          "name": "data",
-          "type": "496"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "422",
-      "meta-type": "enum",
-      "values": [
-        "number",
-        "qcode"
-      ]
-    },
-    {
-      "name": "423",
-      "members": [
-        {
-          "name": "data",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "424",
-      "members": [
-        {
-          "name": "data",
-          "type": "497"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "425",
-      "meta-type": "enum",
-      "values": [
-        "key",
-        "btn",
-        "rel",
-        "abs"
-      ]
-    },
-    {
-      "name": "426",
-      "members": [
-        {
-          "name": "data",
-          "type": "498"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "427",
-      "members": [
-        {
-          "name": "data",
-          "type": "499"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "428",
-      "members": [
-        {
-          "name": "data",
-          "type": "500"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "429",
-      "meta-type": "enum",
-      "values": [
-        "inet",
-        "unix",
-        "vsock",
-        "fd"
-      ]
-    },
-    {
-      "name": "430",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "431",
-      "members": [
-        {
-          "name": "cid",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "432",
-      "members": [
-        {
-          "name": "str",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "433",
-      "meta-type": "enum",
-      "values": [
-        "abort",
-        "block-dirty-bitmap-add",
-        "block-dirty-bitmap-remove",
-        "block-dirty-bitmap-clear",
-        "block-dirty-bitmap-enable",
-        "block-dirty-bitmap-disable",
-        "block-dirty-bitmap-merge",
-        "blockdev-backup",
-        "blockdev-snapshot",
-        "blockdev-snapshot-internal-sync",
-        "blockdev-snapshot-sync",
-        "drive-backup"
-      ]
-    },
-    {
-      "name": "434",
-      "members": [
-        {
-          "name": "data",
-          "type": "501"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "435",
-      "members": [
-        {
-          "name": "data",
-          "type": "31"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "436",
-      "members": [
-        {
-          "name": "data",
-          "type": "32"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "437",
-      "members": [
-        {
-          "name": "data",
-          "type": "33"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "438",
-      "members": [
-        {
-          "name": "data",
-          "type": "27"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "439",
-      "members": [
-        {
-          "name": "data",
-          "type": "23"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "440",
-      "members": [
-        {
-          "name": "data",
-          "type": "65"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "441",
-      "members": [
-        {
-          "name": "data",
-          "type": "22"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "442",
-      "members": [
-        {
-          "name": "data",
-          "type": "26"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "443",
-      "meta-type": "enum",
-      "values": [
-        "individual",
-        "grouped"
-      ]
-    },
-    {
-      "name": "444",
-      "meta-type": "enum",
-      "values": [
-        "string",
-        "number",
-        "int",
-        "boolean",
-        "null",
-        "object",
-        "array",
-        "value"
-      ]
-    },
-    {
-      "name": "[445]",
-      "element-type": "445",
-      "meta-type": "array"
-    },
-    {
-      "name": "445",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "default",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[446]",
-      "element-type": "446",
-      "meta-type": "array"
-    },
-    {
-      "name": "446",
-      "members": [
-        {
-          "name": "case",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[447]",
-      "element-type": "447",
-      "meta-type": "array"
-    },
-    {
-      "name": "447",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "448",
-      "meta-type": "enum",
-      "values": [
-        "uninitialized",
-        "stopped",
-        "check-stop",
-        "operating",
-        "load"
-      ]
-    },
-    {
-      "name": "449",
-      "members": [
-        {
-          "name": "desc",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "class",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "450",
-      "members": [
-        {
-          "name": "device",
-          "type": "int"
-        },
-        {
-          "name": "vendor",
-          "type": "int"
-        },
-        {
-          "name": "subsystem",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "subsystem-vendor",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "451",
-      "members": [
-        {
-          "name": "bus",
-          "type": "502"
-        },
-        {
-          "name": "devices",
-          "default": null,
-          "type": "[351]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[452]",
-      "element-type": "452",
-      "meta-type": "array"
-    },
-    {
-      "name": "452",
-      "members": [
-        {
-          "name": "bar",
-          "type": "int"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "address",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "prefetch",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "mem_type_64",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "453",
-      "meta-type": "enum",
-      "values": [
-        "string",
-        "boolean",
-        "number",
-        "size"
-      ]
-    },
-    {
-      "name": "454",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "addr",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "slot",
-          "type": "int"
-        },
-        {
-          "name": "node",
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "type": "str"
-        },
-        {
-          "name": "hotplugged",
-          "type": "bool"
-        },
-        {
-          "name": "hotpluggable",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "455",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "memaddr",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "456",
-      "meta-type": "enum",
-      "values": [
-        "unknown",
-        "disabled-wait",
-        "extint-loop",
-        "pgmint-loop",
-        "opint-loop"
-      ]
-    },
-    {
-      "name": "457",
-      "meta-type": "enum",
-      "values": [
-        "qcow2",
-        "vmdk",
-        "luks"
-      ]
-    },
-    {
-      "name": "458",
-      "members": [
-        {
-          "name": "data",
-          "type": "503"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "459",
-      "members": [
-        {
-          "name": "data",
-          "type": "504"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "460",
-      "members": [
-        {
-          "name": "data",
-          "type": "505"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "461",
-      "meta-type": "enum",
-      "values": [
-        "l1_update",
-        "l1_grow_alloc_table",
-        "l1_grow_write_table",
-        "l1_grow_activate_table",
-        "l2_load",
-        "l2_update",
-        "l2_update_compressed",
-        "l2_alloc_cow_read",
-        "l2_alloc_write",
-        "read_aio",
-        "read_backing_aio",
-        "read_compressed",
-        "write_aio",
-        "write_compressed",
-        "vmstate_load",
-        "vmstate_save",
-        "cow_read",
-        "cow_write",
-        "reftable_load",
-        "reftable_grow",
-        "reftable_update",
-        "refblock_load",
-        "refblock_update",
-        "refblock_update_part",
-        "refblock_alloc",
-        "refblock_alloc_hookup",
-        "refblock_alloc_write",
-        "refblock_alloc_write_blocks",
-        "refblock_alloc_write_table",
-        "refblock_alloc_switch_table",
-        "cluster_alloc",
-        "cluster_alloc_bytes",
-        "cluster_free",
-        "flush_to_os",
-        "flush_to_disk",
-        "pwritev_rmw_head",
-        "pwritev_rmw_after_head",
-        "pwritev_rmw_tail",
-        "pwritev_rmw_after_tail",
-        "pwritev",
-        "pwritev_zero",
-        "pwritev_done",
-        "empty_image_prepare",
-        "l1_shrink_write_table",
-        "l1_shrink_free_l2_clusters",
-        "cor_write",
-        "cluster_alloc_space",
-        "none"
-      ]
-    },
-    {
-      "name": "462",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write",
-        "write-zeroes",
-        "discard",
-        "flush",
-        "block-status"
-      ]
-    },
-    {
-      "name": "463",
-      "meta-type": "enum",
-      "values": [
-        "inet"
-      ]
-    },
-    {
-      "name": "464",
-      "members": [
-        {
-          "name": "template",
-          "default": null,
-          "type": "465"
-        },
-        {
-          "name": "main-header",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "active-l1",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "active-l2",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-table",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-block",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "snapshot-table",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inactive-l1",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inactive-l2",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "bitmap-directory",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "465",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "constant",
-        "cached",
-        "all"
-      ]
-    },
-    {
-      "name": "466",
-      "meta-type": "enum",
-      "values": [
-        "aes",
-        "luks"
-      ]
-    },
-    {
-      "name": "467",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "468",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "469",
-      "meta-type": "enum",
-      "values": [
-        "aes"
-      ]
-    },
-    {
-      "name": "470",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "hash",
-        "known_hosts"
-      ]
-    },
-    {
-      "name": "471",
-      "members": [
-        {
-          "name": "type",
-          "type": "506"
-        },
-        {
-          "name": "hash",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "472",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "metadata",
-        "falloc",
-        "full"
-      ]
-    },
-    {
-      "name": "473",
-      "meta-type": "enum",
-      "values": [
-        "aes-128",
-        "aes-192",
-        "aes-256",
-        "des-rfb",
-        "3des",
-        "cast5-128",
-        "serpent-128",
-        "serpent-192",
-        "serpent-256",
-        "twofish-128",
-        "twofish-192",
-        "twofish-256"
-      ]
-    },
-    {
-      "name": "474",
-      "meta-type": "enum",
-      "values": [
-        "ecb",
-        "cbc",
-        "xts",
-        "ctr"
-      ]
-    },
-    {
-      "name": "475",
-      "meta-type": "enum",
-      "values": [
-        "plain",
-        "plain64",
-        "essiv"
-      ]
-    },
-    {
-      "name": "476",
-      "meta-type": "enum",
-      "values": [
-        "md5",
-        "sha1",
-        "sha224",
-        "sha256",
-        "sha384",
-        "sha512",
-        "ripemd160"
-      ]
-    },
-    {
-      "name": "477",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "qcow",
-          "type": "467"
-        },
-        {
-          "case": "luks",
-          "type": "508"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "507"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "478",
-      "meta-type": "enum",
-      "values": [
-        "v2",
-        "v3"
-      ]
-    },
-    {
-      "name": "479",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "full",
-          "type": "510"
-        },
-        {
-          "case": "erasure-coded",
-          "type": "511"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "509"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "480",
-      "meta-type": "enum",
-      "values": [
-        "dynamic",
-        "fixed"
-      ]
-    },
-    {
-      "name": "481",
-      "meta-type": "enum",
-      "values": [
-        "monolithicSparse",
-        "monolithicFlat",
-        "twoGbMaxExtentSparse",
-        "twoGbMaxExtentFlat",
-        "streamOptimized"
-      ]
-    },
-    {
-      "name": "482",
-      "meta-type": "enum",
-      "values": [
-        "ide",
-        "buslogic",
-        "lsilogic",
-        "legacyESX"
-      ]
-    },
-    {
-      "name": "483",
-      "meta-type": "enum",
-      "values": [
-        "dynamic",
-        "fixed"
-      ]
-    },
-    {
-      "name": "484",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "in",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "out",
-          "type": "str"
-        },
-        {
-          "name": "append",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "485",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "486",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "addr",
-          "type": "280"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "wait",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "nodelay",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "telnet",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "tn3270",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "websocket",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "reconnect",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "487",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "remote",
-          "type": "280"
-        },
-        {
-          "name": "local",
-          "default": null,
-          "type": "280"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "488",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "489",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "chardev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "490",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "signal",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "493",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "width",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "height",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cols",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "rows",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "494",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "495",
-      "members": [
-        {
-          "name": "path",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cancel-path",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "496",
-      "members": [
-        {
-          "name": "chardev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "497",
-      "meta-type": "enum",
-      "values": [
-        "unmapped",
-        "shift",
-        "shift_r",
-        "alt",
-        "alt_r",
-        "ctrl",
-        "ctrl_r",
-        "menu",
-        "esc",
-        "1",
-        "2",
-        "3",
-        "4",
-        "5",
-        "6",
-        "7",
-        "8",
-        "9",
-        "0",
-        "minus",
-        "equal",
-        "backspace",
-        "tab",
-        "q",
-        "w",
-        "e",
-        "r",
-        "t",
-        "y",
-        "u",
-        "i",
-        "o",
-        "p",
-        "bracket_left",
-        "bracket_right",
-        "ret",
-        "a",
-        "s",
-        "d",
-        "f",
-        "g",
-        "h",
-        "j",
-        "k",
-        "l",
-        "semicolon",
-        "apostrophe",
-        "grave_accent",
-        "backslash",
-        "z",
-        "x",
-        "c",
-        "v",
-        "b",
-        "n",
-        "m",
-        "comma",
-        "dot",
-        "slash",
-        "asterisk",
-        "spc",
-        "caps_lock",
-        "f1",
-        "f2",
-        "f3",
-        "f4",
-        "f5",
-        "f6",
-        "f7",
-        "f8",
-        "f9",
-        "f10",
-        "num_lock",
-        "scroll_lock",
-        "kp_divide",
-        "kp_multiply",
-        "kp_subtract",
-        "kp_add",
-        "kp_enter",
-        "kp_decimal",
-        "sysrq",
-        "kp_0",
-        "kp_1",
-        "kp_2",
-        "kp_3",
-        "kp_4",
-        "kp_5",
-        "kp_6",
-        "kp_7",
-        "kp_8",
-        "kp_9",
-        "less",
-        "f11",
-        "f12",
-        "print",
-        "home",
-        "pgup",
-        "pgdn",
-        "end",
-        "left",
-        "up",
-        "down",
-        "right",
-        "insert",
-        "delete",
-        "stop",
-        "again",
-        "props",
-        "undo",
-        "front",
-        "copy",
-        "open",
-        "paste",
-        "find",
-        "cut",
-        "lf",
-        "help",
-        "meta_l",
-        "meta_r",
-        "compose",
-        "pause",
-        "ro",
-        "hiragana",
-        "henkan",
-        "yen",
-        "muhenkan",
-        "katakanahiragana",
-        "kp_comma",
-        "kp_equals",
-        "power",
-        "sleep",
-        "wake",
-        "audionext",
-        "audioprev",
-        "audiostop",
-        "audioplay",
-        "audiomute",
-        "volumeup",
-        "volumedown",
-        "mediaselect",
-        "mail",
-        "calculator",
-        "computer",
-        "ac_home",
-        "ac_back",
-        "ac_forward",
-        "ac_refresh",
-        "ac_bookmarks"
-      ]
-    },
-    {
-      "name": "498",
-      "members": [
-        {
-          "name": "key",
-          "type": "305"
-        },
-        {
-          "name": "down",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "499",
-      "members": [
-        {
-          "name": "button",
-          "type": "512"
-        },
-        {
-          "name": "down",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "500",
-      "members": [
-        {
-          "name": "axis",
-          "type": "513"
-        },
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "501",
-      "members": [],
-      "meta-type": "object"
-    },
-    {
-      "name": "502",
-      "members": [
-        {
-          "name": "number",
-          "type": "int"
-        },
-        {
-          "name": "secondary",
-          "type": "int"
-        },
-        {
-          "name": "subordinate",
-          "type": "int"
-        },
-        {
-          "name": "io_range",
-          "type": "514"
-        },
-        {
-          "name": "memory_range",
-          "type": "514"
-        },
-        {
-          "name": "prefetchable_range",
-          "type": "514"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "503",
-      "members": [
-        {
-          "name": "compat",
-          "type": "str"
-        },
-        {
-          "name": "data-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "data-file-raw",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "corrupt",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-bits",
-          "type": "int"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "515"
-        },
-        {
-          "name": "bitmaps",
-          "default": null,
-          "type": "[516]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "504",
-      "members": [
-        {
-          "name": "create-type",
-          "type": "str"
-        },
-        {
-          "name": "cid",
-          "type": "int"
-        },
-        {
-          "name": "parent-cid",
-          "type": "int"
-        },
-        {
-          "name": "extents",
-          "type": "[237]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "505",
-      "members": [
-        {
-          "name": "cipher-alg",
-          "type": "473"
-        },
-        {
-          "name": "cipher-mode",
-          "type": "474"
-        },
-        {
-          "name": "ivgen-alg",
-          "type": "475"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "476"
-        },
-        {
-          "name": "hash-alg",
-          "type": "476"
-        },
-        {
-          "name": "payload-offset",
-          "type": "int"
-        },
-        {
-          "name": "master-key-iters",
-          "type": "int"
-        },
-        {
-          "name": "uuid",
-          "type": "str"
-        },
-        {
-          "name": "slots",
-          "type": "[517]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "506",
-      "meta-type": "enum",
-      "values": [
-        "md5",
-        "sha1"
-      ]
-    },
-    {
-      "name": "507",
-      "meta-type": "enum",
-      "values": [
-        "qcow",
-        "luks"
-      ]
-    },
-    {
-      "name": "508",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cipher-alg",
-          "default": null,
-          "type": "473"
-        },
-        {
-          "name": "cipher-mode",
-          "default": null,
-          "type": "474"
-        },
-        {
-          "name": "ivgen-alg",
-          "default": null,
-          "type": "475"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "476"
-        },
-        {
-          "name": "hash-alg",
-          "default": null,
-          "type": "476"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "509",
-      "meta-type": "enum",
-      "values": [
-        "full",
-        "erasure-coded"
-      ]
-    },
-    {
-      "name": "510",
-      "members": [
-        {
-          "name": "copies",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "511",
-      "members": [
-        {
-          "name": "data-strips",
-          "type": "int"
-        },
-        {
-          "name": "parity-strips",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "512",
-      "meta-type": "enum",
-      "values": [
-        "left",
-        "middle",
-        "right",
-        "wheel-up",
-        "wheel-down",
-        "side",
-        "extra"
-      ]
-    },
-    {
-      "name": "513",
-      "meta-type": "enum",
-      "values": [
-        "x",
-        "y"
-      ]
-    },
-    {
-      "name": "514",
-      "members": [
-        {
-          "name": "base",
-          "type": "int"
-        },
-        {
-          "name": "limit",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "515",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "luks",
-          "type": "505"
-        },
-        {
-          "case": "aes",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "466"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[516]",
-      "element-type": "516",
-      "meta-type": "array"
-    },
-    {
-      "name": "516",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "granularity",
-          "type": "int"
-        },
-        {
-          "name": "flags",
-          "type": "[518]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[237]",
-      "element-type": "237",
-      "meta-type": "array"
-    },
-    {
-      "name": "[517]",
-      "element-type": "517",
-      "meta-type": "array"
-    },
-    {
-      "name": "517",
-      "members": [
-        {
-          "name": "active",
-          "type": "bool"
-        },
-        {
-          "name": "iters",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "stripes",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "key-offset",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[518]",
-      "element-type": "518",
-      "meta-type": "array"
-    },
-    {
-      "name": "518",
-      "meta-type": "enum",
-      "values": [
-        "in-use",
-        "auto"
-      ]
-    }
-  ],
-  "id": "libvirt-4"
-}
-
-{
-  "execute": "query-kvm",
-  "id": "libvirt-5"
-}
-
-{
-  "return": {
-    "enabled": true,
-    "present": true
-  },
-  "id": "libvirt-5"
-}
-
-{
-  "execute": "qom-list-types",
-  "id": "libvirt-6"
-}
-
-{
-  "return": [
-    {
-      "name": "scsi-hd",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "chardev-parallel",
-      "parent": "chardev"
-    },
-    {
-      "name": "vhost-vsock-pci",
-      "parent": "vhost-vsock-pci-base"
-    },
-    {
-      "name": "pxa270-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "imx7.analog",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "aspeed.gpio-ast2600",
-      "parent": "aspeed.gpio"
-    },
-    {
-      "name": "pxa270-a1-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "digic",
-      "parent": "device"
-    },
-    {
-      "name": "mv88w8618_flashcfg",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "at25df641",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "lm3s811evb-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "chardev-null",
-      "parent": "chardev"
-    },
-    {
-      "name": "bcm2835-property",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pxa2xx-pcmcia",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mx25l3205d",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "vhost-user-fs-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "canon-a1100-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "n25q512a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "lsi53c895a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pr-manager-helper",
-      "parent": "pr-manager"
-    },
-    {
-      "name": "cpu-cluster",
-      "parent": "device"
-    },
-    {
-      "name": "virtio-keyboard-pci",
-      "parent": "virtio-keyboard-pci-base-type"
-    },
-    {
-      "name": "imx2.wdt",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virt-3.1-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "mx25l6405d",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "chardev-pty",
-      "parent": "chardev"
-    },
-    {
-      "name": "musicpal_gpio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ich9-usb-uhci4",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "s25fl064k",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "w25q256",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "vhost-scsi-pci-non-transitional",
-      "parent": "vhost-scsi-pci-base"
-    },
-    {
-      "name": "ide-hd",
-      "parent": "ide-device"
-    },
-    {
-      "name": "virtio-net-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "virtio-9p-pci-non-transitional",
-      "parent": "virtio-9p-pci-base"
-    },
-    {
-      "name": "iotkit-secctl",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "usb-mtp",
-      "parent": "usb-device"
-    },
-    {
-      "name": "n25q00",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "tz-mpc-iommu-memory-region",
-      "parent": "qemu:iommu-memory-region"
-    },
-    {
-      "name": "cortex-r5-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "usb-mouse",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "xlnx-zcu102-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "vexpress-a15-machine",
-      "parent": "vexpress"
-    },
-    {
-      "name": "gpex-pcihost",
-      "parent": "pcie-host-bridge"
-    },
-    {
-      "name": "imx7.gpt",
-      "parent": "imx25.gpt"
-    },
-    {
-      "name": "at45db081d",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "en25p32",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "imx7.gpr",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pxa2xx-i2c-slave",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "cortex-m0-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "aspeed.gpio-ast2500",
-      "parent": "aspeed.gpio"
-    },
-    {
-      "name": "ftgmac100",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "filter-rewriter",
-      "parent": "netfilter"
-    },
-    {
-      "name": "loader",
-      "parent": "device"
-    },
-    {
-      "name": "arm946-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "pxa270-b0-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "iotkit",
-      "parent": "arm-sse"
-    },
-    {
-      "name": "m25pe80",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "s25fl256s1",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "s25fl256s0",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "virtio-serial-pci",
-      "parent": "virtio-serial-pci-base"
-    },
-    {
-      "name": "usb-audio",
-      "parent": "usb-device"
-    },
-    {
-      "name": "platform-bus-device",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "usb-host",
-      "parent": "usb-device"
-    },
-    {
-      "name": "pcie-root-port",
-      "parent": "pcie-root-port-base"
-    },
-    {
-      "name": "iotkit-sysinfo",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mt25qu01g",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "virtio-crypto-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "platform-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "ich9-usb-uhci1",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "ccid-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "xlnx,ps7-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "imx31.gpt",
-      "parent": "imx25.gpt"
-    },
-    {
-      "name": "ich9-usb-uhci5",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "usb-bt-dongle",
-      "parent": "usb-device"
-    },
-    {
-      "name": "s25fl129p1",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "s25fl129p0",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "xlnx.xps-timer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ich9-usb-uhci6",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "xlnx.xps-intc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ich9-usb-uhci3",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "kvm-arm-gicv3",
-      "parent": "arm-gicv3-common"
-    },
-    {
-      "name": "virtio-input-host-pci",
-      "parent": "virtio-input-host-pci-base-type"
-    },
-    {
-      "name": "mcimx6ul-evk-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "SSI",
-      "parent": "bus"
-    },
-    {
-      "name": "lan9118",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "e1000",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "xlnx,zynq-xadc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "xlnx.axi-dma",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "s25sl12801",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "s25sl12800",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "pxa2xx_rtc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "exynos4210",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ich9-usb-uhci2",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "cortex-m4-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "sysbus-ahci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "kvm-arm-gic",
-      "parent": "arm_gic_common"
-    },
-    {
-      "name": "imx.fec",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "aspeed.timer-ast2600",
-      "parent": "aspeed.timer"
-    },
-    {
-      "name": "tpci200",
-      "parent": "pci-device"
-    },
-    {
-      "name": "aspeed.gpio-ast2400",
-      "parent": "aspeed.gpio"
-    },
-    {
-      "name": "spitz-lcdtg",
-      "parent": "ssi-slave"
-    },
-    {
-      "name": "memory-backend-file",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "stm32f2xx-usart",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "max-arm-cpu",
-      "parent": "aarch64-cpu"
-    },
-    {
-      "name": "cortex-m3-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "s25sl064p",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "input-barrier",
-      "parent": "object"
-    },
-    {
-      "name": "container",
-      "parent": "object"
-    },
-    {
-      "name": "rtl8139",
-      "parent": "pci-device"
-    },
-    {
-      "name": "stm32f2xx-syscfg",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mps2-an521-machine",
-      "parent": "mps2tz"
-    },
-    {
-      "name": "exynos4210.i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "armsse-mhu",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "chardev-hci",
-      "parent": "chardev"
-    },
-    {
-      "name": "s25sl064a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "vexpress-a9-machine",
-      "parent": "vexpress"
-    },
-    {
-      "name": "usb-chipidea",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "megasas",
-      "parent": "megasas-base"
-    },
-    {
-      "name": "corgi-ssp",
-      "parent": "ssi-slave"
-    },
-    {
-      "name": "pxa2xx-fir",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-balloon-pci-non-transitional",
-      "parent": "virtio-balloon-pci-base"
-    },
-    {
-      "name": "designware-pcie-host",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "scsi-block",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "mx66u1g45g",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "omap-intc",
-      "parent": "common-omap-intc"
-    },
-    {
-      "name": "unimplemented-device",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "vhost-user-input",
-      "parent": "virtio-input-device"
-    },
-    {
-      "name": "strongarm_pic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "max7310",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "sst25wf512",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "scsi-cd",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "chardev-udp",
-      "parent": "chardev"
-    },
-    {
-      "name": "aspeed.fmc-ast2600",
-      "parent": "aspeed.smc"
-    },
-    {
-      "name": "accel",
-      "parent": "object"
-    },
-    {
-      "name": "microbit.i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pxa270-b1-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "qio-dns-resolver",
-      "parent": "object"
-    },
-    {
-      "name": "m45pe80",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "pxa2xx-dma",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "xlnx.axi-ethernet",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "vmware-svga",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ast2600-evb-machine",
-      "parent": "aspeed-machine"
-    },
-    {
-      "name": "imx.gpio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "tegra2-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "virtio-serial-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "digic-timer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "integrator_debug",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "aspeed.scu-ast2600",
-      "parent": "aspeed.scu"
-    },
-    {
-      "name": "chardev-gdb",
-      "parent": "chardev"
-    },
-    {
-      "name": "vhost-scsi-pci",
-      "parent": "vhost-scsi-pci-base"
-    },
-    {
-      "name": "imx25.ccm",
-      "parent": "imx.ccm"
-    },
-    {
-      "name": "a15mpcore_priv",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "xlnx.usmp-gqspi",
-      "parent": "xlnx.ps7-qspi"
-    },
-    {
-      "name": "fw_cfg_mem",
-      "parent": "fw_cfg"
-    },
-    {
-      "name": "virtio-scsi-pci-transitional",
-      "parent": "virtio-scsi-pci-base"
-    },
-    {
-      "name": "chardev-socket",
-      "parent": "chardev"
-    },
-    {
-      "name": "usb-ccid",
-      "parent": "usb-device"
-    },
-    {
-      "name": "virtio-rng-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "usb-uas",
-      "parent": "usb-device"
-    },
-    {
-      "name": "ide-cd",
-      "parent": "ide-device"
-    },
-    {
-      "name": "mss-spi",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "cadence_uart",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mps2-an385-machine",
-      "parent": "mps2"
-    },
-    {
-      "name": "virtio-balloon-pci",
-      "parent": "virtio-balloon-pci-base"
-    },
-    {
-      "name": "gpio_i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "chardev-mux",
-      "parent": "chardev"
-    },
-    {
-      "name": "iothread",
-      "parent": "object"
-    },
-    {
-      "name": "spitz-keyboard",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "lm8323",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "qio-channel-rdma",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "n25q256a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "bochs-display",
-      "parent": "pci-device"
-    },
-    {
-      "name": "bcm2835-ic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "xilinx-zynq-a9-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "aspeed.timer-ast2400",
-      "parent": "aspeed.timer"
-    },
-    {
-      "name": "arm1026-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "twl92230",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "vhost-vsock-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "qio-channel-websock",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "authz-list-file",
-      "parent": "authz"
-    },
-    {
-      "name": "sdhci-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-input-host-device",
-      "parent": "virtio-input-device"
-    },
-    {
-      "name": "nrf51_soc.timer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "aspeed.timer-ast2500",
-      "parent": "aspeed.timer"
-    },
-    {
-      "name": "xlnx.v-dp",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "stm32f2xx-timer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pci-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "i82559er",
-      "parent": "pci-device"
-    },
-    {
-      "name": "aspeed.fmc-ast2500",
-      "parent": "aspeed.smc"
-    },
-    {
-      "name": "ivshmem-doorbell",
-      "parent": "ivshmem-common"
-    },
-    {
-      "name": "qio-channel-file",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "mx66l1g45g",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "am53c974",
-      "parent": "pci-device"
-    },
-    {
-      "name": "versatile_pci_host",
-      "parent": "pci-device"
-    },
-    {
-      "name": "w25x80",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "mv88w8618_wlan",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pci-bridge-seat",
-      "parent": "pci-bridge"
-    },
-    {
-      "name": "en25q32b",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "pxa27x-timer",
-      "parent": "pxa2xx-timer"
-    },
-    {
-      "name": "pxa270-c0-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "witherspoon-bmc-machine",
-      "parent": "aspeed-machine"
-    },
-    {
-      "name": "mx25l1606e",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "arm-gicv2m",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "microbit-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "nand",
-      "parent": "device"
-    },
-    {
-      "name": "aspeed.scu-ast2500",
-      "parent": "aspeed.scu"
-    },
-    {
-      "name": "designware-pcie-root",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "gpio-key",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "dc390",
-      "parent": "am53c974"
-    },
-    {
-      "name": "hda-micro",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "fw_cfg_io",
-      "parent": "fw_cfg"
-    },
-    {
-      "name": "xio3130-downstream",
-      "parent": "pcie-slot"
-    },
-    {
-      "name": "aspeed.sdmc-ast2600",
-      "parent": "aspeed.sdmc"
-    },
-    {
-      "name": "s3c-sdhci",
-      "parent": "generic-sdhci"
-    },
-    {
-      "name": "pl190",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "qemu,register",
-      "parent": "device"
-    },
-    {
-      "name": "cortex-a7-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "IDE",
-      "parent": "bus"
-    },
-    {
-      "name": "at25256a-nonjedec",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "m25pe20",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "integrator_core",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virt-2.12-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "ads7846",
-      "parent": "ssi-slave"
-    },
-    {
-      "name": "sst25wf080",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "memory-backend-ram",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "arm_gic",
-      "parent": "arm_gic_common"
-    },
-    {
-      "name": "aspeed.fmc-ast2400",
-      "parent": "aspeed.smc"
-    },
-    {
-      "name": "exynos4210.mct",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "stellaris-adc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "connex-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "virtio-blk-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "imx6.ccm",
-      "parent": "imx.ccm"
-    },
-    {
-      "name": "virt-2.11-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "at25128a-nonjedec",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "n25q512a13",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "cortex-a8-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "n25q512a11",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "sl-nand",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "armv7m",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "icp-ctrl-regs",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "bcm2835-sdhost",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "stellaris-gptm",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "chardev-pipe",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "chardev-msmouse",
-      "parent": "chardev"
-    },
-    {
-      "name": "virt-2.10-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "pl181",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "cryptodev-backend-builtin",
-      "parent": "cryptodev-backend"
-    },
-    {
-      "name": "m25pe16",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "hda-output",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "w25x64",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "VGA",
-      "parent": "pci-vga"
-    },
-    {
-      "name": "qio-net-listener",
-      "parent": "object"
-    },
-    {
-      "name": "iotkit-sysctl",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "s25fl016k",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "n800-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "vfio-pci-nohotplug",
-      "parent": "vfio-pci"
-    },
-    {
-      "name": "m25p80",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "at25df321a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "pxa2xx-mmci-bus",
-      "parent": "sd-bus"
-    },
-    {
-      "name": "edu",
-      "parent": "pci-device"
-    },
-    {
-      "name": "mptsas1068",
-      "parent": "pci-device"
-    },
-    {
-      "name": "bcm2835-fb",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "lm3s6965evb-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "aspeed.scu-ast2400",
-      "parent": "aspeed.scu"
-    },
-    {
-      "name": "versatileab-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "virtio-mouse-pci",
-      "parent": "virtio-mouse-pci-base-type"
-    },
-    {
-      "name": "strongarm-uart",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pl330",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "luminary-watchdog",
-      "parent": "cmsdk-apb-watchdog"
-    },
-    {
-      "name": "vfio-pci-igd-lpc-bridge",
-      "parent": "pci-device"
-    },
-    {
-      "name": "mv88w8618_pit",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "qio-channel-command",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "HDA",
-      "parent": "bus"
-    },
-    {
-      "name": "chardev-ringbuf",
-      "parent": "chardev"
-    },
-    {
-      "name": "stm32f2xx-adc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "cmsdk-apb-timer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mx66u51235f",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "aspeed.sdmc-ast2500",
-      "parent": "aspeed.sdmc"
-    },
-    {
-      "name": "aspeed.xdma",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pcm3680_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "cmsdk-apb-watchdog",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "qemu:memory-region",
-      "parent": "object"
-    },
-    {
-      "name": "mioe3680_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "mv88w8618_pic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ssd0323",
-      "parent": "ssi-slave"
-    },
-    {
-      "name": "i2c-ddc",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "omap2-intc",
-      "parent": "common-omap-intc"
-    },
-    {
-      "name": "sysbus-ohci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "xlnx.ps7-dev-cfg",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pl080",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "borzoi-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "stellaris-i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pl081",
-      "parent": "pl080"
-    },
-    {
-      "name": "xlnx.dpdma",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "aspeed.smc-ast2400",
-      "parent": "aspeed.smc"
-    },
-    {
-      "name": "can-bus",
-      "parent": "object"
-    },
-    {
-      "name": "qtest-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "m25p64",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "w25x40",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "tosa-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "cirrus-vga",
-      "parent": "pci-device"
-    },
-    {
-      "name": "imx-gpcv2",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "acpi-ged",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "vhost-user-gpu",
-      "parent": "virtio-gpu-base"
-    },
-    {
-      "name": "n25q128a13",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "virtio-blk-pci",
-      "parent": "virtio-blk-pci-base"
-    },
-    {
-      "name": "cortex-a9-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "virtio-gpu-device",
-      "parent": "virtio-gpu-base"
-    },
-    {
-      "name": "xlnx-versal",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "cryptodev-vhost-user",
-      "parent": "cryptodev-backend"
-    },
-    {
-      "name": "ast2500-a1",
-      "parent": "aspeed-soc"
-    },
-    {
-      "name": "n25q128a11",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "usb-serial",
-      "parent": "usb-serial-dev"
-    },
-    {
-      "name": "sst25wf040",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "lsi53c810",
-      "parent": "lsi53c895a"
-    },
-    {
-      "name": "System",
-      "parent": "bus"
-    },
-    {
-      "name": "strongarm-gpio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "cheetah-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "m45pe16",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "chardev-file",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "pxa270-c5-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "chardev-braille",
-      "parent": "chardev"
-    },
-    {
-      "name": "vt82c686b-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "m45pe10",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "exynos4210.rtc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "romulus-bmc-machine",
-      "parent": "aspeed-machine"
-    },
-    {
-      "name": "w25x32",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "s25sl032p",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "vhost-user-scsi-pci-non-transitional",
-      "parent": "vhost-user-scsi-pci-base"
-    },
-    {
-      "name": "aspeed.gpio-ast2600-1_8v",
-      "parent": "aspeed.gpio"
-    },
-    {
-      "name": "aspeed.sdmc-ast2400",
-      "parent": "aspeed.sdmc"
-    },
-    {
-      "name": "filter-dump",
-      "parent": "netfilter"
-    },
-    {
-      "name": "imx25.gpt",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "PCIE",
-      "parent": "PCI"
-    },
-    {
-      "name": "gpex-root",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pcie-pci-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "sa1100-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "ssd0303",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "s25sl032a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "s25sl016a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "virtio-net-pci-transitional",
-      "parent": "virtio-net-pci-base"
-    },
-    {
-      "name": "mv88w8618_audio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "vhost-user-blk-pci",
-      "parent": "vhost-user-blk-pci-base"
-    },
-    {
-      "name": "s25sl008a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "virtio-serial-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "ssi-sd",
-      "parent": "ssi-slave"
-    },
-    {
-      "name": "secondary-vga",
-      "parent": "pci-vga"
-    },
-    {
-      "name": "vhost-scsi",
-      "parent": "vhost-scsi-common"
-    },
-    {
-      "name": "pl061",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "exynos4210-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "exynos4210.pwm",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "cfi.pflash02",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pci-ohci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "s70fl01gs",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "cfi.pflash01",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "w25x20",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "usb-hub",
-      "parent": "usb-device"
-    },
-    {
-      "name": "s25fl512s",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "m25p40",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "mx25l12855e",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "tmp423",
-      "parent": "tmp421-generic"
-    },
-    {
-      "name": "midway-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "tmp422",
-      "parent": "tmp421-generic"
-    },
-    {
-      "name": "tmp421",
-      "parent": "tmp421-generic"
-    },
-    {
-      "name": "bcm2835-aux",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "sabrelite-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "input-linux",
-      "parent": "object"
-    },
-    {
-      "name": "arm_mptimer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "musicpal-misc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "bcm2835-sys-timer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "aspeed.spi1-ast2600",
-      "parent": "aspeed.smc"
-    },
-    {
-      "name": "aspeed.spi2-ast2600",
-      "parent": "aspeed.smc"
-    },
-    {
-      "name": "virtio-rng-pci-transitional",
-      "parent": "virtio-rng-pci-base"
-    },
-    {
-      "name": "virtio-serial-pci-transitional",
-      "parent": "virtio-serial-pci-base"
-    },
-    {
-      "name": "w25x16",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "ati-vga",
-      "parent": "pci-device"
-    },
-    {
-      "name": "SCSI",
-      "parent": "bus"
-    },
-    {
-      "name": "sst25wf020",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "m25p32",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "vfio-amd-xgbe",
-      "parent": "vfio-platform"
-    },
-    {
-      "name": "w25x10",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "pxa2xx-gpio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "palmetto-bmc-machine",
-      "parent": "aspeed-machine"
-    },
-    {
-      "name": "xlnx.xps-uartlite",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mainstone-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "n810-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "pci-serial",
-      "parent": "pci-device"
-    },
-    {
-      "name": "at26df161a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "rocker",
-      "parent": "pci-device"
-    },
-    {
-      "name": "terrier-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "max1111",
-      "parent": "max111x"
-    },
-    {
-      "name": "netduino2-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "max1110",
-      "parent": "max111x"
-    },
-    {
-      "name": "i82559c",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82559b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82559a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "vhost-user-scsi-pci",
-      "parent": "vhost-user-scsi-pci-base"
-    },
-    {
-      "name": "xlnx,zynqmp",
-      "parent": "device"
-    },
-    {
-      "name": "virtio-blk-pci-non-transitional",
-      "parent": "virtio-blk-pci-base"
-    },
-    {
-      "name": "realview_pci",
-      "parent": "versatile_pci"
-    },
-    {
-      "name": "pcnet",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pl041",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "nrf51_soc.uart",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "n25q032a13",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "n25q032a11",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "gd25q64",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "sst25wf010",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "rng-egd",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "m25p20",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "xlnx.zdma",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "exynos4210.gic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "raspi3-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "migration",
-      "parent": "device"
-    },
-    {
-      "name": "l2x0",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "chardev-testdev",
-      "parent": "chardev"
-    },
-    {
-      "name": "n25q064",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "allwinner-A10-timer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "aspeed.spi1-ast2500",
-      "parent": "aspeed.smc"
-    },
-    {
-      "name": "n25q064a13",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "i82558b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "n25q064a11",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "pl031",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "raspi2-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "tls-creds-x509",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "strongarm-ssp",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "i82558a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "smbus-eeprom",
-      "parent": "smbus-device"
-    },
-    {
-      "name": "scoop",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "msf2-soc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pl111",
-      "parent": "pl110"
-    },
-    {
-      "name": "pl110",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "tosa_dac",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "onenand",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virt-4.1-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "bcm2835-dma",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "m25p16",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "i82801",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-keyboard-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "i82562",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-net-pci",
-      "parent": "virtio-net-pci-base"
-    },
-    {
-      "name": "exynos4210.fimd",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "m25p10",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "usb-net",
-      "parent": "usb-device"
-    },
-    {
-      "name": "highbank-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "virt-4.0-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "i82557c",
-      "parent": "pci-device"
-    },
-    {
-      "name": "at26df081a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "aspeed.spi2-ast2500",
-      "parent": "aspeed.smc"
-    },
-    {
-      "name": "chardev-memory",
-      "parent": "chardev-ringbuf"
-    },
-    {
-      "name": "xilinx-axi-dma-control-stream",
-      "parent": "object"
-    },
-    {
-      "name": "i82557b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "aspeed.wdt-ast2600",
-      "parent": "aspeed.wdt"
-    },
-    {
-      "name": "digic-uart",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "cortex-a53-arm-cpu",
-      "parent": "aarch64-cpu"
-    },
-    {
-      "name": "sse-200",
-      "parent": "arm-sse"
-    },
-    {
-      "name": "arm1176-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "i82557a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "s25sl004a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "pl022",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "sdhci-bus",
-      "parent": "sd-bus"
-    },
-    {
-      "name": "split-irq",
-      "parent": "device"
-    },
-    {
-      "name": "bcm2835-rng",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-gpu-pci",
-      "parent": "virtio-gpu-pci-base-type"
-    },
-    {
-      "name": "pl061_luminary",
-      "parent": "pl061"
-    },
-    {
-      "name": "nrf51_soc.gpio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "xilinx-axienet-control-stream",
-      "parent": "object"
-    },
-    {
-      "name": "m25p05",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "bcm2835-sdhost-bus",
-      "parent": "sd-bus"
-    },
-    {
-      "name": "strongarm-rtc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "n25q128",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "imx.epit",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "i82551",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82550",
-      "parent": "pci-device"
-    },
-    {
-      "name": "armv7m_nvic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "cubieboard-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "fsl,imx31",
-      "parent": "device"
-    },
-    {
-      "name": "host-arm-cpu",
-      "parent": "aarch64-cpu"
-    },
-    {
-      "name": "qio-channel-socket",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "cadence_ttc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "throttle-group",
-      "parent": "object"
-    },
-    {
-      "name": "imx.i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "highbank-regs",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "aspeed.wdt-ast2500",
-      "parent": "aspeed.wdt"
-    },
-    {
-      "name": "virt-2.6-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "sa1110-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "arm.cortex-a9-global-timer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "filter-mirror",
-      "parent": "netfilter"
-    },
-    {
-      "name": "ich9-usb-ehci2",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "virtio-crypto-pci",
-      "parent": "virtio-crypto-pci-base-type"
-    },
-    {
-      "name": "dpcd",
-      "parent": "aux-slave"
-    },
-    {
-      "name": "pl011",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ich9-usb-ehci1",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "vfio-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "nec-usb-xhci",
-      "parent": "base-xhci"
-    },
-    {
-      "name": "imx6.gpt",
-      "parent": "imx25.gpt"
-    },
-    {
-      "name": "exynos4210.rng",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "tusb6010",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "realview_mpcore",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "can-host-socketcan",
-      "parent": "can-host"
-    },
-    {
-      "name": "irq",
-      "parent": "object"
-    },
-    {
-      "name": "sx1-v1-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "w25q32dw",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "fsl,imx25",
-      "parent": "device"
-    },
-    {
-      "name": "gd25q32",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "cortex-a57-arm-cpu",
-      "parent": "aarch64-cpu"
-    },
-    {
-      "name": "memory-backend-memfd",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "n25q032",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "aspeed.spi1-ast2400",
-      "parent": "aspeed.smc"
-    },
-    {
-      "name": "aspeed-mmi",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pxa2xx_pic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "w25q512jv",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "piix3-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "virtserialport",
-      "parent": "virtio-serial-port"
-    },
-    {
-      "name": "pvscsi",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ti925t-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "virtio-rng-pci-non-transitional",
-      "parent": "virtio-rng-pci-base"
-    },
-    {
-      "name": "virt-4.2-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "virtio-serial-pci-non-transitional",
-      "parent": "virtio-serial-pci-base"
-    },
-    {
-      "name": "imx7.snvs",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "sd-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "sx1-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "320s33b",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "ich9-ahci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "dscm1xxxx",
-      "parent": "microdrive"
-    },
-    {
-      "name": "chardev-stdio",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "armv7m_systick",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "imx6ul.ccm",
-      "parent": "imx.ccm"
-    },
-    {
-      "name": "aux-to-i2c-bridge",
-      "parent": "device"
-    },
-    {
-      "name": "pc-dimm",
-      "parent": "device"
-    },
-    {
-      "name": "cmsdk-apb-dualtimer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "vhost-vsock-pci-non-transitional",
-      "parent": "vhost-vsock-pci-base"
-    },
-    {
-      "name": "mcimx7d-sabre-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "tls-creds-anon",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "arm-smmuv3",
-      "parent": "arm-smmu"
-    },
-    {
-      "name": "musca-a-machine",
-      "parent": "musca"
-    },
-    {
-      "name": "xlnx-zynmp.rtc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "n25q00a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "IndustryPack",
-      "parent": "bus"
-    },
-    {
-      "name": "cryptodev-backend",
-      "parent": "object"
-    },
-    {
-      "name": "realview-eb-mpcore-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "chardev-vc",
-      "parent": "chardev"
-    },
-    {
-      "name": "virt-2.8-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "sii9022",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "swift-bmc-machine",
-      "parent": "aspeed-machine"
-    },
-    {
-      "name": "exynos4210.clk",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "or-irq",
-      "parent": "device"
-    },
-    {
-      "name": "mx25l8005",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "pl050_keyboard",
-      "parent": "pl050"
-    },
-    {
-      "name": "kzm-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "qio-channel-buffer",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "pxa250-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "usb-ehci",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "filter-redirector",
-      "parent": "netfilter"
-    },
-    {
-      "name": "virt-2.7-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "xgmac",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "versatile_pci",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "realview_sysctl",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "smc91c111",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "arm11mpcore-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "virtio-rng-pci",
-      "parent": "virtio-rng-pci-base"
-    },
-    {
-      "name": "pxa2xx-mmci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "filter-replay",
-      "parent": "netfilter"
-    },
-    {
-      "name": "nrf51_soc.rng",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "sst25vf080b",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "nrf51_soc.nvm",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "akita-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "aspeed.wdt-ast2400",
-      "parent": "aspeed.wdt"
-    },
-    {
-      "name": "qemu-console",
-      "parent": "object"
-    },
-    {
-      "name": "cortex-r5f-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "authz-pam",
-      "parent": "authz"
-    },
-    {
-      "name": "ppc4xx-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "e1000-82545em",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "virtio-mmio-bus",
-      "parent": "virtio-bus"
-    },
-    {
-      "name": "vhost-user-blk-pci-transitional",
-      "parent": "vhost-user-blk-pci-base"
-    },
-    {
-      "name": "allwinner-a10",
-      "parent": "device"
-    },
-    {
-      "name": "armsse-cpuid",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "chardev-wctablet",
-      "parent": "chardev"
-    },
-    {
-      "name": "filter-buffer",
-      "parent": "netfilter"
-    },
-    {
-      "name": "sp804",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "vhost-user-gpu-pci",
-      "parent": "vhost-user-gpu-pci-base-type"
-    },
-    {
-      "name": "tmp105",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "w25q80",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "piix4-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "integrator_pit",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "generic-sdhci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "usb-storage",
-      "parent": "usb-storage-dev"
-    },
-    {
-      "name": "e1000-82544gc",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "xilinx,zynq_slcr",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ioh3420",
-      "parent": "pcie-root-port-base"
-    },
-    {
-      "name": "pci-serial-4x",
-      "parent": "pci-device"
-    },
-    {
-      "name": "vmcoreinfo",
-      "parent": "device"
-    },
-    {
-      "name": "mv88w8618_eth",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "versatilepb_sic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "aspeed.sdhci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-9p-pci",
-      "parent": "virtio-9p-pci-base"
-    },
-    {
-      "name": "integrator_pic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "versatile_i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "m25p128",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "en25f32",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "z2-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "s70fs01gs",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "at26f004",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "virtio-9p-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "ich9-intel-hda",
-      "parent": "intel-hda-generic"
-    },
-    {
-      "name": "s25fs512s",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "sbsa-ref-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "n25q256a13",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "160s33b",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "n25q256a11",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "imx-usdhc",
-      "parent": "generic-sdhci"
-    },
-    {
-      "name": "secret",
-      "parent": "object"
-    },
-    {
-      "name": "exynos4210.irq_gate",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "musicpal-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "stm32f2xx-spi",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "imx6.src",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "exynos4210.combiner",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pxa25x-timer",
-      "parent": "pxa2xx-timer"
-    },
-    {
-      "name": "arm926-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "chardev-serial",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "virt-2.9-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "vhost-user-blk-pci-non-transitional",
-      "parent": "vhost-user-blk-pci-base"
-    },
-    {
-      "name": "exynos4210.pmu",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "vhost-user-backend",
-      "parent": "object"
-    },
-    {
-      "name": "imx7.ccm",
-      "parent": "imx.ccm"
-    },
-    {
-      "name": "ipoctal232",
-      "parent": "ipack-device"
-    },
-    {
-      "name": "vhost-user-fs-pci",
-      "parent": "vhost-user-fs-pci-base"
-    },
-    {
-      "name": "virtio-pci-bus",
-      "parent": "virtio-bus"
-    },
-    {
-      "name": "omap_i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "omap-gpio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "cmsdk-apb-uart",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-tablet-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "w25q64",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "virtio-scsi-pci",
-      "parent": "virtio-scsi-pci-base"
-    },
-    {
-      "name": "at25df041a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "mx25l12805d",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "x3130-upstream",
-      "parent": "pcie-port"
-    },
-    {
-      "name": "ES1370",
-      "parent": "pci-device"
-    },
-    {
-      "name": "tz-ppc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pci-testdev",
-      "parent": "pci-device"
-    },
-    {
-      "name": "at25fs040",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "emcraft-sf2-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "aspeed.rtc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "authz-list",
-      "parent": "authz"
-    },
-    {
-      "name": "xlnx.ps7-spi",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "e1000e",
-      "parent": "pci-device"
-    },
-    {
-      "name": "cortex-m33-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "virtio-balloon-pci-transitional",
-      "parent": "virtio-balloon-pci-base"
-    },
-    {
-      "name": "cortex-a72-arm-cpu",
-      "parent": "aarch64-cpu"
-    },
-    {
-      "name": "ARM,bitband-memory",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "tcg-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "nrf51-soc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtconsole",
-      "parent": "virtserialport"
-    },
-    {
-      "name": "mx25l25655e",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "mss-timer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "msf2-sysreg",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pci-serial-2x",
-      "parent": "pci-device"
-    },
-    {
-      "name": "mps2-scc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "colo-compare",
-      "parent": "object"
-    },
-    {
-      "name": "vhost-user-scsi-pci-transitional",
-      "parent": "vhost-user-scsi-pci-base"
-    },
-    {
-      "name": "mps2-fpgaio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-tablet-pci",
-      "parent": "virtio-tablet-pci-base-type"
-    },
-    {
-      "name": "allwinner-emac",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "i82801b11-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "bcm2836-control",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "bcm2835-peripherals",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "arm-its-kvm",
-      "parent": "arm-gicv3-its-common"
-    },
-    {
-      "name": "realview-pb-a8-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "fsl,imx7",
-      "parent": "device"
-    },
-    {
-      "name": "fsl,imx6",
-      "parent": "device"
-    },
-    {
-      "name": "usb-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "versatilepb-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "w25q80bl",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "pxa255-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "at26df321",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "musicpal_key",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "PCI",
-      "parent": "bus"
-    },
-    {
-      "name": "pxa261-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "tosa-ssp",
-      "parent": "ssi-slave"
-    },
-    {
-      "name": "pl050_mouse",
-      "parent": "pl050"
-    },
-    {
-      "name": "tulip",
-      "parent": "pci-device"
-    },
-    {
-      "name": "tz-msc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "strongarm-ppc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "fusbh200-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "aspeed.i2c-ast2600",
-      "parent": "aspeed.i2c"
-    },
-    {
-      "name": "vhost-user-scsi",
-      "parent": "vhost-scsi-common"
-    },
-    {
-      "name": "arm1136-r2-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "imx.enet",
-      "parent": "imx.fec"
-    },
-    {
-      "name": "usb-braille",
-      "parent": "usb-serial-dev"
-    },
-    {
-      "name": "pxa260-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "ast2400-a1",
-      "parent": "aspeed-soc"
-    },
-    {
-      "name": "esp",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "stellaris_enet",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "musicpal_lcd",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "fsl,imx6ul",
-      "parent": "device"
-    },
-    {
-      "name": "realview-eb-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "ne2k_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "realview-pbx-a9-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "ivshmem-plain",
-      "parent": "ivshmem-common"
-    },
-    {
-      "name": "vhost-user-blk",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "usb-kbd",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "musca-b1-machine",
-      "parent": "musca"
-    },
-    {
-      "name": "authz-simple",
-      "parent": "authz"
-    },
-    {
-      "name": "pxa2xx_i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "a9-scu",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "imx31.ccm",
-      "parent": "imx.ccm"
-    },
-    {
-      "name": "cortex-a15-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "spitz-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "hda-duplex",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "megasas-gen2",
-      "parent": "megasas-base"
-    },
-    {
-      "name": "none-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "arm-gicv3",
-      "parent": "arm-gicv3-common"
-    },
-    {
-      "name": "virtio-9p-pci-transitional",
-      "parent": "virtio-9p-pci-base"
-    },
-    {
-      "name": "mt25ql01g",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "w25q32",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "stm32f205-soc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "wm8750",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "virtio-balloon-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "kvaser_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "allwinner-ahci",
-      "parent": "sysbus-ahci"
-    },
-    {
-      "name": "m25px64",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "pl011_luminary",
-      "parent": "pl011"
-    },
-    {
-      "name": "at25fs010",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "allwinner-a10-pic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "usb-wacom-tablet",
-      "parent": "usb-device"
-    },
-    {
-      "name": "nvme",
-      "parent": "pci-device"
-    },
-    {
-      "name": "imx25-pdk-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "vhost-scsi-pci-transitional",
-      "parent": "vhost-scsi-pci-base"
-    },
-    {
-      "name": "ramfb",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "arm1136-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "mx25l4005a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "usb-tablet",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "xlnx.ps7-qspi",
-      "parent": "xlnx.ps7-spi"
-    },
-    {
-      "name": "vhost-user-input-pci",
-      "parent": "vhost-user-input-pci-base-type"
-    },
-    {
-      "name": "scsi-disk",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "xlnx-versal-virt-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "intel-hda",
-      "parent": "intel-hda-generic"
-    },
-    {
-      "name": "aspeed.i2c-ast2500",
-      "parent": "aspeed.i2c"
-    },
-    {
-      "name": "en25q64",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "kvm-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "collie-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "arm11mpcore_priv",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "imx.spi",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "xlnx.xps-spi",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "realview_gic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-scsi-device",
-      "parent": "virtio-scsi-common"
-    },
-    {
-      "name": "bcm2835-mbox",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "smdkc210-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "AC97",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ds1338",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "arm11-scu",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pxa270-a0-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "virtio-blk-pci-transitional",
-      "parent": "virtio-blk-pci-base"
-    },
-    {
-      "name": "xilinx-axi-dma-data-stream",
-      "parent": "object"
-    },
-    {
-      "name": "pxa262-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "sd-card",
-      "parent": "device"
-    },
-    {
-      "name": "bcm2835_gpio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "i2c-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "virtio-mouse-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "exynos4210.uart",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mx25l25635e",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "640s33b",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "pl110_versatile",
-      "parent": "pl110"
-    },
-    {
-      "name": "ast2500-evb-machine",
-      "parent": "aspeed-machine"
-    },
-    {
-      "name": "ast2600-a0",
-      "parent": "aspeed-soc"
-    },
-    {
-      "name": "i6300esb",
-      "parent": "pci-device"
-    },
-    {
-      "name": "mainstone-fpga",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "bcm2835-thermal",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "aux-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "virt-3.0-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "mx25l2005a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "a9mpcore_priv",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "xilinx-axienet-data-stream",
-      "parent": "object"
-    },
-    {
-      "name": "aspeed.vic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pvrdma",
-      "parent": "pci-device"
-    },
-    {
-      "name": "cadence_gem",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "sst25vf040b",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "ide-drive",
-      "parent": "ide-device"
-    },
-    {
-      "name": "sst25vf032b",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "bcm2837",
-      "parent": "bcm283x"
-    },
-    {
-      "name": "bcm2836",
-      "parent": "bcm283x"
-    },
-    {
-      "name": "sst25vf016b",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "vfio-platform",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-net-pci-non-transitional",
-      "parent": "virtio-net-pci-base"
-    },
-    {
-      "name": "omap2-gpio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "imx.serial",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "vmxnet3",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pca9552",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "aspeed.i2c-ast2400",
-      "parent": "aspeed.i2c"
-    },
-    {
-      "name": "en25p64",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "pxa2xx-ssp",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "xlnx.zynqmp_ipi",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "tz-mpc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-scsi-pci-non-transitional",
-      "parent": "virtio-scsi-pci-base"
-    },
-    {
-      "name": "verdex-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "mps2-an505-machine",
-      "parent": "mps2tz"
-    },
-    {
-      "name": "m25px32",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "smmuv3-iommu-memory-region",
-      "parent": "qemu:iommu-memory-region"
-    },
-    {
-      "name": "m25px32-s1",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "m25px32-s0",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "mps2-an511-machine",
-      "parent": "mps2"
-    },
-    {
-      "name": "vfio-calxeda-xgmac",
-      "parent": "vfio-platform"
-    },
-    {
-      "name": "imx.avic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "nuri-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "tls-creds-psk",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "vhost-vsock-pci-transitional",
-      "parent": "vhost-vsock-pci-base"
-    },
-    {
-      "name": "integratorcp-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "qio-channel-tls",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "virtio-mmio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "scsi-generic",
-      "parent": "scsi-device"
-    },
-    {
-      "name": "rng-random",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "rng-builtin",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "usb-bot",
-      "parent": "usb-storage-dev"
-    },
-    {
-      "name": "qemu-xhci",
-      "parent": "base-xhci"
-    }
-  ],
-  "id": "libvirt-6"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-blk-pci"
-  },
-  "id": "libvirt-7"
-}
-
-{
-  "return": [
-    {
-      "name": "request-merging",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "lcyls",
-      "type": "uint32"
-    },
-    {
-      "name": "config-wce",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max-write-zeroes-sectors",
-      "type": "uint32"
-    },
-    {
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "lsecs",
-      "type": "uint32"
-    },
-    {
-      "name": "num-queues",
-      "type": "uint16"
-    },
-    {
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "queue-size",
-      "type": "uint16"
-    },
-    {
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max-discard-sectors",
-      "type": "uint32"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-blk-device>"
-    },
-    {
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "discard",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "write-zeroes",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "scsi",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "lheads",
-      "type": "uint32"
-    },
-    {
-      "name": "class",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-7"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-net-pci"
-  },
-  "id": "libvirt-8"
-}
-
-{
-  "return": [
-    {
-      "name": "ctrl_mac_addr",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "status",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rsc_interval",
-      "type": "uint32"
-    },
-    {
-      "name": "guest_csum",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "speed",
-      "type": "int32"
-    },
-    {
-      "name": "ctrl_rx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ctrl_vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "mrg_rxbuf",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "host_tso6",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-txtimer",
-      "type": "uint32"
-    },
-    {
-      "name": "host_tso4",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "x-txburst",
-      "type": "int32"
-    },
-    {
-      "name": "ctrl_rx_extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "gso",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "failover",
-      "type": "bool"
-    },
-    {
-      "name": "host_mtu",
-      "type": "uint16"
-    },
-    {
-      "name": "ctrl_vlan",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-net-device>"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "name": "guest_announce",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "host_ecn",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "host_ufo",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "duplex",
-      "type": "str"
-    },
-    {
-      "name": "guest_tso4",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest_tso6",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ctrl_guest_offloads",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "csum",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "mq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest_ecn",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest_ufo",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "mac",
-      "description": "Ethernet 6-byte MAC Address, example: 52:54:00:12:34:56",
-      "type": "str"
-    },
-    {
-      "name": "tx_queue_size",
-      "type": "uint16"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "tx",
-      "type": "str"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-mtu-bypass-backend",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "netdev",
-      "description": "ID of a netdev to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest_rsc_ext",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rx_queue_size",
-      "type": "uint16"
-    }
-  ],
-  "id": "libvirt-8"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-scsi-pci"
-  },
-  "id": "libvirt-9"
-}
-
-{
-  "return": [
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "virtqueue_size",
-      "type": "uint32"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "num_queues",
-      "type": "uint32"
-    },
-    {
-      "name": "cmd_per_lun",
-      "type": "uint32"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_sectors",
-      "type": "uint32"
-    },
-    {
-      "name": "hotplug",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "param_change",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-scsi-device>"
-    },
-    {
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-9"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-net-ccw"
-  },
-  "id": "libvirt-10"
-}
-
-{
-  "id": "libvirt-10",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-net-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-scsi-ccw"
-  },
-  "id": "libvirt-11"
-}
-
-{
-  "id": "libvirt-11",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-scsi-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vfio-pci"
-  },
-  "id": "libvirt-12"
-}
-
-{
-  "return": [
-    {
-      "name": "x-igd-opregion",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pci-vendor-id",
-      "type": "uint32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pci-sub-device-id",
-      "type": "uint32"
-    },
-    {
-      "name": "x-no-kvm-ioeventfd",
-      "type": "bool"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "x-no-kvm-msi",
-      "type": "bool"
-    },
-    {
-      "name": "x-req",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "name": "x-no-vfio-ioeventfd",
-      "type": "bool"
-    },
-    {
-      "name": "x-no-kvm-intx",
-      "type": "bool"
-    },
-    {
-      "name": "host",
-      "description": "Address (bus/device/function) of the host device, example: 04:10.0",
-      "type": "str"
-    },
-    {
-      "name": "x-no-kvm-msix",
-      "type": "bool"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-balloon-allowed",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pci-sub-vendor-id",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pci-device-id",
-      "type": "uint32"
-    },
-    {
-      "name": "x-no-geforce-quirks",
-      "type": "bool"
-    },
-    {
-      "name": "display",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "x-nv-gpudirect-clique",
-      "description": "NVIDIA GPUDirect Clique ID (0 - 15)",
-      "type": "uint4"
-    },
-    {
-      "name": "x-igd-gms",
-      "type": "uint32"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "x-msix-relocation",
-      "description": "off/auto/bar0/bar1/bar2/bar3/bar4/bar5",
-      "type": "OffAutoPCIBAR"
-    },
-    {
-      "name": "x-intx-mmap-timeout-ms",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-no-mmap",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "sysfsdev",
-      "type": "str"
-    },
-    {
-      "name": "x-vga",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    }
-  ],
-  "id": "libvirt-12"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "scsi-hd"
-  },
-  "id": "libvirt-13"
-}
-
-{
-  "return": [
-    {
-      "name": "channel",
-      "type": "uint32"
-    },
-    {
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "name": "removable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "lsecs",
-      "type": "uint32"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "name": "lun",
-      "type": "uint32"
-    },
-    {
-      "name": "dpofua",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ver",
-      "type": "str"
-    },
-    {
-      "name": "scsi-id",
-      "type": "uint32"
-    },
-    {
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "lcyls",
-      "type": "uint32"
-    },
-    {
-      "name": "rotation_rate",
-      "type": "uint16"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "scsi_version",
-      "type": "int32"
-    },
-    {
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "name": "port_wwn",
-      "type": "uint64"
-    },
-    {
-      "name": "max_unmap_size",
-      "type": "uint64"
-    },
-    {
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "max_io_size",
-      "type": "uint64"
-    },
-    {
-      "name": "device_id",
-      "type": "str"
-    },
-    {
-      "name": "lheads",
-      "type": "uint32"
-    },
-    {
-      "name": "wwn",
-      "type": "uint64"
-    },
-    {
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "name": "product",
-      "type": "str"
-    },
-    {
-      "name": "vendor",
-      "type": "str"
-    },
-    {
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "port_index",
-      "type": "uint16"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "opt_io_size",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-13"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "ide-hd"
-  },
-  "id": "libvirt-14"
-}
-
-{
-  "return": [
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "name": "lcyls",
-      "type": "uint32"
-    },
-    {
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "rotation_rate",
-      "type": "uint16"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "name": "lsecs",
-      "type": "uint32"
-    },
-    {
-      "name": "unit",
-      "type": "uint32"
-    },
-    {
-      "name": "bios-chs-trans",
-      "description": "Logical CHS translation algorithm, auto/none/lba/large/rechs",
-      "type": "BiosAtaTranslation"
-    },
-    {
-      "name": "lheads",
-      "type": "uint32"
-    },
-    {
-      "name": "wwn",
-      "type": "uint64"
-    },
-    {
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "model",
-      "type": "str"
-    },
-    {
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "ver",
-      "type": "str"
-    },
-    {
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "cyls",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-14"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "PIIX4_PM"
-  },
-  "id": "libvirt-15"
-}
-
-{
-  "id": "libvirt-15",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'PIIX4_PM' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-storage"
-  },
-  "id": "libvirt-16"
-}
-
-{
-  "return": [
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "msos-desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "name": "port",
-      "type": "str"
-    },
-    {
-      "name": "attached",
-      "type": "bool"
-    },
-    {
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "full-path",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "removable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    }
-  ],
-  "id": "libvirt-16"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "kvm-pit"
-  },
-  "id": "libvirt-17"
-}
-
-{
-  "id": "libvirt-17",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'kvm-pit' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "VGA"
-  },
-  "id": "libvirt-18"
-}
-
-{
-  "return": [
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "big-endian-framebuffer",
-      "type": "bool"
-    },
-    {
-      "name": "mmio",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "qemu-extended-regs",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ymax",
-      "type": "uint32"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "xmax",
-      "type": "uint32"
-    },
-    {
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "name": "vgamem_mb",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "global-vmstate",
-      "type": "bool"
-    },
-    {
-      "name": "edid",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    }
-  ],
-  "id": "libvirt-18"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vmware-svga"
-  },
-  "id": "libvirt-19"
-}
-
-{
-  "return": [
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "vgamem_mb",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "global-vmstate",
-      "type": "bool"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    }
-  ],
-  "id": "libvirt-19"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-pci"
-  },
-  "id": "libvirt-20"
-}
-
-{
-  "return": [
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_outputs",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "edid",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_hostmem",
-      "type": "size"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-gpu-device>"
-    },
-    {
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-20"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-device"
-  },
-  "id": "libvirt-21"
-}
-
-{
-  "return": [
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "edid",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_outputs",
-      "type": "uint32"
-    },
-    {
-      "name": "max_hostmem",
-      "type": "size"
-    },
-    {
-      "name": "xres",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-21"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "ICH9-LPC"
-  },
-  "id": "libvirt-22"
-}
-
-{
-  "id": "libvirt-22",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'ICH9-LPC' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-pci"
-  },
-  "id": "libvirt-23"
-}
-
-{
-  "return": [
-    {
-      "name": "guest-stats-polling-interval",
-      "type": "int"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "free-page-hint",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest-stats",
-      "type": "guest statistics"
-    },
-    {
-      "name": "deflate-on-oom",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "name": "class",
-      "type": "uint32"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "qemu-4-0-config-size",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-balloon-device>"
-    },
-    {
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    }
-  ],
-  "id": "libvirt-23"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-ccw"
-  },
-  "id": "libvirt-24"
-}
-
-{
-  "id": "libvirt-24",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-balloon-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-device"
-  },
-  "id": "libvirt-25"
-}
-
-{
-  "return": [
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "guest-stats",
-      "type": "guest statistics"
-    },
-    {
-      "name": "guest-stats-polling-interval",
-      "type": "int"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "name": "free-page-hint",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "qemu-4-0-config-size",
-      "type": "bool"
-    },
-    {
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "deflate-on-oom",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-25"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "pcie-root-port"
-  },
-  "id": "libvirt-26"
-}
-
-{
-  "return": [
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "power_controller_present",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "aer_log_max",
-      "type": "uint16"
-    },
-    {
-      "name": "x-speed",
-      "description": "2_5/5/8/16",
-      "type": "PCIELinkSpeed"
-    },
-    {
-      "name": "slot",
-      "type": "uint16"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "port",
-      "type": "uint8"
-    },
-    {
-      "name": "mem-reserve",
-      "type": "size"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "pref64-reserve",
-      "type": "size"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "chassis",
-      "type": "uint8"
-    },
-    {
-      "name": "x-width",
-      "description": "1/2/4/8/12/16/32",
-      "type": "PCIELinkWidth"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "name": "pref32-reserve",
-      "type": "size"
-    },
-    {
-      "name": "bus-reserve",
-      "type": "uint32"
-    },
-    {
-      "name": "x-migrate-msix",
-      "type": "bool"
-    },
-    {
-      "name": "disable-acs",
-      "type": "bool"
-    },
-    {
-      "name": "io-reserve",
-      "type": "size"
-    }
-  ],
-  "id": "libvirt-26"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-host"
-  },
-  "id": "libvirt-27"
-}
-
-{
-  "return": [
-    {
-      "default-value": true,
-      "name": "full-path",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "port",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "msos-desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "hostbus",
-      "type": "uint32"
-    },
-    {
-      "default-value": 4,
-      "name": "isobufs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "vendorid",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "productid",
-      "type": "uint32"
-    },
-    {
-      "name": "hostport",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "pipeline",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "hostaddr",
-      "type": "uint32"
-    },
-    {
-      "default-value": 2,
-      "name": "loglevel",
-      "type": "uint32"
-    },
-    {
-      "default-value": 32,
-      "name": "isobsize",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "guest-resets-all",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest-reset",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "attached",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-27"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vhost-user-fs-device"
-  },
-  "id": "libvirt-28"
-}
-
-{
-  "return": [
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-legacy-check",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "chardev",
-      "description": "ID of a chardev to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": 128,
-      "name": "queue-size",
-      "type": "uint16"
-    },
-    {
-      "name": "tag",
-      "type": "str"
-    },
-    {
-      "default-value": 1,
-      "name": "num-request-queues",
-      "type": "uint16"
-    }
-  ],
-  "id": "libvirt-28"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "memory-backend-file"
-  },
-  "id": "libvirt-29"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "policy",
-      "description": "Set the NUMA policy",
-      "type": "HostMemPolicy"
-    },
-    {
-      "name": "dump",
-      "description": "Set to 'off' to exclude from core dump",
-      "type": "bool"
-    },
-    {
-      "name": "share",
-      "description": "Mark the memory as private to QEMU or shared",
-      "type": "bool"
-    },
-    {
-      "name": "prealloc",
-      "description": "Preallocate memory",
-      "type": "bool"
-    },
-    {
-      "name": "size",
-      "description": "Size of the memory region (ex: 500M)",
-      "type": "int"
-    },
-    {
-      "name": "x-use-canonical-path-for-ramblock-id",
-      "type": "bool"
-    },
-    {
-      "name": "host-nodes",
-      "description": "Binds memory to the list of NUMA host nodes",
-      "type": "int"
-    },
-    {
-      "name": "merge",
-      "description": "Mark memory as mergeable",
-      "type": "bool"
-    },
-    {
-      "name": "pmem",
-      "type": "bool"
-    },
-    {
-      "name": "align",
-      "type": "int"
-    },
-    {
-      "name": "mem-path",
-      "type": "string"
-    },
-    {
-      "name": "discard-data",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-29"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "memory-backend-memfd"
-  },
-  "id": "libvirt-30"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "policy",
-      "description": "Set the NUMA policy",
-      "type": "HostMemPolicy"
-    },
-    {
-      "name": "dump",
-      "description": "Set to 'off' to exclude from core dump",
-      "type": "bool"
-    },
-    {
-      "name": "share",
-      "description": "Mark the memory as private to QEMU or shared",
-      "type": "bool"
-    },
-    {
-      "name": "prealloc",
-      "description": "Preallocate memory",
-      "type": "bool"
-    },
-    {
-      "name": "size",
-      "description": "Size of the memory region (ex: 500M)",
-      "type": "int"
-    },
-    {
-      "name": "x-use-canonical-path-for-ramblock-id",
-      "type": "bool"
-    },
-    {
-      "name": "host-nodes",
-      "description": "Binds memory to the list of NUMA host nodes",
-      "type": "int"
-    },
-    {
-      "name": "merge",
-      "description": "Mark memory as mergeable",
-      "type": "bool"
-    },
-    {
-      "name": "seal",
-      "description": "Seal growing & shrinking",
-      "type": "bool"
-    },
-    {
-      "name": "hugetlbsize",
-      "description": "Huge pages size (ex: 2M, 1G)",
-      "type": "int"
-    },
-    {
-      "name": "hugetlb",
-      "description": "Use huge pages",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-30"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "max-arm-cpu"
-  },
-  "id": "libvirt-31"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "sve640",
-      "type": "bool"
-    },
-    {
-      "name": "psci-conduit",
-      "type": "uint32"
-    },
-    {
-      "name": "sve128",
-      "type": "bool"
-    },
-    {
-      "name": "sve1152",
-      "type": "bool"
-    },
-    {
-      "name": "node-id",
-      "type": "int32"
-    },
-    {
-      "name": "sve1408",
-      "type": "bool"
-    },
-    {
-      "name": "memory",
-      "type": "link<qemu:memory-region>"
-    },
-    {
-      "name": "unnamed-gpio-in[3]",
-      "type": "child<irq>"
-    },
-    {
-      "name": "core-count",
-      "type": "int32"
-    },
-    {
-      "name": "sve2048",
-      "type": "bool"
-    },
-    {
-      "name": "aarch64",
-      "description": "Set on/off to enable/disable aarch64 execution state ",
-      "type": "bool"
-    },
-    {
-      "name": "unnamed-gpio-in[1]",
-      "type": "child<irq>"
-    },
-    {
-      "name": "sve1664",
-      "type": "bool"
-    },
-    {
-      "name": "realized",
-      "type": "bool"
-    },
-    {
-      "name": "rvbar",
-      "type": "uint64"
-    },
-    {
-      "name": "sve384",
-      "type": "bool"
-    },
-    {
-      "name": "unnamed-gpio-out[2]",
-      "type": "link<irq>"
-    },
-    {
-      "name": "mp-affinity",
-      "type": "uint64"
-    },
-    {
-      "name": "sve512",
-      "type": "bool"
-    },
-    {
-      "name": "unnamed-gpio-out[0]",
-      "type": "link<irq>"
-    },
-    {
-      "name": "parent_bus",
-      "type": "link<bus>"
-    },
-    {
-      "name": "hotplugged",
-      "type": "bool"
-    },
-    {
-      "name": "gicv3-maintenance-interrupt[0]",
-      "type": "link<irq>"
-    },
-    {
-      "name": "sve896",
-      "type": "bool"
-    },
-    {
-      "name": "sve1024",
-      "type": "bool"
-    },
-    {
-      "name": "pmu-interrupt[0]",
-      "type": "link<irq>"
-    },
-    {
-      "name": "sve1280",
-      "type": "bool"
-    },
-    {
-      "name": "sve1536",
-      "type": "bool"
-    },
-    {
-      "name": "unnamed-gpio-in[2]",
-      "type": "child<irq>"
-    },
-    {
-      "name": "sve-max-vq",
-      "type": "uint32"
-    },
-    {
-      "name": "sve",
-      "type": "bool"
-    },
-    {
-      "name": "start-powered-off",
-      "type": "bool"
-    },
-    {
-      "name": "unnamed-gpio-in[0]",
-      "type": "child<irq>"
-    },
-    {
-      "name": "sve256",
-      "type": "bool"
-    },
-    {
-      "name": "sve1792",
-      "type": "bool"
-    },
-    {
-      "name": "unnamed-gpio-out[3]",
-      "type": "link<irq>"
-    },
-    {
-      "name": "cfgend",
-      "type": "bool"
-    },
-    {
-      "name": "midr",
-      "type": "uint32"
-    },
-    {
-      "name": "hotpluggable",
-      "type": "bool"
-    },
-    {
-      "name": "pmu",
-      "type": "bool"
-    },
-    {
-      "name": "unnamed-gpio-out[1]",
-      "type": "link<irq>"
-    },
-    {
-      "name": "sve1920",
-      "type": "bool"
-    },
-    {
-      "name": "reset-hivecs",
-      "type": "bool"
-    },
-    {
-      "name": "sve768",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-31"
-}
-
-{
-  "execute": "query-machines",
-  "id": "libvirt-32"
-}
-
-{
-  "return": [
-    {
-      "hotpluggable-cpus": false,
-      "name": "integratorcp",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm926-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "nuri",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mps2-an511",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m3-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mps2-an505",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m33-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "verdex",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c0-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-3.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 512,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "ast2500-evb",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "smdkc210",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "collie",
-      "numa-mem-supported": false,
-      "default-cpu-type": "sa1110-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "xlnx-versal-virt",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "imx25-pdk",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "none",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "spitz",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c0-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "musca-b1",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m33-arm-cpu",
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "realview-pbx-a9",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a9-arm-cpu",
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "realview-eb",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm926-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "versatilepb",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm926-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "realview-pb-a8",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a8-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "emcraft-sf2",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m3-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.9",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "musicpal",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm926-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sbsa-ref",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a57-arm-cpu",
-      "cpu-max": 512,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "z2",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c5-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "akita",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c0-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.7",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "kzm",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "swift-bmc",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.8",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "realview-eb-mpcore",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm11mpcore-arm-cpu",
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "musca-a",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m33-arm-cpu",
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mcimx7d-sabre",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sx1",
-      "numa-mem-supported": false,
-      "default-cpu-type": "ti925t-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-4.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 512,
-      "deprecated": false,
-      "alias": "virt"
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sx1-v1",
-      "numa-mem-supported": false,
-      "default-cpu-type": "ti925t-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.6",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "cubieboard",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a9-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-4.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 512,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "highbank",
-      "numa-mem-supported": false,
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-4.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 512,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "raspi2",
-      "numa-mem-supported": false,
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "raspi3",
-      "numa-mem-supported": false,
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "netduino2",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "terrier",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c5-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "n810",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm1136-r2-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mainstone",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c5-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "palmetto-bmc",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sabrelite",
-      "numa-mem-supported": false,
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "midway",
-      "numa-mem-supported": false,
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "romulus-bmc",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "cheetah",
-      "numa-mem-supported": false,
-      "default-cpu-type": "ti925t-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "tosa",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "borzoi",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c0-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "versatileab",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm926-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "lm3s6965evb",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m3-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "n800",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm1136-r2-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.10",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.11",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "connex",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.12",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "microbit",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "witherspoon-bmc",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "xilinx-zynq-a9",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a9-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mps2-an385",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m3-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "ast2600-evb",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "vexpress-a9",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a9-arm-cpu",
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mps2-an521",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m33-arm-cpu",
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mcimx6ul-evk",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "vexpress-a15",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "xlnx-zcu102",
-      "numa-mem-supported": false,
-      "cpu-max": 6,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-3.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 512,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "canon-a1100",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "lm3s811evb",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m3-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    }
-  ],
-  "id": "libvirt-32"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "virt-4.2-machine"
-  },
-  "id": "libvirt-33"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "graphics",
-      "description": "Set on/off to enable/disable graphics emulation",
-      "type": "bool"
-    },
-    {
-      "name": "phandle-start",
-      "description": "The first phandle ID we may generate dynamically",
-      "type": "int"
-    },
-    {
-      "name": "dump-guest-core",
-      "description": "Include guest memory in a core dump",
-      "type": "bool"
-    },
-    {
-      "name": "kernel-irqchip",
-      "description": "Configure KVM in-kernel irqchip",
-      "type": "on|off|split"
-    },
-    {
-      "name": "accel",
-      "description": "Accelerator list",
-      "type": "string"
-    },
-    {
-      "name": "append",
-      "description": "Linux kernel command line",
-      "type": "string"
-    },
-    {
-      "name": "dumpdtb",
-      "description": "Dump current dtb to a file and quit",
-      "type": "string"
-    },
-    {
-      "name": "memory-encryption",
-      "description": "Set memory encryption object to use",
-      "type": "string"
-    },
-    {
-      "name": "igd-passthru",
-      "description": "Set on/off to enable/disable igd passthrou",
-      "type": "bool"
-    },
-    {
-      "name": "dt-compatible",
-      "description": "Overrides the \"compatible\" property of the dt root node",
-      "type": "string"
-    },
-    {
-      "name": "kernel",
-      "description": "Linux kernel image file",
-      "type": "string"
-    },
-    {
-      "name": "usb",
-      "description": "Set on/off to enable/disable usb",
-      "type": "bool"
-    },
-    {
-      "name": "suppress-vmdesc",
-      "description": "Set on to disable self-describing migration",
-      "type": "bool"
-    },
-    {
-      "name": "dtb",
-      "description": "Linux kernel device tree file",
-      "type": "string"
-    },
-    {
-      "name": "firmware",
-      "description": "Firmware image",
-      "type": "string"
-    },
-    {
-      "name": "mem-merge",
-      "description": "Enable/disable memory merge support",
-      "type": "bool"
-    },
-    {
-      "name": "initrd",
-      "description": "Linux initial ramdisk file",
-      "type": "string"
-    },
-    {
-      "name": "enforce-config-section",
-      "description": "Set on to enforce configuration section migration",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-shadow-mem",
-      "description": "KVM shadow MMU size",
-      "type": "int"
-    },
-    {
-      "name": "iommu",
-      "description": "Set the IOMMU type. Valid values are none and smmuv3",
-      "type": "string"
-    },
-    {
-      "name": "virt.flash0",
-      "type": "child<cfi.pflash01>"
-    },
-    {
-      "name": "highmem",
-      "description": "Set on/off to enable/disable using physical address space above 32 bits",
-      "type": "bool"
-    },
-    {
-      "name": "pflash1",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "pflash0",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "gic-version",
-      "description": "Set GIC version. Valid values are 2, 3 and host",
-      "type": "string"
-    },
-    {
-      "name": "its",
-      "description": "Set on/off to enable/disable ITS instantiation",
-      "type": "bool"
-    },
-    {
-      "name": "secure",
-      "description": "Set on/off to enable/disable the ARM Security Extensions (TrustZone)",
-      "type": "bool"
-    },
-    {
-      "name": "virtualization",
-      "description": "Set on/off to enable/disable emulating a guest CPU which implements the ARM Virtualization Extensions",
-      "type": "bool"
-    },
-    {
-      "name": "virt.flash1",
-      "type": "child<cfi.pflash01>"
-    }
-  ],
-  "id": "libvirt-33"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "none-machine"
-  },
-  "id": "libvirt-34"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "enforce-config-section",
-      "description": "Set on to enforce configuration section migration",
-      "type": "bool"
-    },
-    {
-      "name": "kernel",
-      "description": "Linux kernel image file",
-      "type": "string"
-    },
-    {
-      "name": "dt-compatible",
-      "description": "Overrides the \"compatible\" property of the dt root node",
-      "type": "string"
-    },
-    {
-      "name": "initrd",
-      "description": "Linux initial ramdisk file",
-      "type": "string"
-    },
-    {
-      "name": "graphics",
-      "description": "Set on/off to enable/disable graphics emulation",
-      "type": "bool"
-    },
-    {
-      "name": "kernel-irqchip",
-      "description": "Configure KVM in-kernel irqchip",
-      "type": "on|off|split"
-    },
-    {
-      "name": "usb",
-      "description": "Set on/off to enable/disable usb",
-      "type": "bool"
-    },
-    {
-      "name": "firmware",
-      "description": "Firmware image",
-      "type": "string"
-    },
-    {
-      "name": "memory-encryption",
-      "description": "Set memory encryption object to use",
-      "type": "string"
-    },
-    {
-      "name": "dump-guest-core",
-      "description": "Include guest memory in a core dump",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-shadow-mem",
-      "description": "KVM shadow MMU size",
-      "type": "int"
-    },
-    {
-      "name": "igd-passthru",
-      "description": "Set on/off to enable/disable igd passthrou",
-      "type": "bool"
-    },
-    {
-      "name": "phandle-start",
-      "description": "The first phandle ID we may generate dynamically",
-      "type": "int"
-    },
-    {
-      "name": "dumpdtb",
-      "description": "Dump current dtb to a file and quit",
-      "type": "string"
-    },
-    {
-      "name": "mem-merge",
-      "description": "Enable/disable memory merge support",
-      "type": "bool"
-    },
-    {
-      "name": "dtb",
-      "description": "Linux kernel device tree file",
-      "type": "string"
-    },
-    {
-      "name": "accel",
-      "description": "Accelerator list",
-      "type": "string"
-    },
-    {
-      "name": "append",
-      "description": "Linux kernel command line",
-      "type": "string"
-    },
-    {
-      "name": "suppress-vmdesc",
-      "description": "Set on to disable self-describing migration",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-34"
-}
-
-{
-  "execute": "query-cpu-definitions",
-  "id": "libvirt-35"
-}
-
-{
-  "return": [
-    {
-      "name": "pxa262",
-      "typename": "pxa262-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270-a0",
-      "typename": "pxa270-a0-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm1136",
-      "typename": "arm1136-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-a15",
-      "typename": "cortex-a15-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa260",
-      "typename": "pxa260-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm1136-r2",
-      "typename": "arm1136-r2-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa261",
-      "typename": "pxa261-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa255",
-      "typename": "pxa255-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-a72",
-      "typename": "cortex-a72-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-m33",
-      "typename": "cortex-m33-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm926",
-      "typename": "arm926-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-r5f",
-      "typename": "cortex-r5f-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm11mpcore",
-      "typename": "arm11mpcore-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa250",
-      "typename": "pxa250-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "ti925t",
-      "typename": "ti925t-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-a57",
-      "typename": "cortex-a57-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "sa1110",
-      "typename": "sa1110-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "host",
-      "typename": "host-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm1176",
-      "typename": "arm1176-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-a53",
-      "typename": "cortex-a53-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "sa1100",
-      "typename": "sa1100-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270-c5",
-      "typename": "pxa270-c5-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-a9",
-      "typename": "cortex-a9-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-a8",
-      "typename": "cortex-a8-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-a7",
-      "typename": "cortex-a7-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270-c0",
-      "typename": "pxa270-c0-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm1026",
-      "typename": "arm1026-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270-b1",
-      "typename": "pxa270-b1-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-m3",
-      "typename": "cortex-m3-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "max",
-      "typename": "max-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-m4",
-      "typename": "cortex-m4-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270-b0",
-      "typename": "pxa270-b0-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm946",
-      "typename": "arm946-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-m0",
-      "typename": "cortex-m0-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-r5",
-      "typename": "cortex-r5-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270-a1",
-      "typename": "pxa270-a1-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270",
-      "typename": "pxa270-arm-cpu",
-      "static": false
-    }
-  ],
-  "id": "libvirt-35"
-}
-
-{
-  "execute": "query-tpm-models",
-  "id": "libvirt-36"
-}
-
-{
-  "return": [],
-  "id": "libvirt-36"
-}
-
-{
-  "execute": "query-tpm-types",
-  "id": "libvirt-37"
-}
-
-{
-  "return": [],
-  "id": "libvirt-37"
-}
-
-{
-  "execute": "query-command-line-options",
-  "id": "libvirt-38"
-}
-
-{
-  "return": [
-    {
-      "parameters": [
-        {
-          "name": "timeout",
-          "help": "Request timeout in seconds (default 0 = no timeout)",
-          "type": "number"
-        },
-        {
-          "name": "initiator-name",
-          "help": "Initiator iqn name to use when connecting",
-          "type": "string"
-        },
-        {
-          "name": "header-digest",
-          "help": "HeaderDigest setting. {CRC32C|CRC32C-NONE|NONE-CRC32C|NONE}",
-          "type": "string"
-        },
-        {
-          "name": "password-secret",
-          "help": "ID of the secret providing password for CHAP authentication to target",
-          "type": "string"
-        },
-        {
-          "name": "password",
-          "help": "password for CHAP authentication to target",
-          "type": "string"
-        },
-        {
-          "name": "user",
-          "help": "username for CHAP authentication to target",
-          "type": "string"
-        }
-      ],
-      "option": "iscsi"
-    },
-    {
-      "parameters": [
-        {
-          "name": "audiodev",
-          "type": "string"
-        },
-        {
-          "name": "non-adaptive",
-          "type": "boolean"
-        },
-        {
-          "name": "lossy",
-          "type": "boolean"
-        },
-        {
-          "name": "sasl-authz",
-          "type": "string"
-        },
-        {
-          "name": "tls-authz",
-          "type": "string"
-        },
-        {
-          "name": "acl",
-          "type": "boolean"
-        },
-        {
-          "name": "sasl",
-          "type": "boolean"
-        },
-        {
-          "name": "key-delay-ms",
-          "type": "number"
-        },
-        {
-          "name": "lock-key-sync",
-          "type": "boolean"
-        },
-        {
-          "name": "reverse",
-          "type": "boolean"
-        },
-        {
-          "name": "password",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv6",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv4",
-          "type": "boolean"
-        },
-        {
-          "name": "to",
-          "type": "number"
-        },
-        {
-          "name": "connections",
-          "type": "number"
-        },
-        {
-          "name": "head",
-          "type": "number"
-        },
-        {
-          "name": "display",
-          "type": "string"
-        },
-        {
-          "name": "share",
-          "type": "string"
-        },
-        {
-          "name": "tls-creds",
-          "type": "string"
-        },
-        {
-          "name": "websocket",
-          "type": "string"
-        },
-        {
-          "name": "vnc",
-          "type": "string"
-        }
-      ],
-      "option": "vnc"
-    },
-    {
-      "parameters": [],
-      "option": "smbios"
-    },
-    {
-      "parameters": [
-        {
-          "name": "dmode",
-          "type": "number"
-        },
-        {
-          "name": "fmode",
-          "type": "number"
-        },
-        {
-          "name": "sock_fd",
-          "type": "number"
-        },
-        {
-          "name": "socket",
-          "type": "string"
-        },
-        {
-          "name": "multidevs",
-          "type": "string"
-        },
-        {
-          "name": "readonly",
-          "type": "boolean"
-        },
-        {
-          "name": "writeout",
-          "type": "string"
-        },
-        {
-          "name": "security_model",
-          "type": "string"
-        },
-        {
-          "name": "mount_tag",
-          "type": "string"
-        },
-        {
-          "name": "path",
-          "type": "string"
-        },
-        {
-          "name": "fsdriver",
-          "type": "string"
-        }
-      ],
-      "option": "virtfs"
-    },
-    {
-      "parameters": [
-        {
-          "name": "throttling.iops-size",
-          "help": "when limiting by iops max size of an I/O in bytes",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max-length",
-          "help": "length of the bps-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max-length",
-          "help": "length of the bps-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max-length",
-          "help": "length of the bps-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max-length",
-          "help": "length of the iops-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max-length",
-          "help": "length of the iops-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max-length",
-          "help": "length of the iops-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max",
-          "help": "total bytes write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max",
-          "help": "total bytes read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max",
-          "help": "total bytes burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max",
-          "help": "I/O operations write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max",
-          "help": "I/O operations read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max",
-          "help": "I/O operations burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write",
-          "help": "limit write bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read",
-          "help": "limit read bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total",
-          "help": "limit total bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write",
-          "help": "limit write operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read",
-          "help": "limit read operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total",
-          "help": "limit total I/O operations per second",
-          "type": "number"
-        },
-        {
-          "name": "dmode",
-          "type": "number"
-        },
-        {
-          "name": "fmode",
-          "type": "number"
-        },
-        {
-          "name": "sock_fd",
-          "type": "number"
-        },
-        {
-          "name": "socket",
-          "type": "string"
-        },
-        {
-          "name": "multidevs",
-          "type": "string"
-        },
-        {
-          "name": "readonly",
-          "type": "boolean"
-        },
-        {
-          "name": "writeout",
-          "type": "string"
-        },
-        {
-          "name": "security_model",
-          "type": "string"
-        },
-        {
-          "name": "path",
-          "type": "string"
-        },
-        {
-          "name": "fsdriver",
-          "type": "string"
-        }
-      ],
-      "option": "fsdev"
-    },
-    {
-      "parameters": [
-        {
-          "name": "resourcecontrol",
-          "type": "string"
-        },
-        {
-          "name": "spawn",
-          "type": "string"
-        },
-        {
-          "name": "elevateprivileges",
-          "type": "string"
-        },
-        {
-          "name": "obsolete",
-          "type": "string"
-        },
-        {
-          "name": "enable",
-          "type": "boolean"
-        }
-      ],
-      "option": "sandbox"
-    },
-    {
-      "parameters": [
-        {
-          "name": "string",
-          "help": "Sets content of the blob to be inserted from a string",
-          "type": "string"
-        },
-        {
-          "name": "file",
-          "help": "Sets the name of the file from which the fw_cfg blob will be loaded",
-          "type": "string"
-        },
-        {
-          "name": "name",
-          "help": "Sets the fw_cfg name of the blob to be inserted",
-          "type": "string"
-        }
-      ],
-      "option": "fw_cfg"
-    },
-    {
-      "parameters": [
-        {
-          "name": "arg",
-          "type": "string"
-        },
-        {
-          "name": "chardev",
-          "type": "string"
-        },
-        {
-          "name": "target",
-          "type": "string"
-        },
-        {
-          "name": "enable",
-          "type": "boolean"
-        }
-      ],
-      "option": "semihosting-config"
-    },
-    {
-      "parameters": [
-        {
-          "name": "rrsnapshot",
-          "type": "string"
-        },
-        {
-          "name": "rrfile",
-          "type": "string"
-        },
-        {
-          "name": "rr",
-          "type": "string"
-        },
-        {
-          "name": "sleep",
-          "type": "boolean"
-        },
-        {
-          "name": "align",
-          "type": "boolean"
-        },
-        {
-          "name": "shift",
-          "type": "string"
-        }
-      ],
-      "option": "icount"
-    },
-    {
-      "parameters": [],
-      "option": "numa"
-    },
-    {
-      "parameters": [
-        {
-          "name": "debug-threads",
-          "help": "When enabled, name the individual threads; defaults off.\nNOTE: The thread names are for debugging and not a\nstable API.",
-          "type": "boolean"
-        },
-        {
-          "name": "process",
-          "help": "Sets the name of the QEMU process, as shown in top etc",
-          "type": "string"
-        },
-        {
-          "name": "guest",
-          "help": "Sets the name of the guest.\nThis name will be displayed in the SDL window caption.\nThe name will also be used for the VNC server",
-          "type": "string"
-        }
-      ],
-      "option": "name"
-    },
-    {
-      "parameters": [
-        {
-          "name": "timestamp",
-          "type": "boolean"
-        }
-      ],
-      "option": "msg"
-    },
-    {
-      "parameters": [
-        {
-          "name": "cpu-pm",
-          "type": "boolean"
-        },
-        {
-          "name": "mem-lock",
-          "type": "boolean"
-        }
-      ],
-      "option": "overcommit"
-    },
-    {
-      "parameters": [
-        {
-          "name": "mlock",
-          "type": "boolean"
-        }
-      ],
-      "option": "realtime"
-    },
-    {
-      "parameters": [],
-      "option": "tpmdev"
-    },
-    {
-      "parameters": [],
-      "option": "object"
-    },
-    {
-      "parameters": [
-        {
-          "name": "opaque",
-          "help": "free-form string used to describe fd",
-          "type": "string"
-        },
-        {
-          "name": "set",
-          "help": "ID of the fd set to add fd to",
-          "type": "number"
-        },
-        {
-          "name": "fd",
-          "help": "file descriptor of which a duplicate is added to fd set",
-          "type": "number"
-        }
-      ],
-      "option": "add-fd"
-    },
-    {
-      "parameters": [
-        {
-          "name": "strict",
-          "type": "boolean"
-        },
-        {
-          "name": "reboot-timeout",
-          "type": "number"
-        },
-        {
-          "name": "splash-time",
-          "type": "number"
-        },
-        {
-          "name": "splash",
-          "type": "string"
-        },
-        {
-          "name": "menu",
-          "type": "boolean"
-        },
-        {
-          "name": "once",
-          "type": "string"
-        },
-        {
-          "name": "order",
-          "type": "string"
-        }
-      ],
-      "option": "boot-opts"
-    },
-    {
-      "parameters": [
-        {
-          "name": "maxcpus",
-          "type": "number"
-        },
-        {
-          "name": "threads",
-          "type": "number"
-        },
-        {
-          "name": "cores",
-          "type": "number"
-        },
-        {
-          "name": "dies",
-          "type": "number"
-        },
-        {
-          "name": "sockets",
-          "type": "number"
-        },
-        {
-          "name": "cpus",
-          "type": "number"
-        }
-      ],
-      "option": "smp-opts"
-    },
-    {
-      "parameters": [
-        {
-          "name": "maxmem",
-          "type": "size"
-        },
-        {
-          "name": "slots",
-          "type": "number"
-        },
-        {
-          "name": "size",
-          "type": "size"
-        }
-      ],
-      "option": "memory"
-    },
-    {
-      "parameters": [
-        {
-          "name": "thread",
-          "help": "Enable/disable multi-threaded TCG",
-          "type": "string"
-        },
-        {
-          "name": "accel",
-          "help": "Select the type of accelerator",
-          "type": "string"
-        }
-      ],
-      "option": "accel"
-    },
-    {
-      "parameters": [
-        {
-          "name": "loadparm",
-          "help": "Up to 8 chars in set of [A-Za-z0-9. ](lower case chars converted to upper case) to pass to machine loader, boot manager, and guest kernel",
-          "type": "string"
-        },
-        {
-          "name": "dea-key-wrap",
-          "help": "enable/disable DEA key wrapping using the CPACF wrapping key",
-          "type": "boolean"
-        },
-        {
-          "name": "aes-key-wrap",
-          "help": "enable/disable AES key wrapping using the CPACF wrapping key",
-          "type": "boolean"
-        },
-        {
-          "name": "suppress-vmdesc",
-          "help": "Set on to disable self-describing migration",
-          "type": "boolean"
-        },
-        {
-          "name": "iommu",
-          "help": "Set on/off to enable/disable Intel IOMMU (VT-d)",
-          "type": "boolean"
-        },
-        {
-          "name": "firmware",
-          "help": "firmware image",
-          "type": "string"
-        },
-        {
-          "name": "usb",
-          "help": "Set on/off to enable/disable usb",
-          "type": "boolean"
-        },
-        {
-          "name": "mem-merge",
-          "help": "enable/disable memory merge support",
-          "type": "boolean"
-        },
-        {
-          "name": "dump-guest-core",
-          "help": "Include guest memory in  a core dump",
-          "type": "boolean"
-        },
-        {
-          "name": "dt_compatible",
-          "help": "Overrides the \"compatible\" property of the dt root node",
-          "type": "string"
-        },
-        {
-          "name": "phandle_start",
-          "help": "The first phandle ID we may generate dynamically",
-          "type": "number"
-        },
-        {
-          "name": "dumpdtb",
-          "help": "Dump current dtb to a file and quit",
-          "type": "string"
-        },
-        {
-          "name": "dtb",
-          "help": "Linux kernel device tree file",
-          "type": "string"
-        },
-        {
-          "name": "append",
-          "help": "Linux kernel command line",
-          "type": "string"
-        },
-        {
-          "name": "initrd",
-          "help": "Linux initial ramdisk file",
-          "type": "string"
-        },
-        {
-          "name": "kernel",
-          "help": "Linux kernel image file",
-          "type": "string"
-        },
-        {
-          "name": "kvm_shadow_mem",
-          "help": "KVM shadow MMU size",
-          "type": "size"
-        },
-        {
-          "name": "kernel_irqchip",
-          "help": "use KVM in-kernel irqchip",
-          "type": "boolean"
-        },
-        {
-          "name": "accel",
-          "help": "accelerator list",
-          "type": "string"
-        },
-        {
-          "name": "type",
-          "help": "emulated machine",
-          "type": "string"
-        }
-      ],
-      "option": "machine"
-    },
-    {
-      "parameters": [
-        {
-          "name": "romfile",
-          "type": "string"
-        },
-        {
-          "name": "bootindex",
-          "type": "number"
-        }
-      ],
-      "option": "option-rom"
-    },
-    {
-      "parameters": [
-        {
-          "name": "file",
-          "type": "string"
-        },
-        {
-          "name": "events",
-          "type": "string"
-        },
-        {
-          "name": "enable",
-          "type": "string"
-        }
-      ],
-      "option": "trace"
-    },
-    {
-      "parameters": [
-        {
-          "name": "pretty",
-          "type": "boolean"
-        },
-        {
-          "name": "chardev",
-          "type": "string"
-        },
-        {
-          "name": "mode",
-          "type": "string"
-        }
-      ],
-      "option": "mon"
-    },
-    {
-      "parameters": [
-        {
-          "name": "value",
-          "type": "string"
-        },
-        {
-          "name": "property",
-          "type": "string"
-        },
-        {
-          "name": "driver",
-          "type": "string"
-        }
-      ],
-      "option": "global"
-    },
-    {
-      "parameters": [
-        {
-          "name": "driftfix",
-          "type": "string"
-        },
-        {
-          "name": "clock",
-          "type": "string"
-        },
-        {
-          "name": "base",
-          "type": "string"
-        }
-      ],
-      "option": "rtc"
-    },
-    {
-      "parameters": [],
-      "option": "net"
-    },
-    {
-      "parameters": [],
-      "option": "nic"
-    },
-    {
-      "parameters": [],
-      "option": "netdev"
-    },
-    {
-      "parameters": [],
-      "option": "device"
-    },
-    {
-      "parameters": [
-        {
-          "name": "logappend",
-          "type": "boolean"
-        },
-        {
-          "name": "logfile",
-          "type": "string"
-        },
-        {
-          "name": "append",
-          "type": "boolean"
-        },
-        {
-          "name": "chardev",
-          "type": "string"
-        },
-        {
-          "name": "size",
-          "type": "size"
-        },
-        {
-          "name": "debug",
-          "type": "number"
-        },
-        {
-          "name": "name",
-          "type": "string"
-        },
-        {
-          "name": "signal",
-          "type": "boolean"
-        },
-        {
-          "name": "mux",
-          "type": "boolean"
-        },
-        {
-          "name": "rows",
-          "type": "number"
-        },
-        {
-          "name": "cols",
-          "type": "number"
-        },
-        {
-          "name": "height",
-          "type": "number"
-        },
-        {
-          "name": "width",
-          "type": "number"
-        },
-        {
-          "name": "websocket",
-          "type": "boolean"
-        },
-        {
-          "name": "tls-authz",
-          "type": "string"
-        },
-        {
-          "name": "tls-creds",
-          "type": "string"
-        },
-        {
-          "name": "tn3270",
-          "type": "boolean"
-        },
-        {
-          "name": "telnet",
-          "type": "boolean"
-        },
-        {
-          "name": "reconnect",
-          "type": "number"
-        },
-        {
-          "name": "delay",
-          "type": "boolean"
-        },
-        {
-          "name": "server",
-          "type": "boolean"
-        },
-        {
-          "name": "wait",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv6",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv4",
-          "type": "boolean"
-        },
-        {
-          "name": "to",
-          "type": "number"
-        },
-        {
-          "name": "localport",
-          "type": "string"
-        },
-        {
-          "name": "localaddr",
-          "type": "string"
-        },
-        {
-          "name": "fd",
-          "type": "string"
-        },
-        {
-          "name": "port",
-          "type": "string"
-        },
-        {
-          "name": "host",
-          "type": "string"
-        },
-        {
-          "name": "path",
-          "type": "string"
-        },
-        {
-          "name": "backend",
-          "type": "string"
-        }
-      ],
-      "option": "chardev"
-    },
-    {
-      "parameters": [
-        {
-          "name": "copy-on-read",
-          "help": "copy read data from backing file into image file",
-          "type": "boolean"
-        },
-        {
-          "name": "werror",
-          "help": "write error action",
-          "type": "string"
-        },
-        {
-          "name": "rerror",
-          "help": "read error action",
-          "type": "string"
-        },
-        {
-          "name": "read-only",
-          "help": "open drive file as read-only",
-          "type": "boolean"
-        },
-        {
-          "name": "file",
-          "help": "file name",
-          "type": "string"
-        },
-        {
-          "name": "if",
-          "help": "interface (ide, scsi, sd, mtd, floppy, pflash, virtio)",
-          "type": "string"
-        },
-        {
-          "name": "media",
-          "help": "media type (disk, cdrom)",
-          "type": "string"
-        },
-        {
-          "name": "index",
-          "help": "index number",
-          "type": "number"
-        },
-        {
-          "name": "unit",
-          "help": "unit number (i.e. lun for scsi)",
-          "type": "number"
-        },
-        {
-          "name": "bus",
-          "help": "bus number",
-          "type": "number"
-        },
-        {
-          "name": "stats-account-failed",
-          "help": "whether to account for failed I/O operations in the statistics",
-          "type": "boolean"
-        },
-        {
-          "name": "stats-account-invalid",
-          "help": "whether to account for invalid I/O operations in the statistics",
-          "type": "boolean"
-        },
-        {
-          "name": "detect-zeroes",
-          "help": "try to optimize zero writes (off, on, unmap)",
-          "type": "string"
-        },
-        {
-          "name": "throttling.group",
-          "help": "name of the block throttling group",
-          "type": "string"
-        },
-        {
-          "name": "throttling.iops-size",
-          "help": "when limiting by iops max size of an I/O in bytes",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max-length",
-          "help": "length of the bps-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max-length",
-          "help": "length of the bps-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max-length",
-          "help": "length of the bps-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max-length",
-          "help": "length of the iops-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max-length",
-          "help": "length of the iops-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max-length",
-          "help": "length of the iops-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max",
-          "help": "total bytes write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max",
-          "help": "total bytes read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max",
-          "help": "total bytes burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max",
-          "help": "I/O operations write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max",
-          "help": "I/O operations read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max",
-          "help": "I/O operations burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write",
-          "help": "limit write bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read",
-          "help": "limit read bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total",
-          "help": "limit total bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write",
-          "help": "limit write operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read",
-          "help": "limit read operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total",
-          "help": "limit total I/O operations per second",
-          "type": "number"
-        },
-        {
-          "name": "werror",
-          "help": "write error action",
-          "type": "string"
-        },
-        {
-          "name": "format",
-          "help": "disk format (raw, qcow2, ...)",
-          "type": "string"
-        },
-        {
-          "name": "cache.writeback",
-          "help": "Enable writeback mode",
-          "type": "boolean"
-        },
-        {
-          "name": "aio",
-          "help": "host AIO implementation (threads, native)",
-          "type": "string"
-        },
-        {
-          "name": "snapshot",
-          "help": "enable/disable snapshot mode",
-          "type": "boolean"
-        },
-        {
-          "name": "force-share",
-          "help": "always accept other writers (default: off)",
-          "type": "boolean"
-        },
-        {
-          "name": "discard",
-          "help": "discard operation (ignore/off, unmap/on)",
-          "type": "string"
-        },
-        {
-          "name": "auto-read-only",
-          "help": "Node can become read-only if opening read-write fails",
-          "type": "boolean"
-        },
-        {
-          "name": "cache.no-flush",
-          "help": "Ignore flush requests",
-          "type": "boolean"
-        },
-        {
-          "name": "cache.direct",
-          "help": "Bypass software writeback cache on the host",
-          "type": "boolean"
-        },
-        {
-          "name": "driver",
-          "help": "Block driver to use for the node",
-          "type": "string"
-        },
-        {
-          "name": "node-name",
-          "help": "Node name of the block device node",
-          "type": "string"
-        }
-      ],
-      "option": "drive"
-    }
-  ],
-  "id": "libvirt-38"
-}
-
-{
-  "execute": "query-migrate-capabilities",
-  "id": "libvirt-39"
-}
-
-{
-  "return": [
-    {
-      "state": false,
-      "capability": "xbzrle"
-    },
-    {
-      "state": false,
-      "capability": "rdma-pin-all"
-    },
-    {
-      "state": false,
-      "capability": "auto-converge"
-    },
-    {
-      "state": false,
-      "capability": "zero-blocks"
-    },
-    {
-      "state": false,
-      "capability": "compress"
-    },
-    {
-      "state": false,
-      "capability": "events"
-    },
-    {
-      "state": false,
-      "capability": "postcopy-ram"
-    },
-    {
-      "state": false,
-      "capability": "x-colo"
-    },
-    {
-      "state": false,
-      "capability": "release-ram"
-    },
-    {
-      "state": false,
-      "capability": "block"
-    },
-    {
-      "state": false,
-      "capability": "return-path"
-    },
-    {
-      "state": false,
-      "capability": "pause-before-switchover"
-    },
-    {
-      "state": false,
-      "capability": "multifd"
-    },
-    {
-      "state": false,
-      "capability": "dirty-bitmaps"
-    },
-    {
-      "state": false,
-      "capability": "postcopy-blocktime"
-    },
-    {
-      "state": false,
-      "capability": "late-block-activate"
-    },
-    {
-      "state": false,
-      "capability": "x-ignore-shared"
-    },
-    {
-      "state": false,
-      "capability": "validate-uuid"
-    }
-  ],
-  "id": "libvirt-39"
-}
-
-{
-  "execute": "query-gic-capabilities",
-  "id": "libvirt-40"
-}
-
-{
-  "return": [
-    {
-      "emulated": true,
-      "version": 3,
-      "kernel": true
-    },
-    {
-      "emulated": true,
-      "version": 2,
-      "kernel": false
-    }
-  ],
-  "id": "libvirt-40"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "full",
-    "model": {
-      "name": "host"
-    }
-  },
-  "id": "libvirt-41"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "host",
-      "props": {
-        "sve768": false,
-        "sve128": true,
-        "sve1024": false,
-        "sve1280": false,
-        "sve896": false,
-        "sve256": true,
-        "sve1536": false,
-        "sve1792": false,
-        "sve384": false,
-        "sve": true,
-        "sve2048": false,
-        "sve512": true,
-        "aarch64": true,
-        "pmu": true,
-        "sve1920": false,
-        "sve1152": false,
-        "sve640": false,
-        "sve1408": false,
-        "sve1664": false
-      }
-    }
-  },
-  "id": "libvirt-41"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "full",
-    "model": {
-      "name": "host",
-      "props": {
-        "migratable": false,
-        "hv-passthrough": true
-      }
-    }
-  },
-  "id": "libvirt-42"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "host",
-      "props": {
-        "sve768": false,
-        "sve128": true,
-        "sve1024": false,
-        "sve1280": false,
-        "sve896": false,
-        "sve256": true,
-        "sve1536": false,
-        "sve1792": false,
-        "sve384": false,
-        "sve": true,
-        "sve2048": false,
-        "sve512": true,
-        "aarch64": true,
-        "pmu": true,
-        "sve1920": false,
-        "sve1152": false,
-        "sve640": false,
-        "sve1408": false,
-        "sve1664": false
-      }
-    }
-  },
-  "id": "libvirt-42"
-}
-
-{
-  "execute": "qmp_capabilities",
-  "id": "libvirt-1"
-}
-
-{
-  "return": {},
-  "id": "libvirt-1"
-}
-
-{
-  "execute": "query-cpu-definitions",
-  "id": "libvirt-2"
-}
-
-{
-  "return": [
-    {
-      "name": "pxa262",
-      "typename": "pxa262-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270-a0",
-      "typename": "pxa270-a0-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm1136",
-      "typename": "arm1136-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-a15",
-      "typename": "cortex-a15-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa260",
-      "typename": "pxa260-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm1136-r2",
-      "typename": "arm1136-r2-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa261",
-      "typename": "pxa261-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa255",
-      "typename": "pxa255-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-a72",
-      "typename": "cortex-a72-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-m33",
-      "typename": "cortex-m33-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm926",
-      "typename": "arm926-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-r5f",
-      "typename": "cortex-r5f-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm11mpcore",
-      "typename": "arm11mpcore-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa250",
-      "typename": "pxa250-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "ti925t",
-      "typename": "ti925t-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-a57",
-      "typename": "cortex-a57-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "sa1110",
-      "typename": "sa1110-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "host",
-      "typename": "host-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm1176",
-      "typename": "arm1176-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-a53",
-      "typename": "cortex-a53-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "sa1100",
-      "typename": "sa1100-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270-c5",
-      "typename": "pxa270-c5-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-a9",
-      "typename": "cortex-a9-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-a8",
-      "typename": "cortex-a8-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-a7",
-      "typename": "cortex-a7-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270-c0",
-      "typename": "pxa270-c0-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm1026",
-      "typename": "arm1026-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270-b1",
-      "typename": "pxa270-b1-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-m3",
-      "typename": "cortex-m3-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "max",
-      "typename": "max-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-m4",
-      "typename": "cortex-m4-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270-b0",
-      "typename": "pxa270-b0-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm946",
-      "typename": "arm946-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-m0",
-      "typename": "cortex-m0-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-r5",
-      "typename": "cortex-r5-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270-a1",
-      "typename": "pxa270-a1-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270",
-      "typename": "pxa270-arm-cpu",
-      "static": false
-    }
-  ],
-  "id": "libvirt-2"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "full",
-    "model": {
-      "name": "max"
-    }
-  },
-  "id": "libvirt-3"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "max",
-      "props": {
-        "sve768": true,
-        "sve128": true,
-        "sve1024": true,
-        "sve1280": true,
-        "sve896": true,
-        "sve256": true,
-        "sve1536": true,
-        "sve1792": true,
-        "sve384": true,
-        "sve": true,
-        "sve2048": true,
-        "sve512": true,
-        "aarch64": true,
-        "pmu": true,
-        "sve1920": true,
-        "sve1152": true,
-        "sve640": true,
-        "sve1408": true,
-        "sve1664": true
-      }
-    }
-  },
-  "id": "libvirt-3"
-}
-
-{
-  "execute": "query-machines",
-  "id": "libvirt-4"
-}
-
-{
-  "return": [
-    {
-      "hotpluggable-cpus": false,
-      "name": "integratorcp",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm926-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "nuri",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mps2-an511",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m3-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mps2-an505",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m33-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "verdex",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c0-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-3.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 512,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "ast2500-evb",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "smdkc210",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "collie",
-      "numa-mem-supported": false,
-      "default-cpu-type": "sa1110-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "xlnx-versal-virt",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "imx25-pdk",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "none",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "spitz",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c0-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "musca-b1",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m33-arm-cpu",
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "realview-pbx-a9",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a9-arm-cpu",
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "realview-eb",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm926-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "versatilepb",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm926-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "realview-pb-a8",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a8-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "emcraft-sf2",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m3-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.9",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "musicpal",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm926-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sbsa-ref",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a57-arm-cpu",
-      "cpu-max": 512,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "z2",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c5-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "akita",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c0-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.7",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "kzm",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "swift-bmc",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.8",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "realview-eb-mpcore",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm11mpcore-arm-cpu",
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "musca-a",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m33-arm-cpu",
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mcimx7d-sabre",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sx1",
-      "numa-mem-supported": false,
-      "default-cpu-type": "ti925t-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-4.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 512,
-      "deprecated": false,
-      "alias": "virt"
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sx1-v1",
-      "numa-mem-supported": false,
-      "default-cpu-type": "ti925t-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.6",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "cubieboard",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a9-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-4.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 512,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "highbank",
-      "numa-mem-supported": false,
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-4.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 512,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "raspi2",
-      "numa-mem-supported": false,
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "raspi3",
-      "numa-mem-supported": false,
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "netduino2",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "terrier",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c5-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "n810",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm1136-r2-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mainstone",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c5-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "palmetto-bmc",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sabrelite",
-      "numa-mem-supported": false,
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "midway",
-      "numa-mem-supported": false,
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "romulus-bmc",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "cheetah",
-      "numa-mem-supported": false,
-      "default-cpu-type": "ti925t-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "tosa",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "borzoi",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c0-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "versatileab",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm926-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "lm3s6965evb",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m3-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "n800",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm1136-r2-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.10",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.11",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "connex",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.12",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "microbit",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "witherspoon-bmc",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "xilinx-zynq-a9",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a9-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mps2-an385",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m3-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "vexpress-a9",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a9-arm-cpu",
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mps2-an521",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m33-arm-cpu",
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mcimx6ul-evk",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "vexpress-a15",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "xlnx-zcu102",
-      "numa-mem-supported": false,
-      "cpu-max": 6,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-3.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 512,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "canon-a1100",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "lm3s811evb",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m3-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    }
-  ],
-  "id": "libvirt-4"
-}
diff --git a/tests/qemucapabilitiesdata/caps_4.2.0_aarch64.xml b/tests/qemucapabilitiesdata/caps_4.2.0_aarch64.xml
deleted file mode 100644
index 5aa5c7aeef..0000000000
--- a/tests/qemucapabilitiesdata/caps_4.2.0_aarch64.xml
+++ /dev/null
@@ -1,373 +0,0 @@
-<qemuCaps>
-  <emulator>/usr/bin/qemu-system-aarch64</emulator>
-  <qemuctime>0</qemuctime>
-  <selfctime>0</selfctime>
-  <selfvers>0</selfvers>
-  <flag name='kvm'/>
-  <flag name='sdl'/>
-  <flag name='hda-duplex'/>
-  <flag name='piix3-usb-uhci'/>
-  <flag name='piix4-usb-uhci'/>
-  <flag name='usb-ehci'/>
-  <flag name='ich9-usb-ehci1'/>
-  <flag name='vt82c686b-usb-uhci'/>
-  <flag name='pci-ohci'/>
-  <flag name='usb-hub'/>
-  <flag name='ich9-ahci'/>
-  <flag name='virtio-blk-pci.scsi'/>
-  <flag name='scsi-disk.channel'/>
-  <flag name='scsi-block'/>
-  <flag name='hda-micro'/>
-  <flag name='nec-usb-xhci'/>
-  <flag name='lsi'/>
-  <flag name='virtio-scsi-pci'/>
-  <flag name='seccomp-sandbox'/>
-  <flag name='vnc'/>
-  <flag name='VGA'/>
-  <flag name='cirrus-vga'/>
-  <flag name='vmware-svga'/>
-  <flag name='usb-serial'/>
-  <flag name='virtio-rng'/>
-  <flag name='rng-random'/>
-  <flag name='rng-egd'/>
-  <flag name='megasas'/>
-  <flag name='pci-bridge'/>
-  <flag name='vfio-pci'/>
-  <flag name='dmi-to-pci-bridge'/>
-  <flag name='usb-storage'/>
-  <flag name='virtio-mmio'/>
-  <flag name='ich9-intel-hda'/>
-  <flag name='enable-fips'/>
-  <flag name='usb-kbd'/>
-  <flag name='usb-audio'/>
-  <flag name='migrate-rdma'/>
-  <flag name='VGA.vgamem_mb'/>
-  <flag name='vmware-svga.vgamem_mb'/>
-  <flag name='pc-dimm'/>
-  <flag name='pci-serial'/>
-  <flag name='ioh3420'/>
-  <flag name='x3130-upstream'/>
-  <flag name='xio3130-downstream'/>
-  <flag name='rtl8139'/>
-  <flag name='e1000'/>
-  <flag name='virtio-net'/>
-  <flag name='virtio-gpu'/>
-  <flag name='virtio-keyboard'/>
-  <flag name='virtio-mouse'/>
-  <flag name='virtio-tablet'/>
-  <flag name='virtio-input-host'/>
-  <flag name='virtio-balloon-pci.deflate-on-oom'/>
-  <flag name='mptsas1068'/>
-  <flag name='ivshmem-plain'/>
-  <flag name='ivshmem-doorbell'/>
-  <flag name='vhost-scsi'/>
-  <flag name='query-cpu-model-expansion'/>
-  <flag name='pcie-root-port'/>
-  <flag name='query-cpu-definitions'/>
-  <flag name='qemu-xhci'/>
-  <flag name='chardev-reconnect'/>
-  <flag name='vxhs'/>
-  <flag name='vmcoreinfo'/>
-  <flag name='pl011'/>
-  <flag name='pcie-pci-bridge'/>
-  <flag name='nbd-tls'/>
-  <flag name='pr-manager-helper'/>
-  <flag name='screendump_device'/>
-  <flag name='hda-output'/>
-  <flag name='vhost-vsock'/>
-  <flag name='egl-headless'/>
-  <flag name='memory-backend-memfd'/>
-  <flag name='memory-backend-memfd.hugetlb'/>
-  <flag name='egl-headless.rendernode'/>
-  <flag name='memory-backend-file.pmem'/>
-  <flag name='virtio-pci-non-transitional'/>
-  <flag name='machine.virt.iommu'/>
-  <flag name='nbd-bitmap'/>
-  <flag name='bochs-display'/>
-  <flag name='migration-file-drop-cache'/>
-  <flag name='vhost-user-gpu'/>
-  <flag name='ramfb'/>
-  <flag name='arm-max-cpu'/>
-  <flag name='drive-nvme'/>
-  <flag name='smp-dies'/>
-  <flag name='rng-builtin'/>
-  <flag name='vhost-user-fs'/>
-  <flag name='fsdev.multidevs'/>
-  <flag name='tcg'/>
-  <flag name='pvscsi'/>
-  <flag name='dc390'/>
-  <flag name='am53c974'/>
-  <flag name='vhost-user-blk'/>
-  <flag name='cpu-max'/>
-  <flag name='memory-backend-file.x-use-canonical-path-for-ramblock-id'/>
-  <flag name='rotation-rate'/>
-  <flag name='input-linux'/>
-  <flag name='virtio-blk.queue-size'/>
-  <flag name='usb-host.guest-resets-all'/>
-  <flag name='virtio-crypto'/>
-  <flag name='usb-mtp'/>
-  <flag name='netdev.user'/>
-  <version>4002000</version>
-  <microcodeVersion>61700242</microcodeVersion>
-  <package>v4.1.0-2221-g36609b4fa3</package>
-  <arch>aarch64</arch>
-  <hostCPU type='kvm' model='host' migratability='no'>
-    <property name='sve768' type='boolean' value='false'/>
-    <property name='sve128' type='boolean' value='true'/>
-    <property name='sve1024' type='boolean' value='false'/>
-    <property name='sve1280' type='boolean' value='false'/>
-    <property name='sve896' type='boolean' value='false'/>
-    <property name='sve256' type='boolean' value='true'/>
-    <property name='sve1536' type='boolean' value='false'/>
-    <property name='sve1792' type='boolean' value='false'/>
-    <property name='sve384' type='boolean' value='false'/>
-    <property name='sve' type='boolean' value='true'/>
-    <property name='sve2048' type='boolean' value='false'/>
-    <property name='sve512' type='boolean' value='true'/>
-    <property name='aarch64' type='boolean' value='true'/>
-    <property name='pmu' type='boolean' value='true'/>
-    <property name='sve1920' type='boolean' value='false'/>
-    <property name='sve1152' type='boolean' value='false'/>
-    <property name='sve640' type='boolean' value='false'/>
-    <property name='sve1408' type='boolean' value='false'/>
-    <property name='sve1664' type='boolean' value='false'/>
-  </hostCPU>
-  <cpu type='kvm' name='pxa262' typename='pxa262-arm-cpu'/>
-  <cpu type='kvm' name='pxa270-a0' typename='pxa270-a0-arm-cpu'/>
-  <cpu type='kvm' name='arm1136' typename='arm1136-arm-cpu'/>
-  <cpu type='kvm' name='cortex-a15' typename='cortex-a15-arm-cpu'/>
-  <cpu type='kvm' name='pxa260' typename='pxa260-arm-cpu'/>
-  <cpu type='kvm' name='arm1136-r2' typename='arm1136-r2-arm-cpu'/>
-  <cpu type='kvm' name='pxa261' typename='pxa261-arm-cpu'/>
-  <cpu type='kvm' name='pxa255' typename='pxa255-arm-cpu'/>
-  <cpu type='kvm' name='cortex-a72' typename='cortex-a72-arm-cpu'/>
-  <cpu type='kvm' name='cortex-m33' typename='cortex-m33-arm-cpu'/>
-  <cpu type='kvm' name='arm926' typename='arm926-arm-cpu'/>
-  <cpu type='kvm' name='cortex-r5f' typename='cortex-r5f-arm-cpu'/>
-  <cpu type='kvm' name='arm11mpcore' typename='arm11mpcore-arm-cpu'/>
-  <cpu type='kvm' name='pxa250' typename='pxa250-arm-cpu'/>
-  <cpu type='kvm' name='ti925t' typename='ti925t-arm-cpu'/>
-  <cpu type='kvm' name='cortex-a57' typename='cortex-a57-arm-cpu'/>
-  <cpu type='kvm' name='sa1110' typename='sa1110-arm-cpu'/>
-  <cpu type='kvm' name='host' typename='host-arm-cpu'/>
-  <cpu type='kvm' name='arm1176' typename='arm1176-arm-cpu'/>
-  <cpu type='kvm' name='cortex-a53' typename='cortex-a53-arm-cpu'/>
-  <cpu type='kvm' name='sa1100' typename='sa1100-arm-cpu'/>
-  <cpu type='kvm' name='pxa270-c5' typename='pxa270-c5-arm-cpu'/>
-  <cpu type='kvm' name='cortex-a9' typename='cortex-a9-arm-cpu'/>
-  <cpu type='kvm' name='cortex-a8' typename='cortex-a8-arm-cpu'/>
-  <cpu type='kvm' name='cortex-a7' typename='cortex-a7-arm-cpu'/>
-  <cpu type='kvm' name='pxa270-c0' typename='pxa270-c0-arm-cpu'/>
-  <cpu type='kvm' name='arm1026' typename='arm1026-arm-cpu'/>
-  <cpu type='kvm' name='pxa270-b1' typename='pxa270-b1-arm-cpu'/>
-  <cpu type='kvm' name='cortex-m3' typename='cortex-m3-arm-cpu'/>
-  <cpu type='kvm' name='max' typename='max-arm-cpu'/>
-  <cpu type='kvm' name='cortex-m4' typename='cortex-m4-arm-cpu'/>
-  <cpu type='kvm' name='pxa270-b0' typename='pxa270-b0-arm-cpu'/>
-  <cpu type='kvm' name='arm946' typename='arm946-arm-cpu'/>
-  <cpu type='kvm' name='cortex-m0' typename='cortex-m0-arm-cpu'/>
-  <cpu type='kvm' name='cortex-r5' typename='cortex-r5-arm-cpu'/>
-  <cpu type='kvm' name='pxa270-a1' typename='pxa270-a1-arm-cpu'/>
-  <cpu type='kvm' name='pxa270' typename='pxa270-arm-cpu'/>
-  <machine type='kvm' name='virt-4.2' alias='virt' maxCpus='512' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='integratorcp' maxCpus='1' defaultCPU='arm926-arm-cpu'/>
-  <machine type='kvm' name='nuri' maxCpus='2'/>
-  <machine type='kvm' name='mps2-an511' maxCpus='1' defaultCPU='cortex-m3-arm-cpu'/>
-  <machine type='kvm' name='mps2-an505' maxCpus='1' defaultCPU='cortex-m33-arm-cpu'/>
-  <machine type='kvm' name='verdex' maxCpus='1' defaultCPU='pxa270-c0-arm-cpu'/>
-  <machine type='kvm' name='virt-3.0' maxCpus='512' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='ast2500-evb' maxCpus='2'/>
-  <machine type='kvm' name='smdkc210' maxCpus='2'/>
-  <machine type='kvm' name='collie' maxCpus='1' defaultCPU='sa1110-arm-cpu'/>
-  <machine type='kvm' name='xlnx-versal-virt' maxCpus='2'/>
-  <machine type='kvm' name='imx25-pdk' maxCpus='1'/>
-  <machine type='kvm' name='spitz' maxCpus='1' defaultCPU='pxa270-c0-arm-cpu'/>
-  <machine type='kvm' name='musca-b1' maxCpus='2' defaultCPU='cortex-m33-arm-cpu'/>
-  <machine type='kvm' name='realview-pbx-a9' maxCpus='4' defaultCPU='cortex-a9-arm-cpu'/>
-  <machine type='kvm' name='realview-eb' maxCpus='1' defaultCPU='arm926-arm-cpu'/>
-  <machine type='kvm' name='versatilepb' maxCpus='1' defaultCPU='arm926-arm-cpu'/>
-  <machine type='kvm' name='realview-pb-a8' maxCpus='1' defaultCPU='cortex-a8-arm-cpu'/>
-  <machine type='kvm' name='emcraft-sf2' maxCpus='1' defaultCPU='cortex-m3-arm-cpu'/>
-  <machine type='kvm' name='virt-2.9' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='musicpal' maxCpus='1' defaultCPU='arm926-arm-cpu'/>
-  <machine type='kvm' name='sbsa-ref' maxCpus='512' defaultCPU='cortex-a57-arm-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='z2' maxCpus='1' defaultCPU='pxa270-c5-arm-cpu'/>
-  <machine type='kvm' name='akita' maxCpus='1' defaultCPU='pxa270-c0-arm-cpu'/>
-  <machine type='kvm' name='virt-2.7' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='kzm' maxCpus='1'/>
-  <machine type='kvm' name='swift-bmc' maxCpus='2'/>
-  <machine type='kvm' name='virt-2.8' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='realview-eb-mpcore' maxCpus='4' defaultCPU='arm11mpcore-arm-cpu'/>
-  <machine type='kvm' name='musca-a' maxCpus='2' defaultCPU='cortex-m33-arm-cpu'/>
-  <machine type='kvm' name='mcimx7d-sabre' maxCpus='2'/>
-  <machine type='kvm' name='sx1' maxCpus='1' defaultCPU='ti925t-arm-cpu'/>
-  <machine type='kvm' name='sx1-v1' maxCpus='1' defaultCPU='ti925t-arm-cpu'/>
-  <machine type='kvm' name='virt-2.6' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='cubieboard' maxCpus='1' defaultCPU='cortex-a9-arm-cpu'/>
-  <machine type='kvm' name='virt-4.0' maxCpus='512' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='highbank' maxCpus='4'/>
-  <machine type='kvm' name='virt-4.1' maxCpus='512' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='raspi2' maxCpus='4'/>
-  <machine type='kvm' name='raspi3' maxCpus='4'/>
-  <machine type='kvm' name='netduino2' maxCpus='1'/>
-  <machine type='kvm' name='terrier' maxCpus='1' defaultCPU='pxa270-c5-arm-cpu'/>
-  <machine type='kvm' name='n810' maxCpus='1' defaultCPU='arm1136-r2-arm-cpu'/>
-  <machine type='kvm' name='mainstone' maxCpus='1' defaultCPU='pxa270-c5-arm-cpu'/>
-  <machine type='kvm' name='palmetto-bmc' maxCpus='2'/>
-  <machine type='kvm' name='sabrelite' maxCpus='4'/>
-  <machine type='kvm' name='midway' maxCpus='4'/>
-  <machine type='kvm' name='romulus-bmc' maxCpus='2'/>
-  <machine type='kvm' name='cheetah' maxCpus='1' defaultCPU='ti925t-arm-cpu'/>
-  <machine type='kvm' name='tosa' maxCpus='1'/>
-  <machine type='kvm' name='borzoi' maxCpus='1' defaultCPU='pxa270-c0-arm-cpu'/>
-  <machine type='kvm' name='versatileab' maxCpus='1' defaultCPU='arm926-arm-cpu'/>
-  <machine type='kvm' name='lm3s6965evb' maxCpus='1' defaultCPU='cortex-m3-arm-cpu'/>
-  <machine type='kvm' name='n800' maxCpus='1' defaultCPU='arm1136-r2-arm-cpu'/>
-  <machine type='kvm' name='virt-2.10' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='virt-2.11' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='connex' maxCpus='1'/>
-  <machine type='kvm' name='virt-2.12' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='microbit' maxCpus='1'/>
-  <machine type='kvm' name='witherspoon-bmc' maxCpus='2'/>
-  <machine type='kvm' name='xilinx-zynq-a9' maxCpus='1' defaultCPU='cortex-a9-arm-cpu'/>
-  <machine type='kvm' name='mps2-an385' maxCpus='1' defaultCPU='cortex-m3-arm-cpu'/>
-  <machine type='kvm' name='ast2600-evb' maxCpus='2'/>
-  <machine type='kvm' name='vexpress-a9' maxCpus='4' defaultCPU='cortex-a9-arm-cpu'/>
-  <machine type='kvm' name='mps2-an521' maxCpus='2' defaultCPU='cortex-m33-arm-cpu'/>
-  <machine type='kvm' name='mcimx6ul-evk' maxCpus='1'/>
-  <machine type='kvm' name='vexpress-a15' maxCpus='4' defaultCPU='cortex-a15-arm-cpu'/>
-  <machine type='kvm' name='xlnx-zcu102' maxCpus='6'/>
-  <machine type='kvm' name='virt-3.1' maxCpus='512' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='canon-a1100' maxCpus='1'/>
-  <machine type='kvm' name='lm3s811evb' maxCpus='1' defaultCPU='cortex-m3-arm-cpu'/>
-  <hostCPU type='tcg' model='max' migratability='no'>
-    <property name='sve768' type='boolean' value='true'/>
-    <property name='sve128' type='boolean' value='true'/>
-    <property name='sve1024' type='boolean' value='true'/>
-    <property name='sve1280' type='boolean' value='true'/>
-    <property name='sve896' type='boolean' value='true'/>
-    <property name='sve256' type='boolean' value='true'/>
-    <property name='sve1536' type='boolean' value='true'/>
-    <property name='sve1792' type='boolean' value='true'/>
-    <property name='sve384' type='boolean' value='true'/>
-    <property name='sve' type='boolean' value='true'/>
-    <property name='sve2048' type='boolean' value='true'/>
-    <property name='sve512' type='boolean' value='true'/>
-    <property name='aarch64' type='boolean' value='true'/>
-    <property name='pmu' type='boolean' value='true'/>
-    <property name='sve1920' type='boolean' value='true'/>
-    <property name='sve1152' type='boolean' value='true'/>
-    <property name='sve640' type='boolean' value='true'/>
-    <property name='sve1408' type='boolean' value='true'/>
-    <property name='sve1664' type='boolean' value='true'/>
-  </hostCPU>
-  <cpu type='tcg' name='pxa262' typename='pxa262-arm-cpu'/>
-  <cpu type='tcg' name='pxa270-a0' typename='pxa270-a0-arm-cpu'/>
-  <cpu type='tcg' name='arm1136' typename='arm1136-arm-cpu'/>
-  <cpu type='tcg' name='cortex-a15' typename='cortex-a15-arm-cpu'/>
-  <cpu type='tcg' name='pxa260' typename='pxa260-arm-cpu'/>
-  <cpu type='tcg' name='arm1136-r2' typename='arm1136-r2-arm-cpu'/>
-  <cpu type='tcg' name='pxa261' typename='pxa261-arm-cpu'/>
-  <cpu type='tcg' name='pxa255' typename='pxa255-arm-cpu'/>
-  <cpu type='tcg' name='cortex-a72' typename='cortex-a72-arm-cpu'/>
-  <cpu type='tcg' name='cortex-m33' typename='cortex-m33-arm-cpu'/>
-  <cpu type='tcg' name='arm926' typename='arm926-arm-cpu'/>
-  <cpu type='tcg' name='cortex-r5f' typename='cortex-r5f-arm-cpu'/>
-  <cpu type='tcg' name='arm11mpcore' typename='arm11mpcore-arm-cpu'/>
-  <cpu type='tcg' name='pxa250' typename='pxa250-arm-cpu'/>
-  <cpu type='tcg' name='ti925t' typename='ti925t-arm-cpu'/>
-  <cpu type='tcg' name='cortex-a57' typename='cortex-a57-arm-cpu'/>
-  <cpu type='tcg' name='sa1110' typename='sa1110-arm-cpu'/>
-  <cpu type='tcg' name='host' typename='host-arm-cpu'/>
-  <cpu type='tcg' name='arm1176' typename='arm1176-arm-cpu'/>
-  <cpu type='tcg' name='cortex-a53' typename='cortex-a53-arm-cpu'/>
-  <cpu type='tcg' name='sa1100' typename='sa1100-arm-cpu'/>
-  <cpu type='tcg' name='pxa270-c5' typename='pxa270-c5-arm-cpu'/>
-  <cpu type='tcg' name='cortex-a9' typename='cortex-a9-arm-cpu'/>
-  <cpu type='tcg' name='cortex-a8' typename='cortex-a8-arm-cpu'/>
-  <cpu type='tcg' name='cortex-a7' typename='cortex-a7-arm-cpu'/>
-  <cpu type='tcg' name='pxa270-c0' typename='pxa270-c0-arm-cpu'/>
-  <cpu type='tcg' name='arm1026' typename='arm1026-arm-cpu'/>
-  <cpu type='tcg' name='pxa270-b1' typename='pxa270-b1-arm-cpu'/>
-  <cpu type='tcg' name='cortex-m3' typename='cortex-m3-arm-cpu'/>
-  <cpu type='tcg' name='max' typename='max-arm-cpu'/>
-  <cpu type='tcg' name='cortex-m4' typename='cortex-m4-arm-cpu'/>
-  <cpu type='tcg' name='pxa270-b0' typename='pxa270-b0-arm-cpu'/>
-  <cpu type='tcg' name='arm946' typename='arm946-arm-cpu'/>
-  <cpu type='tcg' name='cortex-m0' typename='cortex-m0-arm-cpu'/>
-  <cpu type='tcg' name='cortex-r5' typename='cortex-r5-arm-cpu'/>
-  <cpu type='tcg' name='pxa270-a1' typename='pxa270-a1-arm-cpu'/>
-  <cpu type='tcg' name='pxa270' typename='pxa270-arm-cpu'/>
-  <machine type='tcg' name='virt-4.2' alias='virt' maxCpus='512' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='integratorcp' maxCpus='1' defaultCPU='arm926-arm-cpu'/>
-  <machine type='tcg' name='nuri' maxCpus='2'/>
-  <machine type='tcg' name='mps2-an511' maxCpus='1' defaultCPU='cortex-m3-arm-cpu'/>
-  <machine type='tcg' name='mps2-an505' maxCpus='1' defaultCPU='cortex-m33-arm-cpu'/>
-  <machine type='tcg' name='verdex' maxCpus='1' defaultCPU='pxa270-c0-arm-cpu'/>
-  <machine type='tcg' name='virt-3.0' maxCpus='512' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='ast2500-evb' maxCpus='2'/>
-  <machine type='tcg' name='smdkc210' maxCpus='2'/>
-  <machine type='tcg' name='collie' maxCpus='1' defaultCPU='sa1110-arm-cpu'/>
-  <machine type='tcg' name='xlnx-versal-virt' maxCpus='2'/>
-  <machine type='tcg' name='imx25-pdk' maxCpus='1'/>
-  <machine type='tcg' name='spitz' maxCpus='1' defaultCPU='pxa270-c0-arm-cpu'/>
-  <machine type='tcg' name='musca-b1' maxCpus='2' defaultCPU='cortex-m33-arm-cpu'/>
-  <machine type='tcg' name='realview-pbx-a9' maxCpus='4' defaultCPU='cortex-a9-arm-cpu'/>
-  <machine type='tcg' name='realview-eb' maxCpus='1' defaultCPU='arm926-arm-cpu'/>
-  <machine type='tcg' name='versatilepb' maxCpus='1' defaultCPU='arm926-arm-cpu'/>
-  <machine type='tcg' name='realview-pb-a8' maxCpus='1' defaultCPU='cortex-a8-arm-cpu'/>
-  <machine type='tcg' name='emcraft-sf2' maxCpus='1' defaultCPU='cortex-m3-arm-cpu'/>
-  <machine type='tcg' name='virt-2.9' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='musicpal' maxCpus='1' defaultCPU='arm926-arm-cpu'/>
-  <machine type='tcg' name='sbsa-ref' maxCpus='512' defaultCPU='cortex-a57-arm-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='z2' maxCpus='1' defaultCPU='pxa270-c5-arm-cpu'/>
-  <machine type='tcg' name='akita' maxCpus='1' defaultCPU='pxa270-c0-arm-cpu'/>
-  <machine type='tcg' name='virt-2.7' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='kzm' maxCpus='1'/>
-  <machine type='tcg' name='swift-bmc' maxCpus='2'/>
-  <machine type='tcg' name='virt-2.8' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='realview-eb-mpcore' maxCpus='4' defaultCPU='arm11mpcore-arm-cpu'/>
-  <machine type='tcg' name='musca-a' maxCpus='2' defaultCPU='cortex-m33-arm-cpu'/>
-  <machine type='tcg' name='mcimx7d-sabre' maxCpus='2'/>
-  <machine type='tcg' name='sx1' maxCpus='1' defaultCPU='ti925t-arm-cpu'/>
-  <machine type='tcg' name='sx1-v1' maxCpus='1' defaultCPU='ti925t-arm-cpu'/>
-  <machine type='tcg' name='virt-2.6' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='cubieboard' maxCpus='1' defaultCPU='cortex-a9-arm-cpu'/>
-  <machine type='tcg' name='virt-4.0' maxCpus='512' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='highbank' maxCpus='4'/>
-  <machine type='tcg' name='virt-4.1' maxCpus='512' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='raspi2' maxCpus='4'/>
-  <machine type='tcg' name='raspi3' maxCpus='4'/>
-  <machine type='tcg' name='netduino2' maxCpus='1'/>
-  <machine type='tcg' name='terrier' maxCpus='1' defaultCPU='pxa270-c5-arm-cpu'/>
-  <machine type='tcg' name='n810' maxCpus='1' defaultCPU='arm1136-r2-arm-cpu'/>
-  <machine type='tcg' name='mainstone' maxCpus='1' defaultCPU='pxa270-c5-arm-cpu'/>
-  <machine type='tcg' name='palmetto-bmc' maxCpus='2'/>
-  <machine type='tcg' name='sabrelite' maxCpus='4'/>
-  <machine type='tcg' name='midway' maxCpus='4'/>
-  <machine type='tcg' name='romulus-bmc' maxCpus='2'/>
-  <machine type='tcg' name='cheetah' maxCpus='1' defaultCPU='ti925t-arm-cpu'/>
-  <machine type='tcg' name='tosa' maxCpus='1'/>
-  <machine type='tcg' name='borzoi' maxCpus='1' defaultCPU='pxa270-c0-arm-cpu'/>
-  <machine type='tcg' name='versatileab' maxCpus='1' defaultCPU='arm926-arm-cpu'/>
-  <machine type='tcg' name='lm3s6965evb' maxCpus='1' defaultCPU='cortex-m3-arm-cpu'/>
-  <machine type='tcg' name='n800' maxCpus='1' defaultCPU='arm1136-r2-arm-cpu'/>
-  <machine type='tcg' name='virt-2.10' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='virt-2.11' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='connex' maxCpus='1'/>
-  <machine type='tcg' name='virt-2.12' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='microbit' maxCpus='1'/>
-  <machine type='tcg' name='witherspoon-bmc' maxCpus='2'/>
-  <machine type='tcg' name='xilinx-zynq-a9' maxCpus='1' defaultCPU='cortex-a9-arm-cpu'/>
-  <machine type='tcg' name='mps2-an385' maxCpus='1' defaultCPU='cortex-m3-arm-cpu'/>
-  <machine type='tcg' name='vexpress-a9' maxCpus='4' defaultCPU='cortex-a9-arm-cpu'/>
-  <machine type='tcg' name='mps2-an521' maxCpus='2' defaultCPU='cortex-m33-arm-cpu'/>
-  <machine type='tcg' name='mcimx6ul-evk' maxCpus='1'/>
-  <machine type='tcg' name='vexpress-a15' maxCpus='4' defaultCPU='cortex-a15-arm-cpu'/>
-  <machine type='tcg' name='xlnx-zcu102' maxCpus='6'/>
-  <machine type='tcg' name='virt-3.1' maxCpus='512' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='canon-a1100' maxCpus='1'/>
-  <machine type='tcg' name='lm3s811evb' maxCpus='1' defaultCPU='cortex-m3-arm-cpu'/>
-  <gic version='3' kernel='yes' emulated='yes'/>
-  <gic version='2' kernel='no' emulated='yes'/>
-</qemuCaps>
diff --git a/tests/qemucapabilitiesdata/caps_4.2.0_ppc64.replies b/tests/qemucapabilitiesdata/caps_4.2.0_ppc64.replies
deleted file mode 100644
index 8b97e89f94..0000000000
--- a/tests/qemucapabilitiesdata/caps_4.2.0_ppc64.replies
+++ /dev/null
@@ -1,24301 +0,0 @@
-{
-  "execute": "qmp_capabilities",
-  "id": "libvirt-1"
-}
-
-{
-  "return": {},
-  "id": "libvirt-1"
-}
-
-{
-  "execute": "query-version",
-  "id": "libvirt-2"
-}
-
-{
-  "return": {
-    "qemu": {
-      "micro": 0,
-      "minor": 2,
-      "major": 4
-    },
-    "package": "v4.1.0-2198-g9e583f2"
-  },
-  "id": "libvirt-2"
-}
-
-{
-  "execute": "query-target",
-  "id": "libvirt-3"
-}
-
-{
-  "return": {
-    "arch": "ppc64"
-  },
-  "id": "libvirt-3"
-}
-
-{
-  "execute": "query-qmp-schema",
-  "id": "libvirt-4"
-}
-
-{
-  "return": [
-    {
-      "name": "query-status",
-      "ret-type": "1",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "SHUTDOWN",
-      "meta-type": "event",
-      "arg-type": "2"
-    },
-    {
-      "name": "POWERDOWN",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "RESET",
-      "meta-type": "event",
-      "arg-type": "3"
-    },
-    {
-      "name": "STOP",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "RESUME",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "SUSPEND",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "SUSPEND_DISK",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "WAKEUP",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "WATCHDOG",
-      "meta-type": "event",
-      "arg-type": "4"
-    },
-    {
-      "name": "watchdog-set-action",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "5"
-    },
-    {
-      "name": "GUEST_PANICKED",
-      "meta-type": "event",
-      "arg-type": "6"
-    },
-    {
-      "name": "JOB_STATUS_CHANGE",
-      "meta-type": "event",
-      "arg-type": "7"
-    },
-    {
-      "name": "job-pause",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "8"
-    },
-    {
-      "name": "job-resume",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "9"
-    },
-    {
-      "name": "job-cancel",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "10"
-    },
-    {
-      "name": "job-complete",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "11"
-    },
-    {
-      "name": "job-dismiss",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "12"
-    },
-    {
-      "name": "job-finalize",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "13"
-    },
-    {
-      "name": "query-jobs",
-      "ret-type": "[14]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "block-latency-histogram-set",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "15"
-    },
-    {
-      "name": "query-block",
-      "ret-type": "[16]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-blockstats",
-      "ret-type": "[18]",
-      "meta-type": "command",
-      "arg-type": "17"
-    },
-    {
-      "name": "query-block-jobs",
-      "ret-type": "[19]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "block_passwd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "20"
-    },
-    {
-      "name": "block_resize",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "21"
-    },
-    {
-      "name": "blockdev-snapshot-sync",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "22"
-    },
-    {
-      "name": "blockdev-snapshot",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "23"
-    },
-    {
-      "name": "change-backing-file",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "24"
-    },
-    {
-      "name": "block-commit",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "25"
-    },
-    {
-      "name": "drive-backup",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "26"
-    },
-    {
-      "name": "blockdev-backup",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "27"
-    },
-    {
-      "name": "query-named-block-nodes",
-      "ret-type": "[28]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "x-debug-query-block-graph",
-      "ret-type": "29",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "drive-mirror",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "30"
-    },
-    {
-      "name": "block-dirty-bitmap-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "31"
-    },
-    {
-      "name": "block-dirty-bitmap-remove",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "32"
-    },
-    {
-      "name": "block-dirty-bitmap-clear",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "32"
-    },
-    {
-      "name": "block-dirty-bitmap-enable",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "32"
-    },
-    {
-      "name": "block-dirty-bitmap-disable",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "32"
-    },
-    {
-      "name": "block-dirty-bitmap-merge",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "33"
-    },
-    {
-      "name": "x-debug-block-dirty-bitmap-sha256",
-      "ret-type": "34",
-      "meta-type": "command",
-      "arg-type": "32"
-    },
-    {
-      "name": "blockdev-mirror",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "35"
-    },
-    {
-      "name": "block_set_io_throttle",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "block-stream",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "37"
-    },
-    {
-      "name": "block-job-set-speed",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "38"
-    },
-    {
-      "name": "block-job-cancel",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "39"
-    },
-    {
-      "name": "block-job-pause",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "40"
-    },
-    {
-      "name": "block-job-resume",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "41"
-    },
-    {
-      "name": "block-job-complete",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "42"
-    },
-    {
-      "name": "block-job-dismiss",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "43"
-    },
-    {
-      "name": "block-job-finalize",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "44"
-    },
-    {
-      "name": "blockdev-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "45"
-    },
-    {
-      "name": "x-blockdev-reopen",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "45"
-    },
-    {
-      "name": "blockdev-del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "46"
-    },
-    {
-      "name": "blockdev-create",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "47"
-    },
-    {
-      "name": "blockdev-open-tray",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "48"
-    },
-    {
-      "name": "blockdev-close-tray",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "49"
-    },
-    {
-      "name": "blockdev-remove-medium",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "50"
-    },
-    {
-      "name": "blockdev-insert-medium",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "51"
-    },
-    {
-      "name": "blockdev-change-medium",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "52"
-    },
-    {
-      "name": "BLOCK_IMAGE_CORRUPTED",
-      "meta-type": "event",
-      "arg-type": "53"
-    },
-    {
-      "name": "BLOCK_IO_ERROR",
-      "meta-type": "event",
-      "arg-type": "54"
-    },
-    {
-      "name": "BLOCK_JOB_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "55"
-    },
-    {
-      "name": "BLOCK_JOB_CANCELLED",
-      "meta-type": "event",
-      "arg-type": "56"
-    },
-    {
-      "name": "BLOCK_JOB_ERROR",
-      "meta-type": "event",
-      "arg-type": "57"
-    },
-    {
-      "name": "BLOCK_JOB_READY",
-      "meta-type": "event",
-      "arg-type": "58"
-    },
-    {
-      "name": "BLOCK_JOB_PENDING",
-      "meta-type": "event",
-      "arg-type": "59"
-    },
-    {
-      "name": "BLOCK_WRITE_THRESHOLD",
-      "meta-type": "event",
-      "arg-type": "60"
-    },
-    {
-      "name": "block-set-write-threshold",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "61"
-    },
-    {
-      "name": "x-blockdev-change",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "62"
-    },
-    {
-      "name": "x-blockdev-set-iothread",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "63"
-    },
-    {
-      "name": "query-pr-managers",
-      "ret-type": "[64]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "blockdev-snapshot-internal-sync",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "65"
-    },
-    {
-      "name": "blockdev-snapshot-delete-internal-sync",
-      "ret-type": "67",
-      "meta-type": "command",
-      "arg-type": "66"
-    },
-    {
-      "name": "eject",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "68"
-    },
-    {
-      "name": "nbd-server-start",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "69"
-    },
-    {
-      "name": "nbd-server-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "70"
-    },
-    {
-      "name": "nbd-server-remove",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "71"
-    },
-    {
-      "name": "nbd-server-stop",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "DEVICE_TRAY_MOVED",
-      "meta-type": "event",
-      "arg-type": "72"
-    },
-    {
-      "name": "PR_MANAGER_STATUS_CHANGED",
-      "meta-type": "event",
-      "arg-type": "73"
-    },
-    {
-      "name": "QUORUM_FAILURE",
-      "meta-type": "event",
-      "arg-type": "74"
-    },
-    {
-      "name": "QUORUM_REPORT_BAD",
-      "meta-type": "event",
-      "arg-type": "75"
-    },
-    {
-      "name": "query-chardev",
-      "ret-type": "[76]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-chardev-backends",
-      "ret-type": "[77]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "ringbuf-write",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "78"
-    },
-    {
-      "name": "ringbuf-read",
-      "ret-type": "str",
-      "meta-type": "command",
-      "arg-type": "79"
-    },
-    {
-      "name": "chardev-add",
-      "ret-type": "81",
-      "meta-type": "command",
-      "arg-type": "80"
-    },
-    {
-      "name": "chardev-change",
-      "ret-type": "81",
-      "meta-type": "command",
-      "arg-type": "82"
-    },
-    {
-      "name": "chardev-remove",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "83"
-    },
-    {
-      "name": "chardev-send-break",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "84"
-    },
-    {
-      "name": "VSERPORT_CHANGE",
-      "meta-type": "event",
-      "arg-type": "85"
-    },
-    {
-      "name": "dump-guest-memory",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "86"
-    },
-    {
-      "name": "query-dump",
-      "ret-type": "87",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "DUMP_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "88"
-    },
-    {
-      "name": "query-dump-guest-memory-capability",
-      "ret-type": "89",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set_link",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "90"
-    },
-    {
-      "name": "netdev_add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "91"
-    },
-    {
-      "name": "netdev_del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "92"
-    },
-    {
-      "name": "query-rx-filter",
-      "ret-type": "[94]",
-      "meta-type": "command",
-      "arg-type": "93"
-    },
-    {
-      "name": "NIC_RX_FILTER_CHANGED",
-      "meta-type": "event",
-      "arg-type": "95"
-    },
-    {
-      "name": "announce-self",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "96"
-    },
-    {
-      "name": "RDMA_GID_STATUS_CHANGED",
-      "meta-type": "event",
-      "arg-type": "97"
-    },
-    {
-      "name": "query-rocker",
-      "ret-type": "99",
-      "meta-type": "command",
-      "arg-type": "98"
-    },
-    {
-      "name": "query-rocker-ports",
-      "ret-type": "[101]",
-      "meta-type": "command",
-      "arg-type": "100"
-    },
-    {
-      "name": "query-rocker-of-dpa-flows",
-      "ret-type": "[103]",
-      "meta-type": "command",
-      "arg-type": "102"
-    },
-    {
-      "name": "query-rocker-of-dpa-groups",
-      "ret-type": "[105]",
-      "meta-type": "command",
-      "arg-type": "104"
-    },
-    {
-      "name": "query-tpm-models",
-      "ret-type": "[106]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-tpm-types",
-      "ret-type": "[107]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-tpm",
-      "ret-type": "[108]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set_password",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "109"
-    },
-    {
-      "name": "expire_password",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "110"
-    },
-    {
-      "name": "screendump",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "111"
-    },
-    {
-      "name": "query-vnc",
-      "ret-type": "116",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-vnc-servers",
-      "ret-type": "[117]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "change-vnc-password",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "118"
-    },
-    {
-      "name": "VNC_CONNECTED",
-      "meta-type": "event",
-      "arg-type": "119"
-    },
-    {
-      "name": "VNC_INITIALIZED",
-      "meta-type": "event",
-      "arg-type": "120"
-    },
-    {
-      "name": "VNC_DISCONNECTED",
-      "meta-type": "event",
-      "arg-type": "121"
-    },
-    {
-      "name": "query-mice",
-      "ret-type": "[122]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "send-key",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "123"
-    },
-    {
-      "name": "input-send-event",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "124"
-    },
-    {
-      "name": "query-display-options",
-      "ret-type": "125",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-migrate",
-      "ret-type": "126",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-set-capabilities",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "127"
-    },
-    {
-      "name": "query-migrate-capabilities",
-      "ret-type": "[128]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-set-parameters",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "129"
-    },
-    {
-      "name": "query-migrate-parameters",
-      "ret-type": "130",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "client_migrate_info",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "131"
-    },
-    {
-      "name": "migrate-start-postcopy",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "MIGRATION",
-      "meta-type": "event",
-      "arg-type": "132"
-    },
-    {
-      "name": "MIGRATION_PASS",
-      "meta-type": "event",
-      "arg-type": "133"
-    },
-    {
-      "name": "COLO_EXIT",
-      "meta-type": "event",
-      "arg-type": "134"
-    },
-    {
-      "name": "x-colo-lost-heartbeat",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate_cancel",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-continue",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "135"
-    },
-    {
-      "name": "migrate_set_downtime",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "136"
-    },
-    {
-      "name": "migrate_set_speed",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "137"
-    },
-    {
-      "name": "migrate-set-cache-size",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "138"
-    },
-    {
-      "name": "query-migrate-cache-size",
-      "ret-type": "int",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "139"
-    },
-    {
-      "name": "migrate-incoming",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "140"
-    },
-    {
-      "name": "xen-save-devices-state",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "141"
-    },
-    {
-      "name": "xen-set-replication",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "142"
-    },
-    {
-      "name": "query-xen-replication-status",
-      "ret-type": "143",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "xen-colo-do-checkpoint",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-colo-status",
-      "ret-type": "144",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-recover",
-      "ret-type": "0",
-      "allow-oob": true,
-      "meta-type": "command",
-      "arg-type": "145"
-    },
-    {
-      "name": "migrate-pause",
-      "ret-type": "0",
-      "allow-oob": true,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "transaction",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "146"
-    },
-    {
-      "name": "trace-event-get-state",
-      "ret-type": "[148]",
-      "meta-type": "command",
-      "arg-type": "147"
-    },
-    {
-      "name": "trace-event-set-state",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "149"
-    },
-    {
-      "name": "query-qmp-schema",
-      "ret-type": "[150]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "qom-list",
-      "ret-type": "[152]",
-      "meta-type": "command",
-      "arg-type": "151"
-    },
-    {
-      "name": "qom-get",
-      "ret-type": "any",
-      "meta-type": "command",
-      "arg-type": "153"
-    },
-    {
-      "name": "qom-set",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "154"
-    },
-    {
-      "name": "qom-list-types",
-      "ret-type": "[156]",
-      "meta-type": "command",
-      "arg-type": "155"
-    },
-    {
-      "name": "qom-list-properties",
-      "ret-type": "[152]",
-      "meta-type": "command",
-      "arg-type": "157"
-    },
-    {
-      "name": "object-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "158"
-    },
-    {
-      "name": "object-del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "159"
-    },
-    {
-      "name": "device-list-properties",
-      "ret-type": "[152]",
-      "meta-type": "command",
-      "arg-type": "160"
-    },
-    {
-      "name": "device_add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "161"
-    },
-    {
-      "name": "device_del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "162"
-    },
-    {
-      "name": "DEVICE_DELETED",
-      "meta-type": "event",
-      "arg-type": "163"
-    },
-    {
-      "name": "query-cpus",
-      "ret-type": "[164]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-cpus-fast",
-      "ret-type": "[165]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "cpu-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "166"
-    },
-    {
-      "name": "query-machines",
-      "ret-type": "[167]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-current-machine",
-      "ret-type": "168",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-target",
-      "ret-type": "169",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-memdev",
-      "ret-type": "[170]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-hotpluggable-cpus",
-      "ret-type": "[171]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set-numa-node",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "172"
-    },
-    {
-      "name": "query-cpu-definitions",
-      "ret-type": "[179]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "qmp_capabilities",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "180"
-    },
-    {
-      "name": "query-version",
-      "ret-type": "181",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-commands",
-      "ret-type": "[182]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "add_client",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "183"
-    },
-    {
-      "name": "query-name",
-      "ret-type": "184",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-kvm",
-      "ret-type": "185",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-uuid",
-      "ret-type": "186",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-events",
-      "ret-type": "[187]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-iothreads",
-      "ret-type": "[188]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-balloon",
-      "ret-type": "189",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "BALLOON_CHANGE",
-      "meta-type": "event",
-      "arg-type": "190"
-    },
-    {
-      "name": "query-pci",
-      "ret-type": "[191]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "quit",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "stop",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_reset",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_powerdown",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "memsave",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "192"
-    },
-    {
-      "name": "pmemsave",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "193"
-    },
-    {
-      "name": "cont",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "x-exit-preconfig",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_wakeup",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "inject-nmi",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "balloon",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "194"
-    },
-    {
-      "name": "human-monitor-command",
-      "ret-type": "str",
-      "meta-type": "command",
-      "arg-type": "195"
-    },
-    {
-      "name": "change",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "196"
-    },
-    {
-      "name": "xen-set-global-dirty-log",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "197"
-    },
-    {
-      "name": "getfd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "198"
-    },
-    {
-      "name": "closefd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "199"
-    },
-    {
-      "name": "query-memory-size-summary",
-      "ret-type": "200",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "add-fd",
-      "ret-type": "202",
-      "meta-type": "command",
-      "arg-type": "201"
-    },
-    {
-      "name": "remove-fd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "203"
-    },
-    {
-      "name": "query-fdsets",
-      "ret-type": "[204]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-command-line-options",
-      "ret-type": "[206]",
-      "meta-type": "command",
-      "arg-type": "205"
-    },
-    {
-      "name": "query-memory-devices",
-      "ret-type": "[207]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "MEM_UNPLUG_ERROR",
-      "meta-type": "event",
-      "arg-type": "208"
-    },
-    {
-      "name": "query-acpi-ospm-status",
-      "ret-type": "[209]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "ACPI_DEVICE_OST",
-      "meta-type": "event",
-      "arg-type": "210"
-    },
-    {
-      "name": "xen-load-devices-state",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "211"
-    },
-    {
-      "name": "query-vm-generation-id",
-      "ret-type": "212",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "RTC_CHANGE",
-      "meta-type": "event",
-      "arg-type": "213"
-    },
-    {
-      "name": "0",
-      "members": [],
-      "meta-type": "object"
-    },
-    {
-      "name": "1",
-      "members": [
-        {
-          "name": "running",
-          "type": "bool"
-        },
-        {
-          "name": "singlestep",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "219"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "2",
-      "members": [
-        {
-          "name": "guest",
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "220"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "3",
-      "members": [
-        {
-          "name": "guest",
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "220"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "4",
-      "members": [
-        {
-          "name": "action",
-          "type": "221"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "5",
-      "members": [
-        {
-          "name": "action",
-          "type": "221"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "6",
-      "members": [
-        {
-          "name": "action",
-          "type": "222"
-        },
-        {
-          "name": "info",
-          "default": null,
-          "type": "223"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "7",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "status",
-          "type": "224"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "8",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "9",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "10",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "11",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "12",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "13",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[14]",
-      "element-type": "14",
-      "meta-type": "array"
-    },
-    {
-      "name": "14",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "225"
-        },
-        {
-          "name": "status",
-          "type": "224"
-        },
-        {
-          "name": "current-progress",
-          "type": "int"
-        },
-        {
-          "name": "total-progress",
-          "type": "int"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "15",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "boundaries",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "boundaries-read",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "boundaries-write",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "boundaries-flush",
-          "default": null,
-          "type": "[int]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[16]",
-      "element-type": "16",
-      "meta-type": "array"
-    },
-    {
-      "name": "16",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "qdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "removable",
-          "type": "bool"
-        },
-        {
-          "name": "locked",
-          "type": "bool"
-        },
-        {
-          "name": "inserted",
-          "default": null,
-          "type": "28"
-        },
-        {
-          "name": "tray_open",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "io-status",
-          "default": null,
-          "type": "226"
-        },
-        {
-          "name": "dirty-bitmaps",
-          "default": null,
-          "type": "[227]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "17",
-      "members": [
-        {
-          "name": "query-nodes",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[18]",
-      "element-type": "18",
-      "meta-type": "array"
-    },
-    {
-      "name": "18",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "qdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "stats",
-          "type": "228"
-        },
-        {
-          "name": "parent",
-          "default": null,
-          "type": "18"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "18"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[19]",
-      "element-type": "19",
-      "meta-type": "array"
-    },
-    {
-      "name": "19",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "busy",
-          "type": "bool"
-        },
-        {
-          "name": "paused",
-          "type": "bool"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "io-status",
-          "type": "226"
-        },
-        {
-          "name": "ready",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "224"
-        },
-        {
-          "name": "auto-finalize",
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "type": "bool"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "20",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "21",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "22",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "snapshot-file",
-          "type": "str"
-        },
-        {
-          "name": "snapshot-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "229"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "23",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "overlay",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "24",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "image-node-name",
-          "type": "str"
-        },
-        {
-          "name": "backing-file",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "25",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "base-node",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "base",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "top-node",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "top",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "26",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "230"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bitmap-mode",
-          "default": null,
-          "type": "231"
-        },
-        {
-          "name": "compress",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "232"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "232"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "229"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "27",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "230"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bitmap-mode",
-          "default": null,
-          "type": "231"
-        },
-        {
-          "name": "compress",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "232"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "232"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[28]",
-      "element-type": "28",
-      "meta-type": "array"
-    },
-    {
-      "name": "28",
-      "members": [
-        {
-          "name": "file",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ro",
-          "type": "bool"
-        },
-        {
-          "name": "drv",
-          "type": "str"
-        },
-        {
-          "name": "backing_file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing_file_depth",
-          "type": "int"
-        },
-        {
-          "name": "encrypted",
-          "type": "bool"
-        },
-        {
-          "name": "encryption_key_missing",
-          "type": "bool"
-        },
-        {
-          "name": "detect_zeroes",
-          "type": "233"
-        },
-        {
-          "name": "bps",
-          "type": "int"
-        },
-        {
-          "name": "bps_rd",
-          "type": "int"
-        },
-        {
-          "name": "bps_wr",
-          "type": "int"
-        },
-        {
-          "name": "iops",
-          "type": "int"
-        },
-        {
-          "name": "iops_rd",
-          "type": "int"
-        },
-        {
-          "name": "iops_wr",
-          "type": "int"
-        },
-        {
-          "name": "image",
-          "type": "234"
-        },
-        {
-          "name": "bps_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cache",
-          "type": "235"
-        },
-        {
-          "name": "write_threshold",
-          "type": "int"
-        },
-        {
-          "name": "dirty-bitmaps",
-          "default": null,
-          "type": "[227]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "29",
-      "members": [
-        {
-          "name": "nodes",
-          "type": "[236]"
-        },
-        {
-          "name": "edges",
-          "type": "[237]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "30",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "replaces",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "230"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "229"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "buf-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "232"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "232"
-        },
-        {
-          "name": "unmap",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "copy-mode",
-          "default": null,
-          "type": "238"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "31",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "granularity",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "persistent",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "autoload",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "disabled",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "32",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "33",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "bitmaps",
-          "type": "[239]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "34",
-      "members": [
-        {
-          "name": "sha256",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "35",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "replaces",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "230"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "buf-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "232"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "232"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "copy-mode",
-          "default": null,
-          "type": "238"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "36",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bps",
-          "type": "int"
-        },
-        {
-          "name": "bps_rd",
-          "type": "int"
-        },
-        {
-          "name": "bps_wr",
-          "type": "int"
-        },
-        {
-          "name": "iops",
-          "type": "int"
-        },
-        {
-          "name": "iops_rd",
-          "type": "int"
-        },
-        {
-          "name": "iops_wr",
-          "type": "int"
-        },
-        {
-          "name": "bps_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "37",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "base",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "base-node",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-error",
-          "default": null,
-          "type": "232"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "38",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "39",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "40",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "41",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "42",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "43",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "44",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "45",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "blkdebug",
-          "type": "243"
-        },
-        {
-          "case": "blklogwrites",
-          "type": "244"
-        },
-        {
-          "case": "blkverify",
-          "type": "245"
-        },
-        {
-          "case": "bochs",
-          "type": "246"
-        },
-        {
-          "case": "cloop",
-          "type": "246"
-        },
-        {
-          "case": "copy-on-read",
-          "type": "246"
-        },
-        {
-          "case": "dmg",
-          "type": "246"
-        },
-        {
-          "case": "file",
-          "type": "247"
-        },
-        {
-          "case": "ftp",
-          "type": "248"
-        },
-        {
-          "case": "ftps",
-          "type": "249"
-        },
-        {
-          "case": "gluster",
-          "type": "250"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "247"
-        },
-        {
-          "case": "host_device",
-          "type": "247"
-        },
-        {
-          "case": "http",
-          "type": "251"
-        },
-        {
-          "case": "https",
-          "type": "252"
-        },
-        {
-          "case": "iscsi",
-          "type": "253"
-        },
-        {
-          "case": "luks",
-          "type": "254"
-        },
-        {
-          "case": "nbd",
-          "type": "255"
-        },
-        {
-          "case": "nfs",
-          "type": "256"
-        },
-        {
-          "case": "null-aio",
-          "type": "257"
-        },
-        {
-          "case": "null-co",
-          "type": "257"
-        },
-        {
-          "case": "nvme",
-          "type": "258"
-        },
-        {
-          "case": "parallels",
-          "type": "246"
-        },
-        {
-          "case": "qcow2",
-          "type": "259"
-        },
-        {
-          "case": "qcow",
-          "type": "260"
-        },
-        {
-          "case": "qed",
-          "type": "261"
-        },
-        {
-          "case": "quorum",
-          "type": "262"
-        },
-        {
-          "case": "raw",
-          "type": "263"
-        },
-        {
-          "case": "rbd",
-          "type": "264"
-        },
-        {
-          "case": "replication",
-          "type": "265"
-        },
-        {
-          "case": "sheepdog",
-          "type": "266"
-        },
-        {
-          "case": "ssh",
-          "type": "267"
-        },
-        {
-          "case": "throttle",
-          "type": "268"
-        },
-        {
-          "case": "vdi",
-          "type": "246"
-        },
-        {
-          "case": "vhdx",
-          "type": "246"
-        },
-        {
-          "case": "vmdk",
-          "type": "261"
-        },
-        {
-          "case": "vpc",
-          "type": "246"
-        },
-        {
-          "case": "vvfat",
-          "type": "269"
-        },
-        {
-          "case": "vxhs",
-          "type": "270"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "240"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "discard",
-          "default": null,
-          "type": "241"
-        },
-        {
-          "name": "cache",
-          "default": null,
-          "type": "242"
-        },
-        {
-          "name": "read-only",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-read-only",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "force-share",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "detect-zeroes",
-          "default": null,
-          "type": "233"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "46",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "47",
-      "members": [
-        {
-          "name": "job-id",
-          "type": "str"
-        },
-        {
-          "name": "options",
-          "type": "271"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "48",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "49",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "50",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "51",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "52",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "read-only-mode",
-          "default": null,
-          "type": "272"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "53",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "msg",
-          "type": "str"
-        },
-        {
-          "name": "offset",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "fatal",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "54",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "operation",
-          "type": "273"
-        },
-        {
-          "name": "action",
-          "type": "274"
-        },
-        {
-          "name": "nospace",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "55",
-      "members": [
-        {
-          "name": "type",
-          "type": "225"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "56",
-      "members": [
-        {
-          "name": "type",
-          "type": "225"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "57",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "operation",
-          "type": "273"
-        },
-        {
-          "name": "action",
-          "type": "274"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "58",
-      "members": [
-        {
-          "name": "type",
-          "type": "225"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "59",
-      "members": [
-        {
-          "name": "type",
-          "type": "225"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "60",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "amount-exceeded",
-          "type": "int"
-        },
-        {
-          "name": "write-threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "61",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "write-threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "62",
-      "members": [
-        {
-          "name": "parent",
-          "type": "str"
-        },
-        {
-          "name": "child",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "63",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "iothread",
-          "type": "275"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[64]",
-      "element-type": "64",
-      "meta-type": "array"
-    },
-    {
-      "name": "64",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "65",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "66",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "67",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "vm-state-size",
-          "type": "int"
-        },
-        {
-          "name": "date-sec",
-          "type": "int"
-        },
-        {
-          "name": "date-nsec",
-          "type": "int"
-        },
-        {
-          "name": "vm-clock-sec",
-          "type": "int"
-        },
-        {
-          "name": "vm-clock-nsec",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "68",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "69",
-      "members": [
-        {
-          "name": "addr",
-          "type": "276"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "70",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "writable",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "71",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "277"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "72",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "tray-open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "73",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "74",
-      "members": [
-        {
-          "name": "reference",
-          "type": "str"
-        },
-        {
-          "name": "sector-num",
-          "type": "int"
-        },
-        {
-          "name": "sectors-count",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "75",
-      "members": [
-        {
-          "name": "type",
-          "type": "278"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "sector-num",
-          "type": "int"
-        },
-        {
-          "name": "sectors-count",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[76]",
-      "element-type": "76",
-      "meta-type": "array"
-    },
-    {
-      "name": "76",
-      "members": [
-        {
-          "name": "label",
-          "type": "str"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "frontend-open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[77]",
-      "element-type": "77",
-      "meta-type": "array"
-    },
-    {
-      "name": "77",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "78",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "data",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "279"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "79",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "279"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "str",
-      "json-type": "string",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "80",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "backend",
-          "type": "280"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "81",
-      "members": [
-        {
-          "name": "pty",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "82",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "backend",
-          "type": "280"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "83",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "84",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "85",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "86",
-      "members": [
-        {
-          "name": "paging",
-          "type": "bool"
-        },
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "detach",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "begin",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "281"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "87",
-      "members": [
-        {
-          "name": "status",
-          "type": "282"
-        },
-        {
-          "name": "completed",
-          "type": "int"
-        },
-        {
-          "name": "total",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "88",
-      "members": [
-        {
-          "name": "result",
-          "type": "87"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "89",
-      "members": [
-        {
-          "name": "formats",
-          "type": "[281]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "90",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "up",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "91",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "92",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "93",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[94]",
-      "element-type": "94",
-      "meta-type": "array"
-    },
-    {
-      "name": "94",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "promiscuous",
-          "type": "bool"
-        },
-        {
-          "name": "multicast",
-          "type": "283"
-        },
-        {
-          "name": "unicast",
-          "type": "283"
-        },
-        {
-          "name": "vlan",
-          "type": "283"
-        },
-        {
-          "name": "broadcast-allowed",
-          "type": "bool"
-        },
-        {
-          "name": "multicast-overflow",
-          "type": "bool"
-        },
-        {
-          "name": "unicast-overflow",
-          "type": "bool"
-        },
-        {
-          "name": "main-mac",
-          "type": "str"
-        },
-        {
-          "name": "vlan-table",
-          "type": "[int]"
-        },
-        {
-          "name": "unicast-table",
-          "type": "[str]"
-        },
-        {
-          "name": "multicast-table",
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "95",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "96",
-      "members": [
-        {
-          "name": "initial",
-          "type": "int"
-        },
-        {
-          "name": "max",
-          "type": "int"
-        },
-        {
-          "name": "rounds",
-          "type": "int"
-        },
-        {
-          "name": "step",
-          "type": "int"
-        },
-        {
-          "name": "interfaces",
-          "default": null,
-          "type": "[str]"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "97",
-      "members": [
-        {
-          "name": "netdev",
-          "type": "str"
-        },
-        {
-          "name": "gid-status",
-          "type": "bool"
-        },
-        {
-          "name": "subnet-prefix",
-          "type": "int"
-        },
-        {
-          "name": "interface-id",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "98",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "99",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "ports",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "100",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[101]",
-      "element-type": "101",
-      "meta-type": "array"
-    },
-    {
-      "name": "101",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "link-up",
-          "type": "bool"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "duplex",
-          "type": "284"
-        },
-        {
-          "name": "autoneg",
-          "type": "285"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "102",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "tbl-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[103]",
-      "element-type": "103",
-      "meta-type": "array"
-    },
-    {
-      "name": "103",
-      "members": [
-        {
-          "name": "cookie",
-          "type": "int"
-        },
-        {
-          "name": "hits",
-          "type": "int"
-        },
-        {
-          "name": "key",
-          "type": "286"
-        },
-        {
-          "name": "mask",
-          "type": "287"
-        },
-        {
-          "name": "action",
-          "type": "288"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "104",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[105]",
-      "element-type": "105",
-      "meta-type": "array"
-    },
-    {
-      "name": "105",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "type",
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "index",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "out-pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "set-vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "pop-vlan",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group-ids",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "set-eth-src",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "set-eth-dst",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ttl-check",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[106]",
-      "element-type": "106",
-      "meta-type": "array"
-    },
-    {
-      "name": "106",
-      "meta-type": "enum",
-      "values": [
-        "tpm-tis",
-        "tpm-crb"
-      ]
-    },
-    {
-      "name": "[107]",
-      "element-type": "107",
-      "meta-type": "array"
-    },
-    {
-      "name": "107",
-      "meta-type": "enum",
-      "values": [
-        "passthrough",
-        "emulator"
-      ]
-    },
-    {
-      "name": "[108]",
-      "element-type": "108",
-      "meta-type": "array"
-    },
-    {
-      "name": "108",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "model",
-          "type": "106"
-        },
-        {
-          "name": "options",
-          "type": "289"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "109",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "password",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "110",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "time",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "111",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "head",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "116",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "host",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "default": null,
-          "type": "294"
-        },
-        {
-          "name": "service",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "clients",
-          "default": null,
-          "type": "[295]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[117]",
-      "element-type": "117",
-      "meta-type": "array"
-    },
-    {
-      "name": "117",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "[296]"
-        },
-        {
-          "name": "clients",
-          "type": "[295]"
-        },
-        {
-          "name": "auth",
-          "type": "297"
-        },
-        {
-          "name": "vencrypt",
-          "default": null,
-          "type": "298"
-        },
-        {
-          "name": "display",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "118",
-      "members": [
-        {
-          "name": "password",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "119",
-      "members": [
-        {
-          "name": "server",
-          "type": "299"
-        },
-        {
-          "name": "client",
-          "type": "300"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "120",
-      "members": [
-        {
-          "name": "server",
-          "type": "299"
-        },
-        {
-          "name": "client",
-          "type": "295"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "121",
-      "members": [
-        {
-          "name": "server",
-          "type": "299"
-        },
-        {
-          "name": "client",
-          "type": "295"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[122]",
-      "element-type": "122",
-      "meta-type": "array"
-    },
-    {
-      "name": "122",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "index",
-          "type": "int"
-        },
-        {
-          "name": "current",
-          "type": "bool"
-        },
-        {
-          "name": "absolute",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "123",
-      "members": [
-        {
-          "name": "keys",
-          "type": "[301]"
-        },
-        {
-          "name": "hold-time",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "124",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "head",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "events",
-          "type": "[302]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "125",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "gtk",
-          "type": "305"
-        },
-        {
-          "case": "curses",
-          "type": "306"
-        },
-        {
-          "case": "egl-headless",
-          "type": "307"
-        },
-        {
-          "case": "default",
-          "type": "0"
-        },
-        {
-          "case": "none",
-          "type": "0"
-        },
-        {
-          "case": "sdl",
-          "type": "0"
-        },
-        {
-          "case": "cocoa",
-          "type": "0"
-        },
-        {
-          "case": "spice-app",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "303"
-        },
-        {
-          "name": "full-screen",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "window-close",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "gl",
-          "default": null,
-          "type": "304"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "126",
-      "members": [
-        {
-          "name": "status",
-          "default": null,
-          "type": "308"
-        },
-        {
-          "name": "ram",
-          "default": null,
-          "type": "309"
-        },
-        {
-          "name": "disk",
-          "default": null,
-          "type": "309"
-        },
-        {
-          "name": "xbzrle-cache",
-          "default": null,
-          "type": "310"
-        },
-        {
-          "name": "total-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "expected-downtime",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "downtime",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "setup-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-percentage",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "error-desc",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "postcopy-blocktime",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "postcopy-vcpu-blocktime",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "compression",
-          "default": null,
-          "type": "311"
-        },
-        {
-          "name": "socket-address",
-          "default": null,
-          "type": "[312]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "127",
-      "members": [
-        {
-          "name": "capabilities",
-          "type": "[128]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[128]",
-      "element-type": "128",
-      "meta-type": "array"
-    },
-    {
-      "name": "128",
-      "members": [
-        {
-          "name": "capability",
-          "type": "313"
-        },
-        {
-          "name": "state",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "129",
-      "members": [
-        {
-          "name": "announce-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-rounds",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-step",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-wait-thread",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "decompress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-increment",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "275"
-        },
-        {
-          "name": "tls-hostname",
-          "default": null,
-          "type": "275"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "275"
-        },
-        {
-          "name": "max-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "downtime-limit",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "x-checkpoint-delay",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-incremental",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "multifd-channels",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "xbzrle-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-postcopy-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-cpu-throttle",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "130",
-      "members": [
-        {
-          "name": "announce-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-rounds",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-step",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-wait-thread",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "decompress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-increment",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-hostname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "max-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "downtime-limit",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "x-checkpoint-delay",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-incremental",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "multifd-channels",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "xbzrle-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-postcopy-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-cpu-throttle",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "131",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "hostname",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cert-subject",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "132",
-      "members": [
-        {
-          "name": "status",
-          "type": "308"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "133",
-      "members": [
-        {
-          "name": "pass",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "134",
-      "members": [
-        {
-          "name": "mode",
-          "type": "314"
-        },
-        {
-          "name": "reason",
-          "type": "315"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "135",
-      "members": [
-        {
-          "name": "state",
-          "type": "308"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "136",
-      "members": [
-        {
-          "name": "value",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "137",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "138",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "int",
-      "json-type": "int",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "139",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        },
-        {
-          "name": "blk",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inc",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "detach",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "resume",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "140",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "141",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "live",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "142",
-      "members": [
-        {
-          "name": "enable",
-          "type": "bool"
-        },
-        {
-          "name": "primary",
-          "type": "bool"
-        },
-        {
-          "name": "failover",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "143",
-      "members": [
-        {
-          "name": "error",
-          "type": "bool"
-        },
-        {
-          "name": "desc",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "144",
-      "members": [
-        {
-          "name": "mode",
-          "type": "314"
-        },
-        {
-          "name": "last-mode",
-          "type": "314"
-        },
-        {
-          "name": "reason",
-          "type": "315"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "145",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "146",
-      "members": [
-        {
-          "name": "actions",
-          "type": "[316]"
-        },
-        {
-          "name": "properties",
-          "default": null,
-          "type": "317"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "147",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "vcpu",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[148]",
-      "element-type": "148",
-      "meta-type": "array"
-    },
-    {
-      "name": "148",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "state",
-          "type": "318"
-        },
-        {
-          "name": "vcpu",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "149",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "enable",
-          "type": "bool"
-        },
-        {
-          "name": "ignore-unavailable",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "vcpu",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[150]",
-      "element-type": "150",
-      "meta-type": "array"
-    },
-    {
-      "name": "150",
-      "tag": "meta-type",
-      "variants": [
-        {
-          "case": "builtin",
-          "type": "320"
-        },
-        {
-          "case": "enum",
-          "type": "321"
-        },
-        {
-          "case": "array",
-          "type": "322"
-        },
-        {
-          "case": "object",
-          "type": "323"
-        },
-        {
-          "case": "alternate",
-          "type": "324"
-        },
-        {
-          "case": "command",
-          "type": "325"
-        },
-        {
-          "case": "event",
-          "type": "326"
-        }
-      ],
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "meta-type",
-          "type": "319"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "151",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[152]",
-      "element-type": "152",
-      "meta-type": "array"
-    },
-    {
-      "name": "152",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "description",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "153",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "property",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "any",
-      "json-type": "value",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "154",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "property",
-          "type": "str"
-        },
-        {
-          "name": "value",
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "155",
-      "members": [
-        {
-          "name": "implements",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "abstract",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[156]",
-      "element-type": "156",
-      "meta-type": "array"
-    },
-    {
-      "name": "156",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "abstract",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "parent",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "157",
-      "members": [
-        {
-          "name": "typename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "158",
-      "members": [
-        {
-          "name": "qom-type",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "159",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "160",
-      "members": [
-        {
-          "name": "typename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "161",
-      "members": [
-        {
-          "name": "driver",
-          "type": "str"
-        },
-        {
-          "name": "bus",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "162",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "163",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[164]",
-      "element-type": "164",
-      "meta-type": "array"
-    },
-    {
-      "name": "164",
-      "tag": "arch",
-      "variants": [
-        {
-          "case": "x86",
-          "type": "329"
-        },
-        {
-          "case": "sparc",
-          "type": "330"
-        },
-        {
-          "case": "ppc",
-          "type": "331"
-        },
-        {
-          "case": "mips",
-          "type": "332"
-        },
-        {
-          "case": "tricore",
-          "type": "333"
-        },
-        {
-          "case": "s390",
-          "type": "334"
-        },
-        {
-          "case": "riscv",
-          "type": "335"
-        },
-        {
-          "case": "other",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "CPU",
-          "type": "int"
-        },
-        {
-          "name": "current",
-          "type": "bool"
-        },
-        {
-          "name": "halted",
-          "type": "bool"
-        },
-        {
-          "name": "qom_path",
-          "type": "str"
-        },
-        {
-          "name": "thread_id",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "327"
-        },
-        {
-          "name": "arch",
-          "type": "328"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[165]",
-      "element-type": "165",
-      "meta-type": "array"
-    },
-    {
-      "name": "165",
-      "tag": "target",
-      "variants": [
-        {
-          "case": "s390x",
-          "type": "334"
-        },
-        {
-          "case": "aarch64",
-          "type": "0"
-        },
-        {
-          "case": "alpha",
-          "type": "0"
-        },
-        {
-          "case": "arm",
-          "type": "0"
-        },
-        {
-          "case": "cris",
-          "type": "0"
-        },
-        {
-          "case": "hppa",
-          "type": "0"
-        },
-        {
-          "case": "i386",
-          "type": "0"
-        },
-        {
-          "case": "lm32",
-          "type": "0"
-        },
-        {
-          "case": "m68k",
-          "type": "0"
-        },
-        {
-          "case": "microblaze",
-          "type": "0"
-        },
-        {
-          "case": "microblazeel",
-          "type": "0"
-        },
-        {
-          "case": "mips",
-          "type": "0"
-        },
-        {
-          "case": "mips64",
-          "type": "0"
-        },
-        {
-          "case": "mips64el",
-          "type": "0"
-        },
-        {
-          "case": "mipsel",
-          "type": "0"
-        },
-        {
-          "case": "moxie",
-          "type": "0"
-        },
-        {
-          "case": "nios2",
-          "type": "0"
-        },
-        {
-          "case": "or1k",
-          "type": "0"
-        },
-        {
-          "case": "ppc",
-          "type": "0"
-        },
-        {
-          "case": "ppc64",
-          "type": "0"
-        },
-        {
-          "case": "riscv32",
-          "type": "0"
-        },
-        {
-          "case": "riscv64",
-          "type": "0"
-        },
-        {
-          "case": "sh4",
-          "type": "0"
-        },
-        {
-          "case": "sh4eb",
-          "type": "0"
-        },
-        {
-          "case": "sparc",
-          "type": "0"
-        },
-        {
-          "case": "sparc64",
-          "type": "0"
-        },
-        {
-          "case": "tricore",
-          "type": "0"
-        },
-        {
-          "case": "unicore32",
-          "type": "0"
-        },
-        {
-          "case": "x86_64",
-          "type": "0"
-        },
-        {
-          "case": "xtensa",
-          "type": "0"
-        },
-        {
-          "case": "xtensaeb",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "cpu-index",
-          "type": "int"
-        },
-        {
-          "name": "qom-path",
-          "type": "str"
-        },
-        {
-          "name": "thread-id",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "327"
-        },
-        {
-          "name": "arch",
-          "type": "328"
-        },
-        {
-          "name": "target",
-          "type": "336"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "166",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[167]",
-      "element-type": "167",
-      "meta-type": "array"
-    },
-    {
-      "name": "167",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "alias",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "is-default",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "cpu-max",
-          "type": "int"
-        },
-        {
-          "name": "hotpluggable-cpus",
-          "type": "bool"
-        },
-        {
-          "name": "numa-mem-supported",
-          "type": "bool"
-        },
-        {
-          "name": "deprecated",
-          "type": "bool"
-        },
-        {
-          "name": "default-cpu-type",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "168",
-      "members": [
-        {
-          "name": "wakeup-suspend-support",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "169",
-      "members": [
-        {
-          "name": "arch",
-          "type": "336"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[170]",
-      "element-type": "170",
-      "meta-type": "array"
-    },
-    {
-      "name": "170",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "merge",
-          "type": "bool"
-        },
-        {
-          "name": "dump",
-          "type": "bool"
-        },
-        {
-          "name": "prealloc",
-          "type": "bool"
-        },
-        {
-          "name": "host-nodes",
-          "type": "[int]"
-        },
-        {
-          "name": "policy",
-          "type": "337"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[171]",
-      "element-type": "171",
-      "meta-type": "array"
-    },
-    {
-      "name": "171",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "vcpus-count",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "type": "327"
-        },
-        {
-          "name": "qom-path",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "172",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "node",
-          "type": "339"
-        },
-        {
-          "case": "dist",
-          "type": "340"
-        },
-        {
-          "case": "cpu",
-          "type": "341"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "338"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[179]",
-      "element-type": "179",
-      "meta-type": "array"
-    },
-    {
-      "name": "179",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "migration-safe",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "static",
-          "type": "bool"
-        },
-        {
-          "name": "unavailable-features",
-          "default": null,
-          "type": "[str]"
-        },
-        {
-          "name": "typename",
-          "type": "str"
-        },
-        {
-          "name": "alias-of",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "180",
-      "members": [
-        {
-          "name": "enable",
-          "default": null,
-          "type": "[345]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "181",
-      "members": [
-        {
-          "name": "qemu",
-          "type": "346"
-        },
-        {
-          "name": "package",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[182]",
-      "element-type": "182",
-      "meta-type": "array"
-    },
-    {
-      "name": "182",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "183",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "fdname",
-          "type": "str"
-        },
-        {
-          "name": "skipauth",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "tls",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "184",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "185",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "present",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "186",
-      "members": [
-        {
-          "name": "UUID",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[187]",
-      "element-type": "187",
-      "meta-type": "array"
-    },
-    {
-      "name": "187",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[188]",
-      "element-type": "188",
-      "meta-type": "array"
-    },
-    {
-      "name": "188",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "thread-id",
-          "type": "int"
-        },
-        {
-          "name": "poll-max-ns",
-          "type": "int"
-        },
-        {
-          "name": "poll-grow",
-          "type": "int"
-        },
-        {
-          "name": "poll-shrink",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "189",
-      "members": [
-        {
-          "name": "actual",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "190",
-      "members": [
-        {
-          "name": "actual",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[191]",
-      "element-type": "191",
-      "meta-type": "array"
-    },
-    {
-      "name": "191",
-      "members": [
-        {
-          "name": "bus",
-          "type": "int"
-        },
-        {
-          "name": "devices",
-          "type": "[347]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "192",
-      "members": [
-        {
-          "name": "val",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "cpu-index",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "193",
-      "members": [
-        {
-          "name": "val",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "194",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "195",
-      "members": [
-        {
-          "name": "command-line",
-          "type": "str"
-        },
-        {
-          "name": "cpu-index",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "196",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "arg",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "197",
-      "members": [
-        {
-          "name": "enable",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "198",
-      "members": [
-        {
-          "name": "fdname",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "199",
-      "members": [
-        {
-          "name": "fdname",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "200",
-      "members": [
-        {
-          "name": "base-memory",
-          "type": "int"
-        },
-        {
-          "name": "plugged-memory",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "201",
-      "members": [
-        {
-          "name": "fdset-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opaque",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "202",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fd",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "203",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fd",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[204]",
-      "element-type": "204",
-      "meta-type": "array"
-    },
-    {
-      "name": "204",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fds",
-          "type": "[348]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "205",
-      "members": [
-        {
-          "name": "option",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[206]",
-      "element-type": "206",
-      "meta-type": "array"
-    },
-    {
-      "name": "206",
-      "members": [
-        {
-          "name": "option",
-          "type": "str"
-        },
-        {
-          "name": "parameters",
-          "type": "[349]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[207]",
-      "element-type": "207",
-      "meta-type": "array"
-    },
-    {
-      "name": "207",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "dimm",
-          "type": "351"
-        },
-        {
-          "case": "nvdimm",
-          "type": "351"
-        },
-        {
-          "case": "virtio-pmem",
-          "type": "352"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "350"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "208",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "msg",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[209]",
-      "element-type": "209",
-      "meta-type": "array"
-    },
-    {
-      "name": "209",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "slot",
-          "type": "str"
-        },
-        {
-          "name": "slot-type",
-          "type": "353"
-        },
-        {
-          "name": "source",
-          "type": "int"
-        },
-        {
-          "name": "status",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "210",
-      "members": [
-        {
-          "name": "info",
-          "type": "209"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "211",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "212",
-      "members": [
-        {
-          "name": "guid",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "213",
-      "members": [
-        {
-          "name": "offset",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "bool",
-      "json-type": "boolean",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "219",
-      "meta-type": "enum",
-      "values": [
-        "debug",
-        "inmigrate",
-        "internal-error",
-        "io-error",
-        "paused",
-        "postmigrate",
-        "prelaunch",
-        "finish-migrate",
-        "restore-vm",
-        "running",
-        "save-vm",
-        "shutdown",
-        "suspended",
-        "watchdog",
-        "guest-panicked",
-        "colo",
-        "preconfig"
-      ]
-    },
-    {
-      "name": "220",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "host-error",
-        "host-qmp-quit",
-        "host-qmp-system-reset",
-        "host-signal",
-        "host-ui",
-        "guest-shutdown",
-        "guest-reset",
-        "guest-panic",
-        "subsystem-reset"
-      ]
-    },
-    {
-      "name": "221",
-      "meta-type": "enum",
-      "values": [
-        "reset",
-        "shutdown",
-        "poweroff",
-        "pause",
-        "debug",
-        "none",
-        "inject-nmi"
-      ]
-    },
-    {
-      "name": "222",
-      "meta-type": "enum",
-      "values": [
-        "pause",
-        "poweroff"
-      ]
-    },
-    {
-      "name": "223",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "hyper-v",
-          "type": "356"
-        },
-        {
-          "case": "s390",
-          "type": "357"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "355"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "224",
-      "meta-type": "enum",
-      "values": [
-        "undefined",
-        "created",
-        "running",
-        "paused",
-        "ready",
-        "standby",
-        "waiting",
-        "pending",
-        "aborting",
-        "concluded",
-        "null"
-      ]
-    },
-    {
-      "name": "225",
-      "meta-type": "enum",
-      "values": [
-        "commit",
-        "stream",
-        "mirror",
-        "backup",
-        "create"
-      ]
-    },
-    {
-      "name": "[int]",
-      "element-type": "int",
-      "meta-type": "array"
-    },
-    {
-      "name": "226",
-      "meta-type": "enum",
-      "values": [
-        "ok",
-        "failed",
-        "nospace"
-      ]
-    },
-    {
-      "name": "[227]",
-      "element-type": "227",
-      "meta-type": "array"
-    },
-    {
-      "name": "227",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "count",
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "type": "int"
-        },
-        {
-          "name": "recording",
-          "type": "bool"
-        },
-        {
-          "name": "busy",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "358"
-        },
-        {
-          "name": "persistent",
-          "type": "bool"
-        },
-        {
-          "name": "inconsistent",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "228",
-      "members": [
-        {
-          "name": "rd_bytes",
-          "type": "int"
-        },
-        {
-          "name": "wr_bytes",
-          "type": "int"
-        },
-        {
-          "name": "rd_operations",
-          "type": "int"
-        },
-        {
-          "name": "wr_operations",
-          "type": "int"
-        },
-        {
-          "name": "flush_operations",
-          "type": "int"
-        },
-        {
-          "name": "flush_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "wr_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "rd_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "wr_highest_offset",
-          "type": "int"
-        },
-        {
-          "name": "rd_merged",
-          "type": "int"
-        },
-        {
-          "name": "wr_merged",
-          "type": "int"
-        },
-        {
-          "name": "idle_time_ns",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "failed_rd_operations",
-          "type": "int"
-        },
-        {
-          "name": "failed_wr_operations",
-          "type": "int"
-        },
-        {
-          "name": "failed_flush_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_rd_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_wr_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_flush_operations",
-          "type": "int"
-        },
-        {
-          "name": "account_invalid",
-          "type": "bool"
-        },
-        {
-          "name": "account_failed",
-          "type": "bool"
-        },
-        {
-          "name": "timed_stats",
-          "type": "[359]"
-        },
-        {
-          "name": "rd_latency_histogram",
-          "default": null,
-          "type": "360"
-        },
-        {
-          "name": "wr_latency_histogram",
-          "default": null,
-          "type": "360"
-        },
-        {
-          "name": "flush_latency_histogram",
-          "default": null,
-          "type": "360"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "229",
-      "meta-type": "enum",
-      "values": [
-        "existing",
-        "absolute-paths"
-      ]
-    },
-    {
-      "name": "230",
-      "meta-type": "enum",
-      "values": [
-        "top",
-        "full",
-        "none",
-        "incremental",
-        "bitmap"
-      ]
-    },
-    {
-      "name": "231",
-      "meta-type": "enum",
-      "values": [
-        "on-success",
-        "never",
-        "always"
-      ]
-    },
-    {
-      "name": "232",
-      "meta-type": "enum",
-      "values": [
-        "report",
-        "ignore",
-        "enospc",
-        "stop",
-        "auto"
-      ]
-    },
-    {
-      "name": "233",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on",
-        "unmap"
-      ]
-    },
-    {
-      "name": "234",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "type": "str"
-        },
-        {
-          "name": "dirty-flag",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "actual-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "virtual-size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "encrypted",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "compressed",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "backing-filename",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "full-backing-filename",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-filename-format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "snapshots",
-          "default": null,
-          "type": "[67]"
-        },
-        {
-          "name": "backing-image",
-          "default": null,
-          "type": "234"
-        },
-        {
-          "name": "format-specific",
-          "default": null,
-          "type": "361"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "235",
-      "members": [
-        {
-          "name": "writeback",
-          "type": "bool"
-        },
-        {
-          "name": "direct",
-          "type": "bool"
-        },
-        {
-          "name": "no-flush",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[236]",
-      "element-type": "236",
-      "meta-type": "array"
-    },
-    {
-      "name": "236",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "type",
-          "type": "362"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[237]",
-      "element-type": "237",
-      "meta-type": "array"
-    },
-    {
-      "name": "237",
-      "members": [
-        {
-          "name": "parent",
-          "type": "int"
-        },
-        {
-          "name": "child",
-          "type": "int"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "perm",
-          "type": "[363]"
-        },
-        {
-          "name": "shared-perm",
-          "type": "[363]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "238",
-      "meta-type": "enum",
-      "values": [
-        "background",
-        "write-blocking"
-      ]
-    },
-    {
-      "name": "[239]",
-      "element-type": "239",
-      "meta-type": "array"
-    },
-    {
-      "name": "239",
-      "members": [
-        {
-          "type": "str"
-        },
-        {
-          "type": "32"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "240",
-      "meta-type": "enum",
-      "values": [
-        "blkdebug",
-        "blklogwrites",
-        "blkverify",
-        "bochs",
-        "cloop",
-        "copy-on-read",
-        "dmg",
-        "file",
-        "ftp",
-        "ftps",
-        "gluster",
-        "host_cdrom",
-        "host_device",
-        "http",
-        "https",
-        "iscsi",
-        "luks",
-        "nbd",
-        "nfs",
-        "null-aio",
-        "null-co",
-        "nvme",
-        "parallels",
-        "qcow",
-        "qcow2",
-        "qed",
-        "quorum",
-        "raw",
-        "rbd",
-        "replication",
-        "sheepdog",
-        "ssh",
-        "throttle",
-        "vdi",
-        "vhdx",
-        "vmdk",
-        "vpc",
-        "vvfat",
-        "vxhs"
-      ]
-    },
-    {
-      "name": "241",
-      "meta-type": "enum",
-      "values": [
-        "ignore",
-        "unmap"
-      ]
-    },
-    {
-      "name": "242",
-      "members": [
-        {
-          "name": "direct",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "no-flush",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "243",
-      "members": [
-        {
-          "name": "image",
-          "type": "364"
-        },
-        {
-          "name": "config",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "align",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-transfer",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opt-write-zero",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-write-zero",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opt-discard",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-discard",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "inject-error",
-          "default": null,
-          "type": "[365]"
-        },
-        {
-          "name": "set-state",
-          "default": null,
-          "type": "[366]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "244",
-      "members": [
-        {
-          "name": "file",
-          "type": "364"
-        },
-        {
-          "name": "log",
-          "type": "364"
-        },
-        {
-          "name": "log-sector-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "log-append",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "log-super-update-interval",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "245",
-      "members": [
-        {
-          "name": "test",
-          "type": "364"
-        },
-        {
-          "name": "raw",
-          "type": "364"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "246",
-      "members": [
-        {
-          "name": "file",
-          "type": "364"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "247",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "pr-manager",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "locking",
-          "default": null,
-          "type": "367"
-        },
-        {
-          "name": "aio",
-          "default": null,
-          "type": "368"
-        },
-        {
-          "name": "drop-cache",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "x-check-cache-dropped",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object",
-      "features": [
-        "dynamic-auto-read-only"
-      ]
-    },
-    {
-      "name": "248",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "249",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sslverify",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "250",
-      "members": [
-        {
-          "name": "volume",
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "[312]"
-        },
-        {
-          "name": "debug",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "251",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cookie",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cookie-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "252",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cookie",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sslverify",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "cookie-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "253",
-      "members": [
-        {
-          "name": "transport",
-          "type": "369"
-        },
-        {
-          "name": "portal",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "lun",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "initiator-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "header-digest",
-          "default": null,
-          "type": "370"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "254",
-      "members": [
-        {
-          "name": "file",
-          "type": "364"
-        },
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "255",
-      "members": [
-        {
-          "name": "server",
-          "type": "312"
-        },
-        {
-          "name": "export",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "x-dirty-bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "reconnect-delay",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "256",
-      "members": [
-        {
-          "name": "server",
-          "type": "371"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tcp-syn-count",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "readahead-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "page-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "debug",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "257",
-      "members": [
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "latency-ns",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "read-zeroes",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "258",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "namespace",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "259",
-      "members": [
-        {
-          "name": "file",
-          "type": "364"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "372"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pass-discard-request",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pass-discard-snapshot",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pass-discard-other",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "overlap-check",
-          "default": null,
-          "type": "373"
-        },
-        {
-          "name": "cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "l2-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "l2-cache-entry-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "refcount-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cache-clean-interval",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "374"
-        },
-        {
-          "name": "data-file",
-          "default": null,
-          "type": "364"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "260",
-      "members": [
-        {
-          "name": "file",
-          "type": "364"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "372"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "375"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "261",
-      "members": [
-        {
-          "name": "file",
-          "type": "364"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "372"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "262",
-      "members": [
-        {
-          "name": "blkverify",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "children",
-          "type": "[364]"
-        },
-        {
-          "name": "vote-threshold",
-          "type": "int"
-        },
-        {
-          "name": "rewrite-corrupted",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "read-pattern",
-          "default": null,
-          "type": "376"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "263",
-      "members": [
-        {
-          "name": "file",
-          "type": "364"
-        },
-        {
-          "name": "offset",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "264",
-      "members": [
-        {
-          "name": "pool",
-          "type": "str"
-        },
-        {
-          "name": "image",
-          "type": "str"
-        },
-        {
-          "name": "conf",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "snapshot",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auth-client-required",
-          "default": null,
-          "type": "[377]"
-        },
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "default": null,
-          "type": "[378]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "265",
-      "members": [
-        {
-          "name": "file",
-          "type": "364"
-        },
-        {
-          "name": "mode",
-          "type": "379"
-        },
-        {
-          "name": "top-id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "266",
-      "members": [
-        {
-          "name": "server",
-          "type": "312"
-        },
-        {
-          "name": "vdi",
-          "type": "str"
-        },
-        {
-          "name": "snap-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tag",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "267",
-      "members": [
-        {
-          "name": "server",
-          "type": "380"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "host-key-check",
-          "default": null,
-          "type": "381"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "268",
-      "members": [
-        {
-          "name": "throttle-group",
-          "type": "str"
-        },
-        {
-          "name": "file",
-          "type": "364"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "269",
-      "members": [
-        {
-          "name": "dir",
-          "type": "str"
-        },
-        {
-          "name": "fat-type",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "floppy",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "label",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "rw",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "270",
-      "members": [
-        {
-          "name": "vdisk-id",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "378"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "271",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "file",
-          "type": "382"
-        },
-        {
-          "case": "gluster",
-          "type": "383"
-        },
-        {
-          "case": "luks",
-          "type": "384"
-        },
-        {
-          "case": "nfs",
-          "type": "385"
-        },
-        {
-          "case": "parallels",
-          "type": "386"
-        },
-        {
-          "case": "qcow",
-          "type": "387"
-        },
-        {
-          "case": "qcow2",
-          "type": "388"
-        },
-        {
-          "case": "qed",
-          "type": "389"
-        },
-        {
-          "case": "rbd",
-          "type": "390"
-        },
-        {
-          "case": "sheepdog",
-          "type": "391"
-        },
-        {
-          "case": "ssh",
-          "type": "392"
-        },
-        {
-          "case": "vdi",
-          "type": "393"
-        },
-        {
-          "case": "vhdx",
-          "type": "394"
-        },
-        {
-          "case": "vmdk",
-          "type": "395"
-        },
-        {
-          "case": "vpc",
-          "type": "396"
-        },
-        {
-          "case": "blkdebug",
-          "type": "0"
-        },
-        {
-          "case": "blklogwrites",
-          "type": "0"
-        },
-        {
-          "case": "blkverify",
-          "type": "0"
-        },
-        {
-          "case": "bochs",
-          "type": "0"
-        },
-        {
-          "case": "cloop",
-          "type": "0"
-        },
-        {
-          "case": "copy-on-read",
-          "type": "0"
-        },
-        {
-          "case": "dmg",
-          "type": "0"
-        },
-        {
-          "case": "ftp",
-          "type": "0"
-        },
-        {
-          "case": "ftps",
-          "type": "0"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "0"
-        },
-        {
-          "case": "host_device",
-          "type": "0"
-        },
-        {
-          "case": "http",
-          "type": "0"
-        },
-        {
-          "case": "https",
-          "type": "0"
-        },
-        {
-          "case": "iscsi",
-          "type": "0"
-        },
-        {
-          "case": "nbd",
-          "type": "0"
-        },
-        {
-          "case": "null-aio",
-          "type": "0"
-        },
-        {
-          "case": "null-co",
-          "type": "0"
-        },
-        {
-          "case": "nvme",
-          "type": "0"
-        },
-        {
-          "case": "quorum",
-          "type": "0"
-        },
-        {
-          "case": "raw",
-          "type": "0"
-        },
-        {
-          "case": "replication",
-          "type": "0"
-        },
-        {
-          "case": "throttle",
-          "type": "0"
-        },
-        {
-          "case": "vvfat",
-          "type": "0"
-        },
-        {
-          "case": "vxhs",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "240"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "272",
-      "meta-type": "enum",
-      "values": [
-        "retain",
-        "read-only",
-        "read-write"
-      ]
-    },
-    {
-      "name": "273",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write"
-      ]
-    },
-    {
-      "name": "274",
-      "meta-type": "enum",
-      "values": [
-        "ignore",
-        "report",
-        "stop"
-      ]
-    },
-    {
-      "name": "275",
-      "members": [
-        {
-          "type": "str"
-        },
-        {
-          "type": "null"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "276",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "inet",
-          "type": "398"
-        },
-        {
-          "case": "unix",
-          "type": "399"
-        },
-        {
-          "case": "vsock",
-          "type": "400"
-        },
-        {
-          "case": "fd",
-          "type": "401"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "397"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "277",
-      "meta-type": "enum",
-      "values": [
-        "safe",
-        "hard"
-      ]
-    },
-    {
-      "name": "278",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write",
-        "flush"
-      ]
-    },
-    {
-      "name": "279",
-      "meta-type": "enum",
-      "values": [
-        "utf8",
-        "base64"
-      ]
-    },
-    {
-      "name": "280",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "file",
-          "type": "403"
-        },
-        {
-          "case": "serial",
-          "type": "404"
-        },
-        {
-          "case": "parallel",
-          "type": "404"
-        },
-        {
-          "case": "pipe",
-          "type": "404"
-        },
-        {
-          "case": "socket",
-          "type": "405"
-        },
-        {
-          "case": "udp",
-          "type": "406"
-        },
-        {
-          "case": "pty",
-          "type": "407"
-        },
-        {
-          "case": "null",
-          "type": "407"
-        },
-        {
-          "case": "mux",
-          "type": "408"
-        },
-        {
-          "case": "msmouse",
-          "type": "407"
-        },
-        {
-          "case": "wctablet",
-          "type": "407"
-        },
-        {
-          "case": "braille",
-          "type": "407"
-        },
-        {
-          "case": "testdev",
-          "type": "407"
-        },
-        {
-          "case": "stdio",
-          "type": "409"
-        },
-        {
-          "case": "console",
-          "type": "407"
-        },
-        {
-          "case": "vc",
-          "type": "412"
-        },
-        {
-          "case": "ringbuf",
-          "type": "413"
-        },
-        {
-          "case": "memory",
-          "type": "413"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "402"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "281",
-      "meta-type": "enum",
-      "values": [
-        "elf",
-        "kdump-zlib",
-        "kdump-lzo",
-        "kdump-snappy",
-        "win-dmp"
-      ]
-    },
-    {
-      "name": "282",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "active",
-        "completed",
-        "failed"
-      ]
-    },
-    {
-      "name": "[281]",
-      "element-type": "281",
-      "meta-type": "array"
-    },
-    {
-      "name": "283",
-      "meta-type": "enum",
-      "values": [
-        "normal",
-        "none",
-        "all"
-      ]
-    },
-    {
-      "name": "[str]",
-      "element-type": "str",
-      "meta-type": "array"
-    },
-    {
-      "name": "284",
-      "meta-type": "enum",
-      "values": [
-        "half",
-        "full"
-      ]
-    },
-    {
-      "name": "285",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on"
-      ]
-    },
-    {
-      "name": "286",
-      "members": [
-        {
-          "name": "priority",
-          "type": "int"
-        },
-        {
-          "name": "tbl-id",
-          "type": "int"
-        },
-        {
-          "name": "in-pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tunnel-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "eth-type",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "eth-src",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "eth-dst",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ip-proto",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ip-tos",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ip-dst",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "287",
-      "members": [
-        {
-          "name": "in-pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tunnel-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "eth-src",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "eth-dst",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ip-proto",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ip-tos",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "288",
-      "members": [
-        {
-          "name": "goto-tbl",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tunnel-lport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "new-vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "out-pport",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "289",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "passthrough",
-          "type": "415"
-        },
-        {
-          "case": "emulator",
-          "type": "416"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "414"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "294",
-      "meta-type": "enum",
-      "values": [
-        "ipv4",
-        "ipv6",
-        "unix",
-        "vsock",
-        "unknown"
-      ]
-    },
-    {
-      "name": "[295]",
-      "element-type": "295",
-      "meta-type": "array"
-    },
-    {
-      "name": "295",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "294"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "x509_dname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sasl_username",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[296]",
-      "element-type": "296",
-      "meta-type": "array"
-    },
-    {
-      "name": "296",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "294"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "auth",
-          "type": "297"
-        },
-        {
-          "name": "vencrypt",
-          "default": null,
-          "type": "298"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "297",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "vnc",
-        "ra2",
-        "ra2ne",
-        "tight",
-        "ultra",
-        "tls",
-        "vencrypt",
-        "sasl"
-      ]
-    },
-    {
-      "name": "298",
-      "meta-type": "enum",
-      "values": [
-        "plain",
-        "tls-none",
-        "x509-none",
-        "tls-vnc",
-        "x509-vnc",
-        "tls-plain",
-        "x509-plain",
-        "tls-sasl",
-        "x509-sasl"
-      ]
-    },
-    {
-      "name": "299",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "294"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "300",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "294"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[301]",
-      "element-type": "301",
-      "meta-type": "array"
-    },
-    {
-      "name": "301",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "number",
-          "type": "418"
-        },
-        {
-          "case": "qcode",
-          "type": "419"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "417"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[302]",
-      "element-type": "302",
-      "meta-type": "array"
-    },
-    {
-      "name": "302",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "key",
-          "type": "421"
-        },
-        {
-          "case": "btn",
-          "type": "422"
-        },
-        {
-          "case": "rel",
-          "type": "423"
-        },
-        {
-          "case": "abs",
-          "type": "423"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "420"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "303",
-      "meta-type": "enum",
-      "values": [
-        "default",
-        "none",
-        "gtk",
-        "sdl",
-        "egl-headless",
-        "curses",
-        "cocoa",
-        "spice-app"
-      ]
-    },
-    {
-      "name": "304",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on",
-        "core",
-        "es"
-      ]
-    },
-    {
-      "name": "305",
-      "members": [
-        {
-          "name": "grab-on-hover",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "zoom-to-fit",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "306",
-      "members": [
-        {
-          "name": "charset",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "307",
-      "members": [
-        {
-          "name": "rendernode",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "308",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "setup",
-        "cancelling",
-        "cancelled",
-        "active",
-        "postcopy-active",
-        "postcopy-paused",
-        "postcopy-recover",
-        "completed",
-        "failed",
-        "colo",
-        "pre-switchover",
-        "device"
-      ]
-    },
-    {
-      "name": "309",
-      "members": [
-        {
-          "name": "transferred",
-          "type": "int"
-        },
-        {
-          "name": "remaining",
-          "type": "int"
-        },
-        {
-          "name": "total",
-          "type": "int"
-        },
-        {
-          "name": "duplicate",
-          "type": "int"
-        },
-        {
-          "name": "skipped",
-          "type": "int"
-        },
-        {
-          "name": "normal",
-          "type": "int"
-        },
-        {
-          "name": "normal-bytes",
-          "type": "int"
-        },
-        {
-          "name": "dirty-pages-rate",
-          "type": "int"
-        },
-        {
-          "name": "mbps",
-          "type": "number"
-        },
-        {
-          "name": "dirty-sync-count",
-          "type": "int"
-        },
-        {
-          "name": "postcopy-requests",
-          "type": "int"
-        },
-        {
-          "name": "page-size",
-          "type": "int"
-        },
-        {
-          "name": "multifd-bytes",
-          "type": "int"
-        },
-        {
-          "name": "pages-per-second",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "310",
-      "members": [
-        {
-          "name": "cache-size",
-          "type": "int"
-        },
-        {
-          "name": "bytes",
-          "type": "int"
-        },
-        {
-          "name": "pages",
-          "type": "int"
-        },
-        {
-          "name": "cache-miss",
-          "type": "int"
-        },
-        {
-          "name": "cache-miss-rate",
-          "type": "number"
-        },
-        {
-          "name": "overflow",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "311",
-      "members": [
-        {
-          "name": "pages",
-          "type": "int"
-        },
-        {
-          "name": "busy",
-          "type": "int"
-        },
-        {
-          "name": "busy-rate",
-          "type": "number"
-        },
-        {
-          "name": "compressed-size",
-          "type": "int"
-        },
-        {
-          "name": "compression-rate",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[312]",
-      "element-type": "312",
-      "meta-type": "array"
-    },
-    {
-      "name": "312",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "inet",
-          "type": "380"
-        },
-        {
-          "case": "unix",
-          "type": "425"
-        },
-        {
-          "case": "vsock",
-          "type": "426"
-        },
-        {
-          "case": "fd",
-          "type": "427"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "424"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "313",
-      "meta-type": "enum",
-      "values": [
-        "xbzrle",
-        "rdma-pin-all",
-        "auto-converge",
-        "zero-blocks",
-        "compress",
-        "events",
-        "postcopy-ram",
-        "x-colo",
-        "release-ram",
-        "block",
-        "return-path",
-        "pause-before-switchover",
-        "multifd",
-        "dirty-bitmaps",
-        "postcopy-blocktime",
-        "late-block-activate",
-        "x-ignore-shared",
-        "validate-uuid"
-      ]
-    },
-    {
-      "name": "314",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "primary",
-        "secondary"
-      ]
-    },
-    {
-      "name": "315",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "request",
-        "error",
-        "processing"
-      ]
-    },
-    {
-      "name": "number",
-      "json-type": "number",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "[316]",
-      "element-type": "316",
-      "meta-type": "array"
-    },
-    {
-      "name": "316",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "abort",
-          "type": "429"
-        },
-        {
-          "case": "block-dirty-bitmap-add",
-          "type": "430"
-        },
-        {
-          "case": "block-dirty-bitmap-remove",
-          "type": "431"
-        },
-        {
-          "case": "block-dirty-bitmap-clear",
-          "type": "431"
-        },
-        {
-          "case": "block-dirty-bitmap-enable",
-          "type": "431"
-        },
-        {
-          "case": "block-dirty-bitmap-disable",
-          "type": "431"
-        },
-        {
-          "case": "block-dirty-bitmap-merge",
-          "type": "432"
-        },
-        {
-          "case": "blockdev-backup",
-          "type": "433"
-        },
-        {
-          "case": "blockdev-snapshot",
-          "type": "434"
-        },
-        {
-          "case": "blockdev-snapshot-internal-sync",
-          "type": "435"
-        },
-        {
-          "case": "blockdev-snapshot-sync",
-          "type": "436"
-        },
-        {
-          "case": "drive-backup",
-          "type": "437"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "428"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "317",
-      "members": [
-        {
-          "name": "completion-mode",
-          "default": null,
-          "type": "438"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "318",
-      "meta-type": "enum",
-      "values": [
-        "unavailable",
-        "disabled",
-        "enabled"
-      ]
-    },
-    {
-      "name": "319",
-      "meta-type": "enum",
-      "values": [
-        "builtin",
-        "enum",
-        "array",
-        "object",
-        "alternate",
-        "command",
-        "event"
-      ]
-    },
-    {
-      "name": "320",
-      "members": [
-        {
-          "name": "json-type",
-          "type": "439"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "321",
-      "members": [
-        {
-          "name": "values",
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "322",
-      "members": [
-        {
-          "name": "element-type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "323",
-      "members": [
-        {
-          "name": "members",
-          "type": "[440]"
-        },
-        {
-          "name": "tag",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "variants",
-          "default": null,
-          "type": "[441]"
-        },
-        {
-          "name": "features",
-          "default": null,
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "324",
-      "members": [
-        {
-          "name": "members",
-          "type": "[442]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "325",
-      "members": [
-        {
-          "name": "arg-type",
-          "type": "str"
-        },
-        {
-          "name": "ret-type",
-          "type": "str"
-        },
-        {
-          "name": "allow-oob",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "326",
-      "members": [
-        {
-          "name": "arg-type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "327",
-      "members": [
-        {
-          "name": "node-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "socket-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "die-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "core-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "thread-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "328",
-      "meta-type": "enum",
-      "values": [
-        "x86",
-        "sparc",
-        "ppc",
-        "mips",
-        "tricore",
-        "s390",
-        "riscv",
-        "other"
-      ]
-    },
-    {
-      "name": "329",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "330",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        },
-        {
-          "name": "npc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "331",
-      "members": [
-        {
-          "name": "nip",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "332",
-      "members": [
-        {
-          "name": "PC",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "333",
-      "members": [
-        {
-          "name": "PC",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "334",
-      "members": [
-        {
-          "name": "cpu-state",
-          "type": "443"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "335",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "336",
-      "meta-type": "enum",
-      "values": [
-        "aarch64",
-        "alpha",
-        "arm",
-        "cris",
-        "hppa",
-        "i386",
-        "lm32",
-        "m68k",
-        "microblaze",
-        "microblazeel",
-        "mips",
-        "mips64",
-        "mips64el",
-        "mipsel",
-        "moxie",
-        "nios2",
-        "or1k",
-        "ppc",
-        "ppc64",
-        "riscv32",
-        "riscv64",
-        "s390x",
-        "sh4",
-        "sh4eb",
-        "sparc",
-        "sparc64",
-        "tricore",
-        "unicore32",
-        "x86_64",
-        "xtensa",
-        "xtensaeb"
-      ]
-    },
-    {
-      "name": "337",
-      "meta-type": "enum",
-      "values": [
-        "default",
-        "preferred",
-        "bind",
-        "interleave"
-      ]
-    },
-    {
-      "name": "338",
-      "meta-type": "enum",
-      "values": [
-        "node",
-        "dist",
-        "cpu"
-      ]
-    },
-    {
-      "name": "339",
-      "members": [
-        {
-          "name": "nodeid",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpus",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "mem",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "340",
-      "members": [
-        {
-          "name": "src",
-          "type": "int"
-        },
-        {
-          "name": "dst",
-          "type": "int"
-        },
-        {
-          "name": "val",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "341",
-      "members": [
-        {
-          "name": "node-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "socket-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "die-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "core-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "thread-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "342",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "343",
-      "meta-type": "enum",
-      "values": [
-        "incompatible",
-        "identical",
-        "superset",
-        "subset"
-      ]
-    },
-    {
-      "name": "344",
-      "meta-type": "enum",
-      "values": [
-        "static",
-        "full"
-      ]
-    },
-    {
-      "name": "[345]",
-      "element-type": "345",
-      "meta-type": "array"
-    },
-    {
-      "name": "345",
-      "meta-type": "enum",
-      "values": [
-        "oob"
-      ]
-    },
-    {
-      "name": "346",
-      "members": [
-        {
-          "name": "major",
-          "type": "int"
-        },
-        {
-          "name": "minor",
-          "type": "int"
-        },
-        {
-          "name": "micro",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[347]",
-      "element-type": "347",
-      "meta-type": "array"
-    },
-    {
-      "name": "347",
-      "members": [
-        {
-          "name": "bus",
-          "type": "int"
-        },
-        {
-          "name": "slot",
-          "type": "int"
-        },
-        {
-          "name": "function",
-          "type": "int"
-        },
-        {
-          "name": "class_info",
-          "type": "444"
-        },
-        {
-          "name": "id",
-          "type": "445"
-        },
-        {
-          "name": "irq",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "qdev_id",
-          "type": "str"
-        },
-        {
-          "name": "pci_bridge",
-          "default": null,
-          "type": "446"
-        },
-        {
-          "name": "regions",
-          "type": "[447]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[348]",
-      "element-type": "348",
-      "meta-type": "array"
-    },
-    {
-      "name": "348",
-      "members": [
-        {
-          "name": "fd",
-          "type": "int"
-        },
-        {
-          "name": "opaque",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[349]",
-      "element-type": "349",
-      "meta-type": "array"
-    },
-    {
-      "name": "349",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "448"
-        },
-        {
-          "name": "help",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "default",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "350",
-      "meta-type": "enum",
-      "values": [
-        "dimm",
-        "nvdimm",
-        "virtio-pmem"
-      ]
-    },
-    {
-      "name": "351",
-      "members": [
-        {
-          "name": "data",
-          "type": "449"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "352",
-      "members": [
-        {
-          "name": "data",
-          "type": "450"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "353",
-      "meta-type": "enum",
-      "values": [
-        "DIMM",
-        "CPU"
-      ]
-    },
-    {
-      "name": "355",
-      "meta-type": "enum",
-      "values": [
-        "hyper-v",
-        "s390"
-      ]
-    },
-    {
-      "name": "356",
-      "members": [
-        {
-          "name": "arg1",
-          "type": "int"
-        },
-        {
-          "name": "arg2",
-          "type": "int"
-        },
-        {
-          "name": "arg3",
-          "type": "int"
-        },
-        {
-          "name": "arg4",
-          "type": "int"
-        },
-        {
-          "name": "arg5",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "357",
-      "members": [
-        {
-          "name": "core",
-          "type": "int"
-        },
-        {
-          "name": "psw-mask",
-          "type": "int"
-        },
-        {
-          "name": "psw-addr",
-          "type": "int"
-        },
-        {
-          "name": "reason",
-          "type": "451"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "358",
-      "meta-type": "enum",
-      "values": [
-        "active",
-        "disabled",
-        "frozen",
-        "locked",
-        "inconsistent"
-      ]
-    },
-    {
-      "name": "[359]",
-      "element-type": "359",
-      "meta-type": "array"
-    },
-    {
-      "name": "359",
-      "members": [
-        {
-          "name": "interval_length",
-          "type": "int"
-        },
-        {
-          "name": "min_rd_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "max_rd_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_rd_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "min_wr_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "max_wr_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_wr_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "min_flush_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "max_flush_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_flush_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_rd_queue_depth",
-          "type": "number"
-        },
-        {
-          "name": "avg_wr_queue_depth",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "360",
-      "members": [
-        {
-          "name": "boundaries",
-          "type": "[int]"
-        },
-        {
-          "name": "bins",
-          "type": "[int]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[67]",
-      "element-type": "67",
-      "meta-type": "array"
-    },
-    {
-      "name": "361",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "qcow2",
-          "type": "453"
-        },
-        {
-          "case": "vmdk",
-          "type": "454"
-        },
-        {
-          "case": "luks",
-          "type": "455"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "452"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "362",
-      "meta-type": "enum",
-      "values": [
-        "block-backend",
-        "block-job",
-        "block-driver"
-      ]
-    },
-    {
-      "name": "[363]",
-      "element-type": "363",
-      "meta-type": "array"
-    },
-    {
-      "name": "363",
-      "meta-type": "enum",
-      "values": [
-        "consistent-read",
-        "write",
-        "write-unchanged",
-        "resize",
-        "graph-mod"
-      ]
-    },
-    {
-      "name": "364",
-      "members": [
-        {
-          "type": "45"
-        },
-        {
-          "type": "str"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "[365]",
-      "element-type": "365",
-      "meta-type": "array"
-    },
-    {
-      "name": "365",
-      "members": [
-        {
-          "name": "event",
-          "type": "456"
-        },
-        {
-          "name": "state",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iotype",
-          "default": null,
-          "type": "457"
-        },
-        {
-          "name": "errno",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "sector",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "once",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "immediately",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[366]",
-      "element-type": "366",
-      "meta-type": "array"
-    },
-    {
-      "name": "366",
-      "members": [
-        {
-          "name": "event",
-          "type": "456"
-        },
-        {
-          "name": "state",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "new_state",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "367",
-      "meta-type": "enum",
-      "values": [
-        "auto",
-        "on",
-        "off"
-      ]
-    },
-    {
-      "name": "368",
-      "meta-type": "enum",
-      "values": [
-        "threads",
-        "native"
-      ]
-    },
-    {
-      "name": "369",
-      "meta-type": "enum",
-      "values": [
-        "tcp",
-        "iser"
-      ]
-    },
-    {
-      "name": "370",
-      "meta-type": "enum",
-      "values": [
-        "crc32c",
-        "none",
-        "crc32c-none",
-        "none-crc32c"
-      ]
-    },
-    {
-      "name": "371",
-      "members": [
-        {
-          "name": "type",
-          "type": "458"
-        },
-        {
-          "name": "host",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "372",
-      "members": [
-        {
-          "type": "45"
-        },
-        {
-          "type": "str"
-        },
-        {
-          "type": "null"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "373",
-      "members": [
-        {
-          "type": "459"
-        },
-        {
-          "type": "460"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "374",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "462"
-        },
-        {
-          "case": "luks",
-          "type": "463"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "461"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "375",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "462"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "464"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[364]",
-      "element-type": "364",
-      "meta-type": "array"
-    },
-    {
-      "name": "376",
-      "meta-type": "enum",
-      "values": [
-        "quorum",
-        "fifo"
-      ]
-    },
-    {
-      "name": "[377]",
-      "element-type": "377",
-      "meta-type": "array"
-    },
-    {
-      "name": "377",
-      "meta-type": "enum",
-      "values": [
-        "cephx",
-        "none"
-      ]
-    },
-    {
-      "name": "[378]",
-      "element-type": "378",
-      "meta-type": "array"
-    },
-    {
-      "name": "378",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "379",
-      "meta-type": "enum",
-      "values": [
-        "primary",
-        "secondary"
-      ]
-    },
-    {
-      "name": "380",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "numeric",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "to",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ipv4",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "ipv6",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "keep-alive",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "381",
-      "tag": "mode",
-      "variants": [
-        {
-          "case": "hash",
-          "type": "466"
-        },
-        {
-          "case": "none",
-          "type": "0"
-        },
-        {
-          "case": "known_hosts",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "mode",
-          "type": "465"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "382",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "467"
-        },
-        {
-          "name": "nocow",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "383",
-      "members": [
-        {
-          "name": "location",
-          "type": "250"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "467"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "384",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cipher-alg",
-          "default": null,
-          "type": "468"
-        },
-        {
-          "name": "cipher-mode",
-          "default": null,
-          "type": "469"
-        },
-        {
-          "name": "ivgen-alg",
-          "default": null,
-          "type": "470"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "471"
-        },
-        {
-          "name": "hash-alg",
-          "default": null,
-          "type": "471"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "file",
-          "type": "364"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "467"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "385",
-      "members": [
-        {
-          "name": "location",
-          "type": "256"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "386",
-      "members": [
-        {
-          "name": "file",
-          "type": "364"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "387",
-      "members": [
-        {
-          "name": "file",
-          "type": "364"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "472"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "388",
-      "members": [
-        {
-          "name": "file",
-          "type": "364"
-        },
-        {
-          "name": "data-file",
-          "default": null,
-          "type": "364"
-        },
-        {
-          "name": "data-file-raw",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "version",
-          "default": null,
-          "type": "473"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-fmt",
-          "default": null,
-          "type": "240"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "472"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "467"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-bits",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "389",
-      "members": [
-        {
-          "name": "file",
-          "type": "364"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-fmt",
-          "default": null,
-          "type": "240"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "table-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "390",
-      "members": [
-        {
-          "name": "location",
-          "type": "264"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "391",
-      "members": [
-        {
-          "name": "location",
-          "type": "266"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "467"
-        },
-        {
-          "name": "redundancy",
-          "default": null,
-          "type": "474"
-        },
-        {
-          "name": "object-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "392",
-      "members": [
-        {
-          "name": "location",
-          "type": "267"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "393",
-      "members": [
-        {
-          "name": "file",
-          "type": "364"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "467"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "394",
-      "members": [
-        {
-          "name": "file",
-          "type": "364"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "log-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "475"
-        },
-        {
-          "name": "block-state-zero",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "395",
-      "members": [
-        {
-          "name": "file",
-          "type": "364"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "extents",
-          "default": null,
-          "type": "[364]"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "476"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "adapter-type",
-          "default": null,
-          "type": "477"
-        },
-        {
-          "name": "hwversion",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "zeroed-grain",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "396",
-      "members": [
-        {
-          "name": "file",
-          "type": "364"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "478"
-        },
-        {
-          "name": "force-size",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "null",
-      "json-type": "null",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "397",
-      "meta-type": "enum",
-      "values": [
-        "inet",
-        "unix",
-        "vsock",
-        "fd"
-      ]
-    },
-    {
-      "name": "398",
-      "members": [
-        {
-          "name": "data",
-          "type": "380"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "399",
-      "members": [
-        {
-          "name": "data",
-          "type": "425"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "400",
-      "members": [
-        {
-          "name": "data",
-          "type": "426"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "401",
-      "members": [
-        {
-          "name": "data",
-          "type": "427"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "402",
-      "meta-type": "enum",
-      "values": [
-        "file",
-        "serial",
-        "parallel",
-        "pipe",
-        "socket",
-        "udp",
-        "pty",
-        "null",
-        "mux",
-        "msmouse",
-        "wctablet",
-        "braille",
-        "testdev",
-        "stdio",
-        "console",
-        "vc",
-        "ringbuf",
-        "memory"
-      ]
-    },
-    {
-      "name": "403",
-      "members": [
-        {
-          "name": "data",
-          "type": "479"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "404",
-      "members": [
-        {
-          "name": "data",
-          "type": "480"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "405",
-      "members": [
-        {
-          "name": "data",
-          "type": "481"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "406",
-      "members": [
-        {
-          "name": "data",
-          "type": "482"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "407",
-      "members": [
-        {
-          "name": "data",
-          "type": "483"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "408",
-      "members": [
-        {
-          "name": "data",
-          "type": "484"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "409",
-      "members": [
-        {
-          "name": "data",
-          "type": "485"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "412",
-      "members": [
-        {
-          "name": "data",
-          "type": "488"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "413",
-      "members": [
-        {
-          "name": "data",
-          "type": "489"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "414",
-      "meta-type": "enum",
-      "values": [
-        "passthrough",
-        "emulator"
-      ]
-    },
-    {
-      "name": "415",
-      "members": [
-        {
-          "name": "data",
-          "type": "490"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "416",
-      "members": [
-        {
-          "name": "data",
-          "type": "491"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "417",
-      "meta-type": "enum",
-      "values": [
-        "number",
-        "qcode"
-      ]
-    },
-    {
-      "name": "418",
-      "members": [
-        {
-          "name": "data",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "419",
-      "members": [
-        {
-          "name": "data",
-          "type": "492"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "420",
-      "meta-type": "enum",
-      "values": [
-        "key",
-        "btn",
-        "rel",
-        "abs"
-      ]
-    },
-    {
-      "name": "421",
-      "members": [
-        {
-          "name": "data",
-          "type": "493"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "422",
-      "members": [
-        {
-          "name": "data",
-          "type": "494"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "423",
-      "members": [
-        {
-          "name": "data",
-          "type": "495"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "424",
-      "meta-type": "enum",
-      "values": [
-        "inet",
-        "unix",
-        "vsock",
-        "fd"
-      ]
-    },
-    {
-      "name": "425",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "426",
-      "members": [
-        {
-          "name": "cid",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "427",
-      "members": [
-        {
-          "name": "str",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "428",
-      "meta-type": "enum",
-      "values": [
-        "abort",
-        "block-dirty-bitmap-add",
-        "block-dirty-bitmap-remove",
-        "block-dirty-bitmap-clear",
-        "block-dirty-bitmap-enable",
-        "block-dirty-bitmap-disable",
-        "block-dirty-bitmap-merge",
-        "blockdev-backup",
-        "blockdev-snapshot",
-        "blockdev-snapshot-internal-sync",
-        "blockdev-snapshot-sync",
-        "drive-backup"
-      ]
-    },
-    {
-      "name": "429",
-      "members": [
-        {
-          "name": "data",
-          "type": "496"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "430",
-      "members": [
-        {
-          "name": "data",
-          "type": "31"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "431",
-      "members": [
-        {
-          "name": "data",
-          "type": "32"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "432",
-      "members": [
-        {
-          "name": "data",
-          "type": "33"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "433",
-      "members": [
-        {
-          "name": "data",
-          "type": "27"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "434",
-      "members": [
-        {
-          "name": "data",
-          "type": "23"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "435",
-      "members": [
-        {
-          "name": "data",
-          "type": "65"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "436",
-      "members": [
-        {
-          "name": "data",
-          "type": "22"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "437",
-      "members": [
-        {
-          "name": "data",
-          "type": "26"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "438",
-      "meta-type": "enum",
-      "values": [
-        "individual",
-        "grouped"
-      ]
-    },
-    {
-      "name": "439",
-      "meta-type": "enum",
-      "values": [
-        "string",
-        "number",
-        "int",
-        "boolean",
-        "null",
-        "object",
-        "array",
-        "value"
-      ]
-    },
-    {
-      "name": "[440]",
-      "element-type": "440",
-      "meta-type": "array"
-    },
-    {
-      "name": "440",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "default",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[441]",
-      "element-type": "441",
-      "meta-type": "array"
-    },
-    {
-      "name": "441",
-      "members": [
-        {
-          "name": "case",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[442]",
-      "element-type": "442",
-      "meta-type": "array"
-    },
-    {
-      "name": "442",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "443",
-      "meta-type": "enum",
-      "values": [
-        "uninitialized",
-        "stopped",
-        "check-stop",
-        "operating",
-        "load"
-      ]
-    },
-    {
-      "name": "444",
-      "members": [
-        {
-          "name": "desc",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "class",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "445",
-      "members": [
-        {
-          "name": "device",
-          "type": "int"
-        },
-        {
-          "name": "vendor",
-          "type": "int"
-        },
-        {
-          "name": "subsystem",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "subsystem-vendor",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "446",
-      "members": [
-        {
-          "name": "bus",
-          "type": "497"
-        },
-        {
-          "name": "devices",
-          "default": null,
-          "type": "[347]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[447]",
-      "element-type": "447",
-      "meta-type": "array"
-    },
-    {
-      "name": "447",
-      "members": [
-        {
-          "name": "bar",
-          "type": "int"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "address",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "prefetch",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "mem_type_64",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "448",
-      "meta-type": "enum",
-      "values": [
-        "string",
-        "boolean",
-        "number",
-        "size"
-      ]
-    },
-    {
-      "name": "449",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "addr",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "slot",
-          "type": "int"
-        },
-        {
-          "name": "node",
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "type": "str"
-        },
-        {
-          "name": "hotplugged",
-          "type": "bool"
-        },
-        {
-          "name": "hotpluggable",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "450",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "memaddr",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "451",
-      "meta-type": "enum",
-      "values": [
-        "unknown",
-        "disabled-wait",
-        "extint-loop",
-        "pgmint-loop",
-        "opint-loop"
-      ]
-    },
-    {
-      "name": "452",
-      "meta-type": "enum",
-      "values": [
-        "qcow2",
-        "vmdk",
-        "luks"
-      ]
-    },
-    {
-      "name": "453",
-      "members": [
-        {
-          "name": "data",
-          "type": "498"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "454",
-      "members": [
-        {
-          "name": "data",
-          "type": "499"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "455",
-      "members": [
-        {
-          "name": "data",
-          "type": "500"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "456",
-      "meta-type": "enum",
-      "values": [
-        "l1_update",
-        "l1_grow_alloc_table",
-        "l1_grow_write_table",
-        "l1_grow_activate_table",
-        "l2_load",
-        "l2_update",
-        "l2_update_compressed",
-        "l2_alloc_cow_read",
-        "l2_alloc_write",
-        "read_aio",
-        "read_backing_aio",
-        "read_compressed",
-        "write_aio",
-        "write_compressed",
-        "vmstate_load",
-        "vmstate_save",
-        "cow_read",
-        "cow_write",
-        "reftable_load",
-        "reftable_grow",
-        "reftable_update",
-        "refblock_load",
-        "refblock_update",
-        "refblock_update_part",
-        "refblock_alloc",
-        "refblock_alloc_hookup",
-        "refblock_alloc_write",
-        "refblock_alloc_write_blocks",
-        "refblock_alloc_write_table",
-        "refblock_alloc_switch_table",
-        "cluster_alloc",
-        "cluster_alloc_bytes",
-        "cluster_free",
-        "flush_to_os",
-        "flush_to_disk",
-        "pwritev_rmw_head",
-        "pwritev_rmw_after_head",
-        "pwritev_rmw_tail",
-        "pwritev_rmw_after_tail",
-        "pwritev",
-        "pwritev_zero",
-        "pwritev_done",
-        "empty_image_prepare",
-        "l1_shrink_write_table",
-        "l1_shrink_free_l2_clusters",
-        "cor_write",
-        "cluster_alloc_space",
-        "none"
-      ]
-    },
-    {
-      "name": "457",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write",
-        "write-zeroes",
-        "discard",
-        "flush",
-        "block-status"
-      ]
-    },
-    {
-      "name": "458",
-      "meta-type": "enum",
-      "values": [
-        "inet"
-      ]
-    },
-    {
-      "name": "459",
-      "members": [
-        {
-          "name": "template",
-          "default": null,
-          "type": "460"
-        },
-        {
-          "name": "main-header",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "active-l1",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "active-l2",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-table",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-block",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "snapshot-table",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inactive-l1",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inactive-l2",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "bitmap-directory",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "460",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "constant",
-        "cached",
-        "all"
-      ]
-    },
-    {
-      "name": "461",
-      "meta-type": "enum",
-      "values": [
-        "aes",
-        "luks"
-      ]
-    },
-    {
-      "name": "462",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "463",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "464",
-      "meta-type": "enum",
-      "values": [
-        "aes"
-      ]
-    },
-    {
-      "name": "465",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "hash",
-        "known_hosts"
-      ]
-    },
-    {
-      "name": "466",
-      "members": [
-        {
-          "name": "type",
-          "type": "501"
-        },
-        {
-          "name": "hash",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "467",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "metadata",
-        "falloc",
-        "full"
-      ]
-    },
-    {
-      "name": "468",
-      "meta-type": "enum",
-      "values": [
-        "aes-128",
-        "aes-192",
-        "aes-256",
-        "des-rfb",
-        "3des",
-        "cast5-128",
-        "serpent-128",
-        "serpent-192",
-        "serpent-256",
-        "twofish-128",
-        "twofish-192",
-        "twofish-256"
-      ]
-    },
-    {
-      "name": "469",
-      "meta-type": "enum",
-      "values": [
-        "ecb",
-        "cbc",
-        "xts",
-        "ctr"
-      ]
-    },
-    {
-      "name": "470",
-      "meta-type": "enum",
-      "values": [
-        "plain",
-        "plain64",
-        "essiv"
-      ]
-    },
-    {
-      "name": "471",
-      "meta-type": "enum",
-      "values": [
-        "md5",
-        "sha1",
-        "sha224",
-        "sha256",
-        "sha384",
-        "sha512",
-        "ripemd160"
-      ]
-    },
-    {
-      "name": "472",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "qcow",
-          "type": "462"
-        },
-        {
-          "case": "luks",
-          "type": "503"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "502"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "473",
-      "meta-type": "enum",
-      "values": [
-        "v2",
-        "v3"
-      ]
-    },
-    {
-      "name": "474",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "full",
-          "type": "505"
-        },
-        {
-          "case": "erasure-coded",
-          "type": "506"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "504"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "475",
-      "meta-type": "enum",
-      "values": [
-        "dynamic",
-        "fixed"
-      ]
-    },
-    {
-      "name": "476",
-      "meta-type": "enum",
-      "values": [
-        "monolithicSparse",
-        "monolithicFlat",
-        "twoGbMaxExtentSparse",
-        "twoGbMaxExtentFlat",
-        "streamOptimized"
-      ]
-    },
-    {
-      "name": "477",
-      "meta-type": "enum",
-      "values": [
-        "ide",
-        "buslogic",
-        "lsilogic",
-        "legacyESX"
-      ]
-    },
-    {
-      "name": "478",
-      "meta-type": "enum",
-      "values": [
-        "dynamic",
-        "fixed"
-      ]
-    },
-    {
-      "name": "479",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "in",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "out",
-          "type": "str"
-        },
-        {
-          "name": "append",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "480",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "481",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "addr",
-          "type": "276"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "wait",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "nodelay",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "telnet",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "tn3270",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "websocket",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "reconnect",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "482",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "remote",
-          "type": "276"
-        },
-        {
-          "name": "local",
-          "default": null,
-          "type": "276"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "483",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "484",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "chardev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "485",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "signal",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "488",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "width",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "height",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cols",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "rows",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "489",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "490",
-      "members": [
-        {
-          "name": "path",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cancel-path",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "491",
-      "members": [
-        {
-          "name": "chardev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "492",
-      "meta-type": "enum",
-      "values": [
-        "unmapped",
-        "shift",
-        "shift_r",
-        "alt",
-        "alt_r",
-        "ctrl",
-        "ctrl_r",
-        "menu",
-        "esc",
-        "1",
-        "2",
-        "3",
-        "4",
-        "5",
-        "6",
-        "7",
-        "8",
-        "9",
-        "0",
-        "minus",
-        "equal",
-        "backspace",
-        "tab",
-        "q",
-        "w",
-        "e",
-        "r",
-        "t",
-        "y",
-        "u",
-        "i",
-        "o",
-        "p",
-        "bracket_left",
-        "bracket_right",
-        "ret",
-        "a",
-        "s",
-        "d",
-        "f",
-        "g",
-        "h",
-        "j",
-        "k",
-        "l",
-        "semicolon",
-        "apostrophe",
-        "grave_accent",
-        "backslash",
-        "z",
-        "x",
-        "c",
-        "v",
-        "b",
-        "n",
-        "m",
-        "comma",
-        "dot",
-        "slash",
-        "asterisk",
-        "spc",
-        "caps_lock",
-        "f1",
-        "f2",
-        "f3",
-        "f4",
-        "f5",
-        "f6",
-        "f7",
-        "f8",
-        "f9",
-        "f10",
-        "num_lock",
-        "scroll_lock",
-        "kp_divide",
-        "kp_multiply",
-        "kp_subtract",
-        "kp_add",
-        "kp_enter",
-        "kp_decimal",
-        "sysrq",
-        "kp_0",
-        "kp_1",
-        "kp_2",
-        "kp_3",
-        "kp_4",
-        "kp_5",
-        "kp_6",
-        "kp_7",
-        "kp_8",
-        "kp_9",
-        "less",
-        "f11",
-        "f12",
-        "print",
-        "home",
-        "pgup",
-        "pgdn",
-        "end",
-        "left",
-        "up",
-        "down",
-        "right",
-        "insert",
-        "delete",
-        "stop",
-        "again",
-        "props",
-        "undo",
-        "front",
-        "copy",
-        "open",
-        "paste",
-        "find",
-        "cut",
-        "lf",
-        "help",
-        "meta_l",
-        "meta_r",
-        "compose",
-        "pause",
-        "ro",
-        "hiragana",
-        "henkan",
-        "yen",
-        "muhenkan",
-        "katakanahiragana",
-        "kp_comma",
-        "kp_equals",
-        "power",
-        "sleep",
-        "wake",
-        "audionext",
-        "audioprev",
-        "audiostop",
-        "audioplay",
-        "audiomute",
-        "volumeup",
-        "volumedown",
-        "mediaselect",
-        "mail",
-        "calculator",
-        "computer",
-        "ac_home",
-        "ac_back",
-        "ac_forward",
-        "ac_refresh",
-        "ac_bookmarks"
-      ]
-    },
-    {
-      "name": "493",
-      "members": [
-        {
-          "name": "key",
-          "type": "301"
-        },
-        {
-          "name": "down",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "494",
-      "members": [
-        {
-          "name": "button",
-          "type": "507"
-        },
-        {
-          "name": "down",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "495",
-      "members": [
-        {
-          "name": "axis",
-          "type": "508"
-        },
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "496",
-      "members": [],
-      "meta-type": "object"
-    },
-    {
-      "name": "497",
-      "members": [
-        {
-          "name": "number",
-          "type": "int"
-        },
-        {
-          "name": "secondary",
-          "type": "int"
-        },
-        {
-          "name": "subordinate",
-          "type": "int"
-        },
-        {
-          "name": "io_range",
-          "type": "509"
-        },
-        {
-          "name": "memory_range",
-          "type": "509"
-        },
-        {
-          "name": "prefetchable_range",
-          "type": "509"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "498",
-      "members": [
-        {
-          "name": "compat",
-          "type": "str"
-        },
-        {
-          "name": "data-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "data-file-raw",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "corrupt",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-bits",
-          "type": "int"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "510"
-        },
-        {
-          "name": "bitmaps",
-          "default": null,
-          "type": "[511]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "499",
-      "members": [
-        {
-          "name": "create-type",
-          "type": "str"
-        },
-        {
-          "name": "cid",
-          "type": "int"
-        },
-        {
-          "name": "parent-cid",
-          "type": "int"
-        },
-        {
-          "name": "extents",
-          "type": "[234]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "500",
-      "members": [
-        {
-          "name": "cipher-alg",
-          "type": "468"
-        },
-        {
-          "name": "cipher-mode",
-          "type": "469"
-        },
-        {
-          "name": "ivgen-alg",
-          "type": "470"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "471"
-        },
-        {
-          "name": "hash-alg",
-          "type": "471"
-        },
-        {
-          "name": "payload-offset",
-          "type": "int"
-        },
-        {
-          "name": "master-key-iters",
-          "type": "int"
-        },
-        {
-          "name": "uuid",
-          "type": "str"
-        },
-        {
-          "name": "slots",
-          "type": "[512]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "501",
-      "meta-type": "enum",
-      "values": [
-        "md5",
-        "sha1"
-      ]
-    },
-    {
-      "name": "502",
-      "meta-type": "enum",
-      "values": [
-        "qcow",
-        "luks"
-      ]
-    },
-    {
-      "name": "503",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cipher-alg",
-          "default": null,
-          "type": "468"
-        },
-        {
-          "name": "cipher-mode",
-          "default": null,
-          "type": "469"
-        },
-        {
-          "name": "ivgen-alg",
-          "default": null,
-          "type": "470"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "471"
-        },
-        {
-          "name": "hash-alg",
-          "default": null,
-          "type": "471"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "504",
-      "meta-type": "enum",
-      "values": [
-        "full",
-        "erasure-coded"
-      ]
-    },
-    {
-      "name": "505",
-      "members": [
-        {
-          "name": "copies",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "506",
-      "members": [
-        {
-          "name": "data-strips",
-          "type": "int"
-        },
-        {
-          "name": "parity-strips",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "507",
-      "meta-type": "enum",
-      "values": [
-        "left",
-        "middle",
-        "right",
-        "wheel-up",
-        "wheel-down",
-        "side",
-        "extra"
-      ]
-    },
-    {
-      "name": "508",
-      "meta-type": "enum",
-      "values": [
-        "x",
-        "y"
-      ]
-    },
-    {
-      "name": "509",
-      "members": [
-        {
-          "name": "base",
-          "type": "int"
-        },
-        {
-          "name": "limit",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "510",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "luks",
-          "type": "500"
-        },
-        {
-          "case": "aes",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "461"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[511]",
-      "element-type": "511",
-      "meta-type": "array"
-    },
-    {
-      "name": "511",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "granularity",
-          "type": "int"
-        },
-        {
-          "name": "flags",
-          "type": "[513]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[234]",
-      "element-type": "234",
-      "meta-type": "array"
-    },
-    {
-      "name": "[512]",
-      "element-type": "512",
-      "meta-type": "array"
-    },
-    {
-      "name": "512",
-      "members": [
-        {
-          "name": "active",
-          "type": "bool"
-        },
-        {
-          "name": "iters",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "stripes",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "key-offset",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[513]",
-      "element-type": "513",
-      "meta-type": "array"
-    },
-    {
-      "name": "513",
-      "meta-type": "enum",
-      "values": [
-        "in-use",
-        "auto"
-      ]
-    }
-  ],
-  "id": "libvirt-4"
-}
-
-{
-  "execute": "query-kvm",
-  "id": "libvirt-5"
-}
-
-{
-  "return": {
-    "enabled": true,
-    "present": true
-  },
-  "id": "libvirt-5"
-}
-
-{
-  "execute": "qom-list-types",
-  "id": "libvirt-6"
-}
-
-{
-  "return": [
-    {
-      "name": "qio-channel-tls",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "scsi-generic",
-      "parent": "scsi-device"
-    },
-    {
-      "name": "chardev-parallel",
-      "parent": "chardev"
-    },
-    {
-      "name": "vhost-vsock-pci",
-      "parent": "vhost-vsock-pci-base"
-    },
-    {
-      "name": "qemu-xhci",
-      "parent": "base-xhci"
-    },
-    {
-      "name": "scsi-hd",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "usb-bot",
-      "parent": "usb-storage-dev"
-    },
-    {
-      "name": "mpc8568e-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "power7+_v2.1-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "lsi53c895a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "power8e_v2.1-powerpc64-cpu",
-      "parent": "POWER8-family-powerpc64-cpu"
-    },
-    {
-      "name": "dec-21154",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ide-hd",
-      "parent": "ide-device"
-    },
-    {
-      "name": "750_v3.1-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8343e-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc5200_v10-powerpc64-cpu",
-      "parent": "G2LE-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8533e_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "npe405h2-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "e300c2-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "7447a_v1.1-powerpc64-cpu",
-      "parent": "7445-family-powerpc64-cpu"
-    },
-    {
-      "name": "403gb-powerpc64-cpu",
-      "parent": "403-family-powerpc64-cpu"
-    },
-    {
-      "name": "power5+_v2.1-powerpc64-cpu",
-      "parent": "POWER5P-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8555e_v11-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "40p-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "at24c-eeprom",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "cpu-cluster",
-      "parent": "device"
-    },
-    {
-      "name": "virtio-keyboard-pci",
-      "parent": "virtio-keyboard-pci-base-type"
-    },
-    {
-      "name": "750cxe_v3.1-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8541e_v11-powerpc64-cpu",
-      "parent": "e500v1-family-powerpc64-cpu"
-    },
-    {
-      "name": "401-powerpc64-cpu",
-      "parent": "401-family-powerpc64-cpu"
-    },
-    {
-      "name": "750cxr-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "750cl_v2.0-powerpc64-cpu",
-      "parent": "750cl-family-powerpc64-cpu"
-    },
-    {
-      "name": "power8_v2.0-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "745_v1.0-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "vhost-scsi-pci-non-transitional",
-      "parent": "vhost-scsi-pci-base"
-    },
-    {
-      "name": "virtio-9p-pci-non-transitional",
-      "parent": "virtio-9p-pci-base"
-    },
-    {
-      "name": "g2legp1-powerpc64-cpu",
-      "parent": "G2LE-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-net-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "ppc4xx-i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "601_v0-powerpc64-cpu",
-      "parent": "601-family-powerpc64-cpu"
-    },
-    {
-      "name": "macio-newworld",
-      "parent": "macio"
-    },
-    {
-      "name": "usb-host",
-      "parent": "usb-device"
-    },
-    {
-      "name": "ppc4xx-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "spapr-vio-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "ppc4xx-host-bridge",
-      "parent": "pci-device"
-    },
-    {
-      "name": "750fx_v2.1-powerpc64-cpu",
-      "parent": "750fx-family-powerpc64-cpu"
-    },
-    {
-      "name": "iop480-powerpc64-cpu",
-      "parent": "IOP480-family-powerpc64-cpu"
-    },
-    {
-      "name": "usb-audio",
-      "parent": "usb-device"
-    },
-    {
-      "name": "power7_v2.3-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "970fx_v2.1-powerpc64-cpu",
-      "parent": "970-family-powerpc64-cpu"
-    },
-    {
-      "name": "usb-mtp",
-      "parent": "usb-device"
-    },
-    {
-      "name": "SUNW,fdtwo",
-      "parent": "base-sysbus-fdc"
-    },
-    {
-      "name": "440epa-powerpc64-cpu",
-      "parent": "440EP-family-powerpc64-cpu"
-    },
-    {
-      "name": "isa-pcspk",
-      "parent": "isa-device"
-    },
-    {
-      "name": "uni-north-internal-pci-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "dec-21154-p2p-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "pnv8-chip",
-      "parent": "pnv-chip"
-    },
-    {
-      "name": "7445_v3.3-powerpc64-cpu",
-      "parent": "7445-family-powerpc64-cpu"
-    },
-    {
-      "name": "603e_v4.1-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc603-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "pcie-root-port",
-      "parent": "pcie-root-port-base"
-    },
-    {
-      "name": "spapr-vscsi",
-      "parent": "vio-spapr-device"
-    },
-    {
-      "name": "loader",
-      "parent": "device"
-    },
-    {
-      "name": "xlnx.xps-ethernetlite",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "7410_v1.0-powerpc64-cpu",
-      "parent": "7410-family-powerpc64-cpu"
-    },
-    {
-      "name": "platform-bus-device",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "sysbus-sm501",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-serial-pci",
-      "parent": "virtio-serial-pci-base"
-    },
-    {
-      "name": "750cxe_v2.4b-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8641-powerpc64-cpu",
-      "parent": "e600-family-powerpc64-cpu"
-    },
-    {
-      "name": "ics",
-      "parent": "device"
-    },
-    {
-      "name": "powernv9-machine",
-      "parent": "powernv-machine"
-    },
-    {
-      "name": "icp",
-      "parent": "device"
-    },
-    {
-      "name": "virtio-crypto-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "platform-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "mpc8379e-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "745_v2.5-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "970fx_v3.1-powerpc64-cpu",
-      "parent": "970-family-powerpc64-cpu"
-    },
-    {
-      "name": "7447_v1.0-powerpc64-cpu",
-      "parent": "7445-family-powerpc64-cpu"
-    },
-    {
-      "name": "7457_v1.2-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "usb-bt-dongle",
-      "parent": "usb-device"
-    },
-    {
-      "name": "powernv8-machine",
-      "parent": "powernv-machine"
-    },
-    {
-      "name": "mpc8567-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "usb-ccid",
-      "parent": "usb-device"
-    },
-    {
-      "name": "authz-list-file",
-      "parent": "authz"
-    },
-    {
-      "name": "qio-channel-file",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "xlnx,ps7-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "xlnx.xps-intc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-input-host-pci",
-      "parent": "virtio-input-host-pci-base-type"
-    },
-    {
-      "name": "ich9-usb-uhci6",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "mpc8378-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8xxx_gpio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "e1000",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "mpc8545e_v20-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "pseries-2.1-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "pci-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "ich9-usb-uhci2",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "ich9-usb-uhci5",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "ich9-usb-uhci4",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "ich9-usb-uhci3",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "mpc8548e_v20-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "ich9-usb-uhci1",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "sysbus-ahci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "e500v2_v22-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "uni-north-agp",
-      "parent": "pci-device"
-    },
-    {
-      "name": "sysbus-m48t59",
-      "parent": "sysbus-m48txx"
-    },
-    {
-      "name": "tls-creds-psk",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "tpci200",
-      "parent": "pci-device"
-    },
-    {
-      "name": "memory-backend-file",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "604r-powerpc64-cpu",
-      "parent": "604E-family-powerpc64-cpu"
-    },
-    {
-      "name": "pc-testdev",
-      "parent": "isa-device"
-    },
-    {
-      "name": "megasas",
-      "parent": "megasas-base"
-    },
-    {
-      "name": "u3-agp",
-      "parent": "pci-device"
-    },
-    {
-      "name": "chardev-udp",
-      "parent": "chardev"
-    },
-    {
-      "name": "vhost-user-input",
-      "parent": "virtio-input-device"
-    },
-    {
-      "name": "603e7v2-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "970mp_v1.1-powerpc64-cpu",
-      "parent": "970-family-powerpc64-cpu"
-    },
-    {
-      "name": "rtl8139",
-      "parent": "pci-device"
-    },
-    {
-      "name": "chardev-hci",
-      "parent": "chardev"
-    },
-    {
-      "name": "mpc8544e_v11-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "power7+_v2.1-powerpc64-cpu",
-      "parent": "POWER7-family-powerpc64-cpu"
-    },
-    {
-      "name": "7450_v2.0-powerpc64-cpu",
-      "parent": "7450-family-powerpc64-cpu"
-    },
-    {
-      "name": "7455_v2.1-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "405gpc-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "7400_v2.8-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-balloon-pci-non-transitional",
-      "parent": "virtio-balloon-pci-base"
-    },
-    {
-      "name": "401g2-powerpc64-cpu",
-      "parent": "401x2-family-powerpc64-cpu"
-    },
-    {
-      "name": "603e_v1.1-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "scsi-block",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "7451_v2.3-powerpc64-cpu",
-      "parent": "7450-family-powerpc64-cpu"
-    },
-    {
-      "name": "i82559er",
-      "parent": "pci-device"
-    },
-    {
-      "name": "mpc8533e_v11-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "eTSEC",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mac-dbdma",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mpc8567e-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "vmware-svga",
-      "parent": "pci-device"
-    },
-    {
-      "name": "scsi-cd",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "floppy-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "sd-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "accel",
-      "parent": "object"
-    },
-    {
-      "name": "740p-powerpc64-cpu",
-      "parent": "740-family-powerpc64-cpu"
-    },
-    {
-      "name": "power5+_v2.1-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "ppc440-pcix-host",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "xlnx.xps-timer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-vga",
-      "parent": "virtio-vga-base-type"
-    },
-    {
-      "name": "isa-serial",
-      "parent": "isa-device"
-    },
-    {
-      "name": "g2hip4-powerpc64-cpu",
-      "parent": "G2-family-powerpc64-cpu"
-    },
-    {
-      "name": "spapr-rng",
-      "parent": "device"
-    },
-    {
-      "name": "via-pmu",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "g2lels-powerpc64-cpu",
-      "parent": "G2LE-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-serial-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "970_v2.2-powerpc64-cpu",
-      "parent": "970-family-powerpc64-cpu"
-    },
-    {
-      "name": "gpio_i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "escc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mpc8349e-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "chardev-gdb",
-      "parent": "chardev"
-    },
-    {
-      "name": "fdc37m81x-superio",
-      "parent": "isa-superio"
-    },
-    {
-      "name": "vhost-scsi-pci",
-      "parent": "vhost-scsi-pci-base"
-    },
-    {
-      "name": "usb-uas",
-      "parent": "usb-device"
-    },
-    {
-      "name": "fw_cfg_mem",
-      "parent": "fw_cfg"
-    },
-    {
-      "name": "603e_v3-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "pseries-2.3-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "virtio-scsi-pci-transitional",
-      "parent": "virtio-scsi-pci-base"
-    },
-    {
-      "name": "taihu-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "npe4gs3-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "440epb-powerpc64-cpu",
-      "parent": "440EP-family-powerpc64-cpu"
-    },
-    {
-      "name": "ide-cd",
-      "parent": "ide-device"
-    },
-    {
-      "name": "7445_v3.4-powerpc64-cpu",
-      "parent": "7445-family-powerpc64-cpu"
-    },
-    {
-      "name": "7450_v1.0-powerpc64-cpu",
-      "parent": "7450-family-powerpc64-cpu"
-    },
-    {
-      "name": "750p-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-balloon-pci",
-      "parent": "virtio-balloon-pci-base"
-    },
-    {
-      "name": "pseries-2.2-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "pseries-4.1-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "e6500-powerpc64-cpu",
-      "parent": "e6500-family-powerpc64-cpu"
-    },
-    {
-      "name": "sb16",
-      "parent": "isa-device"
-    },
-    {
-      "name": "iothread",
-      "parent": "object"
-    },
-    {
-      "name": "750gl-powerpc64-cpu",
-      "parent": "750gx-family-powerpc64-cpu"
-    },
-    {
-      "name": "bochs-display",
-      "parent": "pci-device"
-    },
-    {
-      "name": "745_v2.1-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "7410_v1.1-powerpc64-cpu",
-      "parent": "7410-family-powerpc64-cpu"
-    },
-    {
-      "name": "755_v2.3-powerpc64-cpu",
-      "parent": "755-family-powerpc64-cpu"
-    },
-    {
-      "name": "vhost-vsock-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "pseries-4.0-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "qio-channel-rdma",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "750_v2.2-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8347at-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8544_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "405ep-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-input-host-device",
-      "parent": "virtio-input-device"
-    },
-    {
-      "name": "sdhci-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "isa-parallel",
-      "parent": "isa-device"
-    },
-    {
-      "name": "stb03-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-rng-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "ivshmem-doorbell",
-      "parent": "ivshmem-common"
-    },
-    {
-      "name": "745_v2.6-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "heathrow",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "405lp-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "755_v2.8-powerpc64-cpu",
-      "parent": "755-family-powerpc64-cpu"
-    },
-    {
-      "name": "604e_v2.4-powerpc64-cpu",
-      "parent": "604E-family-powerpc64-cpu"
-    },
-    {
-      "name": "cs4231a",
-      "parent": "isa-device"
-    },
-    {
-      "name": "750cxe_v2.2-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "750cx_v1.0-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "7457a_v1.2-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "pnv-icp",
-      "parent": "icp"
-    },
-    {
-      "name": "mpc8568-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "460exb-powerpc64-cpu",
-      "parent": "460EX-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8555_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "spapr-drc-cpu",
-      "parent": "spapr-drc-logical"
-    },
-    {
-      "name": "spapr-tpm-proxy",
-      "parent": "device"
-    },
-    {
-      "name": "spapr-iommu-memory-region",
-      "parent": "qemu:iommu-memory-region"
-    },
-    {
-      "name": "mpc8343a-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "adlib",
-      "parent": "isa-device"
-    },
-    {
-      "name": "mpc8378e-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "602-powerpc64-cpu",
-      "parent": "602-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8545e_v21-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "pci-bridge-seat",
-      "parent": "pci-bridge"
-    },
-    {
-      "name": "dc390",
-      "parent": "am53c974"
-    },
-    {
-      "name": "hda-micro",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "fw_cfg_io",
-      "parent": "fw_cfg"
-    },
-    {
-      "name": "IDE",
-      "parent": "bus"
-    },
-    {
-      "name": "am53c974",
-      "parent": "pci-device"
-    },
-    {
-      "name": "740_v3.0-powerpc64-cpu",
-      "parent": "740-family-powerpc64-cpu"
-    },
-    {
-      "name": "7441_v2.1-powerpc64-cpu",
-      "parent": "7440-family-powerpc64-cpu"
-    },
-    {
-      "name": "qio-channel-websock",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "mpc5200_v11-powerpc64-cpu",
-      "parent": "G2LE-family-powerpc64-cpu"
-    },
-    {
-      "name": "7447a_v1.2-powerpc64-cpu",
-      "parent": "7445-family-powerpc64-cpu"
-    },
-    {
-      "name": "e300c3-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "403gc-powerpc64-cpu",
-      "parent": "403-family-powerpc64-cpu"
-    },
-    {
-      "name": "sysbus-m48t08",
-      "parent": "sysbus-m48txx"
-    },
-    {
-      "name": "spapr-pci-host-bridge",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "memory-backend-ram",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "601_v1-powerpc64-cpu",
-      "parent": "601-family-powerpc64-cpu"
-    },
-    {
-      "name": "pseries-2.5-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "mpc8548e_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "750cx_v2.0-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-blk-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "chardev-pipe",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "745_v1.1-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "mc146818rtc",
-      "parent": "isa-device"
-    },
-    {
-      "name": "sysbus-m48t02",
-      "parent": "sysbus-m48txx"
-    },
-    {
-      "name": "uni-north-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "740_v1.0-powerpc64-cpu",
-      "parent": "740-family-powerpc64-cpu"
-    },
-    {
-      "name": "pseries-2.4-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "pnv-homer-POWER9",
-      "parent": "pnv-homer"
-    },
-    {
-      "name": "pnv-homer-POWER8",
-      "parent": "pnv-homer"
-    },
-    {
-      "name": "spapr-nvram",
-      "parent": "vio-spapr-device"
-    },
-    {
-      "name": "cryptodev-backend-builtin",
-      "parent": "cryptodev-backend"
-    },
-    {
-      "name": "chardev-msmouse",
-      "parent": "chardev"
-    },
-    {
-      "name": "hda-output",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "mpc8347eat-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "750fx_v2.2-powerpc64-cpu",
-      "parent": "750fx-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc5200b_v20-powerpc64-cpu",
-      "parent": "G2LE-family-powerpc64-cpu"
-    },
-    {
-      "name": "603e_v1.2-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "stb25-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "pseries-4.2-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "raven",
-      "parent": "pci-device"
-    },
-    {
-      "name": "VGA",
-      "parent": "pci-vga"
-    },
-    {
-      "name": "405gpr-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8349a-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "vfio-pci-nohotplug",
-      "parent": "vfio-pci"
-    },
-    {
-      "name": "mpc8533_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "401f2-powerpc64-cpu",
-      "parent": "401x2-family-powerpc64-cpu"
-    },
-    {
-      "name": "i8257",
-      "parent": "isa-device"
-    },
-    {
-      "name": "440-xilinx-powerpc64-cpu",
-      "parent": "440x5-family-powerpc64-cpu"
-    },
-    {
-      "name": "power8e_v2.1-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "pc87312",
-      "parent": "isa-superio"
-    },
-    {
-      "name": "qio-net-listener",
-      "parent": "object"
-    },
-    {
-      "name": "mpc8560_v20-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "edu",
-      "parent": "pci-device"
-    },
-    {
-      "name": "sysbus-ohci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-mouse-pci",
-      "parent": "virtio-mouse-pci-base-type"
-    },
-    {
-      "name": "740_v2.0-powerpc64-cpu",
-      "parent": "740-family-powerpc64-cpu"
-    },
-    {
-      "name": "7455_v3.2-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "chardev-ringbuf",
-      "parent": "chardev"
-    },
-    {
-      "name": "power8nvl_v1.0-powernv-cpu-core",
-      "parent": "powernv-cpu-core"
-    },
-    {
-      "name": "g2legp-powerpc64-cpu",
-      "parent": "G2LE-family-powerpc64-cpu"
-    },
-    {
-      "name": "vfio-pci-igd-lpc-bridge",
-      "parent": "pci-device"
-    },
-    {
-      "name": "spapr-vlan",
-      "parent": "vio-spapr-device"
-    },
-    {
-      "name": "603e_v4-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "HDA",
-      "parent": "bus"
-    },
-    {
-      "name": "603e_v2.2-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "qio-channel-command",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "7447_v1.1-powerpc64-cpu",
-      "parent": "7445-family-powerpc64-cpu"
-    },
-    {
-      "name": "pseries-2.8-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "pcm3680_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "floppy",
-      "parent": "device"
-    },
-    {
-      "name": "mioe3680_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "qemu:memory-region",
-      "parent": "object"
-    },
-    {
-      "name": "macio-oldworld",
-      "parent": "macio"
-    },
-    {
-      "name": "adb-keyboard",
-      "parent": "adb-device"
-    },
-    {
-      "name": "ppc460ex-pcie-host",
-      "parent": "pcie-host-bridge"
-    },
-    {
-      "name": "i2c-ddc",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "7445_v1.0-powerpc64-cpu",
-      "parent": "7445-family-powerpc64-cpu"
-    },
-    {
-      "name": "pseries-2.7-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "mpc8379-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "755_v2.4-powerpc64-cpu",
-      "parent": "755-family-powerpc64-cpu"
-    },
-    {
-      "name": "7450_v1.1-powerpc64-cpu",
-      "parent": "7450-family-powerpc64-cpu"
-    },
-    {
-      "name": "405ez-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "e600-powerpc64-cpu",
-      "parent": "e600-family-powerpc64-cpu"
-    },
-    {
-      "name": "pseries-2.6-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "can-bus",
-      "parent": "object"
-    },
-    {
-      "name": "x2vp20-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "qtest-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "mpc8548e_v21-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "stb04-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "750l_v2.0-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "750fl-powerpc64-cpu",
-      "parent": "750fx-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8543e_v20-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "usb-serial",
-      "parent": "usb-serial-dev"
-    },
-    {
-      "name": "xio3130-downstream",
-      "parent": "pcie-slot"
-    },
-    {
-      "name": "vhost-user-gpu",
-      "parent": "virtio-gpu-base"
-    },
-    {
-      "name": "cirrus-vga",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-blk-pci",
-      "parent": "virtio-blk-pci-base"
-    },
-    {
-      "name": "virtio-gpu-device",
-      "parent": "virtio-gpu-base"
-    },
-    {
-      "name": "mpc8541_v10-powerpc64-cpu",
-      "parent": "e500v1-family-powerpc64-cpu"
-    },
-    {
-      "name": "750gx_v1.0-powerpc64-cpu",
-      "parent": "750gx-family-powerpc64-cpu"
-    },
-    {
-      "name": "cryptodev-vhost-user",
-      "parent": "cryptodev-backend"
-    },
-    {
-      "name": "qio-dns-resolver",
-      "parent": "object"
-    },
-    {
-      "name": "mpc8555_v11-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "vt82c686b-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "lsi53c810",
-      "parent": "lsi53c895a"
-    },
-    {
-      "name": "chardev-file",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "603e7t-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "uni-north-agp-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "603-powerpc64-cpu",
-      "parent": "603-family-powerpc64-cpu"
-    },
-    {
-      "name": "System",
-      "parent": "bus"
-    },
-    {
-      "name": "405gpd-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "7400_v2.9-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "g2-powerpc64-cpu",
-      "parent": "G2-family-powerpc64-cpu"
-    },
-    {
-      "name": "750cxe_v3.1b-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "7450_v2.1-powerpc64-cpu",
-      "parent": "7450-family-powerpc64-cpu"
-    },
-    {
-      "name": "chardev-braille",
-      "parent": "chardev"
-    },
-    {
-      "name": "7448_v2.0-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "vhost-user-scsi-pci-non-transitional",
-      "parent": "vhost-user-scsi-pci-base"
-    },
-    {
-      "name": "mpc5200_v12-powerpc64-cpu",
-      "parent": "G2LE-family-powerpc64-cpu"
-    },
-    {
-      "name": "mac99-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "e300c4-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8377e-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "750l_v3.0-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "ccid-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "PCIE",
-      "parent": "PCI"
-    },
-    {
-      "name": "pcie-pci-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "g2h4-powerpc64-cpu",
-      "parent": "G2-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8610-powerpc64-cpu",
-      "parent": "e600-family-powerpc64-cpu"
-    },
-    {
-      "name": "604e_v1.0-powerpc64-cpu",
-      "parent": "604E-family-powerpc64-cpu"
-    },
-    {
-      "name": "750cx_v2.1-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "cuda",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "vhost-user-blk-pci",
-      "parent": "vhost-user-blk-pci-base"
-    },
-    {
-      "name": "virtio-net-pci-transitional",
-      "parent": "virtio-net-pci-base"
-    },
-    {
-      "name": "virtio-serial-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "secondary-vga",
-      "parent": "pci-vga"
-    },
-    {
-      "name": "vhost-scsi",
-      "parent": "vhost-scsi-common"
-    },
-    {
-      "name": "g2legp3-powerpc64-cpu",
-      "parent": "G2LE-family-powerpc64-cpu"
-    },
-    {
-      "name": "601_v2-powerpc64-cpu",
-      "parent": "601v-family-powerpc64-cpu"
-    },
-    {
-      "name": "e500-ccsr",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "usb-hub",
-      "parent": "usb-device"
-    },
-    {
-      "name": "usb-ehci",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "pci-ohci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "cfi.pflash02",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "cfi.pflash01",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pseries-2.9-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "exynos4210-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "750fx_v2.3-powerpc64-cpu",
-      "parent": "750fx-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc5200b_v21-powerpc64-cpu",
-      "parent": "G2LE-family-powerpc64-cpu"
-    },
-    {
-      "name": "power8_v2.0-pnv-chip",
-      "parent": "pnv8-chip"
-    },
-    {
-      "name": "input-linux",
-      "parent": "object"
-    },
-    {
-      "name": "mpc8533_v11-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8347ap-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "x2vp4-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "ati-vga",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-rng-pci-transitional",
-      "parent": "virtio-rng-pci-base"
-    },
-    {
-      "name": "virtio-serial-pci-transitional",
-      "parent": "virtio-serial-pci-base"
-    },
-    {
-      "name": "7400_v1.0-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "745_v2.2-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "7410_v1.2-powerpc64-cpu",
-      "parent": "7410-family-powerpc64-cpu"
-    },
-    {
-      "name": "vfio-amd-xgbe",
-      "parent": "vfio-platform"
-    },
-    {
-      "name": "740_v2.1-powerpc64-cpu",
-      "parent": "740-family-powerpc64-cpu"
-    },
-    {
-      "name": "401e2-powerpc64-cpu",
-      "parent": "401x2-family-powerpc64-cpu"
-    },
-    {
-      "name": "spapr-xive",
-      "parent": "xive-router"
-    },
-    {
-      "name": "7448_v1.0-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8544_v11-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "xlnx.xps-uartlite",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "e5500-powerpc64-cpu",
-      "parent": "e5500-family-powerpc64-cpu"
-    },
-    {
-      "name": "pci-serial",
-      "parent": "pci-device"
-    },
-    {
-      "name": "mpc8560_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "ipmi-bmc-extern",
-      "parent": "ipmi-bmc"
-    },
-    {
-      "name": "xive-tctx",
-      "parent": "device"
-    },
-    {
-      "name": "745_v2.7-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "i8042",
-      "parent": "isa-device"
-    },
-    {
-      "name": "i82559c",
-      "parent": "pci-device"
-    },
-    {
-      "name": "750cxe_v2.3-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "i82559a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82559b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "macio-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "vhost-user-scsi-pci",
-      "parent": "vhost-user-scsi-pci-base"
-    },
-    {
-      "name": "virtio-blk-pci-non-transitional",
-      "parent": "virtio-blk-pci-base"
-    },
-    {
-      "name": "SCSI",
-      "parent": "bus"
-    },
-    {
-      "name": "rocker",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pcnet",
-      "parent": "pci-device"
-    },
-    {
-      "name": "rng-egd",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "7400_v2.0-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "spapr-tce-table",
-      "parent": "device"
-    },
-    {
-      "name": "405cra-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "sm501",
-      "parent": "pci-device"
-    },
-    {
-      "name": "chardev-testdev",
-      "parent": "chardev"
-    },
-    {
-      "name": "e200z5-powerpc64-cpu",
-      "parent": "e200-family-powerpc64-cpu"
-    },
-    {
-      "name": "740_v3.1-powerpc64-cpu",
-      "parent": "740-family-powerpc64-cpu"
-    },
-    {
-      "name": "migration",
-      "parent": "device"
-    },
-    {
-      "name": "usb-storage",
-      "parent": "usb-storage-dev"
-    },
-    {
-      "name": "filter-dump",
-      "parent": "netfilter"
-    },
-    {
-      "name": "i82558b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "power8_v2.0-powerpc64-cpu",
-      "parent": "POWER8-family-powerpc64-cpu"
-    },
-    {
-      "name": "tls-creds-x509",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "401d2-powerpc64-cpu",
-      "parent": "401x2-family-powerpc64-cpu"
-    },
-    {
-      "name": "i82558a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "smbus-eeprom",
-      "parent": "smbus-device"
-    },
-    {
-      "name": "mpc8543_v20-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8548e_v11-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8347eap-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8543e_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "host-powerpc64-cpu",
-      "parent": "power8e_v2.1-powerpc64-cpu"
-    },
-    {
-      "name": "i82801",
-      "parent": "pci-device"
-    },
-    {
-      "name": "chardev-mux",
-      "parent": "chardev"
-    },
-    {
-      "name": "virtio-net-pci",
-      "parent": "virtio-net-pci-base"
-    },
-    {
-      "name": "virtio-keyboard-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "i82562",
-      "parent": "pci-device"
-    },
-    {
-      "name": "nec-usb-xhci",
-      "parent": "base-xhci"
-    },
-    {
-      "name": "usb-net",
-      "parent": "usb-device"
-    },
-    {
-      "name": "throttle-group",
-      "parent": "object"
-    },
-    {
-      "name": "filter-mirror",
-      "parent": "netfilter"
-    },
-    {
-      "name": "secret",
-      "parent": "object"
-    },
-    {
-      "name": "chardev-memory",
-      "parent": "chardev-ringbuf"
-    },
-    {
-      "name": "power9_v2.0-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "603e_v1.3-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "755_v1.0-powerpc64-cpu",
-      "parent": "755-family-powerpc64-cpu"
-    },
-    {
-      "name": "i82557c",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82557b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82557a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "mpc8347t-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "can-host-socketcan",
-      "parent": "can-host"
-    },
-    {
-      "name": "uni-north",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "isa-i8259",
-      "parent": "pic-common"
-    },
-    {
-      "name": "virtio-gpu-pci",
-      "parent": "virtio-gpu-pci-base-type"
-    },
-    {
-      "name": "mpc8548_v20-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "power8nvl_v1.0-pnv-chip",
-      "parent": "pnv8-chip"
-    },
-    {
-      "name": "ppc4xx-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "mpc8343-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8560_v21-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "input-barrier",
-      "parent": "object"
-    },
-    {
-      "name": "sdhci-bus",
-      "parent": "sd-bus"
-    },
-    {
-      "name": "usb-mouse",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "i82551",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82550",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pseries-2.12-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "macio-gpio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "405d2-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "piix3-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "mpc8540_v20-powerpc64-cpu",
-      "parent": "e500v1-family-powerpc64-cpu"
-    },
-    {
-      "name": "7455_v3.3-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "IndustryPack",
-      "parent": "bus"
-    },
-    {
-      "name": "e500v2_v30-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "pseries-2.11-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "power9_v2.0-pnv-chip",
-      "parent": "pnv9-chip"
-    },
-    {
-      "name": "host-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "macio-ide",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-crypto-pci",
-      "parent": "virtio-crypto-pci-base-type"
-    },
-    {
-      "name": "755_v2.0-powerpc64-cpu",
-      "parent": "755-family-powerpc64-cpu"
-    },
-    {
-      "name": "ich9-usb-ehci2",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "ich9-usb-ehci1",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "xive-source",
-      "parent": "device"
-    },
-    {
-      "name": "vfio-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "prep-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "pvscsi",
-      "parent": "pci-device"
-    },
-    {
-      "name": "irq",
-      "parent": "object"
-    },
-    {
-      "name": "pseries-2.10-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "apple-desktop-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "memory-backend-memfd",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "isa-ide",
-      "parent": "isa-device"
-    },
-    {
-      "name": "745_v2.3-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "7410_v1.3-powerpc64-cpu",
-      "parent": "7410-family-powerpc64-cpu"
-    },
-    {
-      "name": "755_v2.5-powerpc64-cpu",
-      "parent": "755-family-powerpc64-cpu"
-    },
-    {
-      "name": "7450_v1.2-powerpc64-cpu",
-      "parent": "7450-family-powerpc64-cpu"
-    },
-    {
-      "name": "7457_v1.0-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "qio-channel-socket",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "pc-dimm",
-      "parent": "device"
-    },
-    {
-      "name": "pnv9-chip",
-      "parent": "pnv-chip"
-    },
-    {
-      "name": "ich9-ahci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "750l_v2.1-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8543e_v21-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-rng-pci-non-transitional",
-      "parent": "virtio-rng-pci-base"
-    },
-    {
-      "name": "virtserialport",
-      "parent": "virtio-serial-port"
-    },
-    {
-      "name": "virtio-serial-pci-non-transitional",
-      "parent": "virtio-serial-pci-base"
-    },
-    {
-      "name": "mpc8641d-powerpc64-cpu",
-      "parent": "e600-family-powerpc64-cpu"
-    },
-    {
-      "name": "pseries-3.0-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "750cxe_v2.4-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "i82378",
-      "parent": "pci-device"
-    },
-    {
-      "name": "chardev-stdio",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "750gx_v1.1-powerpc64-cpu",
-      "parent": "750gx-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8541_v11-powerpc64-cpu",
-      "parent": "e500v1-family-powerpc64-cpu"
-    },
-    {
-      "name": "gus",
-      "parent": "isa-device"
-    },
-    {
-      "name": "e500_v20-powerpc64-cpu",
-      "parent": "e500v1-family-powerpc64-cpu"
-    },
-    {
-      "name": "cobra-powerpc64-cpu",
-      "parent": "401-family-powerpc64-cpu"
-    },
-    {
-      "name": "i82374",
-      "parent": "isa-device"
-    },
-    {
-      "name": "7445_v2.1-powerpc64-cpu",
-      "parent": "7445-family-powerpc64-cpu"
-    },
-    {
-      "name": "440-xilinx-w-dfpu-powerpc64-cpu",
-      "parent": "440x5wDFPU-family-powerpc64-cpu"
-    },
-    {
-      "name": "vhost-vsock-pci-non-transitional",
-      "parent": "vhost-vsock-pci-base"
-    },
-    {
-      "name": "7400_v2.1-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "604-powerpc64-cpu",
-      "parent": "604-family-powerpc64-cpu"
-    },
-    {
-      "name": "g3beige-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "405crb-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "fusbh200-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "cryptodev-backend",
-      "parent": "object"
-    },
-    {
-      "name": "7441_v2.3-powerpc64-cpu",
-      "parent": "7440-family-powerpc64-cpu"
-    },
-    {
-      "name": "7448_v2.1-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "tls-creds-anon",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "603e7-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "adb-mouse",
-      "parent": "adb-device"
-    },
-    {
-      "name": "spapr-drc-phb",
-      "parent": "spapr-drc-logical"
-    },
-    {
-      "name": "authz-pam",
-      "parent": "authz"
-    },
-    {
-      "name": "or-irq",
-      "parent": "device"
-    },
-    {
-      "name": "mpc8543_v21-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "750cx_v2.2-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "ipmi-bmc-sim",
-      "parent": "ipmi-bmc"
-    },
-    {
-      "name": "filter-buffer",
-      "parent": "netfilter"
-    },
-    {
-      "name": "virtio-pci-bus",
-      "parent": "virtio-bus"
-    },
-    {
-      "name": "7451_v2.10-powerpc64-cpu",
-      "parent": "7450-family-powerpc64-cpu"
-    },
-    {
-      "name": "401c2-powerpc64-cpu",
-      "parent": "401x2-family-powerpc64-cpu"
-    },
-    {
-      "name": "chardev-vc",
-      "parent": "chardev"
-    },
-    {
-      "name": "imx-usdhc",
-      "parent": "generic-sdhci"
-    },
-    {
-      "name": "virtio-rng-pci",
-      "parent": "virtio-rng-pci-base"
-    },
-    {
-      "name": "ioh3420",
-      "parent": "pcie-root-port-base"
-    },
-    {
-      "name": "bamboo-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "mpc8543_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "pr-manager-helper",
-      "parent": "pr-manager"
-    },
-    {
-      "name": "filter-replay",
-      "parent": "netfilter"
-    },
-    {
-      "name": "603e_v1.4-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "vhost-user-vga",
-      "parent": "vhost-user-vga-base-type"
-    },
-    {
-      "name": "970mp_v1.1-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "pseries-2.12-sxxm-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "dec-21154-sysbus",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "e1000-82545em",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "chardev-wctablet",
-      "parent": "chardev"
-    },
-    {
-      "name": "uni-north-pci-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "vhost-user-blk-pci-transitional",
-      "parent": "vhost-user-blk-pci-base"
-    },
-    {
-      "name": "spapr-vty",
-      "parent": "vio-spapr-device"
-    },
-    {
-      "name": "power9_v1.0-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "7441_v2.10-powerpc64-cpu",
-      "parent": "7440-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8347et-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "ib700",
-      "parent": "isa-device"
-    },
-    {
-      "name": "vhost-user-gpu-pci",
-      "parent": "vhost-user-gpu-pci-base-type"
-    },
-    {
-      "name": "i6300esb",
-      "parent": "pci-device"
-    },
-    {
-      "name": "7400_v1.1-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "piix4-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "PCI",
-      "parent": "bus"
-    },
-    {
-      "name": "7455_v3.4-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "e1000-82544gc",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "740_v2.2-powerpc64-cpu",
-      "parent": "740-family-powerpc64-cpu"
-    },
-    {
-      "name": "7448_v1.1-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "pseries-3.1-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "mpc8548_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8545_v20-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8343ea-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "npe405l-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "prep-systemio",
-      "parent": "isa-device"
-    },
-    {
-      "name": "745_v2.8-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "e500-spin",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-9p-pci",
-      "parent": "virtio-9p-pci-base"
-    },
-    {
-      "name": "755_v2.1-powerpc64-cpu",
-      "parent": "755-family-powerpc64-cpu"
-    },
-    {
-      "name": "usb-wacom-tablet",
-      "parent": "usb-device"
-    },
-    {
-      "name": "mos6522-pmu",
-      "parent": "mos6522"
-    },
-    {
-      "name": "ISA",
-      "parent": "bus"
-    },
-    {
-      "name": "mpc8544ds-machine",
-      "parent": "ppce500-base-machine"
-    },
-    {
-      "name": "mpc8540_v10-powerpc64-cpu",
-      "parent": "e500v1-family-powerpc64-cpu"
-    },
-    {
-      "name": "chardev-pty",
-      "parent": "chardev"
-    },
-    {
-      "name": "pci-serial-4x",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ich9-intel-hda",
-      "parent": "intel-hda-generic"
-    },
-    {
-      "name": "virtio-9p-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "power8nvl_v1.0-powerpc64-cpu",
-      "parent": "POWER8-family-powerpc64-cpu"
-    },
-    {
-      "name": "e500v2_v20-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "authz-list",
-      "parent": "authz"
-    },
-    {
-      "name": "isa-ipmi-bt",
-      "parent": "isa-device"
-    },
-    {
-      "name": "qemu-console",
-      "parent": "object"
-    },
-    {
-      "name": "mpc8349ea-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "x3130-upstream",
-      "parent": "pcie-port"
-    },
-    {
-      "name": "7457a_v1.0-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "pci-testdev",
-      "parent": "pci-device"
-    },
-    {
-      "name": "mpc8547e_v20-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "e200z6-powerpc64-cpu",
-      "parent": "e200-family-powerpc64-cpu"
-    },
-    {
-      "name": "vhost-user-blk-pci-non-transitional",
-      "parent": "vhost-user-blk-pci-base"
-    },
-    {
-      "name": "ppce500-machine",
-      "parent": "ppce500-base-machine"
-    },
-    {
-      "name": "vhost-user-backend",
-      "parent": "object"
-    },
-    {
-      "name": "750l_v2.2-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "ipoctal232",
-      "parent": "ipack-device"
-    },
-    {
-      "name": "ES1370",
-      "parent": "pci-device"
-    },
-    {
-      "name": "spapr-drc-lmb",
-      "parent": "spapr-drc-logical"
-    },
-    {
-      "name": "440epx-powerpc64-cpu",
-      "parent": "440EP-family-powerpc64-cpu"
-    },
-    {
-      "name": "405gpa-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "7400_v2.6-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "m41t80",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "mpc-i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-tablet-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "750_v3.0-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-scsi-pci",
-      "parent": "virtio-scsi-pci-base"
-    },
-    {
-      "name": "mpc8543e_v11-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "603e7v-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "power7_v2.3-powerpc64-cpu",
-      "parent": "POWER7-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8544-guts",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mpc8555e_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8347p-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "power9_v2.0-powerpc64-cpu",
-      "parent": "POWER9-family-powerpc64-cpu"
-    },
-    {
-      "name": "openpic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mpc8541e_v10-powerpc64-cpu",
-      "parent": "e500v1-family-powerpc64-cpu"
-    },
-    {
-      "name": "e500_v10-powerpc64-cpu",
-      "parent": "e500v1-family-powerpc64-cpu"
-    },
-    {
-      "name": "powernv-cpu-quad",
-      "parent": "device"
-    },
-    {
-      "name": "750cxe_v3.0-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-balloon-pci-transitional",
-      "parent": "virtio-balloon-pci-base"
-    },
-    {
-      "name": "power8_v2.0-powernv-cpu-core",
-      "parent": "powernv-cpu-core"
-    },
-    {
-      "name": "755_v1.1-powerpc64-cpu",
-      "parent": "755-family-powerpc64-cpu"
-    },
-    {
-      "name": "tcg-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "usb-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "virtconsole",
-      "parent": "virtserialport"
-    },
-    {
-      "name": "750_v1.0-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "750l_v3.2-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "pci-serial-2x",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ne2k_isa",
-      "parent": "isa-device"
-    },
-    {
-      "name": "isa-fdc",
-      "parent": "isa-device"
-    },
-    {
-      "name": "vhost-user-scsi-pci-transitional",
-      "parent": "vhost-user-scsi-pci-base"
-    },
-    {
-      "name": "esp",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mpc8548_v21-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "i82801b11-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "7445_v3.2-powerpc64-cpu",
-      "parent": "7445-family-powerpc64-cpu"
-    },
-    {
-      "name": "colo-compare",
-      "parent": "object"
-    },
-    {
-      "name": "usb-braille",
-      "parent": "usb-serial-dev"
-    },
-    {
-      "name": "spapr-drc-pci",
-      "parent": "spapr-drc-physical"
-    },
-    {
-      "name": "e1000e",
-      "parent": "pci-device"
-    },
-    {
-      "name": "sii3112",
-      "parent": "pci-ide"
-    },
-    {
-      "name": "403gcx-powerpc64-cpu",
-      "parent": "403GCX-family-powerpc64-cpu"
-    },
-    {
-      "name": "power8e_v2.1-pnv-chip",
-      "parent": "pnv8-chip"
-    },
-    {
-      "name": "virtio-tablet-pci",
-      "parent": "virtio-tablet-pci-base-type"
-    },
-    {
-      "name": "mpc8543_v11-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8540_v21-powerpc64-cpu",
-      "parent": "e500v1-family-powerpc64-cpu"
-    },
-    {
-      "name": "rs6000-mc",
-      "parent": "isa-device"
-    },
-    {
-      "name": "mpc8347ep-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8349-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "ivshmem-plain",
-      "parent": "ivshmem-common"
-    },
-    {
-      "name": "kvm-openpic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ne2k_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "401b2-powerpc64-cpu",
-      "parent": "401x2-family-powerpc64-cpu"
-    },
-    {
-      "name": "vhost-user-scsi",
-      "parent": "vhost-scsi-common"
-    },
-    {
-      "name": "virtex-ml507-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "usb-kbd",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "750_v2.0-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "e500-host-bridge",
-      "parent": "pci-device"
-    },
-    {
-      "name": "7410_v1.4-powerpc64-cpu",
-      "parent": "7410-family-powerpc64-cpu"
-    },
-    {
-      "name": "g2ls-powerpc64-cpu",
-      "parent": "G2-family-powerpc64-cpu"
-    },
-    {
-      "name": "isabus-bridge",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "npe405h-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "power9_v1.0-powerpc64-cpu",
-      "parent": "POWER9-family-powerpc64-cpu"
-    },
-    {
-      "name": "vhost-user-blk",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "970mp_v1.0-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "755_v2.6-powerpc64-cpu",
-      "parent": "755-family-powerpc64-cpu"
-    },
-    {
-      "name": "401a1-powerpc64-cpu",
-      "parent": "401-family-powerpc64-cpu"
-    },
-    {
-      "name": "745_v2.4-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "604e_v2.2-powerpc64-cpu",
-      "parent": "604E-family-powerpc64-cpu"
-    },
-    {
-      "name": "970fx_v3.0-powerpc64-cpu",
-      "parent": "970-family-powerpc64-cpu"
-    },
-    {
-      "name": "7457_v1.1-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "u3-agp-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "spapr-vio-bridge",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "hda-duplex",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "authz-simple",
-      "parent": "authz"
-    },
-    {
-      "name": "virtio-9p-pci-transitional",
-      "parent": "virtio-9p-pci-base"
-    },
-    {
-      "name": "mptsas1068",
-      "parent": "pci-device"
-    },
-    {
-      "name": "qio-channel-buffer",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "none-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "raven-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "virtio-balloon-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "sysbus-fdc",
-      "parent": "base-sysbus-fdc"
-    },
-    {
-      "name": "750fx_v1.0-powerpc64-cpu",
-      "parent": "750fx-family-powerpc64-cpu"
-    },
-    {
-      "name": "750gx_v1.2-powerpc64-cpu",
-      "parent": "750gx-family-powerpc64-cpu"
-    },
-    {
-      "name": "megasas-gen2",
-      "parent": "megasas-base"
-    },
-    {
-      "name": "nvme",
-      "parent": "pci-device"
-    },
-    {
-      "name": "usb-tablet",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "970fx_v1.0-powerpc64-cpu",
-      "parent": "970-family-powerpc64-cpu"
-    },
-    {
-      "name": "7400_v2.2-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "e500v2_v21-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8572e-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "e300c1-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "vhost-scsi-pci-transitional",
-      "parent": "vhost-scsi-pci-base"
-    },
-    {
-      "name": "7447a_v1.0-powerpc64-cpu",
-      "parent": "7445-family-powerpc64-cpu"
-    },
-    {
-      "name": "403ga-powerpc64-cpu",
-      "parent": "403-family-powerpc64-cpu"
-    },
-    {
-      "name": "405crc-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "740e-powerpc64-cpu",
-      "parent": "740-family-powerpc64-cpu"
-    },
-    {
-      "name": "scsi-disk",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "vhost-user-input-pci",
-      "parent": "vhost-user-input-pci-base-type"
-    },
-    {
-      "name": "pnv-xive",
-      "parent": "xive-router"
-    },
-    {
-      "name": "970mp_v1.0-powerpc64-cpu",
-      "parent": "970-family-powerpc64-cpu"
-    },
-    {
-      "name": "603e7v1-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "e500mc-powerpc64-cpu",
-      "parent": "e500mc-family-powerpc64-cpu"
-    },
-    {
-      "name": "e500v2_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "intel-hda",
-      "parent": "intel-hda-generic"
-    },
-    {
-      "name": "mpc8544e_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "kvm-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "power8nvl_v1.0-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "7400_v2.7-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-scsi-device",
-      "parent": "virtio-scsi-common"
-    },
-    {
-      "name": "405gpb-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "603p-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "grackle",
-      "parent": "pci-device"
-    },
-    {
-      "name": "970_v2.2-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "AC97",
-      "parent": "pci-device"
-    },
-    {
-      "name": "750fx_v2.0-powerpc64-cpu",
-      "parent": "750fx-family-powerpc64-cpu"
-    },
-    {
-      "name": "ds1338",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "virtio-blk-pci-transitional",
-      "parent": "virtio-blk-pci-base"
-    },
-    {
-      "name": "power9_v2.0-powernv-cpu-core",
-      "parent": "powernv-cpu-core"
-    },
-    {
-      "name": "970fx_v2.0-powerpc64-cpu",
-      "parent": "970-family-powerpc64-cpu"
-    },
-    {
-      "name": "sd-card",
-      "parent": "device"
-    },
-    {
-      "name": "chardev-socket",
-      "parent": "chardev"
-    },
-    {
-      "name": "i2c-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "isa-pit",
-      "parent": "pit-common"
-    },
-    {
-      "name": "virtio-mouse-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "g2hip3-powerpc64-cpu",
-      "parent": "G2-family-powerpc64-cpu"
-    },
-    {
-      "name": "mos6522-cuda",
-      "parent": "mos6522"
-    },
-    {
-      "name": "mpc8572-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "750e-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "ics-spapr",
-      "parent": "ics"
-    },
-    {
-      "name": "g2le-powerpc64-cpu",
-      "parent": "G2LE-family-powerpc64-cpu"
-    },
-    {
-      "name": "container",
-      "parent": "object"
-    },
-    {
-      "name": "macio-nvram",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pnv-lpc-POWER9",
-      "parent": "pnv-lpc"
-    },
-    {
-      "name": "pnv-lpc-POWER8",
-      "parent": "pnv-lpc"
-    },
-    {
-      "name": "chardev-null",
-      "parent": "chardev"
-    },
-    {
-      "name": "grackle-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "xive-end-source",
-      "parent": "device"
-    },
-    {
-      "name": "isa-m48t59",
-      "parent": "isa-m48txx"
-    },
-    {
-      "name": "uni-north-internal-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "kvaser_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "e500-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "ide-drive",
-      "parent": "ide-device"
-    },
-    {
-      "name": "sam460ex-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "generic-sdhci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pvrdma",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ref405ep-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "vfio-platform",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "405d4-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-net-pci-non-transitional",
-      "parent": "virtio-net-pci-base"
-    },
-    {
-      "name": "sungem",
-      "parent": "pci-device"
-    },
-    {
-      "name": "mpc8548_v11-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8545_v21-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "chardev-serial",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "pnv-occ-POWER9",
-      "parent": "pnv-occ"
-    },
-    {
-      "name": "pnv-occ-POWER8",
-      "parent": "pnv-occ"
-    },
-    {
-      "name": "virtio-scsi-pci-non-transitional",
-      "parent": "virtio-scsi-pci-base"
-    },
-    {
-      "name": "7455_v1.0-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8377-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "745_v2.0-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "755_v2.2-powerpc64-cpu",
-      "parent": "755-family-powerpc64-cpu"
-    },
-    {
-      "name": "filter-redirector",
-      "parent": "netfilter"
-    },
-    {
-      "name": "vfio-calxeda-xgmac",
-      "parent": "vfio-platform"
-    },
-    {
-      "name": "vmxnet3",
-      "parent": "pci-device"
-    },
-    {
-      "name": "750_v2.1-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "filter-rewriter",
-      "parent": "netfilter"
-    },
-    {
-      "name": "power8e_v2.1-powernv-cpu-core",
-      "parent": "powernv-cpu-core"
-    },
-    {
-      "name": "tegra2-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "vhost-vsock-pci-transitional",
-      "parent": "vhost-vsock-pci-base"
-    },
-    {
-      "name": "spapr-rtc",
-      "parent": "device"
-    },
-    {
-      "name": "rng-builtin",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "755_v2.7-powerpc64-cpu",
-      "parent": "755-family-powerpc64-cpu"
-    },
-    {
-      "name": "rng-random",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "750cxe_v2.1-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "750cl_v1.0-powerpc64-cpu",
-      "parent": "750cl-family-powerpc64-cpu"
-    },
-    {
-      "name": "7457a_v1.1-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "g2gp-powerpc64-cpu",
-      "parent": "G2-family-powerpc64-cpu"
-    },
-    {
-      "name": "pnv-psi-POWER9",
-      "parent": "pnv-psi"
-    },
-    {
-      "name": "mpc8547e_v21-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "pnv-psi-POWER8",
-      "parent": "pnv-psi"
-    }
-  ],
-  "id": "libvirt-6"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-blk-pci"
-  },
-  "id": "libvirt-7"
-}
-
-{
-  "return": [
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "request-merging",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "write-zeroes",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "scsi",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max-write-zeroes-sectors",
-      "type": "uint32"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "queue-size",
-      "type": "uint16"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "max-discard-sectors",
-      "type": "uint32"
-    },
-    {
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "config-wce",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "class",
-      "type": "uint32"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-blk-device>"
-    },
-    {
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "name": "discard",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "num-queues",
-      "type": "uint16"
-    },
-    {
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-7"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-net-pci"
-  },
-  "id": "libvirt-8"
-}
-
-{
-  "return": [
-    {
-      "name": "ctrl_mac_addr",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "status",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rsc_interval",
-      "type": "uint32"
-    },
-    {
-      "name": "guest_csum",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "speed",
-      "type": "int32"
-    },
-    {
-      "name": "ctrl_rx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ctrl_vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "mrg_rxbuf",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "host_tso6",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-txtimer",
-      "type": "uint32"
-    },
-    {
-      "name": "host_tso4",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "ctrl_rx_extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "gso",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "name": "x-txburst",
-      "type": "int32"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "host_mtu",
-      "type": "uint16"
-    },
-    {
-      "name": "ctrl_vlan",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-net-device>"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "name": "guest_announce",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "host_ecn",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "host_ufo",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "duplex",
-      "type": "str"
-    },
-    {
-      "name": "guest_tso4",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest_tso6",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ctrl_guest_offloads",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "csum",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "mq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest_ecn",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest_ufo",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "mac",
-      "description": "Ethernet 6-byte MAC Address, example: 52:54:00:12:34:56",
-      "type": "str"
-    },
-    {
-      "name": "tx_queue_size",
-      "type": "uint16"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "tx",
-      "type": "str"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-mtu-bypass-backend",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "netdev",
-      "description": "ID of a netdev to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest_rsc_ext",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rx_queue_size",
-      "type": "uint16"
-    }
-  ],
-  "id": "libvirt-8"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-scsi-pci"
-  },
-  "id": "libvirt-9"
-}
-
-{
-  "return": [
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "virtqueue_size",
-      "type": "uint32"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "num_queues",
-      "type": "uint32"
-    },
-    {
-      "name": "cmd_per_lun",
-      "type": "uint32"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "hotplug",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_sectors",
-      "type": "uint32"
-    },
-    {
-      "name": "param_change",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-scsi-device>"
-    },
-    {
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-9"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-net-ccw"
-  },
-  "id": "libvirt-10"
-}
-
-{
-  "id": "libvirt-10",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-net-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-scsi-ccw"
-  },
-  "id": "libvirt-11"
-}
-
-{
-  "id": "libvirt-11",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-scsi-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vfio-pci"
-  },
-  "id": "libvirt-12"
-}
-
-{
-  "return": [
-    {
-      "name": "x-igd-opregion",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pci-vendor-id",
-      "type": "uint32"
-    },
-    {
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pci-sub-device-id",
-      "type": "uint32"
-    },
-    {
-      "name": "x-no-kvm-ioeventfd",
-      "type": "bool"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "x-no-kvm-msi",
-      "type": "bool"
-    },
-    {
-      "name": "x-req",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "name": "x-no-vfio-ioeventfd",
-      "type": "bool"
-    },
-    {
-      "name": "x-no-kvm-intx",
-      "type": "bool"
-    },
-    {
-      "name": "host",
-      "description": "Address (bus/device/function) of the host device, example: 04:10.0",
-      "type": "str"
-    },
-    {
-      "name": "x-no-kvm-msix",
-      "type": "bool"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-balloon-allowed",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pci-sub-vendor-id",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pci-device-id",
-      "type": "uint32"
-    },
-    {
-      "name": "x-no-geforce-quirks",
-      "type": "bool"
-    },
-    {
-      "name": "display",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "x-nv-gpudirect-clique",
-      "description": "NVIDIA GPUDirect Clique ID (0 - 15)",
-      "type": "uint4"
-    },
-    {
-      "name": "x-igd-gms",
-      "type": "uint32"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "x-msix-relocation",
-      "description": "off/auto/bar0/bar1/bar2/bar3/bar4/bar5",
-      "type": "OffAutoPCIBAR"
-    },
-    {
-      "name": "x-intx-mmap-timeout-ms",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-no-mmap",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "sysfsdev",
-      "type": "str"
-    },
-    {
-      "name": "x-vga",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    }
-  ],
-  "id": "libvirt-12"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "scsi-hd"
-  },
-  "id": "libvirt-13"
-}
-
-{
-  "return": [
-    {
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "name": "removable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "channel",
-      "type": "uint32"
-    },
-    {
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "name": "lun",
-      "type": "uint32"
-    },
-    {
-      "name": "dpofua",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ver",
-      "type": "str"
-    },
-    {
-      "name": "scsi-id",
-      "type": "uint32"
-    },
-    {
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "rotation_rate",
-      "type": "uint16"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "scsi_version",
-      "type": "int32"
-    },
-    {
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "name": "port_wwn",
-      "type": "uint64"
-    },
-    {
-      "name": "max_unmap_size",
-      "type": "uint64"
-    },
-    {
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "max_io_size",
-      "type": "uint64"
-    },
-    {
-      "name": "device_id",
-      "type": "str"
-    },
-    {
-      "name": "wwn",
-      "type": "uint64"
-    },
-    {
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "name": "product",
-      "type": "str"
-    },
-    {
-      "name": "vendor",
-      "type": "str"
-    },
-    {
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "port_index",
-      "type": "uint16"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "opt_io_size",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-13"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "ide-hd"
-  },
-  "id": "libvirt-14"
-}
-
-{
-  "return": [
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "rotation_rate",
-      "type": "uint16"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "name": "bios-chs-trans",
-      "description": "Logical CHS translation algorithm, auto/none/lba/large/rechs",
-      "type": "BiosAtaTranslation"
-    },
-    {
-      "name": "unit",
-      "type": "uint32"
-    },
-    {
-      "name": "wwn",
-      "type": "uint64"
-    },
-    {
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "model",
-      "type": "str"
-    },
-    {
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "ver",
-      "type": "str"
-    },
-    {
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "cyls",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-14"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "PIIX4_PM"
-  },
-  "id": "libvirt-15"
-}
-
-{
-  "id": "libvirt-15",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'PIIX4_PM' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-storage"
-  },
-  "id": "libvirt-16"
-}
-
-{
-  "return": [
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "msos-desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "name": "port",
-      "type": "str"
-    },
-    {
-      "name": "attached",
-      "type": "bool"
-    },
-    {
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "full-path",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "removable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    }
-  ],
-  "id": "libvirt-16"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "kvm-pit"
-  },
-  "id": "libvirt-17"
-}
-
-{
-  "id": "libvirt-17",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'kvm-pit' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "VGA"
-  },
-  "id": "libvirt-18"
-}
-
-{
-  "return": [
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "big-endian-framebuffer",
-      "type": "bool"
-    },
-    {
-      "name": "mmio",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "qemu-extended-regs",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ymax",
-      "type": "uint32"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "xmax",
-      "type": "uint32"
-    },
-    {
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "name": "vgamem_mb",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "global-vmstate",
-      "type": "bool"
-    },
-    {
-      "name": "edid",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "xres",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-18"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vmware-svga"
-  },
-  "id": "libvirt-19"
-}
-
-{
-  "return": [
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "vgamem_mb",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "global-vmstate",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-19"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-pci"
-  },
-  "id": "libvirt-20"
-}
-
-{
-  "return": [
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_outputs",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "edid",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_hostmem",
-      "type": "size"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-gpu-device>"
-    },
-    {
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-20"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-device"
-  },
-  "id": "libvirt-21"
-}
-
-{
-  "return": [
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "edid",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_outputs",
-      "type": "uint32"
-    },
-    {
-      "name": "max_hostmem",
-      "type": "size"
-    },
-    {
-      "name": "xres",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-21"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "ICH9-LPC"
-  },
-  "id": "libvirt-22"
-}
-
-{
-  "id": "libvirt-22",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'ICH9-LPC' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-pci"
-  },
-  "id": "libvirt-23"
-}
-
-{
-  "return": [
-    {
-      "name": "guest-stats-polling-interval",
-      "type": "int"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "free-page-hint",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest-stats",
-      "type": "guest statistics"
-    },
-    {
-      "name": "deflate-on-oom",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "name": "class",
-      "type": "uint32"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-balloon-device>"
-    },
-    {
-      "name": "qemu-4-0-config-size",
-      "type": "bool"
-    },
-    {
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    }
-  ],
-  "id": "libvirt-23"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-ccw"
-  },
-  "id": "libvirt-24"
-}
-
-{
-  "id": "libvirt-24",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-balloon-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-device"
-  },
-  "id": "libvirt-25"
-}
-
-{
-  "return": [
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "guest-stats",
-      "type": "guest statistics"
-    },
-    {
-      "name": "guest-stats-polling-interval",
-      "type": "int"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "name": "free-page-hint",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "qemu-4-0-config-size",
-      "type": "bool"
-    },
-    {
-      "name": "deflate-on-oom",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-25"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "spapr-pci-host-bridge"
-  },
-  "id": "libvirt-26"
-}
-
-{
-  "return": [
-    {
-      "name": "atsd",
-      "type": "uint64"
-    },
-    {
-      "name": "dynamic-reconfiguration",
-      "type": "bool"
-    },
-    {
-      "name": "ddw",
-      "type": "bool"
-    },
-    {
-      "name": "dma_win_size",
-      "type": "uint64"
-    },
-    {
-      "name": "numa_node",
-      "type": "uint32"
-    },
-    {
-      "name": "mem64_win_size",
-      "type": "uint64"
-    },
-    {
-      "name": "pgsz",
-      "type": "uint64"
-    },
-    {
-      "name": "pre-2.8-migration",
-      "type": "bool"
-    },
-    {
-      "name": "dma_win_addr",
-      "type": "uint64"
-    },
-    {
-      "name": "io_win_size",
-      "type": "uint64"
-    },
-    {
-      "name": "mem_win_size",
-      "type": "uint64"
-    },
-    {
-      "name": "dma64_win_addr",
-      "type": "uint64"
-    },
-    {
-      "name": "gpa",
-      "type": "uint64"
-    },
-    {
-      "name": "pcie-extended-configuration-space",
-      "type": "bool"
-    },
-    {
-      "name": "index",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-26"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "pcie-root-port"
-  },
-  "id": "libvirt-27"
-}
-
-{
-  "return": [
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "power_controller_present",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "aer_log_max",
-      "type": "uint16"
-    },
-    {
-      "name": "x-speed",
-      "description": "2_5/5/8/16",
-      "type": "PCIELinkSpeed"
-    },
-    {
-      "name": "slot",
-      "type": "uint16"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "port",
-      "type": "uint8"
-    },
-    {
-      "name": "mem-reserve",
-      "type": "size"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "pref64-reserve",
-      "type": "size"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "chassis",
-      "type": "uint8"
-    },
-    {
-      "name": "x-width",
-      "description": "1/2/4/8/12/16/32",
-      "type": "PCIELinkWidth"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "name": "pref32-reserve",
-      "type": "size"
-    },
-    {
-      "name": "bus-reserve",
-      "type": "uint32"
-    },
-    {
-      "name": "x-migrate-msix",
-      "type": "bool"
-    },
-    {
-      "name": "disable-acs",
-      "type": "bool"
-    },
-    {
-      "name": "io-reserve",
-      "type": "size"
-    }
-  ],
-  "id": "libvirt-27"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-host"
-  },
-  "id": "libvirt-28"
-}
-
-{
-  "return": [
-    {
-      "default-value": true,
-      "name": "full-path",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "port",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "msos-desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "hostbus",
-      "type": "uint32"
-    },
-    {
-      "default-value": 4,
-      "name": "isobufs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "vendorid",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "productid",
-      "type": "uint32"
-    },
-    {
-      "name": "hostport",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "pipeline",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "hostaddr",
-      "type": "uint32"
-    },
-    {
-      "default-value": 2,
-      "name": "loglevel",
-      "type": "uint32"
-    },
-    {
-      "default-value": 32,
-      "name": "isobsize",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "guest-resets-all",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest-reset",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "attached",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-28"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "memory-backend-file"
-  },
-  "id": "libvirt-29"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "policy",
-      "description": "Set the NUMA policy",
-      "type": "HostMemPolicy"
-    },
-    {
-      "name": "dump",
-      "description": "Set to 'off' to exclude from core dump",
-      "type": "bool"
-    },
-    {
-      "name": "share",
-      "description": "Mark the memory as private to QEMU or shared",
-      "type": "bool"
-    },
-    {
-      "name": "prealloc",
-      "description": "Preallocate memory",
-      "type": "bool"
-    },
-    {
-      "name": "size",
-      "description": "Size of the memory region (ex: 500M)",
-      "type": "int"
-    },
-    {
-      "name": "x-use-canonical-path-for-ramblock-id",
-      "type": "bool"
-    },
-    {
-      "name": "host-nodes",
-      "description": "Binds memory to the list of NUMA host nodes",
-      "type": "int"
-    },
-    {
-      "name": "merge",
-      "description": "Mark memory as mergeable",
-      "type": "bool"
-    },
-    {
-      "name": "pmem",
-      "type": "bool"
-    },
-    {
-      "name": "align",
-      "type": "int"
-    },
-    {
-      "name": "mem-path",
-      "type": "string"
-    },
-    {
-      "name": "discard-data",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-29"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "memory-backend-memfd"
-  },
-  "id": "libvirt-30"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "policy",
-      "description": "Set the NUMA policy",
-      "type": "HostMemPolicy"
-    },
-    {
-      "name": "dump",
-      "description": "Set to 'off' to exclude from core dump",
-      "type": "bool"
-    },
-    {
-      "name": "share",
-      "description": "Mark the memory as private to QEMU or shared",
-      "type": "bool"
-    },
-    {
-      "name": "prealloc",
-      "description": "Preallocate memory",
-      "type": "bool"
-    },
-    {
-      "name": "size",
-      "description": "Size of the memory region (ex: 500M)",
-      "type": "int"
-    },
-    {
-      "name": "x-use-canonical-path-for-ramblock-id",
-      "type": "bool"
-    },
-    {
-      "name": "host-nodes",
-      "description": "Binds memory to the list of NUMA host nodes",
-      "type": "int"
-    },
-    {
-      "name": "merge",
-      "description": "Mark memory as mergeable",
-      "type": "bool"
-    },
-    {
-      "name": "seal",
-      "description": "Seal growing & shrinking",
-      "type": "bool"
-    },
-    {
-      "name": "hugetlbsize",
-      "description": "Huge pages size (ex: 2M, 1G)",
-      "type": "int"
-    },
-    {
-      "name": "hugetlb",
-      "description": "Use huge pages",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-30"
-}
-
-{
-  "execute": "query-machines",
-  "id": "libvirt-31"
-}
-
-{
-  "return": [
-    {
-      "hotpluggable-cpus": false,
-      "name": "ref405ep",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sam460ex",
-      "numa-mem-supported": false,
-      "default-cpu-type": "460exb-powerpc64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "none",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virtex-ml507",
-      "numa-mem-supported": false,
-      "default-cpu-type": "440-xilinx-powerpc64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "ppce500",
-      "numa-mem-supported": false,
-      "default-cpu-type": "e500v2_v30-powerpc64-cpu",
-      "cpu-max": 32,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mpc8544ds",
-      "numa-mem-supported": false,
-      "default-cpu-type": "e500v2_v30-powerpc64-cpu",
-      "cpu-max": 15,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-3.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.12-sxxm",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "bamboo",
-      "numa-mem-supported": false,
-      "default-cpu-type": "440epb-powerpc64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "g3beige",
-      "numa-mem-supported": false,
-      "default-cpu-type": "750_v3.1-powerpc64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-3.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.10",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "prep",
-      "numa-mem-supported": false,
-      "default-cpu-type": "602-powerpc64-cpu",
-      "cpu-max": 1,
-      "deprecated": true
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.11",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.12",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.9",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mac99",
-      "numa-mem-supported": false,
-      "default-cpu-type": "970fx_v3.1-powerpc64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.6",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.7",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.8",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-4.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "is-default": true,
-      "cpu-max": 1024,
-      "deprecated": false,
-      "alias": "pseries"
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.4",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.5",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-4.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-4.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "taihu",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.3",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "powernv8",
-      "numa-mem-supported": false,
-      "default-cpu-type": "power8_v2.0-powerpc64-cpu",
-      "cpu-max": 2048,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "powernv9",
-      "numa-mem-supported": false,
-      "default-cpu-type": "power9_v2.0-powerpc64-cpu",
-      "cpu-max": 2048,
-      "deprecated": false,
-      "alias": "powernv"
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "40p",
-      "numa-mem-supported": false,
-      "default-cpu-type": "604-powerpc64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    }
-  ],
-  "id": "libvirt-31"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "pseries-4.2-machine"
-  },
-  "id": "libvirt-32"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "graphics",
-      "description": "Set on/off to enable/disable graphics emulation",
-      "type": "bool"
-    },
-    {
-      "name": "phandle-start",
-      "description": "The first phandle ID we may generate dynamically",
-      "type": "int"
-    },
-    {
-      "name": "dump-guest-core",
-      "description": "Include guest memory in a core dump",
-      "type": "bool"
-    },
-    {
-      "name": "kernel-irqchip",
-      "description": "Configure KVM in-kernel irqchip",
-      "type": "on|off|split"
-    },
-    {
-      "name": "accel",
-      "description": "Accelerator list",
-      "type": "string"
-    },
-    {
-      "name": "append",
-      "description": "Linux kernel command line",
-      "type": "string"
-    },
-    {
-      "name": "dumpdtb",
-      "description": "Dump current dtb to a file and quit",
-      "type": "string"
-    },
-    {
-      "name": "memory-encryption",
-      "description": "Set memory encryption object to use",
-      "type": "string"
-    },
-    {
-      "name": "igd-passthru",
-      "description": "Set on/off to enable/disable igd passthrou",
-      "type": "bool"
-    },
-    {
-      "name": "dt-compatible",
-      "description": "Overrides the \"compatible\" property of the dt root node",
-      "type": "string"
-    },
-    {
-      "name": "kernel",
-      "description": "Linux kernel image file",
-      "type": "string"
-    },
-    {
-      "name": "usb",
-      "description": "Set on/off to enable/disable usb",
-      "type": "bool"
-    },
-    {
-      "name": "suppress-vmdesc",
-      "description": "Set on to disable self-describing migration",
-      "type": "bool"
-    },
-    {
-      "name": "dtb",
-      "description": "Linux kernel device tree file",
-      "type": "string"
-    },
-    {
-      "name": "firmware",
-      "description": "Firmware image",
-      "type": "string"
-    },
-    {
-      "name": "mem-merge",
-      "description": "Enable/disable memory merge support",
-      "type": "bool"
-    },
-    {
-      "name": "initrd",
-      "description": "Linux initial ramdisk file",
-      "type": "string"
-    },
-    {
-      "name": "enforce-config-section",
-      "description": "Set on to enforce configuration section migration",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-shadow-mem",
-      "description": "KVM shadow MMU size",
-      "type": "int"
-    },
-    {
-      "name": "cap-hpt-max-page-size",
-      "description": "Maximum page size for Hash Page Table guests",
-      "type": "int"
-    },
-    {
-      "name": "cap-dfp",
-      "description": "Allow Decimal Floating Point (DFP)",
-      "type": "bool"
-    },
-    {
-      "name": "cap-ccf-assist",
-      "description": "Count Cache Flush Assist via HW Instruction",
-      "type": "bool"
-    },
-    {
-      "name": "cap-large-decr",
-      "description": "Allow Large Decrementer",
-      "type": "bool"
-    },
-    {
-      "name": "cap-cfpc",
-      "description": "Cache Flush on Privilege Change (broken, workaround, fixed)",
-      "type": "string"
-    },
-    {
-      "name": "cap-ibs",
-      "description": "Indirect Branch Speculation (broken, workaround, fixed-ibs,fixed-ccd, fixed-na)",
-      "type": "string"
-    },
-    {
-      "name": "cap-sbbc",
-      "description": "Speculation Barrier Bounds Checking (broken, workaround, fixed)",
-      "type": "string"
-    },
-    {
-      "name": "cap-vsx",
-      "description": "Allow Vector Scalar Extensions (VSX)",
-      "type": "bool"
-    },
-    {
-      "name": "cap-htm",
-      "description": "Allow Hardware Transactional Memory (HTM)",
-      "type": "bool"
-    },
-    {
-      "name": "cap-nested-hv",
-      "description": "Allow Nested KVM-HV",
-      "type": "bool"
-    },
-    {
-      "name": "vfio-no-msix-emulation",
-      "type": "bool"
-    },
-    {
-      "name": "ic-mode",
-      "description": "Specifies the interrupt controller mode (xics, xive, dual)",
-      "type": "string"
-    },
-    {
-      "name": "kvm-type",
-      "description": "Specifies the KVM virtualization mode (HV, PR)",
-      "type": "string"
-    },
-    {
-      "name": "host-model",
-      "description": "Host model to advertise in guest device tree",
-      "type": "string"
-    },
-    {
-      "name": "max-cpu-compat",
-      "description": "Maximum permitted CPU compatibility mode. Valid values are power6, power7, power7+, power8, power9.",
-      "type": "string"
-    },
-    {
-      "name": "modern-hotplug-events",
-      "description": "Use dedicated hotplug event mechanism in place of standard EPOW events when possible (required for memory hot-unplug support)",
-      "type": "bool"
-    },
-    {
-      "name": "vsmt",
-      "description": "Virtual SMT: KVM behaves as if this were the host's SMT mode",
-      "type": "uint32"
-    },
-    {
-      "name": "host-serial",
-      "description": "Host serial number to advertise in guest device tree",
-      "type": "string"
-    },
-    {
-      "name": "resize-hpt",
-      "description": "Resizing of the Hash Page Table (enabled, disabled, required)",
-      "type": "string"
-    }
-  ],
-  "id": "libvirt-32"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "none-machine"
-  },
-  "id": "libvirt-33"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "enforce-config-section",
-      "description": "Set on to enforce configuration section migration",
-      "type": "bool"
-    },
-    {
-      "name": "kernel",
-      "description": "Linux kernel image file",
-      "type": "string"
-    },
-    {
-      "name": "dt-compatible",
-      "description": "Overrides the \"compatible\" property of the dt root node",
-      "type": "string"
-    },
-    {
-      "name": "initrd",
-      "description": "Linux initial ramdisk file",
-      "type": "string"
-    },
-    {
-      "name": "graphics",
-      "description": "Set on/off to enable/disable graphics emulation",
-      "type": "bool"
-    },
-    {
-      "name": "kernel-irqchip",
-      "description": "Configure KVM in-kernel irqchip",
-      "type": "on|off|split"
-    },
-    {
-      "name": "usb",
-      "description": "Set on/off to enable/disable usb",
-      "type": "bool"
-    },
-    {
-      "name": "firmware",
-      "description": "Firmware image",
-      "type": "string"
-    },
-    {
-      "name": "memory-encryption",
-      "description": "Set memory encryption object to use",
-      "type": "string"
-    },
-    {
-      "name": "dump-guest-core",
-      "description": "Include guest memory in a core dump",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-shadow-mem",
-      "description": "KVM shadow MMU size",
-      "type": "int"
-    },
-    {
-      "name": "igd-passthru",
-      "description": "Set on/off to enable/disable igd passthrou",
-      "type": "bool"
-    },
-    {
-      "name": "phandle-start",
-      "description": "The first phandle ID we may generate dynamically",
-      "type": "int"
-    },
-    {
-      "name": "dumpdtb",
-      "description": "Dump current dtb to a file and quit",
-      "type": "string"
-    },
-    {
-      "name": "mem-merge",
-      "description": "Enable/disable memory merge support",
-      "type": "bool"
-    },
-    {
-      "name": "dtb",
-      "description": "Linux kernel device tree file",
-      "type": "string"
-    },
-    {
-      "name": "accel",
-      "description": "Accelerator list",
-      "type": "string"
-    },
-    {
-      "name": "append",
-      "description": "Linux kernel command line",
-      "type": "string"
-    },
-    {
-      "name": "suppress-vmdesc",
-      "description": "Set on to disable self-describing migration",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-33"
-}
-
-{
-  "execute": "query-cpu-definitions",
-  "id": "libvirt-34"
-}
-
-{
-  "return": [
-    {
-      "name": "default",
-      "typename": "604-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "ppc",
-      "typename": "604-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "ppc32",
-      "typename": "604-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "ppc64",
-      "typename": "970fx_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power9",
-      "typename": "power9_v2.0-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power8nvl",
-      "typename": "power8nvl_v1.0-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power8",
-      "typename": "host-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power8e",
-      "typename": "power8e_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power7+",
-      "typename": "power7+_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power7",
-      "typename": "power7_v2.3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power5gs",
-      "typename": "power5+_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power5+",
-      "typename": "power5+_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "970mp",
-      "typename": "970mp_v1.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "970fx",
-      "typename": "970fx_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "970",
-      "typename": "970_v2.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "apollo7pm",
-      "typename": "7457a_v1.0-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7457a",
-      "typename": "7457a_v1.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7447a",
-      "typename": "7447a_v1.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "apollo7",
-      "typename": "7457_v1.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7457",
-      "typename": "7457_v1.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7447",
-      "typename": "7447_v1.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "apollo6",
-      "typename": "7455_v3.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7455",
-      "typename": "7455_v3.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7445",
-      "typename": "7445_v3.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7451",
-      "typename": "7451_v2.3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7441",
-      "typename": "7441_v2.3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "vger",
-      "typename": "7450_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7450",
-      "typename": "7450_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7448",
-      "typename": "7448_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "nitro",
-      "typename": "7410_v1.4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7410",
-      "typename": "7410_v1.4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "g4",
-      "typename": "7400_v2.9-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "max",
-      "typename": "7400_v2.9-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7400",
-      "typename": "7400_v2.9-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "goldfinger",
-      "typename": "755_v2.8-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "755",
-      "typename": "755_v2.8-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "745",
-      "typename": "745_v2.8-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "lonestar",
-      "typename": "750l_v3.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750l",
-      "typename": "750l_v3.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750gx",
-      "typename": "750gx_v1.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750fx",
-      "typename": "750fx_v2.3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750cxe",
-      "typename": "750cxe_v3.1b-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750cx",
-      "typename": "750cx_v2.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750cl",
-      "typename": "750cl_v2.0-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "conan/doyle",
-      "typename": "750p-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "g3",
-      "typename": "750_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "typhoon",
-      "typename": "750_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750",
-      "typename": "750_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "arthur",
-      "typename": "740_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "740",
-      "typename": "740_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mach5",
-      "typename": "604r-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "sirocco",
-      "typename": "604e_v2.4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "604e",
-      "typename": "604e_v2.4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "goldeneye",
-      "typename": "603e7t-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "603r",
-      "typename": "603e7t-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "vaillant",
-      "typename": "603e7v-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "stretch",
-      "typename": "603e_v4.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "603e",
-      "typename": "603e_v4.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "vanilla",
-      "typename": "603-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "601v",
-      "typename": "601_v2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "601",
-      "typename": "601_v2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8560",
-      "typename": "mpc8560_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8555e",
-      "typename": "mpc8555e_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8555",
-      "typename": "mpc8555_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8548e",
-      "typename": "mpc8548e_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8548",
-      "typename": "mpc8548_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8547e",
-      "typename": "mpc8547e_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8545e",
-      "typename": "mpc8545e_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8545",
-      "typename": "mpc8545_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8544e",
-      "typename": "mpc8544e_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8544",
-      "typename": "mpc8544_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8543e",
-      "typename": "mpc8543e_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8543",
-      "typename": "mpc8543_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8541e",
-      "typename": "mpc8541e_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8541",
-      "typename": "mpc8541_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8540",
-      "typename": "mpc8540_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8533e",
-      "typename": "mpc8533e_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8533",
-      "typename": "mpc8533_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "e500v2",
-      "typename": "e500v2_v22-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "e500v1",
-      "typename": "e500_v20-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "e500",
-      "typename": "e500v2_v22-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8347ea",
-      "typename": "mpc8347eat-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8347e",
-      "typename": "mpc8347et-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8347a",
-      "typename": "mpc8347at-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8347",
-      "typename": "mpc8347t-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "e300",
-      "typename": "e300c3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "e200",
-      "typename": "e200z6-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8280",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8275",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8272",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8271",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8270",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8266_hip4",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8266_hip3",
-      "typename": "g2hip3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8266",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8265_hip4",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8265_hip3",
-      "typename": "g2hip3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8265",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8264_hip4",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8264_hip3",
-      "typename": "g2hip3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8264",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8260_hip4",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8260_hip3",
-      "typename": "g2hip3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8260",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8255_hip4",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8255_hip3",
-      "typename": "g2hip3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8255",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8250_hip4",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8250_hip3",
-      "typename": "g2hip3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8250",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8248",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8247",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8245",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8241",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "powerquicc-ii",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc82xx",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc5200b",
-      "typename": "mpc5200b_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc5200",
-      "typename": "mpc5200_v12-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc52xx",
-      "typename": "mpc5200_v12-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8240",
-      "typename": "603-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "460ex",
-      "typename": "460exb-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "440ep",
-      "typename": "440epb-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "x2vp50",
-      "typename": "x2vp20-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "x2vp7",
-      "typename": "x2vp4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "405gpe",
-      "typename": "405crc-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "405gp",
-      "typename": "405gpd-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "405cr",
-      "typename": "405crc-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "405",
-      "typename": "405d4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "403",
-      "typename": "403gc-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8547e_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2gp",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7457a_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cl_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.7",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8377",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7455_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8545_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405d4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2le",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8572",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2hip3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970fx_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750fx_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603p",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405gpb",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.7",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8544e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500v2_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500mc",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e7v1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970mp_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405crc",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "403ga",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7447a_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e300c1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8572e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500v2_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970fx_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750gx_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750fx_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7457_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970fx_v3.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "604e_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401a1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.6",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power9_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "npe405h",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2ls",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7410_v1.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401b2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8349",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347ep",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8540_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "403gcx",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7445_v3.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750l_v3.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v3.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8541e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power9_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347p",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8555e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power7_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e7v",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543e_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750_v3.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.6",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405gpa",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "440epx",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750l_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e200z6",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8547e_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7457a_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8349ea",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500v2_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power8nvl_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8540_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.8",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "npe405l",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8343ea",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8545_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7448_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7455_v3.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347et",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7441_v2.10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v1.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401c2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7451_v2.10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cx_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e7",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7448_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7441_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405crb",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "604",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "440-xilinx-w-dfpu",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7445_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "cobra",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8541_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750gx_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v2.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8641d",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543e_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750l_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7457_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7450_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.5",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7410_v1.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500v2_v30",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7455_v3.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8540_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405d2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8560_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8343",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347t",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v1.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "host",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347eap",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548e_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401d2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power8_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740_v3.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e200z5",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405cra",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.7",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8560_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e5500",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8544_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7448_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401e2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7410_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "x2vp4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347ap",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8533_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc5200b_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750fx_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "601_v2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2legp3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cx_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "604e_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8610",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2h4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750l_v3.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8377e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e300c4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc5200_v12",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7448_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7450_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v3.1b",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.9",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405gpd",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e7t",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8555_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750gx_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8541_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543e_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750fl",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750l_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "stb04",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548e_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "x2vp20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e600",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405ez",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7450_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8379",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7445_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7447_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2legp",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7455_v3.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8560_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "440-xilinx",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401f2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8533_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8349a",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405gpr",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "stb25",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc5200b_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750fx_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347eat",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cx_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "601_v1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "403gc",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e300c3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7447a_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc5200_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7441_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740_v3.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8545e_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "602",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8378e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8343a",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8555_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "460exb",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8568",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7457a_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cx_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "604e_v2.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.8",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405lp",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.6",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "stb03",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405ep",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8544_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347at",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7410_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750gl",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e6500",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750p",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7450_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7445_v3.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "440epb",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "npe4gs3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8349e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2lels",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2hip4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740p",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8567e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8533e_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7451_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401g2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.8",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405gpc",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7455_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7450_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power7+_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8544e_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970mp_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e7v2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "604r",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500v2_v22",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548e_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8545e_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8378",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8567",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7457_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7447_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970fx_v3.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.5",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8379e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8641",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v2.4b",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7410_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc603",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v4.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7445_v3.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "440epa",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970fx_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "iop480",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750fx_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "601_v0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2legp1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cl_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxr",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8541e_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v3.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8555e_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power5+_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "403gb",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7447a_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e300c2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "npe405h2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8533e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc5200_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8343e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750_v3.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power8e_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8568e",
-      "typename": "",
-      "static": false
-    }
-  ],
-  "id": "libvirt-34"
-}
-
-{
-  "execute": "query-tpm-models",
-  "id": "libvirt-35"
-}
-
-{
-  "return": [],
-  "id": "libvirt-35"
-}
-
-{
-  "execute": "query-tpm-types",
-  "id": "libvirt-36"
-}
-
-{
-  "return": [],
-  "id": "libvirt-36"
-}
-
-{
-  "execute": "query-command-line-options",
-  "id": "libvirt-37"
-}
-
-{
-  "return": [
-    {
-      "parameters": [
-        {
-          "name": "timeout",
-          "help": "Request timeout in seconds (default 0 = no timeout)",
-          "type": "number"
-        },
-        {
-          "name": "initiator-name",
-          "help": "Initiator iqn name to use when connecting",
-          "type": "string"
-        },
-        {
-          "name": "header-digest",
-          "help": "HeaderDigest setting. {CRC32C|CRC32C-NONE|NONE-CRC32C|NONE}",
-          "type": "string"
-        },
-        {
-          "name": "password-secret",
-          "help": "ID of the secret providing password for CHAP authentication to target",
-          "type": "string"
-        },
-        {
-          "name": "password",
-          "help": "password for CHAP authentication to target",
-          "type": "string"
-        },
-        {
-          "name": "user",
-          "help": "username for CHAP authentication to target",
-          "type": "string"
-        }
-      ],
-      "option": "iscsi"
-    },
-    {
-      "parameters": [
-        {
-          "name": "audiodev",
-          "type": "string"
-        },
-        {
-          "name": "non-adaptive",
-          "type": "boolean"
-        },
-        {
-          "name": "lossy",
-          "type": "boolean"
-        },
-        {
-          "name": "sasl-authz",
-          "type": "string"
-        },
-        {
-          "name": "tls-authz",
-          "type": "string"
-        },
-        {
-          "name": "acl",
-          "type": "boolean"
-        },
-        {
-          "name": "sasl",
-          "type": "boolean"
-        },
-        {
-          "name": "key-delay-ms",
-          "type": "number"
-        },
-        {
-          "name": "lock-key-sync",
-          "type": "boolean"
-        },
-        {
-          "name": "reverse",
-          "type": "boolean"
-        },
-        {
-          "name": "password",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv6",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv4",
-          "type": "boolean"
-        },
-        {
-          "name": "to",
-          "type": "number"
-        },
-        {
-          "name": "connections",
-          "type": "number"
-        },
-        {
-          "name": "head",
-          "type": "number"
-        },
-        {
-          "name": "display",
-          "type": "string"
-        },
-        {
-          "name": "share",
-          "type": "string"
-        },
-        {
-          "name": "tls-creds",
-          "type": "string"
-        },
-        {
-          "name": "websocket",
-          "type": "string"
-        },
-        {
-          "name": "vnc",
-          "type": "string"
-        }
-      ],
-      "option": "vnc"
-    },
-    {
-      "parameters": [
-        {
-          "name": "dmode",
-          "type": "number"
-        },
-        {
-          "name": "fmode",
-          "type": "number"
-        },
-        {
-          "name": "sock_fd",
-          "type": "number"
-        },
-        {
-          "name": "socket",
-          "type": "string"
-        },
-        {
-          "name": "readonly",
-          "type": "boolean"
-        },
-        {
-          "name": "writeout",
-          "type": "string"
-        },
-        {
-          "name": "security_model",
-          "type": "string"
-        },
-        {
-          "name": "mount_tag",
-          "type": "string"
-        },
-        {
-          "name": "path",
-          "type": "string"
-        },
-        {
-          "name": "fsdriver",
-          "type": "string"
-        }
-      ],
-      "option": "virtfs"
-    },
-    {
-      "parameters": [
-        {
-          "name": "throttling.iops-size",
-          "help": "when limiting by iops max size of an I/O in bytes",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max-length",
-          "help": "length of the bps-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max-length",
-          "help": "length of the bps-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max-length",
-          "help": "length of the bps-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max-length",
-          "help": "length of the iops-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max-length",
-          "help": "length of the iops-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max-length",
-          "help": "length of the iops-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max",
-          "help": "total bytes write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max",
-          "help": "total bytes read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max",
-          "help": "total bytes burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max",
-          "help": "I/O operations write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max",
-          "help": "I/O operations read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max",
-          "help": "I/O operations burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write",
-          "help": "limit write bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read",
-          "help": "limit read bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total",
-          "help": "limit total bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write",
-          "help": "limit write operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read",
-          "help": "limit read operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total",
-          "help": "limit total I/O operations per second",
-          "type": "number"
-        },
-        {
-          "name": "dmode",
-          "type": "number"
-        },
-        {
-          "name": "fmode",
-          "type": "number"
-        },
-        {
-          "name": "sock_fd",
-          "type": "number"
-        },
-        {
-          "name": "socket",
-          "type": "string"
-        },
-        {
-          "name": "readonly",
-          "type": "boolean"
-        },
-        {
-          "name": "writeout",
-          "type": "string"
-        },
-        {
-          "name": "security_model",
-          "type": "string"
-        },
-        {
-          "name": "path",
-          "type": "string"
-        },
-        {
-          "name": "fsdriver",
-          "type": "string"
-        }
-      ],
-      "option": "fsdev"
-    },
-    {
-      "parameters": [
-        {
-          "name": "resourcecontrol",
-          "type": "string"
-        },
-        {
-          "name": "spawn",
-          "type": "string"
-        },
-        {
-          "name": "elevateprivileges",
-          "type": "string"
-        },
-        {
-          "name": "obsolete",
-          "type": "string"
-        },
-        {
-          "name": "enable",
-          "type": "boolean"
-        }
-      ],
-      "option": "sandbox"
-    },
-    {
-      "parameters": [
-        {
-          "name": "string",
-          "help": "Sets content of the blob to be inserted from a string",
-          "type": "string"
-        },
-        {
-          "name": "file",
-          "help": "Sets the name of the file from which the fw_cfg blob will be loaded",
-          "type": "string"
-        },
-        {
-          "name": "name",
-          "help": "Sets the fw_cfg name of the blob to be inserted",
-          "type": "string"
-        }
-      ],
-      "option": "fw_cfg"
-    },
-    {
-      "parameters": [],
-      "option": ""
-    },
-    {
-      "parameters": [
-        {
-          "name": "rrsnapshot",
-          "type": "string"
-        },
-        {
-          "name": "rrfile",
-          "type": "string"
-        },
-        {
-          "name": "rr",
-          "type": "string"
-        },
-        {
-          "name": "sleep",
-          "type": "boolean"
-        },
-        {
-          "name": "align",
-          "type": "boolean"
-        },
-        {
-          "name": "shift",
-          "type": "string"
-        }
-      ],
-      "option": "icount"
-    },
-    {
-      "parameters": [],
-      "option": "numa"
-    },
-    {
-      "parameters": [
-        {
-          "name": "debug-threads",
-          "help": "When enabled, name the individual threads; defaults off.\nNOTE: The thread names are for debugging and not a\nstable API.",
-          "type": "boolean"
-        },
-        {
-          "name": "process",
-          "help": "Sets the name of the QEMU process, as shown in top etc",
-          "type": "string"
-        },
-        {
-          "name": "guest",
-          "help": "Sets the name of the guest.\nThis name will be displayed in the SDL window caption.\nThe name will also be used for the VNC server",
-          "type": "string"
-        }
-      ],
-      "option": "name"
-    },
-    {
-      "parameters": [
-        {
-          "name": "timestamp",
-          "type": "boolean"
-        }
-      ],
-      "option": "msg"
-    },
-    {
-      "parameters": [
-        {
-          "name": "cpu-pm",
-          "type": "boolean"
-        },
-        {
-          "name": "mem-lock",
-          "type": "boolean"
-        }
-      ],
-      "option": "overcommit"
-    },
-    {
-      "parameters": [
-        {
-          "name": "mlock",
-          "type": "boolean"
-        }
-      ],
-      "option": "realtime"
-    },
-    {
-      "parameters": [],
-      "option": "tpmdev"
-    },
-    {
-      "parameters": [],
-      "option": "object"
-    },
-    {
-      "parameters": [
-        {
-          "name": "opaque",
-          "help": "free-form string used to describe fd",
-          "type": "string"
-        },
-        {
-          "name": "set",
-          "help": "ID of the fd set to add fd to",
-          "type": "number"
-        },
-        {
-          "name": "fd",
-          "help": "file descriptor of which a duplicate is added to fd set",
-          "type": "number"
-        }
-      ],
-      "option": "add-fd"
-    },
-    {
-      "parameters": [
-        {
-          "name": "strict",
-          "type": "boolean"
-        },
-        {
-          "name": "reboot-timeout",
-          "type": "number"
-        },
-        {
-          "name": "splash-time",
-          "type": "number"
-        },
-        {
-          "name": "splash",
-          "type": "string"
-        },
-        {
-          "name": "menu",
-          "type": "boolean"
-        },
-        {
-          "name": "once",
-          "type": "string"
-        },
-        {
-          "name": "order",
-          "type": "string"
-        }
-      ],
-      "option": "boot-opts"
-    },
-    {
-      "parameters": [
-        {
-          "name": "maxcpus",
-          "type": "number"
-        },
-        {
-          "name": "threads",
-          "type": "number"
-        },
-        {
-          "name": "cores",
-          "type": "number"
-        },
-        {
-          "name": "dies",
-          "type": "number"
-        },
-        {
-          "name": "sockets",
-          "type": "number"
-        },
-        {
-          "name": "cpus",
-          "type": "number"
-        }
-      ],
-      "option": "smp-opts"
-    },
-    {
-      "parameters": [
-        {
-          "name": "maxmem",
-          "type": "size"
-        },
-        {
-          "name": "slots",
-          "type": "number"
-        },
-        {
-          "name": "size",
-          "type": "size"
-        }
-      ],
-      "option": "memory"
-    },
-    {
-      "parameters": [
-        {
-          "name": "thread",
-          "help": "Enable/disable multi-threaded TCG",
-          "type": "string"
-        },
-        {
-          "name": "accel",
-          "help": "Select the type of accelerator",
-          "type": "string"
-        }
-      ],
-      "option": "accel"
-    },
-    {
-      "parameters": [
-        {
-          "name": "loadparm",
-          "help": "Up to 8 chars in set of [A-Za-z0-9. ](lower case chars converted to upper case) to pass to machine loader, boot manager, and guest kernel",
-          "type": "string"
-        },
-        {
-          "name": "dea-key-wrap",
-          "help": "enable/disable DEA key wrapping using the CPACF wrapping key",
-          "type": "boolean"
-        },
-        {
-          "name": "aes-key-wrap",
-          "help": "enable/disable AES key wrapping using the CPACF wrapping key",
-          "type": "boolean"
-        },
-        {
-          "name": "suppress-vmdesc",
-          "help": "Set on to disable self-describing migration",
-          "type": "boolean"
-        },
-        {
-          "name": "iommu",
-          "help": "Set on/off to enable/disable Intel IOMMU (VT-d)",
-          "type": "boolean"
-        },
-        {
-          "name": "firmware",
-          "help": "firmware image",
-          "type": "string"
-        },
-        {
-          "name": "usb",
-          "help": "Set on/off to enable/disable usb",
-          "type": "boolean"
-        },
-        {
-          "name": "mem-merge",
-          "help": "enable/disable memory merge support",
-          "type": "boolean"
-        },
-        {
-          "name": "dump-guest-core",
-          "help": "Include guest memory in  a core dump",
-          "type": "boolean"
-        },
-        {
-          "name": "dt_compatible",
-          "help": "Overrides the \"compatible\" property of the dt root node",
-          "type": "string"
-        },
-        {
-          "name": "phandle_start",
-          "help": "The first phandle ID we may generate dynamically",
-          "type": "number"
-        },
-        {
-          "name": "dumpdtb",
-          "help": "Dump current dtb to a file and quit",
-          "type": "string"
-        },
-        {
-          "name": "dtb",
-          "help": "Linux kernel device tree file",
-          "type": "string"
-        },
-        {
-          "name": "append",
-          "help": "Linux kernel command line",
-          "type": "string"
-        },
-        {
-          "name": "initrd",
-          "help": "Linux initial ramdisk file",
-          "type": "string"
-        },
-        {
-          "name": "kernel",
-          "help": "Linux kernel image file",
-          "type": "string"
-        },
-        {
-          "name": "kvm_shadow_mem",
-          "help": "KVM shadow MMU size",
-          "type": "size"
-        },
-        {
-          "name": "kernel_irqchip",
-          "help": "use KVM in-kernel irqchip",
-          "type": "boolean"
-        },
-        {
-          "name": "accel",
-          "help": "accelerator list",
-          "type": "string"
-        },
-        {
-          "name": "type",
-          "help": "emulated machine",
-          "type": "string"
-        }
-      ],
-      "option": "machine"
-    },
-    {
-      "parameters": [
-        {
-          "name": "romfile",
-          "type": "string"
-        },
-        {
-          "name": "bootindex",
-          "type": "number"
-        }
-      ],
-      "option": "option-rom"
-    },
-    {
-      "parameters": [
-        {
-          "name": "file",
-          "type": "string"
-        },
-        {
-          "name": "events",
-          "type": "string"
-        },
-        {
-          "name": "enable",
-          "type": "string"
-        }
-      ],
-      "option": "trace"
-    },
-    {
-      "parameters": [
-        {
-          "name": "pretty",
-          "type": "boolean"
-        },
-        {
-          "name": "chardev",
-          "type": "string"
-        },
-        {
-          "name": "mode",
-          "type": "string"
-        }
-      ],
-      "option": "mon"
-    },
-    {
-      "parameters": [
-        {
-          "name": "value",
-          "type": "string"
-        },
-        {
-          "name": "property",
-          "type": "string"
-        },
-        {
-          "name": "driver",
-          "type": "string"
-        }
-      ],
-      "option": "global"
-    },
-    {
-      "parameters": [
-        {
-          "name": "driftfix",
-          "type": "string"
-        },
-        {
-          "name": "clock",
-          "type": "string"
-        },
-        {
-          "name": "base",
-          "type": "string"
-        }
-      ],
-      "option": "rtc"
-    },
-    {
-      "parameters": [],
-      "option": "net"
-    },
-    {
-      "parameters": [],
-      "option": "nic"
-    },
-    {
-      "parameters": [],
-      "option": "netdev"
-    },
-    {
-      "parameters": [],
-      "option": "device"
-    },
-    {
-      "parameters": [
-        {
-          "name": "logappend",
-          "type": "boolean"
-        },
-        {
-          "name": "logfile",
-          "type": "string"
-        },
-        {
-          "name": "append",
-          "type": "boolean"
-        },
-        {
-          "name": "chardev",
-          "type": "string"
-        },
-        {
-          "name": "size",
-          "type": "size"
-        },
-        {
-          "name": "debug",
-          "type": "number"
-        },
-        {
-          "name": "name",
-          "type": "string"
-        },
-        {
-          "name": "signal",
-          "type": "boolean"
-        },
-        {
-          "name": "mux",
-          "type": "boolean"
-        },
-        {
-          "name": "rows",
-          "type": "number"
-        },
-        {
-          "name": "cols",
-          "type": "number"
-        },
-        {
-          "name": "height",
-          "type": "number"
-        },
-        {
-          "name": "width",
-          "type": "number"
-        },
-        {
-          "name": "websocket",
-          "type": "boolean"
-        },
-        {
-          "name": "tls-authz",
-          "type": "string"
-        },
-        {
-          "name": "tls-creds",
-          "type": "string"
-        },
-        {
-          "name": "tn3270",
-          "type": "boolean"
-        },
-        {
-          "name": "telnet",
-          "type": "boolean"
-        },
-        {
-          "name": "reconnect",
-          "type": "number"
-        },
-        {
-          "name": "delay",
-          "type": "boolean"
-        },
-        {
-          "name": "server",
-          "type": "boolean"
-        },
-        {
-          "name": "wait",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv6",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv4",
-          "type": "boolean"
-        },
-        {
-          "name": "to",
-          "type": "number"
-        },
-        {
-          "name": "localport",
-          "type": "string"
-        },
-        {
-          "name": "localaddr",
-          "type": "string"
-        },
-        {
-          "name": "fd",
-          "type": "string"
-        },
-        {
-          "name": "port",
-          "type": "string"
-        },
-        {
-          "name": "host",
-          "type": "string"
-        },
-        {
-          "name": "path",
-          "type": "string"
-        },
-        {
-          "name": "backend",
-          "type": "string"
-        }
-      ],
-      "option": "chardev"
-    },
-    {
-      "parameters": [
-        {
-          "name": "copy-on-read",
-          "help": "copy read data from backing file into image file",
-          "type": "boolean"
-        },
-        {
-          "name": "werror",
-          "help": "write error action",
-          "type": "string"
-        },
-        {
-          "name": "rerror",
-          "help": "read error action",
-          "type": "string"
-        },
-        {
-          "name": "read-only",
-          "help": "open drive file as read-only",
-          "type": "boolean"
-        },
-        {
-          "name": "file",
-          "help": "file name",
-          "type": "string"
-        },
-        {
-          "name": "if",
-          "help": "interface (ide, scsi, sd, mtd, floppy, pflash, virtio)",
-          "type": "string"
-        },
-        {
-          "name": "media",
-          "help": "media type (disk, cdrom)",
-          "type": "string"
-        },
-        {
-          "name": "index",
-          "help": "index number",
-          "type": "number"
-        },
-        {
-          "name": "unit",
-          "help": "unit number (i.e. lun for scsi)",
-          "type": "number"
-        },
-        {
-          "name": "bus",
-          "help": "bus number",
-          "type": "number"
-        },
-        {
-          "name": "stats-account-failed",
-          "help": "whether to account for failed I/O operations in the statistics",
-          "type": "boolean"
-        },
-        {
-          "name": "stats-account-invalid",
-          "help": "whether to account for invalid I/O operations in the statistics",
-          "type": "boolean"
-        },
-        {
-          "name": "detect-zeroes",
-          "help": "try to optimize zero writes (off, on, unmap)",
-          "type": "string"
-        },
-        {
-          "name": "throttling.group",
-          "help": "name of the block throttling group",
-          "type": "string"
-        },
-        {
-          "name": "throttling.iops-size",
-          "help": "when limiting by iops max size of an I/O in bytes",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max-length",
-          "help": "length of the bps-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max-length",
-          "help": "length of the bps-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max-length",
-          "help": "length of the bps-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max-length",
-          "help": "length of the iops-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max-length",
-          "help": "length of the iops-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max-length",
-          "help": "length of the iops-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max",
-          "help": "total bytes write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max",
-          "help": "total bytes read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max",
-          "help": "total bytes burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max",
-          "help": "I/O operations write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max",
-          "help": "I/O operations read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max",
-          "help": "I/O operations burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write",
-          "help": "limit write bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read",
-          "help": "limit read bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total",
-          "help": "limit total bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write",
-          "help": "limit write operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read",
-          "help": "limit read operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total",
-          "help": "limit total I/O operations per second",
-          "type": "number"
-        },
-        {
-          "name": "werror",
-          "help": "write error action",
-          "type": "string"
-        },
-        {
-          "name": "format",
-          "help": "disk format (raw, qcow2, ...)",
-          "type": "string"
-        },
-        {
-          "name": "cache.writeback",
-          "help": "Enable writeback mode",
-          "type": "boolean"
-        },
-        {
-          "name": "aio",
-          "help": "host AIO implementation (threads, native)",
-          "type": "string"
-        },
-        {
-          "name": "snapshot",
-          "help": "enable/disable snapshot mode",
-          "type": "boolean"
-        },
-        {
-          "name": "force-share",
-          "help": "always accept other writers (default: off)",
-          "type": "boolean"
-        },
-        {
-          "name": "discard",
-          "help": "discard operation (ignore/off, unmap/on)",
-          "type": "string"
-        },
-        {
-          "name": "auto-read-only",
-          "help": "Node can become read-only if opening read-write fails",
-          "type": "boolean"
-        },
-        {
-          "name": "cache.no-flush",
-          "help": "Ignore flush requests",
-          "type": "boolean"
-        },
-        {
-          "name": "cache.direct",
-          "help": "Bypass software writeback cache on the host",
-          "type": "boolean"
-        },
-        {
-          "name": "driver",
-          "help": "Block driver to use for the node",
-          "type": "string"
-        },
-        {
-          "name": "node-name",
-          "help": "Node name of the block device node",
-          "type": "string"
-        }
-      ],
-      "option": "drive"
-    }
-  ],
-  "id": "libvirt-37"
-}
-
-{
-  "execute": "query-migrate-capabilities",
-  "id": "libvirt-38"
-}
-
-{
-  "return": [
-    {
-      "state": false,
-      "capability": "xbzrle"
-    },
-    {
-      "state": false,
-      "capability": "rdma-pin-all"
-    },
-    {
-      "state": false,
-      "capability": "auto-converge"
-    },
-    {
-      "state": false,
-      "capability": "zero-blocks"
-    },
-    {
-      "state": false,
-      "capability": "compress"
-    },
-    {
-      "state": false,
-      "capability": "events"
-    },
-    {
-      "state": false,
-      "capability": "postcopy-ram"
-    },
-    {
-      "state": false,
-      "capability": "x-colo"
-    },
-    {
-      "state": false,
-      "capability": "release-ram"
-    },
-    {
-      "state": false,
-      "capability": "block"
-    },
-    {
-      "state": false,
-      "capability": "return-path"
-    },
-    {
-      "state": false,
-      "capability": "pause-before-switchover"
-    },
-    {
-      "state": false,
-      "capability": "multifd"
-    },
-    {
-      "state": false,
-      "capability": "dirty-bitmaps"
-    },
-    {
-      "state": false,
-      "capability": "postcopy-blocktime"
-    },
-    {
-      "state": false,
-      "capability": "late-block-activate"
-    },
-    {
-      "state": false,
-      "capability": "x-ignore-shared"
-    },
-    {
-      "state": false,
-      "capability": "validate-uuid"
-    }
-  ],
-  "id": "libvirt-38"
-}
-
-{
-  "execute": "qmp_capabilities",
-  "id": "libvirt-1"
-}
-
-{
-  "return": {},
-  "id": "libvirt-1"
-}
-
-{
-  "execute": "query-cpu-definitions",
-  "id": "libvirt-2"
-}
-
-{
-  "return": [
-    {
-      "name": "default",
-      "typename": "604-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "ppc",
-      "typename": "604-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "ppc32",
-      "typename": "604-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "ppc64",
-      "typename": "970fx_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power9",
-      "typename": "power9_v2.0-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power8nvl",
-      "typename": "power8nvl_v1.0-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power8",
-      "typename": "power8_v2.0-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power8e",
-      "typename": "power8e_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power7+",
-      "typename": "power7+_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power7",
-      "typename": "power7_v2.3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power5gs",
-      "typename": "power5+_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power5+",
-      "typename": "power5+_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "970mp",
-      "typename": "970mp_v1.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "970fx",
-      "typename": "970fx_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "970",
-      "typename": "970_v2.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "apollo7pm",
-      "typename": "7457a_v1.0-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7457a",
-      "typename": "7457a_v1.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7447a",
-      "typename": "7447a_v1.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "apollo7",
-      "typename": "7457_v1.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7457",
-      "typename": "7457_v1.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7447",
-      "typename": "7447_v1.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "apollo6",
-      "typename": "7455_v3.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7455",
-      "typename": "7455_v3.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7445",
-      "typename": "7445_v3.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7451",
-      "typename": "7451_v2.3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7441",
-      "typename": "7441_v2.3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "vger",
-      "typename": "7450_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7450",
-      "typename": "7450_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7448",
-      "typename": "7448_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "nitro",
-      "typename": "7410_v1.4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7410",
-      "typename": "7410_v1.4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "g4",
-      "typename": "7400_v2.9-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "max",
-      "typename": "7400_v2.9-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7400",
-      "typename": "7400_v2.9-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "goldfinger",
-      "typename": "755_v2.8-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "755",
-      "typename": "755_v2.8-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "745",
-      "typename": "745_v2.8-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "lonestar",
-      "typename": "750l_v3.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750l",
-      "typename": "750l_v3.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750gx",
-      "typename": "750gx_v1.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750fx",
-      "typename": "750fx_v2.3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750cxe",
-      "typename": "750cxe_v3.1b-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750cx",
-      "typename": "750cx_v2.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750cl",
-      "typename": "750cl_v2.0-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "conan/doyle",
-      "typename": "750p-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "g3",
-      "typename": "750_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "typhoon",
-      "typename": "750_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750",
-      "typename": "750_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "arthur",
-      "typename": "740_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "740",
-      "typename": "740_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mach5",
-      "typename": "604r-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "sirocco",
-      "typename": "604e_v2.4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "604e",
-      "typename": "604e_v2.4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "goldeneye",
-      "typename": "603e7t-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "603r",
-      "typename": "603e7t-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "vaillant",
-      "typename": "603e7v-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "stretch",
-      "typename": "603e_v4.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "603e",
-      "typename": "603e_v4.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "vanilla",
-      "typename": "603-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "601v",
-      "typename": "601_v2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "601",
-      "typename": "601_v2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8560",
-      "typename": "mpc8560_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8555e",
-      "typename": "mpc8555e_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8555",
-      "typename": "mpc8555_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8548e",
-      "typename": "mpc8548e_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8548",
-      "typename": "mpc8548_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8547e",
-      "typename": "mpc8547e_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8545e",
-      "typename": "mpc8545e_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8545",
-      "typename": "mpc8545_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8544e",
-      "typename": "mpc8544e_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8544",
-      "typename": "mpc8544_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8543e",
-      "typename": "mpc8543e_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8543",
-      "typename": "mpc8543_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8541e",
-      "typename": "mpc8541e_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8541",
-      "typename": "mpc8541_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8540",
-      "typename": "mpc8540_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8533e",
-      "typename": "mpc8533e_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8533",
-      "typename": "mpc8533_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "e500v2",
-      "typename": "e500v2_v22-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "e500v1",
-      "typename": "e500_v20-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "e500",
-      "typename": "e500v2_v22-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8347ea",
-      "typename": "mpc8347eat-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8347e",
-      "typename": "mpc8347et-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8347a",
-      "typename": "mpc8347at-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8347",
-      "typename": "mpc8347t-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "e300",
-      "typename": "e300c3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "e200",
-      "typename": "e200z6-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8280",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8275",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8272",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8271",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8270",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8266_hip4",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8266_hip3",
-      "typename": "g2hip3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8266",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8265_hip4",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8265_hip3",
-      "typename": "g2hip3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8265",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8264_hip4",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8264_hip3",
-      "typename": "g2hip3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8264",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8260_hip4",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8260_hip3",
-      "typename": "g2hip3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8260",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8255_hip4",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8255_hip3",
-      "typename": "g2hip3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8255",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8250_hip4",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8250_hip3",
-      "typename": "g2hip3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8250",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8248",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8247",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8245",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8241",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "powerquicc-ii",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc82xx",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc5200b",
-      "typename": "mpc5200b_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc5200",
-      "typename": "mpc5200_v12-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc52xx",
-      "typename": "mpc5200_v12-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8240",
-      "typename": "603-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "460ex",
-      "typename": "460exb-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "440ep",
-      "typename": "440epb-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "x2vp50",
-      "typename": "x2vp20-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "x2vp7",
-      "typename": "x2vp4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "405gpe",
-      "typename": "405crc-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "405gp",
-      "typename": "405gpd-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "405cr",
-      "typename": "405crc-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "405",
-      "typename": "405d4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "403",
-      "typename": "403gc-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8547e_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2gp",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7457a_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cl_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.7",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8377",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7455_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8545_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405d4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2le",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8572",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2hip3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970fx_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750fx_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603p",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405gpb",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.7",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8544e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500v2_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500mc",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e7v1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970mp_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405crc",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "403ga",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7447a_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e300c1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8572e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500v2_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970fx_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750gx_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750fx_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7457_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970fx_v3.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "604e_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401a1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.6",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power9_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "npe405h",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2ls",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7410_v1.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401b2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8349",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347ep",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8540_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "403gcx",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7445_v3.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750l_v3.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v3.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8541e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power9_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347p",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8555e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power7_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e7v",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543e_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750_v3.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.6",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405gpa",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "440epx",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750l_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e200z6",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8547e_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7457a_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8349ea",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500v2_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power8nvl_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8540_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.8",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "npe405l",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8343ea",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8545_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7448_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7455_v3.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347et",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7441_v2.10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v1.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401c2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7451_v2.10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cx_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e7",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7448_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7441_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405crb",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "604",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "440-xilinx-w-dfpu",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7445_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "cobra",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8541_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750gx_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v2.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8641d",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543e_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750l_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7457_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7450_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.5",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7410_v1.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500v2_v30",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7455_v3.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8540_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405d2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8560_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8343",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347t",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v1.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347eap",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548e_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401d2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power8_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740_v3.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e200z5",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405cra",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.7",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8560_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e5500",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8544_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7448_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401e2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7410_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "x2vp4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347ap",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8533_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc5200b_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750fx_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "601_v2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2legp3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cx_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "604e_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8610",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2h4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750l_v3.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8377e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e300c4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc5200_v12",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7448_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7450_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v3.1b",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.9",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405gpd",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e7t",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8555_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750gx_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8541_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543e_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750fl",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750l_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "stb04",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548e_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "x2vp20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e600",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405ez",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7450_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8379",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7445_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7447_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2legp",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7455_v3.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8560_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "440-xilinx",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401f2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8533_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8349a",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405gpr",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "stb25",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc5200b_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750fx_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347eat",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cx_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "601_v1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "403gc",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e300c3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7447a_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc5200_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7441_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740_v3.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8545e_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "602",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8378e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8343a",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8555_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "460exb",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8568",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7457a_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cx_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "604e_v2.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.8",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405lp",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.6",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "stb03",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405ep",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8544_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347at",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7410_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750gl",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e6500",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750p",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7450_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7445_v3.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "440epb",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "npe4gs3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8349e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2lels",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2hip4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740p",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8567e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8533e_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7451_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401g2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.8",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405gpc",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7455_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7450_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power7+_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8544e_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970mp_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e7v2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "604r",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500v2_v22",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548e_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8545e_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8378",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8567",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7457_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7447_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970fx_v3.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.5",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8379e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8641",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v2.4b",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7410_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc603",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v4.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7445_v3.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "440epa",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970fx_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "iop480",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750fx_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "601_v0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2legp1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cl_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxr",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8541e_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v3.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8555e_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power5+_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "403gb",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7447a_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e300c2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "npe405h2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8533e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc5200_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8343e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750_v3.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power8e_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8568e",
-      "typename": "",
-      "static": false
-    }
-  ],
-  "id": "libvirt-2"
-}
-
-{
-  "execute": "query-machines",
-  "id": "libvirt-3"
-}
-
-{
-  "return": [
-    {
-      "hotpluggable-cpus": false,
-      "name": "ref405ep",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sam460ex",
-      "numa-mem-supported": false,
-      "default-cpu-type": "460exb-powerpc64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "none",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virtex-ml507",
-      "numa-mem-supported": false,
-      "default-cpu-type": "440-xilinx-powerpc64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "ppce500",
-      "numa-mem-supported": false,
-      "default-cpu-type": "e500v2_v30-powerpc64-cpu",
-      "cpu-max": 32,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mpc8544ds",
-      "numa-mem-supported": false,
-      "default-cpu-type": "e500v2_v30-powerpc64-cpu",
-      "cpu-max": 15,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-3.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power8_v2.0-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.12-sxxm",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power8_v2.0-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "bamboo",
-      "numa-mem-supported": false,
-      "default-cpu-type": "440epb-powerpc64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "g3beige",
-      "numa-mem-supported": false,
-      "default-cpu-type": "750_v3.1-powerpc64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-3.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power8_v2.0-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.10",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power8_v2.0-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "prep",
-      "numa-mem-supported": false,
-      "default-cpu-type": "602-powerpc64-cpu",
-      "cpu-max": 1,
-      "deprecated": true
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.11",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power8_v2.0-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.12",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power8_v2.0-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.9",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power8_v2.0-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mac99",
-      "numa-mem-supported": false,
-      "default-cpu-type": "970fx_v3.1-powerpc64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.6",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power7_v2.3-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.7",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power7_v2.3-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.8",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power8_v2.0-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-4.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power9_v2.0-powerpc64-cpu",
-      "is-default": true,
-      "cpu-max": 1024,
-      "deprecated": false,
-      "alias": "pseries"
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.4",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power7_v2.3-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.5",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power7_v2.3-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-4.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power9_v2.0-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-4.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power9_v2.0-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power7_v2.3-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "taihu",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.3",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power7_v2.3-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power7_v2.3-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "powernv8",
-      "numa-mem-supported": false,
-      "default-cpu-type": "power8_v2.0-powerpc64-cpu",
-      "cpu-max": 2048,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "powernv9",
-      "numa-mem-supported": false,
-      "default-cpu-type": "power9_v2.0-powerpc64-cpu",
-      "cpu-max": 2048,
-      "deprecated": false,
-      "alias": "powernv"
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "40p",
-      "numa-mem-supported": false,
-      "default-cpu-type": "604-powerpc64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    }
-  ],
-  "id": "libvirt-3"
-}
diff --git a/tests/qemucapabilitiesdata/caps_4.2.0_ppc64.xml b/tests/qemucapabilitiesdata/caps_4.2.0_ppc64.xml
deleted file mode 100644
index 1248897aba..0000000000
--- a/tests/qemucapabilitiesdata/caps_4.2.0_ppc64.xml
+++ /dev/null
@@ -1,1051 +0,0 @@
-<qemuCaps>
-  <emulator>/usr/bin/qemu-system-ppc64</emulator>
-  <qemuctime>0</qemuctime>
-  <selfctime>0</selfctime>
-  <selfvers>0</selfvers>
-  <flag name='kvm'/>
-  <flag name='sdl'/>
-  <flag name='hda-duplex'/>
-  <flag name='piix3-usb-uhci'/>
-  <flag name='piix4-usb-uhci'/>
-  <flag name='usb-ehci'/>
-  <flag name='ich9-usb-ehci1'/>
-  <flag name='vt82c686b-usb-uhci'/>
-  <flag name='pci-ohci'/>
-  <flag name='usb-hub'/>
-  <flag name='ich9-ahci'/>
-  <flag name='virtio-blk-pci.scsi'/>
-  <flag name='scsi-disk.channel'/>
-  <flag name='scsi-block'/>
-  <flag name='hda-micro'/>
-  <flag name='nec-usb-xhci'/>
-  <flag name='lsi'/>
-  <flag name='virtio-scsi-pci'/>
-  <flag name='seccomp-sandbox'/>
-  <flag name='vnc'/>
-  <flag name='VGA'/>
-  <flag name='cirrus-vga'/>
-  <flag name='vmware-svga'/>
-  <flag name='usb-serial'/>
-  <flag name='virtio-rng'/>
-  <flag name='rng-random'/>
-  <flag name='rng-egd'/>
-  <flag name='megasas'/>
-  <flag name='nvram'/>
-  <flag name='pci-bridge'/>
-  <flag name='vfio-pci'/>
-  <flag name='dmi-to-pci-bridge'/>
-  <flag name='usb-storage'/>
-  <flag name='ich9-intel-hda'/>
-  <flag name='enable-fips'/>
-  <flag name='usb-kbd'/>
-  <flag name='usb-audio'/>
-  <flag name='migrate-rdma'/>
-  <flag name='VGA.vgamem_mb'/>
-  <flag name='vmware-svga.vgamem_mb'/>
-  <flag name='pc-dimm'/>
-  <flag name='pci-serial'/>
-  <flag name='ioh3420'/>
-  <flag name='x3130-upstream'/>
-  <flag name='xio3130-downstream'/>
-  <flag name='rtl8139'/>
-  <flag name='e1000'/>
-  <flag name='virtio-net'/>
-  <flag name='virtio-gpu'/>
-  <flag name='virtio-keyboard'/>
-  <flag name='virtio-mouse'/>
-  <flag name='virtio-tablet'/>
-  <flag name='virtio-input-host'/>
-  <flag name='virtio-balloon-pci.deflate-on-oom'/>
-  <flag name='mptsas1068'/>
-  <flag name='virtio-vga'/>
-  <flag name='ivshmem-plain'/>
-  <flag name='ivshmem-doorbell'/>
-  <flag name='vhost-scsi'/>
-  <flag name='pcie-root-port'/>
-  <flag name='query-cpu-definitions'/>
-  <flag name='qemu-xhci'/>
-  <flag name='spapr-pci-host-bridge'/>
-  <flag name='spapr-pci-host-bridge.numa_node'/>
-  <flag name='chardev-reconnect'/>
-  <flag name='vxhs'/>
-  <flag name='spapr-vty'/>
-  <flag name='isa-serial'/>
-  <flag name='pcie-pci-bridge'/>
-  <flag name='nbd-tls'/>
-  <flag name='pr-manager-helper'/>
-  <flag name='screendump_device'/>
-  <flag name='hda-output'/>
-  <flag name='vhost-vsock'/>
-  <flag name='egl-headless'/>
-  <flag name='memory-backend-memfd'/>
-  <flag name='memory-backend-memfd.hugetlb'/>
-  <flag name='egl-headless.rendernode'/>
-  <flag name='memory-backend-file.pmem'/>
-  <flag name='virtio-pci-non-transitional'/>
-  <flag name='nbd-bitmap'/>
-  <flag name='bochs-display'/>
-  <flag name='migration-file-drop-cache'/>
-  <flag name='vhost-user-gpu'/>
-  <flag name='vhost-user-vga'/>
-  <flag name='drive-nvme'/>
-  <flag name='smp-dies'/>
-  <flag name='i8042'/>
-  <flag name='rng-builtin'/>
-  <flag name='tcg'/>
-  <flag name='pvscsi'/>
-  <flag name='spapr-tpm-proxy'/>
-  <flag name='dc390'/>
-  <flag name='am53c974'/>
-  <flag name='vhost-user-blk'/>
-  <flag name='cpu-max'/>
-  <flag name='memory-backend-file.x-use-canonical-path-for-ramblock-id'/>
-  <flag name='rotation-rate'/>
-  <flag name='input-linux'/>
-  <flag name='virtio-blk.queue-size'/>
-  <flag name='usb-host.guest-resets-all'/>
-  <flag name='virtio-crypto'/>
-  <flag name='usb-mtp'/>
-  <flag name='netdev.user'/>
-  <version>4002000</version>
-  <microcodeVersion>42900242</microcodeVersion>
-  <package>v4.1.0-2198-g9e583f2</package>
-  <arch>ppc64</arch>
-  <cpu type='kvm' name='default' typename='604-powerpc64-cpu'/>
-  <cpu type='kvm' name='ppc' typename='604-powerpc64-cpu'/>
-  <cpu type='kvm' name='ppc32' typename='604-powerpc64-cpu'/>
-  <cpu type='kvm' name='ppc64' typename='970fx_v3.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='POWER9' typename='power9_v2.0-powerpc64-cpu'/>
-  <cpu type='kvm' name='power8nvl' typename='power8nvl_v1.0-powerpc64-cpu'/>
-  <cpu type='kvm' name='POWER8' typename='host-powerpc64-cpu'/>
-  <cpu type='kvm' name='power8e' typename='power8e_v2.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='power7+' typename='power7+_v2.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='POWER7' typename='power7_v2.3-powerpc64-cpu'/>
-  <cpu type='kvm' name='power5gs' typename='power5+_v2.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='power5+' typename='power5+_v2.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='970mp' typename='970mp_v1.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='970fx' typename='970fx_v3.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='970' typename='970_v2.2-powerpc64-cpu'/>
-  <cpu type='kvm' name='apollo7pm' typename='7457a_v1.0-powerpc64-cpu'/>
-  <cpu type='kvm' name='7457a' typename='7457a_v1.2-powerpc64-cpu'/>
-  <cpu type='kvm' name='7447a' typename='7447a_v1.2-powerpc64-cpu'/>
-  <cpu type='kvm' name='apollo7' typename='7457_v1.2-powerpc64-cpu'/>
-  <cpu type='kvm' name='7457' typename='7457_v1.2-powerpc64-cpu'/>
-  <cpu type='kvm' name='7447' typename='7447_v1.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='apollo6' typename='7455_v3.2-powerpc64-cpu'/>
-  <cpu type='kvm' name='7455' typename='7455_v3.2-powerpc64-cpu'/>
-  <cpu type='kvm' name='7445' typename='7445_v3.2-powerpc64-cpu'/>
-  <cpu type='kvm' name='7451' typename='7451_v2.3-powerpc64-cpu'/>
-  <cpu type='kvm' name='7441' typename='7441_v2.3-powerpc64-cpu'/>
-  <cpu type='kvm' name='vger' typename='7450_v2.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='7450' typename='7450_v2.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='7448' typename='7448_v2.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='nitro' typename='7410_v1.4-powerpc64-cpu'/>
-  <cpu type='kvm' name='7410' typename='7410_v1.4-powerpc64-cpu'/>
-  <cpu type='kvm' name='g4' typename='7400_v2.9-powerpc64-cpu'/>
-  <cpu type='kvm' name='max' typename='7400_v2.9-powerpc64-cpu'/>
-  <cpu type='kvm' name='7400' typename='7400_v2.9-powerpc64-cpu'/>
-  <cpu type='kvm' name='goldfinger' typename='755_v2.8-powerpc64-cpu'/>
-  <cpu type='kvm' name='755' typename='755_v2.8-powerpc64-cpu'/>
-  <cpu type='kvm' name='745' typename='745_v2.8-powerpc64-cpu'/>
-  <cpu type='kvm' name='lonestar' typename='750l_v3.2-powerpc64-cpu'/>
-  <cpu type='kvm' name='750l' typename='750l_v3.2-powerpc64-cpu'/>
-  <cpu type='kvm' name='750gx' typename='750gx_v1.2-powerpc64-cpu'/>
-  <cpu type='kvm' name='750fx' typename='750fx_v2.3-powerpc64-cpu'/>
-  <cpu type='kvm' name='750cxe' typename='750cxe_v3.1b-powerpc64-cpu'/>
-  <cpu type='kvm' name='750cx' typename='750cx_v2.2-powerpc64-cpu'/>
-  <cpu type='kvm' name='750cl' typename='750cl_v2.0-powerpc64-cpu'/>
-  <cpu type='kvm' name='conan/doyle' typename='750p-powerpc64-cpu'/>
-  <cpu type='kvm' name='g3' typename='750_v3.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='typhoon' typename='750_v3.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='750' typename='750_v3.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='arthur' typename='740_v3.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='740' typename='740_v3.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='mach5' typename='604r-powerpc64-cpu'/>
-  <cpu type='kvm' name='sirocco' typename='604e_v2.4-powerpc64-cpu'/>
-  <cpu type='kvm' name='604e' typename='604e_v2.4-powerpc64-cpu'/>
-  <cpu type='kvm' name='goldeneye' typename='603e7t-powerpc64-cpu'/>
-  <cpu type='kvm' name='603r' typename='603e7t-powerpc64-cpu'/>
-  <cpu type='kvm' name='vaillant' typename='603e7v-powerpc64-cpu'/>
-  <cpu type='kvm' name='stretch' typename='603e_v4.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='603e' typename='603e_v4.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='vanilla' typename='603-powerpc64-cpu'/>
-  <cpu type='kvm' name='601v' typename='601_v2-powerpc64-cpu'/>
-  <cpu type='kvm' name='601' typename='601_v2-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8560' typename='mpc8560_v21-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8555e' typename='mpc8555e_v11-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8555' typename='mpc8555_v11-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8548e' typename='mpc8548e_v21-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8548' typename='mpc8548_v21-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8547e' typename='mpc8547e_v21-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8545e' typename='mpc8545e_v21-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8545' typename='mpc8545_v21-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8544e' typename='mpc8544e_v11-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8544' typename='mpc8544_v11-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8543e' typename='mpc8543e_v21-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8543' typename='mpc8543_v21-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8541e' typename='mpc8541e_v11-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8541' typename='mpc8541_v11-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8540' typename='mpc8540_v21-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8533e' typename='mpc8533e_v11-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8533' typename='mpc8533_v11-powerpc64-cpu'/>
-  <cpu type='kvm' name='e500v2' typename='e500v2_v22-powerpc64-cpu'/>
-  <cpu type='kvm' name='e500v1' typename='e500_v20-powerpc64-cpu'/>
-  <cpu type='kvm' name='e500' typename='e500v2_v22-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8347ea' typename='mpc8347eat-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8347e' typename='mpc8347et-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8347a' typename='mpc8347at-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8347' typename='mpc8347t-powerpc64-cpu'/>
-  <cpu type='kvm' name='e300' typename='e300c3-powerpc64-cpu'/>
-  <cpu type='kvm' name='e200' typename='e200z6-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8280' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8275' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8272' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8271' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8270' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8266_hip4' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8266_hip3' typename='g2hip3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8266' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8265_hip4' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8265_hip3' typename='g2hip3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8265' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8264_hip4' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8264_hip3' typename='g2hip3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8264' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8260_hip4' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8260_hip3' typename='g2hip3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8260' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8255_hip4' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8255_hip3' typename='g2hip3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8255' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8250_hip4' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8250_hip3' typename='g2hip3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8250' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8248' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8247' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8245' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8241' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='powerquicc-ii' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc82xx' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc5200b' typename='mpc5200b_v21-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc5200' typename='mpc5200_v12-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc52xx' typename='mpc5200_v12-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8240' typename='603-powerpc64-cpu'/>
-  <cpu type='kvm' name='460ex' typename='460exb-powerpc64-cpu'/>
-  <cpu type='kvm' name='440ep' typename='440epb-powerpc64-cpu'/>
-  <cpu type='kvm' name='x2vp50' typename='x2vp20-powerpc64-cpu'/>
-  <cpu type='kvm' name='x2vp7' typename='x2vp4-powerpc64-cpu'/>
-  <cpu type='kvm' name='405gpe' typename='405crc-powerpc64-cpu'/>
-  <cpu type='kvm' name='405gp' typename='405gpd-powerpc64-cpu'/>
-  <cpu type='kvm' name='405cr' typename='405crc-powerpc64-cpu'/>
-  <cpu type='kvm' name='405' typename='405d4-powerpc64-cpu'/>
-  <cpu type='kvm' name='403' typename='403gc-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8547e_v21'/>
-  <cpu type='kvm' name='g2gp'/>
-  <cpu type='kvm' name='7457a_v1.1'/>
-  <cpu type='kvm' name='750cl_v1.0'/>
-  <cpu type='kvm' name='750cxe_v2.1'/>
-  <cpu type='kvm' name='755_v2.7'/>
-  <cpu type='kvm' name='750_v2.1'/>
-  <cpu type='kvm' name='755_v2.2'/>
-  <cpu type='kvm' name='745_v2.0'/>
-  <cpu type='kvm' name='mpc8377'/>
-  <cpu type='kvm' name='7455_v1.0'/>
-  <cpu type='kvm' name='mpc8545_v21'/>
-  <cpu type='kvm' name='mpc8548_v11'/>
-  <cpu type='kvm' name='405d4'/>
-  <cpu type='kvm' name='g2le'/>
-  <cpu type='kvm' name='750e'/>
-  <cpu type='kvm' name='mpc8572'/>
-  <cpu type='kvm' name='g2hip3'/>
-  <cpu type='kvm' name='970fx_v2.0'/>
-  <cpu type='kvm' name='750fx_v2.0'/>
-  <cpu type='kvm' name='603p'/>
-  <cpu type='kvm' name='405gpb'/>
-  <cpu type='kvm' name='7400_v2.7'/>
-  <cpu type='kvm' name='mpc8544e_v10'/>
-  <cpu type='kvm' name='e500v2_v10'/>
-  <cpu type='kvm' name='e500mc'/>
-  <cpu type='kvm' name='603e7v1'/>
-  <cpu type='kvm' name='970mp_v1.0'/>
-  <cpu type='kvm' name='740e'/>
-  <cpu type='kvm' name='405crc'/>
-  <cpu type='kvm' name='403ga'/>
-  <cpu type='kvm' name='7447a_v1.0'/>
-  <cpu type='kvm' name='e300c1'/>
-  <cpu type='kvm' name='mpc8572e'/>
-  <cpu type='kvm' name='e500v2_v21'/>
-  <cpu type='kvm' name='7400_v2.2'/>
-  <cpu type='kvm' name='970fx_v1.0'/>
-  <cpu type='kvm' name='750gx_v1.2'/>
-  <cpu type='kvm' name='750fx_v1.0'/>
-  <cpu type='kvm' name='7457_v1.1'/>
-  <cpu type='kvm' name='970fx_v3.0'/>
-  <cpu type='kvm' name='604e_v2.2'/>
-  <cpu type='kvm' name='745_v2.4'/>
-  <cpu type='kvm' name='401a1'/>
-  <cpu type='kvm' name='755_v2.6'/>
-  <cpu type='kvm' name='power9_v1.0'/>
-  <cpu type='kvm' name='npe405h'/>
-  <cpu type='kvm' name='g2ls'/>
-  <cpu type='kvm' name='7410_v1.4'/>
-  <cpu type='kvm' name='750_v2.0'/>
-  <cpu type='kvm' name='401b2'/>
-  <cpu type='kvm' name='mpc8349'/>
-  <cpu type='kvm' name='mpc8347ep'/>
-  <cpu type='kvm' name='mpc8540_v21'/>
-  <cpu type='kvm' name='mpc8543_v11'/>
-  <cpu type='kvm' name='403gcx'/>
-  <cpu type='kvm' name='7445_v3.2'/>
-  <cpu type='kvm' name='mpc8548_v21'/>
-  <cpu type='kvm' name='750l_v3.2'/>
-  <cpu type='kvm' name='750_v1.0'/>
-  <cpu type='kvm' name='755_v1.1'/>
-  <cpu type='kvm' name='750cxe_v3.0'/>
-  <cpu type='kvm' name='e500_v10'/>
-  <cpu type='kvm' name='mpc8541e_v10'/>
-  <cpu type='kvm' name='power9_v2.0'/>
-  <cpu type='kvm' name='mpc8347p'/>
-  <cpu type='kvm' name='mpc8555e_v10'/>
-  <cpu type='kvm' name='power7_v2.3'/>
-  <cpu type='kvm' name='603e7v'/>
-  <cpu type='kvm' name='mpc8543e_v11'/>
-  <cpu type='kvm' name='750_v3.0'/>
-  <cpu type='kvm' name='7400_v2.6'/>
-  <cpu type='kvm' name='405gpa'/>
-  <cpu type='kvm' name='440epx'/>
-  <cpu type='kvm' name='750l_v2.2'/>
-  <cpu type='kvm' name='e200z6'/>
-  <cpu type='kvm' name='mpc8547e_v20'/>
-  <cpu type='kvm' name='7457a_v1.0'/>
-  <cpu type='kvm' name='mpc8349ea'/>
-  <cpu type='kvm' name='e500v2_v20'/>
-  <cpu type='kvm' name='power8nvl_v1.0'/>
-  <cpu type='kvm' name='mpc8540_v10'/>
-  <cpu type='kvm' name='755_v2.1'/>
-  <cpu type='kvm' name='745_v2.8'/>
-  <cpu type='kvm' name='npe405l'/>
-  <cpu type='kvm' name='mpc8343ea'/>
-  <cpu type='kvm' name='mpc8545_v20'/>
-  <cpu type='kvm' name='mpc8548_v10'/>
-  <cpu type='kvm' name='7448_v1.1'/>
-  <cpu type='kvm' name='740_v2.2'/>
-  <cpu type='kvm' name='7455_v3.4'/>
-  <cpu type='kvm' name='7400_v1.1'/>
-  <cpu type='kvm' name='mpc8347et'/>
-  <cpu type='kvm' name='7441_v2.10'/>
-  <cpu type='kvm' name='603e_v1.4'/>
-  <cpu type='kvm' name='mpc8543_v10'/>
-  <cpu type='kvm' name='401c2'/>
-  <cpu type='kvm' name='7451_v2.10'/>
-  <cpu type='kvm' name='750cx_v2.2'/>
-  <cpu type='kvm' name='mpc8543_v21'/>
-  <cpu type='kvm' name='603e7'/>
-  <cpu type='kvm' name='7448_v2.1'/>
-  <cpu type='kvm' name='7441_v2.3'/>
-  <cpu type='kvm' name='405crb'/>
-  <cpu type='kvm' name='604'/>
-  <cpu type='kvm' name='7400_v2.1'/>
-  <cpu type='kvm' name='440-xilinx-w-dfpu'/>
-  <cpu type='kvm' name='7445_v2.1'/>
-  <cpu type='kvm' name='cobra'/>
-  <cpu type='kvm' name='e500_v20'/>
-  <cpu type='kvm' name='mpc8541_v11'/>
-  <cpu type='kvm' name='750gx_v1.1'/>
-  <cpu type='kvm' name='750cxe_v2.4'/>
-  <cpu type='kvm' name='mpc8641d'/>
-  <cpu type='kvm' name='mpc8543e_v21'/>
-  <cpu type='kvm' name='750l_v2.1'/>
-  <cpu type='kvm' name='7457_v1.0'/>
-  <cpu type='kvm' name='7450_v1.2'/>
-  <cpu type='kvm' name='755_v2.5'/>
-  <cpu type='kvm' name='7410_v1.3'/>
-  <cpu type='kvm' name='745_v2.3'/>
-  <cpu type='kvm' name='755_v2.0'/>
-  <cpu type='kvm' name='e500v2_v30'/>
-  <cpu type='kvm' name='7455_v3.3'/>
-  <cpu type='kvm' name='mpc8540_v20'/>
-  <cpu type='kvm' name='405d2'/>
-  <cpu type='kvm' name='mpc8560_v21'/>
-  <cpu type='kvm' name='mpc8343'/>
-  <cpu type='kvm' name='mpc8548_v20'/>
-  <cpu type='kvm' name='mpc8347t'/>
-  <cpu type='kvm' name='755_v1.0'/>
-  <cpu type='kvm' name='603e_v1.3'/>
-  <cpu type='kvm' name='host'/>
-  <cpu type='kvm' name='mpc8543e_v10'/>
-  <cpu type='kvm' name='mpc8347eap'/>
-  <cpu type='kvm' name='mpc8548e_v11'/>
-  <cpu type='kvm' name='mpc8543_v20'/>
-  <cpu type='kvm' name='401d2'/>
-  <cpu type='kvm' name='power8_v2.0'/>
-  <cpu type='kvm' name='740_v3.1'/>
-  <cpu type='kvm' name='e200z5'/>
-  <cpu type='kvm' name='405cra'/>
-  <cpu type='kvm' name='7400_v2.0'/>
-  <cpu type='kvm' name='750cxe_v2.3'/>
-  <cpu type='kvm' name='745_v2.7'/>
-  <cpu type='kvm' name='mpc8560_v10'/>
-  <cpu type='kvm' name='e5500'/>
-  <cpu type='kvm' name='mpc8544_v11'/>
-  <cpu type='kvm' name='7448_v1.0'/>
-  <cpu type='kvm' name='401e2'/>
-  <cpu type='kvm' name='740_v2.1'/>
-  <cpu type='kvm' name='7410_v1.2'/>
-  <cpu type='kvm' name='745_v2.2'/>
-  <cpu type='kvm' name='7400_v1.0'/>
-  <cpu type='kvm' name='x2vp4'/>
-  <cpu type='kvm' name='mpc8347ap'/>
-  <cpu type='kvm' name='mpc8533_v11'/>
-  <cpu type='kvm' name='mpc5200b_v21'/>
-  <cpu type='kvm' name='750fx_v2.3'/>
-  <cpu type='kvm' name='601_v2'/>
-  <cpu type='kvm' name='g2legp3'/>
-  <cpu type='kvm' name='750cx_v2.1'/>
-  <cpu type='kvm' name='604e_v1.0'/>
-  <cpu type='kvm' name='mpc8610'/>
-  <cpu type='kvm' name='g2h4'/>
-  <cpu type='kvm' name='750l_v3.0'/>
-  <cpu type='kvm' name='mpc8377e'/>
-  <cpu type='kvm' name='e300c4'/>
-  <cpu type='kvm' name='mpc5200_v12'/>
-  <cpu type='kvm' name='7448_v2.0'/>
-  <cpu type='kvm' name='7450_v2.1'/>
-  <cpu type='kvm' name='750cxe_v3.1b'/>
-  <cpu type='kvm' name='g2'/>
-  <cpu type='kvm' name='7400_v2.9'/>
-  <cpu type='kvm' name='405gpd'/>
-  <cpu type='kvm' name='603'/>
-  <cpu type='kvm' name='603e7t'/>
-  <cpu type='kvm' name='mpc8555_v11'/>
-  <cpu type='kvm' name='750gx_v1.0'/>
-  <cpu type='kvm' name='mpc8541_v10'/>
-  <cpu type='kvm' name='mpc8543e_v20'/>
-  <cpu type='kvm' name='750fl'/>
-  <cpu type='kvm' name='750l_v2.0'/>
-  <cpu type='kvm' name='stb04'/>
-  <cpu type='kvm' name='mpc8548e_v21'/>
-  <cpu type='kvm' name='x2vp20'/>
-  <cpu type='kvm' name='e600'/>
-  <cpu type='kvm' name='405ez'/>
-  <cpu type='kvm' name='7450_v1.1'/>
-  <cpu type='kvm' name='755_v2.4'/>
-  <cpu type='kvm' name='mpc8379'/>
-  <cpu type='kvm' name='7445_v1.0'/>
-  <cpu type='kvm' name='7447_v1.1'/>
-  <cpu type='kvm' name='603e_v2.2'/>
-  <cpu type='kvm' name='603e_v4'/>
-  <cpu type='kvm' name='g2legp'/>
-  <cpu type='kvm' name='7455_v3.2'/>
-  <cpu type='kvm' name='740_v2.0'/>
-  <cpu type='kvm' name='mpc8560_v20'/>
-  <cpu type='kvm' name='440-xilinx'/>
-  <cpu type='kvm' name='401f2'/>
-  <cpu type='kvm' name='mpc8533_v10'/>
-  <cpu type='kvm' name='mpc8349a'/>
-  <cpu type='kvm' name='405gpr'/>
-  <cpu type='kvm' name='stb25'/>
-  <cpu type='kvm' name='603e_v1.2'/>
-  <cpu type='kvm' name='mpc5200b_v20'/>
-  <cpu type='kvm' name='750fx_v2.2'/>
-  <cpu type='kvm' name='mpc8347eat'/>
-  <cpu type='kvm' name='740_v1.0'/>
-  <cpu type='kvm' name='745_v1.1'/>
-  <cpu type='kvm' name='750cx_v2.0'/>
-  <cpu type='kvm' name='mpc8548e_v10'/>
-  <cpu type='kvm' name='601_v1'/>
-  <cpu type='kvm' name='403gc'/>
-  <cpu type='kvm' name='e300c3'/>
-  <cpu type='kvm' name='7447a_v1.2'/>
-  <cpu type='kvm' name='mpc5200_v11'/>
-  <cpu type='kvm' name='7441_v2.1'/>
-  <cpu type='kvm' name='740_v3.0'/>
-  <cpu type='kvm' name='mpc8545e_v21'/>
-  <cpu type='kvm' name='602'/>
-  <cpu type='kvm' name='mpc8378e'/>
-  <cpu type='kvm' name='mpc8343a'/>
-  <cpu type='kvm' name='mpc8555_v10'/>
-  <cpu type='kvm' name='460exb'/>
-  <cpu type='kvm' name='mpc8568'/>
-  <cpu type='kvm' name='7457a_v1.2'/>
-  <cpu type='kvm' name='750cx_v1.0'/>
-  <cpu type='kvm' name='750cxe_v2.2'/>
-  <cpu type='kvm' name='604e_v2.4'/>
-  <cpu type='kvm' name='755_v2.8'/>
-  <cpu type='kvm' name='405lp'/>
-  <cpu type='kvm' name='745_v2.6'/>
-  <cpu type='kvm' name='stb03'/>
-  <cpu type='kvm' name='405ep'/>
-  <cpu type='kvm' name='mpc8544_v10'/>
-  <cpu type='kvm' name='mpc8347at'/>
-  <cpu type='kvm' name='750_v2.2'/>
-  <cpu type='kvm' name='755_v2.3'/>
-  <cpu type='kvm' name='7410_v1.1'/>
-  <cpu type='kvm' name='745_v2.1'/>
-  <cpu type='kvm' name='750gl'/>
-  <cpu type='kvm' name='e6500'/>
-  <cpu type='kvm' name='750p'/>
-  <cpu type='kvm' name='7450_v1.0'/>
-  <cpu type='kvm' name='7445_v3.4'/>
-  <cpu type='kvm' name='440epb'/>
-  <cpu type='kvm' name='npe4gs3'/>
-  <cpu type='kvm' name='603e_v3'/>
-  <cpu type='kvm' name='mpc8349e'/>
-  <cpu type='kvm' name='970_v2.2'/>
-  <cpu type='kvm' name='g2lels'/>
-  <cpu type='kvm' name='g2hip4'/>
-  <cpu type='kvm' name='740p'/>
-  <cpu type='kvm' name='mpc8567e'/>
-  <cpu type='kvm' name='mpc8533e_v11'/>
-  <cpu type='kvm' name='7451_v2.3'/>
-  <cpu type='kvm' name='603e_v1.1'/>
-  <cpu type='kvm' name='401g2'/>
-  <cpu type='kvm' name='7400_v2.8'/>
-  <cpu type='kvm' name='405gpc'/>
-  <cpu type='kvm' name='7455_v2.1'/>
-  <cpu type='kvm' name='7450_v2.0'/>
-  <cpu type='kvm' name='power7+_v2.1'/>
-  <cpu type='kvm' name='mpc8544e_v11'/>
-  <cpu type='kvm' name='970mp_v1.1'/>
-  <cpu type='kvm' name='603e7v2'/>
-  <cpu type='kvm' name='604r'/>
-  <cpu type='kvm' name='e500v2_v22'/>
-  <cpu type='kvm' name='mpc8548e_v20'/>
-  <cpu type='kvm' name='mpc8545e_v20'/>
-  <cpu type='kvm' name='mpc8378'/>
-  <cpu type='kvm' name='mpc8567'/>
-  <cpu type='kvm' name='7457_v1.2'/>
-  <cpu type='kvm' name='7447_v1.0'/>
-  <cpu type='kvm' name='970fx_v3.1'/>
-  <cpu type='kvm' name='745_v2.5'/>
-  <cpu type='kvm' name='mpc8379e'/>
-  <cpu type='kvm' name='mpc8641'/>
-  <cpu type='kvm' name='750cxe_v2.4b'/>
-  <cpu type='kvm' name='7410_v1.0'/>
-  <cpu type='kvm' name='mpc603'/>
-  <cpu type='kvm' name='603e_v4.1'/>
-  <cpu type='kvm' name='7445_v3.3'/>
-  <cpu type='kvm' name='440epa'/>
-  <cpu type='kvm' name='970fx_v2.1'/>
-  <cpu type='kvm' name='iop480'/>
-  <cpu type='kvm' name='750fx_v2.1'/>
-  <cpu type='kvm' name='601_v0'/>
-  <cpu type='kvm' name='g2legp1'/>
-  <cpu type='kvm' name='745_v1.0'/>
-  <cpu type='kvm' name='750cl_v2.0'/>
-  <cpu type='kvm' name='750cxr'/>
-  <cpu type='kvm' name='401'/>
-  <cpu type='kvm' name='mpc8541e_v11'/>
-  <cpu type='kvm' name='750cxe_v3.1'/>
-  <cpu type='kvm' name='mpc8555e_v11'/>
-  <cpu type='kvm' name='power5+_v2.1'/>
-  <cpu type='kvm' name='403gb'/>
-  <cpu type='kvm' name='7447a_v1.1'/>
-  <cpu type='kvm' name='e300c2'/>
-  <cpu type='kvm' name='npe405h2'/>
-  <cpu type='kvm' name='mpc8533e_v10'/>
-  <cpu type='kvm' name='mpc5200_v10'/>
-  <cpu type='kvm' name='mpc8343e'/>
-  <cpu type='kvm' name='750_v3.1'/>
-  <cpu type='kvm' name='power8e_v2.1'/>
-  <cpu type='kvm' name='mpc8568e'/>
-  <machine type='kvm' name='pseries-4.2' alias='pseries' hotplugCpus='yes' maxCpus='1024' default='yes' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='ref405ep' maxCpus='1'/>
-  <machine type='kvm' name='sam460ex' maxCpus='1' defaultCPU='460exb-powerpc64-cpu'/>
-  <machine type='kvm' name='virtex-ml507' maxCpus='1' defaultCPU='440-xilinx-powerpc64-cpu'/>
-  <machine type='kvm' name='ppce500' maxCpus='32' defaultCPU='e500v2_v30-powerpc64-cpu'/>
-  <machine type='kvm' name='mpc8544ds' maxCpus='15' defaultCPU='e500v2_v30-powerpc64-cpu'/>
-  <machine type='kvm' name='pseries-3.1' hotplugCpus='yes' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.12-sxxm' hotplugCpus='yes' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='bamboo' maxCpus='1' defaultCPU='440epb-powerpc64-cpu'/>
-  <machine type='kvm' name='g3beige' maxCpus='1' defaultCPU='750_v3.1-powerpc64-cpu'/>
-  <machine type='kvm' name='pseries-3.0' hotplugCpus='yes' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.10' hotplugCpus='yes' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='prep' maxCpus='1' defaultCPU='602-powerpc64-cpu' deprecated='yes'/>
-  <machine type='kvm' name='pseries-2.11' hotplugCpus='yes' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.12' hotplugCpus='yes' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.9' hotplugCpus='yes' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='mac99' maxCpus='1' defaultCPU='970fx_v3.1-powerpc64-cpu'/>
-  <machine type='kvm' name='pseries-2.6' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.7' hotplugCpus='yes' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.8' hotplugCpus='yes' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.4' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.5' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-4.0' hotplugCpus='yes' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-4.1' hotplugCpus='yes' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.2' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='taihu' maxCpus='1'/>
-  <machine type='kvm' name='pseries-2.3' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.1' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='powernv8' maxCpus='2048' defaultCPU='power8_v2.0-powerpc64-cpu'/>
-  <machine type='kvm' name='powernv9' alias='powernv' maxCpus='2048' defaultCPU='power9_v2.0-powerpc64-cpu'/>
-  <machine type='kvm' name='40p' maxCpus='1' defaultCPU='604-powerpc64-cpu'/>
-  <cpu type='tcg' name='default' typename='604-powerpc64-cpu'/>
-  <cpu type='tcg' name='ppc' typename='604-powerpc64-cpu'/>
-  <cpu type='tcg' name='ppc32' typename='604-powerpc64-cpu'/>
-  <cpu type='tcg' name='ppc64' typename='970fx_v3.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='POWER9' typename='power9_v2.0-powerpc64-cpu'/>
-  <cpu type='tcg' name='power8nvl' typename='power8nvl_v1.0-powerpc64-cpu'/>
-  <cpu type='tcg' name='POWER8' typename='power8_v2.0-powerpc64-cpu'/>
-  <cpu type='tcg' name='power8e' typename='power8e_v2.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='power7+' typename='power7+_v2.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='POWER7' typename='power7_v2.3-powerpc64-cpu'/>
-  <cpu type='tcg' name='power5gs' typename='power5+_v2.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='power5+' typename='power5+_v2.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='970mp' typename='970mp_v1.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='970fx' typename='970fx_v3.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='970' typename='970_v2.2-powerpc64-cpu'/>
-  <cpu type='tcg' name='apollo7pm' typename='7457a_v1.0-powerpc64-cpu'/>
-  <cpu type='tcg' name='7457a' typename='7457a_v1.2-powerpc64-cpu'/>
-  <cpu type='tcg' name='7447a' typename='7447a_v1.2-powerpc64-cpu'/>
-  <cpu type='tcg' name='apollo7' typename='7457_v1.2-powerpc64-cpu'/>
-  <cpu type='tcg' name='7457' typename='7457_v1.2-powerpc64-cpu'/>
-  <cpu type='tcg' name='7447' typename='7447_v1.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='apollo6' typename='7455_v3.2-powerpc64-cpu'/>
-  <cpu type='tcg' name='7455' typename='7455_v3.2-powerpc64-cpu'/>
-  <cpu type='tcg' name='7445' typename='7445_v3.2-powerpc64-cpu'/>
-  <cpu type='tcg' name='7451' typename='7451_v2.3-powerpc64-cpu'/>
-  <cpu type='tcg' name='7441' typename='7441_v2.3-powerpc64-cpu'/>
-  <cpu type='tcg' name='vger' typename='7450_v2.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='7450' typename='7450_v2.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='7448' typename='7448_v2.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='nitro' typename='7410_v1.4-powerpc64-cpu'/>
-  <cpu type='tcg' name='7410' typename='7410_v1.4-powerpc64-cpu'/>
-  <cpu type='tcg' name='g4' typename='7400_v2.9-powerpc64-cpu'/>
-  <cpu type='tcg' name='max' typename='7400_v2.9-powerpc64-cpu'/>
-  <cpu type='tcg' name='7400' typename='7400_v2.9-powerpc64-cpu'/>
-  <cpu type='tcg' name='goldfinger' typename='755_v2.8-powerpc64-cpu'/>
-  <cpu type='tcg' name='755' typename='755_v2.8-powerpc64-cpu'/>
-  <cpu type='tcg' name='745' typename='745_v2.8-powerpc64-cpu'/>
-  <cpu type='tcg' name='lonestar' typename='750l_v3.2-powerpc64-cpu'/>
-  <cpu type='tcg' name='750l' typename='750l_v3.2-powerpc64-cpu'/>
-  <cpu type='tcg' name='750gx' typename='750gx_v1.2-powerpc64-cpu'/>
-  <cpu type='tcg' name='750fx' typename='750fx_v2.3-powerpc64-cpu'/>
-  <cpu type='tcg' name='750cxe' typename='750cxe_v3.1b-powerpc64-cpu'/>
-  <cpu type='tcg' name='750cx' typename='750cx_v2.2-powerpc64-cpu'/>
-  <cpu type='tcg' name='750cl' typename='750cl_v2.0-powerpc64-cpu'/>
-  <cpu type='tcg' name='conan/doyle' typename='750p-powerpc64-cpu'/>
-  <cpu type='tcg' name='g3' typename='750_v3.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='typhoon' typename='750_v3.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='750' typename='750_v3.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='arthur' typename='740_v3.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='740' typename='740_v3.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='mach5' typename='604r-powerpc64-cpu'/>
-  <cpu type='tcg' name='sirocco' typename='604e_v2.4-powerpc64-cpu'/>
-  <cpu type='tcg' name='604e' typename='604e_v2.4-powerpc64-cpu'/>
-  <cpu type='tcg' name='goldeneye' typename='603e7t-powerpc64-cpu'/>
-  <cpu type='tcg' name='603r' typename='603e7t-powerpc64-cpu'/>
-  <cpu type='tcg' name='vaillant' typename='603e7v-powerpc64-cpu'/>
-  <cpu type='tcg' name='stretch' typename='603e_v4.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='603e' typename='603e_v4.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='vanilla' typename='603-powerpc64-cpu'/>
-  <cpu type='tcg' name='601v' typename='601_v2-powerpc64-cpu'/>
-  <cpu type='tcg' name='601' typename='601_v2-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8560' typename='mpc8560_v21-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8555e' typename='mpc8555e_v11-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8555' typename='mpc8555_v11-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8548e' typename='mpc8548e_v21-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8548' typename='mpc8548_v21-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8547e' typename='mpc8547e_v21-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8545e' typename='mpc8545e_v21-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8545' typename='mpc8545_v21-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8544e' typename='mpc8544e_v11-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8544' typename='mpc8544_v11-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8543e' typename='mpc8543e_v21-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8543' typename='mpc8543_v21-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8541e' typename='mpc8541e_v11-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8541' typename='mpc8541_v11-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8540' typename='mpc8540_v21-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8533e' typename='mpc8533e_v11-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8533' typename='mpc8533_v11-powerpc64-cpu'/>
-  <cpu type='tcg' name='e500v2' typename='e500v2_v22-powerpc64-cpu'/>
-  <cpu type='tcg' name='e500v1' typename='e500_v20-powerpc64-cpu'/>
-  <cpu type='tcg' name='e500' typename='e500v2_v22-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8347ea' typename='mpc8347eat-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8347e' typename='mpc8347et-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8347a' typename='mpc8347at-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8347' typename='mpc8347t-powerpc64-cpu'/>
-  <cpu type='tcg' name='e300' typename='e300c3-powerpc64-cpu'/>
-  <cpu type='tcg' name='e200' typename='e200z6-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8280' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8275' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8272' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8271' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8270' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8266_hip4' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8266_hip3' typename='g2hip3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8266' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8265_hip4' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8265_hip3' typename='g2hip3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8265' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8264_hip4' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8264_hip3' typename='g2hip3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8264' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8260_hip4' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8260_hip3' typename='g2hip3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8260' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8255_hip4' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8255_hip3' typename='g2hip3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8255' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8250_hip4' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8250_hip3' typename='g2hip3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8250' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8248' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8247' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8245' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8241' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='powerquicc-ii' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc82xx' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc5200b' typename='mpc5200b_v21-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc5200' typename='mpc5200_v12-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc52xx' typename='mpc5200_v12-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8240' typename='603-powerpc64-cpu'/>
-  <cpu type='tcg' name='460ex' typename='460exb-powerpc64-cpu'/>
-  <cpu type='tcg' name='440ep' typename='440epb-powerpc64-cpu'/>
-  <cpu type='tcg' name='x2vp50' typename='x2vp20-powerpc64-cpu'/>
-  <cpu type='tcg' name='x2vp7' typename='x2vp4-powerpc64-cpu'/>
-  <cpu type='tcg' name='405gpe' typename='405crc-powerpc64-cpu'/>
-  <cpu type='tcg' name='405gp' typename='405gpd-powerpc64-cpu'/>
-  <cpu type='tcg' name='405cr' typename='405crc-powerpc64-cpu'/>
-  <cpu type='tcg' name='405' typename='405d4-powerpc64-cpu'/>
-  <cpu type='tcg' name='403' typename='403gc-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8547e_v21'/>
-  <cpu type='tcg' name='g2gp'/>
-  <cpu type='tcg' name='7457a_v1.1'/>
-  <cpu type='tcg' name='750cl_v1.0'/>
-  <cpu type='tcg' name='750cxe_v2.1'/>
-  <cpu type='tcg' name='755_v2.7'/>
-  <cpu type='tcg' name='750_v2.1'/>
-  <cpu type='tcg' name='755_v2.2'/>
-  <cpu type='tcg' name='745_v2.0'/>
-  <cpu type='tcg' name='mpc8377'/>
-  <cpu type='tcg' name='7455_v1.0'/>
-  <cpu type='tcg' name='mpc8545_v21'/>
-  <cpu type='tcg' name='mpc8548_v11'/>
-  <cpu type='tcg' name='405d4'/>
-  <cpu type='tcg' name='g2le'/>
-  <cpu type='tcg' name='750e'/>
-  <cpu type='tcg' name='mpc8572'/>
-  <cpu type='tcg' name='g2hip3'/>
-  <cpu type='tcg' name='970fx_v2.0'/>
-  <cpu type='tcg' name='750fx_v2.0'/>
-  <cpu type='tcg' name='603p'/>
-  <cpu type='tcg' name='405gpb'/>
-  <cpu type='tcg' name='7400_v2.7'/>
-  <cpu type='tcg' name='mpc8544e_v10'/>
-  <cpu type='tcg' name='e500v2_v10'/>
-  <cpu type='tcg' name='e500mc'/>
-  <cpu type='tcg' name='603e7v1'/>
-  <cpu type='tcg' name='970mp_v1.0'/>
-  <cpu type='tcg' name='740e'/>
-  <cpu type='tcg' name='405crc'/>
-  <cpu type='tcg' name='403ga'/>
-  <cpu type='tcg' name='7447a_v1.0'/>
-  <cpu type='tcg' name='e300c1'/>
-  <cpu type='tcg' name='mpc8572e'/>
-  <cpu type='tcg' name='e500v2_v21'/>
-  <cpu type='tcg' name='7400_v2.2'/>
-  <cpu type='tcg' name='970fx_v1.0'/>
-  <cpu type='tcg' name='750gx_v1.2'/>
-  <cpu type='tcg' name='750fx_v1.0'/>
-  <cpu type='tcg' name='7457_v1.1'/>
-  <cpu type='tcg' name='970fx_v3.0'/>
-  <cpu type='tcg' name='604e_v2.2'/>
-  <cpu type='tcg' name='745_v2.4'/>
-  <cpu type='tcg' name='401a1'/>
-  <cpu type='tcg' name='755_v2.6'/>
-  <cpu type='tcg' name='power9_v1.0'/>
-  <cpu type='tcg' name='npe405h'/>
-  <cpu type='tcg' name='g2ls'/>
-  <cpu type='tcg' name='7410_v1.4'/>
-  <cpu type='tcg' name='750_v2.0'/>
-  <cpu type='tcg' name='401b2'/>
-  <cpu type='tcg' name='mpc8349'/>
-  <cpu type='tcg' name='mpc8347ep'/>
-  <cpu type='tcg' name='mpc8540_v21'/>
-  <cpu type='tcg' name='mpc8543_v11'/>
-  <cpu type='tcg' name='403gcx'/>
-  <cpu type='tcg' name='7445_v3.2'/>
-  <cpu type='tcg' name='mpc8548_v21'/>
-  <cpu type='tcg' name='750l_v3.2'/>
-  <cpu type='tcg' name='750_v1.0'/>
-  <cpu type='tcg' name='755_v1.1'/>
-  <cpu type='tcg' name='750cxe_v3.0'/>
-  <cpu type='tcg' name='e500_v10'/>
-  <cpu type='tcg' name='mpc8541e_v10'/>
-  <cpu type='tcg' name='power9_v2.0'/>
-  <cpu type='tcg' name='mpc8347p'/>
-  <cpu type='tcg' name='mpc8555e_v10'/>
-  <cpu type='tcg' name='power7_v2.3'/>
-  <cpu type='tcg' name='603e7v'/>
-  <cpu type='tcg' name='mpc8543e_v11'/>
-  <cpu type='tcg' name='750_v3.0'/>
-  <cpu type='tcg' name='7400_v2.6'/>
-  <cpu type='tcg' name='405gpa'/>
-  <cpu type='tcg' name='440epx'/>
-  <cpu type='tcg' name='750l_v2.2'/>
-  <cpu type='tcg' name='e200z6'/>
-  <cpu type='tcg' name='mpc8547e_v20'/>
-  <cpu type='tcg' name='7457a_v1.0'/>
-  <cpu type='tcg' name='mpc8349ea'/>
-  <cpu type='tcg' name='e500v2_v20'/>
-  <cpu type='tcg' name='power8nvl_v1.0'/>
-  <cpu type='tcg' name='mpc8540_v10'/>
-  <cpu type='tcg' name='755_v2.1'/>
-  <cpu type='tcg' name='745_v2.8'/>
-  <cpu type='tcg' name='npe405l'/>
-  <cpu type='tcg' name='mpc8343ea'/>
-  <cpu type='tcg' name='mpc8545_v20'/>
-  <cpu type='tcg' name='mpc8548_v10'/>
-  <cpu type='tcg' name='7448_v1.1'/>
-  <cpu type='tcg' name='740_v2.2'/>
-  <cpu type='tcg' name='7455_v3.4'/>
-  <cpu type='tcg' name='7400_v1.1'/>
-  <cpu type='tcg' name='mpc8347et'/>
-  <cpu type='tcg' name='7441_v2.10'/>
-  <cpu type='tcg' name='603e_v1.4'/>
-  <cpu type='tcg' name='mpc8543_v10'/>
-  <cpu type='tcg' name='401c2'/>
-  <cpu type='tcg' name='7451_v2.10'/>
-  <cpu type='tcg' name='750cx_v2.2'/>
-  <cpu type='tcg' name='mpc8543_v21'/>
-  <cpu type='tcg' name='603e7'/>
-  <cpu type='tcg' name='7448_v2.1'/>
-  <cpu type='tcg' name='7441_v2.3'/>
-  <cpu type='tcg' name='405crb'/>
-  <cpu type='tcg' name='604'/>
-  <cpu type='tcg' name='7400_v2.1'/>
-  <cpu type='tcg' name='440-xilinx-w-dfpu'/>
-  <cpu type='tcg' name='7445_v2.1'/>
-  <cpu type='tcg' name='cobra'/>
-  <cpu type='tcg' name='e500_v20'/>
-  <cpu type='tcg' name='mpc8541_v11'/>
-  <cpu type='tcg' name='750gx_v1.1'/>
-  <cpu type='tcg' name='750cxe_v2.4'/>
-  <cpu type='tcg' name='mpc8641d'/>
-  <cpu type='tcg' name='mpc8543e_v21'/>
-  <cpu type='tcg' name='750l_v2.1'/>
-  <cpu type='tcg' name='7457_v1.0'/>
-  <cpu type='tcg' name='7450_v1.2'/>
-  <cpu type='tcg' name='755_v2.5'/>
-  <cpu type='tcg' name='7410_v1.3'/>
-  <cpu type='tcg' name='745_v2.3'/>
-  <cpu type='tcg' name='755_v2.0'/>
-  <cpu type='tcg' name='e500v2_v30'/>
-  <cpu type='tcg' name='7455_v3.3'/>
-  <cpu type='tcg' name='mpc8540_v20'/>
-  <cpu type='tcg' name='405d2'/>
-  <cpu type='tcg' name='mpc8560_v21'/>
-  <cpu type='tcg' name='mpc8343'/>
-  <cpu type='tcg' name='mpc8548_v20'/>
-  <cpu type='tcg' name='mpc8347t'/>
-  <cpu type='tcg' name='755_v1.0'/>
-  <cpu type='tcg' name='603e_v1.3'/>
-  <cpu type='tcg' name='mpc8543e_v10'/>
-  <cpu type='tcg' name='mpc8347eap'/>
-  <cpu type='tcg' name='mpc8548e_v11'/>
-  <cpu type='tcg' name='mpc8543_v20'/>
-  <cpu type='tcg' name='401d2'/>
-  <cpu type='tcg' name='power8_v2.0'/>
-  <cpu type='tcg' name='740_v3.1'/>
-  <cpu type='tcg' name='e200z5'/>
-  <cpu type='tcg' name='405cra'/>
-  <cpu type='tcg' name='7400_v2.0'/>
-  <cpu type='tcg' name='750cxe_v2.3'/>
-  <cpu type='tcg' name='745_v2.7'/>
-  <cpu type='tcg' name='mpc8560_v10'/>
-  <cpu type='tcg' name='e5500'/>
-  <cpu type='tcg' name='mpc8544_v11'/>
-  <cpu type='tcg' name='7448_v1.0'/>
-  <cpu type='tcg' name='401e2'/>
-  <cpu type='tcg' name='740_v2.1'/>
-  <cpu type='tcg' name='7410_v1.2'/>
-  <cpu type='tcg' name='745_v2.2'/>
-  <cpu type='tcg' name='7400_v1.0'/>
-  <cpu type='tcg' name='x2vp4'/>
-  <cpu type='tcg' name='mpc8347ap'/>
-  <cpu type='tcg' name='mpc8533_v11'/>
-  <cpu type='tcg' name='mpc5200b_v21'/>
-  <cpu type='tcg' name='750fx_v2.3'/>
-  <cpu type='tcg' name='601_v2'/>
-  <cpu type='tcg' name='g2legp3'/>
-  <cpu type='tcg' name='750cx_v2.1'/>
-  <cpu type='tcg' name='604e_v1.0'/>
-  <cpu type='tcg' name='mpc8610'/>
-  <cpu type='tcg' name='g2h4'/>
-  <cpu type='tcg' name='750l_v3.0'/>
-  <cpu type='tcg' name='mpc8377e'/>
-  <cpu type='tcg' name='e300c4'/>
-  <cpu type='tcg' name='mpc5200_v12'/>
-  <cpu type='tcg' name='7448_v2.0'/>
-  <cpu type='tcg' name='7450_v2.1'/>
-  <cpu type='tcg' name='750cxe_v3.1b'/>
-  <cpu type='tcg' name='g2'/>
-  <cpu type='tcg' name='7400_v2.9'/>
-  <cpu type='tcg' name='405gpd'/>
-  <cpu type='tcg' name='603'/>
-  <cpu type='tcg' name='603e7t'/>
-  <cpu type='tcg' name='mpc8555_v11'/>
-  <cpu type='tcg' name='750gx_v1.0'/>
-  <cpu type='tcg' name='mpc8541_v10'/>
-  <cpu type='tcg' name='mpc8543e_v20'/>
-  <cpu type='tcg' name='750fl'/>
-  <cpu type='tcg' name='750l_v2.0'/>
-  <cpu type='tcg' name='stb04'/>
-  <cpu type='tcg' name='mpc8548e_v21'/>
-  <cpu type='tcg' name='x2vp20'/>
-  <cpu type='tcg' name='e600'/>
-  <cpu type='tcg' name='405ez'/>
-  <cpu type='tcg' name='7450_v1.1'/>
-  <cpu type='tcg' name='755_v2.4'/>
-  <cpu type='tcg' name='mpc8379'/>
-  <cpu type='tcg' name='7445_v1.0'/>
-  <cpu type='tcg' name='7447_v1.1'/>
-  <cpu type='tcg' name='603e_v2.2'/>
-  <cpu type='tcg' name='603e_v4'/>
-  <cpu type='tcg' name='g2legp'/>
-  <cpu type='tcg' name='7455_v3.2'/>
-  <cpu type='tcg' name='740_v2.0'/>
-  <cpu type='tcg' name='mpc8560_v20'/>
-  <cpu type='tcg' name='440-xilinx'/>
-  <cpu type='tcg' name='401f2'/>
-  <cpu type='tcg' name='mpc8533_v10'/>
-  <cpu type='tcg' name='mpc8349a'/>
-  <cpu type='tcg' name='405gpr'/>
-  <cpu type='tcg' name='stb25'/>
-  <cpu type='tcg' name='603e_v1.2'/>
-  <cpu type='tcg' name='mpc5200b_v20'/>
-  <cpu type='tcg' name='750fx_v2.2'/>
-  <cpu type='tcg' name='mpc8347eat'/>
-  <cpu type='tcg' name='740_v1.0'/>
-  <cpu type='tcg' name='745_v1.1'/>
-  <cpu type='tcg' name='750cx_v2.0'/>
-  <cpu type='tcg' name='mpc8548e_v10'/>
-  <cpu type='tcg' name='601_v1'/>
-  <cpu type='tcg' name='403gc'/>
-  <cpu type='tcg' name='e300c3'/>
-  <cpu type='tcg' name='7447a_v1.2'/>
-  <cpu type='tcg' name='mpc5200_v11'/>
-  <cpu type='tcg' name='7441_v2.1'/>
-  <cpu type='tcg' name='740_v3.0'/>
-  <cpu type='tcg' name='mpc8545e_v21'/>
-  <cpu type='tcg' name='602'/>
-  <cpu type='tcg' name='mpc8378e'/>
-  <cpu type='tcg' name='mpc8343a'/>
-  <cpu type='tcg' name='mpc8555_v10'/>
-  <cpu type='tcg' name='460exb'/>
-  <cpu type='tcg' name='mpc8568'/>
-  <cpu type='tcg' name='7457a_v1.2'/>
-  <cpu type='tcg' name='750cx_v1.0'/>
-  <cpu type='tcg' name='750cxe_v2.2'/>
-  <cpu type='tcg' name='604e_v2.4'/>
-  <cpu type='tcg' name='755_v2.8'/>
-  <cpu type='tcg' name='405lp'/>
-  <cpu type='tcg' name='745_v2.6'/>
-  <cpu type='tcg' name='stb03'/>
-  <cpu type='tcg' name='405ep'/>
-  <cpu type='tcg' name='mpc8544_v10'/>
-  <cpu type='tcg' name='mpc8347at'/>
-  <cpu type='tcg' name='750_v2.2'/>
-  <cpu type='tcg' name='755_v2.3'/>
-  <cpu type='tcg' name='7410_v1.1'/>
-  <cpu type='tcg' name='745_v2.1'/>
-  <cpu type='tcg' name='750gl'/>
-  <cpu type='tcg' name='e6500'/>
-  <cpu type='tcg' name='750p'/>
-  <cpu type='tcg' name='7450_v1.0'/>
-  <cpu type='tcg' name='7445_v3.4'/>
-  <cpu type='tcg' name='440epb'/>
-  <cpu type='tcg' name='npe4gs3'/>
-  <cpu type='tcg' name='603e_v3'/>
-  <cpu type='tcg' name='mpc8349e'/>
-  <cpu type='tcg' name='970_v2.2'/>
-  <cpu type='tcg' name='g2lels'/>
-  <cpu type='tcg' name='g2hip4'/>
-  <cpu type='tcg' name='740p'/>
-  <cpu type='tcg' name='mpc8567e'/>
-  <cpu type='tcg' name='mpc8533e_v11'/>
-  <cpu type='tcg' name='7451_v2.3'/>
-  <cpu type='tcg' name='603e_v1.1'/>
-  <cpu type='tcg' name='401g2'/>
-  <cpu type='tcg' name='7400_v2.8'/>
-  <cpu type='tcg' name='405gpc'/>
-  <cpu type='tcg' name='7455_v2.1'/>
-  <cpu type='tcg' name='7450_v2.0'/>
-  <cpu type='tcg' name='power7+_v2.1'/>
-  <cpu type='tcg' name='mpc8544e_v11'/>
-  <cpu type='tcg' name='970mp_v1.1'/>
-  <cpu type='tcg' name='603e7v2'/>
-  <cpu type='tcg' name='604r'/>
-  <cpu type='tcg' name='e500v2_v22'/>
-  <cpu type='tcg' name='mpc8548e_v20'/>
-  <cpu type='tcg' name='mpc8545e_v20'/>
-  <cpu type='tcg' name='mpc8378'/>
-  <cpu type='tcg' name='mpc8567'/>
-  <cpu type='tcg' name='7457_v1.2'/>
-  <cpu type='tcg' name='7447_v1.0'/>
-  <cpu type='tcg' name='970fx_v3.1'/>
-  <cpu type='tcg' name='745_v2.5'/>
-  <cpu type='tcg' name='mpc8379e'/>
-  <cpu type='tcg' name='mpc8641'/>
-  <cpu type='tcg' name='750cxe_v2.4b'/>
-  <cpu type='tcg' name='7410_v1.0'/>
-  <cpu type='tcg' name='mpc603'/>
-  <cpu type='tcg' name='603e_v4.1'/>
-  <cpu type='tcg' name='7445_v3.3'/>
-  <cpu type='tcg' name='440epa'/>
-  <cpu type='tcg' name='970fx_v2.1'/>
-  <cpu type='tcg' name='iop480'/>
-  <cpu type='tcg' name='750fx_v2.1'/>
-  <cpu type='tcg' name='601_v0'/>
-  <cpu type='tcg' name='g2legp1'/>
-  <cpu type='tcg' name='745_v1.0'/>
-  <cpu type='tcg' name='750cl_v2.0'/>
-  <cpu type='tcg' name='750cxr'/>
-  <cpu type='tcg' name='401'/>
-  <cpu type='tcg' name='mpc8541e_v11'/>
-  <cpu type='tcg' name='750cxe_v3.1'/>
-  <cpu type='tcg' name='mpc8555e_v11'/>
-  <cpu type='tcg' name='power5+_v2.1'/>
-  <cpu type='tcg' name='403gb'/>
-  <cpu type='tcg' name='7447a_v1.1'/>
-  <cpu type='tcg' name='e300c2'/>
-  <cpu type='tcg' name='npe405h2'/>
-  <cpu type='tcg' name='mpc8533e_v10'/>
-  <cpu type='tcg' name='mpc5200_v10'/>
-  <cpu type='tcg' name='mpc8343e'/>
-  <cpu type='tcg' name='750_v3.1'/>
-  <cpu type='tcg' name='power8e_v2.1'/>
-  <cpu type='tcg' name='mpc8568e'/>
-  <machine type='tcg' name='pseries-4.2' alias='pseries' hotplugCpus='yes' maxCpus='1024' default='yes' defaultCPU='power9_v2.0-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='ref405ep' maxCpus='1'/>
-  <machine type='tcg' name='sam460ex' maxCpus='1' defaultCPU='460exb-powerpc64-cpu'/>
-  <machine type='tcg' name='virtex-ml507' maxCpus='1' defaultCPU='440-xilinx-powerpc64-cpu'/>
-  <machine type='tcg' name='ppce500' maxCpus='32' defaultCPU='e500v2_v30-powerpc64-cpu'/>
-  <machine type='tcg' name='mpc8544ds' maxCpus='15' defaultCPU='e500v2_v30-powerpc64-cpu'/>
-  <machine type='tcg' name='pseries-3.1' hotplugCpus='yes' maxCpus='1024' defaultCPU='power8_v2.0-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.12-sxxm' hotplugCpus='yes' maxCpus='1024' defaultCPU='power8_v2.0-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='bamboo' maxCpus='1' defaultCPU='440epb-powerpc64-cpu'/>
-  <machine type='tcg' name='g3beige' maxCpus='1' defaultCPU='750_v3.1-powerpc64-cpu'/>
-  <machine type='tcg' name='pseries-3.0' hotplugCpus='yes' maxCpus='1024' defaultCPU='power8_v2.0-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.10' hotplugCpus='yes' maxCpus='1024' defaultCPU='power8_v2.0-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='prep' maxCpus='1' defaultCPU='602-powerpc64-cpu' deprecated='yes'/>
-  <machine type='tcg' name='pseries-2.11' hotplugCpus='yes' maxCpus='1024' defaultCPU='power8_v2.0-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.12' hotplugCpus='yes' maxCpus='1024' defaultCPU='power8_v2.0-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.9' hotplugCpus='yes' maxCpus='1024' defaultCPU='power8_v2.0-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='mac99' maxCpus='1' defaultCPU='970fx_v3.1-powerpc64-cpu'/>
-  <machine type='tcg' name='pseries-2.6' maxCpus='1024' defaultCPU='power7_v2.3-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.7' hotplugCpus='yes' maxCpus='1024' defaultCPU='power7_v2.3-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.8' hotplugCpus='yes' maxCpus='1024' defaultCPU='power8_v2.0-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.4' maxCpus='1024' defaultCPU='power7_v2.3-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.5' maxCpus='1024' defaultCPU='power7_v2.3-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-4.0' hotplugCpus='yes' maxCpus='1024' defaultCPU='power9_v2.0-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-4.1' hotplugCpus='yes' maxCpus='1024' defaultCPU='power9_v2.0-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.2' maxCpus='1024' defaultCPU='power7_v2.3-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='taihu' maxCpus='1'/>
-  <machine type='tcg' name='pseries-2.3' maxCpus='1024' defaultCPU='power7_v2.3-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.1' maxCpus='1024' defaultCPU='power7_v2.3-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='powernv8' maxCpus='2048' defaultCPU='power8_v2.0-powerpc64-cpu'/>
-  <machine type='tcg' name='powernv9' alias='powernv' maxCpus='2048' defaultCPU='power9_v2.0-powerpc64-cpu'/>
-  <machine type='tcg' name='40p' maxCpus='1' defaultCPU='604-powerpc64-cpu'/>
-</qemuCaps>
diff --git a/tests/qemucapabilitiesdata/caps_4.2.0_s390x.replies b/tests/qemucapabilitiesdata/caps_4.2.0_s390x.replies
deleted file mode 100644
index def97a8aa9..0000000000
--- a/tests/qemucapabilitiesdata/caps_4.2.0_s390x.replies
+++ /dev/null
@@ -1,22315 +0,0 @@
-{
-  "execute": "qmp_capabilities",
-  "id": "libvirt-1"
-}
-
-{
-  "return": {},
-  "id": "libvirt-1"
-}
-
-{
-  "execute": "query-version",
-  "id": "libvirt-2"
-}
-
-{
-  "return": {
-    "qemu": {
-      "micro": 0,
-      "minor": 2,
-      "major": 4
-    },
-    "package": "qemu-4.2.0-20200115.0.1e4aa2da.fc31"
-  },
-  "id": "libvirt-2"
-}
-
-{
-  "execute": "query-target",
-  "id": "libvirt-3"
-}
-
-{
-  "return": {
-    "arch": "s390x"
-  },
-  "id": "libvirt-3"
-}
-
-{
-  "execute": "query-qmp-schema",
-  "id": "libvirt-4"
-}
-
-{
-  "return": [
-    {
-      "name": "query-status",
-      "ret-type": "1",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "SHUTDOWN",
-      "meta-type": "event",
-      "arg-type": "2"
-    },
-    {
-      "name": "POWERDOWN",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "RESET",
-      "meta-type": "event",
-      "arg-type": "3"
-    },
-    {
-      "name": "STOP",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "RESUME",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "SUSPEND",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "SUSPEND_DISK",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "WAKEUP",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "WATCHDOG",
-      "meta-type": "event",
-      "arg-type": "4"
-    },
-    {
-      "name": "watchdog-set-action",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "5"
-    },
-    {
-      "name": "GUEST_PANICKED",
-      "meta-type": "event",
-      "arg-type": "6"
-    },
-    {
-      "name": "JOB_STATUS_CHANGE",
-      "meta-type": "event",
-      "arg-type": "7"
-    },
-    {
-      "name": "job-pause",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "8"
-    },
-    {
-      "name": "job-resume",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "9"
-    },
-    {
-      "name": "job-cancel",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "10"
-    },
-    {
-      "name": "job-complete",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "11"
-    },
-    {
-      "name": "job-dismiss",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "12"
-    },
-    {
-      "name": "job-finalize",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "13"
-    },
-    {
-      "name": "query-jobs",
-      "ret-type": "[14]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "block-latency-histogram-set",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "15"
-    },
-    {
-      "name": "query-block",
-      "ret-type": "[16]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-blockstats",
-      "ret-type": "[18]",
-      "meta-type": "command",
-      "arg-type": "17"
-    },
-    {
-      "name": "query-block-jobs",
-      "ret-type": "[19]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "block_passwd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "20"
-    },
-    {
-      "name": "block_resize",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "21"
-    },
-    {
-      "name": "blockdev-snapshot-sync",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "22"
-    },
-    {
-      "name": "blockdev-snapshot",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "23"
-    },
-    {
-      "name": "change-backing-file",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "24"
-    },
-    {
-      "name": "block-commit",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "25"
-    },
-    {
-      "name": "drive-backup",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "26"
-    },
-    {
-      "name": "blockdev-backup",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "27"
-    },
-    {
-      "name": "query-named-block-nodes",
-      "ret-type": "[28]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "x-debug-query-block-graph",
-      "ret-type": "29",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "drive-mirror",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "30"
-    },
-    {
-      "name": "block-dirty-bitmap-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "31"
-    },
-    {
-      "name": "block-dirty-bitmap-remove",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "32"
-    },
-    {
-      "name": "block-dirty-bitmap-clear",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "32"
-    },
-    {
-      "name": "block-dirty-bitmap-enable",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "32"
-    },
-    {
-      "name": "block-dirty-bitmap-disable",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "32"
-    },
-    {
-      "name": "block-dirty-bitmap-merge",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "33"
-    },
-    {
-      "name": "x-debug-block-dirty-bitmap-sha256",
-      "ret-type": "34",
-      "meta-type": "command",
-      "arg-type": "32"
-    },
-    {
-      "name": "blockdev-mirror",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "35"
-    },
-    {
-      "name": "block_set_io_throttle",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "block-stream",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "37"
-    },
-    {
-      "name": "block-job-set-speed",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "38"
-    },
-    {
-      "name": "block-job-cancel",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "39"
-    },
-    {
-      "name": "block-job-pause",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "40"
-    },
-    {
-      "name": "block-job-resume",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "41"
-    },
-    {
-      "name": "block-job-complete",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "42"
-    },
-    {
-      "name": "block-job-dismiss",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "43"
-    },
-    {
-      "name": "block-job-finalize",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "44"
-    },
-    {
-      "name": "blockdev-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "45"
-    },
-    {
-      "name": "x-blockdev-reopen",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "45"
-    },
-    {
-      "name": "blockdev-del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "46"
-    },
-    {
-      "name": "blockdev-create",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "47"
-    },
-    {
-      "name": "blockdev-open-tray",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "48"
-    },
-    {
-      "name": "blockdev-close-tray",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "49"
-    },
-    {
-      "name": "blockdev-remove-medium",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "50"
-    },
-    {
-      "name": "blockdev-insert-medium",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "51"
-    },
-    {
-      "name": "blockdev-change-medium",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "52"
-    },
-    {
-      "name": "BLOCK_IMAGE_CORRUPTED",
-      "meta-type": "event",
-      "arg-type": "53"
-    },
-    {
-      "name": "BLOCK_IO_ERROR",
-      "meta-type": "event",
-      "arg-type": "54"
-    },
-    {
-      "name": "BLOCK_JOB_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "55"
-    },
-    {
-      "name": "BLOCK_JOB_CANCELLED",
-      "meta-type": "event",
-      "arg-type": "56"
-    },
-    {
-      "name": "BLOCK_JOB_ERROR",
-      "meta-type": "event",
-      "arg-type": "57"
-    },
-    {
-      "name": "BLOCK_JOB_READY",
-      "meta-type": "event",
-      "arg-type": "58"
-    },
-    {
-      "name": "BLOCK_JOB_PENDING",
-      "meta-type": "event",
-      "arg-type": "59"
-    },
-    {
-      "name": "BLOCK_WRITE_THRESHOLD",
-      "meta-type": "event",
-      "arg-type": "60"
-    },
-    {
-      "name": "block-set-write-threshold",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "61"
-    },
-    {
-      "name": "x-blockdev-change",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "62"
-    },
-    {
-      "name": "x-blockdev-set-iothread",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "63"
-    },
-    {
-      "name": "query-pr-managers",
-      "ret-type": "[64]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "blockdev-snapshot-internal-sync",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "65"
-    },
-    {
-      "name": "blockdev-snapshot-delete-internal-sync",
-      "ret-type": "67",
-      "meta-type": "command",
-      "arg-type": "66"
-    },
-    {
-      "name": "eject",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "68"
-    },
-    {
-      "name": "nbd-server-start",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "69"
-    },
-    {
-      "name": "nbd-server-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "70"
-    },
-    {
-      "name": "nbd-server-remove",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "71"
-    },
-    {
-      "name": "nbd-server-stop",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "DEVICE_TRAY_MOVED",
-      "meta-type": "event",
-      "arg-type": "72"
-    },
-    {
-      "name": "PR_MANAGER_STATUS_CHANGED",
-      "meta-type": "event",
-      "arg-type": "73"
-    },
-    {
-      "name": "QUORUM_FAILURE",
-      "meta-type": "event",
-      "arg-type": "74"
-    },
-    {
-      "name": "QUORUM_REPORT_BAD",
-      "meta-type": "event",
-      "arg-type": "75"
-    },
-    {
-      "name": "query-chardev",
-      "ret-type": "[76]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-chardev-backends",
-      "ret-type": "[77]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "ringbuf-write",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "78"
-    },
-    {
-      "name": "ringbuf-read",
-      "ret-type": "str",
-      "meta-type": "command",
-      "arg-type": "79"
-    },
-    {
-      "name": "chardev-add",
-      "ret-type": "81",
-      "meta-type": "command",
-      "arg-type": "80"
-    },
-    {
-      "name": "chardev-change",
-      "ret-type": "81",
-      "meta-type": "command",
-      "arg-type": "82"
-    },
-    {
-      "name": "chardev-remove",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "83"
-    },
-    {
-      "name": "chardev-send-break",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "84"
-    },
-    {
-      "name": "VSERPORT_CHANGE",
-      "meta-type": "event",
-      "arg-type": "85"
-    },
-    {
-      "name": "dump-guest-memory",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "86"
-    },
-    {
-      "name": "query-dump",
-      "ret-type": "87",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "DUMP_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "88"
-    },
-    {
-      "name": "query-dump-guest-memory-capability",
-      "ret-type": "89",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set_link",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "90"
-    },
-    {
-      "name": "netdev_add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "91"
-    },
-    {
-      "name": "netdev_del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "92"
-    },
-    {
-      "name": "query-rx-filter",
-      "ret-type": "[94]",
-      "meta-type": "command",
-      "arg-type": "93"
-    },
-    {
-      "name": "NIC_RX_FILTER_CHANGED",
-      "meta-type": "event",
-      "arg-type": "95"
-    },
-    {
-      "name": "announce-self",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "96"
-    },
-    {
-      "name": "FAILOVER_NEGOTIATED",
-      "meta-type": "event",
-      "arg-type": "97"
-    },
-    {
-      "name": "RDMA_GID_STATUS_CHANGED",
-      "meta-type": "event",
-      "arg-type": "98"
-    },
-    {
-      "name": "query-rocker",
-      "ret-type": "100",
-      "meta-type": "command",
-      "arg-type": "99"
-    },
-    {
-      "name": "query-rocker-ports",
-      "ret-type": "[102]",
-      "meta-type": "command",
-      "arg-type": "101"
-    },
-    {
-      "name": "query-rocker-of-dpa-flows",
-      "ret-type": "[104]",
-      "meta-type": "command",
-      "arg-type": "103"
-    },
-    {
-      "name": "query-rocker-of-dpa-groups",
-      "ret-type": "[106]",
-      "meta-type": "command",
-      "arg-type": "105"
-    },
-    {
-      "name": "query-tpm-models",
-      "ret-type": "[107]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-tpm-types",
-      "ret-type": "[108]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-tpm",
-      "ret-type": "[109]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set_password",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "110"
-    },
-    {
-      "name": "expire_password",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "111"
-    },
-    {
-      "name": "screendump",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "112"
-    },
-    {
-      "name": "query-vnc",
-      "ret-type": "117",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-vnc-servers",
-      "ret-type": "[118]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "change-vnc-password",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "119"
-    },
-    {
-      "name": "VNC_CONNECTED",
-      "meta-type": "event",
-      "arg-type": "120"
-    },
-    {
-      "name": "VNC_INITIALIZED",
-      "meta-type": "event",
-      "arg-type": "121"
-    },
-    {
-      "name": "VNC_DISCONNECTED",
-      "meta-type": "event",
-      "arg-type": "122"
-    },
-    {
-      "name": "query-mice",
-      "ret-type": "[123]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "send-key",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "124"
-    },
-    {
-      "name": "input-send-event",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "125"
-    },
-    {
-      "name": "query-display-options",
-      "ret-type": "126",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-migrate",
-      "ret-type": "127",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-set-capabilities",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "128"
-    },
-    {
-      "name": "query-migrate-capabilities",
-      "ret-type": "[129]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-set-parameters",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "130"
-    },
-    {
-      "name": "query-migrate-parameters",
-      "ret-type": "131",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "client_migrate_info",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "132"
-    },
-    {
-      "name": "migrate-start-postcopy",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "MIGRATION",
-      "meta-type": "event",
-      "arg-type": "133"
-    },
-    {
-      "name": "MIGRATION_PASS",
-      "meta-type": "event",
-      "arg-type": "134"
-    },
-    {
-      "name": "COLO_EXIT",
-      "meta-type": "event",
-      "arg-type": "135"
-    },
-    {
-      "name": "x-colo-lost-heartbeat",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate_cancel",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-continue",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "136"
-    },
-    {
-      "name": "migrate_set_downtime",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "137"
-    },
-    {
-      "name": "migrate_set_speed",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "138"
-    },
-    {
-      "name": "migrate-set-cache-size",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "139"
-    },
-    {
-      "name": "query-migrate-cache-size",
-      "ret-type": "int",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "140"
-    },
-    {
-      "name": "migrate-incoming",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "141"
-    },
-    {
-      "name": "xen-save-devices-state",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "142"
-    },
-    {
-      "name": "xen-set-replication",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "143"
-    },
-    {
-      "name": "query-xen-replication-status",
-      "ret-type": "144",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "xen-colo-do-checkpoint",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-colo-status",
-      "ret-type": "145",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-recover",
-      "ret-type": "0",
-      "allow-oob": true,
-      "meta-type": "command",
-      "arg-type": "146"
-    },
-    {
-      "name": "migrate-pause",
-      "ret-type": "0",
-      "allow-oob": true,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "UNPLUG_PRIMARY",
-      "meta-type": "event",
-      "arg-type": "147"
-    },
-    {
-      "name": "transaction",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "148"
-    },
-    {
-      "name": "trace-event-get-state",
-      "ret-type": "[150]",
-      "meta-type": "command",
-      "arg-type": "149"
-    },
-    {
-      "name": "trace-event-set-state",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "151"
-    },
-    {
-      "name": "query-qmp-schema",
-      "ret-type": "[152]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "qom-list",
-      "ret-type": "[154]",
-      "meta-type": "command",
-      "arg-type": "153"
-    },
-    {
-      "name": "qom-get",
-      "ret-type": "any",
-      "meta-type": "command",
-      "arg-type": "155"
-    },
-    {
-      "name": "qom-set",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "156"
-    },
-    {
-      "name": "qom-list-types",
-      "ret-type": "[158]",
-      "meta-type": "command",
-      "arg-type": "157"
-    },
-    {
-      "name": "qom-list-properties",
-      "ret-type": "[154]",
-      "meta-type": "command",
-      "arg-type": "159"
-    },
-    {
-      "name": "object-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "160"
-    },
-    {
-      "name": "object-del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "161"
-    },
-    {
-      "name": "device-list-properties",
-      "ret-type": "[154]",
-      "meta-type": "command",
-      "arg-type": "162"
-    },
-    {
-      "name": "device_add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "163"
-    },
-    {
-      "name": "device_del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "164"
-    },
-    {
-      "name": "DEVICE_DELETED",
-      "meta-type": "event",
-      "arg-type": "165"
-    },
-    {
-      "name": "query-cpus",
-      "ret-type": "[166]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-cpus-fast",
-      "ret-type": "[167]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "cpu-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "168"
-    },
-    {
-      "name": "query-machines",
-      "ret-type": "[169]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-current-machine",
-      "ret-type": "170",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-target",
-      "ret-type": "171",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-memdev",
-      "ret-type": "[172]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-hotpluggable-cpus",
-      "ret-type": "[173]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set-numa-node",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "174"
-    },
-    {
-      "name": "query-cpu-model-comparison",
-      "ret-type": "176",
-      "meta-type": "command",
-      "arg-type": "175"
-    },
-    {
-      "name": "query-cpu-model-baseline",
-      "ret-type": "178",
-      "meta-type": "command",
-      "arg-type": "177"
-    },
-    {
-      "name": "query-cpu-model-expansion",
-      "ret-type": "180",
-      "meta-type": "command",
-      "arg-type": "179"
-    },
-    {
-      "name": "query-cpu-definitions",
-      "ret-type": "[181]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "qmp_capabilities",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "182"
-    },
-    {
-      "name": "query-version",
-      "ret-type": "183",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-commands",
-      "ret-type": "[184]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "add_client",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "185"
-    },
-    {
-      "name": "query-name",
-      "ret-type": "186",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-kvm",
-      "ret-type": "187",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-uuid",
-      "ret-type": "188",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-events",
-      "ret-type": "[189]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-iothreads",
-      "ret-type": "[190]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-balloon",
-      "ret-type": "191",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "BALLOON_CHANGE",
-      "meta-type": "event",
-      "arg-type": "192"
-    },
-    {
-      "name": "query-pci",
-      "ret-type": "[193]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "quit",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "stop",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_reset",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_powerdown",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "memsave",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "194"
-    },
-    {
-      "name": "pmemsave",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "195"
-    },
-    {
-      "name": "cont",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "x-exit-preconfig",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_wakeup",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "inject-nmi",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "balloon",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "196"
-    },
-    {
-      "name": "human-monitor-command",
-      "ret-type": "str",
-      "meta-type": "command",
-      "arg-type": "197",
-      "features": [
-        "savevm-monitor-nodes"
-      ]
-    },
-    {
-      "name": "change",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "198"
-    },
-    {
-      "name": "xen-set-global-dirty-log",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "199"
-    },
-    {
-      "name": "getfd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "200"
-    },
-    {
-      "name": "closefd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "201"
-    },
-    {
-      "name": "query-memory-size-summary",
-      "ret-type": "202",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "add-fd",
-      "ret-type": "204",
-      "meta-type": "command",
-      "arg-type": "203"
-    },
-    {
-      "name": "remove-fd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "205"
-    },
-    {
-      "name": "query-fdsets",
-      "ret-type": "[206]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-command-line-options",
-      "ret-type": "[208]",
-      "meta-type": "command",
-      "arg-type": "207"
-    },
-    {
-      "name": "query-memory-devices",
-      "ret-type": "[209]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "MEM_UNPLUG_ERROR",
-      "meta-type": "event",
-      "arg-type": "210"
-    },
-    {
-      "name": "query-acpi-ospm-status",
-      "ret-type": "[211]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "ACPI_DEVICE_OST",
-      "meta-type": "event",
-      "arg-type": "212"
-    },
-    {
-      "name": "xen-load-devices-state",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "213"
-    },
-    {
-      "name": "query-vm-generation-id",
-      "ret-type": "214",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "RTC_CHANGE",
-      "meta-type": "event",
-      "arg-type": "215"
-    },
-    {
-      "name": "dump-skeys",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "219"
-    },
-    {
-      "name": "0",
-      "members": [],
-      "meta-type": "object"
-    },
-    {
-      "name": "1",
-      "members": [
-        {
-          "name": "running",
-          "type": "bool"
-        },
-        {
-          "name": "singlestep",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "221"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "2",
-      "members": [
-        {
-          "name": "guest",
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "222"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "3",
-      "members": [
-        {
-          "name": "guest",
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "222"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "4",
-      "members": [
-        {
-          "name": "action",
-          "type": "223"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "5",
-      "members": [
-        {
-          "name": "action",
-          "type": "223"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "6",
-      "members": [
-        {
-          "name": "action",
-          "type": "224"
-        },
-        {
-          "name": "info",
-          "default": null,
-          "type": "225"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "7",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "status",
-          "type": "226"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "8",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "9",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "10",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "11",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "12",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "13",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[14]",
-      "element-type": "14",
-      "meta-type": "array"
-    },
-    {
-      "name": "14",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "227"
-        },
-        {
-          "name": "status",
-          "type": "226"
-        },
-        {
-          "name": "current-progress",
-          "type": "int"
-        },
-        {
-          "name": "total-progress",
-          "type": "int"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "15",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "boundaries",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "boundaries-read",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "boundaries-write",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "boundaries-flush",
-          "default": null,
-          "type": "[int]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[16]",
-      "element-type": "16",
-      "meta-type": "array"
-    },
-    {
-      "name": "16",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "qdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "removable",
-          "type": "bool"
-        },
-        {
-          "name": "locked",
-          "type": "bool"
-        },
-        {
-          "name": "inserted",
-          "default": null,
-          "type": "28"
-        },
-        {
-          "name": "tray_open",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "io-status",
-          "default": null,
-          "type": "228"
-        },
-        {
-          "name": "dirty-bitmaps",
-          "default": null,
-          "type": "[229]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "17",
-      "members": [
-        {
-          "name": "query-nodes",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[18]",
-      "element-type": "18",
-      "meta-type": "array"
-    },
-    {
-      "name": "18",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "qdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "stats",
-          "type": "230"
-        },
-        {
-          "name": "driver-specific",
-          "default": null,
-          "type": "231"
-        },
-        {
-          "name": "parent",
-          "default": null,
-          "type": "18"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "18"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[19]",
-      "element-type": "19",
-      "meta-type": "array"
-    },
-    {
-      "name": "19",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "busy",
-          "type": "bool"
-        },
-        {
-          "name": "paused",
-          "type": "bool"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "io-status",
-          "type": "228"
-        },
-        {
-          "name": "ready",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "226"
-        },
-        {
-          "name": "auto-finalize",
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "type": "bool"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "20",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "21",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "22",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "snapshot-file",
-          "type": "str"
-        },
-        {
-          "name": "snapshot-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "232"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "23",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "overlay",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "24",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "image-node-name",
-          "type": "str"
-        },
-        {
-          "name": "backing-file",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "25",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "base-node",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "base",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "top-node",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "top",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "26",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "233"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bitmap-mode",
-          "default": null,
-          "type": "234"
-        },
-        {
-          "name": "compress",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "232"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "27",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "233"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bitmap-mode",
-          "default": null,
-          "type": "234"
-        },
-        {
-          "name": "compress",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[28]",
-      "element-type": "28",
-      "meta-type": "array"
-    },
-    {
-      "name": "28",
-      "members": [
-        {
-          "name": "file",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ro",
-          "type": "bool"
-        },
-        {
-          "name": "drv",
-          "type": "str"
-        },
-        {
-          "name": "backing_file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing_file_depth",
-          "type": "int"
-        },
-        {
-          "name": "encrypted",
-          "type": "bool"
-        },
-        {
-          "name": "encryption_key_missing",
-          "type": "bool"
-        },
-        {
-          "name": "detect_zeroes",
-          "type": "236"
-        },
-        {
-          "name": "bps",
-          "type": "int"
-        },
-        {
-          "name": "bps_rd",
-          "type": "int"
-        },
-        {
-          "name": "bps_wr",
-          "type": "int"
-        },
-        {
-          "name": "iops",
-          "type": "int"
-        },
-        {
-          "name": "iops_rd",
-          "type": "int"
-        },
-        {
-          "name": "iops_wr",
-          "type": "int"
-        },
-        {
-          "name": "image",
-          "type": "237"
-        },
-        {
-          "name": "bps_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cache",
-          "type": "238"
-        },
-        {
-          "name": "write_threshold",
-          "type": "int"
-        },
-        {
-          "name": "dirty-bitmaps",
-          "default": null,
-          "type": "[229]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "29",
-      "members": [
-        {
-          "name": "nodes",
-          "type": "[239]"
-        },
-        {
-          "name": "edges",
-          "type": "[240]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "30",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "replaces",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "233"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "232"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "buf-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "unmap",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "copy-mode",
-          "default": null,
-          "type": "241"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "31",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "granularity",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "persistent",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "disabled",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "32",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "33",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "bitmaps",
-          "type": "[242]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "34",
-      "members": [
-        {
-          "name": "sha256",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "35",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "replaces",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "233"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "buf-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "copy-mode",
-          "default": null,
-          "type": "241"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "36",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bps",
-          "type": "int"
-        },
-        {
-          "name": "bps_rd",
-          "type": "int"
-        },
-        {
-          "name": "bps_wr",
-          "type": "int"
-        },
-        {
-          "name": "iops",
-          "type": "int"
-        },
-        {
-          "name": "iops_rd",
-          "type": "int"
-        },
-        {
-          "name": "iops_wr",
-          "type": "int"
-        },
-        {
-          "name": "bps_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "37",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "base",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "base-node",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "38",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "39",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "40",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "41",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "42",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "43",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "44",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "45",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "blkdebug",
-          "type": "246"
-        },
-        {
-          "case": "blklogwrites",
-          "type": "247"
-        },
-        {
-          "case": "blkverify",
-          "type": "248"
-        },
-        {
-          "case": "blkreplay",
-          "type": "249"
-        },
-        {
-          "case": "bochs",
-          "type": "250"
-        },
-        {
-          "case": "cloop",
-          "type": "250"
-        },
-        {
-          "case": "copy-on-read",
-          "type": "250"
-        },
-        {
-          "case": "dmg",
-          "type": "250"
-        },
-        {
-          "case": "file",
-          "type": "251"
-        },
-        {
-          "case": "ftp",
-          "type": "252"
-        },
-        {
-          "case": "ftps",
-          "type": "253"
-        },
-        {
-          "case": "gluster",
-          "type": "254"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "251"
-        },
-        {
-          "case": "host_device",
-          "type": "251"
-        },
-        {
-          "case": "http",
-          "type": "255"
-        },
-        {
-          "case": "https",
-          "type": "256"
-        },
-        {
-          "case": "iscsi",
-          "type": "257"
-        },
-        {
-          "case": "luks",
-          "type": "258"
-        },
-        {
-          "case": "nbd",
-          "type": "259"
-        },
-        {
-          "case": "nfs",
-          "type": "260"
-        },
-        {
-          "case": "null-aio",
-          "type": "261"
-        },
-        {
-          "case": "null-co",
-          "type": "261"
-        },
-        {
-          "case": "nvme",
-          "type": "262"
-        },
-        {
-          "case": "parallels",
-          "type": "250"
-        },
-        {
-          "case": "qcow2",
-          "type": "263"
-        },
-        {
-          "case": "qcow",
-          "type": "264"
-        },
-        {
-          "case": "qed",
-          "type": "265"
-        },
-        {
-          "case": "quorum",
-          "type": "266"
-        },
-        {
-          "case": "raw",
-          "type": "267"
-        },
-        {
-          "case": "rbd",
-          "type": "268"
-        },
-        {
-          "case": "replication",
-          "type": "269"
-        },
-        {
-          "case": "sheepdog",
-          "type": "270"
-        },
-        {
-          "case": "ssh",
-          "type": "271"
-        },
-        {
-          "case": "throttle",
-          "type": "272"
-        },
-        {
-          "case": "vdi",
-          "type": "250"
-        },
-        {
-          "case": "vhdx",
-          "type": "250"
-        },
-        {
-          "case": "vmdk",
-          "type": "265"
-        },
-        {
-          "case": "vpc",
-          "type": "250"
-        },
-        {
-          "case": "vvfat",
-          "type": "273"
-        },
-        {
-          "case": "vxhs",
-          "type": "274"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "243"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "discard",
-          "default": null,
-          "type": "244"
-        },
-        {
-          "name": "cache",
-          "default": null,
-          "type": "245"
-        },
-        {
-          "name": "read-only",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-read-only",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "force-share",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "detect-zeroes",
-          "default": null,
-          "type": "236"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "46",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "47",
-      "members": [
-        {
-          "name": "job-id",
-          "type": "str"
-        },
-        {
-          "name": "options",
-          "type": "275"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "48",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "49",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "50",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "51",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "52",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "read-only-mode",
-          "default": null,
-          "type": "276"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "53",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "msg",
-          "type": "str"
-        },
-        {
-          "name": "offset",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "fatal",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "54",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "operation",
-          "type": "277"
-        },
-        {
-          "name": "action",
-          "type": "278"
-        },
-        {
-          "name": "nospace",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "55",
-      "members": [
-        {
-          "name": "type",
-          "type": "227"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "56",
-      "members": [
-        {
-          "name": "type",
-          "type": "227"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "57",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "operation",
-          "type": "277"
-        },
-        {
-          "name": "action",
-          "type": "278"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "58",
-      "members": [
-        {
-          "name": "type",
-          "type": "227"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "59",
-      "members": [
-        {
-          "name": "type",
-          "type": "227"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "60",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "amount-exceeded",
-          "type": "int"
-        },
-        {
-          "name": "write-threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "61",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "write-threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "62",
-      "members": [
-        {
-          "name": "parent",
-          "type": "str"
-        },
-        {
-          "name": "child",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "63",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "iothread",
-          "type": "279"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[64]",
-      "element-type": "64",
-      "meta-type": "array"
-    },
-    {
-      "name": "64",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "65",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "66",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "67",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "vm-state-size",
-          "type": "int"
-        },
-        {
-          "name": "date-sec",
-          "type": "int"
-        },
-        {
-          "name": "date-nsec",
-          "type": "int"
-        },
-        {
-          "name": "vm-clock-sec",
-          "type": "int"
-        },
-        {
-          "name": "vm-clock-nsec",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "68",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "69",
-      "members": [
-        {
-          "name": "addr",
-          "type": "280"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "70",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "writable",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "71",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "281"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "72",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "tray-open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "73",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "74",
-      "members": [
-        {
-          "name": "reference",
-          "type": "str"
-        },
-        {
-          "name": "sector-num",
-          "type": "int"
-        },
-        {
-          "name": "sectors-count",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "75",
-      "members": [
-        {
-          "name": "type",
-          "type": "282"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "sector-num",
-          "type": "int"
-        },
-        {
-          "name": "sectors-count",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[76]",
-      "element-type": "76",
-      "meta-type": "array"
-    },
-    {
-      "name": "76",
-      "members": [
-        {
-          "name": "label",
-          "type": "str"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "frontend-open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[77]",
-      "element-type": "77",
-      "meta-type": "array"
-    },
-    {
-      "name": "77",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "78",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "data",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "283"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "79",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "283"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "str",
-      "json-type": "string",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "80",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "backend",
-          "type": "284"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "81",
-      "members": [
-        {
-          "name": "pty",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "82",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "backend",
-          "type": "284"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "83",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "84",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "85",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "86",
-      "members": [
-        {
-          "name": "paging",
-          "type": "bool"
-        },
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "detach",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "begin",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "285"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "87",
-      "members": [
-        {
-          "name": "status",
-          "type": "286"
-        },
-        {
-          "name": "completed",
-          "type": "int"
-        },
-        {
-          "name": "total",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "88",
-      "members": [
-        {
-          "name": "result",
-          "type": "87"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "89",
-      "members": [
-        {
-          "name": "formats",
-          "type": "[285]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "90",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "up",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "91",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "92",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "93",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[94]",
-      "element-type": "94",
-      "meta-type": "array"
-    },
-    {
-      "name": "94",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "promiscuous",
-          "type": "bool"
-        },
-        {
-          "name": "multicast",
-          "type": "287"
-        },
-        {
-          "name": "unicast",
-          "type": "287"
-        },
-        {
-          "name": "vlan",
-          "type": "287"
-        },
-        {
-          "name": "broadcast-allowed",
-          "type": "bool"
-        },
-        {
-          "name": "multicast-overflow",
-          "type": "bool"
-        },
-        {
-          "name": "unicast-overflow",
-          "type": "bool"
-        },
-        {
-          "name": "main-mac",
-          "type": "str"
-        },
-        {
-          "name": "vlan-table",
-          "type": "[int]"
-        },
-        {
-          "name": "unicast-table",
-          "type": "[str]"
-        },
-        {
-          "name": "multicast-table",
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "95",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "96",
-      "members": [
-        {
-          "name": "initial",
-          "type": "int"
-        },
-        {
-          "name": "max",
-          "type": "int"
-        },
-        {
-          "name": "rounds",
-          "type": "int"
-        },
-        {
-          "name": "step",
-          "type": "int"
-        },
-        {
-          "name": "interfaces",
-          "default": null,
-          "type": "[str]"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "97",
-      "members": [
-        {
-          "name": "device-id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "98",
-      "members": [
-        {
-          "name": "netdev",
-          "type": "str"
-        },
-        {
-          "name": "gid-status",
-          "type": "bool"
-        },
-        {
-          "name": "subnet-prefix",
-          "type": "int"
-        },
-        {
-          "name": "interface-id",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "99",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "100",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "ports",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "101",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[102]",
-      "element-type": "102",
-      "meta-type": "array"
-    },
-    {
-      "name": "102",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "link-up",
-          "type": "bool"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "duplex",
-          "type": "288"
-        },
-        {
-          "name": "autoneg",
-          "type": "289"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "103",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "tbl-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[104]",
-      "element-type": "104",
-      "meta-type": "array"
-    },
-    {
-      "name": "104",
-      "members": [
-        {
-          "name": "cookie",
-          "type": "int"
-        },
-        {
-          "name": "hits",
-          "type": "int"
-        },
-        {
-          "name": "key",
-          "type": "290"
-        },
-        {
-          "name": "mask",
-          "type": "291"
-        },
-        {
-          "name": "action",
-          "type": "292"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "105",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[106]",
-      "element-type": "106",
-      "meta-type": "array"
-    },
-    {
-      "name": "106",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "type",
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "index",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "out-pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "set-vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "pop-vlan",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group-ids",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "set-eth-src",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "set-eth-dst",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ttl-check",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[107]",
-      "element-type": "107",
-      "meta-type": "array"
-    },
-    {
-      "name": "107",
-      "meta-type": "enum",
-      "values": [
-        "tpm-tis",
-        "tpm-crb"
-      ]
-    },
-    {
-      "name": "[108]",
-      "element-type": "108",
-      "meta-type": "array"
-    },
-    {
-      "name": "108",
-      "meta-type": "enum",
-      "values": [
-        "passthrough",
-        "emulator"
-      ]
-    },
-    {
-      "name": "[109]",
-      "element-type": "109",
-      "meta-type": "array"
-    },
-    {
-      "name": "109",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "model",
-          "type": "107"
-        },
-        {
-          "name": "options",
-          "type": "293"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "110",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "password",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "111",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "time",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "112",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "head",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "117",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "host",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "default": null,
-          "type": "298"
-        },
-        {
-          "name": "service",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "clients",
-          "default": null,
-          "type": "[299]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[118]",
-      "element-type": "118",
-      "meta-type": "array"
-    },
-    {
-      "name": "118",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "[300]"
-        },
-        {
-          "name": "clients",
-          "type": "[299]"
-        },
-        {
-          "name": "auth",
-          "type": "301"
-        },
-        {
-          "name": "vencrypt",
-          "default": null,
-          "type": "302"
-        },
-        {
-          "name": "display",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "119",
-      "members": [
-        {
-          "name": "password",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "120",
-      "members": [
-        {
-          "name": "server",
-          "type": "303"
-        },
-        {
-          "name": "client",
-          "type": "304"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "121",
-      "members": [
-        {
-          "name": "server",
-          "type": "303"
-        },
-        {
-          "name": "client",
-          "type": "299"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "122",
-      "members": [
-        {
-          "name": "server",
-          "type": "303"
-        },
-        {
-          "name": "client",
-          "type": "299"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[123]",
-      "element-type": "123",
-      "meta-type": "array"
-    },
-    {
-      "name": "123",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "index",
-          "type": "int"
-        },
-        {
-          "name": "current",
-          "type": "bool"
-        },
-        {
-          "name": "absolute",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "124",
-      "members": [
-        {
-          "name": "keys",
-          "type": "[305]"
-        },
-        {
-          "name": "hold-time",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "125",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "head",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "events",
-          "type": "[306]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "126",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "gtk",
-          "type": "309"
-        },
-        {
-          "case": "curses",
-          "type": "310"
-        },
-        {
-          "case": "egl-headless",
-          "type": "311"
-        },
-        {
-          "case": "default",
-          "type": "0"
-        },
-        {
-          "case": "none",
-          "type": "0"
-        },
-        {
-          "case": "sdl",
-          "type": "0"
-        },
-        {
-          "case": "cocoa",
-          "type": "0"
-        },
-        {
-          "case": "spice-app",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "307"
-        },
-        {
-          "name": "full-screen",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "window-close",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "gl",
-          "default": null,
-          "type": "308"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "127",
-      "members": [
-        {
-          "name": "status",
-          "default": null,
-          "type": "312"
-        },
-        {
-          "name": "ram",
-          "default": null,
-          "type": "313"
-        },
-        {
-          "name": "disk",
-          "default": null,
-          "type": "313"
-        },
-        {
-          "name": "xbzrle-cache",
-          "default": null,
-          "type": "314"
-        },
-        {
-          "name": "total-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "expected-downtime",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "downtime",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "setup-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-percentage",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "error-desc",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "postcopy-blocktime",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "postcopy-vcpu-blocktime",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "compression",
-          "default": null,
-          "type": "315"
-        },
-        {
-          "name": "socket-address",
-          "default": null,
-          "type": "[316]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "128",
-      "members": [
-        {
-          "name": "capabilities",
-          "type": "[129]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[129]",
-      "element-type": "129",
-      "meta-type": "array"
-    },
-    {
-      "name": "129",
-      "members": [
-        {
-          "name": "capability",
-          "type": "317"
-        },
-        {
-          "name": "state",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "130",
-      "members": [
-        {
-          "name": "announce-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-rounds",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-step",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-wait-thread",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "decompress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-increment",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "279"
-        },
-        {
-          "name": "tls-hostname",
-          "default": null,
-          "type": "279"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "279"
-        },
-        {
-          "name": "max-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "downtime-limit",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "x-checkpoint-delay",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-incremental",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "multifd-channels",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "xbzrle-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-postcopy-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-cpu-throttle",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "131",
-      "members": [
-        {
-          "name": "announce-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-rounds",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-step",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-wait-thread",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "decompress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-increment",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-hostname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "max-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "downtime-limit",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "x-checkpoint-delay",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-incremental",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "multifd-channels",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "xbzrle-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-postcopy-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-cpu-throttle",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "132",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "hostname",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cert-subject",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "133",
-      "members": [
-        {
-          "name": "status",
-          "type": "312"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "134",
-      "members": [
-        {
-          "name": "pass",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "135",
-      "members": [
-        {
-          "name": "mode",
-          "type": "318"
-        },
-        {
-          "name": "reason",
-          "type": "319"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "136",
-      "members": [
-        {
-          "name": "state",
-          "type": "312"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "137",
-      "members": [
-        {
-          "name": "value",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "138",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "139",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "int",
-      "json-type": "int",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "140",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        },
-        {
-          "name": "blk",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inc",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "detach",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "resume",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "141",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "142",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "live",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "143",
-      "members": [
-        {
-          "name": "enable",
-          "type": "bool"
-        },
-        {
-          "name": "primary",
-          "type": "bool"
-        },
-        {
-          "name": "failover",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "144",
-      "members": [
-        {
-          "name": "error",
-          "type": "bool"
-        },
-        {
-          "name": "desc",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "145",
-      "members": [
-        {
-          "name": "mode",
-          "type": "318"
-        },
-        {
-          "name": "last-mode",
-          "type": "318"
-        },
-        {
-          "name": "reason",
-          "type": "319"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "146",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "147",
-      "members": [
-        {
-          "name": "device-id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "148",
-      "members": [
-        {
-          "name": "actions",
-          "type": "[320]"
-        },
-        {
-          "name": "properties",
-          "default": null,
-          "type": "321"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "149",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "vcpu",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[150]",
-      "element-type": "150",
-      "meta-type": "array"
-    },
-    {
-      "name": "150",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "state",
-          "type": "322"
-        },
-        {
-          "name": "vcpu",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "151",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "enable",
-          "type": "bool"
-        },
-        {
-          "name": "ignore-unavailable",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "vcpu",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[152]",
-      "element-type": "152",
-      "meta-type": "array"
-    },
-    {
-      "name": "152",
-      "tag": "meta-type",
-      "variants": [
-        {
-          "case": "builtin",
-          "type": "324"
-        },
-        {
-          "case": "enum",
-          "type": "325"
-        },
-        {
-          "case": "array",
-          "type": "326"
-        },
-        {
-          "case": "object",
-          "type": "327"
-        },
-        {
-          "case": "alternate",
-          "type": "328"
-        },
-        {
-          "case": "command",
-          "type": "329"
-        },
-        {
-          "case": "event",
-          "type": "330"
-        }
-      ],
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "meta-type",
-          "type": "323"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "153",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[154]",
-      "element-type": "154",
-      "meta-type": "array"
-    },
-    {
-      "name": "154",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "description",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "155",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "property",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "any",
-      "json-type": "value",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "156",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "property",
-          "type": "str"
-        },
-        {
-          "name": "value",
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "157",
-      "members": [
-        {
-          "name": "implements",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "abstract",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[158]",
-      "element-type": "158",
-      "meta-type": "array"
-    },
-    {
-      "name": "158",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "abstract",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "parent",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "159",
-      "members": [
-        {
-          "name": "typename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "160",
-      "members": [
-        {
-          "name": "qom-type",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "161",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "162",
-      "members": [
-        {
-          "name": "typename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "163",
-      "members": [
-        {
-          "name": "driver",
-          "type": "str"
-        },
-        {
-          "name": "bus",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "164",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "165",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[166]",
-      "element-type": "166",
-      "meta-type": "array"
-    },
-    {
-      "name": "166",
-      "tag": "arch",
-      "variants": [
-        {
-          "case": "x86",
-          "type": "333"
-        },
-        {
-          "case": "sparc",
-          "type": "334"
-        },
-        {
-          "case": "ppc",
-          "type": "335"
-        },
-        {
-          "case": "mips",
-          "type": "336"
-        },
-        {
-          "case": "tricore",
-          "type": "337"
-        },
-        {
-          "case": "s390",
-          "type": "338"
-        },
-        {
-          "case": "riscv",
-          "type": "339"
-        },
-        {
-          "case": "other",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "CPU",
-          "type": "int"
-        },
-        {
-          "name": "current",
-          "type": "bool"
-        },
-        {
-          "name": "halted",
-          "type": "bool"
-        },
-        {
-          "name": "qom_path",
-          "type": "str"
-        },
-        {
-          "name": "thread_id",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "331"
-        },
-        {
-          "name": "arch",
-          "type": "332"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[167]",
-      "element-type": "167",
-      "meta-type": "array"
-    },
-    {
-      "name": "167",
-      "tag": "target",
-      "variants": [
-        {
-          "case": "s390x",
-          "type": "338"
-        },
-        {
-          "case": "aarch64",
-          "type": "0"
-        },
-        {
-          "case": "alpha",
-          "type": "0"
-        },
-        {
-          "case": "arm",
-          "type": "0"
-        },
-        {
-          "case": "cris",
-          "type": "0"
-        },
-        {
-          "case": "hppa",
-          "type": "0"
-        },
-        {
-          "case": "i386",
-          "type": "0"
-        },
-        {
-          "case": "lm32",
-          "type": "0"
-        },
-        {
-          "case": "m68k",
-          "type": "0"
-        },
-        {
-          "case": "microblaze",
-          "type": "0"
-        },
-        {
-          "case": "microblazeel",
-          "type": "0"
-        },
-        {
-          "case": "mips",
-          "type": "0"
-        },
-        {
-          "case": "mips64",
-          "type": "0"
-        },
-        {
-          "case": "mips64el",
-          "type": "0"
-        },
-        {
-          "case": "mipsel",
-          "type": "0"
-        },
-        {
-          "case": "moxie",
-          "type": "0"
-        },
-        {
-          "case": "nios2",
-          "type": "0"
-        },
-        {
-          "case": "or1k",
-          "type": "0"
-        },
-        {
-          "case": "ppc",
-          "type": "0"
-        },
-        {
-          "case": "ppc64",
-          "type": "0"
-        },
-        {
-          "case": "riscv32",
-          "type": "0"
-        },
-        {
-          "case": "riscv64",
-          "type": "0"
-        },
-        {
-          "case": "sh4",
-          "type": "0"
-        },
-        {
-          "case": "sh4eb",
-          "type": "0"
-        },
-        {
-          "case": "sparc",
-          "type": "0"
-        },
-        {
-          "case": "sparc64",
-          "type": "0"
-        },
-        {
-          "case": "tricore",
-          "type": "0"
-        },
-        {
-          "case": "unicore32",
-          "type": "0"
-        },
-        {
-          "case": "x86_64",
-          "type": "0"
-        },
-        {
-          "case": "xtensa",
-          "type": "0"
-        },
-        {
-          "case": "xtensaeb",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "cpu-index",
-          "type": "int"
-        },
-        {
-          "name": "qom-path",
-          "type": "str"
-        },
-        {
-          "name": "thread-id",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "331"
-        },
-        {
-          "name": "arch",
-          "type": "332"
-        },
-        {
-          "name": "target",
-          "type": "340"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "168",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[169]",
-      "element-type": "169",
-      "meta-type": "array"
-    },
-    {
-      "name": "169",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "alias",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "is-default",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "cpu-max",
-          "type": "int"
-        },
-        {
-          "name": "hotpluggable-cpus",
-          "type": "bool"
-        },
-        {
-          "name": "numa-mem-supported",
-          "type": "bool"
-        },
-        {
-          "name": "deprecated",
-          "type": "bool"
-        },
-        {
-          "name": "default-cpu-type",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "170",
-      "members": [
-        {
-          "name": "wakeup-suspend-support",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "171",
-      "members": [
-        {
-          "name": "arch",
-          "type": "340"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[172]",
-      "element-type": "172",
-      "meta-type": "array"
-    },
-    {
-      "name": "172",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "merge",
-          "type": "bool"
-        },
-        {
-          "name": "dump",
-          "type": "bool"
-        },
-        {
-          "name": "prealloc",
-          "type": "bool"
-        },
-        {
-          "name": "host-nodes",
-          "type": "[int]"
-        },
-        {
-          "name": "policy",
-          "type": "341"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[173]",
-      "element-type": "173",
-      "meta-type": "array"
-    },
-    {
-      "name": "173",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "vcpus-count",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "type": "331"
-        },
-        {
-          "name": "qom-path",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "174",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "node",
-          "type": "343"
-        },
-        {
-          "case": "dist",
-          "type": "344"
-        },
-        {
-          "case": "cpu",
-          "type": "345"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "342"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "175",
-      "members": [
-        {
-          "name": "modela",
-          "type": "346"
-        },
-        {
-          "name": "modelb",
-          "type": "346"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "176",
-      "members": [
-        {
-          "name": "result",
-          "type": "347"
-        },
-        {
-          "name": "responsible-properties",
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "177",
-      "members": [
-        {
-          "name": "modela",
-          "type": "346"
-        },
-        {
-          "name": "modelb",
-          "type": "346"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "178",
-      "members": [
-        {
-          "name": "model",
-          "type": "346"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "179",
-      "members": [
-        {
-          "name": "type",
-          "type": "348"
-        },
-        {
-          "name": "model",
-          "type": "346"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "180",
-      "members": [
-        {
-          "name": "model",
-          "type": "346"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[181]",
-      "element-type": "181",
-      "meta-type": "array"
-    },
-    {
-      "name": "181",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "migration-safe",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "static",
-          "type": "bool"
-        },
-        {
-          "name": "unavailable-features",
-          "default": null,
-          "type": "[str]"
-        },
-        {
-          "name": "typename",
-          "type": "str"
-        },
-        {
-          "name": "alias-of",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "182",
-      "members": [
-        {
-          "name": "enable",
-          "default": null,
-          "type": "[349]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "183",
-      "members": [
-        {
-          "name": "qemu",
-          "type": "350"
-        },
-        {
-          "name": "package",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[184]",
-      "element-type": "184",
-      "meta-type": "array"
-    },
-    {
-      "name": "184",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "185",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "fdname",
-          "type": "str"
-        },
-        {
-          "name": "skipauth",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "tls",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "186",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "187",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "present",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "188",
-      "members": [
-        {
-          "name": "UUID",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[189]",
-      "element-type": "189",
-      "meta-type": "array"
-    },
-    {
-      "name": "189",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[190]",
-      "element-type": "190",
-      "meta-type": "array"
-    },
-    {
-      "name": "190",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "thread-id",
-          "type": "int"
-        },
-        {
-          "name": "poll-max-ns",
-          "type": "int"
-        },
-        {
-          "name": "poll-grow",
-          "type": "int"
-        },
-        {
-          "name": "poll-shrink",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "191",
-      "members": [
-        {
-          "name": "actual",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "192",
-      "members": [
-        {
-          "name": "actual",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[193]",
-      "element-type": "193",
-      "meta-type": "array"
-    },
-    {
-      "name": "193",
-      "members": [
-        {
-          "name": "bus",
-          "type": "int"
-        },
-        {
-          "name": "devices",
-          "type": "[351]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "194",
-      "members": [
-        {
-          "name": "val",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "cpu-index",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "195",
-      "members": [
-        {
-          "name": "val",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "196",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "197",
-      "members": [
-        {
-          "name": "command-line",
-          "type": "str"
-        },
-        {
-          "name": "cpu-index",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "198",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "arg",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "199",
-      "members": [
-        {
-          "name": "enable",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "200",
-      "members": [
-        {
-          "name": "fdname",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "201",
-      "members": [
-        {
-          "name": "fdname",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "202",
-      "members": [
-        {
-          "name": "base-memory",
-          "type": "int"
-        },
-        {
-          "name": "plugged-memory",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "203",
-      "members": [
-        {
-          "name": "fdset-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opaque",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "204",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fd",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "205",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fd",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[206]",
-      "element-type": "206",
-      "meta-type": "array"
-    },
-    {
-      "name": "206",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fds",
-          "type": "[352]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "207",
-      "members": [
-        {
-          "name": "option",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[208]",
-      "element-type": "208",
-      "meta-type": "array"
-    },
-    {
-      "name": "208",
-      "members": [
-        {
-          "name": "option",
-          "type": "str"
-        },
-        {
-          "name": "parameters",
-          "type": "[353]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[209]",
-      "element-type": "209",
-      "meta-type": "array"
-    },
-    {
-      "name": "209",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "dimm",
-          "type": "355"
-        },
-        {
-          "case": "nvdimm",
-          "type": "355"
-        },
-        {
-          "case": "virtio-pmem",
-          "type": "356"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "354"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "210",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "msg",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[211]",
-      "element-type": "211",
-      "meta-type": "array"
-    },
-    {
-      "name": "211",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "slot",
-          "type": "str"
-        },
-        {
-          "name": "slot-type",
-          "type": "357"
-        },
-        {
-          "name": "source",
-          "type": "int"
-        },
-        {
-          "name": "status",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "212",
-      "members": [
-        {
-          "name": "info",
-          "type": "211"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "213",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "214",
-      "members": [
-        {
-          "name": "guid",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "215",
-      "members": [
-        {
-          "name": "offset",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "219",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "bool",
-      "json-type": "boolean",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "221",
-      "meta-type": "enum",
-      "values": [
-        "debug",
-        "inmigrate",
-        "internal-error",
-        "io-error",
-        "paused",
-        "postmigrate",
-        "prelaunch",
-        "finish-migrate",
-        "restore-vm",
-        "running",
-        "save-vm",
-        "shutdown",
-        "suspended",
-        "watchdog",
-        "guest-panicked",
-        "colo",
-        "preconfig"
-      ]
-    },
-    {
-      "name": "222",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "host-error",
-        "host-qmp-quit",
-        "host-qmp-system-reset",
-        "host-signal",
-        "host-ui",
-        "guest-shutdown",
-        "guest-reset",
-        "guest-panic",
-        "subsystem-reset"
-      ]
-    },
-    {
-      "name": "223",
-      "meta-type": "enum",
-      "values": [
-        "reset",
-        "shutdown",
-        "poweroff",
-        "pause",
-        "debug",
-        "none",
-        "inject-nmi"
-      ]
-    },
-    {
-      "name": "224",
-      "meta-type": "enum",
-      "values": [
-        "pause",
-        "poweroff"
-      ]
-    },
-    {
-      "name": "225",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "hyper-v",
-          "type": "360"
-        },
-        {
-          "case": "s390",
-          "type": "361"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "359"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "226",
-      "meta-type": "enum",
-      "values": [
-        "undefined",
-        "created",
-        "running",
-        "paused",
-        "ready",
-        "standby",
-        "waiting",
-        "pending",
-        "aborting",
-        "concluded",
-        "null"
-      ]
-    },
-    {
-      "name": "227",
-      "meta-type": "enum",
-      "values": [
-        "commit",
-        "stream",
-        "mirror",
-        "backup",
-        "create"
-      ]
-    },
-    {
-      "name": "[int]",
-      "element-type": "int",
-      "meta-type": "array"
-    },
-    {
-      "name": "228",
-      "meta-type": "enum",
-      "values": [
-        "ok",
-        "failed",
-        "nospace"
-      ]
-    },
-    {
-      "name": "[229]",
-      "element-type": "229",
-      "meta-type": "array"
-    },
-    {
-      "name": "229",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "count",
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "type": "int"
-        },
-        {
-          "name": "recording",
-          "type": "bool"
-        },
-        {
-          "name": "busy",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "362"
-        },
-        {
-          "name": "persistent",
-          "type": "bool"
-        },
-        {
-          "name": "inconsistent",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "230",
-      "members": [
-        {
-          "name": "rd_bytes",
-          "type": "int"
-        },
-        {
-          "name": "wr_bytes",
-          "type": "int"
-        },
-        {
-          "name": "unmap_bytes",
-          "type": "int"
-        },
-        {
-          "name": "rd_operations",
-          "type": "int"
-        },
-        {
-          "name": "wr_operations",
-          "type": "int"
-        },
-        {
-          "name": "flush_operations",
-          "type": "int"
-        },
-        {
-          "name": "unmap_operations",
-          "type": "int"
-        },
-        {
-          "name": "rd_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "wr_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "flush_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "unmap_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "wr_highest_offset",
-          "type": "int"
-        },
-        {
-          "name": "rd_merged",
-          "type": "int"
-        },
-        {
-          "name": "wr_merged",
-          "type": "int"
-        },
-        {
-          "name": "unmap_merged",
-          "type": "int"
-        },
-        {
-          "name": "idle_time_ns",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "failed_rd_operations",
-          "type": "int"
-        },
-        {
-          "name": "failed_wr_operations",
-          "type": "int"
-        },
-        {
-          "name": "failed_flush_operations",
-          "type": "int"
-        },
-        {
-          "name": "failed_unmap_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_rd_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_wr_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_flush_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_unmap_operations",
-          "type": "int"
-        },
-        {
-          "name": "account_invalid",
-          "type": "bool"
-        },
-        {
-          "name": "account_failed",
-          "type": "bool"
-        },
-        {
-          "name": "timed_stats",
-          "type": "[363]"
-        },
-        {
-          "name": "rd_latency_histogram",
-          "default": null,
-          "type": "364"
-        },
-        {
-          "name": "wr_latency_histogram",
-          "default": null,
-          "type": "364"
-        },
-        {
-          "name": "flush_latency_histogram",
-          "default": null,
-          "type": "364"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "231",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "file",
-          "type": "365"
-        },
-        {
-          "case": "host_device",
-          "type": "365"
-        },
-        {
-          "case": "blkdebug",
-          "type": "0"
-        },
-        {
-          "case": "blklogwrites",
-          "type": "0"
-        },
-        {
-          "case": "blkreplay",
-          "type": "0"
-        },
-        {
-          "case": "blkverify",
-          "type": "0"
-        },
-        {
-          "case": "bochs",
-          "type": "0"
-        },
-        {
-          "case": "cloop",
-          "type": "0"
-        },
-        {
-          "case": "copy-on-read",
-          "type": "0"
-        },
-        {
-          "case": "dmg",
-          "type": "0"
-        },
-        {
-          "case": "ftp",
-          "type": "0"
-        },
-        {
-          "case": "ftps",
-          "type": "0"
-        },
-        {
-          "case": "gluster",
-          "type": "0"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "0"
-        },
-        {
-          "case": "http",
-          "type": "0"
-        },
-        {
-          "case": "https",
-          "type": "0"
-        },
-        {
-          "case": "iscsi",
-          "type": "0"
-        },
-        {
-          "case": "luks",
-          "type": "0"
-        },
-        {
-          "case": "nbd",
-          "type": "0"
-        },
-        {
-          "case": "nfs",
-          "type": "0"
-        },
-        {
-          "case": "null-aio",
-          "type": "0"
-        },
-        {
-          "case": "null-co",
-          "type": "0"
-        },
-        {
-          "case": "nvme",
-          "type": "0"
-        },
-        {
-          "case": "parallels",
-          "type": "0"
-        },
-        {
-          "case": "qcow",
-          "type": "0"
-        },
-        {
-          "case": "qcow2",
-          "type": "0"
-        },
-        {
-          "case": "qed",
-          "type": "0"
-        },
-        {
-          "case": "quorum",
-          "type": "0"
-        },
-        {
-          "case": "raw",
-          "type": "0"
-        },
-        {
-          "case": "rbd",
-          "type": "0"
-        },
-        {
-          "case": "replication",
-          "type": "0"
-        },
-        {
-          "case": "sheepdog",
-          "type": "0"
-        },
-        {
-          "case": "ssh",
-          "type": "0"
-        },
-        {
-          "case": "throttle",
-          "type": "0"
-        },
-        {
-          "case": "vdi",
-          "type": "0"
-        },
-        {
-          "case": "vhdx",
-          "type": "0"
-        },
-        {
-          "case": "vmdk",
-          "type": "0"
-        },
-        {
-          "case": "vpc",
-          "type": "0"
-        },
-        {
-          "case": "vvfat",
-          "type": "0"
-        },
-        {
-          "case": "vxhs",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "243"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "232",
-      "meta-type": "enum",
-      "values": [
-        "existing",
-        "absolute-paths"
-      ]
-    },
-    {
-      "name": "233",
-      "meta-type": "enum",
-      "values": [
-        "top",
-        "full",
-        "none",
-        "incremental",
-        "bitmap"
-      ]
-    },
-    {
-      "name": "234",
-      "meta-type": "enum",
-      "values": [
-        "on-success",
-        "never",
-        "always"
-      ]
-    },
-    {
-      "name": "235",
-      "meta-type": "enum",
-      "values": [
-        "report",
-        "ignore",
-        "enospc",
-        "stop",
-        "auto"
-      ]
-    },
-    {
-      "name": "236",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on",
-        "unmap"
-      ]
-    },
-    {
-      "name": "237",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "type": "str"
-        },
-        {
-          "name": "dirty-flag",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "actual-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "virtual-size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "encrypted",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "compressed",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "backing-filename",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "full-backing-filename",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-filename-format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "snapshots",
-          "default": null,
-          "type": "[67]"
-        },
-        {
-          "name": "backing-image",
-          "default": null,
-          "type": "237"
-        },
-        {
-          "name": "format-specific",
-          "default": null,
-          "type": "366"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "238",
-      "members": [
-        {
-          "name": "writeback",
-          "type": "bool"
-        },
-        {
-          "name": "direct",
-          "type": "bool"
-        },
-        {
-          "name": "no-flush",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[239]",
-      "element-type": "239",
-      "meta-type": "array"
-    },
-    {
-      "name": "239",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "type",
-          "type": "367"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[240]",
-      "element-type": "240",
-      "meta-type": "array"
-    },
-    {
-      "name": "240",
-      "members": [
-        {
-          "name": "parent",
-          "type": "int"
-        },
-        {
-          "name": "child",
-          "type": "int"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "perm",
-          "type": "[368]"
-        },
-        {
-          "name": "shared-perm",
-          "type": "[368]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "241",
-      "meta-type": "enum",
-      "values": [
-        "background",
-        "write-blocking"
-      ]
-    },
-    {
-      "name": "[242]",
-      "element-type": "242",
-      "meta-type": "array"
-    },
-    {
-      "name": "242",
-      "members": [
-        {
-          "type": "str"
-        },
-        {
-          "type": "32"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "243",
-      "meta-type": "enum",
-      "values": [
-        "blkdebug",
-        "blklogwrites",
-        "blkreplay",
-        "blkverify",
-        "bochs",
-        "cloop",
-        "copy-on-read",
-        "dmg",
-        "file",
-        "ftp",
-        "ftps",
-        "gluster",
-        "host_cdrom",
-        "host_device",
-        "http",
-        "https",
-        "iscsi",
-        "luks",
-        "nbd",
-        "nfs",
-        "null-aio",
-        "null-co",
-        "nvme",
-        "parallels",
-        "qcow",
-        "qcow2",
-        "qed",
-        "quorum",
-        "raw",
-        "rbd",
-        "replication",
-        "sheepdog",
-        "ssh",
-        "throttle",
-        "vdi",
-        "vhdx",
-        "vmdk",
-        "vpc",
-        "vvfat",
-        "vxhs"
-      ]
-    },
-    {
-      "name": "244",
-      "meta-type": "enum",
-      "values": [
-        "ignore",
-        "unmap"
-      ]
-    },
-    {
-      "name": "245",
-      "members": [
-        {
-          "name": "direct",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "no-flush",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "246",
-      "members": [
-        {
-          "name": "image",
-          "type": "369"
-        },
-        {
-          "name": "config",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "align",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-transfer",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opt-write-zero",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-write-zero",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opt-discard",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-discard",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "inject-error",
-          "default": null,
-          "type": "[370]"
-        },
-        {
-          "name": "set-state",
-          "default": null,
-          "type": "[371]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "247",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "log",
-          "type": "369"
-        },
-        {
-          "name": "log-sector-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "log-append",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "log-super-update-interval",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "248",
-      "members": [
-        {
-          "name": "test",
-          "type": "369"
-        },
-        {
-          "name": "raw",
-          "type": "369"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "249",
-      "members": [
-        {
-          "name": "image",
-          "type": "369"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "250",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "251",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "pr-manager",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "locking",
-          "default": null,
-          "type": "372"
-        },
-        {
-          "name": "aio",
-          "default": null,
-          "type": "373"
-        },
-        {
-          "name": "drop-cache",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "x-check-cache-dropped",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object",
-      "features": [
-        "dynamic-auto-read-only"
-      ]
-    },
-    {
-      "name": "252",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "253",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sslverify",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "254",
-      "members": [
-        {
-          "name": "volume",
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "[316]"
-        },
-        {
-          "name": "debug",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "255",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cookie",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cookie-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "256",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cookie",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sslverify",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "cookie-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "257",
-      "members": [
-        {
-          "name": "transport",
-          "type": "374"
-        },
-        {
-          "name": "portal",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "lun",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "initiator-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "header-digest",
-          "default": null,
-          "type": "375"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "258",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "259",
-      "members": [
-        {
-          "name": "server",
-          "type": "316"
-        },
-        {
-          "name": "export",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "x-dirty-bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "reconnect-delay",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "260",
-      "members": [
-        {
-          "name": "server",
-          "type": "376"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tcp-syn-count",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "readahead-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "page-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "debug",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "261",
-      "members": [
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "latency-ns",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "read-zeroes",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "262",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "namespace",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "263",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "377"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pass-discard-request",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pass-discard-snapshot",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pass-discard-other",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "overlap-check",
-          "default": null,
-          "type": "378"
-        },
-        {
-          "name": "cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "l2-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "l2-cache-entry-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "refcount-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cache-clean-interval",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "379"
-        },
-        {
-          "name": "data-file",
-          "default": null,
-          "type": "369"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "264",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "377"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "380"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "265",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "377"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "266",
-      "members": [
-        {
-          "name": "blkverify",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "children",
-          "type": "[369]"
-        },
-        {
-          "name": "vote-threshold",
-          "type": "int"
-        },
-        {
-          "name": "rewrite-corrupted",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "read-pattern",
-          "default": null,
-          "type": "381"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "267",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "offset",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "268",
-      "members": [
-        {
-          "name": "pool",
-          "type": "str"
-        },
-        {
-          "name": "image",
-          "type": "str"
-        },
-        {
-          "name": "conf",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "snapshot",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auth-client-required",
-          "default": null,
-          "type": "[382]"
-        },
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "default": null,
-          "type": "[383]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "269",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "mode",
-          "type": "384"
-        },
-        {
-          "name": "top-id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "270",
-      "members": [
-        {
-          "name": "server",
-          "type": "316"
-        },
-        {
-          "name": "vdi",
-          "type": "str"
-        },
-        {
-          "name": "snap-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tag",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "271",
-      "members": [
-        {
-          "name": "server",
-          "type": "385"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "host-key-check",
-          "default": null,
-          "type": "386"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "272",
-      "members": [
-        {
-          "name": "throttle-group",
-          "type": "str"
-        },
-        {
-          "name": "file",
-          "type": "369"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "273",
-      "members": [
-        {
-          "name": "dir",
-          "type": "str"
-        },
-        {
-          "name": "fat-type",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "floppy",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "label",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "rw",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "274",
-      "members": [
-        {
-          "name": "vdisk-id",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "383"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "275",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "file",
-          "type": "387"
-        },
-        {
-          "case": "gluster",
-          "type": "388"
-        },
-        {
-          "case": "luks",
-          "type": "389"
-        },
-        {
-          "case": "nfs",
-          "type": "390"
-        },
-        {
-          "case": "parallels",
-          "type": "391"
-        },
-        {
-          "case": "qcow",
-          "type": "392"
-        },
-        {
-          "case": "qcow2",
-          "type": "393"
-        },
-        {
-          "case": "qed",
-          "type": "394"
-        },
-        {
-          "case": "rbd",
-          "type": "395"
-        },
-        {
-          "case": "sheepdog",
-          "type": "396"
-        },
-        {
-          "case": "ssh",
-          "type": "397"
-        },
-        {
-          "case": "vdi",
-          "type": "398"
-        },
-        {
-          "case": "vhdx",
-          "type": "399"
-        },
-        {
-          "case": "vmdk",
-          "type": "400"
-        },
-        {
-          "case": "vpc",
-          "type": "401"
-        },
-        {
-          "case": "blkdebug",
-          "type": "0"
-        },
-        {
-          "case": "blklogwrites",
-          "type": "0"
-        },
-        {
-          "case": "blkreplay",
-          "type": "0"
-        },
-        {
-          "case": "blkverify",
-          "type": "0"
-        },
-        {
-          "case": "bochs",
-          "type": "0"
-        },
-        {
-          "case": "cloop",
-          "type": "0"
-        },
-        {
-          "case": "copy-on-read",
-          "type": "0"
-        },
-        {
-          "case": "dmg",
-          "type": "0"
-        },
-        {
-          "case": "ftp",
-          "type": "0"
-        },
-        {
-          "case": "ftps",
-          "type": "0"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "0"
-        },
-        {
-          "case": "host_device",
-          "type": "0"
-        },
-        {
-          "case": "http",
-          "type": "0"
-        },
-        {
-          "case": "https",
-          "type": "0"
-        },
-        {
-          "case": "iscsi",
-          "type": "0"
-        },
-        {
-          "case": "nbd",
-          "type": "0"
-        },
-        {
-          "case": "null-aio",
-          "type": "0"
-        },
-        {
-          "case": "null-co",
-          "type": "0"
-        },
-        {
-          "case": "nvme",
-          "type": "0"
-        },
-        {
-          "case": "quorum",
-          "type": "0"
-        },
-        {
-          "case": "raw",
-          "type": "0"
-        },
-        {
-          "case": "replication",
-          "type": "0"
-        },
-        {
-          "case": "throttle",
-          "type": "0"
-        },
-        {
-          "case": "vvfat",
-          "type": "0"
-        },
-        {
-          "case": "vxhs",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "243"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "276",
-      "meta-type": "enum",
-      "values": [
-        "retain",
-        "read-only",
-        "read-write"
-      ]
-    },
-    {
-      "name": "277",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write"
-      ]
-    },
-    {
-      "name": "278",
-      "meta-type": "enum",
-      "values": [
-        "ignore",
-        "report",
-        "stop"
-      ]
-    },
-    {
-      "name": "279",
-      "members": [
-        {
-          "type": "str"
-        },
-        {
-          "type": "null"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "280",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "inet",
-          "type": "403"
-        },
-        {
-          "case": "unix",
-          "type": "404"
-        },
-        {
-          "case": "vsock",
-          "type": "405"
-        },
-        {
-          "case": "fd",
-          "type": "406"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "402"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "281",
-      "meta-type": "enum",
-      "values": [
-        "safe",
-        "hard"
-      ]
-    },
-    {
-      "name": "282",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write",
-        "flush"
-      ]
-    },
-    {
-      "name": "283",
-      "meta-type": "enum",
-      "values": [
-        "utf8",
-        "base64"
-      ]
-    },
-    {
-      "name": "284",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "file",
-          "type": "408"
-        },
-        {
-          "case": "serial",
-          "type": "409"
-        },
-        {
-          "case": "parallel",
-          "type": "409"
-        },
-        {
-          "case": "pipe",
-          "type": "409"
-        },
-        {
-          "case": "socket",
-          "type": "410"
-        },
-        {
-          "case": "udp",
-          "type": "411"
-        },
-        {
-          "case": "pty",
-          "type": "412"
-        },
-        {
-          "case": "null",
-          "type": "412"
-        },
-        {
-          "case": "mux",
-          "type": "413"
-        },
-        {
-          "case": "msmouse",
-          "type": "412"
-        },
-        {
-          "case": "wctablet",
-          "type": "412"
-        },
-        {
-          "case": "braille",
-          "type": "412"
-        },
-        {
-          "case": "testdev",
-          "type": "412"
-        },
-        {
-          "case": "stdio",
-          "type": "414"
-        },
-        {
-          "case": "console",
-          "type": "412"
-        },
-        {
-          "case": "vc",
-          "type": "417"
-        },
-        {
-          "case": "ringbuf",
-          "type": "418"
-        },
-        {
-          "case": "memory",
-          "type": "418"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "407"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "285",
-      "meta-type": "enum",
-      "values": [
-        "elf",
-        "kdump-zlib",
-        "kdump-lzo",
-        "kdump-snappy",
-        "win-dmp"
-      ]
-    },
-    {
-      "name": "286",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "active",
-        "completed",
-        "failed"
-      ]
-    },
-    {
-      "name": "[285]",
-      "element-type": "285",
-      "meta-type": "array"
-    },
-    {
-      "name": "287",
-      "meta-type": "enum",
-      "values": [
-        "normal",
-        "none",
-        "all"
-      ]
-    },
-    {
-      "name": "[str]",
-      "element-type": "str",
-      "meta-type": "array"
-    },
-    {
-      "name": "288",
-      "meta-type": "enum",
-      "values": [
-        "half",
-        "full"
-      ]
-    },
-    {
-      "name": "289",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on"
-      ]
-    },
-    {
-      "name": "290",
-      "members": [
-        {
-          "name": "priority",
-          "type": "int"
-        },
-        {
-          "name": "tbl-id",
-          "type": "int"
-        },
-        {
-          "name": "in-pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tunnel-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "eth-type",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "eth-src",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "eth-dst",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ip-proto",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ip-tos",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ip-dst",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "291",
-      "members": [
-        {
-          "name": "in-pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tunnel-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "eth-src",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "eth-dst",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ip-proto",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ip-tos",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "292",
-      "members": [
-        {
-          "name": "goto-tbl",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tunnel-lport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "new-vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "out-pport",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "293",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "passthrough",
-          "type": "420"
-        },
-        {
-          "case": "emulator",
-          "type": "421"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "419"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "298",
-      "meta-type": "enum",
-      "values": [
-        "ipv4",
-        "ipv6",
-        "unix",
-        "vsock",
-        "unknown"
-      ]
-    },
-    {
-      "name": "[299]",
-      "element-type": "299",
-      "meta-type": "array"
-    },
-    {
-      "name": "299",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "298"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "x509_dname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sasl_username",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[300]",
-      "element-type": "300",
-      "meta-type": "array"
-    },
-    {
-      "name": "300",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "298"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "auth",
-          "type": "301"
-        },
-        {
-          "name": "vencrypt",
-          "default": null,
-          "type": "302"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "301",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "vnc",
-        "ra2",
-        "ra2ne",
-        "tight",
-        "ultra",
-        "tls",
-        "vencrypt",
-        "sasl"
-      ]
-    },
-    {
-      "name": "302",
-      "meta-type": "enum",
-      "values": [
-        "plain",
-        "tls-none",
-        "x509-none",
-        "tls-vnc",
-        "x509-vnc",
-        "tls-plain",
-        "x509-plain",
-        "tls-sasl",
-        "x509-sasl"
-      ]
-    },
-    {
-      "name": "303",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "298"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "304",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "298"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[305]",
-      "element-type": "305",
-      "meta-type": "array"
-    },
-    {
-      "name": "305",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "number",
-          "type": "423"
-        },
-        {
-          "case": "qcode",
-          "type": "424"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "422"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[306]",
-      "element-type": "306",
-      "meta-type": "array"
-    },
-    {
-      "name": "306",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "key",
-          "type": "426"
-        },
-        {
-          "case": "btn",
-          "type": "427"
-        },
-        {
-          "case": "rel",
-          "type": "428"
-        },
-        {
-          "case": "abs",
-          "type": "428"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "425"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "307",
-      "meta-type": "enum",
-      "values": [
-        "default",
-        "none",
-        "gtk",
-        "sdl",
-        "egl-headless",
-        "curses",
-        "cocoa",
-        "spice-app"
-      ]
-    },
-    {
-      "name": "308",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on",
-        "core",
-        "es"
-      ]
-    },
-    {
-      "name": "309",
-      "members": [
-        {
-          "name": "grab-on-hover",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "zoom-to-fit",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "310",
-      "members": [
-        {
-          "name": "charset",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "311",
-      "members": [
-        {
-          "name": "rendernode",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "312",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "setup",
-        "cancelling",
-        "cancelled",
-        "active",
-        "postcopy-active",
-        "postcopy-paused",
-        "postcopy-recover",
-        "completed",
-        "failed",
-        "colo",
-        "pre-switchover",
-        "device",
-        "wait-unplug"
-      ]
-    },
-    {
-      "name": "313",
-      "members": [
-        {
-          "name": "transferred",
-          "type": "int"
-        },
-        {
-          "name": "remaining",
-          "type": "int"
-        },
-        {
-          "name": "total",
-          "type": "int"
-        },
-        {
-          "name": "duplicate",
-          "type": "int"
-        },
-        {
-          "name": "skipped",
-          "type": "int"
-        },
-        {
-          "name": "normal",
-          "type": "int"
-        },
-        {
-          "name": "normal-bytes",
-          "type": "int"
-        },
-        {
-          "name": "dirty-pages-rate",
-          "type": "int"
-        },
-        {
-          "name": "mbps",
-          "type": "number"
-        },
-        {
-          "name": "dirty-sync-count",
-          "type": "int"
-        },
-        {
-          "name": "postcopy-requests",
-          "type": "int"
-        },
-        {
-          "name": "page-size",
-          "type": "int"
-        },
-        {
-          "name": "multifd-bytes",
-          "type": "int"
-        },
-        {
-          "name": "pages-per-second",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "314",
-      "members": [
-        {
-          "name": "cache-size",
-          "type": "int"
-        },
-        {
-          "name": "bytes",
-          "type": "int"
-        },
-        {
-          "name": "pages",
-          "type": "int"
-        },
-        {
-          "name": "cache-miss",
-          "type": "int"
-        },
-        {
-          "name": "cache-miss-rate",
-          "type": "number"
-        },
-        {
-          "name": "overflow",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "315",
-      "members": [
-        {
-          "name": "pages",
-          "type": "int"
-        },
-        {
-          "name": "busy",
-          "type": "int"
-        },
-        {
-          "name": "busy-rate",
-          "type": "number"
-        },
-        {
-          "name": "compressed-size",
-          "type": "int"
-        },
-        {
-          "name": "compression-rate",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[316]",
-      "element-type": "316",
-      "meta-type": "array"
-    },
-    {
-      "name": "316",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "inet",
-          "type": "385"
-        },
-        {
-          "case": "unix",
-          "type": "430"
-        },
-        {
-          "case": "vsock",
-          "type": "431"
-        },
-        {
-          "case": "fd",
-          "type": "432"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "429"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "317",
-      "meta-type": "enum",
-      "values": [
-        "xbzrle",
-        "rdma-pin-all",
-        "auto-converge",
-        "zero-blocks",
-        "compress",
-        "events",
-        "postcopy-ram",
-        "x-colo",
-        "release-ram",
-        "block",
-        "return-path",
-        "pause-before-switchover",
-        "multifd",
-        "dirty-bitmaps",
-        "postcopy-blocktime",
-        "late-block-activate",
-        "x-ignore-shared",
-        "validate-uuid"
-      ]
-    },
-    {
-      "name": "318",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "primary",
-        "secondary"
-      ]
-    },
-    {
-      "name": "319",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "request",
-        "error",
-        "processing"
-      ]
-    },
-    {
-      "name": "number",
-      "json-type": "number",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "[320]",
-      "element-type": "320",
-      "meta-type": "array"
-    },
-    {
-      "name": "320",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "abort",
-          "type": "434"
-        },
-        {
-          "case": "block-dirty-bitmap-add",
-          "type": "435"
-        },
-        {
-          "case": "block-dirty-bitmap-remove",
-          "type": "436"
-        },
-        {
-          "case": "block-dirty-bitmap-clear",
-          "type": "436"
-        },
-        {
-          "case": "block-dirty-bitmap-enable",
-          "type": "436"
-        },
-        {
-          "case": "block-dirty-bitmap-disable",
-          "type": "436"
-        },
-        {
-          "case": "block-dirty-bitmap-merge",
-          "type": "437"
-        },
-        {
-          "case": "blockdev-backup",
-          "type": "438"
-        },
-        {
-          "case": "blockdev-snapshot",
-          "type": "439"
-        },
-        {
-          "case": "blockdev-snapshot-internal-sync",
-          "type": "440"
-        },
-        {
-          "case": "blockdev-snapshot-sync",
-          "type": "441"
-        },
-        {
-          "case": "drive-backup",
-          "type": "442"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "433"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "321",
-      "members": [
-        {
-          "name": "completion-mode",
-          "default": null,
-          "type": "443"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "322",
-      "meta-type": "enum",
-      "values": [
-        "unavailable",
-        "disabled",
-        "enabled"
-      ]
-    },
-    {
-      "name": "323",
-      "meta-type": "enum",
-      "values": [
-        "builtin",
-        "enum",
-        "array",
-        "object",
-        "alternate",
-        "command",
-        "event"
-      ]
-    },
-    {
-      "name": "324",
-      "members": [
-        {
-          "name": "json-type",
-          "type": "444"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "325",
-      "members": [
-        {
-          "name": "values",
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "326",
-      "members": [
-        {
-          "name": "element-type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "327",
-      "members": [
-        {
-          "name": "members",
-          "type": "[445]"
-        },
-        {
-          "name": "tag",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "variants",
-          "default": null,
-          "type": "[446]"
-        },
-        {
-          "name": "features",
-          "default": null,
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "328",
-      "members": [
-        {
-          "name": "members",
-          "type": "[447]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "329",
-      "members": [
-        {
-          "name": "arg-type",
-          "type": "str"
-        },
-        {
-          "name": "ret-type",
-          "type": "str"
-        },
-        {
-          "name": "allow-oob",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "features",
-          "default": null,
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "330",
-      "members": [
-        {
-          "name": "arg-type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "331",
-      "members": [
-        {
-          "name": "node-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "socket-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "die-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "core-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "thread-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "332",
-      "meta-type": "enum",
-      "values": [
-        "x86",
-        "sparc",
-        "ppc",
-        "mips",
-        "tricore",
-        "s390",
-        "riscv",
-        "other"
-      ]
-    },
-    {
-      "name": "333",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "334",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        },
-        {
-          "name": "npc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "335",
-      "members": [
-        {
-          "name": "nip",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "336",
-      "members": [
-        {
-          "name": "PC",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "337",
-      "members": [
-        {
-          "name": "PC",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "338",
-      "members": [
-        {
-          "name": "cpu-state",
-          "type": "448"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "339",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "340",
-      "meta-type": "enum",
-      "values": [
-        "aarch64",
-        "alpha",
-        "arm",
-        "cris",
-        "hppa",
-        "i386",
-        "lm32",
-        "m68k",
-        "microblaze",
-        "microblazeel",
-        "mips",
-        "mips64",
-        "mips64el",
-        "mipsel",
-        "moxie",
-        "nios2",
-        "or1k",
-        "ppc",
-        "ppc64",
-        "riscv32",
-        "riscv64",
-        "s390x",
-        "sh4",
-        "sh4eb",
-        "sparc",
-        "sparc64",
-        "tricore",
-        "unicore32",
-        "x86_64",
-        "xtensa",
-        "xtensaeb"
-      ]
-    },
-    {
-      "name": "341",
-      "meta-type": "enum",
-      "values": [
-        "default",
-        "preferred",
-        "bind",
-        "interleave"
-      ]
-    },
-    {
-      "name": "342",
-      "meta-type": "enum",
-      "values": [
-        "node",
-        "dist",
-        "cpu"
-      ]
-    },
-    {
-      "name": "343",
-      "members": [
-        {
-          "name": "nodeid",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpus",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "mem",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "344",
-      "members": [
-        {
-          "name": "src",
-          "type": "int"
-        },
-        {
-          "name": "dst",
-          "type": "int"
-        },
-        {
-          "name": "val",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "345",
-      "members": [
-        {
-          "name": "node-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "socket-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "die-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "core-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "thread-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "346",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "347",
-      "meta-type": "enum",
-      "values": [
-        "incompatible",
-        "identical",
-        "superset",
-        "subset"
-      ]
-    },
-    {
-      "name": "348",
-      "meta-type": "enum",
-      "values": [
-        "static",
-        "full"
-      ]
-    },
-    {
-      "name": "[349]",
-      "element-type": "349",
-      "meta-type": "array"
-    },
-    {
-      "name": "349",
-      "meta-type": "enum",
-      "values": [
-        "oob"
-      ]
-    },
-    {
-      "name": "350",
-      "members": [
-        {
-          "name": "major",
-          "type": "int"
-        },
-        {
-          "name": "minor",
-          "type": "int"
-        },
-        {
-          "name": "micro",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[351]",
-      "element-type": "351",
-      "meta-type": "array"
-    },
-    {
-      "name": "351",
-      "members": [
-        {
-          "name": "bus",
-          "type": "int"
-        },
-        {
-          "name": "slot",
-          "type": "int"
-        },
-        {
-          "name": "function",
-          "type": "int"
-        },
-        {
-          "name": "class_info",
-          "type": "449"
-        },
-        {
-          "name": "id",
-          "type": "450"
-        },
-        {
-          "name": "irq",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "qdev_id",
-          "type": "str"
-        },
-        {
-          "name": "pci_bridge",
-          "default": null,
-          "type": "451"
-        },
-        {
-          "name": "regions",
-          "type": "[452]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[352]",
-      "element-type": "352",
-      "meta-type": "array"
-    },
-    {
-      "name": "352",
-      "members": [
-        {
-          "name": "fd",
-          "type": "int"
-        },
-        {
-          "name": "opaque",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[353]",
-      "element-type": "353",
-      "meta-type": "array"
-    },
-    {
-      "name": "353",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "453"
-        },
-        {
-          "name": "help",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "default",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "354",
-      "meta-type": "enum",
-      "values": [
-        "dimm",
-        "nvdimm",
-        "virtio-pmem"
-      ]
-    },
-    {
-      "name": "355",
-      "members": [
-        {
-          "name": "data",
-          "type": "454"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "356",
-      "members": [
-        {
-          "name": "data",
-          "type": "455"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "357",
-      "meta-type": "enum",
-      "values": [
-        "DIMM",
-        "CPU"
-      ]
-    },
-    {
-      "name": "359",
-      "meta-type": "enum",
-      "values": [
-        "hyper-v",
-        "s390"
-      ]
-    },
-    {
-      "name": "360",
-      "members": [
-        {
-          "name": "arg1",
-          "type": "int"
-        },
-        {
-          "name": "arg2",
-          "type": "int"
-        },
-        {
-          "name": "arg3",
-          "type": "int"
-        },
-        {
-          "name": "arg4",
-          "type": "int"
-        },
-        {
-          "name": "arg5",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "361",
-      "members": [
-        {
-          "name": "core",
-          "type": "int"
-        },
-        {
-          "name": "psw-mask",
-          "type": "int"
-        },
-        {
-          "name": "psw-addr",
-          "type": "int"
-        },
-        {
-          "name": "reason",
-          "type": "456"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "362",
-      "meta-type": "enum",
-      "values": [
-        "active",
-        "disabled",
-        "frozen",
-        "locked",
-        "inconsistent"
-      ]
-    },
-    {
-      "name": "[363]",
-      "element-type": "363",
-      "meta-type": "array"
-    },
-    {
-      "name": "363",
-      "members": [
-        {
-          "name": "interval_length",
-          "type": "int"
-        },
-        {
-          "name": "min_rd_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "max_rd_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_rd_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "min_wr_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "max_wr_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_wr_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "min_flush_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "max_flush_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_flush_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_rd_queue_depth",
-          "type": "number"
-        },
-        {
-          "name": "avg_wr_queue_depth",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "364",
-      "members": [
-        {
-          "name": "boundaries",
-          "type": "[int]"
-        },
-        {
-          "name": "bins",
-          "type": "[int]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "365",
-      "members": [
-        {
-          "name": "discard-nb-ok",
-          "type": "int"
-        },
-        {
-          "name": "discard-nb-failed",
-          "type": "int"
-        },
-        {
-          "name": "discard-bytes-ok",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[67]",
-      "element-type": "67",
-      "meta-type": "array"
-    },
-    {
-      "name": "366",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "qcow2",
-          "type": "458"
-        },
-        {
-          "case": "vmdk",
-          "type": "459"
-        },
-        {
-          "case": "luks",
-          "type": "460"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "457"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "367",
-      "meta-type": "enum",
-      "values": [
-        "block-backend",
-        "block-job",
-        "block-driver"
-      ]
-    },
-    {
-      "name": "[368]",
-      "element-type": "368",
-      "meta-type": "array"
-    },
-    {
-      "name": "368",
-      "meta-type": "enum",
-      "values": [
-        "consistent-read",
-        "write",
-        "write-unchanged",
-        "resize",
-        "graph-mod"
-      ]
-    },
-    {
-      "name": "369",
-      "members": [
-        {
-          "type": "45"
-        },
-        {
-          "type": "str"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "[370]",
-      "element-type": "370",
-      "meta-type": "array"
-    },
-    {
-      "name": "370",
-      "members": [
-        {
-          "name": "event",
-          "type": "461"
-        },
-        {
-          "name": "state",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iotype",
-          "default": null,
-          "type": "462"
-        },
-        {
-          "name": "errno",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "sector",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "once",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "immediately",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[371]",
-      "element-type": "371",
-      "meta-type": "array"
-    },
-    {
-      "name": "371",
-      "members": [
-        {
-          "name": "event",
-          "type": "461"
-        },
-        {
-          "name": "state",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "new_state",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "372",
-      "meta-type": "enum",
-      "values": [
-        "auto",
-        "on",
-        "off"
-      ]
-    },
-    {
-      "name": "373",
-      "meta-type": "enum",
-      "values": [
-        "threads",
-        "native"
-      ]
-    },
-    {
-      "name": "374",
-      "meta-type": "enum",
-      "values": [
-        "tcp",
-        "iser"
-      ]
-    },
-    {
-      "name": "375",
-      "meta-type": "enum",
-      "values": [
-        "crc32c",
-        "none",
-        "crc32c-none",
-        "none-crc32c"
-      ]
-    },
-    {
-      "name": "376",
-      "members": [
-        {
-          "name": "type",
-          "type": "463"
-        },
-        {
-          "name": "host",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "377",
-      "members": [
-        {
-          "type": "45"
-        },
-        {
-          "type": "str"
-        },
-        {
-          "type": "null"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "378",
-      "members": [
-        {
-          "type": "464"
-        },
-        {
-          "type": "465"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "379",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "467"
-        },
-        {
-          "case": "luks",
-          "type": "468"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "466"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "380",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "467"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "469"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[369]",
-      "element-type": "369",
-      "meta-type": "array"
-    },
-    {
-      "name": "381",
-      "meta-type": "enum",
-      "values": [
-        "quorum",
-        "fifo"
-      ]
-    },
-    {
-      "name": "[382]",
-      "element-type": "382",
-      "meta-type": "array"
-    },
-    {
-      "name": "382",
-      "meta-type": "enum",
-      "values": [
-        "cephx",
-        "none"
-      ]
-    },
-    {
-      "name": "[383]",
-      "element-type": "383",
-      "meta-type": "array"
-    },
-    {
-      "name": "383",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "384",
-      "meta-type": "enum",
-      "values": [
-        "primary",
-        "secondary"
-      ]
-    },
-    {
-      "name": "385",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "numeric",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "to",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ipv4",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "ipv6",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "keep-alive",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "386",
-      "tag": "mode",
-      "variants": [
-        {
-          "case": "hash",
-          "type": "471"
-        },
-        {
-          "case": "none",
-          "type": "0"
-        },
-        {
-          "case": "known_hosts",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "mode",
-          "type": "470"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "387",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "472"
-        },
-        {
-          "name": "nocow",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "388",
-      "members": [
-        {
-          "name": "location",
-          "type": "254"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "472"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "389",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cipher-alg",
-          "default": null,
-          "type": "473"
-        },
-        {
-          "name": "cipher-mode",
-          "default": null,
-          "type": "474"
-        },
-        {
-          "name": "ivgen-alg",
-          "default": null,
-          "type": "475"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "476"
-        },
-        {
-          "name": "hash-alg",
-          "default": null,
-          "type": "476"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "472"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "390",
-      "members": [
-        {
-          "name": "location",
-          "type": "260"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "391",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "392",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "477"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "393",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "data-file",
-          "default": null,
-          "type": "369"
-        },
-        {
-          "name": "data-file-raw",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "version",
-          "default": null,
-          "type": "478"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-fmt",
-          "default": null,
-          "type": "243"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "477"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "472"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-bits",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "394",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-fmt",
-          "default": null,
-          "type": "243"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "table-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "395",
-      "members": [
-        {
-          "name": "location",
-          "type": "268"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "396",
-      "members": [
-        {
-          "name": "location",
-          "type": "270"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "472"
-        },
-        {
-          "name": "redundancy",
-          "default": null,
-          "type": "479"
-        },
-        {
-          "name": "object-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "397",
-      "members": [
-        {
-          "name": "location",
-          "type": "271"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "398",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "472"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "399",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "log-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "480"
-        },
-        {
-          "name": "block-state-zero",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "400",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "extents",
-          "default": null,
-          "type": "[369]"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "481"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "adapter-type",
-          "default": null,
-          "type": "482"
-        },
-        {
-          "name": "hwversion",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "zeroed-grain",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "401",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "483"
-        },
-        {
-          "name": "force-size",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "null",
-      "json-type": "null",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "402",
-      "meta-type": "enum",
-      "values": [
-        "inet",
-        "unix",
-        "vsock",
-        "fd"
-      ]
-    },
-    {
-      "name": "403",
-      "members": [
-        {
-          "name": "data",
-          "type": "385"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "404",
-      "members": [
-        {
-          "name": "data",
-          "type": "430"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "405",
-      "members": [
-        {
-          "name": "data",
-          "type": "431"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "406",
-      "members": [
-        {
-          "name": "data",
-          "type": "432"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "407",
-      "meta-type": "enum",
-      "values": [
-        "file",
-        "serial",
-        "parallel",
-        "pipe",
-        "socket",
-        "udp",
-        "pty",
-        "null",
-        "mux",
-        "msmouse",
-        "wctablet",
-        "braille",
-        "testdev",
-        "stdio",
-        "console",
-        "vc",
-        "ringbuf",
-        "memory"
-      ]
-    },
-    {
-      "name": "408",
-      "members": [
-        {
-          "name": "data",
-          "type": "484"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "409",
-      "members": [
-        {
-          "name": "data",
-          "type": "485"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "410",
-      "members": [
-        {
-          "name": "data",
-          "type": "486"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "411",
-      "members": [
-        {
-          "name": "data",
-          "type": "487"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "412",
-      "members": [
-        {
-          "name": "data",
-          "type": "488"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "413",
-      "members": [
-        {
-          "name": "data",
-          "type": "489"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "414",
-      "members": [
-        {
-          "name": "data",
-          "type": "490"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "417",
-      "members": [
-        {
-          "name": "data",
-          "type": "493"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "418",
-      "members": [
-        {
-          "name": "data",
-          "type": "494"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "419",
-      "meta-type": "enum",
-      "values": [
-        "passthrough",
-        "emulator"
-      ]
-    },
-    {
-      "name": "420",
-      "members": [
-        {
-          "name": "data",
-          "type": "495"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "421",
-      "members": [
-        {
-          "name": "data",
-          "type": "496"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "422",
-      "meta-type": "enum",
-      "values": [
-        "number",
-        "qcode"
-      ]
-    },
-    {
-      "name": "423",
-      "members": [
-        {
-          "name": "data",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "424",
-      "members": [
-        {
-          "name": "data",
-          "type": "497"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "425",
-      "meta-type": "enum",
-      "values": [
-        "key",
-        "btn",
-        "rel",
-        "abs"
-      ]
-    },
-    {
-      "name": "426",
-      "members": [
-        {
-          "name": "data",
-          "type": "498"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "427",
-      "members": [
-        {
-          "name": "data",
-          "type": "499"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "428",
-      "members": [
-        {
-          "name": "data",
-          "type": "500"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "429",
-      "meta-type": "enum",
-      "values": [
-        "inet",
-        "unix",
-        "vsock",
-        "fd"
-      ]
-    },
-    {
-      "name": "430",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "431",
-      "members": [
-        {
-          "name": "cid",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "432",
-      "members": [
-        {
-          "name": "str",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "433",
-      "meta-type": "enum",
-      "values": [
-        "abort",
-        "block-dirty-bitmap-add",
-        "block-dirty-bitmap-remove",
-        "block-dirty-bitmap-clear",
-        "block-dirty-bitmap-enable",
-        "block-dirty-bitmap-disable",
-        "block-dirty-bitmap-merge",
-        "blockdev-backup",
-        "blockdev-snapshot",
-        "blockdev-snapshot-internal-sync",
-        "blockdev-snapshot-sync",
-        "drive-backup"
-      ]
-    },
-    {
-      "name": "434",
-      "members": [
-        {
-          "name": "data",
-          "type": "501"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "435",
-      "members": [
-        {
-          "name": "data",
-          "type": "31"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "436",
-      "members": [
-        {
-          "name": "data",
-          "type": "32"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "437",
-      "members": [
-        {
-          "name": "data",
-          "type": "33"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "438",
-      "members": [
-        {
-          "name": "data",
-          "type": "27"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "439",
-      "members": [
-        {
-          "name": "data",
-          "type": "23"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "440",
-      "members": [
-        {
-          "name": "data",
-          "type": "65"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "441",
-      "members": [
-        {
-          "name": "data",
-          "type": "22"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "442",
-      "members": [
-        {
-          "name": "data",
-          "type": "26"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "443",
-      "meta-type": "enum",
-      "values": [
-        "individual",
-        "grouped"
-      ]
-    },
-    {
-      "name": "444",
-      "meta-type": "enum",
-      "values": [
-        "string",
-        "number",
-        "int",
-        "boolean",
-        "null",
-        "object",
-        "array",
-        "value"
-      ]
-    },
-    {
-      "name": "[445]",
-      "element-type": "445",
-      "meta-type": "array"
-    },
-    {
-      "name": "445",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "default",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[446]",
-      "element-type": "446",
-      "meta-type": "array"
-    },
-    {
-      "name": "446",
-      "members": [
-        {
-          "name": "case",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[447]",
-      "element-type": "447",
-      "meta-type": "array"
-    },
-    {
-      "name": "447",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "448",
-      "meta-type": "enum",
-      "values": [
-        "uninitialized",
-        "stopped",
-        "check-stop",
-        "operating",
-        "load"
-      ]
-    },
-    {
-      "name": "449",
-      "members": [
-        {
-          "name": "desc",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "class",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "450",
-      "members": [
-        {
-          "name": "device",
-          "type": "int"
-        },
-        {
-          "name": "vendor",
-          "type": "int"
-        },
-        {
-          "name": "subsystem",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "subsystem-vendor",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "451",
-      "members": [
-        {
-          "name": "bus",
-          "type": "502"
-        },
-        {
-          "name": "devices",
-          "default": null,
-          "type": "[351]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[452]",
-      "element-type": "452",
-      "meta-type": "array"
-    },
-    {
-      "name": "452",
-      "members": [
-        {
-          "name": "bar",
-          "type": "int"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "address",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "prefetch",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "mem_type_64",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "453",
-      "meta-type": "enum",
-      "values": [
-        "string",
-        "boolean",
-        "number",
-        "size"
-      ]
-    },
-    {
-      "name": "454",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "addr",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "slot",
-          "type": "int"
-        },
-        {
-          "name": "node",
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "type": "str"
-        },
-        {
-          "name": "hotplugged",
-          "type": "bool"
-        },
-        {
-          "name": "hotpluggable",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "455",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "memaddr",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "456",
-      "meta-type": "enum",
-      "values": [
-        "unknown",
-        "disabled-wait",
-        "extint-loop",
-        "pgmint-loop",
-        "opint-loop"
-      ]
-    },
-    {
-      "name": "457",
-      "meta-type": "enum",
-      "values": [
-        "qcow2",
-        "vmdk",
-        "luks"
-      ]
-    },
-    {
-      "name": "458",
-      "members": [
-        {
-          "name": "data",
-          "type": "503"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "459",
-      "members": [
-        {
-          "name": "data",
-          "type": "504"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "460",
-      "members": [
-        {
-          "name": "data",
-          "type": "505"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "461",
-      "meta-type": "enum",
-      "values": [
-        "l1_update",
-        "l1_grow_alloc_table",
-        "l1_grow_write_table",
-        "l1_grow_activate_table",
-        "l2_load",
-        "l2_update",
-        "l2_update_compressed",
-        "l2_alloc_cow_read",
-        "l2_alloc_write",
-        "read_aio",
-        "read_backing_aio",
-        "read_compressed",
-        "write_aio",
-        "write_compressed",
-        "vmstate_load",
-        "vmstate_save",
-        "cow_read",
-        "cow_write",
-        "reftable_load",
-        "reftable_grow",
-        "reftable_update",
-        "refblock_load",
-        "refblock_update",
-        "refblock_update_part",
-        "refblock_alloc",
-        "refblock_alloc_hookup",
-        "refblock_alloc_write",
-        "refblock_alloc_write_blocks",
-        "refblock_alloc_write_table",
-        "refblock_alloc_switch_table",
-        "cluster_alloc",
-        "cluster_alloc_bytes",
-        "cluster_free",
-        "flush_to_os",
-        "flush_to_disk",
-        "pwritev_rmw_head",
-        "pwritev_rmw_after_head",
-        "pwritev_rmw_tail",
-        "pwritev_rmw_after_tail",
-        "pwritev",
-        "pwritev_zero",
-        "pwritev_done",
-        "empty_image_prepare",
-        "l1_shrink_write_table",
-        "l1_shrink_free_l2_clusters",
-        "cor_write",
-        "cluster_alloc_space",
-        "none"
-      ]
-    },
-    {
-      "name": "462",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write",
-        "write-zeroes",
-        "discard",
-        "flush",
-        "block-status"
-      ]
-    },
-    {
-      "name": "463",
-      "meta-type": "enum",
-      "values": [
-        "inet"
-      ]
-    },
-    {
-      "name": "464",
-      "members": [
-        {
-          "name": "template",
-          "default": null,
-          "type": "465"
-        },
-        {
-          "name": "main-header",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "active-l1",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "active-l2",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-table",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-block",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "snapshot-table",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inactive-l1",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inactive-l2",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "bitmap-directory",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "465",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "constant",
-        "cached",
-        "all"
-      ]
-    },
-    {
-      "name": "466",
-      "meta-type": "enum",
-      "values": [
-        "aes",
-        "luks"
-      ]
-    },
-    {
-      "name": "467",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "468",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "469",
-      "meta-type": "enum",
-      "values": [
-        "aes"
-      ]
-    },
-    {
-      "name": "470",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "hash",
-        "known_hosts"
-      ]
-    },
-    {
-      "name": "471",
-      "members": [
-        {
-          "name": "type",
-          "type": "506"
-        },
-        {
-          "name": "hash",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "472",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "metadata",
-        "falloc",
-        "full"
-      ]
-    },
-    {
-      "name": "473",
-      "meta-type": "enum",
-      "values": [
-        "aes-128",
-        "aes-192",
-        "aes-256",
-        "des-rfb",
-        "3des",
-        "cast5-128",
-        "serpent-128",
-        "serpent-192",
-        "serpent-256",
-        "twofish-128",
-        "twofish-192",
-        "twofish-256"
-      ]
-    },
-    {
-      "name": "474",
-      "meta-type": "enum",
-      "values": [
-        "ecb",
-        "cbc",
-        "xts",
-        "ctr"
-      ]
-    },
-    {
-      "name": "475",
-      "meta-type": "enum",
-      "values": [
-        "plain",
-        "plain64",
-        "essiv"
-      ]
-    },
-    {
-      "name": "476",
-      "meta-type": "enum",
-      "values": [
-        "md5",
-        "sha1",
-        "sha224",
-        "sha256",
-        "sha384",
-        "sha512",
-        "ripemd160"
-      ]
-    },
-    {
-      "name": "477",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "qcow",
-          "type": "467"
-        },
-        {
-          "case": "luks",
-          "type": "508"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "507"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "478",
-      "meta-type": "enum",
-      "values": [
-        "v2",
-        "v3"
-      ]
-    },
-    {
-      "name": "479",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "full",
-          "type": "510"
-        },
-        {
-          "case": "erasure-coded",
-          "type": "511"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "509"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "480",
-      "meta-type": "enum",
-      "values": [
-        "dynamic",
-        "fixed"
-      ]
-    },
-    {
-      "name": "481",
-      "meta-type": "enum",
-      "values": [
-        "monolithicSparse",
-        "monolithicFlat",
-        "twoGbMaxExtentSparse",
-        "twoGbMaxExtentFlat",
-        "streamOptimized"
-      ]
-    },
-    {
-      "name": "482",
-      "meta-type": "enum",
-      "values": [
-        "ide",
-        "buslogic",
-        "lsilogic",
-        "legacyESX"
-      ]
-    },
-    {
-      "name": "483",
-      "meta-type": "enum",
-      "values": [
-        "dynamic",
-        "fixed"
-      ]
-    },
-    {
-      "name": "484",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "in",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "out",
-          "type": "str"
-        },
-        {
-          "name": "append",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "485",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "486",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "addr",
-          "type": "280"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "wait",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "nodelay",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "telnet",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "tn3270",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "websocket",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "reconnect",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "487",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "remote",
-          "type": "280"
-        },
-        {
-          "name": "local",
-          "default": null,
-          "type": "280"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "488",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "489",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "chardev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "490",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "signal",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "493",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "width",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "height",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cols",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "rows",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "494",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "495",
-      "members": [
-        {
-          "name": "path",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cancel-path",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "496",
-      "members": [
-        {
-          "name": "chardev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "497",
-      "meta-type": "enum",
-      "values": [
-        "unmapped",
-        "shift",
-        "shift_r",
-        "alt",
-        "alt_r",
-        "ctrl",
-        "ctrl_r",
-        "menu",
-        "esc",
-        "1",
-        "2",
-        "3",
-        "4",
-        "5",
-        "6",
-        "7",
-        "8",
-        "9",
-        "0",
-        "minus",
-        "equal",
-        "backspace",
-        "tab",
-        "q",
-        "w",
-        "e",
-        "r",
-        "t",
-        "y",
-        "u",
-        "i",
-        "o",
-        "p",
-        "bracket_left",
-        "bracket_right",
-        "ret",
-        "a",
-        "s",
-        "d",
-        "f",
-        "g",
-        "h",
-        "j",
-        "k",
-        "l",
-        "semicolon",
-        "apostrophe",
-        "grave_accent",
-        "backslash",
-        "z",
-        "x",
-        "c",
-        "v",
-        "b",
-        "n",
-        "m",
-        "comma",
-        "dot",
-        "slash",
-        "asterisk",
-        "spc",
-        "caps_lock",
-        "f1",
-        "f2",
-        "f3",
-        "f4",
-        "f5",
-        "f6",
-        "f7",
-        "f8",
-        "f9",
-        "f10",
-        "num_lock",
-        "scroll_lock",
-        "kp_divide",
-        "kp_multiply",
-        "kp_subtract",
-        "kp_add",
-        "kp_enter",
-        "kp_decimal",
-        "sysrq",
-        "kp_0",
-        "kp_1",
-        "kp_2",
-        "kp_3",
-        "kp_4",
-        "kp_5",
-        "kp_6",
-        "kp_7",
-        "kp_8",
-        "kp_9",
-        "less",
-        "f11",
-        "f12",
-        "print",
-        "home",
-        "pgup",
-        "pgdn",
-        "end",
-        "left",
-        "up",
-        "down",
-        "right",
-        "insert",
-        "delete",
-        "stop",
-        "again",
-        "props",
-        "undo",
-        "front",
-        "copy",
-        "open",
-        "paste",
-        "find",
-        "cut",
-        "lf",
-        "help",
-        "meta_l",
-        "meta_r",
-        "compose",
-        "pause",
-        "ro",
-        "hiragana",
-        "henkan",
-        "yen",
-        "muhenkan",
-        "katakanahiragana",
-        "kp_comma",
-        "kp_equals",
-        "power",
-        "sleep",
-        "wake",
-        "audionext",
-        "audioprev",
-        "audiostop",
-        "audioplay",
-        "audiomute",
-        "volumeup",
-        "volumedown",
-        "mediaselect",
-        "mail",
-        "calculator",
-        "computer",
-        "ac_home",
-        "ac_back",
-        "ac_forward",
-        "ac_refresh",
-        "ac_bookmarks"
-      ]
-    },
-    {
-      "name": "498",
-      "members": [
-        {
-          "name": "key",
-          "type": "305"
-        },
-        {
-          "name": "down",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "499",
-      "members": [
-        {
-          "name": "button",
-          "type": "512"
-        },
-        {
-          "name": "down",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "500",
-      "members": [
-        {
-          "name": "axis",
-          "type": "513"
-        },
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "501",
-      "members": [],
-      "meta-type": "object"
-    },
-    {
-      "name": "502",
-      "members": [
-        {
-          "name": "number",
-          "type": "int"
-        },
-        {
-          "name": "secondary",
-          "type": "int"
-        },
-        {
-          "name": "subordinate",
-          "type": "int"
-        },
-        {
-          "name": "io_range",
-          "type": "514"
-        },
-        {
-          "name": "memory_range",
-          "type": "514"
-        },
-        {
-          "name": "prefetchable_range",
-          "type": "514"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "503",
-      "members": [
-        {
-          "name": "compat",
-          "type": "str"
-        },
-        {
-          "name": "data-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "data-file-raw",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "corrupt",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-bits",
-          "type": "int"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "515"
-        },
-        {
-          "name": "bitmaps",
-          "default": null,
-          "type": "[516]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "504",
-      "members": [
-        {
-          "name": "create-type",
-          "type": "str"
-        },
-        {
-          "name": "cid",
-          "type": "int"
-        },
-        {
-          "name": "parent-cid",
-          "type": "int"
-        },
-        {
-          "name": "extents",
-          "type": "[237]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "505",
-      "members": [
-        {
-          "name": "cipher-alg",
-          "type": "473"
-        },
-        {
-          "name": "cipher-mode",
-          "type": "474"
-        },
-        {
-          "name": "ivgen-alg",
-          "type": "475"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "476"
-        },
-        {
-          "name": "hash-alg",
-          "type": "476"
-        },
-        {
-          "name": "payload-offset",
-          "type": "int"
-        },
-        {
-          "name": "master-key-iters",
-          "type": "int"
-        },
-        {
-          "name": "uuid",
-          "type": "str"
-        },
-        {
-          "name": "slots",
-          "type": "[517]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "506",
-      "meta-type": "enum",
-      "values": [
-        "md5",
-        "sha1"
-      ]
-    },
-    {
-      "name": "507",
-      "meta-type": "enum",
-      "values": [
-        "qcow",
-        "luks"
-      ]
-    },
-    {
-      "name": "508",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cipher-alg",
-          "default": null,
-          "type": "473"
-        },
-        {
-          "name": "cipher-mode",
-          "default": null,
-          "type": "474"
-        },
-        {
-          "name": "ivgen-alg",
-          "default": null,
-          "type": "475"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "476"
-        },
-        {
-          "name": "hash-alg",
-          "default": null,
-          "type": "476"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "509",
-      "meta-type": "enum",
-      "values": [
-        "full",
-        "erasure-coded"
-      ]
-    },
-    {
-      "name": "510",
-      "members": [
-        {
-          "name": "copies",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "511",
-      "members": [
-        {
-          "name": "data-strips",
-          "type": "int"
-        },
-        {
-          "name": "parity-strips",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "512",
-      "meta-type": "enum",
-      "values": [
-        "left",
-        "middle",
-        "right",
-        "wheel-up",
-        "wheel-down",
-        "side",
-        "extra"
-      ]
-    },
-    {
-      "name": "513",
-      "meta-type": "enum",
-      "values": [
-        "x",
-        "y"
-      ]
-    },
-    {
-      "name": "514",
-      "members": [
-        {
-          "name": "base",
-          "type": "int"
-        },
-        {
-          "name": "limit",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "515",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "luks",
-          "type": "505"
-        },
-        {
-          "case": "aes",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "466"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[516]",
-      "element-type": "516",
-      "meta-type": "array"
-    },
-    {
-      "name": "516",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "granularity",
-          "type": "int"
-        },
-        {
-          "name": "flags",
-          "type": "[518]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[237]",
-      "element-type": "237",
-      "meta-type": "array"
-    },
-    {
-      "name": "[517]",
-      "element-type": "517",
-      "meta-type": "array"
-    },
-    {
-      "name": "517",
-      "members": [
-        {
-          "name": "active",
-          "type": "bool"
-        },
-        {
-          "name": "iters",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "stripes",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "key-offset",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[518]",
-      "element-type": "518",
-      "meta-type": "array"
-    },
-    {
-      "name": "518",
-      "meta-type": "enum",
-      "values": [
-        "in-use",
-        "auto"
-      ]
-    }
-  ],
-  "id": "libvirt-4"
-}
-
-{
-  "execute": "query-kvm",
-  "id": "libvirt-5"
-}
-
-{
-  "return": {
-    "enabled": true,
-    "present": true
-  },
-  "id": "libvirt-5"
-}
-
-{
-  "execute": "qom-list-types",
-  "id": "libvirt-6"
-}
-
-{
-  "return": [
-    {
-      "name": "authz-pam",
-      "parent": "authz"
-    },
-    {
-      "name": "chardev-stdio",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "z800-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z890.2-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-ccw-bus",
-      "parent": "virtio-bus"
-    },
-    {
-      "name": "virtio-rng-ccw",
-      "parent": "virtio-ccw-device"
-    },
-    {
-      "name": "z9EC.2-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "s390-skeys-qemu",
-      "parent": "s390-skeys"
-    },
-    {
-      "name": "vhost-user-blk",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "virtio-net-pci-transitional",
-      "parent": "virtio-net-pci-base"
-    },
-    {
-      "name": "SCSI",
-      "parent": "bus"
-    },
-    {
-      "name": "z13.2-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "vhost-user-backend",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-scsi-device",
-      "parent": "virtio-scsi-common"
-    },
-    {
-      "name": "vhost-user-fs-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "filter-mirror",
-      "parent": "netfilter"
-    },
-    {
-      "name": "z9BC-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "vhost-user-input-pci",
-      "parent": "vhost-user-input-pci-base-type"
-    },
-    {
-      "name": "sclpquiesce",
-      "parent": "s390-sclp-event-type"
-    },
-    {
-      "name": "z990.5-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-blk-pci-non-transitional",
-      "parent": "virtio-blk-pci-base"
-    },
-    {
-      "name": "virtio-9p-ccw",
-      "parent": "virtio-ccw-device"
-    },
-    {
-      "name": "vfio-pci-nohotplug",
-      "parent": "vfio-pci"
-    },
-    {
-      "name": "qio-channel-command",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "s390-ccw-virtio-2.7-machine",
-      "parent": "s390-ccw-machine"
-    },
-    {
-      "name": "z890.2-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "colo-compare",
-      "parent": "object"
-    },
-    {
-      "name": "s390-sclp-event-facility",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "z890-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "ap-bridge",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-serial-pci",
-      "parent": "virtio-serial-pci-base"
-    },
-    {
-      "name": "tls-creds-psk",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "chardev-mux",
-      "parent": "chardev"
-    },
-    {
-      "name": "virtio-net-pci",
-      "parent": "virtio-net-pci-base"
-    },
-    {
-      "name": "z9BC-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "chardev-wctablet",
-      "parent": "chardev"
-    },
-    {
-      "name": "s390-ccw-virtio-2.10-machine",
-      "parent": "s390-ccw-machine"
-    },
-    {
-      "name": "zpci",
-      "parent": "device"
-    },
-    {
-      "name": "virtconsole",
-      "parent": "virtserialport"
-    },
-    {
-      "name": "cpu-cluster",
-      "parent": "device"
-    },
-    {
-      "name": "PCIE",
-      "parent": "PCI"
-    },
-    {
-      "name": "pci-bridge-seat",
-      "parent": "pci-bridge"
-    },
-    {
-      "name": "s390-ccw-virtio-2.4-machine",
-      "parent": "s390-ccw-machine"
-    },
-    {
-      "name": "chardev-udp",
-      "parent": "chardev"
-    },
-    {
-      "name": "virtio-balloon-pci-non-transitional",
-      "parent": "virtio-balloon-pci-base"
-    },
-    {
-      "name": "virtio-crypto-ccw",
-      "parent": "virtio-ccw-device"
-    },
-    {
-      "name": "chardev-testdev",
-      "parent": "chardev"
-    },
-    {
-      "name": "virtual-css-bridge",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "sclpconsole",
-      "parent": "s390-sclp-event-type"
-    },
-    {
-      "name": "none-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "PCI",
-      "parent": "bus"
-    },
-    {
-      "name": "virtio-serial-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "vhost-vsock-pci",
-      "parent": "vhost-vsock-pci-base"
-    },
-    {
-      "name": "z13-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z196-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-blk-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "virtio-scsi-pci",
-      "parent": "virtio-scsi-pci-base"
-    },
-    {
-      "name": "vhost-user-scsi-pci-non-transitional",
-      "parent": "vhost-user-scsi-pci-base"
-    },
-    {
-      "name": "z13s-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "host-s390x-cpu",
-      "parent": "max-s390x-cpu"
-    },
-    {
-      "name": "chardev-pty",
-      "parent": "chardev"
-    },
-    {
-      "name": "chardev-vc",
-      "parent": "chardev"
-    },
-    {
-      "name": "virtio-9p-pci-transitional",
-      "parent": "virtio-9p-pci-base"
-    },
-    {
-      "name": "z990.3-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-tablet-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "virtio-mouse-pci",
-      "parent": "virtio-mouse-pci-base-type"
-    },
-    {
-      "name": "virtio-net-pci-non-transitional",
-      "parent": "virtio-net-pci-base"
-    },
-    {
-      "name": "s390-ccw-virtio-4.1-machine",
-      "parent": "s390-ccw-machine"
-    },
-    {
-      "name": "s390-tod-qemu",
-      "parent": "s390-tod"
-    },
-    {
-      "name": "vhost-user-scsi-pci",
-      "parent": "vhost-user-scsi-pci-base"
-    },
-    {
-      "name": "vfio-pci-igd-lpc-bridge",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-keyboard-pci",
-      "parent": "virtio-keyboard-pci-base-type"
-    },
-    {
-      "name": "ap-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "vhost-scsi-pci-transitional",
-      "parent": "vhost-scsi-pci-base"
-    },
-    {
-      "name": "vhost-scsi-pci",
-      "parent": "vhost-scsi-pci-base"
-    },
-    {
-      "name": "memory-backend-ram",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "virtio-scsi-pci-transitional",
-      "parent": "virtio-scsi-pci-base"
-    },
-    {
-      "name": "z13s-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-balloon-pci",
-      "parent": "virtio-balloon-pci-base"
-    },
-    {
-      "name": "virtio-9p-pci-non-transitional",
-      "parent": "virtio-9p-pci-base"
-    },
-    {
-      "name": "qio-channel-file",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "z9EC-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "gen15a-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "vhost-user-gpu",
-      "parent": "virtio-gpu-base"
-    },
-    {
-      "name": "authz-list-file",
-      "parent": "authz"
-    },
-    {
-      "name": "x-terminal3270",
-      "parent": "emulated-ccw-3270"
-    },
-    {
-      "name": "z14ZR1-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "s390-flic-kvm",
-      "parent": "s390-flic"
-    },
-    {
-      "name": "z14.2-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "chardev-pipe",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "chardev-parallel",
-      "parent": "chardev"
-    },
-    {
-      "name": "pci-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "vfio-ccw",
-      "parent": "s390-ccw"
-    },
-    {
-      "name": "z900.3-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z13.2-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-balloon-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "authz-simple",
-      "parent": "authz"
-    },
-    {
-      "name": "vhost-vsock-pci-transitional",
-      "parent": "vhost-vsock-pci-base"
-    },
-    {
-      "name": "z196.2-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "authz-list",
-      "parent": "authz"
-    },
-    {
-      "name": "chardev-ringbuf",
-      "parent": "chardev"
-    },
-    {
-      "name": "virtio-tablet-ccw",
-      "parent": "virtio-input-hid-ccw"
-    },
-    {
-      "name": "kvm-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "System",
-      "parent": "bus"
-    },
-    {
-      "name": "zBC12-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "rng-egd",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "cryptodev-backend-builtin",
-      "parent": "cryptodev-backend"
-    },
-    {
-      "name": "vhost-user-scsi",
-      "parent": "vhost-scsi-common"
-    },
-    {
-      "name": "virtio-rng-pci",
-      "parent": "virtio-rng-pci-base"
-    },
-    {
-      "name": "qio-channel-tls",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "z9BC.2-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "scsi-hd",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "z900.2-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "s390-ccw-virtio-2.8-machine",
-      "parent": "s390-ccw-machine"
-    },
-    {
-      "name": "z9EC.3-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "scsi-block",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "s390-storage_attributes-qemu",
-      "parent": "s390-storage_attributes"
-    },
-    {
-      "name": "zEC12-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "s390-pci-iommu",
-      "parent": "object"
-    },
-    {
-      "name": "z900-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z114-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "chardev-serial",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "qemu-console",
-      "parent": "object"
-    },
-    {
-      "name": "throttle-group",
-      "parent": "object"
-    },
-    {
-      "name": "sclplmconsole",
-      "parent": "s390-sclp-event-type"
-    },
-    {
-      "name": "virtio-9p-pci",
-      "parent": "virtio-9p-pci-base"
-    },
-    {
-      "name": "virtio-blk-ccw",
-      "parent": "virtio-ccw-device"
-    },
-    {
-      "name": "chardev-socket",
-      "parent": "chardev"
-    },
-    {
-      "name": "qio-channel-buffer",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "zEC12-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "s390-ccw-virtio-2.11-machine",
-      "parent": "s390-ccw-machine"
-    },
-    {
-      "name": "s390-tod-kvm",
-      "parent": "s390-tod"
-    },
-    {
-      "name": "irq",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-balloon-pci-transitional",
-      "parent": "virtio-balloon-pci-base"
-    },
-    {
-      "name": "z10EC.2-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "s390-ccw-virtio-2.5-machine",
-      "parent": "s390-ccw-machine"
-    },
-    {
-      "name": "qio-dns-resolver",
-      "parent": "object"
-    },
-    {
-      "name": "z10EC-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z900.3-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "usb-redir",
-      "parent": "usb-device"
-    },
-    {
-      "name": "chardev-file",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "z14ZR1-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "s390-pcibus",
-      "parent": "bus"
-    },
-    {
-      "name": "virtserialport",
-      "parent": "virtio-serial-port"
-    },
-    {
-      "name": "z10BC-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "accel",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-crypto-pci",
-      "parent": "virtio-crypto-pci-base-type"
-    },
-    {
-      "name": "vhost-user-blk-pci-transitional",
-      "parent": "vhost-user-blk-pci-base"
-    },
-    {
-      "name": "qio-channel-websock",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "s390-iommu-memory-region",
-      "parent": "qemu:iommu-memory-region"
-    },
-    {
-      "name": "virtio-keyboard-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "z10BC.2-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z990.2-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-serial-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "secret",
-      "parent": "object"
-    },
-    {
-      "name": "vhost-user-fs-pci",
-      "parent": "vhost-user-fs-pci-base"
-    },
-    {
-      "name": "z9BC.2-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-gpu-device",
-      "parent": "virtio-gpu-base"
-    },
-    {
-      "name": "z990-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "s390-ccw-virtio-4.2-machine",
-      "parent": "s390-ccw-machine"
-    },
-    {
-      "name": "z14-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "pr-manager-helper",
-      "parent": "pr-manager"
-    },
-    {
-      "name": "s390-ccw-virtio-3.0-machine",
-      "parent": "s390-ccw-machine"
-    },
-    {
-      "name": "virtio-pci-bus",
-      "parent": "virtio-bus"
-    },
-    {
-      "name": "s390-sclp-events-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "gen15b-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z990.4-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-gpu-ccw",
-      "parent": "virtio-ccw-device"
-    },
-    {
-      "name": "usb-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "max-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "s390-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "scsi-disk",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "chardev-memory",
-      "parent": "chardev-ringbuf"
-    },
-    {
-      "name": "z10EC.2-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "vhost-user-input",
-      "parent": "virtio-input-device"
-    },
-    {
-      "name": "cryptodev-vhost-user",
-      "parent": "cryptodev-backend"
-    },
-    {
-      "name": "cryptodev-backend",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-input-host-device",
-      "parent": "virtio-input-device"
-    },
-    {
-      "name": "loader",
-      "parent": "device"
-    },
-    {
-      "name": "gen15a-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "sclp-cpu-hotplug",
-      "parent": "s390-sclp-event-type"
-    },
-    {
-      "name": "z800-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "input-barrier",
-      "parent": "object"
-    },
-    {
-      "name": "iothread",
-      "parent": "object"
-    },
-    {
-      "name": "zEC12.2-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z10EC-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "vhost-user-blk-pci-non-transitional",
-      "parent": "vhost-user-blk-pci-base"
-    },
-    {
-      "name": "virtio-blk-pci-transitional",
-      "parent": "virtio-blk-pci-base"
-    },
-    {
-      "name": "vfio-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "z990.2-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "filter-rewriter",
-      "parent": "netfilter"
-    },
-    {
-      "name": "virtual-css-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "z900-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z10BC.2-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z9EC-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "chardev-braille",
-      "parent": "chardev"
-    },
-    {
-      "name": "virtio-rng-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "vhost-user-scsi-pci-transitional",
-      "parent": "vhost-user-scsi-pci-base"
-    },
-    {
-      "name": "virtio-tablet-pci",
-      "parent": "virtio-tablet-pci-base-type"
-    },
-    {
-      "name": "z9EC.3-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "s390-flic-qemu",
-      "parent": "s390-flic"
-    },
-    {
-      "name": "s390-ccw-virtio-2.9-machine",
-      "parent": "s390-ccw-machine"
-    },
-    {
-      "name": "fw_cfg_io",
-      "parent": "fw_cfg"
-    },
-    {
-      "name": "memory-backend-file",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "container",
-      "parent": "object"
-    },
-    {
-      "name": "z114-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "qio-channel-socket",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "vhost-scsi",
-      "parent": "vhost-scsi-common"
-    },
-    {
-      "name": "virtio-rng-pci-transitional",
-      "parent": "virtio-rng-pci-base"
-    },
-    {
-      "name": "qemu:memory-region",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-9p-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "qio-channel-rdma",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "qio-net-listener",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-serial-ccw",
-      "parent": "virtio-ccw-device"
-    },
-    {
-      "name": "scsi-generic",
-      "parent": "scsi-device"
-    },
-    {
-      "name": "s390-ccw-virtio-2.12-machine",
-      "parent": "s390-ccw-machine"
-    },
-    {
-      "name": "z890.3-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-input-host-pci",
-      "parent": "virtio-input-host-pci-base-type"
-    },
-    {
-      "name": "z196-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-net-ccw",
-      "parent": "virtio-ccw-device"
-    },
-    {
-      "name": "z9EC.2-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "s390-ccw-virtio-2.6-machine",
-      "parent": "s390-ccw-machine"
-    },
-    {
-      "name": "vfio-ap",
-      "parent": "ap-device"
-    },
-    {
-      "name": "memory-backend-memfd",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "virtio-blk-pci",
-      "parent": "virtio-blk-pci-base"
-    },
-    {
-      "name": "z196.2-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "rng-builtin",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "z14.2-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z990-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "tcg-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "input-linux",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-mouse-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "diag288",
-      "parent": "device"
-    },
-    {
-      "name": "z900.2-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "vhost-user-blk-pci",
-      "parent": "vhost-user-blk-pci-base"
-    },
-    {
-      "name": "z890-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-scsi-pci-non-transitional",
-      "parent": "virtio-scsi-pci-base"
-    },
-    {
-      "name": "z10EC.3-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-serial-pci-non-transitional",
-      "parent": "virtio-serial-pci-base"
-    },
-    {
-      "name": "z14-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z990.4-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "filter-buffer",
-      "parent": "netfilter"
-    },
-    {
-      "name": "vhost-vsock-ccw",
-      "parent": "virtio-ccw-device"
-    },
-    {
-      "name": "vhost-vsock-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "virtio-net-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "virtio-rng-pci-non-transitional",
-      "parent": "virtio-rng-pci-base"
-    },
-    {
-      "name": "virtio-scsi-ccw",
-      "parent": "virtio-ccw-device"
-    },
-    {
-      "name": "s390-skeys-kvm",
-      "parent": "s390-skeys"
-    },
-    {
-      "name": "filter-dump",
-      "parent": "netfilter"
-    },
-    {
-      "name": "chardev-null",
-      "parent": "chardev"
-    },
-    {
-      "name": "filter-replay",
-      "parent": "netfilter"
-    },
-    {
-      "name": "tls-creds-x509",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "z10EC.3-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "chardev-msmouse",
-      "parent": "chardev"
-    },
-    {
-      "name": "virtio-mouse-ccw",
-      "parent": "virtio-input-hid-ccw"
-    },
-    {
-      "name": "s390-ipl",
-      "parent": "device"
-    },
-    {
-      "name": "z10BC-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "s390-ccw-virtio-3.1-machine",
-      "parent": "s390-ccw-machine"
-    },
-    {
-      "name": "virtio-keyboard-ccw",
-      "parent": "virtio-input-hid-ccw"
-    },
-    {
-      "name": "rng-random",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "virtio-crypto-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "z13-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "vhost-scsi-ccw",
-      "parent": "virtio-ccw-device"
-    },
-    {
-      "name": "s390-storage_attributes-kvm",
-      "parent": "s390-storage_attributes"
-    },
-    {
-      "name": "virtio-balloon-ccw",
-      "parent": "virtio-ccw-device"
-    },
-    {
-      "name": "z990.3-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "vhost-vsock-pci-non-transitional",
-      "parent": "vhost-vsock-pci-base"
-    },
-    {
-      "name": "zEC12.2-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "qtest-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "zBC12-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "migration",
-      "parent": "device"
-    },
-    {
-      "name": "s390-ccw-virtio-4.0-machine",
-      "parent": "s390-ccw-machine"
-    },
-    {
-      "name": "s390-flic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "z890.3-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "chardev-gdb",
-      "parent": "chardev"
-    },
-    {
-      "name": "virtio-gpu-pci",
-      "parent": "virtio-gpu-pci-base-type"
-    },
-    {
-      "name": "tls-creds-anon",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "scsi-cd",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "z990.5-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "gen15b-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "sclp",
-      "parent": "device"
-    },
-    {
-      "name": "qemu-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "fw_cfg_mem",
-      "parent": "fw_cfg"
-    },
-    {
-      "name": "filter-redirector",
-      "parent": "netfilter"
-    },
-    {
-      "name": "vhost-scsi-pci-non-transitional",
-      "parent": "vhost-scsi-pci-base"
-    },
-    {
-      "name": "chardev-hci",
-      "parent": "chardev"
-    },
-    {
-      "name": "virtio-serial-pci-transitional",
-      "parent": "virtio-serial-pci-base"
-    },
-    {
-      "name": "vhost-user-gpu-pci",
-      "parent": "vhost-user-gpu-pci-base-type"
-    }
-  ],
-  "id": "libvirt-6"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-blk-pci"
-  },
-  "id": "libvirt-7"
-}
-
-{
-  "return": [
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "name": "discard",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-blk-device>"
-    },
-    {
-      "name": "max-write-zeroes-sectors",
-      "type": "uint32"
-    },
-    {
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "request-merging",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "config-wce",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "scsi",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "queue-size",
-      "type": "uint16"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "name": "lsecs",
-      "type": "uint32"
-    },
-    {
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "write-zeroes",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max-discard-sectors",
-      "type": "uint32"
-    },
-    {
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "name": "lheads",
-      "type": "uint32"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "class",
-      "type": "uint32"
-    },
-    {
-      "name": "num-queues",
-      "type": "uint16"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "name": "lcyls",
-      "type": "uint32"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    }
-  ],
-  "id": "libvirt-7"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-net-pci"
-  },
-  "id": "libvirt-8"
-}
-
-{
-  "return": [
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "name": "ctrl_vlan",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "duplex",
-      "type": "str"
-    },
-    {
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-net-device>"
-    },
-    {
-      "name": "x-txtimer",
-      "type": "uint32"
-    },
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest_tso6",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "status",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ctrl_vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest_ufo",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ctrl_mac_addr",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "speed",
-      "type": "int32"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "mac",
-      "description": "Ethernet 6-byte MAC Address, example: 52:54:00:12:34:56",
-      "type": "str"
-    },
-    {
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest_tso4",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "netdev",
-      "description": "ID of a netdev to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest_csum",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-mtu-bypass-backend",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest_announce",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "mq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "name": "host_tso6",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rx_queue_size",
-      "type": "uint16"
-    },
-    {
-      "name": "failover",
-      "type": "bool"
-    },
-    {
-      "name": "tx_queue_size",
-      "type": "uint16"
-    },
-    {
-      "name": "host_ecn",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ctrl_rx_extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "name": "x-txburst",
-      "type": "int32"
-    },
-    {
-      "name": "csum",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "mrg_rxbuf",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "host_tso4",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "gso",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "host_ufo",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "host_mtu",
-      "type": "uint16"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "tx",
-      "type": "str"
-    },
-    {
-      "name": "guest_rsc_ext",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "rsc_interval",
-      "type": "uint32"
-    },
-    {
-      "name": "ctrl_guest_offloads",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "ctrl_rx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest_ecn",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-8"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-scsi-pci"
-  },
-  "id": "libvirt-9"
-}
-
-{
-  "return": [
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "name": "param_change",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_sectors",
-      "type": "uint32"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-scsi-device>"
-    },
-    {
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtqueue_size",
-      "type": "uint32"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "num_queues",
-      "type": "uint32"
-    },
-    {
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "hotplug",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "cmd_per_lun",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-9"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-blk-ccw"
-  },
-  "id": "libvirt-10"
-}
-
-{
-  "return": [
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "name": "queue-size",
-      "type": "uint16"
-    },
-    {
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "name": "lcyls",
-      "type": "uint32"
-    },
-    {
-      "name": "lsecs",
-      "type": "uint32"
-    },
-    {
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "name": "num-queues",
-      "type": "uint16"
-    },
-    {
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "lheads",
-      "type": "uint32"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-blk-device>"
-    },
-    {
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "config-wce",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "scsi",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "max-discard-sectors",
-      "type": "uint32"
-    },
-    {
-      "name": "discard",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "name": "request-merging",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "write-zeroes",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max-write-zeroes-sectors",
-      "type": "uint32"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "devno",
-      "description": "Identifier of an I/O device in the channel subsystem, example: fe.1.23ab",
-      "type": "str"
-    },
-    {
-      "name": "max_revision",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-10"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-net-ccw"
-  },
-  "id": "libvirt-11"
-}
-
-{
-  "return": [
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "mac",
-      "description": "Ethernet 6-byte MAC Address, example: 52:54:00:12:34:56",
-      "type": "str"
-    },
-    {
-      "name": "x-txtimer",
-      "type": "uint32"
-    },
-    {
-      "name": "gso",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "mq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "mrg_rxbuf",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-txburst",
-      "type": "int32"
-    },
-    {
-      "name": "host_mtu",
-      "type": "uint16"
-    },
-    {
-      "name": "tx",
-      "type": "str"
-    },
-    {
-      "name": "status",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "failover",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-net-device>"
-    },
-    {
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ctrl_mac_addr",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "tx_queue_size",
-      "type": "uint16"
-    },
-    {
-      "name": "guest_tso4",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "ctrl_guest_offloads",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "host_tso6",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest_ufo",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ctrl_vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest_ecn",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "host_ufo",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "host_ecn",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest_rsc_ext",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "duplex",
-      "type": "str"
-    },
-    {
-      "name": "rsc_interval",
-      "type": "uint32"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "guest_announce",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "netdev",
-      "description": "ID of a netdev to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "host_tso4",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-mtu-bypass-backend",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ctrl_rx_extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rx_queue_size",
-      "type": "uint16"
-    },
-    {
-      "name": "guest_csum",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "speed",
-      "type": "int32"
-    },
-    {
-      "name": "ctrl_rx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ctrl_vlan",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest_tso6",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "devno",
-      "description": "Identifier of an I/O device in the channel subsystem, example: fe.1.23ab",
-      "type": "str"
-    },
-    {
-      "name": "csum",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_revision",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-11"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-scsi-ccw"
-  },
-  "id": "libvirt-12"
-}
-
-{
-  "return": [
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "hotplug",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "num_queues",
-      "type": "uint32"
-    },
-    {
-      "name": "max_sectors",
-      "type": "uint32"
-    },
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "name": "param_change",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtqueue_size",
-      "type": "uint32"
-    },
-    {
-      "name": "devno",
-      "description": "Identifier of an I/O device in the channel subsystem, example: fe.1.23ab",
-      "type": "str"
-    },
-    {
-      "name": "cmd_per_lun",
-      "type": "uint32"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_revision",
-      "type": "uint32"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-scsi-device>"
-    }
-  ],
-  "id": "libvirt-12"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vfio-pci"
-  },
-  "id": "libvirt-13"
-}
-
-{
-  "return": [
-    {
-      "name": "x-pci-sub-device-id",
-      "type": "uint32"
-    },
-    {
-      "name": "x-no-kvm-intx",
-      "type": "bool"
-    },
-    {
-      "name": "x-pci-device-id",
-      "type": "uint32"
-    },
-    {
-      "name": "x-no-kvm-msi",
-      "type": "bool"
-    },
-    {
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "name": "display",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "x-no-mmap",
-      "type": "bool"
-    },
-    {
-      "name": "x-pci-sub-vendor-id",
-      "type": "uint32"
-    },
-    {
-      "name": "x-msix-relocation",
-      "description": "off/auto/bar0/bar1/bar2/bar3/bar4/bar5",
-      "type": "OffAutoPCIBAR"
-    },
-    {
-      "name": "x-req",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-no-kvm-ioeventfd",
-      "type": "bool"
-    },
-    {
-      "name": "x-pci-vendor-id",
-      "type": "uint32"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-nv-gpudirect-clique",
-      "description": "NVIDIA GPUDirect Clique ID (0 - 15)",
-      "type": "uint4"
-    },
-    {
-      "name": "x-no-vfio-ioeventfd",
-      "type": "bool"
-    },
-    {
-      "name": "x-intx-mmap-timeout-ms",
-      "type": "uint32"
-    },
-    {
-      "name": "x-igd-gms",
-      "type": "uint32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "sysfsdev",
-      "type": "str"
-    },
-    {
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "x-vga",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-igd-opregion",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-no-kvm-msix",
-      "type": "bool"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "host",
-      "description": "Address (bus/device/function) of the host device, example: 04:10.0",
-      "type": "str"
-    },
-    {
-      "name": "x-no-geforce-quirks",
-      "type": "bool"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-balloon-allowed",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-13"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "scsi-hd"
-  },
-  "id": "libvirt-14"
-}
-
-{
-  "return": [
-    {
-      "name": "lheads",
-      "type": "uint32"
-    },
-    {
-      "name": "ver",
-      "type": "str"
-    },
-    {
-      "name": "scsi-id",
-      "type": "uint32"
-    },
-    {
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "name": "lcyls",
-      "type": "uint32"
-    },
-    {
-      "name": "lsecs",
-      "type": "uint32"
-    },
-    {
-      "name": "scsi_version",
-      "type": "int32"
-    },
-    {
-      "name": "removable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rotation_rate",
-      "type": "uint16"
-    },
-    {
-      "name": "max_unmap_size",
-      "type": "uint64"
-    },
-    {
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "name": "product",
-      "type": "str"
-    },
-    {
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "name": "lun",
-      "type": "uint32"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "dpofua",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "wwn",
-      "type": "uint64"
-    },
-    {
-      "name": "vendor",
-      "type": "str"
-    },
-    {
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "channel",
-      "type": "uint32"
-    },
-    {
-      "name": "max_io_size",
-      "type": "uint64"
-    },
-    {
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "name": "port_wwn",
-      "type": "uint64"
-    },
-    {
-      "name": "port_index",
-      "type": "uint16"
-    },
-    {
-      "name": "device_id",
-      "type": "str"
-    }
-  ],
-  "id": "libvirt-14"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "ide-hd"
-  },
-  "id": "libvirt-15"
-}
-
-{
-  "id": "libvirt-15",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'ide-hd' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "PIIX4_PM"
-  },
-  "id": "libvirt-16"
-}
-
-{
-  "id": "libvirt-16",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'PIIX4_PM' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-redir"
-  },
-  "id": "libvirt-17"
-}
-
-{
-  "return": [
-    {
-      "name": "chardev",
-      "description": "ID of a chardev to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "debug",
-      "type": "uint8"
-    },
-    {
-      "name": "port",
-      "type": "str"
-    },
-    {
-      "name": "streams",
-      "type": "bool"
-    },
-    {
-      "name": "attached",
-      "type": "bool"
-    },
-    {
-      "name": "msos-desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "filter",
-      "type": "str"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "full-path",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-17"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "kvm-pit"
-  },
-  "id": "libvirt-18"
-}
-
-{
-  "id": "libvirt-18",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'kvm-pit' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-pci"
-  },
-  "id": "libvirt-19"
-}
-
-{
-  "return": [
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "name": "max_outputs",
-      "type": "uint32"
-    },
-    {
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-gpu-device>"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "stats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_hostmem",
-      "type": "size"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "name": "edid",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virgl",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-19"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-device"
-  },
-  "id": "libvirt-20"
-}
-
-{
-  "return": [
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "stats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "edid",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_hostmem",
-      "type": "size"
-    },
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virgl",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_outputs",
-      "type": "uint32"
-    },
-    {
-      "name": "xres",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-20"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "ICH9-LPC"
-  },
-  "id": "libvirt-21"
-}
-
-{
-  "id": "libvirt-21",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'ICH9-LPC' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-pci"
-  },
-  "id": "libvirt-22"
-}
-
-{
-  "return": [
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "name": "qemu-4-0-config-size",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-balloon-device>"
-    },
-    {
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest-stats-polling-interval",
-      "type": "int"
-    },
-    {
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest-stats",
-      "type": "guest statistics"
-    },
-    {
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "name": "free-page-hint",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "deflate-on-oom",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "class",
-      "type": "uint32"
-    },
-    {
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-22"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-ccw"
-  },
-  "id": "libvirt-23"
-}
-
-{
-  "return": [
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "deflate-on-oom",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest-stats-polling-interval",
-      "type": "int"
-    },
-    {
-      "name": "guest-stats",
-      "type": "guest statistics"
-    },
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "qemu-4-0-config-size",
-      "type": "bool"
-    },
-    {
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "free-page-hint",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "devno",
-      "description": "Identifier of an I/O device in the channel subsystem, example: fe.1.23ab",
-      "type": "str"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_revision",
-      "type": "uint32"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-balloon-device>"
-    }
-  ],
-  "id": "libvirt-23"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-device"
-  },
-  "id": "libvirt-24"
-}
-
-{
-  "return": [
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest-stats-polling-interval",
-      "type": "int"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "deflate-on-oom",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest-stats",
-      "type": "guest statistics"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "qemu-4-0-config-size",
-      "type": "bool"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "free-page-hint",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-24"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-ccw"
-  },
-  "id": "libvirt-25"
-}
-
-{
-  "return": [
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "name": "stats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "edid",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_hostmem",
-      "type": "size"
-    },
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virgl",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "devno",
-      "description": "Identifier of an I/O device in the channel subsystem, example: fe.1.23ab",
-      "type": "str"
-    },
-    {
-      "name": "max_revision",
-      "type": "uint32"
-    },
-    {
-      "name": "max_outputs",
-      "type": "uint32"
-    },
-    {
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-gpu-device>"
-    }
-  ],
-  "id": "libvirt-25"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-host"
-  },
-  "id": "libvirt-26"
-}
-
-{
-  "return": [
-    {
-      "default-value": true,
-      "name": "full-path",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "port",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "msos-desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "hostbus",
-      "type": "uint32"
-    },
-    {
-      "default-value": 4,
-      "name": "isobufs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "vendorid",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "productid",
-      "type": "uint32"
-    },
-    {
-      "name": "hostport",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "pipeline",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "hostaddr",
-      "type": "uint32"
-    },
-    {
-      "default-value": 2,
-      "name": "loglevel",
-      "type": "uint32"
-    },
-    {
-      "default-value": 32,
-      "name": "isobsize",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "guest-resets-all",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest-reset",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "attached",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-26"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vhost-user-fs-device"
-  },
-  "id": "libvirt-27"
-}
-
-{
-  "return": [
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-legacy-check",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "chardev",
-      "description": "ID of a chardev to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": 128,
-      "name": "queue-size",
-      "type": "uint16"
-    },
-    {
-      "name": "tag",
-      "type": "str"
-    },
-    {
-      "default-value": 1,
-      "name": "num-request-queues",
-      "type": "uint16"
-    }
-  ],
-  "id": "libvirt-27"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "memory-backend-file"
-  },
-  "id": "libvirt-28"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "dump",
-      "description": "Set to 'off' to exclude from core dump",
-      "type": "bool"
-    },
-    {
-      "name": "share",
-      "description": "Mark the memory as private to QEMU or shared",
-      "type": "bool"
-    },
-    {
-      "name": "x-use-canonical-path-for-ramblock-id",
-      "type": "bool"
-    },
-    {
-      "name": "policy",
-      "description": "Set the NUMA policy",
-      "type": "HostMemPolicy"
-    },
-    {
-      "name": "size",
-      "description": "Size of the memory region (ex: 500M)",
-      "type": "int"
-    },
-    {
-      "name": "prealloc",
-      "description": "Preallocate memory",
-      "type": "bool"
-    },
-    {
-      "name": "host-nodes",
-      "description": "Binds memory to the list of NUMA host nodes",
-      "type": "int"
-    },
-    {
-      "name": "merge",
-      "description": "Mark memory as mergeable",
-      "type": "bool"
-    },
-    {
-      "name": "align",
-      "type": "int"
-    },
-    {
-      "name": "pmem",
-      "type": "bool"
-    },
-    {
-      "name": "mem-path",
-      "type": "string"
-    },
-    {
-      "name": "discard-data",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-28"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "memory-backend-memfd"
-  },
-  "id": "libvirt-29"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "dump",
-      "description": "Set to 'off' to exclude from core dump",
-      "type": "bool"
-    },
-    {
-      "name": "share",
-      "description": "Mark the memory as private to QEMU or shared",
-      "type": "bool"
-    },
-    {
-      "name": "x-use-canonical-path-for-ramblock-id",
-      "type": "bool"
-    },
-    {
-      "name": "policy",
-      "description": "Set the NUMA policy",
-      "type": "HostMemPolicy"
-    },
-    {
-      "name": "size",
-      "description": "Size of the memory region (ex: 500M)",
-      "type": "int"
-    },
-    {
-      "name": "prealloc",
-      "description": "Preallocate memory",
-      "type": "bool"
-    },
-    {
-      "name": "host-nodes",
-      "description": "Binds memory to the list of NUMA host nodes",
-      "type": "int"
-    },
-    {
-      "name": "merge",
-      "description": "Mark memory as mergeable",
-      "type": "bool"
-    },
-    {
-      "name": "hugetlb",
-      "description": "Use huge pages",
-      "type": "bool"
-    },
-    {
-      "name": "seal",
-      "description": "Seal growing & shrinking",
-      "type": "bool"
-    },
-    {
-      "name": "hugetlbsize",
-      "description": "Huge pages size (ex: 2M, 1G)",
-      "type": "int"
-    }
-  ],
-  "id": "libvirt-29"
-}
-
-{
-  "execute": "query-machines",
-  "id": "libvirt-30"
-}
-
-{
-  "return": [
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-4.0",
-      "numa-mem-supported": false,
-      "default-cpu-type": "host-s390x-cpu",
-      "cpu-max": 248,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-3.1",
-      "numa-mem-supported": false,
-      "default-cpu-type": "host-s390x-cpu",
-      "cpu-max": 248,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.6",
-      "numa-mem-supported": false,
-      "default-cpu-type": "host-s390x-cpu",
-      "cpu-max": 248,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.12",
-      "numa-mem-supported": false,
-      "default-cpu-type": "host-s390x-cpu",
-      "cpu-max": 248,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.9",
-      "numa-mem-supported": false,
-      "default-cpu-type": "host-s390x-cpu",
-      "cpu-max": 248,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-3.0",
-      "numa-mem-supported": false,
-      "default-cpu-type": "host-s390x-cpu",
-      "cpu-max": 248,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-4.2",
-      "numa-mem-supported": false,
-      "default-cpu-type": "host-s390x-cpu",
-      "is-default": true,
-      "cpu-max": 248,
-      "deprecated": false,
-      "alias": "s390-ccw-virtio"
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.5",
-      "numa-mem-supported": false,
-      "default-cpu-type": "host-s390x-cpu",
-      "cpu-max": 248,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.11",
-      "numa-mem-supported": false,
-      "default-cpu-type": "host-s390x-cpu",
-      "cpu-max": 248,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.8",
-      "numa-mem-supported": false,
-      "default-cpu-type": "host-s390x-cpu",
-      "cpu-max": 248,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-4.1",
-      "numa-mem-supported": false,
-      "default-cpu-type": "host-s390x-cpu",
-      "cpu-max": 248,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "none",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.4",
-      "numa-mem-supported": false,
-      "default-cpu-type": "host-s390x-cpu",
-      "cpu-max": 248,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.10",
-      "numa-mem-supported": false,
-      "default-cpu-type": "host-s390x-cpu",
-      "cpu-max": 248,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.7",
-      "numa-mem-supported": false,
-      "default-cpu-type": "host-s390x-cpu",
-      "cpu-max": 248,
-      "deprecated": false
-    }
-  ],
-  "id": "libvirt-30"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "none-machine"
-  },
-  "id": "libvirt-31"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "enforce-config-section",
-      "description": "Set on to enforce configuration section migration",
-      "type": "bool"
-    },
-    {
-      "name": "kernel",
-      "description": "Linux kernel image file",
-      "type": "string"
-    },
-    {
-      "name": "dt-compatible",
-      "description": "Overrides the \"compatible\" property of the dt root node",
-      "type": "string"
-    },
-    {
-      "name": "initrd",
-      "description": "Linux initial ramdisk file",
-      "type": "string"
-    },
-    {
-      "name": "graphics",
-      "description": "Set on/off to enable/disable graphics emulation",
-      "type": "bool"
-    },
-    {
-      "name": "kernel-irqchip",
-      "description": "Configure KVM in-kernel irqchip",
-      "type": "on|off|split"
-    },
-    {
-      "name": "usb",
-      "description": "Set on/off to enable/disable usb",
-      "type": "bool"
-    },
-    {
-      "name": "firmware",
-      "description": "Firmware image",
-      "type": "string"
-    },
-    {
-      "name": "memory-encryption",
-      "description": "Set memory encryption object to use",
-      "type": "string"
-    },
-    {
-      "name": "dump-guest-core",
-      "description": "Include guest memory in a core dump",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-shadow-mem",
-      "description": "KVM shadow MMU size",
-      "type": "int"
-    },
-    {
-      "name": "igd-passthru",
-      "description": "Set on/off to enable/disable igd passthrou",
-      "type": "bool"
-    },
-    {
-      "name": "phandle-start",
-      "description": "The first phandle ID we may generate dynamically",
-      "type": "int"
-    },
-    {
-      "name": "dumpdtb",
-      "description": "Dump current dtb to a file and quit",
-      "type": "string"
-    },
-    {
-      "name": "mem-merge",
-      "description": "Enable/disable memory merge support",
-      "type": "bool"
-    },
-    {
-      "name": "dtb",
-      "description": "Linux kernel device tree file",
-      "type": "string"
-    },
-    {
-      "name": "accel",
-      "description": "Accelerator list",
-      "type": "string"
-    },
-    {
-      "name": "append",
-      "description": "Linux kernel command line",
-      "type": "string"
-    },
-    {
-      "name": "suppress-vmdesc",
-      "description": "Set on to disable self-describing migration",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-31"
-}
-
-{
-  "execute": "query-cpu-definitions",
-  "id": "libvirt-32"
-}
-
-{
-  "return": [
-    {
-      "name": "z800-base",
-      "typename": "z800-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z890.2-base",
-      "typename": "z890.2-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z9EC.2",
-      "typename": "z9EC.2-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z13.2",
-      "typename": "z13.2-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z9BC-base",
-      "typename": "z9BC-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z990.5-base",
-      "typename": "z990.5-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z890.2",
-      "typename": "z890.2-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z890",
-      "typename": "z890-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z9BC",
-      "typename": "z9BC-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z13",
-      "typename": "z13-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z196",
-      "typename": "z196-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z13s",
-      "typename": "z13s-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "host",
-      "typename": "host-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": false
-    },
-    {
-      "name": "z990.3",
-      "typename": "z990.3-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z13s-base",
-      "typename": "z13s-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z9EC",
-      "typename": "z9EC-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "gen15a",
-      "typename": "gen15a-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z14ZR1-base",
-      "typename": "z14ZR1-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z14.2-base",
-      "typename": "z14.2-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z900.3-base",
-      "typename": "z900.3-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z13.2-base",
-      "typename": "z13.2-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z196.2-base",
-      "typename": "z196.2-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "zBC12-base",
-      "typename": "zBC12-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z9BC.2-base",
-      "typename": "z9BC.2-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z900.2-base",
-      "typename": "z900.2-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z9EC.3",
-      "typename": "z9EC.3-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "zEC12",
-      "typename": "zEC12-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z900",
-      "typename": "z900-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z114-base",
-      "typename": "z114-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "zEC12-base",
-      "typename": "zEC12-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z10EC.2",
-      "typename": "z10EC.2-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z10EC-base",
-      "typename": "z10EC-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z900.3",
-      "typename": "z900.3-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z14ZR1",
-      "typename": "z14ZR1-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z10BC",
-      "typename": "z10BC-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z10BC.2-base",
-      "typename": "z10BC.2-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z990.2",
-      "typename": "z990.2-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z9BC.2",
-      "typename": "z9BC.2-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z990",
-      "typename": "z990-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z14",
-      "typename": "z14-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "gen15b-base",
-      "typename": "gen15b-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z990.4",
-      "typename": "z990.4-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "max",
-      "typename": "max-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": false
-    },
-    {
-      "name": "z10EC.2-base",
-      "typename": "z10EC.2-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "gen15a-base",
-      "typename": "gen15a-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z800",
-      "typename": "z800-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "zEC12.2",
-      "typename": "zEC12.2-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z10EC",
-      "typename": "z10EC-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z990.2-base",
-      "typename": "z990.2-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z900-base",
-      "typename": "z900-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z10BC.2",
-      "typename": "z10BC.2-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z9EC-base",
-      "typename": "z9EC-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z9EC.3-base",
-      "typename": "z9EC.3-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z114",
-      "typename": "z114-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z890.3",
-      "typename": "z890.3-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z196-base",
-      "typename": "z196-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z9EC.2-base",
-      "typename": "z9EC.2-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z196.2",
-      "typename": "z196.2-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z14.2",
-      "typename": "z14.2-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z990-base",
-      "typename": "z990-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z900.2",
-      "typename": "z900.2-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z890-base",
-      "typename": "z890-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z10EC.3",
-      "typename": "z10EC.3-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z14-base",
-      "typename": "z14-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z990.4-base",
-      "typename": "z990.4-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z10EC.3-base",
-      "typename": "z10EC.3-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z10BC-base",
-      "typename": "z10BC-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z13-base",
-      "typename": "z13-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z990.3-base",
-      "typename": "z990.3-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "zEC12.2-base",
-      "typename": "zEC12.2-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "zBC12",
-      "typename": "zBC12-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z890.3-base",
-      "typename": "z890.3-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z990.5",
-      "typename": "z990.5-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "gen15b",
-      "typename": "gen15b-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu",
-      "typename": "qemu-s390x-cpu",
-      "unavailable-features": [
-        "ais"
-      ],
-      "static": false,
-      "migration-safe": true
-    }
-  ],
-  "id": "libvirt-32"
-}
-
-{
-  "execute": "query-tpm-models",
-  "id": "libvirt-33"
-}
-
-{
-  "return": [],
-  "id": "libvirt-33"
-}
-
-{
-  "execute": "query-tpm-types",
-  "id": "libvirt-34"
-}
-
-{
-  "return": [],
-  "id": "libvirt-34"
-}
-
-{
-  "execute": "query-command-line-options",
-  "id": "libvirt-35"
-}
-
-{
-  "return": [
-    {
-      "parameters": [
-        {
-          "name": "timeout",
-          "help": "Request timeout in seconds (default 0 = no timeout)",
-          "type": "number"
-        },
-        {
-          "name": "initiator-name",
-          "help": "Initiator iqn name to use when connecting",
-          "type": "string"
-        },
-        {
-          "name": "header-digest",
-          "help": "HeaderDigest setting. {CRC32C|CRC32C-NONE|NONE-CRC32C|NONE}",
-          "type": "string"
-        },
-        {
-          "name": "password-secret",
-          "help": "ID of the secret providing password for CHAP authentication to target",
-          "type": "string"
-        },
-        {
-          "name": "password",
-          "help": "password for CHAP authentication to target",
-          "type": "string"
-        },
-        {
-          "name": "user",
-          "help": "username for CHAP authentication to target",
-          "type": "string"
-        }
-      ],
-      "option": "iscsi"
-    },
-    {
-      "parameters": [
-        {
-          "name": "audiodev",
-          "type": "string"
-        },
-        {
-          "name": "non-adaptive",
-          "type": "boolean"
-        },
-        {
-          "name": "lossy",
-          "type": "boolean"
-        },
-        {
-          "name": "sasl-authz",
-          "type": "string"
-        },
-        {
-          "name": "tls-authz",
-          "type": "string"
-        },
-        {
-          "name": "acl",
-          "type": "boolean"
-        },
-        {
-          "name": "sasl",
-          "type": "boolean"
-        },
-        {
-          "name": "key-delay-ms",
-          "type": "number"
-        },
-        {
-          "name": "lock-key-sync",
-          "type": "boolean"
-        },
-        {
-          "name": "reverse",
-          "type": "boolean"
-        },
-        {
-          "name": "password",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv6",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv4",
-          "type": "boolean"
-        },
-        {
-          "name": "to",
-          "type": "number"
-        },
-        {
-          "name": "connections",
-          "type": "number"
-        },
-        {
-          "name": "head",
-          "type": "number"
-        },
-        {
-          "name": "display",
-          "type": "string"
-        },
-        {
-          "name": "share",
-          "type": "string"
-        },
-        {
-          "name": "tls-creds",
-          "type": "string"
-        },
-        {
-          "name": "websocket",
-          "type": "string"
-        },
-        {
-          "name": "vnc",
-          "type": "string"
-        }
-      ],
-      "option": "vnc"
-    },
-    {
-      "parameters": [
-        {
-          "name": "dmode",
-          "type": "number"
-        },
-        {
-          "name": "fmode",
-          "type": "number"
-        },
-        {
-          "name": "sock_fd",
-          "type": "number"
-        },
-        {
-          "name": "socket",
-          "type": "string"
-        },
-        {
-          "name": "multidevs",
-          "type": "string"
-        },
-        {
-          "name": "readonly",
-          "type": "boolean"
-        },
-        {
-          "name": "writeout",
-          "type": "string"
-        },
-        {
-          "name": "security_model",
-          "type": "string"
-        },
-        {
-          "name": "mount_tag",
-          "type": "string"
-        },
-        {
-          "name": "path",
-          "type": "string"
-        },
-        {
-          "name": "fsdriver",
-          "type": "string"
-        }
-      ],
-      "option": "virtfs"
-    },
-    {
-      "parameters": [
-        {
-          "name": "throttling.iops-size",
-          "help": "when limiting by iops max size of an I/O in bytes",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max-length",
-          "help": "length of the bps-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max-length",
-          "help": "length of the bps-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max-length",
-          "help": "length of the bps-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max-length",
-          "help": "length of the iops-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max-length",
-          "help": "length of the iops-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max-length",
-          "help": "length of the iops-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max",
-          "help": "total bytes write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max",
-          "help": "total bytes read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max",
-          "help": "total bytes burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max",
-          "help": "I/O operations write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max",
-          "help": "I/O operations read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max",
-          "help": "I/O operations burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write",
-          "help": "limit write bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read",
-          "help": "limit read bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total",
-          "help": "limit total bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write",
-          "help": "limit write operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read",
-          "help": "limit read operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total",
-          "help": "limit total I/O operations per second",
-          "type": "number"
-        },
-        {
-          "name": "dmode",
-          "type": "number"
-        },
-        {
-          "name": "fmode",
-          "type": "number"
-        },
-        {
-          "name": "sock_fd",
-          "type": "number"
-        },
-        {
-          "name": "socket",
-          "type": "string"
-        },
-        {
-          "name": "multidevs",
-          "type": "string"
-        },
-        {
-          "name": "readonly",
-          "type": "boolean"
-        },
-        {
-          "name": "writeout",
-          "type": "string"
-        },
-        {
-          "name": "security_model",
-          "type": "string"
-        },
-        {
-          "name": "path",
-          "type": "string"
-        },
-        {
-          "name": "fsdriver",
-          "type": "string"
-        }
-      ],
-      "option": "fsdev"
-    },
-    {
-      "parameters": [
-        {
-          "name": "resourcecontrol",
-          "type": "string"
-        },
-        {
-          "name": "spawn",
-          "type": "string"
-        },
-        {
-          "name": "elevateprivileges",
-          "type": "string"
-        },
-        {
-          "name": "obsolete",
-          "type": "string"
-        },
-        {
-          "name": "enable",
-          "type": "boolean"
-        }
-      ],
-      "option": "sandbox"
-    },
-    {
-      "parameters": [
-        {
-          "name": "string",
-          "help": "Sets content of the blob to be inserted from a string",
-          "type": "string"
-        },
-        {
-          "name": "file",
-          "help": "Sets the name of the file from which the fw_cfg blob will be loaded",
-          "type": "string"
-        },
-        {
-          "name": "name",
-          "help": "Sets the fw_cfg name of the blob to be inserted",
-          "type": "string"
-        }
-      ],
-      "option": "fw_cfg"
-    },
-    {
-      "parameters": [],
-      "option": ""
-    },
-    {
-      "parameters": [
-        {
-          "name": "rrsnapshot",
-          "type": "string"
-        },
-        {
-          "name": "rrfile",
-          "type": "string"
-        },
-        {
-          "name": "rr",
-          "type": "string"
-        },
-        {
-          "name": "sleep",
-          "type": "boolean"
-        },
-        {
-          "name": "align",
-          "type": "boolean"
-        },
-        {
-          "name": "shift",
-          "type": "string"
-        }
-      ],
-      "option": "icount"
-    },
-    {
-      "parameters": [],
-      "option": "numa"
-    },
-    {
-      "parameters": [
-        {
-          "name": "debug-threads",
-          "help": "When enabled, name the individual threads; defaults off.\nNOTE: The thread names are for debugging and not a\nstable API.",
-          "type": "boolean"
-        },
-        {
-          "name": "process",
-          "help": "Sets the name of the QEMU process, as shown in top etc",
-          "type": "string"
-        },
-        {
-          "name": "guest",
-          "help": "Sets the name of the guest.\nThis name will be displayed in the SDL window caption.\nThe name will also be used for the VNC server",
-          "type": "string"
-        }
-      ],
-      "option": "name"
-    },
-    {
-      "parameters": [
-        {
-          "name": "timestamp",
-          "type": "boolean"
-        }
-      ],
-      "option": "msg"
-    },
-    {
-      "parameters": [
-        {
-          "name": "cpu-pm",
-          "type": "boolean"
-        },
-        {
-          "name": "mem-lock",
-          "type": "boolean"
-        }
-      ],
-      "option": "overcommit"
-    },
-    {
-      "parameters": [
-        {
-          "name": "mlock",
-          "type": "boolean"
-        }
-      ],
-      "option": "realtime"
-    },
-    {
-      "parameters": [],
-      "option": "tpmdev"
-    },
-    {
-      "parameters": [],
-      "option": "object"
-    },
-    {
-      "parameters": [
-        {
-          "name": "opaque",
-          "help": "free-form string used to describe fd",
-          "type": "string"
-        },
-        {
-          "name": "set",
-          "help": "ID of the fd set to add fd to",
-          "type": "number"
-        },
-        {
-          "name": "fd",
-          "help": "file descriptor of which a duplicate is added to fd set",
-          "type": "number"
-        }
-      ],
-      "option": "add-fd"
-    },
-    {
-      "parameters": [
-        {
-          "name": "strict",
-          "type": "boolean"
-        },
-        {
-          "name": "reboot-timeout",
-          "type": "number"
-        },
-        {
-          "name": "splash-time",
-          "type": "number"
-        },
-        {
-          "name": "splash",
-          "type": "string"
-        },
-        {
-          "name": "menu",
-          "type": "boolean"
-        },
-        {
-          "name": "once",
-          "type": "string"
-        },
-        {
-          "name": "order",
-          "type": "string"
-        }
-      ],
-      "option": "boot-opts"
-    },
-    {
-      "parameters": [
-        {
-          "name": "maxcpus",
-          "type": "number"
-        },
-        {
-          "name": "threads",
-          "type": "number"
-        },
-        {
-          "name": "cores",
-          "type": "number"
-        },
-        {
-          "name": "dies",
-          "type": "number"
-        },
-        {
-          "name": "sockets",
-          "type": "number"
-        },
-        {
-          "name": "cpus",
-          "type": "number"
-        }
-      ],
-      "option": "smp-opts"
-    },
-    {
-      "parameters": [
-        {
-          "name": "maxmem",
-          "type": "size"
-        },
-        {
-          "name": "slots",
-          "type": "number"
-        },
-        {
-          "name": "size",
-          "type": "size"
-        }
-      ],
-      "option": "memory"
-    },
-    {
-      "parameters": [
-        {
-          "name": "thread",
-          "help": "Enable/disable multi-threaded TCG",
-          "type": "string"
-        },
-        {
-          "name": "accel",
-          "help": "Select the type of accelerator",
-          "type": "string"
-        }
-      ],
-      "option": "accel"
-    },
-    {
-      "parameters": [
-        {
-          "name": "loadparm",
-          "help": "Up to 8 chars in set of [A-Za-z0-9. ](lower case chars converted to upper case) to pass to machine loader, boot manager, and guest kernel",
-          "type": "string"
-        },
-        {
-          "name": "dea-key-wrap",
-          "help": "enable/disable DEA key wrapping using the CPACF wrapping key",
-          "type": "boolean"
-        },
-        {
-          "name": "aes-key-wrap",
-          "help": "enable/disable AES key wrapping using the CPACF wrapping key",
-          "type": "boolean"
-        },
-        {
-          "name": "suppress-vmdesc",
-          "help": "Set on to disable self-describing migration",
-          "type": "boolean"
-        },
-        {
-          "name": "iommu",
-          "help": "Set on/off to enable/disable Intel IOMMU (VT-d)",
-          "type": "boolean"
-        },
-        {
-          "name": "firmware",
-          "help": "firmware image",
-          "type": "string"
-        },
-        {
-          "name": "usb",
-          "help": "Set on/off to enable/disable usb",
-          "type": "boolean"
-        },
-        {
-          "name": "mem-merge",
-          "help": "enable/disable memory merge support",
-          "type": "boolean"
-        },
-        {
-          "name": "dump-guest-core",
-          "help": "Include guest memory in  a core dump",
-          "type": "boolean"
-        },
-        {
-          "name": "dt_compatible",
-          "help": "Overrides the \"compatible\" property of the dt root node",
-          "type": "string"
-        },
-        {
-          "name": "phandle_start",
-          "help": "The first phandle ID we may generate dynamically",
-          "type": "number"
-        },
-        {
-          "name": "dumpdtb",
-          "help": "Dump current dtb to a file and quit",
-          "type": "string"
-        },
-        {
-          "name": "dtb",
-          "help": "Linux kernel device tree file",
-          "type": "string"
-        },
-        {
-          "name": "append",
-          "help": "Linux kernel command line",
-          "type": "string"
-        },
-        {
-          "name": "initrd",
-          "help": "Linux initial ramdisk file",
-          "type": "string"
-        },
-        {
-          "name": "kernel",
-          "help": "Linux kernel image file",
-          "type": "string"
-        },
-        {
-          "name": "kvm_shadow_mem",
-          "help": "KVM shadow MMU size",
-          "type": "size"
-        },
-        {
-          "name": "kernel_irqchip",
-          "help": "use KVM in-kernel irqchip",
-          "type": "boolean"
-        },
-        {
-          "name": "accel",
-          "help": "accelerator list",
-          "type": "string"
-        },
-        {
-          "name": "type",
-          "help": "emulated machine",
-          "type": "string"
-        }
-      ],
-      "option": "machine"
-    },
-    {
-      "parameters": [
-        {
-          "name": "romfile",
-          "type": "string"
-        },
-        {
-          "name": "bootindex",
-          "type": "number"
-        }
-      ],
-      "option": "option-rom"
-    },
-    {
-      "parameters": [
-        {
-          "name": "file",
-          "type": "string"
-        },
-        {
-          "name": "events",
-          "type": "string"
-        },
-        {
-          "name": "enable",
-          "type": "string"
-        }
-      ],
-      "option": "trace"
-    },
-    {
-      "parameters": [
-        {
-          "name": "pretty",
-          "type": "boolean"
-        },
-        {
-          "name": "chardev",
-          "type": "string"
-        },
-        {
-          "name": "mode",
-          "type": "string"
-        }
-      ],
-      "option": "mon"
-    },
-    {
-      "parameters": [
-        {
-          "name": "value",
-          "type": "string"
-        },
-        {
-          "name": "property",
-          "type": "string"
-        },
-        {
-          "name": "driver",
-          "type": "string"
-        }
-      ],
-      "option": "global"
-    },
-    {
-      "parameters": [
-        {
-          "name": "driftfix",
-          "type": "string"
-        },
-        {
-          "name": "clock",
-          "type": "string"
-        },
-        {
-          "name": "base",
-          "type": "string"
-        }
-      ],
-      "option": "rtc"
-    },
-    {
-      "parameters": [],
-      "option": "net"
-    },
-    {
-      "parameters": [],
-      "option": "nic"
-    },
-    {
-      "parameters": [],
-      "option": "netdev"
-    },
-    {
-      "parameters": [],
-      "option": "device"
-    },
-    {
-      "parameters": [
-        {
-          "name": "logappend",
-          "type": "boolean"
-        },
-        {
-          "name": "logfile",
-          "type": "string"
-        },
-        {
-          "name": "append",
-          "type": "boolean"
-        },
-        {
-          "name": "chardev",
-          "type": "string"
-        },
-        {
-          "name": "size",
-          "type": "size"
-        },
-        {
-          "name": "debug",
-          "type": "number"
-        },
-        {
-          "name": "name",
-          "type": "string"
-        },
-        {
-          "name": "signal",
-          "type": "boolean"
-        },
-        {
-          "name": "mux",
-          "type": "boolean"
-        },
-        {
-          "name": "rows",
-          "type": "number"
-        },
-        {
-          "name": "cols",
-          "type": "number"
-        },
-        {
-          "name": "height",
-          "type": "number"
-        },
-        {
-          "name": "width",
-          "type": "number"
-        },
-        {
-          "name": "websocket",
-          "type": "boolean"
-        },
-        {
-          "name": "tls-authz",
-          "type": "string"
-        },
-        {
-          "name": "tls-creds",
-          "type": "string"
-        },
-        {
-          "name": "tn3270",
-          "type": "boolean"
-        },
-        {
-          "name": "telnet",
-          "type": "boolean"
-        },
-        {
-          "name": "reconnect",
-          "type": "number"
-        },
-        {
-          "name": "delay",
-          "type": "boolean"
-        },
-        {
-          "name": "server",
-          "type": "boolean"
-        },
-        {
-          "name": "wait",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv6",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv4",
-          "type": "boolean"
-        },
-        {
-          "name": "to",
-          "type": "number"
-        },
-        {
-          "name": "localport",
-          "type": "string"
-        },
-        {
-          "name": "localaddr",
-          "type": "string"
-        },
-        {
-          "name": "fd",
-          "type": "string"
-        },
-        {
-          "name": "port",
-          "type": "string"
-        },
-        {
-          "name": "host",
-          "type": "string"
-        },
-        {
-          "name": "path",
-          "type": "string"
-        },
-        {
-          "name": "backend",
-          "type": "string"
-        }
-      ],
-      "option": "chardev"
-    },
-    {
-      "parameters": [
-        {
-          "name": "copy-on-read",
-          "help": "copy read data from backing file into image file",
-          "type": "boolean"
-        },
-        {
-          "name": "werror",
-          "help": "write error action",
-          "type": "string"
-        },
-        {
-          "name": "rerror",
-          "help": "read error action",
-          "type": "string"
-        },
-        {
-          "name": "read-only",
-          "help": "open drive file as read-only",
-          "type": "boolean"
-        },
-        {
-          "name": "file",
-          "help": "file name",
-          "type": "string"
-        },
-        {
-          "name": "if",
-          "help": "interface (ide, scsi, sd, mtd, floppy, pflash, virtio)",
-          "type": "string"
-        },
-        {
-          "name": "media",
-          "help": "media type (disk, cdrom)",
-          "type": "string"
-        },
-        {
-          "name": "index",
-          "help": "index number",
-          "type": "number"
-        },
-        {
-          "name": "unit",
-          "help": "unit number (i.e. lun for scsi)",
-          "type": "number"
-        },
-        {
-          "name": "bus",
-          "help": "bus number",
-          "type": "number"
-        },
-        {
-          "name": "stats-account-failed",
-          "help": "whether to account for failed I/O operations in the statistics",
-          "type": "boolean"
-        },
-        {
-          "name": "stats-account-invalid",
-          "help": "whether to account for invalid I/O operations in the statistics",
-          "type": "boolean"
-        },
-        {
-          "name": "detect-zeroes",
-          "help": "try to optimize zero writes (off, on, unmap)",
-          "type": "string"
-        },
-        {
-          "name": "throttling.group",
-          "help": "name of the block throttling group",
-          "type": "string"
-        },
-        {
-          "name": "throttling.iops-size",
-          "help": "when limiting by iops max size of an I/O in bytes",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max-length",
-          "help": "length of the bps-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max-length",
-          "help": "length of the bps-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max-length",
-          "help": "length of the bps-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max-length",
-          "help": "length of the iops-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max-length",
-          "help": "length of the iops-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max-length",
-          "help": "length of the iops-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max",
-          "help": "total bytes write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max",
-          "help": "total bytes read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max",
-          "help": "total bytes burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max",
-          "help": "I/O operations write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max",
-          "help": "I/O operations read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max",
-          "help": "I/O operations burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write",
-          "help": "limit write bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read",
-          "help": "limit read bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total",
-          "help": "limit total bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write",
-          "help": "limit write operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read",
-          "help": "limit read operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total",
-          "help": "limit total I/O operations per second",
-          "type": "number"
-        },
-        {
-          "name": "werror",
-          "help": "write error action",
-          "type": "string"
-        },
-        {
-          "name": "format",
-          "help": "disk format (raw, qcow2, ...)",
-          "type": "string"
-        },
-        {
-          "name": "cache.writeback",
-          "help": "Enable writeback mode",
-          "type": "boolean"
-        },
-        {
-          "name": "aio",
-          "help": "host AIO implementation (threads, native)",
-          "type": "string"
-        },
-        {
-          "name": "snapshot",
-          "help": "enable/disable snapshot mode",
-          "type": "boolean"
-        },
-        {
-          "name": "force-share",
-          "help": "always accept other writers (default: off)",
-          "type": "boolean"
-        },
-        {
-          "name": "discard",
-          "help": "discard operation (ignore/off, unmap/on)",
-          "type": "string"
-        },
-        {
-          "name": "auto-read-only",
-          "help": "Node can become read-only if opening read-write fails",
-          "type": "boolean"
-        },
-        {
-          "name": "cache.no-flush",
-          "help": "Ignore flush requests",
-          "type": "boolean"
-        },
-        {
-          "name": "cache.direct",
-          "help": "Bypass software writeback cache on the host",
-          "type": "boolean"
-        },
-        {
-          "name": "driver",
-          "help": "Block driver to use for the node",
-          "type": "string"
-        },
-        {
-          "name": "node-name",
-          "help": "Node name of the block device node",
-          "type": "string"
-        }
-      ],
-      "option": "drive"
-    }
-  ],
-  "id": "libvirt-35"
-}
-
-{
-  "execute": "query-migrate-capabilities",
-  "id": "libvirt-36"
-}
-
-{
-  "return": [
-    {
-      "state": false,
-      "capability": "xbzrle"
-    },
-    {
-      "state": false,
-      "capability": "rdma-pin-all"
-    },
-    {
-      "state": false,
-      "capability": "auto-converge"
-    },
-    {
-      "state": false,
-      "capability": "zero-blocks"
-    },
-    {
-      "state": false,
-      "capability": "compress"
-    },
-    {
-      "state": false,
-      "capability": "events"
-    },
-    {
-      "state": false,
-      "capability": "postcopy-ram"
-    },
-    {
-      "state": false,
-      "capability": "x-colo"
-    },
-    {
-      "state": false,
-      "capability": "release-ram"
-    },
-    {
-      "state": false,
-      "capability": "block"
-    },
-    {
-      "state": false,
-      "capability": "return-path"
-    },
-    {
-      "state": false,
-      "capability": "pause-before-switchover"
-    },
-    {
-      "state": false,
-      "capability": "multifd"
-    },
-    {
-      "state": false,
-      "capability": "dirty-bitmaps"
-    },
-    {
-      "state": false,
-      "capability": "postcopy-blocktime"
-    },
-    {
-      "state": false,
-      "capability": "late-block-activate"
-    },
-    {
-      "state": false,
-      "capability": "x-ignore-shared"
-    },
-    {
-      "state": false,
-      "capability": "validate-uuid"
-    }
-  ],
-  "id": "libvirt-36"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "static",
-    "model": {
-      "name": "host"
-    }
-  },
-  "id": "libvirt-37"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "gen15a-base",
-      "props": {
-        "aen": true,
-        "cmmnt": true,
-        "vxpdeh": true,
-        "aefsi": true,
-        "csske": true,
-        "mepoch": true,
-        "msa9": true,
-        "msa8": true,
-        "msa7": true,
-        "msa6": true,
-        "msa5": true,
-        "msa4": true,
-        "msa3": true,
-        "msa2": true,
-        "msa1": true,
-        "sthyi": true,
-        "edat": true,
-        "ri": true,
-        "deflate": true,
-        "edat2": true,
-        "etoken": true,
-        "vx": true,
-        "ipter": true,
-        "mepochptff": true,
-        "ap": true,
-        "vxeh": true,
-        "vxpd": true,
-        "esop": true,
-        "msa9_pckmo": true,
-        "vxeh2": true,
-        "esort": true,
-        "apqi": true,
-        "apft": true,
-        "iep": true,
-        "apqci": true,
-        "cte": true,
-        "bpb": true,
-        "gs": true,
-        "ppa15": true,
-        "zpci": true,
-        "sea_esop2": true,
-        "te": true,
-        "cmm": true
-      }
-    }
-  },
-  "id": "libvirt-37"
-}
-
-{
-  "execute": "qmp_capabilities",
-  "id": "libvirt-1"
-}
-
-{
-  "return": {},
-  "id": "libvirt-1"
-}
-
-{
-  "execute": "query-cpu-definitions",
-  "id": "libvirt-2"
-}
-
-{
-  "return": [
-    {
-      "name": "z800-base",
-      "typename": "z800-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z890.2-base",
-      "typename": "z890.2-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "hfpm"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z9EC.2",
-      "typename": "z9EC.2-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "cmm",
-        "dateh2",
-        "sthyi",
-        "hfpue",
-        "hfpm",
-        "asnlxr",
-        "msa1",
-        "tods"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z13.2",
-      "typename": "z13.2-s390x-cpu",
-      "unavailable-features": [
-        "ppno-sha-512-drng",
-        "pcc-xts-eaes-256",
-        "pcc-xts-eaes-128",
-        "pcc-xts-aes-256",
-        "pcc-xts-aes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-eaes-192",
-        "pcc-cmac-eaes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-aes-192",
-        "pcc-cmac-aes-128",
-        "pcc-cmac-etdea-192",
-        "pcc-cmac-etdea-128",
-        "pcc-cmac-edea",
-        "pcc-cmac-tdea-192",
-        "pcc-cmac-tdea-128",
-        "pcc-cmac-dea",
-        "kmo-eaes-256",
-        "kmo-eaes-192",
-        "kmo-eaes-128",
-        "kmo-aes-256",
-        "kmo-aes-192",
-        "kmo-aes-128",
-        "kmo-etdea-192",
-        "kmo-etdea-128",
-        "kmo-edea",
-        "kmo-tdea-192",
-        "kmo-tdea-128",
-        "kmo-dea",
-        "kmf-eaes-256",
-        "kmf-eaes-192",
-        "kmf-eaes-128",
-        "kmf-aes-256",
-        "kmf-aes-192",
-        "kmf-aes-128",
-        "kmf-etdea-192",
-        "kmf-etdea-128",
-        "kmf-edea",
-        "kmf-tdea-192",
-        "kmf-tdea-128",
-        "kmf-dea",
-        "kmctr-eaes-256",
-        "kmctr-eaes-192",
-        "kmctr-eaes-128",
-        "kmctr-aes-256",
-        "kmctr-aes-192",
-        "kmctr-aes-128",
-        "kmctr-etdea-192",
-        "kmctr-etdea-128",
-        "kmctr-edea",
-        "kmctr-tdea-192",
-        "kmctr-tdea-128",
-        "kmctr-dea",
-        "pckmo-aes-256",
-        "pckmo-aes-192",
-        "pckmo-aes-128",
-        "pckmo-etdea-192",
-        "pckmo-etdea-128",
-        "pckmo-edea",
-        "klmd-sha-1",
-        "kimd-ghash",
-        "kimd-sha-1",
-        "km-xts-eaes-256",
-        "km-xts-eaes-128",
-        "km-xts-aes-256",
-        "km-xts-aes-128",
-        "km-eaes-256",
-        "km-eaes-192",
-        "km-eaes-128",
-        "km-etdea-192",
-        "km-etdea-128",
-        "km-edea",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-eaes-256",
-        "kmc-eaes-192",
-        "kmc-eaes-128",
-        "kmc-etdea-192",
-        "kmc-etdea-128",
-        "kmc-edea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-eaes-256",
-        "kmac-eaes-192",
-        "kmac-eaes-128",
-        "kmac-aes-256",
-        "kmac-aes-192",
-        "kmac-aes-128",
-        "kmac-etdea-192",
-        "kmac-etdea-128",
-        "kmac-edea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "cmm",
-        "dateh2",
-        "bpb",
-        "ppa15",
-        "dfppc",
-        "edat2",
-        "sthyi",
-        "te",
-        "ri",
-        "cte",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "ipter",
-        "csske",
-        "edat",
-        "asnlxr",
-        "msa2",
-        "msa1",
-        "gen13ptff",
-        "tods"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z9BC-base",
-      "typename": "z9BC-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "dateh2",
-        "hfpue",
-        "hfpm",
-        "asnlxr",
-        "tods"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z990.5-base",
-      "typename": "z990.5-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "hfpm"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z890.2",
-      "typename": "z890.2-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "hfpm"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z890",
-      "typename": "z890-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "hfpm"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z9BC",
-      "typename": "z9BC-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "cmm",
-        "dateh2",
-        "sthyi",
-        "hfpue",
-        "hfpm",
-        "asnlxr",
-        "msa1",
-        "tods"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z13",
-      "typename": "z13-s390x-cpu",
-      "unavailable-features": [
-        "ppno-sha-512-drng",
-        "pcc-xts-eaes-256",
-        "pcc-xts-eaes-128",
-        "pcc-xts-aes-256",
-        "pcc-xts-aes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-eaes-192",
-        "pcc-cmac-eaes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-aes-192",
-        "pcc-cmac-aes-128",
-        "pcc-cmac-etdea-192",
-        "pcc-cmac-etdea-128",
-        "pcc-cmac-edea",
-        "pcc-cmac-tdea-192",
-        "pcc-cmac-tdea-128",
-        "pcc-cmac-dea",
-        "kmo-eaes-256",
-        "kmo-eaes-192",
-        "kmo-eaes-128",
-        "kmo-aes-256",
-        "kmo-aes-192",
-        "kmo-aes-128",
-        "kmo-etdea-192",
-        "kmo-etdea-128",
-        "kmo-edea",
-        "kmo-tdea-192",
-        "kmo-tdea-128",
-        "kmo-dea",
-        "kmf-eaes-256",
-        "kmf-eaes-192",
-        "kmf-eaes-128",
-        "kmf-aes-256",
-        "kmf-aes-192",
-        "kmf-aes-128",
-        "kmf-etdea-192",
-        "kmf-etdea-128",
-        "kmf-edea",
-        "kmf-tdea-192",
-        "kmf-tdea-128",
-        "kmf-dea",
-        "kmctr-eaes-256",
-        "kmctr-eaes-192",
-        "kmctr-eaes-128",
-        "kmctr-aes-256",
-        "kmctr-aes-192",
-        "kmctr-aes-128",
-        "kmctr-etdea-192",
-        "kmctr-etdea-128",
-        "kmctr-edea",
-        "kmctr-tdea-192",
-        "kmctr-tdea-128",
-        "kmctr-dea",
-        "pckmo-aes-256",
-        "pckmo-aes-192",
-        "pckmo-aes-128",
-        "pckmo-etdea-192",
-        "pckmo-etdea-128",
-        "pckmo-edea",
-        "klmd-sha-1",
-        "kimd-ghash",
-        "kimd-sha-1",
-        "km-xts-eaes-256",
-        "km-xts-eaes-128",
-        "km-xts-aes-256",
-        "km-xts-aes-128",
-        "km-eaes-256",
-        "km-eaes-192",
-        "km-eaes-128",
-        "km-etdea-192",
-        "km-etdea-128",
-        "km-edea",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-eaes-256",
-        "kmc-eaes-192",
-        "kmc-eaes-128",
-        "kmc-etdea-192",
-        "kmc-etdea-128",
-        "kmc-edea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-eaes-256",
-        "kmac-eaes-192",
-        "kmac-eaes-128",
-        "kmac-aes-256",
-        "kmac-aes-192",
-        "kmac-aes-128",
-        "kmac-etdea-192",
-        "kmac-etdea-128",
-        "kmac-edea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "cmm",
-        "dateh2",
-        "bpb",
-        "ppa15",
-        "dfppc",
-        "edat2",
-        "sthyi",
-        "te",
-        "ri",
-        "cte",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "ipter",
-        "csske",
-        "edat",
-        "asnlxr",
-        "msa2",
-        "msa1",
-        "gen13ptff",
-        "tods"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z196",
-      "typename": "z196-s390x-cpu",
-      "unavailable-features": [
-        "pcc-xts-eaes-256",
-        "pcc-xts-eaes-128",
-        "pcc-xts-aes-256",
-        "pcc-xts-aes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-eaes-192",
-        "pcc-cmac-eaes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-aes-192",
-        "pcc-cmac-aes-128",
-        "pcc-cmac-etdea-192",
-        "pcc-cmac-etdea-128",
-        "pcc-cmac-edea",
-        "pcc-cmac-tdea-192",
-        "pcc-cmac-tdea-128",
-        "pcc-cmac-dea",
-        "kmo-eaes-256",
-        "kmo-eaes-192",
-        "kmo-eaes-128",
-        "kmo-aes-256",
-        "kmo-aes-192",
-        "kmo-aes-128",
-        "kmo-etdea-192",
-        "kmo-etdea-128",
-        "kmo-edea",
-        "kmo-tdea-192",
-        "kmo-tdea-128",
-        "kmo-dea",
-        "kmf-eaes-256",
-        "kmf-eaes-192",
-        "kmf-eaes-128",
-        "kmf-aes-256",
-        "kmf-aes-192",
-        "kmf-aes-128",
-        "kmf-etdea-192",
-        "kmf-etdea-128",
-        "kmf-edea",
-        "kmf-tdea-192",
-        "kmf-tdea-128",
-        "kmf-dea",
-        "kmctr-eaes-256",
-        "kmctr-eaes-192",
-        "kmctr-eaes-128",
-        "kmctr-aes-256",
-        "kmctr-aes-192",
-        "kmctr-aes-128",
-        "kmctr-etdea-192",
-        "kmctr-etdea-128",
-        "kmctr-edea",
-        "kmctr-tdea-192",
-        "kmctr-tdea-128",
-        "kmctr-dea",
-        "pckmo-aes-256",
-        "pckmo-aes-192",
-        "pckmo-aes-128",
-        "pckmo-etdea-192",
-        "pckmo-etdea-128",
-        "pckmo-edea",
-        "klmd-sha-1",
-        "kimd-ghash",
-        "kimd-sha-1",
-        "km-xts-eaes-256",
-        "km-xts-eaes-128",
-        "km-xts-aes-256",
-        "km-xts-aes-128",
-        "km-eaes-256",
-        "km-eaes-192",
-        "km-eaes-128",
-        "km-etdea-192",
-        "km-etdea-128",
-        "km-edea",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-eaes-256",
-        "kmc-eaes-192",
-        "kmc-eaes-128",
-        "kmc-etdea-192",
-        "kmc-etdea-128",
-        "kmc-edea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-eaes-256",
-        "kmac-eaes-192",
-        "kmac-eaes-128",
-        "kmac-aes-256",
-        "kmac-aes-192",
-        "kmac-aes-128",
-        "kmac-etdea-192",
-        "kmac-etdea-128",
-        "kmac-edea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "cmm",
-        "dateh2",
-        "bpb",
-        "ppa15",
-        "sthyi",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "ipter",
-        "csske",
-        "edat",
-        "asnlxr",
-        "msa2",
-        "msa1",
-        "tods"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z13s",
-      "typename": "z13s-s390x-cpu",
-      "unavailable-features": [
-        "ppno-sha-512-drng",
-        "pcc-xts-eaes-256",
-        "pcc-xts-eaes-128",
-        "pcc-xts-aes-256",
-        "pcc-xts-aes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-eaes-192",
-        "pcc-cmac-eaes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-aes-192",
-        "pcc-cmac-aes-128",
-        "pcc-cmac-etdea-192",
-        "pcc-cmac-etdea-128",
-        "pcc-cmac-edea",
-        "pcc-cmac-tdea-192",
-        "pcc-cmac-tdea-128",
-        "pcc-cmac-dea",
-        "kmo-eaes-256",
-        "kmo-eaes-192",
-        "kmo-eaes-128",
-        "kmo-aes-256",
-        "kmo-aes-192",
-        "kmo-aes-128",
-        "kmo-etdea-192",
-        "kmo-etdea-128",
-        "kmo-edea",
-        "kmo-tdea-192",
-        "kmo-tdea-128",
-        "kmo-dea",
-        "kmf-eaes-256",
-        "kmf-eaes-192",
-        "kmf-eaes-128",
-        "kmf-aes-256",
-        "kmf-aes-192",
-        "kmf-aes-128",
-        "kmf-etdea-192",
-        "kmf-etdea-128",
-        "kmf-edea",
-        "kmf-tdea-192",
-        "kmf-tdea-128",
-        "kmf-dea",
-        "kmctr-eaes-256",
-        "kmctr-eaes-192",
-        "kmctr-eaes-128",
-        "kmctr-aes-256",
-        "kmctr-aes-192",
-        "kmctr-aes-128",
-        "kmctr-etdea-192",
-        "kmctr-etdea-128",
-        "kmctr-edea",
-        "kmctr-tdea-192",
-        "kmctr-tdea-128",
-        "kmctr-dea",
-        "pckmo-aes-256",
-        "pckmo-aes-192",
-        "pckmo-aes-128",
-        "pckmo-etdea-192",
-        "pckmo-etdea-128",
-        "pckmo-edea",
-        "klmd-sha-1",
-        "kimd-ghash",
-        "kimd-sha-1",
-        "km-xts-eaes-256",
-        "km-xts-eaes-128",
-        "km-xts-aes-256",
-        "km-xts-aes-128",
-        "km-eaes-256",
-        "km-eaes-192",
-        "km-eaes-128",
-        "km-etdea-192",
-        "km-etdea-128",
-        "km-edea",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-eaes-256",
-        "kmc-eaes-192",
-        "kmc-eaes-128",
-        "kmc-etdea-192",
-        "kmc-etdea-128",
-        "kmc-edea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-eaes-256",
-        "kmac-eaes-192",
-        "kmac-eaes-128",
-        "kmac-aes-256",
-        "kmac-aes-192",
-        "kmac-aes-128",
-        "kmac-etdea-192",
-        "kmac-etdea-128",
-        "kmac-edea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "cmm",
-        "dateh2",
-        "bpb",
-        "ppa15",
-        "dfppc",
-        "edat2",
-        "sthyi",
-        "te",
-        "ri",
-        "cte",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "ipter",
-        "csske",
-        "edat",
-        "asnlxr",
-        "msa2",
-        "msa1",
-        "gen13ptff",
-        "tods"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "host",
-      "typename": "host-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": false
-    },
-    {
-      "name": "z990.3",
-      "typename": "z990.3-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "hfpm"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z13s-base",
-      "typename": "z13s-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "dateh2",
-        "dfppc",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "csske",
-        "asnlxr",
-        "gen13ptff",
-        "tods"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z9EC",
-      "typename": "z9EC-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "cmm",
-        "dateh2",
-        "sthyi",
-        "hfpue",
-        "hfpm",
-        "asnlxr",
-        "msa1",
-        "tods"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "gen15a",
-      "typename": "gen15a-s390x-cpu",
-      "unavailable-features": [
-        "ppno-sha-512-drng",
-        "pcc-xts-eaes-256",
-        "pcc-xts-eaes-128",
-        "pcc-xts-aes-256",
-        "pcc-xts-aes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-eaes-192",
-        "pcc-cmac-eaes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-aes-192",
-        "pcc-cmac-aes-128",
-        "pcc-cmac-etdea-192",
-        "pcc-cmac-etdea-128",
-        "pcc-cmac-edea",
-        "pcc-cmac-tdea-192",
-        "pcc-cmac-tdea-128",
-        "pcc-cmac-dea",
-        "kmo-eaes-256",
-        "kmo-eaes-192",
-        "kmo-eaes-128",
-        "kmo-aes-256",
-        "kmo-aes-192",
-        "kmo-aes-128",
-        "kmo-etdea-192",
-        "kmo-etdea-128",
-        "kmo-edea",
-        "kmo-tdea-192",
-        "kmo-tdea-128",
-        "kmo-dea",
-        "kmf-eaes-256",
-        "kmf-eaes-192",
-        "kmf-eaes-128",
-        "kmf-aes-256",
-        "kmf-aes-192",
-        "kmf-aes-128",
-        "kmf-etdea-192",
-        "kmf-etdea-128",
-        "kmf-edea",
-        "kmf-tdea-192",
-        "kmf-tdea-128",
-        "kmf-dea",
-        "kmctr-eaes-256",
-        "kmctr-eaes-192",
-        "kmctr-eaes-128",
-        "kmctr-aes-256",
-        "kmctr-aes-192",
-        "kmctr-aes-128",
-        "kmctr-etdea-192",
-        "kmctr-etdea-128",
-        "kmctr-edea",
-        "kmctr-tdea-192",
-        "kmctr-tdea-128",
-        "kmctr-dea",
-        "pckmo-aes-256",
-        "pckmo-aes-192",
-        "pckmo-aes-128",
-        "pckmo-etdea-192",
-        "pckmo-etdea-128",
-        "pckmo-edea",
-        "klmd-sha-1",
-        "kimd-ghash",
-        "kimd-sha-1",
-        "km-xts-eaes-256",
-        "km-xts-eaes-128",
-        "km-xts-aes-256",
-        "km-xts-aes-128",
-        "km-eaes-256",
-        "km-eaes-192",
-        "km-eaes-128",
-        "km-etdea-192",
-        "km-etdea-128",
-        "km-edea",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-eaes-256",
-        "kmc-eaes-192",
-        "kmc-eaes-128",
-        "kmc-etdea-192",
-        "kmc-etdea-128",
-        "kmc-edea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-eaes-256",
-        "kmac-eaes-192",
-        "kmac-eaes-128",
-        "kmac-aes-256",
-        "kmac-aes-192",
-        "kmac-aes-128",
-        "kmac-etdea-192",
-        "kmac-etdea-128",
-        "kmac-edea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "cmm",
-        "dateh2",
-        "etoken",
-        "vxpdeh",
-        "vxeh2",
-        "mepoch",
-        "vxeh",
-        "vxpd",
-        "gs",
-        "ppa15",
-        "dfppc",
-        "edat2",
-        "sthyi",
-        "te",
-        "ri",
-        "minste3",
-        "tsi",
-        "sema",
-        "minste2",
-        "eec",
-        "cte",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "opc",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "ipter",
-        "edat",
-        "asnlxr",
-        "deflate",
-        "mepochptff",
-        "msa9_pckmo",
-        "msa9",
-        "msa8",
-        "msa7",
-        "msa6",
-        "msa2",
-        "msa1",
-        "gen13ptff",
-        "tods",
-        "type"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z14ZR1-base",
-      "typename": "z14ZR1-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "dateh2",
-        "dfppc",
-        "tsi",
-        "sema",
-        "minste2",
-        "eec",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "opc",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "csske",
-        "asnlxr",
-        "gen13ptff",
-        "tods",
-        "type"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z14.2-base",
-      "typename": "z14.2-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "dateh2",
-        "dfppc",
-        "tsi",
-        "sema",
-        "minste2",
-        "eec",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "opc",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "csske",
-        "asnlxr",
-        "gen13ptff",
-        "tods",
-        "type"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z900.3-base",
-      "typename": "z900.3-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z13.2-base",
-      "typename": "z13.2-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "dateh2",
-        "dfppc",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "csske",
-        "asnlxr",
-        "gen13ptff",
-        "tods"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z196.2-base",
-      "typename": "z196.2-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "dateh2",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "csske",
-        "asnlxr",
-        "tods"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "zBC12-base",
-      "typename": "zBC12-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "dateh2",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "csske",
-        "asnlxr",
-        "tods"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z9BC.2-base",
-      "typename": "z9BC.2-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "dateh2",
-        "hfpue",
-        "hfpm",
-        "asnlxr",
-        "tods"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z900.2-base",
-      "typename": "z900.2-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z9EC.3",
-      "typename": "z9EC.3-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "cmm",
-        "dateh2",
-        "sthyi",
-        "hfpue",
-        "hfpm",
-        "asnlxr",
-        "msa1",
-        "tods"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "zEC12",
-      "typename": "zEC12-s390x-cpu",
-      "unavailable-features": [
-        "pcc-xts-eaes-256",
-        "pcc-xts-eaes-128",
-        "pcc-xts-aes-256",
-        "pcc-xts-aes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-eaes-192",
-        "pcc-cmac-eaes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-aes-192",
-        "pcc-cmac-aes-128",
-        "pcc-cmac-etdea-192",
-        "pcc-cmac-etdea-128",
-        "pcc-cmac-edea",
-        "pcc-cmac-tdea-192",
-        "pcc-cmac-tdea-128",
-        "pcc-cmac-dea",
-        "kmo-eaes-256",
-        "kmo-eaes-192",
-        "kmo-eaes-128",
-        "kmo-aes-256",
-        "kmo-aes-192",
-        "kmo-aes-128",
-        "kmo-etdea-192",
-        "kmo-etdea-128",
-        "kmo-edea",
-        "kmo-tdea-192",
-        "kmo-tdea-128",
-        "kmo-dea",
-        "kmf-eaes-256",
-        "kmf-eaes-192",
-        "kmf-eaes-128",
-        "kmf-aes-256",
-        "kmf-aes-192",
-        "kmf-aes-128",
-        "kmf-etdea-192",
-        "kmf-etdea-128",
-        "kmf-edea",
-        "kmf-tdea-192",
-        "kmf-tdea-128",
-        "kmf-dea",
-        "kmctr-eaes-256",
-        "kmctr-eaes-192",
-        "kmctr-eaes-128",
-        "kmctr-aes-256",
-        "kmctr-aes-192",
-        "kmctr-aes-128",
-        "kmctr-etdea-192",
-        "kmctr-etdea-128",
-        "kmctr-edea",
-        "kmctr-tdea-192",
-        "kmctr-tdea-128",
-        "kmctr-dea",
-        "pckmo-aes-256",
-        "pckmo-aes-192",
-        "pckmo-aes-128",
-        "pckmo-etdea-192",
-        "pckmo-etdea-128",
-        "pckmo-edea",
-        "klmd-sha-1",
-        "kimd-ghash",
-        "kimd-sha-1",
-        "km-xts-eaes-256",
-        "km-xts-eaes-128",
-        "km-xts-aes-256",
-        "km-xts-aes-128",
-        "km-eaes-256",
-        "km-eaes-192",
-        "km-eaes-128",
-        "km-etdea-192",
-        "km-etdea-128",
-        "km-edea",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-eaes-256",
-        "kmc-eaes-192",
-        "kmc-eaes-128",
-        "kmc-etdea-192",
-        "kmc-etdea-128",
-        "kmc-edea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-eaes-256",
-        "kmac-eaes-192",
-        "kmac-eaes-128",
-        "kmac-aes-256",
-        "kmac-aes-192",
-        "kmac-aes-128",
-        "kmac-etdea-192",
-        "kmac-etdea-128",
-        "kmac-edea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "cmm",
-        "dateh2",
-        "bpb",
-        "ppa15",
-        "edat2",
-        "sthyi",
-        "te",
-        "ri",
-        "cte",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "ipter",
-        "csske",
-        "edat",
-        "asnlxr",
-        "msa2",
-        "msa1",
-        "tods"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z900",
-      "typename": "z900-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z114-base",
-      "typename": "z114-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "dateh2",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "csske",
-        "asnlxr",
-        "tods"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "zEC12-base",
-      "typename": "zEC12-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "dateh2",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "csske",
-        "asnlxr",
-        "tods"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z10EC.2",
-      "typename": "z10EC.2-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "cmm",
-        "dateh2",
-        "sthyi",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "csske",
-        "edat",
-        "asnlxr",
-        "msa2",
-        "msa1",
-        "tods"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z10EC-base",
-      "typename": "z10EC-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "dateh2",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "csske",
-        "asnlxr",
-        "tods"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z900.3",
-      "typename": "z900.3-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z14ZR1",
-      "typename": "z14ZR1-s390x-cpu",
-      "unavailable-features": [
-        "ppno-sha-512-drng",
-        "pcc-xts-eaes-256",
-        "pcc-xts-eaes-128",
-        "pcc-xts-aes-256",
-        "pcc-xts-aes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-eaes-192",
-        "pcc-cmac-eaes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-aes-192",
-        "pcc-cmac-aes-128",
-        "pcc-cmac-etdea-192",
-        "pcc-cmac-etdea-128",
-        "pcc-cmac-edea",
-        "pcc-cmac-tdea-192",
-        "pcc-cmac-tdea-128",
-        "pcc-cmac-dea",
-        "kmo-eaes-256",
-        "kmo-eaes-192",
-        "kmo-eaes-128",
-        "kmo-aes-256",
-        "kmo-aes-192",
-        "kmo-aes-128",
-        "kmo-etdea-192",
-        "kmo-etdea-128",
-        "kmo-edea",
-        "kmo-tdea-192",
-        "kmo-tdea-128",
-        "kmo-dea",
-        "kmf-eaes-256",
-        "kmf-eaes-192",
-        "kmf-eaes-128",
-        "kmf-aes-256",
-        "kmf-aes-192",
-        "kmf-aes-128",
-        "kmf-etdea-192",
-        "kmf-etdea-128",
-        "kmf-edea",
-        "kmf-tdea-192",
-        "kmf-tdea-128",
-        "kmf-dea",
-        "kmctr-eaes-256",
-        "kmctr-eaes-192",
-        "kmctr-eaes-128",
-        "kmctr-aes-256",
-        "kmctr-aes-192",
-        "kmctr-aes-128",
-        "kmctr-etdea-192",
-        "kmctr-etdea-128",
-        "kmctr-edea",
-        "kmctr-tdea-192",
-        "kmctr-tdea-128",
-        "kmctr-dea",
-        "pckmo-aes-256",
-        "pckmo-aes-192",
-        "pckmo-aes-128",
-        "pckmo-etdea-192",
-        "pckmo-etdea-128",
-        "pckmo-edea",
-        "klmd-sha-1",
-        "kimd-ghash",
-        "kimd-sha-1",
-        "km-xts-eaes-256",
-        "km-xts-eaes-128",
-        "km-xts-aes-256",
-        "km-xts-aes-128",
-        "km-eaes-256",
-        "km-eaes-192",
-        "km-eaes-128",
-        "km-etdea-192",
-        "km-etdea-128",
-        "km-edea",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-eaes-256",
-        "kmc-eaes-192",
-        "kmc-eaes-128",
-        "kmc-etdea-192",
-        "kmc-etdea-128",
-        "kmc-edea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-eaes-256",
-        "kmac-eaes-192",
-        "kmac-eaes-128",
-        "kmac-aes-256",
-        "kmac-aes-192",
-        "kmac-aes-128",
-        "kmac-etdea-192",
-        "kmac-etdea-128",
-        "kmac-edea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "cmm",
-        "dateh2",
-        "mepoch",
-        "vxeh",
-        "vxpd",
-        "gs",
-        "bpb",
-        "ppa15",
-        "dfppc",
-        "edat2",
-        "sthyi",
-        "te",
-        "ri",
-        "tsi",
-        "sema",
-        "minste2",
-        "eec",
-        "cte",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "opc",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "ipter",
-        "csske",
-        "edat",
-        "asnlxr",
-        "mepochptff",
-        "msa8",
-        "msa7",
-        "msa6",
-        "msa2",
-        "msa1",
-        "gen13ptff",
-        "tods",
-        "type"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z10BC",
-      "typename": "z10BC-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "cmm",
-        "dateh2",
-        "sthyi",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "csske",
-        "edat",
-        "asnlxr",
-        "msa2",
-        "msa1",
-        "tods"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z10BC.2-base",
-      "typename": "z10BC.2-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "dateh2",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "csske",
-        "asnlxr",
-        "tods"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z990.2",
-      "typename": "z990.2-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "hfpm"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z9BC.2",
-      "typename": "z9BC.2-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "cmm",
-        "dateh2",
-        "sthyi",
-        "hfpue",
-        "hfpm",
-        "asnlxr",
-        "msa1",
-        "tods"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z990",
-      "typename": "z990-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "hfpm"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z14",
-      "typename": "z14-s390x-cpu",
-      "unavailable-features": [
-        "ppno-sha-512-drng",
-        "pcc-xts-eaes-256",
-        "pcc-xts-eaes-128",
-        "pcc-xts-aes-256",
-        "pcc-xts-aes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-eaes-192",
-        "pcc-cmac-eaes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-aes-192",
-        "pcc-cmac-aes-128",
-        "pcc-cmac-etdea-192",
-        "pcc-cmac-etdea-128",
-        "pcc-cmac-edea",
-        "pcc-cmac-tdea-192",
-        "pcc-cmac-tdea-128",
-        "pcc-cmac-dea",
-        "kmo-eaes-256",
-        "kmo-eaes-192",
-        "kmo-eaes-128",
-        "kmo-aes-256",
-        "kmo-aes-192",
-        "kmo-aes-128",
-        "kmo-etdea-192",
-        "kmo-etdea-128",
-        "kmo-edea",
-        "kmo-tdea-192",
-        "kmo-tdea-128",
-        "kmo-dea",
-        "kmf-eaes-256",
-        "kmf-eaes-192",
-        "kmf-eaes-128",
-        "kmf-aes-256",
-        "kmf-aes-192",
-        "kmf-aes-128",
-        "kmf-etdea-192",
-        "kmf-etdea-128",
-        "kmf-edea",
-        "kmf-tdea-192",
-        "kmf-tdea-128",
-        "kmf-dea",
-        "kmctr-eaes-256",
-        "kmctr-eaes-192",
-        "kmctr-eaes-128",
-        "kmctr-aes-256",
-        "kmctr-aes-192",
-        "kmctr-aes-128",
-        "kmctr-etdea-192",
-        "kmctr-etdea-128",
-        "kmctr-edea",
-        "kmctr-tdea-192",
-        "kmctr-tdea-128",
-        "kmctr-dea",
-        "pckmo-aes-256",
-        "pckmo-aes-192",
-        "pckmo-aes-128",
-        "pckmo-etdea-192",
-        "pckmo-etdea-128",
-        "pckmo-edea",
-        "klmd-sha-1",
-        "kimd-ghash",
-        "kimd-sha-1",
-        "km-xts-eaes-256",
-        "km-xts-eaes-128",
-        "km-xts-aes-256",
-        "km-xts-aes-128",
-        "km-eaes-256",
-        "km-eaes-192",
-        "km-eaes-128",
-        "km-etdea-192",
-        "km-etdea-128",
-        "km-edea",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-eaes-256",
-        "kmc-eaes-192",
-        "kmc-eaes-128",
-        "kmc-etdea-192",
-        "kmc-etdea-128",
-        "kmc-edea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-eaes-256",
-        "kmac-eaes-192",
-        "kmac-eaes-128",
-        "kmac-aes-256",
-        "kmac-aes-192",
-        "kmac-aes-128",
-        "kmac-etdea-192",
-        "kmac-etdea-128",
-        "kmac-edea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "cmm",
-        "dateh2",
-        "mepoch",
-        "vxeh",
-        "vxpd",
-        "gs",
-        "bpb",
-        "ppa15",
-        "dfppc",
-        "edat2",
-        "sthyi",
-        "te",
-        "ri",
-        "tsi",
-        "sema",
-        "minste2",
-        "eec",
-        "cte",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "opc",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "ipter",
-        "csske",
-        "edat",
-        "asnlxr",
-        "mepochptff",
-        "msa8",
-        "msa7",
-        "msa6",
-        "msa2",
-        "msa1",
-        "gen13ptff",
-        "tods",
-        "type"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "gen15b-base",
-      "typename": "gen15b-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "dateh2",
-        "dfppc",
-        "minste3",
-        "tsi",
-        "sema",
-        "minste2",
-        "eec",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "opc",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "asnlxr",
-        "gen13ptff",
-        "tods",
-        "type"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z990.4",
-      "typename": "z990.4-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "hfpm"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "max",
-      "typename": "max-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": false
-    },
-    {
-      "name": "z10EC.2-base",
-      "typename": "z10EC.2-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "dateh2",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "csske",
-        "asnlxr",
-        "tods"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "gen15a-base",
-      "typename": "gen15a-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "dateh2",
-        "dfppc",
-        "minste3",
-        "tsi",
-        "sema",
-        "minste2",
-        "eec",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "opc",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "asnlxr",
-        "gen13ptff",
-        "tods",
-        "type"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z800",
-      "typename": "z800-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "zEC12.2",
-      "typename": "zEC12.2-s390x-cpu",
-      "unavailable-features": [
-        "pcc-xts-eaes-256",
-        "pcc-xts-eaes-128",
-        "pcc-xts-aes-256",
-        "pcc-xts-aes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-eaes-192",
-        "pcc-cmac-eaes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-aes-192",
-        "pcc-cmac-aes-128",
-        "pcc-cmac-etdea-192",
-        "pcc-cmac-etdea-128",
-        "pcc-cmac-edea",
-        "pcc-cmac-tdea-192",
-        "pcc-cmac-tdea-128",
-        "pcc-cmac-dea",
-        "kmo-eaes-256",
-        "kmo-eaes-192",
-        "kmo-eaes-128",
-        "kmo-aes-256",
-        "kmo-aes-192",
-        "kmo-aes-128",
-        "kmo-etdea-192",
-        "kmo-etdea-128",
-        "kmo-edea",
-        "kmo-tdea-192",
-        "kmo-tdea-128",
-        "kmo-dea",
-        "kmf-eaes-256",
-        "kmf-eaes-192",
-        "kmf-eaes-128",
-        "kmf-aes-256",
-        "kmf-aes-192",
-        "kmf-aes-128",
-        "kmf-etdea-192",
-        "kmf-etdea-128",
-        "kmf-edea",
-        "kmf-tdea-192",
-        "kmf-tdea-128",
-        "kmf-dea",
-        "kmctr-eaes-256",
-        "kmctr-eaes-192",
-        "kmctr-eaes-128",
-        "kmctr-aes-256",
-        "kmctr-aes-192",
-        "kmctr-aes-128",
-        "kmctr-etdea-192",
-        "kmctr-etdea-128",
-        "kmctr-edea",
-        "kmctr-tdea-192",
-        "kmctr-tdea-128",
-        "kmctr-dea",
-        "pckmo-aes-256",
-        "pckmo-aes-192",
-        "pckmo-aes-128",
-        "pckmo-etdea-192",
-        "pckmo-etdea-128",
-        "pckmo-edea",
-        "klmd-sha-1",
-        "kimd-ghash",
-        "kimd-sha-1",
-        "km-xts-eaes-256",
-        "km-xts-eaes-128",
-        "km-xts-aes-256",
-        "km-xts-aes-128",
-        "km-eaes-256",
-        "km-eaes-192",
-        "km-eaes-128",
-        "km-etdea-192",
-        "km-etdea-128",
-        "km-edea",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-eaes-256",
-        "kmc-eaes-192",
-        "kmc-eaes-128",
-        "kmc-etdea-192",
-        "kmc-etdea-128",
-        "kmc-edea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-eaes-256",
-        "kmac-eaes-192",
-        "kmac-eaes-128",
-        "kmac-aes-256",
-        "kmac-aes-192",
-        "kmac-aes-128",
-        "kmac-etdea-192",
-        "kmac-etdea-128",
-        "kmac-edea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "cmm",
-        "dateh2",
-        "bpb",
-        "ppa15",
-        "edat2",
-        "sthyi",
-        "te",
-        "ri",
-        "cte",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "ipter",
-        "csske",
-        "edat",
-        "asnlxr",
-        "msa2",
-        "msa1",
-        "tods"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z10EC",
-      "typename": "z10EC-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "cmm",
-        "dateh2",
-        "sthyi",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "csske",
-        "edat",
-        "asnlxr",
-        "msa2",
-        "msa1",
-        "tods"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z990.2-base",
-      "typename": "z990.2-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "hfpm"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z900-base",
-      "typename": "z900-base-s390x-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z10BC.2",
-      "typename": "z10BC.2-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "cmm",
-        "dateh2",
-        "sthyi",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "csske",
-        "edat",
-        "asnlxr",
-        "msa2",
-        "msa1",
-        "tods"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z9EC-base",
-      "typename": "z9EC-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "dateh2",
-        "hfpue",
-        "hfpm",
-        "asnlxr",
-        "tods"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z9EC.3-base",
-      "typename": "z9EC.3-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "dateh2",
-        "hfpue",
-        "hfpm",
-        "asnlxr",
-        "tods"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z114",
-      "typename": "z114-s390x-cpu",
-      "unavailable-features": [
-        "pcc-xts-eaes-256",
-        "pcc-xts-eaes-128",
-        "pcc-xts-aes-256",
-        "pcc-xts-aes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-eaes-192",
-        "pcc-cmac-eaes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-aes-192",
-        "pcc-cmac-aes-128",
-        "pcc-cmac-etdea-192",
-        "pcc-cmac-etdea-128",
-        "pcc-cmac-edea",
-        "pcc-cmac-tdea-192",
-        "pcc-cmac-tdea-128",
-        "pcc-cmac-dea",
-        "kmo-eaes-256",
-        "kmo-eaes-192",
-        "kmo-eaes-128",
-        "kmo-aes-256",
-        "kmo-aes-192",
-        "kmo-aes-128",
-        "kmo-etdea-192",
-        "kmo-etdea-128",
-        "kmo-edea",
-        "kmo-tdea-192",
-        "kmo-tdea-128",
-        "kmo-dea",
-        "kmf-eaes-256",
-        "kmf-eaes-192",
-        "kmf-eaes-128",
-        "kmf-aes-256",
-        "kmf-aes-192",
-        "kmf-aes-128",
-        "kmf-etdea-192",
-        "kmf-etdea-128",
-        "kmf-edea",
-        "kmf-tdea-192",
-        "kmf-tdea-128",
-        "kmf-dea",
-        "kmctr-eaes-256",
-        "kmctr-eaes-192",
-        "kmctr-eaes-128",
-        "kmctr-aes-256",
-        "kmctr-aes-192",
-        "kmctr-aes-128",
-        "kmctr-etdea-192",
-        "kmctr-etdea-128",
-        "kmctr-edea",
-        "kmctr-tdea-192",
-        "kmctr-tdea-128",
-        "kmctr-dea",
-        "pckmo-aes-256",
-        "pckmo-aes-192",
-        "pckmo-aes-128",
-        "pckmo-etdea-192",
-        "pckmo-etdea-128",
-        "pckmo-edea",
-        "klmd-sha-1",
-        "kimd-ghash",
-        "kimd-sha-1",
-        "km-xts-eaes-256",
-        "km-xts-eaes-128",
-        "km-xts-aes-256",
-        "km-xts-aes-128",
-        "km-eaes-256",
-        "km-eaes-192",
-        "km-eaes-128",
-        "km-etdea-192",
-        "km-etdea-128",
-        "km-edea",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-eaes-256",
-        "kmc-eaes-192",
-        "kmc-eaes-128",
-        "kmc-etdea-192",
-        "kmc-etdea-128",
-        "kmc-edea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-eaes-256",
-        "kmac-eaes-192",
-        "kmac-eaes-128",
-        "kmac-aes-256",
-        "kmac-aes-192",
-        "kmac-aes-128",
-        "kmac-etdea-192",
-        "kmac-etdea-128",
-        "kmac-edea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "cmm",
-        "dateh2",
-        "bpb",
-        "ppa15",
-        "sthyi",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "ipter",
-        "csske",
-        "edat",
-        "asnlxr",
-        "msa2",
-        "msa1",
-        "tods"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z890.3",
-      "typename": "z890.3-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "hfpm"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z196-base",
-      "typename": "z196-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "dateh2",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "csske",
-        "asnlxr",
-        "tods"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z9EC.2-base",
-      "typename": "z9EC.2-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "dateh2",
-        "hfpue",
-        "hfpm",
-        "asnlxr",
-        "tods"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z196.2",
-      "typename": "z196.2-s390x-cpu",
-      "unavailable-features": [
-        "pcc-xts-eaes-256",
-        "pcc-xts-eaes-128",
-        "pcc-xts-aes-256",
-        "pcc-xts-aes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-eaes-192",
-        "pcc-cmac-eaes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-aes-192",
-        "pcc-cmac-aes-128",
-        "pcc-cmac-etdea-192",
-        "pcc-cmac-etdea-128",
-        "pcc-cmac-edea",
-        "pcc-cmac-tdea-192",
-        "pcc-cmac-tdea-128",
-        "pcc-cmac-dea",
-        "kmo-eaes-256",
-        "kmo-eaes-192",
-        "kmo-eaes-128",
-        "kmo-aes-256",
-        "kmo-aes-192",
-        "kmo-aes-128",
-        "kmo-etdea-192",
-        "kmo-etdea-128",
-        "kmo-edea",
-        "kmo-tdea-192",
-        "kmo-tdea-128",
-        "kmo-dea",
-        "kmf-eaes-256",
-        "kmf-eaes-192",
-        "kmf-eaes-128",
-        "kmf-aes-256",
-        "kmf-aes-192",
-        "kmf-aes-128",
-        "kmf-etdea-192",
-        "kmf-etdea-128",
-        "kmf-edea",
-        "kmf-tdea-192",
-        "kmf-tdea-128",
-        "kmf-dea",
-        "kmctr-eaes-256",
-        "kmctr-eaes-192",
-        "kmctr-eaes-128",
-        "kmctr-aes-256",
-        "kmctr-aes-192",
-        "kmctr-aes-128",
-        "kmctr-etdea-192",
-        "kmctr-etdea-128",
-        "kmctr-edea",
-        "kmctr-tdea-192",
-        "kmctr-tdea-128",
-        "kmctr-dea",
-        "pckmo-aes-256",
-        "pckmo-aes-192",
-        "pckmo-aes-128",
-        "pckmo-etdea-192",
-        "pckmo-etdea-128",
-        "pckmo-edea",
-        "klmd-sha-1",
-        "kimd-ghash",
-        "kimd-sha-1",
-        "km-xts-eaes-256",
-        "km-xts-eaes-128",
-        "km-xts-aes-256",
-        "km-xts-aes-128",
-        "km-eaes-256",
-        "km-eaes-192",
-        "km-eaes-128",
-        "km-etdea-192",
-        "km-etdea-128",
-        "km-edea",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-eaes-256",
-        "kmc-eaes-192",
-        "kmc-eaes-128",
-        "kmc-etdea-192",
-        "kmc-etdea-128",
-        "kmc-edea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-eaes-256",
-        "kmac-eaes-192",
-        "kmac-eaes-128",
-        "kmac-aes-256",
-        "kmac-aes-192",
-        "kmac-aes-128",
-        "kmac-etdea-192",
-        "kmac-etdea-128",
-        "kmac-edea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "cmm",
-        "dateh2",
-        "bpb",
-        "ppa15",
-        "sthyi",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "ipter",
-        "csske",
-        "edat",
-        "asnlxr",
-        "msa2",
-        "msa1",
-        "tods"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z14.2",
-      "typename": "z14.2-s390x-cpu",
-      "unavailable-features": [
-        "ppno-sha-512-drng",
-        "pcc-xts-eaes-256",
-        "pcc-xts-eaes-128",
-        "pcc-xts-aes-256",
-        "pcc-xts-aes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-eaes-192",
-        "pcc-cmac-eaes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-aes-192",
-        "pcc-cmac-aes-128",
-        "pcc-cmac-etdea-192",
-        "pcc-cmac-etdea-128",
-        "pcc-cmac-edea",
-        "pcc-cmac-tdea-192",
-        "pcc-cmac-tdea-128",
-        "pcc-cmac-dea",
-        "kmo-eaes-256",
-        "kmo-eaes-192",
-        "kmo-eaes-128",
-        "kmo-aes-256",
-        "kmo-aes-192",
-        "kmo-aes-128",
-        "kmo-etdea-192",
-        "kmo-etdea-128",
-        "kmo-edea",
-        "kmo-tdea-192",
-        "kmo-tdea-128",
-        "kmo-dea",
-        "kmf-eaes-256",
-        "kmf-eaes-192",
-        "kmf-eaes-128",
-        "kmf-aes-256",
-        "kmf-aes-192",
-        "kmf-aes-128",
-        "kmf-etdea-192",
-        "kmf-etdea-128",
-        "kmf-edea",
-        "kmf-tdea-192",
-        "kmf-tdea-128",
-        "kmf-dea",
-        "kmctr-eaes-256",
-        "kmctr-eaes-192",
-        "kmctr-eaes-128",
-        "kmctr-aes-256",
-        "kmctr-aes-192",
-        "kmctr-aes-128",
-        "kmctr-etdea-192",
-        "kmctr-etdea-128",
-        "kmctr-edea",
-        "kmctr-tdea-192",
-        "kmctr-tdea-128",
-        "kmctr-dea",
-        "pckmo-aes-256",
-        "pckmo-aes-192",
-        "pckmo-aes-128",
-        "pckmo-etdea-192",
-        "pckmo-etdea-128",
-        "pckmo-edea",
-        "klmd-sha-1",
-        "kimd-ghash",
-        "kimd-sha-1",
-        "km-xts-eaes-256",
-        "km-xts-eaes-128",
-        "km-xts-aes-256",
-        "km-xts-aes-128",
-        "km-eaes-256",
-        "km-eaes-192",
-        "km-eaes-128",
-        "km-etdea-192",
-        "km-etdea-128",
-        "km-edea",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-eaes-256",
-        "kmc-eaes-192",
-        "kmc-eaes-128",
-        "kmc-etdea-192",
-        "kmc-etdea-128",
-        "kmc-edea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-eaes-256",
-        "kmac-eaes-192",
-        "kmac-eaes-128",
-        "kmac-aes-256",
-        "kmac-aes-192",
-        "kmac-aes-128",
-        "kmac-etdea-192",
-        "kmac-etdea-128",
-        "kmac-edea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "cmm",
-        "dateh2",
-        "mepoch",
-        "vxeh",
-        "vxpd",
-        "gs",
-        "bpb",
-        "ppa15",
-        "dfppc",
-        "edat2",
-        "sthyi",
-        "te",
-        "ri",
-        "tsi",
-        "sema",
-        "minste2",
-        "eec",
-        "cte",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "opc",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "ipter",
-        "csske",
-        "edat",
-        "asnlxr",
-        "mepochptff",
-        "msa8",
-        "msa7",
-        "msa6",
-        "msa2",
-        "msa1",
-        "gen13ptff",
-        "tods",
-        "type"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z990-base",
-      "typename": "z990-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "hfpm"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z900.2",
-      "typename": "z900.2-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z890-base",
-      "typename": "z890-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "hfpm"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z10EC.3",
-      "typename": "z10EC.3-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "cmm",
-        "dateh2",
-        "sthyi",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "csske",
-        "edat",
-        "asnlxr",
-        "msa2",
-        "msa1",
-        "tods"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z14-base",
-      "typename": "z14-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "dateh2",
-        "dfppc",
-        "tsi",
-        "sema",
-        "minste2",
-        "eec",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "opc",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "csske",
-        "asnlxr",
-        "gen13ptff",
-        "tods",
-        "type"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z990.4-base",
-      "typename": "z990.4-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "hfpm"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z10EC.3-base",
-      "typename": "z10EC.3-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "dateh2",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "csske",
-        "asnlxr",
-        "tods"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z10BC-base",
-      "typename": "z10BC-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "dateh2",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "csske",
-        "asnlxr",
-        "tods"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z13-base",
-      "typename": "z13-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "dateh2",
-        "dfppc",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "csske",
-        "asnlxr",
-        "gen13ptff",
-        "tods"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z990.3-base",
-      "typename": "z990.3-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "hfpm"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "zEC12.2-base",
-      "typename": "zEC12.2-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "dateh2",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "csske",
-        "asnlxr",
-        "tods"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "zBC12",
-      "typename": "zBC12-s390x-cpu",
-      "unavailable-features": [
-        "pcc-xts-eaes-256",
-        "pcc-xts-eaes-128",
-        "pcc-xts-aes-256",
-        "pcc-xts-aes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-eaes-192",
-        "pcc-cmac-eaes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-aes-192",
-        "pcc-cmac-aes-128",
-        "pcc-cmac-etdea-192",
-        "pcc-cmac-etdea-128",
-        "pcc-cmac-edea",
-        "pcc-cmac-tdea-192",
-        "pcc-cmac-tdea-128",
-        "pcc-cmac-dea",
-        "kmo-eaes-256",
-        "kmo-eaes-192",
-        "kmo-eaes-128",
-        "kmo-aes-256",
-        "kmo-aes-192",
-        "kmo-aes-128",
-        "kmo-etdea-192",
-        "kmo-etdea-128",
-        "kmo-edea",
-        "kmo-tdea-192",
-        "kmo-tdea-128",
-        "kmo-dea",
-        "kmf-eaes-256",
-        "kmf-eaes-192",
-        "kmf-eaes-128",
-        "kmf-aes-256",
-        "kmf-aes-192",
-        "kmf-aes-128",
-        "kmf-etdea-192",
-        "kmf-etdea-128",
-        "kmf-edea",
-        "kmf-tdea-192",
-        "kmf-tdea-128",
-        "kmf-dea",
-        "kmctr-eaes-256",
-        "kmctr-eaes-192",
-        "kmctr-eaes-128",
-        "kmctr-aes-256",
-        "kmctr-aes-192",
-        "kmctr-aes-128",
-        "kmctr-etdea-192",
-        "kmctr-etdea-128",
-        "kmctr-edea",
-        "kmctr-tdea-192",
-        "kmctr-tdea-128",
-        "kmctr-dea",
-        "pckmo-aes-256",
-        "pckmo-aes-192",
-        "pckmo-aes-128",
-        "pckmo-etdea-192",
-        "pckmo-etdea-128",
-        "pckmo-edea",
-        "klmd-sha-1",
-        "kimd-ghash",
-        "kimd-sha-1",
-        "km-xts-eaes-256",
-        "km-xts-eaes-128",
-        "km-xts-aes-256",
-        "km-xts-aes-128",
-        "km-eaes-256",
-        "km-eaes-192",
-        "km-eaes-128",
-        "km-etdea-192",
-        "km-etdea-128",
-        "km-edea",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-eaes-256",
-        "kmc-eaes-192",
-        "kmc-eaes-128",
-        "kmc-etdea-192",
-        "kmc-etdea-128",
-        "kmc-edea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-eaes-256",
-        "kmac-eaes-192",
-        "kmac-eaes-128",
-        "kmac-aes-256",
-        "kmac-aes-192",
-        "kmac-aes-128",
-        "kmac-etdea-192",
-        "kmac-etdea-128",
-        "kmac-edea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "cmm",
-        "dateh2",
-        "bpb",
-        "ppa15",
-        "edat2",
-        "sthyi",
-        "te",
-        "ri",
-        "cte",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "ipter",
-        "csske",
-        "edat",
-        "asnlxr",
-        "msa2",
-        "msa1",
-        "tods"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z890.3-base",
-      "typename": "z890.3-base-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "hfpm"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z990.5",
-      "typename": "z990.5-s390x-cpu",
-      "unavailable-features": [
-        "klmd-sha-1",
-        "kimd-sha-1",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "hfpm"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "gen15b",
-      "typename": "gen15b-s390x-cpu",
-      "unavailable-features": [
-        "ppno-sha-512-drng",
-        "pcc-xts-eaes-256",
-        "pcc-xts-eaes-128",
-        "pcc-xts-aes-256",
-        "pcc-xts-aes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-eaes-192",
-        "pcc-cmac-eaes-128",
-        "pcc-cmac-eaes-256",
-        "pcc-cmac-aes-192",
-        "pcc-cmac-aes-128",
-        "pcc-cmac-etdea-192",
-        "pcc-cmac-etdea-128",
-        "pcc-cmac-edea",
-        "pcc-cmac-tdea-192",
-        "pcc-cmac-tdea-128",
-        "pcc-cmac-dea",
-        "kmo-eaes-256",
-        "kmo-eaes-192",
-        "kmo-eaes-128",
-        "kmo-aes-256",
-        "kmo-aes-192",
-        "kmo-aes-128",
-        "kmo-etdea-192",
-        "kmo-etdea-128",
-        "kmo-edea",
-        "kmo-tdea-192",
-        "kmo-tdea-128",
-        "kmo-dea",
-        "kmf-eaes-256",
-        "kmf-eaes-192",
-        "kmf-eaes-128",
-        "kmf-aes-256",
-        "kmf-aes-192",
-        "kmf-aes-128",
-        "kmf-etdea-192",
-        "kmf-etdea-128",
-        "kmf-edea",
-        "kmf-tdea-192",
-        "kmf-tdea-128",
-        "kmf-dea",
-        "kmctr-eaes-256",
-        "kmctr-eaes-192",
-        "kmctr-eaes-128",
-        "kmctr-aes-256",
-        "kmctr-aes-192",
-        "kmctr-aes-128",
-        "kmctr-etdea-192",
-        "kmctr-etdea-128",
-        "kmctr-edea",
-        "kmctr-tdea-192",
-        "kmctr-tdea-128",
-        "kmctr-dea",
-        "pckmo-aes-256",
-        "pckmo-aes-192",
-        "pckmo-aes-128",
-        "pckmo-etdea-192",
-        "pckmo-etdea-128",
-        "pckmo-edea",
-        "klmd-sha-1",
-        "kimd-ghash",
-        "kimd-sha-1",
-        "km-xts-eaes-256",
-        "km-xts-eaes-128",
-        "km-xts-aes-256",
-        "km-xts-aes-128",
-        "km-eaes-256",
-        "km-eaes-192",
-        "km-eaes-128",
-        "km-etdea-192",
-        "km-etdea-128",
-        "km-edea",
-        "km-tdea-192",
-        "km-tdea-128",
-        "km-dea",
-        "kmc-eaes-256",
-        "kmc-eaes-192",
-        "kmc-eaes-128",
-        "kmc-etdea-192",
-        "kmc-etdea-128",
-        "kmc-edea",
-        "kmc-tdea-192",
-        "kmc-tdea-128",
-        "kmc-dea",
-        "kmac-eaes-256",
-        "kmac-eaes-192",
-        "kmac-eaes-128",
-        "kmac-aes-256",
-        "kmac-aes-192",
-        "kmac-aes-128",
-        "kmac-etdea-192",
-        "kmac-etdea-128",
-        "kmac-edea",
-        "kmac-tdea-192",
-        "kmac-tdea-128",
-        "kmac-dea",
-        "cmm",
-        "dateh2",
-        "etoken",
-        "vxpdeh",
-        "vxeh2",
-        "mepoch",
-        "vxeh",
-        "vxpd",
-        "gs",
-        "ppa15",
-        "dfppc",
-        "edat2",
-        "sthyi",
-        "te",
-        "ri",
-        "minste3",
-        "tsi",
-        "sema",
-        "minste2",
-        "eec",
-        "cte",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "opc",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "ipter",
-        "edat",
-        "asnlxr",
-        "deflate",
-        "mepochptff",
-        "msa9_pckmo",
-        "msa9",
-        "msa8",
-        "msa7",
-        "msa6",
-        "msa2",
-        "msa1",
-        "gen13ptff",
-        "tods",
-        "type"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu",
-      "typename": "qemu-s390x-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    }
-  ],
-  "id": "libvirt-2"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "static",
-    "model": {
-      "name": "max"
-    }
-  },
-  "id": "libvirt-3"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "z13.2-base",
-      "props": {
-        "dateh2": false,
-        "aen": true,
-        "gen13ptff": false,
-        "kmac-tdea-192": false,
-        "kmc-tdea-192": false,
-        "parseh": false,
-        "aefsi": true,
-        "csske": false,
-        "hfpm": false,
-        "hfpue": false,
-        "dfp": false,
-        "km-dea": false,
-        "vx": true,
-        "emon": false,
-        "kimd-sha-1": false,
-        "cmpsceh": false,
-        "dfppc": false,
-        "dfpzc": false,
-        "dfphp": false,
-        "kmc-dea": false,
-        "klmd-sha-1": false,
-        "asnlxr": false,
-        "esop": true,
-        "km-tdea-192": false,
-        "km-tdea-128": false,
-        "kmac-dea": false,
-        "iep": true,
-        "kmc-tdea-128": false,
-        "ais": true,
-        "kmac-tdea-128": false,
-        "zpci": true,
-        "nonqks": false,
-        "sea_esop2": true,
-        "pfpo": false,
-        "msa4-base": true,
-        "msa3-base": true,
-        "msa5-base": true,
-        "tods": false
-      }
-    }
-  },
-  "id": "libvirt-3"
-}
-
-{
-  "execute": "query-machines",
-  "id": "libvirt-4"
-}
-
-{
-  "return": [
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-4.0",
-      "numa-mem-supported": false,
-      "default-cpu-type": "qemu-s390x-cpu",
-      "cpu-max": 248,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-3.1",
-      "numa-mem-supported": false,
-      "default-cpu-type": "qemu-s390x-cpu",
-      "cpu-max": 248,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.6",
-      "numa-mem-supported": false,
-      "default-cpu-type": "qemu-s390x-cpu",
-      "cpu-max": 248,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.12",
-      "numa-mem-supported": false,
-      "default-cpu-type": "qemu-s390x-cpu",
-      "cpu-max": 248,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.9",
-      "numa-mem-supported": false,
-      "default-cpu-type": "qemu-s390x-cpu",
-      "cpu-max": 248,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-3.0",
-      "numa-mem-supported": false,
-      "default-cpu-type": "qemu-s390x-cpu",
-      "cpu-max": 248,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-4.2",
-      "numa-mem-supported": false,
-      "default-cpu-type": "qemu-s390x-cpu",
-      "is-default": true,
-      "cpu-max": 248,
-      "deprecated": false,
-      "alias": "s390-ccw-virtio"
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.5",
-      "numa-mem-supported": false,
-      "default-cpu-type": "qemu-s390x-cpu",
-      "cpu-max": 248,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.11",
-      "numa-mem-supported": false,
-      "default-cpu-type": "qemu-s390x-cpu",
-      "cpu-max": 248,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.8",
-      "numa-mem-supported": false,
-      "default-cpu-type": "qemu-s390x-cpu",
-      "cpu-max": 248,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-4.1",
-      "numa-mem-supported": false,
-      "default-cpu-type": "qemu-s390x-cpu",
-      "cpu-max": 248,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "none",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.4",
-      "numa-mem-supported": false,
-      "default-cpu-type": "qemu-s390x-cpu",
-      "cpu-max": 248,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.10",
-      "numa-mem-supported": false,
-      "default-cpu-type": "qemu-s390x-cpu",
-      "cpu-max": 248,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.7",
-      "numa-mem-supported": false,
-      "default-cpu-type": "qemu-s390x-cpu",
-      "cpu-max": 248,
-      "deprecated": false
-    }
-  ],
-  "id": "libvirt-4"
-}
diff --git a/tests/qemucapabilitiesdata/caps_4.2.0_s390x.xml b/tests/qemucapabilitiesdata/caps_4.2.0_s390x.xml
deleted file mode 100644
index f63db59bcd..0000000000
--- a/tests/qemucapabilitiesdata/caps_4.2.0_s390x.xml
+++ /dev/null
@@ -1,3187 +0,0 @@
-<qemuCaps>
-  <emulator>/usr/bin/qemu-system-s390x</emulator>
-  <qemuctime>0</qemuctime>
-  <selfctime>0</selfctime>
-  <selfvers>0</selfvers>
-  <flag name='kvm'/>
-  <flag name='sdl'/>
-  <flag name='usb-redir'/>
-  <flag name='virtio-blk-pci.scsi'/>
-  <flag name='scsi-disk.channel'/>
-  <flag name='scsi-block'/>
-  <flag name='virtio-scsi-pci'/>
-  <flag name='usb-redir.filter'/>
-  <flag name='seccomp-sandbox'/>
-  <flag name='vnc'/>
-  <flag name='s390-sclp'/>
-  <flag name='virtio-rng'/>
-  <flag name='rng-random'/>
-  <flag name='rng-egd'/>
-  <flag name='virtio-ccw'/>
-  <flag name='pci-bridge'/>
-  <flag name='vfio-pci'/>
-  <flag name='enable-fips'/>
-  <flag name='migrate-rdma'/>
-  <flag name='virtio-net'/>
-  <flag name='virtio-gpu'/>
-  <flag name='virtio-gpu.virgl'/>
-  <flag name='virtio-keyboard'/>
-  <flag name='virtio-mouse'/>
-  <flag name='virtio-tablet'/>
-  <flag name='virtio-input-host'/>
-  <flag name='virtio-balloon-pci.deflate-on-oom'/>
-  <flag name='vhost-scsi'/>
-  <flag name='query-cpu-model-expansion'/>
-  <flag name='query-cpu-definitions'/>
-  <flag name='chardev-reconnect'/>
-  <flag name='vxhs'/>
-  <flag name='sclplmconsole'/>
-  <flag name='virtio-gpu-ccw'/>
-  <flag name='virtio-keyboard-ccw'/>
-  <flag name='virtio-mouse-ccw'/>
-  <flag name='virtio-tablet-ccw'/>
-  <flag name='nbd-tls'/>
-  <flag name='pr-manager-helper'/>
-  <flag name='vfio-ccw'/>
-  <flag name='screendump_device'/>
-  <flag name='vhost-vsock'/>
-  <flag name='egl-headless'/>
-  <flag name='vfio-ap'/>
-  <flag name='zpci'/>
-  <flag name='memory-backend-memfd'/>
-  <flag name='memory-backend-memfd.hugetlb'/>
-  <flag name='egl-headless.rendernode'/>
-  <flag name='memory-backend-file.pmem'/>
-  <flag name='virtio-pci-non-transitional'/>
-  <flag name='nbd-bitmap'/>
-  <flag name='migration-file-drop-cache'/>
-  <flag name='vhost-user-gpu'/>
-  <flag name='query-cpu-model-baseline'/>
-  <flag name='query-cpu-model-comparison'/>
-  <flag name='drive-nvme'/>
-  <flag name='smp-dies'/>
-  <flag name='rng-builtin'/>
-  <flag name='vhost-user-fs'/>
-  <flag name='fsdev.multidevs'/>
-  <flag name='tcg'/>
-  <flag name='vhost-user-blk'/>
-  <flag name='cpu-max'/>
-  <flag name='memory-backend-file.x-use-canonical-path-for-ramblock-id'/>
-  <flag name='rotation-rate'/>
-  <flag name='input-linux'/>
-  <flag name='virtio-blk.queue-size'/>
-  <flag name='usb-host.guest-resets-all'/>
-  <flag name='virtio-crypto'/>
-  <flag name='netdev.user'/>
-  <version>4002000</version>
-  <microcodeVersion>39100242</microcodeVersion>
-  <package>qemu-4.2.0-20200115.0.1e4aa2da.fc31</package>
-  <arch>s390x</arch>
-  <hostCPU type='kvm' model='gen15a-base' migratability='no'>
-    <property name='aen' type='boolean' value='true'/>
-    <property name='cmmnt' type='boolean' value='true'/>
-    <property name='vxpdeh' type='boolean' value='true'/>
-    <property name='aefsi' type='boolean' value='true'/>
-    <property name='csske' type='boolean' value='true'/>
-    <property name='mepoch' type='boolean' value='true'/>
-    <property name='msa9' type='boolean' value='true'/>
-    <property name='msa8' type='boolean' value='true'/>
-    <property name='msa7' type='boolean' value='true'/>
-    <property name='msa6' type='boolean' value='true'/>
-    <property name='msa5' type='boolean' value='true'/>
-    <property name='msa4' type='boolean' value='true'/>
-    <property name='msa3' type='boolean' value='true'/>
-    <property name='msa2' type='boolean' value='true'/>
-    <property name='msa1' type='boolean' value='true'/>
-    <property name='sthyi' type='boolean' value='true'/>
-    <property name='edat' type='boolean' value='true'/>
-    <property name='ri' type='boolean' value='true'/>
-    <property name='deflate' type='boolean' value='true'/>
-    <property name='edat2' type='boolean' value='true'/>
-    <property name='etoken' type='boolean' value='true'/>
-    <property name='vx' type='boolean' value='true'/>
-    <property name='ipter' type='boolean' value='true'/>
-    <property name='mepochptff' type='boolean' value='true'/>
-    <property name='ap' type='boolean' value='true'/>
-    <property name='vxeh' type='boolean' value='true'/>
-    <property name='vxpd' type='boolean' value='true'/>
-    <property name='esop' type='boolean' value='true'/>
-    <property name='msa9_pckmo' type='boolean' value='true'/>
-    <property name='vxeh2' type='boolean' value='true'/>
-    <property name='esort' type='boolean' value='true'/>
-    <property name='apqi' type='boolean' value='true'/>
-    <property name='apft' type='boolean' value='true'/>
-    <property name='iep' type='boolean' value='true'/>
-    <property name='apqci' type='boolean' value='true'/>
-    <property name='cte' type='boolean' value='true'/>
-    <property name='bpb' type='boolean' value='true'/>
-    <property name='gs' type='boolean' value='true'/>
-    <property name='ppa15' type='boolean' value='true'/>
-    <property name='zpci' type='boolean' value='true'/>
-    <property name='sea_esop2' type='boolean' value='true'/>
-    <property name='te' type='boolean' value='true'/>
-    <property name='cmm' type='boolean' value='true'/>
-  </hostCPU>
-  <cpu type='kvm' name='z800-base' typename='z800-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z890.2-base' typename='z890.2-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z9EC.2' typename='z9EC.2-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z13.2' typename='z13.2-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z9BC-base' typename='z9BC-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z990.5-base' typename='z990.5-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z890.2' typename='z890.2-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z890' typename='z890-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z9BC' typename='z9BC-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z13' typename='z13-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z196' typename='z196-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z13s' typename='z13s-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='host' typename='host-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z990.3' typename='z990.3-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z13s-base' typename='z13s-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z9EC' typename='z9EC-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='gen15a' typename='gen15a-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z14ZR1-base' typename='z14ZR1-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z14.2-base' typename='z14.2-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z900.3-base' typename='z900.3-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z13.2-base' typename='z13.2-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z196.2-base' typename='z196.2-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='zBC12-base' typename='zBC12-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z9BC.2-base' typename='z9BC.2-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z900.2-base' typename='z900.2-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z9EC.3' typename='z9EC.3-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='zEC12' typename='zEC12-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z900' typename='z900-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z114-base' typename='z114-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='zEC12-base' typename='zEC12-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z10EC.2' typename='z10EC.2-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z10EC-base' typename='z10EC-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z900.3' typename='z900.3-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z14ZR1' typename='z14ZR1-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z10BC' typename='z10BC-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z10BC.2-base' typename='z10BC.2-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z990.2' typename='z990.2-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z9BC.2' typename='z9BC.2-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z990' typename='z990-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z14' typename='z14-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='gen15b-base' typename='gen15b-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z990.4' typename='z990.4-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='max' typename='max-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z10EC.2-base' typename='z10EC.2-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='gen15a-base' typename='gen15a-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z800' typename='z800-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='zEC12.2' typename='zEC12.2-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z10EC' typename='z10EC-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z990.2-base' typename='z990.2-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z900-base' typename='z900-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z10BC.2' typename='z10BC.2-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z9EC-base' typename='z9EC-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z9EC.3-base' typename='z9EC.3-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z114' typename='z114-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z890.3' typename='z890.3-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z196-base' typename='z196-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z9EC.2-base' typename='z9EC.2-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z196.2' typename='z196.2-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z14.2' typename='z14.2-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z990-base' typename='z990-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z900.2' typename='z900.2-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z890-base' typename='z890-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z10EC.3' typename='z10EC.3-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z14-base' typename='z14-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z990.4-base' typename='z990.4-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z10EC.3-base' typename='z10EC.3-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z10BC-base' typename='z10BC-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z13-base' typename='z13-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z990.3-base' typename='z990.3-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='zEC12.2-base' typename='zEC12.2-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='zBC12' typename='zBC12-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z890.3-base' typename='z890.3-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z990.5' typename='z990.5-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='gen15b' typename='gen15b-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='qemu' typename='qemu-s390x-cpu' usable='no'>
-    <blocker name='ais'/>
-  </cpu>
-  <machine type='kvm' name='s390-ccw-virtio-4.2' alias='s390-ccw-virtio' hotplugCpus='yes' maxCpus='248' default='yes' defaultCPU='host-s390x-cpu'/>
-  <machine type='kvm' name='s390-ccw-virtio-4.0' hotplugCpus='yes' maxCpus='248' defaultCPU='host-s390x-cpu'/>
-  <machine type='kvm' name='s390-ccw-virtio-3.1' hotplugCpus='yes' maxCpus='248' defaultCPU='host-s390x-cpu'/>
-  <machine type='kvm' name='s390-ccw-virtio-2.6' hotplugCpus='yes' maxCpus='248' defaultCPU='host-s390x-cpu'/>
-  <machine type='kvm' name='s390-ccw-virtio-2.12' hotplugCpus='yes' maxCpus='248' defaultCPU='host-s390x-cpu'/>
-  <machine type='kvm' name='s390-ccw-virtio-2.9' hotplugCpus='yes' maxCpus='248' defaultCPU='host-s390x-cpu'/>
-  <machine type='kvm' name='s390-ccw-virtio-3.0' hotplugCpus='yes' maxCpus='248' defaultCPU='host-s390x-cpu'/>
-  <machine type='kvm' name='s390-ccw-virtio-2.5' hotplugCpus='yes' maxCpus='248' defaultCPU='host-s390x-cpu'/>
-  <machine type='kvm' name='s390-ccw-virtio-2.11' hotplugCpus='yes' maxCpus='248' defaultCPU='host-s390x-cpu'/>
-  <machine type='kvm' name='s390-ccw-virtio-2.8' hotplugCpus='yes' maxCpus='248' defaultCPU='host-s390x-cpu'/>
-  <machine type='kvm' name='s390-ccw-virtio-4.1' hotplugCpus='yes' maxCpus='248' defaultCPU='host-s390x-cpu'/>
-  <machine type='kvm' name='s390-ccw-virtio-2.4' hotplugCpus='yes' maxCpus='248' defaultCPU='host-s390x-cpu'/>
-  <machine type='kvm' name='s390-ccw-virtio-2.10' hotplugCpus='yes' maxCpus='248' defaultCPU='host-s390x-cpu'/>
-  <machine type='kvm' name='s390-ccw-virtio-2.7' hotplugCpus='yes' maxCpus='248' defaultCPU='host-s390x-cpu'/>
-  <hostCPU type='tcg' model='z13.2-base' migratability='no'>
-    <property name='dateh2' type='boolean' value='false'/>
-    <property name='aen' type='boolean' value='true'/>
-    <property name='gen13ptff' type='boolean' value='false'/>
-    <property name='kmac-tdea-192' type='boolean' value='false'/>
-    <property name='kmc-tdea-192' type='boolean' value='false'/>
-    <property name='parseh' type='boolean' value='false'/>
-    <property name='aefsi' type='boolean' value='true'/>
-    <property name='csske' type='boolean' value='false'/>
-    <property name='hfpm' type='boolean' value='false'/>
-    <property name='hfpue' type='boolean' value='false'/>
-    <property name='dfp' type='boolean' value='false'/>
-    <property name='km-dea' type='boolean' value='false'/>
-    <property name='vx' type='boolean' value='true'/>
-    <property name='emon' type='boolean' value='false'/>
-    <property name='kimd-sha-1' type='boolean' value='false'/>
-    <property name='cmpsceh' type='boolean' value='false'/>
-    <property name='dfppc' type='boolean' value='false'/>
-    <property name='dfpzc' type='boolean' value='false'/>
-    <property name='dfphp' type='boolean' value='false'/>
-    <property name='kmc-dea' type='boolean' value='false'/>
-    <property name='klmd-sha-1' type='boolean' value='false'/>
-    <property name='asnlxr' type='boolean' value='false'/>
-    <property name='esop' type='boolean' value='true'/>
-    <property name='km-tdea-192' type='boolean' value='false'/>
-    <property name='km-tdea-128' type='boolean' value='false'/>
-    <property name='kmac-dea' type='boolean' value='false'/>
-    <property name='iep' type='boolean' value='true'/>
-    <property name='kmc-tdea-128' type='boolean' value='false'/>
-    <property name='ais' type='boolean' value='true'/>
-    <property name='kmac-tdea-128' type='boolean' value='false'/>
-    <property name='zpci' type='boolean' value='true'/>
-    <property name='nonqks' type='boolean' value='false'/>
-    <property name='sea_esop2' type='boolean' value='true'/>
-    <property name='pfpo' type='boolean' value='false'/>
-    <property name='msa4-base' type='boolean' value='true'/>
-    <property name='msa3-base' type='boolean' value='true'/>
-    <property name='msa5-base' type='boolean' value='true'/>
-    <property name='tods' type='boolean' value='false'/>
-  </hostCPU>
-  <cpu type='tcg' name='z800-base' typename='z800-base-s390x-cpu' usable='yes'/>
-  <cpu type='tcg' name='z890.2-base' typename='z890.2-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='hfpm'/>
-  </cpu>
-  <cpu type='tcg' name='z9EC.2' typename='z9EC.2-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='cmm'/>
-    <blocker name='dateh2'/>
-    <blocker name='sthyi'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='asnlxr'/>
-    <blocker name='msa1'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z13.2' typename='z13.2-s390x-cpu' usable='no'>
-    <blocker name='ppno-sha-512-drng'/>
-    <blocker name='pcc-xts-eaes-256'/>
-    <blocker name='pcc-xts-eaes-128'/>
-    <blocker name='pcc-xts-aes-256'/>
-    <blocker name='pcc-xts-aes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-eaes-192'/>
-    <blocker name='pcc-cmac-eaes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-aes-192'/>
-    <blocker name='pcc-cmac-aes-128'/>
-    <blocker name='pcc-cmac-etdea-192'/>
-    <blocker name='pcc-cmac-etdea-128'/>
-    <blocker name='pcc-cmac-edea'/>
-    <blocker name='pcc-cmac-tdea-192'/>
-    <blocker name='pcc-cmac-tdea-128'/>
-    <blocker name='pcc-cmac-dea'/>
-    <blocker name='kmo-eaes-256'/>
-    <blocker name='kmo-eaes-192'/>
-    <blocker name='kmo-eaes-128'/>
-    <blocker name='kmo-aes-256'/>
-    <blocker name='kmo-aes-192'/>
-    <blocker name='kmo-aes-128'/>
-    <blocker name='kmo-etdea-192'/>
-    <blocker name='kmo-etdea-128'/>
-    <blocker name='kmo-edea'/>
-    <blocker name='kmo-tdea-192'/>
-    <blocker name='kmo-tdea-128'/>
-    <blocker name='kmo-dea'/>
-    <blocker name='kmf-eaes-256'/>
-    <blocker name='kmf-eaes-192'/>
-    <blocker name='kmf-eaes-128'/>
-    <blocker name='kmf-aes-256'/>
-    <blocker name='kmf-aes-192'/>
-    <blocker name='kmf-aes-128'/>
-    <blocker name='kmf-etdea-192'/>
-    <blocker name='kmf-etdea-128'/>
-    <blocker name='kmf-edea'/>
-    <blocker name='kmf-tdea-192'/>
-    <blocker name='kmf-tdea-128'/>
-    <blocker name='kmf-dea'/>
-    <blocker name='kmctr-eaes-256'/>
-    <blocker name='kmctr-eaes-192'/>
-    <blocker name='kmctr-eaes-128'/>
-    <blocker name='kmctr-aes-256'/>
-    <blocker name='kmctr-aes-192'/>
-    <blocker name='kmctr-aes-128'/>
-    <blocker name='kmctr-etdea-192'/>
-    <blocker name='kmctr-etdea-128'/>
-    <blocker name='kmctr-edea'/>
-    <blocker name='kmctr-tdea-192'/>
-    <blocker name='kmctr-tdea-128'/>
-    <blocker name='kmctr-dea'/>
-    <blocker name='pckmo-aes-256'/>
-    <blocker name='pckmo-aes-192'/>
-    <blocker name='pckmo-aes-128'/>
-    <blocker name='pckmo-etdea-192'/>
-    <blocker name='pckmo-etdea-128'/>
-    <blocker name='pckmo-edea'/>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-ghash'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-xts-eaes-256'/>
-    <blocker name='km-xts-eaes-128'/>
-    <blocker name='km-xts-aes-256'/>
-    <blocker name='km-xts-aes-128'/>
-    <blocker name='km-eaes-256'/>
-    <blocker name='km-eaes-192'/>
-    <blocker name='km-eaes-128'/>
-    <blocker name='km-etdea-192'/>
-    <blocker name='km-etdea-128'/>
-    <blocker name='km-edea'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-eaes-256'/>
-    <blocker name='kmc-eaes-192'/>
-    <blocker name='kmc-eaes-128'/>
-    <blocker name='kmc-etdea-192'/>
-    <blocker name='kmc-etdea-128'/>
-    <blocker name='kmc-edea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-eaes-256'/>
-    <blocker name='kmac-eaes-192'/>
-    <blocker name='kmac-eaes-128'/>
-    <blocker name='kmac-aes-256'/>
-    <blocker name='kmac-aes-192'/>
-    <blocker name='kmac-aes-128'/>
-    <blocker name='kmac-etdea-192'/>
-    <blocker name='kmac-etdea-128'/>
-    <blocker name='kmac-edea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='cmm'/>
-    <blocker name='dateh2'/>
-    <blocker name='bpb'/>
-    <blocker name='ppa15'/>
-    <blocker name='dfppc'/>
-    <blocker name='edat2'/>
-    <blocker name='sthyi'/>
-    <blocker name='te'/>
-    <blocker name='ri'/>
-    <blocker name='cte'/>
-    <blocker name='dfpzc'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='ipter'/>
-    <blocker name='csske'/>
-    <blocker name='edat'/>
-    <blocker name='asnlxr'/>
-    <blocker name='msa2'/>
-    <blocker name='msa1'/>
-    <blocker name='gen13ptff'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z9BC-base' typename='z9BC-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='dateh2'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='asnlxr'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z990.5-base' typename='z990.5-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='hfpm'/>
-  </cpu>
-  <cpu type='tcg' name='z890.2' typename='z890.2-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='hfpm'/>
-  </cpu>
-  <cpu type='tcg' name='z890' typename='z890-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='hfpm'/>
-  </cpu>
-  <cpu type='tcg' name='z9BC' typename='z9BC-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='cmm'/>
-    <blocker name='dateh2'/>
-    <blocker name='sthyi'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='asnlxr'/>
-    <blocker name='msa1'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z13' typename='z13-s390x-cpu' usable='no'>
-    <blocker name='ppno-sha-512-drng'/>
-    <blocker name='pcc-xts-eaes-256'/>
-    <blocker name='pcc-xts-eaes-128'/>
-    <blocker name='pcc-xts-aes-256'/>
-    <blocker name='pcc-xts-aes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-eaes-192'/>
-    <blocker name='pcc-cmac-eaes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-aes-192'/>
-    <blocker name='pcc-cmac-aes-128'/>
-    <blocker name='pcc-cmac-etdea-192'/>
-    <blocker name='pcc-cmac-etdea-128'/>
-    <blocker name='pcc-cmac-edea'/>
-    <blocker name='pcc-cmac-tdea-192'/>
-    <blocker name='pcc-cmac-tdea-128'/>
-    <blocker name='pcc-cmac-dea'/>
-    <blocker name='kmo-eaes-256'/>
-    <blocker name='kmo-eaes-192'/>
-    <blocker name='kmo-eaes-128'/>
-    <blocker name='kmo-aes-256'/>
-    <blocker name='kmo-aes-192'/>
-    <blocker name='kmo-aes-128'/>
-    <blocker name='kmo-etdea-192'/>
-    <blocker name='kmo-etdea-128'/>
-    <blocker name='kmo-edea'/>
-    <blocker name='kmo-tdea-192'/>
-    <blocker name='kmo-tdea-128'/>
-    <blocker name='kmo-dea'/>
-    <blocker name='kmf-eaes-256'/>
-    <blocker name='kmf-eaes-192'/>
-    <blocker name='kmf-eaes-128'/>
-    <blocker name='kmf-aes-256'/>
-    <blocker name='kmf-aes-192'/>
-    <blocker name='kmf-aes-128'/>
-    <blocker name='kmf-etdea-192'/>
-    <blocker name='kmf-etdea-128'/>
-    <blocker name='kmf-edea'/>
-    <blocker name='kmf-tdea-192'/>
-    <blocker name='kmf-tdea-128'/>
-    <blocker name='kmf-dea'/>
-    <blocker name='kmctr-eaes-256'/>
-    <blocker name='kmctr-eaes-192'/>
-    <blocker name='kmctr-eaes-128'/>
-    <blocker name='kmctr-aes-256'/>
-    <blocker name='kmctr-aes-192'/>
-    <blocker name='kmctr-aes-128'/>
-    <blocker name='kmctr-etdea-192'/>
-    <blocker name='kmctr-etdea-128'/>
-    <blocker name='kmctr-edea'/>
-    <blocker name='kmctr-tdea-192'/>
-    <blocker name='kmctr-tdea-128'/>
-    <blocker name='kmctr-dea'/>
-    <blocker name='pckmo-aes-256'/>
-    <blocker name='pckmo-aes-192'/>
-    <blocker name='pckmo-aes-128'/>
-    <blocker name='pckmo-etdea-192'/>
-    <blocker name='pckmo-etdea-128'/>
-    <blocker name='pckmo-edea'/>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-ghash'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-xts-eaes-256'/>
-    <blocker name='km-xts-eaes-128'/>
-    <blocker name='km-xts-aes-256'/>
-    <blocker name='km-xts-aes-128'/>
-    <blocker name='km-eaes-256'/>
-    <blocker name='km-eaes-192'/>
-    <blocker name='km-eaes-128'/>
-    <blocker name='km-etdea-192'/>
-    <blocker name='km-etdea-128'/>
-    <blocker name='km-edea'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-eaes-256'/>
-    <blocker name='kmc-eaes-192'/>
-    <blocker name='kmc-eaes-128'/>
-    <blocker name='kmc-etdea-192'/>
-    <blocker name='kmc-etdea-128'/>
-    <blocker name='kmc-edea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-eaes-256'/>
-    <blocker name='kmac-eaes-192'/>
-    <blocker name='kmac-eaes-128'/>
-    <blocker name='kmac-aes-256'/>
-    <blocker name='kmac-aes-192'/>
-    <blocker name='kmac-aes-128'/>
-    <blocker name='kmac-etdea-192'/>
-    <blocker name='kmac-etdea-128'/>
-    <blocker name='kmac-edea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='cmm'/>
-    <blocker name='dateh2'/>
-    <blocker name='bpb'/>
-    <blocker name='ppa15'/>
-    <blocker name='dfppc'/>
-    <blocker name='edat2'/>
-    <blocker name='sthyi'/>
-    <blocker name='te'/>
-    <blocker name='ri'/>
-    <blocker name='cte'/>
-    <blocker name='dfpzc'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='ipter'/>
-    <blocker name='csske'/>
-    <blocker name='edat'/>
-    <blocker name='asnlxr'/>
-    <blocker name='msa2'/>
-    <blocker name='msa1'/>
-    <blocker name='gen13ptff'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z196' typename='z196-s390x-cpu' usable='no'>
-    <blocker name='pcc-xts-eaes-256'/>
-    <blocker name='pcc-xts-eaes-128'/>
-    <blocker name='pcc-xts-aes-256'/>
-    <blocker name='pcc-xts-aes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-eaes-192'/>
-    <blocker name='pcc-cmac-eaes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-aes-192'/>
-    <blocker name='pcc-cmac-aes-128'/>
-    <blocker name='pcc-cmac-etdea-192'/>
-    <blocker name='pcc-cmac-etdea-128'/>
-    <blocker name='pcc-cmac-edea'/>
-    <blocker name='pcc-cmac-tdea-192'/>
-    <blocker name='pcc-cmac-tdea-128'/>
-    <blocker name='pcc-cmac-dea'/>
-    <blocker name='kmo-eaes-256'/>
-    <blocker name='kmo-eaes-192'/>
-    <blocker name='kmo-eaes-128'/>
-    <blocker name='kmo-aes-256'/>
-    <blocker name='kmo-aes-192'/>
-    <blocker name='kmo-aes-128'/>
-    <blocker name='kmo-etdea-192'/>
-    <blocker name='kmo-etdea-128'/>
-    <blocker name='kmo-edea'/>
-    <blocker name='kmo-tdea-192'/>
-    <blocker name='kmo-tdea-128'/>
-    <blocker name='kmo-dea'/>
-    <blocker name='kmf-eaes-256'/>
-    <blocker name='kmf-eaes-192'/>
-    <blocker name='kmf-eaes-128'/>
-    <blocker name='kmf-aes-256'/>
-    <blocker name='kmf-aes-192'/>
-    <blocker name='kmf-aes-128'/>
-    <blocker name='kmf-etdea-192'/>
-    <blocker name='kmf-etdea-128'/>
-    <blocker name='kmf-edea'/>
-    <blocker name='kmf-tdea-192'/>
-    <blocker name='kmf-tdea-128'/>
-    <blocker name='kmf-dea'/>
-    <blocker name='kmctr-eaes-256'/>
-    <blocker name='kmctr-eaes-192'/>
-    <blocker name='kmctr-eaes-128'/>
-    <blocker name='kmctr-aes-256'/>
-    <blocker name='kmctr-aes-192'/>
-    <blocker name='kmctr-aes-128'/>
-    <blocker name='kmctr-etdea-192'/>
-    <blocker name='kmctr-etdea-128'/>
-    <blocker name='kmctr-edea'/>
-    <blocker name='kmctr-tdea-192'/>
-    <blocker name='kmctr-tdea-128'/>
-    <blocker name='kmctr-dea'/>
-    <blocker name='pckmo-aes-256'/>
-    <blocker name='pckmo-aes-192'/>
-    <blocker name='pckmo-aes-128'/>
-    <blocker name='pckmo-etdea-192'/>
-    <blocker name='pckmo-etdea-128'/>
-    <blocker name='pckmo-edea'/>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-ghash'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-xts-eaes-256'/>
-    <blocker name='km-xts-eaes-128'/>
-    <blocker name='km-xts-aes-256'/>
-    <blocker name='km-xts-aes-128'/>
-    <blocker name='km-eaes-256'/>
-    <blocker name='km-eaes-192'/>
-    <blocker name='km-eaes-128'/>
-    <blocker name='km-etdea-192'/>
-    <blocker name='km-etdea-128'/>
-    <blocker name='km-edea'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-eaes-256'/>
-    <blocker name='kmc-eaes-192'/>
-    <blocker name='kmc-eaes-128'/>
-    <blocker name='kmc-etdea-192'/>
-    <blocker name='kmc-etdea-128'/>
-    <blocker name='kmc-edea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-eaes-256'/>
-    <blocker name='kmac-eaes-192'/>
-    <blocker name='kmac-eaes-128'/>
-    <blocker name='kmac-aes-256'/>
-    <blocker name='kmac-aes-192'/>
-    <blocker name='kmac-aes-128'/>
-    <blocker name='kmac-etdea-192'/>
-    <blocker name='kmac-etdea-128'/>
-    <blocker name='kmac-edea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='cmm'/>
-    <blocker name='dateh2'/>
-    <blocker name='bpb'/>
-    <blocker name='ppa15'/>
-    <blocker name='sthyi'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='ipter'/>
-    <blocker name='csske'/>
-    <blocker name='edat'/>
-    <blocker name='asnlxr'/>
-    <blocker name='msa2'/>
-    <blocker name='msa1'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z13s' typename='z13s-s390x-cpu' usable='no'>
-    <blocker name='ppno-sha-512-drng'/>
-    <blocker name='pcc-xts-eaes-256'/>
-    <blocker name='pcc-xts-eaes-128'/>
-    <blocker name='pcc-xts-aes-256'/>
-    <blocker name='pcc-xts-aes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-eaes-192'/>
-    <blocker name='pcc-cmac-eaes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-aes-192'/>
-    <blocker name='pcc-cmac-aes-128'/>
-    <blocker name='pcc-cmac-etdea-192'/>
-    <blocker name='pcc-cmac-etdea-128'/>
-    <blocker name='pcc-cmac-edea'/>
-    <blocker name='pcc-cmac-tdea-192'/>
-    <blocker name='pcc-cmac-tdea-128'/>
-    <blocker name='pcc-cmac-dea'/>
-    <blocker name='kmo-eaes-256'/>
-    <blocker name='kmo-eaes-192'/>
-    <blocker name='kmo-eaes-128'/>
-    <blocker name='kmo-aes-256'/>
-    <blocker name='kmo-aes-192'/>
-    <blocker name='kmo-aes-128'/>
-    <blocker name='kmo-etdea-192'/>
-    <blocker name='kmo-etdea-128'/>
-    <blocker name='kmo-edea'/>
-    <blocker name='kmo-tdea-192'/>
-    <blocker name='kmo-tdea-128'/>
-    <blocker name='kmo-dea'/>
-    <blocker name='kmf-eaes-256'/>
-    <blocker name='kmf-eaes-192'/>
-    <blocker name='kmf-eaes-128'/>
-    <blocker name='kmf-aes-256'/>
-    <blocker name='kmf-aes-192'/>
-    <blocker name='kmf-aes-128'/>
-    <blocker name='kmf-etdea-192'/>
-    <blocker name='kmf-etdea-128'/>
-    <blocker name='kmf-edea'/>
-    <blocker name='kmf-tdea-192'/>
-    <blocker name='kmf-tdea-128'/>
-    <blocker name='kmf-dea'/>
-    <blocker name='kmctr-eaes-256'/>
-    <blocker name='kmctr-eaes-192'/>
-    <blocker name='kmctr-eaes-128'/>
-    <blocker name='kmctr-aes-256'/>
-    <blocker name='kmctr-aes-192'/>
-    <blocker name='kmctr-aes-128'/>
-    <blocker name='kmctr-etdea-192'/>
-    <blocker name='kmctr-etdea-128'/>
-    <blocker name='kmctr-edea'/>
-    <blocker name='kmctr-tdea-192'/>
-    <blocker name='kmctr-tdea-128'/>
-    <blocker name='kmctr-dea'/>
-    <blocker name='pckmo-aes-256'/>
-    <blocker name='pckmo-aes-192'/>
-    <blocker name='pckmo-aes-128'/>
-    <blocker name='pckmo-etdea-192'/>
-    <blocker name='pckmo-etdea-128'/>
-    <blocker name='pckmo-edea'/>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-ghash'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-xts-eaes-256'/>
-    <blocker name='km-xts-eaes-128'/>
-    <blocker name='km-xts-aes-256'/>
-    <blocker name='km-xts-aes-128'/>
-    <blocker name='km-eaes-256'/>
-    <blocker name='km-eaes-192'/>
-    <blocker name='km-eaes-128'/>
-    <blocker name='km-etdea-192'/>
-    <blocker name='km-etdea-128'/>
-    <blocker name='km-edea'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-eaes-256'/>
-    <blocker name='kmc-eaes-192'/>
-    <blocker name='kmc-eaes-128'/>
-    <blocker name='kmc-etdea-192'/>
-    <blocker name='kmc-etdea-128'/>
-    <blocker name='kmc-edea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-eaes-256'/>
-    <blocker name='kmac-eaes-192'/>
-    <blocker name='kmac-eaes-128'/>
-    <blocker name='kmac-aes-256'/>
-    <blocker name='kmac-aes-192'/>
-    <blocker name='kmac-aes-128'/>
-    <blocker name='kmac-etdea-192'/>
-    <blocker name='kmac-etdea-128'/>
-    <blocker name='kmac-edea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='cmm'/>
-    <blocker name='dateh2'/>
-    <blocker name='bpb'/>
-    <blocker name='ppa15'/>
-    <blocker name='dfppc'/>
-    <blocker name='edat2'/>
-    <blocker name='sthyi'/>
-    <blocker name='te'/>
-    <blocker name='ri'/>
-    <blocker name='cte'/>
-    <blocker name='dfpzc'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='ipter'/>
-    <blocker name='csske'/>
-    <blocker name='edat'/>
-    <blocker name='asnlxr'/>
-    <blocker name='msa2'/>
-    <blocker name='msa1'/>
-    <blocker name='gen13ptff'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='host' typename='host-s390x-cpu' usable='yes'/>
-  <cpu type='tcg' name='z990.3' typename='z990.3-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='hfpm'/>
-  </cpu>
-  <cpu type='tcg' name='z13s-base' typename='z13s-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='dateh2'/>
-    <blocker name='dfppc'/>
-    <blocker name='dfpzc'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='csske'/>
-    <blocker name='asnlxr'/>
-    <blocker name='gen13ptff'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z9EC' typename='z9EC-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='cmm'/>
-    <blocker name='dateh2'/>
-    <blocker name='sthyi'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='asnlxr'/>
-    <blocker name='msa1'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='gen15a' typename='gen15a-s390x-cpu' usable='no'>
-    <blocker name='ppno-sha-512-drng'/>
-    <blocker name='pcc-xts-eaes-256'/>
-    <blocker name='pcc-xts-eaes-128'/>
-    <blocker name='pcc-xts-aes-256'/>
-    <blocker name='pcc-xts-aes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-eaes-192'/>
-    <blocker name='pcc-cmac-eaes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-aes-192'/>
-    <blocker name='pcc-cmac-aes-128'/>
-    <blocker name='pcc-cmac-etdea-192'/>
-    <blocker name='pcc-cmac-etdea-128'/>
-    <blocker name='pcc-cmac-edea'/>
-    <blocker name='pcc-cmac-tdea-192'/>
-    <blocker name='pcc-cmac-tdea-128'/>
-    <blocker name='pcc-cmac-dea'/>
-    <blocker name='kmo-eaes-256'/>
-    <blocker name='kmo-eaes-192'/>
-    <blocker name='kmo-eaes-128'/>
-    <blocker name='kmo-aes-256'/>
-    <blocker name='kmo-aes-192'/>
-    <blocker name='kmo-aes-128'/>
-    <blocker name='kmo-etdea-192'/>
-    <blocker name='kmo-etdea-128'/>
-    <blocker name='kmo-edea'/>
-    <blocker name='kmo-tdea-192'/>
-    <blocker name='kmo-tdea-128'/>
-    <blocker name='kmo-dea'/>
-    <blocker name='kmf-eaes-256'/>
-    <blocker name='kmf-eaes-192'/>
-    <blocker name='kmf-eaes-128'/>
-    <blocker name='kmf-aes-256'/>
-    <blocker name='kmf-aes-192'/>
-    <blocker name='kmf-aes-128'/>
-    <blocker name='kmf-etdea-192'/>
-    <blocker name='kmf-etdea-128'/>
-    <blocker name='kmf-edea'/>
-    <blocker name='kmf-tdea-192'/>
-    <blocker name='kmf-tdea-128'/>
-    <blocker name='kmf-dea'/>
-    <blocker name='kmctr-eaes-256'/>
-    <blocker name='kmctr-eaes-192'/>
-    <blocker name='kmctr-eaes-128'/>
-    <blocker name='kmctr-aes-256'/>
-    <blocker name='kmctr-aes-192'/>
-    <blocker name='kmctr-aes-128'/>
-    <blocker name='kmctr-etdea-192'/>
-    <blocker name='kmctr-etdea-128'/>
-    <blocker name='kmctr-edea'/>
-    <blocker name='kmctr-tdea-192'/>
-    <blocker name='kmctr-tdea-128'/>
-    <blocker name='kmctr-dea'/>
-    <blocker name='pckmo-aes-256'/>
-    <blocker name='pckmo-aes-192'/>
-    <blocker name='pckmo-aes-128'/>
-    <blocker name='pckmo-etdea-192'/>
-    <blocker name='pckmo-etdea-128'/>
-    <blocker name='pckmo-edea'/>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-ghash'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-xts-eaes-256'/>
-    <blocker name='km-xts-eaes-128'/>
-    <blocker name='km-xts-aes-256'/>
-    <blocker name='km-xts-aes-128'/>
-    <blocker name='km-eaes-256'/>
-    <blocker name='km-eaes-192'/>
-    <blocker name='km-eaes-128'/>
-    <blocker name='km-etdea-192'/>
-    <blocker name='km-etdea-128'/>
-    <blocker name='km-edea'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-eaes-256'/>
-    <blocker name='kmc-eaes-192'/>
-    <blocker name='kmc-eaes-128'/>
-    <blocker name='kmc-etdea-192'/>
-    <blocker name='kmc-etdea-128'/>
-    <blocker name='kmc-edea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-eaes-256'/>
-    <blocker name='kmac-eaes-192'/>
-    <blocker name='kmac-eaes-128'/>
-    <blocker name='kmac-aes-256'/>
-    <blocker name='kmac-aes-192'/>
-    <blocker name='kmac-aes-128'/>
-    <blocker name='kmac-etdea-192'/>
-    <blocker name='kmac-etdea-128'/>
-    <blocker name='kmac-edea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='cmm'/>
-    <blocker name='dateh2'/>
-    <blocker name='etoken'/>
-    <blocker name='vxpdeh'/>
-    <blocker name='vxeh2'/>
-    <blocker name='mepoch'/>
-    <blocker name='vxeh'/>
-    <blocker name='vxpd'/>
-    <blocker name='gs'/>
-    <blocker name='ppa15'/>
-    <blocker name='dfppc'/>
-    <blocker name='edat2'/>
-    <blocker name='sthyi'/>
-    <blocker name='te'/>
-    <blocker name='ri'/>
-    <blocker name='minste3'/>
-    <blocker name='tsi'/>
-    <blocker name='sema'/>
-    <blocker name='minste2'/>
-    <blocker name='eec'/>
-    <blocker name='cte'/>
-    <blocker name='dfpzc'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='opc'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='ipter'/>
-    <blocker name='edat'/>
-    <blocker name='asnlxr'/>
-    <blocker name='deflate'/>
-    <blocker name='mepochptff'/>
-    <blocker name='msa9_pckmo'/>
-    <blocker name='msa9'/>
-    <blocker name='msa8'/>
-    <blocker name='msa7'/>
-    <blocker name='msa6'/>
-    <blocker name='msa2'/>
-    <blocker name='msa1'/>
-    <blocker name='gen13ptff'/>
-    <blocker name='tods'/>
-    <blocker name='type'/>
-  </cpu>
-  <cpu type='tcg' name='z14ZR1-base' typename='z14ZR1-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='dateh2'/>
-    <blocker name='dfppc'/>
-    <blocker name='tsi'/>
-    <blocker name='sema'/>
-    <blocker name='minste2'/>
-    <blocker name='eec'/>
-    <blocker name='dfpzc'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='opc'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='csske'/>
-    <blocker name='asnlxr'/>
-    <blocker name='gen13ptff'/>
-    <blocker name='tods'/>
-    <blocker name='type'/>
-  </cpu>
-  <cpu type='tcg' name='z14.2-base' typename='z14.2-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='dateh2'/>
-    <blocker name='dfppc'/>
-    <blocker name='tsi'/>
-    <blocker name='sema'/>
-    <blocker name='minste2'/>
-    <blocker name='eec'/>
-    <blocker name='dfpzc'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='opc'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='csske'/>
-    <blocker name='asnlxr'/>
-    <blocker name='gen13ptff'/>
-    <blocker name='tods'/>
-    <blocker name='type'/>
-  </cpu>
-  <cpu type='tcg' name='z900.3-base' typename='z900.3-base-s390x-cpu' usable='yes'/>
-  <cpu type='tcg' name='z13.2-base' typename='z13.2-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='dateh2'/>
-    <blocker name='dfppc'/>
-    <blocker name='dfpzc'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='csske'/>
-    <blocker name='asnlxr'/>
-    <blocker name='gen13ptff'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z196.2-base' typename='z196.2-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='dateh2'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='csske'/>
-    <blocker name='asnlxr'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='zBC12-base' typename='zBC12-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='dateh2'/>
-    <blocker name='dfpzc'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='csske'/>
-    <blocker name='asnlxr'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z9BC.2-base' typename='z9BC.2-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='dateh2'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='asnlxr'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z900.2-base' typename='z900.2-base-s390x-cpu' usable='yes'/>
-  <cpu type='tcg' name='z9EC.3' typename='z9EC.3-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='cmm'/>
-    <blocker name='dateh2'/>
-    <blocker name='sthyi'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='asnlxr'/>
-    <blocker name='msa1'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='zEC12' typename='zEC12-s390x-cpu' usable='no'>
-    <blocker name='pcc-xts-eaes-256'/>
-    <blocker name='pcc-xts-eaes-128'/>
-    <blocker name='pcc-xts-aes-256'/>
-    <blocker name='pcc-xts-aes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-eaes-192'/>
-    <blocker name='pcc-cmac-eaes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-aes-192'/>
-    <blocker name='pcc-cmac-aes-128'/>
-    <blocker name='pcc-cmac-etdea-192'/>
-    <blocker name='pcc-cmac-etdea-128'/>
-    <blocker name='pcc-cmac-edea'/>
-    <blocker name='pcc-cmac-tdea-192'/>
-    <blocker name='pcc-cmac-tdea-128'/>
-    <blocker name='pcc-cmac-dea'/>
-    <blocker name='kmo-eaes-256'/>
-    <blocker name='kmo-eaes-192'/>
-    <blocker name='kmo-eaes-128'/>
-    <blocker name='kmo-aes-256'/>
-    <blocker name='kmo-aes-192'/>
-    <blocker name='kmo-aes-128'/>
-    <blocker name='kmo-etdea-192'/>
-    <blocker name='kmo-etdea-128'/>
-    <blocker name='kmo-edea'/>
-    <blocker name='kmo-tdea-192'/>
-    <blocker name='kmo-tdea-128'/>
-    <blocker name='kmo-dea'/>
-    <blocker name='kmf-eaes-256'/>
-    <blocker name='kmf-eaes-192'/>
-    <blocker name='kmf-eaes-128'/>
-    <blocker name='kmf-aes-256'/>
-    <blocker name='kmf-aes-192'/>
-    <blocker name='kmf-aes-128'/>
-    <blocker name='kmf-etdea-192'/>
-    <blocker name='kmf-etdea-128'/>
-    <blocker name='kmf-edea'/>
-    <blocker name='kmf-tdea-192'/>
-    <blocker name='kmf-tdea-128'/>
-    <blocker name='kmf-dea'/>
-    <blocker name='kmctr-eaes-256'/>
-    <blocker name='kmctr-eaes-192'/>
-    <blocker name='kmctr-eaes-128'/>
-    <blocker name='kmctr-aes-256'/>
-    <blocker name='kmctr-aes-192'/>
-    <blocker name='kmctr-aes-128'/>
-    <blocker name='kmctr-etdea-192'/>
-    <blocker name='kmctr-etdea-128'/>
-    <blocker name='kmctr-edea'/>
-    <blocker name='kmctr-tdea-192'/>
-    <blocker name='kmctr-tdea-128'/>
-    <blocker name='kmctr-dea'/>
-    <blocker name='pckmo-aes-256'/>
-    <blocker name='pckmo-aes-192'/>
-    <blocker name='pckmo-aes-128'/>
-    <blocker name='pckmo-etdea-192'/>
-    <blocker name='pckmo-etdea-128'/>
-    <blocker name='pckmo-edea'/>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-ghash'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-xts-eaes-256'/>
-    <blocker name='km-xts-eaes-128'/>
-    <blocker name='km-xts-aes-256'/>
-    <blocker name='km-xts-aes-128'/>
-    <blocker name='km-eaes-256'/>
-    <blocker name='km-eaes-192'/>
-    <blocker name='km-eaes-128'/>
-    <blocker name='km-etdea-192'/>
-    <blocker name='km-etdea-128'/>
-    <blocker name='km-edea'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-eaes-256'/>
-    <blocker name='kmc-eaes-192'/>
-    <blocker name='kmc-eaes-128'/>
-    <blocker name='kmc-etdea-192'/>
-    <blocker name='kmc-etdea-128'/>
-    <blocker name='kmc-edea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-eaes-256'/>
-    <blocker name='kmac-eaes-192'/>
-    <blocker name='kmac-eaes-128'/>
-    <blocker name='kmac-aes-256'/>
-    <blocker name='kmac-aes-192'/>
-    <blocker name='kmac-aes-128'/>
-    <blocker name='kmac-etdea-192'/>
-    <blocker name='kmac-etdea-128'/>
-    <blocker name='kmac-edea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='cmm'/>
-    <blocker name='dateh2'/>
-    <blocker name='bpb'/>
-    <blocker name='ppa15'/>
-    <blocker name='edat2'/>
-    <blocker name='sthyi'/>
-    <blocker name='te'/>
-    <blocker name='ri'/>
-    <blocker name='cte'/>
-    <blocker name='dfpzc'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='ipter'/>
-    <blocker name='csske'/>
-    <blocker name='edat'/>
-    <blocker name='asnlxr'/>
-    <blocker name='msa2'/>
-    <blocker name='msa1'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z900' typename='z900-s390x-cpu' usable='yes'/>
-  <cpu type='tcg' name='z114-base' typename='z114-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='dateh2'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='csske'/>
-    <blocker name='asnlxr'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='zEC12-base' typename='zEC12-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='dateh2'/>
-    <blocker name='dfpzc'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='csske'/>
-    <blocker name='asnlxr'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z10EC.2' typename='z10EC.2-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='cmm'/>
-    <blocker name='dateh2'/>
-    <blocker name='sthyi'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='csske'/>
-    <blocker name='edat'/>
-    <blocker name='asnlxr'/>
-    <blocker name='msa2'/>
-    <blocker name='msa1'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z10EC-base' typename='z10EC-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='dateh2'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='csske'/>
-    <blocker name='asnlxr'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z900.3' typename='z900.3-s390x-cpu' usable='yes'/>
-  <cpu type='tcg' name='z14ZR1' typename='z14ZR1-s390x-cpu' usable='no'>
-    <blocker name='ppno-sha-512-drng'/>
-    <blocker name='pcc-xts-eaes-256'/>
-    <blocker name='pcc-xts-eaes-128'/>
-    <blocker name='pcc-xts-aes-256'/>
-    <blocker name='pcc-xts-aes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-eaes-192'/>
-    <blocker name='pcc-cmac-eaes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-aes-192'/>
-    <blocker name='pcc-cmac-aes-128'/>
-    <blocker name='pcc-cmac-etdea-192'/>
-    <blocker name='pcc-cmac-etdea-128'/>
-    <blocker name='pcc-cmac-edea'/>
-    <blocker name='pcc-cmac-tdea-192'/>
-    <blocker name='pcc-cmac-tdea-128'/>
-    <blocker name='pcc-cmac-dea'/>
-    <blocker name='kmo-eaes-256'/>
-    <blocker name='kmo-eaes-192'/>
-    <blocker name='kmo-eaes-128'/>
-    <blocker name='kmo-aes-256'/>
-    <blocker name='kmo-aes-192'/>
-    <blocker name='kmo-aes-128'/>
-    <blocker name='kmo-etdea-192'/>
-    <blocker name='kmo-etdea-128'/>
-    <blocker name='kmo-edea'/>
-    <blocker name='kmo-tdea-192'/>
-    <blocker name='kmo-tdea-128'/>
-    <blocker name='kmo-dea'/>
-    <blocker name='kmf-eaes-256'/>
-    <blocker name='kmf-eaes-192'/>
-    <blocker name='kmf-eaes-128'/>
-    <blocker name='kmf-aes-256'/>
-    <blocker name='kmf-aes-192'/>
-    <blocker name='kmf-aes-128'/>
-    <blocker name='kmf-etdea-192'/>
-    <blocker name='kmf-etdea-128'/>
-    <blocker name='kmf-edea'/>
-    <blocker name='kmf-tdea-192'/>
-    <blocker name='kmf-tdea-128'/>
-    <blocker name='kmf-dea'/>
-    <blocker name='kmctr-eaes-256'/>
-    <blocker name='kmctr-eaes-192'/>
-    <blocker name='kmctr-eaes-128'/>
-    <blocker name='kmctr-aes-256'/>
-    <blocker name='kmctr-aes-192'/>
-    <blocker name='kmctr-aes-128'/>
-    <blocker name='kmctr-etdea-192'/>
-    <blocker name='kmctr-etdea-128'/>
-    <blocker name='kmctr-edea'/>
-    <blocker name='kmctr-tdea-192'/>
-    <blocker name='kmctr-tdea-128'/>
-    <blocker name='kmctr-dea'/>
-    <blocker name='pckmo-aes-256'/>
-    <blocker name='pckmo-aes-192'/>
-    <blocker name='pckmo-aes-128'/>
-    <blocker name='pckmo-etdea-192'/>
-    <blocker name='pckmo-etdea-128'/>
-    <blocker name='pckmo-edea'/>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-ghash'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-xts-eaes-256'/>
-    <blocker name='km-xts-eaes-128'/>
-    <blocker name='km-xts-aes-256'/>
-    <blocker name='km-xts-aes-128'/>
-    <blocker name='km-eaes-256'/>
-    <blocker name='km-eaes-192'/>
-    <blocker name='km-eaes-128'/>
-    <blocker name='km-etdea-192'/>
-    <blocker name='km-etdea-128'/>
-    <blocker name='km-edea'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-eaes-256'/>
-    <blocker name='kmc-eaes-192'/>
-    <blocker name='kmc-eaes-128'/>
-    <blocker name='kmc-etdea-192'/>
-    <blocker name='kmc-etdea-128'/>
-    <blocker name='kmc-edea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-eaes-256'/>
-    <blocker name='kmac-eaes-192'/>
-    <blocker name='kmac-eaes-128'/>
-    <blocker name='kmac-aes-256'/>
-    <blocker name='kmac-aes-192'/>
-    <blocker name='kmac-aes-128'/>
-    <blocker name='kmac-etdea-192'/>
-    <blocker name='kmac-etdea-128'/>
-    <blocker name='kmac-edea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='cmm'/>
-    <blocker name='dateh2'/>
-    <blocker name='mepoch'/>
-    <blocker name='vxeh'/>
-    <blocker name='vxpd'/>
-    <blocker name='gs'/>
-    <blocker name='bpb'/>
-    <blocker name='ppa15'/>
-    <blocker name='dfppc'/>
-    <blocker name='edat2'/>
-    <blocker name='sthyi'/>
-    <blocker name='te'/>
-    <blocker name='ri'/>
-    <blocker name='tsi'/>
-    <blocker name='sema'/>
-    <blocker name='minste2'/>
-    <blocker name='eec'/>
-    <blocker name='cte'/>
-    <blocker name='dfpzc'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='opc'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='ipter'/>
-    <blocker name='csske'/>
-    <blocker name='edat'/>
-    <blocker name='asnlxr'/>
-    <blocker name='mepochptff'/>
-    <blocker name='msa8'/>
-    <blocker name='msa7'/>
-    <blocker name='msa6'/>
-    <blocker name='msa2'/>
-    <blocker name='msa1'/>
-    <blocker name='gen13ptff'/>
-    <blocker name='tods'/>
-    <blocker name='type'/>
-  </cpu>
-  <cpu type='tcg' name='z10BC' typename='z10BC-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='cmm'/>
-    <blocker name='dateh2'/>
-    <blocker name='sthyi'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='csske'/>
-    <blocker name='edat'/>
-    <blocker name='asnlxr'/>
-    <blocker name='msa2'/>
-    <blocker name='msa1'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z10BC.2-base' typename='z10BC.2-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='dateh2'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='csske'/>
-    <blocker name='asnlxr'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z990.2' typename='z990.2-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='hfpm'/>
-  </cpu>
-  <cpu type='tcg' name='z9BC.2' typename='z9BC.2-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='cmm'/>
-    <blocker name='dateh2'/>
-    <blocker name='sthyi'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='asnlxr'/>
-    <blocker name='msa1'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z990' typename='z990-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='hfpm'/>
-  </cpu>
-  <cpu type='tcg' name='z14' typename='z14-s390x-cpu' usable='no'>
-    <blocker name='ppno-sha-512-drng'/>
-    <blocker name='pcc-xts-eaes-256'/>
-    <blocker name='pcc-xts-eaes-128'/>
-    <blocker name='pcc-xts-aes-256'/>
-    <blocker name='pcc-xts-aes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-eaes-192'/>
-    <blocker name='pcc-cmac-eaes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-aes-192'/>
-    <blocker name='pcc-cmac-aes-128'/>
-    <blocker name='pcc-cmac-etdea-192'/>
-    <blocker name='pcc-cmac-etdea-128'/>
-    <blocker name='pcc-cmac-edea'/>
-    <blocker name='pcc-cmac-tdea-192'/>
-    <blocker name='pcc-cmac-tdea-128'/>
-    <blocker name='pcc-cmac-dea'/>
-    <blocker name='kmo-eaes-256'/>
-    <blocker name='kmo-eaes-192'/>
-    <blocker name='kmo-eaes-128'/>
-    <blocker name='kmo-aes-256'/>
-    <blocker name='kmo-aes-192'/>
-    <blocker name='kmo-aes-128'/>
-    <blocker name='kmo-etdea-192'/>
-    <blocker name='kmo-etdea-128'/>
-    <blocker name='kmo-edea'/>
-    <blocker name='kmo-tdea-192'/>
-    <blocker name='kmo-tdea-128'/>
-    <blocker name='kmo-dea'/>
-    <blocker name='kmf-eaes-256'/>
-    <blocker name='kmf-eaes-192'/>
-    <blocker name='kmf-eaes-128'/>
-    <blocker name='kmf-aes-256'/>
-    <blocker name='kmf-aes-192'/>
-    <blocker name='kmf-aes-128'/>
-    <blocker name='kmf-etdea-192'/>
-    <blocker name='kmf-etdea-128'/>
-    <blocker name='kmf-edea'/>
-    <blocker name='kmf-tdea-192'/>
-    <blocker name='kmf-tdea-128'/>
-    <blocker name='kmf-dea'/>
-    <blocker name='kmctr-eaes-256'/>
-    <blocker name='kmctr-eaes-192'/>
-    <blocker name='kmctr-eaes-128'/>
-    <blocker name='kmctr-aes-256'/>
-    <blocker name='kmctr-aes-192'/>
-    <blocker name='kmctr-aes-128'/>
-    <blocker name='kmctr-etdea-192'/>
-    <blocker name='kmctr-etdea-128'/>
-    <blocker name='kmctr-edea'/>
-    <blocker name='kmctr-tdea-192'/>
-    <blocker name='kmctr-tdea-128'/>
-    <blocker name='kmctr-dea'/>
-    <blocker name='pckmo-aes-256'/>
-    <blocker name='pckmo-aes-192'/>
-    <blocker name='pckmo-aes-128'/>
-    <blocker name='pckmo-etdea-192'/>
-    <blocker name='pckmo-etdea-128'/>
-    <blocker name='pckmo-edea'/>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-ghash'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-xts-eaes-256'/>
-    <blocker name='km-xts-eaes-128'/>
-    <blocker name='km-xts-aes-256'/>
-    <blocker name='km-xts-aes-128'/>
-    <blocker name='km-eaes-256'/>
-    <blocker name='km-eaes-192'/>
-    <blocker name='km-eaes-128'/>
-    <blocker name='km-etdea-192'/>
-    <blocker name='km-etdea-128'/>
-    <blocker name='km-edea'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-eaes-256'/>
-    <blocker name='kmc-eaes-192'/>
-    <blocker name='kmc-eaes-128'/>
-    <blocker name='kmc-etdea-192'/>
-    <blocker name='kmc-etdea-128'/>
-    <blocker name='kmc-edea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-eaes-256'/>
-    <blocker name='kmac-eaes-192'/>
-    <blocker name='kmac-eaes-128'/>
-    <blocker name='kmac-aes-256'/>
-    <blocker name='kmac-aes-192'/>
-    <blocker name='kmac-aes-128'/>
-    <blocker name='kmac-etdea-192'/>
-    <blocker name='kmac-etdea-128'/>
-    <blocker name='kmac-edea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='cmm'/>
-    <blocker name='dateh2'/>
-    <blocker name='mepoch'/>
-    <blocker name='vxeh'/>
-    <blocker name='vxpd'/>
-    <blocker name='gs'/>
-    <blocker name='bpb'/>
-    <blocker name='ppa15'/>
-    <blocker name='dfppc'/>
-    <blocker name='edat2'/>
-    <blocker name='sthyi'/>
-    <blocker name='te'/>
-    <blocker name='ri'/>
-    <blocker name='tsi'/>
-    <blocker name='sema'/>
-    <blocker name='minste2'/>
-    <blocker name='eec'/>
-    <blocker name='cte'/>
-    <blocker name='dfpzc'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='opc'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='ipter'/>
-    <blocker name='csske'/>
-    <blocker name='edat'/>
-    <blocker name='asnlxr'/>
-    <blocker name='mepochptff'/>
-    <blocker name='msa8'/>
-    <blocker name='msa7'/>
-    <blocker name='msa6'/>
-    <blocker name='msa2'/>
-    <blocker name='msa1'/>
-    <blocker name='gen13ptff'/>
-    <blocker name='tods'/>
-    <blocker name='type'/>
-  </cpu>
-  <cpu type='tcg' name='gen15b-base' typename='gen15b-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='dateh2'/>
-    <blocker name='dfppc'/>
-    <blocker name='minste3'/>
-    <blocker name='tsi'/>
-    <blocker name='sema'/>
-    <blocker name='minste2'/>
-    <blocker name='eec'/>
-    <blocker name='dfpzc'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='opc'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='asnlxr'/>
-    <blocker name='gen13ptff'/>
-    <blocker name='tods'/>
-    <blocker name='type'/>
-  </cpu>
-  <cpu type='tcg' name='z990.4' typename='z990.4-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='hfpm'/>
-  </cpu>
-  <cpu type='tcg' name='max' typename='max-s390x-cpu' usable='yes'/>
-  <cpu type='tcg' name='z10EC.2-base' typename='z10EC.2-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='dateh2'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='csske'/>
-    <blocker name='asnlxr'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='gen15a-base' typename='gen15a-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='dateh2'/>
-    <blocker name='dfppc'/>
-    <blocker name='minste3'/>
-    <blocker name='tsi'/>
-    <blocker name='sema'/>
-    <blocker name='minste2'/>
-    <blocker name='eec'/>
-    <blocker name='dfpzc'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='opc'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='asnlxr'/>
-    <blocker name='gen13ptff'/>
-    <blocker name='tods'/>
-    <blocker name='type'/>
-  </cpu>
-  <cpu type='tcg' name='z800' typename='z800-s390x-cpu' usable='yes'/>
-  <cpu type='tcg' name='zEC12.2' typename='zEC12.2-s390x-cpu' usable='no'>
-    <blocker name='pcc-xts-eaes-256'/>
-    <blocker name='pcc-xts-eaes-128'/>
-    <blocker name='pcc-xts-aes-256'/>
-    <blocker name='pcc-xts-aes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-eaes-192'/>
-    <blocker name='pcc-cmac-eaes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-aes-192'/>
-    <blocker name='pcc-cmac-aes-128'/>
-    <blocker name='pcc-cmac-etdea-192'/>
-    <blocker name='pcc-cmac-etdea-128'/>
-    <blocker name='pcc-cmac-edea'/>
-    <blocker name='pcc-cmac-tdea-192'/>
-    <blocker name='pcc-cmac-tdea-128'/>
-    <blocker name='pcc-cmac-dea'/>
-    <blocker name='kmo-eaes-256'/>
-    <blocker name='kmo-eaes-192'/>
-    <blocker name='kmo-eaes-128'/>
-    <blocker name='kmo-aes-256'/>
-    <blocker name='kmo-aes-192'/>
-    <blocker name='kmo-aes-128'/>
-    <blocker name='kmo-etdea-192'/>
-    <blocker name='kmo-etdea-128'/>
-    <blocker name='kmo-edea'/>
-    <blocker name='kmo-tdea-192'/>
-    <blocker name='kmo-tdea-128'/>
-    <blocker name='kmo-dea'/>
-    <blocker name='kmf-eaes-256'/>
-    <blocker name='kmf-eaes-192'/>
-    <blocker name='kmf-eaes-128'/>
-    <blocker name='kmf-aes-256'/>
-    <blocker name='kmf-aes-192'/>
-    <blocker name='kmf-aes-128'/>
-    <blocker name='kmf-etdea-192'/>
-    <blocker name='kmf-etdea-128'/>
-    <blocker name='kmf-edea'/>
-    <blocker name='kmf-tdea-192'/>
-    <blocker name='kmf-tdea-128'/>
-    <blocker name='kmf-dea'/>
-    <blocker name='kmctr-eaes-256'/>
-    <blocker name='kmctr-eaes-192'/>
-    <blocker name='kmctr-eaes-128'/>
-    <blocker name='kmctr-aes-256'/>
-    <blocker name='kmctr-aes-192'/>
-    <blocker name='kmctr-aes-128'/>
-    <blocker name='kmctr-etdea-192'/>
-    <blocker name='kmctr-etdea-128'/>
-    <blocker name='kmctr-edea'/>
-    <blocker name='kmctr-tdea-192'/>
-    <blocker name='kmctr-tdea-128'/>
-    <blocker name='kmctr-dea'/>
-    <blocker name='pckmo-aes-256'/>
-    <blocker name='pckmo-aes-192'/>
-    <blocker name='pckmo-aes-128'/>
-    <blocker name='pckmo-etdea-192'/>
-    <blocker name='pckmo-etdea-128'/>
-    <blocker name='pckmo-edea'/>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-ghash'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-xts-eaes-256'/>
-    <blocker name='km-xts-eaes-128'/>
-    <blocker name='km-xts-aes-256'/>
-    <blocker name='km-xts-aes-128'/>
-    <blocker name='km-eaes-256'/>
-    <blocker name='km-eaes-192'/>
-    <blocker name='km-eaes-128'/>
-    <blocker name='km-etdea-192'/>
-    <blocker name='km-etdea-128'/>
-    <blocker name='km-edea'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-eaes-256'/>
-    <blocker name='kmc-eaes-192'/>
-    <blocker name='kmc-eaes-128'/>
-    <blocker name='kmc-etdea-192'/>
-    <blocker name='kmc-etdea-128'/>
-    <blocker name='kmc-edea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-eaes-256'/>
-    <blocker name='kmac-eaes-192'/>
-    <blocker name='kmac-eaes-128'/>
-    <blocker name='kmac-aes-256'/>
-    <blocker name='kmac-aes-192'/>
-    <blocker name='kmac-aes-128'/>
-    <blocker name='kmac-etdea-192'/>
-    <blocker name='kmac-etdea-128'/>
-    <blocker name='kmac-edea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='cmm'/>
-    <blocker name='dateh2'/>
-    <blocker name='bpb'/>
-    <blocker name='ppa15'/>
-    <blocker name='edat2'/>
-    <blocker name='sthyi'/>
-    <blocker name='te'/>
-    <blocker name='ri'/>
-    <blocker name='cte'/>
-    <blocker name='dfpzc'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='ipter'/>
-    <blocker name='csske'/>
-    <blocker name='edat'/>
-    <blocker name='asnlxr'/>
-    <blocker name='msa2'/>
-    <blocker name='msa1'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z10EC' typename='z10EC-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='cmm'/>
-    <blocker name='dateh2'/>
-    <blocker name='sthyi'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='csske'/>
-    <blocker name='edat'/>
-    <blocker name='asnlxr'/>
-    <blocker name='msa2'/>
-    <blocker name='msa1'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z990.2-base' typename='z990.2-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='hfpm'/>
-  </cpu>
-  <cpu type='tcg' name='z900-base' typename='z900-base-s390x-cpu' usable='yes'/>
-  <cpu type='tcg' name='z10BC.2' typename='z10BC.2-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='cmm'/>
-    <blocker name='dateh2'/>
-    <blocker name='sthyi'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='csske'/>
-    <blocker name='edat'/>
-    <blocker name='asnlxr'/>
-    <blocker name='msa2'/>
-    <blocker name='msa1'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z9EC-base' typename='z9EC-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='dateh2'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='asnlxr'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z9EC.3-base' typename='z9EC.3-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='dateh2'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='asnlxr'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z114' typename='z114-s390x-cpu' usable='no'>
-    <blocker name='pcc-xts-eaes-256'/>
-    <blocker name='pcc-xts-eaes-128'/>
-    <blocker name='pcc-xts-aes-256'/>
-    <blocker name='pcc-xts-aes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-eaes-192'/>
-    <blocker name='pcc-cmac-eaes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-aes-192'/>
-    <blocker name='pcc-cmac-aes-128'/>
-    <blocker name='pcc-cmac-etdea-192'/>
-    <blocker name='pcc-cmac-etdea-128'/>
-    <blocker name='pcc-cmac-edea'/>
-    <blocker name='pcc-cmac-tdea-192'/>
-    <blocker name='pcc-cmac-tdea-128'/>
-    <blocker name='pcc-cmac-dea'/>
-    <blocker name='kmo-eaes-256'/>
-    <blocker name='kmo-eaes-192'/>
-    <blocker name='kmo-eaes-128'/>
-    <blocker name='kmo-aes-256'/>
-    <blocker name='kmo-aes-192'/>
-    <blocker name='kmo-aes-128'/>
-    <blocker name='kmo-etdea-192'/>
-    <blocker name='kmo-etdea-128'/>
-    <blocker name='kmo-edea'/>
-    <blocker name='kmo-tdea-192'/>
-    <blocker name='kmo-tdea-128'/>
-    <blocker name='kmo-dea'/>
-    <blocker name='kmf-eaes-256'/>
-    <blocker name='kmf-eaes-192'/>
-    <blocker name='kmf-eaes-128'/>
-    <blocker name='kmf-aes-256'/>
-    <blocker name='kmf-aes-192'/>
-    <blocker name='kmf-aes-128'/>
-    <blocker name='kmf-etdea-192'/>
-    <blocker name='kmf-etdea-128'/>
-    <blocker name='kmf-edea'/>
-    <blocker name='kmf-tdea-192'/>
-    <blocker name='kmf-tdea-128'/>
-    <blocker name='kmf-dea'/>
-    <blocker name='kmctr-eaes-256'/>
-    <blocker name='kmctr-eaes-192'/>
-    <blocker name='kmctr-eaes-128'/>
-    <blocker name='kmctr-aes-256'/>
-    <blocker name='kmctr-aes-192'/>
-    <blocker name='kmctr-aes-128'/>
-    <blocker name='kmctr-etdea-192'/>
-    <blocker name='kmctr-etdea-128'/>
-    <blocker name='kmctr-edea'/>
-    <blocker name='kmctr-tdea-192'/>
-    <blocker name='kmctr-tdea-128'/>
-    <blocker name='kmctr-dea'/>
-    <blocker name='pckmo-aes-256'/>
-    <blocker name='pckmo-aes-192'/>
-    <blocker name='pckmo-aes-128'/>
-    <blocker name='pckmo-etdea-192'/>
-    <blocker name='pckmo-etdea-128'/>
-    <blocker name='pckmo-edea'/>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-ghash'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-xts-eaes-256'/>
-    <blocker name='km-xts-eaes-128'/>
-    <blocker name='km-xts-aes-256'/>
-    <blocker name='km-xts-aes-128'/>
-    <blocker name='km-eaes-256'/>
-    <blocker name='km-eaes-192'/>
-    <blocker name='km-eaes-128'/>
-    <blocker name='km-etdea-192'/>
-    <blocker name='km-etdea-128'/>
-    <blocker name='km-edea'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-eaes-256'/>
-    <blocker name='kmc-eaes-192'/>
-    <blocker name='kmc-eaes-128'/>
-    <blocker name='kmc-etdea-192'/>
-    <blocker name='kmc-etdea-128'/>
-    <blocker name='kmc-edea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-eaes-256'/>
-    <blocker name='kmac-eaes-192'/>
-    <blocker name='kmac-eaes-128'/>
-    <blocker name='kmac-aes-256'/>
-    <blocker name='kmac-aes-192'/>
-    <blocker name='kmac-aes-128'/>
-    <blocker name='kmac-etdea-192'/>
-    <blocker name='kmac-etdea-128'/>
-    <blocker name='kmac-edea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='cmm'/>
-    <blocker name='dateh2'/>
-    <blocker name='bpb'/>
-    <blocker name='ppa15'/>
-    <blocker name='sthyi'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='ipter'/>
-    <blocker name='csske'/>
-    <blocker name='edat'/>
-    <blocker name='asnlxr'/>
-    <blocker name='msa2'/>
-    <blocker name='msa1'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z890.3' typename='z890.3-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='hfpm'/>
-  </cpu>
-  <cpu type='tcg' name='z196-base' typename='z196-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='dateh2'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='csske'/>
-    <blocker name='asnlxr'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z9EC.2-base' typename='z9EC.2-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='dateh2'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='asnlxr'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z196.2' typename='z196.2-s390x-cpu' usable='no'>
-    <blocker name='pcc-xts-eaes-256'/>
-    <blocker name='pcc-xts-eaes-128'/>
-    <blocker name='pcc-xts-aes-256'/>
-    <blocker name='pcc-xts-aes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-eaes-192'/>
-    <blocker name='pcc-cmac-eaes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-aes-192'/>
-    <blocker name='pcc-cmac-aes-128'/>
-    <blocker name='pcc-cmac-etdea-192'/>
-    <blocker name='pcc-cmac-etdea-128'/>
-    <blocker name='pcc-cmac-edea'/>
-    <blocker name='pcc-cmac-tdea-192'/>
-    <blocker name='pcc-cmac-tdea-128'/>
-    <blocker name='pcc-cmac-dea'/>
-    <blocker name='kmo-eaes-256'/>
-    <blocker name='kmo-eaes-192'/>
-    <blocker name='kmo-eaes-128'/>
-    <blocker name='kmo-aes-256'/>
-    <blocker name='kmo-aes-192'/>
-    <blocker name='kmo-aes-128'/>
-    <blocker name='kmo-etdea-192'/>
-    <blocker name='kmo-etdea-128'/>
-    <blocker name='kmo-edea'/>
-    <blocker name='kmo-tdea-192'/>
-    <blocker name='kmo-tdea-128'/>
-    <blocker name='kmo-dea'/>
-    <blocker name='kmf-eaes-256'/>
-    <blocker name='kmf-eaes-192'/>
-    <blocker name='kmf-eaes-128'/>
-    <blocker name='kmf-aes-256'/>
-    <blocker name='kmf-aes-192'/>
-    <blocker name='kmf-aes-128'/>
-    <blocker name='kmf-etdea-192'/>
-    <blocker name='kmf-etdea-128'/>
-    <blocker name='kmf-edea'/>
-    <blocker name='kmf-tdea-192'/>
-    <blocker name='kmf-tdea-128'/>
-    <blocker name='kmf-dea'/>
-    <blocker name='kmctr-eaes-256'/>
-    <blocker name='kmctr-eaes-192'/>
-    <blocker name='kmctr-eaes-128'/>
-    <blocker name='kmctr-aes-256'/>
-    <blocker name='kmctr-aes-192'/>
-    <blocker name='kmctr-aes-128'/>
-    <blocker name='kmctr-etdea-192'/>
-    <blocker name='kmctr-etdea-128'/>
-    <blocker name='kmctr-edea'/>
-    <blocker name='kmctr-tdea-192'/>
-    <blocker name='kmctr-tdea-128'/>
-    <blocker name='kmctr-dea'/>
-    <blocker name='pckmo-aes-256'/>
-    <blocker name='pckmo-aes-192'/>
-    <blocker name='pckmo-aes-128'/>
-    <blocker name='pckmo-etdea-192'/>
-    <blocker name='pckmo-etdea-128'/>
-    <blocker name='pckmo-edea'/>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-ghash'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-xts-eaes-256'/>
-    <blocker name='km-xts-eaes-128'/>
-    <blocker name='km-xts-aes-256'/>
-    <blocker name='km-xts-aes-128'/>
-    <blocker name='km-eaes-256'/>
-    <blocker name='km-eaes-192'/>
-    <blocker name='km-eaes-128'/>
-    <blocker name='km-etdea-192'/>
-    <blocker name='km-etdea-128'/>
-    <blocker name='km-edea'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-eaes-256'/>
-    <blocker name='kmc-eaes-192'/>
-    <blocker name='kmc-eaes-128'/>
-    <blocker name='kmc-etdea-192'/>
-    <blocker name='kmc-etdea-128'/>
-    <blocker name='kmc-edea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-eaes-256'/>
-    <blocker name='kmac-eaes-192'/>
-    <blocker name='kmac-eaes-128'/>
-    <blocker name='kmac-aes-256'/>
-    <blocker name='kmac-aes-192'/>
-    <blocker name='kmac-aes-128'/>
-    <blocker name='kmac-etdea-192'/>
-    <blocker name='kmac-etdea-128'/>
-    <blocker name='kmac-edea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='cmm'/>
-    <blocker name='dateh2'/>
-    <blocker name='bpb'/>
-    <blocker name='ppa15'/>
-    <blocker name='sthyi'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='ipter'/>
-    <blocker name='csske'/>
-    <blocker name='edat'/>
-    <blocker name='asnlxr'/>
-    <blocker name='msa2'/>
-    <blocker name='msa1'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z14.2' typename='z14.2-s390x-cpu' usable='no'>
-    <blocker name='ppno-sha-512-drng'/>
-    <blocker name='pcc-xts-eaes-256'/>
-    <blocker name='pcc-xts-eaes-128'/>
-    <blocker name='pcc-xts-aes-256'/>
-    <blocker name='pcc-xts-aes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-eaes-192'/>
-    <blocker name='pcc-cmac-eaes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-aes-192'/>
-    <blocker name='pcc-cmac-aes-128'/>
-    <blocker name='pcc-cmac-etdea-192'/>
-    <blocker name='pcc-cmac-etdea-128'/>
-    <blocker name='pcc-cmac-edea'/>
-    <blocker name='pcc-cmac-tdea-192'/>
-    <blocker name='pcc-cmac-tdea-128'/>
-    <blocker name='pcc-cmac-dea'/>
-    <blocker name='kmo-eaes-256'/>
-    <blocker name='kmo-eaes-192'/>
-    <blocker name='kmo-eaes-128'/>
-    <blocker name='kmo-aes-256'/>
-    <blocker name='kmo-aes-192'/>
-    <blocker name='kmo-aes-128'/>
-    <blocker name='kmo-etdea-192'/>
-    <blocker name='kmo-etdea-128'/>
-    <blocker name='kmo-edea'/>
-    <blocker name='kmo-tdea-192'/>
-    <blocker name='kmo-tdea-128'/>
-    <blocker name='kmo-dea'/>
-    <blocker name='kmf-eaes-256'/>
-    <blocker name='kmf-eaes-192'/>
-    <blocker name='kmf-eaes-128'/>
-    <blocker name='kmf-aes-256'/>
-    <blocker name='kmf-aes-192'/>
-    <blocker name='kmf-aes-128'/>
-    <blocker name='kmf-etdea-192'/>
-    <blocker name='kmf-etdea-128'/>
-    <blocker name='kmf-edea'/>
-    <blocker name='kmf-tdea-192'/>
-    <blocker name='kmf-tdea-128'/>
-    <blocker name='kmf-dea'/>
-    <blocker name='kmctr-eaes-256'/>
-    <blocker name='kmctr-eaes-192'/>
-    <blocker name='kmctr-eaes-128'/>
-    <blocker name='kmctr-aes-256'/>
-    <blocker name='kmctr-aes-192'/>
-    <blocker name='kmctr-aes-128'/>
-    <blocker name='kmctr-etdea-192'/>
-    <blocker name='kmctr-etdea-128'/>
-    <blocker name='kmctr-edea'/>
-    <blocker name='kmctr-tdea-192'/>
-    <blocker name='kmctr-tdea-128'/>
-    <blocker name='kmctr-dea'/>
-    <blocker name='pckmo-aes-256'/>
-    <blocker name='pckmo-aes-192'/>
-    <blocker name='pckmo-aes-128'/>
-    <blocker name='pckmo-etdea-192'/>
-    <blocker name='pckmo-etdea-128'/>
-    <blocker name='pckmo-edea'/>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-ghash'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-xts-eaes-256'/>
-    <blocker name='km-xts-eaes-128'/>
-    <blocker name='km-xts-aes-256'/>
-    <blocker name='km-xts-aes-128'/>
-    <blocker name='km-eaes-256'/>
-    <blocker name='km-eaes-192'/>
-    <blocker name='km-eaes-128'/>
-    <blocker name='km-etdea-192'/>
-    <blocker name='km-etdea-128'/>
-    <blocker name='km-edea'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-eaes-256'/>
-    <blocker name='kmc-eaes-192'/>
-    <blocker name='kmc-eaes-128'/>
-    <blocker name='kmc-etdea-192'/>
-    <blocker name='kmc-etdea-128'/>
-    <blocker name='kmc-edea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-eaes-256'/>
-    <blocker name='kmac-eaes-192'/>
-    <blocker name='kmac-eaes-128'/>
-    <blocker name='kmac-aes-256'/>
-    <blocker name='kmac-aes-192'/>
-    <blocker name='kmac-aes-128'/>
-    <blocker name='kmac-etdea-192'/>
-    <blocker name='kmac-etdea-128'/>
-    <blocker name='kmac-edea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='cmm'/>
-    <blocker name='dateh2'/>
-    <blocker name='mepoch'/>
-    <blocker name='vxeh'/>
-    <blocker name='vxpd'/>
-    <blocker name='gs'/>
-    <blocker name='bpb'/>
-    <blocker name='ppa15'/>
-    <blocker name='dfppc'/>
-    <blocker name='edat2'/>
-    <blocker name='sthyi'/>
-    <blocker name='te'/>
-    <blocker name='ri'/>
-    <blocker name='tsi'/>
-    <blocker name='sema'/>
-    <blocker name='minste2'/>
-    <blocker name='eec'/>
-    <blocker name='cte'/>
-    <blocker name='dfpzc'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='opc'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='ipter'/>
-    <blocker name='csske'/>
-    <blocker name='edat'/>
-    <blocker name='asnlxr'/>
-    <blocker name='mepochptff'/>
-    <blocker name='msa8'/>
-    <blocker name='msa7'/>
-    <blocker name='msa6'/>
-    <blocker name='msa2'/>
-    <blocker name='msa1'/>
-    <blocker name='gen13ptff'/>
-    <blocker name='tods'/>
-    <blocker name='type'/>
-  </cpu>
-  <cpu type='tcg' name='z990-base' typename='z990-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='hfpm'/>
-  </cpu>
-  <cpu type='tcg' name='z900.2' typename='z900.2-s390x-cpu' usable='yes'/>
-  <cpu type='tcg' name='z890-base' typename='z890-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='hfpm'/>
-  </cpu>
-  <cpu type='tcg' name='z10EC.3' typename='z10EC.3-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='cmm'/>
-    <blocker name='dateh2'/>
-    <blocker name='sthyi'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='csske'/>
-    <blocker name='edat'/>
-    <blocker name='asnlxr'/>
-    <blocker name='msa2'/>
-    <blocker name='msa1'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z14-base' typename='z14-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='dateh2'/>
-    <blocker name='dfppc'/>
-    <blocker name='tsi'/>
-    <blocker name='sema'/>
-    <blocker name='minste2'/>
-    <blocker name='eec'/>
-    <blocker name='dfpzc'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='opc'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='csske'/>
-    <blocker name='asnlxr'/>
-    <blocker name='gen13ptff'/>
-    <blocker name='tods'/>
-    <blocker name='type'/>
-  </cpu>
-  <cpu type='tcg' name='z990.4-base' typename='z990.4-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='hfpm'/>
-  </cpu>
-  <cpu type='tcg' name='z10EC.3-base' typename='z10EC.3-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='dateh2'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='csske'/>
-    <blocker name='asnlxr'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z10BC-base' typename='z10BC-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='dateh2'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='csske'/>
-    <blocker name='asnlxr'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z13-base' typename='z13-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='dateh2'/>
-    <blocker name='dfppc'/>
-    <blocker name='dfpzc'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='csske'/>
-    <blocker name='asnlxr'/>
-    <blocker name='gen13ptff'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z990.3-base' typename='z990.3-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='hfpm'/>
-  </cpu>
-  <cpu type='tcg' name='zEC12.2-base' typename='zEC12.2-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='dateh2'/>
-    <blocker name='dfpzc'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='csske'/>
-    <blocker name='asnlxr'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='zBC12' typename='zBC12-s390x-cpu' usable='no'>
-    <blocker name='pcc-xts-eaes-256'/>
-    <blocker name='pcc-xts-eaes-128'/>
-    <blocker name='pcc-xts-aes-256'/>
-    <blocker name='pcc-xts-aes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-eaes-192'/>
-    <blocker name='pcc-cmac-eaes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-aes-192'/>
-    <blocker name='pcc-cmac-aes-128'/>
-    <blocker name='pcc-cmac-etdea-192'/>
-    <blocker name='pcc-cmac-etdea-128'/>
-    <blocker name='pcc-cmac-edea'/>
-    <blocker name='pcc-cmac-tdea-192'/>
-    <blocker name='pcc-cmac-tdea-128'/>
-    <blocker name='pcc-cmac-dea'/>
-    <blocker name='kmo-eaes-256'/>
-    <blocker name='kmo-eaes-192'/>
-    <blocker name='kmo-eaes-128'/>
-    <blocker name='kmo-aes-256'/>
-    <blocker name='kmo-aes-192'/>
-    <blocker name='kmo-aes-128'/>
-    <blocker name='kmo-etdea-192'/>
-    <blocker name='kmo-etdea-128'/>
-    <blocker name='kmo-edea'/>
-    <blocker name='kmo-tdea-192'/>
-    <blocker name='kmo-tdea-128'/>
-    <blocker name='kmo-dea'/>
-    <blocker name='kmf-eaes-256'/>
-    <blocker name='kmf-eaes-192'/>
-    <blocker name='kmf-eaes-128'/>
-    <blocker name='kmf-aes-256'/>
-    <blocker name='kmf-aes-192'/>
-    <blocker name='kmf-aes-128'/>
-    <blocker name='kmf-etdea-192'/>
-    <blocker name='kmf-etdea-128'/>
-    <blocker name='kmf-edea'/>
-    <blocker name='kmf-tdea-192'/>
-    <blocker name='kmf-tdea-128'/>
-    <blocker name='kmf-dea'/>
-    <blocker name='kmctr-eaes-256'/>
-    <blocker name='kmctr-eaes-192'/>
-    <blocker name='kmctr-eaes-128'/>
-    <blocker name='kmctr-aes-256'/>
-    <blocker name='kmctr-aes-192'/>
-    <blocker name='kmctr-aes-128'/>
-    <blocker name='kmctr-etdea-192'/>
-    <blocker name='kmctr-etdea-128'/>
-    <blocker name='kmctr-edea'/>
-    <blocker name='kmctr-tdea-192'/>
-    <blocker name='kmctr-tdea-128'/>
-    <blocker name='kmctr-dea'/>
-    <blocker name='pckmo-aes-256'/>
-    <blocker name='pckmo-aes-192'/>
-    <blocker name='pckmo-aes-128'/>
-    <blocker name='pckmo-etdea-192'/>
-    <blocker name='pckmo-etdea-128'/>
-    <blocker name='pckmo-edea'/>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-ghash'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-xts-eaes-256'/>
-    <blocker name='km-xts-eaes-128'/>
-    <blocker name='km-xts-aes-256'/>
-    <blocker name='km-xts-aes-128'/>
-    <blocker name='km-eaes-256'/>
-    <blocker name='km-eaes-192'/>
-    <blocker name='km-eaes-128'/>
-    <blocker name='km-etdea-192'/>
-    <blocker name='km-etdea-128'/>
-    <blocker name='km-edea'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-eaes-256'/>
-    <blocker name='kmc-eaes-192'/>
-    <blocker name='kmc-eaes-128'/>
-    <blocker name='kmc-etdea-192'/>
-    <blocker name='kmc-etdea-128'/>
-    <blocker name='kmc-edea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-eaes-256'/>
-    <blocker name='kmac-eaes-192'/>
-    <blocker name='kmac-eaes-128'/>
-    <blocker name='kmac-aes-256'/>
-    <blocker name='kmac-aes-192'/>
-    <blocker name='kmac-aes-128'/>
-    <blocker name='kmac-etdea-192'/>
-    <blocker name='kmac-etdea-128'/>
-    <blocker name='kmac-edea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='cmm'/>
-    <blocker name='dateh2'/>
-    <blocker name='bpb'/>
-    <blocker name='ppa15'/>
-    <blocker name='edat2'/>
-    <blocker name='sthyi'/>
-    <blocker name='te'/>
-    <blocker name='ri'/>
-    <blocker name='cte'/>
-    <blocker name='dfpzc'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='ipter'/>
-    <blocker name='csske'/>
-    <blocker name='edat'/>
-    <blocker name='asnlxr'/>
-    <blocker name='msa2'/>
-    <blocker name='msa1'/>
-    <blocker name='tods'/>
-  </cpu>
-  <cpu type='tcg' name='z890.3-base' typename='z890.3-base-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='hfpm'/>
-  </cpu>
-  <cpu type='tcg' name='z990.5' typename='z990.5-s390x-cpu' usable='no'>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='hfpm'/>
-  </cpu>
-  <cpu type='tcg' name='gen15b' typename='gen15b-s390x-cpu' usable='no'>
-    <blocker name='ppno-sha-512-drng'/>
-    <blocker name='pcc-xts-eaes-256'/>
-    <blocker name='pcc-xts-eaes-128'/>
-    <blocker name='pcc-xts-aes-256'/>
-    <blocker name='pcc-xts-aes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-eaes-192'/>
-    <blocker name='pcc-cmac-eaes-128'/>
-    <blocker name='pcc-cmac-eaes-256'/>
-    <blocker name='pcc-cmac-aes-192'/>
-    <blocker name='pcc-cmac-aes-128'/>
-    <blocker name='pcc-cmac-etdea-192'/>
-    <blocker name='pcc-cmac-etdea-128'/>
-    <blocker name='pcc-cmac-edea'/>
-    <blocker name='pcc-cmac-tdea-192'/>
-    <blocker name='pcc-cmac-tdea-128'/>
-    <blocker name='pcc-cmac-dea'/>
-    <blocker name='kmo-eaes-256'/>
-    <blocker name='kmo-eaes-192'/>
-    <blocker name='kmo-eaes-128'/>
-    <blocker name='kmo-aes-256'/>
-    <blocker name='kmo-aes-192'/>
-    <blocker name='kmo-aes-128'/>
-    <blocker name='kmo-etdea-192'/>
-    <blocker name='kmo-etdea-128'/>
-    <blocker name='kmo-edea'/>
-    <blocker name='kmo-tdea-192'/>
-    <blocker name='kmo-tdea-128'/>
-    <blocker name='kmo-dea'/>
-    <blocker name='kmf-eaes-256'/>
-    <blocker name='kmf-eaes-192'/>
-    <blocker name='kmf-eaes-128'/>
-    <blocker name='kmf-aes-256'/>
-    <blocker name='kmf-aes-192'/>
-    <blocker name='kmf-aes-128'/>
-    <blocker name='kmf-etdea-192'/>
-    <blocker name='kmf-etdea-128'/>
-    <blocker name='kmf-edea'/>
-    <blocker name='kmf-tdea-192'/>
-    <blocker name='kmf-tdea-128'/>
-    <blocker name='kmf-dea'/>
-    <blocker name='kmctr-eaes-256'/>
-    <blocker name='kmctr-eaes-192'/>
-    <blocker name='kmctr-eaes-128'/>
-    <blocker name='kmctr-aes-256'/>
-    <blocker name='kmctr-aes-192'/>
-    <blocker name='kmctr-aes-128'/>
-    <blocker name='kmctr-etdea-192'/>
-    <blocker name='kmctr-etdea-128'/>
-    <blocker name='kmctr-edea'/>
-    <blocker name='kmctr-tdea-192'/>
-    <blocker name='kmctr-tdea-128'/>
-    <blocker name='kmctr-dea'/>
-    <blocker name='pckmo-aes-256'/>
-    <blocker name='pckmo-aes-192'/>
-    <blocker name='pckmo-aes-128'/>
-    <blocker name='pckmo-etdea-192'/>
-    <blocker name='pckmo-etdea-128'/>
-    <blocker name='pckmo-edea'/>
-    <blocker name='klmd-sha-1'/>
-    <blocker name='kimd-ghash'/>
-    <blocker name='kimd-sha-1'/>
-    <blocker name='km-xts-eaes-256'/>
-    <blocker name='km-xts-eaes-128'/>
-    <blocker name='km-xts-aes-256'/>
-    <blocker name='km-xts-aes-128'/>
-    <blocker name='km-eaes-256'/>
-    <blocker name='km-eaes-192'/>
-    <blocker name='km-eaes-128'/>
-    <blocker name='km-etdea-192'/>
-    <blocker name='km-etdea-128'/>
-    <blocker name='km-edea'/>
-    <blocker name='km-tdea-192'/>
-    <blocker name='km-tdea-128'/>
-    <blocker name='km-dea'/>
-    <blocker name='kmc-eaes-256'/>
-    <blocker name='kmc-eaes-192'/>
-    <blocker name='kmc-eaes-128'/>
-    <blocker name='kmc-etdea-192'/>
-    <blocker name='kmc-etdea-128'/>
-    <blocker name='kmc-edea'/>
-    <blocker name='kmc-tdea-192'/>
-    <blocker name='kmc-tdea-128'/>
-    <blocker name='kmc-dea'/>
-    <blocker name='kmac-eaes-256'/>
-    <blocker name='kmac-eaes-192'/>
-    <blocker name='kmac-eaes-128'/>
-    <blocker name='kmac-aes-256'/>
-    <blocker name='kmac-aes-192'/>
-    <blocker name='kmac-aes-128'/>
-    <blocker name='kmac-etdea-192'/>
-    <blocker name='kmac-etdea-128'/>
-    <blocker name='kmac-edea'/>
-    <blocker name='kmac-tdea-192'/>
-    <blocker name='kmac-tdea-128'/>
-    <blocker name='kmac-dea'/>
-    <blocker name='cmm'/>
-    <blocker name='dateh2'/>
-    <blocker name='etoken'/>
-    <blocker name='vxpdeh'/>
-    <blocker name='vxeh2'/>
-    <blocker name='mepoch'/>
-    <blocker name='vxeh'/>
-    <blocker name='vxpd'/>
-    <blocker name='gs'/>
-    <blocker name='ppa15'/>
-    <blocker name='dfppc'/>
-    <blocker name='edat2'/>
-    <blocker name='sthyi'/>
-    <blocker name='te'/>
-    <blocker name='ri'/>
-    <blocker name='minste3'/>
-    <blocker name='tsi'/>
-    <blocker name='sema'/>
-    <blocker name='minste2'/>
-    <blocker name='eec'/>
-    <blocker name='cte'/>
-    <blocker name='dfpzc'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='opc'/>
-    <blocker name='emon'/>
-    <blocker name='parseh'/>
-    <blocker name='hfpue'/>
-    <blocker name='hfpm'/>
-    <blocker name='nonqks'/>
-    <blocker name='ipter'/>
-    <blocker name='edat'/>
-    <blocker name='asnlxr'/>
-    <blocker name='deflate'/>
-    <blocker name='mepochptff'/>
-    <blocker name='msa9_pckmo'/>
-    <blocker name='msa9'/>
-    <blocker name='msa8'/>
-    <blocker name='msa7'/>
-    <blocker name='msa6'/>
-    <blocker name='msa2'/>
-    <blocker name='msa1'/>
-    <blocker name='gen13ptff'/>
-    <blocker name='tods'/>
-    <blocker name='type'/>
-  </cpu>
-  <cpu type='tcg' name='qemu' typename='qemu-s390x-cpu' usable='yes'/>
-  <machine type='tcg' name='s390-ccw-virtio-4.2' alias='s390-ccw-virtio' hotplugCpus='yes' maxCpus='248' default='yes' defaultCPU='qemu-s390x-cpu'/>
-  <machine type='tcg' name='s390-ccw-virtio-4.0' hotplugCpus='yes' maxCpus='248' defaultCPU='qemu-s390x-cpu'/>
-  <machine type='tcg' name='s390-ccw-virtio-3.1' hotplugCpus='yes' maxCpus='248' defaultCPU='qemu-s390x-cpu'/>
-  <machine type='tcg' name='s390-ccw-virtio-2.6' hotplugCpus='yes' maxCpus='248' defaultCPU='qemu-s390x-cpu'/>
-  <machine type='tcg' name='s390-ccw-virtio-2.12' hotplugCpus='yes' maxCpus='248' defaultCPU='qemu-s390x-cpu'/>
-  <machine type='tcg' name='s390-ccw-virtio-2.9' hotplugCpus='yes' maxCpus='248' defaultCPU='qemu-s390x-cpu'/>
-  <machine type='tcg' name='s390-ccw-virtio-3.0' hotplugCpus='yes' maxCpus='248' defaultCPU='qemu-s390x-cpu'/>
-  <machine type='tcg' name='s390-ccw-virtio-2.5' hotplugCpus='yes' maxCpus='248' defaultCPU='qemu-s390x-cpu'/>
-  <machine type='tcg' name='s390-ccw-virtio-2.11' hotplugCpus='yes' maxCpus='248' defaultCPU='qemu-s390x-cpu'/>
-  <machine type='tcg' name='s390-ccw-virtio-2.8' hotplugCpus='yes' maxCpus='248' defaultCPU='qemu-s390x-cpu'/>
-  <machine type='tcg' name='s390-ccw-virtio-4.1' hotplugCpus='yes' maxCpus='248' defaultCPU='qemu-s390x-cpu'/>
-  <machine type='tcg' name='s390-ccw-virtio-2.4' hotplugCpus='yes' maxCpus='248' defaultCPU='qemu-s390x-cpu'/>
-  <machine type='tcg' name='s390-ccw-virtio-2.10' hotplugCpus='yes' maxCpus='248' defaultCPU='qemu-s390x-cpu'/>
-  <machine type='tcg' name='s390-ccw-virtio-2.7' hotplugCpus='yes' maxCpus='248' defaultCPU='qemu-s390x-cpu'/>
-</qemuCaps>
diff --git a/tests/qemucapabilitiesdata/caps_4.2.0_x86_64.replies b/tests/qemucapabilitiesdata/caps_4.2.0_x86_64.replies
deleted file mode 100644
index d54e955cbf..0000000000
--- a/tests/qemucapabilitiesdata/caps_4.2.0_x86_64.replies
+++ /dev/null
@@ -1,26761 +0,0 @@
-{
-  "execute": "qmp_capabilities",
-  "id": "libvirt-1"
-}
-
-{
-  "return": {},
-  "id": "libvirt-1"
-}
-
-{
-  "execute": "query-version",
-  "id": "libvirt-2"
-}
-
-{
-  "return": {
-    "qemu": {
-      "micro": 0,
-      "minor": 2,
-      "major": 4
-    },
-    "package": "v4.2.0"
-  },
-  "id": "libvirt-2"
-}
-
-{
-  "execute": "query-target",
-  "id": "libvirt-3"
-}
-
-{
-  "return": {
-    "arch": "x86_64"
-  },
-  "id": "libvirt-3"
-}
-
-{
-  "execute": "query-qmp-schema",
-  "id": "libvirt-4"
-}
-
-{
-  "return": [
-    {
-      "name": "query-status",
-      "ret-type": "1",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "SHUTDOWN",
-      "meta-type": "event",
-      "arg-type": "2"
-    },
-    {
-      "name": "POWERDOWN",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "RESET",
-      "meta-type": "event",
-      "arg-type": "3"
-    },
-    {
-      "name": "STOP",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "RESUME",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "SUSPEND",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "SUSPEND_DISK",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "WAKEUP",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "WATCHDOG",
-      "meta-type": "event",
-      "arg-type": "4"
-    },
-    {
-      "name": "watchdog-set-action",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "5"
-    },
-    {
-      "name": "GUEST_PANICKED",
-      "meta-type": "event",
-      "arg-type": "6"
-    },
-    {
-      "name": "JOB_STATUS_CHANGE",
-      "meta-type": "event",
-      "arg-type": "7"
-    },
-    {
-      "name": "job-pause",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "8"
-    },
-    {
-      "name": "job-resume",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "9"
-    },
-    {
-      "name": "job-cancel",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "10"
-    },
-    {
-      "name": "job-complete",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "11"
-    },
-    {
-      "name": "job-dismiss",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "12"
-    },
-    {
-      "name": "job-finalize",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "13"
-    },
-    {
-      "name": "query-jobs",
-      "ret-type": "[14]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "block-latency-histogram-set",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "15"
-    },
-    {
-      "name": "query-block",
-      "ret-type": "[16]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-blockstats",
-      "ret-type": "[18]",
-      "meta-type": "command",
-      "arg-type": "17"
-    },
-    {
-      "name": "query-block-jobs",
-      "ret-type": "[19]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "block_passwd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "20"
-    },
-    {
-      "name": "block_resize",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "21"
-    },
-    {
-      "name": "blockdev-snapshot-sync",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "22"
-    },
-    {
-      "name": "blockdev-snapshot",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "23"
-    },
-    {
-      "name": "change-backing-file",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "24"
-    },
-    {
-      "name": "block-commit",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "25"
-    },
-    {
-      "name": "drive-backup",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "26"
-    },
-    {
-      "name": "blockdev-backup",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "27"
-    },
-    {
-      "name": "query-named-block-nodes",
-      "ret-type": "[28]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "x-debug-query-block-graph",
-      "ret-type": "29",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "drive-mirror",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "30"
-    },
-    {
-      "name": "block-dirty-bitmap-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "31"
-    },
-    {
-      "name": "block-dirty-bitmap-remove",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "32"
-    },
-    {
-      "name": "block-dirty-bitmap-clear",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "32"
-    },
-    {
-      "name": "block-dirty-bitmap-enable",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "32"
-    },
-    {
-      "name": "block-dirty-bitmap-disable",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "32"
-    },
-    {
-      "name": "block-dirty-bitmap-merge",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "33"
-    },
-    {
-      "name": "x-debug-block-dirty-bitmap-sha256",
-      "ret-type": "34",
-      "meta-type": "command",
-      "arg-type": "32"
-    },
-    {
-      "name": "blockdev-mirror",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "35"
-    },
-    {
-      "name": "block_set_io_throttle",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "block-stream",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "37"
-    },
-    {
-      "name": "block-job-set-speed",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "38"
-    },
-    {
-      "name": "block-job-cancel",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "39"
-    },
-    {
-      "name": "block-job-pause",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "40"
-    },
-    {
-      "name": "block-job-resume",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "41"
-    },
-    {
-      "name": "block-job-complete",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "42"
-    },
-    {
-      "name": "block-job-dismiss",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "43"
-    },
-    {
-      "name": "block-job-finalize",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "44"
-    },
-    {
-      "name": "blockdev-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "45"
-    },
-    {
-      "name": "x-blockdev-reopen",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "45"
-    },
-    {
-      "name": "blockdev-del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "46"
-    },
-    {
-      "name": "blockdev-create",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "47"
-    },
-    {
-      "name": "blockdev-open-tray",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "48"
-    },
-    {
-      "name": "blockdev-close-tray",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "49"
-    },
-    {
-      "name": "blockdev-remove-medium",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "50"
-    },
-    {
-      "name": "blockdev-insert-medium",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "51"
-    },
-    {
-      "name": "blockdev-change-medium",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "52"
-    },
-    {
-      "name": "BLOCK_IMAGE_CORRUPTED",
-      "meta-type": "event",
-      "arg-type": "53"
-    },
-    {
-      "name": "BLOCK_IO_ERROR",
-      "meta-type": "event",
-      "arg-type": "54"
-    },
-    {
-      "name": "BLOCK_JOB_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "55"
-    },
-    {
-      "name": "BLOCK_JOB_CANCELLED",
-      "meta-type": "event",
-      "arg-type": "56"
-    },
-    {
-      "name": "BLOCK_JOB_ERROR",
-      "meta-type": "event",
-      "arg-type": "57"
-    },
-    {
-      "name": "BLOCK_JOB_READY",
-      "meta-type": "event",
-      "arg-type": "58"
-    },
-    {
-      "name": "BLOCK_JOB_PENDING",
-      "meta-type": "event",
-      "arg-type": "59"
-    },
-    {
-      "name": "BLOCK_WRITE_THRESHOLD",
-      "meta-type": "event",
-      "arg-type": "60"
-    },
-    {
-      "name": "block-set-write-threshold",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "61"
-    },
-    {
-      "name": "x-blockdev-change",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "62"
-    },
-    {
-      "name": "x-blockdev-set-iothread",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "63"
-    },
-    {
-      "name": "query-pr-managers",
-      "ret-type": "[64]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "blockdev-snapshot-internal-sync",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "65"
-    },
-    {
-      "name": "blockdev-snapshot-delete-internal-sync",
-      "ret-type": "67",
-      "meta-type": "command",
-      "arg-type": "66"
-    },
-    {
-      "name": "eject",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "68"
-    },
-    {
-      "name": "nbd-server-start",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "69"
-    },
-    {
-      "name": "nbd-server-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "70"
-    },
-    {
-      "name": "nbd-server-remove",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "71"
-    },
-    {
-      "name": "nbd-server-stop",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "DEVICE_TRAY_MOVED",
-      "meta-type": "event",
-      "arg-type": "72"
-    },
-    {
-      "name": "PR_MANAGER_STATUS_CHANGED",
-      "meta-type": "event",
-      "arg-type": "73"
-    },
-    {
-      "name": "QUORUM_FAILURE",
-      "meta-type": "event",
-      "arg-type": "74"
-    },
-    {
-      "name": "QUORUM_REPORT_BAD",
-      "meta-type": "event",
-      "arg-type": "75"
-    },
-    {
-      "name": "query-chardev",
-      "ret-type": "[76]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-chardev-backends",
-      "ret-type": "[77]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "ringbuf-write",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "78"
-    },
-    {
-      "name": "ringbuf-read",
-      "ret-type": "str",
-      "meta-type": "command",
-      "arg-type": "79"
-    },
-    {
-      "name": "chardev-add",
-      "ret-type": "81",
-      "meta-type": "command",
-      "arg-type": "80"
-    },
-    {
-      "name": "chardev-change",
-      "ret-type": "81",
-      "meta-type": "command",
-      "arg-type": "82"
-    },
-    {
-      "name": "chardev-remove",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "83"
-    },
-    {
-      "name": "chardev-send-break",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "84"
-    },
-    {
-      "name": "VSERPORT_CHANGE",
-      "meta-type": "event",
-      "arg-type": "85"
-    },
-    {
-      "name": "dump-guest-memory",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "86"
-    },
-    {
-      "name": "query-dump",
-      "ret-type": "87",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "DUMP_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "88"
-    },
-    {
-      "name": "query-dump-guest-memory-capability",
-      "ret-type": "89",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set_link",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "90"
-    },
-    {
-      "name": "netdev_add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "91"
-    },
-    {
-      "name": "netdev_del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "92"
-    },
-    {
-      "name": "query-rx-filter",
-      "ret-type": "[94]",
-      "meta-type": "command",
-      "arg-type": "93"
-    },
-    {
-      "name": "NIC_RX_FILTER_CHANGED",
-      "meta-type": "event",
-      "arg-type": "95"
-    },
-    {
-      "name": "announce-self",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "96"
-    },
-    {
-      "name": "FAILOVER_NEGOTIATED",
-      "meta-type": "event",
-      "arg-type": "97"
-    },
-    {
-      "name": "RDMA_GID_STATUS_CHANGED",
-      "meta-type": "event",
-      "arg-type": "98"
-    },
-    {
-      "name": "query-rocker",
-      "ret-type": "100",
-      "meta-type": "command",
-      "arg-type": "99"
-    },
-    {
-      "name": "query-rocker-ports",
-      "ret-type": "[102]",
-      "meta-type": "command",
-      "arg-type": "101"
-    },
-    {
-      "name": "query-rocker-of-dpa-flows",
-      "ret-type": "[104]",
-      "meta-type": "command",
-      "arg-type": "103"
-    },
-    {
-      "name": "query-rocker-of-dpa-groups",
-      "ret-type": "[106]",
-      "meta-type": "command",
-      "arg-type": "105"
-    },
-    {
-      "name": "query-tpm-models",
-      "ret-type": "[107]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-tpm-types",
-      "ret-type": "[108]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-tpm",
-      "ret-type": "[109]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set_password",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "110"
-    },
-    {
-      "name": "expire_password",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "111"
-    },
-    {
-      "name": "screendump",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "112"
-    },
-    {
-      "name": "query-spice",
-      "ret-type": "113",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "SPICE_CONNECTED",
-      "meta-type": "event",
-      "arg-type": "114"
-    },
-    {
-      "name": "SPICE_INITIALIZED",
-      "meta-type": "event",
-      "arg-type": "115"
-    },
-    {
-      "name": "SPICE_DISCONNECTED",
-      "meta-type": "event",
-      "arg-type": "116"
-    },
-    {
-      "name": "SPICE_MIGRATE_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-vnc",
-      "ret-type": "117",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-vnc-servers",
-      "ret-type": "[118]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "change-vnc-password",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "119"
-    },
-    {
-      "name": "VNC_CONNECTED",
-      "meta-type": "event",
-      "arg-type": "120"
-    },
-    {
-      "name": "VNC_INITIALIZED",
-      "meta-type": "event",
-      "arg-type": "121"
-    },
-    {
-      "name": "VNC_DISCONNECTED",
-      "meta-type": "event",
-      "arg-type": "122"
-    },
-    {
-      "name": "query-mice",
-      "ret-type": "[123]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "send-key",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "124"
-    },
-    {
-      "name": "input-send-event",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "125"
-    },
-    {
-      "name": "query-display-options",
-      "ret-type": "126",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-migrate",
-      "ret-type": "127",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-set-capabilities",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "128"
-    },
-    {
-      "name": "query-migrate-capabilities",
-      "ret-type": "[129]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-set-parameters",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "130"
-    },
-    {
-      "name": "query-migrate-parameters",
-      "ret-type": "131",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "client_migrate_info",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "132"
-    },
-    {
-      "name": "migrate-start-postcopy",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "MIGRATION",
-      "meta-type": "event",
-      "arg-type": "133"
-    },
-    {
-      "name": "MIGRATION_PASS",
-      "meta-type": "event",
-      "arg-type": "134"
-    },
-    {
-      "name": "COLO_EXIT",
-      "meta-type": "event",
-      "arg-type": "135"
-    },
-    {
-      "name": "x-colo-lost-heartbeat",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate_cancel",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-continue",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "136"
-    },
-    {
-      "name": "migrate_set_downtime",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "137"
-    },
-    {
-      "name": "migrate_set_speed",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "138"
-    },
-    {
-      "name": "migrate-set-cache-size",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "139"
-    },
-    {
-      "name": "query-migrate-cache-size",
-      "ret-type": "int",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "140"
-    },
-    {
-      "name": "migrate-incoming",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "141"
-    },
-    {
-      "name": "xen-save-devices-state",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "142"
-    },
-    {
-      "name": "xen-set-replication",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "143"
-    },
-    {
-      "name": "query-xen-replication-status",
-      "ret-type": "144",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "xen-colo-do-checkpoint",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-colo-status",
-      "ret-type": "145",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-recover",
-      "ret-type": "0",
-      "allow-oob": true,
-      "meta-type": "command",
-      "arg-type": "146"
-    },
-    {
-      "name": "migrate-pause",
-      "ret-type": "0",
-      "allow-oob": true,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "UNPLUG_PRIMARY",
-      "meta-type": "event",
-      "arg-type": "147"
-    },
-    {
-      "name": "transaction",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "148"
-    },
-    {
-      "name": "trace-event-get-state",
-      "ret-type": "[150]",
-      "meta-type": "command",
-      "arg-type": "149"
-    },
-    {
-      "name": "trace-event-set-state",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "151"
-    },
-    {
-      "name": "query-qmp-schema",
-      "ret-type": "[152]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "qom-list",
-      "ret-type": "[154]",
-      "meta-type": "command",
-      "arg-type": "153"
-    },
-    {
-      "name": "qom-get",
-      "ret-type": "any",
-      "meta-type": "command",
-      "arg-type": "155"
-    },
-    {
-      "name": "qom-set",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "156"
-    },
-    {
-      "name": "qom-list-types",
-      "ret-type": "[158]",
-      "meta-type": "command",
-      "arg-type": "157"
-    },
-    {
-      "name": "qom-list-properties",
-      "ret-type": "[154]",
-      "meta-type": "command",
-      "arg-type": "159"
-    },
-    {
-      "name": "object-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "160"
-    },
-    {
-      "name": "object-del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "161"
-    },
-    {
-      "name": "device-list-properties",
-      "ret-type": "[154]",
-      "meta-type": "command",
-      "arg-type": "162"
-    },
-    {
-      "name": "device_add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "163"
-    },
-    {
-      "name": "device_del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "164"
-    },
-    {
-      "name": "DEVICE_DELETED",
-      "meta-type": "event",
-      "arg-type": "165"
-    },
-    {
-      "name": "query-cpus",
-      "ret-type": "[166]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-cpus-fast",
-      "ret-type": "[167]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "cpu-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "168"
-    },
-    {
-      "name": "query-machines",
-      "ret-type": "[169]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-current-machine",
-      "ret-type": "170",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-target",
-      "ret-type": "171",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-memdev",
-      "ret-type": "[172]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-hotpluggable-cpus",
-      "ret-type": "[173]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set-numa-node",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "174"
-    },
-    {
-      "name": "query-cpu-model-expansion",
-      "ret-type": "180",
-      "meta-type": "command",
-      "arg-type": "179"
-    },
-    {
-      "name": "query-cpu-definitions",
-      "ret-type": "[181]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "qmp_capabilities",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "182"
-    },
-    {
-      "name": "query-version",
-      "ret-type": "183",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-commands",
-      "ret-type": "[184]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "add_client",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "185"
-    },
-    {
-      "name": "query-name",
-      "ret-type": "186",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-kvm",
-      "ret-type": "187",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-uuid",
-      "ret-type": "188",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-events",
-      "ret-type": "[189]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-iothreads",
-      "ret-type": "[190]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-balloon",
-      "ret-type": "191",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "BALLOON_CHANGE",
-      "meta-type": "event",
-      "arg-type": "192"
-    },
-    {
-      "name": "query-pci",
-      "ret-type": "[193]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "quit",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "stop",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_reset",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_powerdown",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "memsave",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "194"
-    },
-    {
-      "name": "pmemsave",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "195"
-    },
-    {
-      "name": "cont",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "x-exit-preconfig",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_wakeup",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "inject-nmi",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "balloon",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "196"
-    },
-    {
-      "name": "human-monitor-command",
-      "ret-type": "str",
-      "meta-type": "command",
-      "arg-type": "197",
-      "features": [
-        "savevm-monitor-nodes"
-      ]
-    },
-    {
-      "name": "change",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "198"
-    },
-    {
-      "name": "xen-set-global-dirty-log",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "199"
-    },
-    {
-      "name": "getfd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "200"
-    },
-    {
-      "name": "closefd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "201"
-    },
-    {
-      "name": "query-memory-size-summary",
-      "ret-type": "202",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "add-fd",
-      "ret-type": "204",
-      "meta-type": "command",
-      "arg-type": "203"
-    },
-    {
-      "name": "remove-fd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "205"
-    },
-    {
-      "name": "query-fdsets",
-      "ret-type": "[206]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-command-line-options",
-      "ret-type": "[208]",
-      "meta-type": "command",
-      "arg-type": "207"
-    },
-    {
-      "name": "query-memory-devices",
-      "ret-type": "[209]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "MEM_UNPLUG_ERROR",
-      "meta-type": "event",
-      "arg-type": "210"
-    },
-    {
-      "name": "query-acpi-ospm-status",
-      "ret-type": "[211]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "ACPI_DEVICE_OST",
-      "meta-type": "event",
-      "arg-type": "212"
-    },
-    {
-      "name": "xen-load-devices-state",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "213"
-    },
-    {
-      "name": "query-vm-generation-id",
-      "ret-type": "214",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "RTC_CHANGE",
-      "meta-type": "event",
-      "arg-type": "215"
-    },
-    {
-      "name": "rtc-reset-reinjection",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-sev",
-      "ret-type": "216",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-sev-launch-measure",
-      "ret-type": "217",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-sev-capabilities",
-      "ret-type": "218",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "0",
-      "members": [],
-      "meta-type": "object"
-    },
-    {
-      "name": "1",
-      "members": [
-        {
-          "name": "running",
-          "type": "bool"
-        },
-        {
-          "name": "singlestep",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "221"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "2",
-      "members": [
-        {
-          "name": "guest",
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "222"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "3",
-      "members": [
-        {
-          "name": "guest",
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "222"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "4",
-      "members": [
-        {
-          "name": "action",
-          "type": "223"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "5",
-      "members": [
-        {
-          "name": "action",
-          "type": "223"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "6",
-      "members": [
-        {
-          "name": "action",
-          "type": "224"
-        },
-        {
-          "name": "info",
-          "default": null,
-          "type": "225"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "7",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "status",
-          "type": "226"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "8",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "9",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "10",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "11",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "12",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "13",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[14]",
-      "element-type": "14",
-      "meta-type": "array"
-    },
-    {
-      "name": "14",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "227"
-        },
-        {
-          "name": "status",
-          "type": "226"
-        },
-        {
-          "name": "current-progress",
-          "type": "int"
-        },
-        {
-          "name": "total-progress",
-          "type": "int"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "15",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "boundaries",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "boundaries-read",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "boundaries-write",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "boundaries-flush",
-          "default": null,
-          "type": "[int]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[16]",
-      "element-type": "16",
-      "meta-type": "array"
-    },
-    {
-      "name": "16",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "qdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "removable",
-          "type": "bool"
-        },
-        {
-          "name": "locked",
-          "type": "bool"
-        },
-        {
-          "name": "inserted",
-          "default": null,
-          "type": "28"
-        },
-        {
-          "name": "tray_open",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "io-status",
-          "default": null,
-          "type": "228"
-        },
-        {
-          "name": "dirty-bitmaps",
-          "default": null,
-          "type": "[229]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "17",
-      "members": [
-        {
-          "name": "query-nodes",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[18]",
-      "element-type": "18",
-      "meta-type": "array"
-    },
-    {
-      "name": "18",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "qdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "stats",
-          "type": "230"
-        },
-        {
-          "name": "driver-specific",
-          "default": null,
-          "type": "231"
-        },
-        {
-          "name": "parent",
-          "default": null,
-          "type": "18"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "18"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[19]",
-      "element-type": "19",
-      "meta-type": "array"
-    },
-    {
-      "name": "19",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "busy",
-          "type": "bool"
-        },
-        {
-          "name": "paused",
-          "type": "bool"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "io-status",
-          "type": "228"
-        },
-        {
-          "name": "ready",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "226"
-        },
-        {
-          "name": "auto-finalize",
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "type": "bool"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "20",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "21",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "22",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "snapshot-file",
-          "type": "str"
-        },
-        {
-          "name": "snapshot-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "232"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "23",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "overlay",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "24",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "image-node-name",
-          "type": "str"
-        },
-        {
-          "name": "backing-file",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "25",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "base-node",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "base",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "top-node",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "top",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "26",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "233"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bitmap-mode",
-          "default": null,
-          "type": "234"
-        },
-        {
-          "name": "compress",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "232"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "27",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "233"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bitmap-mode",
-          "default": null,
-          "type": "234"
-        },
-        {
-          "name": "compress",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[28]",
-      "element-type": "28",
-      "meta-type": "array"
-    },
-    {
-      "name": "28",
-      "members": [
-        {
-          "name": "file",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ro",
-          "type": "bool"
-        },
-        {
-          "name": "drv",
-          "type": "str"
-        },
-        {
-          "name": "backing_file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing_file_depth",
-          "type": "int"
-        },
-        {
-          "name": "encrypted",
-          "type": "bool"
-        },
-        {
-          "name": "encryption_key_missing",
-          "type": "bool"
-        },
-        {
-          "name": "detect_zeroes",
-          "type": "236"
-        },
-        {
-          "name": "bps",
-          "type": "int"
-        },
-        {
-          "name": "bps_rd",
-          "type": "int"
-        },
-        {
-          "name": "bps_wr",
-          "type": "int"
-        },
-        {
-          "name": "iops",
-          "type": "int"
-        },
-        {
-          "name": "iops_rd",
-          "type": "int"
-        },
-        {
-          "name": "iops_wr",
-          "type": "int"
-        },
-        {
-          "name": "image",
-          "type": "237"
-        },
-        {
-          "name": "bps_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cache",
-          "type": "238"
-        },
-        {
-          "name": "write_threshold",
-          "type": "int"
-        },
-        {
-          "name": "dirty-bitmaps",
-          "default": null,
-          "type": "[229]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "29",
-      "members": [
-        {
-          "name": "nodes",
-          "type": "[239]"
-        },
-        {
-          "name": "edges",
-          "type": "[240]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "30",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "replaces",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "233"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "232"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "buf-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "unmap",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "copy-mode",
-          "default": null,
-          "type": "241"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "31",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "granularity",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "persistent",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "disabled",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "32",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "33",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "bitmaps",
-          "type": "[242]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "34",
-      "members": [
-        {
-          "name": "sha256",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "35",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "replaces",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "233"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "buf-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "copy-mode",
-          "default": null,
-          "type": "241"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "36",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bps",
-          "type": "int"
-        },
-        {
-          "name": "bps_rd",
-          "type": "int"
-        },
-        {
-          "name": "bps_wr",
-          "type": "int"
-        },
-        {
-          "name": "iops",
-          "type": "int"
-        },
-        {
-          "name": "iops_rd",
-          "type": "int"
-        },
-        {
-          "name": "iops_wr",
-          "type": "int"
-        },
-        {
-          "name": "bps_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "37",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "base",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "base-node",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "38",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "39",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "40",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "41",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "42",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "43",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "44",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "45",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "blkdebug",
-          "type": "246"
-        },
-        {
-          "case": "blklogwrites",
-          "type": "247"
-        },
-        {
-          "case": "blkverify",
-          "type": "248"
-        },
-        {
-          "case": "blkreplay",
-          "type": "249"
-        },
-        {
-          "case": "bochs",
-          "type": "250"
-        },
-        {
-          "case": "cloop",
-          "type": "250"
-        },
-        {
-          "case": "copy-on-read",
-          "type": "250"
-        },
-        {
-          "case": "dmg",
-          "type": "250"
-        },
-        {
-          "case": "file",
-          "type": "251"
-        },
-        {
-          "case": "ftp",
-          "type": "252"
-        },
-        {
-          "case": "ftps",
-          "type": "253"
-        },
-        {
-          "case": "gluster",
-          "type": "254"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "251"
-        },
-        {
-          "case": "host_device",
-          "type": "251"
-        },
-        {
-          "case": "http",
-          "type": "255"
-        },
-        {
-          "case": "https",
-          "type": "256"
-        },
-        {
-          "case": "iscsi",
-          "type": "257"
-        },
-        {
-          "case": "luks",
-          "type": "258"
-        },
-        {
-          "case": "nbd",
-          "type": "259"
-        },
-        {
-          "case": "nfs",
-          "type": "260"
-        },
-        {
-          "case": "null-aio",
-          "type": "261"
-        },
-        {
-          "case": "null-co",
-          "type": "261"
-        },
-        {
-          "case": "nvme",
-          "type": "262"
-        },
-        {
-          "case": "parallels",
-          "type": "250"
-        },
-        {
-          "case": "qcow2",
-          "type": "263"
-        },
-        {
-          "case": "qcow",
-          "type": "264"
-        },
-        {
-          "case": "qed",
-          "type": "265"
-        },
-        {
-          "case": "quorum",
-          "type": "266"
-        },
-        {
-          "case": "raw",
-          "type": "267"
-        },
-        {
-          "case": "rbd",
-          "type": "268"
-        },
-        {
-          "case": "replication",
-          "type": "269"
-        },
-        {
-          "case": "sheepdog",
-          "type": "270"
-        },
-        {
-          "case": "ssh",
-          "type": "271"
-        },
-        {
-          "case": "throttle",
-          "type": "272"
-        },
-        {
-          "case": "vdi",
-          "type": "250"
-        },
-        {
-          "case": "vhdx",
-          "type": "250"
-        },
-        {
-          "case": "vmdk",
-          "type": "265"
-        },
-        {
-          "case": "vpc",
-          "type": "250"
-        },
-        {
-          "case": "vvfat",
-          "type": "273"
-        },
-        {
-          "case": "vxhs",
-          "type": "274"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "243"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "discard",
-          "default": null,
-          "type": "244"
-        },
-        {
-          "name": "cache",
-          "default": null,
-          "type": "245"
-        },
-        {
-          "name": "read-only",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-read-only",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "force-share",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "detect-zeroes",
-          "default": null,
-          "type": "236"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "46",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "47",
-      "members": [
-        {
-          "name": "job-id",
-          "type": "str"
-        },
-        {
-          "name": "options",
-          "type": "275"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "48",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "49",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "50",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "51",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "52",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "read-only-mode",
-          "default": null,
-          "type": "276"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "53",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "msg",
-          "type": "str"
-        },
-        {
-          "name": "offset",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "fatal",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "54",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "operation",
-          "type": "277"
-        },
-        {
-          "name": "action",
-          "type": "278"
-        },
-        {
-          "name": "nospace",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "55",
-      "members": [
-        {
-          "name": "type",
-          "type": "227"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "56",
-      "members": [
-        {
-          "name": "type",
-          "type": "227"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "57",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "operation",
-          "type": "277"
-        },
-        {
-          "name": "action",
-          "type": "278"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "58",
-      "members": [
-        {
-          "name": "type",
-          "type": "227"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "59",
-      "members": [
-        {
-          "name": "type",
-          "type": "227"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "60",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "amount-exceeded",
-          "type": "int"
-        },
-        {
-          "name": "write-threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "61",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "write-threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "62",
-      "members": [
-        {
-          "name": "parent",
-          "type": "str"
-        },
-        {
-          "name": "child",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "63",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "iothread",
-          "type": "279"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[64]",
-      "element-type": "64",
-      "meta-type": "array"
-    },
-    {
-      "name": "64",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "65",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "66",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "67",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "vm-state-size",
-          "type": "int"
-        },
-        {
-          "name": "date-sec",
-          "type": "int"
-        },
-        {
-          "name": "date-nsec",
-          "type": "int"
-        },
-        {
-          "name": "vm-clock-sec",
-          "type": "int"
-        },
-        {
-          "name": "vm-clock-nsec",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "68",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "69",
-      "members": [
-        {
-          "name": "addr",
-          "type": "280"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "70",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "writable",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "71",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "281"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "72",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "tray-open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "73",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "74",
-      "members": [
-        {
-          "name": "reference",
-          "type": "str"
-        },
-        {
-          "name": "sector-num",
-          "type": "int"
-        },
-        {
-          "name": "sectors-count",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "75",
-      "members": [
-        {
-          "name": "type",
-          "type": "282"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "sector-num",
-          "type": "int"
-        },
-        {
-          "name": "sectors-count",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[76]",
-      "element-type": "76",
-      "meta-type": "array"
-    },
-    {
-      "name": "76",
-      "members": [
-        {
-          "name": "label",
-          "type": "str"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "frontend-open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[77]",
-      "element-type": "77",
-      "meta-type": "array"
-    },
-    {
-      "name": "77",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "78",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "data",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "283"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "79",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "283"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "str",
-      "json-type": "string",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "80",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "backend",
-          "type": "284"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "81",
-      "members": [
-        {
-          "name": "pty",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "82",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "backend",
-          "type": "284"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "83",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "84",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "85",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "86",
-      "members": [
-        {
-          "name": "paging",
-          "type": "bool"
-        },
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "detach",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "begin",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "285"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "87",
-      "members": [
-        {
-          "name": "status",
-          "type": "286"
-        },
-        {
-          "name": "completed",
-          "type": "int"
-        },
-        {
-          "name": "total",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "88",
-      "members": [
-        {
-          "name": "result",
-          "type": "87"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "89",
-      "members": [
-        {
-          "name": "formats",
-          "type": "[285]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "90",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "up",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "91",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "92",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "93",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[94]",
-      "element-type": "94",
-      "meta-type": "array"
-    },
-    {
-      "name": "94",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "promiscuous",
-          "type": "bool"
-        },
-        {
-          "name": "multicast",
-          "type": "287"
-        },
-        {
-          "name": "unicast",
-          "type": "287"
-        },
-        {
-          "name": "vlan",
-          "type": "287"
-        },
-        {
-          "name": "broadcast-allowed",
-          "type": "bool"
-        },
-        {
-          "name": "multicast-overflow",
-          "type": "bool"
-        },
-        {
-          "name": "unicast-overflow",
-          "type": "bool"
-        },
-        {
-          "name": "main-mac",
-          "type": "str"
-        },
-        {
-          "name": "vlan-table",
-          "type": "[int]"
-        },
-        {
-          "name": "unicast-table",
-          "type": "[str]"
-        },
-        {
-          "name": "multicast-table",
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "95",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "96",
-      "members": [
-        {
-          "name": "initial",
-          "type": "int"
-        },
-        {
-          "name": "max",
-          "type": "int"
-        },
-        {
-          "name": "rounds",
-          "type": "int"
-        },
-        {
-          "name": "step",
-          "type": "int"
-        },
-        {
-          "name": "interfaces",
-          "default": null,
-          "type": "[str]"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "97",
-      "members": [
-        {
-          "name": "device-id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "98",
-      "members": [
-        {
-          "name": "netdev",
-          "type": "str"
-        },
-        {
-          "name": "gid-status",
-          "type": "bool"
-        },
-        {
-          "name": "subnet-prefix",
-          "type": "int"
-        },
-        {
-          "name": "interface-id",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "99",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "100",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "ports",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "101",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[102]",
-      "element-type": "102",
-      "meta-type": "array"
-    },
-    {
-      "name": "102",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "link-up",
-          "type": "bool"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "duplex",
-          "type": "288"
-        },
-        {
-          "name": "autoneg",
-          "type": "289"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "103",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "tbl-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[104]",
-      "element-type": "104",
-      "meta-type": "array"
-    },
-    {
-      "name": "104",
-      "members": [
-        {
-          "name": "cookie",
-          "type": "int"
-        },
-        {
-          "name": "hits",
-          "type": "int"
-        },
-        {
-          "name": "key",
-          "type": "290"
-        },
-        {
-          "name": "mask",
-          "type": "291"
-        },
-        {
-          "name": "action",
-          "type": "292"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "105",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[106]",
-      "element-type": "106",
-      "meta-type": "array"
-    },
-    {
-      "name": "106",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "type",
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "index",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "out-pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "set-vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "pop-vlan",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group-ids",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "set-eth-src",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "set-eth-dst",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ttl-check",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[107]",
-      "element-type": "107",
-      "meta-type": "array"
-    },
-    {
-      "name": "107",
-      "meta-type": "enum",
-      "values": [
-        "tpm-tis",
-        "tpm-crb"
-      ]
-    },
-    {
-      "name": "[108]",
-      "element-type": "108",
-      "meta-type": "array"
-    },
-    {
-      "name": "108",
-      "meta-type": "enum",
-      "values": [
-        "passthrough",
-        "emulator"
-      ]
-    },
-    {
-      "name": "[109]",
-      "element-type": "109",
-      "meta-type": "array"
-    },
-    {
-      "name": "109",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "model",
-          "type": "107"
-        },
-        {
-          "name": "options",
-          "type": "293"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "110",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "password",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "111",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "time",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "112",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "head",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "113",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "migrated",
-          "type": "bool"
-        },
-        {
-          "name": "host",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "compiled-version",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mouse-mode",
-          "type": "294"
-        },
-        {
-          "name": "channels",
-          "default": null,
-          "type": "[295]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "114",
-      "members": [
-        {
-          "name": "server",
-          "type": "296"
-        },
-        {
-          "name": "client",
-          "type": "296"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "115",
-      "members": [
-        {
-          "name": "server",
-          "type": "297"
-        },
-        {
-          "name": "client",
-          "type": "295"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "116",
-      "members": [
-        {
-          "name": "server",
-          "type": "296"
-        },
-        {
-          "name": "client",
-          "type": "296"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "117",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "host",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "default": null,
-          "type": "298"
-        },
-        {
-          "name": "service",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "clients",
-          "default": null,
-          "type": "[299]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[118]",
-      "element-type": "118",
-      "meta-type": "array"
-    },
-    {
-      "name": "118",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "[300]"
-        },
-        {
-          "name": "clients",
-          "type": "[299]"
-        },
-        {
-          "name": "auth",
-          "type": "301"
-        },
-        {
-          "name": "vencrypt",
-          "default": null,
-          "type": "302"
-        },
-        {
-          "name": "display",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "119",
-      "members": [
-        {
-          "name": "password",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "120",
-      "members": [
-        {
-          "name": "server",
-          "type": "303"
-        },
-        {
-          "name": "client",
-          "type": "304"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "121",
-      "members": [
-        {
-          "name": "server",
-          "type": "303"
-        },
-        {
-          "name": "client",
-          "type": "299"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "122",
-      "members": [
-        {
-          "name": "server",
-          "type": "303"
-        },
-        {
-          "name": "client",
-          "type": "299"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[123]",
-      "element-type": "123",
-      "meta-type": "array"
-    },
-    {
-      "name": "123",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "index",
-          "type": "int"
-        },
-        {
-          "name": "current",
-          "type": "bool"
-        },
-        {
-          "name": "absolute",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "124",
-      "members": [
-        {
-          "name": "keys",
-          "type": "[305]"
-        },
-        {
-          "name": "hold-time",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "125",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "head",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "events",
-          "type": "[306]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "126",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "gtk",
-          "type": "309"
-        },
-        {
-          "case": "curses",
-          "type": "310"
-        },
-        {
-          "case": "egl-headless",
-          "type": "311"
-        },
-        {
-          "case": "default",
-          "type": "0"
-        },
-        {
-          "case": "none",
-          "type": "0"
-        },
-        {
-          "case": "sdl",
-          "type": "0"
-        },
-        {
-          "case": "cocoa",
-          "type": "0"
-        },
-        {
-          "case": "spice-app",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "307"
-        },
-        {
-          "name": "full-screen",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "window-close",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "gl",
-          "default": null,
-          "type": "308"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "127",
-      "members": [
-        {
-          "name": "status",
-          "default": null,
-          "type": "312"
-        },
-        {
-          "name": "ram",
-          "default": null,
-          "type": "313"
-        },
-        {
-          "name": "disk",
-          "default": null,
-          "type": "313"
-        },
-        {
-          "name": "xbzrle-cache",
-          "default": null,
-          "type": "314"
-        },
-        {
-          "name": "total-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "expected-downtime",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "downtime",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "setup-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-percentage",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "error-desc",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "postcopy-blocktime",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "postcopy-vcpu-blocktime",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "compression",
-          "default": null,
-          "type": "315"
-        },
-        {
-          "name": "socket-address",
-          "default": null,
-          "type": "[316]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "128",
-      "members": [
-        {
-          "name": "capabilities",
-          "type": "[129]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[129]",
-      "element-type": "129",
-      "meta-type": "array"
-    },
-    {
-      "name": "129",
-      "members": [
-        {
-          "name": "capability",
-          "type": "317"
-        },
-        {
-          "name": "state",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "130",
-      "members": [
-        {
-          "name": "announce-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-rounds",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-step",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-wait-thread",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "decompress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-increment",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "279"
-        },
-        {
-          "name": "tls-hostname",
-          "default": null,
-          "type": "279"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "279"
-        },
-        {
-          "name": "max-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "downtime-limit",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "x-checkpoint-delay",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-incremental",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "multifd-channels",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "xbzrle-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-postcopy-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-cpu-throttle",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "131",
-      "members": [
-        {
-          "name": "announce-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-rounds",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-step",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-wait-thread",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "decompress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-increment",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-hostname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "max-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "downtime-limit",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "x-checkpoint-delay",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-incremental",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "multifd-channels",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "xbzrle-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-postcopy-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-cpu-throttle",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "132",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "hostname",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cert-subject",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "133",
-      "members": [
-        {
-          "name": "status",
-          "type": "312"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "134",
-      "members": [
-        {
-          "name": "pass",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "135",
-      "members": [
-        {
-          "name": "mode",
-          "type": "318"
-        },
-        {
-          "name": "reason",
-          "type": "319"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "136",
-      "members": [
-        {
-          "name": "state",
-          "type": "312"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "137",
-      "members": [
-        {
-          "name": "value",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "138",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "139",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "int",
-      "json-type": "int",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "140",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        },
-        {
-          "name": "blk",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inc",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "detach",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "resume",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "141",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "142",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "live",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "143",
-      "members": [
-        {
-          "name": "enable",
-          "type": "bool"
-        },
-        {
-          "name": "primary",
-          "type": "bool"
-        },
-        {
-          "name": "failover",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "144",
-      "members": [
-        {
-          "name": "error",
-          "type": "bool"
-        },
-        {
-          "name": "desc",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "145",
-      "members": [
-        {
-          "name": "mode",
-          "type": "318"
-        },
-        {
-          "name": "last-mode",
-          "type": "318"
-        },
-        {
-          "name": "reason",
-          "type": "319"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "146",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "147",
-      "members": [
-        {
-          "name": "device-id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "148",
-      "members": [
-        {
-          "name": "actions",
-          "type": "[320]"
-        },
-        {
-          "name": "properties",
-          "default": null,
-          "type": "321"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "149",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "vcpu",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[150]",
-      "element-type": "150",
-      "meta-type": "array"
-    },
-    {
-      "name": "150",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "state",
-          "type": "322"
-        },
-        {
-          "name": "vcpu",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "151",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "enable",
-          "type": "bool"
-        },
-        {
-          "name": "ignore-unavailable",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "vcpu",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[152]",
-      "element-type": "152",
-      "meta-type": "array"
-    },
-    {
-      "name": "152",
-      "tag": "meta-type",
-      "variants": [
-        {
-          "case": "builtin",
-          "type": "324"
-        },
-        {
-          "case": "enum",
-          "type": "325"
-        },
-        {
-          "case": "array",
-          "type": "326"
-        },
-        {
-          "case": "object",
-          "type": "327"
-        },
-        {
-          "case": "alternate",
-          "type": "328"
-        },
-        {
-          "case": "command",
-          "type": "329"
-        },
-        {
-          "case": "event",
-          "type": "330"
-        }
-      ],
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "meta-type",
-          "type": "323"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "153",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[154]",
-      "element-type": "154",
-      "meta-type": "array"
-    },
-    {
-      "name": "154",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "description",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "155",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "property",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "any",
-      "json-type": "value",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "156",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "property",
-          "type": "str"
-        },
-        {
-          "name": "value",
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "157",
-      "members": [
-        {
-          "name": "implements",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "abstract",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[158]",
-      "element-type": "158",
-      "meta-type": "array"
-    },
-    {
-      "name": "158",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "abstract",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "parent",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "159",
-      "members": [
-        {
-          "name": "typename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "160",
-      "members": [
-        {
-          "name": "qom-type",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "161",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "162",
-      "members": [
-        {
-          "name": "typename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "163",
-      "members": [
-        {
-          "name": "driver",
-          "type": "str"
-        },
-        {
-          "name": "bus",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "164",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "165",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[166]",
-      "element-type": "166",
-      "meta-type": "array"
-    },
-    {
-      "name": "166",
-      "tag": "arch",
-      "variants": [
-        {
-          "case": "x86",
-          "type": "333"
-        },
-        {
-          "case": "sparc",
-          "type": "334"
-        },
-        {
-          "case": "ppc",
-          "type": "335"
-        },
-        {
-          "case": "mips",
-          "type": "336"
-        },
-        {
-          "case": "tricore",
-          "type": "337"
-        },
-        {
-          "case": "s390",
-          "type": "338"
-        },
-        {
-          "case": "riscv",
-          "type": "339"
-        },
-        {
-          "case": "other",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "CPU",
-          "type": "int"
-        },
-        {
-          "name": "current",
-          "type": "bool"
-        },
-        {
-          "name": "halted",
-          "type": "bool"
-        },
-        {
-          "name": "qom_path",
-          "type": "str"
-        },
-        {
-          "name": "thread_id",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "331"
-        },
-        {
-          "name": "arch",
-          "type": "332"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[167]",
-      "element-type": "167",
-      "meta-type": "array"
-    },
-    {
-      "name": "167",
-      "tag": "target",
-      "variants": [
-        {
-          "case": "s390x",
-          "type": "338"
-        },
-        {
-          "case": "aarch64",
-          "type": "0"
-        },
-        {
-          "case": "alpha",
-          "type": "0"
-        },
-        {
-          "case": "arm",
-          "type": "0"
-        },
-        {
-          "case": "cris",
-          "type": "0"
-        },
-        {
-          "case": "hppa",
-          "type": "0"
-        },
-        {
-          "case": "i386",
-          "type": "0"
-        },
-        {
-          "case": "lm32",
-          "type": "0"
-        },
-        {
-          "case": "m68k",
-          "type": "0"
-        },
-        {
-          "case": "microblaze",
-          "type": "0"
-        },
-        {
-          "case": "microblazeel",
-          "type": "0"
-        },
-        {
-          "case": "mips",
-          "type": "0"
-        },
-        {
-          "case": "mips64",
-          "type": "0"
-        },
-        {
-          "case": "mips64el",
-          "type": "0"
-        },
-        {
-          "case": "mipsel",
-          "type": "0"
-        },
-        {
-          "case": "moxie",
-          "type": "0"
-        },
-        {
-          "case": "nios2",
-          "type": "0"
-        },
-        {
-          "case": "or1k",
-          "type": "0"
-        },
-        {
-          "case": "ppc",
-          "type": "0"
-        },
-        {
-          "case": "ppc64",
-          "type": "0"
-        },
-        {
-          "case": "riscv32",
-          "type": "0"
-        },
-        {
-          "case": "riscv64",
-          "type": "0"
-        },
-        {
-          "case": "sh4",
-          "type": "0"
-        },
-        {
-          "case": "sh4eb",
-          "type": "0"
-        },
-        {
-          "case": "sparc",
-          "type": "0"
-        },
-        {
-          "case": "sparc64",
-          "type": "0"
-        },
-        {
-          "case": "tricore",
-          "type": "0"
-        },
-        {
-          "case": "unicore32",
-          "type": "0"
-        },
-        {
-          "case": "x86_64",
-          "type": "0"
-        },
-        {
-          "case": "xtensa",
-          "type": "0"
-        },
-        {
-          "case": "xtensaeb",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "cpu-index",
-          "type": "int"
-        },
-        {
-          "name": "qom-path",
-          "type": "str"
-        },
-        {
-          "name": "thread-id",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "331"
-        },
-        {
-          "name": "arch",
-          "type": "332"
-        },
-        {
-          "name": "target",
-          "type": "340"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "168",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[169]",
-      "element-type": "169",
-      "meta-type": "array"
-    },
-    {
-      "name": "169",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "alias",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "is-default",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "cpu-max",
-          "type": "int"
-        },
-        {
-          "name": "hotpluggable-cpus",
-          "type": "bool"
-        },
-        {
-          "name": "numa-mem-supported",
-          "type": "bool"
-        },
-        {
-          "name": "deprecated",
-          "type": "bool"
-        },
-        {
-          "name": "default-cpu-type",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "170",
-      "members": [
-        {
-          "name": "wakeup-suspend-support",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "171",
-      "members": [
-        {
-          "name": "arch",
-          "type": "340"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[172]",
-      "element-type": "172",
-      "meta-type": "array"
-    },
-    {
-      "name": "172",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "merge",
-          "type": "bool"
-        },
-        {
-          "name": "dump",
-          "type": "bool"
-        },
-        {
-          "name": "prealloc",
-          "type": "bool"
-        },
-        {
-          "name": "host-nodes",
-          "type": "[int]"
-        },
-        {
-          "name": "policy",
-          "type": "341"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[173]",
-      "element-type": "173",
-      "meta-type": "array"
-    },
-    {
-      "name": "173",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "vcpus-count",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "type": "331"
-        },
-        {
-          "name": "qom-path",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "174",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "node",
-          "type": "343"
-        },
-        {
-          "case": "dist",
-          "type": "344"
-        },
-        {
-          "case": "cpu",
-          "type": "345"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "342"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "179",
-      "members": [
-        {
-          "name": "type",
-          "type": "348"
-        },
-        {
-          "name": "model",
-          "type": "346"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "180",
-      "members": [
-        {
-          "name": "model",
-          "type": "346"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[181]",
-      "element-type": "181",
-      "meta-type": "array"
-    },
-    {
-      "name": "181",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "migration-safe",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "static",
-          "type": "bool"
-        },
-        {
-          "name": "unavailable-features",
-          "default": null,
-          "type": "[str]"
-        },
-        {
-          "name": "typename",
-          "type": "str"
-        },
-        {
-          "name": "alias-of",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "182",
-      "members": [
-        {
-          "name": "enable",
-          "default": null,
-          "type": "[349]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "183",
-      "members": [
-        {
-          "name": "qemu",
-          "type": "350"
-        },
-        {
-          "name": "package",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[184]",
-      "element-type": "184",
-      "meta-type": "array"
-    },
-    {
-      "name": "184",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "185",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "fdname",
-          "type": "str"
-        },
-        {
-          "name": "skipauth",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "tls",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "186",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "187",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "present",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "188",
-      "members": [
-        {
-          "name": "UUID",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[189]",
-      "element-type": "189",
-      "meta-type": "array"
-    },
-    {
-      "name": "189",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[190]",
-      "element-type": "190",
-      "meta-type": "array"
-    },
-    {
-      "name": "190",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "thread-id",
-          "type": "int"
-        },
-        {
-          "name": "poll-max-ns",
-          "type": "int"
-        },
-        {
-          "name": "poll-grow",
-          "type": "int"
-        },
-        {
-          "name": "poll-shrink",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "191",
-      "members": [
-        {
-          "name": "actual",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "192",
-      "members": [
-        {
-          "name": "actual",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[193]",
-      "element-type": "193",
-      "meta-type": "array"
-    },
-    {
-      "name": "193",
-      "members": [
-        {
-          "name": "bus",
-          "type": "int"
-        },
-        {
-          "name": "devices",
-          "type": "[351]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "194",
-      "members": [
-        {
-          "name": "val",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "cpu-index",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "195",
-      "members": [
-        {
-          "name": "val",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "196",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "197",
-      "members": [
-        {
-          "name": "command-line",
-          "type": "str"
-        },
-        {
-          "name": "cpu-index",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "198",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "arg",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "199",
-      "members": [
-        {
-          "name": "enable",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "200",
-      "members": [
-        {
-          "name": "fdname",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "201",
-      "members": [
-        {
-          "name": "fdname",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "202",
-      "members": [
-        {
-          "name": "base-memory",
-          "type": "int"
-        },
-        {
-          "name": "plugged-memory",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "203",
-      "members": [
-        {
-          "name": "fdset-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opaque",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "204",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fd",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "205",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fd",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[206]",
-      "element-type": "206",
-      "meta-type": "array"
-    },
-    {
-      "name": "206",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fds",
-          "type": "[352]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "207",
-      "members": [
-        {
-          "name": "option",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[208]",
-      "element-type": "208",
-      "meta-type": "array"
-    },
-    {
-      "name": "208",
-      "members": [
-        {
-          "name": "option",
-          "type": "str"
-        },
-        {
-          "name": "parameters",
-          "type": "[353]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[209]",
-      "element-type": "209",
-      "meta-type": "array"
-    },
-    {
-      "name": "209",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "dimm",
-          "type": "355"
-        },
-        {
-          "case": "nvdimm",
-          "type": "355"
-        },
-        {
-          "case": "virtio-pmem",
-          "type": "356"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "354"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "210",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "msg",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[211]",
-      "element-type": "211",
-      "meta-type": "array"
-    },
-    {
-      "name": "211",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "slot",
-          "type": "str"
-        },
-        {
-          "name": "slot-type",
-          "type": "357"
-        },
-        {
-          "name": "source",
-          "type": "int"
-        },
-        {
-          "name": "status",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "212",
-      "members": [
-        {
-          "name": "info",
-          "type": "211"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "213",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "214",
-      "members": [
-        {
-          "name": "guid",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "215",
-      "members": [
-        {
-          "name": "offset",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "216",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "api-major",
-          "type": "int"
-        },
-        {
-          "name": "api-minor",
-          "type": "int"
-        },
-        {
-          "name": "build-id",
-          "type": "int"
-        },
-        {
-          "name": "policy",
-          "type": "int"
-        },
-        {
-          "name": "state",
-          "type": "358"
-        },
-        {
-          "name": "handle",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "217",
-      "members": [
-        {
-          "name": "data",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "218",
-      "members": [
-        {
-          "name": "pdh",
-          "type": "str"
-        },
-        {
-          "name": "cert-chain",
-          "type": "str"
-        },
-        {
-          "name": "cbitpos",
-          "type": "int"
-        },
-        {
-          "name": "reduced-phys-bits",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "bool",
-      "json-type": "boolean",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "221",
-      "meta-type": "enum",
-      "values": [
-        "debug",
-        "inmigrate",
-        "internal-error",
-        "io-error",
-        "paused",
-        "postmigrate",
-        "prelaunch",
-        "finish-migrate",
-        "restore-vm",
-        "running",
-        "save-vm",
-        "shutdown",
-        "suspended",
-        "watchdog",
-        "guest-panicked",
-        "colo",
-        "preconfig"
-      ]
-    },
-    {
-      "name": "222",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "host-error",
-        "host-qmp-quit",
-        "host-qmp-system-reset",
-        "host-signal",
-        "host-ui",
-        "guest-shutdown",
-        "guest-reset",
-        "guest-panic",
-        "subsystem-reset"
-      ]
-    },
-    {
-      "name": "223",
-      "meta-type": "enum",
-      "values": [
-        "reset",
-        "shutdown",
-        "poweroff",
-        "pause",
-        "debug",
-        "none",
-        "inject-nmi"
-      ]
-    },
-    {
-      "name": "224",
-      "meta-type": "enum",
-      "values": [
-        "pause",
-        "poweroff"
-      ]
-    },
-    {
-      "name": "225",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "hyper-v",
-          "type": "360"
-        },
-        {
-          "case": "s390",
-          "type": "361"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "359"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "226",
-      "meta-type": "enum",
-      "values": [
-        "undefined",
-        "created",
-        "running",
-        "paused",
-        "ready",
-        "standby",
-        "waiting",
-        "pending",
-        "aborting",
-        "concluded",
-        "null"
-      ]
-    },
-    {
-      "name": "227",
-      "meta-type": "enum",
-      "values": [
-        "commit",
-        "stream",
-        "mirror",
-        "backup",
-        "create"
-      ]
-    },
-    {
-      "name": "[int]",
-      "element-type": "int",
-      "meta-type": "array"
-    },
-    {
-      "name": "228",
-      "meta-type": "enum",
-      "values": [
-        "ok",
-        "failed",
-        "nospace"
-      ]
-    },
-    {
-      "name": "[229]",
-      "element-type": "229",
-      "meta-type": "array"
-    },
-    {
-      "name": "229",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "count",
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "type": "int"
-        },
-        {
-          "name": "recording",
-          "type": "bool"
-        },
-        {
-          "name": "busy",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "362"
-        },
-        {
-          "name": "persistent",
-          "type": "bool"
-        },
-        {
-          "name": "inconsistent",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "230",
-      "members": [
-        {
-          "name": "rd_bytes",
-          "type": "int"
-        },
-        {
-          "name": "wr_bytes",
-          "type": "int"
-        },
-        {
-          "name": "unmap_bytes",
-          "type": "int"
-        },
-        {
-          "name": "rd_operations",
-          "type": "int"
-        },
-        {
-          "name": "wr_operations",
-          "type": "int"
-        },
-        {
-          "name": "flush_operations",
-          "type": "int"
-        },
-        {
-          "name": "unmap_operations",
-          "type": "int"
-        },
-        {
-          "name": "rd_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "wr_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "flush_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "unmap_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "wr_highest_offset",
-          "type": "int"
-        },
-        {
-          "name": "rd_merged",
-          "type": "int"
-        },
-        {
-          "name": "wr_merged",
-          "type": "int"
-        },
-        {
-          "name": "unmap_merged",
-          "type": "int"
-        },
-        {
-          "name": "idle_time_ns",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "failed_rd_operations",
-          "type": "int"
-        },
-        {
-          "name": "failed_wr_operations",
-          "type": "int"
-        },
-        {
-          "name": "failed_flush_operations",
-          "type": "int"
-        },
-        {
-          "name": "failed_unmap_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_rd_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_wr_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_flush_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_unmap_operations",
-          "type": "int"
-        },
-        {
-          "name": "account_invalid",
-          "type": "bool"
-        },
-        {
-          "name": "account_failed",
-          "type": "bool"
-        },
-        {
-          "name": "timed_stats",
-          "type": "[363]"
-        },
-        {
-          "name": "rd_latency_histogram",
-          "default": null,
-          "type": "364"
-        },
-        {
-          "name": "wr_latency_histogram",
-          "default": null,
-          "type": "364"
-        },
-        {
-          "name": "flush_latency_histogram",
-          "default": null,
-          "type": "364"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "231",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "file",
-          "type": "365"
-        },
-        {
-          "case": "host_device",
-          "type": "365"
-        },
-        {
-          "case": "blkdebug",
-          "type": "0"
-        },
-        {
-          "case": "blklogwrites",
-          "type": "0"
-        },
-        {
-          "case": "blkreplay",
-          "type": "0"
-        },
-        {
-          "case": "blkverify",
-          "type": "0"
-        },
-        {
-          "case": "bochs",
-          "type": "0"
-        },
-        {
-          "case": "cloop",
-          "type": "0"
-        },
-        {
-          "case": "copy-on-read",
-          "type": "0"
-        },
-        {
-          "case": "dmg",
-          "type": "0"
-        },
-        {
-          "case": "ftp",
-          "type": "0"
-        },
-        {
-          "case": "ftps",
-          "type": "0"
-        },
-        {
-          "case": "gluster",
-          "type": "0"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "0"
-        },
-        {
-          "case": "http",
-          "type": "0"
-        },
-        {
-          "case": "https",
-          "type": "0"
-        },
-        {
-          "case": "iscsi",
-          "type": "0"
-        },
-        {
-          "case": "luks",
-          "type": "0"
-        },
-        {
-          "case": "nbd",
-          "type": "0"
-        },
-        {
-          "case": "nfs",
-          "type": "0"
-        },
-        {
-          "case": "null-aio",
-          "type": "0"
-        },
-        {
-          "case": "null-co",
-          "type": "0"
-        },
-        {
-          "case": "nvme",
-          "type": "0"
-        },
-        {
-          "case": "parallels",
-          "type": "0"
-        },
-        {
-          "case": "qcow",
-          "type": "0"
-        },
-        {
-          "case": "qcow2",
-          "type": "0"
-        },
-        {
-          "case": "qed",
-          "type": "0"
-        },
-        {
-          "case": "quorum",
-          "type": "0"
-        },
-        {
-          "case": "raw",
-          "type": "0"
-        },
-        {
-          "case": "rbd",
-          "type": "0"
-        },
-        {
-          "case": "replication",
-          "type": "0"
-        },
-        {
-          "case": "sheepdog",
-          "type": "0"
-        },
-        {
-          "case": "ssh",
-          "type": "0"
-        },
-        {
-          "case": "throttle",
-          "type": "0"
-        },
-        {
-          "case": "vdi",
-          "type": "0"
-        },
-        {
-          "case": "vhdx",
-          "type": "0"
-        },
-        {
-          "case": "vmdk",
-          "type": "0"
-        },
-        {
-          "case": "vpc",
-          "type": "0"
-        },
-        {
-          "case": "vvfat",
-          "type": "0"
-        },
-        {
-          "case": "vxhs",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "243"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "232",
-      "meta-type": "enum",
-      "values": [
-        "existing",
-        "absolute-paths"
-      ]
-    },
-    {
-      "name": "233",
-      "meta-type": "enum",
-      "values": [
-        "top",
-        "full",
-        "none",
-        "incremental",
-        "bitmap"
-      ]
-    },
-    {
-      "name": "234",
-      "meta-type": "enum",
-      "values": [
-        "on-success",
-        "never",
-        "always"
-      ]
-    },
-    {
-      "name": "235",
-      "meta-type": "enum",
-      "values": [
-        "report",
-        "ignore",
-        "enospc",
-        "stop",
-        "auto"
-      ]
-    },
-    {
-      "name": "236",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on",
-        "unmap"
-      ]
-    },
-    {
-      "name": "237",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "type": "str"
-        },
-        {
-          "name": "dirty-flag",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "actual-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "virtual-size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "encrypted",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "compressed",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "backing-filename",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "full-backing-filename",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-filename-format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "snapshots",
-          "default": null,
-          "type": "[67]"
-        },
-        {
-          "name": "backing-image",
-          "default": null,
-          "type": "237"
-        },
-        {
-          "name": "format-specific",
-          "default": null,
-          "type": "366"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "238",
-      "members": [
-        {
-          "name": "writeback",
-          "type": "bool"
-        },
-        {
-          "name": "direct",
-          "type": "bool"
-        },
-        {
-          "name": "no-flush",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[239]",
-      "element-type": "239",
-      "meta-type": "array"
-    },
-    {
-      "name": "239",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "type",
-          "type": "367"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[240]",
-      "element-type": "240",
-      "meta-type": "array"
-    },
-    {
-      "name": "240",
-      "members": [
-        {
-          "name": "parent",
-          "type": "int"
-        },
-        {
-          "name": "child",
-          "type": "int"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "perm",
-          "type": "[368]"
-        },
-        {
-          "name": "shared-perm",
-          "type": "[368]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "241",
-      "meta-type": "enum",
-      "values": [
-        "background",
-        "write-blocking"
-      ]
-    },
-    {
-      "name": "[242]",
-      "element-type": "242",
-      "meta-type": "array"
-    },
-    {
-      "name": "242",
-      "members": [
-        {
-          "type": "str"
-        },
-        {
-          "type": "32"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "243",
-      "meta-type": "enum",
-      "values": [
-        "blkdebug",
-        "blklogwrites",
-        "blkreplay",
-        "blkverify",
-        "bochs",
-        "cloop",
-        "copy-on-read",
-        "dmg",
-        "file",
-        "ftp",
-        "ftps",
-        "gluster",
-        "host_cdrom",
-        "host_device",
-        "http",
-        "https",
-        "iscsi",
-        "luks",
-        "nbd",
-        "nfs",
-        "null-aio",
-        "null-co",
-        "nvme",
-        "parallels",
-        "qcow",
-        "qcow2",
-        "qed",
-        "quorum",
-        "raw",
-        "rbd",
-        "replication",
-        "sheepdog",
-        "ssh",
-        "throttle",
-        "vdi",
-        "vhdx",
-        "vmdk",
-        "vpc",
-        "vvfat",
-        "vxhs"
-      ]
-    },
-    {
-      "name": "244",
-      "meta-type": "enum",
-      "values": [
-        "ignore",
-        "unmap"
-      ]
-    },
-    {
-      "name": "245",
-      "members": [
-        {
-          "name": "direct",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "no-flush",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "246",
-      "members": [
-        {
-          "name": "image",
-          "type": "369"
-        },
-        {
-          "name": "config",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "align",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-transfer",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opt-write-zero",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-write-zero",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opt-discard",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-discard",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "inject-error",
-          "default": null,
-          "type": "[370]"
-        },
-        {
-          "name": "set-state",
-          "default": null,
-          "type": "[371]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "247",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "log",
-          "type": "369"
-        },
-        {
-          "name": "log-sector-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "log-append",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "log-super-update-interval",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "248",
-      "members": [
-        {
-          "name": "test",
-          "type": "369"
-        },
-        {
-          "name": "raw",
-          "type": "369"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "249",
-      "members": [
-        {
-          "name": "image",
-          "type": "369"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "250",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "251",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "pr-manager",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "locking",
-          "default": null,
-          "type": "372"
-        },
-        {
-          "name": "aio",
-          "default": null,
-          "type": "373"
-        },
-        {
-          "name": "drop-cache",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "x-check-cache-dropped",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object",
-      "features": [
-        "dynamic-auto-read-only"
-      ]
-    },
-    {
-      "name": "252",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "253",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sslverify",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "254",
-      "members": [
-        {
-          "name": "volume",
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "[316]"
-        },
-        {
-          "name": "debug",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "255",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cookie",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cookie-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "256",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cookie",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sslverify",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "cookie-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "257",
-      "members": [
-        {
-          "name": "transport",
-          "type": "374"
-        },
-        {
-          "name": "portal",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "lun",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "initiator-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "header-digest",
-          "default": null,
-          "type": "375"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "258",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "259",
-      "members": [
-        {
-          "name": "server",
-          "type": "316"
-        },
-        {
-          "name": "export",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "x-dirty-bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "reconnect-delay",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "260",
-      "members": [
-        {
-          "name": "server",
-          "type": "376"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tcp-syn-count",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "readahead-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "page-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "debug",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "261",
-      "members": [
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "latency-ns",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "read-zeroes",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "262",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "namespace",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "263",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "377"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pass-discard-request",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pass-discard-snapshot",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pass-discard-other",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "overlap-check",
-          "default": null,
-          "type": "378"
-        },
-        {
-          "name": "cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "l2-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "l2-cache-entry-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "refcount-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cache-clean-interval",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "379"
-        },
-        {
-          "name": "data-file",
-          "default": null,
-          "type": "369"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "264",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "377"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "380"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "265",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "377"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "266",
-      "members": [
-        {
-          "name": "blkverify",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "children",
-          "type": "[369]"
-        },
-        {
-          "name": "vote-threshold",
-          "type": "int"
-        },
-        {
-          "name": "rewrite-corrupted",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "read-pattern",
-          "default": null,
-          "type": "381"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "267",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "offset",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "268",
-      "members": [
-        {
-          "name": "pool",
-          "type": "str"
-        },
-        {
-          "name": "image",
-          "type": "str"
-        },
-        {
-          "name": "conf",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "snapshot",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auth-client-required",
-          "default": null,
-          "type": "[382]"
-        },
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "default": null,
-          "type": "[383]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "269",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "mode",
-          "type": "384"
-        },
-        {
-          "name": "top-id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "270",
-      "members": [
-        {
-          "name": "server",
-          "type": "316"
-        },
-        {
-          "name": "vdi",
-          "type": "str"
-        },
-        {
-          "name": "snap-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tag",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "271",
-      "members": [
-        {
-          "name": "server",
-          "type": "385"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "host-key-check",
-          "default": null,
-          "type": "386"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "272",
-      "members": [
-        {
-          "name": "throttle-group",
-          "type": "str"
-        },
-        {
-          "name": "file",
-          "type": "369"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "273",
-      "members": [
-        {
-          "name": "dir",
-          "type": "str"
-        },
-        {
-          "name": "fat-type",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "floppy",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "label",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "rw",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "274",
-      "members": [
-        {
-          "name": "vdisk-id",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "383"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "275",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "file",
-          "type": "387"
-        },
-        {
-          "case": "gluster",
-          "type": "388"
-        },
-        {
-          "case": "luks",
-          "type": "389"
-        },
-        {
-          "case": "nfs",
-          "type": "390"
-        },
-        {
-          "case": "parallels",
-          "type": "391"
-        },
-        {
-          "case": "qcow",
-          "type": "392"
-        },
-        {
-          "case": "qcow2",
-          "type": "393"
-        },
-        {
-          "case": "qed",
-          "type": "394"
-        },
-        {
-          "case": "rbd",
-          "type": "395"
-        },
-        {
-          "case": "sheepdog",
-          "type": "396"
-        },
-        {
-          "case": "ssh",
-          "type": "397"
-        },
-        {
-          "case": "vdi",
-          "type": "398"
-        },
-        {
-          "case": "vhdx",
-          "type": "399"
-        },
-        {
-          "case": "vmdk",
-          "type": "400"
-        },
-        {
-          "case": "vpc",
-          "type": "401"
-        },
-        {
-          "case": "blkdebug",
-          "type": "0"
-        },
-        {
-          "case": "blklogwrites",
-          "type": "0"
-        },
-        {
-          "case": "blkreplay",
-          "type": "0"
-        },
-        {
-          "case": "blkverify",
-          "type": "0"
-        },
-        {
-          "case": "bochs",
-          "type": "0"
-        },
-        {
-          "case": "cloop",
-          "type": "0"
-        },
-        {
-          "case": "copy-on-read",
-          "type": "0"
-        },
-        {
-          "case": "dmg",
-          "type": "0"
-        },
-        {
-          "case": "ftp",
-          "type": "0"
-        },
-        {
-          "case": "ftps",
-          "type": "0"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "0"
-        },
-        {
-          "case": "host_device",
-          "type": "0"
-        },
-        {
-          "case": "http",
-          "type": "0"
-        },
-        {
-          "case": "https",
-          "type": "0"
-        },
-        {
-          "case": "iscsi",
-          "type": "0"
-        },
-        {
-          "case": "nbd",
-          "type": "0"
-        },
-        {
-          "case": "null-aio",
-          "type": "0"
-        },
-        {
-          "case": "null-co",
-          "type": "0"
-        },
-        {
-          "case": "nvme",
-          "type": "0"
-        },
-        {
-          "case": "quorum",
-          "type": "0"
-        },
-        {
-          "case": "raw",
-          "type": "0"
-        },
-        {
-          "case": "replication",
-          "type": "0"
-        },
-        {
-          "case": "throttle",
-          "type": "0"
-        },
-        {
-          "case": "vvfat",
-          "type": "0"
-        },
-        {
-          "case": "vxhs",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "243"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "276",
-      "meta-type": "enum",
-      "values": [
-        "retain",
-        "read-only",
-        "read-write"
-      ]
-    },
-    {
-      "name": "277",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write"
-      ]
-    },
-    {
-      "name": "278",
-      "meta-type": "enum",
-      "values": [
-        "ignore",
-        "report",
-        "stop"
-      ]
-    },
-    {
-      "name": "279",
-      "members": [
-        {
-          "type": "str"
-        },
-        {
-          "type": "null"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "280",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "inet",
-          "type": "403"
-        },
-        {
-          "case": "unix",
-          "type": "404"
-        },
-        {
-          "case": "vsock",
-          "type": "405"
-        },
-        {
-          "case": "fd",
-          "type": "406"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "402"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "281",
-      "meta-type": "enum",
-      "values": [
-        "safe",
-        "hard"
-      ]
-    },
-    {
-      "name": "282",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write",
-        "flush"
-      ]
-    },
-    {
-      "name": "283",
-      "meta-type": "enum",
-      "values": [
-        "utf8",
-        "base64"
-      ]
-    },
-    {
-      "name": "284",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "file",
-          "type": "408"
-        },
-        {
-          "case": "serial",
-          "type": "409"
-        },
-        {
-          "case": "parallel",
-          "type": "409"
-        },
-        {
-          "case": "pipe",
-          "type": "409"
-        },
-        {
-          "case": "socket",
-          "type": "410"
-        },
-        {
-          "case": "udp",
-          "type": "411"
-        },
-        {
-          "case": "pty",
-          "type": "412"
-        },
-        {
-          "case": "null",
-          "type": "412"
-        },
-        {
-          "case": "mux",
-          "type": "413"
-        },
-        {
-          "case": "msmouse",
-          "type": "412"
-        },
-        {
-          "case": "wctablet",
-          "type": "412"
-        },
-        {
-          "case": "braille",
-          "type": "412"
-        },
-        {
-          "case": "testdev",
-          "type": "412"
-        },
-        {
-          "case": "stdio",
-          "type": "414"
-        },
-        {
-          "case": "console",
-          "type": "412"
-        },
-        {
-          "case": "spicevmc",
-          "type": "415"
-        },
-        {
-          "case": "spiceport",
-          "type": "416"
-        },
-        {
-          "case": "vc",
-          "type": "417"
-        },
-        {
-          "case": "ringbuf",
-          "type": "418"
-        },
-        {
-          "case": "memory",
-          "type": "418"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "407"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "285",
-      "meta-type": "enum",
-      "values": [
-        "elf",
-        "kdump-zlib",
-        "kdump-lzo",
-        "kdump-snappy",
-        "win-dmp"
-      ]
-    },
-    {
-      "name": "286",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "active",
-        "completed",
-        "failed"
-      ]
-    },
-    {
-      "name": "[285]",
-      "element-type": "285",
-      "meta-type": "array"
-    },
-    {
-      "name": "287",
-      "meta-type": "enum",
-      "values": [
-        "normal",
-        "none",
-        "all"
-      ]
-    },
-    {
-      "name": "[str]",
-      "element-type": "str",
-      "meta-type": "array"
-    },
-    {
-      "name": "288",
-      "meta-type": "enum",
-      "values": [
-        "half",
-        "full"
-      ]
-    },
-    {
-      "name": "289",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on"
-      ]
-    },
-    {
-      "name": "290",
-      "members": [
-        {
-          "name": "priority",
-          "type": "int"
-        },
-        {
-          "name": "tbl-id",
-          "type": "int"
-        },
-        {
-          "name": "in-pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tunnel-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "eth-type",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "eth-src",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "eth-dst",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ip-proto",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ip-tos",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ip-dst",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "291",
-      "members": [
-        {
-          "name": "in-pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tunnel-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "eth-src",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "eth-dst",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ip-proto",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ip-tos",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "292",
-      "members": [
-        {
-          "name": "goto-tbl",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tunnel-lport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "new-vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "out-pport",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "293",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "passthrough",
-          "type": "420"
-        },
-        {
-          "case": "emulator",
-          "type": "421"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "419"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "294",
-      "meta-type": "enum",
-      "values": [
-        "client",
-        "server",
-        "unknown"
-      ]
-    },
-    {
-      "name": "[295]",
-      "element-type": "295",
-      "meta-type": "array"
-    },
-    {
-      "name": "295",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "298"
-        },
-        {
-          "name": "connection-id",
-          "type": "int"
-        },
-        {
-          "name": "channel-type",
-          "type": "int"
-        },
-        {
-          "name": "channel-id",
-          "type": "int"
-        },
-        {
-          "name": "tls",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "296",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "298"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "297",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "298"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "298",
-      "meta-type": "enum",
-      "values": [
-        "ipv4",
-        "ipv6",
-        "unix",
-        "vsock",
-        "unknown"
-      ]
-    },
-    {
-      "name": "[299]",
-      "element-type": "299",
-      "meta-type": "array"
-    },
-    {
-      "name": "299",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "298"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "x509_dname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sasl_username",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[300]",
-      "element-type": "300",
-      "meta-type": "array"
-    },
-    {
-      "name": "300",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "298"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "auth",
-          "type": "301"
-        },
-        {
-          "name": "vencrypt",
-          "default": null,
-          "type": "302"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "301",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "vnc",
-        "ra2",
-        "ra2ne",
-        "tight",
-        "ultra",
-        "tls",
-        "vencrypt",
-        "sasl"
-      ]
-    },
-    {
-      "name": "302",
-      "meta-type": "enum",
-      "values": [
-        "plain",
-        "tls-none",
-        "x509-none",
-        "tls-vnc",
-        "x509-vnc",
-        "tls-plain",
-        "x509-plain",
-        "tls-sasl",
-        "x509-sasl"
-      ]
-    },
-    {
-      "name": "303",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "298"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "304",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "298"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[305]",
-      "element-type": "305",
-      "meta-type": "array"
-    },
-    {
-      "name": "305",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "number",
-          "type": "423"
-        },
-        {
-          "case": "qcode",
-          "type": "424"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "422"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[306]",
-      "element-type": "306",
-      "meta-type": "array"
-    },
-    {
-      "name": "306",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "key",
-          "type": "426"
-        },
-        {
-          "case": "btn",
-          "type": "427"
-        },
-        {
-          "case": "rel",
-          "type": "428"
-        },
-        {
-          "case": "abs",
-          "type": "428"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "425"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "307",
-      "meta-type": "enum",
-      "values": [
-        "default",
-        "none",
-        "gtk",
-        "sdl",
-        "egl-headless",
-        "curses",
-        "cocoa",
-        "spice-app"
-      ]
-    },
-    {
-      "name": "308",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on",
-        "core",
-        "es"
-      ]
-    },
-    {
-      "name": "309",
-      "members": [
-        {
-          "name": "grab-on-hover",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "zoom-to-fit",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "310",
-      "members": [
-        {
-          "name": "charset",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "311",
-      "members": [
-        {
-          "name": "rendernode",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "312",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "setup",
-        "cancelling",
-        "cancelled",
-        "active",
-        "postcopy-active",
-        "postcopy-paused",
-        "postcopy-recover",
-        "completed",
-        "failed",
-        "colo",
-        "pre-switchover",
-        "device",
-        "wait-unplug"
-      ]
-    },
-    {
-      "name": "313",
-      "members": [
-        {
-          "name": "transferred",
-          "type": "int"
-        },
-        {
-          "name": "remaining",
-          "type": "int"
-        },
-        {
-          "name": "total",
-          "type": "int"
-        },
-        {
-          "name": "duplicate",
-          "type": "int"
-        },
-        {
-          "name": "skipped",
-          "type": "int"
-        },
-        {
-          "name": "normal",
-          "type": "int"
-        },
-        {
-          "name": "normal-bytes",
-          "type": "int"
-        },
-        {
-          "name": "dirty-pages-rate",
-          "type": "int"
-        },
-        {
-          "name": "mbps",
-          "type": "number"
-        },
-        {
-          "name": "dirty-sync-count",
-          "type": "int"
-        },
-        {
-          "name": "postcopy-requests",
-          "type": "int"
-        },
-        {
-          "name": "page-size",
-          "type": "int"
-        },
-        {
-          "name": "multifd-bytes",
-          "type": "int"
-        },
-        {
-          "name": "pages-per-second",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "314",
-      "members": [
-        {
-          "name": "cache-size",
-          "type": "int"
-        },
-        {
-          "name": "bytes",
-          "type": "int"
-        },
-        {
-          "name": "pages",
-          "type": "int"
-        },
-        {
-          "name": "cache-miss",
-          "type": "int"
-        },
-        {
-          "name": "cache-miss-rate",
-          "type": "number"
-        },
-        {
-          "name": "overflow",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "315",
-      "members": [
-        {
-          "name": "pages",
-          "type": "int"
-        },
-        {
-          "name": "busy",
-          "type": "int"
-        },
-        {
-          "name": "busy-rate",
-          "type": "number"
-        },
-        {
-          "name": "compressed-size",
-          "type": "int"
-        },
-        {
-          "name": "compression-rate",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[316]",
-      "element-type": "316",
-      "meta-type": "array"
-    },
-    {
-      "name": "316",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "inet",
-          "type": "385"
-        },
-        {
-          "case": "unix",
-          "type": "430"
-        },
-        {
-          "case": "vsock",
-          "type": "431"
-        },
-        {
-          "case": "fd",
-          "type": "432"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "429"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "317",
-      "meta-type": "enum",
-      "values": [
-        "xbzrle",
-        "rdma-pin-all",
-        "auto-converge",
-        "zero-blocks",
-        "compress",
-        "events",
-        "postcopy-ram",
-        "x-colo",
-        "release-ram",
-        "block",
-        "return-path",
-        "pause-before-switchover",
-        "multifd",
-        "dirty-bitmaps",
-        "postcopy-blocktime",
-        "late-block-activate",
-        "x-ignore-shared",
-        "validate-uuid"
-      ]
-    },
-    {
-      "name": "318",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "primary",
-        "secondary"
-      ]
-    },
-    {
-      "name": "319",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "request",
-        "error",
-        "processing"
-      ]
-    },
-    {
-      "name": "number",
-      "json-type": "number",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "[320]",
-      "element-type": "320",
-      "meta-type": "array"
-    },
-    {
-      "name": "320",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "abort",
-          "type": "434"
-        },
-        {
-          "case": "block-dirty-bitmap-add",
-          "type": "435"
-        },
-        {
-          "case": "block-dirty-bitmap-remove",
-          "type": "436"
-        },
-        {
-          "case": "block-dirty-bitmap-clear",
-          "type": "436"
-        },
-        {
-          "case": "block-dirty-bitmap-enable",
-          "type": "436"
-        },
-        {
-          "case": "block-dirty-bitmap-disable",
-          "type": "436"
-        },
-        {
-          "case": "block-dirty-bitmap-merge",
-          "type": "437"
-        },
-        {
-          "case": "blockdev-backup",
-          "type": "438"
-        },
-        {
-          "case": "blockdev-snapshot",
-          "type": "439"
-        },
-        {
-          "case": "blockdev-snapshot-internal-sync",
-          "type": "440"
-        },
-        {
-          "case": "blockdev-snapshot-sync",
-          "type": "441"
-        },
-        {
-          "case": "drive-backup",
-          "type": "442"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "433"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "321",
-      "members": [
-        {
-          "name": "completion-mode",
-          "default": null,
-          "type": "443"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "322",
-      "meta-type": "enum",
-      "values": [
-        "unavailable",
-        "disabled",
-        "enabled"
-      ]
-    },
-    {
-      "name": "323",
-      "meta-type": "enum",
-      "values": [
-        "builtin",
-        "enum",
-        "array",
-        "object",
-        "alternate",
-        "command",
-        "event"
-      ]
-    },
-    {
-      "name": "324",
-      "members": [
-        {
-          "name": "json-type",
-          "type": "444"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "325",
-      "members": [
-        {
-          "name": "values",
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "326",
-      "members": [
-        {
-          "name": "element-type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "327",
-      "members": [
-        {
-          "name": "members",
-          "type": "[445]"
-        },
-        {
-          "name": "tag",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "variants",
-          "default": null,
-          "type": "[446]"
-        },
-        {
-          "name": "features",
-          "default": null,
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "328",
-      "members": [
-        {
-          "name": "members",
-          "type": "[447]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "329",
-      "members": [
-        {
-          "name": "arg-type",
-          "type": "str"
-        },
-        {
-          "name": "ret-type",
-          "type": "str"
-        },
-        {
-          "name": "allow-oob",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "features",
-          "default": null,
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "330",
-      "members": [
-        {
-          "name": "arg-type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "331",
-      "members": [
-        {
-          "name": "node-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "socket-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "die-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "core-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "thread-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "332",
-      "meta-type": "enum",
-      "values": [
-        "x86",
-        "sparc",
-        "ppc",
-        "mips",
-        "tricore",
-        "s390",
-        "riscv",
-        "other"
-      ]
-    },
-    {
-      "name": "333",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "334",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        },
-        {
-          "name": "npc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "335",
-      "members": [
-        {
-          "name": "nip",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "336",
-      "members": [
-        {
-          "name": "PC",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "337",
-      "members": [
-        {
-          "name": "PC",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "338",
-      "members": [
-        {
-          "name": "cpu-state",
-          "type": "448"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "339",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "340",
-      "meta-type": "enum",
-      "values": [
-        "aarch64",
-        "alpha",
-        "arm",
-        "cris",
-        "hppa",
-        "i386",
-        "lm32",
-        "m68k",
-        "microblaze",
-        "microblazeel",
-        "mips",
-        "mips64",
-        "mips64el",
-        "mipsel",
-        "moxie",
-        "nios2",
-        "or1k",
-        "ppc",
-        "ppc64",
-        "riscv32",
-        "riscv64",
-        "s390x",
-        "sh4",
-        "sh4eb",
-        "sparc",
-        "sparc64",
-        "tricore",
-        "unicore32",
-        "x86_64",
-        "xtensa",
-        "xtensaeb"
-      ]
-    },
-    {
-      "name": "341",
-      "meta-type": "enum",
-      "values": [
-        "default",
-        "preferred",
-        "bind",
-        "interleave"
-      ]
-    },
-    {
-      "name": "342",
-      "meta-type": "enum",
-      "values": [
-        "node",
-        "dist",
-        "cpu"
-      ]
-    },
-    {
-      "name": "343",
-      "members": [
-        {
-          "name": "nodeid",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpus",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "mem",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "344",
-      "members": [
-        {
-          "name": "src",
-          "type": "int"
-        },
-        {
-          "name": "dst",
-          "type": "int"
-        },
-        {
-          "name": "val",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "345",
-      "members": [
-        {
-          "name": "node-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "socket-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "die-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "core-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "thread-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "346",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "347",
-      "meta-type": "enum",
-      "values": [
-        "incompatible",
-        "identical",
-        "superset",
-        "subset"
-      ]
-    },
-    {
-      "name": "348",
-      "meta-type": "enum",
-      "values": [
-        "static",
-        "full"
-      ]
-    },
-    {
-      "name": "[349]",
-      "element-type": "349",
-      "meta-type": "array"
-    },
-    {
-      "name": "349",
-      "meta-type": "enum",
-      "values": [
-        "oob"
-      ]
-    },
-    {
-      "name": "350",
-      "members": [
-        {
-          "name": "major",
-          "type": "int"
-        },
-        {
-          "name": "minor",
-          "type": "int"
-        },
-        {
-          "name": "micro",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[351]",
-      "element-type": "351",
-      "meta-type": "array"
-    },
-    {
-      "name": "351",
-      "members": [
-        {
-          "name": "bus",
-          "type": "int"
-        },
-        {
-          "name": "slot",
-          "type": "int"
-        },
-        {
-          "name": "function",
-          "type": "int"
-        },
-        {
-          "name": "class_info",
-          "type": "449"
-        },
-        {
-          "name": "id",
-          "type": "450"
-        },
-        {
-          "name": "irq",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "qdev_id",
-          "type": "str"
-        },
-        {
-          "name": "pci_bridge",
-          "default": null,
-          "type": "451"
-        },
-        {
-          "name": "regions",
-          "type": "[452]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[352]",
-      "element-type": "352",
-      "meta-type": "array"
-    },
-    {
-      "name": "352",
-      "members": [
-        {
-          "name": "fd",
-          "type": "int"
-        },
-        {
-          "name": "opaque",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[353]",
-      "element-type": "353",
-      "meta-type": "array"
-    },
-    {
-      "name": "353",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "453"
-        },
-        {
-          "name": "help",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "default",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "354",
-      "meta-type": "enum",
-      "values": [
-        "dimm",
-        "nvdimm",
-        "virtio-pmem"
-      ]
-    },
-    {
-      "name": "355",
-      "members": [
-        {
-          "name": "data",
-          "type": "454"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "356",
-      "members": [
-        {
-          "name": "data",
-          "type": "455"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "357",
-      "meta-type": "enum",
-      "values": [
-        "DIMM",
-        "CPU"
-      ]
-    },
-    {
-      "name": "358",
-      "meta-type": "enum",
-      "values": [
-        "uninit",
-        "launch-update",
-        "launch-secret",
-        "running",
-        "send-update",
-        "receive-update"
-      ]
-    },
-    {
-      "name": "359",
-      "meta-type": "enum",
-      "values": [
-        "hyper-v",
-        "s390"
-      ]
-    },
-    {
-      "name": "360",
-      "members": [
-        {
-          "name": "arg1",
-          "type": "int"
-        },
-        {
-          "name": "arg2",
-          "type": "int"
-        },
-        {
-          "name": "arg3",
-          "type": "int"
-        },
-        {
-          "name": "arg4",
-          "type": "int"
-        },
-        {
-          "name": "arg5",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "361",
-      "members": [
-        {
-          "name": "core",
-          "type": "int"
-        },
-        {
-          "name": "psw-mask",
-          "type": "int"
-        },
-        {
-          "name": "psw-addr",
-          "type": "int"
-        },
-        {
-          "name": "reason",
-          "type": "456"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "362",
-      "meta-type": "enum",
-      "values": [
-        "active",
-        "disabled",
-        "frozen",
-        "locked",
-        "inconsistent"
-      ]
-    },
-    {
-      "name": "[363]",
-      "element-type": "363",
-      "meta-type": "array"
-    },
-    {
-      "name": "363",
-      "members": [
-        {
-          "name": "interval_length",
-          "type": "int"
-        },
-        {
-          "name": "min_rd_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "max_rd_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_rd_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "min_wr_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "max_wr_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_wr_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "min_flush_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "max_flush_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_flush_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_rd_queue_depth",
-          "type": "number"
-        },
-        {
-          "name": "avg_wr_queue_depth",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "364",
-      "members": [
-        {
-          "name": "boundaries",
-          "type": "[int]"
-        },
-        {
-          "name": "bins",
-          "type": "[int]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "365",
-      "members": [
-        {
-          "name": "discard-nb-ok",
-          "type": "int"
-        },
-        {
-          "name": "discard-nb-failed",
-          "type": "int"
-        },
-        {
-          "name": "discard-bytes-ok",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[67]",
-      "element-type": "67",
-      "meta-type": "array"
-    },
-    {
-      "name": "366",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "qcow2",
-          "type": "458"
-        },
-        {
-          "case": "vmdk",
-          "type": "459"
-        },
-        {
-          "case": "luks",
-          "type": "460"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "457"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "367",
-      "meta-type": "enum",
-      "values": [
-        "block-backend",
-        "block-job",
-        "block-driver"
-      ]
-    },
-    {
-      "name": "[368]",
-      "element-type": "368",
-      "meta-type": "array"
-    },
-    {
-      "name": "368",
-      "meta-type": "enum",
-      "values": [
-        "consistent-read",
-        "write",
-        "write-unchanged",
-        "resize",
-        "graph-mod"
-      ]
-    },
-    {
-      "name": "369",
-      "members": [
-        {
-          "type": "45"
-        },
-        {
-          "type": "str"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "[370]",
-      "element-type": "370",
-      "meta-type": "array"
-    },
-    {
-      "name": "370",
-      "members": [
-        {
-          "name": "event",
-          "type": "461"
-        },
-        {
-          "name": "state",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iotype",
-          "default": null,
-          "type": "462"
-        },
-        {
-          "name": "errno",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "sector",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "once",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "immediately",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[371]",
-      "element-type": "371",
-      "meta-type": "array"
-    },
-    {
-      "name": "371",
-      "members": [
-        {
-          "name": "event",
-          "type": "461"
-        },
-        {
-          "name": "state",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "new_state",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "372",
-      "meta-type": "enum",
-      "values": [
-        "auto",
-        "on",
-        "off"
-      ]
-    },
-    {
-      "name": "373",
-      "meta-type": "enum",
-      "values": [
-        "threads",
-        "native"
-      ]
-    },
-    {
-      "name": "374",
-      "meta-type": "enum",
-      "values": [
-        "tcp",
-        "iser"
-      ]
-    },
-    {
-      "name": "375",
-      "meta-type": "enum",
-      "values": [
-        "crc32c",
-        "none",
-        "crc32c-none",
-        "none-crc32c"
-      ]
-    },
-    {
-      "name": "376",
-      "members": [
-        {
-          "name": "type",
-          "type": "463"
-        },
-        {
-          "name": "host",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "377",
-      "members": [
-        {
-          "type": "45"
-        },
-        {
-          "type": "str"
-        },
-        {
-          "type": "null"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "378",
-      "members": [
-        {
-          "type": "464"
-        },
-        {
-          "type": "465"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "379",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "467"
-        },
-        {
-          "case": "luks",
-          "type": "468"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "466"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "380",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "467"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "469"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[369]",
-      "element-type": "369",
-      "meta-type": "array"
-    },
-    {
-      "name": "381",
-      "meta-type": "enum",
-      "values": [
-        "quorum",
-        "fifo"
-      ]
-    },
-    {
-      "name": "[382]",
-      "element-type": "382",
-      "meta-type": "array"
-    },
-    {
-      "name": "382",
-      "meta-type": "enum",
-      "values": [
-        "cephx",
-        "none"
-      ]
-    },
-    {
-      "name": "[383]",
-      "element-type": "383",
-      "meta-type": "array"
-    },
-    {
-      "name": "383",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "384",
-      "meta-type": "enum",
-      "values": [
-        "primary",
-        "secondary"
-      ]
-    },
-    {
-      "name": "385",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "numeric",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "to",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ipv4",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "ipv6",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "keep-alive",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "386",
-      "tag": "mode",
-      "variants": [
-        {
-          "case": "hash",
-          "type": "471"
-        },
-        {
-          "case": "none",
-          "type": "0"
-        },
-        {
-          "case": "known_hosts",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "mode",
-          "type": "470"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "387",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "472"
-        },
-        {
-          "name": "nocow",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "388",
-      "members": [
-        {
-          "name": "location",
-          "type": "254"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "472"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "389",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cipher-alg",
-          "default": null,
-          "type": "473"
-        },
-        {
-          "name": "cipher-mode",
-          "default": null,
-          "type": "474"
-        },
-        {
-          "name": "ivgen-alg",
-          "default": null,
-          "type": "475"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "476"
-        },
-        {
-          "name": "hash-alg",
-          "default": null,
-          "type": "476"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "472"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "390",
-      "members": [
-        {
-          "name": "location",
-          "type": "260"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "391",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "392",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "477"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "393",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "data-file",
-          "default": null,
-          "type": "369"
-        },
-        {
-          "name": "data-file-raw",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "version",
-          "default": null,
-          "type": "478"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-fmt",
-          "default": null,
-          "type": "243"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "477"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "472"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-bits",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "394",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-fmt",
-          "default": null,
-          "type": "243"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "table-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "395",
-      "members": [
-        {
-          "name": "location",
-          "type": "268"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "396",
-      "members": [
-        {
-          "name": "location",
-          "type": "270"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "472"
-        },
-        {
-          "name": "redundancy",
-          "default": null,
-          "type": "479"
-        },
-        {
-          "name": "object-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "397",
-      "members": [
-        {
-          "name": "location",
-          "type": "271"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "398",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "472"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "399",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "log-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "480"
-        },
-        {
-          "name": "block-state-zero",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "400",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "extents",
-          "default": null,
-          "type": "[369]"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "481"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "adapter-type",
-          "default": null,
-          "type": "482"
-        },
-        {
-          "name": "hwversion",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "zeroed-grain",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "401",
-      "members": [
-        {
-          "name": "file",
-          "type": "369"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "483"
-        },
-        {
-          "name": "force-size",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "null",
-      "json-type": "null",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "402",
-      "meta-type": "enum",
-      "values": [
-        "inet",
-        "unix",
-        "vsock",
-        "fd"
-      ]
-    },
-    {
-      "name": "403",
-      "members": [
-        {
-          "name": "data",
-          "type": "385"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "404",
-      "members": [
-        {
-          "name": "data",
-          "type": "430"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "405",
-      "members": [
-        {
-          "name": "data",
-          "type": "431"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "406",
-      "members": [
-        {
-          "name": "data",
-          "type": "432"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "407",
-      "meta-type": "enum",
-      "values": [
-        "file",
-        "serial",
-        "parallel",
-        "pipe",
-        "socket",
-        "udp",
-        "pty",
-        "null",
-        "mux",
-        "msmouse",
-        "wctablet",
-        "braille",
-        "testdev",
-        "stdio",
-        "console",
-        "spicevmc",
-        "spiceport",
-        "vc",
-        "ringbuf",
-        "memory"
-      ]
-    },
-    {
-      "name": "408",
-      "members": [
-        {
-          "name": "data",
-          "type": "484"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "409",
-      "members": [
-        {
-          "name": "data",
-          "type": "485"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "410",
-      "members": [
-        {
-          "name": "data",
-          "type": "486"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "411",
-      "members": [
-        {
-          "name": "data",
-          "type": "487"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "412",
-      "members": [
-        {
-          "name": "data",
-          "type": "488"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "413",
-      "members": [
-        {
-          "name": "data",
-          "type": "489"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "414",
-      "members": [
-        {
-          "name": "data",
-          "type": "490"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "415",
-      "members": [
-        {
-          "name": "data",
-          "type": "491"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "416",
-      "members": [
-        {
-          "name": "data",
-          "type": "492"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "417",
-      "members": [
-        {
-          "name": "data",
-          "type": "493"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "418",
-      "members": [
-        {
-          "name": "data",
-          "type": "494"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "419",
-      "meta-type": "enum",
-      "values": [
-        "passthrough",
-        "emulator"
-      ]
-    },
-    {
-      "name": "420",
-      "members": [
-        {
-          "name": "data",
-          "type": "495"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "421",
-      "members": [
-        {
-          "name": "data",
-          "type": "496"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "422",
-      "meta-type": "enum",
-      "values": [
-        "number",
-        "qcode"
-      ]
-    },
-    {
-      "name": "423",
-      "members": [
-        {
-          "name": "data",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "424",
-      "members": [
-        {
-          "name": "data",
-          "type": "497"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "425",
-      "meta-type": "enum",
-      "values": [
-        "key",
-        "btn",
-        "rel",
-        "abs"
-      ]
-    },
-    {
-      "name": "426",
-      "members": [
-        {
-          "name": "data",
-          "type": "498"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "427",
-      "members": [
-        {
-          "name": "data",
-          "type": "499"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "428",
-      "members": [
-        {
-          "name": "data",
-          "type": "500"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "429",
-      "meta-type": "enum",
-      "values": [
-        "inet",
-        "unix",
-        "vsock",
-        "fd"
-      ]
-    },
-    {
-      "name": "430",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "431",
-      "members": [
-        {
-          "name": "cid",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "432",
-      "members": [
-        {
-          "name": "str",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "433",
-      "meta-type": "enum",
-      "values": [
-        "abort",
-        "block-dirty-bitmap-add",
-        "block-dirty-bitmap-remove",
-        "block-dirty-bitmap-clear",
-        "block-dirty-bitmap-enable",
-        "block-dirty-bitmap-disable",
-        "block-dirty-bitmap-merge",
-        "blockdev-backup",
-        "blockdev-snapshot",
-        "blockdev-snapshot-internal-sync",
-        "blockdev-snapshot-sync",
-        "drive-backup"
-      ]
-    },
-    {
-      "name": "434",
-      "members": [
-        {
-          "name": "data",
-          "type": "501"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "435",
-      "members": [
-        {
-          "name": "data",
-          "type": "31"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "436",
-      "members": [
-        {
-          "name": "data",
-          "type": "32"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "437",
-      "members": [
-        {
-          "name": "data",
-          "type": "33"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "438",
-      "members": [
-        {
-          "name": "data",
-          "type": "27"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "439",
-      "members": [
-        {
-          "name": "data",
-          "type": "23"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "440",
-      "members": [
-        {
-          "name": "data",
-          "type": "65"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "441",
-      "members": [
-        {
-          "name": "data",
-          "type": "22"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "442",
-      "members": [
-        {
-          "name": "data",
-          "type": "26"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "443",
-      "meta-type": "enum",
-      "values": [
-        "individual",
-        "grouped"
-      ]
-    },
-    {
-      "name": "444",
-      "meta-type": "enum",
-      "values": [
-        "string",
-        "number",
-        "int",
-        "boolean",
-        "null",
-        "object",
-        "array",
-        "value"
-      ]
-    },
-    {
-      "name": "[445]",
-      "element-type": "445",
-      "meta-type": "array"
-    },
-    {
-      "name": "445",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "default",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[446]",
-      "element-type": "446",
-      "meta-type": "array"
-    },
-    {
-      "name": "446",
-      "members": [
-        {
-          "name": "case",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[447]",
-      "element-type": "447",
-      "meta-type": "array"
-    },
-    {
-      "name": "447",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "448",
-      "meta-type": "enum",
-      "values": [
-        "uninitialized",
-        "stopped",
-        "check-stop",
-        "operating",
-        "load"
-      ]
-    },
-    {
-      "name": "449",
-      "members": [
-        {
-          "name": "desc",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "class",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "450",
-      "members": [
-        {
-          "name": "device",
-          "type": "int"
-        },
-        {
-          "name": "vendor",
-          "type": "int"
-        },
-        {
-          "name": "subsystem",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "subsystem-vendor",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "451",
-      "members": [
-        {
-          "name": "bus",
-          "type": "502"
-        },
-        {
-          "name": "devices",
-          "default": null,
-          "type": "[351]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[452]",
-      "element-type": "452",
-      "meta-type": "array"
-    },
-    {
-      "name": "452",
-      "members": [
-        {
-          "name": "bar",
-          "type": "int"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "address",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "prefetch",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "mem_type_64",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "453",
-      "meta-type": "enum",
-      "values": [
-        "string",
-        "boolean",
-        "number",
-        "size"
-      ]
-    },
-    {
-      "name": "454",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "addr",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "slot",
-          "type": "int"
-        },
-        {
-          "name": "node",
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "type": "str"
-        },
-        {
-          "name": "hotplugged",
-          "type": "bool"
-        },
-        {
-          "name": "hotpluggable",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "455",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "memaddr",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "456",
-      "meta-type": "enum",
-      "values": [
-        "unknown",
-        "disabled-wait",
-        "extint-loop",
-        "pgmint-loop",
-        "opint-loop"
-      ]
-    },
-    {
-      "name": "457",
-      "meta-type": "enum",
-      "values": [
-        "qcow2",
-        "vmdk",
-        "luks"
-      ]
-    },
-    {
-      "name": "458",
-      "members": [
-        {
-          "name": "data",
-          "type": "503"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "459",
-      "members": [
-        {
-          "name": "data",
-          "type": "504"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "460",
-      "members": [
-        {
-          "name": "data",
-          "type": "505"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "461",
-      "meta-type": "enum",
-      "values": [
-        "l1_update",
-        "l1_grow_alloc_table",
-        "l1_grow_write_table",
-        "l1_grow_activate_table",
-        "l2_load",
-        "l2_update",
-        "l2_update_compressed",
-        "l2_alloc_cow_read",
-        "l2_alloc_write",
-        "read_aio",
-        "read_backing_aio",
-        "read_compressed",
-        "write_aio",
-        "write_compressed",
-        "vmstate_load",
-        "vmstate_save",
-        "cow_read",
-        "cow_write",
-        "reftable_load",
-        "reftable_grow",
-        "reftable_update",
-        "refblock_load",
-        "refblock_update",
-        "refblock_update_part",
-        "refblock_alloc",
-        "refblock_alloc_hookup",
-        "refblock_alloc_write",
-        "refblock_alloc_write_blocks",
-        "refblock_alloc_write_table",
-        "refblock_alloc_switch_table",
-        "cluster_alloc",
-        "cluster_alloc_bytes",
-        "cluster_free",
-        "flush_to_os",
-        "flush_to_disk",
-        "pwritev_rmw_head",
-        "pwritev_rmw_after_head",
-        "pwritev_rmw_tail",
-        "pwritev_rmw_after_tail",
-        "pwritev",
-        "pwritev_zero",
-        "pwritev_done",
-        "empty_image_prepare",
-        "l1_shrink_write_table",
-        "l1_shrink_free_l2_clusters",
-        "cor_write",
-        "cluster_alloc_space",
-        "none"
-      ]
-    },
-    {
-      "name": "462",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write",
-        "write-zeroes",
-        "discard",
-        "flush",
-        "block-status"
-      ]
-    },
-    {
-      "name": "463",
-      "meta-type": "enum",
-      "values": [
-        "inet"
-      ]
-    },
-    {
-      "name": "464",
-      "members": [
-        {
-          "name": "template",
-          "default": null,
-          "type": "465"
-        },
-        {
-          "name": "main-header",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "active-l1",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "active-l2",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-table",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-block",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "snapshot-table",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inactive-l1",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inactive-l2",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "bitmap-directory",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "465",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "constant",
-        "cached",
-        "all"
-      ]
-    },
-    {
-      "name": "466",
-      "meta-type": "enum",
-      "values": [
-        "aes",
-        "luks"
-      ]
-    },
-    {
-      "name": "467",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "468",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "469",
-      "meta-type": "enum",
-      "values": [
-        "aes"
-      ]
-    },
-    {
-      "name": "470",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "hash",
-        "known_hosts"
-      ]
-    },
-    {
-      "name": "471",
-      "members": [
-        {
-          "name": "type",
-          "type": "506"
-        },
-        {
-          "name": "hash",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "472",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "metadata",
-        "falloc",
-        "full"
-      ]
-    },
-    {
-      "name": "473",
-      "meta-type": "enum",
-      "values": [
-        "aes-128",
-        "aes-192",
-        "aes-256",
-        "des-rfb",
-        "3des",
-        "cast5-128",
-        "serpent-128",
-        "serpent-192",
-        "serpent-256",
-        "twofish-128",
-        "twofish-192",
-        "twofish-256"
-      ]
-    },
-    {
-      "name": "474",
-      "meta-type": "enum",
-      "values": [
-        "ecb",
-        "cbc",
-        "xts",
-        "ctr"
-      ]
-    },
-    {
-      "name": "475",
-      "meta-type": "enum",
-      "values": [
-        "plain",
-        "plain64",
-        "essiv"
-      ]
-    },
-    {
-      "name": "476",
-      "meta-type": "enum",
-      "values": [
-        "md5",
-        "sha1",
-        "sha224",
-        "sha256",
-        "sha384",
-        "sha512",
-        "ripemd160"
-      ]
-    },
-    {
-      "name": "477",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "qcow",
-          "type": "467"
-        },
-        {
-          "case": "luks",
-          "type": "508"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "507"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "478",
-      "meta-type": "enum",
-      "values": [
-        "v2",
-        "v3"
-      ]
-    },
-    {
-      "name": "479",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "full",
-          "type": "510"
-        },
-        {
-          "case": "erasure-coded",
-          "type": "511"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "509"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "480",
-      "meta-type": "enum",
-      "values": [
-        "dynamic",
-        "fixed"
-      ]
-    },
-    {
-      "name": "481",
-      "meta-type": "enum",
-      "values": [
-        "monolithicSparse",
-        "monolithicFlat",
-        "twoGbMaxExtentSparse",
-        "twoGbMaxExtentFlat",
-        "streamOptimized"
-      ]
-    },
-    {
-      "name": "482",
-      "meta-type": "enum",
-      "values": [
-        "ide",
-        "buslogic",
-        "lsilogic",
-        "legacyESX"
-      ]
-    },
-    {
-      "name": "483",
-      "meta-type": "enum",
-      "values": [
-        "dynamic",
-        "fixed"
-      ]
-    },
-    {
-      "name": "484",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "in",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "out",
-          "type": "str"
-        },
-        {
-          "name": "append",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "485",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "486",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "addr",
-          "type": "280"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "wait",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "nodelay",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "telnet",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "tn3270",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "websocket",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "reconnect",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "487",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "remote",
-          "type": "280"
-        },
-        {
-          "name": "local",
-          "default": null,
-          "type": "280"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "488",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "489",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "chardev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "490",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "signal",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "491",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "492",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "fqdn",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "493",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "width",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "height",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cols",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "rows",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "494",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "495",
-      "members": [
-        {
-          "name": "path",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cancel-path",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "496",
-      "members": [
-        {
-          "name": "chardev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "497",
-      "meta-type": "enum",
-      "values": [
-        "unmapped",
-        "shift",
-        "shift_r",
-        "alt",
-        "alt_r",
-        "ctrl",
-        "ctrl_r",
-        "menu",
-        "esc",
-        "1",
-        "2",
-        "3",
-        "4",
-        "5",
-        "6",
-        "7",
-        "8",
-        "9",
-        "0",
-        "minus",
-        "equal",
-        "backspace",
-        "tab",
-        "q",
-        "w",
-        "e",
-        "r",
-        "t",
-        "y",
-        "u",
-        "i",
-        "o",
-        "p",
-        "bracket_left",
-        "bracket_right",
-        "ret",
-        "a",
-        "s",
-        "d",
-        "f",
-        "g",
-        "h",
-        "j",
-        "k",
-        "l",
-        "semicolon",
-        "apostrophe",
-        "grave_accent",
-        "backslash",
-        "z",
-        "x",
-        "c",
-        "v",
-        "b",
-        "n",
-        "m",
-        "comma",
-        "dot",
-        "slash",
-        "asterisk",
-        "spc",
-        "caps_lock",
-        "f1",
-        "f2",
-        "f3",
-        "f4",
-        "f5",
-        "f6",
-        "f7",
-        "f8",
-        "f9",
-        "f10",
-        "num_lock",
-        "scroll_lock",
-        "kp_divide",
-        "kp_multiply",
-        "kp_subtract",
-        "kp_add",
-        "kp_enter",
-        "kp_decimal",
-        "sysrq",
-        "kp_0",
-        "kp_1",
-        "kp_2",
-        "kp_3",
-        "kp_4",
-        "kp_5",
-        "kp_6",
-        "kp_7",
-        "kp_8",
-        "kp_9",
-        "less",
-        "f11",
-        "f12",
-        "print",
-        "home",
-        "pgup",
-        "pgdn",
-        "end",
-        "left",
-        "up",
-        "down",
-        "right",
-        "insert",
-        "delete",
-        "stop",
-        "again",
-        "props",
-        "undo",
-        "front",
-        "copy",
-        "open",
-        "paste",
-        "find",
-        "cut",
-        "lf",
-        "help",
-        "meta_l",
-        "meta_r",
-        "compose",
-        "pause",
-        "ro",
-        "hiragana",
-        "henkan",
-        "yen",
-        "muhenkan",
-        "katakanahiragana",
-        "kp_comma",
-        "kp_equals",
-        "power",
-        "sleep",
-        "wake",
-        "audionext",
-        "audioprev",
-        "audiostop",
-        "audioplay",
-        "audiomute",
-        "volumeup",
-        "volumedown",
-        "mediaselect",
-        "mail",
-        "calculator",
-        "computer",
-        "ac_home",
-        "ac_back",
-        "ac_forward",
-        "ac_refresh",
-        "ac_bookmarks"
-      ]
-    },
-    {
-      "name": "498",
-      "members": [
-        {
-          "name": "key",
-          "type": "305"
-        },
-        {
-          "name": "down",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "499",
-      "members": [
-        {
-          "name": "button",
-          "type": "512"
-        },
-        {
-          "name": "down",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "500",
-      "members": [
-        {
-          "name": "axis",
-          "type": "513"
-        },
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "501",
-      "members": [],
-      "meta-type": "object"
-    },
-    {
-      "name": "502",
-      "members": [
-        {
-          "name": "number",
-          "type": "int"
-        },
-        {
-          "name": "secondary",
-          "type": "int"
-        },
-        {
-          "name": "subordinate",
-          "type": "int"
-        },
-        {
-          "name": "io_range",
-          "type": "514"
-        },
-        {
-          "name": "memory_range",
-          "type": "514"
-        },
-        {
-          "name": "prefetchable_range",
-          "type": "514"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "503",
-      "members": [
-        {
-          "name": "compat",
-          "type": "str"
-        },
-        {
-          "name": "data-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "data-file-raw",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "corrupt",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-bits",
-          "type": "int"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "515"
-        },
-        {
-          "name": "bitmaps",
-          "default": null,
-          "type": "[516]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "504",
-      "members": [
-        {
-          "name": "create-type",
-          "type": "str"
-        },
-        {
-          "name": "cid",
-          "type": "int"
-        },
-        {
-          "name": "parent-cid",
-          "type": "int"
-        },
-        {
-          "name": "extents",
-          "type": "[237]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "505",
-      "members": [
-        {
-          "name": "cipher-alg",
-          "type": "473"
-        },
-        {
-          "name": "cipher-mode",
-          "type": "474"
-        },
-        {
-          "name": "ivgen-alg",
-          "type": "475"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "476"
-        },
-        {
-          "name": "hash-alg",
-          "type": "476"
-        },
-        {
-          "name": "payload-offset",
-          "type": "int"
-        },
-        {
-          "name": "master-key-iters",
-          "type": "int"
-        },
-        {
-          "name": "uuid",
-          "type": "str"
-        },
-        {
-          "name": "slots",
-          "type": "[517]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "506",
-      "meta-type": "enum",
-      "values": [
-        "md5",
-        "sha1"
-      ]
-    },
-    {
-      "name": "507",
-      "meta-type": "enum",
-      "values": [
-        "qcow",
-        "luks"
-      ]
-    },
-    {
-      "name": "508",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cipher-alg",
-          "default": null,
-          "type": "473"
-        },
-        {
-          "name": "cipher-mode",
-          "default": null,
-          "type": "474"
-        },
-        {
-          "name": "ivgen-alg",
-          "default": null,
-          "type": "475"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "476"
-        },
-        {
-          "name": "hash-alg",
-          "default": null,
-          "type": "476"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "509",
-      "meta-type": "enum",
-      "values": [
-        "full",
-        "erasure-coded"
-      ]
-    },
-    {
-      "name": "510",
-      "members": [
-        {
-          "name": "copies",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "511",
-      "members": [
-        {
-          "name": "data-strips",
-          "type": "int"
-        },
-        {
-          "name": "parity-strips",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "512",
-      "meta-type": "enum",
-      "values": [
-        "left",
-        "middle",
-        "right",
-        "wheel-up",
-        "wheel-down",
-        "side",
-        "extra"
-      ]
-    },
-    {
-      "name": "513",
-      "meta-type": "enum",
-      "values": [
-        "x",
-        "y"
-      ]
-    },
-    {
-      "name": "514",
-      "members": [
-        {
-          "name": "base",
-          "type": "int"
-        },
-        {
-          "name": "limit",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "515",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "luks",
-          "type": "505"
-        },
-        {
-          "case": "aes",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "466"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[516]",
-      "element-type": "516",
-      "meta-type": "array"
-    },
-    {
-      "name": "516",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "granularity",
-          "type": "int"
-        },
-        {
-          "name": "flags",
-          "type": "[518]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[237]",
-      "element-type": "237",
-      "meta-type": "array"
-    },
-    {
-      "name": "[517]",
-      "element-type": "517",
-      "meta-type": "array"
-    },
-    {
-      "name": "517",
-      "members": [
-        {
-          "name": "active",
-          "type": "bool"
-        },
-        {
-          "name": "iters",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "stripes",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "key-offset",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[518]",
-      "element-type": "518",
-      "meta-type": "array"
-    },
-    {
-      "name": "518",
-      "meta-type": "enum",
-      "values": [
-        "in-use",
-        "auto"
-      ]
-    }
-  ],
-  "id": "libvirt-4"
-}
-
-{
-  "execute": "query-kvm",
-  "id": "libvirt-5"
-}
-
-{
-  "return": {
-    "enabled": true,
-    "present": true
-  },
-  "id": "libvirt-5"
-}
-
-{
-  "execute": "qom-list-types",
-  "id": "libvirt-6"
-}
-
-{
-  "return": [
-    {
-      "name": "pcie-pci-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "pc-q35-2.11-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "isa-applesmc",
-      "parent": "isa-device"
-    },
-    {
-      "name": "Westmere-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vhost-user-input-pci",
-      "parent": "vhost-user-input-pci-base-type"
-    },
-    {
-      "name": "floppy-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "chardev-stdio",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "chardev-testdev",
-      "parent": "chardev"
-    },
-    {
-      "name": "usb-redir",
-      "parent": "usb-device"
-    },
-    {
-      "name": "Denverton-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "virtio-rng-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "filter-buffer",
-      "parent": "netfilter"
-    },
-    {
-      "name": "usb-wacom-tablet",
-      "parent": "usb-device"
-    },
-    {
-      "name": "ich9-usb-uhci5",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "pci-ipmi-bt",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Icelake-Server-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "ich9-usb-uhci6",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "secondary-vga",
-      "parent": "pci-vga"
-    },
-    {
-      "name": "kvm-pit",
-      "parent": "pit-common"
-    },
-    {
-      "name": "Haswell-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "rtl8139",
-      "parent": "pci-device"
-    },
-    {
-      "name": "core2duo-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pci-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "pc-i440fx-3.0-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "sev-guest",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-crypto-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "pcm3680_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-blk-pci-transitional",
-      "parent": "virtio-blk-pci-base"
-    },
-    {
-      "name": "pc-q35-2.5-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "max-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vmware-svga",
-      "parent": "pci-device"
-    },
-    {
-      "name": "tpm-crb",
-      "parent": "device"
-    },
-    {
-      "name": "kvm-ioapic",
-      "parent": "ioapic-common"
-    },
-    {
-      "name": "virtio-mmio-bus",
-      "parent": "virtio-bus"
-    },
-    {
-      "name": "ich9-usb-uhci4",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "gus",
-      "parent": "isa-device"
-    },
-    {
-      "name": "usb-hub",
-      "parent": "usb-device"
-    },
-    {
-      "name": "virtio-blk-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "ich9-usb-uhci3",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "Icelake-Client-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "chardev-wctablet",
-      "parent": "chardev"
-    },
-    {
-      "name": "Westmere-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Opteron_G5-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "ich9-usb-uhci2",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "pc-i440fx-2.8-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "chardev-serial",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "qtest-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "chardev-pty",
-      "parent": "chardev"
-    },
-    {
-      "name": "PCIE",
-      "parent": "PCI"
-    },
-    {
-      "name": "ich9-usb-uhci1",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "scsi-generic",
-      "parent": "scsi-device"
-    },
-    {
-      "name": "Icelake-Client-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "kvmclock",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "x3130-upstream",
-      "parent": "pcie-port"
-    },
-    {
-      "name": "memory-backend-ram",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "virtio-serial-pci-transitional",
-      "parent": "virtio-serial-pci-base"
-    },
-    {
-      "name": "e1000e",
-      "parent": "pci-device"
-    },
-    {
-      "name": "n270-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pxb-host",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "scsi-disk",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "chardev-file",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "tpm-passthrough",
-      "parent": "tpm-backend"
-    },
-    {
-      "name": "pentium3-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "virtio-serial-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "usb-host",
-      "parent": "usb-device"
-    },
-    {
-      "name": "tulip",
-      "parent": "pci-device"
-    },
-    {
-      "name": "piix3-ide",
-      "parent": "pci-ide"
-    },
-    {
-      "name": "filter-rewriter",
-      "parent": "netfilter"
-    },
-    {
-      "name": "pc-i440fx-4.0-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "pc-1.2-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "vhost-scsi-pci",
-      "parent": "vhost-scsi-pci-base"
-    },
-    {
-      "name": "isa-ipmi-bt",
-      "parent": "isa-device"
-    },
-    {
-      "name": "virtio-gpu-pci",
-      "parent": "virtio-gpu-pci-base-type"
-    },
-    {
-      "name": "pci-ipmi-kcs",
-      "parent": "pci-device"
-    },
-    {
-      "name": "imx-usdhc",
-      "parent": "generic-sdhci"
-    },
-    {
-      "name": "intel-iommu-iommu-memory-region",
-      "parent": "qemu:iommu-memory-region"
-    },
-    {
-      "name": "xio3130-downstream",
-      "parent": "pcie-slot"
-    },
-    {
-      "name": "pc-i440fx-2.3-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "sdhci-bus",
-      "parent": "sd-bus"
-    },
-    {
-      "name": "PCI",
-      "parent": "bus"
-    },
-    {
-      "name": "microvm-machine",
-      "parent": "x86-machine"
-    },
-    {
-      "name": "ICH9-LPC",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pci-serial-2x",
-      "parent": "pci-device"
-    },
-    {
-      "name": "igd-passthrough-isa-bridge",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ich9-usb-ehci2",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "virtio-9p-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "virtio-scsi-pci",
-      "parent": "virtio-scsi-pci-base"
-    },
-    {
-      "name": "ipmi-bmc-extern",
-      "parent": "ipmi-bmc"
-    },
-    {
-      "name": "pc-q35-4.0-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "authz-list-file",
-      "parent": "authz"
-    },
-    {
-      "name": "usb-audio",
-      "parent": "usb-device"
-    },
-    {
-      "name": "qemu32-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Skylake-Client-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "usb-net",
-      "parent": "usb-device"
-    },
-    {
-      "name": "vhost-vsock-pci-non-transitional",
-      "parent": "vhost-vsock-pci-base"
-    },
-    {
-      "name": "isa-debug-exit",
-      "parent": "isa-device"
-    },
-    {
-      "name": "KnightsMill-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vfio-pci-nohotplug",
-      "parent": "vfio-pci"
-    },
-    {
-      "name": "i2c-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "ich9-usb-ehci1",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "Skylake-Server-v3-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "mch",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-input-host-pci",
-      "parent": "virtio-input-host-pci-base-type"
-    },
-    {
-      "name": "chardev-hci",
-      "parent": "chardev"
-    },
-    {
-      "name": "nvdimm",
-      "parent": "pc-dimm"
-    },
-    {
-      "name": "pc-q35-3.0-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "virtio-9p-pci-transitional",
-      "parent": "virtio-9p-pci-base"
-    },
-    {
-      "name": "Opteron_G1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pr-manager-helper",
-      "parent": "pr-manager"
-    },
-    {
-      "name": "pc-i440fx-2.10-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "i82557c",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Haswell-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pxb-pcie",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-scsi-device",
-      "parent": "virtio-scsi-common"
-    },
-    {
-      "name": "input-barrier",
-      "parent": "object"
-    },
-    {
-      "name": "cpu-cluster",
-      "parent": "device"
-    },
-    {
-      "name": "i82557b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "migration",
-      "parent": "device"
-    },
-    {
-      "name": "generic-sdhci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "vhost-user-scsi-pci-non-transitional",
-      "parent": "vhost-user-scsi-pci-base"
-    },
-    {
-      "name": "vmmouse",
-      "parent": "isa-device"
-    },
-    {
-      "name": "pc-q35-2.8-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "i82557a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pc-0.13-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "virtio-scsi-pci-non-transitional",
-      "parent": "virtio-scsi-pci-base"
-    },
-    {
-      "name": "Haswell-v3-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "athlon-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "chardev-memory",
-      "parent": "chardev-ringbuf"
-    },
-    {
-      "name": "chardev-udp",
-      "parent": "chardev"
-    },
-    {
-      "name": "virtio-mouse-pci",
-      "parent": "virtio-mouse-pci-base-type"
-    },
-    {
-      "name": "usb-tablet",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "pc-i440fx-1.6-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "vhost-user-vga",
-      "parent": "vhost-user-vga-base-type"
-    },
-    {
-      "name": "Opteron_G2-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Broadwell-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "usb-braille",
-      "parent": "usb-serial-dev"
-    },
-    {
-      "name": "EPYC-IBPB-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "ib700",
-      "parent": "isa-device"
-    },
-    {
-      "name": "amd-iommu",
-      "parent": "x86-iommu"
-    },
-    {
-      "name": "igd-passthrough-i440FX",
-      "parent": "i440FX"
-    },
-    {
-      "name": "virtio-9p-pci-non-transitional",
-      "parent": "virtio-9p-pci-base"
-    },
-    {
-      "name": "Nehalem-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "memory-backend-file",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "isa-pcspk",
-      "parent": "isa-device"
-    },
-    {
-      "name": "vhost-vsock-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "sd-card",
-      "parent": "device"
-    },
-    {
-      "name": "isabus-bridge",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "sysbus-ahci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "vhost-scsi",
-      "parent": "vhost-scsi-common"
-    },
-    {
-      "name": "pc-q35-4.0.1-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "esp",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-blk-pci-non-transitional",
-      "parent": "virtio-blk-pci-base"
-    },
-    {
-      "name": "ne2k_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "IvyBridge-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "usb-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "ide-cd",
-      "parent": "ide-device"
-    },
-    {
-      "name": "tcg-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "virtio-gpu-device",
-      "parent": "virtio-gpu-base"
-    },
-    {
-      "name": "virtio-balloon-pci",
-      "parent": "virtio-balloon-pci-base"
-    },
-    {
-      "name": "qemu:memory-region",
-      "parent": "object"
-    },
-    {
-      "name": "e1000",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "Cascadelake-Server-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "athlon-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "nec-usb-xhci",
-      "parent": "base-xhci"
-    },
-    {
-      "name": "pc-i440fx-2.6-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "i82551",
-      "parent": "pci-device"
-    },
-    {
-      "name": "isa-ipmi-kcs",
-      "parent": "isa-device"
-    },
-    {
-      "name": "EPYC-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "nvme",
-      "parent": "pci-device"
-    },
-    {
-      "name": "SandyBridge-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "piix4-ide",
-      "parent": "pci-ide"
-    },
-    {
-      "name": "vmxnet3",
-      "parent": "pci-device"
-    },
-    {
-      "name": "vhost-user-backend",
-      "parent": "object"
-    },
-    {
-      "name": "mioe3680_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82550",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Icelake-Server-noTSX-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "ES1370",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Conroe-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "kvm-apic",
-      "parent": "apic-common"
-    },
-    {
-      "name": "isa-pit",
-      "parent": "pit-common"
-    },
-    {
-      "name": "kvm64-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Broadwell-v4-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "memory-backend-memfd",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "smbus-eeprom",
-      "parent": "smbus-device"
-    },
-    {
-      "name": "virtio-serial-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "vhost-user-gpu-pci",
-      "parent": "vhost-user-gpu-pci-base-type"
-    },
-    {
-      "name": "virtio-crypto-pci",
-      "parent": "virtio-crypto-pci-base-type"
-    },
-    {
-      "name": "iothread",
-      "parent": "object"
-    },
-    {
-      "name": "i8042",
-      "parent": "isa-device"
-    },
-    {
-      "name": "System",
-      "parent": "bus"
-    },
-    {
-      "name": "pc-1.0-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "ati-vga",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pentium3-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "kvm-i8259",
-      "parent": "pic-common"
-    },
-    {
-      "name": "isa-serial",
-      "parent": "isa-device"
-    },
-    {
-      "name": "core2duo-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "cirrus-vga",
-      "parent": "pci-device"
-    },
-    {
-      "name": "kvm32-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-i440fx-2.1-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "Skylake-Client-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "i82559er",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-rng-pci-non-transitional",
-      "parent": "virtio-rng-pci-base"
-    },
-    {
-      "name": "virtio-serial-pci",
-      "parent": "virtio-serial-pci-base"
-    },
-    {
-      "name": "Opteron_G3-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "am53c974",
-      "parent": "pci-device"
-    },
-    {
-      "name": "container",
-      "parent": "object"
-    },
-    {
-      "name": "scsi-cd",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "486-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vmport",
-      "parent": "isa-device"
-    },
-    {
-      "name": "vhost-user-blk-pci-non-transitional",
-      "parent": "vhost-user-blk-pci-base"
-    },
-    {
-      "name": "isa-ide",
-      "parent": "isa-device"
-    },
-    {
-      "name": "qemu64-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "e1000-82545em",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "virtio-serial-pci-non-transitional",
-      "parent": "virtio-serial-pci-base"
-    },
-    {
-      "name": "ICH9 SMB",
-      "parent": "pci-device"
-    },
-    {
-      "name": "sdhci-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pxb-pcie-bus",
-      "parent": "PCIE"
-    },
-    {
-      "name": "vhost-user-scsi",
-      "parent": "vhost-scsi-common"
-    },
-    {
-      "name": "PIIX4_PM",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-rng-pci-transitional",
-      "parent": "virtio-rng-pci-base"
-    },
-    {
-      "name": "EPYC-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "usb-bot",
-      "parent": "usb-storage-dev"
-    },
-    {
-      "name": "pc-q35-2.12-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "VGA",
-      "parent": "pci-vga"
-    },
-    {
-      "name": "qio-channel-buffer",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "i440FX",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Penryn-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vhost-vsock-pci-transitional",
-      "parent": "vhost-vsock-pci-base"
-    },
-    {
-      "name": "Conroe-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vhost-user-fs-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "pc-i440fx-3.1-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "pci-serial-4x",
-      "parent": "pci-device"
-    },
-    {
-      "name": "apic",
-      "parent": "apic-common"
-    },
-    {
-      "name": "Icelake-Server-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "hpet",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "Opteron_G5-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-q35-2.6-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "sga",
-      "parent": "isa-device"
-    },
-    {
-      "name": "pci-ohci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-tablet-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "Haswell-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "ccid-card-passthru",
-      "parent": "ccid-card"
-    },
-    {
-      "name": "pc-i440fx-1.4-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "chardev-parallel",
-      "parent": "chardev"
-    },
-    {
-      "name": "chardev-vc",
-      "parent": "chardev"
-    },
-    {
-      "name": "cryptodev-backend",
-      "parent": "object"
-    },
-    {
-      "name": "isapc-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "ide-drive",
-      "parent": "ide-device"
-    },
-    {
-      "name": "cryptodev-vhost-user",
-      "parent": "cryptodev-backend"
-    },
-    {
-      "name": "tpm-emulator",
-      "parent": "tpm-backend"
-    },
-    {
-      "name": "i8257",
-      "parent": "isa-device"
-    },
-    {
-      "name": "usb-uas",
-      "parent": "usb-device"
-    },
-    {
-      "name": "IvyBridge-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "SandyBridge-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-i440fx-2.9-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "ivshmem-plain",
-      "parent": "ivshmem-common"
-    },
-    {
-      "name": "virtio-keyboard-pci",
-      "parent": "virtio-keyboard-pci-base-type"
-    },
-    {
-      "name": "pcnet",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Dhyana-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "sysbus-fdc",
-      "parent": "base-sysbus-fdc"
-    },
-    {
-      "name": "i82559c",
-      "parent": "pci-device"
-    },
-    {
-      "name": "AMDVI-PCI",
-      "parent": "pci-device"
-    },
-    {
-      "name": "filter-redirector",
-      "parent": "netfilter"
-    },
-    {
-      "name": "virtserialport",
-      "parent": "virtio-serial-port"
-    },
-    {
-      "name": "ipoctal232",
-      "parent": "ipack-device"
-    },
-    {
-      "name": "usb-mouse",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "Nehalem-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "i82559b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ccid-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "ide-hd",
-      "parent": "ide-device"
-    },
-    {
-      "name": "Broadwell-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Snowridge-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vhost-user-scsi-pci",
-      "parent": "vhost-user-scsi-pci-base"
-    },
-    {
-      "name": "kvaser_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82559a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pc-i440fx-4.1-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "pc-1.3-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "chardev-spiceport",
-      "parent": "chardev-spice"
-    },
-    {
-      "name": "e1000-82544gc",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "qio-channel-command",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "Opteron_G3-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "usb-ccid",
-      "parent": "usb-device"
-    },
-    {
-      "name": "tls-creds-x509",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "virtio-blk-pci",
-      "parent": "virtio-blk-pci-base"
-    },
-    {
-      "name": "pc-i440fx-2.4-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "port92",
-      "parent": "isa-device"
-    },
-    {
-      "name": "isa-cirrus-vga",
-      "parent": "isa-device"
-    },
-    {
-      "name": "qemu64-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Skylake-Server-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-q35-4.1-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "mc146818rtc",
-      "parent": "isa-device"
-    },
-    {
-      "name": "vfio-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "bochs-display",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Broadwell-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "qio-net-listener",
-      "parent": "object"
-    },
-    {
-      "name": "edu",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pc-testdev",
-      "parent": "isa-device"
-    },
-    {
-      "name": "SUNW,fdtwo",
-      "parent": "base-sysbus-fdc"
-    },
-    {
-      "name": "megasas",
-      "parent": "megasas-base"
-    },
-    {
-      "name": "qio-channel-websock",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "vmcoreinfo",
-      "parent": "device"
-    },
-    {
-      "name": "Icelake-Client-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "tpci200",
-      "parent": "pci-device"
-    },
-    {
-      "name": "chardev-braille",
-      "parent": "chardev"
-    },
-    {
-      "name": "rocker",
-      "parent": "pci-device"
-    },
-    {
-      "name": "qio-channel-file",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "gpio_i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "qio-channel-socket",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "filter-mirror",
-      "parent": "netfilter"
-    },
-    {
-      "name": "coreduo-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-q35-3.1-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "Icelake-Server-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "qemu-console",
-      "parent": "object"
-    },
-    {
-      "name": "input-linux",
-      "parent": "object"
-    },
-    {
-      "name": "Haswell-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pxb",
-      "parent": "pci-device"
-    },
-    {
-      "name": "usb-ehci",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "host-x86_64-cpu",
-      "parent": "max-x86_64-cpu"
-    },
-    {
-      "name": "pc-i440fx-2.11-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "AC97",
-      "parent": "pci-device"
-    },
-    {
-      "name": "vmgenid",
-      "parent": "device"
-    },
-    {
-      "name": "usb-mtp",
-      "parent": "usb-device"
-    },
-    {
-      "name": "secret",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-net-pci-non-transitional",
-      "parent": "virtio-net-pci-base"
-    },
-    {
-      "name": "cs4231a",
-      "parent": "isa-device"
-    },
-    {
-      "name": "chardev-socket",
-      "parent": "chardev"
-    },
-    {
-      "name": "scsi-hd",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "usb-kbd",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "lsi53c810",
-      "parent": "lsi53c895a"
-    },
-    {
-      "name": "isa-fdc",
-      "parent": "isa-device"
-    },
-    {
-      "name": "filter-replay",
-      "parent": "netfilter"
-    },
-    {
-      "name": "Cascadelake-Server-noTSX-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "virtio-net-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "pc-q35-2.9-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "pc-0.14-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "Skylake-Server-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "hyperv-testdev",
-      "parent": "isa-device"
-    },
-    {
-      "name": "s3c-sdhci",
-      "parent": "generic-sdhci"
-    },
-    {
-      "name": "tpm-tis",
-      "parent": "isa-device"
-    },
-    {
-      "name": "fw_cfg_mem",
-      "parent": "fw_cfg"
-    },
-    {
-      "name": "ccid-card-emulated",
-      "parent": "ccid-card"
-    },
-    {
-      "name": "Westmere-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "virtio-pmem",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "pc-i440fx-1.7-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "virtio-mouse-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "virtconsole",
-      "parent": "virtserialport"
-    },
-    {
-      "name": "ioh3420",
-      "parent": "pcie-root-port-base"
-    },
-    {
-      "name": "Skylake-Client-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "throttle-group",
-      "parent": "object"
-    },
-    {
-      "name": "piix4-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "pc-q35-2.10-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "virtio-rng-pci",
-      "parent": "virtio-rng-pci-base"
-    },
-    {
-      "name": "chardev-gdb",
-      "parent": "chardev"
-    },
-    {
-      "name": "virtio-scsi-pci-transitional",
-      "parent": "virtio-scsi-pci-base"
-    },
-    {
-      "name": "Skylake-Client-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Cascadelake-Server-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pci-testdev",
-      "parent": "pci-device"
-    },
-    {
-      "name": "vhost-user-input",
-      "parent": "virtio-input-device"
-    },
-    {
-      "name": "vt82c686b-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "ich9-intel-hda",
-      "parent": "intel-hda-generic"
-    },
-    {
-      "name": "PIIX3",
-      "parent": "pci-piix3"
-    },
-    {
-      "name": "Icelake-Client-noTSX-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-q35-2.4-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "virtio-9p-pci",
-      "parent": "virtio-9p-pci-base"
-    },
-    {
-      "name": "ISA",
-      "parent": "bus"
-    },
-    {
-      "name": "phenom-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vhost-vsock-pci",
-      "parent": "vhost-vsock-pci-base"
-    },
-    {
-      "name": "pc-dimm",
-      "parent": "device"
-    },
-    {
-      "name": "virtio-balloon-pci-non-transitional",
-      "parent": "virtio-balloon-pci-base"
-    },
-    {
-      "name": "virtio-net-pci-transitional",
-      "parent": "virtio-net-pci-base"
-    },
-    {
-      "name": "ipmi-bmc-sim",
-      "parent": "ipmi-bmc"
-    },
-    {
-      "name": "IvyBridge-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "irq",
-      "parent": "object"
-    },
-    {
-      "name": "tls-creds-psk",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "coreduo-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Skylake-Client-noTSX-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "usb-storage",
-      "parent": "usb-storage-dev"
-    },
-    {
-      "name": "vhost-user-blk-pci-transitional",
-      "parent": "vhost-user-blk-pci-base"
-    },
-    {
-      "name": "chardev-msmouse",
-      "parent": "chardev"
-    },
-    {
-      "name": "pc-i440fx-2.7-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "vhost-scsi-pci-transitional",
-      "parent": "vhost-scsi-pci-base"
-    },
-    {
-      "name": "isa-i8259",
-      "parent": "pic-common"
-    },
-    {
-      "name": "Skylake-Client-v3-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "colo-compare",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-mmio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pxb-bus",
-      "parent": "PCI"
-    },
-    {
-      "name": "pentium2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Broadwell-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "qemu-xhci",
-      "parent": "base-xhci"
-    },
-    {
-      "name": "n270-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pvpanic",
-      "parent": "isa-device"
-    },
-    {
-      "name": "rng-random",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "KnightsMill-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "kvmvapic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "Nehalem-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Opteron_G2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "megasas-gen2",
-      "parent": "megasas-base"
-    },
-    {
-      "name": "vhost-user-blk-pci",
-      "parent": "vhost-user-blk-pci-base"
-    },
-    {
-      "name": "authz-simple",
-      "parent": "authz"
-    },
-    {
-      "name": "fw_cfg_io",
-      "parent": "fw_cfg"
-    },
-    {
-      "name": "intel-iommu",
-      "parent": "x86-iommu"
-    },
-    {
-      "name": "none-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "HDA",
-      "parent": "bus"
-    },
-    {
-      "name": "Broadwell-noTSX-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-1.1-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "Snowridge-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "IvyBridge-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "qxl",
-      "parent": "pci-qxl"
-    },
-    {
-      "name": "cryptodev-backend-builtin",
-      "parent": "cryptodev-backend"
-    },
-    {
-      "name": "vfio-pci-igd-lpc-bridge",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Broadwell-noTSX-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-i440fx-2.2-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "qio-dns-resolver",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-balloon-pci-transitional",
-      "parent": "virtio-balloon-pci-base"
-    },
-    {
-      "name": "Haswell-v4-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "usb-bt-dongle",
-      "parent": "usb-device"
-    },
-    {
-      "name": "i82801b11-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "virtio-keyboard-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "ramfb",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "hda-output",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "virtio-input-host-device",
-      "parent": "virtio-input-device"
-    },
-    {
-      "name": "IndustryPack",
-      "parent": "bus"
-    },
-    {
-      "name": "Broadwell-v3-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "ioapic",
-      "parent": "ioapic-common"
-    },
-    {
-      "name": "pentium-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "qemu32-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Haswell-noTSX-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pci-serial",
-      "parent": "pci-device"
-    },
-    {
-      "name": "sysbus-ohci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "kvm-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "vhost-scsi-pci-non-transitional",
-      "parent": "vhost-scsi-pci-base"
-    },
-    {
-      "name": "Denverton-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "piix3-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "Opteron_G4-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "ne2k_isa",
-      "parent": "isa-device"
-    },
-    {
-      "name": "phenom-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "adlib",
-      "parent": "isa-device"
-    },
-    {
-      "name": "vhost-user-gpu",
-      "parent": "virtio-gpu-base"
-    },
-    {
-      "name": "hda-duplex",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "pentium-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "amd-iommu-iommu-memory-region",
-      "parent": "qemu:iommu-memory-region"
-    },
-    {
-      "name": "can-bus",
-      "parent": "object"
-    },
-    {
-      "name": "Nehalem-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Cascadelake-Server-v3-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "cfi.pflash01",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-balloon-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "Skylake-Server-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "isa-parallel",
-      "parent": "isa-device"
-    },
-    {
-      "name": "pc-q35-2.7-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "pc-0.12-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "pentium2-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "chardev-null",
-      "parent": "chardev"
-    },
-    {
-      "name": "isa-vga",
-      "parent": "isa-device"
-    },
-    {
-      "name": "EPYC-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-i440fx-1.5-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "i440FX-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "isa-debugcon",
-      "parent": "isa-device"
-    },
-    {
-      "name": "tls-creds-anon",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "rng-egd",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "ivshmem-doorbell",
-      "parent": "ivshmem-common"
-    },
-    {
-      "name": "i82558b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Cascadelake-Server-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "qxl-vga",
-      "parent": "pci-qxl"
-    },
-    {
-      "name": "PIIX3-xen",
-      "parent": "pci-piix3"
-    },
-    {
-      "name": "virtio-net-pci",
-      "parent": "virtio-net-pci-base"
-    },
-    {
-      "name": "i82558a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "usb-serial",
-      "parent": "usb-serial-dev"
-    },
-    {
-      "name": "loader",
-      "parent": "device"
-    },
-    {
-      "name": "pvscsi",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82801",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-pmem-pci",
-      "parent": "virtio-pmem-pci-base"
-    },
-    {
-      "name": "accel",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-tablet-pci",
-      "parent": "virtio-tablet-pci-base-type"
-    },
-    {
-      "name": "dc390",
-      "parent": "am53c974"
-    },
-    {
-      "name": "i6300esb",
-      "parent": "pci-device"
-    },
-    {
-      "name": "floppy",
-      "parent": "device"
-    },
-    {
-      "name": "authz-list",
-      "parent": "authz"
-    },
-    {
-      "name": "pc-i440fx-4.2-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "Opteron_G4-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "mptsas1068",
-      "parent": "pci-device"
-    },
-    {
-      "name": "vhost-user-fs-pci",
-      "parent": "vhost-user-fs-pci-base"
-    },
-    {
-      "name": "sb16",
-      "parent": "isa-device"
-    },
-    {
-      "name": "ich9-ahci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pc-i440fx-2.5-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "Westmere-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vhost-user-scsi-pci-transitional",
-      "parent": "vhost-user-scsi-pci-base"
-    },
-    {
-      "name": "chardev-pipe",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "i2c-ddc",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "can-host-socketcan",
-      "parent": "can-host"
-    },
-    {
-      "name": "Skylake-Server-noTSX-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "i82562",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pc-q35-4.2-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "pci-bridge-seat",
-      "parent": "pci-bridge"
-    },
-    {
-      "name": "lsi53c895a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "kvm32-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "SandyBridge-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "intel-hda",
-      "parent": "intel-hda-generic"
-    },
-    {
-      "name": "scsi-block",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "hyperv-synic",
-      "parent": "device"
-    },
-    {
-      "name": "chardev-mux",
-      "parent": "chardev"
-    },
-    {
-      "name": "Opteron_G1-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "IDE",
-      "parent": "bus"
-    },
-    {
-      "name": "486-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pcie-root-port",
-      "parent": "pcie-root-port-base"
-    },
-    {
-      "name": "base-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "kvm64-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Snowridge-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "chardev-spicevmc",
-      "parent": "chardev-spice"
-    },
-    {
-      "name": "q35-pcihost",
-      "parent": "pcie-host-bridge"
-    },
-    {
-      "name": "pc-i440fx-2.0-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "pc-i440fx-2.12-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "SCSI",
-      "parent": "bus"
-    },
-    {
-      "name": "hda-micro",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "Penryn-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Dhyana-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "piix3-ide-xen",
-      "parent": "pci-ide"
-    },
-    {
-      "name": "rng-builtin",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "sd-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "filter-dump",
-      "parent": "netfilter"
-    },
-    {
-      "name": "chardev-ringbuf",
-      "parent": "chardev"
-    },
-    {
-      "name": "virtio-pci-bus",
-      "parent": "virtio-bus"
-    },
-    {
-      "name": "smbus-ipmi",
-      "parent": "smbus-device"
-    },
-    {
-      "name": "pc-0.15-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "Skylake-Server-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vhost-user-blk",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "Haswell-noTSX-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "SandyBridge-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "qio-channel-tls",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "virtio-vga",
-      "parent": "virtio-vga-base-type"
-    },
-    {
-      "name": "authz-pam",
-      "parent": "authz"
-    }
-  ],
-  "id": "libvirt-6"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-blk-pci"
-  },
-  "id": "libvirt-7"
-}
-
-{
-  "return": [
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "name": "discard",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-blk-device>"
-    },
-    {
-      "name": "max-write-zeroes-sectors",
-      "type": "uint32"
-    },
-    {
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "request-merging",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "config-wce",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "scsi",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "queue-size",
-      "type": "uint16"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "name": "lsecs",
-      "type": "uint32"
-    },
-    {
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "write-zeroes",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max-discard-sectors",
-      "type": "uint32"
-    },
-    {
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "name": "lheads",
-      "type": "uint32"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "class",
-      "type": "uint32"
-    },
-    {
-      "name": "num-queues",
-      "type": "uint16"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "name": "lcyls",
-      "type": "uint32"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    }
-  ],
-  "id": "libvirt-7"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-net-pci"
-  },
-  "id": "libvirt-8"
-}
-
-{
-  "return": [
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "name": "ctrl_vlan",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "duplex",
-      "type": "str"
-    },
-    {
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-net-device>"
-    },
-    {
-      "name": "x-txtimer",
-      "type": "uint32"
-    },
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest_tso6",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "status",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ctrl_vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest_ufo",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ctrl_mac_addr",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "speed",
-      "type": "int32"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "mac",
-      "description": "Ethernet 6-byte MAC Address, example: 52:54:00:12:34:56",
-      "type": "str"
-    },
-    {
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest_tso4",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "netdev",
-      "description": "ID of a netdev to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest_csum",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-mtu-bypass-backend",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest_announce",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "mq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "name": "host_tso6",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rx_queue_size",
-      "type": "uint16"
-    },
-    {
-      "name": "failover",
-      "type": "bool"
-    },
-    {
-      "name": "tx_queue_size",
-      "type": "uint16"
-    },
-    {
-      "name": "host_ecn",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ctrl_rx_extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "name": "x-txburst",
-      "type": "int32"
-    },
-    {
-      "name": "csum",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "mrg_rxbuf",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "host_tso4",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "gso",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "host_ufo",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "host_mtu",
-      "type": "uint16"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "tx",
-      "type": "str"
-    },
-    {
-      "name": "guest_rsc_ext",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "rsc_interval",
-      "type": "uint32"
-    },
-    {
-      "name": "ctrl_guest_offloads",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "ctrl_rx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest_ecn",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-8"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-scsi-pci"
-  },
-  "id": "libvirt-9"
-}
-
-{
-  "return": [
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "name": "param_change",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_sectors",
-      "type": "uint32"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-scsi-device>"
-    },
-    {
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtqueue_size",
-      "type": "uint32"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "num_queues",
-      "type": "uint32"
-    },
-    {
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "hotplug",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "cmd_per_lun",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-9"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-net-ccw"
-  },
-  "id": "libvirt-10"
-}
-
-{
-  "id": "libvirt-10",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-net-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-scsi-ccw"
-  },
-  "id": "libvirt-11"
-}
-
-{
-  "id": "libvirt-11",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-scsi-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vfio-pci"
-  },
-  "id": "libvirt-12"
-}
-
-{
-  "return": [
-    {
-      "name": "x-pci-sub-device-id",
-      "type": "uint32"
-    },
-    {
-      "name": "x-no-kvm-intx",
-      "type": "bool"
-    },
-    {
-      "name": "x-pci-device-id",
-      "type": "uint32"
-    },
-    {
-      "name": "x-no-kvm-msi",
-      "type": "bool"
-    },
-    {
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "name": "display",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "x-no-mmap",
-      "type": "bool"
-    },
-    {
-      "name": "x-pci-sub-vendor-id",
-      "type": "uint32"
-    },
-    {
-      "name": "x-msix-relocation",
-      "description": "off/auto/bar0/bar1/bar2/bar3/bar4/bar5",
-      "type": "OffAutoPCIBAR"
-    },
-    {
-      "name": "x-req",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-no-kvm-ioeventfd",
-      "type": "bool"
-    },
-    {
-      "name": "x-pci-vendor-id",
-      "type": "uint32"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-nv-gpudirect-clique",
-      "description": "NVIDIA GPUDirect Clique ID (0 - 15)",
-      "type": "uint4"
-    },
-    {
-      "name": "x-no-vfio-ioeventfd",
-      "type": "bool"
-    },
-    {
-      "name": "x-intx-mmap-timeout-ms",
-      "type": "uint32"
-    },
-    {
-      "name": "x-igd-gms",
-      "type": "uint32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "sysfsdev",
-      "type": "str"
-    },
-    {
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "x-vga",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-igd-opregion",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-no-kvm-msix",
-      "type": "bool"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "host",
-      "description": "Address (bus/device/function) of the host device, example: 04:10.0",
-      "type": "str"
-    },
-    {
-      "name": "x-no-geforce-quirks",
-      "type": "bool"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-balloon-allowed",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-12"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "scsi-hd"
-  },
-  "id": "libvirt-13"
-}
-
-{
-  "return": [
-    {
-      "name": "lheads",
-      "type": "uint32"
-    },
-    {
-      "name": "ver",
-      "type": "str"
-    },
-    {
-      "name": "scsi-id",
-      "type": "uint32"
-    },
-    {
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "name": "lcyls",
-      "type": "uint32"
-    },
-    {
-      "name": "lsecs",
-      "type": "uint32"
-    },
-    {
-      "name": "scsi_version",
-      "type": "int32"
-    },
-    {
-      "name": "removable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rotation_rate",
-      "type": "uint16"
-    },
-    {
-      "name": "max_unmap_size",
-      "type": "uint64"
-    },
-    {
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "name": "product",
-      "type": "str"
-    },
-    {
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "name": "lun",
-      "type": "uint32"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "dpofua",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "wwn",
-      "type": "uint64"
-    },
-    {
-      "name": "vendor",
-      "type": "str"
-    },
-    {
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "channel",
-      "type": "uint32"
-    },
-    {
-      "name": "max_io_size",
-      "type": "uint64"
-    },
-    {
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "name": "port_wwn",
-      "type": "uint64"
-    },
-    {
-      "name": "port_index",
-      "type": "uint16"
-    },
-    {
-      "name": "device_id",
-      "type": "str"
-    }
-  ],
-  "id": "libvirt-13"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "ide-hd"
-  },
-  "id": "libvirt-14"
-}
-
-{
-  "return": [
-    {
-      "name": "lsecs",
-      "type": "uint32"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "model",
-      "type": "str"
-    },
-    {
-      "name": "lheads",
-      "type": "uint32"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "ver",
-      "type": "str"
-    },
-    {
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "name": "wwn",
-      "type": "uint64"
-    },
-    {
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "name": "bios-chs-trans",
-      "description": "Logical CHS translation algorithm, auto/none/lba/large/rechs",
-      "type": "BiosAtaTranslation"
-    },
-    {
-      "name": "unit",
-      "type": "uint32"
-    },
-    {
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "name": "lcyls",
-      "type": "uint32"
-    },
-    {
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "name": "rotation_rate",
-      "type": "uint16"
-    },
-    {
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    }
-  ],
-  "id": "libvirt-14"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "PIIX4_PM"
-  },
-  "id": "libvirt-15"
-}
-
-{
-  "return": [
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "disable_s4",
-      "type": "uint8"
-    },
-    {
-      "name": "acpi-pci-hotplug-with-bridge-support",
-      "type": "bool"
-    },
-    {
-      "name": "memory-hotplug-support",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable_s3",
-      "type": "uint8"
-    },
-    {
-      "name": "s4_val",
-      "type": "uint8"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "smb_io_base",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-15"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-redir"
-  },
-  "id": "libvirt-16"
-}
-
-{
-  "return": [
-    {
-      "name": "chardev",
-      "description": "ID of a chardev to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "debug",
-      "type": "uint8"
-    },
-    {
-      "name": "port",
-      "type": "str"
-    },
-    {
-      "name": "streams",
-      "type": "bool"
-    },
-    {
-      "name": "attached",
-      "type": "bool"
-    },
-    {
-      "name": "msos-desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "filter",
-      "type": "str"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "full-path",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-16"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-storage"
-  },
-  "id": "libvirt-17"
-}
-
-{
-  "return": [
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "port",
-      "type": "str"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "removable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "name": "msos-desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "full-path",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "attached",
-      "type": "bool"
-    },
-    {
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    }
-  ],
-  "id": "libvirt-17"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "kvm-pit"
-  },
-  "id": "libvirt-18"
-}
-
-{
-  "return": [
-    {
-      "name": "lost_tick_policy",
-      "type": "LostTickPolicy"
-    },
-    {
-      "name": "iobase",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-18"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "VGA"
-  },
-  "id": "libvirt-19"
-}
-
-{
-  "return": [
-    {
-      "name": "global-vmstate",
-      "type": "bool"
-    },
-    {
-      "name": "xmax",
-      "type": "uint32"
-    },
-    {
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "name": "big-endian-framebuffer",
-      "type": "bool"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "edid",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ymax",
-      "type": "uint32"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "vgamem_mb",
-      "type": "uint32"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "qemu-extended-regs",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "mmio",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "name": "xres",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-19"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vmware-svga"
-  },
-  "id": "libvirt-20"
-}
-
-{
-  "return": [
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "global-vmstate",
-      "type": "bool"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "name": "vgamem_mb",
-      "type": "uint32"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-20"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "qxl"
-  },
-  "id": "libvirt-21"
-}
-
-{
-  "return": [
-    {
-      "name": "global-vmstate",
-      "type": "bool"
-    },
-    {
-      "name": "debug",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ram_size",
-      "type": "uint32"
-    },
-    {
-      "name": "ram_size_mb",
-      "type": "uint32"
-    },
-    {
-      "name": "surfaces",
-      "type": "int32"
-    },
-    {
-      "name": "guestdebug",
-      "type": "uint32"
-    },
-    {
-      "name": "vram64_size_mb",
-      "type": "uint32"
-    },
-    {
-      "name": "vram_size",
-      "type": "uint64"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "cmdlog",
-      "type": "uint32"
-    },
-    {
-      "name": "vgamem_mb",
-      "type": "uint32"
-    },
-    {
-      "name": "vram_size_mb",
-      "type": "uint32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "max_outputs",
-      "type": "uint16"
-    },
-    {
-      "name": "revision",
-      "type": "uint32"
-    },
-    {
-      "name": "xres",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-21"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-pci"
-  },
-  "id": "libvirt-22"
-}
-
-{
-  "return": [
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "name": "max_outputs",
-      "type": "uint32"
-    },
-    {
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-gpu-device>"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "stats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_hostmem",
-      "type": "size"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "name": "edid",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virgl",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-22"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-device"
-  },
-  "id": "libvirt-23"
-}
-
-{
-  "return": [
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "stats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "edid",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_hostmem",
-      "type": "size"
-    },
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virgl",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_outputs",
-      "type": "uint32"
-    },
-    {
-      "name": "xres",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-23"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "ICH9-LPC"
-  },
-  "id": "libvirt-24"
-}
-
-{
-  "return": [
-    {
-      "name": "s4_val",
-      "type": "uint8"
-    },
-    {
-      "name": "noreboot",
-      "type": "bool"
-    },
-    {
-      "name": "disable_s3",
-      "type": "uint8"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "acpi_enable_cmd",
-      "type": "uint8"
-    },
-    {
-      "name": "gpe0_blk_len",
-      "type": "uint32"
-    },
-    {
-      "name": "disable_s4",
-      "type": "uint8"
-    },
-    {
-      "name": "sci_int",
-      "type": "uint32"
-    },
-    {
-      "name": "cpu-hotplug-legacy",
-      "type": "bool"
-    },
-    {
-      "name": "memory-hotplug-support",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "gpe0_blk",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "acpi_disable_cmd",
-      "type": "uint8"
-    },
-    {
-      "name": "enable_tco",
-      "type": "bool"
-    },
-    {
-      "name": "x-smi-broadcast",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "pm_io_base",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-24"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-pci"
-  },
-  "id": "libvirt-25"
-}
-
-{
-  "return": [
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "name": "qemu-4-0-config-size",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-balloon-device>"
-    },
-    {
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest-stats-polling-interval",
-      "type": "int"
-    },
-    {
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest-stats",
-      "type": "guest statistics"
-    },
-    {
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "name": "free-page-hint",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "deflate-on-oom",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "class",
-      "type": "uint32"
-    },
-    {
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-25"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-ccw"
-  },
-  "id": "libvirt-26"
-}
-
-{
-  "id": "libvirt-26",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-balloon-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-device"
-  },
-  "id": "libvirt-27"
-}
-
-{
-  "return": [
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest-stats-polling-interval",
-      "type": "int"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "deflate-on-oom",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest-stats",
-      "type": "guest statistics"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "qemu-4-0-config-size",
-      "type": "bool"
-    },
-    {
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "free-page-hint",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-27"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "intel-iommu"
-  },
-  "id": "libvirt-28"
-}
-
-{
-  "return": [
-    {
-      "name": "device-iotlb",
-      "type": "bool"
-    },
-    {
-      "name": "x-scalable-mode",
-      "type": "bool"
-    },
-    {
-      "name": "caching-mode",
-      "type": "bool"
-    },
-    {
-      "name": "intremap",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "aw-bits",
-      "type": "uint8"
-    },
-    {
-      "name": "eim",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "version",
-      "type": "uint32"
-    },
-    {
-      "name": "x-buggy-eim",
-      "type": "bool"
-    },
-    {
-      "name": "pt",
-      "type": "bool"
-    },
-    {
-      "name": "dma-drain",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-28"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "mch"
-  },
-  "id": "libvirt-29"
-}
-
-{
-  "return": [
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "extended-tseg-mbytes",
-      "type": "uint16"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-29"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "nvdimm"
-  },
-  "id": "libvirt-30"
-}
-
-{
-  "return": [
-    {
-      "name": "node",
-      "type": "uint32"
-    },
-    {
-      "name": "unarmed",
-      "type": "bool"
-    },
-    {
-      "name": "addr",
-      "type": "uint64"
-    },
-    {
-      "name": "memdev",
-      "type": "link<memory-backend>"
-    },
-    {
-      "name": "label-size",
-      "type": "int"
-    },
-    {
-      "name": "size",
-      "type": "uint64"
-    },
-    {
-      "name": "slot",
-      "type": "int32"
-    }
-  ],
-  "id": "libvirt-30"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "pcie-root-port"
-  },
-  "id": "libvirt-31"
-}
-
-{
-  "return": [
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "power_controller_present",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "aer_log_max",
-      "type": "uint16"
-    },
-    {
-      "name": "x-speed",
-      "description": "2_5/5/8/16",
-      "type": "PCIELinkSpeed"
-    },
-    {
-      "name": "slot",
-      "type": "uint16"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "port",
-      "type": "uint8"
-    },
-    {
-      "name": "mem-reserve",
-      "type": "size"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "pref64-reserve",
-      "type": "size"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "chassis",
-      "type": "uint8"
-    },
-    {
-      "name": "x-width",
-      "description": "1/2/4/8/12/16/32",
-      "type": "PCIELinkWidth"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "name": "pref32-reserve",
-      "type": "size"
-    },
-    {
-      "name": "bus-reserve",
-      "type": "uint32"
-    },
-    {
-      "name": "x-migrate-msix",
-      "type": "bool"
-    },
-    {
-      "name": "disable-acs",
-      "type": "bool"
-    },
-    {
-      "name": "io-reserve",
-      "type": "size"
-    }
-  ],
-  "id": "libvirt-31"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-host"
-  },
-  "id": "libvirt-32"
-}
-
-{
-  "return": [
-    {
-      "default-value": true,
-      "name": "full-path",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "port",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "msos-desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "hostbus",
-      "type": "uint32"
-    },
-    {
-      "default-value": 4,
-      "name": "isobufs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "vendorid",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "productid",
-      "type": "uint32"
-    },
-    {
-      "name": "hostport",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "pipeline",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "hostaddr",
-      "type": "uint32"
-    },
-    {
-      "default-value": 2,
-      "name": "loglevel",
-      "type": "uint32"
-    },
-    {
-      "default-value": 32,
-      "name": "isobsize",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "guest-resets-all",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest-reset",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "attached",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-32"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vhost-user-fs-device"
-  },
-  "id": "libvirt-33"
-}
-
-{
-  "return": [
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-legacy-check",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "chardev",
-      "description": "ID of a chardev to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": 128,
-      "name": "queue-size",
-      "type": "uint16"
-    },
-    {
-      "name": "tag",
-      "type": "str"
-    },
-    {
-      "default-value": 1,
-      "name": "num-request-queues",
-      "type": "uint16"
-    }
-  ],
-  "id": "libvirt-33"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "memory-backend-file"
-  },
-  "id": "libvirt-34"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "dump",
-      "description": "Set to 'off' to exclude from core dump",
-      "type": "bool"
-    },
-    {
-      "name": "share",
-      "description": "Mark the memory as private to QEMU or shared",
-      "type": "bool"
-    },
-    {
-      "name": "x-use-canonical-path-for-ramblock-id",
-      "type": "bool"
-    },
-    {
-      "name": "policy",
-      "description": "Set the NUMA policy",
-      "type": "HostMemPolicy"
-    },
-    {
-      "name": "size",
-      "description": "Size of the memory region (ex: 500M)",
-      "type": "int"
-    },
-    {
-      "name": "prealloc",
-      "description": "Preallocate memory",
-      "type": "bool"
-    },
-    {
-      "name": "host-nodes",
-      "description": "Binds memory to the list of NUMA host nodes",
-      "type": "int"
-    },
-    {
-      "name": "merge",
-      "description": "Mark memory as mergeable",
-      "type": "bool"
-    },
-    {
-      "name": "align",
-      "type": "int"
-    },
-    {
-      "name": "pmem",
-      "type": "bool"
-    },
-    {
-      "name": "mem-path",
-      "type": "string"
-    },
-    {
-      "name": "discard-data",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-34"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "memory-backend-memfd"
-  },
-  "id": "libvirt-35"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "dump",
-      "description": "Set to 'off' to exclude from core dump",
-      "type": "bool"
-    },
-    {
-      "name": "share",
-      "description": "Mark the memory as private to QEMU or shared",
-      "type": "bool"
-    },
-    {
-      "name": "x-use-canonical-path-for-ramblock-id",
-      "type": "bool"
-    },
-    {
-      "name": "policy",
-      "description": "Set the NUMA policy",
-      "type": "HostMemPolicy"
-    },
-    {
-      "name": "size",
-      "description": "Size of the memory region (ex: 500M)",
-      "type": "int"
-    },
-    {
-      "name": "prealloc",
-      "description": "Preallocate memory",
-      "type": "bool"
-    },
-    {
-      "name": "host-nodes",
-      "description": "Binds memory to the list of NUMA host nodes",
-      "type": "int"
-    },
-    {
-      "name": "merge",
-      "description": "Mark memory as mergeable",
-      "type": "bool"
-    },
-    {
-      "name": "hugetlb",
-      "description": "Use huge pages",
-      "type": "bool"
-    },
-    {
-      "name": "seal",
-      "description": "Seal growing & shrinking",
-      "type": "bool"
-    },
-    {
-      "name": "hugetlbsize",
-      "description": "Huge pages size (ex: 2M, 1G)",
-      "type": "int"
-    }
-  ],
-  "id": "libvirt-35"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "max-x86_64-cpu"
-  },
-  "id": "libvirt-36"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "sse4_1",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-invept-single-context",
-      "type": "bool"
-    },
-    {
-      "name": "core-capability",
-      "type": "bool"
-    },
-    {
-      "name": "popcnt",
-      "type": "bool"
-    },
-    {
-      "name": "kvm_mmu",
-      "type": "bool"
-    },
-    {
-      "name": "dtes64",
-      "type": "bool"
-    },
-    {
-      "name": "min-xlevel2",
-      "type": "uint32"
-    },
-    {
-      "name": "vmx-invvpid-single-addr",
-      "type": "bool"
-    },
-    {
-      "name": "xstore",
-      "type": "bool"
-    },
-    {
-      "name": "stepping",
-      "type": "int"
-    },
-    {
-      "name": "vmx-vmfunc",
-      "type": "bool"
-    },
-    {
-      "name": "pse36",
-      "type": "bool"
-    },
-    {
-      "name": "avx512-4vnniw",
-      "type": "bool"
-    },
-    {
-      "name": "fma4",
-      "type": "bool"
-    },
-    {
-      "name": "x-intel-pt-auto-level",
-      "type": "bool"
-    },
-    {
-      "name": "avx2",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-poll-control",
-      "type": "bool"
-    },
-    {
-      "name": "kvm_nopiodelay",
-      "type": "bool"
-    },
-    {
-      "name": "family",
-      "type": "int"
-    },
-    {
-      "name": "pclmuldq",
-      "type": "bool"
-    },
-    {
-      "name": "vmware-cpuid-freq",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-store-lma",
-      "type": "bool"
-    },
-    {
-      "name": "hv-spinlocks",
-      "type": "uint32"
-    },
-    {
-      "name": "vmx-eptad",
-      "type": "bool"
-    },
-    {
-      "name": "erms",
-      "type": "bool"
-    },
-    {
-      "name": "vaes",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-flexpriority",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-activity-wait-sipi",
-      "type": "bool"
-    },
-    {
-      "name": "realized",
-      "type": "bool"
-    },
-    {
-      "name": "hv-reset",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rdrand",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-ept-advanced-exitinfo",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-pause-exit",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-shadow-vmcs",
-      "type": "bool"
-    },
-    {
-      "name": "avx512-vpopcntdq",
-      "type": "bool"
-    },
-    {
-      "name": "model",
-      "type": "int"
-    },
-    {
-      "name": "xcrypt",
-      "type": "bool"
-    },
-    {
-      "name": "tbm",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-monitor-exit",
-      "type": "bool"
-    },
-    {
-      "name": "movdiri",
-      "type": "bool"
-    },
-    {
-      "name": "memory",
-      "type": "link<qemu:memory-region>"
-    },
-    {
-      "name": "kvm-pv-eoi",
-      "type": "bool"
-    },
-    {
-      "name": "lm",
-      "type": "bool"
-    },
-    {
-      "name": "host-phys-bits-limit",
-      "type": "uint8"
-    },
-    {
-      "name": "pae",
-      "type": "bool"
-    },
-    {
-      "name": "hv-runtime",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ssse3",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-unrestricted-guest",
-      "type": "bool"
-    },
-    {
-      "name": "phe",
-      "type": "bool"
-    },
-    {
-      "name": "host-phys-bits",
-      "type": "bool"
-    },
-    {
-      "name": "taa-no",
-      "type": "bool"
-    },
-    {
-      "name": "perfctr_nb",
-      "type": "bool"
-    },
-    {
-      "name": "arat",
-      "type": "bool"
-    },
-    {
-      "name": "avx512vbmi2",
-      "type": "bool"
-    },
-    {
-      "name": "perfctr_core",
-      "type": "bool"
-    },
-    {
-      "name": "kvm_asyncpf",
-      "type": "bool"
-    },
-    {
-      "name": "x2apic",
-      "type": "bool"
-    },
-    {
-      "name": "npt",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-invpcid-exit",
-      "type": "bool"
-    },
-    {
-      "name": "avx512ifma",
-      "type": "bool"
-    },
-    {
-      "name": "kvm_poll_control",
-      "type": "bool"
-    },
-    {
-      "name": "model-id",
-      "type": "string"
-    },
-    {
-      "name": "vmx-vnmi-pending",
-      "type": "bool"
-    },
-    {
-      "name": "hv-evmcs",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "pmm-en",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-io-exit",
-      "type": "bool"
-    },
-    {
-      "name": "tsc",
-      "type": "bool"
-    },
-    {
-      "name": "x-force-features",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-ins-outs",
-      "type": "bool"
-    },
-    {
-      "name": "dca",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-apicv-x2apic",
-      "type": "bool"
-    },
-    {
-      "name": "ia64",
-      "type": "bool"
-    },
-    {
-      "name": "perfctr-core",
-      "type": "bool"
-    },
-    {
-      "name": "hv-stimer-direct",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "vmcb_clean",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-cr3-load-noexit",
-      "type": "bool"
-    },
-    {
-      "name": "pmu",
-      "type": "bool"
-    },
-    {
-      "name": "kvmclock",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-entry-noload-debugctl",
-      "type": "bool"
-    },
-    {
-      "name": "invtsc",
-      "type": "bool"
-    },
-    {
-      "name": "pn",
-      "type": "bool"
-    },
-    {
-      "name": "avx512cd",
-      "type": "bool"
-    },
-    {
-      "name": "md-clear",
-      "type": "bool"
-    },
-    {
-      "name": "cmp-legacy",
-      "type": "bool"
-    },
-    {
-      "name": "cx16",
-      "type": "bool"
-    },
-    {
-      "name": "avx512dq",
-      "type": "bool"
-    },
-    {
-      "name": "abm",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-activity-shutdown",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-pv-ipi",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-apicv-register",
-      "type": "bool"
-    },
-    {
-      "name": "fxsr-opt",
-      "type": "bool"
-    },
-    {
-      "name": "skip-l1dfl-vmentry",
-      "type": "bool"
-    },
-    {
-      "name": "fill-mtrr-mask",
-      "type": "bool"
-    },
-    {
-      "name": "x-migrate-smi-count",
-      "type": "bool"
-    },
-    {
-      "name": "pcid",
-      "type": "bool"
-    },
-    {
-      "name": "rdpid",
-      "type": "bool"
-    },
-    {
-      "name": "wbnoinvd",
-      "type": "bool"
-    },
-    {
-      "name": "filtered-features",
-      "type": "X86CPUFeatureWordInfo"
-    },
-    {
-      "name": "syscall",
-      "type": "bool"
-    },
-    {
-      "name": "pse",
-      "type": "bool"
-    },
-    {
-      "name": "hotpluggable",
-      "type": "bool"
-    },
-    {
-      "name": "tsc_scale",
-      "type": "bool"
-    },
-    {
-      "name": "xsaves",
-      "type": "bool"
-    },
-    {
-      "name": "mce",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-entry-load-pat",
-      "type": "bool"
-    },
-    {
-      "name": "node-id",
-      "type": "int32"
-    },
-    {
-      "name": "ibpb",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-apicv-xapic",
-      "type": "bool"
-    },
-    {
-      "name": "nrip_save",
-      "type": "bool"
-    },
-    {
-      "name": "cldemote",
-      "type": "bool"
-    },
-    {
-      "name": "hv-tlbflush",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rtm",
-      "type": "bool"
-    },
-    {
-      "name": "lwp",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-steal-time",
-      "type": "bool"
-    },
-    {
-      "name": "cpuid-0xb",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-hlt-exit",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-desc-exit",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-eptp-switching",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-entry-load-efer",
-      "type": "bool"
-    },
-    {
-      "name": "level-func7",
-      "type": "uint32"
-    },
-    {
-      "name": "vmx-invlpg-exit",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-save-efer",
-      "type": "bool"
-    },
-    {
-      "name": "die-id",
-      "type": "int32"
-    },
-    {
-      "name": "vme",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-pv-unhalt",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-no-smi-migration",
-      "type": "bool"
-    },
-    {
-      "name": "kvm_pv_unhalt",
-      "type": "bool"
-    },
-    {
-      "name": "svm",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-invvpid",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-hint-dedicated",
-      "type": "bool"
-    },
-    {
-      "name": "host-cache-info",
-      "type": "bool"
-    },
-    {
-      "name": "mca",
-      "type": "bool"
-    },
-    {
-      "name": "mtrr",
-      "type": "bool"
-    },
-    {
-      "name": "cid",
-      "type": "bool"
-    },
-    {
-      "name": "pfthreshold",
-      "type": "bool"
-    },
-    {
-      "name": "lahf-lm",
-      "type": "bool"
-    },
-    {
-      "name": "pmm",
-      "type": "bool"
-    },
-    {
-      "name": "tcg-cpuid",
-      "type": "bool"
-    },
-    {
-      "name": "x-hv-max-vps",
-      "type": "int32"
-    },
-    {
-      "name": "tm",
-      "type": "bool"
-    },
-    {
-      "name": "pbe",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-entry-ia32e-mode",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-rdpmc-exit",
-      "type": "bool"
-    },
-    {
-      "name": "split-lock-detect",
-      "type": "bool"
-    },
-    {
-      "name": "apic-id",
-      "type": "uint32"
-    },
-    {
-      "name": "fpu",
-      "type": "bool"
-    },
-    {
-      "name": "skinit",
-      "type": "bool"
-    },
-    {
-      "name": "l3-cache",
-      "type": "bool"
-    },
-    {
-      "name": "sep",
-      "type": "bool"
-    },
-    {
-      "name": "avx512-bf16",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-rdtscp-exit",
-      "type": "bool"
-    },
-    {
-      "name": "nx",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-invvpid-all-context",
-      "type": "bool"
-    },
-    {
-      "name": "pause-filter",
-      "type": "bool"
-    },
-    {
-      "name": "ds-cpl",
-      "type": "bool"
-    },
-    {
-      "name": "fxsr_opt",
-      "type": "bool"
-    },
-    {
-      "name": "cmp_legacy",
-      "type": "bool"
-    },
-    {
-      "name": "pause_filter",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-vmwrite-vmexit-fields",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-ept",
-      "type": "bool"
-    },
-    {
-      "name": "nodeid-msr",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-ept-execonly",
-      "type": "bool"
-    },
-    {
-      "name": "smap",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-io-bitmap",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-preemption-timer",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-invept-all-context",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-intr-exit",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-clear-bndcfgs",
-      "type": "bool"
-    },
-    {
-      "name": "xlevel",
-      "type": "uint32"
-    },
-    {
-      "name": "cr8legacy",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-vpid",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-zero-len-inject",
-      "type": "bool"
-    },
-    {
-      "name": "pschange-mc-no",
-      "type": "bool"
-    },
-    {
-      "name": "virt-ssbd",
-      "type": "bool"
-    },
-    {
-      "name": "umip",
-      "type": "bool"
-    },
-    {
-      "name": "avx512er",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-vintr-pending",
-      "type": "bool"
-    },
-    {
-      "name": "avx512vl",
-      "type": "bool"
-    },
-    {
-      "name": "xstore-en",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-invept-single-context-noglobals",
-      "type": "bool"
-    },
-    {
-      "name": "rsba",
-      "type": "bool"
-    },
-    {
-      "name": "cmov",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-posted-intr",
-      "type": "bool"
-    },
-    {
-      "name": "xcrypt-en",
-      "type": "bool"
-    },
-    {
-      "name": "tm2",
-      "type": "bool"
-    },
-    {
-      "name": "hotplugged",
-      "type": "bool"
-    },
-    {
-      "name": "tsc-scale",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-load-efer",
-      "type": "bool"
-    },
-    {
-      "name": "xsaveerptr",
-      "type": "bool"
-    },
-    {
-      "name": "fsgsbase",
-      "type": "bool"
-    },
-    {
-      "name": "x-hv-synic-kvm-only",
-      "type": "bool"
-    },
-    {
-      "name": "avx512bw",
-      "type": "bool"
-    },
-    {
-      "name": "lbrv",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-secondary-ctls",
-      "type": "bool"
-    },
-    {
-      "name": "tsc-frequency",
-      "type": "int"
-    },
-    {
-      "name": "smx",
-      "type": "bool"
-    },
-    {
-      "name": "hle",
-      "type": "bool"
-    },
-    {
-      "name": "monitor",
-      "type": "bool"
-    },
-    {
-      "name": "sse4a",
-      "type": "bool"
-    },
-    {
-      "name": "tce",
-      "type": "bool"
-    },
-    {
-      "name": "vpclmulqdq",
-      "type": "bool"
-    },
-    {
-      "name": "hv-frequencies",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-pv-tlb-flush",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-cr8-load-exit",
-      "type": "bool"
-    },
-    {
-      "name": "mds-no",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-activity-hlt",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-rdtsc-exit",
-      "type": "bool"
-    },
-    {
-      "name": "i64",
-      "type": "bool"
-    },
-    {
-      "name": "adx",
-      "type": "bool"
-    },
-    {
-      "name": "crash-information",
-      "type": "GuestPanicInformation"
-    },
-    {
-      "name": "ffxsr",
-      "type": "bool"
-    },
-    {
-      "name": "amd-no-ssb",
-      "type": "bool"
-    },
-    {
-      "name": "min-level",
-      "type": "uint32"
-    },
-    {
-      "name": "full-cpuid-auto-level",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-entry-load-bndcfgs",
-      "type": "bool"
-    },
-    {
-      "name": "svm_lock",
-      "type": "bool"
-    },
-    {
-      "name": "ssb-no",
-      "type": "bool"
-    },
-    {
-      "name": "msr",
-      "type": "bool"
-    },
-    {
-      "name": "clflush",
-      "type": "bool"
-    },
-    {
-      "name": "pclmulqdq",
-      "type": "bool"
-    },
-    {
-      "name": "xlevel2",
-      "type": "uint32"
-    },
-    {
-      "name": "mpx",
-      "type": "bool"
-    },
-    {
-      "name": "extapic",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-vnmi",
-      "type": "bool"
-    },
-    {
-      "name": "hv-stimer",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "xop",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-rdseed-exit",
-      "type": "bool"
-    },
-    {
-      "name": "smep",
-      "type": "bool"
-    },
-    {
-      "name": "xsavec",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-mwait-exit",
-      "type": "bool"
-    },
-    {
-      "name": "hv-synic",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "cx8",
-      "type": "bool"
-    },
-    {
-      "name": "pku",
-      "type": "bool"
-    },
-    {
-      "name": "kvm",
-      "type": "bool"
-    },
-    {
-      "name": "sse4-2",
-      "type": "bool"
-    },
-    {
-      "name": "hv-passthrough",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-mtf",
-      "type": "bool"
-    },
-    {
-      "name": "vmcb-clean",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-load-pat",
-      "type": "bool"
-    },
-    {
-      "name": "stibp",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-cr3-store-noexit",
-      "type": "bool"
-    },
-    {
-      "name": "tsx-ctrl",
-      "type": "bool"
-    },
-    {
-      "name": "svm-lock",
-      "type": "bool"
-    },
-    {
-      "name": "hv-reenlightenment",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "sse4-1",
-      "type": "bool"
-    },
-    {
-      "name": "lahf_lm",
-      "type": "bool"
-    },
-    {
-      "name": "kvm_pv_eoi",
-      "type": "bool"
-    },
-    {
-      "name": "legacy-cache",
-      "type": "bool"
-    },
-    {
-      "name": "clzero",
-      "type": "bool"
-    },
-    {
-      "name": "sse",
-      "type": "bool"
-    },
-    {
-      "name": "hv-vpindex",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ds",
-      "type": "bool"
-    },
-    {
-      "name": "osvw",
-      "type": "bool"
-    },
-    {
-      "name": "kvm_steal_time",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-true-ctls",
-      "type": "bool"
-    },
-    {
-      "name": "movdir64b",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-invept",
-      "type": "bool"
-    },
-    {
-      "name": "acpi",
-      "type": "bool"
-    },
-    {
-      "name": "xd",
-      "type": "bool"
-    },
-    {
-      "name": "nodeid_msr",
-      "type": "bool"
-    },
-    {
-      "name": "ds_cpl",
-      "type": "bool"
-    },
-    {
-      "name": "nrip-save",
-      "type": "bool"
-    },
-    {
-      "name": "gfni",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-cr8-store-exit",
-      "type": "bool"
-    },
-    {
-      "name": "sse3",
-      "type": "bool"
-    },
-    {
-      "name": "lmce",
-      "type": "bool"
-    },
-    {
-      "name": "sha-ni",
-      "type": "bool"
-    },
-    {
-      "name": "avx512bitalg",
-      "type": "bool"
-    },
-    {
-      "name": "rdseed",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-mmu",
-      "type": "bool"
-    },
-    {
-      "name": "sse2",
-      "type": "bool"
-    },
-    {
-      "name": "ace2",
-      "type": "bool"
-    },
-    {
-      "name": "waitpkg",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-rdrand-exit",
-      "type": "bool"
-    },
-    {
-      "name": "f16c",
-      "type": "bool"
-    },
-    {
-      "name": "3dnowprefetch",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-encls-exit",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-ept-1gb",
-      "type": "bool"
-    },
-    {
-      "name": "avx",
-      "type": "bool"
-    },
-    {
-      "name": "topoext",
-      "type": "bool"
-    },
-    {
-      "name": "rdctl-no",
-      "type": "bool"
-    },
-    {
-      "name": "mmx",
-      "type": "bool"
-    },
-    {
-      "name": "avx512-4fmaps",
-      "type": "bool"
-    },
-    {
-      "name": "level",
-      "type": "uint32"
-    },
-    {
-      "name": "avx512vnni",
-      "type": "bool"
-    },
-    {
-      "name": "pni",
-      "type": "bool"
-    },
-    {
-      "name": "movbe",
-      "type": "bool"
-    },
-    {
-      "name": "mmxext",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-ple",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-apicv-vid",
-      "type": "bool"
-    },
-    {
-      "name": "flushbyasid",
-      "type": "bool"
-    },
-    {
-      "name": "rdtscp",
-      "type": "bool"
-    },
-    {
-      "name": "clwb",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-pv-sched-yield",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-asyncpf",
-      "type": "bool"
-    },
-    {
-      "name": "decodeassists",
-      "type": "bool"
-    },
-    {
-      "name": "pat",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-clear-rtit-ctl",
-      "type": "bool"
-    },
-    {
-      "name": "invpcid",
-      "type": "bool"
-    },
-    {
-      "name": "pdpe1gb",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-save-pat",
-      "type": "bool"
-    },
-    {
-      "name": "parent_bus",
-      "type": "link<bus>"
-    },
-    {
-      "name": "tsc-adjust",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-entry-load-rtit-ctl",
-      "type": "bool"
-    },
-    {
-      "name": "ht",
-      "type": "bool"
-    },
-    {
-      "name": "xtpr",
-      "type": "bool"
-    },
-    {
-      "name": "tsc_adjust",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-tsc-offset",
-      "type": "bool"
-    },
-    {
-      "name": "ssbd",
-      "type": "bool"
-    },
-    {
-      "name": "hv-vendor-id",
-      "type": "str"
-    },
-    {
-      "name": "3dnowext",
-      "type": "bool"
-    },
-    {
-      "name": "clflushopt",
-      "type": "bool"
-    },
-    {
-      "name": "unavailable-features",
-      "type": "strList"
-    },
-    {
-      "name": "xsave",
-      "type": "bool"
-    },
-    {
-      "name": "pdcm",
-      "type": "bool"
-    },
-    {
-      "name": "hv-crash",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "est",
-      "type": "bool"
-    },
-    {
-      "name": "vendor",
-      "type": "string"
-    },
-    {
-      "name": "pge",
-      "type": "bool"
-    },
-    {
-      "name": "pcommit",
-      "type": "bool"
-    },
-    {
-      "name": "ibs",
-      "type": "bool"
-    },
-    {
-      "name": "tsc-deadline",
-      "type": "bool"
-    },
-    {
-      "name": "kvmclock-stable-bit",
-      "type": "bool"
-    },
-    {
-      "name": "misalignsse",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-msr-bitmap",
-      "type": "bool"
-    },
-    {
-      "name": "check",
-      "type": "bool"
-    },
-    {
-      "name": "hv-time",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "perfctr-nb",
-      "type": "bool"
-    },
-    {
-      "name": "migratable",
-      "type": "bool"
-    },
-    {
-      "name": "feature-words",
-      "type": "X86CPUFeatureWordInfo"
-    },
-    {
-      "name": "phys-bits",
-      "type": "uint32"
-    },
-    {
-      "name": "apic",
-      "type": "bool"
-    },
-    {
-      "name": "avx512vbmi",
-      "type": "bool"
-    },
-    {
-      "name": "thread-id",
-      "type": "int32"
-    },
-    {
-      "name": "min-xlevel",
-      "type": "uint32"
-    },
-    {
-      "name": "socket-id",
-      "type": "int32"
-    },
-    {
-      "name": "vmx-exit-nosave-debugctl",
-      "type": "bool"
-    },
-    {
-      "name": "avx512f",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-save-preemption-timer",
-      "type": "bool"
-    },
-    {
-      "name": "arch-capabilities",
-      "type": "bool"
-    },
-    {
-      "name": "bmi2",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-pml",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-nmi-exit",
-      "type": "bool"
-    },
-    {
-      "name": "intel-pt",
-      "type": "bool"
-    },
-    {
-      "name": "wdt",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-page-walk-5",
-      "type": "bool"
-    },
-    {
-      "name": "ace2-en",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-page-walk-4",
-      "type": "bool"
-    },
-    {
-      "name": "avx512pf",
-      "type": "bool"
-    },
-    {
-      "name": "bmi1",
-      "type": "bool"
-    },
-    {
-      "name": "enforce",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-nopiodelay",
-      "type": "bool"
-    },
-    {
-      "name": "sse4.2",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-ept-2mb",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-load-perf-global-ctrl",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-wbinvd-exit",
-      "type": "bool"
-    },
-    {
-      "name": "3dnow",
-      "type": "bool"
-    },
-    {
-      "name": "xgetbv1",
-      "type": "bool"
-    },
-    {
-      "name": "vmx",
-      "type": "bool"
-    },
-    {
-      "name": "la57",
-      "type": "bool"
-    },
-    {
-      "name": "hv-no-nonarch-coresharing",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "ibrs-all",
-      "type": "bool"
-    },
-    {
-      "name": "sse4.1",
-      "type": "bool"
-    },
-    {
-      "name": "xsaveopt",
-      "type": "bool"
-    },
-    {
-      "name": "hv-relaxed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "spec-ctrl",
-      "type": "bool"
-    },
-    {
-      "name": "fxsr",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-entry-load-perf-global-ctrl",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-ack-intr",
-      "type": "bool"
-    },
-    {
-      "name": "hv-vapic",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-xsaves",
-      "type": "bool"
-    },
-    {
-      "name": "phe-en",
-      "type": "bool"
-    },
-    {
-      "name": "hv-ipi",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "sse4_2",
-      "type": "bool"
-    },
-    {
-      "name": "hypervisor",
-      "type": "bool"
-    },
-    {
-      "name": "aes",
-      "type": "bool"
-    },
-    {
-      "name": "amd-ssbd",
-      "type": "bool"
-    },
-    {
-      "name": "core-id",
-      "type": "int32"
-    },
-    {
-      "name": "ss",
-      "type": "bool"
-    },
-    {
-      "name": "de",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-movdr-exit",
-      "type": "bool"
-    },
-    {
-      "name": "fma",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-36"
-}
-
-{
-  "execute": "query-machines",
-  "id": "libvirt-37"
-}
-
-{
-  "return": [
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-0.15",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": true
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.12",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-4.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false,
-      "alias": "q35"
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.5",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-4.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "is-default": true,
-      "cpu-max": 255,
-      "deprecated": false,
-      "alias": "pc"
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.5",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-0.12",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": true
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.7",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "none",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.7",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.4",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.10",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.7",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-0.14",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": true
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.9",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.11",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-3.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-4.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.4",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.3",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-4.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.9",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "isapc",
-      "numa-mem-supported": true,
-      "default-cpu-type": "486-x86_64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.4",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.6",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-3.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.12",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.6",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-4.0.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.6",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-0.13",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": true
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.8",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.10",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-3.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-4.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "microvm",
-      "numa-mem-supported": false,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.3",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-4.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.8",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.5",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-3.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.11",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    }
-  ],
-  "id": "libvirt-37"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "none-machine"
-  },
-  "id": "libvirt-38"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "enforce-config-section",
-      "description": "Set on to enforce configuration section migration",
-      "type": "bool"
-    },
-    {
-      "name": "kernel",
-      "description": "Linux kernel image file",
-      "type": "string"
-    },
-    {
-      "name": "dt-compatible",
-      "description": "Overrides the \"compatible\" property of the dt root node",
-      "type": "string"
-    },
-    {
-      "name": "initrd",
-      "description": "Linux initial ramdisk file",
-      "type": "string"
-    },
-    {
-      "name": "graphics",
-      "description": "Set on/off to enable/disable graphics emulation",
-      "type": "bool"
-    },
-    {
-      "name": "kernel-irqchip",
-      "description": "Configure KVM in-kernel irqchip",
-      "type": "on|off|split"
-    },
-    {
-      "name": "usb",
-      "description": "Set on/off to enable/disable usb",
-      "type": "bool"
-    },
-    {
-      "name": "firmware",
-      "description": "Firmware image",
-      "type": "string"
-    },
-    {
-      "name": "memory-encryption",
-      "description": "Set memory encryption object to use",
-      "type": "string"
-    },
-    {
-      "name": "dump-guest-core",
-      "description": "Include guest memory in a core dump",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-shadow-mem",
-      "description": "KVM shadow MMU size",
-      "type": "int"
-    },
-    {
-      "name": "igd-passthru",
-      "description": "Set on/off to enable/disable igd passthrou",
-      "type": "bool"
-    },
-    {
-      "name": "phandle-start",
-      "description": "The first phandle ID we may generate dynamically",
-      "type": "int"
-    },
-    {
-      "name": "dumpdtb",
-      "description": "Dump current dtb to a file and quit",
-      "type": "string"
-    },
-    {
-      "name": "mem-merge",
-      "description": "Enable/disable memory merge support",
-      "type": "bool"
-    },
-    {
-      "name": "dtb",
-      "description": "Linux kernel device tree file",
-      "type": "string"
-    },
-    {
-      "name": "accel",
-      "description": "Accelerator list",
-      "type": "string"
-    },
-    {
-      "name": "append",
-      "description": "Linux kernel command line",
-      "type": "string"
-    },
-    {
-      "name": "suppress-vmdesc",
-      "description": "Set on to disable self-describing migration",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-38"
-}
-
-{
-  "execute": "query-cpu-definitions",
-  "id": "libvirt-39"
-}
-
-{
-  "return": [
-    {
-      "name": "max",
-      "typename": "max-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": false
-    },
-    {
-      "name": "host",
-      "typename": "host-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": false
-    },
-    {
-      "name": "base",
-      "typename": "base-x86_64-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu64-v1",
-      "typename": "qemu64-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu64",
-      "typename": "qemu64-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "qemu64-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu32-v1",
-      "typename": "qemu32-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu32",
-      "typename": "qemu32-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "qemu32-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "phenom-v1",
-      "typename": "phenom-v1-x86_64-cpu",
-      "unavailable-features": [
-        "mmxext",
-        "fxsr-opt",
-        "3dnowext",
-        "3dnow",
-        "sse4a",
-        "npt"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "phenom",
-      "typename": "phenom-x86_64-cpu",
-      "unavailable-features": [
-        "mmxext",
-        "fxsr-opt",
-        "3dnowext",
-        "3dnow",
-        "sse4a",
-        "npt"
-      ],
-      "alias-of": "phenom-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium3-v1",
-      "typename": "pentium3-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium3",
-      "typename": "pentium3-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "pentium3-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium2-v1",
-      "typename": "pentium2-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium2",
-      "typename": "pentium2-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "pentium2-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium-v1",
-      "typename": "pentium-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium",
-      "typename": "pentium-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "pentium-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "n270-v1",
-      "typename": "n270-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "n270",
-      "typename": "n270-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "n270-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm64-v1",
-      "typename": "kvm64-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm64",
-      "typename": "kvm64-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "kvm64-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm32-v1",
-      "typename": "kvm32-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm32",
-      "typename": "kvm32-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "kvm32-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "coreduo-v1",
-      "typename": "coreduo-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "coreduo",
-      "typename": "coreduo-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "coreduo-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "core2duo-v1",
-      "typename": "core2duo-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "core2duo",
-      "typename": "core2duo-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "core2duo-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "athlon-v1",
-      "typename": "athlon-v1-x86_64-cpu",
-      "unavailable-features": [
-        "mmxext",
-        "3dnowext",
-        "3dnow"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "athlon",
-      "typename": "athlon-x86_64-cpu",
-      "unavailable-features": [
-        "mmxext",
-        "3dnowext",
-        "3dnow"
-      ],
-      "alias-of": "athlon-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere-v2",
-      "typename": "Westmere-v2-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere-v1",
-      "typename": "Westmere-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere-IBRS",
-      "typename": "Westmere-IBRS-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Westmere-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere",
-      "typename": "Westmere-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Westmere-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Snowridge-v2",
-      "typename": "Snowridge-v2-x86_64-cpu",
-      "unavailable-features": [
-        "clwb",
-        "sha-ni",
-        "gfni",
-        "cldemote",
-        "movdiri",
-        "movdir64b",
-        "core-capability",
-        "split-lock-detect"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Snowridge-v1",
-      "typename": "Snowridge-v1-x86_64-cpu",
-      "unavailable-features": [
-        "clwb",
-        "sha-ni",
-        "gfni",
-        "cldemote",
-        "movdiri",
-        "movdir64b",
-        "core-capability",
-        "split-lock-detect"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Snowridge",
-      "typename": "Snowridge-x86_64-cpu",
-      "unavailable-features": [
-        "clwb",
-        "sha-ni",
-        "gfni",
-        "cldemote",
-        "movdiri",
-        "movdir64b",
-        "core-capability",
-        "split-lock-detect"
-      ],
-      "alias-of": "Snowridge-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-v3",
-      "typename": "Skylake-Server-v3-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-v2",
-      "typename": "Skylake-Server-v2-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-v1",
-      "typename": "Skylake-Server-v1-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-noTSX-IBRS",
-      "typename": "Skylake-Server-noTSX-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "alias-of": "Skylake-Server-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-IBRS",
-      "typename": "Skylake-Server-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "alias-of": "Skylake-Server-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server",
-      "typename": "Skylake-Server-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "alias-of": "Skylake-Server-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-v3",
-      "typename": "Skylake-Client-v3-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-v2",
-      "typename": "Skylake-Client-v2-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-v1",
-      "typename": "Skylake-Client-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-noTSX-IBRS",
-      "typename": "Skylake-Client-noTSX-IBRS-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Skylake-Client-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-IBRS",
-      "typename": "Skylake-Client-IBRS-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Skylake-Client-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client",
-      "typename": "Skylake-Client-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Skylake-Client-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "SandyBridge-v2",
-      "typename": "SandyBridge-v2-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "SandyBridge-v1",
-      "typename": "SandyBridge-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "SandyBridge-IBRS",
-      "typename": "SandyBridge-IBRS-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "SandyBridge-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "SandyBridge",
-      "typename": "SandyBridge-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "SandyBridge-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Penryn-v1",
-      "typename": "Penryn-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Penryn",
-      "typename": "Penryn-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Penryn-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G5-v1",
-      "typename": "Opteron_G5-v1-x86_64-cpu",
-      "unavailable-features": [
-        "sse4a",
-        "misalignsse",
-        "xop",
-        "fma4",
-        "tbm",
-        "npt",
-        "nrip-save"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G5",
-      "typename": "Opteron_G5-x86_64-cpu",
-      "unavailable-features": [
-        "sse4a",
-        "misalignsse",
-        "xop",
-        "fma4",
-        "tbm",
-        "npt",
-        "nrip-save"
-      ],
-      "alias-of": "Opteron_G5-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G4-v1",
-      "typename": "Opteron_G4-v1-x86_64-cpu",
-      "unavailable-features": [
-        "sse4a",
-        "misalignsse",
-        "xop",
-        "fma4",
-        "npt",
-        "nrip-save"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G4",
-      "typename": "Opteron_G4-x86_64-cpu",
-      "unavailable-features": [
-        "sse4a",
-        "misalignsse",
-        "xop",
-        "fma4",
-        "npt",
-        "nrip-save"
-      ],
-      "alias-of": "Opteron_G4-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G3-v1",
-      "typename": "Opteron_G3-v1-x86_64-cpu",
-      "unavailable-features": [
-        "sse4a",
-        "misalignsse"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G3",
-      "typename": "Opteron_G3-x86_64-cpu",
-      "unavailable-features": [
-        "sse4a",
-        "misalignsse"
-      ],
-      "alias-of": "Opteron_G3-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G2-v1",
-      "typename": "Opteron_G2-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G2",
-      "typename": "Opteron_G2-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Opteron_G2-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G1-v1",
-      "typename": "Opteron_G1-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G1",
-      "typename": "Opteron_G1-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Opteron_G1-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem-v2",
-      "typename": "Nehalem-v2-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem-v1",
-      "typename": "Nehalem-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem-IBRS",
-      "typename": "Nehalem-IBRS-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Nehalem-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem",
-      "typename": "Nehalem-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Nehalem-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "KnightsMill-v1",
-      "typename": "KnightsMill-v1-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512pf",
-        "avx512er",
-        "avx512cd",
-        "avx512-vpopcntdq",
-        "avx512-4vnniw",
-        "avx512-4fmaps",
-        "avx512f",
-        "avx512f",
-        "avx512f"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "KnightsMill",
-      "typename": "KnightsMill-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512pf",
-        "avx512er",
-        "avx512cd",
-        "avx512-vpopcntdq",
-        "avx512-4vnniw",
-        "avx512-4fmaps",
-        "avx512f",
-        "avx512f",
-        "avx512f"
-      ],
-      "alias-of": "KnightsMill-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge-v2",
-      "typename": "IvyBridge-v2-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge-v1",
-      "typename": "IvyBridge-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge-IBRS",
-      "typename": "IvyBridge-IBRS-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "IvyBridge-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge",
-      "typename": "IvyBridge-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "IvyBridge-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server-v2",
-      "typename": "Icelake-Server-v2-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "pku",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "la57",
-        "wbnoinvd",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server-v1",
-      "typename": "Icelake-Server-v1-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "pku",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "la57",
-        "wbnoinvd",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server-noTSX",
-      "typename": "Icelake-Server-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "pku",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "la57",
-        "wbnoinvd",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "alias-of": "Icelake-Server-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server",
-      "typename": "Icelake-Server-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "pku",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "la57",
-        "wbnoinvd",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "alias-of": "Icelake-Server-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Client-v2",
-      "typename": "Icelake-Client-v2-x86_64-cpu",
-      "unavailable-features": [
-        "avx512vbmi",
-        "pku",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "wbnoinvd",
-        "pku"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Client-v1",
-      "typename": "Icelake-Client-v1-x86_64-cpu",
-      "unavailable-features": [
-        "avx512vbmi",
-        "pku",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "wbnoinvd",
-        "pku"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Client-noTSX",
-      "typename": "Icelake-Client-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "avx512vbmi",
-        "pku",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "wbnoinvd",
-        "pku"
-      ],
-      "alias-of": "Icelake-Client-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Client",
-      "typename": "Icelake-Client-x86_64-cpu",
-      "unavailable-features": [
-        "avx512vbmi",
-        "pku",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "wbnoinvd",
-        "pku"
-      ],
-      "alias-of": "Icelake-Client-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-v4",
-      "typename": "Haswell-v4-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-v3",
-      "typename": "Haswell-v3-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-v2",
-      "typename": "Haswell-v2-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-v1",
-      "typename": "Haswell-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-noTSX-IBRS",
-      "typename": "Haswell-noTSX-IBRS-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Haswell-v4",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-noTSX",
-      "typename": "Haswell-noTSX-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Haswell-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-IBRS",
-      "typename": "Haswell-IBRS-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Haswell-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell",
-      "typename": "Haswell-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Haswell-v4",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-v2",
-      "typename": "EPYC-v2-x86_64-cpu",
-      "unavailable-features": [
-        "sha-ni",
-        "mmxext",
-        "fxsr-opt",
-        "cr8legacy",
-        "sse4a",
-        "misalignsse",
-        "osvw",
-        "ibpb",
-        "npt",
-        "nrip-save"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-v1",
-      "typename": "EPYC-v1-x86_64-cpu",
-      "unavailable-features": [
-        "sha-ni",
-        "mmxext",
-        "fxsr-opt",
-        "cr8legacy",
-        "sse4a",
-        "misalignsse",
-        "osvw",
-        "npt",
-        "nrip-save"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-IBPB",
-      "typename": "EPYC-IBPB-x86_64-cpu",
-      "unavailable-features": [
-        "sha-ni",
-        "mmxext",
-        "fxsr-opt",
-        "cr8legacy",
-        "sse4a",
-        "misalignsse",
-        "osvw",
-        "ibpb",
-        "npt",
-        "nrip-save"
-      ],
-      "alias-of": "EPYC-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC",
-      "typename": "EPYC-x86_64-cpu",
-      "unavailable-features": [
-        "sha-ni",
-        "mmxext",
-        "fxsr-opt",
-        "cr8legacy",
-        "sse4a",
-        "misalignsse",
-        "osvw",
-        "ibpb",
-        "npt",
-        "nrip-save"
-      ],
-      "alias-of": "EPYC-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Dhyana-v1",
-      "typename": "Dhyana-v1-x86_64-cpu",
-      "unavailable-features": [
-        "mmxext",
-        "fxsr-opt",
-        "cr8legacy",
-        "sse4a",
-        "misalignsse",
-        "osvw",
-        "ibpb",
-        "npt",
-        "nrip-save"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Dhyana",
-      "typename": "Dhyana-x86_64-cpu",
-      "unavailable-features": [
-        "mmxext",
-        "fxsr-opt",
-        "cr8legacy",
-        "sse4a",
-        "misalignsse",
-        "osvw",
-        "ibpb",
-        "npt",
-        "nrip-save"
-      ],
-      "alias-of": "Dhyana-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Denverton-v1",
-      "typename": "Denverton-v1-x86_64-cpu",
-      "unavailable-features": [
-        "sha-ni",
-        "rdctl-no"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Denverton",
-      "typename": "Denverton-x86_64-cpu",
-      "unavailable-features": [
-        "sha-ni",
-        "rdctl-no"
-      ],
-      "alias-of": "Denverton-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Conroe-v1",
-      "typename": "Conroe-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Conroe",
-      "typename": "Conroe-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Conroe-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server-v3",
-      "typename": "Cascadelake-Server-v3-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512vnni",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku",
-        "rdctl-no",
-        "ibrs-all",
-        "mds-no"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server-v2",
-      "typename": "Cascadelake-Server-v2-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512vnni",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku",
-        "rdctl-no",
-        "ibrs-all",
-        "mds-no"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server-v1",
-      "typename": "Cascadelake-Server-v1-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512vnni",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server-noTSX",
-      "typename": "Cascadelake-Server-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512vnni",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku",
-        "rdctl-no",
-        "ibrs-all",
-        "mds-no"
-      ],
-      "alias-of": "Cascadelake-Server-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server",
-      "typename": "Cascadelake-Server-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512vnni",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku",
-        "rdctl-no",
-        "ibrs-all",
-        "mds-no"
-      ],
-      "alias-of": "Cascadelake-Server-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-v4",
-      "typename": "Broadwell-v4-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-v3",
-      "typename": "Broadwell-v3-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-v2",
-      "typename": "Broadwell-v2-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-v1",
-      "typename": "Broadwell-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-noTSX-IBRS",
-      "typename": "Broadwell-noTSX-IBRS-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Broadwell-v4",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-noTSX",
-      "typename": "Broadwell-noTSX-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Broadwell-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-IBRS",
-      "typename": "Broadwell-IBRS-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Broadwell-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell",
-      "typename": "Broadwell-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Broadwell-v4",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "486-v1",
-      "typename": "486-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "486",
-      "typename": "486-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "486-v1",
-      "static": false,
-      "migration-safe": true
-    }
-  ],
-  "id": "libvirt-39"
-}
-
-{
-  "execute": "query-tpm-models",
-  "id": "libvirt-40"
-}
-
-{
-  "return": [
-    "tpm-crb",
-    "tpm-tis"
-  ],
-  "id": "libvirt-40"
-}
-
-{
-  "execute": "query-tpm-types",
-  "id": "libvirt-41"
-}
-
-{
-  "return": [
-    "passthrough",
-    "emulator"
-  ],
-  "id": "libvirt-41"
-}
-
-{
-  "execute": "query-command-line-options",
-  "id": "libvirt-42"
-}
-
-{
-  "return": [
-    {
-      "parameters": [
-        {
-          "name": "timeout",
-          "help": "Request timeout in seconds (default 0 = no timeout)",
-          "type": "number"
-        },
-        {
-          "name": "initiator-name",
-          "help": "Initiator iqn name to use when connecting",
-          "type": "string"
-        },
-        {
-          "name": "header-digest",
-          "help": "HeaderDigest setting. {CRC32C|CRC32C-NONE|NONE-CRC32C|NONE}",
-          "type": "string"
-        },
-        {
-          "name": "password-secret",
-          "help": "ID of the secret providing password for CHAP authentication to target",
-          "type": "string"
-        },
-        {
-          "name": "password",
-          "help": "password for CHAP authentication to target",
-          "type": "string"
-        },
-        {
-          "name": "user",
-          "help": "username for CHAP authentication to target",
-          "type": "string"
-        }
-      ],
-      "option": "iscsi"
-    },
-    {
-      "parameters": [
-        {
-          "name": "audiodev",
-          "type": "string"
-        },
-        {
-          "name": "non-adaptive",
-          "type": "boolean"
-        },
-        {
-          "name": "lossy",
-          "type": "boolean"
-        },
-        {
-          "name": "sasl-authz",
-          "type": "string"
-        },
-        {
-          "name": "tls-authz",
-          "type": "string"
-        },
-        {
-          "name": "acl",
-          "type": "boolean"
-        },
-        {
-          "name": "sasl",
-          "type": "boolean"
-        },
-        {
-          "name": "key-delay-ms",
-          "type": "number"
-        },
-        {
-          "name": "lock-key-sync",
-          "type": "boolean"
-        },
-        {
-          "name": "reverse",
-          "type": "boolean"
-        },
-        {
-          "name": "password",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv6",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv4",
-          "type": "boolean"
-        },
-        {
-          "name": "to",
-          "type": "number"
-        },
-        {
-          "name": "connections",
-          "type": "number"
-        },
-        {
-          "name": "head",
-          "type": "number"
-        },
-        {
-          "name": "display",
-          "type": "string"
-        },
-        {
-          "name": "share",
-          "type": "string"
-        },
-        {
-          "name": "tls-creds",
-          "type": "string"
-        },
-        {
-          "name": "websocket",
-          "type": "string"
-        },
-        {
-          "name": "vnc",
-          "type": "string"
-        }
-      ],
-      "option": "vnc"
-    },
-    {
-      "parameters": [
-        {
-          "name": "rendernode",
-          "type": "string"
-        },
-        {
-          "name": "gl",
-          "type": "boolean"
-        },
-        {
-          "name": "head",
-          "type": "number"
-        },
-        {
-          "name": "display",
-          "type": "string"
-        },
-        {
-          "name": "seamless-migration",
-          "type": "boolean"
-        },
-        {
-          "name": "playback-compression",
-          "type": "boolean"
-        },
-        {
-          "name": "agent-mouse",
-          "type": "boolean"
-        },
-        {
-          "name": "streaming-video",
-          "type": "string"
-        },
-        {
-          "name": "zlib-glz-wan-compression",
-          "type": "string"
-        },
-        {
-          "name": "jpeg-wan-compression",
-          "type": "string"
-        },
-        {
-          "name": "image-compression",
-          "type": "string"
-        },
-        {
-          "name": "plaintext-channel",
-          "type": "string"
-        },
-        {
-          "name": "tls-channel",
-          "type": "string"
-        },
-        {
-          "name": "tls-ciphers",
-          "type": "string"
-        },
-        {
-          "name": "x509-dh-key-file",
-          "type": "string"
-        },
-        {
-          "name": "x509-cacert-file",
-          "type": "string"
-        },
-        {
-          "name": "x509-cert-file",
-          "type": "string"
-        },
-        {
-          "name": "x509-key-password",
-          "type": "string"
-        },
-        {
-          "name": "x509-key-file",
-          "type": "string"
-        },
-        {
-          "name": "x509-dir",
-          "type": "string"
-        },
-        {
-          "name": "sasl",
-          "type": "boolean"
-        },
-        {
-          "name": "disable-agent-file-xfer",
-          "type": "boolean"
-        },
-        {
-          "name": "disable-copy-paste",
-          "type": "boolean"
-        },
-        {
-          "name": "disable-ticketing",
-          "type": "boolean"
-        },
-        {
-          "name": "password",
-          "type": "string"
-        },
-        {
-          "name": "unix",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv6",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv4",
-          "type": "boolean"
-        },
-        {
-          "name": "addr",
-          "type": "string"
-        },
-        {
-          "name": "tls-port",
-          "type": "number"
-        },
-        {
-          "name": "port",
-          "type": "number"
-        }
-      ],
-      "option": "spice"
-    },
-    {
-      "parameters": [],
-      "option": "smbios"
-    },
-    {
-      "parameters": [],
-      "option": "acpi"
-    },
-    {
-      "parameters": [
-        {
-          "name": "dmode",
-          "type": "number"
-        },
-        {
-          "name": "fmode",
-          "type": "number"
-        },
-        {
-          "name": "sock_fd",
-          "type": "number"
-        },
-        {
-          "name": "socket",
-          "type": "string"
-        },
-        {
-          "name": "multidevs",
-          "type": "string"
-        },
-        {
-          "name": "readonly",
-          "type": "boolean"
-        },
-        {
-          "name": "writeout",
-          "type": "string"
-        },
-        {
-          "name": "security_model",
-          "type": "string"
-        },
-        {
-          "name": "mount_tag",
-          "type": "string"
-        },
-        {
-          "name": "path",
-          "type": "string"
-        },
-        {
-          "name": "fsdriver",
-          "type": "string"
-        }
-      ],
-      "option": "virtfs"
-    },
-    {
-      "parameters": [
-        {
-          "name": "throttling.iops-size",
-          "help": "when limiting by iops max size of an I/O in bytes",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max-length",
-          "help": "length of the bps-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max-length",
-          "help": "length of the bps-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max-length",
-          "help": "length of the bps-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max-length",
-          "help": "length of the iops-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max-length",
-          "help": "length of the iops-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max-length",
-          "help": "length of the iops-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max",
-          "help": "total bytes write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max",
-          "help": "total bytes read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max",
-          "help": "total bytes burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max",
-          "help": "I/O operations write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max",
-          "help": "I/O operations read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max",
-          "help": "I/O operations burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write",
-          "help": "limit write bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read",
-          "help": "limit read bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total",
-          "help": "limit total bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write",
-          "help": "limit write operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read",
-          "help": "limit read operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total",
-          "help": "limit total I/O operations per second",
-          "type": "number"
-        },
-        {
-          "name": "dmode",
-          "type": "number"
-        },
-        {
-          "name": "fmode",
-          "type": "number"
-        },
-        {
-          "name": "sock_fd",
-          "type": "number"
-        },
-        {
-          "name": "socket",
-          "type": "string"
-        },
-        {
-          "name": "multidevs",
-          "type": "string"
-        },
-        {
-          "name": "readonly",
-          "type": "boolean"
-        },
-        {
-          "name": "writeout",
-          "type": "string"
-        },
-        {
-          "name": "security_model",
-          "type": "string"
-        },
-        {
-          "name": "path",
-          "type": "string"
-        },
-        {
-          "name": "fsdriver",
-          "type": "string"
-        }
-      ],
-      "option": "fsdev"
-    },
-    {
-      "parameters": [
-        {
-          "name": "resourcecontrol",
-          "type": "string"
-        },
-        {
-          "name": "spawn",
-          "type": "string"
-        },
-        {
-          "name": "elevateprivileges",
-          "type": "string"
-        },
-        {
-          "name": "obsolete",
-          "type": "string"
-        },
-        {
-          "name": "enable",
-          "type": "boolean"
-        }
-      ],
-      "option": "sandbox"
-    },
-    {
-      "parameters": [
-        {
-          "name": "string",
-          "help": "Sets content of the blob to be inserted from a string",
-          "type": "string"
-        },
-        {
-          "name": "file",
-          "help": "Sets the name of the file from which the fw_cfg blob will be loaded",
-          "type": "string"
-        },
-        {
-          "name": "name",
-          "help": "Sets the fw_cfg name of the blob to be inserted",
-          "type": "string"
-        }
-      ],
-      "option": "fw_cfg"
-    },
-    {
-      "parameters": [],
-      "option": ""
-    },
-    {
-      "parameters": [
-        {
-          "name": "rrsnapshot",
-          "type": "string"
-        },
-        {
-          "name": "rrfile",
-          "type": "string"
-        },
-        {
-          "name": "rr",
-          "type": "string"
-        },
-        {
-          "name": "sleep",
-          "type": "boolean"
-        },
-        {
-          "name": "align",
-          "type": "boolean"
-        },
-        {
-          "name": "shift",
-          "type": "string"
-        }
-      ],
-      "option": "icount"
-    },
-    {
-      "parameters": [],
-      "option": "numa"
-    },
-    {
-      "parameters": [
-        {
-          "name": "debug-threads",
-          "help": "When enabled, name the individual threads; defaults off.\nNOTE: The thread names are for debugging and not a\nstable API.",
-          "type": "boolean"
-        },
-        {
-          "name": "process",
-          "help": "Sets the name of the QEMU process, as shown in top etc",
-          "type": "string"
-        },
-        {
-          "name": "guest",
-          "help": "Sets the name of the guest.\nThis name will be displayed in the SDL window caption.\nThe name will also be used for the VNC server",
-          "type": "string"
-        }
-      ],
-      "option": "name"
-    },
-    {
-      "parameters": [
-        {
-          "name": "timestamp",
-          "type": "boolean"
-        }
-      ],
-      "option": "msg"
-    },
-    {
-      "parameters": [
-        {
-          "name": "cpu-pm",
-          "type": "boolean"
-        },
-        {
-          "name": "mem-lock",
-          "type": "boolean"
-        }
-      ],
-      "option": "overcommit"
-    },
-    {
-      "parameters": [
-        {
-          "name": "mlock",
-          "type": "boolean"
-        }
-      ],
-      "option": "realtime"
-    },
-    {
-      "parameters": [],
-      "option": "tpmdev"
-    },
-    {
-      "parameters": [],
-      "option": "object"
-    },
-    {
-      "parameters": [
-        {
-          "name": "opaque",
-          "help": "free-form string used to describe fd",
-          "type": "string"
-        },
-        {
-          "name": "set",
-          "help": "ID of the fd set to add fd to",
-          "type": "number"
-        },
-        {
-          "name": "fd",
-          "help": "file descriptor of which a duplicate is added to fd set",
-          "type": "number"
-        }
-      ],
-      "option": "add-fd"
-    },
-    {
-      "parameters": [
-        {
-          "name": "strict",
-          "type": "boolean"
-        },
-        {
-          "name": "reboot-timeout",
-          "type": "number"
-        },
-        {
-          "name": "splash-time",
-          "type": "number"
-        },
-        {
-          "name": "splash",
-          "type": "string"
-        },
-        {
-          "name": "menu",
-          "type": "boolean"
-        },
-        {
-          "name": "once",
-          "type": "string"
-        },
-        {
-          "name": "order",
-          "type": "string"
-        }
-      ],
-      "option": "boot-opts"
-    },
-    {
-      "parameters": [
-        {
-          "name": "maxcpus",
-          "type": "number"
-        },
-        {
-          "name": "threads",
-          "type": "number"
-        },
-        {
-          "name": "cores",
-          "type": "number"
-        },
-        {
-          "name": "dies",
-          "type": "number"
-        },
-        {
-          "name": "sockets",
-          "type": "number"
-        },
-        {
-          "name": "cpus",
-          "type": "number"
-        }
-      ],
-      "option": "smp-opts"
-    },
-    {
-      "parameters": [
-        {
-          "name": "maxmem",
-          "type": "size"
-        },
-        {
-          "name": "slots",
-          "type": "number"
-        },
-        {
-          "name": "size",
-          "type": "size"
-        }
-      ],
-      "option": "memory"
-    },
-    {
-      "parameters": [
-        {
-          "name": "thread",
-          "help": "Enable/disable multi-threaded TCG",
-          "type": "string"
-        },
-        {
-          "name": "accel",
-          "help": "Select the type of accelerator",
-          "type": "string"
-        }
-      ],
-      "option": "accel"
-    },
-    {
-      "parameters": [
-        {
-          "name": "loadparm",
-          "help": "Up to 8 chars in set of [A-Za-z0-9. ](lower case chars converted to upper case) to pass to machine loader, boot manager, and guest kernel",
-          "type": "string"
-        },
-        {
-          "name": "dea-key-wrap",
-          "help": "enable/disable DEA key wrapping using the CPACF wrapping key",
-          "type": "boolean"
-        },
-        {
-          "name": "aes-key-wrap",
-          "help": "enable/disable AES key wrapping using the CPACF wrapping key",
-          "type": "boolean"
-        },
-        {
-          "name": "suppress-vmdesc",
-          "help": "Set on to disable self-describing migration",
-          "type": "boolean"
-        },
-        {
-          "name": "iommu",
-          "help": "Set on/off to enable/disable Intel IOMMU (VT-d)",
-          "type": "boolean"
-        },
-        {
-          "name": "firmware",
-          "help": "firmware image",
-          "type": "string"
-        },
-        {
-          "name": "usb",
-          "help": "Set on/off to enable/disable usb",
-          "type": "boolean"
-        },
-        {
-          "name": "mem-merge",
-          "help": "enable/disable memory merge support",
-          "type": "boolean"
-        },
-        {
-          "name": "dump-guest-core",
-          "help": "Include guest memory in  a core dump",
-          "type": "boolean"
-        },
-        {
-          "name": "dt_compatible",
-          "help": "Overrides the \"compatible\" property of the dt root node",
-          "type": "string"
-        },
-        {
-          "name": "phandle_start",
-          "help": "The first phandle ID we may generate dynamically",
-          "type": "number"
-        },
-        {
-          "name": "dumpdtb",
-          "help": "Dump current dtb to a file and quit",
-          "type": "string"
-        },
-        {
-          "name": "dtb",
-          "help": "Linux kernel device tree file",
-          "type": "string"
-        },
-        {
-          "name": "append",
-          "help": "Linux kernel command line",
-          "type": "string"
-        },
-        {
-          "name": "initrd",
-          "help": "Linux initial ramdisk file",
-          "type": "string"
-        },
-        {
-          "name": "kernel",
-          "help": "Linux kernel image file",
-          "type": "string"
-        },
-        {
-          "name": "kvm_shadow_mem",
-          "help": "KVM shadow MMU size",
-          "type": "size"
-        },
-        {
-          "name": "kernel_irqchip",
-          "help": "use KVM in-kernel irqchip",
-          "type": "boolean"
-        },
-        {
-          "name": "accel",
-          "help": "accelerator list",
-          "type": "string"
-        },
-        {
-          "name": "type",
-          "help": "emulated machine",
-          "type": "string"
-        }
-      ],
-      "option": "machine"
-    },
-    {
-      "parameters": [
-        {
-          "name": "romfile",
-          "type": "string"
-        },
-        {
-          "name": "bootindex",
-          "type": "number"
-        }
-      ],
-      "option": "option-rom"
-    },
-    {
-      "parameters": [
-        {
-          "name": "file",
-          "type": "string"
-        },
-        {
-          "name": "events",
-          "type": "string"
-        },
-        {
-          "name": "enable",
-          "type": "string"
-        }
-      ],
-      "option": "trace"
-    },
-    {
-      "parameters": [
-        {
-          "name": "pretty",
-          "type": "boolean"
-        },
-        {
-          "name": "chardev",
-          "type": "string"
-        },
-        {
-          "name": "mode",
-          "type": "string"
-        }
-      ],
-      "option": "mon"
-    },
-    {
-      "parameters": [
-        {
-          "name": "value",
-          "type": "string"
-        },
-        {
-          "name": "property",
-          "type": "string"
-        },
-        {
-          "name": "driver",
-          "type": "string"
-        }
-      ],
-      "option": "global"
-    },
-    {
-      "parameters": [
-        {
-          "name": "driftfix",
-          "type": "string"
-        },
-        {
-          "name": "clock",
-          "type": "string"
-        },
-        {
-          "name": "base",
-          "type": "string"
-        }
-      ],
-      "option": "rtc"
-    },
-    {
-      "parameters": [],
-      "option": "net"
-    },
-    {
-      "parameters": [],
-      "option": "nic"
-    },
-    {
-      "parameters": [],
-      "option": "netdev"
-    },
-    {
-      "parameters": [],
-      "option": "device"
-    },
-    {
-      "parameters": [
-        {
-          "name": "logappend",
-          "type": "boolean"
-        },
-        {
-          "name": "logfile",
-          "type": "string"
-        },
-        {
-          "name": "append",
-          "type": "boolean"
-        },
-        {
-          "name": "chardev",
-          "type": "string"
-        },
-        {
-          "name": "size",
-          "type": "size"
-        },
-        {
-          "name": "debug",
-          "type": "number"
-        },
-        {
-          "name": "name",
-          "type": "string"
-        },
-        {
-          "name": "signal",
-          "type": "boolean"
-        },
-        {
-          "name": "mux",
-          "type": "boolean"
-        },
-        {
-          "name": "rows",
-          "type": "number"
-        },
-        {
-          "name": "cols",
-          "type": "number"
-        },
-        {
-          "name": "height",
-          "type": "number"
-        },
-        {
-          "name": "width",
-          "type": "number"
-        },
-        {
-          "name": "websocket",
-          "type": "boolean"
-        },
-        {
-          "name": "tls-authz",
-          "type": "string"
-        },
-        {
-          "name": "tls-creds",
-          "type": "string"
-        },
-        {
-          "name": "tn3270",
-          "type": "boolean"
-        },
-        {
-          "name": "telnet",
-          "type": "boolean"
-        },
-        {
-          "name": "reconnect",
-          "type": "number"
-        },
-        {
-          "name": "delay",
-          "type": "boolean"
-        },
-        {
-          "name": "server",
-          "type": "boolean"
-        },
-        {
-          "name": "wait",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv6",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv4",
-          "type": "boolean"
-        },
-        {
-          "name": "to",
-          "type": "number"
-        },
-        {
-          "name": "localport",
-          "type": "string"
-        },
-        {
-          "name": "localaddr",
-          "type": "string"
-        },
-        {
-          "name": "fd",
-          "type": "string"
-        },
-        {
-          "name": "port",
-          "type": "string"
-        },
-        {
-          "name": "host",
-          "type": "string"
-        },
-        {
-          "name": "path",
-          "type": "string"
-        },
-        {
-          "name": "backend",
-          "type": "string"
-        }
-      ],
-      "option": "chardev"
-    },
-    {
-      "parameters": [
-        {
-          "name": "copy-on-read",
-          "help": "copy read data from backing file into image file",
-          "type": "boolean"
-        },
-        {
-          "name": "werror",
-          "help": "write error action",
-          "type": "string"
-        },
-        {
-          "name": "rerror",
-          "help": "read error action",
-          "type": "string"
-        },
-        {
-          "name": "read-only",
-          "help": "open drive file as read-only",
-          "type": "boolean"
-        },
-        {
-          "name": "file",
-          "help": "file name",
-          "type": "string"
-        },
-        {
-          "name": "if",
-          "help": "interface (ide, scsi, sd, mtd, floppy, pflash, virtio)",
-          "type": "string"
-        },
-        {
-          "name": "media",
-          "help": "media type (disk, cdrom)",
-          "type": "string"
-        },
-        {
-          "name": "index",
-          "help": "index number",
-          "type": "number"
-        },
-        {
-          "name": "unit",
-          "help": "unit number (i.e. lun for scsi)",
-          "type": "number"
-        },
-        {
-          "name": "bus",
-          "help": "bus number",
-          "type": "number"
-        },
-        {
-          "name": "stats-account-failed",
-          "help": "whether to account for failed I/O operations in the statistics",
-          "type": "boolean"
-        },
-        {
-          "name": "stats-account-invalid",
-          "help": "whether to account for invalid I/O operations in the statistics",
-          "type": "boolean"
-        },
-        {
-          "name": "detect-zeroes",
-          "help": "try to optimize zero writes (off, on, unmap)",
-          "type": "string"
-        },
-        {
-          "name": "throttling.group",
-          "help": "name of the block throttling group",
-          "type": "string"
-        },
-        {
-          "name": "throttling.iops-size",
-          "help": "when limiting by iops max size of an I/O in bytes",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max-length",
-          "help": "length of the bps-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max-length",
-          "help": "length of the bps-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max-length",
-          "help": "length of the bps-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max-length",
-          "help": "length of the iops-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max-length",
-          "help": "length of the iops-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max-length",
-          "help": "length of the iops-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max",
-          "help": "total bytes write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max",
-          "help": "total bytes read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max",
-          "help": "total bytes burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max",
-          "help": "I/O operations write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max",
-          "help": "I/O operations read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max",
-          "help": "I/O operations burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write",
-          "help": "limit write bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read",
-          "help": "limit read bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total",
-          "help": "limit total bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write",
-          "help": "limit write operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read",
-          "help": "limit read operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total",
-          "help": "limit total I/O operations per second",
-          "type": "number"
-        },
-        {
-          "name": "werror",
-          "help": "write error action",
-          "type": "string"
-        },
-        {
-          "name": "format",
-          "help": "disk format (raw, qcow2, ...)",
-          "type": "string"
-        },
-        {
-          "name": "cache.writeback",
-          "help": "Enable writeback mode",
-          "type": "boolean"
-        },
-        {
-          "name": "aio",
-          "help": "host AIO implementation (threads, native)",
-          "type": "string"
-        },
-        {
-          "name": "snapshot",
-          "help": "enable/disable snapshot mode",
-          "type": "boolean"
-        },
-        {
-          "name": "force-share",
-          "help": "always accept other writers (default: off)",
-          "type": "boolean"
-        },
-        {
-          "name": "discard",
-          "help": "discard operation (ignore/off, unmap/on)",
-          "type": "string"
-        },
-        {
-          "name": "auto-read-only",
-          "help": "Node can become read-only if opening read-write fails",
-          "type": "boolean"
-        },
-        {
-          "name": "cache.no-flush",
-          "help": "Ignore flush requests",
-          "type": "boolean"
-        },
-        {
-          "name": "cache.direct",
-          "help": "Bypass software writeback cache on the host",
-          "type": "boolean"
-        },
-        {
-          "name": "driver",
-          "help": "Block driver to use for the node",
-          "type": "string"
-        },
-        {
-          "name": "node-name",
-          "help": "Node name of the block device node",
-          "type": "string"
-        }
-      ],
-      "option": "drive"
-    }
-  ],
-  "id": "libvirt-42"
-}
-
-{
-  "execute": "query-migrate-capabilities",
-  "id": "libvirt-43"
-}
-
-{
-  "return": [
-    {
-      "state": false,
-      "capability": "xbzrle"
-    },
-    {
-      "state": false,
-      "capability": "rdma-pin-all"
-    },
-    {
-      "state": false,
-      "capability": "auto-converge"
-    },
-    {
-      "state": false,
-      "capability": "zero-blocks"
-    },
-    {
-      "state": false,
-      "capability": "compress"
-    },
-    {
-      "state": false,
-      "capability": "events"
-    },
-    {
-      "state": false,
-      "capability": "postcopy-ram"
-    },
-    {
-      "state": false,
-      "capability": "x-colo"
-    },
-    {
-      "state": false,
-      "capability": "release-ram"
-    },
-    {
-      "state": false,
-      "capability": "block"
-    },
-    {
-      "state": false,
-      "capability": "return-path"
-    },
-    {
-      "state": false,
-      "capability": "pause-before-switchover"
-    },
-    {
-      "state": false,
-      "capability": "multifd"
-    },
-    {
-      "state": false,
-      "capability": "dirty-bitmaps"
-    },
-    {
-      "state": false,
-      "capability": "postcopy-blocktime"
-    },
-    {
-      "state": false,
-      "capability": "late-block-activate"
-    },
-    {
-      "state": false,
-      "capability": "x-ignore-shared"
-    },
-    {
-      "state": false,
-      "capability": "validate-uuid"
-    }
-  ],
-  "id": "libvirt-43"
-}
-
-{
-  "execute": "query-sev-capabilities",
-  "id": "libvirt-44"
-}
-
-{
-  "id": "libvirt-44",
-  "error": {
-    "class": "GenericError",
-    "desc": "SEV feature is not available"
-  }
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "static",
-    "model": {
-      "name": "host"
-    }
-  },
-  "id": "libvirt-45"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "base",
-      "props": {
-        "vmx-entry-load-rtit-ctl": false,
-        "cmov": true,
-        "ia64": false,
-        "ssb-no": false,
-        "aes": true,
-        "vmx-apicv-xapic": true,
-        "mmx": true,
-        "rdpid": false,
-        "arat": true,
-        "vmx-page-walk-4": true,
-        "vmx-page-walk-5": false,
-        "gfni": false,
-        "ibrs-all": false,
-        "vmx-desc-exit": true,
-        "pause-filter": false,
-        "xsavec": true,
-        "intel-pt": false,
-        "vmx-cr8-store-exit": true,
-        "vmx-rdseed-exit": true,
-        "vmx-eptp-switching": true,
-        "kvm-asyncpf": true,
-        "perfctr-core": false,
-        "mpx": true,
-        "pbe": false,
-        "avx512cd": false,
-        "decodeassists": false,
-        "vmx-exit-load-efer": true,
-        "vmx-exit-clear-bndcfgs": false,
-        "sse4.1": true,
-        "family": 6,
-        "vmx-vmwrite-vmexit-fields": true,
-        "vmx-vnmi": true,
-        "vmx-true-ctls": true,
-        "vmx-ept-execonly": true,
-        "vmx-exit-save-efer": true,
-        "vmx-invept-all-context": true,
-        "wbnoinvd": false,
-        "avx512f": false,
-        "msr": true,
-        "mce": true,
-        "mca": true,
-        "xcrypt": false,
-        "vmx-exit-load-pat": true,
-        "vmx-intr-exit": true,
-        "min-level": 22,
-        "vmx-flexpriority": true,
-        "xgetbv1": true,
-        "cid": false,
-        "ds": false,
-        "fxsr": true,
-        "avx512-bf16": false,
-        "vmx-cr8-load-exit": true,
-        "xsaveopt": true,
-        "vmx-apicv-vid": false,
-        "vmx-exit-save-pat": true,
-        "xtpr": false,
-        "tsx-ctrl": false,
-        "vmx-ple": false,
-        "avx512vl": false,
-        "avx512-vpopcntdq": false,
-        "phe": false,
-        "extapic": false,
-        "3dnowprefetch": true,
-        "vmx-vmfunc": true,
-        "vmx-activity-shutdown": false,
-        "avx512vbmi2": false,
-        "cr8legacy": false,
-        "vmx-encls-exit": false,
-        "stibp": true,
-        "vmx-msr-bitmap": true,
-        "xcrypt-en": false,
-        "vmx-mwait-exit": true,
-        "vmx-pml": true,
-        "vmx-nmi-exit": true,
-        "vmx-invept-single-context-noglobals": true,
-        "pn": false,
-        "rsba": false,
-        "dca": false,
-        "vendor": "GenuineIntel",
-        "vmx-unrestricted-guest": true,
-        "vmx-cr3-store-noexit": true,
-        "pku": false,
-        "smx": false,
-        "cmp-legacy": false,
-        "avx512-4fmaps": false,
-        "vmcb-clean": false,
-        "hle": true,
-        "3dnowext": false,
-        "amd-no-ssb": false,
-        "npt": false,
-        "rdctl-no": false,
-        "vmx-invvpid": true,
-        "clwb": false,
-        "lbrv": false,
-        "adx": true,
-        "ss": true,
-        "pni": true,
-        "svm-lock": false,
-        "smep": true,
-        "smap": true,
-        "pfthreshold": false,
-        "vmx-invpcid-exit": true,
-        "x2apic": true,
-        "avx512vbmi": false,
-        "avx512vnni": false,
-        "vmx-apicv-x2apic": true,
-        "kvm-pv-sched-yield": true,
-        "vmx-invlpg-exit": true,
-        "vmx-invvpid-all-context": true,
-        "vmx-activity-hlt": true,
-        "flushbyasid": false,
-        "f16c": true,
-        "vmx-exit-ack-intr": true,
-        "ace2-en": false,
-        "pae": true,
-        "pat": true,
-        "sse": true,
-        "phe-en": false,
-        "vmx-tsc-offset": true,
-        "kvm-nopiodelay": true,
-        "tm": false,
-        "kvmclock-stable-bit": true,
-        "vmx-rdtsc-exit": true,
-        "hypervisor": true,
-        "vmx-rdtscp-exit": true,
-        "mds-no": false,
-        "pcommit": false,
-        "vmx-vpid": true,
-        "syscall": true,
-        "avx512dq": false,
-        "svm": false,
-        "invtsc": false,
-        "vmx-monitor-exit": true,
-        "sse2": true,
-        "ssbd": true,
-        "vmx-wbinvd-exit": true,
-        "est": false,
-        "kvm-poll-control": true,
-        "avx512ifma": false,
-        "tm2": false,
-        "kvm-pv-eoi": true,
-        "kvm-pv-ipi": true,
-        "cx8": true,
-        "vmx-invvpid-single-addr": true,
-        "waitpkg": false,
-        "cldemote": false,
-        "vmx-ept": true,
-        "kvm-mmu": false,
-        "sse4.2": true,
-        "pge": true,
-        "avx512bitalg": false,
-        "pdcm": false,
-        "vmx-entry-load-bndcfgs": false,
-        "vmx-exit-clear-rtit-ctl": false,
-        "model": 94,
-        "movbe": true,
-        "nrip-save": false,
-        "ssse3": true,
-        "sse4a": false,
-        "vmx-pause-exit": true,
-        "invpcid": true,
-        "pdpe1gb": true,
-        "tsc-deadline": true,
-        "skip-l1dfl-vmentry": true,
-        "vmx-exit-load-perf-global-ctrl": false,
-        "fma": true,
-        "cx16": true,
-        "de": true,
-        "stepping": 3,
-        "xsave": true,
-        "clflush": true,
-        "skinit": false,
-        "tsc": true,
-        "tce": false,
-        "fpu": true,
-        "ds-cpl": false,
-        "ibs": false,
-        "fma4": false,
-        "vmx-exit-nosave-debugctl": true,
-        "la57": false,
-        "vmx-invept": true,
-        "osvw": false,
-        "apic": true,
-        "pmm": false,
-        "vmx-entry-noload-debugctl": true,
-        "vmx-eptad": true,
-        "spec-ctrl": true,
-        "vmx-posted-intr": false,
-        "vmx-apicv-register": false,
-        "tsc-adjust": true,
-        "kvm-steal-time": true,
-        "kvmclock": true,
-        "vmx-zero-len-inject": false,
-        "pschange-mc-no": true,
-        "vmx-rdrand-exit": true,
-        "lwp": false,
-        "amd-ssbd": false,
-        "xop": false,
-        "ibpb": false,
-        "avx": true,
-        "core-capability": false,
-        "vmx-invept-single-context": true,
-        "movdiri": false,
-        "acpi": false,
-        "avx512bw": false,
-        "ace2": false,
-        "fsgsbase": true,
-        "vmx-ept-2mb": true,
-        "vmx-ept-1gb": true,
-        "ht": false,
-        "vmx-io-exit": true,
-        "nx": true,
-        "pclmulqdq": true,
-        "mmxext": false,
-        "popcnt": true,
-        "vaes": false,
-        "movdir64b": false,
-        "xsaves": true,
-        "vmx-shadow-vmcs": true,
-        "lm": true,
-        "vmx-exit-save-preemption-timer": true,
-        "vmx-entry-load-pat": true,
-        "vmx-entry-load-perf-global-ctrl": false,
-        "vmx-io-bitmap": true,
-        "umip": true,
-        "vmx-store-lma": true,
-        "vmx-movdr-exit": true,
-        "pse": true,
-        "avx2": true,
-        "sep": true,
-        "virt-ssbd": false,
-        "vmx-cr3-load-noexit": true,
-        "nodeid-msr": false,
-        "md-clear": true,
-        "misalignsse": false,
-        "split-lock-detect": false,
-        "min-xlevel": 2147483656,
-        "bmi1": true,
-        "bmi2": true,
-        "kvm-pv-unhalt": true,
-        "tsc-scale": false,
-        "topoext": false,
-        "vmx-preemption-timer": true,
-        "clflushopt": true,
-        "vmx-vnmi-pending": true,
-        "monitor": false,
-        "vmx-vintr-pending": true,
-        "avx512er": false,
-        "pmm-en": false,
-        "pcid": true,
-        "taa-no": false,
-        "arch-capabilities": true,
-        "vmx-secondary-ctls": true,
-        "vmx-xsaves": true,
-        "clzero": false,
-        "3dnow": false,
-        "erms": true,
-        "vmx-entry-ia32e-mode": true,
-        "lahf-lm": true,
-        "vpclmulqdq": false,
-        "vmx-ins-outs": true,
-        "fxsr-opt": false,
-        "xstore": false,
-        "rtm": true,
-        "kvm-hint-dedicated": false,
-        "lmce": true,
-        "perfctr-nb": false,
-        "rdrand": true,
-        "rdseed": true,
-        "avx512-4vnniw": false,
-        "vme": true,
-        "vmx": true,
-        "dtes64": false,
-        "mtrr": true,
-        "rdtscp": true,
-        "xsaveerptr": false,
-        "pse36": true,
-        "kvm-pv-tlb-flush": true,
-        "vmx-activity-wait-sipi": false,
-        "tbm": false,
-        "wdt": false,
-        "vmx-rdpmc-exit": true,
-        "vmx-mtf": true,
-        "vmx-entry-load-efer": true,
-        "model-id": "Intel(R) Xeon(R) CPU E3-1245 v5 @ 3.50GHz",
-        "sha-ni": false,
-        "abm": true,
-        "vmx-ept-advanced-exitinfo": false,
-        "avx512pf": false,
-        "vmx-hlt-exit": true,
-        "xstore-en": false
-      }
-    }
-  },
-  "id": "libvirt-45"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "static",
-    "model": {
-      "name": "host",
-      "props": {
-        "migratable": false
-      }
-    }
-  },
-  "id": "libvirt-46"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "base",
-      "props": {
-        "vmx-entry-load-rtit-ctl": false,
-        "cmov": true,
-        "ia64": false,
-        "ssb-no": false,
-        "aes": true,
-        "vmx-apicv-xapic": true,
-        "mmx": true,
-        "rdpid": false,
-        "arat": true,
-        "vmx-page-walk-4": true,
-        "vmx-page-walk-5": false,
-        "gfni": false,
-        "ibrs-all": false,
-        "vmx-desc-exit": true,
-        "pause-filter": false,
-        "xsavec": true,
-        "intel-pt": false,
-        "vmx-cr8-store-exit": true,
-        "vmx-rdseed-exit": true,
-        "vmx-eptp-switching": true,
-        "kvm-asyncpf": true,
-        "perfctr-core": false,
-        "mpx": true,
-        "pbe": false,
-        "avx512cd": false,
-        "decodeassists": false,
-        "vmx-exit-load-efer": true,
-        "vmx-exit-clear-bndcfgs": false,
-        "sse4.1": true,
-        "family": 6,
-        "vmx-vmwrite-vmexit-fields": true,
-        "vmx-vnmi": true,
-        "vmx-true-ctls": true,
-        "vmx-ept-execonly": true,
-        "vmx-exit-save-efer": true,
-        "vmx-invept-all-context": true,
-        "wbnoinvd": false,
-        "avx512f": false,
-        "msr": true,
-        "mce": true,
-        "mca": true,
-        "xcrypt": false,
-        "vmx-exit-load-pat": true,
-        "vmx-intr-exit": true,
-        "min-level": 22,
-        "vmx-flexpriority": true,
-        "xgetbv1": true,
-        "cid": false,
-        "ds": false,
-        "fxsr": true,
-        "avx512-bf16": false,
-        "vmx-cr8-load-exit": true,
-        "xsaveopt": true,
-        "vmx-apicv-vid": false,
-        "vmx-exit-save-pat": true,
-        "xtpr": false,
-        "tsx-ctrl": false,
-        "vmx-ple": false,
-        "avx512vl": false,
-        "avx512-vpopcntdq": false,
-        "phe": false,
-        "extapic": false,
-        "3dnowprefetch": true,
-        "vmx-vmfunc": true,
-        "vmx-activity-shutdown": false,
-        "avx512vbmi2": false,
-        "cr8legacy": false,
-        "vmx-encls-exit": false,
-        "stibp": true,
-        "vmx-msr-bitmap": true,
-        "xcrypt-en": false,
-        "vmx-mwait-exit": true,
-        "vmx-pml": true,
-        "vmx-nmi-exit": true,
-        "vmx-invept-single-context-noglobals": true,
-        "pn": false,
-        "rsba": false,
-        "dca": false,
-        "vendor": "GenuineIntel",
-        "vmx-unrestricted-guest": true,
-        "vmx-cr3-store-noexit": true,
-        "pku": false,
-        "smx": false,
-        "cmp-legacy": false,
-        "avx512-4fmaps": false,
-        "vmcb-clean": false,
-        "hle": true,
-        "3dnowext": false,
-        "amd-no-ssb": false,
-        "npt": false,
-        "rdctl-no": false,
-        "vmx-invvpid": true,
-        "clwb": false,
-        "lbrv": false,
-        "adx": true,
-        "ss": true,
-        "pni": true,
-        "svm-lock": false,
-        "smep": true,
-        "smap": true,
-        "pfthreshold": false,
-        "vmx-invpcid-exit": true,
-        "x2apic": true,
-        "avx512vbmi": false,
-        "avx512vnni": false,
-        "vmx-apicv-x2apic": true,
-        "kvm-pv-sched-yield": true,
-        "vmx-invlpg-exit": true,
-        "vmx-invvpid-all-context": true,
-        "vmx-activity-hlt": true,
-        "flushbyasid": false,
-        "f16c": true,
-        "vmx-exit-ack-intr": true,
-        "ace2-en": false,
-        "pae": true,
-        "pat": true,
-        "sse": true,
-        "phe-en": false,
-        "vmx-tsc-offset": true,
-        "kvm-nopiodelay": true,
-        "tm": false,
-        "kvmclock-stable-bit": true,
-        "vmx-rdtsc-exit": true,
-        "hypervisor": true,
-        "vmx-rdtscp-exit": true,
-        "mds-no": false,
-        "pcommit": false,
-        "vmx-vpid": true,
-        "syscall": true,
-        "avx512dq": false,
-        "svm": false,
-        "invtsc": true,
-        "vmx-monitor-exit": true,
-        "sse2": true,
-        "ssbd": true,
-        "vmx-wbinvd-exit": true,
-        "est": false,
-        "kvm-poll-control": true,
-        "avx512ifma": false,
-        "tm2": false,
-        "kvm-pv-eoi": true,
-        "kvm-pv-ipi": true,
-        "cx8": true,
-        "vmx-invvpid-single-addr": true,
-        "waitpkg": false,
-        "cldemote": false,
-        "vmx-ept": true,
-        "kvm-mmu": false,
-        "sse4.2": true,
-        "pge": true,
-        "avx512bitalg": false,
-        "pdcm": false,
-        "vmx-entry-load-bndcfgs": false,
-        "vmx-exit-clear-rtit-ctl": false,
-        "model": 94,
-        "movbe": true,
-        "nrip-save": false,
-        "ssse3": true,
-        "sse4a": false,
-        "vmx-pause-exit": true,
-        "invpcid": true,
-        "pdpe1gb": true,
-        "tsc-deadline": true,
-        "skip-l1dfl-vmentry": true,
-        "vmx-exit-load-perf-global-ctrl": false,
-        "fma": true,
-        "cx16": true,
-        "de": true,
-        "stepping": 3,
-        "xsave": true,
-        "clflush": true,
-        "skinit": false,
-        "tsc": true,
-        "tce": false,
-        "fpu": true,
-        "ds-cpl": false,
-        "ibs": false,
-        "fma4": false,
-        "vmx-exit-nosave-debugctl": true,
-        "la57": false,
-        "vmx-invept": true,
-        "osvw": false,
-        "apic": true,
-        "pmm": false,
-        "vmx-entry-noload-debugctl": true,
-        "vmx-eptad": true,
-        "spec-ctrl": true,
-        "vmx-posted-intr": false,
-        "vmx-apicv-register": false,
-        "tsc-adjust": true,
-        "kvm-steal-time": true,
-        "kvmclock": true,
-        "vmx-zero-len-inject": false,
-        "pschange-mc-no": true,
-        "vmx-rdrand-exit": true,
-        "lwp": false,
-        "amd-ssbd": false,
-        "xop": false,
-        "ibpb": false,
-        "avx": true,
-        "core-capability": false,
-        "vmx-invept-single-context": true,
-        "movdiri": false,
-        "acpi": false,
-        "avx512bw": false,
-        "ace2": false,
-        "fsgsbase": true,
-        "vmx-ept-2mb": true,
-        "vmx-ept-1gb": true,
-        "ht": false,
-        "vmx-io-exit": true,
-        "nx": true,
-        "pclmulqdq": true,
-        "mmxext": false,
-        "popcnt": true,
-        "vaes": false,
-        "movdir64b": false,
-        "xsaves": true,
-        "vmx-shadow-vmcs": true,
-        "lm": true,
-        "vmx-exit-save-preemption-timer": true,
-        "vmx-entry-load-pat": true,
-        "vmx-entry-load-perf-global-ctrl": false,
-        "vmx-io-bitmap": true,
-        "umip": true,
-        "vmx-store-lma": true,
-        "vmx-movdr-exit": true,
-        "pse": true,
-        "avx2": true,
-        "sep": true,
-        "virt-ssbd": false,
-        "vmx-cr3-load-noexit": true,
-        "nodeid-msr": false,
-        "md-clear": true,
-        "misalignsse": false,
-        "split-lock-detect": false,
-        "min-xlevel": 2147483656,
-        "bmi1": true,
-        "bmi2": true,
-        "kvm-pv-unhalt": true,
-        "tsc-scale": false,
-        "topoext": false,
-        "vmx-preemption-timer": true,
-        "clflushopt": true,
-        "vmx-vnmi-pending": true,
-        "monitor": false,
-        "vmx-vintr-pending": true,
-        "avx512er": false,
-        "pmm-en": false,
-        "pcid": true,
-        "taa-no": false,
-        "arch-capabilities": true,
-        "vmx-secondary-ctls": true,
-        "vmx-xsaves": true,
-        "clzero": false,
-        "3dnow": false,
-        "erms": true,
-        "vmx-entry-ia32e-mode": true,
-        "lahf-lm": true,
-        "vpclmulqdq": false,
-        "vmx-ins-outs": true,
-        "fxsr-opt": false,
-        "xstore": false,
-        "rtm": true,
-        "kvm-hint-dedicated": false,
-        "lmce": true,
-        "perfctr-nb": false,
-        "rdrand": true,
-        "rdseed": true,
-        "avx512-4vnniw": false,
-        "vme": true,
-        "vmx": true,
-        "dtes64": false,
-        "mtrr": true,
-        "rdtscp": true,
-        "xsaveerptr": false,
-        "pse36": true,
-        "kvm-pv-tlb-flush": true,
-        "vmx-activity-wait-sipi": false,
-        "tbm": false,
-        "wdt": false,
-        "vmx-rdpmc-exit": true,
-        "vmx-mtf": true,
-        "vmx-entry-load-efer": true,
-        "model-id": "Intel(R) Xeon(R) CPU E3-1245 v5 @ 3.50GHz",
-        "sha-ni": false,
-        "abm": true,
-        "vmx-ept-advanced-exitinfo": false,
-        "avx512pf": false,
-        "vmx-hlt-exit": true,
-        "xstore-en": false
-      }
-    }
-  },
-  "id": "libvirt-46"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "full",
-    "model": {
-      "name": "host",
-      "props": {
-        "migratable": false,
-        "hv-passthrough": true
-      }
-    }
-  },
-  "id": "libvirt-47"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "base",
-      "props": {
-        "vmx-entry-load-rtit-ctl": false,
-        "cmov": true,
-        "ia64": false,
-        "ssb-no": false,
-        "aes": true,
-        "vmx-apicv-xapic": true,
-        "mmx": true,
-        "rdpid": false,
-        "arat": true,
-        "vmx-page-walk-4": true,
-        "vmx-page-walk-5": false,
-        "gfni": false,
-        "ibrs-all": false,
-        "vmx-desc-exit": true,
-        "pause-filter": false,
-        "xsavec": true,
-        "intel-pt": false,
-        "vmx-cr8-store-exit": true,
-        "vmx-rdseed-exit": true,
-        "vmx-eptp-switching": true,
-        "kvm-asyncpf": true,
-        "perfctr-core": false,
-        "mpx": true,
-        "pbe": false,
-        "avx512cd": false,
-        "decodeassists": false,
-        "vmx-exit-load-efer": true,
-        "vmx-exit-clear-bndcfgs": false,
-        "sse4.1": true,
-        "family": 6,
-        "vmx-vmwrite-vmexit-fields": true,
-        "vmx-vnmi": true,
-        "vmx-true-ctls": true,
-        "vmx-ept-execonly": true,
-        "vmx-exit-save-efer": true,
-        "vmx-invept-all-context": true,
-        "wbnoinvd": false,
-        "avx512f": false,
-        "msr": true,
-        "mce": true,
-        "mca": true,
-        "xcrypt": false,
-        "vmx-exit-load-pat": true,
-        "vmx-intr-exit": true,
-        "min-level": 22,
-        "vmx-flexpriority": true,
-        "xgetbv1": true,
-        "cid": false,
-        "ds": false,
-        "fxsr": true,
-        "avx512-bf16": false,
-        "vmx-cr8-load-exit": true,
-        "xsaveopt": true,
-        "vmx-apicv-vid": false,
-        "vmx-exit-save-pat": true,
-        "xtpr": false,
-        "tsx-ctrl": false,
-        "vmx-ple": false,
-        "avx512vl": false,
-        "avx512-vpopcntdq": false,
-        "phe": false,
-        "extapic": false,
-        "3dnowprefetch": true,
-        "vmx-vmfunc": true,
-        "vmx-activity-shutdown": false,
-        "avx512vbmi2": false,
-        "cr8legacy": false,
-        "vmx-encls-exit": false,
-        "stibp": true,
-        "vmx-msr-bitmap": true,
-        "xcrypt-en": false,
-        "vmx-mwait-exit": true,
-        "vmx-pml": true,
-        "vmx-nmi-exit": true,
-        "vmx-invept-single-context-noglobals": true,
-        "pn": false,
-        "rsba": false,
-        "dca": false,
-        "vendor": "GenuineIntel",
-        "vmx-unrestricted-guest": true,
-        "vmx-cr3-store-noexit": true,
-        "pku": false,
-        "smx": false,
-        "cmp-legacy": false,
-        "avx512-4fmaps": false,
-        "vmcb-clean": false,
-        "hle": true,
-        "3dnowext": false,
-        "amd-no-ssb": false,
-        "npt": false,
-        "rdctl-no": false,
-        "vmx-invvpid": true,
-        "clwb": false,
-        "lbrv": false,
-        "adx": true,
-        "ss": true,
-        "pni": true,
-        "svm-lock": false,
-        "smep": true,
-        "smap": true,
-        "pfthreshold": false,
-        "vmx-invpcid-exit": true,
-        "x2apic": true,
-        "avx512vbmi": false,
-        "avx512vnni": false,
-        "vmx-apicv-x2apic": true,
-        "kvm-pv-sched-yield": true,
-        "vmx-invlpg-exit": true,
-        "vmx-invvpid-all-context": true,
-        "vmx-activity-hlt": true,
-        "flushbyasid": false,
-        "f16c": true,
-        "vmx-exit-ack-intr": true,
-        "ace2-en": false,
-        "pae": true,
-        "pat": true,
-        "sse": true,
-        "phe-en": false,
-        "vmx-tsc-offset": true,
-        "kvm-nopiodelay": true,
-        "tm": false,
-        "kvmclock-stable-bit": true,
-        "vmx-rdtsc-exit": true,
-        "hypervisor": true,
-        "vmx-rdtscp-exit": true,
-        "mds-no": false,
-        "pcommit": false,
-        "vmx-vpid": true,
-        "syscall": true,
-        "avx512dq": false,
-        "svm": false,
-        "invtsc": true,
-        "vmx-monitor-exit": true,
-        "sse2": true,
-        "ssbd": true,
-        "vmx-wbinvd-exit": true,
-        "est": false,
-        "kvm-poll-control": true,
-        "avx512ifma": false,
-        "tm2": false,
-        "kvm-pv-eoi": true,
-        "kvm-pv-ipi": true,
-        "cx8": true,
-        "vmx-invvpid-single-addr": true,
-        "waitpkg": false,
-        "cldemote": false,
-        "vmx-ept": true,
-        "kvm-mmu": false,
-        "sse4.2": true,
-        "pge": true,
-        "avx512bitalg": false,
-        "pdcm": false,
-        "vmx-entry-load-bndcfgs": false,
-        "vmx-exit-clear-rtit-ctl": false,
-        "model": 94,
-        "movbe": true,
-        "nrip-save": false,
-        "ssse3": true,
-        "sse4a": false,
-        "vmx-pause-exit": true,
-        "invpcid": true,
-        "pdpe1gb": true,
-        "tsc-deadline": true,
-        "skip-l1dfl-vmentry": true,
-        "vmx-exit-load-perf-global-ctrl": false,
-        "fma": true,
-        "cx16": true,
-        "de": true,
-        "stepping": 3,
-        "xsave": true,
-        "clflush": true,
-        "skinit": false,
-        "tsc": true,
-        "tce": false,
-        "fpu": true,
-        "ds-cpl": false,
-        "ibs": false,
-        "fma4": false,
-        "vmx-exit-nosave-debugctl": true,
-        "la57": false,
-        "vmx-invept": true,
-        "osvw": false,
-        "apic": true,
-        "pmm": false,
-        "vmx-entry-noload-debugctl": true,
-        "vmx-eptad": true,
-        "spec-ctrl": true,
-        "vmx-posted-intr": false,
-        "vmx-apicv-register": false,
-        "tsc-adjust": true,
-        "kvm-steal-time": true,
-        "kvmclock": true,
-        "vmx-zero-len-inject": false,
-        "pschange-mc-no": true,
-        "vmx-rdrand-exit": true,
-        "lwp": false,
-        "amd-ssbd": false,
-        "xop": false,
-        "ibpb": false,
-        "avx": true,
-        "core-capability": false,
-        "vmx-invept-single-context": true,
-        "movdiri": false,
-        "acpi": false,
-        "avx512bw": false,
-        "ace2": false,
-        "fsgsbase": true,
-        "vmx-ept-2mb": true,
-        "vmx-ept-1gb": true,
-        "ht": false,
-        "vmx-io-exit": true,
-        "nx": true,
-        "pclmulqdq": true,
-        "mmxext": false,
-        "popcnt": true,
-        "vaes": false,
-        "movdir64b": false,
-        "xsaves": true,
-        "vmx-shadow-vmcs": true,
-        "lm": true,
-        "vmx-exit-save-preemption-timer": true,
-        "vmx-entry-load-pat": true,
-        "vmx-entry-load-perf-global-ctrl": false,
-        "vmx-io-bitmap": true,
-        "umip": true,
-        "vmx-store-lma": true,
-        "vmx-movdr-exit": true,
-        "pse": true,
-        "avx2": true,
-        "sep": true,
-        "virt-ssbd": false,
-        "vmx-cr3-load-noexit": true,
-        "nodeid-msr": false,
-        "md-clear": true,
-        "misalignsse": false,
-        "split-lock-detect": false,
-        "min-xlevel": 2147483656,
-        "bmi1": true,
-        "bmi2": true,
-        "kvm-pv-unhalt": true,
-        "tsc-scale": false,
-        "topoext": false,
-        "vmx-preemption-timer": true,
-        "clflushopt": true,
-        "vmx-vnmi-pending": true,
-        "monitor": false,
-        "vmx-vintr-pending": true,
-        "avx512er": false,
-        "pmm-en": false,
-        "pcid": true,
-        "taa-no": false,
-        "arch-capabilities": true,
-        "vmx-secondary-ctls": true,
-        "vmx-xsaves": true,
-        "clzero": false,
-        "3dnow": false,
-        "erms": true,
-        "vmx-entry-ia32e-mode": true,
-        "lahf-lm": true,
-        "vpclmulqdq": false,
-        "vmx-ins-outs": true,
-        "fxsr-opt": false,
-        "xstore": false,
-        "rtm": true,
-        "kvm-hint-dedicated": false,
-        "lmce": true,
-        "perfctr-nb": false,
-        "rdrand": true,
-        "rdseed": true,
-        "avx512-4vnniw": false,
-        "vme": true,
-        "vmx": true,
-        "dtes64": false,
-        "mtrr": true,
-        "rdtscp": true,
-        "xsaveerptr": false,
-        "pse36": true,
-        "kvm-pv-tlb-flush": true,
-        "vmx-activity-wait-sipi": false,
-        "tbm": false,
-        "wdt": false,
-        "vmx-rdpmc-exit": true,
-        "vmx-mtf": true,
-        "vmx-entry-load-efer": true,
-        "model-id": "Intel(R) Xeon(R) CPU E3-1245 v5 @ 3.50GHz",
-        "sha-ni": false,
-        "abm": true,
-        "vmx-ept-advanced-exitinfo": false,
-        "avx512pf": false,
-        "vmx-hlt-exit": true,
-        "xstore-en": false
-      }
-    }
-  },
-  "id": "libvirt-47"
-}
-
-{
-  "execute": "qmp_capabilities",
-  "id": "libvirt-1"
-}
-
-{
-  "return": {},
-  "id": "libvirt-1"
-}
-
-{
-  "execute": "query-cpu-definitions",
-  "id": "libvirt-2"
-}
-
-{
-  "return": [
-    {
-      "name": "max",
-      "typename": "max-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": false
-    },
-    {
-      "name": "host",
-      "typename": "host-x86_64-cpu",
-      "unavailable-features": [
-        "kvm"
-      ],
-      "static": false,
-      "migration-safe": false
-    },
-    {
-      "name": "base",
-      "typename": "base-x86_64-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu64-v1",
-      "typename": "qemu64-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu64",
-      "typename": "qemu64-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "qemu64-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu32-v1",
-      "typename": "qemu32-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu32",
-      "typename": "qemu32-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "qemu32-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "phenom-v1",
-      "typename": "phenom-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fxsr-opt"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "phenom",
-      "typename": "phenom-x86_64-cpu",
-      "unavailable-features": [
-        "fxsr-opt"
-      ],
-      "alias-of": "phenom-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium3-v1",
-      "typename": "pentium3-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium3",
-      "typename": "pentium3-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "pentium3-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium2-v1",
-      "typename": "pentium2-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium2",
-      "typename": "pentium2-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "pentium2-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium-v1",
-      "typename": "pentium-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium",
-      "typename": "pentium-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "pentium-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "n270-v1",
-      "typename": "n270-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "n270",
-      "typename": "n270-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "n270-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm64-v1",
-      "typename": "kvm64-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm64",
-      "typename": "kvm64-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "kvm64-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm32-v1",
-      "typename": "kvm32-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm32",
-      "typename": "kvm32-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "kvm32-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "coreduo-v1",
-      "typename": "coreduo-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "coreduo",
-      "typename": "coreduo-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "coreduo-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "core2duo-v1",
-      "typename": "core2duo-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "core2duo",
-      "typename": "core2duo-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "core2duo-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "athlon-v1",
-      "typename": "athlon-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "athlon",
-      "typename": "athlon-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "athlon-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere-v2",
-      "typename": "Westmere-v2-x86_64-cpu",
-      "unavailable-features": [
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere-v1",
-      "typename": "Westmere-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere-IBRS",
-      "typename": "Westmere-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "spec-ctrl"
-      ],
-      "alias-of": "Westmere-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere",
-      "typename": "Westmere-x86_64-cpu",
-      "unavailable-features": [
-        "spec-ctrl"
-      ],
-      "alias-of": "Westmere-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Snowridge-v2",
-      "typename": "Snowridge-v2-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "rdseed",
-        "sha-ni",
-        "umip",
-        "gfni",
-        "cldemote",
-        "movdiri",
-        "movdir64b",
-        "spec-ctrl",
-        "arch-capabilities",
-        "core-capability",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "split-lock-detect"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Snowridge-v1",
-      "typename": "Snowridge-v1-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "rdseed",
-        "sha-ni",
-        "umip",
-        "gfni",
-        "cldemote",
-        "movdiri",
-        "movdir64b",
-        "spec-ctrl",
-        "arch-capabilities",
-        "core-capability",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "split-lock-detect"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Snowridge",
-      "typename": "Snowridge-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "rdseed",
-        "sha-ni",
-        "umip",
-        "gfni",
-        "cldemote",
-        "movdiri",
-        "movdir64b",
-        "spec-ctrl",
-        "arch-capabilities",
-        "core-capability",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "split-lock-detect"
-      ],
-      "alias-of": "Snowridge-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-v3",
-      "typename": "Skylake-Server-v3-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-v2",
-      "typename": "Skylake-Server-v2-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-v1",
-      "typename": "Skylake-Server-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-noTSX-IBRS",
-      "typename": "Skylake-Server-noTSX-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "alias-of": "Skylake-Server-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-IBRS",
-      "typename": "Skylake-Server-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "alias-of": "Skylake-Server-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server",
-      "typename": "Skylake-Server-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "alias-of": "Skylake-Server-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-v3",
-      "typename": "Skylake-Client-v3-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-v2",
-      "typename": "Skylake-Client-v2-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-v1",
-      "typename": "Skylake-Client-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-noTSX-IBRS",
-      "typename": "Skylake-Client-noTSX-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "alias-of": "Skylake-Client-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-IBRS",
-      "typename": "Skylake-Client-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "alias-of": "Skylake-Client-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client",
-      "typename": "Skylake-Client-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "alias-of": "Skylake-Client-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "SandyBridge-v2",
-      "typename": "SandyBridge-v2-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "SandyBridge-v1",
-      "typename": "SandyBridge-v1-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "avx"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "SandyBridge-IBRS",
-      "typename": "SandyBridge-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "spec-ctrl"
-      ],
-      "alias-of": "SandyBridge-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "SandyBridge",
-      "typename": "SandyBridge-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "spec-ctrl"
-      ],
-      "alias-of": "SandyBridge-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Penryn-v1",
-      "typename": "Penryn-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Penryn",
-      "typename": "Penryn-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Penryn-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G5-v1",
-      "typename": "Opteron_G5-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "misalignsse",
-        "3dnowprefetch",
-        "xop",
-        "fma4",
-        "tbm",
-        "nrip-save"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G5",
-      "typename": "Opteron_G5-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "misalignsse",
-        "3dnowprefetch",
-        "xop",
-        "fma4",
-        "tbm",
-        "nrip-save"
-      ],
-      "alias-of": "Opteron_G5-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G4-v1",
-      "typename": "Opteron_G4-v1-x86_64-cpu",
-      "unavailable-features": [
-        "avx",
-        "misalignsse",
-        "3dnowprefetch",
-        "xop",
-        "fma4",
-        "nrip-save"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G4",
-      "typename": "Opteron_G4-x86_64-cpu",
-      "unavailable-features": [
-        "avx",
-        "misalignsse",
-        "3dnowprefetch",
-        "xop",
-        "fma4",
-        "nrip-save"
-      ],
-      "alias-of": "Opteron_G4-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G3-v1",
-      "typename": "Opteron_G3-v1-x86_64-cpu",
-      "unavailable-features": [
-        "misalignsse"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G3",
-      "typename": "Opteron_G3-x86_64-cpu",
-      "unavailable-features": [
-        "misalignsse"
-      ],
-      "alias-of": "Opteron_G3-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G2-v1",
-      "typename": "Opteron_G2-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G2",
-      "typename": "Opteron_G2-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Opteron_G2-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G1-v1",
-      "typename": "Opteron_G1-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G1",
-      "typename": "Opteron_G1-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Opteron_G1-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem-v2",
-      "typename": "Nehalem-v2-x86_64-cpu",
-      "unavailable-features": [
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem-v1",
-      "typename": "Nehalem-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem-IBRS",
-      "typename": "Nehalem-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "spec-ctrl"
-      ],
-      "alias-of": "Nehalem-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem",
-      "typename": "Nehalem-x86_64-cpu",
-      "unavailable-features": [
-        "spec-ctrl"
-      ],
-      "alias-of": "Nehalem-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "KnightsMill-v1",
-      "typename": "KnightsMill-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "avx512f",
-        "rdseed",
-        "avx512pf",
-        "avx512er",
-        "avx512cd",
-        "avx512-vpopcntdq",
-        "avx512-4vnniw",
-        "avx512-4fmaps",
-        "3dnowprefetch"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "KnightsMill",
-      "typename": "KnightsMill-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "avx512f",
-        "rdseed",
-        "avx512pf",
-        "avx512er",
-        "avx512cd",
-        "avx512-vpopcntdq",
-        "avx512-4vnniw",
-        "avx512-4fmaps",
-        "3dnowprefetch"
-      ],
-      "alias-of": "KnightsMill-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge-v2",
-      "typename": "IvyBridge-v2-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge-v1",
-      "typename": "IvyBridge-v1-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge-IBRS",
-      "typename": "IvyBridge-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "spec-ctrl"
-      ],
-      "alias-of": "IvyBridge-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge",
-      "typename": "IvyBridge-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "spec-ctrl"
-      ],
-      "alias-of": "IvyBridge-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server-v2",
-      "typename": "Icelake-Server-v2-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "umip",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "wbnoinvd",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server-v1",
-      "typename": "Icelake-Server-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "umip",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "wbnoinvd",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server-noTSX",
-      "typename": "Icelake-Server-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "umip",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "wbnoinvd",
-        "xsavec"
-      ],
-      "alias-of": "Icelake-Server-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server",
-      "typename": "Icelake-Server-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "umip",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "wbnoinvd",
-        "xsavec"
-      ],
-      "alias-of": "Icelake-Server-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Client-v2",
-      "typename": "Icelake-Client-v2-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "avx512vbmi",
-        "umip",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "wbnoinvd",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Client-v1",
-      "typename": "Icelake-Client-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "avx512vbmi",
-        "umip",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "wbnoinvd",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Client-noTSX",
-      "typename": "Icelake-Client-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "avx512vbmi",
-        "umip",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "wbnoinvd",
-        "xsavec"
-      ],
-      "alias-of": "Icelake-Client-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Client",
-      "typename": "Icelake-Client-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "avx512vbmi",
-        "umip",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "wbnoinvd",
-        "xsavec"
-      ],
-      "alias-of": "Icelake-Client-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-v4",
-      "typename": "Haswell-v4-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-v3",
-      "typename": "Haswell-v3-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-v2",
-      "typename": "Haswell-v2-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-v1",
-      "typename": "Haswell-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-noTSX-IBRS",
-      "typename": "Haswell-noTSX-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "spec-ctrl"
-      ],
-      "alias-of": "Haswell-v4",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-noTSX",
-      "typename": "Haswell-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid"
-      ],
-      "alias-of": "Haswell-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-IBRS",
-      "typename": "Haswell-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "spec-ctrl"
-      ],
-      "alias-of": "Haswell-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell",
-      "typename": "Haswell-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "spec-ctrl"
-      ],
-      "alias-of": "Haswell-v4",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-v2",
-      "typename": "EPYC-v2-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "avx2",
-        "rdseed",
-        "sha-ni",
-        "fxsr-opt",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "topoext",
-        "ibpb",
-        "nrip-save",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-v1",
-      "typename": "EPYC-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "avx2",
-        "rdseed",
-        "sha-ni",
-        "fxsr-opt",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "topoext",
-        "nrip-save",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-IBPB",
-      "typename": "EPYC-IBPB-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "avx2",
-        "rdseed",
-        "sha-ni",
-        "fxsr-opt",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "topoext",
-        "ibpb",
-        "nrip-save",
-        "xsavec"
-      ],
-      "alias-of": "EPYC-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC",
-      "typename": "EPYC-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "avx2",
-        "rdseed",
-        "sha-ni",
-        "fxsr-opt",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "topoext",
-        "ibpb",
-        "nrip-save",
-        "xsavec"
-      ],
-      "alias-of": "EPYC-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Dhyana-v1",
-      "typename": "Dhyana-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "avx2",
-        "rdseed",
-        "fxsr-opt",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "topoext",
-        "ibpb",
-        "nrip-save",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Dhyana",
-      "typename": "Dhyana-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "avx2",
-        "rdseed",
-        "fxsr-opt",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "topoext",
-        "ibpb",
-        "nrip-save",
-        "xsavec"
-      ],
-      "alias-of": "Dhyana-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Denverton-v1",
-      "typename": "Denverton-v1-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "rdseed",
-        "sha-ni",
-        "spec-ctrl",
-        "arch-capabilities",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "rdctl-no",
-        "skip-l1dfl-vmentry"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Denverton",
-      "typename": "Denverton-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "rdseed",
-        "sha-ni",
-        "spec-ctrl",
-        "arch-capabilities",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "rdctl-no",
-        "skip-l1dfl-vmentry"
-      ],
-      "alias-of": "Denverton-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Conroe-v1",
-      "typename": "Conroe-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Conroe",
-      "typename": "Conroe-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Conroe-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server-v3",
-      "typename": "Cascadelake-Server-v3-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vnni",
-        "spec-ctrl",
-        "arch-capabilities",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "rdctl-no",
-        "ibrs-all",
-        "skip-l1dfl-vmentry",
-        "mds-no"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server-v2",
-      "typename": "Cascadelake-Server-v2-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vnni",
-        "spec-ctrl",
-        "arch-capabilities",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "rdctl-no",
-        "ibrs-all",
-        "skip-l1dfl-vmentry",
-        "mds-no"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server-v1",
-      "typename": "Cascadelake-Server-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vnni",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server-noTSX",
-      "typename": "Cascadelake-Server-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vnni",
-        "spec-ctrl",
-        "arch-capabilities",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "rdctl-no",
-        "ibrs-all",
-        "skip-l1dfl-vmentry",
-        "mds-no"
-      ],
-      "alias-of": "Cascadelake-Server-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server",
-      "typename": "Cascadelake-Server-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vnni",
-        "spec-ctrl",
-        "arch-capabilities",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "rdctl-no",
-        "ibrs-all",
-        "skip-l1dfl-vmentry",
-        "mds-no"
-      ],
-      "alias-of": "Cascadelake-Server-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-v4",
-      "typename": "Broadwell-v4-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-v3",
-      "typename": "Broadwell-v3-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-v2",
-      "typename": "Broadwell-v2-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "3dnowprefetch"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-v1",
-      "typename": "Broadwell-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "3dnowprefetch"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-noTSX-IBRS",
-      "typename": "Broadwell-noTSX-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch"
-      ],
-      "alias-of": "Broadwell-v4",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-noTSX",
-      "typename": "Broadwell-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "3dnowprefetch"
-      ],
-      "alias-of": "Broadwell-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-IBRS",
-      "typename": "Broadwell-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch"
-      ],
-      "alias-of": "Broadwell-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell",
-      "typename": "Broadwell-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch"
-      ],
-      "alias-of": "Broadwell-v4",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "486-v1",
-      "typename": "486-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "486",
-      "typename": "486-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "486-v1",
-      "static": false,
-      "migration-safe": true
-    }
-  ],
-  "id": "libvirt-2"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "static",
-    "model": {
-      "name": "max"
-    }
-  },
-  "id": "libvirt-3"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "base",
-      "props": {
-        "vmx-entry-load-rtit-ctl": false,
-        "cmov": true,
-        "ia64": false,
-        "ssb-no": false,
-        "aes": true,
-        "vmx-apicv-xapic": false,
-        "mmx": true,
-        "rdpid": false,
-        "arat": true,
-        "vmx-page-walk-4": false,
-        "vmx-page-walk-5": false,
-        "gfni": false,
-        "ibrs-all": false,
-        "vmx-desc-exit": false,
-        "pause-filter": false,
-        "xsavec": false,
-        "intel-pt": false,
-        "vmx-cr8-store-exit": false,
-        "vmx-rdseed-exit": false,
-        "vmx-eptp-switching": false,
-        "kvm-asyncpf": false,
-        "perfctr-core": false,
-        "mpx": true,
-        "pbe": false,
-        "avx512cd": false,
-        "decodeassists": false,
-        "vmx-exit-load-efer": false,
-        "vmx-exit-clear-bndcfgs": false,
-        "sse4.1": true,
-        "family": 6,
-        "vmx-vmwrite-vmexit-fields": false,
-        "vmx-vnmi": false,
-        "vmx-true-ctls": false,
-        "vmx-ept-execonly": false,
-        "vmx-exit-save-efer": false,
-        "vmx-invept-all-context": false,
-        "wbnoinvd": false,
-        "avx512f": false,
-        "msr": true,
-        "mce": true,
-        "mca": true,
-        "xcrypt": false,
-        "vmx-exit-load-pat": false,
-        "vmx-intr-exit": false,
-        "min-level": 13,
-        "vmx-flexpriority": false,
-        "xgetbv1": true,
-        "cid": false,
-        "ds": false,
-        "fxsr": true,
-        "avx512-bf16": false,
-        "vmx-cr8-load-exit": false,
-        "xsaveopt": true,
-        "vmx-apicv-vid": false,
-        "vmx-exit-save-pat": false,
-        "xtpr": false,
-        "tsx-ctrl": false,
-        "vmx-ple": false,
-        "avx512vl": false,
-        "avx512-vpopcntdq": false,
-        "phe": false,
-        "extapic": false,
-        "3dnowprefetch": false,
-        "vmx-vmfunc": false,
-        "vmx-activity-shutdown": false,
-        "avx512vbmi2": false,
-        "cr8legacy": true,
-        "vmx-encls-exit": false,
-        "stibp": false,
-        "vmx-msr-bitmap": false,
-        "xcrypt-en": false,
-        "vmx-mwait-exit": false,
-        "vmx-pml": false,
-        "vmx-nmi-exit": false,
-        "vmx-invept-single-context-noglobals": false,
-        "pn": false,
-        "rsba": false,
-        "dca": false,
-        "vendor": "AuthenticAMD",
-        "vmx-unrestricted-guest": false,
-        "vmx-cr3-store-noexit": false,
-        "pku": true,
-        "smx": false,
-        "cmp-legacy": false,
-        "avx512-4fmaps": false,
-        "vmcb-clean": false,
-        "hle": false,
-        "3dnowext": true,
-        "amd-no-ssb": false,
-        "npt": true,
-        "rdctl-no": false,
-        "vmx-invvpid": false,
-        "clwb": true,
-        "lbrv": false,
-        "adx": true,
-        "ss": true,
-        "pni": true,
-        "svm-lock": false,
-        "smep": true,
-        "smap": true,
-        "pfthreshold": false,
-        "vmx-invpcid-exit": false,
-        "x2apic": false,
-        "avx512vbmi": false,
-        "avx512vnni": false,
-        "vmx-apicv-x2apic": false,
-        "kvm-pv-sched-yield": false,
-        "vmx-invlpg-exit": false,
-        "vmx-invvpid-all-context": false,
-        "vmx-activity-hlt": false,
-        "flushbyasid": false,
-        "f16c": false,
-        "vmx-exit-ack-intr": false,
-        "ace2-en": false,
-        "pae": true,
-        "pat": true,
-        "sse": true,
-        "phe-en": false,
-        "vmx-tsc-offset": false,
-        "kvm-nopiodelay": false,
-        "tm": false,
-        "kvmclock-stable-bit": false,
-        "vmx-rdtsc-exit": false,
-        "hypervisor": true,
-        "vmx-rdtscp-exit": false,
-        "mds-no": false,
-        "pcommit": true,
-        "vmx-vpid": false,
-        "syscall": true,
-        "avx512dq": false,
-        "svm": true,
-        "invtsc": false,
-        "vmx-monitor-exit": false,
-        "sse2": true,
-        "ssbd": false,
-        "vmx-wbinvd-exit": false,
-        "est": false,
-        "kvm-poll-control": false,
-        "avx512ifma": false,
-        "tm2": false,
-        "kvm-pv-eoi": false,
-        "kvm-pv-ipi": false,
-        "cx8": true,
-        "vmx-invvpid-single-addr": false,
-        "waitpkg": false,
-        "cldemote": false,
-        "vmx-ept": false,
-        "kvm-mmu": false,
-        "sse4.2": true,
-        "pge": true,
-        "avx512bitalg": false,
-        "pdcm": false,
-        "vmx-entry-load-bndcfgs": false,
-        "vmx-exit-clear-rtit-ctl": false,
-        "model": 6,
-        "movbe": true,
-        "nrip-save": false,
-        "ssse3": true,
-        "sse4a": true,
-        "vmx-pause-exit": false,
-        "invpcid": false,
-        "pdpe1gb": true,
-        "tsc-deadline": false,
-        "skip-l1dfl-vmentry": false,
-        "vmx-exit-load-perf-global-ctrl": false,
-        "fma": false,
-        "cx16": true,
-        "de": true,
-        "stepping": 3,
-        "xsave": true,
-        "clflush": true,
-        "skinit": false,
-        "tsc": true,
-        "tce": false,
-        "fpu": true,
-        "ds-cpl": false,
-        "ibs": false,
-        "fma4": false,
-        "vmx-exit-nosave-debugctl": false,
-        "la57": true,
-        "vmx-invept": false,
-        "osvw": false,
-        "apic": true,
-        "pmm": false,
-        "vmx-entry-noload-debugctl": false,
-        "vmx-eptad": false,
-        "spec-ctrl": false,
-        "vmx-posted-intr": false,
-        "vmx-apicv-register": false,
-        "tsc-adjust": false,
-        "kvm-steal-time": false,
-        "kvmclock": false,
-        "vmx-zero-len-inject": false,
-        "pschange-mc-no": false,
-        "vmx-rdrand-exit": false,
-        "lwp": false,
-        "amd-ssbd": false,
-        "xop": false,
-        "ibpb": false,
-        "avx": false,
-        "core-capability": false,
-        "vmx-invept-single-context": false,
-        "movdiri": false,
-        "acpi": true,
-        "avx512bw": false,
-        "ace2": false,
-        "fsgsbase": true,
-        "vmx-ept-2mb": false,
-        "vmx-ept-1gb": false,
-        "ht": false,
-        "vmx-io-exit": false,
-        "nx": true,
-        "pclmulqdq": true,
-        "mmxext": true,
-        "popcnt": true,
-        "vaes": false,
-        "movdir64b": false,
-        "xsaves": false,
-        "vmx-shadow-vmcs": false,
-        "lm": true,
-        "vmx-exit-save-preemption-timer": false,
-        "vmx-entry-load-pat": false,
-        "vmx-entry-load-perf-global-ctrl": false,
-        "vmx-io-bitmap": false,
-        "umip": false,
-        "vmx-store-lma": false,
-        "vmx-movdr-exit": false,
-        "pse": true,
-        "avx2": false,
-        "sep": true,
-        "virt-ssbd": false,
-        "vmx-cr3-load-noexit": false,
-        "nodeid-msr": false,
-        "md-clear": false,
-        "misalignsse": false,
-        "split-lock-detect": false,
-        "min-xlevel": 2147483658,
-        "bmi1": true,
-        "bmi2": true,
-        "kvm-pv-unhalt": false,
-        "tsc-scale": false,
-        "topoext": false,
-        "vmx-preemption-timer": false,
-        "clflushopt": true,
-        "vmx-vnmi-pending": false,
-        "monitor": true,
-        "vmx-vintr-pending": false,
-        "avx512er": false,
-        "pmm-en": false,
-        "pcid": false,
-        "taa-no": false,
-        "arch-capabilities": false,
-        "vmx-secondary-ctls": false,
-        "vmx-xsaves": false,
-        "clzero": false,
-        "3dnow": true,
-        "erms": true,
-        "vmx-entry-ia32e-mode": false,
-        "lahf-lm": true,
-        "vpclmulqdq": false,
-        "vmx-ins-outs": false,
-        "fxsr-opt": false,
-        "xstore": false,
-        "rtm": false,
-        "kvm-hint-dedicated": false,
-        "lmce": false,
-        "perfctr-nb": false,
-        "rdrand": true,
-        "rdseed": false,
-        "avx512-4vnniw": false,
-        "vme": false,
-        "vmx": false,
-        "dtes64": false,
-        "mtrr": true,
-        "rdtscp": true,
-        "xsaveerptr": false,
-        "pse36": true,
-        "kvm-pv-tlb-flush": false,
-        "vmx-activity-wait-sipi": false,
-        "tbm": false,
-        "wdt": false,
-        "vmx-rdpmc-exit": false,
-        "vmx-mtf": false,
-        "vmx-entry-load-efer": false,
-        "model-id": "QEMU TCG CPU version 2.5+",
-        "sha-ni": false,
-        "abm": true,
-        "vmx-ept-advanced-exitinfo": false,
-        "avx512pf": false,
-        "vmx-hlt-exit": false,
-        "xstore-en": false
-      }
-    }
-  },
-  "id": "libvirt-3"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "static",
-    "model": {
-      "name": "max",
-      "props": {
-        "migratable": false
-      }
-    }
-  },
-  "id": "libvirt-4"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "base",
-      "props": {
-        "vmx-entry-load-rtit-ctl": false,
-        "cmov": true,
-        "ia64": false,
-        "ssb-no": false,
-        "aes": true,
-        "vmx-apicv-xapic": false,
-        "mmx": true,
-        "rdpid": false,
-        "arat": true,
-        "vmx-page-walk-4": false,
-        "vmx-page-walk-5": false,
-        "gfni": false,
-        "ibrs-all": false,
-        "vmx-desc-exit": false,
-        "pause-filter": false,
-        "xsavec": false,
-        "intel-pt": false,
-        "vmx-cr8-store-exit": false,
-        "vmx-rdseed-exit": false,
-        "vmx-eptp-switching": false,
-        "kvm-asyncpf": false,
-        "perfctr-core": false,
-        "mpx": true,
-        "pbe": false,
-        "avx512cd": false,
-        "decodeassists": false,
-        "vmx-exit-load-efer": false,
-        "vmx-exit-clear-bndcfgs": false,
-        "sse4.1": true,
-        "family": 6,
-        "vmx-vmwrite-vmexit-fields": false,
-        "vmx-vnmi": false,
-        "vmx-true-ctls": false,
-        "vmx-ept-execonly": false,
-        "vmx-exit-save-efer": false,
-        "vmx-invept-all-context": false,
-        "wbnoinvd": false,
-        "avx512f": false,
-        "msr": true,
-        "mce": true,
-        "mca": true,
-        "xcrypt": false,
-        "vmx-exit-load-pat": false,
-        "vmx-intr-exit": false,
-        "min-level": 13,
-        "vmx-flexpriority": false,
-        "xgetbv1": true,
-        "cid": false,
-        "ds": false,
-        "fxsr": true,
-        "avx512-bf16": false,
-        "vmx-cr8-load-exit": false,
-        "xsaveopt": true,
-        "vmx-apicv-vid": false,
-        "vmx-exit-save-pat": false,
-        "xtpr": false,
-        "tsx-ctrl": false,
-        "vmx-ple": false,
-        "avx512vl": false,
-        "avx512-vpopcntdq": false,
-        "phe": false,
-        "extapic": false,
-        "3dnowprefetch": false,
-        "vmx-vmfunc": false,
-        "vmx-activity-shutdown": false,
-        "avx512vbmi2": false,
-        "cr8legacy": true,
-        "vmx-encls-exit": false,
-        "stibp": false,
-        "vmx-msr-bitmap": false,
-        "xcrypt-en": false,
-        "vmx-mwait-exit": false,
-        "vmx-pml": false,
-        "vmx-nmi-exit": false,
-        "vmx-invept-single-context-noglobals": false,
-        "pn": false,
-        "rsba": false,
-        "dca": false,
-        "vendor": "AuthenticAMD",
-        "vmx-unrestricted-guest": false,
-        "vmx-cr3-store-noexit": false,
-        "pku": true,
-        "smx": false,
-        "cmp-legacy": false,
-        "avx512-4fmaps": false,
-        "vmcb-clean": false,
-        "hle": false,
-        "3dnowext": true,
-        "amd-no-ssb": false,
-        "npt": true,
-        "rdctl-no": false,
-        "vmx-invvpid": false,
-        "clwb": true,
-        "lbrv": false,
-        "adx": true,
-        "ss": true,
-        "pni": true,
-        "svm-lock": false,
-        "smep": true,
-        "smap": true,
-        "pfthreshold": false,
-        "vmx-invpcid-exit": false,
-        "x2apic": false,
-        "avx512vbmi": false,
-        "avx512vnni": false,
-        "vmx-apicv-x2apic": false,
-        "kvm-pv-sched-yield": false,
-        "vmx-invlpg-exit": false,
-        "vmx-invvpid-all-context": false,
-        "vmx-activity-hlt": false,
-        "flushbyasid": false,
-        "f16c": false,
-        "vmx-exit-ack-intr": false,
-        "ace2-en": false,
-        "pae": true,
-        "pat": true,
-        "sse": true,
-        "phe-en": false,
-        "vmx-tsc-offset": false,
-        "kvm-nopiodelay": false,
-        "tm": false,
-        "kvmclock-stable-bit": false,
-        "vmx-rdtsc-exit": false,
-        "hypervisor": true,
-        "vmx-rdtscp-exit": false,
-        "mds-no": false,
-        "pcommit": true,
-        "vmx-vpid": false,
-        "syscall": true,
-        "avx512dq": false,
-        "svm": true,
-        "invtsc": false,
-        "vmx-monitor-exit": false,
-        "sse2": true,
-        "ssbd": false,
-        "vmx-wbinvd-exit": false,
-        "est": false,
-        "kvm-poll-control": false,
-        "avx512ifma": false,
-        "tm2": false,
-        "kvm-pv-eoi": false,
-        "kvm-pv-ipi": false,
-        "cx8": true,
-        "vmx-invvpid-single-addr": false,
-        "waitpkg": false,
-        "cldemote": false,
-        "vmx-ept": false,
-        "kvm-mmu": false,
-        "sse4.2": true,
-        "pge": true,
-        "avx512bitalg": false,
-        "pdcm": false,
-        "vmx-entry-load-bndcfgs": false,
-        "vmx-exit-clear-rtit-ctl": false,
-        "model": 6,
-        "movbe": true,
-        "nrip-save": false,
-        "ssse3": true,
-        "sse4a": true,
-        "vmx-pause-exit": false,
-        "invpcid": false,
-        "pdpe1gb": true,
-        "tsc-deadline": false,
-        "skip-l1dfl-vmentry": false,
-        "vmx-exit-load-perf-global-ctrl": false,
-        "fma": false,
-        "cx16": true,
-        "de": true,
-        "stepping": 3,
-        "xsave": true,
-        "clflush": true,
-        "skinit": false,
-        "tsc": true,
-        "tce": false,
-        "fpu": true,
-        "ds-cpl": false,
-        "ibs": false,
-        "fma4": false,
-        "vmx-exit-nosave-debugctl": false,
-        "la57": true,
-        "vmx-invept": false,
-        "osvw": false,
-        "apic": true,
-        "pmm": false,
-        "vmx-entry-noload-debugctl": false,
-        "vmx-eptad": false,
-        "spec-ctrl": false,
-        "vmx-posted-intr": false,
-        "vmx-apicv-register": false,
-        "tsc-adjust": false,
-        "kvm-steal-time": false,
-        "kvmclock": false,
-        "vmx-zero-len-inject": false,
-        "pschange-mc-no": false,
-        "vmx-rdrand-exit": false,
-        "lwp": false,
-        "amd-ssbd": false,
-        "xop": false,
-        "ibpb": false,
-        "avx": false,
-        "core-capability": false,
-        "vmx-invept-single-context": false,
-        "movdiri": false,
-        "acpi": true,
-        "avx512bw": false,
-        "ace2": false,
-        "fsgsbase": true,
-        "vmx-ept-2mb": false,
-        "vmx-ept-1gb": false,
-        "ht": false,
-        "vmx-io-exit": false,
-        "nx": true,
-        "pclmulqdq": true,
-        "mmxext": true,
-        "popcnt": true,
-        "vaes": false,
-        "movdir64b": false,
-        "xsaves": false,
-        "vmx-shadow-vmcs": false,
-        "lm": true,
-        "vmx-exit-save-preemption-timer": false,
-        "vmx-entry-load-pat": false,
-        "vmx-entry-load-perf-global-ctrl": false,
-        "vmx-io-bitmap": false,
-        "umip": false,
-        "vmx-store-lma": false,
-        "vmx-movdr-exit": false,
-        "pse": true,
-        "avx2": false,
-        "sep": true,
-        "virt-ssbd": false,
-        "vmx-cr3-load-noexit": false,
-        "nodeid-msr": false,
-        "md-clear": false,
-        "misalignsse": false,
-        "split-lock-detect": false,
-        "min-xlevel": 2147483658,
-        "bmi1": true,
-        "bmi2": true,
-        "kvm-pv-unhalt": false,
-        "tsc-scale": false,
-        "topoext": false,
-        "vmx-preemption-timer": false,
-        "clflushopt": true,
-        "vmx-vnmi-pending": false,
-        "monitor": true,
-        "vmx-vintr-pending": false,
-        "avx512er": false,
-        "pmm-en": false,
-        "pcid": false,
-        "taa-no": false,
-        "arch-capabilities": false,
-        "vmx-secondary-ctls": false,
-        "vmx-xsaves": false,
-        "clzero": false,
-        "3dnow": true,
-        "erms": true,
-        "vmx-entry-ia32e-mode": false,
-        "lahf-lm": true,
-        "vpclmulqdq": false,
-        "vmx-ins-outs": false,
-        "fxsr-opt": false,
-        "xstore": false,
-        "rtm": false,
-        "kvm-hint-dedicated": false,
-        "lmce": false,
-        "perfctr-nb": false,
-        "rdrand": true,
-        "rdseed": false,
-        "avx512-4vnniw": false,
-        "vme": false,
-        "vmx": false,
-        "dtes64": false,
-        "mtrr": true,
-        "rdtscp": true,
-        "xsaveerptr": false,
-        "pse36": true,
-        "kvm-pv-tlb-flush": false,
-        "vmx-activity-wait-sipi": false,
-        "tbm": false,
-        "wdt": false,
-        "vmx-rdpmc-exit": false,
-        "vmx-mtf": false,
-        "vmx-entry-load-efer": false,
-        "model-id": "QEMU TCG CPU version 2.5+",
-        "sha-ni": false,
-        "abm": true,
-        "vmx-ept-advanced-exitinfo": false,
-        "avx512pf": false,
-        "vmx-hlt-exit": false,
-        "xstore-en": false
-      }
-    }
-  },
-  "id": "libvirt-4"
-}
-
-{
-  "execute": "query-machines",
-  "id": "libvirt-5"
-}
-
-{
-  "return": [
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-0.15",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": true
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.12",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-4.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false,
-      "alias": "q35"
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.5",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-4.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "is-default": true,
-      "cpu-max": 255,
-      "deprecated": false,
-      "alias": "pc"
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.5",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-0.12",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": true
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.7",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "none",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.7",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.4",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.10",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.7",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-0.14",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": true
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.9",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.11",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-3.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-4.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.4",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.3",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-4.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.9",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "isapc",
-      "numa-mem-supported": true,
-      "default-cpu-type": "486-x86_64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.4",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.6",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-3.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.12",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.6",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-4.0.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.6",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-0.13",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": true
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.8",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.10",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-3.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-4.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "microvm",
-      "numa-mem-supported": false,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.3",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-4.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.8",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.5",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-3.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.11",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    }
-  ],
-  "id": "libvirt-5"
-}
diff --git a/tests/qemucapabilitiesdata/caps_4.2.0_x86_64.xml b/tests/qemucapabilitiesdata/caps_4.2.0_x86_64.xml
deleted file mode 100644
index a91b34b49f..0000000000
--- a/tests/qemucapabilitiesdata/caps_4.2.0_x86_64.xml
+++ /dev/null
@@ -1,2529 +0,0 @@
-<qemuCaps>
-  <emulator>/usr/bin/qemu-system-x86_64</emulator>
-  <qemuctime>0</qemuctime>
-  <selfctime>0</selfctime>
-  <selfvers>0</selfvers>
-  <flag name='kvm'/>
-  <flag name='sdl'/>
-  <flag name='spice'/>
-  <flag name='hda-duplex'/>
-  <flag name='ccid-emulated'/>
-  <flag name='ccid-passthru'/>
-  <flag name='piix3-usb-uhci'/>
-  <flag name='piix4-usb-uhci'/>
-  <flag name='usb-ehci'/>
-  <flag name='ich9-usb-ehci1'/>
-  <flag name='vt82c686b-usb-uhci'/>
-  <flag name='pci-ohci'/>
-  <flag name='usb-redir'/>
-  <flag name='usb-hub'/>
-  <flag name='ich9-ahci'/>
-  <flag name='virtio-blk-pci.scsi'/>
-  <flag name='scsi-disk.channel'/>
-  <flag name='scsi-block'/>
-  <flag name='hda-micro'/>
-  <flag name='nec-usb-xhci'/>
-  <flag name='lsi'/>
-  <flag name='virtio-scsi-pci'/>
-  <flag name='usb-redir.filter'/>
-  <flag name='seccomp-sandbox'/>
-  <flag name='vnc'/>
-  <flag name='qxl'/>
-  <flag name='VGA'/>
-  <flag name='cirrus-vga'/>
-  <flag name='vmware-svga'/>
-  <flag name='usb-serial'/>
-  <flag name='virtio-rng'/>
-  <flag name='rng-random'/>
-  <flag name='rng-egd'/>
-  <flag name='megasas'/>
-  <flag name='tpm-passthrough'/>
-  <flag name='tpm-tis'/>
-  <flag name='pci-bridge'/>
-  <flag name='vfio-pci'/>
-  <flag name='dmi-to-pci-bridge'/>
-  <flag name='usb-storage'/>
-  <flag name='virtio-mmio'/>
-  <flag name='ich9-intel-hda'/>
-  <flag name='kvm-pit-lost-tick-policy'/>
-  <flag name='pvpanic'/>
-  <flag name='enable-fips'/>
-  <flag name='usb-kbd'/>
-  <flag name='usb-audio'/>
-  <flag name='rtc-reset-reinjection'/>
-  <flag name='migrate-rdma'/>
-  <flag name='VGA.vgamem_mb'/>
-  <flag name='vmware-svga.vgamem_mb'/>
-  <flag name='qxl.vgamem_mb'/>
-  <flag name='pc-dimm'/>
-  <flag name='machine-vmport-opt'/>
-  <flag name='pci-serial'/>
-  <flag name='ioh3420'/>
-  <flag name='x3130-upstream'/>
-  <flag name='xio3130-downstream'/>
-  <flag name='rtl8139'/>
-  <flag name='e1000'/>
-  <flag name='virtio-net'/>
-  <flag name='virtio-gpu'/>
-  <flag name='virtio-gpu.virgl'/>
-  <flag name='virtio-keyboard'/>
-  <flag name='virtio-mouse'/>
-  <flag name='virtio-tablet'/>
-  <flag name='virtio-input-host'/>
-  <flag name='virtio-balloon-pci.deflate-on-oom'/>
-  <flag name='mptsas1068'/>
-  <flag name='spice-gl'/>
-  <flag name='qxl.vram64_size_mb'/>
-  <flag name='pxb'/>
-  <flag name='pxb-pcie'/>
-  <flag name='intel-iommu'/>
-  <flag name='virtio-vga'/>
-  <flag name='ivshmem-plain'/>
-  <flag name='ivshmem-doorbell'/>
-  <flag name='vhost-scsi'/>
-  <flag name='query-cpu-model-expansion'/>
-  <flag name='spice-rendernode'/>
-  <flag name='nvdimm'/>
-  <flag name='pcie-root-port'/>
-  <flag name='query-cpu-definitions'/>
-  <flag name='qemu-xhci'/>
-  <flag name='intel-iommu.intremap'/>
-  <flag name='intel-iommu.caching-mode'/>
-  <flag name='intel-iommu.eim'/>
-  <flag name='intel-iommu.device-iotlb'/>
-  <flag name='chardev-reconnect'/>
-  <flag name='vxhs'/>
-  <flag name='vmcoreinfo'/>
-  <flag name='isa-serial'/>
-  <flag name='pcie-pci-bridge'/>
-  <flag name='nbd-tls'/>
-  <flag name='tpm-crb'/>
-  <flag name='pr-manager-helper'/>
-  <flag name='screendump_device'/>
-  <flag name='hda-output'/>
-  <flag name='vmgenid'/>
-  <flag name='vhost-vsock'/>
-  <flag name='tpm-emulator'/>
-  <flag name='mch'/>
-  <flag name='mch.extended-tseg-mbytes'/>
-  <flag name='egl-headless'/>
-  <flag name='memory-backend-memfd'/>
-  <flag name='memory-backend-memfd.hugetlb'/>
-  <flag name='egl-headless.rendernode'/>
-  <flag name='memory-backend-file.pmem'/>
-  <flag name='nvdimm.unarmed'/>
-  <flag name='virtio-pci-non-transitional'/>
-  <flag name='nbd-bitmap'/>
-  <flag name='x86-max-cpu'/>
-  <flag name='cpu-unavailable-features'/>
-  <flag name='canonical-cpu-features'/>
-  <flag name='bochs-display'/>
-  <flag name='migration-file-drop-cache'/>
-  <flag name='vhost-user-gpu'/>
-  <flag name='vhost-user-vga'/>
-  <flag name='ramfb'/>
-  <flag name='drive-nvme'/>
-  <flag name='smp-dies'/>
-  <flag name='i8042'/>
-  <flag name='rng-builtin'/>
-  <flag name='vhost-user-fs'/>
-  <flag name='fsdev.multidevs'/>
-  <flag name='tcg'/>
-  <flag name='pvscsi'/>
-  <flag name='cpu.migratable'/>
-  <flag name='intel-iommu.aw-bits'/>
-  <flag name='dc390'/>
-  <flag name='am53c974'/>
-  <flag name='virtio-pmem-pci'/>
-  <flag name='vhost-user-blk'/>
-  <flag name='cpu-max'/>
-  <flag name='memory-backend-file.x-use-canonical-path-for-ramblock-id'/>
-  <flag name='rotation-rate'/>
-  <flag name='input-linux'/>
-  <flag name='virtio-blk.queue-size'/>
-  <flag name='usb-host.guest-resets-all'/>
-  <flag name='virtio-crypto'/>
-  <flag name='usb-mtp'/>
-  <flag name='netdev.user'/>
-  <version>4002000</version>
-  <microcodeVersion>43100242</microcodeVersion>
-  <package>v4.2.0</package>
-  <arch>x86_64</arch>
-  <hostCPU type='kvm' model='base' migratability='yes'>
-    <property name='vmx-entry-load-rtit-ctl' type='boolean' value='false'/>
-    <property name='cmov' type='boolean' value='true' migratable='yes'/>
-    <property name='ia64' type='boolean' value='false'/>
-    <property name='ssb-no' type='boolean' value='false'/>
-    <property name='aes' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-apicv-xapic' type='boolean' value='true' migratable='yes'/>
-    <property name='mmx' type='boolean' value='true' migratable='yes'/>
-    <property name='rdpid' type='boolean' value='false'/>
-    <property name='arat' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-page-walk-4' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-page-walk-5' type='boolean' value='false'/>
-    <property name='gfni' type='boolean' value='false'/>
-    <property name='ibrs-all' type='boolean' value='false'/>
-    <property name='vmx-desc-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='pause-filter' type='boolean' value='false'/>
-    <property name='xsavec' type='boolean' value='true' migratable='yes'/>
-    <property name='intel-pt' type='boolean' value='false'/>
-    <property name='vmx-cr8-store-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-rdseed-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-eptp-switching' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-asyncpf' type='boolean' value='true' migratable='yes'/>
-    <property name='perfctr-core' type='boolean' value='false'/>
-    <property name='mpx' type='boolean' value='true' migratable='yes'/>
-    <property name='pbe' type='boolean' value='false'/>
-    <property name='avx512cd' type='boolean' value='false'/>
-    <property name='decodeassists' type='boolean' value='false'/>
-    <property name='vmx-exit-load-efer' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-exit-clear-bndcfgs' type='boolean' value='false'/>
-    <property name='sse4.1' type='boolean' value='true' migratable='yes'/>
-    <property name='family' type='number' value='6'/>
-    <property name='vmx-vmwrite-vmexit-fields' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-vnmi' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-true-ctls' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-ept-execonly' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-exit-save-efer' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-invept-all-context' type='boolean' value='true' migratable='yes'/>
-    <property name='wbnoinvd' type='boolean' value='false'/>
-    <property name='avx512f' type='boolean' value='false'/>
-    <property name='msr' type='boolean' value='true' migratable='yes'/>
-    <property name='mce' type='boolean' value='true' migratable='yes'/>
-    <property name='mca' type='boolean' value='true' migratable='yes'/>
-    <property name='xcrypt' type='boolean' value='false'/>
-    <property name='vmx-exit-load-pat' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-intr-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='min-level' type='number' value='22'/>
-    <property name='vmx-flexpriority' type='boolean' value='true' migratable='yes'/>
-    <property name='xgetbv1' type='boolean' value='true' migratable='yes'/>
-    <property name='cid' type='boolean' value='false'/>
-    <property name='ds' type='boolean' value='false'/>
-    <property name='fxsr' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512-bf16' type='boolean' value='false'/>
-    <property name='vmx-cr8-load-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='xsaveopt' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-apicv-vid' type='boolean' value='false'/>
-    <property name='vmx-exit-save-pat' type='boolean' value='true' migratable='yes'/>
-    <property name='xtpr' type='boolean' value='false'/>
-    <property name='tsx-ctrl' type='boolean' value='false'/>
-    <property name='vmx-ple' type='boolean' value='false'/>
-    <property name='avx512vl' type='boolean' value='false'/>
-    <property name='avx512-vpopcntdq' type='boolean' value='false'/>
-    <property name='phe' type='boolean' value='false'/>
-    <property name='extapic' type='boolean' value='false'/>
-    <property name='3dnowprefetch' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-vmfunc' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-activity-shutdown' type='boolean' value='false'/>
-    <property name='avx512vbmi2' type='boolean' value='false'/>
-    <property name='cr8legacy' type='boolean' value='false'/>
-    <property name='vmx-encls-exit' type='boolean' value='false'/>
-    <property name='stibp' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-msr-bitmap' type='boolean' value='true' migratable='yes'/>
-    <property name='xcrypt-en' type='boolean' value='false'/>
-    <property name='vmx-mwait-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-pml' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-nmi-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-invept-single-context-noglobals' type='boolean' value='true' migratable='yes'/>
-    <property name='pn' type='boolean' value='false'/>
-    <property name='rsba' type='boolean' value='false'/>
-    <property name='dca' type='boolean' value='false'/>
-    <property name='vendor' type='string' value='GenuineIntel'/>
-    <property name='vmx-unrestricted-guest' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-cr3-store-noexit' type='boolean' value='true' migratable='yes'/>
-    <property name='pku' type='boolean' value='false'/>
-    <property name='smx' type='boolean' value='false'/>
-    <property name='cmp-legacy' type='boolean' value='false'/>
-    <property name='avx512-4fmaps' type='boolean' value='false'/>
-    <property name='vmcb-clean' type='boolean' value='false'/>
-    <property name='hle' type='boolean' value='true' migratable='yes'/>
-    <property name='3dnowext' type='boolean' value='false'/>
-    <property name='amd-no-ssb' type='boolean' value='false'/>
-    <property name='npt' type='boolean' value='false'/>
-    <property name='rdctl-no' type='boolean' value='false'/>
-    <property name='vmx-invvpid' type='boolean' value='true' migratable='yes'/>
-    <property name='clwb' type='boolean' value='false'/>
-    <property name='lbrv' type='boolean' value='false'/>
-    <property name='adx' type='boolean' value='true' migratable='yes'/>
-    <property name='ss' type='boolean' value='true' migratable='yes'/>
-    <property name='pni' type='boolean' value='true' migratable='yes'/>
-    <property name='svm-lock' type='boolean' value='false'/>
-    <property name='smep' type='boolean' value='true' migratable='yes'/>
-    <property name='smap' type='boolean' value='true' migratable='yes'/>
-    <property name='pfthreshold' type='boolean' value='false'/>
-    <property name='vmx-invpcid-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='x2apic' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512vbmi' type='boolean' value='false'/>
-    <property name='avx512vnni' type='boolean' value='false'/>
-    <property name='vmx-apicv-x2apic' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-pv-sched-yield' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-invlpg-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-invvpid-all-context' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-activity-hlt' type='boolean' value='true' migratable='yes'/>
-    <property name='flushbyasid' type='boolean' value='false'/>
-    <property name='f16c' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-exit-ack-intr' type='boolean' value='true' migratable='yes'/>
-    <property name='ace2-en' type='boolean' value='false'/>
-    <property name='pae' type='boolean' value='true' migratable='yes'/>
-    <property name='pat' type='boolean' value='true' migratable='yes'/>
-    <property name='sse' type='boolean' value='true' migratable='yes'/>
-    <property name='phe-en' type='boolean' value='false'/>
-    <property name='vmx-tsc-offset' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-nopiodelay' type='boolean' value='true' migratable='yes'/>
-    <property name='tm' type='boolean' value='false'/>
-    <property name='kvmclock-stable-bit' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-rdtsc-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='hypervisor' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-rdtscp-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='mds-no' type='boolean' value='false'/>
-    <property name='pcommit' type='boolean' value='false'/>
-    <property name='vmx-vpid' type='boolean' value='true' migratable='yes'/>
-    <property name='syscall' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512dq' type='boolean' value='false'/>
-    <property name='svm' type='boolean' value='false'/>
-    <property name='invtsc' type='boolean' value='true' migratable='no'/>
-    <property name='vmx-monitor-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='sse2' type='boolean' value='true' migratable='yes'/>
-    <property name='ssbd' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-wbinvd-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='est' type='boolean' value='false'/>
-    <property name='kvm-poll-control' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512ifma' type='boolean' value='false'/>
-    <property name='tm2' type='boolean' value='false'/>
-    <property name='kvm-pv-eoi' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-pv-ipi' type='boolean' value='true' migratable='yes'/>
-    <property name='cx8' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-invvpid-single-addr' type='boolean' value='true' migratable='yes'/>
-    <property name='waitpkg' type='boolean' value='false'/>
-    <property name='cldemote' type='boolean' value='false'/>
-    <property name='vmx-ept' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-mmu' type='boolean' value='false'/>
-    <property name='sse4.2' type='boolean' value='true' migratable='yes'/>
-    <property name='pge' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512bitalg' type='boolean' value='false'/>
-    <property name='pdcm' type='boolean' value='false'/>
-    <property name='vmx-entry-load-bndcfgs' type='boolean' value='false'/>
-    <property name='vmx-exit-clear-rtit-ctl' type='boolean' value='false'/>
-    <property name='model' type='number' value='94'/>
-    <property name='movbe' type='boolean' value='true' migratable='yes'/>
-    <property name='nrip-save' type='boolean' value='false'/>
-    <property name='ssse3' type='boolean' value='true' migratable='yes'/>
-    <property name='sse4a' type='boolean' value='false'/>
-    <property name='vmx-pause-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='invpcid' type='boolean' value='true' migratable='yes'/>
-    <property name='pdpe1gb' type='boolean' value='true' migratable='yes'/>
-    <property name='tsc-deadline' type='boolean' value='true' migratable='yes'/>
-    <property name='skip-l1dfl-vmentry' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-exit-load-perf-global-ctrl' type='boolean' value='false'/>
-    <property name='fma' type='boolean' value='true' migratable='yes'/>
-    <property name='cx16' type='boolean' value='true' migratable='yes'/>
-    <property name='de' type='boolean' value='true' migratable='yes'/>
-    <property name='stepping' type='number' value='3'/>
-    <property name='xsave' type='boolean' value='true' migratable='yes'/>
-    <property name='clflush' type='boolean' value='true' migratable='yes'/>
-    <property name='skinit' type='boolean' value='false'/>
-    <property name='tsc' type='boolean' value='true' migratable='yes'/>
-    <property name='tce' type='boolean' value='false'/>
-    <property name='fpu' type='boolean' value='true' migratable='yes'/>
-    <property name='ds-cpl' type='boolean' value='false'/>
-    <property name='ibs' type='boolean' value='false'/>
-    <property name='fma4' type='boolean' value='false'/>
-    <property name='vmx-exit-nosave-debugctl' type='boolean' value='true' migratable='yes'/>
-    <property name='la57' type='boolean' value='false'/>
-    <property name='vmx-invept' type='boolean' value='true' migratable='yes'/>
-    <property name='osvw' type='boolean' value='false'/>
-    <property name='apic' type='boolean' value='true' migratable='yes'/>
-    <property name='pmm' type='boolean' value='false'/>
-    <property name='vmx-entry-noload-debugctl' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-eptad' type='boolean' value='true' migratable='yes'/>
-    <property name='spec-ctrl' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-posted-intr' type='boolean' value='false'/>
-    <property name='vmx-apicv-register' type='boolean' value='false'/>
-    <property name='tsc-adjust' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-steal-time' type='boolean' value='true' migratable='yes'/>
-    <property name='kvmclock' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-zero-len-inject' type='boolean' value='false'/>
-    <property name='pschange-mc-no' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-rdrand-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='lwp' type='boolean' value='false'/>
-    <property name='amd-ssbd' type='boolean' value='false'/>
-    <property name='xop' type='boolean' value='false'/>
-    <property name='ibpb' type='boolean' value='false'/>
-    <property name='avx' type='boolean' value='true' migratable='yes'/>
-    <property name='core-capability' type='boolean' value='false'/>
-    <property name='vmx-invept-single-context' type='boolean' value='true' migratable='yes'/>
-    <property name='movdiri' type='boolean' value='false'/>
-    <property name='acpi' type='boolean' value='false'/>
-    <property name='avx512bw' type='boolean' value='false'/>
-    <property name='ace2' type='boolean' value='false'/>
-    <property name='fsgsbase' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-ept-2mb' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-ept-1gb' type='boolean' value='true' migratable='yes'/>
-    <property name='ht' type='boolean' value='false'/>
-    <property name='vmx-io-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='nx' type='boolean' value='true' migratable='yes'/>
-    <property name='pclmulqdq' type='boolean' value='true' migratable='yes'/>
-    <property name='mmxext' type='boolean' value='false'/>
-    <property name='popcnt' type='boolean' value='true' migratable='yes'/>
-    <property name='vaes' type='boolean' value='false'/>
-    <property name='movdir64b' type='boolean' value='false'/>
-    <property name='xsaves' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-shadow-vmcs' type='boolean' value='true' migratable='yes'/>
-    <property name='lm' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-exit-save-preemption-timer' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-entry-load-pat' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-entry-load-perf-global-ctrl' type='boolean' value='false'/>
-    <property name='vmx-io-bitmap' type='boolean' value='true' migratable='yes'/>
-    <property name='umip' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-store-lma' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-movdr-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='pse' type='boolean' value='true' migratable='yes'/>
-    <property name='avx2' type='boolean' value='true' migratable='yes'/>
-    <property name='sep' type='boolean' value='true' migratable='yes'/>
-    <property name='virt-ssbd' type='boolean' value='false'/>
-    <property name='vmx-cr3-load-noexit' type='boolean' value='true' migratable='yes'/>
-    <property name='nodeid-msr' type='boolean' value='false'/>
-    <property name='md-clear' type='boolean' value='true' migratable='yes'/>
-    <property name='misalignsse' type='boolean' value='false'/>
-    <property name='split-lock-detect' type='boolean' value='false'/>
-    <property name='min-xlevel' type='number' value='2147483656'/>
-    <property name='bmi1' type='boolean' value='true' migratable='yes'/>
-    <property name='bmi2' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-pv-unhalt' type='boolean' value='true' migratable='yes'/>
-    <property name='tsc-scale' type='boolean' value='false'/>
-    <property name='topoext' type='boolean' value='false'/>
-    <property name='vmx-preemption-timer' type='boolean' value='true' migratable='yes'/>
-    <property name='clflushopt' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-vnmi-pending' type='boolean' value='true' migratable='yes'/>
-    <property name='monitor' type='boolean' value='false'/>
-    <property name='vmx-vintr-pending' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512er' type='boolean' value='false'/>
-    <property name='pmm-en' type='boolean' value='false'/>
-    <property name='pcid' type='boolean' value='true' migratable='yes'/>
-    <property name='taa-no' type='boolean' value='false'/>
-    <property name='arch-capabilities' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-secondary-ctls' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-xsaves' type='boolean' value='true' migratable='yes'/>
-    <property name='clzero' type='boolean' value='false'/>
-    <property name='3dnow' type='boolean' value='false'/>
-    <property name='erms' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-entry-ia32e-mode' type='boolean' value='true' migratable='yes'/>
-    <property name='lahf-lm' type='boolean' value='true' migratable='yes'/>
-    <property name='vpclmulqdq' type='boolean' value='false'/>
-    <property name='vmx-ins-outs' type='boolean' value='true' migratable='yes'/>
-    <property name='fxsr-opt' type='boolean' value='false'/>
-    <property name='xstore' type='boolean' value='false'/>
-    <property name='rtm' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-hint-dedicated' type='boolean' value='false'/>
-    <property name='lmce' type='boolean' value='true' migratable='yes'/>
-    <property name='perfctr-nb' type='boolean' value='false'/>
-    <property name='rdrand' type='boolean' value='true' migratable='yes'/>
-    <property name='rdseed' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512-4vnniw' type='boolean' value='false'/>
-    <property name='vme' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx' type='boolean' value='true' migratable='yes'/>
-    <property name='dtes64' type='boolean' value='false'/>
-    <property name='mtrr' type='boolean' value='true' migratable='yes'/>
-    <property name='rdtscp' type='boolean' value='true' migratable='yes'/>
-    <property name='xsaveerptr' type='boolean' value='false'/>
-    <property name='pse36' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-pv-tlb-flush' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-activity-wait-sipi' type='boolean' value='false'/>
-    <property name='tbm' type='boolean' value='false'/>
-    <property name='wdt' type='boolean' value='false'/>
-    <property name='vmx-rdpmc-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-mtf' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-entry-load-efer' type='boolean' value='true' migratable='yes'/>
-    <property name='model-id' type='string' value='Intel(R) Xeon(R) CPU E3-1245 v5 @ 3.50GHz'/>
-    <property name='sha-ni' type='boolean' value='false'/>
-    <property name='abm' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-ept-advanced-exitinfo' type='boolean' value='false'/>
-    <property name='avx512pf' type='boolean' value='false'/>
-    <property name='vmx-hlt-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='xstore-en' type='boolean' value='false'/>
-  </hostCPU>
-  <cpu type='kvm' name='max' typename='max-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='host' typename='host-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='base' typename='base-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='qemu64-v1' typename='qemu64-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='qemu64' typename='qemu64-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='qemu32-v1' typename='qemu32-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='qemu32' typename='qemu32-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='phenom-v1' typename='phenom-v1-x86_64-cpu' usable='no'>
-    <blocker name='mmxext'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='3dnowext'/>
-    <blocker name='3dnow'/>
-    <blocker name='sse4a'/>
-    <blocker name='npt'/>
-  </cpu>
-  <cpu type='kvm' name='phenom' typename='phenom-x86_64-cpu' usable='no'>
-    <blocker name='mmxext'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='3dnowext'/>
-    <blocker name='3dnow'/>
-    <blocker name='sse4a'/>
-    <blocker name='npt'/>
-  </cpu>
-  <cpu type='kvm' name='pentium3-v1' typename='pentium3-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='pentium3' typename='pentium3-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='pentium2-v1' typename='pentium2-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='pentium2' typename='pentium2-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='pentium-v1' typename='pentium-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='pentium' typename='pentium-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='n270-v1' typename='n270-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='n270' typename='n270-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='kvm64-v1' typename='kvm64-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='kvm64' typename='kvm64-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='kvm32-v1' typename='kvm32-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='kvm32' typename='kvm32-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='coreduo-v1' typename='coreduo-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='coreduo' typename='coreduo-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='core2duo-v1' typename='core2duo-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='core2duo' typename='core2duo-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='athlon-v1' typename='athlon-v1-x86_64-cpu' usable='no'>
-    <blocker name='mmxext'/>
-    <blocker name='3dnowext'/>
-    <blocker name='3dnow'/>
-  </cpu>
-  <cpu type='kvm' name='athlon' typename='athlon-x86_64-cpu' usable='no'>
-    <blocker name='mmxext'/>
-    <blocker name='3dnowext'/>
-    <blocker name='3dnow'/>
-  </cpu>
-  <cpu type='kvm' name='Westmere-v2' typename='Westmere-v2-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Westmere-v1' typename='Westmere-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Westmere-IBRS' typename='Westmere-IBRS-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Westmere' typename='Westmere-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Snowridge-v2' typename='Snowridge-v2-x86_64-cpu' usable='no'>
-    <blocker name='clwb'/>
-    <blocker name='sha-ni'/>
-    <blocker name='gfni'/>
-    <blocker name='cldemote'/>
-    <blocker name='movdiri'/>
-    <blocker name='movdir64b'/>
-    <blocker name='core-capability'/>
-    <blocker name='split-lock-detect'/>
-  </cpu>
-  <cpu type='kvm' name='Snowridge-v1' typename='Snowridge-v1-x86_64-cpu' usable='no'>
-    <blocker name='clwb'/>
-    <blocker name='sha-ni'/>
-    <blocker name='gfni'/>
-    <blocker name='cldemote'/>
-    <blocker name='movdiri'/>
-    <blocker name='movdir64b'/>
-    <blocker name='core-capability'/>
-    <blocker name='split-lock-detect'/>
-  </cpu>
-  <cpu type='kvm' name='Snowridge' typename='Snowridge-x86_64-cpu' usable='no'>
-    <blocker name='clwb'/>
-    <blocker name='sha-ni'/>
-    <blocker name='gfni'/>
-    <blocker name='cldemote'/>
-    <blocker name='movdiri'/>
-    <blocker name='movdir64b'/>
-    <blocker name='core-capability'/>
-    <blocker name='split-lock-detect'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Server-v3' typename='Skylake-Server-v3-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Server-v2' typename='Skylake-Server-v2-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Server-v1' typename='Skylake-Server-v1-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Server-noTSX-IBRS' typename='Skylake-Server-noTSX-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Server-IBRS' typename='Skylake-Server-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Server' typename='Skylake-Server-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Client-v3' typename='Skylake-Client-v3-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Skylake-Client-v2' typename='Skylake-Client-v2-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Skylake-Client-v1' typename='Skylake-Client-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Skylake-Client-noTSX-IBRS' typename='Skylake-Client-noTSX-IBRS-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Skylake-Client-IBRS' typename='Skylake-Client-IBRS-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Skylake-Client' typename='Skylake-Client-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='SandyBridge-v2' typename='SandyBridge-v2-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='SandyBridge-v1' typename='SandyBridge-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='SandyBridge-IBRS' typename='SandyBridge-IBRS-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='SandyBridge' typename='SandyBridge-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Penryn-v1' typename='Penryn-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Penryn' typename='Penryn-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Opteron_G5-v1' typename='Opteron_G5-v1-x86_64-cpu' usable='no'>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-    <blocker name='xop'/>
-    <blocker name='fma4'/>
-    <blocker name='tbm'/>
-    <blocker name='npt'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='kvm' name='Opteron_G5' typename='Opteron_G5-x86_64-cpu' usable='no'>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-    <blocker name='xop'/>
-    <blocker name='fma4'/>
-    <blocker name='tbm'/>
-    <blocker name='npt'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='kvm' name='Opteron_G4-v1' typename='Opteron_G4-v1-x86_64-cpu' usable='no'>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-    <blocker name='xop'/>
-    <blocker name='fma4'/>
-    <blocker name='npt'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='kvm' name='Opteron_G4' typename='Opteron_G4-x86_64-cpu' usable='no'>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-    <blocker name='xop'/>
-    <blocker name='fma4'/>
-    <blocker name='npt'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='kvm' name='Opteron_G3-v1' typename='Opteron_G3-v1-x86_64-cpu' usable='no'>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-  </cpu>
-  <cpu type='kvm' name='Opteron_G3' typename='Opteron_G3-x86_64-cpu' usable='no'>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-  </cpu>
-  <cpu type='kvm' name='Opteron_G2-v1' typename='Opteron_G2-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Opteron_G2' typename='Opteron_G2-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Opteron_G1-v1' typename='Opteron_G1-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Opteron_G1' typename='Opteron_G1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Nehalem-v2' typename='Nehalem-v2-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Nehalem-v1' typename='Nehalem-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Nehalem-IBRS' typename='Nehalem-IBRS-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Nehalem' typename='Nehalem-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='KnightsMill-v1' typename='KnightsMill-v1-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512pf'/>
-    <blocker name='avx512er'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='avx512-4vnniw'/>
-    <blocker name='avx512-4fmaps'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-  </cpu>
-  <cpu type='kvm' name='KnightsMill' typename='KnightsMill-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512pf'/>
-    <blocker name='avx512er'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='avx512-4vnniw'/>
-    <blocker name='avx512-4fmaps'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-  </cpu>
-  <cpu type='kvm' name='IvyBridge-v2' typename='IvyBridge-v2-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='IvyBridge-v1' typename='IvyBridge-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='IvyBridge-IBRS' typename='IvyBridge-IBRS-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='IvyBridge' typename='IvyBridge-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Icelake-Server-v2' typename='Icelake-Server-v2-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='la57'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Icelake-Server-v1' typename='Icelake-Server-v1-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='la57'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Icelake-Server-noTSX' typename='Icelake-Server-noTSX-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='la57'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Icelake-Server' typename='Icelake-Server-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='la57'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Icelake-Client-v2' typename='Icelake-Client-v2-x86_64-cpu' usable='no'>
-    <blocker name='avx512vbmi'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Icelake-Client-v1' typename='Icelake-Client-v1-x86_64-cpu' usable='no'>
-    <blocker name='avx512vbmi'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Icelake-Client-noTSX' typename='Icelake-Client-noTSX-x86_64-cpu' usable='no'>
-    <blocker name='avx512vbmi'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Icelake-Client' typename='Icelake-Client-x86_64-cpu' usable='no'>
-    <blocker name='avx512vbmi'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Haswell-v4' typename='Haswell-v4-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Haswell-v3' typename='Haswell-v3-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Haswell-v2' typename='Haswell-v2-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Haswell-v1' typename='Haswell-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Haswell-noTSX-IBRS' typename='Haswell-noTSX-IBRS-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Haswell-noTSX' typename='Haswell-noTSX-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Haswell-IBRS' typename='Haswell-IBRS-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Haswell' typename='Haswell-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='EPYC-v2' typename='EPYC-v2-x86_64-cpu' usable='no'>
-    <blocker name='sha-ni'/>
-    <blocker name='mmxext'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='cr8legacy'/>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-    <blocker name='osvw'/>
-    <blocker name='ibpb'/>
-    <blocker name='npt'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='kvm' name='EPYC-v1' typename='EPYC-v1-x86_64-cpu' usable='no'>
-    <blocker name='sha-ni'/>
-    <blocker name='mmxext'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='cr8legacy'/>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-    <blocker name='osvw'/>
-    <blocker name='npt'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='kvm' name='EPYC-IBPB' typename='EPYC-IBPB-x86_64-cpu' usable='no'>
-    <blocker name='sha-ni'/>
-    <blocker name='mmxext'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='cr8legacy'/>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-    <blocker name='osvw'/>
-    <blocker name='ibpb'/>
-    <blocker name='npt'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='kvm' name='EPYC' typename='EPYC-x86_64-cpu' usable='no'>
-    <blocker name='sha-ni'/>
-    <blocker name='mmxext'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='cr8legacy'/>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-    <blocker name='osvw'/>
-    <blocker name='ibpb'/>
-    <blocker name='npt'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='kvm' name='Dhyana-v1' typename='Dhyana-v1-x86_64-cpu' usable='no'>
-    <blocker name='mmxext'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='cr8legacy'/>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-    <blocker name='osvw'/>
-    <blocker name='ibpb'/>
-    <blocker name='npt'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='kvm' name='Dhyana' typename='Dhyana-x86_64-cpu' usable='no'>
-    <blocker name='mmxext'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='cr8legacy'/>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-    <blocker name='osvw'/>
-    <blocker name='ibpb'/>
-    <blocker name='npt'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='kvm' name='Denverton-v1' typename='Denverton-v1-x86_64-cpu' usable='no'>
-    <blocker name='sha-ni'/>
-    <blocker name='rdctl-no'/>
-  </cpu>
-  <cpu type='kvm' name='Denverton' typename='Denverton-x86_64-cpu' usable='no'>
-    <blocker name='sha-ni'/>
-    <blocker name='rdctl-no'/>
-  </cpu>
-  <cpu type='kvm' name='Conroe-v1' typename='Conroe-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Conroe' typename='Conroe-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Cascadelake-Server-v3' typename='Cascadelake-Server-v3-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='mds-no'/>
-  </cpu>
-  <cpu type='kvm' name='Cascadelake-Server-v2' typename='Cascadelake-Server-v2-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='mds-no'/>
-  </cpu>
-  <cpu type='kvm' name='Cascadelake-Server-v1' typename='Cascadelake-Server-v1-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Cascadelake-Server-noTSX' typename='Cascadelake-Server-noTSX-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='mds-no'/>
-  </cpu>
-  <cpu type='kvm' name='Cascadelake-Server' typename='Cascadelake-Server-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='mds-no'/>
-  </cpu>
-  <cpu type='kvm' name='Broadwell-v4' typename='Broadwell-v4-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Broadwell-v3' typename='Broadwell-v3-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Broadwell-v2' typename='Broadwell-v2-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Broadwell-v1' typename='Broadwell-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Broadwell-noTSX-IBRS' typename='Broadwell-noTSX-IBRS-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Broadwell-noTSX' typename='Broadwell-noTSX-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Broadwell-IBRS' typename='Broadwell-IBRS-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Broadwell' typename='Broadwell-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='486-v1' typename='486-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='486' typename='486-x86_64-cpu' usable='yes'/>
-  <machine type='kvm' name='pc-i440fx-4.2' alias='pc' hotplugCpus='yes' maxCpus='255' default='yes' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-0.15' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes' deprecated='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.12' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.0' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-4.2' alias='q35' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.5' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-1.5' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-0.12' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes' deprecated='yes'/>
-  <machine type='kvm' name='pc-q35-2.7' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.2' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-1.1' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.7' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.4' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.10' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-1.7' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-0.14' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes' deprecated='yes'/>
-  <machine type='kvm' name='pc-q35-2.9' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.11' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-3.1' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-4.1' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.4' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-1.3' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-4.1' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.9' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='isapc' hotplugCpus='yes' maxCpus='1' defaultCPU='486-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-1.4' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.6' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-3.1' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.12' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.1' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-1.0' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.6' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-4.0.1' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-1.6' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-0.13' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes' deprecated='yes'/>
-  <machine type='kvm' name='pc-q35-2.8' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.10' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-3.0' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-4.0' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='microvm' maxCpus='288' defaultCPU='qemu64-x86_64-cpu'/>
-  <machine type='kvm' name='pc-i440fx-2.3' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-1.2' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-4.0' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.8' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.5' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-3.0' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.11' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <hostCPU type='tcg' model='base' migratability='yes'>
-    <property name='vmx-entry-load-rtit-ctl' type='boolean' value='false'/>
-    <property name='cmov' type='boolean' value='true' migratable='yes'/>
-    <property name='ia64' type='boolean' value='false'/>
-    <property name='ssb-no' type='boolean' value='false'/>
-    <property name='aes' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-apicv-xapic' type='boolean' value='false'/>
-    <property name='mmx' type='boolean' value='true' migratable='yes'/>
-    <property name='rdpid' type='boolean' value='false'/>
-    <property name='arat' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-page-walk-4' type='boolean' value='false'/>
-    <property name='vmx-page-walk-5' type='boolean' value='false'/>
-    <property name='gfni' type='boolean' value='false'/>
-    <property name='ibrs-all' type='boolean' value='false'/>
-    <property name='vmx-desc-exit' type='boolean' value='false'/>
-    <property name='pause-filter' type='boolean' value='false'/>
-    <property name='xsavec' type='boolean' value='false'/>
-    <property name='intel-pt' type='boolean' value='false'/>
-    <property name='vmx-cr8-store-exit' type='boolean' value='false'/>
-    <property name='vmx-rdseed-exit' type='boolean' value='false'/>
-    <property name='vmx-eptp-switching' type='boolean' value='false'/>
-    <property name='kvm-asyncpf' type='boolean' value='false'/>
-    <property name='perfctr-core' type='boolean' value='false'/>
-    <property name='mpx' type='boolean' value='true' migratable='yes'/>
-    <property name='pbe' type='boolean' value='false'/>
-    <property name='avx512cd' type='boolean' value='false'/>
-    <property name='decodeassists' type='boolean' value='false'/>
-    <property name='vmx-exit-load-efer' type='boolean' value='false'/>
-    <property name='vmx-exit-clear-bndcfgs' type='boolean' value='false'/>
-    <property name='sse4.1' type='boolean' value='true' migratable='yes'/>
-    <property name='family' type='number' value='6'/>
-    <property name='vmx-vmwrite-vmexit-fields' type='boolean' value='false'/>
-    <property name='vmx-vnmi' type='boolean' value='false'/>
-    <property name='vmx-true-ctls' type='boolean' value='false'/>
-    <property name='vmx-ept-execonly' type='boolean' value='false'/>
-    <property name='vmx-exit-save-efer' type='boolean' value='false'/>
-    <property name='vmx-invept-all-context' type='boolean' value='false'/>
-    <property name='wbnoinvd' type='boolean' value='false'/>
-    <property name='avx512f' type='boolean' value='false'/>
-    <property name='msr' type='boolean' value='true' migratable='yes'/>
-    <property name='mce' type='boolean' value='true' migratable='yes'/>
-    <property name='mca' type='boolean' value='true' migratable='yes'/>
-    <property name='xcrypt' type='boolean' value='false'/>
-    <property name='vmx-exit-load-pat' type='boolean' value='false'/>
-    <property name='vmx-intr-exit' type='boolean' value='false'/>
-    <property name='min-level' type='number' value='13'/>
-    <property name='vmx-flexpriority' type='boolean' value='false'/>
-    <property name='xgetbv1' type='boolean' value='true' migratable='yes'/>
-    <property name='cid' type='boolean' value='false'/>
-    <property name='ds' type='boolean' value='false'/>
-    <property name='fxsr' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512-bf16' type='boolean' value='false'/>
-    <property name='vmx-cr8-load-exit' type='boolean' value='false'/>
-    <property name='xsaveopt' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-apicv-vid' type='boolean' value='false'/>
-    <property name='vmx-exit-save-pat' type='boolean' value='false'/>
-    <property name='xtpr' type='boolean' value='false'/>
-    <property name='tsx-ctrl' type='boolean' value='false'/>
-    <property name='vmx-ple' type='boolean' value='false'/>
-    <property name='avx512vl' type='boolean' value='false'/>
-    <property name='avx512-vpopcntdq' type='boolean' value='false'/>
-    <property name='phe' type='boolean' value='false'/>
-    <property name='extapic' type='boolean' value='false'/>
-    <property name='3dnowprefetch' type='boolean' value='false'/>
-    <property name='vmx-vmfunc' type='boolean' value='false'/>
-    <property name='vmx-activity-shutdown' type='boolean' value='false'/>
-    <property name='avx512vbmi2' type='boolean' value='false'/>
-    <property name='cr8legacy' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-encls-exit' type='boolean' value='false'/>
-    <property name='stibp' type='boolean' value='false'/>
-    <property name='vmx-msr-bitmap' type='boolean' value='false'/>
-    <property name='xcrypt-en' type='boolean' value='false'/>
-    <property name='vmx-mwait-exit' type='boolean' value='false'/>
-    <property name='vmx-pml' type='boolean' value='false'/>
-    <property name='vmx-nmi-exit' type='boolean' value='false'/>
-    <property name='vmx-invept-single-context-noglobals' type='boolean' value='false'/>
-    <property name='pn' type='boolean' value='false'/>
-    <property name='rsba' type='boolean' value='false'/>
-    <property name='dca' type='boolean' value='false'/>
-    <property name='vendor' type='string' value='AuthenticAMD'/>
-    <property name='vmx-unrestricted-guest' type='boolean' value='false'/>
-    <property name='vmx-cr3-store-noexit' type='boolean' value='false'/>
-    <property name='pku' type='boolean' value='true' migratable='yes'/>
-    <property name='smx' type='boolean' value='false'/>
-    <property name='cmp-legacy' type='boolean' value='false'/>
-    <property name='avx512-4fmaps' type='boolean' value='false'/>
-    <property name='vmcb-clean' type='boolean' value='false'/>
-    <property name='hle' type='boolean' value='false'/>
-    <property name='3dnowext' type='boolean' value='true' migratable='yes'/>
-    <property name='amd-no-ssb' type='boolean' value='false'/>
-    <property name='npt' type='boolean' value='true' migratable='yes'/>
-    <property name='rdctl-no' type='boolean' value='false'/>
-    <property name='vmx-invvpid' type='boolean' value='false'/>
-    <property name='clwb' type='boolean' value='true' migratable='yes'/>
-    <property name='lbrv' type='boolean' value='false'/>
-    <property name='adx' type='boolean' value='true' migratable='yes'/>
-    <property name='ss' type='boolean' value='true' migratable='yes'/>
-    <property name='pni' type='boolean' value='true' migratable='yes'/>
-    <property name='svm-lock' type='boolean' value='false'/>
-    <property name='smep' type='boolean' value='true' migratable='yes'/>
-    <property name='smap' type='boolean' value='true' migratable='yes'/>
-    <property name='pfthreshold' type='boolean' value='false'/>
-    <property name='vmx-invpcid-exit' type='boolean' value='false'/>
-    <property name='x2apic' type='boolean' value='false'/>
-    <property name='avx512vbmi' type='boolean' value='false'/>
-    <property name='avx512vnni' type='boolean' value='false'/>
-    <property name='vmx-apicv-x2apic' type='boolean' value='false'/>
-    <property name='kvm-pv-sched-yield' type='boolean' value='false'/>
-    <property name='vmx-invlpg-exit' type='boolean' value='false'/>
-    <property name='vmx-invvpid-all-context' type='boolean' value='false'/>
-    <property name='vmx-activity-hlt' type='boolean' value='false'/>
-    <property name='flushbyasid' type='boolean' value='false'/>
-    <property name='f16c' type='boolean' value='false'/>
-    <property name='vmx-exit-ack-intr' type='boolean' value='false'/>
-    <property name='ace2-en' type='boolean' value='false'/>
-    <property name='pae' type='boolean' value='true' migratable='yes'/>
-    <property name='pat' type='boolean' value='true' migratable='yes'/>
-    <property name='sse' type='boolean' value='true' migratable='yes'/>
-    <property name='phe-en' type='boolean' value='false'/>
-    <property name='vmx-tsc-offset' type='boolean' value='false'/>
-    <property name='kvm-nopiodelay' type='boolean' value='false'/>
-    <property name='tm' type='boolean' value='false'/>
-    <property name='kvmclock-stable-bit' type='boolean' value='false'/>
-    <property name='vmx-rdtsc-exit' type='boolean' value='false'/>
-    <property name='hypervisor' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-rdtscp-exit' type='boolean' value='false'/>
-    <property name='mds-no' type='boolean' value='false'/>
-    <property name='pcommit' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-vpid' type='boolean' value='false'/>
-    <property name='syscall' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512dq' type='boolean' value='false'/>
-    <property name='svm' type='boolean' value='true' migratable='yes'/>
-    <property name='invtsc' type='boolean' value='false'/>
-    <property name='vmx-monitor-exit' type='boolean' value='false'/>
-    <property name='sse2' type='boolean' value='true' migratable='yes'/>
-    <property name='ssbd' type='boolean' value='false'/>
-    <property name='vmx-wbinvd-exit' type='boolean' value='false'/>
-    <property name='est' type='boolean' value='false'/>
-    <property name='kvm-poll-control' type='boolean' value='false'/>
-    <property name='avx512ifma' type='boolean' value='false'/>
-    <property name='tm2' type='boolean' value='false'/>
-    <property name='kvm-pv-eoi' type='boolean' value='false'/>
-    <property name='kvm-pv-ipi' type='boolean' value='false'/>
-    <property name='cx8' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-invvpid-single-addr' type='boolean' value='false'/>
-    <property name='waitpkg' type='boolean' value='false'/>
-    <property name='cldemote' type='boolean' value='false'/>
-    <property name='vmx-ept' type='boolean' value='false'/>
-    <property name='kvm-mmu' type='boolean' value='false'/>
-    <property name='sse4.2' type='boolean' value='true' migratable='yes'/>
-    <property name='pge' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512bitalg' type='boolean' value='false'/>
-    <property name='pdcm' type='boolean' value='false'/>
-    <property name='vmx-entry-load-bndcfgs' type='boolean' value='false'/>
-    <property name='vmx-exit-clear-rtit-ctl' type='boolean' value='false'/>
-    <property name='model' type='number' value='6'/>
-    <property name='movbe' type='boolean' value='true' migratable='yes'/>
-    <property name='nrip-save' type='boolean' value='false'/>
-    <property name='ssse3' type='boolean' value='true' migratable='yes'/>
-    <property name='sse4a' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-pause-exit' type='boolean' value='false'/>
-    <property name='invpcid' type='boolean' value='false'/>
-    <property name='pdpe1gb' type='boolean' value='true' migratable='yes'/>
-    <property name='tsc-deadline' type='boolean' value='false'/>
-    <property name='skip-l1dfl-vmentry' type='boolean' value='false'/>
-    <property name='vmx-exit-load-perf-global-ctrl' type='boolean' value='false'/>
-    <property name='fma' type='boolean' value='false'/>
-    <property name='cx16' type='boolean' value='true' migratable='yes'/>
-    <property name='de' type='boolean' value='true' migratable='yes'/>
-    <property name='stepping' type='number' value='3'/>
-    <property name='xsave' type='boolean' value='true' migratable='yes'/>
-    <property name='clflush' type='boolean' value='true' migratable='yes'/>
-    <property name='skinit' type='boolean' value='false'/>
-    <property name='tsc' type='boolean' value='true' migratable='yes'/>
-    <property name='tce' type='boolean' value='false'/>
-    <property name='fpu' type='boolean' value='true' migratable='yes'/>
-    <property name='ds-cpl' type='boolean' value='false'/>
-    <property name='ibs' type='boolean' value='false'/>
-    <property name='fma4' type='boolean' value='false'/>
-    <property name='vmx-exit-nosave-debugctl' type='boolean' value='false'/>
-    <property name='la57' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-invept' type='boolean' value='false'/>
-    <property name='osvw' type='boolean' value='false'/>
-    <property name='apic' type='boolean' value='true' migratable='yes'/>
-    <property name='pmm' type='boolean' value='false'/>
-    <property name='vmx-entry-noload-debugctl' type='boolean' value='false'/>
-    <property name='vmx-eptad' type='boolean' value='false'/>
-    <property name='spec-ctrl' type='boolean' value='false'/>
-    <property name='vmx-posted-intr' type='boolean' value='false'/>
-    <property name='vmx-apicv-register' type='boolean' value='false'/>
-    <property name='tsc-adjust' type='boolean' value='false'/>
-    <property name='kvm-steal-time' type='boolean' value='false'/>
-    <property name='kvmclock' type='boolean' value='false'/>
-    <property name='vmx-zero-len-inject' type='boolean' value='false'/>
-    <property name='pschange-mc-no' type='boolean' value='false'/>
-    <property name='vmx-rdrand-exit' type='boolean' value='false'/>
-    <property name='lwp' type='boolean' value='false'/>
-    <property name='amd-ssbd' type='boolean' value='false'/>
-    <property name='xop' type='boolean' value='false'/>
-    <property name='ibpb' type='boolean' value='false'/>
-    <property name='avx' type='boolean' value='false'/>
-    <property name='core-capability' type='boolean' value='false'/>
-    <property name='vmx-invept-single-context' type='boolean' value='false'/>
-    <property name='movdiri' type='boolean' value='false'/>
-    <property name='acpi' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512bw' type='boolean' value='false'/>
-    <property name='ace2' type='boolean' value='false'/>
-    <property name='fsgsbase' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-ept-2mb' type='boolean' value='false'/>
-    <property name='vmx-ept-1gb' type='boolean' value='false'/>
-    <property name='ht' type='boolean' value='false'/>
-    <property name='vmx-io-exit' type='boolean' value='false'/>
-    <property name='nx' type='boolean' value='true' migratable='yes'/>
-    <property name='pclmulqdq' type='boolean' value='true' migratable='yes'/>
-    <property name='mmxext' type='boolean' value='true' migratable='yes'/>
-    <property name='popcnt' type='boolean' value='true' migratable='yes'/>
-    <property name='vaes' type='boolean' value='false'/>
-    <property name='movdir64b' type='boolean' value='false'/>
-    <property name='xsaves' type='boolean' value='false'/>
-    <property name='vmx-shadow-vmcs' type='boolean' value='false'/>
-    <property name='lm' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-exit-save-preemption-timer' type='boolean' value='false'/>
-    <property name='vmx-entry-load-pat' type='boolean' value='false'/>
-    <property name='vmx-entry-load-perf-global-ctrl' type='boolean' value='false'/>
-    <property name='vmx-io-bitmap' type='boolean' value='false'/>
-    <property name='umip' type='boolean' value='false'/>
-    <property name='vmx-store-lma' type='boolean' value='false'/>
-    <property name='vmx-movdr-exit' type='boolean' value='false'/>
-    <property name='pse' type='boolean' value='true' migratable='yes'/>
-    <property name='avx2' type='boolean' value='false'/>
-    <property name='sep' type='boolean' value='true' migratable='yes'/>
-    <property name='virt-ssbd' type='boolean' value='false'/>
-    <property name='vmx-cr3-load-noexit' type='boolean' value='false'/>
-    <property name='nodeid-msr' type='boolean' value='false'/>
-    <property name='md-clear' type='boolean' value='false'/>
-    <property name='misalignsse' type='boolean' value='false'/>
-    <property name='split-lock-detect' type='boolean' value='false'/>
-    <property name='min-xlevel' type='number' value='2147483658'/>
-    <property name='bmi1' type='boolean' value='true' migratable='yes'/>
-    <property name='bmi2' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-pv-unhalt' type='boolean' value='false'/>
-    <property name='tsc-scale' type='boolean' value='false'/>
-    <property name='topoext' type='boolean' value='false'/>
-    <property name='vmx-preemption-timer' type='boolean' value='false'/>
-    <property name='clflushopt' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-vnmi-pending' type='boolean' value='false'/>
-    <property name='monitor' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-vintr-pending' type='boolean' value='false'/>
-    <property name='avx512er' type='boolean' value='false'/>
-    <property name='pmm-en' type='boolean' value='false'/>
-    <property name='pcid' type='boolean' value='false'/>
-    <property name='taa-no' type='boolean' value='false'/>
-    <property name='arch-capabilities' type='boolean' value='false'/>
-    <property name='vmx-secondary-ctls' type='boolean' value='false'/>
-    <property name='vmx-xsaves' type='boolean' value='false'/>
-    <property name='clzero' type='boolean' value='false'/>
-    <property name='3dnow' type='boolean' value='true' migratable='yes'/>
-    <property name='erms' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-entry-ia32e-mode' type='boolean' value='false'/>
-    <property name='lahf-lm' type='boolean' value='true' migratable='yes'/>
-    <property name='vpclmulqdq' type='boolean' value='false'/>
-    <property name='vmx-ins-outs' type='boolean' value='false'/>
-    <property name='fxsr-opt' type='boolean' value='false'/>
-    <property name='xstore' type='boolean' value='false'/>
-    <property name='rtm' type='boolean' value='false'/>
-    <property name='kvm-hint-dedicated' type='boolean' value='false'/>
-    <property name='lmce' type='boolean' value='false'/>
-    <property name='perfctr-nb' type='boolean' value='false'/>
-    <property name='rdrand' type='boolean' value='true' migratable='yes'/>
-    <property name='rdseed' type='boolean' value='false'/>
-    <property name='avx512-4vnniw' type='boolean' value='false'/>
-    <property name='vme' type='boolean' value='false'/>
-    <property name='vmx' type='boolean' value='false'/>
-    <property name='dtes64' type='boolean' value='false'/>
-    <property name='mtrr' type='boolean' value='true' migratable='yes'/>
-    <property name='rdtscp' type='boolean' value='true' migratable='yes'/>
-    <property name='xsaveerptr' type='boolean' value='false'/>
-    <property name='pse36' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-pv-tlb-flush' type='boolean' value='false'/>
-    <property name='vmx-activity-wait-sipi' type='boolean' value='false'/>
-    <property name='tbm' type='boolean' value='false'/>
-    <property name='wdt' type='boolean' value='false'/>
-    <property name='vmx-rdpmc-exit' type='boolean' value='false'/>
-    <property name='vmx-mtf' type='boolean' value='false'/>
-    <property name='vmx-entry-load-efer' type='boolean' value='false'/>
-    <property name='model-id' type='string' value='QEMU TCG CPU version 2.5+'/>
-    <property name='sha-ni' type='boolean' value='false'/>
-    <property name='abm' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-ept-advanced-exitinfo' type='boolean' value='false'/>
-    <property name='avx512pf' type='boolean' value='false'/>
-    <property name='vmx-hlt-exit' type='boolean' value='false'/>
-    <property name='xstore-en' type='boolean' value='false'/>
-  </hostCPU>
-  <cpu type='tcg' name='max' typename='max-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='host' typename='host-x86_64-cpu' usable='no'>
-    <blocker name='kvm'/>
-  </cpu>
-  <cpu type='tcg' name='base' typename='base-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='qemu64-v1' typename='qemu64-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='qemu64' typename='qemu64-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='qemu32-v1' typename='qemu32-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='qemu32' typename='qemu32-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='phenom-v1' typename='phenom-v1-x86_64-cpu' usable='no'>
-    <blocker name='fxsr-opt'/>
-  </cpu>
-  <cpu type='tcg' name='phenom' typename='phenom-x86_64-cpu' usable='no'>
-    <blocker name='fxsr-opt'/>
-  </cpu>
-  <cpu type='tcg' name='pentium3-v1' typename='pentium3-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='pentium3' typename='pentium3-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='pentium2-v1' typename='pentium2-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='pentium2' typename='pentium2-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='pentium-v1' typename='pentium-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='pentium' typename='pentium-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='n270-v1' typename='n270-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='n270' typename='n270-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='kvm64-v1' typename='kvm64-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='kvm64' typename='kvm64-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='kvm32-v1' typename='kvm32-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='kvm32' typename='kvm32-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='coreduo-v1' typename='coreduo-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='coreduo' typename='coreduo-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='core2duo-v1' typename='core2duo-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='core2duo' typename='core2duo-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='athlon-v1' typename='athlon-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='athlon' typename='athlon-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Westmere-v2' typename='Westmere-v2-x86_64-cpu' usable='no'>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='Westmere-v1' typename='Westmere-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Westmere-IBRS' typename='Westmere-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='Westmere' typename='Westmere-x86_64-cpu' usable='no'>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='Snowridge-v2' typename='Snowridge-v2-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='umip'/>
-    <blocker name='gfni'/>
-    <blocker name='cldemote'/>
-    <blocker name='movdiri'/>
-    <blocker name='movdir64b'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='core-capability'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='split-lock-detect'/>
-  </cpu>
-  <cpu type='tcg' name='Snowridge-v1' typename='Snowridge-v1-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='umip'/>
-    <blocker name='gfni'/>
-    <blocker name='cldemote'/>
-    <blocker name='movdiri'/>
-    <blocker name='movdir64b'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='core-capability'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='split-lock-detect'/>
-  </cpu>
-  <cpu type='tcg' name='Snowridge' typename='Snowridge-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='umip'/>
-    <blocker name='gfni'/>
-    <blocker name='cldemote'/>
-    <blocker name='movdiri'/>
-    <blocker name='movdir64b'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='core-capability'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='split-lock-detect'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Server-v3' typename='Skylake-Server-v3-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Server-v2' typename='Skylake-Server-v2-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Server-v1' typename='Skylake-Server-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Server-noTSX-IBRS' typename='Skylake-Server-noTSX-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Server-IBRS' typename='Skylake-Server-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Server' typename='Skylake-Server-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Client-v3' typename='Skylake-Client-v3-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Client-v2' typename='Skylake-Client-v2-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Client-v1' typename='Skylake-Client-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Client-noTSX-IBRS' typename='Skylake-Client-noTSX-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Client-IBRS' typename='Skylake-Client-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Client' typename='Skylake-Client-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='SandyBridge-v2' typename='SandyBridge-v2-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='SandyBridge-v1' typename='SandyBridge-v1-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-  </cpu>
-  <cpu type='tcg' name='SandyBridge-IBRS' typename='SandyBridge-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='SandyBridge' typename='SandyBridge-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='Penryn-v1' typename='Penryn-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Penryn' typename='Penryn-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Opteron_G5-v1' typename='Opteron_G5-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xop'/>
-    <blocker name='fma4'/>
-    <blocker name='tbm'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='tcg' name='Opteron_G5' typename='Opteron_G5-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xop'/>
-    <blocker name='fma4'/>
-    <blocker name='tbm'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='tcg' name='Opteron_G4-v1' typename='Opteron_G4-v1-x86_64-cpu' usable='no'>
-    <blocker name='avx'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xop'/>
-    <blocker name='fma4'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='tcg' name='Opteron_G4' typename='Opteron_G4-x86_64-cpu' usable='no'>
-    <blocker name='avx'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xop'/>
-    <blocker name='fma4'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='tcg' name='Opteron_G3-v1' typename='Opteron_G3-v1-x86_64-cpu' usable='no'>
-    <blocker name='misalignsse'/>
-  </cpu>
-  <cpu type='tcg' name='Opteron_G3' typename='Opteron_G3-x86_64-cpu' usable='no'>
-    <blocker name='misalignsse'/>
-  </cpu>
-  <cpu type='tcg' name='Opteron_G2-v1' typename='Opteron_G2-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Opteron_G2' typename='Opteron_G2-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Opteron_G1-v1' typename='Opteron_G1-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Opteron_G1' typename='Opteron_G1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Nehalem-v2' typename='Nehalem-v2-x86_64-cpu' usable='no'>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='Nehalem-v1' typename='Nehalem-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Nehalem-IBRS' typename='Nehalem-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='Nehalem' typename='Nehalem-x86_64-cpu' usable='no'>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='KnightsMill-v1' typename='KnightsMill-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='avx512f'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512pf'/>
-    <blocker name='avx512er'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='avx512-4vnniw'/>
-    <blocker name='avx512-4fmaps'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='KnightsMill' typename='KnightsMill-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='avx512f'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512pf'/>
-    <blocker name='avx512er'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='avx512-4vnniw'/>
-    <blocker name='avx512-4fmaps'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='IvyBridge-v2' typename='IvyBridge-v2-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='IvyBridge-v1' typename='IvyBridge-v1-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-  </cpu>
-  <cpu type='tcg' name='IvyBridge-IBRS' typename='IvyBridge-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='IvyBridge' typename='IvyBridge-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='Icelake-Server-v2' typename='Icelake-Server-v2-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='umip'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Icelake-Server-v1' typename='Icelake-Server-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='umip'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Icelake-Server-noTSX' typename='Icelake-Server-noTSX-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='umip'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Icelake-Server' typename='Icelake-Server-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='umip'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Icelake-Client-v2' typename='Icelake-Client-v2-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='umip'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Icelake-Client-v1' typename='Icelake-Client-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='umip'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Icelake-Client-noTSX' typename='Icelake-Client-noTSX-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='umip'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Icelake-Client' typename='Icelake-Client-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='umip'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Haswell-v4' typename='Haswell-v4-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='Haswell-v3' typename='Haswell-v3-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='Haswell-v2' typename='Haswell-v2-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-  </cpu>
-  <cpu type='tcg' name='Haswell-v1' typename='Haswell-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-  </cpu>
-  <cpu type='tcg' name='Haswell-noTSX-IBRS' typename='Haswell-noTSX-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='Haswell-noTSX' typename='Haswell-noTSX-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-  </cpu>
-  <cpu type='tcg' name='Haswell-IBRS' typename='Haswell-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='Haswell' typename='Haswell-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='EPYC-v2' typename='EPYC-v2-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='osvw'/>
-    <blocker name='topoext'/>
-    <blocker name='ibpb'/>
-    <blocker name='nrip-save'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='EPYC-v1' typename='EPYC-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='osvw'/>
-    <blocker name='topoext'/>
-    <blocker name='nrip-save'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='EPYC-IBPB' typename='EPYC-IBPB-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='osvw'/>
-    <blocker name='topoext'/>
-    <blocker name='ibpb'/>
-    <blocker name='nrip-save'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='EPYC' typename='EPYC-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='osvw'/>
-    <blocker name='topoext'/>
-    <blocker name='ibpb'/>
-    <blocker name='nrip-save'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Dhyana-v1' typename='Dhyana-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='rdseed'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='osvw'/>
-    <blocker name='topoext'/>
-    <blocker name='ibpb'/>
-    <blocker name='nrip-save'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Dhyana' typename='Dhyana-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='rdseed'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='osvw'/>
-    <blocker name='topoext'/>
-    <blocker name='ibpb'/>
-    <blocker name='nrip-save'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Denverton-v1' typename='Denverton-v1-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='skip-l1dfl-vmentry'/>
-  </cpu>
-  <cpu type='tcg' name='Denverton' typename='Denverton-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='skip-l1dfl-vmentry'/>
-  </cpu>
-  <cpu type='tcg' name='Conroe-v1' typename='Conroe-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Conroe' typename='Conroe-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Cascadelake-Server-v3' typename='Cascadelake-Server-v3-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='skip-l1dfl-vmentry'/>
-    <blocker name='mds-no'/>
-  </cpu>
-  <cpu type='tcg' name='Cascadelake-Server-v2' typename='Cascadelake-Server-v2-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='skip-l1dfl-vmentry'/>
-    <blocker name='mds-no'/>
-  </cpu>
-  <cpu type='tcg' name='Cascadelake-Server-v1' typename='Cascadelake-Server-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Cascadelake-Server-noTSX' typename='Cascadelake-Server-noTSX-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='skip-l1dfl-vmentry'/>
-    <blocker name='mds-no'/>
-  </cpu>
-  <cpu type='tcg' name='Cascadelake-Server' typename='Cascadelake-Server-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='skip-l1dfl-vmentry'/>
-    <blocker name='mds-no'/>
-  </cpu>
-  <cpu type='tcg' name='Broadwell-v4' typename='Broadwell-v4-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='Broadwell-v3' typename='Broadwell-v3-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='Broadwell-v2' typename='Broadwell-v2-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='Broadwell-v1' typename='Broadwell-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='Broadwell-noTSX-IBRS' typename='Broadwell-noTSX-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='Broadwell-noTSX' typename='Broadwell-noTSX-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='Broadwell-IBRS' typename='Broadwell-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='Broadwell' typename='Broadwell-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='486-v1' typename='486-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='486' typename='486-x86_64-cpu' usable='yes'/>
-  <machine type='tcg' name='pc-i440fx-4.2' alias='pc' hotplugCpus='yes' maxCpus='255' default='yes' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-0.15' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes' deprecated='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.12' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.0' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-4.2' alias='q35' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.5' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-1.5' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-0.12' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes' deprecated='yes'/>
-  <machine type='tcg' name='pc-q35-2.7' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.2' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-1.1' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.7' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.4' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.10' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-1.7' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-0.14' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes' deprecated='yes'/>
-  <machine type='tcg' name='pc-q35-2.9' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.11' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-3.1' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-4.1' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.4' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-1.3' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-4.1' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.9' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='isapc' hotplugCpus='yes' maxCpus='1' defaultCPU='486-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-1.4' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.6' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-3.1' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.12' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.1' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-1.0' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.6' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-4.0.1' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-1.6' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-0.13' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes' deprecated='yes'/>
-  <machine type='tcg' name='pc-q35-2.8' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.10' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-3.0' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-4.0' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='microvm' maxCpus='288' defaultCPU='qemu64-x86_64-cpu'/>
-  <machine type='tcg' name='pc-i440fx-2.3' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-1.2' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-4.0' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.8' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.5' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-3.0' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.11' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-</qemuCaps>
diff --git a/tests/qemucapabilitiesdata/caps_5.0.0_aarch64.replies b/tests/qemucapabilitiesdata/caps_5.0.0_aarch64.replies
deleted file mode 100644
index 2a372fb685..0000000000
--- a/tests/qemucapabilitiesdata/caps_5.0.0_aarch64.replies
+++ /dev/null
@@ -1,23211 +0,0 @@
-{
-  "execute": "qmp_capabilities",
-  "id": "libvirt-1"
-}
-
-{
-  "return": {},
-  "id": "libvirt-1"
-}
-
-{
-  "execute": "query-version",
-  "id": "libvirt-2"
-}
-
-{
-  "return": {
-    "qemu": {
-      "micro": 0,
-      "minor": 0,
-      "major": 5
-    },
-    "package": "v5.0.0"
-  },
-  "id": "libvirt-2"
-}
-
-{
-  "execute": "query-target",
-  "id": "libvirt-3"
-}
-
-{
-  "return": {
-    "arch": "aarch64"
-  },
-  "id": "libvirt-3"
-}
-
-{
-  "execute": "query-qmp-schema",
-  "id": "libvirt-4"
-}
-
-{
-  "return": [
-    {
-      "name": "query-status",
-      "ret-type": "1",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "SHUTDOWN",
-      "meta-type": "event",
-      "arg-type": "2"
-    },
-    {
-      "name": "POWERDOWN",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "RESET",
-      "meta-type": "event",
-      "arg-type": "3"
-    },
-    {
-      "name": "STOP",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "RESUME",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "SUSPEND",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "SUSPEND_DISK",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "WAKEUP",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "WATCHDOG",
-      "meta-type": "event",
-      "arg-type": "4"
-    },
-    {
-      "name": "watchdog-set-action",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "5"
-    },
-    {
-      "name": "GUEST_PANICKED",
-      "meta-type": "event",
-      "arg-type": "6"
-    },
-    {
-      "name": "GUEST_CRASHLOADED",
-      "meta-type": "event",
-      "arg-type": "7"
-    },
-    {
-      "name": "query-pr-managers",
-      "ret-type": "[8]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "eject",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "9"
-    },
-    {
-      "name": "blockdev-open-tray",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "10"
-    },
-    {
-      "name": "blockdev-close-tray",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "11"
-    },
-    {
-      "name": "blockdev-remove-medium",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "12"
-    },
-    {
-      "name": "blockdev-insert-medium",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "13"
-    },
-    {
-      "name": "blockdev-change-medium",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "14"
-    },
-    {
-      "name": "DEVICE_TRAY_MOVED",
-      "meta-type": "event",
-      "arg-type": "15"
-    },
-    {
-      "name": "PR_MANAGER_STATUS_CHANGED",
-      "meta-type": "event",
-      "arg-type": "16"
-    },
-    {
-      "name": "block_set_io_throttle",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "17"
-    },
-    {
-      "name": "block-latency-histogram-set",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "18"
-    },
-    {
-      "name": "query-block",
-      "ret-type": "[19]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-blockstats",
-      "ret-type": "[21]",
-      "meta-type": "command",
-      "arg-type": "20"
-    },
-    {
-      "name": "query-block-jobs",
-      "ret-type": "[22]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "block_passwd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "23"
-    },
-    {
-      "name": "block_resize",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "24"
-    },
-    {
-      "name": "blockdev-snapshot-sync",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "25"
-    },
-    {
-      "name": "blockdev-snapshot",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "26",
-      "features": [
-        "allow-write-only-overlay"
-      ]
-    },
-    {
-      "name": "change-backing-file",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "27"
-    },
-    {
-      "name": "block-commit",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "28"
-    },
-    {
-      "name": "drive-backup",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "29"
-    },
-    {
-      "name": "blockdev-backup",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "30"
-    },
-    {
-      "name": "query-named-block-nodes",
-      "ret-type": "[32]",
-      "meta-type": "command",
-      "arg-type": "31"
-    },
-    {
-      "name": "x-debug-query-block-graph",
-      "ret-type": "33",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "drive-mirror",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "34"
-    },
-    {
-      "name": "block-dirty-bitmap-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "35"
-    },
-    {
-      "name": "block-dirty-bitmap-remove",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "block-dirty-bitmap-clear",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "block-dirty-bitmap-enable",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "block-dirty-bitmap-disable",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "block-dirty-bitmap-merge",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "37"
-    },
-    {
-      "name": "x-debug-block-dirty-bitmap-sha256",
-      "ret-type": "38",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "blockdev-mirror",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "39"
-    },
-    {
-      "name": "block-stream",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "40"
-    },
-    {
-      "name": "block-job-set-speed",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "41"
-    },
-    {
-      "name": "block-job-cancel",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "42"
-    },
-    {
-      "name": "block-job-pause",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "43"
-    },
-    {
-      "name": "block-job-resume",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "44"
-    },
-    {
-      "name": "block-job-complete",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "45"
-    },
-    {
-      "name": "block-job-dismiss",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "46"
-    },
-    {
-      "name": "block-job-finalize",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "47"
-    },
-    {
-      "name": "blockdev-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "48"
-    },
-    {
-      "name": "x-blockdev-reopen",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "48"
-    },
-    {
-      "name": "blockdev-del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "49"
-    },
-    {
-      "name": "blockdev-create",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "50"
-    },
-    {
-      "name": "BLOCK_IMAGE_CORRUPTED",
-      "meta-type": "event",
-      "arg-type": "51"
-    },
-    {
-      "name": "BLOCK_IO_ERROR",
-      "meta-type": "event",
-      "arg-type": "52"
-    },
-    {
-      "name": "BLOCK_JOB_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "53"
-    },
-    {
-      "name": "BLOCK_JOB_CANCELLED",
-      "meta-type": "event",
-      "arg-type": "54"
-    },
-    {
-      "name": "BLOCK_JOB_ERROR",
-      "meta-type": "event",
-      "arg-type": "55"
-    },
-    {
-      "name": "BLOCK_JOB_READY",
-      "meta-type": "event",
-      "arg-type": "56"
-    },
-    {
-      "name": "BLOCK_JOB_PENDING",
-      "meta-type": "event",
-      "arg-type": "57"
-    },
-    {
-      "name": "BLOCK_WRITE_THRESHOLD",
-      "meta-type": "event",
-      "arg-type": "58"
-    },
-    {
-      "name": "block-set-write-threshold",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "59"
-    },
-    {
-      "name": "x-blockdev-change",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "60"
-    },
-    {
-      "name": "x-blockdev-set-iothread",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "61"
-    },
-    {
-      "name": "nbd-server-start",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "62"
-    },
-    {
-      "name": "nbd-server-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "63"
-    },
-    {
-      "name": "nbd-server-remove",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "64"
-    },
-    {
-      "name": "nbd-server-stop",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "QUORUM_FAILURE",
-      "meta-type": "event",
-      "arg-type": "65"
-    },
-    {
-      "name": "QUORUM_REPORT_BAD",
-      "meta-type": "event",
-      "arg-type": "66"
-    },
-    {
-      "name": "blockdev-snapshot-internal-sync",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "67"
-    },
-    {
-      "name": "blockdev-snapshot-delete-internal-sync",
-      "ret-type": "69",
-      "meta-type": "command",
-      "arg-type": "68"
-    },
-    {
-      "name": "JOB_STATUS_CHANGE",
-      "meta-type": "event",
-      "arg-type": "70"
-    },
-    {
-      "name": "job-pause",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "71"
-    },
-    {
-      "name": "job-resume",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "72"
-    },
-    {
-      "name": "job-cancel",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "73"
-    },
-    {
-      "name": "job-complete",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "74"
-    },
-    {
-      "name": "job-dismiss",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "75"
-    },
-    {
-      "name": "job-finalize",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "76"
-    },
-    {
-      "name": "query-jobs",
-      "ret-type": "[77]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-chardev",
-      "ret-type": "[78]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-chardev-backends",
-      "ret-type": "[79]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "ringbuf-write",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "80"
-    },
-    {
-      "name": "ringbuf-read",
-      "ret-type": "str",
-      "meta-type": "command",
-      "arg-type": "81"
-    },
-    {
-      "name": "chardev-add",
-      "ret-type": "83",
-      "meta-type": "command",
-      "arg-type": "82"
-    },
-    {
-      "name": "chardev-change",
-      "ret-type": "83",
-      "meta-type": "command",
-      "arg-type": "84"
-    },
-    {
-      "name": "chardev-remove",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "85"
-    },
-    {
-      "name": "chardev-send-break",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "86"
-    },
-    {
-      "name": "VSERPORT_CHANGE",
-      "meta-type": "event",
-      "arg-type": "87"
-    },
-    {
-      "name": "dump-guest-memory",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "88"
-    },
-    {
-      "name": "query-dump",
-      "ret-type": "89",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "DUMP_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "90"
-    },
-    {
-      "name": "query-dump-guest-memory-capability",
-      "ret-type": "91",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set_link",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "92"
-    },
-    {
-      "name": "netdev_add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "93"
-    },
-    {
-      "name": "netdev_del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "94"
-    },
-    {
-      "name": "query-rx-filter",
-      "ret-type": "[96]",
-      "meta-type": "command",
-      "arg-type": "95"
-    },
-    {
-      "name": "NIC_RX_FILTER_CHANGED",
-      "meta-type": "event",
-      "arg-type": "97"
-    },
-    {
-      "name": "announce-self",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "98"
-    },
-    {
-      "name": "FAILOVER_NEGOTIATED",
-      "meta-type": "event",
-      "arg-type": "99"
-    },
-    {
-      "name": "RDMA_GID_STATUS_CHANGED",
-      "meta-type": "event",
-      "arg-type": "100"
-    },
-    {
-      "name": "query-rocker",
-      "ret-type": "102",
-      "meta-type": "command",
-      "arg-type": "101"
-    },
-    {
-      "name": "query-rocker-ports",
-      "ret-type": "[104]",
-      "meta-type": "command",
-      "arg-type": "103"
-    },
-    {
-      "name": "query-rocker-of-dpa-flows",
-      "ret-type": "[106]",
-      "meta-type": "command",
-      "arg-type": "105"
-    },
-    {
-      "name": "query-rocker-of-dpa-groups",
-      "ret-type": "[108]",
-      "meta-type": "command",
-      "arg-type": "107"
-    },
-    {
-      "name": "query-tpm-models",
-      "ret-type": "[109]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-tpm-types",
-      "ret-type": "[110]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-tpm",
-      "ret-type": "[111]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set_password",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "112"
-    },
-    {
-      "name": "expire_password",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "113"
-    },
-    {
-      "name": "screendump",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "114"
-    },
-    {
-      "name": "query-vnc",
-      "ret-type": "119",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-vnc-servers",
-      "ret-type": "[120]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "change-vnc-password",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "121"
-    },
-    {
-      "name": "VNC_CONNECTED",
-      "meta-type": "event",
-      "arg-type": "122"
-    },
-    {
-      "name": "VNC_INITIALIZED",
-      "meta-type": "event",
-      "arg-type": "123"
-    },
-    {
-      "name": "VNC_DISCONNECTED",
-      "meta-type": "event",
-      "arg-type": "124"
-    },
-    {
-      "name": "query-mice",
-      "ret-type": "[125]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "send-key",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "126"
-    },
-    {
-      "name": "input-send-event",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "127"
-    },
-    {
-      "name": "query-display-options",
-      "ret-type": "128",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-migrate",
-      "ret-type": "129",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-set-capabilities",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "130"
-    },
-    {
-      "name": "query-migrate-capabilities",
-      "ret-type": "[131]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-set-parameters",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "132"
-    },
-    {
-      "name": "query-migrate-parameters",
-      "ret-type": "133",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "client_migrate_info",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "134"
-    },
-    {
-      "name": "migrate-start-postcopy",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "MIGRATION",
-      "meta-type": "event",
-      "arg-type": "135"
-    },
-    {
-      "name": "MIGRATION_PASS",
-      "meta-type": "event",
-      "arg-type": "136"
-    },
-    {
-      "name": "COLO_EXIT",
-      "meta-type": "event",
-      "arg-type": "137"
-    },
-    {
-      "name": "x-colo-lost-heartbeat",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate_cancel",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-continue",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "138"
-    },
-    {
-      "name": "migrate_set_downtime",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "139",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "migrate_set_speed",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "140",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "migrate-set-cache-size",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "141",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "query-migrate-cache-size",
-      "ret-type": "int",
-      "meta-type": "command",
-      "arg-type": "0",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "migrate",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "142"
-    },
-    {
-      "name": "migrate-incoming",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "143"
-    },
-    {
-      "name": "xen-save-devices-state",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "144"
-    },
-    {
-      "name": "xen-set-replication",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "145"
-    },
-    {
-      "name": "query-xen-replication-status",
-      "ret-type": "146",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "xen-colo-do-checkpoint",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-colo-status",
-      "ret-type": "147",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-recover",
-      "ret-type": "0",
-      "allow-oob": true,
-      "meta-type": "command",
-      "arg-type": "148"
-    },
-    {
-      "name": "migrate-pause",
-      "ret-type": "0",
-      "allow-oob": true,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "UNPLUG_PRIMARY",
-      "meta-type": "event",
-      "arg-type": "149"
-    },
-    {
-      "name": "transaction",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "150"
-    },
-    {
-      "name": "trace-event-get-state",
-      "ret-type": "[152]",
-      "meta-type": "command",
-      "arg-type": "151"
-    },
-    {
-      "name": "trace-event-set-state",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "153"
-    },
-    {
-      "name": "qmp_capabilities",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "154"
-    },
-    {
-      "name": "query-version",
-      "ret-type": "155",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-commands",
-      "ret-type": "[156]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-events",
-      "ret-type": "[157]",
-      "meta-type": "command",
-      "arg-type": "0",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "quit",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-qmp-schema",
-      "ret-type": "[158]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "qom-list",
-      "ret-type": "[160]",
-      "meta-type": "command",
-      "arg-type": "159"
-    },
-    {
-      "name": "qom-get",
-      "ret-type": "any",
-      "meta-type": "command",
-      "arg-type": "161"
-    },
-    {
-      "name": "qom-set",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "162"
-    },
-    {
-      "name": "qom-list-types",
-      "ret-type": "[164]",
-      "meta-type": "command",
-      "arg-type": "163"
-    },
-    {
-      "name": "qom-list-properties",
-      "ret-type": "[160]",
-      "meta-type": "command",
-      "arg-type": "165"
-    },
-    {
-      "name": "object-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "166"
-    },
-    {
-      "name": "object-del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "167"
-    },
-    {
-      "name": "device-list-properties",
-      "ret-type": "[160]",
-      "meta-type": "command",
-      "arg-type": "168"
-    },
-    {
-      "name": "device_add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "169"
-    },
-    {
-      "name": "device_del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "170"
-    },
-    {
-      "name": "DEVICE_DELETED",
-      "meta-type": "event",
-      "arg-type": "171"
-    },
-    {
-      "name": "query-cpus",
-      "ret-type": "[172]",
-      "meta-type": "command",
-      "arg-type": "0",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "query-cpus-fast",
-      "ret-type": "[173]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "cpu-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "174",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "query-machines",
-      "ret-type": "[175]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-current-machine",
-      "ret-type": "176",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-target",
-      "ret-type": "177",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-memdev",
-      "ret-type": "[178]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-hotpluggable-cpus",
-      "ret-type": "[179]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set-numa-node",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "180"
-    },
-    {
-      "name": "query-cpu-model-expansion",
-      "ret-type": "186",
-      "meta-type": "command",
-      "arg-type": "185"
-    },
-    {
-      "name": "query-cpu-definitions",
-      "ret-type": "[187]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "add_client",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "188"
-    },
-    {
-      "name": "query-name",
-      "ret-type": "189",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-kvm",
-      "ret-type": "190",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-uuid",
-      "ret-type": "191",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-iothreads",
-      "ret-type": "[192]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-balloon",
-      "ret-type": "193",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "BALLOON_CHANGE",
-      "meta-type": "event",
-      "arg-type": "194"
-    },
-    {
-      "name": "query-pci",
-      "ret-type": "[195]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "stop",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_reset",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_powerdown",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "memsave",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "196"
-    },
-    {
-      "name": "pmemsave",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "197"
-    },
-    {
-      "name": "cont",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "x-exit-preconfig",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_wakeup",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "inject-nmi",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "balloon",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "198"
-    },
-    {
-      "name": "human-monitor-command",
-      "ret-type": "str",
-      "meta-type": "command",
-      "arg-type": "199",
-      "features": [
-        "savevm-monitor-nodes"
-      ]
-    },
-    {
-      "name": "change",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "200",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "xen-set-global-dirty-log",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "201"
-    },
-    {
-      "name": "getfd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "202"
-    },
-    {
-      "name": "closefd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "203"
-    },
-    {
-      "name": "query-memory-size-summary",
-      "ret-type": "204",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "add-fd",
-      "ret-type": "206",
-      "meta-type": "command",
-      "arg-type": "205"
-    },
-    {
-      "name": "remove-fd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "207"
-    },
-    {
-      "name": "query-fdsets",
-      "ret-type": "[208]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-command-line-options",
-      "ret-type": "[210]",
-      "meta-type": "command",
-      "arg-type": "209"
-    },
-    {
-      "name": "query-memory-devices",
-      "ret-type": "[211]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "MEM_UNPLUG_ERROR",
-      "meta-type": "event",
-      "arg-type": "212"
-    },
-    {
-      "name": "query-acpi-ospm-status",
-      "ret-type": "[213]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "ACPI_DEVICE_OST",
-      "meta-type": "event",
-      "arg-type": "214"
-    },
-    {
-      "name": "xen-load-devices-state",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "215"
-    },
-    {
-      "name": "query-vm-generation-id",
-      "ret-type": "216",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "RTC_CHANGE",
-      "meta-type": "event",
-      "arg-type": "217"
-    },
-    {
-      "name": "query-gic-capabilities",
-      "ret-type": "[222]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "0",
-      "members": [],
-      "meta-type": "object"
-    },
-    {
-      "name": "1",
-      "members": [
-        {
-          "name": "running",
-          "type": "bool"
-        },
-        {
-          "name": "singlestep",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "223"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "2",
-      "members": [
-        {
-          "name": "guest",
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "224"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "3",
-      "members": [
-        {
-          "name": "guest",
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "224"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "4",
-      "members": [
-        {
-          "name": "action",
-          "type": "225"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "5",
-      "members": [
-        {
-          "name": "action",
-          "type": "225"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "6",
-      "members": [
-        {
-          "name": "action",
-          "type": "226"
-        },
-        {
-          "name": "info",
-          "default": null,
-          "type": "227"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "7",
-      "members": [
-        {
-          "name": "action",
-          "type": "226"
-        },
-        {
-          "name": "info",
-          "default": null,
-          "type": "227"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[8]",
-      "element-type": "8",
-      "meta-type": "array"
-    },
-    {
-      "name": "8",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "9",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "10",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "11",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "12",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "13",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "14",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "read-only-mode",
-          "default": null,
-          "type": "228"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "15",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "tray-open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "16",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "17",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bps",
-          "type": "int"
-        },
-        {
-          "name": "bps_rd",
-          "type": "int"
-        },
-        {
-          "name": "bps_wr",
-          "type": "int"
-        },
-        {
-          "name": "iops",
-          "type": "int"
-        },
-        {
-          "name": "iops_rd",
-          "type": "int"
-        },
-        {
-          "name": "iops_wr",
-          "type": "int"
-        },
-        {
-          "name": "bps_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "18",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "boundaries",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "boundaries-read",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "boundaries-write",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "boundaries-flush",
-          "default": null,
-          "type": "[int]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[19]",
-      "element-type": "19",
-      "meta-type": "array"
-    },
-    {
-      "name": "19",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "qdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "removable",
-          "type": "bool"
-        },
-        {
-          "name": "locked",
-          "type": "bool"
-        },
-        {
-          "name": "inserted",
-          "default": null,
-          "type": "32"
-        },
-        {
-          "name": "tray_open",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "io-status",
-          "default": null,
-          "type": "229"
-        },
-        {
-          "name": "dirty-bitmaps",
-          "default": null,
-          "type": "[230]",
-          "features": [
-            "deprecated"
-          ]
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "20",
-      "members": [
-        {
-          "name": "query-nodes",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[21]",
-      "element-type": "21",
-      "meta-type": "array"
-    },
-    {
-      "name": "21",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "qdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "stats",
-          "type": "231"
-        },
-        {
-          "name": "driver-specific",
-          "default": null,
-          "type": "232"
-        },
-        {
-          "name": "parent",
-          "default": null,
-          "type": "21"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "21"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[22]",
-      "element-type": "22",
-      "meta-type": "array"
-    },
-    {
-      "name": "22",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "busy",
-          "type": "bool"
-        },
-        {
-          "name": "paused",
-          "type": "bool"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "io-status",
-          "type": "229"
-        },
-        {
-          "name": "ready",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "233"
-        },
-        {
-          "name": "auto-finalize",
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "type": "bool"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "23",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "24",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "25",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "snapshot-file",
-          "type": "str"
-        },
-        {
-          "name": "snapshot-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "234"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "26",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "overlay",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "27",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "image-node-name",
-          "type": "str"
-        },
-        {
-          "name": "backing-file",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "28",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "base-node",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "base",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "top-node",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "top",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "29",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "236"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bitmap-mode",
-          "default": null,
-          "type": "237"
-        },
-        {
-          "name": "compress",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "234"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "30",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "236"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bitmap-mode",
-          "default": null,
-          "type": "237"
-        },
-        {
-          "name": "compress",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "31",
-      "members": [
-        {
-          "name": "flat",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[32]",
-      "element-type": "32",
-      "meta-type": "array"
-    },
-    {
-      "name": "32",
-      "members": [
-        {
-          "name": "file",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ro",
-          "type": "bool"
-        },
-        {
-          "name": "drv",
-          "type": "str"
-        },
-        {
-          "name": "backing_file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing_file_depth",
-          "type": "int"
-        },
-        {
-          "name": "encrypted",
-          "type": "bool"
-        },
-        {
-          "name": "encryption_key_missing",
-          "type": "bool",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "detect_zeroes",
-          "type": "238"
-        },
-        {
-          "name": "bps",
-          "type": "int"
-        },
-        {
-          "name": "bps_rd",
-          "type": "int"
-        },
-        {
-          "name": "bps_wr",
-          "type": "int"
-        },
-        {
-          "name": "iops",
-          "type": "int"
-        },
-        {
-          "name": "iops_rd",
-          "type": "int"
-        },
-        {
-          "name": "iops_wr",
-          "type": "int"
-        },
-        {
-          "name": "image",
-          "type": "239"
-        },
-        {
-          "name": "bps_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cache",
-          "type": "240"
-        },
-        {
-          "name": "write_threshold",
-          "type": "int"
-        },
-        {
-          "name": "dirty-bitmaps",
-          "default": null,
-          "type": "[230]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "33",
-      "members": [
-        {
-          "name": "nodes",
-          "type": "[241]"
-        },
-        {
-          "name": "edges",
-          "type": "[242]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "34",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "replaces",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "236"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "234"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "buf-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "unmap",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "copy-mode",
-          "default": null,
-          "type": "243"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "35",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "granularity",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "persistent",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "disabled",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "36",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "37",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "bitmaps",
-          "type": "[244]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "38",
-      "members": [
-        {
-          "name": "sha256",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "39",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "replaces",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "236"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "buf-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "copy-mode",
-          "default": null,
-          "type": "243"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "40",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "base",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "base-node",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "41",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "42",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "43",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "44",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "45",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "46",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "47",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "48",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "blkdebug",
-          "type": "248"
-        },
-        {
-          "case": "blklogwrites",
-          "type": "249"
-        },
-        {
-          "case": "blkverify",
-          "type": "250"
-        },
-        {
-          "case": "blkreplay",
-          "type": "251"
-        },
-        {
-          "case": "bochs",
-          "type": "252"
-        },
-        {
-          "case": "cloop",
-          "type": "252"
-        },
-        {
-          "case": "compress",
-          "type": "252"
-        },
-        {
-          "case": "copy-on-read",
-          "type": "252"
-        },
-        {
-          "case": "dmg",
-          "type": "252"
-        },
-        {
-          "case": "file",
-          "type": "253"
-        },
-        {
-          "case": "ftp",
-          "type": "254"
-        },
-        {
-          "case": "ftps",
-          "type": "255"
-        },
-        {
-          "case": "gluster",
-          "type": "256"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "253"
-        },
-        {
-          "case": "host_device",
-          "type": "253"
-        },
-        {
-          "case": "http",
-          "type": "257"
-        },
-        {
-          "case": "https",
-          "type": "258"
-        },
-        {
-          "case": "iscsi",
-          "type": "259"
-        },
-        {
-          "case": "luks",
-          "type": "260"
-        },
-        {
-          "case": "nbd",
-          "type": "261"
-        },
-        {
-          "case": "nfs",
-          "type": "262"
-        },
-        {
-          "case": "null-aio",
-          "type": "263"
-        },
-        {
-          "case": "null-co",
-          "type": "263"
-        },
-        {
-          "case": "nvme",
-          "type": "264"
-        },
-        {
-          "case": "parallels",
-          "type": "252"
-        },
-        {
-          "case": "qcow2",
-          "type": "265"
-        },
-        {
-          "case": "qcow",
-          "type": "266"
-        },
-        {
-          "case": "qed",
-          "type": "267"
-        },
-        {
-          "case": "quorum",
-          "type": "268"
-        },
-        {
-          "case": "raw",
-          "type": "269"
-        },
-        {
-          "case": "rbd",
-          "type": "270"
-        },
-        {
-          "case": "replication",
-          "type": "271"
-        },
-        {
-          "case": "sheepdog",
-          "type": "272"
-        },
-        {
-          "case": "ssh",
-          "type": "273"
-        },
-        {
-          "case": "throttle",
-          "type": "274"
-        },
-        {
-          "case": "vdi",
-          "type": "252"
-        },
-        {
-          "case": "vhdx",
-          "type": "252"
-        },
-        {
-          "case": "vmdk",
-          "type": "267"
-        },
-        {
-          "case": "vpc",
-          "type": "252"
-        },
-        {
-          "case": "vvfat",
-          "type": "275"
-        },
-        {
-          "case": "vxhs",
-          "type": "276"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "245"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "discard",
-          "default": null,
-          "type": "246"
-        },
-        {
-          "name": "cache",
-          "default": null,
-          "type": "247"
-        },
-        {
-          "name": "read-only",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-read-only",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "force-share",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "detect-zeroes",
-          "default": null,
-          "type": "238"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "49",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "50",
-      "members": [
-        {
-          "name": "job-id",
-          "type": "str"
-        },
-        {
-          "name": "options",
-          "type": "277"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "51",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "msg",
-          "type": "str"
-        },
-        {
-          "name": "offset",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "fatal",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "52",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "operation",
-          "type": "278"
-        },
-        {
-          "name": "action",
-          "type": "279"
-        },
-        {
-          "name": "nospace",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "53",
-      "members": [
-        {
-          "name": "type",
-          "type": "280"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "54",
-      "members": [
-        {
-          "name": "type",
-          "type": "280"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "55",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "operation",
-          "type": "278"
-        },
-        {
-          "name": "action",
-          "type": "279"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "56",
-      "members": [
-        {
-          "name": "type",
-          "type": "280"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "57",
-      "members": [
-        {
-          "name": "type",
-          "type": "280"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "58",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "amount-exceeded",
-          "type": "int"
-        },
-        {
-          "name": "write-threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "59",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "write-threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "60",
-      "members": [
-        {
-          "name": "parent",
-          "type": "str"
-        },
-        {
-          "name": "child",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "61",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "iothread",
-          "type": "281"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "62",
-      "members": [
-        {
-          "name": "addr",
-          "type": "282"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "63",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "description",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "writable",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "64",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "283"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "65",
-      "members": [
-        {
-          "name": "reference",
-          "type": "str"
-        },
-        {
-          "name": "sector-num",
-          "type": "int"
-        },
-        {
-          "name": "sectors-count",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "66",
-      "members": [
-        {
-          "name": "type",
-          "type": "284"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "sector-num",
-          "type": "int"
-        },
-        {
-          "name": "sectors-count",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "67",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "68",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "69",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "vm-state-size",
-          "type": "int"
-        },
-        {
-          "name": "date-sec",
-          "type": "int"
-        },
-        {
-          "name": "date-nsec",
-          "type": "int"
-        },
-        {
-          "name": "vm-clock-sec",
-          "type": "int"
-        },
-        {
-          "name": "vm-clock-nsec",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "70",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "status",
-          "type": "233"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "71",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "72",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "73",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "74",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "75",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "76",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[77]",
-      "element-type": "77",
-      "meta-type": "array"
-    },
-    {
-      "name": "77",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "280"
-        },
-        {
-          "name": "status",
-          "type": "233"
-        },
-        {
-          "name": "current-progress",
-          "type": "int"
-        },
-        {
-          "name": "total-progress",
-          "type": "int"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[78]",
-      "element-type": "78",
-      "meta-type": "array"
-    },
-    {
-      "name": "78",
-      "members": [
-        {
-          "name": "label",
-          "type": "str"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "frontend-open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[79]",
-      "element-type": "79",
-      "meta-type": "array"
-    },
-    {
-      "name": "79",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "80",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "data",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "285"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "81",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "285"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "str",
-      "json-type": "string",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "82",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "backend",
-          "type": "286"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "83",
-      "members": [
-        {
-          "name": "pty",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "84",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "backend",
-          "type": "286"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "85",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "86",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "87",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "88",
-      "members": [
-        {
-          "name": "paging",
-          "type": "bool"
-        },
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "detach",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "begin",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "287"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "89",
-      "members": [
-        {
-          "name": "status",
-          "type": "288"
-        },
-        {
-          "name": "completed",
-          "type": "int"
-        },
-        {
-          "name": "total",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "90",
-      "members": [
-        {
-          "name": "result",
-          "type": "89"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "91",
-      "members": [
-        {
-          "name": "formats",
-          "type": "[287]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "92",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "up",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "93",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "nic",
-          "type": "290"
-        },
-        {
-          "case": "user",
-          "type": "291"
-        },
-        {
-          "case": "tap",
-          "type": "292"
-        },
-        {
-          "case": "l2tpv3",
-          "type": "293"
-        },
-        {
-          "case": "socket",
-          "type": "294"
-        },
-        {
-          "case": "vde",
-          "type": "295"
-        },
-        {
-          "case": "bridge",
-          "type": "296"
-        },
-        {
-          "case": "hubport",
-          "type": "297"
-        },
-        {
-          "case": "netmap",
-          "type": "298"
-        },
-        {
-          "case": "vhost-user",
-          "type": "299"
-        },
-        {
-          "case": "none",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "289"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "94",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "95",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[96]",
-      "element-type": "96",
-      "meta-type": "array"
-    },
-    {
-      "name": "96",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "promiscuous",
-          "type": "bool"
-        },
-        {
-          "name": "multicast",
-          "type": "300"
-        },
-        {
-          "name": "unicast",
-          "type": "300"
-        },
-        {
-          "name": "vlan",
-          "type": "300"
-        },
-        {
-          "name": "broadcast-allowed",
-          "type": "bool"
-        },
-        {
-          "name": "multicast-overflow",
-          "type": "bool"
-        },
-        {
-          "name": "unicast-overflow",
-          "type": "bool"
-        },
-        {
-          "name": "main-mac",
-          "type": "str"
-        },
-        {
-          "name": "vlan-table",
-          "type": "[int]"
-        },
-        {
-          "name": "unicast-table",
-          "type": "[str]"
-        },
-        {
-          "name": "multicast-table",
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "97",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "98",
-      "members": [
-        {
-          "name": "initial",
-          "type": "int"
-        },
-        {
-          "name": "max",
-          "type": "int"
-        },
-        {
-          "name": "rounds",
-          "type": "int"
-        },
-        {
-          "name": "step",
-          "type": "int"
-        },
-        {
-          "name": "interfaces",
-          "default": null,
-          "type": "[str]"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "99",
-      "members": [
-        {
-          "name": "device-id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "100",
-      "members": [
-        {
-          "name": "netdev",
-          "type": "str"
-        },
-        {
-          "name": "gid-status",
-          "type": "bool"
-        },
-        {
-          "name": "subnet-prefix",
-          "type": "int"
-        },
-        {
-          "name": "interface-id",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "101",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "102",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "ports",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "103",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[104]",
-      "element-type": "104",
-      "meta-type": "array"
-    },
-    {
-      "name": "104",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "link-up",
-          "type": "bool"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "duplex",
-          "type": "301"
-        },
-        {
-          "name": "autoneg",
-          "type": "302"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "105",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "tbl-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[106]",
-      "element-type": "106",
-      "meta-type": "array"
-    },
-    {
-      "name": "106",
-      "members": [
-        {
-          "name": "cookie",
-          "type": "int"
-        },
-        {
-          "name": "hits",
-          "type": "int"
-        },
-        {
-          "name": "key",
-          "type": "303"
-        },
-        {
-          "name": "mask",
-          "type": "304"
-        },
-        {
-          "name": "action",
-          "type": "305"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "107",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[108]",
-      "element-type": "108",
-      "meta-type": "array"
-    },
-    {
-      "name": "108",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "type",
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "index",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "out-pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "set-vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "pop-vlan",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group-ids",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "set-eth-src",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "set-eth-dst",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ttl-check",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[109]",
-      "element-type": "109",
-      "meta-type": "array"
-    },
-    {
-      "name": "109",
-      "meta-type": "enum",
-      "values": [
-        "tpm-tis",
-        "tpm-crb",
-        "tpm-spapr"
-      ]
-    },
-    {
-      "name": "[110]",
-      "element-type": "110",
-      "meta-type": "array"
-    },
-    {
-      "name": "110",
-      "meta-type": "enum",
-      "values": [
-        "passthrough",
-        "emulator"
-      ]
-    },
-    {
-      "name": "[111]",
-      "element-type": "111",
-      "meta-type": "array"
-    },
-    {
-      "name": "111",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "model",
-          "type": "109"
-        },
-        {
-          "name": "options",
-          "type": "306"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "112",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "password",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "113",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "time",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "114",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "head",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "119",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "host",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "default": null,
-          "type": "311"
-        },
-        {
-          "name": "service",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "clients",
-          "default": null,
-          "type": "[312]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[120]",
-      "element-type": "120",
-      "meta-type": "array"
-    },
-    {
-      "name": "120",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "[313]"
-        },
-        {
-          "name": "clients",
-          "type": "[312]"
-        },
-        {
-          "name": "auth",
-          "type": "314"
-        },
-        {
-          "name": "vencrypt",
-          "default": null,
-          "type": "315"
-        },
-        {
-          "name": "display",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "121",
-      "members": [
-        {
-          "name": "password",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "122",
-      "members": [
-        {
-          "name": "server",
-          "type": "316"
-        },
-        {
-          "name": "client",
-          "type": "317"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "123",
-      "members": [
-        {
-          "name": "server",
-          "type": "316"
-        },
-        {
-          "name": "client",
-          "type": "312"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "124",
-      "members": [
-        {
-          "name": "server",
-          "type": "316"
-        },
-        {
-          "name": "client",
-          "type": "312"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[125]",
-      "element-type": "125",
-      "meta-type": "array"
-    },
-    {
-      "name": "125",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "index",
-          "type": "int"
-        },
-        {
-          "name": "current",
-          "type": "bool"
-        },
-        {
-          "name": "absolute",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "126",
-      "members": [
-        {
-          "name": "keys",
-          "type": "[318]"
-        },
-        {
-          "name": "hold-time",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "127",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "head",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "events",
-          "type": "[319]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "128",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "gtk",
-          "type": "322"
-        },
-        {
-          "case": "curses",
-          "type": "323"
-        },
-        {
-          "case": "egl-headless",
-          "type": "324"
-        },
-        {
-          "case": "default",
-          "type": "0"
-        },
-        {
-          "case": "none",
-          "type": "0"
-        },
-        {
-          "case": "sdl",
-          "type": "0"
-        },
-        {
-          "case": "cocoa",
-          "type": "0"
-        },
-        {
-          "case": "spice-app",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "320"
-        },
-        {
-          "name": "full-screen",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "window-close",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "show-cursor",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "gl",
-          "default": null,
-          "type": "321"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "129",
-      "members": [
-        {
-          "name": "status",
-          "default": null,
-          "type": "325"
-        },
-        {
-          "name": "ram",
-          "default": null,
-          "type": "326"
-        },
-        {
-          "name": "disk",
-          "default": null,
-          "type": "326"
-        },
-        {
-          "name": "xbzrle-cache",
-          "default": null,
-          "type": "327"
-        },
-        {
-          "name": "total-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "expected-downtime",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "downtime",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "setup-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-percentage",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "error-desc",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "postcopy-blocktime",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "postcopy-vcpu-blocktime",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "compression",
-          "default": null,
-          "type": "328"
-        },
-        {
-          "name": "socket-address",
-          "default": null,
-          "type": "[329]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "130",
-      "members": [
-        {
-          "name": "capabilities",
-          "type": "[131]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[131]",
-      "element-type": "131",
-      "meta-type": "array"
-    },
-    {
-      "name": "131",
-      "members": [
-        {
-          "name": "capability",
-          "type": "330"
-        },
-        {
-          "name": "state",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "132",
-      "members": [
-        {
-          "name": "announce-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-rounds",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-step",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-wait-thread",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "decompress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "throttle-trigger-threshold",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-increment",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "281"
-        },
-        {
-          "name": "tls-hostname",
-          "default": null,
-          "type": "281"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "281"
-        },
-        {
-          "name": "max-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "downtime-limit",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "x-checkpoint-delay",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-incremental",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "multifd-channels",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "xbzrle-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-postcopy-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-cpu-throttle",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "multifd-compression",
-          "default": null,
-          "type": "331"
-        },
-        {
-          "name": "multifd-zlib-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "multifd-zstd-level",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "133",
-      "members": [
-        {
-          "name": "announce-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-rounds",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-step",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-wait-thread",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "decompress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "throttle-trigger-threshold",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-increment",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-hostname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "max-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "downtime-limit",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "x-checkpoint-delay",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-incremental",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "multifd-channels",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "xbzrle-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-postcopy-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-cpu-throttle",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "multifd-compression",
-          "default": null,
-          "type": "331"
-        },
-        {
-          "name": "multifd-zlib-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "multifd-zstd-level",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "134",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "hostname",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cert-subject",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "135",
-      "members": [
-        {
-          "name": "status",
-          "type": "325"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "136",
-      "members": [
-        {
-          "name": "pass",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "137",
-      "members": [
-        {
-          "name": "mode",
-          "type": "332"
-        },
-        {
-          "name": "reason",
-          "type": "333"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "138",
-      "members": [
-        {
-          "name": "state",
-          "type": "325"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "139",
-      "members": [
-        {
-          "name": "value",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "140",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "141",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "int",
-      "json-type": "int",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "142",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        },
-        {
-          "name": "blk",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inc",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "detach",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "resume",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "143",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "144",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "live",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "145",
-      "members": [
-        {
-          "name": "enable",
-          "type": "bool"
-        },
-        {
-          "name": "primary",
-          "type": "bool"
-        },
-        {
-          "name": "failover",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "146",
-      "members": [
-        {
-          "name": "error",
-          "type": "bool"
-        },
-        {
-          "name": "desc",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "147",
-      "members": [
-        {
-          "name": "mode",
-          "type": "332"
-        },
-        {
-          "name": "last-mode",
-          "type": "332"
-        },
-        {
-          "name": "reason",
-          "type": "333"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "148",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "149",
-      "members": [
-        {
-          "name": "device-id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "150",
-      "members": [
-        {
-          "name": "actions",
-          "type": "[334]"
-        },
-        {
-          "name": "properties",
-          "default": null,
-          "type": "335"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "151",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "vcpu",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[152]",
-      "element-type": "152",
-      "meta-type": "array"
-    },
-    {
-      "name": "152",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "state",
-          "type": "336"
-        },
-        {
-          "name": "vcpu",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "153",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "enable",
-          "type": "bool"
-        },
-        {
-          "name": "ignore-unavailable",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "vcpu",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "154",
-      "members": [
-        {
-          "name": "enable",
-          "default": null,
-          "type": "[337]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "155",
-      "members": [
-        {
-          "name": "qemu",
-          "type": "338"
-        },
-        {
-          "name": "package",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[156]",
-      "element-type": "156",
-      "meta-type": "array"
-    },
-    {
-      "name": "156",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[157]",
-      "element-type": "157",
-      "meta-type": "array"
-    },
-    {
-      "name": "157",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[158]",
-      "element-type": "158",
-      "meta-type": "array"
-    },
-    {
-      "name": "158",
-      "tag": "meta-type",
-      "variants": [
-        {
-          "case": "builtin",
-          "type": "340"
-        },
-        {
-          "case": "enum",
-          "type": "341"
-        },
-        {
-          "case": "array",
-          "type": "342"
-        },
-        {
-          "case": "object",
-          "type": "343"
-        },
-        {
-          "case": "alternate",
-          "type": "344"
-        },
-        {
-          "case": "command",
-          "type": "345"
-        },
-        {
-          "case": "event",
-          "type": "346"
-        }
-      ],
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "meta-type",
-          "type": "339"
-        },
-        {
-          "name": "features",
-          "default": null,
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "159",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[160]",
-      "element-type": "160",
-      "meta-type": "array"
-    },
-    {
-      "name": "160",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "description",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "default-value",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "161",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "property",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "any",
-      "json-type": "value",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "162",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "property",
-          "type": "str"
-        },
-        {
-          "name": "value",
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "163",
-      "members": [
-        {
-          "name": "implements",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "abstract",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[164]",
-      "element-type": "164",
-      "meta-type": "array"
-    },
-    {
-      "name": "164",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "abstract",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "parent",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "165",
-      "members": [
-        {
-          "name": "typename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "166",
-      "members": [
-        {
-          "name": "qom-type",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "167",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "168",
-      "members": [
-        {
-          "name": "typename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "169",
-      "members": [
-        {
-          "name": "driver",
-          "type": "str"
-        },
-        {
-          "name": "bus",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "170",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "171",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[172]",
-      "element-type": "172",
-      "meta-type": "array"
-    },
-    {
-      "name": "172",
-      "tag": "arch",
-      "variants": [
-        {
-          "case": "x86",
-          "type": "349"
-        },
-        {
-          "case": "sparc",
-          "type": "350"
-        },
-        {
-          "case": "ppc",
-          "type": "351"
-        },
-        {
-          "case": "mips",
-          "type": "352"
-        },
-        {
-          "case": "tricore",
-          "type": "353"
-        },
-        {
-          "case": "s390",
-          "type": "354"
-        },
-        {
-          "case": "riscv",
-          "type": "355"
-        },
-        {
-          "case": "other",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "CPU",
-          "type": "int"
-        },
-        {
-          "name": "current",
-          "type": "bool"
-        },
-        {
-          "name": "halted",
-          "type": "bool"
-        },
-        {
-          "name": "qom_path",
-          "type": "str"
-        },
-        {
-          "name": "thread_id",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "347"
-        },
-        {
-          "name": "arch",
-          "type": "348"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[173]",
-      "element-type": "173",
-      "meta-type": "array"
-    },
-    {
-      "name": "173",
-      "tag": "target",
-      "variants": [
-        {
-          "case": "s390x",
-          "type": "354"
-        },
-        {
-          "case": "aarch64",
-          "type": "0"
-        },
-        {
-          "case": "alpha",
-          "type": "0"
-        },
-        {
-          "case": "arm",
-          "type": "0"
-        },
-        {
-          "case": "cris",
-          "type": "0"
-        },
-        {
-          "case": "hppa",
-          "type": "0"
-        },
-        {
-          "case": "i386",
-          "type": "0"
-        },
-        {
-          "case": "lm32",
-          "type": "0"
-        },
-        {
-          "case": "m68k",
-          "type": "0"
-        },
-        {
-          "case": "microblaze",
-          "type": "0"
-        },
-        {
-          "case": "microblazeel",
-          "type": "0"
-        },
-        {
-          "case": "mips",
-          "type": "0"
-        },
-        {
-          "case": "mips64",
-          "type": "0"
-        },
-        {
-          "case": "mips64el",
-          "type": "0"
-        },
-        {
-          "case": "mipsel",
-          "type": "0"
-        },
-        {
-          "case": "moxie",
-          "type": "0"
-        },
-        {
-          "case": "nios2",
-          "type": "0"
-        },
-        {
-          "case": "or1k",
-          "type": "0"
-        },
-        {
-          "case": "ppc",
-          "type": "0"
-        },
-        {
-          "case": "ppc64",
-          "type": "0"
-        },
-        {
-          "case": "riscv32",
-          "type": "0"
-        },
-        {
-          "case": "riscv64",
-          "type": "0"
-        },
-        {
-          "case": "rx",
-          "type": "0"
-        },
-        {
-          "case": "sh4",
-          "type": "0"
-        },
-        {
-          "case": "sh4eb",
-          "type": "0"
-        },
-        {
-          "case": "sparc",
-          "type": "0"
-        },
-        {
-          "case": "sparc64",
-          "type": "0"
-        },
-        {
-          "case": "tricore",
-          "type": "0"
-        },
-        {
-          "case": "unicore32",
-          "type": "0"
-        },
-        {
-          "case": "x86_64",
-          "type": "0"
-        },
-        {
-          "case": "xtensa",
-          "type": "0"
-        },
-        {
-          "case": "xtensaeb",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "cpu-index",
-          "type": "int"
-        },
-        {
-          "name": "qom-path",
-          "type": "str"
-        },
-        {
-          "name": "thread-id",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "347"
-        },
-        {
-          "name": "arch",
-          "type": "348",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "target",
-          "type": "356"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "174",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[175]",
-      "element-type": "175",
-      "meta-type": "array"
-    },
-    {
-      "name": "175",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "alias",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "is-default",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "cpu-max",
-          "type": "int"
-        },
-        {
-          "name": "hotpluggable-cpus",
-          "type": "bool"
-        },
-        {
-          "name": "numa-mem-supported",
-          "type": "bool"
-        },
-        {
-          "name": "deprecated",
-          "type": "bool"
-        },
-        {
-          "name": "default-cpu-type",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "176",
-      "members": [
-        {
-          "name": "wakeup-suspend-support",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "177",
-      "members": [
-        {
-          "name": "arch",
-          "type": "356"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[178]",
-      "element-type": "178",
-      "meta-type": "array"
-    },
-    {
-      "name": "178",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "merge",
-          "type": "bool"
-        },
-        {
-          "name": "dump",
-          "type": "bool"
-        },
-        {
-          "name": "prealloc",
-          "type": "bool"
-        },
-        {
-          "name": "host-nodes",
-          "type": "[int]"
-        },
-        {
-          "name": "policy",
-          "type": "357"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[179]",
-      "element-type": "179",
-      "meta-type": "array"
-    },
-    {
-      "name": "179",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "vcpus-count",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "type": "347"
-        },
-        {
-          "name": "qom-path",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "180",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "node",
-          "type": "359"
-        },
-        {
-          "case": "dist",
-          "type": "360"
-        },
-        {
-          "case": "cpu",
-          "type": "361"
-        },
-        {
-          "case": "hmat-lb",
-          "type": "362"
-        },
-        {
-          "case": "hmat-cache",
-          "type": "363"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "358"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "185",
-      "members": [
-        {
-          "name": "type",
-          "type": "366"
-        },
-        {
-          "name": "model",
-          "type": "364"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "186",
-      "members": [
-        {
-          "name": "model",
-          "type": "364"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[187]",
-      "element-type": "187",
-      "meta-type": "array"
-    },
-    {
-      "name": "187",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "migration-safe",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "static",
-          "type": "bool"
-        },
-        {
-          "name": "unavailable-features",
-          "default": null,
-          "type": "[str]"
-        },
-        {
-          "name": "typename",
-          "type": "str"
-        },
-        {
-          "name": "alias-of",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "188",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "fdname",
-          "type": "str"
-        },
-        {
-          "name": "skipauth",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "tls",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "189",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "190",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "present",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "191",
-      "members": [
-        {
-          "name": "UUID",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[192]",
-      "element-type": "192",
-      "meta-type": "array"
-    },
-    {
-      "name": "192",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "thread-id",
-          "type": "int"
-        },
-        {
-          "name": "poll-max-ns",
-          "type": "int"
-        },
-        {
-          "name": "poll-grow",
-          "type": "int"
-        },
-        {
-          "name": "poll-shrink",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "193",
-      "members": [
-        {
-          "name": "actual",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "194",
-      "members": [
-        {
-          "name": "actual",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[195]",
-      "element-type": "195",
-      "meta-type": "array"
-    },
-    {
-      "name": "195",
-      "members": [
-        {
-          "name": "bus",
-          "type": "int"
-        },
-        {
-          "name": "devices",
-          "type": "[367]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "196",
-      "members": [
-        {
-          "name": "val",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "cpu-index",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "197",
-      "members": [
-        {
-          "name": "val",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "198",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "199",
-      "members": [
-        {
-          "name": "command-line",
-          "type": "str"
-        },
-        {
-          "name": "cpu-index",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "200",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "arg",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "201",
-      "members": [
-        {
-          "name": "enable",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "202",
-      "members": [
-        {
-          "name": "fdname",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "203",
-      "members": [
-        {
-          "name": "fdname",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "204",
-      "members": [
-        {
-          "name": "base-memory",
-          "type": "int"
-        },
-        {
-          "name": "plugged-memory",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "205",
-      "members": [
-        {
-          "name": "fdset-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opaque",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "206",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fd",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "207",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fd",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[208]",
-      "element-type": "208",
-      "meta-type": "array"
-    },
-    {
-      "name": "208",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fds",
-          "type": "[368]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "209",
-      "members": [
-        {
-          "name": "option",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[210]",
-      "element-type": "210",
-      "meta-type": "array"
-    },
-    {
-      "name": "210",
-      "members": [
-        {
-          "name": "option",
-          "type": "str"
-        },
-        {
-          "name": "parameters",
-          "type": "[369]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[211]",
-      "element-type": "211",
-      "meta-type": "array"
-    },
-    {
-      "name": "211",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "dimm",
-          "type": "371"
-        },
-        {
-          "case": "nvdimm",
-          "type": "371"
-        },
-        {
-          "case": "virtio-pmem",
-          "type": "372"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "370"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "212",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "msg",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[213]",
-      "element-type": "213",
-      "meta-type": "array"
-    },
-    {
-      "name": "213",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "slot",
-          "type": "str"
-        },
-        {
-          "name": "slot-type",
-          "type": "373"
-        },
-        {
-          "name": "source",
-          "type": "int"
-        },
-        {
-          "name": "status",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "214",
-      "members": [
-        {
-          "name": "info",
-          "type": "213"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "215",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "216",
-      "members": [
-        {
-          "name": "guid",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "217",
-      "members": [
-        {
-          "name": "offset",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[222]",
-      "element-type": "222",
-      "meta-type": "array"
-    },
-    {
-      "name": "222",
-      "members": [
-        {
-          "name": "version",
-          "type": "int"
-        },
-        {
-          "name": "emulated",
-          "type": "bool"
-        },
-        {
-          "name": "kernel",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "bool",
-      "json-type": "boolean",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "223",
-      "meta-type": "enum",
-      "values": [
-        "debug",
-        "inmigrate",
-        "internal-error",
-        "io-error",
-        "paused",
-        "postmigrate",
-        "prelaunch",
-        "finish-migrate",
-        "restore-vm",
-        "running",
-        "save-vm",
-        "shutdown",
-        "suspended",
-        "watchdog",
-        "guest-panicked",
-        "colo",
-        "preconfig"
-      ]
-    },
-    {
-      "name": "224",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "host-error",
-        "host-qmp-quit",
-        "host-qmp-system-reset",
-        "host-signal",
-        "host-ui",
-        "guest-shutdown",
-        "guest-reset",
-        "guest-panic",
-        "subsystem-reset"
-      ]
-    },
-    {
-      "name": "225",
-      "meta-type": "enum",
-      "values": [
-        "reset",
-        "shutdown",
-        "poweroff",
-        "pause",
-        "debug",
-        "none",
-        "inject-nmi"
-      ]
-    },
-    {
-      "name": "226",
-      "meta-type": "enum",
-      "values": [
-        "pause",
-        "poweroff",
-        "run"
-      ]
-    },
-    {
-      "name": "227",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "hyper-v",
-          "type": "376"
-        },
-        {
-          "case": "s390",
-          "type": "377"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "375"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "228",
-      "meta-type": "enum",
-      "values": [
-        "retain",
-        "read-only",
-        "read-write"
-      ]
-    },
-    {
-      "name": "[int]",
-      "element-type": "int",
-      "meta-type": "array"
-    },
-    {
-      "name": "229",
-      "meta-type": "enum",
-      "values": [
-        "ok",
-        "failed",
-        "nospace"
-      ]
-    },
-    {
-      "name": "[230]",
-      "element-type": "230",
-      "meta-type": "array"
-    },
-    {
-      "name": "230",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "count",
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "type": "int"
-        },
-        {
-          "name": "recording",
-          "type": "bool"
-        },
-        {
-          "name": "busy",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "378",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "persistent",
-          "type": "bool"
-        },
-        {
-          "name": "inconsistent",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "231",
-      "members": [
-        {
-          "name": "rd_bytes",
-          "type": "int"
-        },
-        {
-          "name": "wr_bytes",
-          "type": "int"
-        },
-        {
-          "name": "unmap_bytes",
-          "type": "int"
-        },
-        {
-          "name": "rd_operations",
-          "type": "int"
-        },
-        {
-          "name": "wr_operations",
-          "type": "int"
-        },
-        {
-          "name": "flush_operations",
-          "type": "int"
-        },
-        {
-          "name": "unmap_operations",
-          "type": "int"
-        },
-        {
-          "name": "rd_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "wr_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "flush_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "unmap_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "wr_highest_offset",
-          "type": "int"
-        },
-        {
-          "name": "rd_merged",
-          "type": "int"
-        },
-        {
-          "name": "wr_merged",
-          "type": "int"
-        },
-        {
-          "name": "unmap_merged",
-          "type": "int"
-        },
-        {
-          "name": "idle_time_ns",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "failed_rd_operations",
-          "type": "int"
-        },
-        {
-          "name": "failed_wr_operations",
-          "type": "int"
-        },
-        {
-          "name": "failed_flush_operations",
-          "type": "int"
-        },
-        {
-          "name": "failed_unmap_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_rd_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_wr_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_flush_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_unmap_operations",
-          "type": "int"
-        },
-        {
-          "name": "account_invalid",
-          "type": "bool"
-        },
-        {
-          "name": "account_failed",
-          "type": "bool"
-        },
-        {
-          "name": "timed_stats",
-          "type": "[379]"
-        },
-        {
-          "name": "rd_latency_histogram",
-          "default": null,
-          "type": "380"
-        },
-        {
-          "name": "wr_latency_histogram",
-          "default": null,
-          "type": "380"
-        },
-        {
-          "name": "flush_latency_histogram",
-          "default": null,
-          "type": "380"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "232",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "file",
-          "type": "381"
-        },
-        {
-          "case": "host_device",
-          "type": "381"
-        },
-        {
-          "case": "blkdebug",
-          "type": "0"
-        },
-        {
-          "case": "blklogwrites",
-          "type": "0"
-        },
-        {
-          "case": "blkreplay",
-          "type": "0"
-        },
-        {
-          "case": "blkverify",
-          "type": "0"
-        },
-        {
-          "case": "bochs",
-          "type": "0"
-        },
-        {
-          "case": "cloop",
-          "type": "0"
-        },
-        {
-          "case": "compress",
-          "type": "0"
-        },
-        {
-          "case": "copy-on-read",
-          "type": "0"
-        },
-        {
-          "case": "dmg",
-          "type": "0"
-        },
-        {
-          "case": "ftp",
-          "type": "0"
-        },
-        {
-          "case": "ftps",
-          "type": "0"
-        },
-        {
-          "case": "gluster",
-          "type": "0"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "0"
-        },
-        {
-          "case": "http",
-          "type": "0"
-        },
-        {
-          "case": "https",
-          "type": "0"
-        },
-        {
-          "case": "iscsi",
-          "type": "0"
-        },
-        {
-          "case": "luks",
-          "type": "0"
-        },
-        {
-          "case": "nbd",
-          "type": "0"
-        },
-        {
-          "case": "nfs",
-          "type": "0"
-        },
-        {
-          "case": "null-aio",
-          "type": "0"
-        },
-        {
-          "case": "null-co",
-          "type": "0"
-        },
-        {
-          "case": "nvme",
-          "type": "0"
-        },
-        {
-          "case": "parallels",
-          "type": "0"
-        },
-        {
-          "case": "qcow",
-          "type": "0"
-        },
-        {
-          "case": "qcow2",
-          "type": "0"
-        },
-        {
-          "case": "qed",
-          "type": "0"
-        },
-        {
-          "case": "quorum",
-          "type": "0"
-        },
-        {
-          "case": "raw",
-          "type": "0"
-        },
-        {
-          "case": "rbd",
-          "type": "0"
-        },
-        {
-          "case": "replication",
-          "type": "0"
-        },
-        {
-          "case": "sheepdog",
-          "type": "0"
-        },
-        {
-          "case": "ssh",
-          "type": "0"
-        },
-        {
-          "case": "throttle",
-          "type": "0"
-        },
-        {
-          "case": "vdi",
-          "type": "0"
-        },
-        {
-          "case": "vhdx",
-          "type": "0"
-        },
-        {
-          "case": "vmdk",
-          "type": "0"
-        },
-        {
-          "case": "vpc",
-          "type": "0"
-        },
-        {
-          "case": "vvfat",
-          "type": "0"
-        },
-        {
-          "case": "vxhs",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "245"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "233",
-      "meta-type": "enum",
-      "values": [
-        "undefined",
-        "created",
-        "running",
-        "paused",
-        "ready",
-        "standby",
-        "waiting",
-        "pending",
-        "aborting",
-        "concluded",
-        "null"
-      ]
-    },
-    {
-      "name": "234",
-      "meta-type": "enum",
-      "values": [
-        "existing",
-        "absolute-paths"
-      ]
-    },
-    {
-      "name": "235",
-      "meta-type": "enum",
-      "values": [
-        "report",
-        "ignore",
-        "enospc",
-        "stop",
-        "auto"
-      ]
-    },
-    {
-      "name": "236",
-      "meta-type": "enum",
-      "values": [
-        "top",
-        "full",
-        "none",
-        "incremental",
-        "bitmap"
-      ]
-    },
-    {
-      "name": "237",
-      "meta-type": "enum",
-      "values": [
-        "on-success",
-        "never",
-        "always"
-      ]
-    },
-    {
-      "name": "238",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on",
-        "unmap"
-      ]
-    },
-    {
-      "name": "239",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "type": "str"
-        },
-        {
-          "name": "dirty-flag",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "actual-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "virtual-size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "encrypted",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "compressed",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "backing-filename",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "full-backing-filename",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-filename-format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "snapshots",
-          "default": null,
-          "type": "[69]"
-        },
-        {
-          "name": "backing-image",
-          "default": null,
-          "type": "239"
-        },
-        {
-          "name": "format-specific",
-          "default": null,
-          "type": "382"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "240",
-      "members": [
-        {
-          "name": "writeback",
-          "type": "bool"
-        },
-        {
-          "name": "direct",
-          "type": "bool"
-        },
-        {
-          "name": "no-flush",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[241]",
-      "element-type": "241",
-      "meta-type": "array"
-    },
-    {
-      "name": "241",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "type",
-          "type": "383"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[242]",
-      "element-type": "242",
-      "meta-type": "array"
-    },
-    {
-      "name": "242",
-      "members": [
-        {
-          "name": "parent",
-          "type": "int"
-        },
-        {
-          "name": "child",
-          "type": "int"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "perm",
-          "type": "[384]"
-        },
-        {
-          "name": "shared-perm",
-          "type": "[384]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "243",
-      "meta-type": "enum",
-      "values": [
-        "background",
-        "write-blocking"
-      ]
-    },
-    {
-      "name": "[244]",
-      "element-type": "244",
-      "meta-type": "array"
-    },
-    {
-      "name": "244",
-      "members": [
-        {
-          "type": "str"
-        },
-        {
-          "type": "36"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "245",
-      "meta-type": "enum",
-      "values": [
-        "blkdebug",
-        "blklogwrites",
-        "blkreplay",
-        "blkverify",
-        "bochs",
-        "cloop",
-        "compress",
-        "copy-on-read",
-        "dmg",
-        "file",
-        "ftp",
-        "ftps",
-        "gluster",
-        "host_cdrom",
-        "host_device",
-        "http",
-        "https",
-        "iscsi",
-        "luks",
-        "nbd",
-        "nfs",
-        "null-aio",
-        "null-co",
-        "nvme",
-        "parallels",
-        "qcow",
-        "qcow2",
-        "qed",
-        "quorum",
-        "raw",
-        "rbd",
-        "replication",
-        "sheepdog",
-        "ssh",
-        "throttle",
-        "vdi",
-        "vhdx",
-        "vmdk",
-        "vpc",
-        "vvfat",
-        "vxhs"
-      ]
-    },
-    {
-      "name": "246",
-      "meta-type": "enum",
-      "values": [
-        "ignore",
-        "unmap"
-      ]
-    },
-    {
-      "name": "247",
-      "members": [
-        {
-          "name": "direct",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "no-flush",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "248",
-      "members": [
-        {
-          "name": "image",
-          "type": "385"
-        },
-        {
-          "name": "config",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "align",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-transfer",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opt-write-zero",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-write-zero",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opt-discard",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-discard",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "inject-error",
-          "default": null,
-          "type": "[386]"
-        },
-        {
-          "name": "set-state",
-          "default": null,
-          "type": "[387]"
-        },
-        {
-          "name": "take-child-perms",
-          "default": null,
-          "type": "[384]"
-        },
-        {
-          "name": "unshare-child-perms",
-          "default": null,
-          "type": "[384]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "249",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "log",
-          "type": "385"
-        },
-        {
-          "name": "log-sector-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "log-append",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "log-super-update-interval",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "250",
-      "members": [
-        {
-          "name": "test",
-          "type": "385"
-        },
-        {
-          "name": "raw",
-          "type": "385"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "251",
-      "members": [
-        {
-          "name": "image",
-          "type": "385"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "252",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "253",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "pr-manager",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "locking",
-          "default": null,
-          "type": "388"
-        },
-        {
-          "name": "aio",
-          "default": null,
-          "type": "389"
-        },
-        {
-          "name": "drop-cache",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "x-check-cache-dropped",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object",
-      "features": [
-        "dynamic-auto-read-only"
-      ]
-    },
-    {
-      "name": "254",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "255",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sslverify",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "256",
-      "members": [
-        {
-          "name": "volume",
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "[329]"
-        },
-        {
-          "name": "debug",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "257",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cookie",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cookie-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "258",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cookie",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sslverify",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "cookie-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "259",
-      "members": [
-        {
-          "name": "transport",
-          "type": "390"
-        },
-        {
-          "name": "portal",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "lun",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "initiator-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "header-digest",
-          "default": null,
-          "type": "391"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "260",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "261",
-      "members": [
-        {
-          "name": "server",
-          "type": "329"
-        },
-        {
-          "name": "export",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "x-dirty-bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "reconnect-delay",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "262",
-      "members": [
-        {
-          "name": "server",
-          "type": "392"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tcp-syn-count",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "readahead-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "page-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "debug",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "263",
-      "members": [
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "latency-ns",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "read-zeroes",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "264",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "namespace",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "265",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "393"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pass-discard-request",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pass-discard-snapshot",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pass-discard-other",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "overlap-check",
-          "default": null,
-          "type": "394"
-        },
-        {
-          "name": "cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "l2-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "l2-cache-entry-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "refcount-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cache-clean-interval",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "395"
-        },
-        {
-          "name": "data-file",
-          "default": null,
-          "type": "385"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "266",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "393"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "396"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "267",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "393"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "268",
-      "members": [
-        {
-          "name": "blkverify",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "children",
-          "type": "[385]"
-        },
-        {
-          "name": "vote-threshold",
-          "type": "int"
-        },
-        {
-          "name": "rewrite-corrupted",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "read-pattern",
-          "default": null,
-          "type": "397"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "269",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "offset",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "270",
-      "members": [
-        {
-          "name": "pool",
-          "type": "str"
-        },
-        {
-          "name": "namespace",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "image",
-          "type": "str"
-        },
-        {
-          "name": "conf",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "snapshot",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auth-client-required",
-          "default": null,
-          "type": "[398]"
-        },
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "default": null,
-          "type": "[399]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "271",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "mode",
-          "type": "400"
-        },
-        {
-          "name": "top-id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "272",
-      "members": [
-        {
-          "name": "server",
-          "type": "329"
-        },
-        {
-          "name": "vdi",
-          "type": "str"
-        },
-        {
-          "name": "snap-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tag",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "273",
-      "members": [
-        {
-          "name": "server",
-          "type": "401"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "host-key-check",
-          "default": null,
-          "type": "402"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "274",
-      "members": [
-        {
-          "name": "throttle-group",
-          "type": "str"
-        },
-        {
-          "name": "file",
-          "type": "385"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "275",
-      "members": [
-        {
-          "name": "dir",
-          "type": "str"
-        },
-        {
-          "name": "fat-type",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "floppy",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "label",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "rw",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "276",
-      "members": [
-        {
-          "name": "vdisk-id",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "399"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "277",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "file",
-          "type": "403"
-        },
-        {
-          "case": "gluster",
-          "type": "404"
-        },
-        {
-          "case": "luks",
-          "type": "405"
-        },
-        {
-          "case": "nfs",
-          "type": "406"
-        },
-        {
-          "case": "parallels",
-          "type": "407"
-        },
-        {
-          "case": "qcow",
-          "type": "408"
-        },
-        {
-          "case": "qcow2",
-          "type": "409"
-        },
-        {
-          "case": "qed",
-          "type": "410"
-        },
-        {
-          "case": "rbd",
-          "type": "411"
-        },
-        {
-          "case": "sheepdog",
-          "type": "412"
-        },
-        {
-          "case": "ssh",
-          "type": "413"
-        },
-        {
-          "case": "vdi",
-          "type": "414"
-        },
-        {
-          "case": "vhdx",
-          "type": "415"
-        },
-        {
-          "case": "vmdk",
-          "type": "416"
-        },
-        {
-          "case": "vpc",
-          "type": "417"
-        },
-        {
-          "case": "blkdebug",
-          "type": "0"
-        },
-        {
-          "case": "blklogwrites",
-          "type": "0"
-        },
-        {
-          "case": "blkreplay",
-          "type": "0"
-        },
-        {
-          "case": "blkverify",
-          "type": "0"
-        },
-        {
-          "case": "bochs",
-          "type": "0"
-        },
-        {
-          "case": "cloop",
-          "type": "0"
-        },
-        {
-          "case": "compress",
-          "type": "0"
-        },
-        {
-          "case": "copy-on-read",
-          "type": "0"
-        },
-        {
-          "case": "dmg",
-          "type": "0"
-        },
-        {
-          "case": "ftp",
-          "type": "0"
-        },
-        {
-          "case": "ftps",
-          "type": "0"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "0"
-        },
-        {
-          "case": "host_device",
-          "type": "0"
-        },
-        {
-          "case": "http",
-          "type": "0"
-        },
-        {
-          "case": "https",
-          "type": "0"
-        },
-        {
-          "case": "iscsi",
-          "type": "0"
-        },
-        {
-          "case": "nbd",
-          "type": "0"
-        },
-        {
-          "case": "null-aio",
-          "type": "0"
-        },
-        {
-          "case": "null-co",
-          "type": "0"
-        },
-        {
-          "case": "nvme",
-          "type": "0"
-        },
-        {
-          "case": "quorum",
-          "type": "0"
-        },
-        {
-          "case": "raw",
-          "type": "0"
-        },
-        {
-          "case": "replication",
-          "type": "0"
-        },
-        {
-          "case": "throttle",
-          "type": "0"
-        },
-        {
-          "case": "vvfat",
-          "type": "0"
-        },
-        {
-          "case": "vxhs",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "245"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "278",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write"
-      ]
-    },
-    {
-      "name": "279",
-      "meta-type": "enum",
-      "values": [
-        "ignore",
-        "report",
-        "stop"
-      ]
-    },
-    {
-      "name": "280",
-      "meta-type": "enum",
-      "values": [
-        "commit",
-        "stream",
-        "mirror",
-        "backup",
-        "create"
-      ]
-    },
-    {
-      "name": "281",
-      "members": [
-        {
-          "type": "str"
-        },
-        {
-          "type": "null"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "282",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "inet",
-          "type": "419"
-        },
-        {
-          "case": "unix",
-          "type": "420"
-        },
-        {
-          "case": "vsock",
-          "type": "421"
-        },
-        {
-          "case": "fd",
-          "type": "422"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "418"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "283",
-      "meta-type": "enum",
-      "values": [
-        "safe",
-        "hard"
-      ]
-    },
-    {
-      "name": "284",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write",
-        "flush"
-      ]
-    },
-    {
-      "name": "285",
-      "meta-type": "enum",
-      "values": [
-        "utf8",
-        "base64"
-      ]
-    },
-    {
-      "name": "286",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "file",
-          "type": "424"
-        },
-        {
-          "case": "serial",
-          "type": "425"
-        },
-        {
-          "case": "parallel",
-          "type": "425"
-        },
-        {
-          "case": "pipe",
-          "type": "425"
-        },
-        {
-          "case": "socket",
-          "type": "426"
-        },
-        {
-          "case": "udp",
-          "type": "427"
-        },
-        {
-          "case": "pty",
-          "type": "428"
-        },
-        {
-          "case": "null",
-          "type": "428"
-        },
-        {
-          "case": "mux",
-          "type": "429"
-        },
-        {
-          "case": "msmouse",
-          "type": "428"
-        },
-        {
-          "case": "wctablet",
-          "type": "428"
-        },
-        {
-          "case": "braille",
-          "type": "428"
-        },
-        {
-          "case": "testdev",
-          "type": "428"
-        },
-        {
-          "case": "stdio",
-          "type": "430"
-        },
-        {
-          "case": "console",
-          "type": "428"
-        },
-        {
-          "case": "vc",
-          "type": "433"
-        },
-        {
-          "case": "ringbuf",
-          "type": "434"
-        },
-        {
-          "case": "memory",
-          "type": "434"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "423"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "287",
-      "meta-type": "enum",
-      "values": [
-        "elf",
-        "kdump-zlib",
-        "kdump-lzo",
-        "kdump-snappy",
-        "win-dmp"
-      ]
-    },
-    {
-      "name": "288",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "active",
-        "completed",
-        "failed"
-      ]
-    },
-    {
-      "name": "[287]",
-      "element-type": "287",
-      "meta-type": "array"
-    },
-    {
-      "name": "289",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "nic",
-        "user",
-        "tap",
-        "l2tpv3",
-        "socket",
-        "vde",
-        "bridge",
-        "hubport",
-        "netmap",
-        "vhost-user"
-      ]
-    },
-    {
-      "name": "290",
-      "members": [
-        {
-          "name": "netdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "macaddr",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "model",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "addr",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "vectors",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "291",
-      "members": [
-        {
-          "name": "hostname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "restrict",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "ipv4",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "ipv6",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "ip",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "net",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "host",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tftp",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bootfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "dhcpstart",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "dns",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "dnssearch",
-          "default": null,
-          "type": "[435]"
-        },
-        {
-          "name": "domainname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ipv6-prefix",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ipv6-prefixlen",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ipv6-host",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ipv6-dns",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "smb",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "smbserver",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "hostfwd",
-          "default": null,
-          "type": "[435]"
-        },
-        {
-          "name": "guestfwd",
-          "default": null,
-          "type": "[435]"
-        },
-        {
-          "name": "tftp-server-name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "292",
-      "members": [
-        {
-          "name": "ifname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "fd",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "fds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "script",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "downscript",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "br",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "helper",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sndbuf",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vnet_hdr",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "vhost",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "vhostfd",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "vhostfds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "vhostforce",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "queues",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "poll-us",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "293",
-      "members": [
-        {
-          "name": "src",
-          "type": "str"
-        },
-        {
-          "name": "dst",
-          "type": "str"
-        },
-        {
-          "name": "srcport",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "dstport",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ipv6",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "udp",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "cookie64",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "counter",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pincounter",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "txcookie",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "rxcookie",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "txsession",
-          "type": "int"
-        },
-        {
-          "name": "rxsession",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "294",
-      "members": [
-        {
-          "name": "fd",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "listen",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "connect",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mcast",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "localaddr",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "udp",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "295",
-      "members": [
-        {
-          "name": "sock",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "296",
-      "members": [
-        {
-          "name": "br",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "helper",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "297",
-      "members": [
-        {
-          "name": "hubid",
-          "type": "int"
-        },
-        {
-          "name": "netdev",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "298",
-      "members": [
-        {
-          "name": "ifname",
-          "type": "str"
-        },
-        {
-          "name": "devname",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "299",
-      "members": [
-        {
-          "name": "chardev",
-          "type": "str"
-        },
-        {
-          "name": "vhostforce",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "queues",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "300",
-      "meta-type": "enum",
-      "values": [
-        "normal",
-        "none",
-        "all"
-      ]
-    },
-    {
-      "name": "[str]",
-      "element-type": "str",
-      "meta-type": "array"
-    },
-    {
-      "name": "301",
-      "meta-type": "enum",
-      "values": [
-        "half",
-        "full"
-      ]
-    },
-    {
-      "name": "302",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on"
-      ]
-    },
-    {
-      "name": "303",
-      "members": [
-        {
-          "name": "priority",
-          "type": "int"
-        },
-        {
-          "name": "tbl-id",
-          "type": "int"
-        },
-        {
-          "name": "in-pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tunnel-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "eth-type",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "eth-src",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "eth-dst",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ip-proto",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ip-tos",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ip-dst",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "304",
-      "members": [
-        {
-          "name": "in-pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tunnel-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "eth-src",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "eth-dst",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ip-proto",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ip-tos",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "305",
-      "members": [
-        {
-          "name": "goto-tbl",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tunnel-lport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "new-vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "out-pport",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "306",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "passthrough",
-          "type": "437"
-        },
-        {
-          "case": "emulator",
-          "type": "438"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "436"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "311",
-      "meta-type": "enum",
-      "values": [
-        "ipv4",
-        "ipv6",
-        "unix",
-        "vsock",
-        "unknown"
-      ]
-    },
-    {
-      "name": "[312]",
-      "element-type": "312",
-      "meta-type": "array"
-    },
-    {
-      "name": "312",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "311"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "x509_dname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sasl_username",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[313]",
-      "element-type": "313",
-      "meta-type": "array"
-    },
-    {
-      "name": "313",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "311"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "auth",
-          "type": "314"
-        },
-        {
-          "name": "vencrypt",
-          "default": null,
-          "type": "315"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "314",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "vnc",
-        "ra2",
-        "ra2ne",
-        "tight",
-        "ultra",
-        "tls",
-        "vencrypt",
-        "sasl"
-      ]
-    },
-    {
-      "name": "315",
-      "meta-type": "enum",
-      "values": [
-        "plain",
-        "tls-none",
-        "x509-none",
-        "tls-vnc",
-        "x509-vnc",
-        "tls-plain",
-        "x509-plain",
-        "tls-sasl",
-        "x509-sasl"
-      ]
-    },
-    {
-      "name": "316",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "311"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "317",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "311"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[318]",
-      "element-type": "318",
-      "meta-type": "array"
-    },
-    {
-      "name": "318",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "number",
-          "type": "440"
-        },
-        {
-          "case": "qcode",
-          "type": "441"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "439"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[319]",
-      "element-type": "319",
-      "meta-type": "array"
-    },
-    {
-      "name": "319",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "key",
-          "type": "443"
-        },
-        {
-          "case": "btn",
-          "type": "444"
-        },
-        {
-          "case": "rel",
-          "type": "445"
-        },
-        {
-          "case": "abs",
-          "type": "445"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "442"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "320",
-      "meta-type": "enum",
-      "values": [
-        "default",
-        "none",
-        "gtk",
-        "sdl",
-        "egl-headless",
-        "curses",
-        "cocoa",
-        "spice-app"
-      ]
-    },
-    {
-      "name": "321",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on",
-        "core",
-        "es"
-      ]
-    },
-    {
-      "name": "322",
-      "members": [
-        {
-          "name": "grab-on-hover",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "zoom-to-fit",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "323",
-      "members": [
-        {
-          "name": "charset",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "324",
-      "members": [
-        {
-          "name": "rendernode",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "325",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "setup",
-        "cancelling",
-        "cancelled",
-        "active",
-        "postcopy-active",
-        "postcopy-paused",
-        "postcopy-recover",
-        "completed",
-        "failed",
-        "colo",
-        "pre-switchover",
-        "device",
-        "wait-unplug"
-      ]
-    },
-    {
-      "name": "326",
-      "members": [
-        {
-          "name": "transferred",
-          "type": "int"
-        },
-        {
-          "name": "remaining",
-          "type": "int"
-        },
-        {
-          "name": "total",
-          "type": "int"
-        },
-        {
-          "name": "duplicate",
-          "type": "int"
-        },
-        {
-          "name": "skipped",
-          "type": "int"
-        },
-        {
-          "name": "normal",
-          "type": "int"
-        },
-        {
-          "name": "normal-bytes",
-          "type": "int"
-        },
-        {
-          "name": "dirty-pages-rate",
-          "type": "int"
-        },
-        {
-          "name": "mbps",
-          "type": "number"
-        },
-        {
-          "name": "dirty-sync-count",
-          "type": "int"
-        },
-        {
-          "name": "postcopy-requests",
-          "type": "int"
-        },
-        {
-          "name": "page-size",
-          "type": "int"
-        },
-        {
-          "name": "multifd-bytes",
-          "type": "int"
-        },
-        {
-          "name": "pages-per-second",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "327",
-      "members": [
-        {
-          "name": "cache-size",
-          "type": "int"
-        },
-        {
-          "name": "bytes",
-          "type": "int"
-        },
-        {
-          "name": "pages",
-          "type": "int"
-        },
-        {
-          "name": "cache-miss",
-          "type": "int"
-        },
-        {
-          "name": "cache-miss-rate",
-          "type": "number"
-        },
-        {
-          "name": "overflow",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "328",
-      "members": [
-        {
-          "name": "pages",
-          "type": "int"
-        },
-        {
-          "name": "busy",
-          "type": "int"
-        },
-        {
-          "name": "busy-rate",
-          "type": "number"
-        },
-        {
-          "name": "compressed-size",
-          "type": "int"
-        },
-        {
-          "name": "compression-rate",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[329]",
-      "element-type": "329",
-      "meta-type": "array"
-    },
-    {
-      "name": "329",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "inet",
-          "type": "401"
-        },
-        {
-          "case": "unix",
-          "type": "447"
-        },
-        {
-          "case": "vsock",
-          "type": "448"
-        },
-        {
-          "case": "fd",
-          "type": "435"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "446"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "330",
-      "meta-type": "enum",
-      "values": [
-        "xbzrle",
-        "rdma-pin-all",
-        "auto-converge",
-        "zero-blocks",
-        "compress",
-        "events",
-        "postcopy-ram",
-        "x-colo",
-        "release-ram",
-        "block",
-        "return-path",
-        "pause-before-switchover",
-        "multifd",
-        "dirty-bitmaps",
-        "postcopy-blocktime",
-        "late-block-activate",
-        "x-ignore-shared",
-        "validate-uuid"
-      ]
-    },
-    {
-      "name": "331",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "zlib"
-      ]
-    },
-    {
-      "name": "332",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "primary",
-        "secondary"
-      ]
-    },
-    {
-      "name": "333",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "request",
-        "error",
-        "processing"
-      ]
-    },
-    {
-      "name": "number",
-      "json-type": "number",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "[334]",
-      "element-type": "334",
-      "meta-type": "array"
-    },
-    {
-      "name": "334",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "abort",
-          "type": "450"
-        },
-        {
-          "case": "block-dirty-bitmap-add",
-          "type": "451"
-        },
-        {
-          "case": "block-dirty-bitmap-remove",
-          "type": "452"
-        },
-        {
-          "case": "block-dirty-bitmap-clear",
-          "type": "452"
-        },
-        {
-          "case": "block-dirty-bitmap-enable",
-          "type": "452"
-        },
-        {
-          "case": "block-dirty-bitmap-disable",
-          "type": "452"
-        },
-        {
-          "case": "block-dirty-bitmap-merge",
-          "type": "453"
-        },
-        {
-          "case": "blockdev-backup",
-          "type": "454"
-        },
-        {
-          "case": "blockdev-snapshot",
-          "type": "455"
-        },
-        {
-          "case": "blockdev-snapshot-internal-sync",
-          "type": "456"
-        },
-        {
-          "case": "blockdev-snapshot-sync",
-          "type": "457"
-        },
-        {
-          "case": "drive-backup",
-          "type": "458"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "449"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "335",
-      "members": [
-        {
-          "name": "completion-mode",
-          "default": null,
-          "type": "459"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "336",
-      "meta-type": "enum",
-      "values": [
-        "unavailable",
-        "disabled",
-        "enabled"
-      ]
-    },
-    {
-      "name": "[337]",
-      "element-type": "337",
-      "meta-type": "array"
-    },
-    {
-      "name": "337",
-      "meta-type": "enum",
-      "values": [
-        "oob"
-      ]
-    },
-    {
-      "name": "338",
-      "members": [
-        {
-          "name": "major",
-          "type": "int"
-        },
-        {
-          "name": "minor",
-          "type": "int"
-        },
-        {
-          "name": "micro",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "339",
-      "meta-type": "enum",
-      "values": [
-        "builtin",
-        "enum",
-        "array",
-        "object",
-        "alternate",
-        "command",
-        "event"
-      ]
-    },
-    {
-      "name": "340",
-      "members": [
-        {
-          "name": "json-type",
-          "type": "460"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "341",
-      "members": [
-        {
-          "name": "values",
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "342",
-      "members": [
-        {
-          "name": "element-type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "343",
-      "members": [
-        {
-          "name": "members",
-          "type": "[461]"
-        },
-        {
-          "name": "tag",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "variants",
-          "default": null,
-          "type": "[462]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "344",
-      "members": [
-        {
-          "name": "members",
-          "type": "[463]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "345",
-      "members": [
-        {
-          "name": "arg-type",
-          "type": "str"
-        },
-        {
-          "name": "ret-type",
-          "type": "str"
-        },
-        {
-          "name": "allow-oob",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "346",
-      "members": [
-        {
-          "name": "arg-type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "347",
-      "members": [
-        {
-          "name": "node-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "socket-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "die-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "core-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "thread-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "348",
-      "meta-type": "enum",
-      "values": [
-        "x86",
-        "sparc",
-        "ppc",
-        "mips",
-        "tricore",
-        "s390",
-        "riscv",
-        "other"
-      ]
-    },
-    {
-      "name": "349",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "350",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        },
-        {
-          "name": "npc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "351",
-      "members": [
-        {
-          "name": "nip",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "352",
-      "members": [
-        {
-          "name": "PC",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "353",
-      "members": [
-        {
-          "name": "PC",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "354",
-      "members": [
-        {
-          "name": "cpu-state",
-          "type": "464"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "355",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "356",
-      "meta-type": "enum",
-      "values": [
-        "aarch64",
-        "alpha",
-        "arm",
-        "cris",
-        "hppa",
-        "i386",
-        "lm32",
-        "m68k",
-        "microblaze",
-        "microblazeel",
-        "mips",
-        "mips64",
-        "mips64el",
-        "mipsel",
-        "moxie",
-        "nios2",
-        "or1k",
-        "ppc",
-        "ppc64",
-        "riscv32",
-        "riscv64",
-        "rx",
-        "s390x",
-        "sh4",
-        "sh4eb",
-        "sparc",
-        "sparc64",
-        "tricore",
-        "unicore32",
-        "x86_64",
-        "xtensa",
-        "xtensaeb"
-      ]
-    },
-    {
-      "name": "357",
-      "meta-type": "enum",
-      "values": [
-        "default",
-        "preferred",
-        "bind",
-        "interleave"
-      ]
-    },
-    {
-      "name": "358",
-      "meta-type": "enum",
-      "values": [
-        "node",
-        "dist",
-        "cpu",
-        "hmat-lb",
-        "hmat-cache"
-      ]
-    },
-    {
-      "name": "359",
-      "members": [
-        {
-          "name": "nodeid",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpus",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "mem",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "initiator",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "360",
-      "members": [
-        {
-          "name": "src",
-          "type": "int"
-        },
-        {
-          "name": "dst",
-          "type": "int"
-        },
-        {
-          "name": "val",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "361",
-      "members": [
-        {
-          "name": "node-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "socket-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "die-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "core-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "thread-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "362",
-      "members": [
-        {
-          "name": "initiator",
-          "type": "int"
-        },
-        {
-          "name": "target",
-          "type": "int"
-        },
-        {
-          "name": "hierarchy",
-          "type": "465"
-        },
-        {
-          "name": "data-type",
-          "type": "466"
-        },
-        {
-          "name": "latency",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bandwidth",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "363",
-      "members": [
-        {
-          "name": "node-id",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "level",
-          "type": "int"
-        },
-        {
-          "name": "associativity",
-          "type": "467"
-        },
-        {
-          "name": "policy",
-          "type": "468"
-        },
-        {
-          "name": "line",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "364",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "365",
-      "meta-type": "enum",
-      "values": [
-        "incompatible",
-        "identical",
-        "superset",
-        "subset"
-      ]
-    },
-    {
-      "name": "366",
-      "meta-type": "enum",
-      "values": [
-        "static",
-        "full"
-      ]
-    },
-    {
-      "name": "[367]",
-      "element-type": "367",
-      "meta-type": "array"
-    },
-    {
-      "name": "367",
-      "members": [
-        {
-          "name": "bus",
-          "type": "int"
-        },
-        {
-          "name": "slot",
-          "type": "int"
-        },
-        {
-          "name": "function",
-          "type": "int"
-        },
-        {
-          "name": "class_info",
-          "type": "469"
-        },
-        {
-          "name": "id",
-          "type": "470"
-        },
-        {
-          "name": "irq",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "qdev_id",
-          "type": "str"
-        },
-        {
-          "name": "pci_bridge",
-          "default": null,
-          "type": "471"
-        },
-        {
-          "name": "regions",
-          "type": "[472]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[368]",
-      "element-type": "368",
-      "meta-type": "array"
-    },
-    {
-      "name": "368",
-      "members": [
-        {
-          "name": "fd",
-          "type": "int"
-        },
-        {
-          "name": "opaque",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[369]",
-      "element-type": "369",
-      "meta-type": "array"
-    },
-    {
-      "name": "369",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "473"
-        },
-        {
-          "name": "help",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "default",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "370",
-      "meta-type": "enum",
-      "values": [
-        "dimm",
-        "nvdimm",
-        "virtio-pmem"
-      ]
-    },
-    {
-      "name": "371",
-      "members": [
-        {
-          "name": "data",
-          "type": "474"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "372",
-      "members": [
-        {
-          "name": "data",
-          "type": "475"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "373",
-      "meta-type": "enum",
-      "values": [
-        "DIMM",
-        "CPU"
-      ]
-    },
-    {
-      "name": "375",
-      "meta-type": "enum",
-      "values": [
-        "hyper-v",
-        "s390"
-      ]
-    },
-    {
-      "name": "376",
-      "members": [
-        {
-          "name": "arg1",
-          "type": "int"
-        },
-        {
-          "name": "arg2",
-          "type": "int"
-        },
-        {
-          "name": "arg3",
-          "type": "int"
-        },
-        {
-          "name": "arg4",
-          "type": "int"
-        },
-        {
-          "name": "arg5",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "377",
-      "members": [
-        {
-          "name": "core",
-          "type": "int"
-        },
-        {
-          "name": "psw-mask",
-          "type": "int"
-        },
-        {
-          "name": "psw-addr",
-          "type": "int"
-        },
-        {
-          "name": "reason",
-          "type": "476"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "378",
-      "meta-type": "enum",
-      "values": [
-        "active",
-        "disabled",
-        "frozen",
-        "locked",
-        "inconsistent"
-      ]
-    },
-    {
-      "name": "[379]",
-      "element-type": "379",
-      "meta-type": "array"
-    },
-    {
-      "name": "379",
-      "members": [
-        {
-          "name": "interval_length",
-          "type": "int"
-        },
-        {
-          "name": "min_rd_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "max_rd_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_rd_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "min_wr_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "max_wr_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_wr_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "min_flush_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "max_flush_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_flush_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_rd_queue_depth",
-          "type": "number"
-        },
-        {
-          "name": "avg_wr_queue_depth",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "380",
-      "members": [
-        {
-          "name": "boundaries",
-          "type": "[int]"
-        },
-        {
-          "name": "bins",
-          "type": "[int]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "381",
-      "members": [
-        {
-          "name": "discard-nb-ok",
-          "type": "int"
-        },
-        {
-          "name": "discard-nb-failed",
-          "type": "int"
-        },
-        {
-          "name": "discard-bytes-ok",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[69]",
-      "element-type": "69",
-      "meta-type": "array"
-    },
-    {
-      "name": "382",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "qcow2",
-          "type": "478"
-        },
-        {
-          "case": "vmdk",
-          "type": "479"
-        },
-        {
-          "case": "luks",
-          "type": "480"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "477"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "383",
-      "meta-type": "enum",
-      "values": [
-        "block-backend",
-        "block-job",
-        "block-driver"
-      ]
-    },
-    {
-      "name": "[384]",
-      "element-type": "384",
-      "meta-type": "array"
-    },
-    {
-      "name": "384",
-      "meta-type": "enum",
-      "values": [
-        "consistent-read",
-        "write",
-        "write-unchanged",
-        "resize",
-        "graph-mod"
-      ]
-    },
-    {
-      "name": "385",
-      "members": [
-        {
-          "type": "48"
-        },
-        {
-          "type": "str"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "[386]",
-      "element-type": "386",
-      "meta-type": "array"
-    },
-    {
-      "name": "386",
-      "members": [
-        {
-          "name": "event",
-          "type": "481"
-        },
-        {
-          "name": "state",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iotype",
-          "default": null,
-          "type": "482"
-        },
-        {
-          "name": "errno",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "sector",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "once",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "immediately",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[387]",
-      "element-type": "387",
-      "meta-type": "array"
-    },
-    {
-      "name": "387",
-      "members": [
-        {
-          "name": "event",
-          "type": "481"
-        },
-        {
-          "name": "state",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "new_state",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "388",
-      "meta-type": "enum",
-      "values": [
-        "auto",
-        "on",
-        "off"
-      ]
-    },
-    {
-      "name": "389",
-      "meta-type": "enum",
-      "values": [
-        "threads",
-        "native"
-      ]
-    },
-    {
-      "name": "390",
-      "meta-type": "enum",
-      "values": [
-        "tcp",
-        "iser"
-      ]
-    },
-    {
-      "name": "391",
-      "meta-type": "enum",
-      "values": [
-        "crc32c",
-        "none",
-        "crc32c-none",
-        "none-crc32c"
-      ]
-    },
-    {
-      "name": "392",
-      "members": [
-        {
-          "name": "type",
-          "type": "483"
-        },
-        {
-          "name": "host",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "393",
-      "members": [
-        {
-          "type": "48"
-        },
-        {
-          "type": "str"
-        },
-        {
-          "type": "null"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "394",
-      "members": [
-        {
-          "type": "484"
-        },
-        {
-          "type": "485"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "395",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "487"
-        },
-        {
-          "case": "luks",
-          "type": "488"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "486"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "396",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "487"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "489"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[385]",
-      "element-type": "385",
-      "meta-type": "array"
-    },
-    {
-      "name": "397",
-      "meta-type": "enum",
-      "values": [
-        "quorum",
-        "fifo"
-      ]
-    },
-    {
-      "name": "[398]",
-      "element-type": "398",
-      "meta-type": "array"
-    },
-    {
-      "name": "398",
-      "meta-type": "enum",
-      "values": [
-        "cephx",
-        "none"
-      ]
-    },
-    {
-      "name": "[399]",
-      "element-type": "399",
-      "meta-type": "array"
-    },
-    {
-      "name": "399",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "400",
-      "meta-type": "enum",
-      "values": [
-        "primary",
-        "secondary"
-      ]
-    },
-    {
-      "name": "401",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "numeric",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "to",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ipv4",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "ipv6",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "keep-alive",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "402",
-      "tag": "mode",
-      "variants": [
-        {
-          "case": "hash",
-          "type": "491"
-        },
-        {
-          "case": "none",
-          "type": "0"
-        },
-        {
-          "case": "known_hosts",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "mode",
-          "type": "490"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "403",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "492"
-        },
-        {
-          "name": "nocow",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "404",
-      "members": [
-        {
-          "name": "location",
-          "type": "256"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "492"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "405",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cipher-alg",
-          "default": null,
-          "type": "493"
-        },
-        {
-          "name": "cipher-mode",
-          "default": null,
-          "type": "494"
-        },
-        {
-          "name": "ivgen-alg",
-          "default": null,
-          "type": "495"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "496"
-        },
-        {
-          "name": "hash-alg",
-          "default": null,
-          "type": "496"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "492"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "406",
-      "members": [
-        {
-          "name": "location",
-          "type": "262"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "407",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "408",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "497"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "409",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "data-file",
-          "default": null,
-          "type": "385"
-        },
-        {
-          "name": "data-file-raw",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "version",
-          "default": null,
-          "type": "498"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-fmt",
-          "default": null,
-          "type": "245"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "497"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "492"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-bits",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "410",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-fmt",
-          "default": null,
-          "type": "245"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "table-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "411",
-      "members": [
-        {
-          "name": "location",
-          "type": "270"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "412",
-      "members": [
-        {
-          "name": "location",
-          "type": "272"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "492"
-        },
-        {
-          "name": "redundancy",
-          "default": null,
-          "type": "499"
-        },
-        {
-          "name": "object-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "413",
-      "members": [
-        {
-          "name": "location",
-          "type": "273"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "414",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "492"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "415",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "log-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "500"
-        },
-        {
-          "name": "block-state-zero",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "416",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "extents",
-          "default": null,
-          "type": "[385]"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "501"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "adapter-type",
-          "default": null,
-          "type": "502"
-        },
-        {
-          "name": "hwversion",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "zeroed-grain",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "417",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "503"
-        },
-        {
-          "name": "force-size",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "null",
-      "json-type": "null",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "418",
-      "meta-type": "enum",
-      "values": [
-        "inet",
-        "unix",
-        "vsock",
-        "fd"
-      ]
-    },
-    {
-      "name": "419",
-      "members": [
-        {
-          "name": "data",
-          "type": "401"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "420",
-      "members": [
-        {
-          "name": "data",
-          "type": "447"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "421",
-      "members": [
-        {
-          "name": "data",
-          "type": "448"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "422",
-      "members": [
-        {
-          "name": "data",
-          "type": "435"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "423",
-      "meta-type": "enum",
-      "values": [
-        "file",
-        "serial",
-        "parallel",
-        "pipe",
-        "socket",
-        "udp",
-        "pty",
-        "null",
-        "mux",
-        "msmouse",
-        "wctablet",
-        "braille",
-        "testdev",
-        "stdio",
-        "console",
-        "vc",
-        "ringbuf",
-        "memory"
-      ]
-    },
-    {
-      "name": "424",
-      "members": [
-        {
-          "name": "data",
-          "type": "504"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "425",
-      "members": [
-        {
-          "name": "data",
-          "type": "505"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "426",
-      "members": [
-        {
-          "name": "data",
-          "type": "506"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "427",
-      "members": [
-        {
-          "name": "data",
-          "type": "507"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "428",
-      "members": [
-        {
-          "name": "data",
-          "type": "508"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "429",
-      "members": [
-        {
-          "name": "data",
-          "type": "509"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "430",
-      "members": [
-        {
-          "name": "data",
-          "type": "510"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "433",
-      "members": [
-        {
-          "name": "data",
-          "type": "513"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "434",
-      "members": [
-        {
-          "name": "data",
-          "type": "514"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[435]",
-      "element-type": "435",
-      "meta-type": "array"
-    },
-    {
-      "name": "435",
-      "members": [
-        {
-          "name": "str",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "436",
-      "meta-type": "enum",
-      "values": [
-        "passthrough",
-        "emulator"
-      ]
-    },
-    {
-      "name": "437",
-      "members": [
-        {
-          "name": "data",
-          "type": "515"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "438",
-      "members": [
-        {
-          "name": "data",
-          "type": "516"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "439",
-      "meta-type": "enum",
-      "values": [
-        "number",
-        "qcode"
-      ]
-    },
-    {
-      "name": "440",
-      "members": [
-        {
-          "name": "data",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "441",
-      "members": [
-        {
-          "name": "data",
-          "type": "517"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "442",
-      "meta-type": "enum",
-      "values": [
-        "key",
-        "btn",
-        "rel",
-        "abs"
-      ]
-    },
-    {
-      "name": "443",
-      "members": [
-        {
-          "name": "data",
-          "type": "518"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "444",
-      "members": [
-        {
-          "name": "data",
-          "type": "519"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "445",
-      "members": [
-        {
-          "name": "data",
-          "type": "520"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "446",
-      "meta-type": "enum",
-      "values": [
-        "inet",
-        "unix",
-        "vsock",
-        "fd"
-      ]
-    },
-    {
-      "name": "447",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "448",
-      "members": [
-        {
-          "name": "cid",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "449",
-      "meta-type": "enum",
-      "values": [
-        "abort",
-        "block-dirty-bitmap-add",
-        "block-dirty-bitmap-remove",
-        "block-dirty-bitmap-clear",
-        "block-dirty-bitmap-enable",
-        "block-dirty-bitmap-disable",
-        "block-dirty-bitmap-merge",
-        "blockdev-backup",
-        "blockdev-snapshot",
-        "blockdev-snapshot-internal-sync",
-        "blockdev-snapshot-sync",
-        "drive-backup"
-      ]
-    },
-    {
-      "name": "450",
-      "members": [
-        {
-          "name": "data",
-          "type": "521"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "451",
-      "members": [
-        {
-          "name": "data",
-          "type": "35"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "452",
-      "members": [
-        {
-          "name": "data",
-          "type": "36"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "453",
-      "members": [
-        {
-          "name": "data",
-          "type": "37"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "454",
-      "members": [
-        {
-          "name": "data",
-          "type": "30"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "455",
-      "members": [
-        {
-          "name": "data",
-          "type": "26"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "456",
-      "members": [
-        {
-          "name": "data",
-          "type": "67"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "457",
-      "members": [
-        {
-          "name": "data",
-          "type": "25"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "458",
-      "members": [
-        {
-          "name": "data",
-          "type": "29"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "459",
-      "meta-type": "enum",
-      "values": [
-        "individual",
-        "grouped"
-      ]
-    },
-    {
-      "name": "460",
-      "meta-type": "enum",
-      "values": [
-        "string",
-        "number",
-        "int",
-        "boolean",
-        "null",
-        "object",
-        "array",
-        "value"
-      ]
-    },
-    {
-      "name": "[461]",
-      "element-type": "461",
-      "meta-type": "array"
-    },
-    {
-      "name": "461",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "default",
-          "default": null,
-          "type": "any"
-        },
-        {
-          "name": "features",
-          "default": null,
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[462]",
-      "element-type": "462",
-      "meta-type": "array"
-    },
-    {
-      "name": "462",
-      "members": [
-        {
-          "name": "case",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[463]",
-      "element-type": "463",
-      "meta-type": "array"
-    },
-    {
-      "name": "463",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "464",
-      "meta-type": "enum",
-      "values": [
-        "uninitialized",
-        "stopped",
-        "check-stop",
-        "operating",
-        "load"
-      ]
-    },
-    {
-      "name": "465",
-      "meta-type": "enum",
-      "values": [
-        "memory",
-        "first-level",
-        "second-level",
-        "third-level"
-      ]
-    },
-    {
-      "name": "466",
-      "meta-type": "enum",
-      "values": [
-        "access-latency",
-        "read-latency",
-        "write-latency",
-        "access-bandwidth",
-        "read-bandwidth",
-        "write-bandwidth"
-      ]
-    },
-    {
-      "name": "467",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "direct",
-        "complex"
-      ]
-    },
-    {
-      "name": "468",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "write-back",
-        "write-through"
-      ]
-    },
-    {
-      "name": "469",
-      "members": [
-        {
-          "name": "desc",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "class",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "470",
-      "members": [
-        {
-          "name": "device",
-          "type": "int"
-        },
-        {
-          "name": "vendor",
-          "type": "int"
-        },
-        {
-          "name": "subsystem",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "subsystem-vendor",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "471",
-      "members": [
-        {
-          "name": "bus",
-          "type": "522"
-        },
-        {
-          "name": "devices",
-          "default": null,
-          "type": "[367]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[472]",
-      "element-type": "472",
-      "meta-type": "array"
-    },
-    {
-      "name": "472",
-      "members": [
-        {
-          "name": "bar",
-          "type": "int"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "address",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "prefetch",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "mem_type_64",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "473",
-      "meta-type": "enum",
-      "values": [
-        "string",
-        "boolean",
-        "number",
-        "size"
-      ]
-    },
-    {
-      "name": "474",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "addr",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "slot",
-          "type": "int"
-        },
-        {
-          "name": "node",
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "type": "str"
-        },
-        {
-          "name": "hotplugged",
-          "type": "bool"
-        },
-        {
-          "name": "hotpluggable",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "475",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "memaddr",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "476",
-      "meta-type": "enum",
-      "values": [
-        "unknown",
-        "disabled-wait",
-        "extint-loop",
-        "pgmint-loop",
-        "opint-loop"
-      ]
-    },
-    {
-      "name": "477",
-      "meta-type": "enum",
-      "values": [
-        "qcow2",
-        "vmdk",
-        "luks"
-      ]
-    },
-    {
-      "name": "478",
-      "members": [
-        {
-          "name": "data",
-          "type": "523"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "479",
-      "members": [
-        {
-          "name": "data",
-          "type": "524"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "480",
-      "members": [
-        {
-          "name": "data",
-          "type": "525"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "481",
-      "meta-type": "enum",
-      "values": [
-        "l1_update",
-        "l1_grow_alloc_table",
-        "l1_grow_write_table",
-        "l1_grow_activate_table",
-        "l2_load",
-        "l2_update",
-        "l2_update_compressed",
-        "l2_alloc_cow_read",
-        "l2_alloc_write",
-        "read_aio",
-        "read_backing_aio",
-        "read_compressed",
-        "write_aio",
-        "write_compressed",
-        "vmstate_load",
-        "vmstate_save",
-        "cow_read",
-        "cow_write",
-        "reftable_load",
-        "reftable_grow",
-        "reftable_update",
-        "refblock_load",
-        "refblock_update",
-        "refblock_update_part",
-        "refblock_alloc",
-        "refblock_alloc_hookup",
-        "refblock_alloc_write",
-        "refblock_alloc_write_blocks",
-        "refblock_alloc_write_table",
-        "refblock_alloc_switch_table",
-        "cluster_alloc",
-        "cluster_alloc_bytes",
-        "cluster_free",
-        "flush_to_os",
-        "flush_to_disk",
-        "pwritev_rmw_head",
-        "pwritev_rmw_after_head",
-        "pwritev_rmw_tail",
-        "pwritev_rmw_after_tail",
-        "pwritev",
-        "pwritev_zero",
-        "pwritev_done",
-        "empty_image_prepare",
-        "l1_shrink_write_table",
-        "l1_shrink_free_l2_clusters",
-        "cor_write",
-        "cluster_alloc_space",
-        "none"
-      ]
-    },
-    {
-      "name": "482",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write",
-        "write-zeroes",
-        "discard",
-        "flush",
-        "block-status"
-      ]
-    },
-    {
-      "name": "483",
-      "meta-type": "enum",
-      "values": [
-        "inet"
-      ]
-    },
-    {
-      "name": "484",
-      "members": [
-        {
-          "name": "template",
-          "default": null,
-          "type": "485"
-        },
-        {
-          "name": "main-header",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "active-l1",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "active-l2",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-table",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-block",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "snapshot-table",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inactive-l1",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inactive-l2",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "bitmap-directory",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "485",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "constant",
-        "cached",
-        "all"
-      ]
-    },
-    {
-      "name": "486",
-      "meta-type": "enum",
-      "values": [
-        "aes",
-        "luks"
-      ]
-    },
-    {
-      "name": "487",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "488",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "489",
-      "meta-type": "enum",
-      "values": [
-        "aes"
-      ]
-    },
-    {
-      "name": "490",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "hash",
-        "known_hosts"
-      ]
-    },
-    {
-      "name": "491",
-      "members": [
-        {
-          "name": "type",
-          "type": "526"
-        },
-        {
-          "name": "hash",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "492",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "metadata",
-        "falloc",
-        "full"
-      ]
-    },
-    {
-      "name": "493",
-      "meta-type": "enum",
-      "values": [
-        "aes-128",
-        "aes-192",
-        "aes-256",
-        "des-rfb",
-        "3des",
-        "cast5-128",
-        "serpent-128",
-        "serpent-192",
-        "serpent-256",
-        "twofish-128",
-        "twofish-192",
-        "twofish-256"
-      ]
-    },
-    {
-      "name": "494",
-      "meta-type": "enum",
-      "values": [
-        "ecb",
-        "cbc",
-        "xts",
-        "ctr"
-      ]
-    },
-    {
-      "name": "495",
-      "meta-type": "enum",
-      "values": [
-        "plain",
-        "plain64",
-        "essiv"
-      ]
-    },
-    {
-      "name": "496",
-      "meta-type": "enum",
-      "values": [
-        "md5",
-        "sha1",
-        "sha224",
-        "sha256",
-        "sha384",
-        "sha512",
-        "ripemd160"
-      ]
-    },
-    {
-      "name": "497",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "qcow",
-          "type": "487"
-        },
-        {
-          "case": "luks",
-          "type": "528"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "527"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "498",
-      "meta-type": "enum",
-      "values": [
-        "v2",
-        "v3"
-      ]
-    },
-    {
-      "name": "499",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "full",
-          "type": "530"
-        },
-        {
-          "case": "erasure-coded",
-          "type": "531"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "529"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "500",
-      "meta-type": "enum",
-      "values": [
-        "dynamic",
-        "fixed"
-      ]
-    },
-    {
-      "name": "501",
-      "meta-type": "enum",
-      "values": [
-        "monolithicSparse",
-        "monolithicFlat",
-        "twoGbMaxExtentSparse",
-        "twoGbMaxExtentFlat",
-        "streamOptimized"
-      ]
-    },
-    {
-      "name": "502",
-      "meta-type": "enum",
-      "values": [
-        "ide",
-        "buslogic",
-        "lsilogic",
-        "legacyESX"
-      ]
-    },
-    {
-      "name": "503",
-      "meta-type": "enum",
-      "values": [
-        "dynamic",
-        "fixed"
-      ]
-    },
-    {
-      "name": "504",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "in",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "out",
-          "type": "str"
-        },
-        {
-          "name": "append",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "505",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "506",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "addr",
-          "type": "282"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "wait",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "nodelay",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "telnet",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "tn3270",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "websocket",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "reconnect",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "507",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "remote",
-          "type": "282"
-        },
-        {
-          "name": "local",
-          "default": null,
-          "type": "282"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "508",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "509",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "chardev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "510",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "signal",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "513",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "width",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "height",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cols",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "rows",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "514",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "515",
-      "members": [
-        {
-          "name": "path",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cancel-path",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "516",
-      "members": [
-        {
-          "name": "chardev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "517",
-      "meta-type": "enum",
-      "values": [
-        "unmapped",
-        "shift",
-        "shift_r",
-        "alt",
-        "alt_r",
-        "ctrl",
-        "ctrl_r",
-        "menu",
-        "esc",
-        "1",
-        "2",
-        "3",
-        "4",
-        "5",
-        "6",
-        "7",
-        "8",
-        "9",
-        "0",
-        "minus",
-        "equal",
-        "backspace",
-        "tab",
-        "q",
-        "w",
-        "e",
-        "r",
-        "t",
-        "y",
-        "u",
-        "i",
-        "o",
-        "p",
-        "bracket_left",
-        "bracket_right",
-        "ret",
-        "a",
-        "s",
-        "d",
-        "f",
-        "g",
-        "h",
-        "j",
-        "k",
-        "l",
-        "semicolon",
-        "apostrophe",
-        "grave_accent",
-        "backslash",
-        "z",
-        "x",
-        "c",
-        "v",
-        "b",
-        "n",
-        "m",
-        "comma",
-        "dot",
-        "slash",
-        "asterisk",
-        "spc",
-        "caps_lock",
-        "f1",
-        "f2",
-        "f3",
-        "f4",
-        "f5",
-        "f6",
-        "f7",
-        "f8",
-        "f9",
-        "f10",
-        "num_lock",
-        "scroll_lock",
-        "kp_divide",
-        "kp_multiply",
-        "kp_subtract",
-        "kp_add",
-        "kp_enter",
-        "kp_decimal",
-        "sysrq",
-        "kp_0",
-        "kp_1",
-        "kp_2",
-        "kp_3",
-        "kp_4",
-        "kp_5",
-        "kp_6",
-        "kp_7",
-        "kp_8",
-        "kp_9",
-        "less",
-        "f11",
-        "f12",
-        "print",
-        "home",
-        "pgup",
-        "pgdn",
-        "end",
-        "left",
-        "up",
-        "down",
-        "right",
-        "insert",
-        "delete",
-        "stop",
-        "again",
-        "props",
-        "undo",
-        "front",
-        "copy",
-        "open",
-        "paste",
-        "find",
-        "cut",
-        "lf",
-        "help",
-        "meta_l",
-        "meta_r",
-        "compose",
-        "pause",
-        "ro",
-        "hiragana",
-        "henkan",
-        "yen",
-        "muhenkan",
-        "katakanahiragana",
-        "kp_comma",
-        "kp_equals",
-        "power",
-        "sleep",
-        "wake",
-        "audionext",
-        "audioprev",
-        "audiostop",
-        "audioplay",
-        "audiomute",
-        "volumeup",
-        "volumedown",
-        "mediaselect",
-        "mail",
-        "calculator",
-        "computer",
-        "ac_home",
-        "ac_back",
-        "ac_forward",
-        "ac_refresh",
-        "ac_bookmarks"
-      ]
-    },
-    {
-      "name": "518",
-      "members": [
-        {
-          "name": "key",
-          "type": "318"
-        },
-        {
-          "name": "down",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "519",
-      "members": [
-        {
-          "name": "button",
-          "type": "532"
-        },
-        {
-          "name": "down",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "520",
-      "members": [
-        {
-          "name": "axis",
-          "type": "533"
-        },
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "521",
-      "members": [],
-      "meta-type": "object"
-    },
-    {
-      "name": "522",
-      "members": [
-        {
-          "name": "number",
-          "type": "int"
-        },
-        {
-          "name": "secondary",
-          "type": "int"
-        },
-        {
-          "name": "subordinate",
-          "type": "int"
-        },
-        {
-          "name": "io_range",
-          "type": "534"
-        },
-        {
-          "name": "memory_range",
-          "type": "534"
-        },
-        {
-          "name": "prefetchable_range",
-          "type": "534"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "523",
-      "members": [
-        {
-          "name": "compat",
-          "type": "str"
-        },
-        {
-          "name": "data-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "data-file-raw",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "corrupt",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-bits",
-          "type": "int"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "535"
-        },
-        {
-          "name": "bitmaps",
-          "default": null,
-          "type": "[536]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "524",
-      "members": [
-        {
-          "name": "create-type",
-          "type": "str"
-        },
-        {
-          "name": "cid",
-          "type": "int"
-        },
-        {
-          "name": "parent-cid",
-          "type": "int"
-        },
-        {
-          "name": "extents",
-          "type": "[239]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "525",
-      "members": [
-        {
-          "name": "cipher-alg",
-          "type": "493"
-        },
-        {
-          "name": "cipher-mode",
-          "type": "494"
-        },
-        {
-          "name": "ivgen-alg",
-          "type": "495"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "496"
-        },
-        {
-          "name": "hash-alg",
-          "type": "496"
-        },
-        {
-          "name": "payload-offset",
-          "type": "int"
-        },
-        {
-          "name": "master-key-iters",
-          "type": "int"
-        },
-        {
-          "name": "uuid",
-          "type": "str"
-        },
-        {
-          "name": "slots",
-          "type": "[537]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "526",
-      "meta-type": "enum",
-      "values": [
-        "md5",
-        "sha1"
-      ]
-    },
-    {
-      "name": "527",
-      "meta-type": "enum",
-      "values": [
-        "qcow",
-        "luks"
-      ]
-    },
-    {
-      "name": "528",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cipher-alg",
-          "default": null,
-          "type": "493"
-        },
-        {
-          "name": "cipher-mode",
-          "default": null,
-          "type": "494"
-        },
-        {
-          "name": "ivgen-alg",
-          "default": null,
-          "type": "495"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "496"
-        },
-        {
-          "name": "hash-alg",
-          "default": null,
-          "type": "496"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "529",
-      "meta-type": "enum",
-      "values": [
-        "full",
-        "erasure-coded"
-      ]
-    },
-    {
-      "name": "530",
-      "members": [
-        {
-          "name": "copies",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "531",
-      "members": [
-        {
-          "name": "data-strips",
-          "type": "int"
-        },
-        {
-          "name": "parity-strips",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "532",
-      "meta-type": "enum",
-      "values": [
-        "left",
-        "middle",
-        "right",
-        "wheel-up",
-        "wheel-down",
-        "side",
-        "extra"
-      ]
-    },
-    {
-      "name": "533",
-      "meta-type": "enum",
-      "values": [
-        "x",
-        "y"
-      ]
-    },
-    {
-      "name": "534",
-      "members": [
-        {
-          "name": "base",
-          "type": "int"
-        },
-        {
-          "name": "limit",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "535",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "luks",
-          "type": "525"
-        },
-        {
-          "case": "aes",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "486"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[536]",
-      "element-type": "536",
-      "meta-type": "array"
-    },
-    {
-      "name": "536",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "granularity",
-          "type": "int"
-        },
-        {
-          "name": "flags",
-          "type": "[538]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[239]",
-      "element-type": "239",
-      "meta-type": "array"
-    },
-    {
-      "name": "[537]",
-      "element-type": "537",
-      "meta-type": "array"
-    },
-    {
-      "name": "537",
-      "members": [
-        {
-          "name": "active",
-          "type": "bool"
-        },
-        {
-          "name": "iters",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "stripes",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "key-offset",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[538]",
-      "element-type": "538",
-      "meta-type": "array"
-    },
-    {
-      "name": "538",
-      "meta-type": "enum",
-      "values": [
-        "in-use",
-        "auto"
-      ]
-    }
-  ],
-  "id": "libvirt-4"
-}
-
-{
-  "execute": "query-kvm",
-  "id": "libvirt-5"
-}
-
-{
-  "return": {
-    "enabled": true,
-    "present": true
-  },
-  "id": "libvirt-5"
-}
-
-{
-  "execute": "qom-list-types",
-  "id": "libvirt-6"
-}
-
-{
-  "return": [
-    {
-      "name": "virtio-balloon-pci-non-transitional",
-      "parent": "virtio-balloon-pci-base"
-    },
-    {
-      "name": "tz-mpc-iommu-memory-region",
-      "parent": "qemu:iommu-memory-region"
-    },
-    {
-      "name": "aw-h3-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "esp",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "allwinner-rtc-sun7i",
-      "parent": "allwinner-rtc"
-    },
-    {
-      "name": "imx.rngc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "terrier-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "ich9-intel-hda",
-      "parent": "intel-hda-generic"
-    },
-    {
-      "name": "xlnx.dpdma",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "PCI",
-      "parent": "bus"
-    },
-    {
-      "name": "usb-wacom-tablet",
-      "parent": "usb-device"
-    },
-    {
-      "name": "integrator_pit",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "vhost-user-blk",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "sst25vf040b",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "imx.epit",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "allwinner-rtc-sun6i",
-      "parent": "allwinner-rtc"
-    },
-    {
-      "name": "xilinx,zynq_slcr",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mps2-an521-machine",
-      "parent": "mps2tz"
-    },
-    {
-      "name": "integrator_pic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "strongarm-rtc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "xilinx-axi-dma-data-stream",
-      "parent": "object"
-    },
-    {
-      "name": "640s33b",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "virt-2.11-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "strongarm_pic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virt-2.8-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "vfio-amd-xgbe",
-      "parent": "vfio-platform"
-    },
-    {
-      "name": "virtio-scsi-pci-transitional",
-      "parent": "virtio-scsi-pci-base"
-    },
-    {
-      "name": "bcm2835-peripherals",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "tpm-tis-device",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "smc91c111",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "realview_sysctl",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mss-spi",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pl110_versatile",
-      "parent": "pl110"
-    },
-    {
-      "name": "cadence_ttc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "allwinner-rtc-sun4i",
-      "parent": "allwinner-rtc"
-    },
-    {
-      "name": "w25q512jv",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "xilinx-axienet-control-stream",
-      "parent": "object"
-    },
-    {
-      "name": "filter-buffer",
-      "parent": "netfilter"
-    },
-    {
-      "name": "l2x0",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "chardev-parallel",
-      "parent": "chardev"
-    },
-    {
-      "name": "pl110",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pl111",
-      "parent": "pl110"
-    },
-    {
-      "name": "tosa-ssp",
-      "parent": "ssi-slave"
-    },
-    {
-      "name": "aspeed.wdt-ast2500",
-      "parent": "aspeed.wdt"
-    },
-    {
-      "name": "arm11mpcore_priv",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "arm_mptimer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-balloon-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "pxa262-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "sii9022",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "lm8323",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "mx66u1g45g",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "n810-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "pcie-root-port",
-      "parent": "pcie-root-port-base"
-    },
-    {
-      "name": "xlnx.xps-timer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "stm32f2xx-timer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "armsse-mhu",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-9p-pci-transitional",
-      "parent": "virtio-9p-pci-base"
-    },
-    {
-      "name": "qemu-console",
-      "parent": "object"
-    },
-    {
-      "name": "realview-eb-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "throttle-group",
-      "parent": "object"
-    },
-    {
-      "name": "bcm2835-sys-timer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-mmio-bus",
-      "parent": "virtio-bus"
-    },
-    {
-      "name": "virtio-scsi-device",
-      "parent": "virtio-scsi-common"
-    },
-    {
-      "name": "bcm2837",
-      "parent": "bcm283x"
-    },
-    {
-      "name": "bcm2836",
-      "parent": "bcm283x"
-    },
-    {
-      "name": "ich9-ahci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "musca-b1-machine",
-      "parent": "musca"
-    },
-    {
-      "name": "musca-a-machine",
-      "parent": "musca"
-    },
-    {
-      "name": "qio-net-listener",
-      "parent": "object"
-    },
-    {
-      "name": "virt-5.0-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "pxa270-b0-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "vhost-user-backend",
-      "parent": "object"
-    },
-    {
-      "name": "ide-hd",
-      "parent": "ide-device"
-    },
-    {
-      "name": "pxa2xx_pic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "xlnx,zynqmp",
-      "parent": "device"
-    },
-    {
-      "name": "e1000-82545em",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "e1000e",
-      "parent": "pci-device"
-    },
-    {
-      "name": "arm1136-r2-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "nec-usb-xhci",
-      "parent": "base-xhci"
-    },
-    {
-      "name": "highbank-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "w25q256",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "a9-scu",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "cirrus-vga",
-      "parent": "pci-device"
-    },
-    {
-      "name": "at26df081a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "virtio-scsi-pci",
-      "parent": "virtio-scsi-pci-base"
-    },
-    {
-      "name": "nrf51_soc.rng",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "aspeed.fmc-ast2500",
-      "parent": "aspeed.smc"
-    },
-    {
-      "name": "nrf51_soc.nvm",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "imx6.gpt",
-      "parent": "imx25.gpt"
-    },
-    {
-      "name": "filter-rewriter",
-      "parent": "netfilter"
-    },
-    {
-      "name": "virtio-serial-pci",
-      "parent": "virtio-serial-pci-base"
-    },
-    {
-      "name": "virtio-rng-pci-transitional",
-      "parent": "virtio-rng-pci-base"
-    },
-    {
-      "name": "piix3-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "at25128a-nonjedec",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "tosa_dac",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "sx1-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "en25f32",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "tacoma-bmc-machine",
-      "parent": "aspeed-machine"
-    },
-    {
-      "name": "mx25l25655e",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "allwinner-a10-pic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "aspeed.timer-ast2500",
-      "parent": "aspeed.timer"
-    },
-    {
-      "name": "scsi-hd",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "vhost-vsock-pci-transitional",
-      "parent": "vhost-vsock-pci-base"
-    },
-    {
-      "name": "realview-pb-a8-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "i82559er",
-      "parent": "pci-device"
-    },
-    {
-      "name": "s70fl01gs",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "i2c-ddc",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "sabrelite-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "kvm-arm-gicv3",
-      "parent": "arm-gicv3-common"
-    },
-    {
-      "name": "highbank-regs",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "cryptodev-backend",
-      "parent": "object"
-    },
-    {
-      "name": "at45db081d",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "System",
-      "parent": "bus"
-    },
-    {
-      "name": "tmp423",
-      "parent": "tmp421-generic"
-    },
-    {
-      "name": "msf2-soc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "tmp422",
-      "parent": "tmp421-generic"
-    },
-    {
-      "name": "tmp421",
-      "parent": "tmp421-generic"
-    },
-    {
-      "name": "imx.enet",
-      "parent": "imx.fec"
-    },
-    {
-      "name": "SSI",
-      "parent": "bus"
-    },
-    {
-      "name": "qio-channel-rdma",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "smdkc210-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "versatilepb-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "stellaris_enet",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "iotkit-sysinfo",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "aspeed.gpio-ast2600",
-      "parent": "aspeed.gpio"
-    },
-    {
-      "name": "bcm2835-dma",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "fusbh200-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "strongarm-ppc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "vhost-user-blk-pci-non-transitional",
-      "parent": "vhost-user-blk-pci-base"
-    },
-    {
-      "name": "hda-micro",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "mx25l12855e",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "virt-2.10-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "megasas",
-      "parent": "megasas-base"
-    },
-    {
-      "name": "chardev-stdio",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "virt-2.7-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "xlnx-zynmp.rtc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "xilinx-zynq-a9-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "smmuv3-iommu-memory-region",
-      "parent": "qemu:iommu-memory-region"
-    },
-    {
-      "name": "emcraft-sf2-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "tls-creds-anon",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "armv7m_nvic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "serial",
-      "parent": "device"
-    },
-    {
-      "name": "memory-backend-ram",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "ide-cd",
-      "parent": "ide-device"
-    },
-    {
-      "name": "qio-channel-command",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "aspeed.spi2-ast2500",
-      "parent": "aspeed.smc"
-    },
-    {
-      "name": "stm32f2xx-syscfg",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "SCSI",
-      "parent": "bus"
-    },
-    {
-      "name": "imx.serial",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtconsole",
-      "parent": "virtserialport"
-    },
-    {
-      "name": "loader",
-      "parent": "device"
-    },
-    {
-      "name": "virtio-9p-pci-non-transitional",
-      "parent": "virtio-9p-pci-base"
-    },
-    {
-      "name": "mps2-scc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "versatileab-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "kzm-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "virtio-rng-pci-non-transitional",
-      "parent": "virtio-rng-pci-base"
-    },
-    {
-      "name": "virt-3.0-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "m25px32-s1",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "m25px32-s0",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "n25q256a13",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "n25q256a11",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "musicpal-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "vhost-user-input-pci",
-      "parent": "vhost-user-input-pci-base-type"
-    },
-    {
-      "name": "mx25l25635e",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "a9mpcore_priv",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "chardev-serial",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "en25q64",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "mx66u51235f",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "ich9-usb-ehci2",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "ich9-usb-ehci1",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "sa1110-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "iotkit-secctl",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pr-manager-helper",
-      "parent": "pr-manager"
-    },
-    {
-      "name": "pca9552",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "wm8750",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "scsi-cd",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "aspeed.smc-ast2400",
-      "parent": "aspeed.smc"
-    },
-    {
-      "name": "PCIE",
-      "parent": "PCI"
-    },
-    {
-      "name": "mv88w8618_pit",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "fsl,imx31",
-      "parent": "device"
-    },
-    {
-      "name": "pvscsi",
-      "parent": "pci-device"
-    },
-    {
-      "name": "vmxnet3",
-      "parent": "pci-device"
-    },
-    {
-      "name": "at25fs040",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "aspeed.gpio-ast2400",
-      "parent": "aspeed.gpio"
-    },
-    {
-      "name": "qemu,register",
-      "parent": "device"
-    },
-    {
-      "name": "mv88w8618_pic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "versatile_pci",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "n25q128a13",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "sx1-v1-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "n25q128a11",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "musicpal-misc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "vhost-vsock-pci-non-transitional",
-      "parent": "vhost-vsock-pci-base"
-    },
-    {
-      "name": "pcnet",
-      "parent": "pci-device"
-    },
-    {
-      "name": "s25fl064k",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "cadence_gem",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "cortex-m0-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "mptsas1068",
-      "parent": "pci-device"
-    },
-    {
-      "name": "fsl,imx25",
-      "parent": "device"
-    },
-    {
-      "name": "virtio-mouse-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "vhost-user-input",
-      "parent": "virtio-input-device"
-    },
-    {
-      "name": "chardev-msmouse",
-      "parent": "chardev"
-    },
-    {
-      "name": "vt82c686b-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "edu",
-      "parent": "pci-device"
-    },
-    {
-      "name": "gpex-root",
-      "parent": "pci-device"
-    },
-    {
-      "name": "mcimx6ul-evk-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "strongarm-gpio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "i6300esb",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ivshmem-doorbell",
-      "parent": "ivshmem-common"
-    },
-    {
-      "name": "sysbus-ohci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "imx2.wdt",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "a15mpcore_priv",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "aux-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "chardev-socket",
-      "parent": "chardev"
-    },
-    {
-      "name": "320s33b",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "dpcd",
-      "parent": "aux-slave"
-    },
-    {
-      "name": "musicpal_key",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "i82801",
-      "parent": "pci-device"
-    },
-    {
-      "name": "imx.spi",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "akita-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "omap_i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-balloon-pci-transitional",
-      "parent": "virtio-balloon-pci-base"
-    },
-    {
-      "name": "raspi3-machine",
-      "parent": "raspi-common-machine"
-    },
-    {
-      "name": "mt25ql01g",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "cortex-r5f-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "arm11mpcore-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "at25df041a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "vhost-scsi",
-      "parent": "vhost-scsi-common"
-    },
-    {
-      "name": "at25fs010",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "HDA",
-      "parent": "bus"
-    },
-    {
-      "name": "n25q064",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "vhost-user-gpu",
-      "parent": "virtio-gpu-base"
-    },
-    {
-      "name": "virtio-iommu-pci-transitional",
-      "parent": "virtio-iommu-device-base"
-    },
-    {
-      "name": "xlnx.xps-spi",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pci-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "usb-hub",
-      "parent": "usb-device"
-    },
-    {
-      "name": "orangepi-pc-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "vhost-scsi-pci-non-transitional",
-      "parent": "vhost-scsi-pci-base"
-    },
-    {
-      "name": "virtio-serial-pci-transitional",
-      "parent": "virtio-serial-pci-base"
-    },
-    {
-      "name": "bcm2835-mbox",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "e1000",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "pl061_luminary",
-      "parent": "pl061"
-    },
-    {
-      "name": "cortex-a15-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "virtio-crypto-pci",
-      "parent": "virtio-crypto-pci-base-type"
-    },
-    {
-      "name": "exynos4210",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "cadence_uart",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mx25l8005",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "omap-gpio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mps2-an511-machine",
-      "parent": "mps2"
-    },
-    {
-      "name": "authz-list-file",
-      "parent": "authz"
-    },
-    {
-      "name": "tpm-passthrough",
-      "parent": "tpm-backend"
-    },
-    {
-      "name": "ast2600-evb-machine",
-      "parent": "aspeed-machine"
-    },
-    {
-      "name": "tls-creds-x509",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "ast2400-a1",
-      "parent": "aspeed-soc"
-    },
-    {
-      "name": "pcm3680_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "en25q32b",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "ich9-usb-uhci4",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "ich9-usb-uhci2",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "host-arm-cpu",
-      "parent": "aarch64-cpu"
-    },
-    {
-      "name": "ich9-usb-uhci6",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "ich9-usb-uhci5",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "ich9-usb-uhci1",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "ich9-usb-uhci3",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "vhost-scsi-pci",
-      "parent": "vhost-scsi-pci-base"
-    },
-    {
-      "name": "virtio-serial-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "chardev-wctablet",
-      "parent": "chardev"
-    },
-    {
-      "name": "virtio-gpu-pci",
-      "parent": "virtio-gpu-pci-base-type"
-    },
-    {
-      "name": "virtio-9p-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "virtio-gpu-device",
-      "parent": "virtio-gpu-base"
-    },
-    {
-      "name": "xlnx,zynq-xadc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mps2-an385-machine",
-      "parent": "mps2"
-    },
-    {
-      "name": "aspeed.spi1-ast2500",
-      "parent": "aspeed.smc"
-    },
-    {
-      "name": "virtio-keyboard-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "aspeed.gpio-ast2600-1_8v",
-      "parent": "aspeed.gpio"
-    },
-    {
-      "name": "allwinner-h3",
-      "parent": "device"
-    },
-    {
-      "name": "usb-tablet",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "unimplemented-device",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "tcg-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "imx.avic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "cortex-m7-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "usb-ccid",
-      "parent": "usb-device"
-    },
-    {
-      "name": "sd-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "n25q032",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "usb-net",
-      "parent": "usb-device"
-    },
-    {
-      "name": "ast2500-evb-machine",
-      "parent": "aspeed-machine"
-    },
-    {
-      "name": "vexpress-a9-machine",
-      "parent": "vexpress"
-    },
-    {
-      "name": "borzoi-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "ide-drive",
-      "parent": "ide-device"
-    },
-    {
-      "name": "vmware-svga",
-      "parent": "pci-device"
-    },
-    {
-      "name": "filter-redirector",
-      "parent": "netfilter"
-    },
-    {
-      "name": "memory-backend-file",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "allwinner-h3-ccu",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-pci-bus",
-      "parent": "virtio-bus"
-    },
-    {
-      "name": "n800-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "ES1370",
-      "parent": "pci-device"
-    },
-    {
-      "name": "s25sl032p",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "rng-builtin",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "kvm-arm-gic",
-      "parent": "arm_gic_common"
-    },
-    {
-      "name": "qio-channel-socket",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "aspeed.rtc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "n25q00a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "s25sl032a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "aspeed.i2c-ast2500",
-      "parent": "aspeed.i2c"
-    },
-    {
-      "name": "pl011_luminary",
-      "parent": "pl011"
-    },
-    {
-      "name": "s25sl016a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "stellaris-i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "xlnx.axi-ethernet",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "twl92230",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "strongarm-uart",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pxa2xx-i2c-slave",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "m25p80",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "virtio-9p-pci",
-      "parent": "virtio-9p-pci-base"
-    },
-    {
-      "name": "virtio-rng-pci",
-      "parent": "virtio-rng-pci-base"
-    },
-    {
-      "name": "virtio-crypto-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "cortex-m4-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "bcm2836-control",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pxa270-a0-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "luminary-watchdog",
-      "parent": "cmsdk-apb-watchdog"
-    },
-    {
-      "name": "usb-audio",
-      "parent": "usb-device"
-    },
-    {
-      "name": "bcm2835-sdhost",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "usb-chipidea",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "versatile_pci_host",
-      "parent": "pci-device"
-    },
-    {
-      "name": "mps2-an505-machine",
-      "parent": "mps2tz"
-    },
-    {
-      "name": "at25df641",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "aspeed.scu-ast2500",
-      "parent": "aspeed.scu"
-    },
-    {
-      "name": "netduinoplus2-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "pxa270-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "imx.fec",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "xgmac",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-tablet-pci",
-      "parent": "virtio-tablet-pci-base-type"
-    },
-    {
-      "name": "intel-hda",
-      "parent": "intel-hda-generic"
-    },
-    {
-      "name": "aspeed.vic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "chardev-memory",
-      "parent": "chardev-ringbuf"
-    },
-    {
-      "name": "accel",
-      "parent": "object"
-    },
-    {
-      "name": "m25p64",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "cortex-a72-arm-cpu",
-      "parent": "aarch64-cpu"
-    },
-    {
-      "name": "vhost-user-blk-pci-transitional",
-      "parent": "vhost-user-blk-pci-base"
-    },
-    {
-      "name": "max1110",
-      "parent": "max111x"
-    },
-    {
-      "name": "max1111",
-      "parent": "max111x"
-    },
-    {
-      "name": "virt-4.2-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "at26f004",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "versatilepb_sic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "verdex-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "raspi2-machine",
-      "parent": "raspi-common-machine"
-    },
-    {
-      "name": "sst25wf080",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "chardev-null",
-      "parent": "chardev"
-    },
-    {
-      "name": "generic-sdhci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "allwinner-a10",
-      "parent": "device"
-    },
-    {
-      "name": "virtio-iommu-memory-region",
-      "parent": "qemu:iommu-memory-region"
-    },
-    {
-      "name": "lm3s6965evb-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "exynos4210.irq_gate",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "canon-a1100-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "pvrdma",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-net-pci-non-transitional",
-      "parent": "virtio-net-pci-base"
-    },
-    {
-      "name": "arm926-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "cortex-a8-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "gd25q64",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "chardev-mux",
-      "parent": "chardev"
-    },
-    {
-      "name": "stm32f2xx-usart",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "qtest-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "m25p40",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "chardev-udp",
-      "parent": "chardev"
-    },
-    {
-      "name": "vhost-user-scsi-pci",
-      "parent": "vhost-user-scsi-pci-base"
-    },
-    {
-      "name": "ds1338",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "virtio-keyboard-pci",
-      "parent": "virtio-keyboard-pci-base-type"
-    },
-    {
-      "name": "m25p32",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "m25p128",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "filter-dump",
-      "parent": "netfilter"
-    },
-    {
-      "name": "xlnx.xps-uartlite",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "aspeed.sdmc-ast2600",
-      "parent": "aspeed.sdmc"
-    },
-    {
-      "name": "tz-msc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mioe3680_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "musicpal_gpio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ast2600-a0",
-      "parent": "aspeed-soc"
-    },
-    {
-      "name": "xlnx.zynqmp_ipi",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ftgmac100",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pci-testdev",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pxa27x-timer",
-      "parent": "pxa2xx-timer"
-    },
-    {
-      "name": "imx25.gpt",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "usb-mouse",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "m25p20",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "nrf51_soc.gpio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "m25px64",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "vfio-platform",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "serial-mm",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pci-ohci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "at25df321a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "cortex-m33-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "none-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "secondary-vga",
-      "parent": "pci-vga"
-    },
-    {
-      "name": "xlnx.usmp-gqspi",
-      "parent": "xlnx.ps7-qspi"
-    },
-    {
-      "name": "sst25wf040",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "gd25q32",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "icp-ctrl-regs",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "imx-gpcv2",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "m25p16",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "imx6.ccm",
-      "parent": "imx.ccm"
-    },
-    {
-      "name": "ti925t-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "s25fs512s",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "usb-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "dbus-vmstate",
-      "parent": "object"
-    },
-    {
-      "name": "m25p10",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "cortex-a53-arm-cpu",
-      "parent": "aarch64-cpu"
-    },
-    {
-      "name": "fsl,imx6ul",
-      "parent": "device"
-    },
-    {
-      "name": "mx25l4005a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "sa1100-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "collie-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "IndustryPack",
-      "parent": "bus"
-    },
-    {
-      "name": "pl081",
-      "parent": "pl080"
-    },
-    {
-      "name": "pl080",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "fw_cfg_io",
-      "parent": "fw_cfg"
-    },
-    {
-      "name": "input-linux",
-      "parent": "object"
-    },
-    {
-      "name": "allwinner-h3-dramc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "platform-bus-device",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "hda-duplex",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "m25p05",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "scsi-block",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "arm1176-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "lm3s811evb-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "scsi-generic",
-      "parent": "scsi-device"
-    },
-    {
-      "name": "tz-mpc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "xlnx.zdma",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "usb-ehci",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "spitz-lcdtg",
-      "parent": "ssi-slave"
-    },
-    {
-      "name": "omap2-intc",
-      "parent": "common-omap-intc"
-    },
-    {
-      "name": "sst25wf020",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "virtio-input-host-pci",
-      "parent": "virtio-input-host-pci-base-type"
-    },
-    {
-      "name": "chardev-pipe",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "rng-egd",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "strongarm-ssp",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "imx7.gpt",
-      "parent": "imx25.gpt"
-    },
-    {
-      "name": "imx7.gpr",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "cortex-m3-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "aspeed.xdma",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "xlnx.v-dp",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pl061",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "megasas-gen2",
-      "parent": "megasas-base"
-    },
-    {
-      "name": "m25px32",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "exynos4210.uart",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "imx31.gpt",
-      "parent": "imx25.gpt"
-    },
-    {
-      "name": "ati-vga",
-      "parent": "pci-device"
-    },
-    {
-      "name": "tulip",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82801b11-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "xilinx-axienet-data-stream",
-      "parent": "object"
-    },
-    {
-      "name": "mv88w8618_audio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pxa270-c5-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "aspeed.sdmc-ast2400",
-      "parent": "aspeed.sdmc"
-    },
-    {
-      "name": "onenand",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "sst25wf010",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "sst25vf032b",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "realview_gic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "vhost-user-blk-pci",
-      "parent": "vhost-user-blk-pci-base"
-    },
-    {
-      "name": "pxa261-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "sst25vf016b",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "virtio-rng-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "arm-smmuv3",
-      "parent": "arm-smmu"
-    },
-    {
-      "name": "cmsdk-apb-uart",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "palmetto-bmc-machine",
-      "parent": "aspeed-machine"
-    },
-    {
-      "name": "xlnx.xps-intc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "s3c-sdhci",
-      "parent": "generic-sdhci"
-    },
-    {
-      "name": "serial-io",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "aspeed.wdt-ast2600",
-      "parent": "aspeed.wdt"
-    },
-    {
-      "name": "n25q00",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "allwinner-h3-sysctrl",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-iommu-pci",
-      "parent": "virtio-iommu-device-base"
-    },
-    {
-      "name": "qio-channel-tls",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "virtio-serial-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "virtio-mmio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "stellaris-gptm",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pl041",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "platform-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "w25q80bl",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "vmcoreinfo",
-      "parent": "device"
-    },
-    {
-      "name": "migration",
-      "parent": "device"
-    },
-    {
-      "name": "virtio-iommu-pci-non-transitional",
-      "parent": "virtio-iommu-device-base"
-    },
-    {
-      "name": "cortex-a7-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "arm.cortex-a9-global-timer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "at26df161a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "pl031",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "w25q32dw",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "exynos4210.i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mx25l1606e",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "cryptodev-backend-builtin",
-      "parent": "cryptodev-backend"
-    },
-    {
-      "name": "arm1136-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "cortex-r5-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "usb-bot",
-      "parent": "usb-storage-dev"
-    },
-    {
-      "name": "cfi.pflash02",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "cfi.pflash01",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pxa2xx-ssp",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "nrf51_soc.uart",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "m25pe80",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "pl022",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "max7310",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "chardev-ringbuf",
-      "parent": "chardev"
-    },
-    {
-      "name": "rng-random",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "virt-2.9-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "w25q80",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "160s33b",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "aspeed.fmc-ast2600",
-      "parent": "aspeed.smc"
-    },
-    {
-      "name": "xlnx-versal-virt-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "at26df321",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "digic",
-      "parent": "device"
-    },
-    {
-      "name": "cmsdk-apb-watchdog",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pl011",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "n25q256a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "aspeed.wdt-ast2400",
-      "parent": "aspeed.wdt"
-    },
-    {
-      "name": "microbit-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "virtio-blk-pci",
-      "parent": "virtio-blk-pci-base"
-    },
-    {
-      "name": "lan9118",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "vexpress-a15-machine",
-      "parent": "vexpress"
-    },
-    {
-      "name": "aspeed.timer-ast2600",
-      "parent": "aspeed.timer"
-    },
-    {
-      "name": "integrator_core",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "imx-usdhc",
-      "parent": "generic-sdhci"
-    },
-    {
-      "name": "mps2-fpgaio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "allwinner-A10-timer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ne2k_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "vhost-scsi-pci-transitional",
-      "parent": "vhost-scsi-pci-base"
-    },
-    {
-      "name": "pxa255-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "bcm2835-sdhost-bus",
-      "parent": "sd-bus"
-    },
-    {
-      "name": "stm32f2xx-adc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "imx.i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "w25q64",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "usb-storage",
-      "parent": "usb-storage-dev"
-    },
-    {
-      "name": "cortex-a57-arm-cpu",
-      "parent": "aarch64-cpu"
-    },
-    {
-      "name": "virtio-tablet-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "e1000-82544gc",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "ARM,bitband-memory",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "usb-mtp",
-      "parent": "usb-device"
-    },
-    {
-      "name": "colo-compare",
-      "parent": "object"
-    },
-    {
-      "name": "romulus-bmc-machine",
-      "parent": "aspeed-machine"
-    },
-    {
-      "name": "cubieboard-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "usb-host",
-      "parent": "usb-device"
-    },
-    {
-      "name": "bcm2835-aux",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "rtl8139",
-      "parent": "pci-device"
-    },
-    {
-      "name": "arm_gic",
-      "parent": "arm_gic_common"
-    },
-    {
-      "name": "ppc4xx-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "dscm1xxxx",
-      "parent": "microdrive"
-    },
-    {
-      "name": "virt-2.6-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "scsi-disk",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "exynos4210.mct",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "gpio_i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "arm11-scu",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "integrator_debug",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pxa2xx-mmci-bus",
-      "parent": "sd-bus"
-    },
-    {
-      "name": "mt25qu01g",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "split-irq",
-      "parent": "device"
-    },
-    {
-      "name": "pci-serial-4x",
-      "parent": "pci-device"
-    },
-    {
-      "name": "nvme",
-      "parent": "pci-device"
-    },
-    {
-      "name": "vhost-vsock-pci",
-      "parent": "vhost-vsock-pci-base"
-    },
-    {
-      "name": "vhost-vsock-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "bcm2835-thermal",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "sl-nand",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "stm32f4xx-syscfg",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pl050_keyboard",
-      "parent": "pl050"
-    },
-    {
-      "name": "pxa270-b1-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "aspeed.spi2-ast2600",
-      "parent": "aspeed.smc"
-    },
-    {
-      "name": "usb-uas",
-      "parent": "usb-device"
-    },
-    {
-      "name": "qio-channel-buffer",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "rocker",
-      "parent": "pci-device"
-    },
-    {
-      "name": "aspeed.fmc-ast2400",
-      "parent": "aspeed.smc"
-    },
-    {
-      "name": "sdhci-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pxa260-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "w25q32",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "pxa2xx-pcmcia",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "connex-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "bcm2835-rng",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "corgi-ssp",
-      "parent": "ssi-slave"
-    },
-    {
-      "name": "aspeed.timer-ast2400",
-      "parent": "aspeed.timer"
-    },
-    {
-      "name": "authz-list",
-      "parent": "authz"
-    },
-    {
-      "name": "virtio-serial-pci-non-transitional",
-      "parent": "virtio-serial-pci-base"
-    },
-    {
-      "name": "usb-braille",
-      "parent": "usb-serial-dev"
-    },
-    {
-      "name": "or-irq",
-      "parent": "device"
-    },
-    {
-      "name": "pxa2xx-mmci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "bochs-display",
-      "parent": "pci-device"
-    },
-    {
-      "name": "allwinner-cpucfg",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "s25fl129p1",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "s25fl129p0",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "digic-uart",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "m25pe20",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "pci-serial-2x",
-      "parent": "pci-device"
-    },
-    {
-      "name": "secret",
-      "parent": "object"
-    },
-    {
-      "name": "iothread",
-      "parent": "object"
-    },
-    {
-      "name": "n25q064a13",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "n25q064a11",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "scoop",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pxa2xx-fir",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "armsse-cpuid",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "chardev-vc",
-      "parent": "chardev"
-    },
-    {
-      "name": "gpex-pcihost",
-      "parent": "pcie-host-bridge"
-    },
-    {
-      "name": "pcie-pci-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "am53c974",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ipoctal232",
-      "parent": "ipack-device"
-    },
-    {
-      "name": "m25pe16",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "aspeed.gpio-ast2500",
-      "parent": "aspeed.gpio"
-    },
-    {
-      "name": "pxa2xx-dma",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "imx6.src",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "exynos4210.rtc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "xlnx-zcu102-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "arm-gicv3",
-      "parent": "arm-gicv3-common"
-    },
-    {
-      "name": "qemu-xhci",
-      "parent": "base-xhci"
-    },
-    {
-      "name": "fsl,imx7",
-      "parent": "device"
-    },
-    {
-      "name": "fsl,imx6",
-      "parent": "device"
-    },
-    {
-      "name": "exynos4210.fimd",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "vhost-user-fs-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "exynos4210.pwm",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "bcm2835_gpio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "s25sl064p",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "realview-pbx-a9-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "tegra2-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "s25sl064a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "at25256a-nonjedec",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "bcm2835-ic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "allwinner-sdhost-bus",
-      "parent": "sd-bus"
-    },
-    {
-      "name": "pxa2xx-gpio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mx25l2005a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "xilinx-axi-dma-control-stream",
-      "parent": "object"
-    },
-    {
-      "name": "cmsdk-apb-dualtimer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "arm1026-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "realview-eb-mpcore-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "imx7.snvs",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "acpi-ged",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "m45pe80",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "i82559c",
-      "parent": "pci-device"
-    },
-    {
-      "name": "exynos4210.combiner",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "i82559b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82559a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "xio3130-downstream",
-      "parent": "pcie-slot"
-    },
-    {
-      "name": "netduino2-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "s25fl256s1",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "s25fl256s0",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "pxa2xx_i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virt-3.1-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "IDE",
-      "parent": "bus"
-    },
-    {
-      "name": "mx25l6405d",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "en25p64",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "ccid-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "xlnx.axi-dma",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "filter-mirror",
-      "parent": "netfilter"
-    },
-    {
-      "name": "exynos4210.gic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "i82558b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82558a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "VGA",
-      "parent": "pci-vga"
-    },
-    {
-      "name": "imx7.analog",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pci-bridge-seat",
-      "parent": "pci-bridge"
-    },
-    {
-      "name": "ivshmem-plain",
-      "parent": "ivshmem-common"
-    },
-    {
-      "name": "s25sl12800",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "s25sl12801",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "aspeed-mmi",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "integratorcp-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "x3130-upstream",
-      "parent": "pcie-port"
-    },
-    {
-      "name": "sse-200",
-      "parent": "arm-sse"
-    },
-    {
-      "name": "witherspoon-bmc-machine",
-      "parent": "aspeed-machine"
-    },
-    {
-      "name": "bcm2835-fb",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-blk-pci-non-transitional",
-      "parent": "virtio-blk-pci-base"
-    },
-    {
-      "name": "i82557c",
-      "parent": "pci-device"
-    },
-    {
-      "name": "versatile_i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "i82557b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82557a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "designware-pcie-root",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "tpci200",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82562",
-      "parent": "pci-device"
-    },
-    {
-      "name": "nrf51_soc.timer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "musicpal_lcd",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ramfb",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "tls-creds-psk",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "imx.gpio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "spitz-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "allwinner-sun8i-emac",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "filter-replay",
-      "parent": "netfilter"
-    },
-    {
-      "name": "vfio-pci-nohotplug",
-      "parent": "vfio-pci"
-    },
-    {
-      "name": "virtio-balloon-pci",
-      "parent": "virtio-balloon-pci-base"
-    },
-    {
-      "name": "virtio-net-pci-transitional",
-      "parent": "virtio-net-pci-base"
-    },
-    {
-      "name": "i82551",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82550",
-      "parent": "pci-device"
-    },
-    {
-      "name": "tmp105",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "n25q032a13",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "n25q032a11",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "aspeed.spi1-ast2600",
-      "parent": "aspeed.smc"
-    },
-    {
-      "name": "en25p32",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "iotkit",
-      "parent": "arm-sse"
-    },
-    {
-      "name": "exynos4210.rng",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "can-host-socketcan",
-      "parent": "can-host"
-    },
-    {
-      "name": "realview_mpcore",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-input-host-device",
-      "parent": "virtio-input-device"
-    },
-    {
-      "name": "allwinner-sdhost-sun5i",
-      "parent": "allwinner-sdhost"
-    },
-    {
-      "name": "kvaser_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "xlnx-versal",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "stm32f2xx-spi",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "n25q128",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "virtserialport",
-      "parent": "virtio-serial-port"
-    },
-    {
-      "name": "sbsa-ref-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "realview_pci",
-      "parent": "versatile_pci"
-    },
-    {
-      "name": "s25fl512s",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "pl050_mouse",
-      "parent": "pl050"
-    },
-    {
-      "name": "imx.usbphy",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "s70fs01gs",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "imx25.ccm",
-      "parent": "imx.ccm"
-    },
-    {
-      "name": "allwinner-emac",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "allwinner-sdhost-sun4i",
-      "parent": "allwinner-sdhost"
-    },
-    {
-      "name": "mv88w8618_wlan",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "chardev-file",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "aspeed.i2c-ast2600",
-      "parent": "aspeed.i2c"
-    },
-    {
-      "name": "virtio-iommu-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "lsi53c895a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "input-barrier",
-      "parent": "object"
-    },
-    {
-      "name": "stellaris-adc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-blk-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "pc-dimm",
-      "parent": "device"
-    },
-    {
-      "name": "nrf51-soc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-scsi-pci-non-transitional",
-      "parent": "virtio-scsi-pci-base"
-    },
-    {
-      "name": "exynos4210.clk",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ads7846",
-      "parent": "ssi-slave"
-    },
-    {
-      "name": "vfio-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "xlnx.ps7-dev-cfg",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "chardev-pty",
-      "parent": "chardev"
-    },
-    {
-      "name": "vhost-user-scsi-pci-non-transitional",
-      "parent": "vhost-user-scsi-pci-base"
-    },
-    {
-      "name": "max-arm-cpu",
-      "parent": "aarch64-cpu"
-    },
-    {
-      "name": "stm32f405-soc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pxa270-c0-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "sdhci-bus",
-      "parent": "sd-bus"
-    },
-    {
-      "name": "iotkit-sysctl",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mx25l12805d",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "m45pe16",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "cheetah-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "w25x80",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "m45pe10",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "nand",
-      "parent": "device"
-    },
-    {
-      "name": "mx25l3205d",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "smbus-eeprom",
-      "parent": "smbus-device"
-    },
-    {
-      "name": "aspeed.scu-ast2600",
-      "parent": "aspeed.scu"
-    },
-    {
-      "name": "sst25wf512",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "mainstone-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "microbit.i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "vhost-user-scsi",
-      "parent": "vhost-scsi-common"
-    },
-    {
-      "name": "virtio-net-pci",
-      "parent": "virtio-net-pci-base"
-    },
-    {
-      "name": "kvm-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "sd-card",
-      "parent": "device"
-    },
-    {
-      "name": "qemu:memory-region",
-      "parent": "object"
-    },
-    {
-      "name": "virt-4.1-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "aspeed.spi1-ast2400",
-      "parent": "aspeed.smc"
-    },
-    {
-      "name": "omap2-gpio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "s25sl008a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "imx7.ccm",
-      "parent": "imx.ccm"
-    },
-    {
-      "name": "piix4-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "pxa2xx_rtc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mss-timer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "AC97",
-      "parent": "pci-device"
-    },
-    {
-      "name": "imx31.ccm",
-      "parent": "imx.ccm"
-    },
-    {
-      "name": "allwinner-sid",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "exynos4210.pmu",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "stm32f205-soc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "authz-simple",
-      "parent": "authz"
-    },
-    {
-      "name": "armv7m_systick",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "tpm-emulator",
-      "parent": "tpm-backend"
-    },
-    {
-      "name": "ioh3420",
-      "parent": "pcie-root-port-base"
-    },
-    {
-      "name": "s25fl016k",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "memory-backend-memfd",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "w25x64",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "ast2500-a1",
-      "parent": "aspeed-soc"
-    },
-    {
-      "name": "msf2-sysreg",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "xlnx.ps7-qspi",
-      "parent": "xlnx.ps7-spi"
-    },
-    {
-      "name": "digic-timer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "lsi53c810",
-      "parent": "lsi53c895a"
-    },
-    {
-      "name": "arm-its-kvm",
-      "parent": "arm-gicv3-its-common"
-    },
-    {
-      "name": "sst25vf080b",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "arm946-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "irq",
-      "parent": "object"
-    },
-    {
-      "name": "arm-gicv2m",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "aspeed.i2c-ast2400",
-      "parent": "aspeed.i2c"
-    },
-    {
-      "name": "container",
-      "parent": "object"
-    },
-    {
-      "name": "ssi-sd",
-      "parent": "ssi-slave"
-    },
-    {
-      "name": "chardev-testdev",
-      "parent": "chardev"
-    },
-    {
-      "name": "mx66l1g45g",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "tz-ppc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "imx6ul.ccm",
-      "parent": "imx.ccm"
-    },
-    {
-      "name": "vhost-user-fs-pci",
-      "parent": "vhost-user-fs-pci-base"
-    },
-    {
-      "name": "n25q512a13",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "virt-2.12-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "n25q512a11",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "midway-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "can-bus",
-      "parent": "object"
-    },
-    {
-      "name": "pci-serial",
-      "parent": "pci-device"
-    },
-    {
-      "name": "xlnx.ps7-spi",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "w25x40",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "cpu-cluster",
-      "parent": "device"
-    },
-    {
-      "name": "cmsdk-apb-timer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "vhost-user-gpu-pci",
-      "parent": "vhost-user-gpu-pci-base-type"
-    },
-    {
-      "name": "stm32f4xx-exti",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "chardev-gdb",
-      "parent": "chardev"
-    },
-    {
-      "name": "dc390",
-      "parent": "am53c974"
-    },
-    {
-      "name": "z2-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "aspeed.scu-ast2400",
-      "parent": "aspeed.scu"
-    },
-    {
-      "name": "pxa25x-timer",
-      "parent": "pxa2xx-timer"
-    },
-    {
-      "name": "pxa270-a1-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "mv88w8618_flashcfg",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "s25sl004a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "n25q512a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "exynos4210-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "w25x32",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "mv88w8618_eth",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pxa250-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "hda-output",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "virtio-net-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "aspeed.sdhci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "nuri-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "pl190",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ssd0323",
-      "parent": "ssi-slave"
-    },
-    {
-      "name": "bcm2835-property",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "tosa-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "i2c-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "omap-intc",
-      "parent": "common-omap-intc"
-    },
-    {
-      "name": "swift-bmc-machine",
-      "parent": "aspeed-machine"
-    },
-    {
-      "name": "w25x20",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "usb-serial",
-      "parent": "usb-serial-dev"
-    },
-    {
-      "name": "virtio-mouse-pci",
-      "parent": "virtio-mouse-pci-base-type"
-    },
-    {
-      "name": "qio-channel-websock",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "designware-pcie-host",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "pl181",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "allwinner-ahci",
-      "parent": "sysbus-ahci"
-    },
-    {
-      "name": "qio-dns-resolver",
-      "parent": "object"
-    },
-    {
-      "name": "w25x16",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "fw_cfg_mem",
-      "parent": "fw_cfg"
-    },
-    {
-      "name": "w25x10",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "mainstone-fpga",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "aux-to-i2c-bridge",
-      "parent": "device"
-    },
-    {
-      "name": "pl330",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "armv7m",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "cortex-a9-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "tusb6010",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ssd0303",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "spitz-keyboard",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "imx25-pdk-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "vhost-user-scsi-pci-transitional",
-      "parent": "vhost-user-scsi-pci-base"
-    },
-    {
-      "name": "virtio-blk-pci-transitional",
-      "parent": "virtio-blk-pci-base"
-    },
-    {
-      "name": "gpio-key",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "sp804",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "aspeed.sdmc-ast2500",
-      "parent": "aspeed.sdmc"
-    },
-    {
-      "name": "usb-kbd",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "mcimx7d-sabre-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "virt-4.0-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "cryptodev-vhost-user",
-      "parent": "cryptodev-backend"
-    },
-    {
-      "name": "vfio-calxeda-xgmac",
-      "parent": "vfio-platform"
-    },
-    {
-      "name": "qio-channel-file",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "sysbus-ahci",
-      "parent": "sys-bus-device"
-    }
-  ],
-  "id": "libvirt-6"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-blk-pci"
-  },
-  "id": "libvirt-7"
-}
-
-{
-  "return": [
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": false,
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "class",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": true,
-      "name": "request-merging",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "lsecs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "write-zeroes",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": false,
-      "name": "scsi",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "lcyls",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 4194303,
-      "name": "max-write-zeroes-sectors",
-      "type": "uint32"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": "auto",
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "default-value": "auto",
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": true,
-      "name": "x-enable-wce-if-config-wce",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "lheads",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "default-value": 0,
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-blk-device>"
-    },
-    {
-      "default-value": true,
-      "name": "seg-max-adjust",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "config-wce",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "discard",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "default-value": 256,
-      "name": "queue-size",
-      "type": "uint16"
-    },
-    {
-      "default-value": 1,
-      "name": "num-queues",
-      "type": "uint16"
-    },
-    {
-      "default-value": "auto",
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": 4194303,
-      "name": "max-discard-sectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "opt_io_size",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-7"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-net-pci"
-  },
-  "id": "libvirt-8"
-}
-
-{
-  "return": [
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": false,
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 3,
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest_ufo",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "host_ecn",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 150000,
-      "name": "x-txtimer",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "mq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "status",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 256,
-      "name": "tx_queue_size",
-      "type": "uint16"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "name": "tx",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_rx_extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 300000,
-      "name": "rsc_interval",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "mac",
-      "description": "Ethernet 6-byte MAC Address, example: 52:54:00:12:34:56",
-      "type": "str"
-    },
-    {
-      "default-value": 256,
-      "name": "rx_queue_size",
-      "type": "uint16"
-    },
-    {
-      "default-value": true,
-      "name": "guest_ecn",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest_tso6",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": -1,
-      "name": "speed",
-      "type": "int32"
-    },
-    {
-      "default-value": true,
-      "name": "guest_tso4",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest_csum",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest_announce",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "gso",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_rx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "duplex",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_vlan",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 256,
-      "name": "x-txburst",
-      "type": "int32"
-    },
-    {
-      "default-value": true,
-      "name": "csum",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "mrg_rxbuf",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_guest_offloads",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "failover",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_mac_addr",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "host_tso6",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-mtu-bypass-backend",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "host_tso4",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "host_ufo",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-net-device>"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "netdev",
-      "description": "ID of a netdev to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "guest_rsc_ext",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "host_mtu",
-      "type": "uint16"
-    }
-  ],
-  "id": "libvirt-8"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-scsi-pci"
-  },
-  "id": "libvirt-9"
-}
-
-{
-  "return": [
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": false,
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 65535,
-      "name": "max_sectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 128,
-      "name": "cmd_per_lun",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "default-value": 256,
-      "name": "virtqueue_size",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "hotplug",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-scsi-device>"
-    },
-    {
-      "default-value": 1,
-      "name": "num_queues",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "param_change",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "seg_max_adjust",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-9"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-net-ccw"
-  },
-  "id": "libvirt-10"
-}
-
-{
-  "id": "libvirt-10",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-net-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-scsi-ccw"
-  },
-  "id": "libvirt-11"
-}
-
-{
-  "id": "libvirt-11",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-scsi-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vfio-pci"
-  },
-  "id": "libvirt-12"
-}
-
-{
-  "return": [
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "x-pci-sub-device-id",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-kvm-msi",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-igd-opregion",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": "off",
-      "name": "display",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "x-vga",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "x-pci-vendor-id",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "x-balloon-allowed",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-req",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-vfio-ioeventfd",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-geforce-quirks",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-kvm-ioeventfd",
-      "type": "bool"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "x-pci-device-id",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-kvm-intx",
-      "type": "bool"
-    },
-    {
-      "name": "host",
-      "description": "Address (bus/device/function) of the host device, example: 04:10.0",
-      "type": "str"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-kvm-msix",
-      "type": "bool"
-    },
-    {
-      "default-value": 1100,
-      "name": "x-intx-mmap-timeout-ms",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "x-igd-gms",
-      "type": "uint32"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "x-pci-sub-vendor-id",
-      "type": "uint32"
-    },
-    {
-      "name": "x-nv-gpudirect-clique",
-      "description": "NVIDIA GPUDirect Clique ID (0 - 15)",
-      "type": "uint4"
-    },
-    {
-      "name": "sysfsdev",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "default-value": "off",
-      "name": "x-msix-relocation",
-      "description": "off/auto/bar0/bar1/bar2/bar3/bar4/bar5",
-      "type": "OffAutoPCIBAR"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-mmap",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    }
-  ],
-  "id": "libvirt-12"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "scsi-hd"
-  },
-  "id": "libvirt-13"
-}
-
-{
-  "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": 0,
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "port_index",
-      "type": "uint16"
-    },
-    {
-      "default-value": false,
-      "name": "dpofua",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "default-value": 1073741824,
-      "name": "max_unmap_size",
-      "type": "uint64"
-    },
-    {
-      "default-value": 0,
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "rotation_rate",
-      "type": "uint16"
-    },
-    {
-      "name": "device_id",
-      "type": "str"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "port_wwn",
-      "type": "uint64"
-    },
-    {
-      "default-value": 0,
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "default-value": 5,
-      "name": "scsi_version",
-      "type": "int32"
-    },
-    {
-      "default-value": 0,
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "default-value": "auto",
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "name": "product",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "lsecs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "lheads",
-      "type": "uint32"
-    },
-    {
-      "name": "vendor",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "lcyls",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "wwn",
-      "type": "uint64"
-    },
-    {
-      "default-value": "auto",
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": false,
-      "name": "removable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "name": "ver",
-      "type": "str"
-    },
-    {
-      "default-value": "auto",
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": 0,
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": 2147483647,
-      "name": "max_io_size",
-      "type": "uint64"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    }
-  ],
-  "id": "libvirt-13"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "ide-hd"
-  },
-  "id": "libvirt-14"
-}
-
-{
-  "return": [
-    {
-      "default-value": 4294967295,
-      "name": "unit",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "lsecs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "lcyls",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "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": 0,
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "default-value": "auto",
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "bios-chs-trans",
-      "description": "Logical CHS translation algorithm, auto/none/lba/large/rechs",
-      "type": "BiosAtaTranslation"
-    },
-    {
-      "default-value": 0,
-      "name": "lheads",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "wwn",
-      "type": "uint64"
-    },
-    {
-      "default-value": "auto",
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "model",
-      "type": "str"
-    },
-    {
-      "name": "ver",
-      "type": "str"
-    },
-    {
-      "default-value": "auto",
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": 0,
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": 0,
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    }
-  ],
-  "id": "libvirt-14"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "PIIX4_PM"
-  },
-  "id": "libvirt-15"
-}
-
-{
-  "id": "libvirt-15",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'PIIX4_PM' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-storage"
-  },
-  "id": "libvirt-16"
-}
-
-{
-  "return": [
-    {
-      "default-value": true,
-      "name": "msos-desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "port",
-      "type": "str"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "full-path",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "default-value": "auto",
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": false,
-      "name": "removable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": 0,
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "attached",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-16"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "kvm-pit"
-  },
-  "id": "libvirt-17"
-}
-
-{
-  "id": "libvirt-17",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'kvm-pit' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "VGA"
-  },
-  "id": "libvirt-18"
-}
-
-{
-  "return": [
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "mmio",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "qemu-extended-regs",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "ymax",
-      "type": "uint32"
-    },
-    {
-      "default-value": 16,
-      "name": "vgamem_mb",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "xmax",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "edid",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "global-vmstate",
-      "type": "bool"
-    },
-    {
-      "name": "big-endian-framebuffer",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-18"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vmware-svga"
-  },
-  "id": "libvirt-19"
-}
-
-{
-  "return": [
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": 16,
-      "name": "vgamem_mb",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "global-vmstate",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-19"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-pci"
-  },
-  "id": "libvirt-20"
-}
-
-{
-  "return": [
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": false,
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 3,
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-gpu-device>"
-    },
-    {
-      "default-value": 768,
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "edid",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "max_outputs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 268435456,
-      "name": "max_hostmem",
-      "type": "size"
-    },
-    {
-      "default-value": 1024,
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-20"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-device"
-  },
-  "id": "libvirt-21"
-}
-
-{
-  "return": [
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "edid",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 268435456,
-      "name": "max_hostmem",
-      "type": "size"
-    },
-    {
-      "default-value": 1024,
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "default-value": 768,
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "default-value": 1,
-      "name": "max_outputs",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-21"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "ICH9-LPC"
-  },
-  "id": "libvirt-22"
-}
-
-{
-  "id": "libvirt-22",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'ICH9-LPC' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-pci"
-  },
-  "id": "libvirt-23"
-}
-
-{
-  "return": [
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": false,
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "class",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "guest-stats",
-      "type": "guest statistics"
-    },
-    {
-      "name": "guest-stats-polling-interval",
-      "type": "int"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "default-value": false,
-      "name": "free-page-hint",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-balloon-device>"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "qemu-4-0-config-size",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "deflate-on-oom",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-23"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-ccw"
-  },
-  "id": "libvirt-24"
-}
-
-{
-  "id": "libvirt-24",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-balloon-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-device"
-  },
-  "id": "libvirt-25"
-}
-
-{
-  "return": [
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "free-page-hint",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "deflate-on-oom",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "default-value": false,
-      "name": "qemu-4-0-config-size",
-      "type": "bool"
-    },
-    {
-      "name": "guest-stats",
-      "type": "guest statistics"
-    },
-    {
-      "name": "guest-stats-polling-interval",
-      "type": "int"
-    }
-  ],
-  "id": "libvirt-25"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "pcie-root-port"
-  },
-  "id": "libvirt-26"
-}
-
-{
-  "return": [
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "port",
-      "type": "uint8"
-    },
-    {
-      "default-value": 8,
-      "name": "aer_log_max",
-      "type": "uint16"
-    },
-    {
-      "default-value": true,
-      "name": "hotplug",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "chassis",
-      "type": "uint8"
-    },
-    {
-      "default-value": 0,
-      "name": "slot",
-      "type": "uint16"
-    },
-    {
-      "default-value": false,
-      "name": "disable-acs",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "power_controller_present",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 18446744073709551615,
-      "name": "mem-reserve",
-      "type": "size"
-    },
-    {
-      "default-value": 18446744073709551615,
-      "name": "pref32-reserve",
-      "type": "size"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "bus-reserve",
-      "type": "uint32"
-    },
-    {
-      "default-value": "32",
-      "name": "x-width",
-      "description": "1/2/4/8/12/16/32",
-      "type": "PCIELinkWidth"
-    },
-    {
-      "default-value": 18446744073709551615,
-      "name": "pref64-reserve",
-      "type": "size"
-    },
-    {
-      "default-value": 18446744073709551615,
-      "name": "io-reserve",
-      "type": "size"
-    },
-    {
-      "default-value": true,
-      "name": "x-migrate-msix",
-      "type": "bool"
-    },
-    {
-      "default-value": "16",
-      "name": "x-speed",
-      "description": "2_5/5/8/16",
-      "type": "PCIELinkSpeed"
-    }
-  ],
-  "id": "libvirt-26"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-host"
-  },
-  "id": "libvirt-27"
-}
-
-{
-  "return": [
-    {
-      "default-value": true,
-      "name": "full-path",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "port",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "msos-desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "hostbus",
-      "type": "uint32"
-    },
-    {
-      "default-value": 4,
-      "name": "isobufs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "vendorid",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "productid",
-      "type": "uint32"
-    },
-    {
-      "name": "hostport",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "pipeline",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "hostaddr",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "suppress-remote-wake",
-      "type": "bool"
-    },
-    {
-      "default-value": 2,
-      "name": "loglevel",
-      "type": "uint32"
-    },
-    {
-      "default-value": 32,
-      "name": "isobsize",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "guest-resets-all",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest-reset",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "attached",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-27"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vhost-user-fs-device"
-  },
-  "id": "libvirt-28"
-}
-
-{
-  "return": [
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-legacy-check",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "chardev",
-      "description": "ID of a chardev to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": 128,
-      "name": "queue-size",
-      "type": "uint16"
-    },
-    {
-      "name": "tag",
-      "type": "str"
-    },
-    {
-      "default-value": 1,
-      "name": "num-request-queues",
-      "type": "uint16"
-    }
-  ],
-  "id": "libvirt-28"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-iommu-pci"
-  },
-  "id": "libvirt-29"
-}
-
-{
-  "return": [
-    {
-      "name": "fake-data",
-      "description": "pretend there's real data here",
-      "type": "str"
-    }
-  ],
-  "id": "libvirt-29"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "memory-backend-file"
-  },
-  "id": "libvirt-30"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "policy",
-      "description": "Set the NUMA policy",
-      "type": "HostMemPolicy"
-    },
-    {
-      "name": "prealloc-threads",
-      "description": "Number of CPU threads to use for prealloc",
-      "type": "int"
-    },
-    {
-      "name": "dump",
-      "description": "Set to 'off' to exclude from core dump",
-      "type": "bool"
-    },
-    {
-      "name": "share",
-      "description": "Mark the memory as private to QEMU or shared",
-      "type": "bool"
-    },
-    {
-      "name": "prealloc",
-      "description": "Preallocate memory",
-      "type": "bool"
-    },
-    {
-      "name": "size",
-      "description": "Size of the memory region (ex: 500M)",
-      "type": "int"
-    },
-    {
-      "name": "x-use-canonical-path-for-ramblock-id",
-      "type": "bool"
-    },
-    {
-      "name": "host-nodes",
-      "description": "Binds memory to the list of NUMA host nodes",
-      "type": "int"
-    },
-    {
-      "name": "merge",
-      "description": "Mark memory as mergeable",
-      "type": "bool"
-    },
-    {
-      "name": "pmem",
-      "type": "bool"
-    },
-    {
-      "name": "align",
-      "type": "int"
-    },
-    {
-      "name": "mem-path",
-      "type": "string"
-    },
-    {
-      "name": "discard-data",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-30"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "memory-backend-memfd"
-  },
-  "id": "libvirt-31"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "policy",
-      "description": "Set the NUMA policy",
-      "type": "HostMemPolicy"
-    },
-    {
-      "name": "prealloc-threads",
-      "description": "Number of CPU threads to use for prealloc",
-      "type": "int"
-    },
-    {
-      "name": "dump",
-      "description": "Set to 'off' to exclude from core dump",
-      "type": "bool"
-    },
-    {
-      "name": "share",
-      "description": "Mark the memory as private to QEMU or shared",
-      "type": "bool"
-    },
-    {
-      "name": "prealloc",
-      "description": "Preallocate memory",
-      "type": "bool"
-    },
-    {
-      "name": "size",
-      "description": "Size of the memory region (ex: 500M)",
-      "type": "int"
-    },
-    {
-      "name": "x-use-canonical-path-for-ramblock-id",
-      "type": "bool"
-    },
-    {
-      "name": "host-nodes",
-      "description": "Binds memory to the list of NUMA host nodes",
-      "type": "int"
-    },
-    {
-      "name": "merge",
-      "description": "Mark memory as mergeable",
-      "type": "bool"
-    },
-    {
-      "name": "seal",
-      "description": "Seal growing & shrinking",
-      "type": "bool"
-    },
-    {
-      "name": "hugetlbsize",
-      "description": "Huge pages size (ex: 2M, 1G)",
-      "type": "int"
-    },
-    {
-      "name": "hugetlb",
-      "description": "Use huge pages",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-31"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "max-arm-cpu"
-  },
-  "id": "libvirt-32"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "parent_bus",
-      "type": "link<bus>"
-    },
-    {
-      "name": "hotplugged",
-      "type": "bool"
-    },
-    {
-      "name": "hotpluggable",
-      "type": "bool"
-    },
-    {
-      "name": "realized",
-      "type": "bool"
-    },
-    {
-      "name": "legacy-memory",
-      "type": "str"
-    },
-    {
-      "name": "memory",
-      "type": "link<qemu:memory-region>"
-    },
-    {
-      "name": "psci-conduit",
-      "type": "uint32"
-    },
-    {
-      "name": "core-count",
-      "type": "int32"
-    },
-    {
-      "name": "start-powered-off",
-      "type": "bool"
-    },
-    {
-      "name": "mp-affinity",
-      "type": "uint64"
-    },
-    {
-      "name": "node-id",
-      "type": "int32"
-    },
-    {
-      "name": "midr",
-      "type": "uint32"
-    },
-    {
-      "name": "sve640",
-      "type": "bool"
-    },
-    {
-      "name": "sve1152",
-      "type": "bool"
-    },
-    {
-      "name": "sve1408",
-      "type": "bool"
-    },
-    {
-      "name": "unnamed-gpio-in[3]",
-      "type": "child<irq>"
-    },
-    {
-      "name": "unnamed-gpio-in[1]",
-      "type": "child<irq>"
-    },
-    {
-      "name": "sve1664",
-      "type": "bool"
-    },
-    {
-      "name": "sve128",
-      "type": "bool"
-    },
-    {
-      "name": "aarch64",
-      "description": "Set on/off to enable/disable aarch64 execution state ",
-      "type": "bool"
-    },
-    {
-      "name": "sve2048",
-      "type": "bool"
-    },
-    {
-      "name": "unnamed-gpio-out[4]",
-      "type": "link<irq>"
-    },
-    {
-      "name": "rvbar",
-      "type": "uint64"
-    },
-    {
-      "name": "cntfrq",
-      "type": "uint64"
-    },
-    {
-      "name": "sve384",
-      "type": "bool"
-    },
-    {
-      "name": "unnamed-gpio-out[2]",
-      "type": "link<irq>"
-    },
-    {
-      "name": "kvm-no-adjvtime",
-      "description": "Set on to disable the adjustment of the virtual counter. VM stopped time will be counted.",
-      "type": "bool"
-    },
-    {
-      "name": "unnamed-gpio-out[0]",
-      "type": "link<irq>"
-    },
-    {
-      "name": "sve512",
-      "type": "bool"
-    },
-    {
-      "name": "sve896",
-      "type": "bool"
-    },
-    {
-      "name": "gicv3-maintenance-interrupt[0]",
-      "type": "link<irq>"
-    },
-    {
-      "name": "sve1024",
-      "type": "bool"
-    },
-    {
-      "name": "pmu-interrupt[0]",
-      "type": "link<irq>"
-    },
-    {
-      "name": "sve1280",
-      "type": "bool"
-    },
-    {
-      "name": "sve1536",
-      "type": "bool"
-    },
-    {
-      "name": "unnamed-gpio-in[2]",
-      "type": "child<irq>"
-    },
-    {
-      "name": "sve-max-vq",
-      "type": "uint32"
-    },
-    {
-      "name": "sve",
-      "type": "bool"
-    },
-    {
-      "name": "unnamed-gpio-in[0]",
-      "type": "child<irq>"
-    },
-    {
-      "name": "sve256",
-      "type": "bool"
-    },
-    {
-      "name": "sve1792",
-      "type": "bool"
-    },
-    {
-      "name": "unnamed-gpio-out[3]",
-      "type": "link<irq>"
-    },
-    {
-      "name": "cfgend",
-      "type": "bool"
-    },
-    {
-      "name": "pmu",
-      "type": "bool"
-    },
-    {
-      "name": "unnamed-gpio-out[1]",
-      "type": "link<irq>"
-    },
-    {
-      "name": "sve1920",
-      "type": "bool"
-    },
-    {
-      "name": "reset-hivecs",
-      "type": "bool"
-    },
-    {
-      "name": "sve768",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-32"
-}
-
-{
-  "execute": "query-machines",
-  "id": "libvirt-33"
-}
-
-{
-  "return": [
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-4.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 512,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mcimx7d-sabre",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "imx25-pdk",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "swift-bmc",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "tosa",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "nuri",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "z2",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c5-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "midway",
-      "numa-mem-supported": false,
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.12",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-4.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 512,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mainstone",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c5-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "cheetah",
-      "numa-mem-supported": false,
-      "default-cpu-type": "ti925t-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sbsa-ref",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a57-arm-cpu",
-      "cpu-max": 512,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "spitz",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c0-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "witherspoon-bmc",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "integratorcp",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm926-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-3.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 512,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "netduino2",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "realview-eb-mpcore",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm11mpcore-arm-cpu",
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "realview-pbx-a9",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a9-arm-cpu",
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "xlnx-zcu102",
-      "numa-mem-supported": false,
-      "cpu-max": 6,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "connex",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.6",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "cubieboard",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a8-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "romulus-bmc",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "vexpress-a15",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "microbit",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "xlnx-versal-virt",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.9",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "palmetto-bmc",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "lm3s811evb",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m3-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "collie",
-      "numa-mem-supported": false,
-      "default-cpu-type": "sa1110-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "none",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "canon-a1100",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "lm3s6965evb",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m3-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "raspi2",
-      "numa-mem-supported": false,
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "verdex",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c0-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-4.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 512,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "netduinoplus2",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mps2-an505",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m33-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "n800",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm1136-r2-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "borzoi",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c0-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "vexpress-a9",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a9-arm-cpu",
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "ast2500-evb",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mps2-an385",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m3-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "ast2600-evb",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mps2-an511",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m3-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "orangepi-pc",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a7-arm-cpu",
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "raspi3",
-      "numa-mem-supported": false,
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "akita",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c0-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mcimx6ul-evk",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sx1-v1",
-      "numa-mem-supported": false,
-      "default-cpu-type": "ti925t-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "musicpal",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm926-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-3.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 512,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "kzm",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "versatileab",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm926-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "emcraft-sf2",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m3-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "xilinx-zynq-a9",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a9-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.7",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.10",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "versatilepb",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm926-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "smdkc210",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sabrelite",
-      "numa-mem-supported": false,
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "realview-pb-a8",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a8-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "tacoma-bmc",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sx1",
-      "numa-mem-supported": false,
-      "default-cpu-type": "ti925t-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "highbank",
-      "numa-mem-supported": false,
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-5.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 512,
-      "deprecated": false,
-      "alias": "virt"
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "musca-a",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m33-arm-cpu",
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "musca-b1",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m33-arm-cpu",
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "realview-eb",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm926-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "n810",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm1136-r2-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.8",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.11",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mps2-an521",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m33-arm-cpu",
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "terrier",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c5-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    }
-  ],
-  "id": "libvirt-33"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "virt-5.0-machine"
-  },
-  "id": "libvirt-34"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "graphics",
-      "description": "Set on/off to enable/disable graphics emulation",
-      "type": "bool"
-    },
-    {
-      "name": "phandle-start",
-      "description": "The first phandle ID we may generate dynamically",
-      "type": "int"
-    },
-    {
-      "name": "dump-guest-core",
-      "description": "Include guest memory in a core dump",
-      "type": "bool"
-    },
-    {
-      "name": "append",
-      "description": "Linux kernel command line",
-      "type": "string"
-    },
-    {
-      "name": "dumpdtb",
-      "description": "Dump current dtb to a file and quit",
-      "type": "string"
-    },
-    {
-      "name": "memory-encryption",
-      "description": "Set memory encryption object to use",
-      "type": "string"
-    },
-    {
-      "name": "dt-compatible",
-      "description": "Overrides the \"compatible\" property of the dt root node",
-      "type": "string"
-    },
-    {
-      "name": "kernel",
-      "description": "Linux kernel image file",
-      "type": "string"
-    },
-    {
-      "name": "usb",
-      "description": "Set on/off to enable/disable usb",
-      "type": "bool"
-    },
-    {
-      "name": "suppress-vmdesc",
-      "description": "Set on to disable self-describing migration",
-      "type": "bool"
-    },
-    {
-      "name": "dtb",
-      "description": "Linux kernel device tree file",
-      "type": "string"
-    },
-    {
-      "name": "firmware",
-      "description": "Firmware image",
-      "type": "string"
-    },
-    {
-      "name": "mem-merge",
-      "description": "Enable/disable memory merge support",
-      "type": "bool"
-    },
-    {
-      "name": "initrd",
-      "description": "Linux initial ramdisk file",
-      "type": "string"
-    },
-    {
-      "name": "enforce-config-section",
-      "description": "Set on to enforce configuration section migration",
-      "type": "bool"
-    },
-    {
-      "name": "acpi",
-      "description": "Enable ACPI",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "virt.flash0",
-      "type": "child<cfi.pflash01>"
-    },
-    {
-      "name": "iommu",
-      "description": "Set the IOMMU type. Valid values are none and smmuv3",
-      "type": "string"
-    },
-    {
-      "name": "highmem",
-      "description": "Set on/off to enable/disable using physical address space above 32 bits",
-      "type": "bool"
-    },
-    {
-      "name": "pflash1",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "pflash0",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "gic-version",
-      "description": "Set GIC version. Valid values are 2, 3, host and max",
-      "type": "string"
-    },
-    {
-      "name": "its",
-      "description": "Set on/off to enable/disable ITS instantiation",
-      "type": "bool"
-    },
-    {
-      "name": "secure",
-      "description": "Set on/off to enable/disable the ARM Security Extensions (TrustZone)",
-      "type": "bool"
-    },
-    {
-      "name": "memory-backend",
-      "description": "Set RAM backendValid value is ID of hostmem based backend",
-      "type": "string"
-    },
-    {
-      "name": "virtualization",
-      "description": "Set on/off to enable/disable emulating a guest CPU which implements the ARM Virtualization Extensions",
-      "type": "bool"
-    },
-    {
-      "name": "hmat",
-      "description": "Set on/off to enable/disable ACPI Heterogeneous Memory Attribute Table (HMAT)",
-      "type": "bool"
-    },
-    {
-      "name": "virt.flash1",
-      "type": "child<cfi.pflash01>"
-    }
-  ],
-  "id": "libvirt-34"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "none-machine"
-  },
-  "id": "libvirt-35"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "enforce-config-section",
-      "description": "Set on to enforce configuration section migration",
-      "type": "bool"
-    },
-    {
-      "name": "graphics",
-      "description": "Set on/off to enable/disable graphics emulation",
-      "type": "bool"
-    },
-    {
-      "name": "memory-encryption",
-      "description": "Set memory encryption object to use",
-      "type": "string"
-    },
-    {
-      "name": "dtb",
-      "description": "Linux kernel device tree file",
-      "type": "string"
-    },
-    {
-      "name": "usb",
-      "description": "Set on/off to enable/disable usb",
-      "type": "bool"
-    },
-    {
-      "name": "phandle-start",
-      "description": "The first phandle ID we may generate dynamically",
-      "type": "int"
-    },
-    {
-      "name": "dump-guest-core",
-      "description": "Include guest memory in a core dump",
-      "type": "bool"
-    },
-    {
-      "name": "append",
-      "description": "Linux kernel command line",
-      "type": "string"
-    },
-    {
-      "name": "suppress-vmdesc",
-      "description": "Set on to disable self-describing migration",
-      "type": "bool"
-    },
-    {
-      "name": "mem-merge",
-      "description": "Enable/disable memory merge support",
-      "type": "bool"
-    },
-    {
-      "name": "dt-compatible",
-      "description": "Overrides the \"compatible\" property of the dt root node",
-      "type": "string"
-    },
-    {
-      "name": "kernel",
-      "description": "Linux kernel image file",
-      "type": "string"
-    },
-    {
-      "name": "dumpdtb",
-      "description": "Dump current dtb to a file and quit",
-      "type": "string"
-    },
-    {
-      "name": "initrd",
-      "description": "Linux initial ramdisk file",
-      "type": "string"
-    },
-    {
-      "name": "firmware",
-      "description": "Firmware image",
-      "type": "string"
-    },
-    {
-      "name": "memory-backend",
-      "description": "Set RAM backendValid value is ID of hostmem based backend",
-      "type": "string"
-    }
-  ],
-  "id": "libvirt-35"
-}
-
-{
-  "execute": "query-cpu-definitions",
-  "id": "libvirt-36"
-}
-
-{
-  "return": [
-    {
-      "name": "cortex-a9",
-      "typename": "cortex-a9-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa250",
-      "typename": "pxa250-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270-a1",
-      "typename": "pxa270-a1-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm946",
-      "typename": "arm946-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270-c0",
-      "typename": "pxa270-c0-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "max",
-      "typename": "max-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm1026",
-      "typename": "arm1026-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa260",
-      "typename": "pxa260-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270-b1",
-      "typename": "pxa270-b1-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-a57",
-      "typename": "cortex-a57-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa255",
-      "typename": "pxa255-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-r5",
-      "typename": "cortex-r5-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm1136",
-      "typename": "arm1136-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-a7",
-      "typename": "cortex-a7-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa261",
-      "typename": "pxa261-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270-c5",
-      "typename": "pxa270-c5-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-m3",
-      "typename": "cortex-m3-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm1176",
-      "typename": "arm1176-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "sa1100",
-      "typename": "sa1100-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-a53",
-      "typename": "cortex-a53-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "ti925t",
-      "typename": "ti925t-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-m33",
-      "typename": "cortex-m33-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-a8",
-      "typename": "cortex-a8-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm926",
-      "typename": "arm926-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-a72",
-      "typename": "cortex-a72-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270",
-      "typename": "pxa270-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270-a0",
-      "typename": "pxa270-a0-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-m4",
-      "typename": "cortex-m4-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-m7",
-      "typename": "cortex-m7-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "host",
-      "typename": "host-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-a15",
-      "typename": "cortex-a15-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm11mpcore",
-      "typename": "arm11mpcore-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-r5f",
-      "typename": "cortex-r5f-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-m0",
-      "typename": "cortex-m0-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "sa1110",
-      "typename": "sa1110-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm1136-r2",
-      "typename": "arm1136-r2-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270-b0",
-      "typename": "pxa270-b0-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa262",
-      "typename": "pxa262-arm-cpu",
-      "static": false
-    }
-  ],
-  "id": "libvirt-36"
-}
-
-{
-  "execute": "query-tpm-models",
-  "id": "libvirt-37"
-}
-
-{
-  "return": [
-    "tpm-tis"
-  ],
-  "id": "libvirt-37"
-}
-
-{
-  "execute": "query-tpm-types",
-  "id": "libvirt-38"
-}
-
-{
-  "return": [
-    "passthrough",
-    "emulator"
-  ],
-  "id": "libvirt-38"
-}
-
-{
-  "execute": "query-command-line-options",
-  "id": "libvirt-39"
-}
-
-{
-  "return": [
-    {
-      "parameters": [
-        {
-          "name": "timeout",
-          "help": "Request timeout in seconds (default 0 = no timeout)",
-          "type": "number"
-        },
-        {
-          "name": "initiator-name",
-          "help": "Initiator iqn name to use when connecting",
-          "type": "string"
-        },
-        {
-          "name": "header-digest",
-          "help": "HeaderDigest setting. {CRC32C|CRC32C-NONE|NONE-CRC32C|NONE}",
-          "type": "string"
-        },
-        {
-          "name": "password-secret",
-          "help": "ID of the secret providing password for CHAP authentication to target",
-          "type": "string"
-        },
-        {
-          "name": "password",
-          "help": "password for CHAP authentication to target",
-          "type": "string"
-        },
-        {
-          "name": "user",
-          "help": "username for CHAP authentication to target",
-          "type": "string"
-        }
-      ],
-      "option": "iscsi"
-    },
-    {
-      "parameters": [
-        {
-          "name": "audiodev",
-          "type": "string"
-        },
-        {
-          "name": "non-adaptive",
-          "type": "boolean"
-        },
-        {
-          "name": "lossy",
-          "type": "boolean"
-        },
-        {
-          "name": "sasl-authz",
-          "type": "string"
-        },
-        {
-          "name": "tls-authz",
-          "type": "string"
-        },
-        {
-          "name": "acl",
-          "type": "boolean"
-        },
-        {
-          "name": "sasl",
-          "type": "boolean"
-        },
-        {
-          "name": "key-delay-ms",
-          "type": "number"
-        },
-        {
-          "name": "lock-key-sync",
-          "type": "boolean"
-        },
-        {
-          "name": "reverse",
-          "type": "boolean"
-        },
-        {
-          "name": "password",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv6",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv4",
-          "type": "boolean"
-        },
-        {
-          "name": "to",
-          "type": "number"
-        },
-        {
-          "name": "connections",
-          "type": "number"
-        },
-        {
-          "name": "head",
-          "type": "number"
-        },
-        {
-          "name": "display",
-          "type": "string"
-        },
-        {
-          "name": "share",
-          "type": "string"
-        },
-        {
-          "name": "tls-creds",
-          "type": "string"
-        },
-        {
-          "name": "websocket",
-          "type": "string"
-        },
-        {
-          "name": "vnc",
-          "type": "string"
-        }
-      ],
-      "option": "vnc"
-    },
-    {
-      "parameters": [],
-      "option": "smbios"
-    },
-    {
-      "parameters": [
-        {
-          "name": "dmode",
-          "type": "number"
-        },
-        {
-          "name": "fmode",
-          "type": "number"
-        },
-        {
-          "name": "sock_fd",
-          "type": "number"
-        },
-        {
-          "name": "socket",
-          "type": "string"
-        },
-        {
-          "name": "multidevs",
-          "type": "string"
-        },
-        {
-          "name": "readonly",
-          "type": "boolean"
-        },
-        {
-          "name": "writeout",
-          "type": "string"
-        },
-        {
-          "name": "security_model",
-          "type": "string"
-        },
-        {
-          "name": "mount_tag",
-          "type": "string"
-        },
-        {
-          "name": "path",
-          "type": "string"
-        },
-        {
-          "name": "fsdriver",
-          "type": "string"
-        }
-      ],
-      "option": "virtfs"
-    },
-    {
-      "parameters": [
-        {
-          "name": "throttling.iops-size",
-          "help": "when limiting by iops max size of an I/O in bytes",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max-length",
-          "help": "length of the bps-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max-length",
-          "help": "length of the bps-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max-length",
-          "help": "length of the bps-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max-length",
-          "help": "length of the iops-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max-length",
-          "help": "length of the iops-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max-length",
-          "help": "length of the iops-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max",
-          "help": "total bytes write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max",
-          "help": "total bytes read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max",
-          "help": "total bytes burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max",
-          "help": "I/O operations write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max",
-          "help": "I/O operations read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max",
-          "help": "I/O operations burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write",
-          "help": "limit write bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read",
-          "help": "limit read bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total",
-          "help": "limit total bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write",
-          "help": "limit write operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read",
-          "help": "limit read operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total",
-          "help": "limit total I/O operations per second",
-          "type": "number"
-        },
-        {
-          "name": "dmode",
-          "type": "number"
-        },
-        {
-          "name": "fmode",
-          "type": "number"
-        },
-        {
-          "name": "sock_fd",
-          "type": "number"
-        },
-        {
-          "name": "socket",
-          "type": "string"
-        },
-        {
-          "name": "multidevs",
-          "type": "string"
-        },
-        {
-          "name": "readonly",
-          "type": "boolean"
-        },
-        {
-          "name": "writeout",
-          "type": "string"
-        },
-        {
-          "name": "security_model",
-          "type": "string"
-        },
-        {
-          "name": "path",
-          "type": "string"
-        },
-        {
-          "name": "fsdriver",
-          "type": "string"
-        }
-      ],
-      "option": "fsdev"
-    },
-    {
-      "parameters": [
-        {
-          "name": "resourcecontrol",
-          "type": "string"
-        },
-        {
-          "name": "spawn",
-          "type": "string"
-        },
-        {
-          "name": "elevateprivileges",
-          "type": "string"
-        },
-        {
-          "name": "obsolete",
-          "type": "string"
-        },
-        {
-          "name": "enable",
-          "type": "boolean"
-        }
-      ],
-      "option": "sandbox"
-    },
-    {
-      "parameters": [
-        {
-          "name": "string",
-          "help": "Sets content of the blob to be inserted from a string",
-          "type": "string"
-        },
-        {
-          "name": "file",
-          "help": "Sets the name of the file from which the fw_cfg blob will be loaded",
-          "type": "string"
-        },
-        {
-          "name": "name",
-          "help": "Sets the fw_cfg name of the blob to be inserted",
-          "type": "string"
-        }
-      ],
-      "option": "fw_cfg"
-    },
-    {
-      "parameters": [
-        {
-          "name": "arg",
-          "type": "string"
-        },
-        {
-          "name": "chardev",
-          "type": "string"
-        },
-        {
-          "name": "target",
-          "type": "string"
-        },
-        {
-          "name": "enable",
-          "type": "boolean"
-        }
-      ],
-      "option": "semihosting-config"
-    },
-    {
-      "parameters": [
-        {
-          "name": "rrsnapshot",
-          "type": "string"
-        },
-        {
-          "name": "rrfile",
-          "type": "string"
-        },
-        {
-          "name": "rr",
-          "type": "string"
-        },
-        {
-          "name": "sleep",
-          "type": "boolean"
-        },
-        {
-          "name": "align",
-          "type": "boolean"
-        },
-        {
-          "name": "shift",
-          "type": "string"
-        }
-      ],
-      "option": "icount"
-    },
-    {
-      "parameters": [],
-      "option": "numa"
-    },
-    {
-      "parameters": [
-        {
-          "name": "debug-threads",
-          "help": "When enabled, name the individual threads; defaults off.\nNOTE: The thread names are for debugging and not a\nstable API.",
-          "type": "boolean"
-        },
-        {
-          "name": "process",
-          "help": "Sets the name of the QEMU process, as shown in top etc",
-          "type": "string"
-        },
-        {
-          "name": "guest",
-          "help": "Sets the name of the guest.\nThis name will be displayed in the SDL window caption.\nThe name will also be used for the VNC server",
-          "type": "string"
-        }
-      ],
-      "option": "name"
-    },
-    {
-      "parameters": [
-        {
-          "name": "timestamp",
-          "type": "boolean"
-        }
-      ],
-      "option": "msg"
-    },
-    {
-      "parameters": [
-        {
-          "name": "cpu-pm",
-          "type": "boolean"
-        },
-        {
-          "name": "mem-lock",
-          "type": "boolean"
-        }
-      ],
-      "option": "overcommit"
-    },
-    {
-      "parameters": [
-        {
-          "name": "mlock",
-          "type": "boolean"
-        }
-      ],
-      "option": "realtime"
-    },
-    {
-      "parameters": [],
-      "option": "tpmdev"
-    },
-    {
-      "parameters": [],
-      "option": "object"
-    },
-    {
-      "parameters": [
-        {
-          "name": "opaque",
-          "help": "free-form string used to describe fd",
-          "type": "string"
-        },
-        {
-          "name": "set",
-          "help": "ID of the fd set to add fd to",
-          "type": "number"
-        },
-        {
-          "name": "fd",
-          "help": "file descriptor of which a duplicate is added to fd set",
-          "type": "number"
-        }
-      ],
-      "option": "add-fd"
-    },
-    {
-      "parameters": [
-        {
-          "name": "strict",
-          "type": "boolean"
-        },
-        {
-          "name": "reboot-timeout",
-          "type": "number"
-        },
-        {
-          "name": "splash-time",
-          "type": "number"
-        },
-        {
-          "name": "splash",
-          "type": "string"
-        },
-        {
-          "name": "menu",
-          "type": "boolean"
-        },
-        {
-          "name": "once",
-          "type": "string"
-        },
-        {
-          "name": "order",
-          "type": "string"
-        }
-      ],
-      "option": "boot-opts"
-    },
-    {
-      "parameters": [
-        {
-          "name": "maxcpus",
-          "type": "number"
-        },
-        {
-          "name": "threads",
-          "type": "number"
-        },
-        {
-          "name": "cores",
-          "type": "number"
-        },
-        {
-          "name": "dies",
-          "type": "number"
-        },
-        {
-          "name": "sockets",
-          "type": "number"
-        },
-        {
-          "name": "cpus",
-          "type": "number"
-        }
-      ],
-      "option": "smp-opts"
-    },
-    {
-      "parameters": [
-        {
-          "name": "maxmem",
-          "type": "size"
-        },
-        {
-          "name": "slots",
-          "type": "number"
-        },
-        {
-          "name": "size",
-          "type": "size"
-        }
-      ],
-      "option": "memory"
-    },
-    {
-      "parameters": [],
-      "option": "accel"
-    },
-    {
-      "parameters": [
-        {
-          "name": "loadparm",
-          "help": "Up to 8 chars in set of [A-Za-z0-9. ](lower case chars converted to upper case) to pass to machine loader, boot manager, and guest kernel",
-          "type": "string"
-        },
-        {
-          "name": "dea-key-wrap",
-          "help": "enable/disable DEA key wrapping using the CPACF wrapping key",
-          "type": "boolean"
-        },
-        {
-          "name": "aes-key-wrap",
-          "help": "enable/disable AES key wrapping using the CPACF wrapping key",
-          "type": "boolean"
-        },
-        {
-          "name": "suppress-vmdesc",
-          "help": "Set on to disable self-describing migration",
-          "type": "boolean"
-        },
-        {
-          "name": "iommu",
-          "help": "Set on/off to enable/disable Intel IOMMU (VT-d)",
-          "type": "boolean"
-        },
-        {
-          "name": "firmware",
-          "help": "firmware image",
-          "type": "string"
-        },
-        {
-          "name": "usb",
-          "help": "Set on/off to enable/disable usb",
-          "type": "boolean"
-        },
-        {
-          "name": "mem-merge",
-          "help": "enable/disable memory merge support",
-          "type": "boolean"
-        },
-        {
-          "name": "dump-guest-core",
-          "help": "Include guest memory in  a core dump",
-          "type": "boolean"
-        },
-        {
-          "name": "dt_compatible",
-          "help": "Overrides the \"compatible\" property of the dt root node",
-          "type": "string"
-        },
-        {
-          "name": "phandle_start",
-          "help": "The first phandle ID we may generate dynamically",
-          "type": "number"
-        },
-        {
-          "name": "dumpdtb",
-          "help": "Dump current dtb to a file and quit",
-          "type": "string"
-        },
-        {
-          "name": "dtb",
-          "help": "Linux kernel device tree file",
-          "type": "string"
-        },
-        {
-          "name": "append",
-          "help": "Linux kernel command line",
-          "type": "string"
-        },
-        {
-          "name": "initrd",
-          "help": "Linux initial ramdisk file",
-          "type": "string"
-        },
-        {
-          "name": "kernel",
-          "help": "Linux kernel image file",
-          "type": "string"
-        },
-        {
-          "name": "kvm_shadow_mem",
-          "help": "KVM shadow MMU size",
-          "type": "size"
-        },
-        {
-          "name": "kernel_irqchip",
-          "help": "use KVM in-kernel irqchip",
-          "type": "boolean"
-        },
-        {
-          "name": "accel",
-          "help": "accelerator list",
-          "type": "string"
-        },
-        {
-          "name": "type",
-          "help": "emulated machine",
-          "type": "string"
-        }
-      ],
-      "option": "machine"
-    },
-    {
-      "parameters": [
-        {
-          "name": "romfile",
-          "type": "string"
-        },
-        {
-          "name": "bootindex",
-          "type": "number"
-        }
-      ],
-      "option": "option-rom"
-    },
-    {
-      "parameters": [
-        {
-          "name": "file",
-          "type": "string"
-        },
-        {
-          "name": "events",
-          "type": "string"
-        },
-        {
-          "name": "enable",
-          "type": "string"
-        }
-      ],
-      "option": "trace"
-    },
-    {
-      "parameters": [
-        {
-          "name": "pretty",
-          "type": "boolean"
-        },
-        {
-          "name": "chardev",
-          "type": "string"
-        },
-        {
-          "name": "mode",
-          "type": "string"
-        }
-      ],
-      "option": "mon"
-    },
-    {
-      "parameters": [
-        {
-          "name": "value",
-          "type": "string"
-        },
-        {
-          "name": "property",
-          "type": "string"
-        },
-        {
-          "name": "driver",
-          "type": "string"
-        }
-      ],
-      "option": "global"
-    },
-    {
-      "parameters": [
-        {
-          "name": "driftfix",
-          "type": "string"
-        },
-        {
-          "name": "clock",
-          "type": "string"
-        },
-        {
-          "name": "base",
-          "type": "string"
-        }
-      ],
-      "option": "rtc"
-    },
-    {
-      "parameters": [],
-      "option": "net"
-    },
-    {
-      "parameters": [],
-      "option": "nic"
-    },
-    {
-      "parameters": [],
-      "option": "netdev"
-    },
-    {
-      "parameters": [],
-      "option": "device"
-    },
-    {
-      "parameters": [
-        {
-          "name": "logappend",
-          "type": "boolean"
-        },
-        {
-          "name": "logfile",
-          "type": "string"
-        },
-        {
-          "name": "append",
-          "type": "boolean"
-        },
-        {
-          "name": "chardev",
-          "type": "string"
-        },
-        {
-          "name": "size",
-          "type": "size"
-        },
-        {
-          "name": "debug",
-          "type": "number"
-        },
-        {
-          "name": "name",
-          "type": "string"
-        },
-        {
-          "name": "signal",
-          "type": "boolean"
-        },
-        {
-          "name": "mux",
-          "type": "boolean"
-        },
-        {
-          "name": "rows",
-          "type": "number"
-        },
-        {
-          "name": "cols",
-          "type": "number"
-        },
-        {
-          "name": "height",
-          "type": "number"
-        },
-        {
-          "name": "width",
-          "type": "number"
-        },
-        {
-          "name": "websocket",
-          "type": "boolean"
-        },
-        {
-          "name": "tls-authz",
-          "type": "string"
-        },
-        {
-          "name": "tls-creds",
-          "type": "string"
-        },
-        {
-          "name": "tn3270",
-          "type": "boolean"
-        },
-        {
-          "name": "telnet",
-          "type": "boolean"
-        },
-        {
-          "name": "reconnect",
-          "type": "number"
-        },
-        {
-          "name": "delay",
-          "type": "boolean"
-        },
-        {
-          "name": "server",
-          "type": "boolean"
-        },
-        {
-          "name": "wait",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv6",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv4",
-          "type": "boolean"
-        },
-        {
-          "name": "to",
-          "type": "number"
-        },
-        {
-          "name": "localport",
-          "type": "string"
-        },
-        {
-          "name": "localaddr",
-          "type": "string"
-        },
-        {
-          "name": "fd",
-          "type": "string"
-        },
-        {
-          "name": "port",
-          "type": "string"
-        },
-        {
-          "name": "host",
-          "type": "string"
-        },
-        {
-          "name": "path",
-          "type": "string"
-        },
-        {
-          "name": "backend",
-          "type": "string"
-        }
-      ],
-      "option": "chardev"
-    },
-    {
-      "parameters": [
-        {
-          "name": "copy-on-read",
-          "help": "copy read data from backing file into image file",
-          "type": "boolean"
-        },
-        {
-          "name": "werror",
-          "help": "write error action",
-          "type": "string"
-        },
-        {
-          "name": "rerror",
-          "help": "read error action",
-          "type": "string"
-        },
-        {
-          "name": "read-only",
-          "help": "open drive file as read-only",
-          "type": "boolean"
-        },
-        {
-          "name": "file",
-          "help": "file name",
-          "type": "string"
-        },
-        {
-          "name": "if",
-          "help": "interface (ide, scsi, sd, mtd, floppy, pflash, virtio)",
-          "type": "string"
-        },
-        {
-          "name": "media",
-          "help": "media type (disk, cdrom)",
-          "type": "string"
-        },
-        {
-          "name": "index",
-          "help": "index number",
-          "type": "number"
-        },
-        {
-          "name": "unit",
-          "help": "unit number (i.e. lun for scsi)",
-          "type": "number"
-        },
-        {
-          "name": "bus",
-          "help": "bus number",
-          "type": "number"
-        },
-        {
-          "name": "stats-account-failed",
-          "help": "whether to account for failed I/O operations in the statistics",
-          "type": "boolean"
-        },
-        {
-          "name": "stats-account-invalid",
-          "help": "whether to account for invalid I/O operations in the statistics",
-          "type": "boolean"
-        },
-        {
-          "name": "detect-zeroes",
-          "help": "try to optimize zero writes (off, on, unmap)",
-          "type": "string"
-        },
-        {
-          "name": "throttling.group",
-          "help": "name of the block throttling group",
-          "type": "string"
-        },
-        {
-          "name": "throttling.iops-size",
-          "help": "when limiting by iops max size of an I/O in bytes",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max-length",
-          "help": "length of the bps-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max-length",
-          "help": "length of the bps-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max-length",
-          "help": "length of the bps-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max-length",
-          "help": "length of the iops-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max-length",
-          "help": "length of the iops-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max-length",
-          "help": "length of the iops-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max",
-          "help": "total bytes write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max",
-          "help": "total bytes read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max",
-          "help": "total bytes burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max",
-          "help": "I/O operations write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max",
-          "help": "I/O operations read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max",
-          "help": "I/O operations burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write",
-          "help": "limit write bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read",
-          "help": "limit read bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total",
-          "help": "limit total bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write",
-          "help": "limit write operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read",
-          "help": "limit read operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total",
-          "help": "limit total I/O operations per second",
-          "type": "number"
-        },
-        {
-          "name": "werror",
-          "help": "write error action",
-          "type": "string"
-        },
-        {
-          "name": "format",
-          "help": "disk format (raw, qcow2, ...)",
-          "type": "string"
-        },
-        {
-          "name": "cache.writeback",
-          "help": "Enable writeback mode",
-          "type": "boolean"
-        },
-        {
-          "name": "aio",
-          "help": "host AIO implementation (threads, native, io_uring)",
-          "type": "string"
-        },
-        {
-          "name": "snapshot",
-          "help": "enable/disable snapshot mode",
-          "type": "boolean"
-        },
-        {
-          "name": "force-share",
-          "help": "always accept other writers (default: off)",
-          "type": "boolean"
-        },
-        {
-          "name": "discard",
-          "help": "discard operation (ignore/off, unmap/on)",
-          "type": "string"
-        },
-        {
-          "name": "auto-read-only",
-          "help": "Node can become read-only if opening read-write fails",
-          "type": "boolean"
-        },
-        {
-          "name": "cache.no-flush",
-          "help": "Ignore flush requests",
-          "type": "boolean"
-        },
-        {
-          "name": "cache.direct",
-          "help": "Bypass software writeback cache on the host",
-          "type": "boolean"
-        },
-        {
-          "name": "driver",
-          "help": "Block driver to use for the node",
-          "type": "string"
-        },
-        {
-          "name": "node-name",
-          "help": "Node name of the block device node",
-          "type": "string"
-        }
-      ],
-      "option": "drive"
-    }
-  ],
-  "id": "libvirt-39"
-}
-
-{
-  "execute": "query-migrate-capabilities",
-  "id": "libvirt-40"
-}
-
-{
-  "return": [
-    {
-      "state": false,
-      "capability": "xbzrle"
-    },
-    {
-      "state": false,
-      "capability": "rdma-pin-all"
-    },
-    {
-      "state": false,
-      "capability": "auto-converge"
-    },
-    {
-      "state": false,
-      "capability": "zero-blocks"
-    },
-    {
-      "state": false,
-      "capability": "compress"
-    },
-    {
-      "state": false,
-      "capability": "events"
-    },
-    {
-      "state": false,
-      "capability": "postcopy-ram"
-    },
-    {
-      "state": false,
-      "capability": "x-colo"
-    },
-    {
-      "state": false,
-      "capability": "release-ram"
-    },
-    {
-      "state": false,
-      "capability": "block"
-    },
-    {
-      "state": false,
-      "capability": "return-path"
-    },
-    {
-      "state": false,
-      "capability": "pause-before-switchover"
-    },
-    {
-      "state": false,
-      "capability": "multifd"
-    },
-    {
-      "state": false,
-      "capability": "dirty-bitmaps"
-    },
-    {
-      "state": false,
-      "capability": "postcopy-blocktime"
-    },
-    {
-      "state": false,
-      "capability": "late-block-activate"
-    },
-    {
-      "state": false,
-      "capability": "x-ignore-shared"
-    },
-    {
-      "state": false,
-      "capability": "validate-uuid"
-    }
-  ],
-  "id": "libvirt-40"
-}
-
-{
-  "execute": "query-gic-capabilities",
-  "id": "libvirt-41"
-}
-
-{
-  "return": [
-    {
-      "emulated": true,
-      "version": 3,
-      "kernel": true
-    },
-    {
-      "emulated": true,
-      "version": 2,
-      "kernel": false
-    }
-  ],
-  "id": "libvirt-41"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "full",
-    "model": {
-      "name": "host"
-    }
-  },
-  "id": "libvirt-42"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "host",
-      "props": {
-        "sve768": false,
-        "sve128": false,
-        "sve1024": false,
-        "sve1280": false,
-        "sve896": false,
-        "sve256": false,
-        "sve1536": false,
-        "sve1792": false,
-        "sve384": false,
-        "sve": false,
-        "sve2048": false,
-        "kvm-no-adjvtime": false,
-        "sve512": false,
-        "aarch64": true,
-        "pmu": true,
-        "sve1920": false,
-        "sve1152": false,
-        "sve640": false,
-        "sve1408": false,
-        "sve1664": false
-      }
-    }
-  },
-  "id": "libvirt-42"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "full",
-    "model": {
-      "name": "host",
-      "props": {
-        "migratable": false,
-        "hv-passthrough": true
-      }
-    }
-  },
-  "id": "libvirt-43"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "host",
-      "props": {
-        "sve768": false,
-        "sve128": false,
-        "sve1024": false,
-        "sve1280": false,
-        "sve896": false,
-        "sve256": false,
-        "sve1536": false,
-        "sve1792": false,
-        "sve384": false,
-        "sve": false,
-        "sve2048": false,
-        "kvm-no-adjvtime": false,
-        "sve512": false,
-        "aarch64": true,
-        "pmu": true,
-        "sve1920": false,
-        "sve1152": false,
-        "sve640": false,
-        "sve1408": false,
-        "sve1664": false
-      }
-    }
-  },
-  "id": "libvirt-43"
-}
-
-{
-  "execute": "qmp_capabilities",
-  "id": "libvirt-1"
-}
-
-{
-  "return": {},
-  "id": "libvirt-1"
-}
-
-{
-  "execute": "query-cpu-definitions",
-  "id": "libvirt-2"
-}
-
-{
-  "return": [
-    {
-      "name": "cortex-a9",
-      "typename": "cortex-a9-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa250",
-      "typename": "pxa250-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270-a1",
-      "typename": "pxa270-a1-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm946",
-      "typename": "arm946-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270-c0",
-      "typename": "pxa270-c0-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "max",
-      "typename": "max-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm1026",
-      "typename": "arm1026-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa260",
-      "typename": "pxa260-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270-b1",
-      "typename": "pxa270-b1-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-a57",
-      "typename": "cortex-a57-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa255",
-      "typename": "pxa255-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-r5",
-      "typename": "cortex-r5-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm1136",
-      "typename": "arm1136-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-a7",
-      "typename": "cortex-a7-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa261",
-      "typename": "pxa261-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270-c5",
-      "typename": "pxa270-c5-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-m3",
-      "typename": "cortex-m3-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm1176",
-      "typename": "arm1176-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "sa1100",
-      "typename": "sa1100-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-a53",
-      "typename": "cortex-a53-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "ti925t",
-      "typename": "ti925t-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-m33",
-      "typename": "cortex-m33-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-a8",
-      "typename": "cortex-a8-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm926",
-      "typename": "arm926-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-a72",
-      "typename": "cortex-a72-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270",
-      "typename": "pxa270-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270-a0",
-      "typename": "pxa270-a0-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-m4",
-      "typename": "cortex-m4-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-m7",
-      "typename": "cortex-m7-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "host",
-      "typename": "host-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-a15",
-      "typename": "cortex-a15-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm11mpcore",
-      "typename": "arm11mpcore-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-r5f",
-      "typename": "cortex-r5f-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "cortex-m0",
-      "typename": "cortex-m0-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "sa1110",
-      "typename": "sa1110-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm1136-r2",
-      "typename": "arm1136-r2-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa270-b0",
-      "typename": "pxa270-b0-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "pxa262",
-      "typename": "pxa262-arm-cpu",
-      "static": false
-    }
-  ],
-  "id": "libvirt-2"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "full",
-    "model": {
-      "name": "max"
-    }
-  },
-  "id": "libvirt-3"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "max",
-      "props": {
-        "sve768": true,
-        "sve128": true,
-        "sve1024": true,
-        "sve1280": true,
-        "sve896": true,
-        "sve256": true,
-        "sve1536": true,
-        "sve1792": true,
-        "sve384": true,
-        "sve": true,
-        "sve2048": true,
-        "sve512": true,
-        "aarch64": true,
-        "pmu": true,
-        "sve1920": true,
-        "sve1152": true,
-        "sve640": true,
-        "sve1408": true,
-        "sve1664": true
-      }
-    }
-  },
-  "id": "libvirt-3"
-}
-
-{
-  "execute": "query-machines",
-  "id": "libvirt-4"
-}
-
-{
-  "return": [
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-4.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 512,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mcimx7d-sabre",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "imx25-pdk",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "swift-bmc",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "tosa",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "nuri",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "z2",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c5-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "midway",
-      "numa-mem-supported": false,
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.12",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-4.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 512,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mainstone",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c5-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "cheetah",
-      "numa-mem-supported": false,
-      "default-cpu-type": "ti925t-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sbsa-ref",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a57-arm-cpu",
-      "cpu-max": 512,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "spitz",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c0-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "witherspoon-bmc",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "integratorcp",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm926-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-3.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 512,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "netduino2",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "realview-eb-mpcore",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm11mpcore-arm-cpu",
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "realview-pbx-a9",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a9-arm-cpu",
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "xlnx-zcu102",
-      "numa-mem-supported": false,
-      "cpu-max": 6,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "connex",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.6",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "cubieboard",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a8-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "romulus-bmc",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "vexpress-a15",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "microbit",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "xlnx-versal-virt",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.9",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "palmetto-bmc",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "lm3s811evb",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m3-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "collie",
-      "numa-mem-supported": false,
-      "default-cpu-type": "sa1110-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "none",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "canon-a1100",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "lm3s6965evb",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m3-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "raspi2",
-      "numa-mem-supported": false,
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "verdex",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c0-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-4.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 512,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "netduinoplus2",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mps2-an505",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m33-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "n800",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm1136-r2-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "borzoi",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c0-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "vexpress-a9",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a9-arm-cpu",
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "ast2500-evb",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mps2-an385",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m3-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "ast2600-evb",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mps2-an511",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m3-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "orangepi-pc",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a7-arm-cpu",
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "raspi3",
-      "numa-mem-supported": false,
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "akita",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c0-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mcimx6ul-evk",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sx1-v1",
-      "numa-mem-supported": false,
-      "default-cpu-type": "ti925t-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "musicpal",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm926-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-3.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 512,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "kzm",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "versatileab",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm926-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "emcraft-sf2",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m3-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "xilinx-zynq-a9",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a9-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.7",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.10",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "versatilepb",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm926-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "smdkc210",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sabrelite",
-      "numa-mem-supported": false,
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "realview-pb-a8",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-a8-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "tacoma-bmc",
-      "numa-mem-supported": false,
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sx1",
-      "numa-mem-supported": false,
-      "default-cpu-type": "ti925t-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "highbank",
-      "numa-mem-supported": false,
-      "cpu-max": 4,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-5.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 512,
-      "deprecated": false,
-      "alias": "virt"
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "musca-a",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m33-arm-cpu",
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "musca-b1",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m33-arm-cpu",
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "realview-eb",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm926-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "n810",
-      "numa-mem-supported": false,
-      "default-cpu-type": "arm1136-r2-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.8",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.11",
-      "numa-mem-supported": true,
-      "default-cpu-type": "cortex-a15-arm-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mps2-an521",
-      "numa-mem-supported": false,
-      "default-cpu-type": "cortex-m33-arm-cpu",
-      "cpu-max": 2,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "terrier",
-      "numa-mem-supported": false,
-      "default-cpu-type": "pxa270-c5-arm-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    }
-  ],
-  "id": "libvirt-4"
-}
diff --git a/tests/qemucapabilitiesdata/caps_5.0.0_aarch64.xml b/tests/qemucapabilitiesdata/caps_5.0.0_aarch64.xml
deleted file mode 100644
index b443541c23..0000000000
--- a/tests/qemucapabilitiesdata/caps_5.0.0_aarch64.xml
+++ /dev/null
@@ -1,397 +0,0 @@
-<qemuCaps>
-  <emulator>/usr/bin/qemu-system-aarch64</emulator>
-  <qemuctime>0</qemuctime>
-  <selfctime>0</selfctime>
-  <selfvers>0</selfvers>
-  <flag name='kvm'/>
-  <flag name='sdl'/>
-  <flag name='hda-duplex'/>
-  <flag name='piix3-usb-uhci'/>
-  <flag name='piix4-usb-uhci'/>
-  <flag name='usb-ehci'/>
-  <flag name='ich9-usb-ehci1'/>
-  <flag name='vt82c686b-usb-uhci'/>
-  <flag name='pci-ohci'/>
-  <flag name='usb-hub'/>
-  <flag name='ich9-ahci'/>
-  <flag name='virtio-blk-pci.scsi'/>
-  <flag name='scsi-disk.channel'/>
-  <flag name='scsi-block'/>
-  <flag name='hda-micro'/>
-  <flag name='nec-usb-xhci'/>
-  <flag name='lsi'/>
-  <flag name='virtio-scsi-pci'/>
-  <flag name='seccomp-sandbox'/>
-  <flag name='vnc'/>
-  <flag name='VGA'/>
-  <flag name='cirrus-vga'/>
-  <flag name='vmware-svga'/>
-  <flag name='usb-serial'/>
-  <flag name='virtio-rng'/>
-  <flag name='rng-random'/>
-  <flag name='rng-egd'/>
-  <flag name='megasas'/>
-  <flag name='tpm-passthrough'/>
-  <flag name='tpm-tis'/>
-  <flag name='pci-bridge'/>
-  <flag name='vfio-pci'/>
-  <flag name='dmi-to-pci-bridge'/>
-  <flag name='usb-storage'/>
-  <flag name='virtio-mmio'/>
-  <flag name='ich9-intel-hda'/>
-  <flag name='enable-fips'/>
-  <flag name='usb-kbd'/>
-  <flag name='usb-audio'/>
-  <flag name='migrate-rdma'/>
-  <flag name='VGA.vgamem_mb'/>
-  <flag name='vmware-svga.vgamem_mb'/>
-  <flag name='pc-dimm'/>
-  <flag name='pci-serial'/>
-  <flag name='ioh3420'/>
-  <flag name='x3130-upstream'/>
-  <flag name='xio3130-downstream'/>
-  <flag name='rtl8139'/>
-  <flag name='e1000'/>
-  <flag name='virtio-net'/>
-  <flag name='virtio-gpu'/>
-  <flag name='virtio-keyboard'/>
-  <flag name='virtio-mouse'/>
-  <flag name='virtio-tablet'/>
-  <flag name='virtio-input-host'/>
-  <flag name='virtio-balloon-pci.deflate-on-oom'/>
-  <flag name='mptsas1068'/>
-  <flag name='ivshmem-plain'/>
-  <flag name='ivshmem-doorbell'/>
-  <flag name='vhost-scsi'/>
-  <flag name='query-cpu-model-expansion'/>
-  <flag name='pcie-root-port'/>
-  <flag name='query-cpu-definitions'/>
-  <flag name='qemu-xhci'/>
-  <flag name='chardev-reconnect'/>
-  <flag name='vxhs'/>
-  <flag name='vmcoreinfo'/>
-  <flag name='pl011'/>
-  <flag name='pcie-pci-bridge'/>
-  <flag name='nbd-tls'/>
-  <flag name='pr-manager-helper'/>
-  <flag name='screendump_device'/>
-  <flag name='hda-output'/>
-  <flag name='vhost-vsock'/>
-  <flag name='tpm-emulator'/>
-  <flag name='egl-headless'/>
-  <flag name='memory-backend-memfd'/>
-  <flag name='memory-backend-memfd.hugetlb'/>
-  <flag name='egl-headless.rendernode'/>
-  <flag name='memory-backend-file.pmem'/>
-  <flag name='virtio-pci-non-transitional'/>
-  <flag name='machine.virt.iommu'/>
-  <flag name='nbd-bitmap'/>
-  <flag name='bochs-display'/>
-  <flag name='migration-file-drop-cache'/>
-  <flag name='dbus-vmstate'/>
-  <flag name='vhost-user-gpu'/>
-  <flag name='ramfb'/>
-  <flag name='arm-max-cpu'/>
-  <flag name='drive-nvme'/>
-  <flag name='smp-dies'/>
-  <flag name='rng-builtin'/>
-  <flag name='cpu.kvm-no-adjvtime'/>
-  <flag name='vhost-user-fs'/>
-  <flag name='query-named-block-nodes.flat'/>
-  <flag name='blockdev-snapshot.allow-write-only-overlay'/>
-  <flag name='fsdev.multidevs'/>
-  <flag name='pcie-root-port.hotplug'/>
-  <flag name='tcg'/>
-  <flag name='virtio-blk-pci.scsi.default.disabled'/>
-  <flag name='pvscsi'/>
-  <flag name='numa.hmat'/>
-  <flag name='dc390'/>
-  <flag name='am53c974'/>
-  <flag name='vhost-user-blk'/>
-  <flag name='cpu-max'/>
-  <flag name='memory-backend-file.x-use-canonical-path-for-ramblock-id'/>
-  <flag name='rotation-rate'/>
-  <flag name='input-linux'/>
-  <flag name='virtio-blk.queue-size'/>
-  <flag name='memory-backend-file.prealloc-threads'/>
-  <flag name='virtio-iommu-pci'/>
-  <flag name='usb-host.guest-resets-all'/>
-  <flag name='virtio-crypto'/>
-  <flag name='usb-mtp'/>
-  <flag name='netdev.user'/>
-  <version>5000000</version>
-  <microcodeVersion>61700241</microcodeVersion>
-  <package>v5.0.0</package>
-  <arch>aarch64</arch>
-  <hostCPU type='kvm' model='host' migratability='no'>
-    <property name='sve768' type='boolean' value='false'/>
-    <property name='sve128' type='boolean' value='false'/>
-    <property name='sve1024' type='boolean' value='false'/>
-    <property name='sve1280' type='boolean' value='false'/>
-    <property name='sve896' type='boolean' value='false'/>
-    <property name='sve256' type='boolean' value='false'/>
-    <property name='sve1536' type='boolean' value='false'/>
-    <property name='sve1792' type='boolean' value='false'/>
-    <property name='sve384' type='boolean' value='false'/>
-    <property name='sve' type='boolean' value='false'/>
-    <property name='sve2048' type='boolean' value='false'/>
-    <property name='kvm-no-adjvtime' type='boolean' value='false'/>
-    <property name='sve512' type='boolean' value='false'/>
-    <property name='aarch64' type='boolean' value='true'/>
-    <property name='pmu' type='boolean' value='true'/>
-    <property name='sve1920' type='boolean' value='false'/>
-    <property name='sve1152' type='boolean' value='false'/>
-    <property name='sve640' type='boolean' value='false'/>
-    <property name='sve1408' type='boolean' value='false'/>
-    <property name='sve1664' type='boolean' value='false'/>
-  </hostCPU>
-  <cpu type='kvm' name='cortex-a9' typename='cortex-a9-arm-cpu'/>
-  <cpu type='kvm' name='pxa250' typename='pxa250-arm-cpu'/>
-  <cpu type='kvm' name='pxa270-a1' typename='pxa270-a1-arm-cpu'/>
-  <cpu type='kvm' name='arm946' typename='arm946-arm-cpu'/>
-  <cpu type='kvm' name='pxa270-c0' typename='pxa270-c0-arm-cpu'/>
-  <cpu type='kvm' name='max' typename='max-arm-cpu'/>
-  <cpu type='kvm' name='arm1026' typename='arm1026-arm-cpu'/>
-  <cpu type='kvm' name='pxa260' typename='pxa260-arm-cpu'/>
-  <cpu type='kvm' name='pxa270-b1' typename='pxa270-b1-arm-cpu'/>
-  <cpu type='kvm' name='cortex-a57' typename='cortex-a57-arm-cpu'/>
-  <cpu type='kvm' name='pxa255' typename='pxa255-arm-cpu'/>
-  <cpu type='kvm' name='cortex-r5' typename='cortex-r5-arm-cpu'/>
-  <cpu type='kvm' name='arm1136' typename='arm1136-arm-cpu'/>
-  <cpu type='kvm' name='cortex-a7' typename='cortex-a7-arm-cpu'/>
-  <cpu type='kvm' name='pxa261' typename='pxa261-arm-cpu'/>
-  <cpu type='kvm' name='pxa270-c5' typename='pxa270-c5-arm-cpu'/>
-  <cpu type='kvm' name='cortex-m3' typename='cortex-m3-arm-cpu'/>
-  <cpu type='kvm' name='arm1176' typename='arm1176-arm-cpu'/>
-  <cpu type='kvm' name='sa1100' typename='sa1100-arm-cpu'/>
-  <cpu type='kvm' name='cortex-a53' typename='cortex-a53-arm-cpu'/>
-  <cpu type='kvm' name='ti925t' typename='ti925t-arm-cpu'/>
-  <cpu type='kvm' name='cortex-m33' typename='cortex-m33-arm-cpu'/>
-  <cpu type='kvm' name='cortex-a8' typename='cortex-a8-arm-cpu'/>
-  <cpu type='kvm' name='arm926' typename='arm926-arm-cpu'/>
-  <cpu type='kvm' name='cortex-a72' typename='cortex-a72-arm-cpu'/>
-  <cpu type='kvm' name='pxa270' typename='pxa270-arm-cpu'/>
-  <cpu type='kvm' name='pxa270-a0' typename='pxa270-a0-arm-cpu'/>
-  <cpu type='kvm' name='cortex-m4' typename='cortex-m4-arm-cpu'/>
-  <cpu type='kvm' name='cortex-m7' typename='cortex-m7-arm-cpu'/>
-  <cpu type='kvm' name='host' typename='host-arm-cpu'/>
-  <cpu type='kvm' name='cortex-a15' typename='cortex-a15-arm-cpu'/>
-  <cpu type='kvm' name='arm11mpcore' typename='arm11mpcore-arm-cpu'/>
-  <cpu type='kvm' name='cortex-r5f' typename='cortex-r5f-arm-cpu'/>
-  <cpu type='kvm' name='cortex-m0' typename='cortex-m0-arm-cpu'/>
-  <cpu type='kvm' name='sa1110' typename='sa1110-arm-cpu'/>
-  <cpu type='kvm' name='arm1136-r2' typename='arm1136-r2-arm-cpu'/>
-  <cpu type='kvm' name='pxa270-b0' typename='pxa270-b0-arm-cpu'/>
-  <cpu type='kvm' name='pxa262' typename='pxa262-arm-cpu'/>
-  <machine type='kvm' name='virt-5.0' alias='virt' maxCpus='512' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='virt-4.0' maxCpus='512' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='mcimx7d-sabre' maxCpus='2'/>
-  <machine type='kvm' name='imx25-pdk' maxCpus='1'/>
-  <machine type='kvm' name='swift-bmc' maxCpus='2'/>
-  <machine type='kvm' name='tosa' maxCpus='1'/>
-  <machine type='kvm' name='nuri' maxCpus='2'/>
-  <machine type='kvm' name='z2' maxCpus='1' defaultCPU='pxa270-c5-arm-cpu'/>
-  <machine type='kvm' name='midway' maxCpus='4'/>
-  <machine type='kvm' name='virt-2.12' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='virt-4.1' maxCpus='512' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='mainstone' maxCpus='1' defaultCPU='pxa270-c5-arm-cpu'/>
-  <machine type='kvm' name='cheetah' maxCpus='1' defaultCPU='ti925t-arm-cpu'/>
-  <machine type='kvm' name='sbsa-ref' maxCpus='512' defaultCPU='cortex-a57-arm-cpu'/>
-  <machine type='kvm' name='spitz' maxCpus='1' defaultCPU='pxa270-c0-arm-cpu'/>
-  <machine type='kvm' name='witherspoon-bmc' maxCpus='2'/>
-  <machine type='kvm' name='integratorcp' maxCpus='1' defaultCPU='arm926-arm-cpu'/>
-  <machine type='kvm' name='virt-3.1' maxCpus='512' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='netduino2' maxCpus='1'/>
-  <machine type='kvm' name='realview-eb-mpcore' maxCpus='4' defaultCPU='arm11mpcore-arm-cpu'/>
-  <machine type='kvm' name='realview-pbx-a9' maxCpus='4' defaultCPU='cortex-a9-arm-cpu'/>
-  <machine type='kvm' name='xlnx-zcu102' maxCpus='6'/>
-  <machine type='kvm' name='connex' maxCpus='1'/>
-  <machine type='kvm' name='virt-2.6' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='cubieboard' maxCpus='1' defaultCPU='cortex-a8-arm-cpu'/>
-  <machine type='kvm' name='romulus-bmc' maxCpus='2'/>
-  <machine type='kvm' name='vexpress-a15' maxCpus='4' defaultCPU='cortex-a15-arm-cpu'/>
-  <machine type='kvm' name='microbit' maxCpus='1'/>
-  <machine type='kvm' name='xlnx-versal-virt' maxCpus='2'/>
-  <machine type='kvm' name='virt-2.9' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='palmetto-bmc' maxCpus='2'/>
-  <machine type='kvm' name='lm3s811evb' maxCpus='1' defaultCPU='cortex-m3-arm-cpu'/>
-  <machine type='kvm' name='collie' maxCpus='1' defaultCPU='sa1110-arm-cpu'/>
-  <machine type='kvm' name='canon-a1100' maxCpus='1'/>
-  <machine type='kvm' name='lm3s6965evb' maxCpus='1' defaultCPU='cortex-m3-arm-cpu'/>
-  <machine type='kvm' name='raspi2' maxCpus='4'/>
-  <machine type='kvm' name='verdex' maxCpus='1' defaultCPU='pxa270-c0-arm-cpu'/>
-  <machine type='kvm' name='virt-4.2' maxCpus='512' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='netduinoplus2' maxCpus='1'/>
-  <machine type='kvm' name='mps2-an505' maxCpus='1' defaultCPU='cortex-m33-arm-cpu'/>
-  <machine type='kvm' name='n800' maxCpus='1' defaultCPU='arm1136-r2-arm-cpu'/>
-  <machine type='kvm' name='borzoi' maxCpus='1' defaultCPU='pxa270-c0-arm-cpu'/>
-  <machine type='kvm' name='vexpress-a9' maxCpus='4' defaultCPU='cortex-a9-arm-cpu'/>
-  <machine type='kvm' name='ast2500-evb' maxCpus='2'/>
-  <machine type='kvm' name='mps2-an385' maxCpus='1' defaultCPU='cortex-m3-arm-cpu'/>
-  <machine type='kvm' name='ast2600-evb' maxCpus='2'/>
-  <machine type='kvm' name='mps2-an511' maxCpus='1' defaultCPU='cortex-m3-arm-cpu'/>
-  <machine type='kvm' name='orangepi-pc' maxCpus='4' defaultCPU='cortex-a7-arm-cpu'/>
-  <machine type='kvm' name='raspi3' maxCpus='4'/>
-  <machine type='kvm' name='akita' maxCpus='1' defaultCPU='pxa270-c0-arm-cpu'/>
-  <machine type='kvm' name='mcimx6ul-evk' maxCpus='1'/>
-  <machine type='kvm' name='sx1-v1' maxCpus='1' defaultCPU='ti925t-arm-cpu'/>
-  <machine type='kvm' name='musicpal' maxCpus='1' defaultCPU='arm926-arm-cpu'/>
-  <machine type='kvm' name='virt-3.0' maxCpus='512' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='kzm' maxCpus='1'/>
-  <machine type='kvm' name='versatileab' maxCpus='1' defaultCPU='arm926-arm-cpu'/>
-  <machine type='kvm' name='emcraft-sf2' maxCpus='1' defaultCPU='cortex-m3-arm-cpu'/>
-  <machine type='kvm' name='xilinx-zynq-a9' maxCpus='1' defaultCPU='cortex-a9-arm-cpu'/>
-  <machine type='kvm' name='virt-2.7' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='virt-2.10' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='versatilepb' maxCpus='1' defaultCPU='arm926-arm-cpu'/>
-  <machine type='kvm' name='smdkc210' maxCpus='2'/>
-  <machine type='kvm' name='sabrelite' maxCpus='4'/>
-  <machine type='kvm' name='realview-pb-a8' maxCpus='1' defaultCPU='cortex-a8-arm-cpu'/>
-  <machine type='kvm' name='tacoma-bmc' maxCpus='2'/>
-  <machine type='kvm' name='sx1' maxCpus='1' defaultCPU='ti925t-arm-cpu'/>
-  <machine type='kvm' name='highbank' maxCpus='4'/>
-  <machine type='kvm' name='musca-a' maxCpus='2' defaultCPU='cortex-m33-arm-cpu'/>
-  <machine type='kvm' name='musca-b1' maxCpus='2' defaultCPU='cortex-m33-arm-cpu'/>
-  <machine type='kvm' name='realview-eb' maxCpus='1' defaultCPU='arm926-arm-cpu'/>
-  <machine type='kvm' name='n810' maxCpus='1' defaultCPU='arm1136-r2-arm-cpu'/>
-  <machine type='kvm' name='virt-2.8' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='virt-2.11' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='mps2-an521' maxCpus='2' defaultCPU='cortex-m33-arm-cpu'/>
-  <machine type='kvm' name='terrier' maxCpus='1' defaultCPU='pxa270-c5-arm-cpu'/>
-  <hostCPU type='tcg' model='max' migratability='no'>
-    <property name='sve768' type='boolean' value='true'/>
-    <property name='sve128' type='boolean' value='true'/>
-    <property name='sve1024' type='boolean' value='true'/>
-    <property name='sve1280' type='boolean' value='true'/>
-    <property name='sve896' type='boolean' value='true'/>
-    <property name='sve256' type='boolean' value='true'/>
-    <property name='sve1536' type='boolean' value='true'/>
-    <property name='sve1792' type='boolean' value='true'/>
-    <property name='sve384' type='boolean' value='true'/>
-    <property name='sve' type='boolean' value='true'/>
-    <property name='sve2048' type='boolean' value='true'/>
-    <property name='sve512' type='boolean' value='true'/>
-    <property name='aarch64' type='boolean' value='true'/>
-    <property name='pmu' type='boolean' value='true'/>
-    <property name='sve1920' type='boolean' value='true'/>
-    <property name='sve1152' type='boolean' value='true'/>
-    <property name='sve640' type='boolean' value='true'/>
-    <property name='sve1408' type='boolean' value='true'/>
-    <property name='sve1664' type='boolean' value='true'/>
-  </hostCPU>
-  <cpu type='tcg' name='cortex-a9' typename='cortex-a9-arm-cpu'/>
-  <cpu type='tcg' name='pxa250' typename='pxa250-arm-cpu'/>
-  <cpu type='tcg' name='pxa270-a1' typename='pxa270-a1-arm-cpu'/>
-  <cpu type='tcg' name='arm946' typename='arm946-arm-cpu'/>
-  <cpu type='tcg' name='pxa270-c0' typename='pxa270-c0-arm-cpu'/>
-  <cpu type='tcg' name='max' typename='max-arm-cpu'/>
-  <cpu type='tcg' name='arm1026' typename='arm1026-arm-cpu'/>
-  <cpu type='tcg' name='pxa260' typename='pxa260-arm-cpu'/>
-  <cpu type='tcg' name='pxa270-b1' typename='pxa270-b1-arm-cpu'/>
-  <cpu type='tcg' name='cortex-a57' typename='cortex-a57-arm-cpu'/>
-  <cpu type='tcg' name='pxa255' typename='pxa255-arm-cpu'/>
-  <cpu type='tcg' name='cortex-r5' typename='cortex-r5-arm-cpu'/>
-  <cpu type='tcg' name='arm1136' typename='arm1136-arm-cpu'/>
-  <cpu type='tcg' name='cortex-a7' typename='cortex-a7-arm-cpu'/>
-  <cpu type='tcg' name='pxa261' typename='pxa261-arm-cpu'/>
-  <cpu type='tcg' name='pxa270-c5' typename='pxa270-c5-arm-cpu'/>
-  <cpu type='tcg' name='cortex-m3' typename='cortex-m3-arm-cpu'/>
-  <cpu type='tcg' name='arm1176' typename='arm1176-arm-cpu'/>
-  <cpu type='tcg' name='sa1100' typename='sa1100-arm-cpu'/>
-  <cpu type='tcg' name='cortex-a53' typename='cortex-a53-arm-cpu'/>
-  <cpu type='tcg' name='ti925t' typename='ti925t-arm-cpu'/>
-  <cpu type='tcg' name='cortex-m33' typename='cortex-m33-arm-cpu'/>
-  <cpu type='tcg' name='cortex-a8' typename='cortex-a8-arm-cpu'/>
-  <cpu type='tcg' name='arm926' typename='arm926-arm-cpu'/>
-  <cpu type='tcg' name='cortex-a72' typename='cortex-a72-arm-cpu'/>
-  <cpu type='tcg' name='pxa270' typename='pxa270-arm-cpu'/>
-  <cpu type='tcg' name='pxa270-a0' typename='pxa270-a0-arm-cpu'/>
-  <cpu type='tcg' name='cortex-m4' typename='cortex-m4-arm-cpu'/>
-  <cpu type='tcg' name='cortex-m7' typename='cortex-m7-arm-cpu'/>
-  <cpu type='tcg' name='host' typename='host-arm-cpu'/>
-  <cpu type='tcg' name='cortex-a15' typename='cortex-a15-arm-cpu'/>
-  <cpu type='tcg' name='arm11mpcore' typename='arm11mpcore-arm-cpu'/>
-  <cpu type='tcg' name='cortex-r5f' typename='cortex-r5f-arm-cpu'/>
-  <cpu type='tcg' name='cortex-m0' typename='cortex-m0-arm-cpu'/>
-  <cpu type='tcg' name='sa1110' typename='sa1110-arm-cpu'/>
-  <cpu type='tcg' name='arm1136-r2' typename='arm1136-r2-arm-cpu'/>
-  <cpu type='tcg' name='pxa270-b0' typename='pxa270-b0-arm-cpu'/>
-  <cpu type='tcg' name='pxa262' typename='pxa262-arm-cpu'/>
-  <machine type='tcg' name='virt-5.0' alias='virt' maxCpus='512' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='virt-4.0' maxCpus='512' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='mcimx7d-sabre' maxCpus='2'/>
-  <machine type='tcg' name='imx25-pdk' maxCpus='1'/>
-  <machine type='tcg' name='swift-bmc' maxCpus='2'/>
-  <machine type='tcg' name='tosa' maxCpus='1'/>
-  <machine type='tcg' name='nuri' maxCpus='2'/>
-  <machine type='tcg' name='z2' maxCpus='1' defaultCPU='pxa270-c5-arm-cpu'/>
-  <machine type='tcg' name='midway' maxCpus='4'/>
-  <machine type='tcg' name='virt-2.12' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='virt-4.1' maxCpus='512' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='mainstone' maxCpus='1' defaultCPU='pxa270-c5-arm-cpu'/>
-  <machine type='tcg' name='cheetah' maxCpus='1' defaultCPU='ti925t-arm-cpu'/>
-  <machine type='tcg' name='sbsa-ref' maxCpus='512' defaultCPU='cortex-a57-arm-cpu'/>
-  <machine type='tcg' name='spitz' maxCpus='1' defaultCPU='pxa270-c0-arm-cpu'/>
-  <machine type='tcg' name='witherspoon-bmc' maxCpus='2'/>
-  <machine type='tcg' name='integratorcp' maxCpus='1' defaultCPU='arm926-arm-cpu'/>
-  <machine type='tcg' name='virt-3.1' maxCpus='512' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='netduino2' maxCpus='1'/>
-  <machine type='tcg' name='realview-eb-mpcore' maxCpus='4' defaultCPU='arm11mpcore-arm-cpu'/>
-  <machine type='tcg' name='realview-pbx-a9' maxCpus='4' defaultCPU='cortex-a9-arm-cpu'/>
-  <machine type='tcg' name='xlnx-zcu102' maxCpus='6'/>
-  <machine type='tcg' name='connex' maxCpus='1'/>
-  <machine type='tcg' name='virt-2.6' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='cubieboard' maxCpus='1' defaultCPU='cortex-a8-arm-cpu'/>
-  <machine type='tcg' name='romulus-bmc' maxCpus='2'/>
-  <machine type='tcg' name='vexpress-a15' maxCpus='4' defaultCPU='cortex-a15-arm-cpu'/>
-  <machine type='tcg' name='microbit' maxCpus='1'/>
-  <machine type='tcg' name='xlnx-versal-virt' maxCpus='2'/>
-  <machine type='tcg' name='virt-2.9' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='palmetto-bmc' maxCpus='2'/>
-  <machine type='tcg' name='lm3s811evb' maxCpus='1' defaultCPU='cortex-m3-arm-cpu'/>
-  <machine type='tcg' name='collie' maxCpus='1' defaultCPU='sa1110-arm-cpu'/>
-  <machine type='tcg' name='canon-a1100' maxCpus='1'/>
-  <machine type='tcg' name='lm3s6965evb' maxCpus='1' defaultCPU='cortex-m3-arm-cpu'/>
-  <machine type='tcg' name='raspi2' maxCpus='4'/>
-  <machine type='tcg' name='verdex' maxCpus='1' defaultCPU='pxa270-c0-arm-cpu'/>
-  <machine type='tcg' name='virt-4.2' maxCpus='512' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='netduinoplus2' maxCpus='1'/>
-  <machine type='tcg' name='mps2-an505' maxCpus='1' defaultCPU='cortex-m33-arm-cpu'/>
-  <machine type='tcg' name='n800' maxCpus='1' defaultCPU='arm1136-r2-arm-cpu'/>
-  <machine type='tcg' name='borzoi' maxCpus='1' defaultCPU='pxa270-c0-arm-cpu'/>
-  <machine type='tcg' name='vexpress-a9' maxCpus='4' defaultCPU='cortex-a9-arm-cpu'/>
-  <machine type='tcg' name='ast2500-evb' maxCpus='2'/>
-  <machine type='tcg' name='mps2-an385' maxCpus='1' defaultCPU='cortex-m3-arm-cpu'/>
-  <machine type='tcg' name='ast2600-evb' maxCpus='2'/>
-  <machine type='tcg' name='mps2-an511' maxCpus='1' defaultCPU='cortex-m3-arm-cpu'/>
-  <machine type='tcg' name='orangepi-pc' maxCpus='4' defaultCPU='cortex-a7-arm-cpu'/>
-  <machine type='tcg' name='raspi3' maxCpus='4'/>
-  <machine type='tcg' name='akita' maxCpus='1' defaultCPU='pxa270-c0-arm-cpu'/>
-  <machine type='tcg' name='mcimx6ul-evk' maxCpus='1'/>
-  <machine type='tcg' name='sx1-v1' maxCpus='1' defaultCPU='ti925t-arm-cpu'/>
-  <machine type='tcg' name='musicpal' maxCpus='1' defaultCPU='arm926-arm-cpu'/>
-  <machine type='tcg' name='virt-3.0' maxCpus='512' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='kzm' maxCpus='1'/>
-  <machine type='tcg' name='versatileab' maxCpus='1' defaultCPU='arm926-arm-cpu'/>
-  <machine type='tcg' name='emcraft-sf2' maxCpus='1' defaultCPU='cortex-m3-arm-cpu'/>
-  <machine type='tcg' name='xilinx-zynq-a9' maxCpus='1' defaultCPU='cortex-a9-arm-cpu'/>
-  <machine type='tcg' name='virt-2.7' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='virt-2.10' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='versatilepb' maxCpus='1' defaultCPU='arm926-arm-cpu'/>
-  <machine type='tcg' name='smdkc210' maxCpus='2'/>
-  <machine type='tcg' name='sabrelite' maxCpus='4'/>
-  <machine type='tcg' name='realview-pb-a8' maxCpus='1' defaultCPU='cortex-a8-arm-cpu'/>
-  <machine type='tcg' name='tacoma-bmc' maxCpus='2'/>
-  <machine type='tcg' name='sx1' maxCpus='1' defaultCPU='ti925t-arm-cpu'/>
-  <machine type='tcg' name='highbank' maxCpus='4'/>
-  <machine type='tcg' name='musca-a' maxCpus='2' defaultCPU='cortex-m33-arm-cpu'/>
-  <machine type='tcg' name='musca-b1' maxCpus='2' defaultCPU='cortex-m33-arm-cpu'/>
-  <machine type='tcg' name='realview-eb' maxCpus='1' defaultCPU='arm926-arm-cpu'/>
-  <machine type='tcg' name='n810' maxCpus='1' defaultCPU='arm1136-r2-arm-cpu'/>
-  <machine type='tcg' name='virt-2.8' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='virt-2.11' maxCpus='255' defaultCPU='cortex-a15-arm-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='mps2-an521' maxCpus='2' defaultCPU='cortex-m33-arm-cpu'/>
-  <machine type='tcg' name='terrier' maxCpus='1' defaultCPU='pxa270-c5-arm-cpu'/>
-  <gic version='3' kernel='yes' emulated='yes'/>
-  <gic version='2' kernel='no' emulated='yes'/>
-</qemuCaps>
diff --git a/tests/qemucapabilitiesdata/caps_5.0.0_ppc64.replies b/tests/qemucapabilitiesdata/caps_5.0.0_ppc64.replies
deleted file mode 100644
index 6bca70e0e5..0000000000
--- a/tests/qemucapabilitiesdata/caps_5.0.0_ppc64.replies
+++ /dev/null
@@ -1,26212 +0,0 @@
-{
-  "execute": "qmp_capabilities",
-  "id": "libvirt-1"
-}
-
-{
-  "return": {},
-  "id": "libvirt-1"
-}
-
-{
-  "execute": "query-version",
-  "id": "libvirt-2"
-}
-
-{
-  "return": {
-    "qemu": {
-      "micro": 0,
-      "minor": 0,
-      "major": 5
-    },
-    "package": "v5.0.0"
-  },
-  "id": "libvirt-2"
-}
-
-{
-  "execute": "query-target",
-  "id": "libvirt-3"
-}
-
-{
-  "return": {
-    "arch": "ppc64"
-  },
-  "id": "libvirt-3"
-}
-
-{
-  "execute": "query-qmp-schema",
-  "id": "libvirt-4"
-}
-
-{
-  "return": [
-    {
-      "name": "query-status",
-      "ret-type": "1",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "SHUTDOWN",
-      "meta-type": "event",
-      "arg-type": "2"
-    },
-    {
-      "name": "POWERDOWN",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "RESET",
-      "meta-type": "event",
-      "arg-type": "3"
-    },
-    {
-      "name": "STOP",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "RESUME",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "SUSPEND",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "SUSPEND_DISK",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "WAKEUP",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "WATCHDOG",
-      "meta-type": "event",
-      "arg-type": "4"
-    },
-    {
-      "name": "watchdog-set-action",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "5"
-    },
-    {
-      "name": "GUEST_PANICKED",
-      "meta-type": "event",
-      "arg-type": "6"
-    },
-    {
-      "name": "GUEST_CRASHLOADED",
-      "meta-type": "event",
-      "arg-type": "7"
-    },
-    {
-      "name": "query-pr-managers",
-      "ret-type": "[8]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "eject",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "9"
-    },
-    {
-      "name": "blockdev-open-tray",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "10"
-    },
-    {
-      "name": "blockdev-close-tray",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "11"
-    },
-    {
-      "name": "blockdev-remove-medium",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "12"
-    },
-    {
-      "name": "blockdev-insert-medium",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "13"
-    },
-    {
-      "name": "blockdev-change-medium",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "14"
-    },
-    {
-      "name": "DEVICE_TRAY_MOVED",
-      "meta-type": "event",
-      "arg-type": "15"
-    },
-    {
-      "name": "PR_MANAGER_STATUS_CHANGED",
-      "meta-type": "event",
-      "arg-type": "16"
-    },
-    {
-      "name": "block_set_io_throttle",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "17"
-    },
-    {
-      "name": "block-latency-histogram-set",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "18"
-    },
-    {
-      "name": "query-block",
-      "ret-type": "[19]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-blockstats",
-      "ret-type": "[21]",
-      "meta-type": "command",
-      "arg-type": "20"
-    },
-    {
-      "name": "query-block-jobs",
-      "ret-type": "[22]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "block_passwd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "23"
-    },
-    {
-      "name": "block_resize",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "24"
-    },
-    {
-      "name": "blockdev-snapshot-sync",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "25"
-    },
-    {
-      "name": "blockdev-snapshot",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "26",
-      "features": [
-        "allow-write-only-overlay"
-      ]
-    },
-    {
-      "name": "change-backing-file",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "27"
-    },
-    {
-      "name": "block-commit",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "28"
-    },
-    {
-      "name": "drive-backup",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "29"
-    },
-    {
-      "name": "blockdev-backup",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "30"
-    },
-    {
-      "name": "query-named-block-nodes",
-      "ret-type": "[32]",
-      "meta-type": "command",
-      "arg-type": "31"
-    },
-    {
-      "name": "x-debug-query-block-graph",
-      "ret-type": "33",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "drive-mirror",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "34"
-    },
-    {
-      "name": "block-dirty-bitmap-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "35"
-    },
-    {
-      "name": "block-dirty-bitmap-remove",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "block-dirty-bitmap-clear",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "block-dirty-bitmap-enable",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "block-dirty-bitmap-disable",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "block-dirty-bitmap-merge",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "37"
-    },
-    {
-      "name": "x-debug-block-dirty-bitmap-sha256",
-      "ret-type": "38",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "blockdev-mirror",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "39"
-    },
-    {
-      "name": "block-stream",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "40"
-    },
-    {
-      "name": "block-job-set-speed",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "41"
-    },
-    {
-      "name": "block-job-cancel",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "42"
-    },
-    {
-      "name": "block-job-pause",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "43"
-    },
-    {
-      "name": "block-job-resume",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "44"
-    },
-    {
-      "name": "block-job-complete",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "45"
-    },
-    {
-      "name": "block-job-dismiss",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "46"
-    },
-    {
-      "name": "block-job-finalize",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "47"
-    },
-    {
-      "name": "blockdev-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "48"
-    },
-    {
-      "name": "x-blockdev-reopen",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "48"
-    },
-    {
-      "name": "blockdev-del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "49"
-    },
-    {
-      "name": "blockdev-create",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "50"
-    },
-    {
-      "name": "BLOCK_IMAGE_CORRUPTED",
-      "meta-type": "event",
-      "arg-type": "51"
-    },
-    {
-      "name": "BLOCK_IO_ERROR",
-      "meta-type": "event",
-      "arg-type": "52"
-    },
-    {
-      "name": "BLOCK_JOB_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "53"
-    },
-    {
-      "name": "BLOCK_JOB_CANCELLED",
-      "meta-type": "event",
-      "arg-type": "54"
-    },
-    {
-      "name": "BLOCK_JOB_ERROR",
-      "meta-type": "event",
-      "arg-type": "55"
-    },
-    {
-      "name": "BLOCK_JOB_READY",
-      "meta-type": "event",
-      "arg-type": "56"
-    },
-    {
-      "name": "BLOCK_JOB_PENDING",
-      "meta-type": "event",
-      "arg-type": "57"
-    },
-    {
-      "name": "BLOCK_WRITE_THRESHOLD",
-      "meta-type": "event",
-      "arg-type": "58"
-    },
-    {
-      "name": "block-set-write-threshold",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "59"
-    },
-    {
-      "name": "x-blockdev-change",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "60"
-    },
-    {
-      "name": "x-blockdev-set-iothread",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "61"
-    },
-    {
-      "name": "nbd-server-start",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "62"
-    },
-    {
-      "name": "nbd-server-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "63"
-    },
-    {
-      "name": "nbd-server-remove",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "64"
-    },
-    {
-      "name": "nbd-server-stop",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "QUORUM_FAILURE",
-      "meta-type": "event",
-      "arg-type": "65"
-    },
-    {
-      "name": "QUORUM_REPORT_BAD",
-      "meta-type": "event",
-      "arg-type": "66"
-    },
-    {
-      "name": "blockdev-snapshot-internal-sync",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "67"
-    },
-    {
-      "name": "blockdev-snapshot-delete-internal-sync",
-      "ret-type": "69",
-      "meta-type": "command",
-      "arg-type": "68"
-    },
-    {
-      "name": "JOB_STATUS_CHANGE",
-      "meta-type": "event",
-      "arg-type": "70"
-    },
-    {
-      "name": "job-pause",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "71"
-    },
-    {
-      "name": "job-resume",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "72"
-    },
-    {
-      "name": "job-cancel",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "73"
-    },
-    {
-      "name": "job-complete",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "74"
-    },
-    {
-      "name": "job-dismiss",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "75"
-    },
-    {
-      "name": "job-finalize",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "76"
-    },
-    {
-      "name": "query-jobs",
-      "ret-type": "[77]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-chardev",
-      "ret-type": "[78]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-chardev-backends",
-      "ret-type": "[79]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "ringbuf-write",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "80"
-    },
-    {
-      "name": "ringbuf-read",
-      "ret-type": "str",
-      "meta-type": "command",
-      "arg-type": "81"
-    },
-    {
-      "name": "chardev-add",
-      "ret-type": "83",
-      "meta-type": "command",
-      "arg-type": "82"
-    },
-    {
-      "name": "chardev-change",
-      "ret-type": "83",
-      "meta-type": "command",
-      "arg-type": "84"
-    },
-    {
-      "name": "chardev-remove",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "85"
-    },
-    {
-      "name": "chardev-send-break",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "86"
-    },
-    {
-      "name": "VSERPORT_CHANGE",
-      "meta-type": "event",
-      "arg-type": "87"
-    },
-    {
-      "name": "dump-guest-memory",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "88"
-    },
-    {
-      "name": "query-dump",
-      "ret-type": "89",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "DUMP_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "90"
-    },
-    {
-      "name": "query-dump-guest-memory-capability",
-      "ret-type": "91",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set_link",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "92"
-    },
-    {
-      "name": "netdev_add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "93"
-    },
-    {
-      "name": "netdev_del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "94"
-    },
-    {
-      "name": "query-rx-filter",
-      "ret-type": "[96]",
-      "meta-type": "command",
-      "arg-type": "95"
-    },
-    {
-      "name": "NIC_RX_FILTER_CHANGED",
-      "meta-type": "event",
-      "arg-type": "97"
-    },
-    {
-      "name": "announce-self",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "98"
-    },
-    {
-      "name": "FAILOVER_NEGOTIATED",
-      "meta-type": "event",
-      "arg-type": "99"
-    },
-    {
-      "name": "RDMA_GID_STATUS_CHANGED",
-      "meta-type": "event",
-      "arg-type": "100"
-    },
-    {
-      "name": "query-rocker",
-      "ret-type": "102",
-      "meta-type": "command",
-      "arg-type": "101"
-    },
-    {
-      "name": "query-rocker-ports",
-      "ret-type": "[104]",
-      "meta-type": "command",
-      "arg-type": "103"
-    },
-    {
-      "name": "query-rocker-of-dpa-flows",
-      "ret-type": "[106]",
-      "meta-type": "command",
-      "arg-type": "105"
-    },
-    {
-      "name": "query-rocker-of-dpa-groups",
-      "ret-type": "[108]",
-      "meta-type": "command",
-      "arg-type": "107"
-    },
-    {
-      "name": "query-tpm-models",
-      "ret-type": "[109]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-tpm-types",
-      "ret-type": "[110]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-tpm",
-      "ret-type": "[111]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set_password",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "112"
-    },
-    {
-      "name": "expire_password",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "113"
-    },
-    {
-      "name": "screendump",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "114"
-    },
-    {
-      "name": "query-vnc",
-      "ret-type": "119",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-vnc-servers",
-      "ret-type": "[120]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "change-vnc-password",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "121"
-    },
-    {
-      "name": "VNC_CONNECTED",
-      "meta-type": "event",
-      "arg-type": "122"
-    },
-    {
-      "name": "VNC_INITIALIZED",
-      "meta-type": "event",
-      "arg-type": "123"
-    },
-    {
-      "name": "VNC_DISCONNECTED",
-      "meta-type": "event",
-      "arg-type": "124"
-    },
-    {
-      "name": "query-mice",
-      "ret-type": "[125]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "send-key",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "126"
-    },
-    {
-      "name": "input-send-event",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "127"
-    },
-    {
-      "name": "query-display-options",
-      "ret-type": "128",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-migrate",
-      "ret-type": "129",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-set-capabilities",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "130"
-    },
-    {
-      "name": "query-migrate-capabilities",
-      "ret-type": "[131]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-set-parameters",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "132"
-    },
-    {
-      "name": "query-migrate-parameters",
-      "ret-type": "133",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "client_migrate_info",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "134"
-    },
-    {
-      "name": "migrate-start-postcopy",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "MIGRATION",
-      "meta-type": "event",
-      "arg-type": "135"
-    },
-    {
-      "name": "MIGRATION_PASS",
-      "meta-type": "event",
-      "arg-type": "136"
-    },
-    {
-      "name": "COLO_EXIT",
-      "meta-type": "event",
-      "arg-type": "137"
-    },
-    {
-      "name": "x-colo-lost-heartbeat",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate_cancel",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-continue",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "138"
-    },
-    {
-      "name": "migrate_set_downtime",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "139",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "migrate_set_speed",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "140",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "migrate-set-cache-size",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "141",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "query-migrate-cache-size",
-      "ret-type": "int",
-      "meta-type": "command",
-      "arg-type": "0",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "migrate",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "142"
-    },
-    {
-      "name": "migrate-incoming",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "143"
-    },
-    {
-      "name": "xen-save-devices-state",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "144"
-    },
-    {
-      "name": "xen-set-replication",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "145"
-    },
-    {
-      "name": "query-xen-replication-status",
-      "ret-type": "146",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "xen-colo-do-checkpoint",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-colo-status",
-      "ret-type": "147",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-recover",
-      "ret-type": "0",
-      "allow-oob": true,
-      "meta-type": "command",
-      "arg-type": "148"
-    },
-    {
-      "name": "migrate-pause",
-      "ret-type": "0",
-      "allow-oob": true,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "UNPLUG_PRIMARY",
-      "meta-type": "event",
-      "arg-type": "149"
-    },
-    {
-      "name": "transaction",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "150"
-    },
-    {
-      "name": "trace-event-get-state",
-      "ret-type": "[152]",
-      "meta-type": "command",
-      "arg-type": "151"
-    },
-    {
-      "name": "trace-event-set-state",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "153"
-    },
-    {
-      "name": "qmp_capabilities",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "154"
-    },
-    {
-      "name": "query-version",
-      "ret-type": "155",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-commands",
-      "ret-type": "[156]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-events",
-      "ret-type": "[157]",
-      "meta-type": "command",
-      "arg-type": "0",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "quit",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-qmp-schema",
-      "ret-type": "[158]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "qom-list",
-      "ret-type": "[160]",
-      "meta-type": "command",
-      "arg-type": "159"
-    },
-    {
-      "name": "qom-get",
-      "ret-type": "any",
-      "meta-type": "command",
-      "arg-type": "161"
-    },
-    {
-      "name": "qom-set",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "162"
-    },
-    {
-      "name": "qom-list-types",
-      "ret-type": "[164]",
-      "meta-type": "command",
-      "arg-type": "163"
-    },
-    {
-      "name": "qom-list-properties",
-      "ret-type": "[160]",
-      "meta-type": "command",
-      "arg-type": "165"
-    },
-    {
-      "name": "object-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "166"
-    },
-    {
-      "name": "object-del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "167"
-    },
-    {
-      "name": "device-list-properties",
-      "ret-type": "[160]",
-      "meta-type": "command",
-      "arg-type": "168"
-    },
-    {
-      "name": "device_add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "169"
-    },
-    {
-      "name": "device_del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "170"
-    },
-    {
-      "name": "DEVICE_DELETED",
-      "meta-type": "event",
-      "arg-type": "171"
-    },
-    {
-      "name": "query-cpus",
-      "ret-type": "[172]",
-      "meta-type": "command",
-      "arg-type": "0",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "query-cpus-fast",
-      "ret-type": "[173]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "cpu-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "174",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "query-machines",
-      "ret-type": "[175]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-current-machine",
-      "ret-type": "176",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-target",
-      "ret-type": "177",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-memdev",
-      "ret-type": "[178]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-hotpluggable-cpus",
-      "ret-type": "[179]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set-numa-node",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "180"
-    },
-    {
-      "name": "query-cpu-definitions",
-      "ret-type": "[187]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "add_client",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "188"
-    },
-    {
-      "name": "query-name",
-      "ret-type": "189",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-kvm",
-      "ret-type": "190",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-uuid",
-      "ret-type": "191",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-iothreads",
-      "ret-type": "[192]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-balloon",
-      "ret-type": "193",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "BALLOON_CHANGE",
-      "meta-type": "event",
-      "arg-type": "194"
-    },
-    {
-      "name": "query-pci",
-      "ret-type": "[195]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "stop",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_reset",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_powerdown",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "memsave",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "196"
-    },
-    {
-      "name": "pmemsave",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "197"
-    },
-    {
-      "name": "cont",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "x-exit-preconfig",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_wakeup",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "inject-nmi",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "balloon",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "198"
-    },
-    {
-      "name": "human-monitor-command",
-      "ret-type": "str",
-      "meta-type": "command",
-      "arg-type": "199",
-      "features": [
-        "savevm-monitor-nodes"
-      ]
-    },
-    {
-      "name": "change",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "200",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "xen-set-global-dirty-log",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "201"
-    },
-    {
-      "name": "getfd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "202"
-    },
-    {
-      "name": "closefd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "203"
-    },
-    {
-      "name": "query-memory-size-summary",
-      "ret-type": "204",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "add-fd",
-      "ret-type": "206",
-      "meta-type": "command",
-      "arg-type": "205"
-    },
-    {
-      "name": "remove-fd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "207"
-    },
-    {
-      "name": "query-fdsets",
-      "ret-type": "[208]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-command-line-options",
-      "ret-type": "[210]",
-      "meta-type": "command",
-      "arg-type": "209"
-    },
-    {
-      "name": "query-memory-devices",
-      "ret-type": "[211]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "MEM_UNPLUG_ERROR",
-      "meta-type": "event",
-      "arg-type": "212"
-    },
-    {
-      "name": "query-acpi-ospm-status",
-      "ret-type": "[213]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "ACPI_DEVICE_OST",
-      "meta-type": "event",
-      "arg-type": "214"
-    },
-    {
-      "name": "xen-load-devices-state",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "215"
-    },
-    {
-      "name": "query-vm-generation-id",
-      "ret-type": "216",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "RTC_CHANGE",
-      "meta-type": "event",
-      "arg-type": "217"
-    },
-    {
-      "name": "0",
-      "members": [],
-      "meta-type": "object"
-    },
-    {
-      "name": "1",
-      "members": [
-        {
-          "name": "running",
-          "type": "bool"
-        },
-        {
-          "name": "singlestep",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "223"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "2",
-      "members": [
-        {
-          "name": "guest",
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "224"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "3",
-      "members": [
-        {
-          "name": "guest",
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "224"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "4",
-      "members": [
-        {
-          "name": "action",
-          "type": "225"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "5",
-      "members": [
-        {
-          "name": "action",
-          "type": "225"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "6",
-      "members": [
-        {
-          "name": "action",
-          "type": "226"
-        },
-        {
-          "name": "info",
-          "default": null,
-          "type": "227"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "7",
-      "members": [
-        {
-          "name": "action",
-          "type": "226"
-        },
-        {
-          "name": "info",
-          "default": null,
-          "type": "227"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[8]",
-      "element-type": "8",
-      "meta-type": "array"
-    },
-    {
-      "name": "8",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "9",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "10",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "11",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "12",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "13",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "14",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "read-only-mode",
-          "default": null,
-          "type": "228"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "15",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "tray-open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "16",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "17",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bps",
-          "type": "int"
-        },
-        {
-          "name": "bps_rd",
-          "type": "int"
-        },
-        {
-          "name": "bps_wr",
-          "type": "int"
-        },
-        {
-          "name": "iops",
-          "type": "int"
-        },
-        {
-          "name": "iops_rd",
-          "type": "int"
-        },
-        {
-          "name": "iops_wr",
-          "type": "int"
-        },
-        {
-          "name": "bps_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "18",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "boundaries",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "boundaries-read",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "boundaries-write",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "boundaries-flush",
-          "default": null,
-          "type": "[int]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[19]",
-      "element-type": "19",
-      "meta-type": "array"
-    },
-    {
-      "name": "19",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "qdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "removable",
-          "type": "bool"
-        },
-        {
-          "name": "locked",
-          "type": "bool"
-        },
-        {
-          "name": "inserted",
-          "default": null,
-          "type": "32"
-        },
-        {
-          "name": "tray_open",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "io-status",
-          "default": null,
-          "type": "229"
-        },
-        {
-          "name": "dirty-bitmaps",
-          "default": null,
-          "type": "[230]",
-          "features": [
-            "deprecated"
-          ]
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "20",
-      "members": [
-        {
-          "name": "query-nodes",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[21]",
-      "element-type": "21",
-      "meta-type": "array"
-    },
-    {
-      "name": "21",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "qdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "stats",
-          "type": "231"
-        },
-        {
-          "name": "driver-specific",
-          "default": null,
-          "type": "232"
-        },
-        {
-          "name": "parent",
-          "default": null,
-          "type": "21"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "21"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[22]",
-      "element-type": "22",
-      "meta-type": "array"
-    },
-    {
-      "name": "22",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "busy",
-          "type": "bool"
-        },
-        {
-          "name": "paused",
-          "type": "bool"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "io-status",
-          "type": "229"
-        },
-        {
-          "name": "ready",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "233"
-        },
-        {
-          "name": "auto-finalize",
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "type": "bool"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "23",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "24",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "25",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "snapshot-file",
-          "type": "str"
-        },
-        {
-          "name": "snapshot-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "234"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "26",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "overlay",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "27",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "image-node-name",
-          "type": "str"
-        },
-        {
-          "name": "backing-file",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "28",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "base-node",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "base",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "top-node",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "top",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "29",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "236"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bitmap-mode",
-          "default": null,
-          "type": "237"
-        },
-        {
-          "name": "compress",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "234"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "30",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "236"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bitmap-mode",
-          "default": null,
-          "type": "237"
-        },
-        {
-          "name": "compress",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "31",
-      "members": [
-        {
-          "name": "flat",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[32]",
-      "element-type": "32",
-      "meta-type": "array"
-    },
-    {
-      "name": "32",
-      "members": [
-        {
-          "name": "file",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ro",
-          "type": "bool"
-        },
-        {
-          "name": "drv",
-          "type": "str"
-        },
-        {
-          "name": "backing_file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing_file_depth",
-          "type": "int"
-        },
-        {
-          "name": "encrypted",
-          "type": "bool"
-        },
-        {
-          "name": "encryption_key_missing",
-          "type": "bool",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "detect_zeroes",
-          "type": "238"
-        },
-        {
-          "name": "bps",
-          "type": "int"
-        },
-        {
-          "name": "bps_rd",
-          "type": "int"
-        },
-        {
-          "name": "bps_wr",
-          "type": "int"
-        },
-        {
-          "name": "iops",
-          "type": "int"
-        },
-        {
-          "name": "iops_rd",
-          "type": "int"
-        },
-        {
-          "name": "iops_wr",
-          "type": "int"
-        },
-        {
-          "name": "image",
-          "type": "239"
-        },
-        {
-          "name": "bps_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cache",
-          "type": "240"
-        },
-        {
-          "name": "write_threshold",
-          "type": "int"
-        },
-        {
-          "name": "dirty-bitmaps",
-          "default": null,
-          "type": "[230]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "33",
-      "members": [
-        {
-          "name": "nodes",
-          "type": "[241]"
-        },
-        {
-          "name": "edges",
-          "type": "[242]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "34",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "replaces",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "236"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "234"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "buf-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "unmap",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "copy-mode",
-          "default": null,
-          "type": "243"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "35",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "granularity",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "persistent",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "disabled",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "36",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "37",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "bitmaps",
-          "type": "[244]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "38",
-      "members": [
-        {
-          "name": "sha256",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "39",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "replaces",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "236"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "buf-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "copy-mode",
-          "default": null,
-          "type": "243"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "40",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "base",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "base-node",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "41",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "42",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "43",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "44",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "45",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "46",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "47",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "48",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "blkdebug",
-          "type": "248"
-        },
-        {
-          "case": "blklogwrites",
-          "type": "249"
-        },
-        {
-          "case": "blkverify",
-          "type": "250"
-        },
-        {
-          "case": "blkreplay",
-          "type": "251"
-        },
-        {
-          "case": "bochs",
-          "type": "252"
-        },
-        {
-          "case": "cloop",
-          "type": "252"
-        },
-        {
-          "case": "compress",
-          "type": "252"
-        },
-        {
-          "case": "copy-on-read",
-          "type": "252"
-        },
-        {
-          "case": "dmg",
-          "type": "252"
-        },
-        {
-          "case": "file",
-          "type": "253"
-        },
-        {
-          "case": "ftp",
-          "type": "254"
-        },
-        {
-          "case": "ftps",
-          "type": "255"
-        },
-        {
-          "case": "gluster",
-          "type": "256"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "253"
-        },
-        {
-          "case": "host_device",
-          "type": "253"
-        },
-        {
-          "case": "http",
-          "type": "257"
-        },
-        {
-          "case": "https",
-          "type": "258"
-        },
-        {
-          "case": "iscsi",
-          "type": "259"
-        },
-        {
-          "case": "luks",
-          "type": "260"
-        },
-        {
-          "case": "nbd",
-          "type": "261"
-        },
-        {
-          "case": "nfs",
-          "type": "262"
-        },
-        {
-          "case": "null-aio",
-          "type": "263"
-        },
-        {
-          "case": "null-co",
-          "type": "263"
-        },
-        {
-          "case": "nvme",
-          "type": "264"
-        },
-        {
-          "case": "parallels",
-          "type": "252"
-        },
-        {
-          "case": "qcow2",
-          "type": "265"
-        },
-        {
-          "case": "qcow",
-          "type": "266"
-        },
-        {
-          "case": "qed",
-          "type": "267"
-        },
-        {
-          "case": "quorum",
-          "type": "268"
-        },
-        {
-          "case": "raw",
-          "type": "269"
-        },
-        {
-          "case": "rbd",
-          "type": "270"
-        },
-        {
-          "case": "replication",
-          "type": "271"
-        },
-        {
-          "case": "sheepdog",
-          "type": "272"
-        },
-        {
-          "case": "ssh",
-          "type": "273"
-        },
-        {
-          "case": "throttle",
-          "type": "274"
-        },
-        {
-          "case": "vdi",
-          "type": "252"
-        },
-        {
-          "case": "vhdx",
-          "type": "252"
-        },
-        {
-          "case": "vmdk",
-          "type": "267"
-        },
-        {
-          "case": "vpc",
-          "type": "252"
-        },
-        {
-          "case": "vvfat",
-          "type": "275"
-        },
-        {
-          "case": "vxhs",
-          "type": "276"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "245"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "discard",
-          "default": null,
-          "type": "246"
-        },
-        {
-          "name": "cache",
-          "default": null,
-          "type": "247"
-        },
-        {
-          "name": "read-only",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-read-only",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "force-share",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "detect-zeroes",
-          "default": null,
-          "type": "238"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "49",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "50",
-      "members": [
-        {
-          "name": "job-id",
-          "type": "str"
-        },
-        {
-          "name": "options",
-          "type": "277"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "51",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "msg",
-          "type": "str"
-        },
-        {
-          "name": "offset",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "fatal",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "52",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "operation",
-          "type": "278"
-        },
-        {
-          "name": "action",
-          "type": "279"
-        },
-        {
-          "name": "nospace",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "53",
-      "members": [
-        {
-          "name": "type",
-          "type": "280"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "54",
-      "members": [
-        {
-          "name": "type",
-          "type": "280"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "55",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "operation",
-          "type": "278"
-        },
-        {
-          "name": "action",
-          "type": "279"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "56",
-      "members": [
-        {
-          "name": "type",
-          "type": "280"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "57",
-      "members": [
-        {
-          "name": "type",
-          "type": "280"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "58",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "amount-exceeded",
-          "type": "int"
-        },
-        {
-          "name": "write-threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "59",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "write-threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "60",
-      "members": [
-        {
-          "name": "parent",
-          "type": "str"
-        },
-        {
-          "name": "child",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "61",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "iothread",
-          "type": "281"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "62",
-      "members": [
-        {
-          "name": "addr",
-          "type": "282"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "63",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "description",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "writable",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "64",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "283"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "65",
-      "members": [
-        {
-          "name": "reference",
-          "type": "str"
-        },
-        {
-          "name": "sector-num",
-          "type": "int"
-        },
-        {
-          "name": "sectors-count",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "66",
-      "members": [
-        {
-          "name": "type",
-          "type": "284"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "sector-num",
-          "type": "int"
-        },
-        {
-          "name": "sectors-count",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "67",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "68",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "69",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "vm-state-size",
-          "type": "int"
-        },
-        {
-          "name": "date-sec",
-          "type": "int"
-        },
-        {
-          "name": "date-nsec",
-          "type": "int"
-        },
-        {
-          "name": "vm-clock-sec",
-          "type": "int"
-        },
-        {
-          "name": "vm-clock-nsec",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "70",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "status",
-          "type": "233"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "71",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "72",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "73",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "74",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "75",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "76",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[77]",
-      "element-type": "77",
-      "meta-type": "array"
-    },
-    {
-      "name": "77",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "280"
-        },
-        {
-          "name": "status",
-          "type": "233"
-        },
-        {
-          "name": "current-progress",
-          "type": "int"
-        },
-        {
-          "name": "total-progress",
-          "type": "int"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[78]",
-      "element-type": "78",
-      "meta-type": "array"
-    },
-    {
-      "name": "78",
-      "members": [
-        {
-          "name": "label",
-          "type": "str"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "frontend-open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[79]",
-      "element-type": "79",
-      "meta-type": "array"
-    },
-    {
-      "name": "79",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "80",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "data",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "285"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "81",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "285"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "str",
-      "json-type": "string",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "82",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "backend",
-          "type": "286"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "83",
-      "members": [
-        {
-          "name": "pty",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "84",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "backend",
-          "type": "286"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "85",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "86",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "87",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "88",
-      "members": [
-        {
-          "name": "paging",
-          "type": "bool"
-        },
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "detach",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "begin",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "287"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "89",
-      "members": [
-        {
-          "name": "status",
-          "type": "288"
-        },
-        {
-          "name": "completed",
-          "type": "int"
-        },
-        {
-          "name": "total",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "90",
-      "members": [
-        {
-          "name": "result",
-          "type": "89"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "91",
-      "members": [
-        {
-          "name": "formats",
-          "type": "[287]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "92",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "up",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "93",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "nic",
-          "type": "290"
-        },
-        {
-          "case": "user",
-          "type": "291"
-        },
-        {
-          "case": "tap",
-          "type": "292"
-        },
-        {
-          "case": "l2tpv3",
-          "type": "293"
-        },
-        {
-          "case": "socket",
-          "type": "294"
-        },
-        {
-          "case": "vde",
-          "type": "295"
-        },
-        {
-          "case": "bridge",
-          "type": "296"
-        },
-        {
-          "case": "hubport",
-          "type": "297"
-        },
-        {
-          "case": "netmap",
-          "type": "298"
-        },
-        {
-          "case": "vhost-user",
-          "type": "299"
-        },
-        {
-          "case": "none",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "289"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "94",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "95",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[96]",
-      "element-type": "96",
-      "meta-type": "array"
-    },
-    {
-      "name": "96",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "promiscuous",
-          "type": "bool"
-        },
-        {
-          "name": "multicast",
-          "type": "300"
-        },
-        {
-          "name": "unicast",
-          "type": "300"
-        },
-        {
-          "name": "vlan",
-          "type": "300"
-        },
-        {
-          "name": "broadcast-allowed",
-          "type": "bool"
-        },
-        {
-          "name": "multicast-overflow",
-          "type": "bool"
-        },
-        {
-          "name": "unicast-overflow",
-          "type": "bool"
-        },
-        {
-          "name": "main-mac",
-          "type": "str"
-        },
-        {
-          "name": "vlan-table",
-          "type": "[int]"
-        },
-        {
-          "name": "unicast-table",
-          "type": "[str]"
-        },
-        {
-          "name": "multicast-table",
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "97",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "98",
-      "members": [
-        {
-          "name": "initial",
-          "type": "int"
-        },
-        {
-          "name": "max",
-          "type": "int"
-        },
-        {
-          "name": "rounds",
-          "type": "int"
-        },
-        {
-          "name": "step",
-          "type": "int"
-        },
-        {
-          "name": "interfaces",
-          "default": null,
-          "type": "[str]"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "99",
-      "members": [
-        {
-          "name": "device-id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "100",
-      "members": [
-        {
-          "name": "netdev",
-          "type": "str"
-        },
-        {
-          "name": "gid-status",
-          "type": "bool"
-        },
-        {
-          "name": "subnet-prefix",
-          "type": "int"
-        },
-        {
-          "name": "interface-id",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "101",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "102",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "ports",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "103",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[104]",
-      "element-type": "104",
-      "meta-type": "array"
-    },
-    {
-      "name": "104",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "link-up",
-          "type": "bool"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "duplex",
-          "type": "301"
-        },
-        {
-          "name": "autoneg",
-          "type": "302"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "105",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "tbl-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[106]",
-      "element-type": "106",
-      "meta-type": "array"
-    },
-    {
-      "name": "106",
-      "members": [
-        {
-          "name": "cookie",
-          "type": "int"
-        },
-        {
-          "name": "hits",
-          "type": "int"
-        },
-        {
-          "name": "key",
-          "type": "303"
-        },
-        {
-          "name": "mask",
-          "type": "304"
-        },
-        {
-          "name": "action",
-          "type": "305"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "107",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[108]",
-      "element-type": "108",
-      "meta-type": "array"
-    },
-    {
-      "name": "108",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "type",
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "index",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "out-pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "set-vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "pop-vlan",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group-ids",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "set-eth-src",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "set-eth-dst",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ttl-check",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[109]",
-      "element-type": "109",
-      "meta-type": "array"
-    },
-    {
-      "name": "109",
-      "meta-type": "enum",
-      "values": [
-        "tpm-tis",
-        "tpm-crb",
-        "tpm-spapr"
-      ]
-    },
-    {
-      "name": "[110]",
-      "element-type": "110",
-      "meta-type": "array"
-    },
-    {
-      "name": "110",
-      "meta-type": "enum",
-      "values": [
-        "passthrough",
-        "emulator"
-      ]
-    },
-    {
-      "name": "[111]",
-      "element-type": "111",
-      "meta-type": "array"
-    },
-    {
-      "name": "111",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "model",
-          "type": "109"
-        },
-        {
-          "name": "options",
-          "type": "306"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "112",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "password",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "113",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "time",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "114",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "head",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "119",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "host",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "default": null,
-          "type": "311"
-        },
-        {
-          "name": "service",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "clients",
-          "default": null,
-          "type": "[312]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[120]",
-      "element-type": "120",
-      "meta-type": "array"
-    },
-    {
-      "name": "120",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "[313]"
-        },
-        {
-          "name": "clients",
-          "type": "[312]"
-        },
-        {
-          "name": "auth",
-          "type": "314"
-        },
-        {
-          "name": "vencrypt",
-          "default": null,
-          "type": "315"
-        },
-        {
-          "name": "display",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "121",
-      "members": [
-        {
-          "name": "password",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "122",
-      "members": [
-        {
-          "name": "server",
-          "type": "316"
-        },
-        {
-          "name": "client",
-          "type": "317"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "123",
-      "members": [
-        {
-          "name": "server",
-          "type": "316"
-        },
-        {
-          "name": "client",
-          "type": "312"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "124",
-      "members": [
-        {
-          "name": "server",
-          "type": "316"
-        },
-        {
-          "name": "client",
-          "type": "312"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[125]",
-      "element-type": "125",
-      "meta-type": "array"
-    },
-    {
-      "name": "125",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "index",
-          "type": "int"
-        },
-        {
-          "name": "current",
-          "type": "bool"
-        },
-        {
-          "name": "absolute",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "126",
-      "members": [
-        {
-          "name": "keys",
-          "type": "[318]"
-        },
-        {
-          "name": "hold-time",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "127",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "head",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "events",
-          "type": "[319]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "128",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "gtk",
-          "type": "322"
-        },
-        {
-          "case": "curses",
-          "type": "323"
-        },
-        {
-          "case": "egl-headless",
-          "type": "324"
-        },
-        {
-          "case": "default",
-          "type": "0"
-        },
-        {
-          "case": "none",
-          "type": "0"
-        },
-        {
-          "case": "sdl",
-          "type": "0"
-        },
-        {
-          "case": "cocoa",
-          "type": "0"
-        },
-        {
-          "case": "spice-app",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "320"
-        },
-        {
-          "name": "full-screen",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "window-close",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "show-cursor",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "gl",
-          "default": null,
-          "type": "321"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "129",
-      "members": [
-        {
-          "name": "status",
-          "default": null,
-          "type": "325"
-        },
-        {
-          "name": "ram",
-          "default": null,
-          "type": "326"
-        },
-        {
-          "name": "disk",
-          "default": null,
-          "type": "326"
-        },
-        {
-          "name": "xbzrle-cache",
-          "default": null,
-          "type": "327"
-        },
-        {
-          "name": "total-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "expected-downtime",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "downtime",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "setup-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-percentage",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "error-desc",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "postcopy-blocktime",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "postcopy-vcpu-blocktime",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "compression",
-          "default": null,
-          "type": "328"
-        },
-        {
-          "name": "socket-address",
-          "default": null,
-          "type": "[329]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "130",
-      "members": [
-        {
-          "name": "capabilities",
-          "type": "[131]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[131]",
-      "element-type": "131",
-      "meta-type": "array"
-    },
-    {
-      "name": "131",
-      "members": [
-        {
-          "name": "capability",
-          "type": "330"
-        },
-        {
-          "name": "state",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "132",
-      "members": [
-        {
-          "name": "announce-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-rounds",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-step",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-wait-thread",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "decompress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "throttle-trigger-threshold",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-increment",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "281"
-        },
-        {
-          "name": "tls-hostname",
-          "default": null,
-          "type": "281"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "281"
-        },
-        {
-          "name": "max-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "downtime-limit",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "x-checkpoint-delay",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-incremental",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "multifd-channels",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "xbzrle-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-postcopy-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-cpu-throttle",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "multifd-compression",
-          "default": null,
-          "type": "331"
-        },
-        {
-          "name": "multifd-zlib-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "multifd-zstd-level",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "133",
-      "members": [
-        {
-          "name": "announce-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-rounds",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-step",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-wait-thread",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "decompress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "throttle-trigger-threshold",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-increment",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-hostname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "max-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "downtime-limit",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "x-checkpoint-delay",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-incremental",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "multifd-channels",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "xbzrle-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-postcopy-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-cpu-throttle",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "multifd-compression",
-          "default": null,
-          "type": "331"
-        },
-        {
-          "name": "multifd-zlib-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "multifd-zstd-level",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "134",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "hostname",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cert-subject",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "135",
-      "members": [
-        {
-          "name": "status",
-          "type": "325"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "136",
-      "members": [
-        {
-          "name": "pass",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "137",
-      "members": [
-        {
-          "name": "mode",
-          "type": "332"
-        },
-        {
-          "name": "reason",
-          "type": "333"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "138",
-      "members": [
-        {
-          "name": "state",
-          "type": "325"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "139",
-      "members": [
-        {
-          "name": "value",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "140",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "141",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "int",
-      "json-type": "int",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "142",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        },
-        {
-          "name": "blk",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inc",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "detach",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "resume",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "143",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "144",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "live",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "145",
-      "members": [
-        {
-          "name": "enable",
-          "type": "bool"
-        },
-        {
-          "name": "primary",
-          "type": "bool"
-        },
-        {
-          "name": "failover",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "146",
-      "members": [
-        {
-          "name": "error",
-          "type": "bool"
-        },
-        {
-          "name": "desc",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "147",
-      "members": [
-        {
-          "name": "mode",
-          "type": "332"
-        },
-        {
-          "name": "last-mode",
-          "type": "332"
-        },
-        {
-          "name": "reason",
-          "type": "333"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "148",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "149",
-      "members": [
-        {
-          "name": "device-id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "150",
-      "members": [
-        {
-          "name": "actions",
-          "type": "[334]"
-        },
-        {
-          "name": "properties",
-          "default": null,
-          "type": "335"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "151",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "vcpu",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[152]",
-      "element-type": "152",
-      "meta-type": "array"
-    },
-    {
-      "name": "152",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "state",
-          "type": "336"
-        },
-        {
-          "name": "vcpu",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "153",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "enable",
-          "type": "bool"
-        },
-        {
-          "name": "ignore-unavailable",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "vcpu",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "154",
-      "members": [
-        {
-          "name": "enable",
-          "default": null,
-          "type": "[337]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "155",
-      "members": [
-        {
-          "name": "qemu",
-          "type": "338"
-        },
-        {
-          "name": "package",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[156]",
-      "element-type": "156",
-      "meta-type": "array"
-    },
-    {
-      "name": "156",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[157]",
-      "element-type": "157",
-      "meta-type": "array"
-    },
-    {
-      "name": "157",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[158]",
-      "element-type": "158",
-      "meta-type": "array"
-    },
-    {
-      "name": "158",
-      "tag": "meta-type",
-      "variants": [
-        {
-          "case": "builtin",
-          "type": "340"
-        },
-        {
-          "case": "enum",
-          "type": "341"
-        },
-        {
-          "case": "array",
-          "type": "342"
-        },
-        {
-          "case": "object",
-          "type": "343"
-        },
-        {
-          "case": "alternate",
-          "type": "344"
-        },
-        {
-          "case": "command",
-          "type": "345"
-        },
-        {
-          "case": "event",
-          "type": "346"
-        }
-      ],
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "meta-type",
-          "type": "339"
-        },
-        {
-          "name": "features",
-          "default": null,
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "159",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[160]",
-      "element-type": "160",
-      "meta-type": "array"
-    },
-    {
-      "name": "160",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "description",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "default-value",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "161",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "property",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "any",
-      "json-type": "value",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "162",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "property",
-          "type": "str"
-        },
-        {
-          "name": "value",
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "163",
-      "members": [
-        {
-          "name": "implements",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "abstract",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[164]",
-      "element-type": "164",
-      "meta-type": "array"
-    },
-    {
-      "name": "164",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "abstract",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "parent",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "165",
-      "members": [
-        {
-          "name": "typename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "166",
-      "members": [
-        {
-          "name": "qom-type",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "167",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "168",
-      "members": [
-        {
-          "name": "typename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "169",
-      "members": [
-        {
-          "name": "driver",
-          "type": "str"
-        },
-        {
-          "name": "bus",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "170",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "171",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[172]",
-      "element-type": "172",
-      "meta-type": "array"
-    },
-    {
-      "name": "172",
-      "tag": "arch",
-      "variants": [
-        {
-          "case": "x86",
-          "type": "349"
-        },
-        {
-          "case": "sparc",
-          "type": "350"
-        },
-        {
-          "case": "ppc",
-          "type": "351"
-        },
-        {
-          "case": "mips",
-          "type": "352"
-        },
-        {
-          "case": "tricore",
-          "type": "353"
-        },
-        {
-          "case": "s390",
-          "type": "354"
-        },
-        {
-          "case": "riscv",
-          "type": "355"
-        },
-        {
-          "case": "other",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "CPU",
-          "type": "int"
-        },
-        {
-          "name": "current",
-          "type": "bool"
-        },
-        {
-          "name": "halted",
-          "type": "bool"
-        },
-        {
-          "name": "qom_path",
-          "type": "str"
-        },
-        {
-          "name": "thread_id",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "347"
-        },
-        {
-          "name": "arch",
-          "type": "348"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[173]",
-      "element-type": "173",
-      "meta-type": "array"
-    },
-    {
-      "name": "173",
-      "tag": "target",
-      "variants": [
-        {
-          "case": "s390x",
-          "type": "354"
-        },
-        {
-          "case": "aarch64",
-          "type": "0"
-        },
-        {
-          "case": "alpha",
-          "type": "0"
-        },
-        {
-          "case": "arm",
-          "type": "0"
-        },
-        {
-          "case": "cris",
-          "type": "0"
-        },
-        {
-          "case": "hppa",
-          "type": "0"
-        },
-        {
-          "case": "i386",
-          "type": "0"
-        },
-        {
-          "case": "lm32",
-          "type": "0"
-        },
-        {
-          "case": "m68k",
-          "type": "0"
-        },
-        {
-          "case": "microblaze",
-          "type": "0"
-        },
-        {
-          "case": "microblazeel",
-          "type": "0"
-        },
-        {
-          "case": "mips",
-          "type": "0"
-        },
-        {
-          "case": "mips64",
-          "type": "0"
-        },
-        {
-          "case": "mips64el",
-          "type": "0"
-        },
-        {
-          "case": "mipsel",
-          "type": "0"
-        },
-        {
-          "case": "moxie",
-          "type": "0"
-        },
-        {
-          "case": "nios2",
-          "type": "0"
-        },
-        {
-          "case": "or1k",
-          "type": "0"
-        },
-        {
-          "case": "ppc",
-          "type": "0"
-        },
-        {
-          "case": "ppc64",
-          "type": "0"
-        },
-        {
-          "case": "riscv32",
-          "type": "0"
-        },
-        {
-          "case": "riscv64",
-          "type": "0"
-        },
-        {
-          "case": "rx",
-          "type": "0"
-        },
-        {
-          "case": "sh4",
-          "type": "0"
-        },
-        {
-          "case": "sh4eb",
-          "type": "0"
-        },
-        {
-          "case": "sparc",
-          "type": "0"
-        },
-        {
-          "case": "sparc64",
-          "type": "0"
-        },
-        {
-          "case": "tricore",
-          "type": "0"
-        },
-        {
-          "case": "unicore32",
-          "type": "0"
-        },
-        {
-          "case": "x86_64",
-          "type": "0"
-        },
-        {
-          "case": "xtensa",
-          "type": "0"
-        },
-        {
-          "case": "xtensaeb",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "cpu-index",
-          "type": "int"
-        },
-        {
-          "name": "qom-path",
-          "type": "str"
-        },
-        {
-          "name": "thread-id",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "347"
-        },
-        {
-          "name": "arch",
-          "type": "348",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "target",
-          "type": "356"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "174",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[175]",
-      "element-type": "175",
-      "meta-type": "array"
-    },
-    {
-      "name": "175",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "alias",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "is-default",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "cpu-max",
-          "type": "int"
-        },
-        {
-          "name": "hotpluggable-cpus",
-          "type": "bool"
-        },
-        {
-          "name": "numa-mem-supported",
-          "type": "bool"
-        },
-        {
-          "name": "deprecated",
-          "type": "bool"
-        },
-        {
-          "name": "default-cpu-type",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "176",
-      "members": [
-        {
-          "name": "wakeup-suspend-support",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "177",
-      "members": [
-        {
-          "name": "arch",
-          "type": "356"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[178]",
-      "element-type": "178",
-      "meta-type": "array"
-    },
-    {
-      "name": "178",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "merge",
-          "type": "bool"
-        },
-        {
-          "name": "dump",
-          "type": "bool"
-        },
-        {
-          "name": "prealloc",
-          "type": "bool"
-        },
-        {
-          "name": "host-nodes",
-          "type": "[int]"
-        },
-        {
-          "name": "policy",
-          "type": "357"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[179]",
-      "element-type": "179",
-      "meta-type": "array"
-    },
-    {
-      "name": "179",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "vcpus-count",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "type": "347"
-        },
-        {
-          "name": "qom-path",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "180",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "node",
-          "type": "359"
-        },
-        {
-          "case": "dist",
-          "type": "360"
-        },
-        {
-          "case": "cpu",
-          "type": "361"
-        },
-        {
-          "case": "hmat-lb",
-          "type": "362"
-        },
-        {
-          "case": "hmat-cache",
-          "type": "363"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "358"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[187]",
-      "element-type": "187",
-      "meta-type": "array"
-    },
-    {
-      "name": "187",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "migration-safe",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "static",
-          "type": "bool"
-        },
-        {
-          "name": "unavailable-features",
-          "default": null,
-          "type": "[str]"
-        },
-        {
-          "name": "typename",
-          "type": "str"
-        },
-        {
-          "name": "alias-of",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "188",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "fdname",
-          "type": "str"
-        },
-        {
-          "name": "skipauth",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "tls",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "189",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "190",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "present",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "191",
-      "members": [
-        {
-          "name": "UUID",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[192]",
-      "element-type": "192",
-      "meta-type": "array"
-    },
-    {
-      "name": "192",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "thread-id",
-          "type": "int"
-        },
-        {
-          "name": "poll-max-ns",
-          "type": "int"
-        },
-        {
-          "name": "poll-grow",
-          "type": "int"
-        },
-        {
-          "name": "poll-shrink",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "193",
-      "members": [
-        {
-          "name": "actual",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "194",
-      "members": [
-        {
-          "name": "actual",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[195]",
-      "element-type": "195",
-      "meta-type": "array"
-    },
-    {
-      "name": "195",
-      "members": [
-        {
-          "name": "bus",
-          "type": "int"
-        },
-        {
-          "name": "devices",
-          "type": "[367]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "196",
-      "members": [
-        {
-          "name": "val",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "cpu-index",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "197",
-      "members": [
-        {
-          "name": "val",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "198",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "199",
-      "members": [
-        {
-          "name": "command-line",
-          "type": "str"
-        },
-        {
-          "name": "cpu-index",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "200",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "arg",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "201",
-      "members": [
-        {
-          "name": "enable",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "202",
-      "members": [
-        {
-          "name": "fdname",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "203",
-      "members": [
-        {
-          "name": "fdname",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "204",
-      "members": [
-        {
-          "name": "base-memory",
-          "type": "int"
-        },
-        {
-          "name": "plugged-memory",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "205",
-      "members": [
-        {
-          "name": "fdset-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opaque",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "206",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fd",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "207",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fd",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[208]",
-      "element-type": "208",
-      "meta-type": "array"
-    },
-    {
-      "name": "208",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fds",
-          "type": "[368]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "209",
-      "members": [
-        {
-          "name": "option",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[210]",
-      "element-type": "210",
-      "meta-type": "array"
-    },
-    {
-      "name": "210",
-      "members": [
-        {
-          "name": "option",
-          "type": "str"
-        },
-        {
-          "name": "parameters",
-          "type": "[369]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[211]",
-      "element-type": "211",
-      "meta-type": "array"
-    },
-    {
-      "name": "211",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "dimm",
-          "type": "371"
-        },
-        {
-          "case": "nvdimm",
-          "type": "371"
-        },
-        {
-          "case": "virtio-pmem",
-          "type": "372"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "370"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "212",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "msg",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[213]",
-      "element-type": "213",
-      "meta-type": "array"
-    },
-    {
-      "name": "213",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "slot",
-          "type": "str"
-        },
-        {
-          "name": "slot-type",
-          "type": "373"
-        },
-        {
-          "name": "source",
-          "type": "int"
-        },
-        {
-          "name": "status",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "214",
-      "members": [
-        {
-          "name": "info",
-          "type": "213"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "215",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "216",
-      "members": [
-        {
-          "name": "guid",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "217",
-      "members": [
-        {
-          "name": "offset",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "bool",
-      "json-type": "boolean",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "223",
-      "meta-type": "enum",
-      "values": [
-        "debug",
-        "inmigrate",
-        "internal-error",
-        "io-error",
-        "paused",
-        "postmigrate",
-        "prelaunch",
-        "finish-migrate",
-        "restore-vm",
-        "running",
-        "save-vm",
-        "shutdown",
-        "suspended",
-        "watchdog",
-        "guest-panicked",
-        "colo",
-        "preconfig"
-      ]
-    },
-    {
-      "name": "224",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "host-error",
-        "host-qmp-quit",
-        "host-qmp-system-reset",
-        "host-signal",
-        "host-ui",
-        "guest-shutdown",
-        "guest-reset",
-        "guest-panic",
-        "subsystem-reset"
-      ]
-    },
-    {
-      "name": "225",
-      "meta-type": "enum",
-      "values": [
-        "reset",
-        "shutdown",
-        "poweroff",
-        "pause",
-        "debug",
-        "none",
-        "inject-nmi"
-      ]
-    },
-    {
-      "name": "226",
-      "meta-type": "enum",
-      "values": [
-        "pause",
-        "poweroff",
-        "run"
-      ]
-    },
-    {
-      "name": "227",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "hyper-v",
-          "type": "376"
-        },
-        {
-          "case": "s390",
-          "type": "377"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "375"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "228",
-      "meta-type": "enum",
-      "values": [
-        "retain",
-        "read-only",
-        "read-write"
-      ]
-    },
-    {
-      "name": "[int]",
-      "element-type": "int",
-      "meta-type": "array"
-    },
-    {
-      "name": "229",
-      "meta-type": "enum",
-      "values": [
-        "ok",
-        "failed",
-        "nospace"
-      ]
-    },
-    {
-      "name": "[230]",
-      "element-type": "230",
-      "meta-type": "array"
-    },
-    {
-      "name": "230",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "count",
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "type": "int"
-        },
-        {
-          "name": "recording",
-          "type": "bool"
-        },
-        {
-          "name": "busy",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "378",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "persistent",
-          "type": "bool"
-        },
-        {
-          "name": "inconsistent",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "231",
-      "members": [
-        {
-          "name": "rd_bytes",
-          "type": "int"
-        },
-        {
-          "name": "wr_bytes",
-          "type": "int"
-        },
-        {
-          "name": "unmap_bytes",
-          "type": "int"
-        },
-        {
-          "name": "rd_operations",
-          "type": "int"
-        },
-        {
-          "name": "wr_operations",
-          "type": "int"
-        },
-        {
-          "name": "flush_operations",
-          "type": "int"
-        },
-        {
-          "name": "unmap_operations",
-          "type": "int"
-        },
-        {
-          "name": "rd_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "wr_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "flush_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "unmap_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "wr_highest_offset",
-          "type": "int"
-        },
-        {
-          "name": "rd_merged",
-          "type": "int"
-        },
-        {
-          "name": "wr_merged",
-          "type": "int"
-        },
-        {
-          "name": "unmap_merged",
-          "type": "int"
-        },
-        {
-          "name": "idle_time_ns",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "failed_rd_operations",
-          "type": "int"
-        },
-        {
-          "name": "failed_wr_operations",
-          "type": "int"
-        },
-        {
-          "name": "failed_flush_operations",
-          "type": "int"
-        },
-        {
-          "name": "failed_unmap_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_rd_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_wr_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_flush_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_unmap_operations",
-          "type": "int"
-        },
-        {
-          "name": "account_invalid",
-          "type": "bool"
-        },
-        {
-          "name": "account_failed",
-          "type": "bool"
-        },
-        {
-          "name": "timed_stats",
-          "type": "[379]"
-        },
-        {
-          "name": "rd_latency_histogram",
-          "default": null,
-          "type": "380"
-        },
-        {
-          "name": "wr_latency_histogram",
-          "default": null,
-          "type": "380"
-        },
-        {
-          "name": "flush_latency_histogram",
-          "default": null,
-          "type": "380"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "232",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "file",
-          "type": "381"
-        },
-        {
-          "case": "host_device",
-          "type": "381"
-        },
-        {
-          "case": "blkdebug",
-          "type": "0"
-        },
-        {
-          "case": "blklogwrites",
-          "type": "0"
-        },
-        {
-          "case": "blkreplay",
-          "type": "0"
-        },
-        {
-          "case": "blkverify",
-          "type": "0"
-        },
-        {
-          "case": "bochs",
-          "type": "0"
-        },
-        {
-          "case": "cloop",
-          "type": "0"
-        },
-        {
-          "case": "compress",
-          "type": "0"
-        },
-        {
-          "case": "copy-on-read",
-          "type": "0"
-        },
-        {
-          "case": "dmg",
-          "type": "0"
-        },
-        {
-          "case": "ftp",
-          "type": "0"
-        },
-        {
-          "case": "ftps",
-          "type": "0"
-        },
-        {
-          "case": "gluster",
-          "type": "0"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "0"
-        },
-        {
-          "case": "http",
-          "type": "0"
-        },
-        {
-          "case": "https",
-          "type": "0"
-        },
-        {
-          "case": "iscsi",
-          "type": "0"
-        },
-        {
-          "case": "luks",
-          "type": "0"
-        },
-        {
-          "case": "nbd",
-          "type": "0"
-        },
-        {
-          "case": "nfs",
-          "type": "0"
-        },
-        {
-          "case": "null-aio",
-          "type": "0"
-        },
-        {
-          "case": "null-co",
-          "type": "0"
-        },
-        {
-          "case": "nvme",
-          "type": "0"
-        },
-        {
-          "case": "parallels",
-          "type": "0"
-        },
-        {
-          "case": "qcow",
-          "type": "0"
-        },
-        {
-          "case": "qcow2",
-          "type": "0"
-        },
-        {
-          "case": "qed",
-          "type": "0"
-        },
-        {
-          "case": "quorum",
-          "type": "0"
-        },
-        {
-          "case": "raw",
-          "type": "0"
-        },
-        {
-          "case": "rbd",
-          "type": "0"
-        },
-        {
-          "case": "replication",
-          "type": "0"
-        },
-        {
-          "case": "sheepdog",
-          "type": "0"
-        },
-        {
-          "case": "ssh",
-          "type": "0"
-        },
-        {
-          "case": "throttle",
-          "type": "0"
-        },
-        {
-          "case": "vdi",
-          "type": "0"
-        },
-        {
-          "case": "vhdx",
-          "type": "0"
-        },
-        {
-          "case": "vmdk",
-          "type": "0"
-        },
-        {
-          "case": "vpc",
-          "type": "0"
-        },
-        {
-          "case": "vvfat",
-          "type": "0"
-        },
-        {
-          "case": "vxhs",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "245"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "233",
-      "meta-type": "enum",
-      "values": [
-        "undefined",
-        "created",
-        "running",
-        "paused",
-        "ready",
-        "standby",
-        "waiting",
-        "pending",
-        "aborting",
-        "concluded",
-        "null"
-      ]
-    },
-    {
-      "name": "234",
-      "meta-type": "enum",
-      "values": [
-        "existing",
-        "absolute-paths"
-      ]
-    },
-    {
-      "name": "235",
-      "meta-type": "enum",
-      "values": [
-        "report",
-        "ignore",
-        "enospc",
-        "stop",
-        "auto"
-      ]
-    },
-    {
-      "name": "236",
-      "meta-type": "enum",
-      "values": [
-        "top",
-        "full",
-        "none",
-        "incremental",
-        "bitmap"
-      ]
-    },
-    {
-      "name": "237",
-      "meta-type": "enum",
-      "values": [
-        "on-success",
-        "never",
-        "always"
-      ]
-    },
-    {
-      "name": "238",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on",
-        "unmap"
-      ]
-    },
-    {
-      "name": "239",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "type": "str"
-        },
-        {
-          "name": "dirty-flag",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "actual-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "virtual-size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "encrypted",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "compressed",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "backing-filename",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "full-backing-filename",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-filename-format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "snapshots",
-          "default": null,
-          "type": "[69]"
-        },
-        {
-          "name": "backing-image",
-          "default": null,
-          "type": "239"
-        },
-        {
-          "name": "format-specific",
-          "default": null,
-          "type": "382"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "240",
-      "members": [
-        {
-          "name": "writeback",
-          "type": "bool"
-        },
-        {
-          "name": "direct",
-          "type": "bool"
-        },
-        {
-          "name": "no-flush",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[241]",
-      "element-type": "241",
-      "meta-type": "array"
-    },
-    {
-      "name": "241",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "type",
-          "type": "383"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[242]",
-      "element-type": "242",
-      "meta-type": "array"
-    },
-    {
-      "name": "242",
-      "members": [
-        {
-          "name": "parent",
-          "type": "int"
-        },
-        {
-          "name": "child",
-          "type": "int"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "perm",
-          "type": "[384]"
-        },
-        {
-          "name": "shared-perm",
-          "type": "[384]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "243",
-      "meta-type": "enum",
-      "values": [
-        "background",
-        "write-blocking"
-      ]
-    },
-    {
-      "name": "[244]",
-      "element-type": "244",
-      "meta-type": "array"
-    },
-    {
-      "name": "244",
-      "members": [
-        {
-          "type": "str"
-        },
-        {
-          "type": "36"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "245",
-      "meta-type": "enum",
-      "values": [
-        "blkdebug",
-        "blklogwrites",
-        "blkreplay",
-        "blkverify",
-        "bochs",
-        "cloop",
-        "compress",
-        "copy-on-read",
-        "dmg",
-        "file",
-        "ftp",
-        "ftps",
-        "gluster",
-        "host_cdrom",
-        "host_device",
-        "http",
-        "https",
-        "iscsi",
-        "luks",
-        "nbd",
-        "nfs",
-        "null-aio",
-        "null-co",
-        "nvme",
-        "parallels",
-        "qcow",
-        "qcow2",
-        "qed",
-        "quorum",
-        "raw",
-        "rbd",
-        "replication",
-        "sheepdog",
-        "ssh",
-        "throttle",
-        "vdi",
-        "vhdx",
-        "vmdk",
-        "vpc",
-        "vvfat",
-        "vxhs"
-      ]
-    },
-    {
-      "name": "246",
-      "meta-type": "enum",
-      "values": [
-        "ignore",
-        "unmap"
-      ]
-    },
-    {
-      "name": "247",
-      "members": [
-        {
-          "name": "direct",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "no-flush",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "248",
-      "members": [
-        {
-          "name": "image",
-          "type": "385"
-        },
-        {
-          "name": "config",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "align",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-transfer",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opt-write-zero",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-write-zero",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opt-discard",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-discard",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "inject-error",
-          "default": null,
-          "type": "[386]"
-        },
-        {
-          "name": "set-state",
-          "default": null,
-          "type": "[387]"
-        },
-        {
-          "name": "take-child-perms",
-          "default": null,
-          "type": "[384]"
-        },
-        {
-          "name": "unshare-child-perms",
-          "default": null,
-          "type": "[384]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "249",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "log",
-          "type": "385"
-        },
-        {
-          "name": "log-sector-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "log-append",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "log-super-update-interval",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "250",
-      "members": [
-        {
-          "name": "test",
-          "type": "385"
-        },
-        {
-          "name": "raw",
-          "type": "385"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "251",
-      "members": [
-        {
-          "name": "image",
-          "type": "385"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "252",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "253",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "pr-manager",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "locking",
-          "default": null,
-          "type": "388"
-        },
-        {
-          "name": "aio",
-          "default": null,
-          "type": "389"
-        },
-        {
-          "name": "drop-cache",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "x-check-cache-dropped",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object",
-      "features": [
-        "dynamic-auto-read-only"
-      ]
-    },
-    {
-      "name": "254",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "255",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sslverify",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "256",
-      "members": [
-        {
-          "name": "volume",
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "[329]"
-        },
-        {
-          "name": "debug",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "257",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cookie",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cookie-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "258",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cookie",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sslverify",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "cookie-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "259",
-      "members": [
-        {
-          "name": "transport",
-          "type": "390"
-        },
-        {
-          "name": "portal",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "lun",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "initiator-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "header-digest",
-          "default": null,
-          "type": "391"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "260",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "261",
-      "members": [
-        {
-          "name": "server",
-          "type": "329"
-        },
-        {
-          "name": "export",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "x-dirty-bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "reconnect-delay",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "262",
-      "members": [
-        {
-          "name": "server",
-          "type": "392"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tcp-syn-count",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "readahead-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "page-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "debug",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "263",
-      "members": [
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "latency-ns",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "read-zeroes",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "264",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "namespace",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "265",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "393"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pass-discard-request",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pass-discard-snapshot",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pass-discard-other",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "overlap-check",
-          "default": null,
-          "type": "394"
-        },
-        {
-          "name": "cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "l2-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "l2-cache-entry-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "refcount-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cache-clean-interval",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "395"
-        },
-        {
-          "name": "data-file",
-          "default": null,
-          "type": "385"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "266",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "393"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "396"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "267",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "393"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "268",
-      "members": [
-        {
-          "name": "blkverify",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "children",
-          "type": "[385]"
-        },
-        {
-          "name": "vote-threshold",
-          "type": "int"
-        },
-        {
-          "name": "rewrite-corrupted",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "read-pattern",
-          "default": null,
-          "type": "397"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "269",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "offset",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "270",
-      "members": [
-        {
-          "name": "pool",
-          "type": "str"
-        },
-        {
-          "name": "namespace",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "image",
-          "type": "str"
-        },
-        {
-          "name": "conf",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "snapshot",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auth-client-required",
-          "default": null,
-          "type": "[398]"
-        },
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "default": null,
-          "type": "[399]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "271",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "mode",
-          "type": "400"
-        },
-        {
-          "name": "top-id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "272",
-      "members": [
-        {
-          "name": "server",
-          "type": "329"
-        },
-        {
-          "name": "vdi",
-          "type": "str"
-        },
-        {
-          "name": "snap-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tag",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "273",
-      "members": [
-        {
-          "name": "server",
-          "type": "401"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "host-key-check",
-          "default": null,
-          "type": "402"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "274",
-      "members": [
-        {
-          "name": "throttle-group",
-          "type": "str"
-        },
-        {
-          "name": "file",
-          "type": "385"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "275",
-      "members": [
-        {
-          "name": "dir",
-          "type": "str"
-        },
-        {
-          "name": "fat-type",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "floppy",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "label",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "rw",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "276",
-      "members": [
-        {
-          "name": "vdisk-id",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "399"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "277",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "file",
-          "type": "403"
-        },
-        {
-          "case": "gluster",
-          "type": "404"
-        },
-        {
-          "case": "luks",
-          "type": "405"
-        },
-        {
-          "case": "nfs",
-          "type": "406"
-        },
-        {
-          "case": "parallels",
-          "type": "407"
-        },
-        {
-          "case": "qcow",
-          "type": "408"
-        },
-        {
-          "case": "qcow2",
-          "type": "409"
-        },
-        {
-          "case": "qed",
-          "type": "410"
-        },
-        {
-          "case": "rbd",
-          "type": "411"
-        },
-        {
-          "case": "sheepdog",
-          "type": "412"
-        },
-        {
-          "case": "ssh",
-          "type": "413"
-        },
-        {
-          "case": "vdi",
-          "type": "414"
-        },
-        {
-          "case": "vhdx",
-          "type": "415"
-        },
-        {
-          "case": "vmdk",
-          "type": "416"
-        },
-        {
-          "case": "vpc",
-          "type": "417"
-        },
-        {
-          "case": "blkdebug",
-          "type": "0"
-        },
-        {
-          "case": "blklogwrites",
-          "type": "0"
-        },
-        {
-          "case": "blkreplay",
-          "type": "0"
-        },
-        {
-          "case": "blkverify",
-          "type": "0"
-        },
-        {
-          "case": "bochs",
-          "type": "0"
-        },
-        {
-          "case": "cloop",
-          "type": "0"
-        },
-        {
-          "case": "compress",
-          "type": "0"
-        },
-        {
-          "case": "copy-on-read",
-          "type": "0"
-        },
-        {
-          "case": "dmg",
-          "type": "0"
-        },
-        {
-          "case": "ftp",
-          "type": "0"
-        },
-        {
-          "case": "ftps",
-          "type": "0"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "0"
-        },
-        {
-          "case": "host_device",
-          "type": "0"
-        },
-        {
-          "case": "http",
-          "type": "0"
-        },
-        {
-          "case": "https",
-          "type": "0"
-        },
-        {
-          "case": "iscsi",
-          "type": "0"
-        },
-        {
-          "case": "nbd",
-          "type": "0"
-        },
-        {
-          "case": "null-aio",
-          "type": "0"
-        },
-        {
-          "case": "null-co",
-          "type": "0"
-        },
-        {
-          "case": "nvme",
-          "type": "0"
-        },
-        {
-          "case": "quorum",
-          "type": "0"
-        },
-        {
-          "case": "raw",
-          "type": "0"
-        },
-        {
-          "case": "replication",
-          "type": "0"
-        },
-        {
-          "case": "throttle",
-          "type": "0"
-        },
-        {
-          "case": "vvfat",
-          "type": "0"
-        },
-        {
-          "case": "vxhs",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "245"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "278",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write"
-      ]
-    },
-    {
-      "name": "279",
-      "meta-type": "enum",
-      "values": [
-        "ignore",
-        "report",
-        "stop"
-      ]
-    },
-    {
-      "name": "280",
-      "meta-type": "enum",
-      "values": [
-        "commit",
-        "stream",
-        "mirror",
-        "backup",
-        "create"
-      ]
-    },
-    {
-      "name": "281",
-      "members": [
-        {
-          "type": "str"
-        },
-        {
-          "type": "null"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "282",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "inet",
-          "type": "419"
-        },
-        {
-          "case": "unix",
-          "type": "420"
-        },
-        {
-          "case": "vsock",
-          "type": "421"
-        },
-        {
-          "case": "fd",
-          "type": "422"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "418"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "283",
-      "meta-type": "enum",
-      "values": [
-        "safe",
-        "hard"
-      ]
-    },
-    {
-      "name": "284",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write",
-        "flush"
-      ]
-    },
-    {
-      "name": "285",
-      "meta-type": "enum",
-      "values": [
-        "utf8",
-        "base64"
-      ]
-    },
-    {
-      "name": "286",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "file",
-          "type": "424"
-        },
-        {
-          "case": "serial",
-          "type": "425"
-        },
-        {
-          "case": "parallel",
-          "type": "425"
-        },
-        {
-          "case": "pipe",
-          "type": "425"
-        },
-        {
-          "case": "socket",
-          "type": "426"
-        },
-        {
-          "case": "udp",
-          "type": "427"
-        },
-        {
-          "case": "pty",
-          "type": "428"
-        },
-        {
-          "case": "null",
-          "type": "428"
-        },
-        {
-          "case": "mux",
-          "type": "429"
-        },
-        {
-          "case": "msmouse",
-          "type": "428"
-        },
-        {
-          "case": "wctablet",
-          "type": "428"
-        },
-        {
-          "case": "braille",
-          "type": "428"
-        },
-        {
-          "case": "testdev",
-          "type": "428"
-        },
-        {
-          "case": "stdio",
-          "type": "430"
-        },
-        {
-          "case": "console",
-          "type": "428"
-        },
-        {
-          "case": "vc",
-          "type": "433"
-        },
-        {
-          "case": "ringbuf",
-          "type": "434"
-        },
-        {
-          "case": "memory",
-          "type": "434"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "423"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "287",
-      "meta-type": "enum",
-      "values": [
-        "elf",
-        "kdump-zlib",
-        "kdump-lzo",
-        "kdump-snappy",
-        "win-dmp"
-      ]
-    },
-    {
-      "name": "288",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "active",
-        "completed",
-        "failed"
-      ]
-    },
-    {
-      "name": "[287]",
-      "element-type": "287",
-      "meta-type": "array"
-    },
-    {
-      "name": "289",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "nic",
-        "user",
-        "tap",
-        "l2tpv3",
-        "socket",
-        "vde",
-        "bridge",
-        "hubport",
-        "netmap",
-        "vhost-user"
-      ]
-    },
-    {
-      "name": "290",
-      "members": [
-        {
-          "name": "netdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "macaddr",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "model",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "addr",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "vectors",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "291",
-      "members": [
-        {
-          "name": "hostname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "restrict",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "ipv4",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "ipv6",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "ip",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "net",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "host",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tftp",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bootfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "dhcpstart",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "dns",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "dnssearch",
-          "default": null,
-          "type": "[435]"
-        },
-        {
-          "name": "domainname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ipv6-prefix",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ipv6-prefixlen",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ipv6-host",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ipv6-dns",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "smb",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "smbserver",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "hostfwd",
-          "default": null,
-          "type": "[435]"
-        },
-        {
-          "name": "guestfwd",
-          "default": null,
-          "type": "[435]"
-        },
-        {
-          "name": "tftp-server-name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "292",
-      "members": [
-        {
-          "name": "ifname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "fd",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "fds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "script",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "downscript",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "br",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "helper",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sndbuf",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vnet_hdr",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "vhost",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "vhostfd",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "vhostfds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "vhostforce",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "queues",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "poll-us",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "293",
-      "members": [
-        {
-          "name": "src",
-          "type": "str"
-        },
-        {
-          "name": "dst",
-          "type": "str"
-        },
-        {
-          "name": "srcport",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "dstport",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ipv6",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "udp",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "cookie64",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "counter",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pincounter",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "txcookie",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "rxcookie",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "txsession",
-          "type": "int"
-        },
-        {
-          "name": "rxsession",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "294",
-      "members": [
-        {
-          "name": "fd",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "listen",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "connect",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mcast",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "localaddr",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "udp",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "295",
-      "members": [
-        {
-          "name": "sock",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "296",
-      "members": [
-        {
-          "name": "br",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "helper",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "297",
-      "members": [
-        {
-          "name": "hubid",
-          "type": "int"
-        },
-        {
-          "name": "netdev",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "298",
-      "members": [
-        {
-          "name": "ifname",
-          "type": "str"
-        },
-        {
-          "name": "devname",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "299",
-      "members": [
-        {
-          "name": "chardev",
-          "type": "str"
-        },
-        {
-          "name": "vhostforce",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "queues",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "300",
-      "meta-type": "enum",
-      "values": [
-        "normal",
-        "none",
-        "all"
-      ]
-    },
-    {
-      "name": "[str]",
-      "element-type": "str",
-      "meta-type": "array"
-    },
-    {
-      "name": "301",
-      "meta-type": "enum",
-      "values": [
-        "half",
-        "full"
-      ]
-    },
-    {
-      "name": "302",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on"
-      ]
-    },
-    {
-      "name": "303",
-      "members": [
-        {
-          "name": "priority",
-          "type": "int"
-        },
-        {
-          "name": "tbl-id",
-          "type": "int"
-        },
-        {
-          "name": "in-pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tunnel-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "eth-type",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "eth-src",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "eth-dst",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ip-proto",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ip-tos",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ip-dst",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "304",
-      "members": [
-        {
-          "name": "in-pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tunnel-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "eth-src",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "eth-dst",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ip-proto",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ip-tos",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "305",
-      "members": [
-        {
-          "name": "goto-tbl",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tunnel-lport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "new-vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "out-pport",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "306",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "passthrough",
-          "type": "437"
-        },
-        {
-          "case": "emulator",
-          "type": "438"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "436"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "311",
-      "meta-type": "enum",
-      "values": [
-        "ipv4",
-        "ipv6",
-        "unix",
-        "vsock",
-        "unknown"
-      ]
-    },
-    {
-      "name": "[312]",
-      "element-type": "312",
-      "meta-type": "array"
-    },
-    {
-      "name": "312",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "311"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "x509_dname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sasl_username",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[313]",
-      "element-type": "313",
-      "meta-type": "array"
-    },
-    {
-      "name": "313",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "311"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "auth",
-          "type": "314"
-        },
-        {
-          "name": "vencrypt",
-          "default": null,
-          "type": "315"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "314",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "vnc",
-        "ra2",
-        "ra2ne",
-        "tight",
-        "ultra",
-        "tls",
-        "vencrypt",
-        "sasl"
-      ]
-    },
-    {
-      "name": "315",
-      "meta-type": "enum",
-      "values": [
-        "plain",
-        "tls-none",
-        "x509-none",
-        "tls-vnc",
-        "x509-vnc",
-        "tls-plain",
-        "x509-plain",
-        "tls-sasl",
-        "x509-sasl"
-      ]
-    },
-    {
-      "name": "316",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "311"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "317",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "311"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[318]",
-      "element-type": "318",
-      "meta-type": "array"
-    },
-    {
-      "name": "318",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "number",
-          "type": "440"
-        },
-        {
-          "case": "qcode",
-          "type": "441"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "439"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[319]",
-      "element-type": "319",
-      "meta-type": "array"
-    },
-    {
-      "name": "319",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "key",
-          "type": "443"
-        },
-        {
-          "case": "btn",
-          "type": "444"
-        },
-        {
-          "case": "rel",
-          "type": "445"
-        },
-        {
-          "case": "abs",
-          "type": "445"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "442"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "320",
-      "meta-type": "enum",
-      "values": [
-        "default",
-        "none",
-        "gtk",
-        "sdl",
-        "egl-headless",
-        "curses",
-        "cocoa",
-        "spice-app"
-      ]
-    },
-    {
-      "name": "321",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on",
-        "core",
-        "es"
-      ]
-    },
-    {
-      "name": "322",
-      "members": [
-        {
-          "name": "grab-on-hover",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "zoom-to-fit",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "323",
-      "members": [
-        {
-          "name": "charset",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "324",
-      "members": [
-        {
-          "name": "rendernode",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "325",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "setup",
-        "cancelling",
-        "cancelled",
-        "active",
-        "postcopy-active",
-        "postcopy-paused",
-        "postcopy-recover",
-        "completed",
-        "failed",
-        "colo",
-        "pre-switchover",
-        "device",
-        "wait-unplug"
-      ]
-    },
-    {
-      "name": "326",
-      "members": [
-        {
-          "name": "transferred",
-          "type": "int"
-        },
-        {
-          "name": "remaining",
-          "type": "int"
-        },
-        {
-          "name": "total",
-          "type": "int"
-        },
-        {
-          "name": "duplicate",
-          "type": "int"
-        },
-        {
-          "name": "skipped",
-          "type": "int"
-        },
-        {
-          "name": "normal",
-          "type": "int"
-        },
-        {
-          "name": "normal-bytes",
-          "type": "int"
-        },
-        {
-          "name": "dirty-pages-rate",
-          "type": "int"
-        },
-        {
-          "name": "mbps",
-          "type": "number"
-        },
-        {
-          "name": "dirty-sync-count",
-          "type": "int"
-        },
-        {
-          "name": "postcopy-requests",
-          "type": "int"
-        },
-        {
-          "name": "page-size",
-          "type": "int"
-        },
-        {
-          "name": "multifd-bytes",
-          "type": "int"
-        },
-        {
-          "name": "pages-per-second",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "327",
-      "members": [
-        {
-          "name": "cache-size",
-          "type": "int"
-        },
-        {
-          "name": "bytes",
-          "type": "int"
-        },
-        {
-          "name": "pages",
-          "type": "int"
-        },
-        {
-          "name": "cache-miss",
-          "type": "int"
-        },
-        {
-          "name": "cache-miss-rate",
-          "type": "number"
-        },
-        {
-          "name": "overflow",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "328",
-      "members": [
-        {
-          "name": "pages",
-          "type": "int"
-        },
-        {
-          "name": "busy",
-          "type": "int"
-        },
-        {
-          "name": "busy-rate",
-          "type": "number"
-        },
-        {
-          "name": "compressed-size",
-          "type": "int"
-        },
-        {
-          "name": "compression-rate",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[329]",
-      "element-type": "329",
-      "meta-type": "array"
-    },
-    {
-      "name": "329",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "inet",
-          "type": "401"
-        },
-        {
-          "case": "unix",
-          "type": "447"
-        },
-        {
-          "case": "vsock",
-          "type": "448"
-        },
-        {
-          "case": "fd",
-          "type": "435"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "446"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "330",
-      "meta-type": "enum",
-      "values": [
-        "xbzrle",
-        "rdma-pin-all",
-        "auto-converge",
-        "zero-blocks",
-        "compress",
-        "events",
-        "postcopy-ram",
-        "x-colo",
-        "release-ram",
-        "block",
-        "return-path",
-        "pause-before-switchover",
-        "multifd",
-        "dirty-bitmaps",
-        "postcopy-blocktime",
-        "late-block-activate",
-        "x-ignore-shared",
-        "validate-uuid"
-      ]
-    },
-    {
-      "name": "331",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "zlib"
-      ]
-    },
-    {
-      "name": "332",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "primary",
-        "secondary"
-      ]
-    },
-    {
-      "name": "333",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "request",
-        "error",
-        "processing"
-      ]
-    },
-    {
-      "name": "number",
-      "json-type": "number",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "[334]",
-      "element-type": "334",
-      "meta-type": "array"
-    },
-    {
-      "name": "334",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "abort",
-          "type": "450"
-        },
-        {
-          "case": "block-dirty-bitmap-add",
-          "type": "451"
-        },
-        {
-          "case": "block-dirty-bitmap-remove",
-          "type": "452"
-        },
-        {
-          "case": "block-dirty-bitmap-clear",
-          "type": "452"
-        },
-        {
-          "case": "block-dirty-bitmap-enable",
-          "type": "452"
-        },
-        {
-          "case": "block-dirty-bitmap-disable",
-          "type": "452"
-        },
-        {
-          "case": "block-dirty-bitmap-merge",
-          "type": "453"
-        },
-        {
-          "case": "blockdev-backup",
-          "type": "454"
-        },
-        {
-          "case": "blockdev-snapshot",
-          "type": "455"
-        },
-        {
-          "case": "blockdev-snapshot-internal-sync",
-          "type": "456"
-        },
-        {
-          "case": "blockdev-snapshot-sync",
-          "type": "457"
-        },
-        {
-          "case": "drive-backup",
-          "type": "458"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "449"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "335",
-      "members": [
-        {
-          "name": "completion-mode",
-          "default": null,
-          "type": "459"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "336",
-      "meta-type": "enum",
-      "values": [
-        "unavailable",
-        "disabled",
-        "enabled"
-      ]
-    },
-    {
-      "name": "[337]",
-      "element-type": "337",
-      "meta-type": "array"
-    },
-    {
-      "name": "337",
-      "meta-type": "enum",
-      "values": [
-        "oob"
-      ]
-    },
-    {
-      "name": "338",
-      "members": [
-        {
-          "name": "major",
-          "type": "int"
-        },
-        {
-          "name": "minor",
-          "type": "int"
-        },
-        {
-          "name": "micro",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "339",
-      "meta-type": "enum",
-      "values": [
-        "builtin",
-        "enum",
-        "array",
-        "object",
-        "alternate",
-        "command",
-        "event"
-      ]
-    },
-    {
-      "name": "340",
-      "members": [
-        {
-          "name": "json-type",
-          "type": "460"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "341",
-      "members": [
-        {
-          "name": "values",
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "342",
-      "members": [
-        {
-          "name": "element-type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "343",
-      "members": [
-        {
-          "name": "members",
-          "type": "[461]"
-        },
-        {
-          "name": "tag",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "variants",
-          "default": null,
-          "type": "[462]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "344",
-      "members": [
-        {
-          "name": "members",
-          "type": "[463]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "345",
-      "members": [
-        {
-          "name": "arg-type",
-          "type": "str"
-        },
-        {
-          "name": "ret-type",
-          "type": "str"
-        },
-        {
-          "name": "allow-oob",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "346",
-      "members": [
-        {
-          "name": "arg-type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "347",
-      "members": [
-        {
-          "name": "node-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "socket-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "die-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "core-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "thread-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "348",
-      "meta-type": "enum",
-      "values": [
-        "x86",
-        "sparc",
-        "ppc",
-        "mips",
-        "tricore",
-        "s390",
-        "riscv",
-        "other"
-      ]
-    },
-    {
-      "name": "349",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "350",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        },
-        {
-          "name": "npc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "351",
-      "members": [
-        {
-          "name": "nip",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "352",
-      "members": [
-        {
-          "name": "PC",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "353",
-      "members": [
-        {
-          "name": "PC",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "354",
-      "members": [
-        {
-          "name": "cpu-state",
-          "type": "464"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "355",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "356",
-      "meta-type": "enum",
-      "values": [
-        "aarch64",
-        "alpha",
-        "arm",
-        "cris",
-        "hppa",
-        "i386",
-        "lm32",
-        "m68k",
-        "microblaze",
-        "microblazeel",
-        "mips",
-        "mips64",
-        "mips64el",
-        "mipsel",
-        "moxie",
-        "nios2",
-        "or1k",
-        "ppc",
-        "ppc64",
-        "riscv32",
-        "riscv64",
-        "rx",
-        "s390x",
-        "sh4",
-        "sh4eb",
-        "sparc",
-        "sparc64",
-        "tricore",
-        "unicore32",
-        "x86_64",
-        "xtensa",
-        "xtensaeb"
-      ]
-    },
-    {
-      "name": "357",
-      "meta-type": "enum",
-      "values": [
-        "default",
-        "preferred",
-        "bind",
-        "interleave"
-      ]
-    },
-    {
-      "name": "358",
-      "meta-type": "enum",
-      "values": [
-        "node",
-        "dist",
-        "cpu",
-        "hmat-lb",
-        "hmat-cache"
-      ]
-    },
-    {
-      "name": "359",
-      "members": [
-        {
-          "name": "nodeid",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpus",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "mem",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "initiator",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "360",
-      "members": [
-        {
-          "name": "src",
-          "type": "int"
-        },
-        {
-          "name": "dst",
-          "type": "int"
-        },
-        {
-          "name": "val",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "361",
-      "members": [
-        {
-          "name": "node-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "socket-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "die-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "core-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "thread-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "362",
-      "members": [
-        {
-          "name": "initiator",
-          "type": "int"
-        },
-        {
-          "name": "target",
-          "type": "int"
-        },
-        {
-          "name": "hierarchy",
-          "type": "465"
-        },
-        {
-          "name": "data-type",
-          "type": "466"
-        },
-        {
-          "name": "latency",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bandwidth",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "363",
-      "members": [
-        {
-          "name": "node-id",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "level",
-          "type": "int"
-        },
-        {
-          "name": "associativity",
-          "type": "467"
-        },
-        {
-          "name": "policy",
-          "type": "468"
-        },
-        {
-          "name": "line",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "364",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "365",
-      "meta-type": "enum",
-      "values": [
-        "incompatible",
-        "identical",
-        "superset",
-        "subset"
-      ]
-    },
-    {
-      "name": "366",
-      "meta-type": "enum",
-      "values": [
-        "static",
-        "full"
-      ]
-    },
-    {
-      "name": "[367]",
-      "element-type": "367",
-      "meta-type": "array"
-    },
-    {
-      "name": "367",
-      "members": [
-        {
-          "name": "bus",
-          "type": "int"
-        },
-        {
-          "name": "slot",
-          "type": "int"
-        },
-        {
-          "name": "function",
-          "type": "int"
-        },
-        {
-          "name": "class_info",
-          "type": "469"
-        },
-        {
-          "name": "id",
-          "type": "470"
-        },
-        {
-          "name": "irq",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "qdev_id",
-          "type": "str"
-        },
-        {
-          "name": "pci_bridge",
-          "default": null,
-          "type": "471"
-        },
-        {
-          "name": "regions",
-          "type": "[472]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[368]",
-      "element-type": "368",
-      "meta-type": "array"
-    },
-    {
-      "name": "368",
-      "members": [
-        {
-          "name": "fd",
-          "type": "int"
-        },
-        {
-          "name": "opaque",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[369]",
-      "element-type": "369",
-      "meta-type": "array"
-    },
-    {
-      "name": "369",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "473"
-        },
-        {
-          "name": "help",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "default",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "370",
-      "meta-type": "enum",
-      "values": [
-        "dimm",
-        "nvdimm",
-        "virtio-pmem"
-      ]
-    },
-    {
-      "name": "371",
-      "members": [
-        {
-          "name": "data",
-          "type": "474"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "372",
-      "members": [
-        {
-          "name": "data",
-          "type": "475"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "373",
-      "meta-type": "enum",
-      "values": [
-        "DIMM",
-        "CPU"
-      ]
-    },
-    {
-      "name": "375",
-      "meta-type": "enum",
-      "values": [
-        "hyper-v",
-        "s390"
-      ]
-    },
-    {
-      "name": "376",
-      "members": [
-        {
-          "name": "arg1",
-          "type": "int"
-        },
-        {
-          "name": "arg2",
-          "type": "int"
-        },
-        {
-          "name": "arg3",
-          "type": "int"
-        },
-        {
-          "name": "arg4",
-          "type": "int"
-        },
-        {
-          "name": "arg5",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "377",
-      "members": [
-        {
-          "name": "core",
-          "type": "int"
-        },
-        {
-          "name": "psw-mask",
-          "type": "int"
-        },
-        {
-          "name": "psw-addr",
-          "type": "int"
-        },
-        {
-          "name": "reason",
-          "type": "476"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "378",
-      "meta-type": "enum",
-      "values": [
-        "active",
-        "disabled",
-        "frozen",
-        "locked",
-        "inconsistent"
-      ]
-    },
-    {
-      "name": "[379]",
-      "element-type": "379",
-      "meta-type": "array"
-    },
-    {
-      "name": "379",
-      "members": [
-        {
-          "name": "interval_length",
-          "type": "int"
-        },
-        {
-          "name": "min_rd_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "max_rd_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_rd_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "min_wr_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "max_wr_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_wr_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "min_flush_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "max_flush_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_flush_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_rd_queue_depth",
-          "type": "number"
-        },
-        {
-          "name": "avg_wr_queue_depth",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "380",
-      "members": [
-        {
-          "name": "boundaries",
-          "type": "[int]"
-        },
-        {
-          "name": "bins",
-          "type": "[int]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "381",
-      "members": [
-        {
-          "name": "discard-nb-ok",
-          "type": "int"
-        },
-        {
-          "name": "discard-nb-failed",
-          "type": "int"
-        },
-        {
-          "name": "discard-bytes-ok",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[69]",
-      "element-type": "69",
-      "meta-type": "array"
-    },
-    {
-      "name": "382",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "qcow2",
-          "type": "478"
-        },
-        {
-          "case": "vmdk",
-          "type": "479"
-        },
-        {
-          "case": "luks",
-          "type": "480"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "477"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "383",
-      "meta-type": "enum",
-      "values": [
-        "block-backend",
-        "block-job",
-        "block-driver"
-      ]
-    },
-    {
-      "name": "[384]",
-      "element-type": "384",
-      "meta-type": "array"
-    },
-    {
-      "name": "384",
-      "meta-type": "enum",
-      "values": [
-        "consistent-read",
-        "write",
-        "write-unchanged",
-        "resize",
-        "graph-mod"
-      ]
-    },
-    {
-      "name": "385",
-      "members": [
-        {
-          "type": "48"
-        },
-        {
-          "type": "str"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "[386]",
-      "element-type": "386",
-      "meta-type": "array"
-    },
-    {
-      "name": "386",
-      "members": [
-        {
-          "name": "event",
-          "type": "481"
-        },
-        {
-          "name": "state",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iotype",
-          "default": null,
-          "type": "482"
-        },
-        {
-          "name": "errno",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "sector",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "once",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "immediately",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[387]",
-      "element-type": "387",
-      "meta-type": "array"
-    },
-    {
-      "name": "387",
-      "members": [
-        {
-          "name": "event",
-          "type": "481"
-        },
-        {
-          "name": "state",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "new_state",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "388",
-      "meta-type": "enum",
-      "values": [
-        "auto",
-        "on",
-        "off"
-      ]
-    },
-    {
-      "name": "389",
-      "meta-type": "enum",
-      "values": [
-        "threads",
-        "native"
-      ]
-    },
-    {
-      "name": "390",
-      "meta-type": "enum",
-      "values": [
-        "tcp",
-        "iser"
-      ]
-    },
-    {
-      "name": "391",
-      "meta-type": "enum",
-      "values": [
-        "crc32c",
-        "none",
-        "crc32c-none",
-        "none-crc32c"
-      ]
-    },
-    {
-      "name": "392",
-      "members": [
-        {
-          "name": "type",
-          "type": "483"
-        },
-        {
-          "name": "host",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "393",
-      "members": [
-        {
-          "type": "48"
-        },
-        {
-          "type": "str"
-        },
-        {
-          "type": "null"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "394",
-      "members": [
-        {
-          "type": "484"
-        },
-        {
-          "type": "485"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "395",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "487"
-        },
-        {
-          "case": "luks",
-          "type": "488"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "486"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "396",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "487"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "489"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[385]",
-      "element-type": "385",
-      "meta-type": "array"
-    },
-    {
-      "name": "397",
-      "meta-type": "enum",
-      "values": [
-        "quorum",
-        "fifo"
-      ]
-    },
-    {
-      "name": "[398]",
-      "element-type": "398",
-      "meta-type": "array"
-    },
-    {
-      "name": "398",
-      "meta-type": "enum",
-      "values": [
-        "cephx",
-        "none"
-      ]
-    },
-    {
-      "name": "[399]",
-      "element-type": "399",
-      "meta-type": "array"
-    },
-    {
-      "name": "399",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "400",
-      "meta-type": "enum",
-      "values": [
-        "primary",
-        "secondary"
-      ]
-    },
-    {
-      "name": "401",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "numeric",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "to",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ipv4",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "ipv6",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "keep-alive",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "402",
-      "tag": "mode",
-      "variants": [
-        {
-          "case": "hash",
-          "type": "491"
-        },
-        {
-          "case": "none",
-          "type": "0"
-        },
-        {
-          "case": "known_hosts",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "mode",
-          "type": "490"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "403",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "492"
-        },
-        {
-          "name": "nocow",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "404",
-      "members": [
-        {
-          "name": "location",
-          "type": "256"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "492"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "405",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cipher-alg",
-          "default": null,
-          "type": "493"
-        },
-        {
-          "name": "cipher-mode",
-          "default": null,
-          "type": "494"
-        },
-        {
-          "name": "ivgen-alg",
-          "default": null,
-          "type": "495"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "496"
-        },
-        {
-          "name": "hash-alg",
-          "default": null,
-          "type": "496"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "492"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "406",
-      "members": [
-        {
-          "name": "location",
-          "type": "262"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "407",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "408",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "497"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "409",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "data-file",
-          "default": null,
-          "type": "385"
-        },
-        {
-          "name": "data-file-raw",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "version",
-          "default": null,
-          "type": "498"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-fmt",
-          "default": null,
-          "type": "245"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "497"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "492"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-bits",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "410",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-fmt",
-          "default": null,
-          "type": "245"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "table-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "411",
-      "members": [
-        {
-          "name": "location",
-          "type": "270"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "412",
-      "members": [
-        {
-          "name": "location",
-          "type": "272"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "492"
-        },
-        {
-          "name": "redundancy",
-          "default": null,
-          "type": "499"
-        },
-        {
-          "name": "object-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "413",
-      "members": [
-        {
-          "name": "location",
-          "type": "273"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "414",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "492"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "415",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "log-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "500"
-        },
-        {
-          "name": "block-state-zero",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "416",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "extents",
-          "default": null,
-          "type": "[385]"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "501"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "adapter-type",
-          "default": null,
-          "type": "502"
-        },
-        {
-          "name": "hwversion",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "zeroed-grain",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "417",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "503"
-        },
-        {
-          "name": "force-size",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "null",
-      "json-type": "null",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "418",
-      "meta-type": "enum",
-      "values": [
-        "inet",
-        "unix",
-        "vsock",
-        "fd"
-      ]
-    },
-    {
-      "name": "419",
-      "members": [
-        {
-          "name": "data",
-          "type": "401"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "420",
-      "members": [
-        {
-          "name": "data",
-          "type": "447"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "421",
-      "members": [
-        {
-          "name": "data",
-          "type": "448"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "422",
-      "members": [
-        {
-          "name": "data",
-          "type": "435"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "423",
-      "meta-type": "enum",
-      "values": [
-        "file",
-        "serial",
-        "parallel",
-        "pipe",
-        "socket",
-        "udp",
-        "pty",
-        "null",
-        "mux",
-        "msmouse",
-        "wctablet",
-        "braille",
-        "testdev",
-        "stdio",
-        "console",
-        "vc",
-        "ringbuf",
-        "memory"
-      ]
-    },
-    {
-      "name": "424",
-      "members": [
-        {
-          "name": "data",
-          "type": "504"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "425",
-      "members": [
-        {
-          "name": "data",
-          "type": "505"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "426",
-      "members": [
-        {
-          "name": "data",
-          "type": "506"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "427",
-      "members": [
-        {
-          "name": "data",
-          "type": "507"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "428",
-      "members": [
-        {
-          "name": "data",
-          "type": "508"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "429",
-      "members": [
-        {
-          "name": "data",
-          "type": "509"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "430",
-      "members": [
-        {
-          "name": "data",
-          "type": "510"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "433",
-      "members": [
-        {
-          "name": "data",
-          "type": "513"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "434",
-      "members": [
-        {
-          "name": "data",
-          "type": "514"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[435]",
-      "element-type": "435",
-      "meta-type": "array"
-    },
-    {
-      "name": "435",
-      "members": [
-        {
-          "name": "str",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "436",
-      "meta-type": "enum",
-      "values": [
-        "passthrough",
-        "emulator"
-      ]
-    },
-    {
-      "name": "437",
-      "members": [
-        {
-          "name": "data",
-          "type": "515"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "438",
-      "members": [
-        {
-          "name": "data",
-          "type": "516"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "439",
-      "meta-type": "enum",
-      "values": [
-        "number",
-        "qcode"
-      ]
-    },
-    {
-      "name": "440",
-      "members": [
-        {
-          "name": "data",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "441",
-      "members": [
-        {
-          "name": "data",
-          "type": "517"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "442",
-      "meta-type": "enum",
-      "values": [
-        "key",
-        "btn",
-        "rel",
-        "abs"
-      ]
-    },
-    {
-      "name": "443",
-      "members": [
-        {
-          "name": "data",
-          "type": "518"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "444",
-      "members": [
-        {
-          "name": "data",
-          "type": "519"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "445",
-      "members": [
-        {
-          "name": "data",
-          "type": "520"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "446",
-      "meta-type": "enum",
-      "values": [
-        "inet",
-        "unix",
-        "vsock",
-        "fd"
-      ]
-    },
-    {
-      "name": "447",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "448",
-      "members": [
-        {
-          "name": "cid",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "449",
-      "meta-type": "enum",
-      "values": [
-        "abort",
-        "block-dirty-bitmap-add",
-        "block-dirty-bitmap-remove",
-        "block-dirty-bitmap-clear",
-        "block-dirty-bitmap-enable",
-        "block-dirty-bitmap-disable",
-        "block-dirty-bitmap-merge",
-        "blockdev-backup",
-        "blockdev-snapshot",
-        "blockdev-snapshot-internal-sync",
-        "blockdev-snapshot-sync",
-        "drive-backup"
-      ]
-    },
-    {
-      "name": "450",
-      "members": [
-        {
-          "name": "data",
-          "type": "521"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "451",
-      "members": [
-        {
-          "name": "data",
-          "type": "35"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "452",
-      "members": [
-        {
-          "name": "data",
-          "type": "36"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "453",
-      "members": [
-        {
-          "name": "data",
-          "type": "37"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "454",
-      "members": [
-        {
-          "name": "data",
-          "type": "30"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "455",
-      "members": [
-        {
-          "name": "data",
-          "type": "26"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "456",
-      "members": [
-        {
-          "name": "data",
-          "type": "67"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "457",
-      "members": [
-        {
-          "name": "data",
-          "type": "25"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "458",
-      "members": [
-        {
-          "name": "data",
-          "type": "29"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "459",
-      "meta-type": "enum",
-      "values": [
-        "individual",
-        "grouped"
-      ]
-    },
-    {
-      "name": "460",
-      "meta-type": "enum",
-      "values": [
-        "string",
-        "number",
-        "int",
-        "boolean",
-        "null",
-        "object",
-        "array",
-        "value"
-      ]
-    },
-    {
-      "name": "[461]",
-      "element-type": "461",
-      "meta-type": "array"
-    },
-    {
-      "name": "461",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "default",
-          "default": null,
-          "type": "any"
-        },
-        {
-          "name": "features",
-          "default": null,
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[462]",
-      "element-type": "462",
-      "meta-type": "array"
-    },
-    {
-      "name": "462",
-      "members": [
-        {
-          "name": "case",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[463]",
-      "element-type": "463",
-      "meta-type": "array"
-    },
-    {
-      "name": "463",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "464",
-      "meta-type": "enum",
-      "values": [
-        "uninitialized",
-        "stopped",
-        "check-stop",
-        "operating",
-        "load"
-      ]
-    },
-    {
-      "name": "465",
-      "meta-type": "enum",
-      "values": [
-        "memory",
-        "first-level",
-        "second-level",
-        "third-level"
-      ]
-    },
-    {
-      "name": "466",
-      "meta-type": "enum",
-      "values": [
-        "access-latency",
-        "read-latency",
-        "write-latency",
-        "access-bandwidth",
-        "read-bandwidth",
-        "write-bandwidth"
-      ]
-    },
-    {
-      "name": "467",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "direct",
-        "complex"
-      ]
-    },
-    {
-      "name": "468",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "write-back",
-        "write-through"
-      ]
-    },
-    {
-      "name": "469",
-      "members": [
-        {
-          "name": "desc",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "class",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "470",
-      "members": [
-        {
-          "name": "device",
-          "type": "int"
-        },
-        {
-          "name": "vendor",
-          "type": "int"
-        },
-        {
-          "name": "subsystem",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "subsystem-vendor",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "471",
-      "members": [
-        {
-          "name": "bus",
-          "type": "522"
-        },
-        {
-          "name": "devices",
-          "default": null,
-          "type": "[367]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[472]",
-      "element-type": "472",
-      "meta-type": "array"
-    },
-    {
-      "name": "472",
-      "members": [
-        {
-          "name": "bar",
-          "type": "int"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "address",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "prefetch",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "mem_type_64",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "473",
-      "meta-type": "enum",
-      "values": [
-        "string",
-        "boolean",
-        "number",
-        "size"
-      ]
-    },
-    {
-      "name": "474",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "addr",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "slot",
-          "type": "int"
-        },
-        {
-          "name": "node",
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "type": "str"
-        },
-        {
-          "name": "hotplugged",
-          "type": "bool"
-        },
-        {
-          "name": "hotpluggable",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "475",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "memaddr",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "476",
-      "meta-type": "enum",
-      "values": [
-        "unknown",
-        "disabled-wait",
-        "extint-loop",
-        "pgmint-loop",
-        "opint-loop"
-      ]
-    },
-    {
-      "name": "477",
-      "meta-type": "enum",
-      "values": [
-        "qcow2",
-        "vmdk",
-        "luks"
-      ]
-    },
-    {
-      "name": "478",
-      "members": [
-        {
-          "name": "data",
-          "type": "523"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "479",
-      "members": [
-        {
-          "name": "data",
-          "type": "524"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "480",
-      "members": [
-        {
-          "name": "data",
-          "type": "525"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "481",
-      "meta-type": "enum",
-      "values": [
-        "l1_update",
-        "l1_grow_alloc_table",
-        "l1_grow_write_table",
-        "l1_grow_activate_table",
-        "l2_load",
-        "l2_update",
-        "l2_update_compressed",
-        "l2_alloc_cow_read",
-        "l2_alloc_write",
-        "read_aio",
-        "read_backing_aio",
-        "read_compressed",
-        "write_aio",
-        "write_compressed",
-        "vmstate_load",
-        "vmstate_save",
-        "cow_read",
-        "cow_write",
-        "reftable_load",
-        "reftable_grow",
-        "reftable_update",
-        "refblock_load",
-        "refblock_update",
-        "refblock_update_part",
-        "refblock_alloc",
-        "refblock_alloc_hookup",
-        "refblock_alloc_write",
-        "refblock_alloc_write_blocks",
-        "refblock_alloc_write_table",
-        "refblock_alloc_switch_table",
-        "cluster_alloc",
-        "cluster_alloc_bytes",
-        "cluster_free",
-        "flush_to_os",
-        "flush_to_disk",
-        "pwritev_rmw_head",
-        "pwritev_rmw_after_head",
-        "pwritev_rmw_tail",
-        "pwritev_rmw_after_tail",
-        "pwritev",
-        "pwritev_zero",
-        "pwritev_done",
-        "empty_image_prepare",
-        "l1_shrink_write_table",
-        "l1_shrink_free_l2_clusters",
-        "cor_write",
-        "cluster_alloc_space",
-        "none"
-      ]
-    },
-    {
-      "name": "482",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write",
-        "write-zeroes",
-        "discard",
-        "flush",
-        "block-status"
-      ]
-    },
-    {
-      "name": "483",
-      "meta-type": "enum",
-      "values": [
-        "inet"
-      ]
-    },
-    {
-      "name": "484",
-      "members": [
-        {
-          "name": "template",
-          "default": null,
-          "type": "485"
-        },
-        {
-          "name": "main-header",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "active-l1",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "active-l2",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-table",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-block",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "snapshot-table",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inactive-l1",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inactive-l2",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "bitmap-directory",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "485",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "constant",
-        "cached",
-        "all"
-      ]
-    },
-    {
-      "name": "486",
-      "meta-type": "enum",
-      "values": [
-        "aes",
-        "luks"
-      ]
-    },
-    {
-      "name": "487",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "488",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "489",
-      "meta-type": "enum",
-      "values": [
-        "aes"
-      ]
-    },
-    {
-      "name": "490",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "hash",
-        "known_hosts"
-      ]
-    },
-    {
-      "name": "491",
-      "members": [
-        {
-          "name": "type",
-          "type": "526"
-        },
-        {
-          "name": "hash",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "492",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "metadata",
-        "falloc",
-        "full"
-      ]
-    },
-    {
-      "name": "493",
-      "meta-type": "enum",
-      "values": [
-        "aes-128",
-        "aes-192",
-        "aes-256",
-        "des-rfb",
-        "3des",
-        "cast5-128",
-        "serpent-128",
-        "serpent-192",
-        "serpent-256",
-        "twofish-128",
-        "twofish-192",
-        "twofish-256"
-      ]
-    },
-    {
-      "name": "494",
-      "meta-type": "enum",
-      "values": [
-        "ecb",
-        "cbc",
-        "xts",
-        "ctr"
-      ]
-    },
-    {
-      "name": "495",
-      "meta-type": "enum",
-      "values": [
-        "plain",
-        "plain64",
-        "essiv"
-      ]
-    },
-    {
-      "name": "496",
-      "meta-type": "enum",
-      "values": [
-        "md5",
-        "sha1",
-        "sha224",
-        "sha256",
-        "sha384",
-        "sha512",
-        "ripemd160"
-      ]
-    },
-    {
-      "name": "497",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "qcow",
-          "type": "487"
-        },
-        {
-          "case": "luks",
-          "type": "528"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "527"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "498",
-      "meta-type": "enum",
-      "values": [
-        "v2",
-        "v3"
-      ]
-    },
-    {
-      "name": "499",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "full",
-          "type": "530"
-        },
-        {
-          "case": "erasure-coded",
-          "type": "531"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "529"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "500",
-      "meta-type": "enum",
-      "values": [
-        "dynamic",
-        "fixed"
-      ]
-    },
-    {
-      "name": "501",
-      "meta-type": "enum",
-      "values": [
-        "monolithicSparse",
-        "monolithicFlat",
-        "twoGbMaxExtentSparse",
-        "twoGbMaxExtentFlat",
-        "streamOptimized"
-      ]
-    },
-    {
-      "name": "502",
-      "meta-type": "enum",
-      "values": [
-        "ide",
-        "buslogic",
-        "lsilogic",
-        "legacyESX"
-      ]
-    },
-    {
-      "name": "503",
-      "meta-type": "enum",
-      "values": [
-        "dynamic",
-        "fixed"
-      ]
-    },
-    {
-      "name": "504",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "in",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "out",
-          "type": "str"
-        },
-        {
-          "name": "append",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "505",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "506",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "addr",
-          "type": "282"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "wait",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "nodelay",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "telnet",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "tn3270",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "websocket",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "reconnect",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "507",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "remote",
-          "type": "282"
-        },
-        {
-          "name": "local",
-          "default": null,
-          "type": "282"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "508",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "509",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "chardev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "510",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "signal",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "513",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "width",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "height",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cols",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "rows",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "514",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "515",
-      "members": [
-        {
-          "name": "path",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cancel-path",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "516",
-      "members": [
-        {
-          "name": "chardev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "517",
-      "meta-type": "enum",
-      "values": [
-        "unmapped",
-        "shift",
-        "shift_r",
-        "alt",
-        "alt_r",
-        "ctrl",
-        "ctrl_r",
-        "menu",
-        "esc",
-        "1",
-        "2",
-        "3",
-        "4",
-        "5",
-        "6",
-        "7",
-        "8",
-        "9",
-        "0",
-        "minus",
-        "equal",
-        "backspace",
-        "tab",
-        "q",
-        "w",
-        "e",
-        "r",
-        "t",
-        "y",
-        "u",
-        "i",
-        "o",
-        "p",
-        "bracket_left",
-        "bracket_right",
-        "ret",
-        "a",
-        "s",
-        "d",
-        "f",
-        "g",
-        "h",
-        "j",
-        "k",
-        "l",
-        "semicolon",
-        "apostrophe",
-        "grave_accent",
-        "backslash",
-        "z",
-        "x",
-        "c",
-        "v",
-        "b",
-        "n",
-        "m",
-        "comma",
-        "dot",
-        "slash",
-        "asterisk",
-        "spc",
-        "caps_lock",
-        "f1",
-        "f2",
-        "f3",
-        "f4",
-        "f5",
-        "f6",
-        "f7",
-        "f8",
-        "f9",
-        "f10",
-        "num_lock",
-        "scroll_lock",
-        "kp_divide",
-        "kp_multiply",
-        "kp_subtract",
-        "kp_add",
-        "kp_enter",
-        "kp_decimal",
-        "sysrq",
-        "kp_0",
-        "kp_1",
-        "kp_2",
-        "kp_3",
-        "kp_4",
-        "kp_5",
-        "kp_6",
-        "kp_7",
-        "kp_8",
-        "kp_9",
-        "less",
-        "f11",
-        "f12",
-        "print",
-        "home",
-        "pgup",
-        "pgdn",
-        "end",
-        "left",
-        "up",
-        "down",
-        "right",
-        "insert",
-        "delete",
-        "stop",
-        "again",
-        "props",
-        "undo",
-        "front",
-        "copy",
-        "open",
-        "paste",
-        "find",
-        "cut",
-        "lf",
-        "help",
-        "meta_l",
-        "meta_r",
-        "compose",
-        "pause",
-        "ro",
-        "hiragana",
-        "henkan",
-        "yen",
-        "muhenkan",
-        "katakanahiragana",
-        "kp_comma",
-        "kp_equals",
-        "power",
-        "sleep",
-        "wake",
-        "audionext",
-        "audioprev",
-        "audiostop",
-        "audioplay",
-        "audiomute",
-        "volumeup",
-        "volumedown",
-        "mediaselect",
-        "mail",
-        "calculator",
-        "computer",
-        "ac_home",
-        "ac_back",
-        "ac_forward",
-        "ac_refresh",
-        "ac_bookmarks"
-      ]
-    },
-    {
-      "name": "518",
-      "members": [
-        {
-          "name": "key",
-          "type": "318"
-        },
-        {
-          "name": "down",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "519",
-      "members": [
-        {
-          "name": "button",
-          "type": "532"
-        },
-        {
-          "name": "down",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "520",
-      "members": [
-        {
-          "name": "axis",
-          "type": "533"
-        },
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "521",
-      "members": [],
-      "meta-type": "object"
-    },
-    {
-      "name": "522",
-      "members": [
-        {
-          "name": "number",
-          "type": "int"
-        },
-        {
-          "name": "secondary",
-          "type": "int"
-        },
-        {
-          "name": "subordinate",
-          "type": "int"
-        },
-        {
-          "name": "io_range",
-          "type": "534"
-        },
-        {
-          "name": "memory_range",
-          "type": "534"
-        },
-        {
-          "name": "prefetchable_range",
-          "type": "534"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "523",
-      "members": [
-        {
-          "name": "compat",
-          "type": "str"
-        },
-        {
-          "name": "data-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "data-file-raw",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "corrupt",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-bits",
-          "type": "int"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "535"
-        },
-        {
-          "name": "bitmaps",
-          "default": null,
-          "type": "[536]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "524",
-      "members": [
-        {
-          "name": "create-type",
-          "type": "str"
-        },
-        {
-          "name": "cid",
-          "type": "int"
-        },
-        {
-          "name": "parent-cid",
-          "type": "int"
-        },
-        {
-          "name": "extents",
-          "type": "[239]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "525",
-      "members": [
-        {
-          "name": "cipher-alg",
-          "type": "493"
-        },
-        {
-          "name": "cipher-mode",
-          "type": "494"
-        },
-        {
-          "name": "ivgen-alg",
-          "type": "495"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "496"
-        },
-        {
-          "name": "hash-alg",
-          "type": "496"
-        },
-        {
-          "name": "payload-offset",
-          "type": "int"
-        },
-        {
-          "name": "master-key-iters",
-          "type": "int"
-        },
-        {
-          "name": "uuid",
-          "type": "str"
-        },
-        {
-          "name": "slots",
-          "type": "[537]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "526",
-      "meta-type": "enum",
-      "values": [
-        "md5",
-        "sha1"
-      ]
-    },
-    {
-      "name": "527",
-      "meta-type": "enum",
-      "values": [
-        "qcow",
-        "luks"
-      ]
-    },
-    {
-      "name": "528",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cipher-alg",
-          "default": null,
-          "type": "493"
-        },
-        {
-          "name": "cipher-mode",
-          "default": null,
-          "type": "494"
-        },
-        {
-          "name": "ivgen-alg",
-          "default": null,
-          "type": "495"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "496"
-        },
-        {
-          "name": "hash-alg",
-          "default": null,
-          "type": "496"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "529",
-      "meta-type": "enum",
-      "values": [
-        "full",
-        "erasure-coded"
-      ]
-    },
-    {
-      "name": "530",
-      "members": [
-        {
-          "name": "copies",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "531",
-      "members": [
-        {
-          "name": "data-strips",
-          "type": "int"
-        },
-        {
-          "name": "parity-strips",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "532",
-      "meta-type": "enum",
-      "values": [
-        "left",
-        "middle",
-        "right",
-        "wheel-up",
-        "wheel-down",
-        "side",
-        "extra"
-      ]
-    },
-    {
-      "name": "533",
-      "meta-type": "enum",
-      "values": [
-        "x",
-        "y"
-      ]
-    },
-    {
-      "name": "534",
-      "members": [
-        {
-          "name": "base",
-          "type": "int"
-        },
-        {
-          "name": "limit",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "535",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "luks",
-          "type": "525"
-        },
-        {
-          "case": "aes",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "486"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[536]",
-      "element-type": "536",
-      "meta-type": "array"
-    },
-    {
-      "name": "536",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "granularity",
-          "type": "int"
-        },
-        {
-          "name": "flags",
-          "type": "[538]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[239]",
-      "element-type": "239",
-      "meta-type": "array"
-    },
-    {
-      "name": "[537]",
-      "element-type": "537",
-      "meta-type": "array"
-    },
-    {
-      "name": "537",
-      "members": [
-        {
-          "name": "active",
-          "type": "bool"
-        },
-        {
-          "name": "iters",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "stripes",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "key-offset",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[538]",
-      "element-type": "538",
-      "meta-type": "array"
-    },
-    {
-      "name": "538",
-      "meta-type": "enum",
-      "values": [
-        "in-use",
-        "auto"
-      ]
-    }
-  ],
-  "id": "libvirt-4"
-}
-
-{
-  "execute": "query-kvm",
-  "id": "libvirt-5"
-}
-
-{
-  "return": {
-    "enabled": true,
-    "present": true
-  },
-  "id": "libvirt-5"
-}
-
-{
-  "execute": "qom-list-types",
-  "id": "libvirt-6"
-}
-
-{
-  "return": [
-    {
-      "name": "ipmi-bmc-sim",
-      "parent": "ipmi-bmc"
-    },
-    {
-      "name": "virtio-balloon-pci-non-transitional",
-      "parent": "virtio-balloon-pci-base"
-    },
-    {
-      "name": "mpc8379-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8533e_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "970_v2.2-powerpc64-cpu",
-      "parent": "970-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8560_v21-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "aw-h3-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "macio-gpio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "esp",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ppce500-machine",
-      "parent": "ppce500-base-machine"
-    },
-    {
-      "name": "power10_v1.0-powerpc64-cpu",
-      "parent": "POWER10-family-powerpc64-cpu"
-    },
-    {
-      "name": "750gx_v1.2-powerpc64-cpu",
-      "parent": "750gx-family-powerpc64-cpu"
-    },
-    {
-      "name": "ich9-intel-hda",
-      "parent": "intel-hda-generic"
-    },
-    {
-      "name": "604r-powerpc64-cpu",
-      "parent": "604E-family-powerpc64-cpu"
-    },
-    {
-      "name": "750l_v3.0-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "usb-wacom-tablet",
-      "parent": "usb-device"
-    },
-    {
-      "name": "PCI",
-      "parent": "bus"
-    },
-    {
-      "name": "vhost-user-blk",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "mpc8347ep-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8378e-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "440-xilinx-w-dfpu-powerpc64-cpu",
-      "parent": "440x5wDFPU-family-powerpc64-cpu"
-    },
-    {
-      "name": "pnv-xive",
-      "parent": "xive-router"
-    },
-    {
-      "name": "adb-keyboard",
-      "parent": "adb-device"
-    },
-    {
-      "name": "power7+_v2.1-powerpc64-cpu",
-      "parent": "POWER7-family-powerpc64-cpu"
-    },
-    {
-      "name": "e300c1-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "escc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "401f2-powerpc64-cpu",
-      "parent": "401x2-family-powerpc64-cpu"
-    },
-    {
-      "name": "460exb-powerpc64-cpu",
-      "parent": "460EX-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8560_v20-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8378-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "tpm-spapr",
-      "parent": "vio-spapr-device"
-    },
-    {
-      "name": "vfio-amd-xgbe",
-      "parent": "vfio-platform"
-    },
-    {
-      "name": "virtio-scsi-pci-transitional",
-      "parent": "virtio-scsi-pci-base"
-    },
-    {
-      "name": "750gx_v1.1-powerpc64-cpu",
-      "parent": "750gx-family-powerpc64-cpu"
-    },
-    {
-      "name": "mac99-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "mc146818rtc",
-      "parent": "isa-device"
-    },
-    {
-      "name": "970fx_v2.0-powerpc64-cpu",
-      "parent": "970-family-powerpc64-cpu"
-    },
-    {
-      "name": "power8e_v2.1-powernv-cpu-core",
-      "parent": "powernv-cpu-core"
-    },
-    {
-      "name": "405d4-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc5200b_v21-powerpc64-cpu",
-      "parent": "G2LE-family-powerpc64-cpu"
-    },
-    {
-      "name": "970mp_v1.0-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "pseries-3.1-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "440epb-powerpc64-cpu",
-      "parent": "440EP-family-powerpc64-cpu"
-    },
-    {
-      "name": "filter-buffer",
-      "parent": "netfilter"
-    },
-    {
-      "name": "chardev-parallel",
-      "parent": "chardev"
-    },
-    {
-      "name": "spapr-pci-host-bridge",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "pnv-pbcq",
-      "parent": "device"
-    },
-    {
-      "name": "7400_v2.6-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-balloon-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "750gx_v1.0-powerpc64-cpu",
-      "parent": "750gx-family-powerpc64-cpu"
-    },
-    {
-      "name": "7410_v1.2-powerpc64-cpu",
-      "parent": "7410-family-powerpc64-cpu"
-    },
-    {
-      "name": "pseries-2.5-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "mpc8347eat-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "970_v2.2-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "pcie-root-port",
-      "parent": "pcie-root-port-base"
-    },
-    {
-      "name": "pseries-2.11-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "mpc8343e-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-9p-pci-transitional",
-      "parent": "virtio-9p-pci-base"
-    },
-    {
-      "name": "qemu-console",
-      "parent": "object"
-    },
-    {
-      "name": "750fx_v1.0-powerpc64-cpu",
-      "parent": "750fx-family-powerpc64-cpu"
-    },
-    {
-      "name": "pnv-phb4-root-port",
-      "parent": "pcie-root-port-base"
-    },
-    {
-      "name": "ne2k_isa",
-      "parent": "isa-device"
-    },
-    {
-      "name": "throttle-group",
-      "parent": "object"
-    },
-    {
-      "name": "405gpr-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8541e_v11-powerpc64-cpu",
-      "parent": "e500v1-family-powerpc64-cpu"
-    },
-    {
-      "name": "pnv-phb4-pec",
-      "parent": "device"
-    },
-    {
-      "name": "604-powerpc64-cpu",
-      "parent": "604-family-powerpc64-cpu"
-    },
-    {
-      "name": "750fx_v2.3-powerpc64-cpu",
-      "parent": "750fx-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-scsi-device",
-      "parent": "virtio-scsi-common"
-    },
-    {
-      "name": "xlnx.xps-timer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "750cl_v2.0-powerpc64-cpu",
-      "parent": "750cl-family-powerpc64-cpu"
-    },
-    {
-      "name": "ich9-ahci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "powernv10-machine",
-      "parent": "powernv-machine"
-    },
-    {
-      "name": "e500v2_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "7410_v1.1-powerpc64-cpu",
-      "parent": "7410-family-powerpc64-cpu"
-    },
-    {
-      "name": "qio-net-listener",
-      "parent": "object"
-    },
-    {
-      "name": "vhost-user-backend",
-      "parent": "object"
-    },
-    {
-      "name": "ide-hd",
-      "parent": "ide-device"
-    },
-    {
-      "name": "e1000-82545em",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "e1000e",
-      "parent": "pci-device"
-    },
-    {
-      "name": "isa-ide",
-      "parent": "isa-device"
-    },
-    {
-      "name": "nec-usb-xhci",
-      "parent": "base-xhci"
-    },
-    {
-      "name": "7441_v2.1-powerpc64-cpu",
-      "parent": "7440-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8347p-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "cirrus-vga",
-      "parent": "pci-device"
-    },
-    {
-      "name": "powernv8-machine",
-      "parent": "powernv-machine"
-    },
-    {
-      "name": "mpc8567-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-scsi-pci",
-      "parent": "virtio-scsi-pci-base"
-    },
-    {
-      "name": "7400_v1.1-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8541e_v10-powerpc64-cpu",
-      "parent": "e500v1-family-powerpc64-cpu"
-    },
-    {
-      "name": "sysbus-fdc",
-      "parent": "base-sysbus-fdc"
-    },
-    {
-      "name": "603-powerpc64-cpu",
-      "parent": "603-family-powerpc64-cpu"
-    },
-    {
-      "name": "ics",
-      "parent": "device"
-    },
-    {
-      "name": "icp",
-      "parent": "device"
-    },
-    {
-      "name": "npe405l-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "piix3-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "e500-spin",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-serial-pci",
-      "parent": "virtio-serial-pci-base"
-    },
-    {
-      "name": "virtio-rng-pci-transitional",
-      "parent": "virtio-rng-pci-base"
-    },
-    {
-      "name": "filter-rewriter",
-      "parent": "netfilter"
-    },
-    {
-      "name": "mpc8347at-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "spapr-vio-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "g2ls-powerpc64-cpu",
-      "parent": "G2-family-powerpc64-cpu"
-    },
-    {
-      "name": "ppc460ex-pcie-host",
-      "parent": "pcie-host-bridge"
-    },
-    {
-      "name": "scsi-hd",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "vhost-vsock-pci-transitional",
-      "parent": "vhost-vsock-pci-base"
-    },
-    {
-      "name": "mpc8540_v21-powerpc64-cpu",
-      "parent": "e500v1-family-powerpc64-cpu"
-    },
-    {
-      "name": "i82559er",
-      "parent": "pci-device"
-    },
-    {
-      "name": "405ep-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "603e_v3-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "7455_v2.1-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "403ga-powerpc64-cpu",
-      "parent": "403-family-powerpc64-cpu"
-    },
-    {
-      "name": "750cxe_v2.4-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "isa-ipmi-bt",
-      "parent": "isa-device"
-    },
-    {
-      "name": "cryptodev-backend",
-      "parent": "object"
-    },
-    {
-      "name": "power9_v2.0-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "603e_v1.4-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "7455_v3.4-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "System",
-      "parent": "bus"
-    },
-    {
-      "name": "7400_v1.0-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "pnv10-chip",
-      "parent": "pnv-chip"
-    },
-    {
-      "name": "i2c-ddc",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "qio-channel-rdma",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "macio-nvram",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "601_v2-powerpc64-cpu",
-      "parent": "601v-family-powerpc64-cpu"
-    },
-    {
-      "name": "g2hip4-powerpc64-cpu",
-      "parent": "G2-family-powerpc64-cpu"
-    },
-    {
-      "name": "7445_v2.1-powerpc64-cpu",
-      "parent": "7445-family-powerpc64-cpu"
-    },
-    {
-      "name": "fusbh200-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "power8_v2.0-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "7445_v3.4-powerpc64-cpu",
-      "parent": "7445-family-powerpc64-cpu"
-    },
-    {
-      "name": "vhost-user-blk-pci-non-transitional",
-      "parent": "vhost-user-blk-pci-base"
-    },
-    {
-      "name": "hda-micro",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "pnv-homer-POWER9",
-      "parent": "pnv-homer"
-    },
-    {
-      "name": "pnv-homer-POWER8",
-      "parent": "pnv-homer"
-    },
-    {
-      "name": "pseries-4.1-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "7450_v2.1-powerpc64-cpu",
-      "parent": "7450-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8377e-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8540_v20-powerpc64-cpu",
-      "parent": "e500v1-family-powerpc64-cpu"
-    },
-    {
-      "name": "megasas",
-      "parent": "megasas-base"
-    },
-    {
-      "name": "chardev-stdio",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "spapr-drc-cpu",
-      "parent": "spapr-drc-logical"
-    },
-    {
-      "name": "750cx_v2.2-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8544ds-machine",
-      "parent": "ppce500-base-machine"
-    },
-    {
-      "name": "tls-creds-anon",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "mpc8568e-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8560_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "401e2-powerpc64-cpu",
-      "parent": "401x2-family-powerpc64-cpu"
-    },
-    {
-      "name": "serial",
-      "parent": "device"
-    },
-    {
-      "name": "memory-backend-ram",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "755_v2.3-powerpc64-cpu",
-      "parent": "755-family-powerpc64-cpu"
-    },
-    {
-      "name": "mac-dbdma",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "qio-channel-command",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "SCSI",
-      "parent": "bus"
-    },
-    {
-      "name": "ide-cd",
-      "parent": "ide-device"
-    },
-    {
-      "name": "uni-north-agp-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "405crc-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "pnv-phb4-pec-stack",
-      "parent": "device"
-    },
-    {
-      "name": "virtconsole",
-      "parent": "virtserialport"
-    },
-    {
-      "name": "loader",
-      "parent": "device"
-    },
-    {
-      "name": "g2hip3-powerpc64-cpu",
-      "parent": "G2-family-powerpc64-cpu"
-    },
-    {
-      "name": "sb16",
-      "parent": "isa-device"
-    },
-    {
-      "name": "power8_v2.0-powerpc64-cpu",
-      "parent": "POWER8-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-rng-pci-non-transitional",
-      "parent": "virtio-rng-pci-base"
-    },
-    {
-      "name": "virtio-9p-pci-non-transitional",
-      "parent": "virtio-9p-pci-base"
-    },
-    {
-      "name": "7450_v2.0-powerpc64-cpu",
-      "parent": "7450-family-powerpc64-cpu"
-    },
-    {
-      "name": "cuda",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "e500_v20-powerpc64-cpu",
-      "parent": "e500v1-family-powerpc64-cpu"
-    },
-    {
-      "name": "e6500-powerpc64-cpu",
-      "parent": "e6500-family-powerpc64-cpu"
-    },
-    {
-      "name": "vhost-user-input-pci",
-      "parent": "vhost-user-input-pci-base-type"
-    },
-    {
-      "name": "750cx_v2.1-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "chardev-serial",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "e500v2_v22-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "ich9-usb-ehci2",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "ich9-usb-ehci1",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "pseries-2.4-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "pr-manager-helper",
-      "parent": "pr-manager"
-    },
-    {
-      "name": "755_v2.2-powerpc64-cpu",
-      "parent": "755-family-powerpc64-cpu"
-    },
-    {
-      "name": "pseries-2.10-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "mpc8347et-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "scsi-cd",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "405crb-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "uni-north-agp",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pvscsi",
-      "parent": "pci-device"
-    },
-    {
-      "name": "vmxnet3",
-      "parent": "pci-device"
-    },
-    {
-      "name": "PCIE",
-      "parent": "PCI"
-    },
-    {
-      "name": "taihu-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "power8nvl_v1.0-powernv-cpu-core",
-      "parent": "powernv-cpu-core"
-    },
-    {
-      "name": "745_v2.2-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "vhost-vsock-pci-non-transitional",
-      "parent": "vhost-vsock-pci-base"
-    },
-    {
-      "name": "pcnet",
-      "parent": "pci-device"
-    },
-    {
-      "name": "mptsas1068",
-      "parent": "pci-device"
-    },
-    {
-      "name": "dec-21154-sysbus",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "750_v2.2-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-mouse-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "vhost-user-input",
-      "parent": "virtio-input-device"
-    },
-    {
-      "name": "heathrow",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "chardev-msmouse",
-      "parent": "chardev"
-    },
-    {
-      "name": "vt82c686b-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "e500v2_v21-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc603-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "cs4231a",
-      "parent": "isa-device"
-    },
-    {
-      "name": "edu",
-      "parent": "pci-device"
-    },
-    {
-      "name": "755_v2.1-powerpc64-cpu",
-      "parent": "755-family-powerpc64-cpu"
-    },
-    {
-      "name": "i6300esb",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ivshmem-doorbell",
-      "parent": "ivshmem-common"
-    },
-    {
-      "name": "sysbus-ohci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "chardev-socket",
-      "parent": "chardev"
-    },
-    {
-      "name": "apple-desktop-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "740_v2.2-powerpc64-cpu",
-      "parent": "740-family-powerpc64-cpu"
-    },
-    {
-      "name": "g2h4-powerpc64-cpu",
-      "parent": "G2-family-powerpc64-cpu"
-    },
-    {
-      "name": "pseries-2.1-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "bamboo-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "745_v2.1-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "i82801",
-      "parent": "pci-device"
-    },
-    {
-      "name": "isabus-bridge",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-balloon-pci-transitional",
-      "parent": "virtio-balloon-pci-base"
-    },
-    {
-      "name": "750_v2.1-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "power8_v2.0-powernv-cpu-core",
-      "parent": "powernv-cpu-core"
-    },
-    {
-      "name": "740p-powerpc64-cpu",
-      "parent": "740-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc5200_v11-powerpc64-cpu",
-      "parent": "G2LE-family-powerpc64-cpu"
-    },
-    {
-      "name": "spapr-nvram",
-      "parent": "vio-spapr-device"
-    },
-    {
-      "name": "vhost-scsi",
-      "parent": "vhost-scsi-common"
-    },
-    {
-      "name": "mpc8555_v11-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "750l_v3.2-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "HDA",
-      "parent": "bus"
-    },
-    {
-      "name": "pnv-lpc-POWER10",
-      "parent": "pnv-lpc-POWER9"
-    },
-    {
-      "name": "vhost-user-gpu",
-      "parent": "virtio-gpu-base"
-    },
-    {
-      "name": "7448_v2.1-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-iommu-pci-transitional",
-      "parent": "virtio-iommu-device-base"
-    },
-    {
-      "name": "pci-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "uni-north-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "usb-hub",
-      "parent": "usb-device"
-    },
-    {
-      "name": "vhost-scsi-pci-non-transitional",
-      "parent": "vhost-scsi-pci-base"
-    },
-    {
-      "name": "virtio-serial-pci-transitional",
-      "parent": "virtio-serial-pci-base"
-    },
-    {
-      "name": "i8257",
-      "parent": "isa-device"
-    },
-    {
-      "name": "740_v2.1-powerpc64-cpu",
-      "parent": "740-family-powerpc64-cpu"
-    },
-    {
-      "name": "e1000",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "isa-pit",
-      "parent": "pit-common"
-    },
-    {
-      "name": "virtio-crypto-pci",
-      "parent": "virtio-crypto-pci-base-type"
-    },
-    {
-      "name": "e300c3-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "e500mc-powerpc64-cpu",
-      "parent": "e500mc-family-powerpc64-cpu"
-    },
-    {
-      "name": "745_v2.0-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8533e_v11-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "power8e_v2.1-pnv-chip",
-      "parent": "pnv8-chip"
-    },
-    {
-      "name": "authz-list-file",
-      "parent": "authz"
-    },
-    {
-      "name": "7400_v2.9-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "pnv-phb3-root-port",
-      "parent": "pcie-root-port-base"
-    },
-    {
-      "name": "tpm-passthrough",
-      "parent": "tpm-backend"
-    },
-    {
-      "name": "tls-creds-x509",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "sii3112",
-      "parent": "pci-ide"
-    },
-    {
-      "name": "pcm3680_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pseries-4.0-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "pnv9-chip",
-      "parent": "pnv-chip"
-    },
-    {
-      "name": "mpc5200_v10-powerpc64-cpu",
-      "parent": "G2LE-family-powerpc64-cpu"
-    },
-    {
-      "name": "ich9-usb-uhci5",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "ich9-usb-uhci2",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "ich9-usb-uhci6",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "ich9-usb-uhci3",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "ich9-usb-uhci4",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "ich9-usb-uhci1",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "vhost-scsi-pci",
-      "parent": "vhost-scsi-pci-base"
-    },
-    {
-      "name": "7448_v2.0-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-serial-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "chardev-wctablet",
-      "parent": "chardev"
-    },
-    {
-      "name": "virtio-gpu-pci",
-      "parent": "virtio-gpu-pci-base-type"
-    },
-    {
-      "name": "virtio-9p-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "phb3-msi",
-      "parent": "ics"
-    },
-    {
-      "name": "power5+_v2.1-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "virtio-gpu-device",
-      "parent": "virtio-gpu-base"
-    },
-    {
-      "name": "mpc8540_v10-powerpc64-cpu",
-      "parent": "e500v1-family-powerpc64-cpu"
-    },
-    {
-      "name": "750gl-powerpc64-cpu",
-      "parent": "750gx-family-powerpc64-cpu"
-    },
-    {
-      "name": "e300c2-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "740e-powerpc64-cpu",
-      "parent": "740-family-powerpc64-cpu"
-    },
-    {
-      "name": "usb-tablet",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "tcg-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "virtio-keyboard-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "7400_v2.8-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "usb-ccid",
-      "parent": "usb-device"
-    },
-    {
-      "name": "sd-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "uni-north-pci-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "604e_v2.2-powerpc64-cpu",
-      "parent": "604E-family-powerpc64-cpu"
-    },
-    {
-      "name": "usb-net",
-      "parent": "usb-device"
-    },
-    {
-      "name": "uni-north",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "host-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "ide-drive",
-      "parent": "ide-device"
-    },
-    {
-      "name": "mpc8567e-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "vmware-svga",
-      "parent": "pci-device"
-    },
-    {
-      "name": "filter-redirector",
-      "parent": "netfilter"
-    },
-    {
-      "name": "memory-backend-file",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "7410_v1.4-powerpc64-cpu",
-      "parent": "7410-family-powerpc64-cpu"
-    },
-    {
-      "name": "970fx_v2.1-powerpc64-cpu",
-      "parent": "970-family-powerpc64-cpu"
-    },
-    {
-      "name": "grackle-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "nvdimm",
-      "parent": "pc-dimm"
-    },
-    {
-      "name": "virtio-pci-bus",
-      "parent": "virtio-bus"
-    },
-    {
-      "name": "pnv-psi-POWER9",
-      "parent": "pnv-psi"
-    },
-    {
-      "name": "pnv-psi-POWER8",
-      "parent": "pnv-psi"
-    },
-    {
-      "name": "603e_v2.2-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "ES1370",
-      "parent": "pci-device"
-    },
-    {
-      "name": "rng-builtin",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "e500_v10-powerpc64-cpu",
-      "parent": "e500v1-family-powerpc64-cpu"
-    },
-    {
-      "name": "pseries-2.8-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "qio-channel-socket",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "7400_v2.7-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "7451_v2.3-powerpc64-cpu",
-      "parent": "7450-family-powerpc64-cpu"
-    },
-    {
-      "name": "7410_v1.3-powerpc64-cpu",
-      "parent": "7410-family-powerpc64-cpu"
-    },
-    {
-      "name": "750cxe_v3.1-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-9p-pci",
-      "parent": "virtio-9p-pci-base"
-    },
-    {
-      "name": "spapr-drc-phb",
-      "parent": "spapr-drc-logical"
-    },
-    {
-      "name": "virtio-rng-pci",
-      "parent": "virtio-rng-pci-base"
-    },
-    {
-      "name": "i8042",
-      "parent": "isa-device"
-    },
-    {
-      "name": "mpc8541_v11-powerpc64-cpu",
-      "parent": "e500v1-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-crypto-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "dec-21154-p2p-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "eTSEC",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "spapr-iommu-memory-region",
-      "parent": "qemu:iommu-memory-region"
-    },
-    {
-      "name": "7441_v2.3-powerpc64-cpu",
-      "parent": "7440-family-powerpc64-cpu"
-    },
-    {
-      "name": "usb-audio",
-      "parent": "usb-device"
-    },
-    {
-      "name": "g2legp1-powerpc64-cpu",
-      "parent": "G2LE-family-powerpc64-cpu"
-    },
-    {
-      "name": "power5+_v2.1-powerpc64-cpu",
-      "parent": "POWER5P-family-powerpc64-cpu"
-    },
-    {
-      "name": "ppc440-pcix-host",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "603e7-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "spapr-vty",
-      "parent": "vio-spapr-device"
-    },
-    {
-      "name": "virtio-tablet-pci",
-      "parent": "virtio-tablet-pci-base-type"
-    },
-    {
-      "name": "intel-hda",
-      "parent": "intel-hda-generic"
-    },
-    {
-      "name": "chardev-memory",
-      "parent": "chardev-ringbuf"
-    },
-    {
-      "name": "accel",
-      "parent": "object"
-    },
-    {
-      "name": "vhost-user-blk-pci-transitional",
-      "parent": "vhost-user-blk-pci-base"
-    },
-    {
-      "name": "pnv-occ-POWER9",
-      "parent": "pnv-occ"
-    },
-    {
-      "name": "pnv-occ-POWER8",
-      "parent": "pnv-occ"
-    },
-    {
-      "name": "750cxe_v3.0-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "7455_v1.0-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8541_v10-powerpc64-cpu",
-      "parent": "e500v1-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8xxx_gpio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "uni-north-internal-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "403gc-powerpc64-cpu",
-      "parent": "403-family-powerpc64-cpu"
-    },
-    {
-      "name": "chardev-null",
-      "parent": "chardev"
-    },
-    {
-      "name": "generic-sdhci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "g2-powerpc64-cpu",
-      "parent": "G2-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8343ea-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-iommu-memory-region",
-      "parent": "qemu:iommu-memory-region"
-    },
-    {
-      "name": "mpc8568-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "e5500-powerpc64-cpu",
-      "parent": "e5500-family-powerpc64-cpu"
-    },
-    {
-      "name": "755_v2.6-powerpc64-cpu",
-      "parent": "755-family-powerpc64-cpu"
-    },
-    {
-      "name": "pseries-5.0-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "pvrdma",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-net-pci-non-transitional",
-      "parent": "virtio-net-pci-base"
-    },
-    {
-      "name": "mpc8543_v20-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "vhost-user-vga",
-      "parent": "vhost-user-vga-base-type"
-    },
-    {
-      "name": "7450_v1.0-powerpc64-cpu",
-      "parent": "7450-family-powerpc64-cpu"
-    },
-    {
-      "name": "chardev-mux",
-      "parent": "chardev"
-    },
-    {
-      "name": "spapr-drc-lmb",
-      "parent": "spapr-drc-logical"
-    },
-    {
-      "name": "qtest-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "chardev-udp",
-      "parent": "chardev"
-    },
-    {
-      "name": "vhost-user-scsi-pci",
-      "parent": "vhost-user-scsi-pci-base"
-    },
-    {
-      "name": "ds1338",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "power7+_v2.1-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "403gb-powerpc64-cpu",
-      "parent": "403-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-keyboard-pci",
-      "parent": "virtio-keyboard-pci-base-type"
-    },
-    {
-      "name": "603e_v4-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8548_v21-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "e500-host-bridge",
-      "parent": "pci-device"
-    },
-    {
-      "name": "755_v2.5-powerpc64-cpu",
-      "parent": "755-family-powerpc64-cpu"
-    },
-    {
-      "name": "spapr-vlan",
-      "parent": "vio-spapr-device"
-    },
-    {
-      "name": "filter-dump",
-      "parent": "netfilter"
-    },
-    {
-      "name": "spapr-drc-pci",
-      "parent": "spapr-drc-physical"
-    },
-    {
-      "name": "xlnx.xps-uartlite",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "7447a_v1.0-powerpc64-cpu",
-      "parent": "7445-family-powerpc64-cpu"
-    },
-    {
-      "name": "power9_v2.0-powerpc64-cpu",
-      "parent": "POWER9-family-powerpc64-cpu"
-    },
-    {
-      "name": "mioe3680_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "mpc8349-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "ib700",
-      "parent": "isa-device"
-    },
-    {
-      "name": "pci-testdev",
-      "parent": "pci-device"
-    },
-    {
-      "name": "SUNW,fdtwo",
-      "parent": "base-sysbus-fdc"
-    },
-    {
-      "name": "pnv-pnor",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "745_v2.5-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "sm501",
-      "parent": "pci-device"
-    },
-    {
-      "name": "750cx_v1.0-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "spapr-xive",
-      "parent": "xive-router"
-    },
-    {
-      "name": "ipmi-bmc-extern",
-      "parent": "ipmi-bmc"
-    },
-    {
-      "name": "usb-mouse",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "power8_v2.0-pnv-chip",
-      "parent": "pnv8-chip"
-    },
-    {
-      "name": "vfio-platform",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "serial-mm",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pci-ohci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "none-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "secondary-vga",
-      "parent": "pci-vga"
-    },
-    {
-      "name": "750fl-powerpc64-cpu",
-      "parent": "750fx-family-powerpc64-cpu"
-    },
-    {
-      "name": "755_v1.1-powerpc64-cpu",
-      "parent": "755-family-powerpc64-cpu"
-    },
-    {
-      "name": "at24c-eeprom",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "mpc8548_v20-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "755_v2.4-powerpc64-cpu",
-      "parent": "755-family-powerpc64-cpu"
-    },
-    {
-      "name": "usb-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "dbus-vmstate",
-      "parent": "object"
-    },
-    {
-      "name": "g2legp-powerpc64-cpu",
-      "parent": "G2LE-family-powerpc64-cpu"
-    },
-    {
-      "name": "macio-ide",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mpc8572-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "IndustryPack",
-      "parent": "bus"
-    },
-    {
-      "name": "fw_cfg_io",
-      "parent": "fw_cfg"
-    },
-    {
-      "name": "input-linux",
-      "parent": "object"
-    },
-    {
-      "name": "pseries-2.7-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "603e7t-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "745_v1.1-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "platform-bus-device",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "m41t80",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "sysbus-sm501",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "hda-duplex",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "745_v2.4-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "scsi-block",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "npe405h2-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "power7_v2.3-powerpc64-cpu",
-      "parent": "POWER7-family-powerpc64-cpu"
-    },
-    {
-      "name": "pnv-icp",
-      "parent": "icp"
-    },
-    {
-      "name": "scsi-generic",
-      "parent": "scsi-device"
-    },
-    {
-      "name": "ISA",
-      "parent": "bus"
-    },
-    {
-      "name": "usb-ehci",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "755_v1.0-powerpc64-cpu",
-      "parent": "755-family-powerpc64-cpu"
-    },
-    {
-      "name": "7448_v1.1-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-input-host-pci",
-      "parent": "virtio-input-host-pci-base-type"
-    },
-    {
-      "name": "chardev-pipe",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "rng-egd",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "pseries-3.0-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "virtex-ml507-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "megasas-gen2",
-      "parent": "megasas-base"
-    },
-    {
-      "name": "xive-source",
-      "parent": "device"
-    },
-    {
-      "name": "mpc8544-guts",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ati-vga",
-      "parent": "pci-device"
-    },
-    {
-      "name": "tulip",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82801b11-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "745_v1.0-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-rng-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "745_v2.3-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "vhost-user-blk-pci",
-      "parent": "vhost-user-blk-pci-base"
-    },
-    {
-      "name": "750_v1.0-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "7457_v1.2-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "pnv-lpc-POWER9",
-      "parent": "pnv-lpc"
-    },
-    {
-      "name": "pnv-lpc-POWER8",
-      "parent": "pnv-lpc"
-    },
-    {
-      "name": "s3c-sdhci",
-      "parent": "generic-sdhci"
-    },
-    {
-      "name": "macio-oldworld",
-      "parent": "macio"
-    },
-    {
-      "name": "xlnx.xps-intc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ppc4xx-i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "serial-io",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "750l_v2.1-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "7448_v1.0-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "spapr-rtc",
-      "parent": "device"
-    },
-    {
-      "name": "spapr-vio-bridge",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "fdc37m81x-superio",
-      "parent": "isa-superio"
-    },
-    {
-      "name": "740_v1.0-powerpc64-cpu",
-      "parent": "740-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-iommu-pci",
-      "parent": "virtio-iommu-device-base"
-    },
-    {
-      "name": "qio-channel-tls",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "virtio-vga",
-      "parent": "virtio-vga-base-type"
-    },
-    {
-      "name": "750fx_v2.0-powerpc64-cpu",
-      "parent": "750fx-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-serial-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "e600-powerpc64-cpu",
-      "parent": "e600-family-powerpc64-cpu"
-    },
-    {
-      "name": "platform-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "virtio-iommu-pci-non-transitional",
-      "parent": "virtio-iommu-device-base"
-    },
-    {
-      "name": "migration",
-      "parent": "device"
-    },
-    {
-      "name": "7457_v1.1-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8347eap-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "host-powerpc64-cpu",
-      "parent": "POWER9-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8343a-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "750l_v2.0-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "power8e_v2.1-powerpc64-cpu",
-      "parent": "POWER8-family-powerpc64-cpu"
-    },
-    {
-      "name": "ics-spapr",
-      "parent": "ics"
-    },
-    {
-      "name": "mpc5200_v12-powerpc64-cpu",
-      "parent": "G2LE-family-powerpc64-cpu"
-    },
-    {
-      "name": "u3-agp",
-      "parent": "pci-device"
-    },
-    {
-      "name": "mpc8543_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "cryptodev-backend-builtin",
-      "parent": "cryptodev-backend"
-    },
-    {
-      "name": "7447_v1.1-powerpc64-cpu",
-      "parent": "7445-family-powerpc64-cpu"
-    },
-    {
-      "name": "usb-bot",
-      "parent": "usb-storage-dev"
-    },
-    {
-      "name": "603e7v2-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc-i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "cfi.pflash02",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "cfi.pflash01",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "floppy",
-      "parent": "device"
-    },
-    {
-      "name": "e300c4-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "rng-random",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "chardev-ringbuf",
-      "parent": "chardev"
-    },
-    {
-      "name": "7457_v1.0-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "604e_v2.4-powerpc64-cpu",
-      "parent": "604E-family-powerpc64-cpu"
-    },
-    {
-      "name": "isa-parallel",
-      "parent": "isa-device"
-    },
-    {
-      "name": "970fx_v1.0-powerpc64-cpu",
-      "parent": "970-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8548_v11-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "npe4gs3-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "603e_v1.1-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "603e_v4.1-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "7447_v1.0-powerpc64-cpu",
-      "parent": "7445-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-blk-pci",
-      "parent": "virtio-blk-pci-base"
-    },
-    {
-      "name": "power8nvl_v1.0-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "pnv-phb4-root-bus",
-      "parent": "PCIE"
-    },
-    {
-      "name": "imx-usdhc",
-      "parent": "generic-sdhci"
-    },
-    {
-      "name": "603e7v1-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "7400_v2.0-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "ne2k_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "vhost-scsi-pci-transitional",
-      "parent": "vhost-scsi-pci-base"
-    },
-    {
-      "name": "7457a_v1.2-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "604e_v1.0-powerpc64-cpu",
-      "parent": "604E-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8347ap-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "usb-storage",
-      "parent": "usb-storage-dev"
-    },
-    {
-      "name": "raven-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "sam460ex-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "virtio-tablet-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "e1000-82544gc",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "usb-mtp",
-      "parent": "usb-device"
-    },
-    {
-      "name": "pseries-2.6-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "mpc8548_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "colo-compare",
-      "parent": "object"
-    },
-    {
-      "name": "usb-host",
-      "parent": "usb-device"
-    },
-    {
-      "name": "rtl8139",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ppc4xx-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "spapr-rng",
-      "parent": "device"
-    },
-    {
-      "name": "440-xilinx-powerpc64-cpu",
-      "parent": "440x5-family-powerpc64-cpu"
-    },
-    {
-      "name": "scsi-disk",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "grackle",
-      "parent": "pci-device"
-    },
-    {
-      "name": "401-powerpc64-cpu",
-      "parent": "401-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8533_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8347t-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "gpio_i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "g2legp3-powerpc64-cpu",
-      "parent": "G2LE-family-powerpc64-cpu"
-    },
-    {
-      "name": "7457a_v1.1-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "vhost-vsock-pci",
-      "parent": "vhost-vsock-pci-base"
-    },
-    {
-      "name": "750cl_v1.0-powerpc64-cpu",
-      "parent": "750cl-family-powerpc64-cpu"
-    },
-    {
-      "name": "pci-serial-4x",
-      "parent": "pci-device"
-    },
-    {
-      "name": "nvme",
-      "parent": "pci-device"
-    },
-    {
-      "name": "spapr-tpm-proxy",
-      "parent": "device"
-    },
-    {
-      "name": "stb25-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "vhost-vsock-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "g2gp-powerpc64-cpu",
-      "parent": "G2-family-powerpc64-cpu"
-    },
-    {
-      "name": "mos6522-cuda",
-      "parent": "mos6522"
-    },
-    {
-      "name": "401d2-powerpc64-cpu",
-      "parent": "401x2-family-powerpc64-cpu"
-    },
-    {
-      "name": "usb-uas",
-      "parent": "usb-device"
-    },
-    {
-      "name": "rocker",
-      "parent": "pci-device"
-    },
-    {
-      "name": "qio-channel-buffer",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "sdhci-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "floppy-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "pseries-2.3-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "mpc8349a-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "authz-list",
-      "parent": "authz"
-    },
-    {
-      "name": "virtio-serial-pci-non-transitional",
-      "parent": "virtio-serial-pci-base"
-    },
-    {
-      "name": "usb-braille",
-      "parent": "usb-serial-dev"
-    },
-    {
-      "name": "7457a_v1.0-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "or-irq",
-      "parent": "device"
-    },
-    {
-      "name": "bochs-display",
-      "parent": "pci-device"
-    },
-    {
-      "name": "isa-i8259",
-      "parent": "pic-common"
-    },
-    {
-      "name": "power9_v1.0-powerpc64-cpu",
-      "parent": "POWER9-family-powerpc64-cpu"
-    },
-    {
-      "name": "755_v2.8-powerpc64-cpu",
-      "parent": "755-family-powerpc64-cpu"
-    },
-    {
-      "name": "pci-serial-2x",
-      "parent": "pci-device"
-    },
-    {
-      "name": "iothread",
-      "parent": "object"
-    },
-    {
-      "name": "secret",
-      "parent": "object"
-    },
-    {
-      "name": "u3-agp-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "xlnx.xps-ethernetlite",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pseries-2.12-sxxm-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "power9_v1.0-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "stb03-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "405gpa-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "7450_v1.2-powerpc64-cpu",
-      "parent": "7450-family-powerpc64-cpu"
-    },
-    {
-      "name": "adb-mouse",
-      "parent": "adb-device"
-    },
-    {
-      "name": "chardev-vc",
-      "parent": "chardev"
-    },
-    {
-      "name": "xive-end-source",
-      "parent": "device"
-    },
-    {
-      "name": "pcie-pci-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "am53c974",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ipoctal232",
-      "parent": "ipack-device"
-    },
-    {
-      "name": "745_v2.8-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "qemu-xhci",
-      "parent": "base-xhci"
-    },
-    {
-      "name": "e200z6-powerpc64-cpu",
-      "parent": "e200-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8545e_v20-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "970mp_v1.1-powerpc64-cpu",
-      "parent": "970-family-powerpc64-cpu"
-    },
-    {
-      "name": "755_v2.7-powerpc64-cpu",
-      "parent": "755-family-powerpc64-cpu"
-    },
-    {
-      "name": "vhost-user-fs-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "mpc8543_v21-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "7447a_v1.2-powerpc64-cpu",
-      "parent": "7445-family-powerpc64-cpu"
-    },
-    {
-      "name": "cobra-powerpc64-cpu",
-      "parent": "401-family-powerpc64-cpu"
-    },
-    {
-      "name": "x2vp4-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "pseries-4.2-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "tegra2-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "7450_v1.1-powerpc64-cpu",
-      "parent": "7450-family-powerpc64-cpu"
-    },
-    {
-      "name": "isa-fdc",
-      "parent": "isa-device"
-    },
-    {
-      "name": "40p-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "750_v3.1-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "745_v2.7-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "750p-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "pnv8-chip",
-      "parent": "pnv-chip"
-    },
-    {
-      "name": "e200z5-powerpc64-cpu",
-      "parent": "e200-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8641-powerpc64-cpu",
-      "parent": "e600-family-powerpc64-cpu"
-    },
-    {
-      "name": "i82559c",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82559b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82559a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "xio3130-downstream",
-      "parent": "pcie-slot"
-    },
-    {
-      "name": "970mp_v1.0-powerpc64-cpu",
-      "parent": "970-family-powerpc64-cpu"
-    },
-    {
-      "name": "sysbus-m48t59",
-      "parent": "sysbus-m48txx"
-    },
-    {
-      "name": "740_v3.1-powerpc64-cpu",
-      "parent": "740-family-powerpc64-cpu"
-    },
-    {
-      "name": "power7_v2.3-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "7447a_v1.1-powerpc64-cpu",
-      "parent": "7445-family-powerpc64-cpu"
-    },
-    {
-      "name": "7445_v1.0-powerpc64-cpu",
-      "parent": "7445-family-powerpc64-cpu"
-    },
-    {
-      "name": "IDE",
-      "parent": "bus"
-    },
-    {
-      "name": "openpic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ccid-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "mpc8377-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "filter-mirror",
-      "parent": "netfilter"
-    },
-    {
-      "name": "603e7v-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "i82558b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82558a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "power9_v2.0-powernv-cpu-core",
-      "parent": "powernv-cpu-core"
-    },
-    {
-      "name": "VGA",
-      "parent": "pci-vga"
-    },
-    {
-      "name": "750_v3.0-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "745_v2.6-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "pci-bridge-seat",
-      "parent": "pci-bridge"
-    },
-    {
-      "name": "power9_v2.0-pnv-chip",
-      "parent": "pnv9-chip"
-    },
-    {
-      "name": "ivshmem-plain",
-      "parent": "ivshmem-common"
-    },
-    {
-      "name": "x3130-upstream",
-      "parent": "pcie-port"
-    },
-    {
-      "name": "mpc5200b_v20-powerpc64-cpu",
-      "parent": "G2LE-family-powerpc64-cpu"
-    },
-    {
-      "name": "440epa-powerpc64-cpu",
-      "parent": "440EP-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-blk-pci-non-transitional",
-      "parent": "virtio-blk-pci-base"
-    },
-    {
-      "name": "i82557c",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82557b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82557a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "740_v3.0-powerpc64-cpu",
-      "parent": "740-family-powerpc64-cpu"
-    },
-    {
-      "name": "tpci200",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82562",
-      "parent": "pci-device"
-    },
-    {
-      "name": "xive-tctx",
-      "parent": "device"
-    },
-    {
-      "name": "tls-creds-psk",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "750cxe_v3.1b-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "rs6000-mc",
-      "parent": "isa-device"
-    },
-    {
-      "name": "750e-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "filter-replay",
-      "parent": "netfilter"
-    },
-    {
-      "name": "mpc8349ea-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "vfio-pci-nohotplug",
-      "parent": "vfio-pci"
-    },
-    {
-      "name": "ppc4xx-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "isa-pcspk",
-      "parent": "isa-device"
-    },
-    {
-      "name": "virtio-balloon-pci",
-      "parent": "virtio-balloon-pci-base"
-    },
-    {
-      "name": "405lp-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8548e_v21-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "sungem",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-net-pci-transitional",
-      "parent": "virtio-net-pci-base"
-    },
-    {
-      "name": "i82551",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82550",
-      "parent": "pci-device"
-    },
-    {
-      "name": "power10_v1.0-pnv-chip",
-      "parent": "pnv10-chip"
-    },
-    {
-      "name": "970fx_v3.1-powerpc64-cpu",
-      "parent": "970-family-powerpc64-cpu"
-    },
-    {
-      "name": "405d2-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "can-host-socketcan",
-      "parent": "can-host"
-    },
-    {
-      "name": "prep-systemio",
-      "parent": "isa-device"
-    },
-    {
-      "name": "virtio-input-host-device",
-      "parent": "virtio-input-device"
-    },
-    {
-      "name": "kvaser_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pseries-2.2-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "mpc8555e_v11-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "401c2-powerpc64-cpu",
-      "parent": "401x2-family-powerpc64-cpu"
-    },
-    {
-      "name": "powernv-cpu-quad",
-      "parent": "device"
-    },
-    {
-      "name": "405ez-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "e500v2_v30-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "750fx_v2.2-powerpc64-cpu",
-      "parent": "750fx-family-powerpc64-cpu"
-    },
-    {
-      "name": "e500-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "mos6522-pmu",
-      "parent": "mos6522"
-    },
-    {
-      "name": "virtserialport",
-      "parent": "virtio-serial-port"
-    },
-    {
-      "name": "mpc8543e_v21-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "401a1-powerpc64-cpu",
-      "parent": "401-family-powerpc64-cpu"
-    },
-    {
-      "name": "dec-21154",
-      "parent": "pci-device"
-    },
-    {
-      "name": "7410_v1.0-powerpc64-cpu",
-      "parent": "7410-family-powerpc64-cpu"
-    },
-    {
-      "name": "imx.usbphy",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mpc8641d-powerpc64-cpu",
-      "parent": "e600-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8548e_v20-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "i82378",
-      "parent": "pci-device"
-    },
-    {
-      "name": "chardev-file",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "i82374",
-      "parent": "isa-device"
-    },
-    {
-      "name": "ref405ep-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "970fx_v3.0-powerpc64-cpu",
-      "parent": "970-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-iommu-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "lsi53c895a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "input-barrier",
-      "parent": "object"
-    },
-    {
-      "name": "750l_v2.2-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "sysbus-m48t08",
-      "parent": "sysbus-m48txx"
-    },
-    {
-      "name": "virtio-blk-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "7451_v2.10-powerpc64-cpu",
-      "parent": "7450-family-powerpc64-cpu"
-    },
-    {
-      "name": "pnv-phb4-iommu-memory-region",
-      "parent": "qemu:iommu-memory-region"
-    },
-    {
-      "name": "pc-dimm",
-      "parent": "device"
-    },
-    {
-      "name": "sysbus-m48t02",
-      "parent": "sysbus-m48txx"
-    },
-    {
-      "name": "virtio-scsi-pci-non-transitional",
-      "parent": "virtio-scsi-pci-base"
-    },
-    {
-      "name": "mpc8555e_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "602-powerpc64-cpu",
-      "parent": "602-family-powerpc64-cpu"
-    },
-    {
-      "name": "vfio-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "750fx_v2.1-powerpc64-cpu",
-      "parent": "750fx-family-powerpc64-cpu"
-    },
-    {
-      "name": "vhost-user-scsi-pci-non-transitional",
-      "parent": "vhost-user-scsi-pci-base"
-    },
-    {
-      "name": "pnv-psi-POWER10",
-      "parent": "pnv-psi-POWER9"
-    },
-    {
-      "name": "chardev-pty",
-      "parent": "chardev"
-    },
-    {
-      "name": "mpc8543e_v20-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "sdhci-bus",
-      "parent": "sd-bus"
-    },
-    {
-      "name": "pnv-phb3-iommu-memory-region",
-      "parent": "qemu:iommu-memory-region"
-    },
-    {
-      "name": "smbus-eeprom",
-      "parent": "smbus-device"
-    },
-    {
-      "name": "mpc8572e-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "qemu:memory-region",
-      "parent": "object"
-    },
-    {
-      "name": "vhost-user-scsi",
-      "parent": "vhost-scsi-common"
-    },
-    {
-      "name": "virtio-net-pci",
-      "parent": "virtio-net-pci-base"
-    },
-    {
-      "name": "kvm-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "mpc8547e_v21-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "sd-card",
-      "parent": "device"
-    },
-    {
-      "name": "750cxe_v2.3-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8543_v11-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "750cxe_v2.4b-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "603e_v1.3-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "7455_v3.3-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "piix4-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "AC97",
-      "parent": "pci-device"
-    },
-    {
-      "name": "7400_v2.2-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "601_v1-powerpc64-cpu",
-      "parent": "601-family-powerpc64-cpu"
-    },
-    {
-      "name": "iop480-powerpc64-cpu",
-      "parent": "IOP480-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8349e-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "authz-simple",
-      "parent": "authz"
-    },
-    {
-      "name": "ioh3420",
-      "parent": "pcie-root-port-base"
-    },
-    {
-      "name": "403gcx-powerpc64-cpu",
-      "parent": "403GCX-family-powerpc64-cpu"
-    },
-    {
-      "name": "pnv-phb3-root-bus",
-      "parent": "PCIE"
-    },
-    {
-      "name": "tpm-emulator",
-      "parent": "tpm-backend"
-    },
-    {
-      "name": "mpc8379e-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8545_v21-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "memory-backend-memfd",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "7445_v3.3-powerpc64-cpu",
-      "parent": "7445-family-powerpc64-cpu"
-    },
-    {
-      "name": "power8e_v2.1-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "spapr-tce-table",
-      "parent": "device"
-    },
-    {
-      "name": "lsi53c810",
-      "parent": "lsi53c895a"
-    },
-    {
-      "name": "isa-m48t59",
-      "parent": "isa-m48txx"
-    },
-    {
-      "name": "mpc8547e_v20-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "irq",
-      "parent": "object"
-    },
-    {
-      "name": "401g2-powerpc64-cpu",
-      "parent": "401x2-family-powerpc64-cpu"
-    },
-    {
-      "name": "750cxe_v2.2-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8544e_v11-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "pc-testdev",
-      "parent": "isa-device"
-    },
-    {
-      "name": "mpc8610-powerpc64-cpu",
-      "parent": "e600-family-powerpc64-cpu"
-    },
-    {
-      "name": "container",
-      "parent": "object"
-    },
-    {
-      "name": "603e_v1.2-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "7455_v3.2-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "pseries-2.9-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "chardev-testdev",
-      "parent": "chardev"
-    },
-    {
-      "name": "isa-serial",
-      "parent": "isa-device"
-    },
-    {
-      "name": "7400_v2.1-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "adlib",
-      "parent": "isa-device"
-    },
-    {
-      "name": "601_v0-powerpc64-cpu",
-      "parent": "601-family-powerpc64-cpu"
-    },
-    {
-      "name": "vhost-user-fs-pci",
-      "parent": "vhost-user-fs-pci-base"
-    },
-    {
-      "name": "pnv-phb4",
-      "parent": "pcie-host-bridge"
-    },
-    {
-      "name": "603p-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "970mp_v1.1-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "gus",
-      "parent": "isa-device"
-    },
-    {
-      "name": "pnv-phb3",
-      "parent": "pcie-host-bridge"
-    },
-    {
-      "name": "can-bus",
-      "parent": "object"
-    },
-    {
-      "name": "mpc8545_v20-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "kvm-openpic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pci-serial",
-      "parent": "pci-device"
-    },
-    {
-      "name": "e500-ccsr",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "power8nvl_v1.0-pnv-chip",
-      "parent": "pnv8-chip"
-    },
-    {
-      "name": "7445_v3.2-powerpc64-cpu",
-      "parent": "7445-family-powerpc64-cpu"
-    },
-    {
-      "name": "cpu-cluster",
-      "parent": "device"
-    },
-    {
-      "name": "power10_v1.0-powernv-cpu-core",
-      "parent": "powernv-cpu-core"
-    },
-    {
-      "name": "vhost-user-gpu-pci",
-      "parent": "vhost-user-gpu-pci-base-type"
-    },
-    {
-      "name": "405gpd-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "chardev-gdb",
-      "parent": "chardev"
-    },
-    {
-      "name": "750cx_v2.0-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "dc390",
-      "parent": "am53c974"
-    },
-    {
-      "name": "750cxe_v2.1-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8544e_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "spapr-vscsi",
-      "parent": "vio-spapr-device"
-    },
-    {
-      "name": "exynos4210-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "7441_v2.10-powerpc64-cpu",
-      "parent": "7440-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8533_v11-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "hda-output",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "npe405h-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-net-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "405cra-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8548e_v11-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "macio-newworld",
-      "parent": "macio"
-    },
-    {
-      "name": "i2c-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "macio-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "mpc8544_v11-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "405gpc-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "usb-serial",
-      "parent": "usb-serial-dev"
-    },
-    {
-      "name": "virtio-mouse-pci",
-      "parent": "virtio-mouse-pci-base-type"
-    },
-    {
-      "name": "pseries-2.12-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "x2vp20-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "uni-north-internal-pci-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "qio-channel-websock",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "401b2-powerpc64-cpu",
-      "parent": "401x2-family-powerpc64-cpu"
-    },
-    {
-      "name": "e500v2_v20-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "qio-dns-resolver",
-      "parent": "object"
-    },
-    {
-      "name": "g3beige-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "755_v2.0-powerpc64-cpu",
-      "parent": "755-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8543e_v11-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "g2le-powerpc64-cpu",
-      "parent": "G2LE-family-powerpc64-cpu"
-    },
-    {
-      "name": "750cxr-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "440epx-powerpc64-cpu",
-      "parent": "440EP-family-powerpc64-cpu"
-    },
-    {
-      "name": "fw_cfg_mem",
-      "parent": "fw_cfg"
-    },
-    {
-      "name": "spapr-drc-pmem",
-      "parent": "spapr-drc-logical"
-    },
-    {
-      "name": "mpc8548e_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "g2lels-powerpc64-cpu",
-      "parent": "G2LE-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8544_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "vhost-user-scsi-pci-transitional",
-      "parent": "vhost-user-scsi-pci-base"
-    },
-    {
-      "name": "stb04-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "405gpb-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-blk-pci-transitional",
-      "parent": "virtio-blk-pci-base"
-    },
-    {
-      "name": "raven",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pc87312",
-      "parent": "isa-superio"
-    },
-    {
-      "name": "750_v2.0-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "via-pmu",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ppc4xx-host-bridge",
-      "parent": "pci-device"
-    },
-    {
-      "name": "mpc8555_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8543e_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "usb-kbd",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "power8nvl_v1.0-powerpc64-cpu",
-      "parent": "POWER8-family-powerpc64-cpu"
-    },
-    {
-      "name": "powernv9-machine",
-      "parent": "powernv-machine"
-    },
-    {
-      "name": "mpc8545e_v21-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8343-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "cryptodev-vhost-user",
-      "parent": "cryptodev-backend"
-    },
-    {
-      "name": "vfio-calxeda-xgmac",
-      "parent": "vfio-platform"
-    },
-    {
-      "name": "740_v2.0-powerpc64-cpu",
-      "parent": "740-family-powerpc64-cpu"
-    },
-    {
-      "name": "qio-channel-file",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "sysbus-ahci",
-      "parent": "sys-bus-device"
-    }
-  ],
-  "id": "libvirt-6"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-blk-pci"
-  },
-  "id": "libvirt-7"
-}
-
-{
-  "return": [
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": false,
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "class",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": true,
-      "name": "request-merging",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "lsecs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "write-zeroes",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": false,
-      "name": "scsi",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "lcyls",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 4194303,
-      "name": "max-write-zeroes-sectors",
-      "type": "uint32"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": "auto",
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "default-value": "auto",
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": true,
-      "name": "x-enable-wce-if-config-wce",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "lheads",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "default-value": 0,
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-blk-device>"
-    },
-    {
-      "default-value": true,
-      "name": "seg-max-adjust",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "config-wce",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "discard",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "default-value": 256,
-      "name": "queue-size",
-      "type": "uint16"
-    },
-    {
-      "default-value": 1,
-      "name": "num-queues",
-      "type": "uint16"
-    },
-    {
-      "default-value": "auto",
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": 4194303,
-      "name": "max-discard-sectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "opt_io_size",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-7"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-net-pci"
-  },
-  "id": "libvirt-8"
-}
-
-{
-  "return": [
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": false,
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 3,
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest_ufo",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "host_ecn",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 150000,
-      "name": "x-txtimer",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "mq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "status",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 256,
-      "name": "tx_queue_size",
-      "type": "uint16"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "name": "tx",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_rx_extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 300000,
-      "name": "rsc_interval",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "mac",
-      "description": "Ethernet 6-byte MAC Address, example: 52:54:00:12:34:56",
-      "type": "str"
-    },
-    {
-      "default-value": 256,
-      "name": "rx_queue_size",
-      "type": "uint16"
-    },
-    {
-      "default-value": true,
-      "name": "guest_ecn",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest_tso6",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": -1,
-      "name": "speed",
-      "type": "int32"
-    },
-    {
-      "default-value": true,
-      "name": "guest_tso4",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest_csum",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest_announce",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "gso",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_rx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "duplex",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_vlan",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 256,
-      "name": "x-txburst",
-      "type": "int32"
-    },
-    {
-      "default-value": true,
-      "name": "csum",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "mrg_rxbuf",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_guest_offloads",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "failover",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_mac_addr",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "host_tso6",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-mtu-bypass-backend",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "host_tso4",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "host_ufo",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-net-device>"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "netdev",
-      "description": "ID of a netdev to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "guest_rsc_ext",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "host_mtu",
-      "type": "uint16"
-    }
-  ],
-  "id": "libvirt-8"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-scsi-pci"
-  },
-  "id": "libvirt-9"
-}
-
-{
-  "return": [
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": false,
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 65535,
-      "name": "max_sectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 128,
-      "name": "cmd_per_lun",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "default-value": 256,
-      "name": "virtqueue_size",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "hotplug",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-scsi-device>"
-    },
-    {
-      "default-value": 1,
-      "name": "num_queues",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "param_change",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "seg_max_adjust",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-9"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-net-ccw"
-  },
-  "id": "libvirt-10"
-}
-
-{
-  "id": "libvirt-10",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-net-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-scsi-ccw"
-  },
-  "id": "libvirt-11"
-}
-
-{
-  "id": "libvirt-11",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-scsi-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vfio-pci"
-  },
-  "id": "libvirt-12"
-}
-
-{
-  "return": [
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "x-pci-sub-device-id",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-kvm-msi",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-igd-opregion",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": "off",
-      "name": "display",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "x-vga",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "x-pci-vendor-id",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "x-balloon-allowed",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-req",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-vfio-ioeventfd",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-geforce-quirks",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-kvm-ioeventfd",
-      "type": "bool"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "x-pci-device-id",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-kvm-intx",
-      "type": "bool"
-    },
-    {
-      "name": "host",
-      "description": "Address (bus/device/function) of the host device, example: 04:10.0",
-      "type": "str"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-kvm-msix",
-      "type": "bool"
-    },
-    {
-      "default-value": 1100,
-      "name": "x-intx-mmap-timeout-ms",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "x-igd-gms",
-      "type": "uint32"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "x-pci-sub-vendor-id",
-      "type": "uint32"
-    },
-    {
-      "name": "x-nv-gpudirect-clique",
-      "description": "NVIDIA GPUDirect Clique ID (0 - 15)",
-      "type": "uint4"
-    },
-    {
-      "name": "sysfsdev",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "default-value": "off",
-      "name": "x-msix-relocation",
-      "description": "off/auto/bar0/bar1/bar2/bar3/bar4/bar5",
-      "type": "OffAutoPCIBAR"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-mmap",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    }
-  ],
-  "id": "libvirt-12"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "scsi-hd"
-  },
-  "id": "libvirt-13"
-}
-
-{
-  "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": 0,
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "port_index",
-      "type": "uint16"
-    },
-    {
-      "default-value": false,
-      "name": "dpofua",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "default-value": 1073741824,
-      "name": "max_unmap_size",
-      "type": "uint64"
-    },
-    {
-      "default-value": 0,
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "rotation_rate",
-      "type": "uint16"
-    },
-    {
-      "name": "device_id",
-      "type": "str"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "port_wwn",
-      "type": "uint64"
-    },
-    {
-      "default-value": 0,
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "default-value": 5,
-      "name": "scsi_version",
-      "type": "int32"
-    },
-    {
-      "default-value": 0,
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "default-value": "auto",
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "name": "product",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "lsecs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "lheads",
-      "type": "uint32"
-    },
-    {
-      "name": "vendor",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "lcyls",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "wwn",
-      "type": "uint64"
-    },
-    {
-      "default-value": "auto",
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": false,
-      "name": "removable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "name": "ver",
-      "type": "str"
-    },
-    {
-      "default-value": "auto",
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": 0,
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": 2147483647,
-      "name": "max_io_size",
-      "type": "uint64"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    }
-  ],
-  "id": "libvirt-13"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "ide-hd"
-  },
-  "id": "libvirt-14"
-}
-
-{
-  "return": [
-    {
-      "default-value": 4294967295,
-      "name": "unit",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "lsecs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "lcyls",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "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": 0,
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "default-value": "auto",
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "bios-chs-trans",
-      "description": "Logical CHS translation algorithm, auto/none/lba/large/rechs",
-      "type": "BiosAtaTranslation"
-    },
-    {
-      "default-value": 0,
-      "name": "lheads",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "wwn",
-      "type": "uint64"
-    },
-    {
-      "default-value": "auto",
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "model",
-      "type": "str"
-    },
-    {
-      "name": "ver",
-      "type": "str"
-    },
-    {
-      "default-value": "auto",
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": 0,
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": 0,
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    }
-  ],
-  "id": "libvirt-14"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "PIIX4_PM"
-  },
-  "id": "libvirt-15"
-}
-
-{
-  "id": "libvirt-15",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'PIIX4_PM' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-storage"
-  },
-  "id": "libvirt-16"
-}
-
-{
-  "return": [
-    {
-      "default-value": true,
-      "name": "msos-desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "port",
-      "type": "str"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "full-path",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "default-value": "auto",
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": false,
-      "name": "removable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": 0,
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "attached",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-16"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "kvm-pit"
-  },
-  "id": "libvirt-17"
-}
-
-{
-  "id": "libvirt-17",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'kvm-pit' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "VGA"
-  },
-  "id": "libvirt-18"
-}
-
-{
-  "return": [
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "mmio",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "qemu-extended-regs",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "ymax",
-      "type": "uint32"
-    },
-    {
-      "default-value": 16,
-      "name": "vgamem_mb",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "xmax",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "edid",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "global-vmstate",
-      "type": "bool"
-    },
-    {
-      "name": "big-endian-framebuffer",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-18"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vmware-svga"
-  },
-  "id": "libvirt-19"
-}
-
-{
-  "return": [
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": 16,
-      "name": "vgamem_mb",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "global-vmstate",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-19"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-pci"
-  },
-  "id": "libvirt-20"
-}
-
-{
-  "return": [
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": false,
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 3,
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-gpu-device>"
-    },
-    {
-      "default-value": 768,
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "edid",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "max_outputs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 268435456,
-      "name": "max_hostmem",
-      "type": "size"
-    },
-    {
-      "default-value": 1024,
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-20"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-device"
-  },
-  "id": "libvirt-21"
-}
-
-{
-  "return": [
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "edid",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 268435456,
-      "name": "max_hostmem",
-      "type": "size"
-    },
-    {
-      "default-value": 1024,
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "default-value": 768,
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "default-value": 1,
-      "name": "max_outputs",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-21"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "ICH9-LPC"
-  },
-  "id": "libvirt-22"
-}
-
-{
-  "id": "libvirt-22",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'ICH9-LPC' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-pci"
-  },
-  "id": "libvirt-23"
-}
-
-{
-  "return": [
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": false,
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "class",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "guest-stats",
-      "type": "guest statistics"
-    },
-    {
-      "name": "guest-stats-polling-interval",
-      "type": "int"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "default-value": false,
-      "name": "free-page-hint",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-balloon-device>"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "qemu-4-0-config-size",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "deflate-on-oom",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-23"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-ccw"
-  },
-  "id": "libvirt-24"
-}
-
-{
-  "id": "libvirt-24",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-balloon-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-device"
-  },
-  "id": "libvirt-25"
-}
-
-{
-  "return": [
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "free-page-hint",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "deflate-on-oom",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "default-value": false,
-      "name": "qemu-4-0-config-size",
-      "type": "bool"
-    },
-    {
-      "name": "guest-stats",
-      "type": "guest statistics"
-    },
-    {
-      "name": "guest-stats-polling-interval",
-      "type": "int"
-    }
-  ],
-  "id": "libvirt-25"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "spapr-pci-host-bridge"
-  },
-  "id": "libvirt-26"
-}
-
-{
-  "return": [
-    {
-      "default-value": true,
-      "name": "dynamic-reconfiguration",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "atsd",
-      "type": "uint64"
-    },
-    {
-      "default-value": true,
-      "name": "ddw",
-      "type": "bool"
-    },
-    {
-      "default-value": 1073741824,
-      "name": "dma_win_size",
-      "type": "uint64"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "numa_node",
-      "type": "uint32"
-    },
-    {
-      "default-value": 1099511627776,
-      "name": "mem64_win_size",
-      "type": "uint64"
-    },
-    {
-      "default-value": 18944000,
-      "name": "pgsz",
-      "type": "uint64"
-    },
-    {
-      "default-value": false,
-      "name": "pre-2.8-migration",
-      "type": "bool"
-    },
-    {
-      "default-value": 65536,
-      "name": "io_win_size",
-      "type": "uint64"
-    },
-    {
-      "default-value": 2147483648,
-      "name": "mem_win_size",
-      "type": "uint64"
-    },
-    {
-      "default-value": 0,
-      "name": "dma_win_addr",
-      "type": "uint64"
-    },
-    {
-      "default-value": 576460752303423488,
-      "name": "dma64_win_addr",
-      "type": "uint64"
-    },
-    {
-      "default-value": 0,
-      "name": "gpa",
-      "type": "uint64"
-    },
-    {
-      "default-value": true,
-      "name": "pcie-extended-configuration-space",
-      "type": "bool"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "index",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-26"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "nvdimm"
-  },
-  "id": "libvirt-27"
-}
-
-{
-  "return": [
-    {
-      "default-value": 0,
-      "name": "addr",
-      "type": "uint64"
-    },
-    {
-      "name": "memdev",
-      "type": "link<memory-backend>"
-    },
-    {
-      "default-value": 0,
-      "name": "node",
-      "type": "uint32"
-    },
-    {
-      "default-value": -1,
-      "name": "slot",
-      "type": "int32"
-    },
-    {
-      "default-value": false,
-      "name": "unarmed",
-      "type": "bool"
-    },
-    {
-      "name": "label-size",
-      "type": "int"
-    },
-    {
-      "name": "uuid",
-      "type": "QemuUUID"
-    },
-    {
-      "name": "size",
-      "type": "uint64"
-    }
-  ],
-  "id": "libvirt-27"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "pcie-root-port"
-  },
-  "id": "libvirt-28"
-}
-
-{
-  "return": [
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "port",
-      "type": "uint8"
-    },
-    {
-      "default-value": 8,
-      "name": "aer_log_max",
-      "type": "uint16"
-    },
-    {
-      "default-value": true,
-      "name": "hotplug",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "chassis",
-      "type": "uint8"
-    },
-    {
-      "default-value": 0,
-      "name": "slot",
-      "type": "uint16"
-    },
-    {
-      "default-value": false,
-      "name": "disable-acs",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "power_controller_present",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 18446744073709551615,
-      "name": "mem-reserve",
-      "type": "size"
-    },
-    {
-      "default-value": 18446744073709551615,
-      "name": "pref32-reserve",
-      "type": "size"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "bus-reserve",
-      "type": "uint32"
-    },
-    {
-      "default-value": "32",
-      "name": "x-width",
-      "description": "1/2/4/8/12/16/32",
-      "type": "PCIELinkWidth"
-    },
-    {
-      "default-value": 18446744073709551615,
-      "name": "pref64-reserve",
-      "type": "size"
-    },
-    {
-      "default-value": 18446744073709551615,
-      "name": "io-reserve",
-      "type": "size"
-    },
-    {
-      "default-value": true,
-      "name": "x-migrate-msix",
-      "type": "bool"
-    },
-    {
-      "default-value": "16",
-      "name": "x-speed",
-      "description": "2_5/5/8/16",
-      "type": "PCIELinkSpeed"
-    }
-  ],
-  "id": "libvirt-28"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-host"
-  },
-  "id": "libvirt-29"
-}
-
-{
-  "return": [
-    {
-      "default-value": true,
-      "name": "full-path",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "port",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "msos-desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "hostbus",
-      "type": "uint32"
-    },
-    {
-      "default-value": 4,
-      "name": "isobufs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "vendorid",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "productid",
-      "type": "uint32"
-    },
-    {
-      "name": "hostport",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "pipeline",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "hostaddr",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "suppress-remote-wake",
-      "type": "bool"
-    },
-    {
-      "default-value": 2,
-      "name": "loglevel",
-      "type": "uint32"
-    },
-    {
-      "default-value": 32,
-      "name": "isobsize",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "guest-resets-all",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest-reset",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "attached",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-29"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vhost-user-fs-device"
-  },
-  "id": "libvirt-30"
-}
-
-{
-  "return": [
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-legacy-check",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "chardev",
-      "description": "ID of a chardev to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": 128,
-      "name": "queue-size",
-      "type": "uint16"
-    },
-    {
-      "name": "tag",
-      "type": "str"
-    },
-    {
-      "default-value": 1,
-      "name": "num-request-queues",
-      "type": "uint16"
-    }
-  ],
-  "id": "libvirt-30"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-iommu-pci"
-  },
-  "id": "libvirt-31"
-}
-
-{
-  "return": [
-    {
-      "name": "fake-data",
-      "description": "pretend there's real data here",
-      "type": "str"
-    }
-  ],
-  "id": "libvirt-31"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "memory-backend-file"
-  },
-  "id": "libvirt-32"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "policy",
-      "description": "Set the NUMA policy",
-      "type": "HostMemPolicy"
-    },
-    {
-      "name": "prealloc-threads",
-      "description": "Number of CPU threads to use for prealloc",
-      "type": "int"
-    },
-    {
-      "name": "dump",
-      "description": "Set to 'off' to exclude from core dump",
-      "type": "bool"
-    },
-    {
-      "name": "share",
-      "description": "Mark the memory as private to QEMU or shared",
-      "type": "bool"
-    },
-    {
-      "name": "prealloc",
-      "description": "Preallocate memory",
-      "type": "bool"
-    },
-    {
-      "name": "size",
-      "description": "Size of the memory region (ex: 500M)",
-      "type": "int"
-    },
-    {
-      "name": "x-use-canonical-path-for-ramblock-id",
-      "type": "bool"
-    },
-    {
-      "name": "host-nodes",
-      "description": "Binds memory to the list of NUMA host nodes",
-      "type": "int"
-    },
-    {
-      "name": "merge",
-      "description": "Mark memory as mergeable",
-      "type": "bool"
-    },
-    {
-      "name": "pmem",
-      "type": "bool"
-    },
-    {
-      "name": "align",
-      "type": "int"
-    },
-    {
-      "name": "mem-path",
-      "type": "string"
-    },
-    {
-      "name": "discard-data",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-32"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "memory-backend-memfd"
-  },
-  "id": "libvirt-33"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "policy",
-      "description": "Set the NUMA policy",
-      "type": "HostMemPolicy"
-    },
-    {
-      "name": "prealloc-threads",
-      "description": "Number of CPU threads to use for prealloc",
-      "type": "int"
-    },
-    {
-      "name": "dump",
-      "description": "Set to 'off' to exclude from core dump",
-      "type": "bool"
-    },
-    {
-      "name": "share",
-      "description": "Mark the memory as private to QEMU or shared",
-      "type": "bool"
-    },
-    {
-      "name": "prealloc",
-      "description": "Preallocate memory",
-      "type": "bool"
-    },
-    {
-      "name": "size",
-      "description": "Size of the memory region (ex: 500M)",
-      "type": "int"
-    },
-    {
-      "name": "x-use-canonical-path-for-ramblock-id",
-      "type": "bool"
-    },
-    {
-      "name": "host-nodes",
-      "description": "Binds memory to the list of NUMA host nodes",
-      "type": "int"
-    },
-    {
-      "name": "merge",
-      "description": "Mark memory as mergeable",
-      "type": "bool"
-    },
-    {
-      "name": "seal",
-      "description": "Seal growing & shrinking",
-      "type": "bool"
-    },
-    {
-      "name": "hugetlbsize",
-      "description": "Huge pages size (ex: 2M, 1G)",
-      "type": "int"
-    },
-    {
-      "name": "hugetlb",
-      "description": "Use huge pages",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-33"
-}
-
-{
-  "execute": "query-machines",
-  "id": "libvirt-34"
-}
-
-{
-  "return": [
-    {
-      "hotpluggable-cpus": false,
-      "name": "powernv9",
-      "numa-mem-supported": false,
-      "default-cpu-type": "power9_v2.0-powerpc64-cpu",
-      "cpu-max": 2048,
-      "deprecated": false,
-      "alias": "powernv"
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "g3beige",
-      "numa-mem-supported": false,
-      "default-cpu-type": "750_v3.1-powerpc64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.12",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.9",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "ref405ep",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "40p",
-      "numa-mem-supported": false,
-      "default-cpu-type": "604-powerpc64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-4.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.12-sxxm",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.3",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.6",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sam460ex",
-      "numa-mem-supported": false,
-      "default-cpu-type": "460exb-powerpc64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virtex-ml507",
-      "numa-mem-supported": false,
-      "default-cpu-type": "440-xilinx-powerpc64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-3.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.7",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "none",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-5.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "is-default": true,
-      "cpu-max": 1024,
-      "deprecated": false,
-      "alias": "pseries"
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.8",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-4.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "bamboo",
-      "numa-mem-supported": false,
-      "default-cpu-type": "440epb-powerpc64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "taihu",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.10",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.4",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mpc8544ds",
-      "numa-mem-supported": false,
-      "default-cpu-type": "e500v2_v30-powerpc64-cpu",
-      "cpu-max": 15,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-4.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "powernv8",
-      "numa-mem-supported": false,
-      "default-cpu-type": "power8_v2.0-powerpc64-cpu",
-      "cpu-max": 2048,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "powernv10",
-      "numa-mem-supported": false,
-      "default-cpu-type": "power10_v1.0-powerpc64-cpu",
-      "cpu-max": 2048,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.11",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.5",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-3.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "host-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mac99",
-      "numa-mem-supported": false,
-      "default-cpu-type": "970fx_v3.1-powerpc64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "ppce500",
-      "numa-mem-supported": false,
-      "default-cpu-type": "e500v2_v30-powerpc64-cpu",
-      "cpu-max": 32,
-      "deprecated": false
-    }
-  ],
-  "id": "libvirt-34"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "pseries-5.0-machine"
-  },
-  "id": "libvirt-35"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "graphics",
-      "description": "Set on/off to enable/disable graphics emulation",
-      "type": "bool"
-    },
-    {
-      "name": "phandle-start",
-      "description": "The first phandle ID we may generate dynamically",
-      "type": "int"
-    },
-    {
-      "name": "dump-guest-core",
-      "description": "Include guest memory in a core dump",
-      "type": "bool"
-    },
-    {
-      "name": "append",
-      "description": "Linux kernel command line",
-      "type": "string"
-    },
-    {
-      "name": "dumpdtb",
-      "description": "Dump current dtb to a file and quit",
-      "type": "string"
-    },
-    {
-      "name": "memory-encryption",
-      "description": "Set memory encryption object to use",
-      "type": "string"
-    },
-    {
-      "name": "dt-compatible",
-      "description": "Overrides the \"compatible\" property of the dt root node",
-      "type": "string"
-    },
-    {
-      "name": "kernel",
-      "description": "Linux kernel image file",
-      "type": "string"
-    },
-    {
-      "name": "usb",
-      "description": "Set on/off to enable/disable usb",
-      "type": "bool"
-    },
-    {
-      "name": "suppress-vmdesc",
-      "description": "Set on to disable self-describing migration",
-      "type": "bool"
-    },
-    {
-      "name": "dtb",
-      "description": "Linux kernel device tree file",
-      "type": "string"
-    },
-    {
-      "name": "firmware",
-      "description": "Firmware image",
-      "type": "string"
-    },
-    {
-      "name": "mem-merge",
-      "description": "Enable/disable memory merge support",
-      "type": "bool"
-    },
-    {
-      "name": "initrd",
-      "description": "Linux initial ramdisk file",
-      "type": "string"
-    },
-    {
-      "name": "enforce-config-section",
-      "description": "Set on to enforce configuration section migration",
-      "type": "bool"
-    },
-    {
-      "name": "cap-hpt-max-page-size",
-      "description": "Maximum page size for Hash Page Table guests",
-      "type": "int"
-    },
-    {
-      "name": "cap-dfp",
-      "description": "Allow Decimal Floating Point (DFP)",
-      "type": "bool"
-    },
-    {
-      "name": "cap-fwnmi",
-      "description": "Implements PAPR FWNMI option",
-      "type": "bool"
-    },
-    {
-      "name": "cap-ccf-assist",
-      "description": "Count Cache Flush Assist via HW Instruction",
-      "type": "bool"
-    },
-    {
-      "name": "cap-large-decr",
-      "description": "Allow Large Decrementer",
-      "type": "bool"
-    },
-    {
-      "name": "cap-cfpc",
-      "description": "Cache Flush on Privilege Change (broken, workaround, fixed)",
-      "type": "string"
-    },
-    {
-      "name": "cap-ibs",
-      "description": "Indirect Branch Speculation (broken, workaround, fixed-ibs,fixed-ccd, fixed-na)",
-      "type": "string"
-    },
-    {
-      "name": "cap-sbbc",
-      "description": "Speculation Barrier Bounds Checking (broken, workaround, fixed)",
-      "type": "string"
-    },
-    {
-      "name": "cap-vsx",
-      "description": "Allow Vector Scalar Extensions (VSX)",
-      "type": "bool"
-    },
-    {
-      "name": "cap-htm",
-      "description": "Allow Hardware Transactional Memory (HTM)",
-      "type": "bool"
-    },
-    {
-      "name": "cap-nested-hv",
-      "description": "Allow Nested KVM-HV",
-      "type": "bool"
-    },
-    {
-      "name": "vfio-no-msix-emulation",
-      "type": "bool"
-    },
-    {
-      "name": "nvdimm-persistence",
-      "description": "Set NVDIMM persistenceValid values are cpu, mem-ctrl",
-      "type": "string"
-    },
-    {
-      "name": "ic-mode",
-      "description": "Specifies the interrupt controller mode (xics, xive, dual)",
-      "type": "string"
-    },
-    {
-      "name": "kvm-type",
-      "description": "Specifies the KVM virtualization mode (HV, PR)",
-      "type": "string"
-    },
-    {
-      "name": "host-model",
-      "description": "Host model to advertise in guest device tree",
-      "type": "string"
-    },
-    {
-      "name": "max-cpu-compat",
-      "description": "Maximum permitted CPU compatibility mode. Valid values are power6, power7, power7+, power8, power9, power10.",
-      "type": "string"
-    },
-    {
-      "name": "nvdimm",
-      "description": "Set on/off to enable/disable NVDIMM instantiation",
-      "type": "bool"
-    },
-    {
-      "name": "kernel-addr",
-      "description": "0x400000 for -kernel is the default",
-      "type": "uint64"
-    },
-    {
-      "name": "modern-hotplug-events",
-      "description": "Use dedicated hotplug event mechanism in place of standard EPOW events when possible (required for memory hot-unplug support)",
-      "type": "bool"
-    },
-    {
-      "name": "memory-backend",
-      "description": "Set RAM backendValid value is ID of hostmem based backend",
-      "type": "string"
-    },
-    {
-      "name": "vsmt",
-      "description": "Virtual SMT: KVM behaves as if this were the host's SMT mode",
-      "type": "uint32"
-    },
-    {
-      "name": "hmat",
-      "description": "Set on/off to enable/disable ACPI Heterogeneous Memory Attribute Table (HMAT)",
-      "type": "bool"
-    },
-    {
-      "name": "host-serial",
-      "description": "Host serial number to advertise in guest device tree",
-      "type": "string"
-    },
-    {
-      "name": "resize-hpt",
-      "description": "Resizing of the Hash Page Table (enabled, disabled, required)",
-      "type": "string"
-    }
-  ],
-  "id": "libvirt-35"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "none-machine"
-  },
-  "id": "libvirt-36"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "enforce-config-section",
-      "description": "Set on to enforce configuration section migration",
-      "type": "bool"
-    },
-    {
-      "name": "graphics",
-      "description": "Set on/off to enable/disable graphics emulation",
-      "type": "bool"
-    },
-    {
-      "name": "memory-encryption",
-      "description": "Set memory encryption object to use",
-      "type": "string"
-    },
-    {
-      "name": "dtb",
-      "description": "Linux kernel device tree file",
-      "type": "string"
-    },
-    {
-      "name": "usb",
-      "description": "Set on/off to enable/disable usb",
-      "type": "bool"
-    },
-    {
-      "name": "phandle-start",
-      "description": "The first phandle ID we may generate dynamically",
-      "type": "int"
-    },
-    {
-      "name": "dump-guest-core",
-      "description": "Include guest memory in a core dump",
-      "type": "bool"
-    },
-    {
-      "name": "append",
-      "description": "Linux kernel command line",
-      "type": "string"
-    },
-    {
-      "name": "suppress-vmdesc",
-      "description": "Set on to disable self-describing migration",
-      "type": "bool"
-    },
-    {
-      "name": "mem-merge",
-      "description": "Enable/disable memory merge support",
-      "type": "bool"
-    },
-    {
-      "name": "dt-compatible",
-      "description": "Overrides the \"compatible\" property of the dt root node",
-      "type": "string"
-    },
-    {
-      "name": "kernel",
-      "description": "Linux kernel image file",
-      "type": "string"
-    },
-    {
-      "name": "dumpdtb",
-      "description": "Dump current dtb to a file and quit",
-      "type": "string"
-    },
-    {
-      "name": "initrd",
-      "description": "Linux initial ramdisk file",
-      "type": "string"
-    },
-    {
-      "name": "firmware",
-      "description": "Firmware image",
-      "type": "string"
-    },
-    {
-      "name": "memory-backend",
-      "description": "Set RAM backendValid value is ID of hostmem based backend",
-      "type": "string"
-    }
-  ],
-  "id": "libvirt-36"
-}
-
-{
-  "execute": "query-cpu-definitions",
-  "id": "libvirt-37"
-}
-
-{
-  "return": [
-    {
-      "name": "default",
-      "typename": "604-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "ppc",
-      "typename": "604-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "ppc32",
-      "typename": "604-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "ppc64",
-      "typename": "970fx_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power10",
-      "typename": "power10_v1.0-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power9",
-      "typename": "host-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power8nvl",
-      "typename": "power8nvl_v1.0-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power8",
-      "typename": "power8_v2.0-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power8e",
-      "typename": "power8e_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power7+",
-      "typename": "power7+_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power7",
-      "typename": "power7_v2.3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power5gs",
-      "typename": "power5+_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power5+",
-      "typename": "power5+_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "970mp",
-      "typename": "970mp_v1.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "970fx",
-      "typename": "970fx_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "970",
-      "typename": "970_v2.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "apollo7pm",
-      "typename": "7457a_v1.0-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7457a",
-      "typename": "7457a_v1.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7447a",
-      "typename": "7447a_v1.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "apollo7",
-      "typename": "7457_v1.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7457",
-      "typename": "7457_v1.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7447",
-      "typename": "7447_v1.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "apollo6",
-      "typename": "7455_v3.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7455",
-      "typename": "7455_v3.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7445",
-      "typename": "7445_v3.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7451",
-      "typename": "7451_v2.3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7441",
-      "typename": "7441_v2.3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "vger",
-      "typename": "7450_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7450",
-      "typename": "7450_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7448",
-      "typename": "7448_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "nitro",
-      "typename": "7410_v1.4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7410",
-      "typename": "7410_v1.4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "g4",
-      "typename": "7400_v2.9-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "max",
-      "typename": "7400_v2.9-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7400",
-      "typename": "7400_v2.9-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "goldfinger",
-      "typename": "755_v2.8-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "755",
-      "typename": "755_v2.8-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "745",
-      "typename": "745_v2.8-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "lonestar",
-      "typename": "750l_v3.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750l",
-      "typename": "750l_v3.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750gx",
-      "typename": "750gx_v1.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750fx",
-      "typename": "750fx_v2.3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750cxe",
-      "typename": "750cxe_v3.1b-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750cx",
-      "typename": "750cx_v2.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750cl",
-      "typename": "750cl_v2.0-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "conan/doyle",
-      "typename": "750p-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "g3",
-      "typename": "750_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "typhoon",
-      "typename": "750_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750",
-      "typename": "750_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "arthur",
-      "typename": "740_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "740",
-      "typename": "740_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mach5",
-      "typename": "604r-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "sirocco",
-      "typename": "604e_v2.4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "604e",
-      "typename": "604e_v2.4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "goldeneye",
-      "typename": "603e7t-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "603r",
-      "typename": "603e7t-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "vaillant",
-      "typename": "603e7v-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "stretch",
-      "typename": "603e_v4.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "603e",
-      "typename": "603e_v4.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "vanilla",
-      "typename": "603-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "601v",
-      "typename": "601_v2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "601",
-      "typename": "601_v2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8560",
-      "typename": "mpc8560_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8555e",
-      "typename": "mpc8555e_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8555",
-      "typename": "mpc8555_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8548e",
-      "typename": "mpc8548e_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8548",
-      "typename": "mpc8548_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8547e",
-      "typename": "mpc8547e_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8545e",
-      "typename": "mpc8545e_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8545",
-      "typename": "mpc8545_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8544e",
-      "typename": "mpc8544e_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8544",
-      "typename": "mpc8544_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8543e",
-      "typename": "mpc8543e_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8543",
-      "typename": "mpc8543_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8541e",
-      "typename": "mpc8541e_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8541",
-      "typename": "mpc8541_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8540",
-      "typename": "mpc8540_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8533e",
-      "typename": "mpc8533e_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8533",
-      "typename": "mpc8533_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "e500v2",
-      "typename": "e500v2_v22-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "e500v1",
-      "typename": "e500_v20-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "e500",
-      "typename": "e500v2_v22-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8347ea",
-      "typename": "mpc8347eat-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8347e",
-      "typename": "mpc8347et-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8347a",
-      "typename": "mpc8347at-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8347",
-      "typename": "mpc8347t-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "e300",
-      "typename": "e300c3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "e200",
-      "typename": "e200z6-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8280",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8275",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8272",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8271",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8270",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8266_hip4",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8266_hip3",
-      "typename": "g2hip3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8266",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8265_hip4",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8265_hip3",
-      "typename": "g2hip3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8265",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8264_hip4",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8264_hip3",
-      "typename": "g2hip3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8264",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8260_hip4",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8260_hip3",
-      "typename": "g2hip3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8260",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8255_hip4",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8255_hip3",
-      "typename": "g2hip3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8255",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8250_hip4",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8250_hip3",
-      "typename": "g2hip3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8250",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8248",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8247",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8245",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8241",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "powerquicc-ii",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc82xx",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc5200b",
-      "typename": "mpc5200b_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc5200",
-      "typename": "mpc5200_v12-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc52xx",
-      "typename": "mpc5200_v12-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8240",
-      "typename": "603-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "460ex",
-      "typename": "460exb-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "440ep",
-      "typename": "440epb-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "x2vp50",
-      "typename": "x2vp20-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "x2vp7",
-      "typename": "x2vp4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "405gpe",
-      "typename": "405crc-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "405gp",
-      "typename": "405gpd-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "405cr",
-      "typename": "405crc-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "405",
-      "typename": "405d4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "403",
-      "typename": "403gc-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "740_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8343",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8545e_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power8nvl_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8555_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405gpb",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "stb04",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8544_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2lels",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "440epx",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxr",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2le",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543e_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500v2_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401b2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "x2vp20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405gpc",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8544_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548e_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405cra",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "npe405h",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8533_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7441_v2.10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8544e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cx_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405gpd",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7445_v3.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8545_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603p",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "601_v0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7455_v3.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8610",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8544e_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401g2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8547e_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7445_v3.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8545_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8379e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "403gcx",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8349e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "iop480",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "601_v1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7455_v3.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v1.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v2.4b",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8547e_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8572e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543e_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750fx_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "602",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8555e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7451_v2.10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750l_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970fx_v3.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548e_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8641d",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7410_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401a1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543e_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750fx_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500v2_v30",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405ez",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401c2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8555e_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405d2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970fx_v3.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548e_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405lp",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8349ea",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v3.1b",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740_v3.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "440epa",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc5200b_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.6",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750_v3.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e7v",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8377",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7445_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7447a_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740_v3.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970mp_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8641",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e200z5",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750p",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.7",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750_v3.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7450_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "x2vp4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "cobra",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7447a_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.7",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970mp_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8545e_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e200z6",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.8",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7450_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405gpa",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "stb03",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.8",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power9_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7457a_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8349a",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401d2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2gp",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "stb25",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cl_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7457a_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2legp3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347t",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8533_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "440-xilinx",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347ap",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "604e_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7457a_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e7v1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7447_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v4.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "npe4gs3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970fx_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "604e_v2.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7457_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e300c4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e7v2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7447_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc5200_v12",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power8e_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750l_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8343a",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "host",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347eap",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7457_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e600",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750fx_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7448_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750l_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7457_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7448_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power7_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "npe405h2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e7t",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8572",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2legp",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750fl",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cx_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.5",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8349",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power9_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7447a_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.5",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "403gb",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7450_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.6",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e5500",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8568",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8343ea",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "403gc",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8541_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7455_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v3.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e7",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power5+_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2legp1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7441_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8541_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v3.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7410_v1.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7451_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.7",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970fx_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7410_v1.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8567e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "604e_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.8",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e300c2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750gl",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8540_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7448_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc5200_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.9",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8533e_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500mc",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e300c3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7448_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750l_v3.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8555_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc5200_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740p",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2h4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc603",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500v2_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405crb",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347et",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500v2_v22",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cx_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e6500",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7450_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power8_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2hip3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405crc",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401e2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8560_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8568e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cx_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8540_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8377e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7450_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7445_v3.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7445_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2hip4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "601_v2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7455_v3.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v1.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v2.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "403ga",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7455_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405ep",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8540_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2ls",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347at",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "npe405l",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8541e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8567",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347p",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7441_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7410_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500v2_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cl_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750fx_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "604",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8541e_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405gpr",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750fx_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8343e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347eat",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7410_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750gx_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.6",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "440epb",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc5200b_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405d4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970fx_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750gx_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8378",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8560_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "460exb",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401f2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e300c1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power7+_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "440-xilinx-w-dfpu",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8378e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347ep",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750l_v3.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "604r",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750gx_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power10_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8560_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8533e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8379",
-      "typename": "",
-      "static": false
-    }
-  ],
-  "id": "libvirt-37"
-}
-
-{
-  "execute": "query-tpm-models",
-  "id": "libvirt-38"
-}
-
-{
-  "return": [
-    "tpm-spapr"
-  ],
-  "id": "libvirt-38"
-}
-
-{
-  "execute": "query-tpm-types",
-  "id": "libvirt-39"
-}
-
-{
-  "return": [
-    "passthrough",
-    "emulator"
-  ],
-  "id": "libvirt-39"
-}
-
-{
-  "execute": "query-command-line-options",
-  "id": "libvirt-40"
-}
-
-{
-  "return": [
-    {
-      "parameters": [
-        {
-          "name": "timeout",
-          "help": "Request timeout in seconds (default 0 = no timeout)",
-          "type": "number"
-        },
-        {
-          "name": "initiator-name",
-          "help": "Initiator iqn name to use when connecting",
-          "type": "string"
-        },
-        {
-          "name": "header-digest",
-          "help": "HeaderDigest setting. {CRC32C|CRC32C-NONE|NONE-CRC32C|NONE}",
-          "type": "string"
-        },
-        {
-          "name": "password-secret",
-          "help": "ID of the secret providing password for CHAP authentication to target",
-          "type": "string"
-        },
-        {
-          "name": "password",
-          "help": "password for CHAP authentication to target",
-          "type": "string"
-        },
-        {
-          "name": "user",
-          "help": "username for CHAP authentication to target",
-          "type": "string"
-        }
-      ],
-      "option": "iscsi"
-    },
-    {
-      "parameters": [
-        {
-          "name": "audiodev",
-          "type": "string"
-        },
-        {
-          "name": "non-adaptive",
-          "type": "boolean"
-        },
-        {
-          "name": "lossy",
-          "type": "boolean"
-        },
-        {
-          "name": "sasl-authz",
-          "type": "string"
-        },
-        {
-          "name": "tls-authz",
-          "type": "string"
-        },
-        {
-          "name": "acl",
-          "type": "boolean"
-        },
-        {
-          "name": "sasl",
-          "type": "boolean"
-        },
-        {
-          "name": "key-delay-ms",
-          "type": "number"
-        },
-        {
-          "name": "lock-key-sync",
-          "type": "boolean"
-        },
-        {
-          "name": "reverse",
-          "type": "boolean"
-        },
-        {
-          "name": "password",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv6",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv4",
-          "type": "boolean"
-        },
-        {
-          "name": "to",
-          "type": "number"
-        },
-        {
-          "name": "connections",
-          "type": "number"
-        },
-        {
-          "name": "head",
-          "type": "number"
-        },
-        {
-          "name": "display",
-          "type": "string"
-        },
-        {
-          "name": "share",
-          "type": "string"
-        },
-        {
-          "name": "tls-creds",
-          "type": "string"
-        },
-        {
-          "name": "websocket",
-          "type": "string"
-        },
-        {
-          "name": "vnc",
-          "type": "string"
-        }
-      ],
-      "option": "vnc"
-    },
-    {
-      "parameters": [
-        {
-          "name": "dmode",
-          "type": "number"
-        },
-        {
-          "name": "fmode",
-          "type": "number"
-        },
-        {
-          "name": "sock_fd",
-          "type": "number"
-        },
-        {
-          "name": "socket",
-          "type": "string"
-        },
-        {
-          "name": "multidevs",
-          "type": "string"
-        },
-        {
-          "name": "readonly",
-          "type": "boolean"
-        },
-        {
-          "name": "writeout",
-          "type": "string"
-        },
-        {
-          "name": "security_model",
-          "type": "string"
-        },
-        {
-          "name": "mount_tag",
-          "type": "string"
-        },
-        {
-          "name": "path",
-          "type": "string"
-        },
-        {
-          "name": "fsdriver",
-          "type": "string"
-        }
-      ],
-      "option": "virtfs"
-    },
-    {
-      "parameters": [
-        {
-          "name": "throttling.iops-size",
-          "help": "when limiting by iops max size of an I/O in bytes",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max-length",
-          "help": "length of the bps-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max-length",
-          "help": "length of the bps-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max-length",
-          "help": "length of the bps-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max-length",
-          "help": "length of the iops-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max-length",
-          "help": "length of the iops-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max-length",
-          "help": "length of the iops-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max",
-          "help": "total bytes write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max",
-          "help": "total bytes read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max",
-          "help": "total bytes burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max",
-          "help": "I/O operations write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max",
-          "help": "I/O operations read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max",
-          "help": "I/O operations burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write",
-          "help": "limit write bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read",
-          "help": "limit read bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total",
-          "help": "limit total bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write",
-          "help": "limit write operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read",
-          "help": "limit read operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total",
-          "help": "limit total I/O operations per second",
-          "type": "number"
-        },
-        {
-          "name": "dmode",
-          "type": "number"
-        },
-        {
-          "name": "fmode",
-          "type": "number"
-        },
-        {
-          "name": "sock_fd",
-          "type": "number"
-        },
-        {
-          "name": "socket",
-          "type": "string"
-        },
-        {
-          "name": "multidevs",
-          "type": "string"
-        },
-        {
-          "name": "readonly",
-          "type": "boolean"
-        },
-        {
-          "name": "writeout",
-          "type": "string"
-        },
-        {
-          "name": "security_model",
-          "type": "string"
-        },
-        {
-          "name": "path",
-          "type": "string"
-        },
-        {
-          "name": "fsdriver",
-          "type": "string"
-        }
-      ],
-      "option": "fsdev"
-    },
-    {
-      "parameters": [
-        {
-          "name": "resourcecontrol",
-          "type": "string"
-        },
-        {
-          "name": "spawn",
-          "type": "string"
-        },
-        {
-          "name": "elevateprivileges",
-          "type": "string"
-        },
-        {
-          "name": "obsolete",
-          "type": "string"
-        },
-        {
-          "name": "enable",
-          "type": "boolean"
-        }
-      ],
-      "option": "sandbox"
-    },
-    {
-      "parameters": [
-        {
-          "name": "string",
-          "help": "Sets content of the blob to be inserted from a string",
-          "type": "string"
-        },
-        {
-          "name": "file",
-          "help": "Sets the name of the file from which the fw_cfg blob will be loaded",
-          "type": "string"
-        },
-        {
-          "name": "name",
-          "help": "Sets the fw_cfg name of the blob to be inserted",
-          "type": "string"
-        }
-      ],
-      "option": "fw_cfg"
-    },
-    {
-      "parameters": [],
-      "option": ""
-    },
-    {
-      "parameters": [
-        {
-          "name": "rrsnapshot",
-          "type": "string"
-        },
-        {
-          "name": "rrfile",
-          "type": "string"
-        },
-        {
-          "name": "rr",
-          "type": "string"
-        },
-        {
-          "name": "sleep",
-          "type": "boolean"
-        },
-        {
-          "name": "align",
-          "type": "boolean"
-        },
-        {
-          "name": "shift",
-          "type": "string"
-        }
-      ],
-      "option": "icount"
-    },
-    {
-      "parameters": [],
-      "option": "numa"
-    },
-    {
-      "parameters": [
-        {
-          "name": "debug-threads",
-          "help": "When enabled, name the individual threads; defaults off.\nNOTE: The thread names are for debugging and not a\nstable API.",
-          "type": "boolean"
-        },
-        {
-          "name": "process",
-          "help": "Sets the name of the QEMU process, as shown in top etc",
-          "type": "string"
-        },
-        {
-          "name": "guest",
-          "help": "Sets the name of the guest.\nThis name will be displayed in the SDL window caption.\nThe name will also be used for the VNC server",
-          "type": "string"
-        }
-      ],
-      "option": "name"
-    },
-    {
-      "parameters": [
-        {
-          "name": "timestamp",
-          "type": "boolean"
-        }
-      ],
-      "option": "msg"
-    },
-    {
-      "parameters": [
-        {
-          "name": "cpu-pm",
-          "type": "boolean"
-        },
-        {
-          "name": "mem-lock",
-          "type": "boolean"
-        }
-      ],
-      "option": "overcommit"
-    },
-    {
-      "parameters": [
-        {
-          "name": "mlock",
-          "type": "boolean"
-        }
-      ],
-      "option": "realtime"
-    },
-    {
-      "parameters": [],
-      "option": "tpmdev"
-    },
-    {
-      "parameters": [],
-      "option": "object"
-    },
-    {
-      "parameters": [
-        {
-          "name": "opaque",
-          "help": "free-form string used to describe fd",
-          "type": "string"
-        },
-        {
-          "name": "set",
-          "help": "ID of the fd set to add fd to",
-          "type": "number"
-        },
-        {
-          "name": "fd",
-          "help": "file descriptor of which a duplicate is added to fd set",
-          "type": "number"
-        }
-      ],
-      "option": "add-fd"
-    },
-    {
-      "parameters": [
-        {
-          "name": "strict",
-          "type": "boolean"
-        },
-        {
-          "name": "reboot-timeout",
-          "type": "number"
-        },
-        {
-          "name": "splash-time",
-          "type": "number"
-        },
-        {
-          "name": "splash",
-          "type": "string"
-        },
-        {
-          "name": "menu",
-          "type": "boolean"
-        },
-        {
-          "name": "once",
-          "type": "string"
-        },
-        {
-          "name": "order",
-          "type": "string"
-        }
-      ],
-      "option": "boot-opts"
-    },
-    {
-      "parameters": [
-        {
-          "name": "maxcpus",
-          "type": "number"
-        },
-        {
-          "name": "threads",
-          "type": "number"
-        },
-        {
-          "name": "cores",
-          "type": "number"
-        },
-        {
-          "name": "dies",
-          "type": "number"
-        },
-        {
-          "name": "sockets",
-          "type": "number"
-        },
-        {
-          "name": "cpus",
-          "type": "number"
-        }
-      ],
-      "option": "smp-opts"
-    },
-    {
-      "parameters": [
-        {
-          "name": "maxmem",
-          "type": "size"
-        },
-        {
-          "name": "slots",
-          "type": "number"
-        },
-        {
-          "name": "size",
-          "type": "size"
-        }
-      ],
-      "option": "memory"
-    },
-    {
-      "parameters": [],
-      "option": "accel"
-    },
-    {
-      "parameters": [
-        {
-          "name": "loadparm",
-          "help": "Up to 8 chars in set of [A-Za-z0-9. ](lower case chars converted to upper case) to pass to machine loader, boot manager, and guest kernel",
-          "type": "string"
-        },
-        {
-          "name": "dea-key-wrap",
-          "help": "enable/disable DEA key wrapping using the CPACF wrapping key",
-          "type": "boolean"
-        },
-        {
-          "name": "aes-key-wrap",
-          "help": "enable/disable AES key wrapping using the CPACF wrapping key",
-          "type": "boolean"
-        },
-        {
-          "name": "suppress-vmdesc",
-          "help": "Set on to disable self-describing migration",
-          "type": "boolean"
-        },
-        {
-          "name": "iommu",
-          "help": "Set on/off to enable/disable Intel IOMMU (VT-d)",
-          "type": "boolean"
-        },
-        {
-          "name": "firmware",
-          "help": "firmware image",
-          "type": "string"
-        },
-        {
-          "name": "usb",
-          "help": "Set on/off to enable/disable usb",
-          "type": "boolean"
-        },
-        {
-          "name": "mem-merge",
-          "help": "enable/disable memory merge support",
-          "type": "boolean"
-        },
-        {
-          "name": "dump-guest-core",
-          "help": "Include guest memory in  a core dump",
-          "type": "boolean"
-        },
-        {
-          "name": "dt_compatible",
-          "help": "Overrides the \"compatible\" property of the dt root node",
-          "type": "string"
-        },
-        {
-          "name": "phandle_start",
-          "help": "The first phandle ID we may generate dynamically",
-          "type": "number"
-        },
-        {
-          "name": "dumpdtb",
-          "help": "Dump current dtb to a file and quit",
-          "type": "string"
-        },
-        {
-          "name": "dtb",
-          "help": "Linux kernel device tree file",
-          "type": "string"
-        },
-        {
-          "name": "append",
-          "help": "Linux kernel command line",
-          "type": "string"
-        },
-        {
-          "name": "initrd",
-          "help": "Linux initial ramdisk file",
-          "type": "string"
-        },
-        {
-          "name": "kernel",
-          "help": "Linux kernel image file",
-          "type": "string"
-        },
-        {
-          "name": "kvm_shadow_mem",
-          "help": "KVM shadow MMU size",
-          "type": "size"
-        },
-        {
-          "name": "kernel_irqchip",
-          "help": "use KVM in-kernel irqchip",
-          "type": "boolean"
-        },
-        {
-          "name": "accel",
-          "help": "accelerator list",
-          "type": "string"
-        },
-        {
-          "name": "type",
-          "help": "emulated machine",
-          "type": "string"
-        }
-      ],
-      "option": "machine"
-    },
-    {
-      "parameters": [
-        {
-          "name": "romfile",
-          "type": "string"
-        },
-        {
-          "name": "bootindex",
-          "type": "number"
-        }
-      ],
-      "option": "option-rom"
-    },
-    {
-      "parameters": [
-        {
-          "name": "file",
-          "type": "string"
-        },
-        {
-          "name": "events",
-          "type": "string"
-        },
-        {
-          "name": "enable",
-          "type": "string"
-        }
-      ],
-      "option": "trace"
-    },
-    {
-      "parameters": [
-        {
-          "name": "pretty",
-          "type": "boolean"
-        },
-        {
-          "name": "chardev",
-          "type": "string"
-        },
-        {
-          "name": "mode",
-          "type": "string"
-        }
-      ],
-      "option": "mon"
-    },
-    {
-      "parameters": [
-        {
-          "name": "value",
-          "type": "string"
-        },
-        {
-          "name": "property",
-          "type": "string"
-        },
-        {
-          "name": "driver",
-          "type": "string"
-        }
-      ],
-      "option": "global"
-    },
-    {
-      "parameters": [
-        {
-          "name": "driftfix",
-          "type": "string"
-        },
-        {
-          "name": "clock",
-          "type": "string"
-        },
-        {
-          "name": "base",
-          "type": "string"
-        }
-      ],
-      "option": "rtc"
-    },
-    {
-      "parameters": [],
-      "option": "net"
-    },
-    {
-      "parameters": [],
-      "option": "nic"
-    },
-    {
-      "parameters": [],
-      "option": "netdev"
-    },
-    {
-      "parameters": [],
-      "option": "device"
-    },
-    {
-      "parameters": [
-        {
-          "name": "logappend",
-          "type": "boolean"
-        },
-        {
-          "name": "logfile",
-          "type": "string"
-        },
-        {
-          "name": "append",
-          "type": "boolean"
-        },
-        {
-          "name": "chardev",
-          "type": "string"
-        },
-        {
-          "name": "size",
-          "type": "size"
-        },
-        {
-          "name": "debug",
-          "type": "number"
-        },
-        {
-          "name": "name",
-          "type": "string"
-        },
-        {
-          "name": "signal",
-          "type": "boolean"
-        },
-        {
-          "name": "mux",
-          "type": "boolean"
-        },
-        {
-          "name": "rows",
-          "type": "number"
-        },
-        {
-          "name": "cols",
-          "type": "number"
-        },
-        {
-          "name": "height",
-          "type": "number"
-        },
-        {
-          "name": "width",
-          "type": "number"
-        },
-        {
-          "name": "websocket",
-          "type": "boolean"
-        },
-        {
-          "name": "tls-authz",
-          "type": "string"
-        },
-        {
-          "name": "tls-creds",
-          "type": "string"
-        },
-        {
-          "name": "tn3270",
-          "type": "boolean"
-        },
-        {
-          "name": "telnet",
-          "type": "boolean"
-        },
-        {
-          "name": "reconnect",
-          "type": "number"
-        },
-        {
-          "name": "delay",
-          "type": "boolean"
-        },
-        {
-          "name": "server",
-          "type": "boolean"
-        },
-        {
-          "name": "wait",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv6",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv4",
-          "type": "boolean"
-        },
-        {
-          "name": "to",
-          "type": "number"
-        },
-        {
-          "name": "localport",
-          "type": "string"
-        },
-        {
-          "name": "localaddr",
-          "type": "string"
-        },
-        {
-          "name": "fd",
-          "type": "string"
-        },
-        {
-          "name": "port",
-          "type": "string"
-        },
-        {
-          "name": "host",
-          "type": "string"
-        },
-        {
-          "name": "path",
-          "type": "string"
-        },
-        {
-          "name": "backend",
-          "type": "string"
-        }
-      ],
-      "option": "chardev"
-    },
-    {
-      "parameters": [
-        {
-          "name": "copy-on-read",
-          "help": "copy read data from backing file into image file",
-          "type": "boolean"
-        },
-        {
-          "name": "werror",
-          "help": "write error action",
-          "type": "string"
-        },
-        {
-          "name": "rerror",
-          "help": "read error action",
-          "type": "string"
-        },
-        {
-          "name": "read-only",
-          "help": "open drive file as read-only",
-          "type": "boolean"
-        },
-        {
-          "name": "file",
-          "help": "file name",
-          "type": "string"
-        },
-        {
-          "name": "if",
-          "help": "interface (ide, scsi, sd, mtd, floppy, pflash, virtio)",
-          "type": "string"
-        },
-        {
-          "name": "media",
-          "help": "media type (disk, cdrom)",
-          "type": "string"
-        },
-        {
-          "name": "index",
-          "help": "index number",
-          "type": "number"
-        },
-        {
-          "name": "unit",
-          "help": "unit number (i.e. lun for scsi)",
-          "type": "number"
-        },
-        {
-          "name": "bus",
-          "help": "bus number",
-          "type": "number"
-        },
-        {
-          "name": "stats-account-failed",
-          "help": "whether to account for failed I/O operations in the statistics",
-          "type": "boolean"
-        },
-        {
-          "name": "stats-account-invalid",
-          "help": "whether to account for invalid I/O operations in the statistics",
-          "type": "boolean"
-        },
-        {
-          "name": "detect-zeroes",
-          "help": "try to optimize zero writes (off, on, unmap)",
-          "type": "string"
-        },
-        {
-          "name": "throttling.group",
-          "help": "name of the block throttling group",
-          "type": "string"
-        },
-        {
-          "name": "throttling.iops-size",
-          "help": "when limiting by iops max size of an I/O in bytes",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max-length",
-          "help": "length of the bps-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max-length",
-          "help": "length of the bps-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max-length",
-          "help": "length of the bps-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max-length",
-          "help": "length of the iops-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max-length",
-          "help": "length of the iops-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max-length",
-          "help": "length of the iops-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max",
-          "help": "total bytes write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max",
-          "help": "total bytes read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max",
-          "help": "total bytes burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max",
-          "help": "I/O operations write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max",
-          "help": "I/O operations read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max",
-          "help": "I/O operations burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write",
-          "help": "limit write bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read",
-          "help": "limit read bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total",
-          "help": "limit total bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write",
-          "help": "limit write operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read",
-          "help": "limit read operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total",
-          "help": "limit total I/O operations per second",
-          "type": "number"
-        },
-        {
-          "name": "werror",
-          "help": "write error action",
-          "type": "string"
-        },
-        {
-          "name": "format",
-          "help": "disk format (raw, qcow2, ...)",
-          "type": "string"
-        },
-        {
-          "name": "cache.writeback",
-          "help": "Enable writeback mode",
-          "type": "boolean"
-        },
-        {
-          "name": "aio",
-          "help": "host AIO implementation (threads, native, io_uring)",
-          "type": "string"
-        },
-        {
-          "name": "snapshot",
-          "help": "enable/disable snapshot mode",
-          "type": "boolean"
-        },
-        {
-          "name": "force-share",
-          "help": "always accept other writers (default: off)",
-          "type": "boolean"
-        },
-        {
-          "name": "discard",
-          "help": "discard operation (ignore/off, unmap/on)",
-          "type": "string"
-        },
-        {
-          "name": "auto-read-only",
-          "help": "Node can become read-only if opening read-write fails",
-          "type": "boolean"
-        },
-        {
-          "name": "cache.no-flush",
-          "help": "Ignore flush requests",
-          "type": "boolean"
-        },
-        {
-          "name": "cache.direct",
-          "help": "Bypass software writeback cache on the host",
-          "type": "boolean"
-        },
-        {
-          "name": "driver",
-          "help": "Block driver to use for the node",
-          "type": "string"
-        },
-        {
-          "name": "node-name",
-          "help": "Node name of the block device node",
-          "type": "string"
-        }
-      ],
-      "option": "drive"
-    }
-  ],
-  "id": "libvirt-40"
-}
-
-{
-  "execute": "query-migrate-capabilities",
-  "id": "libvirt-41"
-}
-
-{
-  "return": [
-    {
-      "state": false,
-      "capability": "xbzrle"
-    },
-    {
-      "state": false,
-      "capability": "rdma-pin-all"
-    },
-    {
-      "state": false,
-      "capability": "auto-converge"
-    },
-    {
-      "state": false,
-      "capability": "zero-blocks"
-    },
-    {
-      "state": false,
-      "capability": "compress"
-    },
-    {
-      "state": false,
-      "capability": "events"
-    },
-    {
-      "state": false,
-      "capability": "postcopy-ram"
-    },
-    {
-      "state": false,
-      "capability": "x-colo"
-    },
-    {
-      "state": false,
-      "capability": "release-ram"
-    },
-    {
-      "state": false,
-      "capability": "block"
-    },
-    {
-      "state": false,
-      "capability": "return-path"
-    },
-    {
-      "state": false,
-      "capability": "pause-before-switchover"
-    },
-    {
-      "state": false,
-      "capability": "multifd"
-    },
-    {
-      "state": false,
-      "capability": "dirty-bitmaps"
-    },
-    {
-      "state": false,
-      "capability": "postcopy-blocktime"
-    },
-    {
-      "state": false,
-      "capability": "late-block-activate"
-    },
-    {
-      "state": false,
-      "capability": "x-ignore-shared"
-    },
-    {
-      "state": false,
-      "capability": "validate-uuid"
-    }
-  ],
-  "id": "libvirt-41"
-}
-
-{
-  "execute": "qmp_capabilities",
-  "id": "libvirt-1"
-}
-
-{
-  "return": {},
-  "id": "libvirt-1"
-}
-
-{
-  "execute": "query-cpu-definitions",
-  "id": "libvirt-2"
-}
-
-{
-  "return": [
-    {
-      "name": "default",
-      "typename": "604-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "ppc",
-      "typename": "604-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "ppc32",
-      "typename": "604-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "ppc64",
-      "typename": "970fx_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power10",
-      "typename": "power10_v1.0-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power9",
-      "typename": "power9_v2.0-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power8nvl",
-      "typename": "power8nvl_v1.0-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power8",
-      "typename": "power8_v2.0-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power8e",
-      "typename": "power8e_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power7+",
-      "typename": "power7+_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power7",
-      "typename": "power7_v2.3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power5gs",
-      "typename": "power5+_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "power5+",
-      "typename": "power5+_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "970mp",
-      "typename": "970mp_v1.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "970fx",
-      "typename": "970fx_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "970",
-      "typename": "970_v2.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "apollo7pm",
-      "typename": "7457a_v1.0-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7457a",
-      "typename": "7457a_v1.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7447a",
-      "typename": "7447a_v1.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "apollo7",
-      "typename": "7457_v1.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7457",
-      "typename": "7457_v1.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7447",
-      "typename": "7447_v1.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "apollo6",
-      "typename": "7455_v3.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7455",
-      "typename": "7455_v3.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7445",
-      "typename": "7445_v3.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7451",
-      "typename": "7451_v2.3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7441",
-      "typename": "7441_v2.3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "vger",
-      "typename": "7450_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7450",
-      "typename": "7450_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7448",
-      "typename": "7448_v2.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "nitro",
-      "typename": "7410_v1.4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7410",
-      "typename": "7410_v1.4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "g4",
-      "typename": "7400_v2.9-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "max",
-      "typename": "7400_v2.9-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "7400",
-      "typename": "7400_v2.9-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "goldfinger",
-      "typename": "755_v2.8-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "755",
-      "typename": "755_v2.8-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "745",
-      "typename": "745_v2.8-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "lonestar",
-      "typename": "750l_v3.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750l",
-      "typename": "750l_v3.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750gx",
-      "typename": "750gx_v1.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750fx",
-      "typename": "750fx_v2.3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750cxe",
-      "typename": "750cxe_v3.1b-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750cx",
-      "typename": "750cx_v2.2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750cl",
-      "typename": "750cl_v2.0-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "conan/doyle",
-      "typename": "750p-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "g3",
-      "typename": "750_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "typhoon",
-      "typename": "750_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "750",
-      "typename": "750_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "arthur",
-      "typename": "740_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "740",
-      "typename": "740_v3.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mach5",
-      "typename": "604r-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "sirocco",
-      "typename": "604e_v2.4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "604e",
-      "typename": "604e_v2.4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "goldeneye",
-      "typename": "603e7t-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "603r",
-      "typename": "603e7t-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "vaillant",
-      "typename": "603e7v-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "stretch",
-      "typename": "603e_v4.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "603e",
-      "typename": "603e_v4.1-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "vanilla",
-      "typename": "603-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "601v",
-      "typename": "601_v2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "601",
-      "typename": "601_v2-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8560",
-      "typename": "mpc8560_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8555e",
-      "typename": "mpc8555e_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8555",
-      "typename": "mpc8555_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8548e",
-      "typename": "mpc8548e_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8548",
-      "typename": "mpc8548_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8547e",
-      "typename": "mpc8547e_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8545e",
-      "typename": "mpc8545e_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8545",
-      "typename": "mpc8545_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8544e",
-      "typename": "mpc8544e_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8544",
-      "typename": "mpc8544_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8543e",
-      "typename": "mpc8543e_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8543",
-      "typename": "mpc8543_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8541e",
-      "typename": "mpc8541e_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8541",
-      "typename": "mpc8541_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8540",
-      "typename": "mpc8540_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8533e",
-      "typename": "mpc8533e_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8533",
-      "typename": "mpc8533_v11-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "e500v2",
-      "typename": "e500v2_v22-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "e500v1",
-      "typename": "e500_v20-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "e500",
-      "typename": "e500v2_v22-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8347ea",
-      "typename": "mpc8347eat-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8347e",
-      "typename": "mpc8347et-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8347a",
-      "typename": "mpc8347at-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8347",
-      "typename": "mpc8347t-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "e300",
-      "typename": "e300c3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "e200",
-      "typename": "e200z6-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8280",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8275",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8272",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8271",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8270",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8266_hip4",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8266_hip3",
-      "typename": "g2hip3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8266",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8265_hip4",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8265_hip3",
-      "typename": "g2hip3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8265",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8264_hip4",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8264_hip3",
-      "typename": "g2hip3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8264",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8260_hip4",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8260_hip3",
-      "typename": "g2hip3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8260",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8255_hip4",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8255_hip3",
-      "typename": "g2hip3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8255",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8250_hip4",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8250_hip3",
-      "typename": "g2hip3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8250",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8248",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8247",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8245",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8241",
-      "typename": "g2hip4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "powerquicc-ii",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc82xx",
-      "typename": "g2legp3-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc5200b",
-      "typename": "mpc5200b_v21-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc5200",
-      "typename": "mpc5200_v12-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc52xx",
-      "typename": "mpc5200_v12-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "mpc8240",
-      "typename": "603-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "460ex",
-      "typename": "460exb-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "440ep",
-      "typename": "440epb-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "x2vp50",
-      "typename": "x2vp20-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "x2vp7",
-      "typename": "x2vp4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "405gpe",
-      "typename": "405crc-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "405gp",
-      "typename": "405gpd-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "405cr",
-      "typename": "405crc-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "405",
-      "typename": "405d4-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "403",
-      "typename": "403gc-powerpc64-cpu",
-      "static": false
-    },
-    {
-      "name": "740_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8343",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8545e_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power8nvl_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8555_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405gpb",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "stb04",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8544_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2lels",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "440epx",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxr",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2le",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543e_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500v2_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401b2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "x2vp20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405gpc",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8544_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548e_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405cra",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "npe405h",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8533_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7441_v2.10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8544e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cx_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405gpd",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7445_v3.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8545_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603p",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "601_v0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7455_v3.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8610",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8544e_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401g2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8547e_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7445_v3.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8545_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8379e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "403gcx",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8349e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "iop480",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "601_v1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7455_v3.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v1.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v2.4b",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8547e_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8572e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543e_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750fx_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "602",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8555e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7451_v2.10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750l_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970fx_v3.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548e_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8641d",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7410_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401a1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543e_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750fx_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500v2_v30",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405ez",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401c2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8555e_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405d2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970fx_v3.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548e_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405lp",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8349ea",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v3.1b",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740_v3.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "440epa",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc5200b_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.6",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750_v3.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e7v",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8377",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7445_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7447a_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740_v3.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970mp_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8641",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e200z5",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750p",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.7",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750_v3.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7450_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "x2vp4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "cobra",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7447a_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.7",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970mp_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8545e_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e200z6",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.8",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7450_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405gpa",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "stb03",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.8",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power9_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7457a_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8349a",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401d2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2gp",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "stb25",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cl_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7457a_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2legp3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347t",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8533_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "440-xilinx",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347ap",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "604e_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7457a_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e7v1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7447_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v4.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "npe4gs3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970fx_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "604e_v2.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7457_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e300c4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e7v2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7447_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc5200_v12",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power8e_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750l_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8343a",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347eap",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7457_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e600",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750fx_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7448_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750l_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7457_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7448_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power7_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "npe405h2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e7t",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8572",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2legp",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750fl",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cx_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.5",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8349",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power9_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7447a_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.5",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "403gb",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7450_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.6",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e5500",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8568",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8343ea",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "403gc",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8541_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7455_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v3.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e7",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power5+_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2legp1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7441_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8541_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v3.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7410_v1.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7451_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.7",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970fx_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7410_v1.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8567e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "604e_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.8",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e300c2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750gl",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8540_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7448_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc5200_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.9",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8533e_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500mc",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e300c3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7448_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750l_v3.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8555_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc5200_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740p",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2h4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc603",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500v2_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405crb",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347et",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500v2_v22",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cx_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e6500",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7450_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power8_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2hip3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405crc",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "755_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401e2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8560_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8568e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cx_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8540_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8377e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7450_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7445_v3.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7445_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2hip4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "601_v2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7455_v3.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v1.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v2.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "403ga",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7455_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603e_v3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405ep",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8540_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2ls",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347at",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "npe405l",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "603",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8541e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8567",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347p",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7441_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7410_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500v2_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cl_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750fx_v2.3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "604",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8541e_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405gpr",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750fx_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8343e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347eat",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7410_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750gx_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v2.6",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "440epb",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc5200b_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405d4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970fx_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750gx_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8378",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8560_v20",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "460exb",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401f2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e300c1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power7+_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "440-xilinx-w-dfpu",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8378e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347ep",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750l_v3.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "604r",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750gx_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power10_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8560_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "970_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8533e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8379",
-      "typename": "",
-      "static": false
-    }
-  ],
-  "id": "libvirt-2"
-}
-
-{
-  "execute": "query-machines",
-  "id": "libvirt-3"
-}
-
-{
-  "return": [
-    {
-      "hotpluggable-cpus": false,
-      "name": "powernv9",
-      "numa-mem-supported": false,
-      "default-cpu-type": "power9_v2.0-powerpc64-cpu",
-      "cpu-max": 2048,
-      "deprecated": false,
-      "alias": "powernv"
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "g3beige",
-      "numa-mem-supported": false,
-      "default-cpu-type": "750_v3.1-powerpc64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.12",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power8_v2.0-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.9",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power8_v2.0-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "ref405ep",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power7_v2.3-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "40p",
-      "numa-mem-supported": false,
-      "default-cpu-type": "604-powerpc64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-4.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power9_v2.0-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.12-sxxm",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power8_v2.0-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.3",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power7_v2.3-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.6",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power7_v2.3-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sam460ex",
-      "numa-mem-supported": false,
-      "default-cpu-type": "460exb-powerpc64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virtex-ml507",
-      "numa-mem-supported": false,
-      "default-cpu-type": "440-xilinx-powerpc64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-3.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power8_v2.0-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.7",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power7_v2.3-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "none",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-5.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power9_v2.0-powerpc64-cpu",
-      "is-default": true,
-      "cpu-max": 1024,
-      "deprecated": false,
-      "alias": "pseries"
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.8",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power8_v2.0-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-4.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power9_v2.0-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "bamboo",
-      "numa-mem-supported": false,
-      "default-cpu-type": "440epb-powerpc64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power7_v2.3-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "taihu",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.10",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power8_v2.0-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.4",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power7_v2.3-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mpc8544ds",
-      "numa-mem-supported": false,
-      "default-cpu-type": "e500v2_v30-powerpc64-cpu",
-      "cpu-max": 15,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-4.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power9_v2.0-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "powernv8",
-      "numa-mem-supported": false,
-      "default-cpu-type": "power8_v2.0-powerpc64-cpu",
-      "cpu-max": 2048,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "powernv10",
-      "numa-mem-supported": false,
-      "default-cpu-type": "power10_v1.0-powerpc64-cpu",
-      "cpu-max": 2048,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.11",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power8_v2.0-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.5",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power7_v2.3-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-3.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "power8_v2.0-powerpc64-cpu",
-      "cpu-max": 1024,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mac99",
-      "numa-mem-supported": false,
-      "default-cpu-type": "970fx_v3.1-powerpc64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "ppce500",
-      "numa-mem-supported": false,
-      "default-cpu-type": "e500v2_v30-powerpc64-cpu",
-      "cpu-max": 32,
-      "deprecated": false
-    }
-  ],
-  "id": "libvirt-3"
-}
diff --git a/tests/qemucapabilitiesdata/caps_5.0.0_ppc64.xml b/tests/qemucapabilitiesdata/caps_5.0.0_ppc64.xml
deleted file mode 100644
index 47f35c536a..0000000000
--- a/tests/qemucapabilitiesdata/caps_5.0.0_ppc64.xml
+++ /dev/null
@@ -1,1072 +0,0 @@
-<qemuCaps>
-  <emulator>/usr/bin/qemu-system-ppc64</emulator>
-  <qemuctime>0</qemuctime>
-  <selfctime>0</selfctime>
-  <selfvers>0</selfvers>
-  <flag name='kvm'/>
-  <flag name='sdl'/>
-  <flag name='hda-duplex'/>
-  <flag name='piix3-usb-uhci'/>
-  <flag name='piix4-usb-uhci'/>
-  <flag name='usb-ehci'/>
-  <flag name='ich9-usb-ehci1'/>
-  <flag name='vt82c686b-usb-uhci'/>
-  <flag name='pci-ohci'/>
-  <flag name='usb-hub'/>
-  <flag name='ich9-ahci'/>
-  <flag name='virtio-blk-pci.scsi'/>
-  <flag name='scsi-disk.channel'/>
-  <flag name='scsi-block'/>
-  <flag name='hda-micro'/>
-  <flag name='nec-usb-xhci'/>
-  <flag name='lsi'/>
-  <flag name='virtio-scsi-pci'/>
-  <flag name='seccomp-sandbox'/>
-  <flag name='vnc'/>
-  <flag name='VGA'/>
-  <flag name='cirrus-vga'/>
-  <flag name='vmware-svga'/>
-  <flag name='usb-serial'/>
-  <flag name='virtio-rng'/>
-  <flag name='rng-random'/>
-  <flag name='rng-egd'/>
-  <flag name='megasas'/>
-  <flag name='tpm-passthrough'/>
-  <flag name='nvram'/>
-  <flag name='pci-bridge'/>
-  <flag name='vfio-pci'/>
-  <flag name='dmi-to-pci-bridge'/>
-  <flag name='usb-storage'/>
-  <flag name='ich9-intel-hda'/>
-  <flag name='enable-fips'/>
-  <flag name='usb-kbd'/>
-  <flag name='usb-audio'/>
-  <flag name='migrate-rdma'/>
-  <flag name='VGA.vgamem_mb'/>
-  <flag name='vmware-svga.vgamem_mb'/>
-  <flag name='pc-dimm'/>
-  <flag name='pci-serial'/>
-  <flag name='ioh3420'/>
-  <flag name='x3130-upstream'/>
-  <flag name='xio3130-downstream'/>
-  <flag name='rtl8139'/>
-  <flag name='e1000'/>
-  <flag name='virtio-net'/>
-  <flag name='virtio-gpu'/>
-  <flag name='virtio-keyboard'/>
-  <flag name='virtio-mouse'/>
-  <flag name='virtio-tablet'/>
-  <flag name='virtio-input-host'/>
-  <flag name='virtio-balloon-pci.deflate-on-oom'/>
-  <flag name='mptsas1068'/>
-  <flag name='virtio-vga'/>
-  <flag name='ivshmem-plain'/>
-  <flag name='ivshmem-doorbell'/>
-  <flag name='vhost-scsi'/>
-  <flag name='nvdimm'/>
-  <flag name='pcie-root-port'/>
-  <flag name='query-cpu-definitions'/>
-  <flag name='qemu-xhci'/>
-  <flag name='spapr-pci-host-bridge'/>
-  <flag name='spapr-pci-host-bridge.numa_node'/>
-  <flag name='chardev-reconnect'/>
-  <flag name='vxhs'/>
-  <flag name='spapr-vty'/>
-  <flag name='isa-serial'/>
-  <flag name='pcie-pci-bridge'/>
-  <flag name='nbd-tls'/>
-  <flag name='pr-manager-helper'/>
-  <flag name='screendump_device'/>
-  <flag name='hda-output'/>
-  <flag name='vhost-vsock'/>
-  <flag name='tpm-emulator'/>
-  <flag name='egl-headless'/>
-  <flag name='memory-backend-memfd'/>
-  <flag name='memory-backend-memfd.hugetlb'/>
-  <flag name='egl-headless.rendernode'/>
-  <flag name='memory-backend-file.pmem'/>
-  <flag name='nvdimm.unarmed'/>
-  <flag name='virtio-pci-non-transitional'/>
-  <flag name='nbd-bitmap'/>
-  <flag name='bochs-display'/>
-  <flag name='migration-file-drop-cache'/>
-  <flag name='dbus-vmstate'/>
-  <flag name='vhost-user-gpu'/>
-  <flag name='vhost-user-vga'/>
-  <flag name='drive-nvme'/>
-  <flag name='smp-dies'/>
-  <flag name='i8042'/>
-  <flag name='rng-builtin'/>
-  <flag name='tpm-spapr'/>
-  <flag name='vhost-user-fs'/>
-  <flag name='query-named-block-nodes.flat'/>
-  <flag name='blockdev-snapshot.allow-write-only-overlay'/>
-  <flag name='fsdev.multidevs'/>
-  <flag name='pcie-root-port.hotplug'/>
-  <flag name='tcg'/>
-  <flag name='virtio-blk-pci.scsi.default.disabled'/>
-  <flag name='pvscsi'/>
-  <flag name='spapr-tpm-proxy'/>
-  <flag name='numa.hmat'/>
-  <flag name='dc390'/>
-  <flag name='am53c974'/>
-  <flag name='vhost-user-blk'/>
-  <flag name='cpu-max'/>
-  <flag name='memory-backend-file.x-use-canonical-path-for-ramblock-id'/>
-  <flag name='rotation-rate'/>
-  <flag name='input-linux'/>
-  <flag name='virtio-blk.queue-size'/>
-  <flag name='memory-backend-file.prealloc-threads'/>
-  <flag name='virtio-iommu-pci'/>
-  <flag name='usb-host.guest-resets-all'/>
-  <flag name='virtio-crypto'/>
-  <flag name='usb-mtp'/>
-  <flag name='netdev.user'/>
-  <version>5000000</version>
-  <microcodeVersion>42900241</microcodeVersion>
-  <package>v5.0.0</package>
-  <arch>ppc64</arch>
-  <cpu type='kvm' name='default' typename='604-powerpc64-cpu'/>
-  <cpu type='kvm' name='ppc' typename='604-powerpc64-cpu'/>
-  <cpu type='kvm' name='ppc32' typename='604-powerpc64-cpu'/>
-  <cpu type='kvm' name='ppc64' typename='970fx_v3.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='POWER10' typename='power10_v1.0-powerpc64-cpu'/>
-  <cpu type='kvm' name='POWER9' typename='host-powerpc64-cpu'/>
-  <cpu type='kvm' name='power8nvl' typename='power8nvl_v1.0-powerpc64-cpu'/>
-  <cpu type='kvm' name='POWER8' typename='power8_v2.0-powerpc64-cpu'/>
-  <cpu type='kvm' name='power8e' typename='power8e_v2.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='power7+' typename='power7+_v2.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='POWER7' typename='power7_v2.3-powerpc64-cpu'/>
-  <cpu type='kvm' name='power5gs' typename='power5+_v2.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='power5+' typename='power5+_v2.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='970mp' typename='970mp_v1.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='970fx' typename='970fx_v3.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='970' typename='970_v2.2-powerpc64-cpu'/>
-  <cpu type='kvm' name='apollo7pm' typename='7457a_v1.0-powerpc64-cpu'/>
-  <cpu type='kvm' name='7457a' typename='7457a_v1.2-powerpc64-cpu'/>
-  <cpu type='kvm' name='7447a' typename='7447a_v1.2-powerpc64-cpu'/>
-  <cpu type='kvm' name='apollo7' typename='7457_v1.2-powerpc64-cpu'/>
-  <cpu type='kvm' name='7457' typename='7457_v1.2-powerpc64-cpu'/>
-  <cpu type='kvm' name='7447' typename='7447_v1.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='apollo6' typename='7455_v3.2-powerpc64-cpu'/>
-  <cpu type='kvm' name='7455' typename='7455_v3.2-powerpc64-cpu'/>
-  <cpu type='kvm' name='7445' typename='7445_v3.2-powerpc64-cpu'/>
-  <cpu type='kvm' name='7451' typename='7451_v2.3-powerpc64-cpu'/>
-  <cpu type='kvm' name='7441' typename='7441_v2.3-powerpc64-cpu'/>
-  <cpu type='kvm' name='vger' typename='7450_v2.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='7450' typename='7450_v2.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='7448' typename='7448_v2.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='nitro' typename='7410_v1.4-powerpc64-cpu'/>
-  <cpu type='kvm' name='7410' typename='7410_v1.4-powerpc64-cpu'/>
-  <cpu type='kvm' name='g4' typename='7400_v2.9-powerpc64-cpu'/>
-  <cpu type='kvm' name='max' typename='7400_v2.9-powerpc64-cpu'/>
-  <cpu type='kvm' name='7400' typename='7400_v2.9-powerpc64-cpu'/>
-  <cpu type='kvm' name='goldfinger' typename='755_v2.8-powerpc64-cpu'/>
-  <cpu type='kvm' name='755' typename='755_v2.8-powerpc64-cpu'/>
-  <cpu type='kvm' name='745' typename='745_v2.8-powerpc64-cpu'/>
-  <cpu type='kvm' name='lonestar' typename='750l_v3.2-powerpc64-cpu'/>
-  <cpu type='kvm' name='750l' typename='750l_v3.2-powerpc64-cpu'/>
-  <cpu type='kvm' name='750gx' typename='750gx_v1.2-powerpc64-cpu'/>
-  <cpu type='kvm' name='750fx' typename='750fx_v2.3-powerpc64-cpu'/>
-  <cpu type='kvm' name='750cxe' typename='750cxe_v3.1b-powerpc64-cpu'/>
-  <cpu type='kvm' name='750cx' typename='750cx_v2.2-powerpc64-cpu'/>
-  <cpu type='kvm' name='750cl' typename='750cl_v2.0-powerpc64-cpu'/>
-  <cpu type='kvm' name='conan/doyle' typename='750p-powerpc64-cpu'/>
-  <cpu type='kvm' name='g3' typename='750_v3.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='typhoon' typename='750_v3.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='750' typename='750_v3.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='arthur' typename='740_v3.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='740' typename='740_v3.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='mach5' typename='604r-powerpc64-cpu'/>
-  <cpu type='kvm' name='sirocco' typename='604e_v2.4-powerpc64-cpu'/>
-  <cpu type='kvm' name='604e' typename='604e_v2.4-powerpc64-cpu'/>
-  <cpu type='kvm' name='goldeneye' typename='603e7t-powerpc64-cpu'/>
-  <cpu type='kvm' name='603r' typename='603e7t-powerpc64-cpu'/>
-  <cpu type='kvm' name='vaillant' typename='603e7v-powerpc64-cpu'/>
-  <cpu type='kvm' name='stretch' typename='603e_v4.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='603e' typename='603e_v4.1-powerpc64-cpu'/>
-  <cpu type='kvm' name='vanilla' typename='603-powerpc64-cpu'/>
-  <cpu type='kvm' name='601v' typename='601_v2-powerpc64-cpu'/>
-  <cpu type='kvm' name='601' typename='601_v2-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8560' typename='mpc8560_v21-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8555e' typename='mpc8555e_v11-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8555' typename='mpc8555_v11-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8548e' typename='mpc8548e_v21-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8548' typename='mpc8548_v21-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8547e' typename='mpc8547e_v21-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8545e' typename='mpc8545e_v21-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8545' typename='mpc8545_v21-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8544e' typename='mpc8544e_v11-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8544' typename='mpc8544_v11-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8543e' typename='mpc8543e_v21-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8543' typename='mpc8543_v21-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8541e' typename='mpc8541e_v11-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8541' typename='mpc8541_v11-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8540' typename='mpc8540_v21-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8533e' typename='mpc8533e_v11-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8533' typename='mpc8533_v11-powerpc64-cpu'/>
-  <cpu type='kvm' name='e500v2' typename='e500v2_v22-powerpc64-cpu'/>
-  <cpu type='kvm' name='e500v1' typename='e500_v20-powerpc64-cpu'/>
-  <cpu type='kvm' name='e500' typename='e500v2_v22-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8347ea' typename='mpc8347eat-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8347e' typename='mpc8347et-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8347a' typename='mpc8347at-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8347' typename='mpc8347t-powerpc64-cpu'/>
-  <cpu type='kvm' name='e300' typename='e300c3-powerpc64-cpu'/>
-  <cpu type='kvm' name='e200' typename='e200z6-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8280' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8275' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8272' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8271' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8270' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8266_hip4' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8266_hip3' typename='g2hip3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8266' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8265_hip4' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8265_hip3' typename='g2hip3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8265' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8264_hip4' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8264_hip3' typename='g2hip3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8264' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8260_hip4' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8260_hip3' typename='g2hip3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8260' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8255_hip4' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8255_hip3' typename='g2hip3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8255' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8250_hip4' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8250_hip3' typename='g2hip3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8250' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8248' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8247' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8245' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8241' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='kvm' name='powerquicc-ii' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc82xx' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc5200b' typename='mpc5200b_v21-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc5200' typename='mpc5200_v12-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc52xx' typename='mpc5200_v12-powerpc64-cpu'/>
-  <cpu type='kvm' name='mpc8240' typename='603-powerpc64-cpu'/>
-  <cpu type='kvm' name='460ex' typename='460exb-powerpc64-cpu'/>
-  <cpu type='kvm' name='440ep' typename='440epb-powerpc64-cpu'/>
-  <cpu type='kvm' name='x2vp50' typename='x2vp20-powerpc64-cpu'/>
-  <cpu type='kvm' name='x2vp7' typename='x2vp4-powerpc64-cpu'/>
-  <cpu type='kvm' name='405gpe' typename='405crc-powerpc64-cpu'/>
-  <cpu type='kvm' name='405gp' typename='405gpd-powerpc64-cpu'/>
-  <cpu type='kvm' name='405cr' typename='405crc-powerpc64-cpu'/>
-  <cpu type='kvm' name='405' typename='405d4-powerpc64-cpu'/>
-  <cpu type='kvm' name='403' typename='403gc-powerpc64-cpu'/>
-  <cpu type='kvm' name='740_v2.0'/>
-  <cpu type='kvm' name='mpc8343'/>
-  <cpu type='kvm' name='mpc8545e_v21'/>
-  <cpu type='kvm' name='power8nvl_v1.0'/>
-  <cpu type='kvm' name='mpc8543e_v10'/>
-  <cpu type='kvm' name='mpc8555_v10'/>
-  <cpu type='kvm' name='750_v2.0'/>
-  <cpu type='kvm' name='405gpb'/>
-  <cpu type='kvm' name='stb04'/>
-  <cpu type='kvm' name='mpc8544_v10'/>
-  <cpu type='kvm' name='g2lels'/>
-  <cpu type='kvm' name='mpc8548e_v10'/>
-  <cpu type='kvm' name='440epx'/>
-  <cpu type='kvm' name='750cxr'/>
-  <cpu type='kvm' name='g2le'/>
-  <cpu type='kvm' name='mpc8543e_v11'/>
-  <cpu type='kvm' name='755_v2.0'/>
-  <cpu type='kvm' name='e500v2_v20'/>
-  <cpu type='kvm' name='401b2'/>
-  <cpu type='kvm' name='x2vp20'/>
-  <cpu type='kvm' name='405gpc'/>
-  <cpu type='kvm' name='mpc8544_v11'/>
-  <cpu type='kvm' name='mpc8548e_v11'/>
-  <cpu type='kvm' name='405cra'/>
-  <cpu type='kvm' name='npe405h'/>
-  <cpu type='kvm' name='mpc8533_v11'/>
-  <cpu type='kvm' name='7441_v2.10'/>
-  <cpu type='kvm' name='mpc8544e_v10'/>
-  <cpu type='kvm' name='750cxe_v2.1'/>
-  <cpu type='kvm' name='750cx_v2.0'/>
-  <cpu type='kvm' name='405gpd'/>
-  <cpu type='kvm' name='7445_v3.2'/>
-  <cpu type='kvm' name='mpc8545_v20'/>
-  <cpu type='kvm' name='603p'/>
-  <cpu type='kvm' name='601_v0'/>
-  <cpu type='kvm' name='7400_v2.1'/>
-  <cpu type='kvm' name='7455_v3.2'/>
-  <cpu type='kvm' name='603e_v1.2'/>
-  <cpu type='kvm' name='mpc8610'/>
-  <cpu type='kvm' name='mpc8544e_v11'/>
-  <cpu type='kvm' name='750cxe_v2.2'/>
-  <cpu type='kvm' name='401g2'/>
-  <cpu type='kvm' name='mpc8547e_v20'/>
-  <cpu type='kvm' name='7445_v3.3'/>
-  <cpu type='kvm' name='mpc8545_v21'/>
-  <cpu type='kvm' name='mpc8379e'/>
-  <cpu type='kvm' name='403gcx'/>
-  <cpu type='kvm' name='mpc8349e'/>
-  <cpu type='kvm' name='iop480'/>
-  <cpu type='kvm' name='601_v1'/>
-  <cpu type='kvm' name='7400_v2.2'/>
-  <cpu type='kvm' name='7455_v3.3'/>
-  <cpu type='kvm' name='603e_v1.3'/>
-  <cpu type='kvm' name='750cxe_v2.4b'/>
-  <cpu type='kvm' name='mpc8543_v11'/>
-  <cpu type='kvm' name='750cxe_v2.3'/>
-  <cpu type='kvm' name='mpc8547e_v21'/>
-  <cpu type='kvm' name='mpc8572e'/>
-  <cpu type='kvm' name='mpc8543e_v20'/>
-  <cpu type='kvm' name='750fx_v2.1'/>
-  <cpu type='kvm' name='602'/>
-  <cpu type='kvm' name='mpc8555e_v10'/>
-  <cpu type='kvm' name='7451_v2.10'/>
-  <cpu type='kvm' name='750l_v2.2'/>
-  <cpu type='kvm' name='970fx_v3.0'/>
-  <cpu type='kvm' name='mpc8548e_v20'/>
-  <cpu type='kvm' name='mpc8641d'/>
-  <cpu type='kvm' name='7410_v1.0'/>
-  <cpu type='kvm' name='401a1'/>
-  <cpu type='kvm' name='mpc8543e_v21'/>
-  <cpu type='kvm' name='750fx_v2.2'/>
-  <cpu type='kvm' name='e500v2_v30'/>
-  <cpu type='kvm' name='405ez'/>
-  <cpu type='kvm' name='401c2'/>
-  <cpu type='kvm' name='mpc8555e_v11'/>
-  <cpu type='kvm' name='405d2'/>
-  <cpu type='kvm' name='970fx_v3.1'/>
-  <cpu type='kvm' name='mpc8548e_v21'/>
-  <cpu type='kvm' name='405lp'/>
-  <cpu type='kvm' name='mpc8349ea'/>
-  <cpu type='kvm' name='750e'/>
-  <cpu type='kvm' name='750cxe_v3.1b'/>
-  <cpu type='kvm' name='740_v3.0'/>
-  <cpu type='kvm' name='440epa'/>
-  <cpu type='kvm' name='mpc5200b_v20'/>
-  <cpu type='kvm' name='745_v2.6'/>
-  <cpu type='kvm' name='750_v3.0'/>
-  <cpu type='kvm' name='603e7v'/>
-  <cpu type='kvm' name='mpc8377'/>
-  <cpu type='kvm' name='7445_v1.0'/>
-  <cpu type='kvm' name='7447a_v1.1'/>
-  <cpu type='kvm' name='740_v3.1'/>
-  <cpu type='kvm' name='970mp_v1.0'/>
-  <cpu type='kvm' name='mpc8641'/>
-  <cpu type='kvm' name='e200z5'/>
-  <cpu type='kvm' name='750p'/>
-  <cpu type='kvm' name='745_v2.7'/>
-  <cpu type='kvm' name='750_v3.1'/>
-  <cpu type='kvm' name='7450_v1.1'/>
-  <cpu type='kvm' name='x2vp4'/>
-  <cpu type='kvm' name='cobra'/>
-  <cpu type='kvm' name='7447a_v1.2'/>
-  <cpu type='kvm' name='mpc8543_v21'/>
-  <cpu type='kvm' name='755_v2.7'/>
-  <cpu type='kvm' name='970mp_v1.1'/>
-  <cpu type='kvm' name='mpc8545e_v20'/>
-  <cpu type='kvm' name='e200z6'/>
-  <cpu type='kvm' name='745_v2.8'/>
-  <cpu type='kvm' name='7450_v1.2'/>
-  <cpu type='kvm' name='405gpa'/>
-  <cpu type='kvm' name='stb03'/>
-  <cpu type='kvm' name='755_v2.8'/>
-  <cpu type='kvm' name='power9_v1.0'/>
-  <cpu type='kvm' name='7457a_v1.0'/>
-  <cpu type='kvm' name='mpc8349a'/>
-  <cpu type='kvm' name='401d2'/>
-  <cpu type='kvm' name='g2gp'/>
-  <cpu type='kvm' name='stb25'/>
-  <cpu type='kvm' name='750cl_v1.0'/>
-  <cpu type='kvm' name='7457a_v1.1'/>
-  <cpu type='kvm' name='g2legp3'/>
-  <cpu type='kvm' name='mpc8347t'/>
-  <cpu type='kvm' name='mpc8533_v10'/>
-  <cpu type='kvm' name='401'/>
-  <cpu type='kvm' name='440-xilinx'/>
-  <cpu type='kvm' name='mpc8548_v10'/>
-  <cpu type='kvm' name='mpc8347ap'/>
-  <cpu type='kvm' name='604e_v1.0'/>
-  <cpu type='kvm' name='7457a_v1.2'/>
-  <cpu type='kvm' name='7400_v2.0'/>
-  <cpu type='kvm' name='603e7v1'/>
-  <cpu type='kvm' name='7447_v1.0'/>
-  <cpu type='kvm' name='603e_v4.1'/>
-  <cpu type='kvm' name='603e_v1.1'/>
-  <cpu type='kvm' name='npe4gs3'/>
-  <cpu type='kvm' name='mpc8548_v11'/>
-  <cpu type='kvm' name='970fx_v1.0'/>
-  <cpu type='kvm' name='604e_v2.4'/>
-  <cpu type='kvm' name='7457_v1.0'/>
-  <cpu type='kvm' name='e300c4'/>
-  <cpu type='kvm' name='603e7v2'/>
-  <cpu type='kvm' name='7447_v1.1'/>
-  <cpu type='kvm' name='mpc8543_v10'/>
-  <cpu type='kvm' name='mpc5200_v12'/>
-  <cpu type='kvm' name='power8e_v2.1'/>
-  <cpu type='kvm' name='750l_v2.0'/>
-  <cpu type='kvm' name='mpc8343a'/>
-  <cpu type='kvm' name='host'/>
-  <cpu type='kvm' name='mpc8347eap'/>
-  <cpu type='kvm' name='7457_v1.1'/>
-  <cpu type='kvm' name='e600'/>
-  <cpu type='kvm' name='750fx_v2.0'/>
-  <cpu type='kvm' name='740_v1.0'/>
-  <cpu type='kvm' name='7448_v1.0'/>
-  <cpu type='kvm' name='750l_v2.1'/>
-  <cpu type='kvm' name='7457_v1.2'/>
-  <cpu type='kvm' name='750_v1.0'/>
-  <cpu type='kvm' name='745_v2.3'/>
-  <cpu type='kvm' name='745_v1.0'/>
-  <cpu type='kvm' name='7448_v1.1'/>
-  <cpu type='kvm' name='755_v1.0'/>
-  <cpu type='kvm' name='power7_v2.3'/>
-  <cpu type='kvm' name='npe405h2'/>
-  <cpu type='kvm' name='745_v2.4'/>
-  <cpu type='kvm' name='745_v1.1'/>
-  <cpu type='kvm' name='603e7t'/>
-  <cpu type='kvm' name='mpc8572'/>
-  <cpu type='kvm' name='g2legp'/>
-  <cpu type='kvm' name='755_v2.4'/>
-  <cpu type='kvm' name='mpc8548_v20'/>
-  <cpu type='kvm' name='755_v1.1'/>
-  <cpu type='kvm' name='750fl'/>
-  <cpu type='kvm' name='750cx_v1.0'/>
-  <cpu type='kvm' name='745_v2.5'/>
-  <cpu type='kvm' name='mpc8349'/>
-  <cpu type='kvm' name='power9_v2.0'/>
-  <cpu type='kvm' name='7447a_v1.0'/>
-  <cpu type='kvm' name='755_v2.5'/>
-  <cpu type='kvm' name='mpc8548_v21'/>
-  <cpu type='kvm' name='603e_v4'/>
-  <cpu type='kvm' name='403gb'/>
-  <cpu type='kvm' name='7450_v1.0'/>
-  <cpu type='kvm' name='mpc8543_v20'/>
-  <cpu type='kvm' name='755_v2.6'/>
-  <cpu type='kvm' name='e5500'/>
-  <cpu type='kvm' name='mpc8568'/>
-  <cpu type='kvm' name='mpc8343ea'/>
-  <cpu type='kvm' name='g2'/>
-  <cpu type='kvm' name='403gc'/>
-  <cpu type='kvm' name='mpc8541_v10'/>
-  <cpu type='kvm' name='7455_v1.0'/>
-  <cpu type='kvm' name='750cxe_v3.0'/>
-  <cpu type='kvm' name='603e7'/>
-  <cpu type='kvm' name='power5+_v2.1'/>
-  <cpu type='kvm' name='g2legp1'/>
-  <cpu type='kvm' name='7441_v2.3'/>
-  <cpu type='kvm' name='mpc8541_v11'/>
-  <cpu type='kvm' name='750cxe_v3.1'/>
-  <cpu type='kvm' name='7410_v1.3'/>
-  <cpu type='kvm' name='7451_v2.3'/>
-  <cpu type='kvm' name='7400_v2.7'/>
-  <cpu type='kvm' name='e500_v10'/>
-  <cpu type='kvm' name='603e_v2.2'/>
-  <cpu type='kvm' name='970fx_v2.1'/>
-  <cpu type='kvm' name='7410_v1.4'/>
-  <cpu type='kvm' name='mpc8567e'/>
-  <cpu type='kvm' name='604e_v2.2'/>
-  <cpu type='kvm' name='7400_v2.8'/>
-  <cpu type='kvm' name='740e'/>
-  <cpu type='kvm' name='e300c2'/>
-  <cpu type='kvm' name='750gl'/>
-  <cpu type='kvm' name='mpc8540_v10'/>
-  <cpu type='kvm' name='7448_v2.0'/>
-  <cpu type='kvm' name='mpc5200_v10'/>
-  <cpu type='kvm' name='7400_v2.9'/>
-  <cpu type='kvm' name='mpc8533e_v11'/>
-  <cpu type='kvm' name='745_v2.0'/>
-  <cpu type='kvm' name='e500mc'/>
-  <cpu type='kvm' name='e300c3'/>
-  <cpu type='kvm' name='740_v2.1'/>
-  <cpu type='kvm' name='7448_v2.1'/>
-  <cpu type='kvm' name='750l_v3.2'/>
-  <cpu type='kvm' name='mpc8555_v11'/>
-  <cpu type='kvm' name='mpc5200_v11'/>
-  <cpu type='kvm' name='740p'/>
-  <cpu type='kvm' name='750_v2.1'/>
-  <cpu type='kvm' name='745_v2.1'/>
-  <cpu type='kvm' name='g2h4'/>
-  <cpu type='kvm' name='740_v2.2'/>
-  <cpu type='kvm' name='755_v2.1'/>
-  <cpu type='kvm' name='mpc603'/>
-  <cpu type='kvm' name='e500v2_v21'/>
-  <cpu type='kvm' name='750_v2.2'/>
-  <cpu type='kvm' name='745_v2.2'/>
-  <cpu type='kvm' name='405crb'/>
-  <cpu type='kvm' name='mpc8347et'/>
-  <cpu type='kvm' name='755_v2.2'/>
-  <cpu type='kvm' name='e500v2_v22'/>
-  <cpu type='kvm' name='750cx_v2.1'/>
-  <cpu type='kvm' name='e6500'/>
-  <cpu type='kvm' name='e500_v20'/>
-  <cpu type='kvm' name='7450_v2.0'/>
-  <cpu type='kvm' name='power8_v2.0'/>
-  <cpu type='kvm' name='g2hip3'/>
-  <cpu type='kvm' name='405crc'/>
-  <cpu type='kvm' name='755_v2.3'/>
-  <cpu type='kvm' name='401e2'/>
-  <cpu type='kvm' name='mpc8560_v10'/>
-  <cpu type='kvm' name='mpc8568e'/>
-  <cpu type='kvm' name='750cx_v2.2'/>
-  <cpu type='kvm' name='mpc8540_v20'/>
-  <cpu type='kvm' name='mpc8377e'/>
-  <cpu type='kvm' name='7450_v2.1'/>
-  <cpu type='kvm' name='7445_v3.4'/>
-  <cpu type='kvm' name='7445_v2.1'/>
-  <cpu type='kvm' name='g2hip4'/>
-  <cpu type='kvm' name='601_v2'/>
-  <cpu type='kvm' name='7400_v1.0'/>
-  <cpu type='kvm' name='7455_v3.4'/>
-  <cpu type='kvm' name='603e_v1.4'/>
-  <cpu type='kvm' name='750cxe_v2.4'/>
-  <cpu type='kvm' name='403ga'/>
-  <cpu type='kvm' name='7455_v2.1'/>
-  <cpu type='kvm' name='603e_v3'/>
-  <cpu type='kvm' name='405ep'/>
-  <cpu type='kvm' name='mpc8540_v21'/>
-  <cpu type='kvm' name='g2ls'/>
-  <cpu type='kvm' name='mpc8347at'/>
-  <cpu type='kvm' name='npe405l'/>
-  <cpu type='kvm' name='603'/>
-  <cpu type='kvm' name='mpc8541e_v10'/>
-  <cpu type='kvm' name='7400_v1.1'/>
-  <cpu type='kvm' name='mpc8567'/>
-  <cpu type='kvm' name='mpc8347p'/>
-  <cpu type='kvm' name='7441_v2.1'/>
-  <cpu type='kvm' name='7410_v1.1'/>
-  <cpu type='kvm' name='e500v2_v10'/>
-  <cpu type='kvm' name='750cl_v2.0'/>
-  <cpu type='kvm' name='750fx_v2.3'/>
-  <cpu type='kvm' name='604'/>
-  <cpu type='kvm' name='mpc8541e_v11'/>
-  <cpu type='kvm' name='405gpr'/>
-  <cpu type='kvm' name='750fx_v1.0'/>
-  <cpu type='kvm' name='mpc8343e'/>
-  <cpu type='kvm' name='mpc8347eat'/>
-  <cpu type='kvm' name='7410_v1.2'/>
-  <cpu type='kvm' name='750gx_v1.0'/>
-  <cpu type='kvm' name='7400_v2.6'/>
-  <cpu type='kvm' name='440epb'/>
-  <cpu type='kvm' name='mpc5200b_v21'/>
-  <cpu type='kvm' name='405d4'/>
-  <cpu type='kvm' name='970fx_v2.0'/>
-  <cpu type='kvm' name='750gx_v1.1'/>
-  <cpu type='kvm' name='mpc8378'/>
-  <cpu type='kvm' name='mpc8560_v20'/>
-  <cpu type='kvm' name='460exb'/>
-  <cpu type='kvm' name='401f2'/>
-  <cpu type='kvm' name='e300c1'/>
-  <cpu type='kvm' name='power7+_v2.1'/>
-  <cpu type='kvm' name='440-xilinx-w-dfpu'/>
-  <cpu type='kvm' name='mpc8378e'/>
-  <cpu type='kvm' name='mpc8347ep'/>
-  <cpu type='kvm' name='750l_v3.0'/>
-  <cpu type='kvm' name='604r'/>
-  <cpu type='kvm' name='750gx_v1.2'/>
-  <cpu type='kvm' name='power10_v1.0'/>
-  <cpu type='kvm' name='mpc8560_v21'/>
-  <cpu type='kvm' name='970_v2.2'/>
-  <cpu type='kvm' name='mpc8533e_v10'/>
-  <cpu type='kvm' name='mpc8379'/>
-  <machine type='kvm' name='pseries-5.0' alias='pseries' hotplugCpus='yes' maxCpus='1024' default='yes' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='powernv9' alias='powernv' maxCpus='2048' defaultCPU='power9_v2.0-powerpc64-cpu'/>
-  <machine type='kvm' name='g3beige' maxCpus='1' defaultCPU='750_v3.1-powerpc64-cpu'/>
-  <machine type='kvm' name='pseries-2.12' hotplugCpus='yes' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.9' hotplugCpus='yes' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='ref405ep' maxCpus='1'/>
-  <machine type='kvm' name='pseries-2.2' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='40p' maxCpus='1' defaultCPU='604-powerpc64-cpu'/>
-  <machine type='kvm' name='pseries-4.2' hotplugCpus='yes' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.12-sxxm' hotplugCpus='yes' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.3' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.6' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='sam460ex' maxCpus='1' defaultCPU='460exb-powerpc64-cpu'/>
-  <machine type='kvm' name='virtex-ml507' maxCpus='1' defaultCPU='440-xilinx-powerpc64-cpu'/>
-  <machine type='kvm' name='pseries-3.0' hotplugCpus='yes' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.7' hotplugCpus='yes' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.8' hotplugCpus='yes' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-4.0' hotplugCpus='yes' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='bamboo' maxCpus='1' defaultCPU='440epb-powerpc64-cpu'/>
-  <machine type='kvm' name='pseries-2.1' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='taihu' maxCpus='1'/>
-  <machine type='kvm' name='pseries-2.10' hotplugCpus='yes' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.4' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='mpc8544ds' maxCpus='15' defaultCPU='e500v2_v30-powerpc64-cpu'/>
-  <machine type='kvm' name='pseries-4.1' hotplugCpus='yes' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='powernv8' maxCpus='2048' defaultCPU='power8_v2.0-powerpc64-cpu'/>
-  <machine type='kvm' name='powernv10' maxCpus='2048' defaultCPU='power10_v1.0-powerpc64-cpu'/>
-  <machine type='kvm' name='pseries-2.11' hotplugCpus='yes' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.5' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-3.1' hotplugCpus='yes' maxCpus='1024' defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='mac99' maxCpus='1' defaultCPU='970fx_v3.1-powerpc64-cpu'/>
-  <machine type='kvm' name='ppce500' maxCpus='32' defaultCPU='e500v2_v30-powerpc64-cpu'/>
-  <cpu type='tcg' name='default' typename='604-powerpc64-cpu'/>
-  <cpu type='tcg' name='ppc' typename='604-powerpc64-cpu'/>
-  <cpu type='tcg' name='ppc32' typename='604-powerpc64-cpu'/>
-  <cpu type='tcg' name='ppc64' typename='970fx_v3.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='POWER10' typename='power10_v1.0-powerpc64-cpu'/>
-  <cpu type='tcg' name='POWER9' typename='power9_v2.0-powerpc64-cpu'/>
-  <cpu type='tcg' name='power8nvl' typename='power8nvl_v1.0-powerpc64-cpu'/>
-  <cpu type='tcg' name='POWER8' typename='power8_v2.0-powerpc64-cpu'/>
-  <cpu type='tcg' name='power8e' typename='power8e_v2.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='power7+' typename='power7+_v2.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='POWER7' typename='power7_v2.3-powerpc64-cpu'/>
-  <cpu type='tcg' name='power5gs' typename='power5+_v2.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='power5+' typename='power5+_v2.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='970mp' typename='970mp_v1.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='970fx' typename='970fx_v3.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='970' typename='970_v2.2-powerpc64-cpu'/>
-  <cpu type='tcg' name='apollo7pm' typename='7457a_v1.0-powerpc64-cpu'/>
-  <cpu type='tcg' name='7457a' typename='7457a_v1.2-powerpc64-cpu'/>
-  <cpu type='tcg' name='7447a' typename='7447a_v1.2-powerpc64-cpu'/>
-  <cpu type='tcg' name='apollo7' typename='7457_v1.2-powerpc64-cpu'/>
-  <cpu type='tcg' name='7457' typename='7457_v1.2-powerpc64-cpu'/>
-  <cpu type='tcg' name='7447' typename='7447_v1.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='apollo6' typename='7455_v3.2-powerpc64-cpu'/>
-  <cpu type='tcg' name='7455' typename='7455_v3.2-powerpc64-cpu'/>
-  <cpu type='tcg' name='7445' typename='7445_v3.2-powerpc64-cpu'/>
-  <cpu type='tcg' name='7451' typename='7451_v2.3-powerpc64-cpu'/>
-  <cpu type='tcg' name='7441' typename='7441_v2.3-powerpc64-cpu'/>
-  <cpu type='tcg' name='vger' typename='7450_v2.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='7450' typename='7450_v2.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='7448' typename='7448_v2.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='nitro' typename='7410_v1.4-powerpc64-cpu'/>
-  <cpu type='tcg' name='7410' typename='7410_v1.4-powerpc64-cpu'/>
-  <cpu type='tcg' name='g4' typename='7400_v2.9-powerpc64-cpu'/>
-  <cpu type='tcg' name='max' typename='7400_v2.9-powerpc64-cpu'/>
-  <cpu type='tcg' name='7400' typename='7400_v2.9-powerpc64-cpu'/>
-  <cpu type='tcg' name='goldfinger' typename='755_v2.8-powerpc64-cpu'/>
-  <cpu type='tcg' name='755' typename='755_v2.8-powerpc64-cpu'/>
-  <cpu type='tcg' name='745' typename='745_v2.8-powerpc64-cpu'/>
-  <cpu type='tcg' name='lonestar' typename='750l_v3.2-powerpc64-cpu'/>
-  <cpu type='tcg' name='750l' typename='750l_v3.2-powerpc64-cpu'/>
-  <cpu type='tcg' name='750gx' typename='750gx_v1.2-powerpc64-cpu'/>
-  <cpu type='tcg' name='750fx' typename='750fx_v2.3-powerpc64-cpu'/>
-  <cpu type='tcg' name='750cxe' typename='750cxe_v3.1b-powerpc64-cpu'/>
-  <cpu type='tcg' name='750cx' typename='750cx_v2.2-powerpc64-cpu'/>
-  <cpu type='tcg' name='750cl' typename='750cl_v2.0-powerpc64-cpu'/>
-  <cpu type='tcg' name='conan/doyle' typename='750p-powerpc64-cpu'/>
-  <cpu type='tcg' name='g3' typename='750_v3.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='typhoon' typename='750_v3.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='750' typename='750_v3.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='arthur' typename='740_v3.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='740' typename='740_v3.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='mach5' typename='604r-powerpc64-cpu'/>
-  <cpu type='tcg' name='sirocco' typename='604e_v2.4-powerpc64-cpu'/>
-  <cpu type='tcg' name='604e' typename='604e_v2.4-powerpc64-cpu'/>
-  <cpu type='tcg' name='goldeneye' typename='603e7t-powerpc64-cpu'/>
-  <cpu type='tcg' name='603r' typename='603e7t-powerpc64-cpu'/>
-  <cpu type='tcg' name='vaillant' typename='603e7v-powerpc64-cpu'/>
-  <cpu type='tcg' name='stretch' typename='603e_v4.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='603e' typename='603e_v4.1-powerpc64-cpu'/>
-  <cpu type='tcg' name='vanilla' typename='603-powerpc64-cpu'/>
-  <cpu type='tcg' name='601v' typename='601_v2-powerpc64-cpu'/>
-  <cpu type='tcg' name='601' typename='601_v2-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8560' typename='mpc8560_v21-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8555e' typename='mpc8555e_v11-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8555' typename='mpc8555_v11-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8548e' typename='mpc8548e_v21-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8548' typename='mpc8548_v21-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8547e' typename='mpc8547e_v21-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8545e' typename='mpc8545e_v21-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8545' typename='mpc8545_v21-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8544e' typename='mpc8544e_v11-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8544' typename='mpc8544_v11-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8543e' typename='mpc8543e_v21-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8543' typename='mpc8543_v21-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8541e' typename='mpc8541e_v11-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8541' typename='mpc8541_v11-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8540' typename='mpc8540_v21-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8533e' typename='mpc8533e_v11-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8533' typename='mpc8533_v11-powerpc64-cpu'/>
-  <cpu type='tcg' name='e500v2' typename='e500v2_v22-powerpc64-cpu'/>
-  <cpu type='tcg' name='e500v1' typename='e500_v20-powerpc64-cpu'/>
-  <cpu type='tcg' name='e500' typename='e500v2_v22-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8347ea' typename='mpc8347eat-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8347e' typename='mpc8347et-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8347a' typename='mpc8347at-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8347' typename='mpc8347t-powerpc64-cpu'/>
-  <cpu type='tcg' name='e300' typename='e300c3-powerpc64-cpu'/>
-  <cpu type='tcg' name='e200' typename='e200z6-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8280' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8275' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8272' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8271' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8270' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8266_hip4' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8266_hip3' typename='g2hip3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8266' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8265_hip4' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8265_hip3' typename='g2hip3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8265' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8264_hip4' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8264_hip3' typename='g2hip3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8264' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8260_hip4' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8260_hip3' typename='g2hip3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8260' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8255_hip4' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8255_hip3' typename='g2hip3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8255' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8250_hip4' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8250_hip3' typename='g2hip3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8250' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8248' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8247' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8245' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8241' typename='g2hip4-powerpc64-cpu'/>
-  <cpu type='tcg' name='powerquicc-ii' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc82xx' typename='g2legp3-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc5200b' typename='mpc5200b_v21-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc5200' typename='mpc5200_v12-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc52xx' typename='mpc5200_v12-powerpc64-cpu'/>
-  <cpu type='tcg' name='mpc8240' typename='603-powerpc64-cpu'/>
-  <cpu type='tcg' name='460ex' typename='460exb-powerpc64-cpu'/>
-  <cpu type='tcg' name='440ep' typename='440epb-powerpc64-cpu'/>
-  <cpu type='tcg' name='x2vp50' typename='x2vp20-powerpc64-cpu'/>
-  <cpu type='tcg' name='x2vp7' typename='x2vp4-powerpc64-cpu'/>
-  <cpu type='tcg' name='405gpe' typename='405crc-powerpc64-cpu'/>
-  <cpu type='tcg' name='405gp' typename='405gpd-powerpc64-cpu'/>
-  <cpu type='tcg' name='405cr' typename='405crc-powerpc64-cpu'/>
-  <cpu type='tcg' name='405' typename='405d4-powerpc64-cpu'/>
-  <cpu type='tcg' name='403' typename='403gc-powerpc64-cpu'/>
-  <cpu type='tcg' name='740_v2.0'/>
-  <cpu type='tcg' name='mpc8343'/>
-  <cpu type='tcg' name='mpc8545e_v21'/>
-  <cpu type='tcg' name='power8nvl_v1.0'/>
-  <cpu type='tcg' name='mpc8543e_v10'/>
-  <cpu type='tcg' name='mpc8555_v10'/>
-  <cpu type='tcg' name='750_v2.0'/>
-  <cpu type='tcg' name='405gpb'/>
-  <cpu type='tcg' name='stb04'/>
-  <cpu type='tcg' name='mpc8544_v10'/>
-  <cpu type='tcg' name='g2lels'/>
-  <cpu type='tcg' name='mpc8548e_v10'/>
-  <cpu type='tcg' name='440epx'/>
-  <cpu type='tcg' name='750cxr'/>
-  <cpu type='tcg' name='g2le'/>
-  <cpu type='tcg' name='mpc8543e_v11'/>
-  <cpu type='tcg' name='755_v2.0'/>
-  <cpu type='tcg' name='e500v2_v20'/>
-  <cpu type='tcg' name='401b2'/>
-  <cpu type='tcg' name='x2vp20'/>
-  <cpu type='tcg' name='405gpc'/>
-  <cpu type='tcg' name='mpc8544_v11'/>
-  <cpu type='tcg' name='mpc8548e_v11'/>
-  <cpu type='tcg' name='405cra'/>
-  <cpu type='tcg' name='npe405h'/>
-  <cpu type='tcg' name='mpc8533_v11'/>
-  <cpu type='tcg' name='7441_v2.10'/>
-  <cpu type='tcg' name='mpc8544e_v10'/>
-  <cpu type='tcg' name='750cxe_v2.1'/>
-  <cpu type='tcg' name='750cx_v2.0'/>
-  <cpu type='tcg' name='405gpd'/>
-  <cpu type='tcg' name='7445_v3.2'/>
-  <cpu type='tcg' name='mpc8545_v20'/>
-  <cpu type='tcg' name='603p'/>
-  <cpu type='tcg' name='601_v0'/>
-  <cpu type='tcg' name='7400_v2.1'/>
-  <cpu type='tcg' name='7455_v3.2'/>
-  <cpu type='tcg' name='603e_v1.2'/>
-  <cpu type='tcg' name='mpc8610'/>
-  <cpu type='tcg' name='mpc8544e_v11'/>
-  <cpu type='tcg' name='750cxe_v2.2'/>
-  <cpu type='tcg' name='401g2'/>
-  <cpu type='tcg' name='mpc8547e_v20'/>
-  <cpu type='tcg' name='7445_v3.3'/>
-  <cpu type='tcg' name='mpc8545_v21'/>
-  <cpu type='tcg' name='mpc8379e'/>
-  <cpu type='tcg' name='403gcx'/>
-  <cpu type='tcg' name='mpc8349e'/>
-  <cpu type='tcg' name='iop480'/>
-  <cpu type='tcg' name='601_v1'/>
-  <cpu type='tcg' name='7400_v2.2'/>
-  <cpu type='tcg' name='7455_v3.3'/>
-  <cpu type='tcg' name='603e_v1.3'/>
-  <cpu type='tcg' name='750cxe_v2.4b'/>
-  <cpu type='tcg' name='mpc8543_v11'/>
-  <cpu type='tcg' name='750cxe_v2.3'/>
-  <cpu type='tcg' name='mpc8547e_v21'/>
-  <cpu type='tcg' name='mpc8572e'/>
-  <cpu type='tcg' name='mpc8543e_v20'/>
-  <cpu type='tcg' name='750fx_v2.1'/>
-  <cpu type='tcg' name='602'/>
-  <cpu type='tcg' name='mpc8555e_v10'/>
-  <cpu type='tcg' name='7451_v2.10'/>
-  <cpu type='tcg' name='750l_v2.2'/>
-  <cpu type='tcg' name='970fx_v3.0'/>
-  <cpu type='tcg' name='mpc8548e_v20'/>
-  <cpu type='tcg' name='mpc8641d'/>
-  <cpu type='tcg' name='7410_v1.0'/>
-  <cpu type='tcg' name='401a1'/>
-  <cpu type='tcg' name='mpc8543e_v21'/>
-  <cpu type='tcg' name='750fx_v2.2'/>
-  <cpu type='tcg' name='e500v2_v30'/>
-  <cpu type='tcg' name='405ez'/>
-  <cpu type='tcg' name='401c2'/>
-  <cpu type='tcg' name='mpc8555e_v11'/>
-  <cpu type='tcg' name='405d2'/>
-  <cpu type='tcg' name='970fx_v3.1'/>
-  <cpu type='tcg' name='mpc8548e_v21'/>
-  <cpu type='tcg' name='405lp'/>
-  <cpu type='tcg' name='mpc8349ea'/>
-  <cpu type='tcg' name='750e'/>
-  <cpu type='tcg' name='750cxe_v3.1b'/>
-  <cpu type='tcg' name='740_v3.0'/>
-  <cpu type='tcg' name='440epa'/>
-  <cpu type='tcg' name='mpc5200b_v20'/>
-  <cpu type='tcg' name='745_v2.6'/>
-  <cpu type='tcg' name='750_v3.0'/>
-  <cpu type='tcg' name='603e7v'/>
-  <cpu type='tcg' name='mpc8377'/>
-  <cpu type='tcg' name='7445_v1.0'/>
-  <cpu type='tcg' name='7447a_v1.1'/>
-  <cpu type='tcg' name='740_v3.1'/>
-  <cpu type='tcg' name='970mp_v1.0'/>
-  <cpu type='tcg' name='mpc8641'/>
-  <cpu type='tcg' name='e200z5'/>
-  <cpu type='tcg' name='750p'/>
-  <cpu type='tcg' name='745_v2.7'/>
-  <cpu type='tcg' name='750_v3.1'/>
-  <cpu type='tcg' name='7450_v1.1'/>
-  <cpu type='tcg' name='x2vp4'/>
-  <cpu type='tcg' name='cobra'/>
-  <cpu type='tcg' name='7447a_v1.2'/>
-  <cpu type='tcg' name='mpc8543_v21'/>
-  <cpu type='tcg' name='755_v2.7'/>
-  <cpu type='tcg' name='970mp_v1.1'/>
-  <cpu type='tcg' name='mpc8545e_v20'/>
-  <cpu type='tcg' name='e200z6'/>
-  <cpu type='tcg' name='745_v2.8'/>
-  <cpu type='tcg' name='7450_v1.2'/>
-  <cpu type='tcg' name='405gpa'/>
-  <cpu type='tcg' name='stb03'/>
-  <cpu type='tcg' name='755_v2.8'/>
-  <cpu type='tcg' name='power9_v1.0'/>
-  <cpu type='tcg' name='7457a_v1.0'/>
-  <cpu type='tcg' name='mpc8349a'/>
-  <cpu type='tcg' name='401d2'/>
-  <cpu type='tcg' name='g2gp'/>
-  <cpu type='tcg' name='stb25'/>
-  <cpu type='tcg' name='750cl_v1.0'/>
-  <cpu type='tcg' name='7457a_v1.1'/>
-  <cpu type='tcg' name='g2legp3'/>
-  <cpu type='tcg' name='mpc8347t'/>
-  <cpu type='tcg' name='mpc8533_v10'/>
-  <cpu type='tcg' name='401'/>
-  <cpu type='tcg' name='440-xilinx'/>
-  <cpu type='tcg' name='mpc8548_v10'/>
-  <cpu type='tcg' name='mpc8347ap'/>
-  <cpu type='tcg' name='604e_v1.0'/>
-  <cpu type='tcg' name='7457a_v1.2'/>
-  <cpu type='tcg' name='7400_v2.0'/>
-  <cpu type='tcg' name='603e7v1'/>
-  <cpu type='tcg' name='7447_v1.0'/>
-  <cpu type='tcg' name='603e_v4.1'/>
-  <cpu type='tcg' name='603e_v1.1'/>
-  <cpu type='tcg' name='npe4gs3'/>
-  <cpu type='tcg' name='mpc8548_v11'/>
-  <cpu type='tcg' name='970fx_v1.0'/>
-  <cpu type='tcg' name='604e_v2.4'/>
-  <cpu type='tcg' name='7457_v1.0'/>
-  <cpu type='tcg' name='e300c4'/>
-  <cpu type='tcg' name='603e7v2'/>
-  <cpu type='tcg' name='7447_v1.1'/>
-  <cpu type='tcg' name='mpc8543_v10'/>
-  <cpu type='tcg' name='mpc5200_v12'/>
-  <cpu type='tcg' name='power8e_v2.1'/>
-  <cpu type='tcg' name='750l_v2.0'/>
-  <cpu type='tcg' name='mpc8343a'/>
-  <cpu type='tcg' name='mpc8347eap'/>
-  <cpu type='tcg' name='7457_v1.1'/>
-  <cpu type='tcg' name='e600'/>
-  <cpu type='tcg' name='750fx_v2.0'/>
-  <cpu type='tcg' name='740_v1.0'/>
-  <cpu type='tcg' name='7448_v1.0'/>
-  <cpu type='tcg' name='750l_v2.1'/>
-  <cpu type='tcg' name='7457_v1.2'/>
-  <cpu type='tcg' name='750_v1.0'/>
-  <cpu type='tcg' name='745_v2.3'/>
-  <cpu type='tcg' name='745_v1.0'/>
-  <cpu type='tcg' name='7448_v1.1'/>
-  <cpu type='tcg' name='755_v1.0'/>
-  <cpu type='tcg' name='power7_v2.3'/>
-  <cpu type='tcg' name='npe405h2'/>
-  <cpu type='tcg' name='745_v2.4'/>
-  <cpu type='tcg' name='745_v1.1'/>
-  <cpu type='tcg' name='603e7t'/>
-  <cpu type='tcg' name='mpc8572'/>
-  <cpu type='tcg' name='g2legp'/>
-  <cpu type='tcg' name='755_v2.4'/>
-  <cpu type='tcg' name='mpc8548_v20'/>
-  <cpu type='tcg' name='755_v1.1'/>
-  <cpu type='tcg' name='750fl'/>
-  <cpu type='tcg' name='750cx_v1.0'/>
-  <cpu type='tcg' name='745_v2.5'/>
-  <cpu type='tcg' name='mpc8349'/>
-  <cpu type='tcg' name='power9_v2.0'/>
-  <cpu type='tcg' name='7447a_v1.0'/>
-  <cpu type='tcg' name='755_v2.5'/>
-  <cpu type='tcg' name='mpc8548_v21'/>
-  <cpu type='tcg' name='603e_v4'/>
-  <cpu type='tcg' name='403gb'/>
-  <cpu type='tcg' name='7450_v1.0'/>
-  <cpu type='tcg' name='mpc8543_v20'/>
-  <cpu type='tcg' name='755_v2.6'/>
-  <cpu type='tcg' name='e5500'/>
-  <cpu type='tcg' name='mpc8568'/>
-  <cpu type='tcg' name='mpc8343ea'/>
-  <cpu type='tcg' name='g2'/>
-  <cpu type='tcg' name='403gc'/>
-  <cpu type='tcg' name='mpc8541_v10'/>
-  <cpu type='tcg' name='7455_v1.0'/>
-  <cpu type='tcg' name='750cxe_v3.0'/>
-  <cpu type='tcg' name='603e7'/>
-  <cpu type='tcg' name='power5+_v2.1'/>
-  <cpu type='tcg' name='g2legp1'/>
-  <cpu type='tcg' name='7441_v2.3'/>
-  <cpu type='tcg' name='mpc8541_v11'/>
-  <cpu type='tcg' name='750cxe_v3.1'/>
-  <cpu type='tcg' name='7410_v1.3'/>
-  <cpu type='tcg' name='7451_v2.3'/>
-  <cpu type='tcg' name='7400_v2.7'/>
-  <cpu type='tcg' name='e500_v10'/>
-  <cpu type='tcg' name='603e_v2.2'/>
-  <cpu type='tcg' name='970fx_v2.1'/>
-  <cpu type='tcg' name='7410_v1.4'/>
-  <cpu type='tcg' name='mpc8567e'/>
-  <cpu type='tcg' name='604e_v2.2'/>
-  <cpu type='tcg' name='7400_v2.8'/>
-  <cpu type='tcg' name='740e'/>
-  <cpu type='tcg' name='e300c2'/>
-  <cpu type='tcg' name='750gl'/>
-  <cpu type='tcg' name='mpc8540_v10'/>
-  <cpu type='tcg' name='7448_v2.0'/>
-  <cpu type='tcg' name='mpc5200_v10'/>
-  <cpu type='tcg' name='7400_v2.9'/>
-  <cpu type='tcg' name='mpc8533e_v11'/>
-  <cpu type='tcg' name='745_v2.0'/>
-  <cpu type='tcg' name='e500mc'/>
-  <cpu type='tcg' name='e300c3'/>
-  <cpu type='tcg' name='740_v2.1'/>
-  <cpu type='tcg' name='7448_v2.1'/>
-  <cpu type='tcg' name='750l_v3.2'/>
-  <cpu type='tcg' name='mpc8555_v11'/>
-  <cpu type='tcg' name='mpc5200_v11'/>
-  <cpu type='tcg' name='740p'/>
-  <cpu type='tcg' name='750_v2.1'/>
-  <cpu type='tcg' name='745_v2.1'/>
-  <cpu type='tcg' name='g2h4'/>
-  <cpu type='tcg' name='740_v2.2'/>
-  <cpu type='tcg' name='755_v2.1'/>
-  <cpu type='tcg' name='mpc603'/>
-  <cpu type='tcg' name='e500v2_v21'/>
-  <cpu type='tcg' name='750_v2.2'/>
-  <cpu type='tcg' name='745_v2.2'/>
-  <cpu type='tcg' name='405crb'/>
-  <cpu type='tcg' name='mpc8347et'/>
-  <cpu type='tcg' name='755_v2.2'/>
-  <cpu type='tcg' name='e500v2_v22'/>
-  <cpu type='tcg' name='750cx_v2.1'/>
-  <cpu type='tcg' name='e6500'/>
-  <cpu type='tcg' name='e500_v20'/>
-  <cpu type='tcg' name='7450_v2.0'/>
-  <cpu type='tcg' name='power8_v2.0'/>
-  <cpu type='tcg' name='g2hip3'/>
-  <cpu type='tcg' name='405crc'/>
-  <cpu type='tcg' name='755_v2.3'/>
-  <cpu type='tcg' name='401e2'/>
-  <cpu type='tcg' name='mpc8560_v10'/>
-  <cpu type='tcg' name='mpc8568e'/>
-  <cpu type='tcg' name='750cx_v2.2'/>
-  <cpu type='tcg' name='mpc8540_v20'/>
-  <cpu type='tcg' name='mpc8377e'/>
-  <cpu type='tcg' name='7450_v2.1'/>
-  <cpu type='tcg' name='7445_v3.4'/>
-  <cpu type='tcg' name='7445_v2.1'/>
-  <cpu type='tcg' name='g2hip4'/>
-  <cpu type='tcg' name='601_v2'/>
-  <cpu type='tcg' name='7400_v1.0'/>
-  <cpu type='tcg' name='7455_v3.4'/>
-  <cpu type='tcg' name='603e_v1.4'/>
-  <cpu type='tcg' name='750cxe_v2.4'/>
-  <cpu type='tcg' name='403ga'/>
-  <cpu type='tcg' name='7455_v2.1'/>
-  <cpu type='tcg' name='603e_v3'/>
-  <cpu type='tcg' name='405ep'/>
-  <cpu type='tcg' name='mpc8540_v21'/>
-  <cpu type='tcg' name='g2ls'/>
-  <cpu type='tcg' name='mpc8347at'/>
-  <cpu type='tcg' name='npe405l'/>
-  <cpu type='tcg' name='603'/>
-  <cpu type='tcg' name='mpc8541e_v10'/>
-  <cpu type='tcg' name='7400_v1.1'/>
-  <cpu type='tcg' name='mpc8567'/>
-  <cpu type='tcg' name='mpc8347p'/>
-  <cpu type='tcg' name='7441_v2.1'/>
-  <cpu type='tcg' name='7410_v1.1'/>
-  <cpu type='tcg' name='e500v2_v10'/>
-  <cpu type='tcg' name='750cl_v2.0'/>
-  <cpu type='tcg' name='750fx_v2.3'/>
-  <cpu type='tcg' name='604'/>
-  <cpu type='tcg' name='mpc8541e_v11'/>
-  <cpu type='tcg' name='405gpr'/>
-  <cpu type='tcg' name='750fx_v1.0'/>
-  <cpu type='tcg' name='mpc8343e'/>
-  <cpu type='tcg' name='mpc8347eat'/>
-  <cpu type='tcg' name='7410_v1.2'/>
-  <cpu type='tcg' name='750gx_v1.0'/>
-  <cpu type='tcg' name='7400_v2.6'/>
-  <cpu type='tcg' name='440epb'/>
-  <cpu type='tcg' name='mpc5200b_v21'/>
-  <cpu type='tcg' name='405d4'/>
-  <cpu type='tcg' name='970fx_v2.0'/>
-  <cpu type='tcg' name='750gx_v1.1'/>
-  <cpu type='tcg' name='mpc8378'/>
-  <cpu type='tcg' name='mpc8560_v20'/>
-  <cpu type='tcg' name='460exb'/>
-  <cpu type='tcg' name='401f2'/>
-  <cpu type='tcg' name='e300c1'/>
-  <cpu type='tcg' name='power7+_v2.1'/>
-  <cpu type='tcg' name='440-xilinx-w-dfpu'/>
-  <cpu type='tcg' name='mpc8378e'/>
-  <cpu type='tcg' name='mpc8347ep'/>
-  <cpu type='tcg' name='750l_v3.0'/>
-  <cpu type='tcg' name='604r'/>
-  <cpu type='tcg' name='750gx_v1.2'/>
-  <cpu type='tcg' name='power10_v1.0'/>
-  <cpu type='tcg' name='mpc8560_v21'/>
-  <cpu type='tcg' name='970_v2.2'/>
-  <cpu type='tcg' name='mpc8533e_v10'/>
-  <cpu type='tcg' name='mpc8379'/>
-  <machine type='tcg' name='pseries-5.0' alias='pseries' hotplugCpus='yes' maxCpus='1024' default='yes' defaultCPU='power9_v2.0-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='powernv9' alias='powernv' maxCpus='2048' defaultCPU='power9_v2.0-powerpc64-cpu'/>
-  <machine type='tcg' name='g3beige' maxCpus='1' defaultCPU='750_v3.1-powerpc64-cpu'/>
-  <machine type='tcg' name='pseries-2.12' hotplugCpus='yes' maxCpus='1024' defaultCPU='power8_v2.0-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.9' hotplugCpus='yes' maxCpus='1024' defaultCPU='power8_v2.0-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='ref405ep' maxCpus='1'/>
-  <machine type='tcg' name='pseries-2.2' maxCpus='1024' defaultCPU='power7_v2.3-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='40p' maxCpus='1' defaultCPU='604-powerpc64-cpu'/>
-  <machine type='tcg' name='pseries-4.2' hotplugCpus='yes' maxCpus='1024' defaultCPU='power9_v2.0-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.12-sxxm' hotplugCpus='yes' maxCpus='1024' defaultCPU='power8_v2.0-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.3' maxCpus='1024' defaultCPU='power7_v2.3-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.6' maxCpus='1024' defaultCPU='power7_v2.3-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='sam460ex' maxCpus='1' defaultCPU='460exb-powerpc64-cpu'/>
-  <machine type='tcg' name='virtex-ml507' maxCpus='1' defaultCPU='440-xilinx-powerpc64-cpu'/>
-  <machine type='tcg' name='pseries-3.0' hotplugCpus='yes' maxCpus='1024' defaultCPU='power8_v2.0-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.7' hotplugCpus='yes' maxCpus='1024' defaultCPU='power7_v2.3-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.8' hotplugCpus='yes' maxCpus='1024' defaultCPU='power8_v2.0-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-4.0' hotplugCpus='yes' maxCpus='1024' defaultCPU='power9_v2.0-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='bamboo' maxCpus='1' defaultCPU='440epb-powerpc64-cpu'/>
-  <machine type='tcg' name='pseries-2.1' maxCpus='1024' defaultCPU='power7_v2.3-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='taihu' maxCpus='1'/>
-  <machine type='tcg' name='pseries-2.10' hotplugCpus='yes' maxCpus='1024' defaultCPU='power8_v2.0-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.4' maxCpus='1024' defaultCPU='power7_v2.3-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='mpc8544ds' maxCpus='15' defaultCPU='e500v2_v30-powerpc64-cpu'/>
-  <machine type='tcg' name='pseries-4.1' hotplugCpus='yes' maxCpus='1024' defaultCPU='power9_v2.0-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='powernv8' maxCpus='2048' defaultCPU='power8_v2.0-powerpc64-cpu'/>
-  <machine type='tcg' name='powernv10' maxCpus='2048' defaultCPU='power10_v1.0-powerpc64-cpu'/>
-  <machine type='tcg' name='pseries-2.11' hotplugCpus='yes' maxCpus='1024' defaultCPU='power8_v2.0-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.5' maxCpus='1024' defaultCPU='power7_v2.3-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-3.1' hotplugCpus='yes' maxCpus='1024' defaultCPU='power8_v2.0-powerpc64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='mac99' maxCpus='1' defaultCPU='970fx_v3.1-powerpc64-cpu'/>
-  <machine type='tcg' name='ppce500' maxCpus='32' defaultCPU='e500v2_v30-powerpc64-cpu'/>
-</qemuCaps>
diff --git a/tests/qemucapabilitiesdata/caps_5.0.0_riscv64.replies b/tests/qemucapabilitiesdata/caps_5.0.0_riscv64.replies
deleted file mode 100644
index e588adca31..0000000000
--- a/tests/qemucapabilitiesdata/caps_5.0.0_riscv64.replies
+++ /dev/null
@@ -1,19500 +0,0 @@
-{
-  "execute": "qmp_capabilities",
-  "id": "libvirt-1"
-}
-
-{
-  "return": {},
-  "id": "libvirt-1"
-}
-
-{
-  "execute": "query-version",
-  "id": "libvirt-2"
-}
-
-{
-  "return": {
-    "qemu": {
-      "micro": 0,
-      "minor": 0,
-      "major": 5
-    },
-    "package": "v5.0.0"
-  },
-  "id": "libvirt-2"
-}
-
-{
-  "execute": "query-target",
-  "id": "libvirt-3"
-}
-
-{
-  "return": {
-    "arch": "riscv64"
-  },
-  "id": "libvirt-3"
-}
-
-{
-  "execute": "query-qmp-schema",
-  "id": "libvirt-4"
-}
-
-{
-  "return": [
-    {
-      "name": "query-status",
-      "ret-type": "1",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "SHUTDOWN",
-      "meta-type": "event",
-      "arg-type": "2"
-    },
-    {
-      "name": "POWERDOWN",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "RESET",
-      "meta-type": "event",
-      "arg-type": "3"
-    },
-    {
-      "name": "STOP",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "RESUME",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "SUSPEND",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "SUSPEND_DISK",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "WAKEUP",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "WATCHDOG",
-      "meta-type": "event",
-      "arg-type": "4"
-    },
-    {
-      "name": "watchdog-set-action",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "5"
-    },
-    {
-      "name": "GUEST_PANICKED",
-      "meta-type": "event",
-      "arg-type": "6"
-    },
-    {
-      "name": "GUEST_CRASHLOADED",
-      "meta-type": "event",
-      "arg-type": "7"
-    },
-    {
-      "name": "query-pr-managers",
-      "ret-type": "[8]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "eject",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "9"
-    },
-    {
-      "name": "blockdev-open-tray",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "10"
-    },
-    {
-      "name": "blockdev-close-tray",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "11"
-    },
-    {
-      "name": "blockdev-remove-medium",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "12"
-    },
-    {
-      "name": "blockdev-insert-medium",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "13"
-    },
-    {
-      "name": "blockdev-change-medium",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "14"
-    },
-    {
-      "name": "DEVICE_TRAY_MOVED",
-      "meta-type": "event",
-      "arg-type": "15"
-    },
-    {
-      "name": "PR_MANAGER_STATUS_CHANGED",
-      "meta-type": "event",
-      "arg-type": "16"
-    },
-    {
-      "name": "block_set_io_throttle",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "17"
-    },
-    {
-      "name": "block-latency-histogram-set",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "18"
-    },
-    {
-      "name": "query-block",
-      "ret-type": "[19]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-blockstats",
-      "ret-type": "[21]",
-      "meta-type": "command",
-      "arg-type": "20"
-    },
-    {
-      "name": "query-block-jobs",
-      "ret-type": "[22]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "block_passwd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "23"
-    },
-    {
-      "name": "block_resize",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "24"
-    },
-    {
-      "name": "blockdev-snapshot-sync",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "25"
-    },
-    {
-      "name": "blockdev-snapshot",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "26",
-      "features": [
-        "allow-write-only-overlay"
-      ]
-    },
-    {
-      "name": "change-backing-file",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "27"
-    },
-    {
-      "name": "block-commit",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "28"
-    },
-    {
-      "name": "drive-backup",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "29"
-    },
-    {
-      "name": "blockdev-backup",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "30"
-    },
-    {
-      "name": "query-named-block-nodes",
-      "ret-type": "[32]",
-      "meta-type": "command",
-      "arg-type": "31"
-    },
-    {
-      "name": "x-debug-query-block-graph",
-      "ret-type": "33",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "drive-mirror",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "34"
-    },
-    {
-      "name": "block-dirty-bitmap-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "35"
-    },
-    {
-      "name": "block-dirty-bitmap-remove",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "block-dirty-bitmap-clear",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "block-dirty-bitmap-enable",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "block-dirty-bitmap-disable",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "block-dirty-bitmap-merge",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "37"
-    },
-    {
-      "name": "x-debug-block-dirty-bitmap-sha256",
-      "ret-type": "38",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "blockdev-mirror",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "39"
-    },
-    {
-      "name": "block-stream",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "40"
-    },
-    {
-      "name": "block-job-set-speed",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "41"
-    },
-    {
-      "name": "block-job-cancel",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "42"
-    },
-    {
-      "name": "block-job-pause",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "43"
-    },
-    {
-      "name": "block-job-resume",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "44"
-    },
-    {
-      "name": "block-job-complete",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "45"
-    },
-    {
-      "name": "block-job-dismiss",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "46"
-    },
-    {
-      "name": "block-job-finalize",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "47"
-    },
-    {
-      "name": "blockdev-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "48"
-    },
-    {
-      "name": "x-blockdev-reopen",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "48"
-    },
-    {
-      "name": "blockdev-del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "49"
-    },
-    {
-      "name": "blockdev-create",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "50"
-    },
-    {
-      "name": "BLOCK_IMAGE_CORRUPTED",
-      "meta-type": "event",
-      "arg-type": "51"
-    },
-    {
-      "name": "BLOCK_IO_ERROR",
-      "meta-type": "event",
-      "arg-type": "52"
-    },
-    {
-      "name": "BLOCK_JOB_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "53"
-    },
-    {
-      "name": "BLOCK_JOB_CANCELLED",
-      "meta-type": "event",
-      "arg-type": "54"
-    },
-    {
-      "name": "BLOCK_JOB_ERROR",
-      "meta-type": "event",
-      "arg-type": "55"
-    },
-    {
-      "name": "BLOCK_JOB_READY",
-      "meta-type": "event",
-      "arg-type": "56"
-    },
-    {
-      "name": "BLOCK_JOB_PENDING",
-      "meta-type": "event",
-      "arg-type": "57"
-    },
-    {
-      "name": "BLOCK_WRITE_THRESHOLD",
-      "meta-type": "event",
-      "arg-type": "58"
-    },
-    {
-      "name": "block-set-write-threshold",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "59"
-    },
-    {
-      "name": "x-blockdev-change",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "60"
-    },
-    {
-      "name": "x-blockdev-set-iothread",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "61"
-    },
-    {
-      "name": "nbd-server-start",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "62"
-    },
-    {
-      "name": "nbd-server-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "63"
-    },
-    {
-      "name": "nbd-server-remove",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "64"
-    },
-    {
-      "name": "nbd-server-stop",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "QUORUM_FAILURE",
-      "meta-type": "event",
-      "arg-type": "65"
-    },
-    {
-      "name": "QUORUM_REPORT_BAD",
-      "meta-type": "event",
-      "arg-type": "66"
-    },
-    {
-      "name": "blockdev-snapshot-internal-sync",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "67"
-    },
-    {
-      "name": "blockdev-snapshot-delete-internal-sync",
-      "ret-type": "69",
-      "meta-type": "command",
-      "arg-type": "68"
-    },
-    {
-      "name": "JOB_STATUS_CHANGE",
-      "meta-type": "event",
-      "arg-type": "70"
-    },
-    {
-      "name": "job-pause",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "71"
-    },
-    {
-      "name": "job-resume",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "72"
-    },
-    {
-      "name": "job-cancel",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "73"
-    },
-    {
-      "name": "job-complete",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "74"
-    },
-    {
-      "name": "job-dismiss",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "75"
-    },
-    {
-      "name": "job-finalize",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "76"
-    },
-    {
-      "name": "query-jobs",
-      "ret-type": "[77]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-chardev",
-      "ret-type": "[78]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-chardev-backends",
-      "ret-type": "[79]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "ringbuf-write",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "80"
-    },
-    {
-      "name": "ringbuf-read",
-      "ret-type": "str",
-      "meta-type": "command",
-      "arg-type": "81"
-    },
-    {
-      "name": "chardev-add",
-      "ret-type": "83",
-      "meta-type": "command",
-      "arg-type": "82"
-    },
-    {
-      "name": "chardev-change",
-      "ret-type": "83",
-      "meta-type": "command",
-      "arg-type": "84"
-    },
-    {
-      "name": "chardev-remove",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "85"
-    },
-    {
-      "name": "chardev-send-break",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "86"
-    },
-    {
-      "name": "VSERPORT_CHANGE",
-      "meta-type": "event",
-      "arg-type": "87"
-    },
-    {
-      "name": "dump-guest-memory",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "88"
-    },
-    {
-      "name": "query-dump",
-      "ret-type": "89",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "DUMP_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "90"
-    },
-    {
-      "name": "query-dump-guest-memory-capability",
-      "ret-type": "91",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set_link",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "92"
-    },
-    {
-      "name": "netdev_add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "93"
-    },
-    {
-      "name": "netdev_del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "94"
-    },
-    {
-      "name": "query-rx-filter",
-      "ret-type": "[96]",
-      "meta-type": "command",
-      "arg-type": "95"
-    },
-    {
-      "name": "NIC_RX_FILTER_CHANGED",
-      "meta-type": "event",
-      "arg-type": "97"
-    },
-    {
-      "name": "announce-self",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "98"
-    },
-    {
-      "name": "FAILOVER_NEGOTIATED",
-      "meta-type": "event",
-      "arg-type": "99"
-    },
-    {
-      "name": "RDMA_GID_STATUS_CHANGED",
-      "meta-type": "event",
-      "arg-type": "100"
-    },
-    {
-      "name": "query-rocker",
-      "ret-type": "102",
-      "meta-type": "command",
-      "arg-type": "101"
-    },
-    {
-      "name": "query-rocker-ports",
-      "ret-type": "[104]",
-      "meta-type": "command",
-      "arg-type": "103"
-    },
-    {
-      "name": "query-rocker-of-dpa-flows",
-      "ret-type": "[106]",
-      "meta-type": "command",
-      "arg-type": "105"
-    },
-    {
-      "name": "query-rocker-of-dpa-groups",
-      "ret-type": "[108]",
-      "meta-type": "command",
-      "arg-type": "107"
-    },
-    {
-      "name": "query-tpm-models",
-      "ret-type": "[109]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-tpm-types",
-      "ret-type": "[110]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-tpm",
-      "ret-type": "[111]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set_password",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "112"
-    },
-    {
-      "name": "expire_password",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "113"
-    },
-    {
-      "name": "screendump",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "114"
-    },
-    {
-      "name": "query-spice",
-      "ret-type": "115",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "SPICE_CONNECTED",
-      "meta-type": "event",
-      "arg-type": "116"
-    },
-    {
-      "name": "SPICE_INITIALIZED",
-      "meta-type": "event",
-      "arg-type": "117"
-    },
-    {
-      "name": "SPICE_DISCONNECTED",
-      "meta-type": "event",
-      "arg-type": "118"
-    },
-    {
-      "name": "SPICE_MIGRATE_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-vnc",
-      "ret-type": "119",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-vnc-servers",
-      "ret-type": "[120]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "change-vnc-password",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "121"
-    },
-    {
-      "name": "VNC_CONNECTED",
-      "meta-type": "event",
-      "arg-type": "122"
-    },
-    {
-      "name": "VNC_INITIALIZED",
-      "meta-type": "event",
-      "arg-type": "123"
-    },
-    {
-      "name": "VNC_DISCONNECTED",
-      "meta-type": "event",
-      "arg-type": "124"
-    },
-    {
-      "name": "query-mice",
-      "ret-type": "[125]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "send-key",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "126"
-    },
-    {
-      "name": "input-send-event",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "127"
-    },
-    {
-      "name": "query-display-options",
-      "ret-type": "128",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-migrate",
-      "ret-type": "129",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-set-capabilities",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "130"
-    },
-    {
-      "name": "query-migrate-capabilities",
-      "ret-type": "[131]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-set-parameters",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "132"
-    },
-    {
-      "name": "query-migrate-parameters",
-      "ret-type": "133",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "client_migrate_info",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "134"
-    },
-    {
-      "name": "migrate-start-postcopy",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "MIGRATION",
-      "meta-type": "event",
-      "arg-type": "135"
-    },
-    {
-      "name": "MIGRATION_PASS",
-      "meta-type": "event",
-      "arg-type": "136"
-    },
-    {
-      "name": "COLO_EXIT",
-      "meta-type": "event",
-      "arg-type": "137"
-    },
-    {
-      "name": "x-colo-lost-heartbeat",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate_cancel",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-continue",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "138"
-    },
-    {
-      "name": "migrate_set_downtime",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "139",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "migrate_set_speed",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "140",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "migrate-set-cache-size",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "141",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "query-migrate-cache-size",
-      "ret-type": "int",
-      "meta-type": "command",
-      "arg-type": "0",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "migrate",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "142"
-    },
-    {
-      "name": "migrate-incoming",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "143"
-    },
-    {
-      "name": "xen-save-devices-state",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "144"
-    },
-    {
-      "name": "xen-set-replication",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "145"
-    },
-    {
-      "name": "query-xen-replication-status",
-      "ret-type": "146",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "xen-colo-do-checkpoint",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-colo-status",
-      "ret-type": "147",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-recover",
-      "ret-type": "0",
-      "allow-oob": true,
-      "meta-type": "command",
-      "arg-type": "148"
-    },
-    {
-      "name": "migrate-pause",
-      "ret-type": "0",
-      "allow-oob": true,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "UNPLUG_PRIMARY",
-      "meta-type": "event",
-      "arg-type": "149"
-    },
-    {
-      "name": "transaction",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "150"
-    },
-    {
-      "name": "trace-event-get-state",
-      "ret-type": "[152]",
-      "meta-type": "command",
-      "arg-type": "151"
-    },
-    {
-      "name": "trace-event-set-state",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "153"
-    },
-    {
-      "name": "qmp_capabilities",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "154"
-    },
-    {
-      "name": "query-version",
-      "ret-type": "155",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-commands",
-      "ret-type": "[156]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-events",
-      "ret-type": "[157]",
-      "meta-type": "command",
-      "arg-type": "0",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "quit",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-qmp-schema",
-      "ret-type": "[158]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "qom-list",
-      "ret-type": "[160]",
-      "meta-type": "command",
-      "arg-type": "159"
-    },
-    {
-      "name": "qom-get",
-      "ret-type": "any",
-      "meta-type": "command",
-      "arg-type": "161"
-    },
-    {
-      "name": "qom-set",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "162"
-    },
-    {
-      "name": "qom-list-types",
-      "ret-type": "[164]",
-      "meta-type": "command",
-      "arg-type": "163"
-    },
-    {
-      "name": "qom-list-properties",
-      "ret-type": "[160]",
-      "meta-type": "command",
-      "arg-type": "165"
-    },
-    {
-      "name": "object-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "166"
-    },
-    {
-      "name": "object-del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "167"
-    },
-    {
-      "name": "device-list-properties",
-      "ret-type": "[160]",
-      "meta-type": "command",
-      "arg-type": "168"
-    },
-    {
-      "name": "device_add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "169"
-    },
-    {
-      "name": "device_del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "170"
-    },
-    {
-      "name": "DEVICE_DELETED",
-      "meta-type": "event",
-      "arg-type": "171"
-    },
-    {
-      "name": "query-cpus",
-      "ret-type": "[172]",
-      "meta-type": "command",
-      "arg-type": "0",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "query-cpus-fast",
-      "ret-type": "[173]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "cpu-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "174",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "query-machines",
-      "ret-type": "[175]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-current-machine",
-      "ret-type": "176",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-target",
-      "ret-type": "177",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-memdev",
-      "ret-type": "[178]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-hotpluggable-cpus",
-      "ret-type": "[179]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set-numa-node",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "180"
-    },
-    {
-      "name": "add_client",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "188"
-    },
-    {
-      "name": "query-name",
-      "ret-type": "189",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-kvm",
-      "ret-type": "190",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-uuid",
-      "ret-type": "191",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-iothreads",
-      "ret-type": "[192]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-balloon",
-      "ret-type": "193",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "BALLOON_CHANGE",
-      "meta-type": "event",
-      "arg-type": "194"
-    },
-    {
-      "name": "query-pci",
-      "ret-type": "[195]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "stop",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_reset",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_powerdown",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "memsave",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "196"
-    },
-    {
-      "name": "pmemsave",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "197"
-    },
-    {
-      "name": "cont",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "x-exit-preconfig",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_wakeup",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "inject-nmi",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "balloon",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "198"
-    },
-    {
-      "name": "human-monitor-command",
-      "ret-type": "str",
-      "meta-type": "command",
-      "arg-type": "199",
-      "features": [
-        "savevm-monitor-nodes"
-      ]
-    },
-    {
-      "name": "change",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "200",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "xen-set-global-dirty-log",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "201"
-    },
-    {
-      "name": "getfd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "202"
-    },
-    {
-      "name": "closefd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "203"
-    },
-    {
-      "name": "query-memory-size-summary",
-      "ret-type": "204",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "add-fd",
-      "ret-type": "206",
-      "meta-type": "command",
-      "arg-type": "205"
-    },
-    {
-      "name": "remove-fd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "207"
-    },
-    {
-      "name": "query-fdsets",
-      "ret-type": "[208]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-command-line-options",
-      "ret-type": "[210]",
-      "meta-type": "command",
-      "arg-type": "209"
-    },
-    {
-      "name": "query-memory-devices",
-      "ret-type": "[211]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "MEM_UNPLUG_ERROR",
-      "meta-type": "event",
-      "arg-type": "212"
-    },
-    {
-      "name": "query-acpi-ospm-status",
-      "ret-type": "[213]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "ACPI_DEVICE_OST",
-      "meta-type": "event",
-      "arg-type": "214"
-    },
-    {
-      "name": "xen-load-devices-state",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "215"
-    },
-    {
-      "name": "query-vm-generation-id",
-      "ret-type": "216",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "0",
-      "members": [],
-      "meta-type": "object"
-    },
-    {
-      "name": "1",
-      "members": [
-        {
-          "name": "running",
-          "type": "bool"
-        },
-        {
-          "name": "singlestep",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "223"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "2",
-      "members": [
-        {
-          "name": "guest",
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "224"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "3",
-      "members": [
-        {
-          "name": "guest",
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "224"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "4",
-      "members": [
-        {
-          "name": "action",
-          "type": "225"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "5",
-      "members": [
-        {
-          "name": "action",
-          "type": "225"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "6",
-      "members": [
-        {
-          "name": "action",
-          "type": "226"
-        },
-        {
-          "name": "info",
-          "default": null,
-          "type": "227"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "7",
-      "members": [
-        {
-          "name": "action",
-          "type": "226"
-        },
-        {
-          "name": "info",
-          "default": null,
-          "type": "227"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[8]",
-      "element-type": "8",
-      "meta-type": "array"
-    },
-    {
-      "name": "8",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "9",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "10",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "11",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "12",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "13",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "14",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "read-only-mode",
-          "default": null,
-          "type": "228"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "15",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "tray-open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "16",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "17",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bps",
-          "type": "int"
-        },
-        {
-          "name": "bps_rd",
-          "type": "int"
-        },
-        {
-          "name": "bps_wr",
-          "type": "int"
-        },
-        {
-          "name": "iops",
-          "type": "int"
-        },
-        {
-          "name": "iops_rd",
-          "type": "int"
-        },
-        {
-          "name": "iops_wr",
-          "type": "int"
-        },
-        {
-          "name": "bps_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "18",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "boundaries",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "boundaries-read",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "boundaries-write",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "boundaries-flush",
-          "default": null,
-          "type": "[int]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[19]",
-      "element-type": "19",
-      "meta-type": "array"
-    },
-    {
-      "name": "19",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "qdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "removable",
-          "type": "bool"
-        },
-        {
-          "name": "locked",
-          "type": "bool"
-        },
-        {
-          "name": "inserted",
-          "default": null,
-          "type": "32"
-        },
-        {
-          "name": "tray_open",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "io-status",
-          "default": null,
-          "type": "229"
-        },
-        {
-          "name": "dirty-bitmaps",
-          "default": null,
-          "type": "[230]",
-          "features": [
-            "deprecated"
-          ]
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "20",
-      "members": [
-        {
-          "name": "query-nodes",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[21]",
-      "element-type": "21",
-      "meta-type": "array"
-    },
-    {
-      "name": "21",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "qdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "stats",
-          "type": "231"
-        },
-        {
-          "name": "driver-specific",
-          "default": null,
-          "type": "232"
-        },
-        {
-          "name": "parent",
-          "default": null,
-          "type": "21"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "21"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[22]",
-      "element-type": "22",
-      "meta-type": "array"
-    },
-    {
-      "name": "22",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "busy",
-          "type": "bool"
-        },
-        {
-          "name": "paused",
-          "type": "bool"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "io-status",
-          "type": "229"
-        },
-        {
-          "name": "ready",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "233"
-        },
-        {
-          "name": "auto-finalize",
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "type": "bool"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "23",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "24",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "25",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "snapshot-file",
-          "type": "str"
-        },
-        {
-          "name": "snapshot-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "234"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "26",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "overlay",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "27",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "image-node-name",
-          "type": "str"
-        },
-        {
-          "name": "backing-file",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "28",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "base-node",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "base",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "top-node",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "top",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "29",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "236"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bitmap-mode",
-          "default": null,
-          "type": "237"
-        },
-        {
-          "name": "compress",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "234"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "30",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "236"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bitmap-mode",
-          "default": null,
-          "type": "237"
-        },
-        {
-          "name": "compress",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "31",
-      "members": [
-        {
-          "name": "flat",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[32]",
-      "element-type": "32",
-      "meta-type": "array"
-    },
-    {
-      "name": "32",
-      "members": [
-        {
-          "name": "file",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ro",
-          "type": "bool"
-        },
-        {
-          "name": "drv",
-          "type": "str"
-        },
-        {
-          "name": "backing_file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing_file_depth",
-          "type": "int"
-        },
-        {
-          "name": "encrypted",
-          "type": "bool"
-        },
-        {
-          "name": "encryption_key_missing",
-          "type": "bool",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "detect_zeroes",
-          "type": "238"
-        },
-        {
-          "name": "bps",
-          "type": "int"
-        },
-        {
-          "name": "bps_rd",
-          "type": "int"
-        },
-        {
-          "name": "bps_wr",
-          "type": "int"
-        },
-        {
-          "name": "iops",
-          "type": "int"
-        },
-        {
-          "name": "iops_rd",
-          "type": "int"
-        },
-        {
-          "name": "iops_wr",
-          "type": "int"
-        },
-        {
-          "name": "image",
-          "type": "239"
-        },
-        {
-          "name": "bps_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cache",
-          "type": "240"
-        },
-        {
-          "name": "write_threshold",
-          "type": "int"
-        },
-        {
-          "name": "dirty-bitmaps",
-          "default": null,
-          "type": "[230]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "33",
-      "members": [
-        {
-          "name": "nodes",
-          "type": "[241]"
-        },
-        {
-          "name": "edges",
-          "type": "[242]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "34",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "replaces",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "236"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "234"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "buf-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "unmap",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "copy-mode",
-          "default": null,
-          "type": "243"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "35",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "granularity",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "persistent",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "disabled",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "36",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "37",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "bitmaps",
-          "type": "[244]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "38",
-      "members": [
-        {
-          "name": "sha256",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "39",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "replaces",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "236"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "buf-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "copy-mode",
-          "default": null,
-          "type": "243"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "40",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "base",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "base-node",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "41",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "42",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "43",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "44",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "45",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "46",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "47",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "48",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "blkdebug",
-          "type": "248"
-        },
-        {
-          "case": "blklogwrites",
-          "type": "249"
-        },
-        {
-          "case": "blkverify",
-          "type": "250"
-        },
-        {
-          "case": "blkreplay",
-          "type": "251"
-        },
-        {
-          "case": "bochs",
-          "type": "252"
-        },
-        {
-          "case": "cloop",
-          "type": "252"
-        },
-        {
-          "case": "compress",
-          "type": "252"
-        },
-        {
-          "case": "copy-on-read",
-          "type": "252"
-        },
-        {
-          "case": "dmg",
-          "type": "252"
-        },
-        {
-          "case": "file",
-          "type": "253"
-        },
-        {
-          "case": "ftp",
-          "type": "254"
-        },
-        {
-          "case": "ftps",
-          "type": "255"
-        },
-        {
-          "case": "gluster",
-          "type": "256"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "253"
-        },
-        {
-          "case": "host_device",
-          "type": "253"
-        },
-        {
-          "case": "http",
-          "type": "257"
-        },
-        {
-          "case": "https",
-          "type": "258"
-        },
-        {
-          "case": "iscsi",
-          "type": "259"
-        },
-        {
-          "case": "luks",
-          "type": "260"
-        },
-        {
-          "case": "nbd",
-          "type": "261"
-        },
-        {
-          "case": "nfs",
-          "type": "262"
-        },
-        {
-          "case": "null-aio",
-          "type": "263"
-        },
-        {
-          "case": "null-co",
-          "type": "263"
-        },
-        {
-          "case": "nvme",
-          "type": "264"
-        },
-        {
-          "case": "parallels",
-          "type": "252"
-        },
-        {
-          "case": "qcow2",
-          "type": "265"
-        },
-        {
-          "case": "qcow",
-          "type": "266"
-        },
-        {
-          "case": "qed",
-          "type": "267"
-        },
-        {
-          "case": "quorum",
-          "type": "268"
-        },
-        {
-          "case": "raw",
-          "type": "269"
-        },
-        {
-          "case": "rbd",
-          "type": "270"
-        },
-        {
-          "case": "replication",
-          "type": "271"
-        },
-        {
-          "case": "sheepdog",
-          "type": "272"
-        },
-        {
-          "case": "ssh",
-          "type": "273"
-        },
-        {
-          "case": "throttle",
-          "type": "274"
-        },
-        {
-          "case": "vdi",
-          "type": "252"
-        },
-        {
-          "case": "vhdx",
-          "type": "252"
-        },
-        {
-          "case": "vmdk",
-          "type": "267"
-        },
-        {
-          "case": "vpc",
-          "type": "252"
-        },
-        {
-          "case": "vvfat",
-          "type": "275"
-        },
-        {
-          "case": "vxhs",
-          "type": "276"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "245"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "discard",
-          "default": null,
-          "type": "246"
-        },
-        {
-          "name": "cache",
-          "default": null,
-          "type": "247"
-        },
-        {
-          "name": "read-only",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-read-only",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "force-share",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "detect-zeroes",
-          "default": null,
-          "type": "238"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "49",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "50",
-      "members": [
-        {
-          "name": "job-id",
-          "type": "str"
-        },
-        {
-          "name": "options",
-          "type": "277"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "51",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "msg",
-          "type": "str"
-        },
-        {
-          "name": "offset",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "fatal",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "52",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "operation",
-          "type": "278"
-        },
-        {
-          "name": "action",
-          "type": "279"
-        },
-        {
-          "name": "nospace",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "53",
-      "members": [
-        {
-          "name": "type",
-          "type": "280"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "54",
-      "members": [
-        {
-          "name": "type",
-          "type": "280"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "55",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "operation",
-          "type": "278"
-        },
-        {
-          "name": "action",
-          "type": "279"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "56",
-      "members": [
-        {
-          "name": "type",
-          "type": "280"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "57",
-      "members": [
-        {
-          "name": "type",
-          "type": "280"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "58",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "amount-exceeded",
-          "type": "int"
-        },
-        {
-          "name": "write-threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "59",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "write-threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "60",
-      "members": [
-        {
-          "name": "parent",
-          "type": "str"
-        },
-        {
-          "name": "child",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "61",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "iothread",
-          "type": "281"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "62",
-      "members": [
-        {
-          "name": "addr",
-          "type": "282"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "63",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "description",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "writable",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "64",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "283"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "65",
-      "members": [
-        {
-          "name": "reference",
-          "type": "str"
-        },
-        {
-          "name": "sector-num",
-          "type": "int"
-        },
-        {
-          "name": "sectors-count",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "66",
-      "members": [
-        {
-          "name": "type",
-          "type": "284"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "sector-num",
-          "type": "int"
-        },
-        {
-          "name": "sectors-count",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "67",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "68",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "69",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "vm-state-size",
-          "type": "int"
-        },
-        {
-          "name": "date-sec",
-          "type": "int"
-        },
-        {
-          "name": "date-nsec",
-          "type": "int"
-        },
-        {
-          "name": "vm-clock-sec",
-          "type": "int"
-        },
-        {
-          "name": "vm-clock-nsec",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "70",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "status",
-          "type": "233"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "71",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "72",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "73",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "74",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "75",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "76",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[77]",
-      "element-type": "77",
-      "meta-type": "array"
-    },
-    {
-      "name": "77",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "280"
-        },
-        {
-          "name": "status",
-          "type": "233"
-        },
-        {
-          "name": "current-progress",
-          "type": "int"
-        },
-        {
-          "name": "total-progress",
-          "type": "int"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[78]",
-      "element-type": "78",
-      "meta-type": "array"
-    },
-    {
-      "name": "78",
-      "members": [
-        {
-          "name": "label",
-          "type": "str"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "frontend-open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[79]",
-      "element-type": "79",
-      "meta-type": "array"
-    },
-    {
-      "name": "79",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "80",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "data",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "285"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "81",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "285"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "str",
-      "json-type": "string",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "82",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "backend",
-          "type": "286"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "83",
-      "members": [
-        {
-          "name": "pty",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "84",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "backend",
-          "type": "286"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "85",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "86",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "87",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "88",
-      "members": [
-        {
-          "name": "paging",
-          "type": "bool"
-        },
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "detach",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "begin",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "287"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "89",
-      "members": [
-        {
-          "name": "status",
-          "type": "288"
-        },
-        {
-          "name": "completed",
-          "type": "int"
-        },
-        {
-          "name": "total",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "90",
-      "members": [
-        {
-          "name": "result",
-          "type": "89"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "91",
-      "members": [
-        {
-          "name": "formats",
-          "type": "[287]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "92",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "up",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "93",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "nic",
-          "type": "290"
-        },
-        {
-          "case": "user",
-          "type": "291"
-        },
-        {
-          "case": "tap",
-          "type": "292"
-        },
-        {
-          "case": "l2tpv3",
-          "type": "293"
-        },
-        {
-          "case": "socket",
-          "type": "294"
-        },
-        {
-          "case": "vde",
-          "type": "295"
-        },
-        {
-          "case": "bridge",
-          "type": "296"
-        },
-        {
-          "case": "hubport",
-          "type": "297"
-        },
-        {
-          "case": "netmap",
-          "type": "298"
-        },
-        {
-          "case": "vhost-user",
-          "type": "299"
-        },
-        {
-          "case": "none",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "289"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "94",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "95",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[96]",
-      "element-type": "96",
-      "meta-type": "array"
-    },
-    {
-      "name": "96",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "promiscuous",
-          "type": "bool"
-        },
-        {
-          "name": "multicast",
-          "type": "300"
-        },
-        {
-          "name": "unicast",
-          "type": "300"
-        },
-        {
-          "name": "vlan",
-          "type": "300"
-        },
-        {
-          "name": "broadcast-allowed",
-          "type": "bool"
-        },
-        {
-          "name": "multicast-overflow",
-          "type": "bool"
-        },
-        {
-          "name": "unicast-overflow",
-          "type": "bool"
-        },
-        {
-          "name": "main-mac",
-          "type": "str"
-        },
-        {
-          "name": "vlan-table",
-          "type": "[int]"
-        },
-        {
-          "name": "unicast-table",
-          "type": "[str]"
-        },
-        {
-          "name": "multicast-table",
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "97",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "98",
-      "members": [
-        {
-          "name": "initial",
-          "type": "int"
-        },
-        {
-          "name": "max",
-          "type": "int"
-        },
-        {
-          "name": "rounds",
-          "type": "int"
-        },
-        {
-          "name": "step",
-          "type": "int"
-        },
-        {
-          "name": "interfaces",
-          "default": null,
-          "type": "[str]"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "99",
-      "members": [
-        {
-          "name": "device-id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "100",
-      "members": [
-        {
-          "name": "netdev",
-          "type": "str"
-        },
-        {
-          "name": "gid-status",
-          "type": "bool"
-        },
-        {
-          "name": "subnet-prefix",
-          "type": "int"
-        },
-        {
-          "name": "interface-id",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "101",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "102",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "ports",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "103",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[104]",
-      "element-type": "104",
-      "meta-type": "array"
-    },
-    {
-      "name": "104",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "link-up",
-          "type": "bool"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "duplex",
-          "type": "301"
-        },
-        {
-          "name": "autoneg",
-          "type": "302"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "105",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "tbl-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[106]",
-      "element-type": "106",
-      "meta-type": "array"
-    },
-    {
-      "name": "106",
-      "members": [
-        {
-          "name": "cookie",
-          "type": "int"
-        },
-        {
-          "name": "hits",
-          "type": "int"
-        },
-        {
-          "name": "key",
-          "type": "303"
-        },
-        {
-          "name": "mask",
-          "type": "304"
-        },
-        {
-          "name": "action",
-          "type": "305"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "107",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[108]",
-      "element-type": "108",
-      "meta-type": "array"
-    },
-    {
-      "name": "108",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "type",
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "index",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "out-pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "set-vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "pop-vlan",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group-ids",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "set-eth-src",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "set-eth-dst",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ttl-check",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[109]",
-      "element-type": "109",
-      "meta-type": "array"
-    },
-    {
-      "name": "109",
-      "meta-type": "enum",
-      "values": [
-        "tpm-tis",
-        "tpm-crb",
-        "tpm-spapr"
-      ]
-    },
-    {
-      "name": "[110]",
-      "element-type": "110",
-      "meta-type": "array"
-    },
-    {
-      "name": "110",
-      "meta-type": "enum",
-      "values": [
-        "passthrough",
-        "emulator"
-      ]
-    },
-    {
-      "name": "[111]",
-      "element-type": "111",
-      "meta-type": "array"
-    },
-    {
-      "name": "111",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "model",
-          "type": "109"
-        },
-        {
-          "name": "options",
-          "type": "306"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "112",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "password",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "113",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "time",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "114",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "head",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "115",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "migrated",
-          "type": "bool"
-        },
-        {
-          "name": "host",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "compiled-version",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mouse-mode",
-          "type": "307"
-        },
-        {
-          "name": "channels",
-          "default": null,
-          "type": "[308]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "116",
-      "members": [
-        {
-          "name": "server",
-          "type": "309"
-        },
-        {
-          "name": "client",
-          "type": "309"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "117",
-      "members": [
-        {
-          "name": "server",
-          "type": "310"
-        },
-        {
-          "name": "client",
-          "type": "308"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "118",
-      "members": [
-        {
-          "name": "server",
-          "type": "309"
-        },
-        {
-          "name": "client",
-          "type": "309"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "119",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "host",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "default": null,
-          "type": "311"
-        },
-        {
-          "name": "service",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "clients",
-          "default": null,
-          "type": "[312]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[120]",
-      "element-type": "120",
-      "meta-type": "array"
-    },
-    {
-      "name": "120",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "[313]"
-        },
-        {
-          "name": "clients",
-          "type": "[312]"
-        },
-        {
-          "name": "auth",
-          "type": "314"
-        },
-        {
-          "name": "vencrypt",
-          "default": null,
-          "type": "315"
-        },
-        {
-          "name": "display",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "121",
-      "members": [
-        {
-          "name": "password",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "122",
-      "members": [
-        {
-          "name": "server",
-          "type": "316"
-        },
-        {
-          "name": "client",
-          "type": "317"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "123",
-      "members": [
-        {
-          "name": "server",
-          "type": "316"
-        },
-        {
-          "name": "client",
-          "type": "312"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "124",
-      "members": [
-        {
-          "name": "server",
-          "type": "316"
-        },
-        {
-          "name": "client",
-          "type": "312"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[125]",
-      "element-type": "125",
-      "meta-type": "array"
-    },
-    {
-      "name": "125",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "index",
-          "type": "int"
-        },
-        {
-          "name": "current",
-          "type": "bool"
-        },
-        {
-          "name": "absolute",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "126",
-      "members": [
-        {
-          "name": "keys",
-          "type": "[318]"
-        },
-        {
-          "name": "hold-time",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "127",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "head",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "events",
-          "type": "[319]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "128",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "gtk",
-          "type": "322"
-        },
-        {
-          "case": "curses",
-          "type": "323"
-        },
-        {
-          "case": "egl-headless",
-          "type": "324"
-        },
-        {
-          "case": "default",
-          "type": "0"
-        },
-        {
-          "case": "none",
-          "type": "0"
-        },
-        {
-          "case": "sdl",
-          "type": "0"
-        },
-        {
-          "case": "cocoa",
-          "type": "0"
-        },
-        {
-          "case": "spice-app",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "320"
-        },
-        {
-          "name": "full-screen",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "window-close",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "show-cursor",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "gl",
-          "default": null,
-          "type": "321"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "129",
-      "members": [
-        {
-          "name": "status",
-          "default": null,
-          "type": "325"
-        },
-        {
-          "name": "ram",
-          "default": null,
-          "type": "326"
-        },
-        {
-          "name": "disk",
-          "default": null,
-          "type": "326"
-        },
-        {
-          "name": "xbzrle-cache",
-          "default": null,
-          "type": "327"
-        },
-        {
-          "name": "total-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "expected-downtime",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "downtime",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "setup-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-percentage",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "error-desc",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "postcopy-blocktime",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "postcopy-vcpu-blocktime",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "compression",
-          "default": null,
-          "type": "328"
-        },
-        {
-          "name": "socket-address",
-          "default": null,
-          "type": "[329]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "130",
-      "members": [
-        {
-          "name": "capabilities",
-          "type": "[131]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[131]",
-      "element-type": "131",
-      "meta-type": "array"
-    },
-    {
-      "name": "131",
-      "members": [
-        {
-          "name": "capability",
-          "type": "330"
-        },
-        {
-          "name": "state",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "132",
-      "members": [
-        {
-          "name": "announce-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-rounds",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-step",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-wait-thread",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "decompress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "throttle-trigger-threshold",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-increment",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "281"
-        },
-        {
-          "name": "tls-hostname",
-          "default": null,
-          "type": "281"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "281"
-        },
-        {
-          "name": "max-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "downtime-limit",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "x-checkpoint-delay",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-incremental",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "multifd-channels",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "xbzrle-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-postcopy-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-cpu-throttle",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "multifd-compression",
-          "default": null,
-          "type": "331"
-        },
-        {
-          "name": "multifd-zlib-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "multifd-zstd-level",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "133",
-      "members": [
-        {
-          "name": "announce-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-rounds",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-step",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-wait-thread",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "decompress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "throttle-trigger-threshold",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-increment",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-hostname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "max-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "downtime-limit",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "x-checkpoint-delay",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-incremental",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "multifd-channels",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "xbzrle-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-postcopy-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-cpu-throttle",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "multifd-compression",
-          "default": null,
-          "type": "331"
-        },
-        {
-          "name": "multifd-zlib-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "multifd-zstd-level",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "134",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "hostname",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cert-subject",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "135",
-      "members": [
-        {
-          "name": "status",
-          "type": "325"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "136",
-      "members": [
-        {
-          "name": "pass",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "137",
-      "members": [
-        {
-          "name": "mode",
-          "type": "332"
-        },
-        {
-          "name": "reason",
-          "type": "333"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "138",
-      "members": [
-        {
-          "name": "state",
-          "type": "325"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "139",
-      "members": [
-        {
-          "name": "value",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "140",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "141",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "int",
-      "json-type": "int",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "142",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        },
-        {
-          "name": "blk",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inc",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "detach",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "resume",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "143",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "144",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "live",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "145",
-      "members": [
-        {
-          "name": "enable",
-          "type": "bool"
-        },
-        {
-          "name": "primary",
-          "type": "bool"
-        },
-        {
-          "name": "failover",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "146",
-      "members": [
-        {
-          "name": "error",
-          "type": "bool"
-        },
-        {
-          "name": "desc",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "147",
-      "members": [
-        {
-          "name": "mode",
-          "type": "332"
-        },
-        {
-          "name": "last-mode",
-          "type": "332"
-        },
-        {
-          "name": "reason",
-          "type": "333"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "148",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "149",
-      "members": [
-        {
-          "name": "device-id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "150",
-      "members": [
-        {
-          "name": "actions",
-          "type": "[334]"
-        },
-        {
-          "name": "properties",
-          "default": null,
-          "type": "335"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "151",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "vcpu",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[152]",
-      "element-type": "152",
-      "meta-type": "array"
-    },
-    {
-      "name": "152",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "state",
-          "type": "336"
-        },
-        {
-          "name": "vcpu",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "153",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "enable",
-          "type": "bool"
-        },
-        {
-          "name": "ignore-unavailable",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "vcpu",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "154",
-      "members": [
-        {
-          "name": "enable",
-          "default": null,
-          "type": "[337]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "155",
-      "members": [
-        {
-          "name": "qemu",
-          "type": "338"
-        },
-        {
-          "name": "package",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[156]",
-      "element-type": "156",
-      "meta-type": "array"
-    },
-    {
-      "name": "156",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[157]",
-      "element-type": "157",
-      "meta-type": "array"
-    },
-    {
-      "name": "157",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[158]",
-      "element-type": "158",
-      "meta-type": "array"
-    },
-    {
-      "name": "158",
-      "tag": "meta-type",
-      "variants": [
-        {
-          "case": "builtin",
-          "type": "340"
-        },
-        {
-          "case": "enum",
-          "type": "341"
-        },
-        {
-          "case": "array",
-          "type": "342"
-        },
-        {
-          "case": "object",
-          "type": "343"
-        },
-        {
-          "case": "alternate",
-          "type": "344"
-        },
-        {
-          "case": "command",
-          "type": "345"
-        },
-        {
-          "case": "event",
-          "type": "346"
-        }
-      ],
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "meta-type",
-          "type": "339"
-        },
-        {
-          "name": "features",
-          "default": null,
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "159",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[160]",
-      "element-type": "160",
-      "meta-type": "array"
-    },
-    {
-      "name": "160",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "description",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "default-value",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "161",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "property",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "any",
-      "json-type": "value",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "162",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "property",
-          "type": "str"
-        },
-        {
-          "name": "value",
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "163",
-      "members": [
-        {
-          "name": "implements",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "abstract",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[164]",
-      "element-type": "164",
-      "meta-type": "array"
-    },
-    {
-      "name": "164",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "abstract",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "parent",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "165",
-      "members": [
-        {
-          "name": "typename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "166",
-      "members": [
-        {
-          "name": "qom-type",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "167",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "168",
-      "members": [
-        {
-          "name": "typename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "169",
-      "members": [
-        {
-          "name": "driver",
-          "type": "str"
-        },
-        {
-          "name": "bus",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "170",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "171",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[172]",
-      "element-type": "172",
-      "meta-type": "array"
-    },
-    {
-      "name": "172",
-      "tag": "arch",
-      "variants": [
-        {
-          "case": "x86",
-          "type": "349"
-        },
-        {
-          "case": "sparc",
-          "type": "350"
-        },
-        {
-          "case": "ppc",
-          "type": "351"
-        },
-        {
-          "case": "mips",
-          "type": "352"
-        },
-        {
-          "case": "tricore",
-          "type": "353"
-        },
-        {
-          "case": "s390",
-          "type": "354"
-        },
-        {
-          "case": "riscv",
-          "type": "355"
-        },
-        {
-          "case": "other",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "CPU",
-          "type": "int"
-        },
-        {
-          "name": "current",
-          "type": "bool"
-        },
-        {
-          "name": "halted",
-          "type": "bool"
-        },
-        {
-          "name": "qom_path",
-          "type": "str"
-        },
-        {
-          "name": "thread_id",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "347"
-        },
-        {
-          "name": "arch",
-          "type": "348"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[173]",
-      "element-type": "173",
-      "meta-type": "array"
-    },
-    {
-      "name": "173",
-      "tag": "target",
-      "variants": [
-        {
-          "case": "s390x",
-          "type": "354"
-        },
-        {
-          "case": "aarch64",
-          "type": "0"
-        },
-        {
-          "case": "alpha",
-          "type": "0"
-        },
-        {
-          "case": "arm",
-          "type": "0"
-        },
-        {
-          "case": "cris",
-          "type": "0"
-        },
-        {
-          "case": "hppa",
-          "type": "0"
-        },
-        {
-          "case": "i386",
-          "type": "0"
-        },
-        {
-          "case": "lm32",
-          "type": "0"
-        },
-        {
-          "case": "m68k",
-          "type": "0"
-        },
-        {
-          "case": "microblaze",
-          "type": "0"
-        },
-        {
-          "case": "microblazeel",
-          "type": "0"
-        },
-        {
-          "case": "mips",
-          "type": "0"
-        },
-        {
-          "case": "mips64",
-          "type": "0"
-        },
-        {
-          "case": "mips64el",
-          "type": "0"
-        },
-        {
-          "case": "mipsel",
-          "type": "0"
-        },
-        {
-          "case": "moxie",
-          "type": "0"
-        },
-        {
-          "case": "nios2",
-          "type": "0"
-        },
-        {
-          "case": "or1k",
-          "type": "0"
-        },
-        {
-          "case": "ppc",
-          "type": "0"
-        },
-        {
-          "case": "ppc64",
-          "type": "0"
-        },
-        {
-          "case": "riscv32",
-          "type": "0"
-        },
-        {
-          "case": "riscv64",
-          "type": "0"
-        },
-        {
-          "case": "rx",
-          "type": "0"
-        },
-        {
-          "case": "sh4",
-          "type": "0"
-        },
-        {
-          "case": "sh4eb",
-          "type": "0"
-        },
-        {
-          "case": "sparc",
-          "type": "0"
-        },
-        {
-          "case": "sparc64",
-          "type": "0"
-        },
-        {
-          "case": "tricore",
-          "type": "0"
-        },
-        {
-          "case": "unicore32",
-          "type": "0"
-        },
-        {
-          "case": "x86_64",
-          "type": "0"
-        },
-        {
-          "case": "xtensa",
-          "type": "0"
-        },
-        {
-          "case": "xtensaeb",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "cpu-index",
-          "type": "int"
-        },
-        {
-          "name": "qom-path",
-          "type": "str"
-        },
-        {
-          "name": "thread-id",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "347"
-        },
-        {
-          "name": "arch",
-          "type": "348",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "target",
-          "type": "356"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "174",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[175]",
-      "element-type": "175",
-      "meta-type": "array"
-    },
-    {
-      "name": "175",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "alias",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "is-default",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "cpu-max",
-          "type": "int"
-        },
-        {
-          "name": "hotpluggable-cpus",
-          "type": "bool"
-        },
-        {
-          "name": "numa-mem-supported",
-          "type": "bool"
-        },
-        {
-          "name": "deprecated",
-          "type": "bool"
-        },
-        {
-          "name": "default-cpu-type",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "176",
-      "members": [
-        {
-          "name": "wakeup-suspend-support",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "177",
-      "members": [
-        {
-          "name": "arch",
-          "type": "356"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[178]",
-      "element-type": "178",
-      "meta-type": "array"
-    },
-    {
-      "name": "178",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "merge",
-          "type": "bool"
-        },
-        {
-          "name": "dump",
-          "type": "bool"
-        },
-        {
-          "name": "prealloc",
-          "type": "bool"
-        },
-        {
-          "name": "host-nodes",
-          "type": "[int]"
-        },
-        {
-          "name": "policy",
-          "type": "357"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[179]",
-      "element-type": "179",
-      "meta-type": "array"
-    },
-    {
-      "name": "179",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "vcpus-count",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "type": "347"
-        },
-        {
-          "name": "qom-path",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "180",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "node",
-          "type": "359"
-        },
-        {
-          "case": "dist",
-          "type": "360"
-        },
-        {
-          "case": "cpu",
-          "type": "361"
-        },
-        {
-          "case": "hmat-lb",
-          "type": "362"
-        },
-        {
-          "case": "hmat-cache",
-          "type": "363"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "358"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "188",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "fdname",
-          "type": "str"
-        },
-        {
-          "name": "skipauth",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "tls",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "189",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "190",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "present",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "191",
-      "members": [
-        {
-          "name": "UUID",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[192]",
-      "element-type": "192",
-      "meta-type": "array"
-    },
-    {
-      "name": "192",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "thread-id",
-          "type": "int"
-        },
-        {
-          "name": "poll-max-ns",
-          "type": "int"
-        },
-        {
-          "name": "poll-grow",
-          "type": "int"
-        },
-        {
-          "name": "poll-shrink",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "193",
-      "members": [
-        {
-          "name": "actual",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "194",
-      "members": [
-        {
-          "name": "actual",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[195]",
-      "element-type": "195",
-      "meta-type": "array"
-    },
-    {
-      "name": "195",
-      "members": [
-        {
-          "name": "bus",
-          "type": "int"
-        },
-        {
-          "name": "devices",
-          "type": "[367]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "196",
-      "members": [
-        {
-          "name": "val",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "cpu-index",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "197",
-      "members": [
-        {
-          "name": "val",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "198",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "199",
-      "members": [
-        {
-          "name": "command-line",
-          "type": "str"
-        },
-        {
-          "name": "cpu-index",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "200",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "arg",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "201",
-      "members": [
-        {
-          "name": "enable",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "202",
-      "members": [
-        {
-          "name": "fdname",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "203",
-      "members": [
-        {
-          "name": "fdname",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "204",
-      "members": [
-        {
-          "name": "base-memory",
-          "type": "int"
-        },
-        {
-          "name": "plugged-memory",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "205",
-      "members": [
-        {
-          "name": "fdset-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opaque",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "206",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fd",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "207",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fd",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[208]",
-      "element-type": "208",
-      "meta-type": "array"
-    },
-    {
-      "name": "208",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fds",
-          "type": "[368]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "209",
-      "members": [
-        {
-          "name": "option",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[210]",
-      "element-type": "210",
-      "meta-type": "array"
-    },
-    {
-      "name": "210",
-      "members": [
-        {
-          "name": "option",
-          "type": "str"
-        },
-        {
-          "name": "parameters",
-          "type": "[369]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[211]",
-      "element-type": "211",
-      "meta-type": "array"
-    },
-    {
-      "name": "211",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "dimm",
-          "type": "371"
-        },
-        {
-          "case": "nvdimm",
-          "type": "371"
-        },
-        {
-          "case": "virtio-pmem",
-          "type": "372"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "370"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "212",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "msg",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[213]",
-      "element-type": "213",
-      "meta-type": "array"
-    },
-    {
-      "name": "213",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "slot",
-          "type": "str"
-        },
-        {
-          "name": "slot-type",
-          "type": "373"
-        },
-        {
-          "name": "source",
-          "type": "int"
-        },
-        {
-          "name": "status",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "214",
-      "members": [
-        {
-          "name": "info",
-          "type": "213"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "215",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "216",
-      "members": [
-        {
-          "name": "guid",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "bool",
-      "json-type": "boolean",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "223",
-      "meta-type": "enum",
-      "values": [
-        "debug",
-        "inmigrate",
-        "internal-error",
-        "io-error",
-        "paused",
-        "postmigrate",
-        "prelaunch",
-        "finish-migrate",
-        "restore-vm",
-        "running",
-        "save-vm",
-        "shutdown",
-        "suspended",
-        "watchdog",
-        "guest-panicked",
-        "colo",
-        "preconfig"
-      ]
-    },
-    {
-      "name": "224",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "host-error",
-        "host-qmp-quit",
-        "host-qmp-system-reset",
-        "host-signal",
-        "host-ui",
-        "guest-shutdown",
-        "guest-reset",
-        "guest-panic",
-        "subsystem-reset"
-      ]
-    },
-    {
-      "name": "225",
-      "meta-type": "enum",
-      "values": [
-        "reset",
-        "shutdown",
-        "poweroff",
-        "pause",
-        "debug",
-        "none",
-        "inject-nmi"
-      ]
-    },
-    {
-      "name": "226",
-      "meta-type": "enum",
-      "values": [
-        "pause",
-        "poweroff",
-        "run"
-      ]
-    },
-    {
-      "name": "227",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "hyper-v",
-          "type": "376"
-        },
-        {
-          "case": "s390",
-          "type": "377"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "375"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "228",
-      "meta-type": "enum",
-      "values": [
-        "retain",
-        "read-only",
-        "read-write"
-      ]
-    },
-    {
-      "name": "[int]",
-      "element-type": "int",
-      "meta-type": "array"
-    },
-    {
-      "name": "229",
-      "meta-type": "enum",
-      "values": [
-        "ok",
-        "failed",
-        "nospace"
-      ]
-    },
-    {
-      "name": "[230]",
-      "element-type": "230",
-      "meta-type": "array"
-    },
-    {
-      "name": "230",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "count",
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "type": "int"
-        },
-        {
-          "name": "recording",
-          "type": "bool"
-        },
-        {
-          "name": "busy",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "378",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "persistent",
-          "type": "bool"
-        },
-        {
-          "name": "inconsistent",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "231",
-      "members": [
-        {
-          "name": "rd_bytes",
-          "type": "int"
-        },
-        {
-          "name": "wr_bytes",
-          "type": "int"
-        },
-        {
-          "name": "unmap_bytes",
-          "type": "int"
-        },
-        {
-          "name": "rd_operations",
-          "type": "int"
-        },
-        {
-          "name": "wr_operations",
-          "type": "int"
-        },
-        {
-          "name": "flush_operations",
-          "type": "int"
-        },
-        {
-          "name": "unmap_operations",
-          "type": "int"
-        },
-        {
-          "name": "rd_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "wr_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "flush_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "unmap_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "wr_highest_offset",
-          "type": "int"
-        },
-        {
-          "name": "rd_merged",
-          "type": "int"
-        },
-        {
-          "name": "wr_merged",
-          "type": "int"
-        },
-        {
-          "name": "unmap_merged",
-          "type": "int"
-        },
-        {
-          "name": "idle_time_ns",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "failed_rd_operations",
-          "type": "int"
-        },
-        {
-          "name": "failed_wr_operations",
-          "type": "int"
-        },
-        {
-          "name": "failed_flush_operations",
-          "type": "int"
-        },
-        {
-          "name": "failed_unmap_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_rd_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_wr_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_flush_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_unmap_operations",
-          "type": "int"
-        },
-        {
-          "name": "account_invalid",
-          "type": "bool"
-        },
-        {
-          "name": "account_failed",
-          "type": "bool"
-        },
-        {
-          "name": "timed_stats",
-          "type": "[379]"
-        },
-        {
-          "name": "rd_latency_histogram",
-          "default": null,
-          "type": "380"
-        },
-        {
-          "name": "wr_latency_histogram",
-          "default": null,
-          "type": "380"
-        },
-        {
-          "name": "flush_latency_histogram",
-          "default": null,
-          "type": "380"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "232",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "file",
-          "type": "381"
-        },
-        {
-          "case": "host_device",
-          "type": "381"
-        },
-        {
-          "case": "blkdebug",
-          "type": "0"
-        },
-        {
-          "case": "blklogwrites",
-          "type": "0"
-        },
-        {
-          "case": "blkreplay",
-          "type": "0"
-        },
-        {
-          "case": "blkverify",
-          "type": "0"
-        },
-        {
-          "case": "bochs",
-          "type": "0"
-        },
-        {
-          "case": "cloop",
-          "type": "0"
-        },
-        {
-          "case": "compress",
-          "type": "0"
-        },
-        {
-          "case": "copy-on-read",
-          "type": "0"
-        },
-        {
-          "case": "dmg",
-          "type": "0"
-        },
-        {
-          "case": "ftp",
-          "type": "0"
-        },
-        {
-          "case": "ftps",
-          "type": "0"
-        },
-        {
-          "case": "gluster",
-          "type": "0"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "0"
-        },
-        {
-          "case": "http",
-          "type": "0"
-        },
-        {
-          "case": "https",
-          "type": "0"
-        },
-        {
-          "case": "iscsi",
-          "type": "0"
-        },
-        {
-          "case": "luks",
-          "type": "0"
-        },
-        {
-          "case": "nbd",
-          "type": "0"
-        },
-        {
-          "case": "nfs",
-          "type": "0"
-        },
-        {
-          "case": "null-aio",
-          "type": "0"
-        },
-        {
-          "case": "null-co",
-          "type": "0"
-        },
-        {
-          "case": "nvme",
-          "type": "0"
-        },
-        {
-          "case": "parallels",
-          "type": "0"
-        },
-        {
-          "case": "qcow",
-          "type": "0"
-        },
-        {
-          "case": "qcow2",
-          "type": "0"
-        },
-        {
-          "case": "qed",
-          "type": "0"
-        },
-        {
-          "case": "quorum",
-          "type": "0"
-        },
-        {
-          "case": "raw",
-          "type": "0"
-        },
-        {
-          "case": "rbd",
-          "type": "0"
-        },
-        {
-          "case": "replication",
-          "type": "0"
-        },
-        {
-          "case": "sheepdog",
-          "type": "0"
-        },
-        {
-          "case": "ssh",
-          "type": "0"
-        },
-        {
-          "case": "throttle",
-          "type": "0"
-        },
-        {
-          "case": "vdi",
-          "type": "0"
-        },
-        {
-          "case": "vhdx",
-          "type": "0"
-        },
-        {
-          "case": "vmdk",
-          "type": "0"
-        },
-        {
-          "case": "vpc",
-          "type": "0"
-        },
-        {
-          "case": "vvfat",
-          "type": "0"
-        },
-        {
-          "case": "vxhs",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "245"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "233",
-      "meta-type": "enum",
-      "values": [
-        "undefined",
-        "created",
-        "running",
-        "paused",
-        "ready",
-        "standby",
-        "waiting",
-        "pending",
-        "aborting",
-        "concluded",
-        "null"
-      ]
-    },
-    {
-      "name": "234",
-      "meta-type": "enum",
-      "values": [
-        "existing",
-        "absolute-paths"
-      ]
-    },
-    {
-      "name": "235",
-      "meta-type": "enum",
-      "values": [
-        "report",
-        "ignore",
-        "enospc",
-        "stop",
-        "auto"
-      ]
-    },
-    {
-      "name": "236",
-      "meta-type": "enum",
-      "values": [
-        "top",
-        "full",
-        "none",
-        "incremental",
-        "bitmap"
-      ]
-    },
-    {
-      "name": "237",
-      "meta-type": "enum",
-      "values": [
-        "on-success",
-        "never",
-        "always"
-      ]
-    },
-    {
-      "name": "238",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on",
-        "unmap"
-      ]
-    },
-    {
-      "name": "239",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "type": "str"
-        },
-        {
-          "name": "dirty-flag",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "actual-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "virtual-size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "encrypted",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "compressed",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "backing-filename",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "full-backing-filename",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-filename-format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "snapshots",
-          "default": null,
-          "type": "[69]"
-        },
-        {
-          "name": "backing-image",
-          "default": null,
-          "type": "239"
-        },
-        {
-          "name": "format-specific",
-          "default": null,
-          "type": "382"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "240",
-      "members": [
-        {
-          "name": "writeback",
-          "type": "bool"
-        },
-        {
-          "name": "direct",
-          "type": "bool"
-        },
-        {
-          "name": "no-flush",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[241]",
-      "element-type": "241",
-      "meta-type": "array"
-    },
-    {
-      "name": "241",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "type",
-          "type": "383"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[242]",
-      "element-type": "242",
-      "meta-type": "array"
-    },
-    {
-      "name": "242",
-      "members": [
-        {
-          "name": "parent",
-          "type": "int"
-        },
-        {
-          "name": "child",
-          "type": "int"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "perm",
-          "type": "[384]"
-        },
-        {
-          "name": "shared-perm",
-          "type": "[384]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "243",
-      "meta-type": "enum",
-      "values": [
-        "background",
-        "write-blocking"
-      ]
-    },
-    {
-      "name": "[244]",
-      "element-type": "244",
-      "meta-type": "array"
-    },
-    {
-      "name": "244",
-      "members": [
-        {
-          "type": "str"
-        },
-        {
-          "type": "36"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "245",
-      "meta-type": "enum",
-      "values": [
-        "blkdebug",
-        "blklogwrites",
-        "blkreplay",
-        "blkverify",
-        "bochs",
-        "cloop",
-        "compress",
-        "copy-on-read",
-        "dmg",
-        "file",
-        "ftp",
-        "ftps",
-        "gluster",
-        "host_cdrom",
-        "host_device",
-        "http",
-        "https",
-        "iscsi",
-        "luks",
-        "nbd",
-        "nfs",
-        "null-aio",
-        "null-co",
-        "nvme",
-        "parallels",
-        "qcow",
-        "qcow2",
-        "qed",
-        "quorum",
-        "raw",
-        "rbd",
-        "replication",
-        "sheepdog",
-        "ssh",
-        "throttle",
-        "vdi",
-        "vhdx",
-        "vmdk",
-        "vpc",
-        "vvfat",
-        "vxhs"
-      ]
-    },
-    {
-      "name": "246",
-      "meta-type": "enum",
-      "values": [
-        "ignore",
-        "unmap"
-      ]
-    },
-    {
-      "name": "247",
-      "members": [
-        {
-          "name": "direct",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "no-flush",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "248",
-      "members": [
-        {
-          "name": "image",
-          "type": "385"
-        },
-        {
-          "name": "config",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "align",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-transfer",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opt-write-zero",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-write-zero",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opt-discard",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-discard",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "inject-error",
-          "default": null,
-          "type": "[386]"
-        },
-        {
-          "name": "set-state",
-          "default": null,
-          "type": "[387]"
-        },
-        {
-          "name": "take-child-perms",
-          "default": null,
-          "type": "[384]"
-        },
-        {
-          "name": "unshare-child-perms",
-          "default": null,
-          "type": "[384]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "249",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "log",
-          "type": "385"
-        },
-        {
-          "name": "log-sector-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "log-append",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "log-super-update-interval",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "250",
-      "members": [
-        {
-          "name": "test",
-          "type": "385"
-        },
-        {
-          "name": "raw",
-          "type": "385"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "251",
-      "members": [
-        {
-          "name": "image",
-          "type": "385"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "252",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "253",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "pr-manager",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "locking",
-          "default": null,
-          "type": "388"
-        },
-        {
-          "name": "aio",
-          "default": null,
-          "type": "389"
-        },
-        {
-          "name": "drop-cache",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "x-check-cache-dropped",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object",
-      "features": [
-        "dynamic-auto-read-only"
-      ]
-    },
-    {
-      "name": "254",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "255",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sslverify",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "256",
-      "members": [
-        {
-          "name": "volume",
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "[329]"
-        },
-        {
-          "name": "debug",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "257",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cookie",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cookie-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "258",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cookie",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sslverify",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "cookie-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "259",
-      "members": [
-        {
-          "name": "transport",
-          "type": "390"
-        },
-        {
-          "name": "portal",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "lun",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "initiator-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "header-digest",
-          "default": null,
-          "type": "391"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "260",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "261",
-      "members": [
-        {
-          "name": "server",
-          "type": "329"
-        },
-        {
-          "name": "export",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "x-dirty-bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "reconnect-delay",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "262",
-      "members": [
-        {
-          "name": "server",
-          "type": "392"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tcp-syn-count",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "readahead-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "page-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "debug",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "263",
-      "members": [
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "latency-ns",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "read-zeroes",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "264",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "namespace",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "265",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "393"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pass-discard-request",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pass-discard-snapshot",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pass-discard-other",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "overlap-check",
-          "default": null,
-          "type": "394"
-        },
-        {
-          "name": "cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "l2-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "l2-cache-entry-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "refcount-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cache-clean-interval",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "395"
-        },
-        {
-          "name": "data-file",
-          "default": null,
-          "type": "385"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "266",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "393"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "396"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "267",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "393"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "268",
-      "members": [
-        {
-          "name": "blkverify",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "children",
-          "type": "[385]"
-        },
-        {
-          "name": "vote-threshold",
-          "type": "int"
-        },
-        {
-          "name": "rewrite-corrupted",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "read-pattern",
-          "default": null,
-          "type": "397"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "269",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "offset",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "270",
-      "members": [
-        {
-          "name": "pool",
-          "type": "str"
-        },
-        {
-          "name": "namespace",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "image",
-          "type": "str"
-        },
-        {
-          "name": "conf",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "snapshot",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auth-client-required",
-          "default": null,
-          "type": "[398]"
-        },
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "default": null,
-          "type": "[399]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "271",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "mode",
-          "type": "400"
-        },
-        {
-          "name": "top-id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "272",
-      "members": [
-        {
-          "name": "server",
-          "type": "329"
-        },
-        {
-          "name": "vdi",
-          "type": "str"
-        },
-        {
-          "name": "snap-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tag",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "273",
-      "members": [
-        {
-          "name": "server",
-          "type": "401"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "host-key-check",
-          "default": null,
-          "type": "402"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "274",
-      "members": [
-        {
-          "name": "throttle-group",
-          "type": "str"
-        },
-        {
-          "name": "file",
-          "type": "385"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "275",
-      "members": [
-        {
-          "name": "dir",
-          "type": "str"
-        },
-        {
-          "name": "fat-type",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "floppy",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "label",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "rw",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "276",
-      "members": [
-        {
-          "name": "vdisk-id",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "399"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "277",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "file",
-          "type": "403"
-        },
-        {
-          "case": "gluster",
-          "type": "404"
-        },
-        {
-          "case": "luks",
-          "type": "405"
-        },
-        {
-          "case": "nfs",
-          "type": "406"
-        },
-        {
-          "case": "parallels",
-          "type": "407"
-        },
-        {
-          "case": "qcow",
-          "type": "408"
-        },
-        {
-          "case": "qcow2",
-          "type": "409"
-        },
-        {
-          "case": "qed",
-          "type": "410"
-        },
-        {
-          "case": "rbd",
-          "type": "411"
-        },
-        {
-          "case": "sheepdog",
-          "type": "412"
-        },
-        {
-          "case": "ssh",
-          "type": "413"
-        },
-        {
-          "case": "vdi",
-          "type": "414"
-        },
-        {
-          "case": "vhdx",
-          "type": "415"
-        },
-        {
-          "case": "vmdk",
-          "type": "416"
-        },
-        {
-          "case": "vpc",
-          "type": "417"
-        },
-        {
-          "case": "blkdebug",
-          "type": "0"
-        },
-        {
-          "case": "blklogwrites",
-          "type": "0"
-        },
-        {
-          "case": "blkreplay",
-          "type": "0"
-        },
-        {
-          "case": "blkverify",
-          "type": "0"
-        },
-        {
-          "case": "bochs",
-          "type": "0"
-        },
-        {
-          "case": "cloop",
-          "type": "0"
-        },
-        {
-          "case": "compress",
-          "type": "0"
-        },
-        {
-          "case": "copy-on-read",
-          "type": "0"
-        },
-        {
-          "case": "dmg",
-          "type": "0"
-        },
-        {
-          "case": "ftp",
-          "type": "0"
-        },
-        {
-          "case": "ftps",
-          "type": "0"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "0"
-        },
-        {
-          "case": "host_device",
-          "type": "0"
-        },
-        {
-          "case": "http",
-          "type": "0"
-        },
-        {
-          "case": "https",
-          "type": "0"
-        },
-        {
-          "case": "iscsi",
-          "type": "0"
-        },
-        {
-          "case": "nbd",
-          "type": "0"
-        },
-        {
-          "case": "null-aio",
-          "type": "0"
-        },
-        {
-          "case": "null-co",
-          "type": "0"
-        },
-        {
-          "case": "nvme",
-          "type": "0"
-        },
-        {
-          "case": "quorum",
-          "type": "0"
-        },
-        {
-          "case": "raw",
-          "type": "0"
-        },
-        {
-          "case": "replication",
-          "type": "0"
-        },
-        {
-          "case": "throttle",
-          "type": "0"
-        },
-        {
-          "case": "vvfat",
-          "type": "0"
-        },
-        {
-          "case": "vxhs",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "245"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "278",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write"
-      ]
-    },
-    {
-      "name": "279",
-      "meta-type": "enum",
-      "values": [
-        "ignore",
-        "report",
-        "stop"
-      ]
-    },
-    {
-      "name": "280",
-      "meta-type": "enum",
-      "values": [
-        "commit",
-        "stream",
-        "mirror",
-        "backup",
-        "create"
-      ]
-    },
-    {
-      "name": "281",
-      "members": [
-        {
-          "type": "str"
-        },
-        {
-          "type": "null"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "282",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "inet",
-          "type": "419"
-        },
-        {
-          "case": "unix",
-          "type": "420"
-        },
-        {
-          "case": "vsock",
-          "type": "421"
-        },
-        {
-          "case": "fd",
-          "type": "422"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "418"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "283",
-      "meta-type": "enum",
-      "values": [
-        "safe",
-        "hard"
-      ]
-    },
-    {
-      "name": "284",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write",
-        "flush"
-      ]
-    },
-    {
-      "name": "285",
-      "meta-type": "enum",
-      "values": [
-        "utf8",
-        "base64"
-      ]
-    },
-    {
-      "name": "286",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "file",
-          "type": "424"
-        },
-        {
-          "case": "serial",
-          "type": "425"
-        },
-        {
-          "case": "parallel",
-          "type": "425"
-        },
-        {
-          "case": "pipe",
-          "type": "425"
-        },
-        {
-          "case": "socket",
-          "type": "426"
-        },
-        {
-          "case": "udp",
-          "type": "427"
-        },
-        {
-          "case": "pty",
-          "type": "428"
-        },
-        {
-          "case": "null",
-          "type": "428"
-        },
-        {
-          "case": "mux",
-          "type": "429"
-        },
-        {
-          "case": "msmouse",
-          "type": "428"
-        },
-        {
-          "case": "wctablet",
-          "type": "428"
-        },
-        {
-          "case": "braille",
-          "type": "428"
-        },
-        {
-          "case": "testdev",
-          "type": "428"
-        },
-        {
-          "case": "stdio",
-          "type": "430"
-        },
-        {
-          "case": "console",
-          "type": "428"
-        },
-        {
-          "case": "spicevmc",
-          "type": "431"
-        },
-        {
-          "case": "spiceport",
-          "type": "432"
-        },
-        {
-          "case": "vc",
-          "type": "433"
-        },
-        {
-          "case": "ringbuf",
-          "type": "434"
-        },
-        {
-          "case": "memory",
-          "type": "434"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "423"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "287",
-      "meta-type": "enum",
-      "values": [
-        "elf",
-        "kdump-zlib",
-        "kdump-lzo",
-        "kdump-snappy",
-        "win-dmp"
-      ]
-    },
-    {
-      "name": "288",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "active",
-        "completed",
-        "failed"
-      ]
-    },
-    {
-      "name": "[287]",
-      "element-type": "287",
-      "meta-type": "array"
-    },
-    {
-      "name": "289",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "nic",
-        "user",
-        "tap",
-        "l2tpv3",
-        "socket",
-        "vde",
-        "bridge",
-        "hubport",
-        "netmap",
-        "vhost-user"
-      ]
-    },
-    {
-      "name": "290",
-      "members": [
-        {
-          "name": "netdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "macaddr",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "model",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "addr",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "vectors",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "291",
-      "members": [
-        {
-          "name": "hostname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "restrict",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "ipv4",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "ipv6",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "ip",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "net",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "host",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tftp",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bootfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "dhcpstart",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "dns",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "dnssearch",
-          "default": null,
-          "type": "[435]"
-        },
-        {
-          "name": "domainname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ipv6-prefix",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ipv6-prefixlen",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ipv6-host",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ipv6-dns",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "smb",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "smbserver",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "hostfwd",
-          "default": null,
-          "type": "[435]"
-        },
-        {
-          "name": "guestfwd",
-          "default": null,
-          "type": "[435]"
-        },
-        {
-          "name": "tftp-server-name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "292",
-      "members": [
-        {
-          "name": "ifname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "fd",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "fds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "script",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "downscript",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "br",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "helper",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sndbuf",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vnet_hdr",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "vhost",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "vhostfd",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "vhostfds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "vhostforce",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "queues",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "poll-us",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "293",
-      "members": [
-        {
-          "name": "src",
-          "type": "str"
-        },
-        {
-          "name": "dst",
-          "type": "str"
-        },
-        {
-          "name": "srcport",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "dstport",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ipv6",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "udp",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "cookie64",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "counter",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pincounter",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "txcookie",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "rxcookie",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "txsession",
-          "type": "int"
-        },
-        {
-          "name": "rxsession",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "294",
-      "members": [
-        {
-          "name": "fd",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "listen",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "connect",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mcast",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "localaddr",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "udp",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "295",
-      "members": [
-        {
-          "name": "sock",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "296",
-      "members": [
-        {
-          "name": "br",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "helper",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "297",
-      "members": [
-        {
-          "name": "hubid",
-          "type": "int"
-        },
-        {
-          "name": "netdev",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "298",
-      "members": [
-        {
-          "name": "ifname",
-          "type": "str"
-        },
-        {
-          "name": "devname",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "299",
-      "members": [
-        {
-          "name": "chardev",
-          "type": "str"
-        },
-        {
-          "name": "vhostforce",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "queues",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "300",
-      "meta-type": "enum",
-      "values": [
-        "normal",
-        "none",
-        "all"
-      ]
-    },
-    {
-      "name": "[str]",
-      "element-type": "str",
-      "meta-type": "array"
-    },
-    {
-      "name": "301",
-      "meta-type": "enum",
-      "values": [
-        "half",
-        "full"
-      ]
-    },
-    {
-      "name": "302",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on"
-      ]
-    },
-    {
-      "name": "303",
-      "members": [
-        {
-          "name": "priority",
-          "type": "int"
-        },
-        {
-          "name": "tbl-id",
-          "type": "int"
-        },
-        {
-          "name": "in-pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tunnel-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "eth-type",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "eth-src",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "eth-dst",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ip-proto",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ip-tos",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ip-dst",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "304",
-      "members": [
-        {
-          "name": "in-pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tunnel-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "eth-src",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "eth-dst",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ip-proto",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ip-tos",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "305",
-      "members": [
-        {
-          "name": "goto-tbl",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tunnel-lport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "new-vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "out-pport",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "306",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "passthrough",
-          "type": "437"
-        },
-        {
-          "case": "emulator",
-          "type": "438"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "436"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "307",
-      "meta-type": "enum",
-      "values": [
-        "client",
-        "server",
-        "unknown"
-      ]
-    },
-    {
-      "name": "[308]",
-      "element-type": "308",
-      "meta-type": "array"
-    },
-    {
-      "name": "308",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "311"
-        },
-        {
-          "name": "connection-id",
-          "type": "int"
-        },
-        {
-          "name": "channel-type",
-          "type": "int"
-        },
-        {
-          "name": "channel-id",
-          "type": "int"
-        },
-        {
-          "name": "tls",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "309",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "311"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "310",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "311"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "311",
-      "meta-type": "enum",
-      "values": [
-        "ipv4",
-        "ipv6",
-        "unix",
-        "vsock",
-        "unknown"
-      ]
-    },
-    {
-      "name": "[312]",
-      "element-type": "312",
-      "meta-type": "array"
-    },
-    {
-      "name": "312",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "311"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "x509_dname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sasl_username",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[313]",
-      "element-type": "313",
-      "meta-type": "array"
-    },
-    {
-      "name": "313",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "311"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "auth",
-          "type": "314"
-        },
-        {
-          "name": "vencrypt",
-          "default": null,
-          "type": "315"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "314",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "vnc",
-        "ra2",
-        "ra2ne",
-        "tight",
-        "ultra",
-        "tls",
-        "vencrypt",
-        "sasl"
-      ]
-    },
-    {
-      "name": "315",
-      "meta-type": "enum",
-      "values": [
-        "plain",
-        "tls-none",
-        "x509-none",
-        "tls-vnc",
-        "x509-vnc",
-        "tls-plain",
-        "x509-plain",
-        "tls-sasl",
-        "x509-sasl"
-      ]
-    },
-    {
-      "name": "316",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "311"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "317",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "311"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[318]",
-      "element-type": "318",
-      "meta-type": "array"
-    },
-    {
-      "name": "318",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "number",
-          "type": "440"
-        },
-        {
-          "case": "qcode",
-          "type": "441"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "439"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[319]",
-      "element-type": "319",
-      "meta-type": "array"
-    },
-    {
-      "name": "319",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "key",
-          "type": "443"
-        },
-        {
-          "case": "btn",
-          "type": "444"
-        },
-        {
-          "case": "rel",
-          "type": "445"
-        },
-        {
-          "case": "abs",
-          "type": "445"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "442"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "320",
-      "meta-type": "enum",
-      "values": [
-        "default",
-        "none",
-        "gtk",
-        "sdl",
-        "egl-headless",
-        "curses",
-        "cocoa",
-        "spice-app"
-      ]
-    },
-    {
-      "name": "321",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on",
-        "core",
-        "es"
-      ]
-    },
-    {
-      "name": "322",
-      "members": [
-        {
-          "name": "grab-on-hover",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "zoom-to-fit",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "323",
-      "members": [
-        {
-          "name": "charset",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "324",
-      "members": [
-        {
-          "name": "rendernode",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "325",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "setup",
-        "cancelling",
-        "cancelled",
-        "active",
-        "postcopy-active",
-        "postcopy-paused",
-        "postcopy-recover",
-        "completed",
-        "failed",
-        "colo",
-        "pre-switchover",
-        "device",
-        "wait-unplug"
-      ]
-    },
-    {
-      "name": "326",
-      "members": [
-        {
-          "name": "transferred",
-          "type": "int"
-        },
-        {
-          "name": "remaining",
-          "type": "int"
-        },
-        {
-          "name": "total",
-          "type": "int"
-        },
-        {
-          "name": "duplicate",
-          "type": "int"
-        },
-        {
-          "name": "skipped",
-          "type": "int"
-        },
-        {
-          "name": "normal",
-          "type": "int"
-        },
-        {
-          "name": "normal-bytes",
-          "type": "int"
-        },
-        {
-          "name": "dirty-pages-rate",
-          "type": "int"
-        },
-        {
-          "name": "mbps",
-          "type": "number"
-        },
-        {
-          "name": "dirty-sync-count",
-          "type": "int"
-        },
-        {
-          "name": "postcopy-requests",
-          "type": "int"
-        },
-        {
-          "name": "page-size",
-          "type": "int"
-        },
-        {
-          "name": "multifd-bytes",
-          "type": "int"
-        },
-        {
-          "name": "pages-per-second",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "327",
-      "members": [
-        {
-          "name": "cache-size",
-          "type": "int"
-        },
-        {
-          "name": "bytes",
-          "type": "int"
-        },
-        {
-          "name": "pages",
-          "type": "int"
-        },
-        {
-          "name": "cache-miss",
-          "type": "int"
-        },
-        {
-          "name": "cache-miss-rate",
-          "type": "number"
-        },
-        {
-          "name": "overflow",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "328",
-      "members": [
-        {
-          "name": "pages",
-          "type": "int"
-        },
-        {
-          "name": "busy",
-          "type": "int"
-        },
-        {
-          "name": "busy-rate",
-          "type": "number"
-        },
-        {
-          "name": "compressed-size",
-          "type": "int"
-        },
-        {
-          "name": "compression-rate",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[329]",
-      "element-type": "329",
-      "meta-type": "array"
-    },
-    {
-      "name": "329",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "inet",
-          "type": "401"
-        },
-        {
-          "case": "unix",
-          "type": "447"
-        },
-        {
-          "case": "vsock",
-          "type": "448"
-        },
-        {
-          "case": "fd",
-          "type": "435"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "446"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "330",
-      "meta-type": "enum",
-      "values": [
-        "xbzrle",
-        "rdma-pin-all",
-        "auto-converge",
-        "zero-blocks",
-        "compress",
-        "events",
-        "postcopy-ram",
-        "x-colo",
-        "release-ram",
-        "block",
-        "return-path",
-        "pause-before-switchover",
-        "multifd",
-        "dirty-bitmaps",
-        "postcopy-blocktime",
-        "late-block-activate",
-        "x-ignore-shared",
-        "validate-uuid"
-      ]
-    },
-    {
-      "name": "331",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "zlib",
-        "zstd"
-      ]
-    },
-    {
-      "name": "332",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "primary",
-        "secondary"
-      ]
-    },
-    {
-      "name": "333",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "request",
-        "error",
-        "processing"
-      ]
-    },
-    {
-      "name": "number",
-      "json-type": "number",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "[334]",
-      "element-type": "334",
-      "meta-type": "array"
-    },
-    {
-      "name": "334",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "abort",
-          "type": "450"
-        },
-        {
-          "case": "block-dirty-bitmap-add",
-          "type": "451"
-        },
-        {
-          "case": "block-dirty-bitmap-remove",
-          "type": "452"
-        },
-        {
-          "case": "block-dirty-bitmap-clear",
-          "type": "452"
-        },
-        {
-          "case": "block-dirty-bitmap-enable",
-          "type": "452"
-        },
-        {
-          "case": "block-dirty-bitmap-disable",
-          "type": "452"
-        },
-        {
-          "case": "block-dirty-bitmap-merge",
-          "type": "453"
-        },
-        {
-          "case": "blockdev-backup",
-          "type": "454"
-        },
-        {
-          "case": "blockdev-snapshot",
-          "type": "455"
-        },
-        {
-          "case": "blockdev-snapshot-internal-sync",
-          "type": "456"
-        },
-        {
-          "case": "blockdev-snapshot-sync",
-          "type": "457"
-        },
-        {
-          "case": "drive-backup",
-          "type": "458"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "449"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "335",
-      "members": [
-        {
-          "name": "completion-mode",
-          "default": null,
-          "type": "459"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "336",
-      "meta-type": "enum",
-      "values": [
-        "unavailable",
-        "disabled",
-        "enabled"
-      ]
-    },
-    {
-      "name": "[337]",
-      "element-type": "337",
-      "meta-type": "array"
-    },
-    {
-      "name": "337",
-      "meta-type": "enum",
-      "values": [
-        "oob"
-      ]
-    },
-    {
-      "name": "338",
-      "members": [
-        {
-          "name": "major",
-          "type": "int"
-        },
-        {
-          "name": "minor",
-          "type": "int"
-        },
-        {
-          "name": "micro",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "339",
-      "meta-type": "enum",
-      "values": [
-        "builtin",
-        "enum",
-        "array",
-        "object",
-        "alternate",
-        "command",
-        "event"
-      ]
-    },
-    {
-      "name": "340",
-      "members": [
-        {
-          "name": "json-type",
-          "type": "460"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "341",
-      "members": [
-        {
-          "name": "values",
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "342",
-      "members": [
-        {
-          "name": "element-type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "343",
-      "members": [
-        {
-          "name": "members",
-          "type": "[461]"
-        },
-        {
-          "name": "tag",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "variants",
-          "default": null,
-          "type": "[462]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "344",
-      "members": [
-        {
-          "name": "members",
-          "type": "[463]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "345",
-      "members": [
-        {
-          "name": "arg-type",
-          "type": "str"
-        },
-        {
-          "name": "ret-type",
-          "type": "str"
-        },
-        {
-          "name": "allow-oob",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "346",
-      "members": [
-        {
-          "name": "arg-type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "347",
-      "members": [
-        {
-          "name": "node-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "socket-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "die-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "core-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "thread-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "348",
-      "meta-type": "enum",
-      "values": [
-        "x86",
-        "sparc",
-        "ppc",
-        "mips",
-        "tricore",
-        "s390",
-        "riscv",
-        "other"
-      ]
-    },
-    {
-      "name": "349",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "350",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        },
-        {
-          "name": "npc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "351",
-      "members": [
-        {
-          "name": "nip",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "352",
-      "members": [
-        {
-          "name": "PC",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "353",
-      "members": [
-        {
-          "name": "PC",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "354",
-      "members": [
-        {
-          "name": "cpu-state",
-          "type": "464"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "355",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "356",
-      "meta-type": "enum",
-      "values": [
-        "aarch64",
-        "alpha",
-        "arm",
-        "cris",
-        "hppa",
-        "i386",
-        "lm32",
-        "m68k",
-        "microblaze",
-        "microblazeel",
-        "mips",
-        "mips64",
-        "mips64el",
-        "mipsel",
-        "moxie",
-        "nios2",
-        "or1k",
-        "ppc",
-        "ppc64",
-        "riscv32",
-        "riscv64",
-        "rx",
-        "s390x",
-        "sh4",
-        "sh4eb",
-        "sparc",
-        "sparc64",
-        "tricore",
-        "unicore32",
-        "x86_64",
-        "xtensa",
-        "xtensaeb"
-      ]
-    },
-    {
-      "name": "357",
-      "meta-type": "enum",
-      "values": [
-        "default",
-        "preferred",
-        "bind",
-        "interleave"
-      ]
-    },
-    {
-      "name": "358",
-      "meta-type": "enum",
-      "values": [
-        "node",
-        "dist",
-        "cpu",
-        "hmat-lb",
-        "hmat-cache"
-      ]
-    },
-    {
-      "name": "359",
-      "members": [
-        {
-          "name": "nodeid",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpus",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "mem",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "initiator",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "360",
-      "members": [
-        {
-          "name": "src",
-          "type": "int"
-        },
-        {
-          "name": "dst",
-          "type": "int"
-        },
-        {
-          "name": "val",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "361",
-      "members": [
-        {
-          "name": "node-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "socket-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "die-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "core-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "thread-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "362",
-      "members": [
-        {
-          "name": "initiator",
-          "type": "int"
-        },
-        {
-          "name": "target",
-          "type": "int"
-        },
-        {
-          "name": "hierarchy",
-          "type": "465"
-        },
-        {
-          "name": "data-type",
-          "type": "466"
-        },
-        {
-          "name": "latency",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bandwidth",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "363",
-      "members": [
-        {
-          "name": "node-id",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "level",
-          "type": "int"
-        },
-        {
-          "name": "associativity",
-          "type": "467"
-        },
-        {
-          "name": "policy",
-          "type": "468"
-        },
-        {
-          "name": "line",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "364",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "365",
-      "meta-type": "enum",
-      "values": [
-        "incompatible",
-        "identical",
-        "superset",
-        "subset"
-      ]
-    },
-    {
-      "name": "366",
-      "meta-type": "enum",
-      "values": [
-        "static",
-        "full"
-      ]
-    },
-    {
-      "name": "[367]",
-      "element-type": "367",
-      "meta-type": "array"
-    },
-    {
-      "name": "367",
-      "members": [
-        {
-          "name": "bus",
-          "type": "int"
-        },
-        {
-          "name": "slot",
-          "type": "int"
-        },
-        {
-          "name": "function",
-          "type": "int"
-        },
-        {
-          "name": "class_info",
-          "type": "469"
-        },
-        {
-          "name": "id",
-          "type": "470"
-        },
-        {
-          "name": "irq",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "qdev_id",
-          "type": "str"
-        },
-        {
-          "name": "pci_bridge",
-          "default": null,
-          "type": "471"
-        },
-        {
-          "name": "regions",
-          "type": "[472]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[368]",
-      "element-type": "368",
-      "meta-type": "array"
-    },
-    {
-      "name": "368",
-      "members": [
-        {
-          "name": "fd",
-          "type": "int"
-        },
-        {
-          "name": "opaque",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[369]",
-      "element-type": "369",
-      "meta-type": "array"
-    },
-    {
-      "name": "369",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "473"
-        },
-        {
-          "name": "help",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "default",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "370",
-      "meta-type": "enum",
-      "values": [
-        "dimm",
-        "nvdimm",
-        "virtio-pmem"
-      ]
-    },
-    {
-      "name": "371",
-      "members": [
-        {
-          "name": "data",
-          "type": "474"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "372",
-      "members": [
-        {
-          "name": "data",
-          "type": "475"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "373",
-      "meta-type": "enum",
-      "values": [
-        "DIMM",
-        "CPU"
-      ]
-    },
-    {
-      "name": "375",
-      "meta-type": "enum",
-      "values": [
-        "hyper-v",
-        "s390"
-      ]
-    },
-    {
-      "name": "376",
-      "members": [
-        {
-          "name": "arg1",
-          "type": "int"
-        },
-        {
-          "name": "arg2",
-          "type": "int"
-        },
-        {
-          "name": "arg3",
-          "type": "int"
-        },
-        {
-          "name": "arg4",
-          "type": "int"
-        },
-        {
-          "name": "arg5",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "377",
-      "members": [
-        {
-          "name": "core",
-          "type": "int"
-        },
-        {
-          "name": "psw-mask",
-          "type": "int"
-        },
-        {
-          "name": "psw-addr",
-          "type": "int"
-        },
-        {
-          "name": "reason",
-          "type": "476"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "378",
-      "meta-type": "enum",
-      "values": [
-        "active",
-        "disabled",
-        "frozen",
-        "locked",
-        "inconsistent"
-      ]
-    },
-    {
-      "name": "[379]",
-      "element-type": "379",
-      "meta-type": "array"
-    },
-    {
-      "name": "379",
-      "members": [
-        {
-          "name": "interval_length",
-          "type": "int"
-        },
-        {
-          "name": "min_rd_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "max_rd_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_rd_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "min_wr_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "max_wr_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_wr_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "min_flush_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "max_flush_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_flush_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_rd_queue_depth",
-          "type": "number"
-        },
-        {
-          "name": "avg_wr_queue_depth",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "380",
-      "members": [
-        {
-          "name": "boundaries",
-          "type": "[int]"
-        },
-        {
-          "name": "bins",
-          "type": "[int]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "381",
-      "members": [
-        {
-          "name": "discard-nb-ok",
-          "type": "int"
-        },
-        {
-          "name": "discard-nb-failed",
-          "type": "int"
-        },
-        {
-          "name": "discard-bytes-ok",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[69]",
-      "element-type": "69",
-      "meta-type": "array"
-    },
-    {
-      "name": "382",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "qcow2",
-          "type": "478"
-        },
-        {
-          "case": "vmdk",
-          "type": "479"
-        },
-        {
-          "case": "luks",
-          "type": "480"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "477"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "383",
-      "meta-type": "enum",
-      "values": [
-        "block-backend",
-        "block-job",
-        "block-driver"
-      ]
-    },
-    {
-      "name": "[384]",
-      "element-type": "384",
-      "meta-type": "array"
-    },
-    {
-      "name": "384",
-      "meta-type": "enum",
-      "values": [
-        "consistent-read",
-        "write",
-        "write-unchanged",
-        "resize",
-        "graph-mod"
-      ]
-    },
-    {
-      "name": "385",
-      "members": [
-        {
-          "type": "48"
-        },
-        {
-          "type": "str"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "[386]",
-      "element-type": "386",
-      "meta-type": "array"
-    },
-    {
-      "name": "386",
-      "members": [
-        {
-          "name": "event",
-          "type": "481"
-        },
-        {
-          "name": "state",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iotype",
-          "default": null,
-          "type": "482"
-        },
-        {
-          "name": "errno",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "sector",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "once",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "immediately",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[387]",
-      "element-type": "387",
-      "meta-type": "array"
-    },
-    {
-      "name": "387",
-      "members": [
-        {
-          "name": "event",
-          "type": "481"
-        },
-        {
-          "name": "state",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "new_state",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "388",
-      "meta-type": "enum",
-      "values": [
-        "auto",
-        "on",
-        "off"
-      ]
-    },
-    {
-      "name": "389",
-      "meta-type": "enum",
-      "values": [
-        "threads",
-        "native",
-        "io_uring"
-      ]
-    },
-    {
-      "name": "390",
-      "meta-type": "enum",
-      "values": [
-        "tcp",
-        "iser"
-      ]
-    },
-    {
-      "name": "391",
-      "meta-type": "enum",
-      "values": [
-        "crc32c",
-        "none",
-        "crc32c-none",
-        "none-crc32c"
-      ]
-    },
-    {
-      "name": "392",
-      "members": [
-        {
-          "name": "type",
-          "type": "483"
-        },
-        {
-          "name": "host",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "393",
-      "members": [
-        {
-          "type": "48"
-        },
-        {
-          "type": "str"
-        },
-        {
-          "type": "null"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "394",
-      "members": [
-        {
-          "type": "484"
-        },
-        {
-          "type": "485"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "395",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "487"
-        },
-        {
-          "case": "luks",
-          "type": "488"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "486"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "396",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "487"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "489"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[385]",
-      "element-type": "385",
-      "meta-type": "array"
-    },
-    {
-      "name": "397",
-      "meta-type": "enum",
-      "values": [
-        "quorum",
-        "fifo"
-      ]
-    },
-    {
-      "name": "[398]",
-      "element-type": "398",
-      "meta-type": "array"
-    },
-    {
-      "name": "398",
-      "meta-type": "enum",
-      "values": [
-        "cephx",
-        "none"
-      ]
-    },
-    {
-      "name": "[399]",
-      "element-type": "399",
-      "meta-type": "array"
-    },
-    {
-      "name": "399",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "400",
-      "meta-type": "enum",
-      "values": [
-        "primary",
-        "secondary"
-      ]
-    },
-    {
-      "name": "401",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "numeric",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "to",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ipv4",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "ipv6",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "keep-alive",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "402",
-      "tag": "mode",
-      "variants": [
-        {
-          "case": "hash",
-          "type": "491"
-        },
-        {
-          "case": "none",
-          "type": "0"
-        },
-        {
-          "case": "known_hosts",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "mode",
-          "type": "490"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "403",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "492"
-        },
-        {
-          "name": "nocow",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "404",
-      "members": [
-        {
-          "name": "location",
-          "type": "256"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "492"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "405",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cipher-alg",
-          "default": null,
-          "type": "493"
-        },
-        {
-          "name": "cipher-mode",
-          "default": null,
-          "type": "494"
-        },
-        {
-          "name": "ivgen-alg",
-          "default": null,
-          "type": "495"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "496"
-        },
-        {
-          "name": "hash-alg",
-          "default": null,
-          "type": "496"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "492"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "406",
-      "members": [
-        {
-          "name": "location",
-          "type": "262"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "407",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "408",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "497"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "409",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "data-file",
-          "default": null,
-          "type": "385"
-        },
-        {
-          "name": "data-file-raw",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "version",
-          "default": null,
-          "type": "498"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-fmt",
-          "default": null,
-          "type": "245"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "497"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "492"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-bits",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "410",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-fmt",
-          "default": null,
-          "type": "245"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "table-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "411",
-      "members": [
-        {
-          "name": "location",
-          "type": "270"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "412",
-      "members": [
-        {
-          "name": "location",
-          "type": "272"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "492"
-        },
-        {
-          "name": "redundancy",
-          "default": null,
-          "type": "499"
-        },
-        {
-          "name": "object-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "413",
-      "members": [
-        {
-          "name": "location",
-          "type": "273"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "414",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "492"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "415",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "log-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "500"
-        },
-        {
-          "name": "block-state-zero",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "416",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "extents",
-          "default": null,
-          "type": "[385]"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "501"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "adapter-type",
-          "default": null,
-          "type": "502"
-        },
-        {
-          "name": "hwversion",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "zeroed-grain",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "417",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "503"
-        },
-        {
-          "name": "force-size",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "null",
-      "json-type": "null",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "418",
-      "meta-type": "enum",
-      "values": [
-        "inet",
-        "unix",
-        "vsock",
-        "fd"
-      ]
-    },
-    {
-      "name": "419",
-      "members": [
-        {
-          "name": "data",
-          "type": "401"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "420",
-      "members": [
-        {
-          "name": "data",
-          "type": "447"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "421",
-      "members": [
-        {
-          "name": "data",
-          "type": "448"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "422",
-      "members": [
-        {
-          "name": "data",
-          "type": "435"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "423",
-      "meta-type": "enum",
-      "values": [
-        "file",
-        "serial",
-        "parallel",
-        "pipe",
-        "socket",
-        "udp",
-        "pty",
-        "null",
-        "mux",
-        "msmouse",
-        "wctablet",
-        "braille",
-        "testdev",
-        "stdio",
-        "console",
-        "spicevmc",
-        "spiceport",
-        "vc",
-        "ringbuf",
-        "memory"
-      ]
-    },
-    {
-      "name": "424",
-      "members": [
-        {
-          "name": "data",
-          "type": "504"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "425",
-      "members": [
-        {
-          "name": "data",
-          "type": "505"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "426",
-      "members": [
-        {
-          "name": "data",
-          "type": "506"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "427",
-      "members": [
-        {
-          "name": "data",
-          "type": "507"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "428",
-      "members": [
-        {
-          "name": "data",
-          "type": "508"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "429",
-      "members": [
-        {
-          "name": "data",
-          "type": "509"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "430",
-      "members": [
-        {
-          "name": "data",
-          "type": "510"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "431",
-      "members": [
-        {
-          "name": "data",
-          "type": "511"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "432",
-      "members": [
-        {
-          "name": "data",
-          "type": "512"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "433",
-      "members": [
-        {
-          "name": "data",
-          "type": "513"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "434",
-      "members": [
-        {
-          "name": "data",
-          "type": "514"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[435]",
-      "element-type": "435",
-      "meta-type": "array"
-    },
-    {
-      "name": "435",
-      "members": [
-        {
-          "name": "str",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "436",
-      "meta-type": "enum",
-      "values": [
-        "passthrough",
-        "emulator"
-      ]
-    },
-    {
-      "name": "437",
-      "members": [
-        {
-          "name": "data",
-          "type": "515"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "438",
-      "members": [
-        {
-          "name": "data",
-          "type": "516"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "439",
-      "meta-type": "enum",
-      "values": [
-        "number",
-        "qcode"
-      ]
-    },
-    {
-      "name": "440",
-      "members": [
-        {
-          "name": "data",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "441",
-      "members": [
-        {
-          "name": "data",
-          "type": "517"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "442",
-      "meta-type": "enum",
-      "values": [
-        "key",
-        "btn",
-        "rel",
-        "abs"
-      ]
-    },
-    {
-      "name": "443",
-      "members": [
-        {
-          "name": "data",
-          "type": "518"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "444",
-      "members": [
-        {
-          "name": "data",
-          "type": "519"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "445",
-      "members": [
-        {
-          "name": "data",
-          "type": "520"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "446",
-      "meta-type": "enum",
-      "values": [
-        "inet",
-        "unix",
-        "vsock",
-        "fd"
-      ]
-    },
-    {
-      "name": "447",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "448",
-      "members": [
-        {
-          "name": "cid",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "449",
-      "meta-type": "enum",
-      "values": [
-        "abort",
-        "block-dirty-bitmap-add",
-        "block-dirty-bitmap-remove",
-        "block-dirty-bitmap-clear",
-        "block-dirty-bitmap-enable",
-        "block-dirty-bitmap-disable",
-        "block-dirty-bitmap-merge",
-        "blockdev-backup",
-        "blockdev-snapshot",
-        "blockdev-snapshot-internal-sync",
-        "blockdev-snapshot-sync",
-        "drive-backup"
-      ]
-    },
-    {
-      "name": "450",
-      "members": [
-        {
-          "name": "data",
-          "type": "521"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "451",
-      "members": [
-        {
-          "name": "data",
-          "type": "35"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "452",
-      "members": [
-        {
-          "name": "data",
-          "type": "36"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "453",
-      "members": [
-        {
-          "name": "data",
-          "type": "37"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "454",
-      "members": [
-        {
-          "name": "data",
-          "type": "30"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "455",
-      "members": [
-        {
-          "name": "data",
-          "type": "26"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "456",
-      "members": [
-        {
-          "name": "data",
-          "type": "67"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "457",
-      "members": [
-        {
-          "name": "data",
-          "type": "25"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "458",
-      "members": [
-        {
-          "name": "data",
-          "type": "29"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "459",
-      "meta-type": "enum",
-      "values": [
-        "individual",
-        "grouped"
-      ]
-    },
-    {
-      "name": "460",
-      "meta-type": "enum",
-      "values": [
-        "string",
-        "number",
-        "int",
-        "boolean",
-        "null",
-        "object",
-        "array",
-        "value"
-      ]
-    },
-    {
-      "name": "[461]",
-      "element-type": "461",
-      "meta-type": "array"
-    },
-    {
-      "name": "461",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "default",
-          "default": null,
-          "type": "any"
-        },
-        {
-          "name": "features",
-          "default": null,
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[462]",
-      "element-type": "462",
-      "meta-type": "array"
-    },
-    {
-      "name": "462",
-      "members": [
-        {
-          "name": "case",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[463]",
-      "element-type": "463",
-      "meta-type": "array"
-    },
-    {
-      "name": "463",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "464",
-      "meta-type": "enum",
-      "values": [
-        "uninitialized",
-        "stopped",
-        "check-stop",
-        "operating",
-        "load"
-      ]
-    },
-    {
-      "name": "465",
-      "meta-type": "enum",
-      "values": [
-        "memory",
-        "first-level",
-        "second-level",
-        "third-level"
-      ]
-    },
-    {
-      "name": "466",
-      "meta-type": "enum",
-      "values": [
-        "access-latency",
-        "read-latency",
-        "write-latency",
-        "access-bandwidth",
-        "read-bandwidth",
-        "write-bandwidth"
-      ]
-    },
-    {
-      "name": "467",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "direct",
-        "complex"
-      ]
-    },
-    {
-      "name": "468",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "write-back",
-        "write-through"
-      ]
-    },
-    {
-      "name": "469",
-      "members": [
-        {
-          "name": "desc",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "class",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "470",
-      "members": [
-        {
-          "name": "device",
-          "type": "int"
-        },
-        {
-          "name": "vendor",
-          "type": "int"
-        },
-        {
-          "name": "subsystem",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "subsystem-vendor",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "471",
-      "members": [
-        {
-          "name": "bus",
-          "type": "522"
-        },
-        {
-          "name": "devices",
-          "default": null,
-          "type": "[367]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[472]",
-      "element-type": "472",
-      "meta-type": "array"
-    },
-    {
-      "name": "472",
-      "members": [
-        {
-          "name": "bar",
-          "type": "int"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "address",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "prefetch",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "mem_type_64",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "473",
-      "meta-type": "enum",
-      "values": [
-        "string",
-        "boolean",
-        "number",
-        "size"
-      ]
-    },
-    {
-      "name": "474",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "addr",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "slot",
-          "type": "int"
-        },
-        {
-          "name": "node",
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "type": "str"
-        },
-        {
-          "name": "hotplugged",
-          "type": "bool"
-        },
-        {
-          "name": "hotpluggable",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "475",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "memaddr",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "476",
-      "meta-type": "enum",
-      "values": [
-        "unknown",
-        "disabled-wait",
-        "extint-loop",
-        "pgmint-loop",
-        "opint-loop"
-      ]
-    },
-    {
-      "name": "477",
-      "meta-type": "enum",
-      "values": [
-        "qcow2",
-        "vmdk",
-        "luks"
-      ]
-    },
-    {
-      "name": "478",
-      "members": [
-        {
-          "name": "data",
-          "type": "523"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "479",
-      "members": [
-        {
-          "name": "data",
-          "type": "524"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "480",
-      "members": [
-        {
-          "name": "data",
-          "type": "525"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "481",
-      "meta-type": "enum",
-      "values": [
-        "l1_update",
-        "l1_grow_alloc_table",
-        "l1_grow_write_table",
-        "l1_grow_activate_table",
-        "l2_load",
-        "l2_update",
-        "l2_update_compressed",
-        "l2_alloc_cow_read",
-        "l2_alloc_write",
-        "read_aio",
-        "read_backing_aio",
-        "read_compressed",
-        "write_aio",
-        "write_compressed",
-        "vmstate_load",
-        "vmstate_save",
-        "cow_read",
-        "cow_write",
-        "reftable_load",
-        "reftable_grow",
-        "reftable_update",
-        "refblock_load",
-        "refblock_update",
-        "refblock_update_part",
-        "refblock_alloc",
-        "refblock_alloc_hookup",
-        "refblock_alloc_write",
-        "refblock_alloc_write_blocks",
-        "refblock_alloc_write_table",
-        "refblock_alloc_switch_table",
-        "cluster_alloc",
-        "cluster_alloc_bytes",
-        "cluster_free",
-        "flush_to_os",
-        "flush_to_disk",
-        "pwritev_rmw_head",
-        "pwritev_rmw_after_head",
-        "pwritev_rmw_tail",
-        "pwritev_rmw_after_tail",
-        "pwritev",
-        "pwritev_zero",
-        "pwritev_done",
-        "empty_image_prepare",
-        "l1_shrink_write_table",
-        "l1_shrink_free_l2_clusters",
-        "cor_write",
-        "cluster_alloc_space",
-        "none"
-      ]
-    },
-    {
-      "name": "482",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write",
-        "write-zeroes",
-        "discard",
-        "flush",
-        "block-status"
-      ]
-    },
-    {
-      "name": "483",
-      "meta-type": "enum",
-      "values": [
-        "inet"
-      ]
-    },
-    {
-      "name": "484",
-      "members": [
-        {
-          "name": "template",
-          "default": null,
-          "type": "485"
-        },
-        {
-          "name": "main-header",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "active-l1",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "active-l2",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-table",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-block",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "snapshot-table",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inactive-l1",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inactive-l2",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "bitmap-directory",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "485",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "constant",
-        "cached",
-        "all"
-      ]
-    },
-    {
-      "name": "486",
-      "meta-type": "enum",
-      "values": [
-        "aes",
-        "luks"
-      ]
-    },
-    {
-      "name": "487",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "488",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "489",
-      "meta-type": "enum",
-      "values": [
-        "aes"
-      ]
-    },
-    {
-      "name": "490",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "hash",
-        "known_hosts"
-      ]
-    },
-    {
-      "name": "491",
-      "members": [
-        {
-          "name": "type",
-          "type": "526"
-        },
-        {
-          "name": "hash",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "492",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "metadata",
-        "falloc",
-        "full"
-      ]
-    },
-    {
-      "name": "493",
-      "meta-type": "enum",
-      "values": [
-        "aes-128",
-        "aes-192",
-        "aes-256",
-        "des-rfb",
-        "3des",
-        "cast5-128",
-        "serpent-128",
-        "serpent-192",
-        "serpent-256",
-        "twofish-128",
-        "twofish-192",
-        "twofish-256"
-      ]
-    },
-    {
-      "name": "494",
-      "meta-type": "enum",
-      "values": [
-        "ecb",
-        "cbc",
-        "xts",
-        "ctr"
-      ]
-    },
-    {
-      "name": "495",
-      "meta-type": "enum",
-      "values": [
-        "plain",
-        "plain64",
-        "essiv"
-      ]
-    },
-    {
-      "name": "496",
-      "meta-type": "enum",
-      "values": [
-        "md5",
-        "sha1",
-        "sha224",
-        "sha256",
-        "sha384",
-        "sha512",
-        "ripemd160"
-      ]
-    },
-    {
-      "name": "497",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "qcow",
-          "type": "487"
-        },
-        {
-          "case": "luks",
-          "type": "528"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "527"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "498",
-      "meta-type": "enum",
-      "values": [
-        "v2",
-        "v3"
-      ]
-    },
-    {
-      "name": "499",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "full",
-          "type": "530"
-        },
-        {
-          "case": "erasure-coded",
-          "type": "531"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "529"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "500",
-      "meta-type": "enum",
-      "values": [
-        "dynamic",
-        "fixed"
-      ]
-    },
-    {
-      "name": "501",
-      "meta-type": "enum",
-      "values": [
-        "monolithicSparse",
-        "monolithicFlat",
-        "twoGbMaxExtentSparse",
-        "twoGbMaxExtentFlat",
-        "streamOptimized"
-      ]
-    },
-    {
-      "name": "502",
-      "meta-type": "enum",
-      "values": [
-        "ide",
-        "buslogic",
-        "lsilogic",
-        "legacyESX"
-      ]
-    },
-    {
-      "name": "503",
-      "meta-type": "enum",
-      "values": [
-        "dynamic",
-        "fixed"
-      ]
-    },
-    {
-      "name": "504",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "in",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "out",
-          "type": "str"
-        },
-        {
-          "name": "append",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "505",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "506",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "addr",
-          "type": "282"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "wait",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "nodelay",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "telnet",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "tn3270",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "websocket",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "reconnect",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "507",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "remote",
-          "type": "282"
-        },
-        {
-          "name": "local",
-          "default": null,
-          "type": "282"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "508",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "509",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "chardev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "510",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "signal",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "511",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "512",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "fqdn",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "513",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "width",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "height",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cols",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "rows",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "514",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "515",
-      "members": [
-        {
-          "name": "path",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cancel-path",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "516",
-      "members": [
-        {
-          "name": "chardev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "517",
-      "meta-type": "enum",
-      "values": [
-        "unmapped",
-        "shift",
-        "shift_r",
-        "alt",
-        "alt_r",
-        "ctrl",
-        "ctrl_r",
-        "menu",
-        "esc",
-        "1",
-        "2",
-        "3",
-        "4",
-        "5",
-        "6",
-        "7",
-        "8",
-        "9",
-        "0",
-        "minus",
-        "equal",
-        "backspace",
-        "tab",
-        "q",
-        "w",
-        "e",
-        "r",
-        "t",
-        "y",
-        "u",
-        "i",
-        "o",
-        "p",
-        "bracket_left",
-        "bracket_right",
-        "ret",
-        "a",
-        "s",
-        "d",
-        "f",
-        "g",
-        "h",
-        "j",
-        "k",
-        "l",
-        "semicolon",
-        "apostrophe",
-        "grave_accent",
-        "backslash",
-        "z",
-        "x",
-        "c",
-        "v",
-        "b",
-        "n",
-        "m",
-        "comma",
-        "dot",
-        "slash",
-        "asterisk",
-        "spc",
-        "caps_lock",
-        "f1",
-        "f2",
-        "f3",
-        "f4",
-        "f5",
-        "f6",
-        "f7",
-        "f8",
-        "f9",
-        "f10",
-        "num_lock",
-        "scroll_lock",
-        "kp_divide",
-        "kp_multiply",
-        "kp_subtract",
-        "kp_add",
-        "kp_enter",
-        "kp_decimal",
-        "sysrq",
-        "kp_0",
-        "kp_1",
-        "kp_2",
-        "kp_3",
-        "kp_4",
-        "kp_5",
-        "kp_6",
-        "kp_7",
-        "kp_8",
-        "kp_9",
-        "less",
-        "f11",
-        "f12",
-        "print",
-        "home",
-        "pgup",
-        "pgdn",
-        "end",
-        "left",
-        "up",
-        "down",
-        "right",
-        "insert",
-        "delete",
-        "stop",
-        "again",
-        "props",
-        "undo",
-        "front",
-        "copy",
-        "open",
-        "paste",
-        "find",
-        "cut",
-        "lf",
-        "help",
-        "meta_l",
-        "meta_r",
-        "compose",
-        "pause",
-        "ro",
-        "hiragana",
-        "henkan",
-        "yen",
-        "muhenkan",
-        "katakanahiragana",
-        "kp_comma",
-        "kp_equals",
-        "power",
-        "sleep",
-        "wake",
-        "audionext",
-        "audioprev",
-        "audiostop",
-        "audioplay",
-        "audiomute",
-        "volumeup",
-        "volumedown",
-        "mediaselect",
-        "mail",
-        "calculator",
-        "computer",
-        "ac_home",
-        "ac_back",
-        "ac_forward",
-        "ac_refresh",
-        "ac_bookmarks"
-      ]
-    },
-    {
-      "name": "518",
-      "members": [
-        {
-          "name": "key",
-          "type": "318"
-        },
-        {
-          "name": "down",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "519",
-      "members": [
-        {
-          "name": "button",
-          "type": "532"
-        },
-        {
-          "name": "down",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "520",
-      "members": [
-        {
-          "name": "axis",
-          "type": "533"
-        },
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "521",
-      "members": [],
-      "meta-type": "object"
-    },
-    {
-      "name": "522",
-      "members": [
-        {
-          "name": "number",
-          "type": "int"
-        },
-        {
-          "name": "secondary",
-          "type": "int"
-        },
-        {
-          "name": "subordinate",
-          "type": "int"
-        },
-        {
-          "name": "io_range",
-          "type": "534"
-        },
-        {
-          "name": "memory_range",
-          "type": "534"
-        },
-        {
-          "name": "prefetchable_range",
-          "type": "534"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "523",
-      "members": [
-        {
-          "name": "compat",
-          "type": "str"
-        },
-        {
-          "name": "data-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "data-file-raw",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "corrupt",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-bits",
-          "type": "int"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "535"
-        },
-        {
-          "name": "bitmaps",
-          "default": null,
-          "type": "[536]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "524",
-      "members": [
-        {
-          "name": "create-type",
-          "type": "str"
-        },
-        {
-          "name": "cid",
-          "type": "int"
-        },
-        {
-          "name": "parent-cid",
-          "type": "int"
-        },
-        {
-          "name": "extents",
-          "type": "[239]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "525",
-      "members": [
-        {
-          "name": "cipher-alg",
-          "type": "493"
-        },
-        {
-          "name": "cipher-mode",
-          "type": "494"
-        },
-        {
-          "name": "ivgen-alg",
-          "type": "495"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "496"
-        },
-        {
-          "name": "hash-alg",
-          "type": "496"
-        },
-        {
-          "name": "payload-offset",
-          "type": "int"
-        },
-        {
-          "name": "master-key-iters",
-          "type": "int"
-        },
-        {
-          "name": "uuid",
-          "type": "str"
-        },
-        {
-          "name": "slots",
-          "type": "[537]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "526",
-      "meta-type": "enum",
-      "values": [
-        "md5",
-        "sha1"
-      ]
-    },
-    {
-      "name": "527",
-      "meta-type": "enum",
-      "values": [
-        "qcow",
-        "luks"
-      ]
-    },
-    {
-      "name": "528",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cipher-alg",
-          "default": null,
-          "type": "493"
-        },
-        {
-          "name": "cipher-mode",
-          "default": null,
-          "type": "494"
-        },
-        {
-          "name": "ivgen-alg",
-          "default": null,
-          "type": "495"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "496"
-        },
-        {
-          "name": "hash-alg",
-          "default": null,
-          "type": "496"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "529",
-      "meta-type": "enum",
-      "values": [
-        "full",
-        "erasure-coded"
-      ]
-    },
-    {
-      "name": "530",
-      "members": [
-        {
-          "name": "copies",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "531",
-      "members": [
-        {
-          "name": "data-strips",
-          "type": "int"
-        },
-        {
-          "name": "parity-strips",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "532",
-      "meta-type": "enum",
-      "values": [
-        "left",
-        "middle",
-        "right",
-        "wheel-up",
-        "wheel-down",
-        "side",
-        "extra"
-      ]
-    },
-    {
-      "name": "533",
-      "meta-type": "enum",
-      "values": [
-        "x",
-        "y"
-      ]
-    },
-    {
-      "name": "534",
-      "members": [
-        {
-          "name": "base",
-          "type": "int"
-        },
-        {
-          "name": "limit",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "535",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "luks",
-          "type": "525"
-        },
-        {
-          "case": "aes",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "486"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[536]",
-      "element-type": "536",
-      "meta-type": "array"
-    },
-    {
-      "name": "536",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "granularity",
-          "type": "int"
-        },
-        {
-          "name": "flags",
-          "type": "[538]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[239]",
-      "element-type": "239",
-      "meta-type": "array"
-    },
-    {
-      "name": "[537]",
-      "element-type": "537",
-      "meta-type": "array"
-    },
-    {
-      "name": "537",
-      "members": [
-        {
-          "name": "active",
-          "type": "bool"
-        },
-        {
-          "name": "iters",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "stripes",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "key-offset",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[538]",
-      "element-type": "538",
-      "meta-type": "array"
-    },
-    {
-      "name": "538",
-      "meta-type": "enum",
-      "values": [
-        "in-use",
-        "auto"
-      ]
-    }
-  ],
-  "id": "libvirt-4"
-}
-
-{
-  "execute": "query-kvm",
-  "id": "libvirt-5"
-}
-
-{
-  "return": {
-    "enabled": false,
-    "present": false
-  },
-  "id": "libvirt-5"
-}
-
-{
-  "execute": "qom-list-types",
-  "id": "libvirt-6"
-}
-
-{
-  "return": [
-    {
-      "name": "chardev-stdio",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "qio-channel-command",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "i82557b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ccid-card-passthru",
-      "parent": "ccid-card"
-    },
-    {
-      "name": "cadence_ttc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "usb-wacom-tablet",
-      "parent": "usb-device"
-    },
-    {
-      "name": "authz-pam",
-      "parent": "authz"
-    },
-    {
-      "name": "xio3130-downstream",
-      "parent": "pcie-slot"
-    },
-    {
-      "name": "i82557a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "rocker",
-      "parent": "pci-device"
-    },
-    {
-      "name": "dc390",
-      "parent": "am53c974"
-    },
-    {
-      "name": "riscv.hart_array",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "qio-channel-file",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "usb-tablet",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "virtio-net-pci-transitional",
-      "parent": "virtio-net-pci-base"
-    },
-    {
-      "name": "vhost-user-blk",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "intel-hda",
-      "parent": "intel-hda-generic"
-    },
-    {
-      "name": "SCSI",
-      "parent": "bus"
-    },
-    {
-      "name": "vhost-user-backend",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-scsi-device",
-      "parent": "virtio-scsi-common"
-    },
-    {
-      "name": "vhost-user-fs-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "pci-serial",
-      "parent": "pci-device"
-    },
-    {
-      "name": "filter-mirror",
-      "parent": "netfilter"
-    },
-    {
-      "name": "vhost-user-input-pci",
-      "parent": "vhost-user-input-pci-base-type"
-    },
-    {
-      "name": "ioh3420",
-      "parent": "pcie-root-port-base"
-    },
-    {
-      "name": "virtio-iommu-pci-non-transitional",
-      "parent": "virtio-iommu-device-base"
-    },
-    {
-      "name": "virtio-blk-pci-non-transitional",
-      "parent": "virtio-blk-pci-base"
-    },
-    {
-      "name": "vfio-pci-nohotplug",
-      "parent": "vfio-pci"
-    },
-    {
-      "name": "vt82c686b-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "tls-creds-psk",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "e1000-82544gc",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "sd-card",
-      "parent": "device"
-    },
-    {
-      "name": "usb-braille",
-      "parent": "usb-serial-dev"
-    },
-    {
-      "name": "colo-compare",
-      "parent": "object"
-    },
-    {
-      "name": "i82801",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-serial-pci",
-      "parent": "virtio-serial-pci-base"
-    },
-    {
-      "name": "IndustryPack",
-      "parent": "bus"
-    },
-    {
-      "name": "chardev-udp",
-      "parent": "chardev"
-    },
-    {
-      "name": "virtio-net-pci",
-      "parent": "virtio-net-pci-base"
-    },
-    {
-      "name": "chardev-wctablet",
-      "parent": "chardev"
-    },
-    {
-      "name": "usb-host",
-      "parent": "usb-device"
-    },
-    {
-      "name": "chardev-mux",
-      "parent": "chardev"
-    },
-    {
-      "name": "virtconsole",
-      "parent": "virtserialport"
-    },
-    {
-      "name": "i82551",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pvscsi",
-      "parent": "pci-device"
-    },
-    {
-      "name": "spike_v1.9.1-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "virtio-iommu-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "virtio-balloon-pci-non-transitional",
-      "parent": "virtio-balloon-pci-base"
-    },
-    {
-      "name": "PCIE",
-      "parent": "PCI"
-    },
-    {
-      "name": "pci-bridge-seat",
-      "parent": "pci-bridge"
-    },
-    {
-      "name": "chardev-testdev",
-      "parent": "chardev"
-    },
-    {
-      "name": "i82550",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-mmio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "i82801b11-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "ide-hd",
-      "parent": "ide-device"
-    },
-    {
-      "name": "ccid-card-emulated",
-      "parent": "ccid-card"
-    },
-    {
-      "name": "none-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "pcm3680_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "PCI",
-      "parent": "bus"
-    },
-    {
-      "name": "virtio-serial-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "cpu-cluster",
-      "parent": "device"
-    },
-    {
-      "name": "vhost-vsock-pci",
-      "parent": "vhost-vsock-pci-base"
-    },
-    {
-      "name": "piix4-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "virtio-blk-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "usb-ccid",
-      "parent": "usb-device"
-    },
-    {
-      "name": "virtio-scsi-pci",
-      "parent": "virtio-scsi-pci-base"
-    },
-    {
-      "name": "vhost-user-scsi-pci-non-transitional",
-      "parent": "vhost-user-scsi-pci-base"
-    },
-    {
-      "name": "ivshmem-doorbell",
-      "parent": "ivshmem-common"
-    },
-    {
-      "name": "chardev-vc",
-      "parent": "chardev"
-    },
-    {
-      "name": "chardev-pty",
-      "parent": "chardev"
-    },
-    {
-      "name": "vmware-svga",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-9p-pci-transitional",
-      "parent": "virtio-9p-pci-base"
-    },
-    {
-      "name": "ES1370",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-tablet-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "virtio-mouse-pci",
-      "parent": "virtio-mouse-pci-base-type"
-    },
-    {
-      "name": "virtio-net-pci-non-transitional",
-      "parent": "virtio-net-pci-base"
-    },
-    {
-      "name": "vhost-user-scsi-pci",
-      "parent": "vhost-user-scsi-pci-base"
-    },
-    {
-      "name": "cirrus-vga",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-keyboard-pci",
-      "parent": "virtio-keyboard-pci-base-type"
-    },
-    {
-      "name": "vhost-scsi-pci-transitional",
-      "parent": "vhost-scsi-pci-base"
-    },
-    {
-      "name": "pci-ohci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "vhost-scsi-pci",
-      "parent": "vhost-scsi-pci-base"
-    },
-    {
-      "name": "pcie-root-port",
-      "parent": "pcie-root-port-base"
-    },
-    {
-      "name": "memory-backend-ram",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "virtio-scsi-pci-transitional",
-      "parent": "virtio-scsi-pci-base"
-    },
-    {
-      "name": "virtio-balloon-pci",
-      "parent": "virtio-balloon-pci-base"
-    },
-    {
-      "name": "i82558b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "sifive_u-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "sifive_e-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "gpex-pcihost",
-      "parent": "pcie-host-bridge"
-    },
-    {
-      "name": "virtio-9p-pci-non-transitional",
-      "parent": "virtio-9p-pci-base"
-    },
-    {
-      "name": "chardev-pipe",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "chardev-parallel",
-      "parent": "chardev"
-    },
-    {
-      "name": "goldfish_rtc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "i82558a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "imx.usbphy",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "vhost-user-gpu",
-      "parent": "virtio-gpu-base"
-    },
-    {
-      "name": "authz-list-file",
-      "parent": "authz"
-    },
-    {
-      "name": "authz-simple",
-      "parent": "authz"
-    },
-    {
-      "name": "virtio-mmio-bus",
-      "parent": "virtio-bus"
-    },
-    {
-      "name": "input-barrier",
-      "parent": "object"
-    },
-    {
-      "name": "sifive-e51-riscv-cpu",
-      "parent": "riscv-cpu"
-    },
-    {
-      "name": "pci-testdev",
-      "parent": "pci-device"
-    },
-    {
-      "name": "generic-sdhci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "spike-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "IDE",
-      "parent": "bus"
-    },
-    {
-      "name": "VGA",
-      "parent": "pci-vga"
-    },
-    {
-      "name": "riscv.sifive.u.prci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pci-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "virtio-balloon-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "vhost-vsock-pci-transitional",
-      "parent": "vhost-vsock-pci-base"
-    },
-    {
-      "name": "qio-channel-tls",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "filter-rewriter",
-      "parent": "netfilter"
-    },
-    {
-      "name": "authz-list",
-      "parent": "authz"
-    },
-    {
-      "name": "usb-audio",
-      "parent": "usb-device"
-    },
-    {
-      "name": "chardev-ringbuf",
-      "parent": "chardev"
-    },
-    {
-      "name": "i2c-ddc",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "pcnet",
-      "parent": "pci-device"
-    },
-    {
-      "name": "System",
-      "parent": "bus"
-    },
-    {
-      "name": "cryptodev-backend-builtin",
-      "parent": "cryptodev-backend"
-    },
-    {
-      "name": "rng-egd",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "sifive_soc.gpio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "vhost-user-scsi",
-      "parent": "vhost-scsi-common"
-    },
-    {
-      "name": "pci-serial-4x",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-rng-pci",
-      "parent": "virtio-rng-pci-base"
-    },
-    {
-      "name": "i82559er",
-      "parent": "pci-device"
-    },
-    {
-      "name": "rv64gcsu-v1.10.0-riscv-cpu",
-      "parent": "riscv-cpu"
-    },
-    {
-      "name": "sdhci-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "scsi-hd",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "riscv.sifive.test",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ivshmem-plain",
-      "parent": "ivshmem-common"
-    },
-    {
-      "name": "AC97",
-      "parent": "pci-device"
-    },
-    {
-      "name": "qio-channel-websock",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "scsi-block",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "cadence_gem",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "i82562",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ide-drive",
-      "parent": "ide-device"
-    },
-    {
-      "name": "chardev-file",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "secret",
-      "parent": "object"
-    },
-    {
-      "name": "chardev-serial",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "throttle-group",
-      "parent": "object"
-    },
-    {
-      "name": "qemu-console",
-      "parent": "object"
-    },
-    {
-      "name": "can-bus",
-      "parent": "object"
-    },
-    {
-      "name": "rv64gcsu-v1.9.1-riscv-cpu",
-      "parent": "riscv-cpu"
-    },
-    {
-      "name": "virtio-9p-pci",
-      "parent": "virtio-9p-pci-base"
-    },
-    {
-      "name": "usb-mtp",
-      "parent": "usb-device"
-    },
-    {
-      "name": "ipoctal232",
-      "parent": "ipack-device"
-    },
-    {
-      "name": "qio-dns-resolver",
-      "parent": "object"
-    },
-    {
-      "name": "usb-storage",
-      "parent": "usb-storage-dev"
-    },
-    {
-      "name": "chardev-socket",
-      "parent": "chardev"
-    },
-    {
-      "name": "pr-manager-helper",
-      "parent": "pr-manager"
-    },
-    {
-      "name": "qio-channel-buffer",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "ich9-usb-uhci6",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "irq",
-      "parent": "object"
-    },
-    {
-      "name": "tulip",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-balloon-pci-transitional",
-      "parent": "virtio-balloon-pci-base"
-    },
-    {
-      "name": "usb-redir",
-      "parent": "usb-device"
-    },
-    {
-      "name": "ich9-usb-uhci5",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "qemu-xhci",
-      "parent": "base-xhci"
-    },
-    {
-      "name": "usb-ehci",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "virtio-iommu-pci-transitional",
-      "parent": "virtio-iommu-device-base"
-    },
-    {
-      "name": "gpio_i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "s3c-sdhci",
-      "parent": "generic-sdhci"
-    },
-    {
-      "name": "ich9-usb-uhci3",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "edu",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i6300esb",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ich9-usb-uhci4",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "chardev-spicevmc",
-      "parent": "chardev-spice"
-    },
-    {
-      "name": "virtserialport",
-      "parent": "virtio-serial-port"
-    },
-    {
-      "name": "nvme",
-      "parent": "pci-device"
-    },
-    {
-      "name": "accel",
-      "parent": "object"
-    },
-    {
-      "name": "hda-duplex",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "virtio-crypto-pci",
-      "parent": "virtio-crypto-pci-base-type"
-    },
-    {
-      "name": "vhost-user-blk-pci-transitional",
-      "parent": "vhost-user-blk-pci-base"
-    },
-    {
-      "name": "sysbus-ahci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "i82559c",
-      "parent": "pci-device"
-    },
-    {
-      "name": "sysbus-ohci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-keyboard-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "ich9-usb-uhci2",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "virtio-serial-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "gpex-root",
-      "parent": "pci-device"
-    },
-    {
-      "name": "megasas",
-      "parent": "megasas-base"
-    },
-    {
-      "name": "vhost-user-fs-pci",
-      "parent": "vhost-user-fs-pci-base"
-    },
-    {
-      "name": "virtio-gpu-device",
-      "parent": "virtio-gpu-base"
-    },
-    {
-      "name": "i82559b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "dbus-vmstate",
-      "parent": "object"
-    },
-    {
-      "name": "ich9-usb-uhci1",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "spike_v1.10-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "usb-net",
-      "parent": "usb-device"
-    },
-    {
-      "name": "chardev-spiceport",
-      "parent": "chardev-spice"
-    },
-    {
-      "name": "virtio-pci-bus",
-      "parent": "virtio-bus"
-    },
-    {
-      "name": "i82559a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "cfi.pflash01",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ich9-intel-hda",
-      "parent": "intel-hda-generic"
-    },
-    {
-      "name": "bochs-display",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ich9-usb-ehci2",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "ich9-usb-ehci1",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "hda-output",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "ccid-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "usb-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "virtio-input-host-device",
-      "parent": "virtio-input-device"
-    },
-    {
-      "name": "e1000e",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pcie-pci-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "scsi-disk",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "chardev-memory",
-      "parent": "chardev-ringbuf"
-    },
-    {
-      "name": "riscv.sifive.u.soc",
-      "parent": "device"
-    },
-    {
-      "name": "nec-usb-xhci",
-      "parent": "base-xhci"
-    },
-    {
-      "name": "vhost-user-input",
-      "parent": "virtio-input-device"
-    },
-    {
-      "name": "cryptodev-vhost-user",
-      "parent": "cryptodev-backend"
-    },
-    {
-      "name": "kvaser_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "loader",
-      "parent": "device"
-    },
-    {
-      "name": "ne2k_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-iommu-memory-region",
-      "parent": "qemu:iommu-memory-region"
-    },
-    {
-      "name": "iothread",
-      "parent": "object"
-    },
-    {
-      "name": "vfio-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "can-host-socketcan",
-      "parent": "can-host"
-    },
-    {
-      "name": "vhost-user-blk-pci-non-transitional",
-      "parent": "vhost-user-blk-pci-base"
-    },
-    {
-      "name": "cryptodev-backend",
-      "parent": "object"
-    },
-    {
-      "name": "imx-usdhc",
-      "parent": "generic-sdhci"
-    },
-    {
-      "name": "virtio-blk-pci-transitional",
-      "parent": "virtio-blk-pci-base"
-    },
-    {
-      "name": "usb-kbd",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "serial-io",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "hda-micro",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "riscv.sifive.plic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "riscv.sifive.e.soc",
-      "parent": "device"
-    },
-    {
-      "name": "sifive-u54-riscv-cpu",
-      "parent": "riscv-cpu"
-    },
-    {
-      "name": "chardev-braille",
-      "parent": "chardev"
-    },
-    {
-      "name": "virtio-rng-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "vhost-user-scsi-pci-transitional",
-      "parent": "vhost-user-scsi-pci-base"
-    },
-    {
-      "name": "virtio-tablet-pci",
-      "parent": "virtio-tablet-pci-base-type"
-    },
-    {
-      "name": "ich9-ahci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pvrdma",
-      "parent": "pci-device"
-    },
-    {
-      "name": "lsi53c810",
-      "parent": "lsi53c895a"
-    },
-    {
-      "name": "usb-uas",
-      "parent": "usb-device"
-    },
-    {
-      "name": "qio-channel-rdma",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "lsi53c895a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "fw_cfg_io",
-      "parent": "fw_cfg"
-    },
-    {
-      "name": "rv64imacu-nommu-riscv-cpu",
-      "parent": "riscv-cpu"
-    },
-    {
-      "name": "memory-backend-file",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "qio-channel-socket",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "rv64-riscv-cpu",
-      "parent": "riscv-cpu"
-    },
-    {
-      "name": "vhost-scsi",
-      "parent": "vhost-scsi-common"
-    },
-    {
-      "name": "ide-cd",
-      "parent": "ide-device"
-    },
-    {
-      "name": "virtio-rng-pci-transitional",
-      "parent": "virtio-rng-pci-base"
-    },
-    {
-      "name": "qemu:memory-region",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-9p-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "virt-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "vmxnet3",
-      "parent": "pci-device"
-    },
-    {
-      "name": "scsi-generic",
-      "parent": "scsi-device"
-    },
-    {
-      "name": "e1000-82545em",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "usb-hub",
-      "parent": "usb-device"
-    },
-    {
-      "name": "container",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-input-host-pci",
-      "parent": "virtio-input-host-pci-base-type"
-    },
-    {
-      "name": "mioe3680_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "usb-serial",
-      "parent": "usb-serial-dev"
-    },
-    {
-      "name": "tpci200",
-      "parent": "pci-device"
-    },
-    {
-      "name": "memory-backend-memfd",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "pci-serial-2x",
-      "parent": "pci-device"
-    },
-    {
-      "name": "riscv.sifive.e.prci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-blk-pci",
-      "parent": "virtio-blk-pci-base"
-    },
-    {
-      "name": "rng-builtin",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "tcg-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "sdhci-bus",
-      "parent": "sd-bus"
-    },
-    {
-      "name": "virtio-mouse-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "input-linux",
-      "parent": "object"
-    },
-    {
-      "name": "mptsas1068",
-      "parent": "pci-device"
-    },
-    {
-      "name": "vhost-user-blk-pci",
-      "parent": "vhost-user-blk-pci-base"
-    },
-    {
-      "name": "virtio-scsi-pci-non-transitional",
-      "parent": "virtio-scsi-pci-base"
-    },
-    {
-      "name": "e1000",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "virtio-serial-pci-non-transitional",
-      "parent": "virtio-serial-pci-base"
-    },
-    {
-      "name": "qio-net-listener",
-      "parent": "object"
-    },
-    {
-      "name": "rtl8139",
-      "parent": "pci-device"
-    },
-    {
-      "name": "any-riscv-cpu",
-      "parent": "riscv-cpu"
-    },
-    {
-      "name": "filter-buffer",
-      "parent": "netfilter"
-    },
-    {
-      "name": "vhost-vsock-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "secondary-vga",
-      "parent": "pci-vga"
-    },
-    {
-      "name": "chardev-null",
-      "parent": "chardev"
-    },
-    {
-      "name": "filter-replay",
-      "parent": "netfilter"
-    },
-    {
-      "name": "virtio-net-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "virtio-rng-pci-non-transitional",
-      "parent": "virtio-rng-pci-base"
-    },
-    {
-      "name": "cadence_uart",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "filter-dump",
-      "parent": "netfilter"
-    },
-    {
-      "name": "usb-bot",
-      "parent": "usb-storage-dev"
-    },
-    {
-      "name": "serial-mm",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "chardev-msmouse",
-      "parent": "chardev"
-    },
-    {
-      "name": "megasas-gen2",
-      "parent": "megasas-base"
-    },
-    {
-      "name": "tls-creds-x509",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "x3130-upstream",
-      "parent": "pcie-port"
-    },
-    {
-      "name": "serial",
-      "parent": "device"
-    },
-    {
-      "name": "piix3-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "esp",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "rng-random",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "virtio-crypto-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "vhost-vsock-pci-non-transitional",
-      "parent": "vhost-vsock-pci-base"
-    },
-    {
-      "name": "riscv.sifive.clint",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "qtest-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "riscv.sifive.u.otp",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "usb-mouse",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "ati-vga",
-      "parent": "pci-device"
-    },
-    {
-      "name": "migration",
-      "parent": "device"
-    },
-    {
-      "name": "HDA",
-      "parent": "bus"
-    },
-    {
-      "name": "sd-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "i2c-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "chardev-gdb",
-      "parent": "chardev"
-    },
-    {
-      "name": "virtio-iommu-pci",
-      "parent": "virtio-iommu-device-base"
-    },
-    {
-      "name": "virtio-gpu-pci",
-      "parent": "virtio-gpu-pci-base-type"
-    },
-    {
-      "name": "tls-creds-anon",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "scsi-cd",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "i82557c",
-      "parent": "pci-device"
-    },
-    {
-      "name": "unimplemented-device",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "am53c974",
-      "parent": "pci-device"
-    },
-    {
-      "name": "filter-redirector",
-      "parent": "netfilter"
-    },
-    {
-      "name": "vhost-scsi-pci-non-transitional",
-      "parent": "vhost-scsi-pci-base"
-    },
-    {
-      "name": "fw_cfg_mem",
-      "parent": "fw_cfg"
-    },
-    {
-      "name": "virtio-serial-pci-transitional",
-      "parent": "virtio-serial-pci-base"
-    },
-    {
-      "name": "vhost-user-gpu-pci",
-      "parent": "vhost-user-gpu-pci-base-type"
-    }
-  ],
-  "id": "libvirt-6"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-blk-pci"
-  },
-  "id": "libvirt-7"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "class",
-      "type": "uint32"
-    },
-    {
-      "default-value": "auto",
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "default-value": 256,
-      "name": "queue-size",
-      "type": "uint16"
-    },
-    {
-      "default-value": 0,
-      "name": "lcyls",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "lsecs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "default-value": 0,
-      "name": "lheads",
-      "type": "uint32"
-    },
-    {
-      "default-value": 1,
-      "name": "num-queues",
-      "type": "uint16"
-    },
-    {
-      "default-value": 0,
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-blk-device>"
-    },
-    {
-      "default-value": 0,
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "default-value": true,
-      "name": "config-wce",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "seg-max-adjust",
-      "type": "bool"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": "auto",
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": "auto",
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": "auto",
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": false,
-      "name": "scsi",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": 4194303,
-      "name": "max-discard-sectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "discard",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "request-merging",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "write-zeroes",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 4194303,
-      "name": "max-write-zeroes-sectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-enable-wce-if-config-wce",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    }
-  ],
-  "id": "libvirt-7"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-net-pci"
-  },
-  "id": "libvirt-8"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 3,
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "mac",
-      "description": "Ethernet 6-byte MAC Address, example: 52:54:00:12:34:56",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "gso",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 150000,
-      "name": "x-txtimer",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "mq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "mrg_rxbuf",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 256,
-      "name": "x-txburst",
-      "type": "int32"
-    },
-    {
-      "default-value": 0,
-      "name": "host_mtu",
-      "type": "uint16"
-    },
-    {
-      "name": "tx",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "status",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "failover",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-net-device>"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_mac_addr",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 256,
-      "name": "tx_queue_size",
-      "type": "uint16"
-    },
-    {
-      "default-value": true,
-      "name": "guest_tso4",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "host_tso6",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_guest_offloads",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest_ufo",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest_ecn",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "host_ufo",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "host_ecn",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "guest_rsc_ext",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "duplex",
-      "type": "str"
-    },
-    {
-      "default-value": 300000,
-      "name": "rsc_interval",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "guest_announce",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "netdev",
-      "description": "ID of a netdev to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "host_tso4",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-mtu-bypass-backend",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_rx_extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest_csum",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 256,
-      "name": "rx_queue_size",
-      "type": "uint16"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_vlan",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest_tso6",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": -1,
-      "name": "speed",
-      "type": "int32"
-    },
-    {
-      "default-value": true,
-      "name": "csum",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_rx",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-8"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-scsi-pci"
-  },
-  "id": "libvirt-9"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "hotplug",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "num_queues",
-      "type": "uint32"
-    },
-    {
-      "default-value": 65535,
-      "name": "max_sectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "default-value": true,
-      "name": "param_change",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": 256,
-      "name": "virtqueue_size",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "seg_max_adjust",
-      "type": "bool"
-    },
-    {
-      "default-value": 128,
-      "name": "cmd_per_lun",
-      "type": "uint32"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-scsi-device>"
-    }
-  ],
-  "id": "libvirt-9"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-net-ccw"
-  },
-  "id": "libvirt-10"
-}
-
-{
-  "id": "libvirt-10",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-net-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-scsi-ccw"
-  },
-  "id": "libvirt-11"
-}
-
-{
-  "id": "libvirt-11",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-scsi-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vfio-pci"
-  },
-  "id": "libvirt-12"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-kvm-msix",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-mmap",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "x-vga",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": "off",
-      "name": "x-msix-relocation",
-      "description": "off/auto/bar0/bar1/bar2/bar3/bar4/bar5",
-      "type": "OffAutoPCIBAR"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-vfio-ioeventfd",
-      "type": "bool"
-    },
-    {
-      "name": "sysfsdev",
-      "type": "str"
-    },
-    {
-      "name": "host",
-      "description": "Address (bus/device/function) of the host device, example: 04:10.0",
-      "type": "str"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "x-pci-device-id",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-kvm-msi",
-      "type": "bool"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "x-pci-sub-vendor-id",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-geforce-quirks",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-req",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "x-igd-gms",
-      "type": "uint32"
-    },
-    {
-      "default-value": 1100,
-      "name": "x-intx-mmap-timeout-ms",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-kvm-intx",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-kvm-ioeventfd",
-      "type": "bool"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "x-pci-sub-device-id",
-      "type": "uint32"
-    },
-    {
-      "default-value": "off",
-      "name": "display",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "x-igd-opregion",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-nv-gpudirect-clique",
-      "description": "NVIDIA GPUDirect Clique ID (0 - 15)",
-      "type": "uint4"
-    },
-    {
-      "default-value": 0,
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "x-pci-vendor-id",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "x-balloon-allowed",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    }
-  ],
-  "id": "libvirt-12"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "scsi-hd"
-  },
-  "id": "libvirt-13"
-}
-
-{
-  "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": 0,
-      "name": "lsecs",
-      "type": "uint32"
-    },
-    {
-      "name": "device_id",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": 2147483647,
-      "name": "max_io_size",
-      "type": "uint64"
-    },
-    {
-      "default-value": false,
-      "name": "dpofua",
-      "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": 0,
-      "name": "lheads",
-      "type": "uint32"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "ver",
-      "type": "str"
-    },
-    {
-      "default-value": "auto",
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "default-value": 5,
-      "name": "scsi_version",
-      "type": "int32"
-    },
-    {
-      "default-value": false,
-      "name": "removable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "wwn",
-      "type": "uint64"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "name": "vendor",
-      "type": "str"
-    },
-    {
-      "default-value": 1073741824,
-      "name": "max_unmap_size",
-      "type": "uint64"
-    },
-    {
-      "default-value": 0,
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "lcyls",
-      "type": "uint32"
-    },
-    {
-      "name": "product",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "default-value": "auto",
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": 0,
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "rotation_rate",
-      "type": "uint16"
-    },
-    {
-      "default-value": 0,
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "default-value": 0,
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": 0,
-      "name": "port_wwn",
-      "type": "uint64"
-    },
-    {
-      "default-value": 0,
-      "name": "port_index",
-      "type": "uint16"
-    },
-    {
-      "default-value": "auto",
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    }
-  ],
-  "id": "libvirt-13"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "ide-hd"
-  },
-  "id": "libvirt-14"
-}
-
-{
-  "return": [
-    {
-      "default-value": 4294967295,
-      "name": "unit",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": 0,
-      "name": "lsecs",
-      "type": "uint32"
-    },
-    {
-      "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": 0,
-      "name": "lheads",
-      "type": "uint32"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "ver",
-      "type": "str"
-    },
-    {
-      "default-value": false,
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": 0,
-      "name": "wwn",
-      "type": "uint64"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "lcyls",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "default-value": "auto",
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": "auto",
-      "name": "bios-chs-trans",
-      "description": "Logical CHS translation algorithm, auto/none/lba/large/rechs",
-      "type": "BiosAtaTranslation"
-    },
-    {
-      "name": "model",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "default-value": 0,
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": 0,
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "default-value": "auto",
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    }
-  ],
-  "id": "libvirt-14"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "PIIX4_PM"
-  },
-  "id": "libvirt-15"
-}
-
-{
-  "id": "libvirt-15",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'PIIX4_PM' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-redir"
-  },
-  "id": "libvirt-16"
-}
-
-{
-  "return": [
-    {
-      "default-value": true,
-      "name": "full-path",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "port",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "msos-desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "filter",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "streams",
-      "type": "bool"
-    },
-    {
-      "name": "chardev",
-      "description": "ID of a chardev to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": 2,
-      "name": "debug",
-      "type": "uint8"
-    },
-    {
-      "default-value": true,
-      "name": "suppress-remote-wake",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "attached",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-16"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-storage"
-  },
-  "id": "libvirt-17"
-}
-
-{
-  "return": [
-    {
-      "default-value": true,
-      "name": "full-path",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "port",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "msos-desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "default-value": "auto",
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": 0,
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "default-value": false,
-      "name": "removable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": "auto",
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": 0,
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": "auto",
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "attached",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-17"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "kvm-pit"
-  },
-  "id": "libvirt-18"
-}
-
-{
-  "id": "libvirt-18",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'kvm-pit' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "VGA"
-  },
-  "id": "libvirt-19"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "global-vmstate",
-      "type": "bool"
-    },
-    {
-      "default-value": 16,
-      "name": "vgamem_mb",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "qemu-extended-regs",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "mmio",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "ymax",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "xmax",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "edid",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "name": "big-endian-framebuffer",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-19"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vmware-svga"
-  },
-  "id": "libvirt-20"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "global-vmstate",
-      "type": "bool"
-    },
-    {
-      "default-value": 16,
-      "name": "vgamem_mb",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-20"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-pci"
-  },
-  "id": "libvirt-21"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 3,
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 768,
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "stats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "edid",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 268435456,
-      "name": "max_hostmem",
-      "type": "size"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "max_outputs",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "virgl",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1024,
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-gpu-device>"
-    }
-  ],
-  "id": "libvirt-21"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-device"
-  },
-  "id": "libvirt-22"
-}
-
-{
-  "return": [
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1024,
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "stats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "edid",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 768,
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "default-value": 1,
-      "name": "max_outputs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 268435456,
-      "name": "max_hostmem",
-      "type": "size"
-    },
-    {
-      "default-value": true,
-      "name": "virgl",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-22"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "ICH9-LPC"
-  },
-  "id": "libvirt-23"
-}
-
-{
-  "id": "libvirt-23",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'ICH9-LPC' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-pci"
-  },
-  "id": "libvirt-24"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "class",
-      "type": "uint32"
-    },
-    {
-      "default-value": "auto",
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "guest-stats",
-      "type": "guest statistics"
-    },
-    {
-      "name": "guest-stats-polling-interval",
-      "type": "int"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-balloon-device>"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "free-page-hint",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "qemu-4-0-config-size",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "deflate-on-oom",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-24"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-ccw"
-  },
-  "id": "libvirt-25"
-}
-
-{
-  "id": "libvirt-25",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-balloon-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-device"
-  },
-  "id": "libvirt-26"
-}
-
-{
-  "return": [
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "default-value": false,
-      "name": "deflate-on-oom",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "free-page-hint",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "qemu-4-0-config-size",
-      "type": "bool"
-    },
-    {
-      "name": "guest-stats-polling-interval",
-      "type": "int"
-    },
-    {
-      "name": "guest-stats",
-      "type": "guest statistics"
-    }
-  ],
-  "id": "libvirt-26"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "pcie-root-port"
-  },
-  "id": "libvirt-27"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "port",
-      "type": "uint8"
-    },
-    {
-      "default-value": 8,
-      "name": "aer_log_max",
-      "type": "uint16"
-    },
-    {
-      "default-value": true,
-      "name": "hotplug",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "slot",
-      "type": "uint16"
-    },
-    {
-      "default-value": 0,
-      "name": "chassis",
-      "type": "uint8"
-    },
-    {
-      "default-value": true,
-      "name": "power_controller_present",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "disable-acs",
-      "type": "bool"
-    },
-    {
-      "default-value": 18446744073709551615,
-      "name": "mem-reserve",
-      "type": "size"
-    },
-    {
-      "default-value": 18446744073709551615,
-      "name": "pref64-reserve",
-      "type": "size"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "bus-reserve",
-      "type": "uint32"
-    },
-    {
-      "default-value": "32",
-      "name": "x-width",
-      "description": "1/2/4/8/12/16/32",
-      "type": "PCIELinkWidth"
-    },
-    {
-      "default-value": true,
-      "name": "x-migrate-msix",
-      "type": "bool"
-    },
-    {
-      "default-value": 18446744073709551615,
-      "name": "io-reserve",
-      "type": "size"
-    },
-    {
-      "default-value": "16",
-      "name": "x-speed",
-      "description": "2_5/5/8/16",
-      "type": "PCIELinkSpeed"
-    },
-    {
-      "default-value": 18446744073709551615,
-      "name": "pref32-reserve",
-      "type": "size"
-    }
-  ],
-  "id": "libvirt-27"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-host"
-  },
-  "id": "libvirt-28"
-}
-
-{
-  "return": [
-    {
-      "default-value": true,
-      "name": "full-path",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "port",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "msos-desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "hostbus",
-      "type": "uint32"
-    },
-    {
-      "default-value": 4,
-      "name": "isobufs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "vendorid",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "productid",
-      "type": "uint32"
-    },
-    {
-      "name": "hostport",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "pipeline",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "hostaddr",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "suppress-remote-wake",
-      "type": "bool"
-    },
-    {
-      "default-value": 2,
-      "name": "loglevel",
-      "type": "uint32"
-    },
-    {
-      "default-value": 32,
-      "name": "isobsize",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "guest-resets-all",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest-reset",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "attached",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-28"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vhost-user-fs-device"
-  },
-  "id": "libvirt-29"
-}
-
-{
-  "return": [
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-legacy-check",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "chardev",
-      "description": "ID of a chardev to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": 128,
-      "name": "queue-size",
-      "type": "uint16"
-    },
-    {
-      "name": "tag",
-      "type": "str"
-    },
-    {
-      "default-value": 1,
-      "name": "num-request-queues",
-      "type": "uint16"
-    }
-  ],
-  "id": "libvirt-29"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-iommu-pci"
-  },
-  "id": "libvirt-30"
-}
-
-{
-  "return": [
-    {
-      "name": "fake-data",
-      "description": "pretend there's real data here",
-      "type": "str"
-    }
-  ],
-  "id": "libvirt-30"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "memory-backend-file"
-  },
-  "id": "libvirt-31"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "share",
-      "description": "Mark the memory as private to QEMU or shared",
-      "type": "bool"
-    },
-    {
-      "name": "dump",
-      "description": "Set to 'off' to exclude from core dump",
-      "type": "bool"
-    },
-    {
-      "name": "prealloc-threads",
-      "description": "Number of CPU threads to use for prealloc",
-      "type": "int"
-    },
-    {
-      "name": "x-use-canonical-path-for-ramblock-id",
-      "type": "bool"
-    },
-    {
-      "name": "policy",
-      "description": "Set the NUMA policy",
-      "type": "HostMemPolicy"
-    },
-    {
-      "name": "size",
-      "description": "Size of the memory region (ex: 500M)",
-      "type": "int"
-    },
-    {
-      "name": "prealloc",
-      "description": "Preallocate memory",
-      "type": "bool"
-    },
-    {
-      "name": "host-nodes",
-      "description": "Binds memory to the list of NUMA host nodes",
-      "type": "int"
-    },
-    {
-      "name": "merge",
-      "description": "Mark memory as mergeable",
-      "type": "bool"
-    },
-    {
-      "name": "align",
-      "type": "int"
-    },
-    {
-      "name": "pmem",
-      "type": "bool"
-    },
-    {
-      "name": "mem-path",
-      "type": "string"
-    },
-    {
-      "name": "discard-data",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-31"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "memory-backend-memfd"
-  },
-  "id": "libvirt-32"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "share",
-      "description": "Mark the memory as private to QEMU or shared",
-      "type": "bool"
-    },
-    {
-      "name": "dump",
-      "description": "Set to 'off' to exclude from core dump",
-      "type": "bool"
-    },
-    {
-      "name": "prealloc-threads",
-      "description": "Number of CPU threads to use for prealloc",
-      "type": "int"
-    },
-    {
-      "name": "x-use-canonical-path-for-ramblock-id",
-      "type": "bool"
-    },
-    {
-      "name": "policy",
-      "description": "Set the NUMA policy",
-      "type": "HostMemPolicy"
-    },
-    {
-      "name": "size",
-      "description": "Size of the memory region (ex: 500M)",
-      "type": "int"
-    },
-    {
-      "name": "prealloc",
-      "description": "Preallocate memory",
-      "type": "bool"
-    },
-    {
-      "name": "host-nodes",
-      "description": "Binds memory to the list of NUMA host nodes",
-      "type": "int"
-    },
-    {
-      "name": "merge",
-      "description": "Mark memory as mergeable",
-      "type": "bool"
-    },
-    {
-      "name": "hugetlb",
-      "description": "Use huge pages",
-      "type": "bool"
-    },
-    {
-      "name": "seal",
-      "description": "Seal growing & shrinking",
-      "type": "bool"
-    },
-    {
-      "name": "hugetlbsize",
-      "description": "Huge pages size (ex: 2M, 1G)",
-      "type": "int"
-    }
-  ],
-  "id": "libvirt-32"
-}
-
-{
-  "execute": "query-machines",
-  "id": "libvirt-33"
-}
-
-{
-  "return": [
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt",
-      "numa-mem-supported": false,
-      "default-cpu-type": "rv64-riscv-cpu",
-      "cpu-max": 8,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "spike_v1.10",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "spike",
-      "numa-mem-supported": false,
-      "default-cpu-type": "rv64gcsu-v1.10.0-riscv-cpu",
-      "is-default": true,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sifive_e",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sifive_u",
-      "numa-mem-supported": false,
-      "cpu-max": 5,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "none",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "spike_v1.9.1",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    }
-  ],
-  "id": "libvirt-33"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "virt-machine"
-  },
-  "id": "libvirt-34"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "enforce-config-section",
-      "description": "Set on to enforce configuration section migration",
-      "type": "bool"
-    },
-    {
-      "name": "graphics",
-      "description": "Set on/off to enable/disable graphics emulation",
-      "type": "bool"
-    },
-    {
-      "name": "memory-encryption",
-      "description": "Set memory encryption object to use",
-      "type": "string"
-    },
-    {
-      "name": "dtb",
-      "description": "Linux kernel device tree file",
-      "type": "string"
-    },
-    {
-      "name": "usb",
-      "description": "Set on/off to enable/disable usb",
-      "type": "bool"
-    },
-    {
-      "name": "phandle-start",
-      "description": "The first phandle ID we may generate dynamically",
-      "type": "int"
-    },
-    {
-      "name": "dump-guest-core",
-      "description": "Include guest memory in a core dump",
-      "type": "bool"
-    },
-    {
-      "name": "append",
-      "description": "Linux kernel command line",
-      "type": "string"
-    },
-    {
-      "name": "suppress-vmdesc",
-      "description": "Set on to disable self-describing migration",
-      "type": "bool"
-    },
-    {
-      "name": "mem-merge",
-      "description": "Enable/disable memory merge support",
-      "type": "bool"
-    },
-    {
-      "name": "dt-compatible",
-      "description": "Overrides the \"compatible\" property of the dt root node",
-      "type": "string"
-    },
-    {
-      "name": "kernel",
-      "description": "Linux kernel image file",
-      "type": "string"
-    },
-    {
-      "name": "dumpdtb",
-      "description": "Dump current dtb to a file and quit",
-      "type": "string"
-    },
-    {
-      "name": "initrd",
-      "description": "Linux initial ramdisk file",
-      "type": "string"
-    },
-    {
-      "name": "firmware",
-      "description": "Firmware image",
-      "type": "string"
-    },
-    {
-      "name": "memory-backend",
-      "description": "Set RAM backendValid value is ID of hostmem based backend",
-      "type": "string"
-    }
-  ],
-  "id": "libvirt-34"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "none-machine"
-  },
-  "id": "libvirt-35"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "enforce-config-section",
-      "description": "Set on to enforce configuration section migration",
-      "type": "bool"
-    },
-    {
-      "name": "graphics",
-      "description": "Set on/off to enable/disable graphics emulation",
-      "type": "bool"
-    },
-    {
-      "name": "memory-encryption",
-      "description": "Set memory encryption object to use",
-      "type": "string"
-    },
-    {
-      "name": "dtb",
-      "description": "Linux kernel device tree file",
-      "type": "string"
-    },
-    {
-      "name": "usb",
-      "description": "Set on/off to enable/disable usb",
-      "type": "bool"
-    },
-    {
-      "name": "phandle-start",
-      "description": "The first phandle ID we may generate dynamically",
-      "type": "int"
-    },
-    {
-      "name": "dump-guest-core",
-      "description": "Include guest memory in a core dump",
-      "type": "bool"
-    },
-    {
-      "name": "append",
-      "description": "Linux kernel command line",
-      "type": "string"
-    },
-    {
-      "name": "suppress-vmdesc",
-      "description": "Set on to disable self-describing migration",
-      "type": "bool"
-    },
-    {
-      "name": "mem-merge",
-      "description": "Enable/disable memory merge support",
-      "type": "bool"
-    },
-    {
-      "name": "dt-compatible",
-      "description": "Overrides the \"compatible\" property of the dt root node",
-      "type": "string"
-    },
-    {
-      "name": "kernel",
-      "description": "Linux kernel image file",
-      "type": "string"
-    },
-    {
-      "name": "dumpdtb",
-      "description": "Dump current dtb to a file and quit",
-      "type": "string"
-    },
-    {
-      "name": "initrd",
-      "description": "Linux initial ramdisk file",
-      "type": "string"
-    },
-    {
-      "name": "firmware",
-      "description": "Firmware image",
-      "type": "string"
-    },
-    {
-      "name": "memory-backend",
-      "description": "Set RAM backendValid value is ID of hostmem based backend",
-      "type": "string"
-    }
-  ],
-  "id": "libvirt-35"
-}
-
-{
-  "execute": "query-tpm-models",
-  "id": "libvirt-36"
-}
-
-{
-  "return": [],
-  "id": "libvirt-36"
-}
-
-{
-  "execute": "query-tpm-types",
-  "id": "libvirt-37"
-}
-
-{
-  "return": [],
-  "id": "libvirt-37"
-}
-
-{
-  "execute": "query-command-line-options",
-  "id": "libvirt-38"
-}
-
-{
-  "return": [
-    {
-      "parameters": [
-        {
-          "name": "timeout",
-          "help": "Request timeout in seconds (default 0 = no timeout)",
-          "type": "number"
-        },
-        {
-          "name": "initiator-name",
-          "help": "Initiator iqn name to use when connecting",
-          "type": "string"
-        },
-        {
-          "name": "header-digest",
-          "help": "HeaderDigest setting. {CRC32C|CRC32C-NONE|NONE-CRC32C|NONE}",
-          "type": "string"
-        },
-        {
-          "name": "password-secret",
-          "help": "ID of the secret providing password for CHAP authentication to target",
-          "type": "string"
-        },
-        {
-          "name": "password",
-          "help": "password for CHAP authentication to target",
-          "type": "string"
-        },
-        {
-          "name": "user",
-          "help": "username for CHAP authentication to target",
-          "type": "string"
-        }
-      ],
-      "option": "iscsi"
-    },
-    {
-      "parameters": [
-        {
-          "name": "audiodev",
-          "type": "string"
-        },
-        {
-          "name": "non-adaptive",
-          "type": "boolean"
-        },
-        {
-          "name": "lossy",
-          "type": "boolean"
-        },
-        {
-          "name": "sasl-authz",
-          "type": "string"
-        },
-        {
-          "name": "tls-authz",
-          "type": "string"
-        },
-        {
-          "name": "acl",
-          "type": "boolean"
-        },
-        {
-          "name": "sasl",
-          "type": "boolean"
-        },
-        {
-          "name": "key-delay-ms",
-          "type": "number"
-        },
-        {
-          "name": "lock-key-sync",
-          "type": "boolean"
-        },
-        {
-          "name": "reverse",
-          "type": "boolean"
-        },
-        {
-          "name": "password",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv6",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv4",
-          "type": "boolean"
-        },
-        {
-          "name": "to",
-          "type": "number"
-        },
-        {
-          "name": "connections",
-          "type": "number"
-        },
-        {
-          "name": "head",
-          "type": "number"
-        },
-        {
-          "name": "display",
-          "type": "string"
-        },
-        {
-          "name": "share",
-          "type": "string"
-        },
-        {
-          "name": "tls-creds",
-          "type": "string"
-        },
-        {
-          "name": "websocket",
-          "type": "string"
-        },
-        {
-          "name": "vnc",
-          "type": "string"
-        }
-      ],
-      "option": "vnc"
-    },
-    {
-      "parameters": [
-        {
-          "name": "rendernode",
-          "type": "string"
-        },
-        {
-          "name": "gl",
-          "type": "boolean"
-        },
-        {
-          "name": "head",
-          "type": "number"
-        },
-        {
-          "name": "display",
-          "type": "string"
-        },
-        {
-          "name": "seamless-migration",
-          "type": "boolean"
-        },
-        {
-          "name": "playback-compression",
-          "type": "boolean"
-        },
-        {
-          "name": "agent-mouse",
-          "type": "boolean"
-        },
-        {
-          "name": "streaming-video",
-          "type": "string"
-        },
-        {
-          "name": "zlib-glz-wan-compression",
-          "type": "string"
-        },
-        {
-          "name": "jpeg-wan-compression",
-          "type": "string"
-        },
-        {
-          "name": "image-compression",
-          "type": "string"
-        },
-        {
-          "name": "plaintext-channel",
-          "type": "string"
-        },
-        {
-          "name": "tls-channel",
-          "type": "string"
-        },
-        {
-          "name": "tls-ciphers",
-          "type": "string"
-        },
-        {
-          "name": "x509-dh-key-file",
-          "type": "string"
-        },
-        {
-          "name": "x509-cacert-file",
-          "type": "string"
-        },
-        {
-          "name": "x509-cert-file",
-          "type": "string"
-        },
-        {
-          "name": "x509-key-password",
-          "type": "string"
-        },
-        {
-          "name": "x509-key-file",
-          "type": "string"
-        },
-        {
-          "name": "x509-dir",
-          "type": "string"
-        },
-        {
-          "name": "sasl",
-          "type": "boolean"
-        },
-        {
-          "name": "disable-agent-file-xfer",
-          "type": "boolean"
-        },
-        {
-          "name": "disable-copy-paste",
-          "type": "boolean"
-        },
-        {
-          "name": "disable-ticketing",
-          "type": "boolean"
-        },
-        {
-          "name": "password",
-          "type": "string"
-        },
-        {
-          "name": "unix",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv6",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv4",
-          "type": "boolean"
-        },
-        {
-          "name": "addr",
-          "type": "string"
-        },
-        {
-          "name": "tls-port",
-          "type": "number"
-        },
-        {
-          "name": "port",
-          "type": "number"
-        }
-      ],
-      "option": "spice"
-    },
-    {
-      "parameters": [
-        {
-          "name": "dmode",
-          "type": "number"
-        },
-        {
-          "name": "fmode",
-          "type": "number"
-        },
-        {
-          "name": "sock_fd",
-          "type": "number"
-        },
-        {
-          "name": "socket",
-          "type": "string"
-        },
-        {
-          "name": "multidevs",
-          "type": "string"
-        },
-        {
-          "name": "readonly",
-          "type": "boolean"
-        },
-        {
-          "name": "writeout",
-          "type": "string"
-        },
-        {
-          "name": "security_model",
-          "type": "string"
-        },
-        {
-          "name": "mount_tag",
-          "type": "string"
-        },
-        {
-          "name": "path",
-          "type": "string"
-        },
-        {
-          "name": "fsdriver",
-          "type": "string"
-        }
-      ],
-      "option": "virtfs"
-    },
-    {
-      "parameters": [
-        {
-          "name": "throttling.iops-size",
-          "help": "when limiting by iops max size of an I/O in bytes",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max-length",
-          "help": "length of the bps-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max-length",
-          "help": "length of the bps-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max-length",
-          "help": "length of the bps-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max-length",
-          "help": "length of the iops-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max-length",
-          "help": "length of the iops-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max-length",
-          "help": "length of the iops-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max",
-          "help": "total bytes write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max",
-          "help": "total bytes read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max",
-          "help": "total bytes burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max",
-          "help": "I/O operations write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max",
-          "help": "I/O operations read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max",
-          "help": "I/O operations burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write",
-          "help": "limit write bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read",
-          "help": "limit read bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total",
-          "help": "limit total bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write",
-          "help": "limit write operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read",
-          "help": "limit read operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total",
-          "help": "limit total I/O operations per second",
-          "type": "number"
-        },
-        {
-          "name": "dmode",
-          "type": "number"
-        },
-        {
-          "name": "fmode",
-          "type": "number"
-        },
-        {
-          "name": "sock_fd",
-          "type": "number"
-        },
-        {
-          "name": "socket",
-          "type": "string"
-        },
-        {
-          "name": "multidevs",
-          "type": "string"
-        },
-        {
-          "name": "readonly",
-          "type": "boolean"
-        },
-        {
-          "name": "writeout",
-          "type": "string"
-        },
-        {
-          "name": "security_model",
-          "type": "string"
-        },
-        {
-          "name": "path",
-          "type": "string"
-        },
-        {
-          "name": "fsdriver",
-          "type": "string"
-        }
-      ],
-      "option": "fsdev"
-    },
-    {
-      "parameters": [
-        {
-          "name": "resourcecontrol",
-          "type": "string"
-        },
-        {
-          "name": "spawn",
-          "type": "string"
-        },
-        {
-          "name": "elevateprivileges",
-          "type": "string"
-        },
-        {
-          "name": "obsolete",
-          "type": "string"
-        },
-        {
-          "name": "enable",
-          "type": "boolean"
-        }
-      ],
-      "option": "sandbox"
-    },
-    {
-      "parameters": [
-        {
-          "name": "string",
-          "help": "Sets content of the blob to be inserted from a string",
-          "type": "string"
-        },
-        {
-          "name": "file",
-          "help": "Sets the name of the file from which the fw_cfg blob will be loaded",
-          "type": "string"
-        },
-        {
-          "name": "name",
-          "help": "Sets the fw_cfg name of the blob to be inserted",
-          "type": "string"
-        }
-      ],
-      "option": "fw_cfg"
-    },
-    {
-      "parameters": [],
-      "option": ""
-    },
-    {
-      "parameters": [
-        {
-          "name": "rrsnapshot",
-          "type": "string"
-        },
-        {
-          "name": "rrfile",
-          "type": "string"
-        },
-        {
-          "name": "rr",
-          "type": "string"
-        },
-        {
-          "name": "sleep",
-          "type": "boolean"
-        },
-        {
-          "name": "align",
-          "type": "boolean"
-        },
-        {
-          "name": "shift",
-          "type": "string"
-        }
-      ],
-      "option": "icount"
-    },
-    {
-      "parameters": [],
-      "option": "numa"
-    },
-    {
-      "parameters": [
-        {
-          "name": "debug-threads",
-          "help": "When enabled, name the individual threads; defaults off.\nNOTE: The thread names are for debugging and not a\nstable API.",
-          "type": "boolean"
-        },
-        {
-          "name": "process",
-          "help": "Sets the name of the QEMU process, as shown in top etc",
-          "type": "string"
-        },
-        {
-          "name": "guest",
-          "help": "Sets the name of the guest.\nThis name will be displayed in the SDL window caption.\nThe name will also be used for the VNC server",
-          "type": "string"
-        }
-      ],
-      "option": "name"
-    },
-    {
-      "parameters": [
-        {
-          "name": "timestamp",
-          "type": "boolean"
-        }
-      ],
-      "option": "msg"
-    },
-    {
-      "parameters": [
-        {
-          "name": "cpu-pm",
-          "type": "boolean"
-        },
-        {
-          "name": "mem-lock",
-          "type": "boolean"
-        }
-      ],
-      "option": "overcommit"
-    },
-    {
-      "parameters": [
-        {
-          "name": "mlock",
-          "type": "boolean"
-        }
-      ],
-      "option": "realtime"
-    },
-    {
-      "parameters": [],
-      "option": "tpmdev"
-    },
-    {
-      "parameters": [],
-      "option": "object"
-    },
-    {
-      "parameters": [
-        {
-          "name": "opaque",
-          "help": "free-form string used to describe fd",
-          "type": "string"
-        },
-        {
-          "name": "set",
-          "help": "ID of the fd set to add fd to",
-          "type": "number"
-        },
-        {
-          "name": "fd",
-          "help": "file descriptor of which a duplicate is added to fd set",
-          "type": "number"
-        }
-      ],
-      "option": "add-fd"
-    },
-    {
-      "parameters": [
-        {
-          "name": "strict",
-          "type": "boolean"
-        },
-        {
-          "name": "reboot-timeout",
-          "type": "number"
-        },
-        {
-          "name": "splash-time",
-          "type": "number"
-        },
-        {
-          "name": "splash",
-          "type": "string"
-        },
-        {
-          "name": "menu",
-          "type": "boolean"
-        },
-        {
-          "name": "once",
-          "type": "string"
-        },
-        {
-          "name": "order",
-          "type": "string"
-        }
-      ],
-      "option": "boot-opts"
-    },
-    {
-      "parameters": [
-        {
-          "name": "maxcpus",
-          "type": "number"
-        },
-        {
-          "name": "threads",
-          "type": "number"
-        },
-        {
-          "name": "cores",
-          "type": "number"
-        },
-        {
-          "name": "dies",
-          "type": "number"
-        },
-        {
-          "name": "sockets",
-          "type": "number"
-        },
-        {
-          "name": "cpus",
-          "type": "number"
-        }
-      ],
-      "option": "smp-opts"
-    },
-    {
-      "parameters": [
-        {
-          "name": "maxmem",
-          "type": "size"
-        },
-        {
-          "name": "slots",
-          "type": "number"
-        },
-        {
-          "name": "size",
-          "type": "size"
-        }
-      ],
-      "option": "memory"
-    },
-    {
-      "parameters": [],
-      "option": "accel"
-    },
-    {
-      "parameters": [
-        {
-          "name": "loadparm",
-          "help": "Up to 8 chars in set of [A-Za-z0-9. ](lower case chars converted to upper case) to pass to machine loader, boot manager, and guest kernel",
-          "type": "string"
-        },
-        {
-          "name": "dea-key-wrap",
-          "help": "enable/disable DEA key wrapping using the CPACF wrapping key",
-          "type": "boolean"
-        },
-        {
-          "name": "aes-key-wrap",
-          "help": "enable/disable AES key wrapping using the CPACF wrapping key",
-          "type": "boolean"
-        },
-        {
-          "name": "suppress-vmdesc",
-          "help": "Set on to disable self-describing migration",
-          "type": "boolean"
-        },
-        {
-          "name": "iommu",
-          "help": "Set on/off to enable/disable Intel IOMMU (VT-d)",
-          "type": "boolean"
-        },
-        {
-          "name": "firmware",
-          "help": "firmware image",
-          "type": "string"
-        },
-        {
-          "name": "usb",
-          "help": "Set on/off to enable/disable usb",
-          "type": "boolean"
-        },
-        {
-          "name": "mem-merge",
-          "help": "enable/disable memory merge support",
-          "type": "boolean"
-        },
-        {
-          "name": "dump-guest-core",
-          "help": "Include guest memory in  a core dump",
-          "type": "boolean"
-        },
-        {
-          "name": "dt_compatible",
-          "help": "Overrides the \"compatible\" property of the dt root node",
-          "type": "string"
-        },
-        {
-          "name": "phandle_start",
-          "help": "The first phandle ID we may generate dynamically",
-          "type": "number"
-        },
-        {
-          "name": "dumpdtb",
-          "help": "Dump current dtb to a file and quit",
-          "type": "string"
-        },
-        {
-          "name": "dtb",
-          "help": "Linux kernel device tree file",
-          "type": "string"
-        },
-        {
-          "name": "append",
-          "help": "Linux kernel command line",
-          "type": "string"
-        },
-        {
-          "name": "initrd",
-          "help": "Linux initial ramdisk file",
-          "type": "string"
-        },
-        {
-          "name": "kernel",
-          "help": "Linux kernel image file",
-          "type": "string"
-        },
-        {
-          "name": "kvm_shadow_mem",
-          "help": "KVM shadow MMU size",
-          "type": "size"
-        },
-        {
-          "name": "kernel_irqchip",
-          "help": "use KVM in-kernel irqchip",
-          "type": "boolean"
-        },
-        {
-          "name": "accel",
-          "help": "accelerator list",
-          "type": "string"
-        },
-        {
-          "name": "type",
-          "help": "emulated machine",
-          "type": "string"
-        }
-      ],
-      "option": "machine"
-    },
-    {
-      "parameters": [
-        {
-          "name": "romfile",
-          "type": "string"
-        },
-        {
-          "name": "bootindex",
-          "type": "number"
-        }
-      ],
-      "option": "option-rom"
-    },
-    {
-      "parameters": [
-        {
-          "name": "file",
-          "type": "string"
-        },
-        {
-          "name": "events",
-          "type": "string"
-        },
-        {
-          "name": "enable",
-          "type": "string"
-        }
-      ],
-      "option": "trace"
-    },
-    {
-      "parameters": [
-        {
-          "name": "pretty",
-          "type": "boolean"
-        },
-        {
-          "name": "chardev",
-          "type": "string"
-        },
-        {
-          "name": "mode",
-          "type": "string"
-        }
-      ],
-      "option": "mon"
-    },
-    {
-      "parameters": [
-        {
-          "name": "value",
-          "type": "string"
-        },
-        {
-          "name": "property",
-          "type": "string"
-        },
-        {
-          "name": "driver",
-          "type": "string"
-        }
-      ],
-      "option": "global"
-    },
-    {
-      "parameters": [
-        {
-          "name": "driftfix",
-          "type": "string"
-        },
-        {
-          "name": "clock",
-          "type": "string"
-        },
-        {
-          "name": "base",
-          "type": "string"
-        }
-      ],
-      "option": "rtc"
-    },
-    {
-      "parameters": [],
-      "option": "net"
-    },
-    {
-      "parameters": [],
-      "option": "nic"
-    },
-    {
-      "parameters": [],
-      "option": "netdev"
-    },
-    {
-      "parameters": [],
-      "option": "device"
-    },
-    {
-      "parameters": [
-        {
-          "name": "logappend",
-          "type": "boolean"
-        },
-        {
-          "name": "logfile",
-          "type": "string"
-        },
-        {
-          "name": "append",
-          "type": "boolean"
-        },
-        {
-          "name": "chardev",
-          "type": "string"
-        },
-        {
-          "name": "size",
-          "type": "size"
-        },
-        {
-          "name": "debug",
-          "type": "number"
-        },
-        {
-          "name": "name",
-          "type": "string"
-        },
-        {
-          "name": "signal",
-          "type": "boolean"
-        },
-        {
-          "name": "mux",
-          "type": "boolean"
-        },
-        {
-          "name": "rows",
-          "type": "number"
-        },
-        {
-          "name": "cols",
-          "type": "number"
-        },
-        {
-          "name": "height",
-          "type": "number"
-        },
-        {
-          "name": "width",
-          "type": "number"
-        },
-        {
-          "name": "websocket",
-          "type": "boolean"
-        },
-        {
-          "name": "tls-authz",
-          "type": "string"
-        },
-        {
-          "name": "tls-creds",
-          "type": "string"
-        },
-        {
-          "name": "tn3270",
-          "type": "boolean"
-        },
-        {
-          "name": "telnet",
-          "type": "boolean"
-        },
-        {
-          "name": "reconnect",
-          "type": "number"
-        },
-        {
-          "name": "delay",
-          "type": "boolean"
-        },
-        {
-          "name": "server",
-          "type": "boolean"
-        },
-        {
-          "name": "wait",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv6",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv4",
-          "type": "boolean"
-        },
-        {
-          "name": "to",
-          "type": "number"
-        },
-        {
-          "name": "localport",
-          "type": "string"
-        },
-        {
-          "name": "localaddr",
-          "type": "string"
-        },
-        {
-          "name": "fd",
-          "type": "string"
-        },
-        {
-          "name": "port",
-          "type": "string"
-        },
-        {
-          "name": "host",
-          "type": "string"
-        },
-        {
-          "name": "path",
-          "type": "string"
-        },
-        {
-          "name": "backend",
-          "type": "string"
-        }
-      ],
-      "option": "chardev"
-    },
-    {
-      "parameters": [
-        {
-          "name": "copy-on-read",
-          "help": "copy read data from backing file into image file",
-          "type": "boolean"
-        },
-        {
-          "name": "werror",
-          "help": "write error action",
-          "type": "string"
-        },
-        {
-          "name": "rerror",
-          "help": "read error action",
-          "type": "string"
-        },
-        {
-          "name": "read-only",
-          "help": "open drive file as read-only",
-          "type": "boolean"
-        },
-        {
-          "name": "file",
-          "help": "file name",
-          "type": "string"
-        },
-        {
-          "name": "if",
-          "help": "interface (ide, scsi, sd, mtd, floppy, pflash, virtio)",
-          "type": "string"
-        },
-        {
-          "name": "media",
-          "help": "media type (disk, cdrom)",
-          "type": "string"
-        },
-        {
-          "name": "index",
-          "help": "index number",
-          "type": "number"
-        },
-        {
-          "name": "unit",
-          "help": "unit number (i.e. lun for scsi)",
-          "type": "number"
-        },
-        {
-          "name": "bus",
-          "help": "bus number",
-          "type": "number"
-        },
-        {
-          "name": "stats-account-failed",
-          "help": "whether to account for failed I/O operations in the statistics",
-          "type": "boolean"
-        },
-        {
-          "name": "stats-account-invalid",
-          "help": "whether to account for invalid I/O operations in the statistics",
-          "type": "boolean"
-        },
-        {
-          "name": "detect-zeroes",
-          "help": "try to optimize zero writes (off, on, unmap)",
-          "type": "string"
-        },
-        {
-          "name": "throttling.group",
-          "help": "name of the block throttling group",
-          "type": "string"
-        },
-        {
-          "name": "throttling.iops-size",
-          "help": "when limiting by iops max size of an I/O in bytes",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max-length",
-          "help": "length of the bps-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max-length",
-          "help": "length of the bps-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max-length",
-          "help": "length of the bps-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max-length",
-          "help": "length of the iops-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max-length",
-          "help": "length of the iops-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max-length",
-          "help": "length of the iops-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max",
-          "help": "total bytes write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max",
-          "help": "total bytes read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max",
-          "help": "total bytes burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max",
-          "help": "I/O operations write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max",
-          "help": "I/O operations read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max",
-          "help": "I/O operations burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write",
-          "help": "limit write bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read",
-          "help": "limit read bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total",
-          "help": "limit total bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write",
-          "help": "limit write operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read",
-          "help": "limit read operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total",
-          "help": "limit total I/O operations per second",
-          "type": "number"
-        },
-        {
-          "name": "werror",
-          "help": "write error action",
-          "type": "string"
-        },
-        {
-          "name": "format",
-          "help": "disk format (raw, qcow2, ...)",
-          "type": "string"
-        },
-        {
-          "name": "cache.writeback",
-          "help": "Enable writeback mode",
-          "type": "boolean"
-        },
-        {
-          "name": "aio",
-          "help": "host AIO implementation (threads, native, io_uring)",
-          "type": "string"
-        },
-        {
-          "name": "snapshot",
-          "help": "enable/disable snapshot mode",
-          "type": "boolean"
-        },
-        {
-          "name": "force-share",
-          "help": "always accept other writers (default: off)",
-          "type": "boolean"
-        },
-        {
-          "name": "discard",
-          "help": "discard operation (ignore/off, unmap/on)",
-          "type": "string"
-        },
-        {
-          "name": "auto-read-only",
-          "help": "Node can become read-only if opening read-write fails",
-          "type": "boolean"
-        },
-        {
-          "name": "cache.no-flush",
-          "help": "Ignore flush requests",
-          "type": "boolean"
-        },
-        {
-          "name": "cache.direct",
-          "help": "Bypass software writeback cache on the host",
-          "type": "boolean"
-        },
-        {
-          "name": "driver",
-          "help": "Block driver to use for the node",
-          "type": "string"
-        },
-        {
-          "name": "node-name",
-          "help": "Node name of the block device node",
-          "type": "string"
-        }
-      ],
-      "option": "drive"
-    }
-  ],
-  "id": "libvirt-38"
-}
-
-{
-  "execute": "query-migrate-capabilities",
-  "id": "libvirt-39"
-}
-
-{
-  "return": [
-    {
-      "state": false,
-      "capability": "xbzrle"
-    },
-    {
-      "state": false,
-      "capability": "rdma-pin-all"
-    },
-    {
-      "state": false,
-      "capability": "auto-converge"
-    },
-    {
-      "state": false,
-      "capability": "zero-blocks"
-    },
-    {
-      "state": false,
-      "capability": "compress"
-    },
-    {
-      "state": false,
-      "capability": "events"
-    },
-    {
-      "state": false,
-      "capability": "postcopy-ram"
-    },
-    {
-      "state": false,
-      "capability": "x-colo"
-    },
-    {
-      "state": false,
-      "capability": "release-ram"
-    },
-    {
-      "state": false,
-      "capability": "block"
-    },
-    {
-      "state": false,
-      "capability": "return-path"
-    },
-    {
-      "state": false,
-      "capability": "pause-before-switchover"
-    },
-    {
-      "state": false,
-      "capability": "multifd"
-    },
-    {
-      "state": false,
-      "capability": "dirty-bitmaps"
-    },
-    {
-      "state": false,
-      "capability": "postcopy-blocktime"
-    },
-    {
-      "state": false,
-      "capability": "late-block-activate"
-    },
-    {
-      "state": false,
-      "capability": "x-ignore-shared"
-    },
-    {
-      "state": false,
-      "capability": "validate-uuid"
-    }
-  ],
-  "id": "libvirt-39"
-}
diff --git a/tests/qemucapabilitiesdata/caps_5.0.0_riscv64.xml b/tests/qemucapabilitiesdata/caps_5.0.0_riscv64.xml
deleted file mode 100644
index 9b14ff1fff..0000000000
--- a/tests/qemucapabilitiesdata/caps_5.0.0_riscv64.xml
+++ /dev/null
@@ -1,127 +0,0 @@
-<qemuCaps>
-  <emulator>/usr/bin/qemu-system-riscv64</emulator>
-  <qemuctime>0</qemuctime>
-  <selfctime>0</selfctime>
-  <selfvers>0</selfvers>
-  <flag name='sdl'/>
-  <flag name='spice'/>
-  <flag name='hda-duplex'/>
-  <flag name='ccid-emulated'/>
-  <flag name='ccid-passthru'/>
-  <flag name='piix3-usb-uhci'/>
-  <flag name='piix4-usb-uhci'/>
-  <flag name='usb-ehci'/>
-  <flag name='ich9-usb-ehci1'/>
-  <flag name='vt82c686b-usb-uhci'/>
-  <flag name='pci-ohci'/>
-  <flag name='usb-redir'/>
-  <flag name='usb-hub'/>
-  <flag name='ich9-ahci'/>
-  <flag name='virtio-blk-pci.scsi'/>
-  <flag name='scsi-disk.channel'/>
-  <flag name='scsi-block'/>
-  <flag name='hda-micro'/>
-  <flag name='nec-usb-xhci'/>
-  <flag name='lsi'/>
-  <flag name='virtio-scsi-pci'/>
-  <flag name='usb-redir.filter'/>
-  <flag name='seccomp-sandbox'/>
-  <flag name='vnc'/>
-  <flag name='VGA'/>
-  <flag name='cirrus-vga'/>
-  <flag name='vmware-svga'/>
-  <flag name='usb-serial'/>
-  <flag name='virtio-rng'/>
-  <flag name='rng-random'/>
-  <flag name='rng-egd'/>
-  <flag name='megasas'/>
-  <flag name='pci-bridge'/>
-  <flag name='vfio-pci'/>
-  <flag name='dmi-to-pci-bridge'/>
-  <flag name='usb-storage'/>
-  <flag name='virtio-mmio'/>
-  <flag name='ich9-intel-hda'/>
-  <flag name='enable-fips'/>
-  <flag name='usb-kbd'/>
-  <flag name='usb-audio'/>
-  <flag name='migrate-rdma'/>
-  <flag name='VGA.vgamem_mb'/>
-  <flag name='vmware-svga.vgamem_mb'/>
-  <flag name='pci-serial'/>
-  <flag name='ioh3420'/>
-  <flag name='x3130-upstream'/>
-  <flag name='xio3130-downstream'/>
-  <flag name='rtl8139'/>
-  <flag name='e1000'/>
-  <flag name='virtio-net'/>
-  <flag name='virtio-gpu'/>
-  <flag name='virtio-gpu.virgl'/>
-  <flag name='virtio-keyboard'/>
-  <flag name='virtio-mouse'/>
-  <flag name='virtio-tablet'/>
-  <flag name='virtio-input-host'/>
-  <flag name='virtio-balloon-pci.deflate-on-oom'/>
-  <flag name='mptsas1068'/>
-  <flag name='spice-gl'/>
-  <flag name='ivshmem-plain'/>
-  <flag name='ivshmem-doorbell'/>
-  <flag name='vhost-scsi'/>
-  <flag name='spice-rendernode'/>
-  <flag name='pcie-root-port'/>
-  <flag name='qemu-xhci'/>
-  <flag name='chardev-reconnect'/>
-  <flag name='vxhs'/>
-  <flag name='pcie-pci-bridge'/>
-  <flag name='nbd-tls'/>
-  <flag name='pr-manager-helper'/>
-  <flag name='screendump_device'/>
-  <flag name='hda-output'/>
-  <flag name='vhost-vsock'/>
-  <flag name='egl-headless'/>
-  <flag name='memory-backend-memfd'/>
-  <flag name='memory-backend-memfd.hugetlb'/>
-  <flag name='egl-headless.rendernode'/>
-  <flag name='memory-backend-file.pmem'/>
-  <flag name='virtio-pci-non-transitional'/>
-  <flag name='nbd-bitmap'/>
-  <flag name='bochs-display'/>
-  <flag name='migration-file-drop-cache'/>
-  <flag name='dbus-vmstate'/>
-  <flag name='vhost-user-gpu'/>
-  <flag name='drive-nvme'/>
-  <flag name='smp-dies'/>
-  <flag name='rng-builtin'/>
-  <flag name='vhost-user-fs'/>
-  <flag name='query-named-block-nodes.flat'/>
-  <flag name='blockdev-snapshot.allow-write-only-overlay'/>
-  <flag name='fsdev.multidevs'/>
-  <flag name='pcie-root-port.hotplug'/>
-  <flag name='aio.io_uring'/>
-  <flag name='tcg'/>
-  <flag name='virtio-blk-pci.scsi.default.disabled'/>
-  <flag name='pvscsi'/>
-  <flag name='numa.hmat'/>
-  <flag name='dc390'/>
-  <flag name='am53c974'/>
-  <flag name='vhost-user-blk'/>
-  <flag name='memory-backend-file.x-use-canonical-path-for-ramblock-id'/>
-  <flag name='rotation-rate'/>
-  <flag name='input-linux'/>
-  <flag name='virtio-blk.queue-size'/>
-  <flag name='memory-backend-file.prealloc-threads'/>
-  <flag name='virtio-iommu-pci'/>
-  <flag name='usb-host.guest-resets-all'/>
-  <flag name='virtio-crypto'/>
-  <flag name='usb-mtp'/>
-  <flag name='netdev.user'/>
-  <version>5000000</version>
-  <microcodeVersion>0</microcodeVersion>
-  <package>v5.0.0</package>
-  <arch>riscv64</arch>
-  <machine type='tcg' name='virt' maxCpus='8' defaultCPU='rv64-riscv-cpu'/>
-  <machine type='tcg' name='spike_v1.10' maxCpus='1'/>
-  <machine type='tcg' name='spike' maxCpus='1' default='yes' defaultCPU='rv64gcsu-v1.10.0-riscv-cpu'/>
-  <machine type='tcg' name='sifive_e' maxCpus='1'/>
-  <machine type='tcg' name='sifive_u' maxCpus='5'/>
-  <machine type='tcg' name='spike_v1.9.1' maxCpus='1'/>
-</qemuCaps>
diff --git a/tests/qemucapabilitiesdata/caps_5.0.0_x86_64.replies b/tests/qemucapabilitiesdata/caps_5.0.0_x86_64.replies
deleted file mode 100644
index 133479a82c..0000000000
--- a/tests/qemucapabilitiesdata/caps_5.0.0_x86_64.replies
+++ /dev/null
@@ -1,28425 +0,0 @@
-{
-  "execute": "qmp_capabilities",
-  "id": "libvirt-1"
-}
-
-{
-  "return": {},
-  "id": "libvirt-1"
-}
-
-{
-  "execute": "query-version",
-  "id": "libvirt-2"
-}
-
-{
-  "return": {
-    "qemu": {
-      "micro": 0,
-      "minor": 0,
-      "major": 5
-    },
-    "package": "v5.0.0"
-  },
-  "id": "libvirt-2"
-}
-
-{
-  "execute": "query-target",
-  "id": "libvirt-3"
-}
-
-{
-  "return": {
-    "arch": "x86_64"
-  },
-  "id": "libvirt-3"
-}
-
-{
-  "execute": "query-qmp-schema",
-  "id": "libvirt-4"
-}
-
-{
-  "return": [
-    {
-      "name": "query-status",
-      "ret-type": "1",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "SHUTDOWN",
-      "meta-type": "event",
-      "arg-type": "2"
-    },
-    {
-      "name": "POWERDOWN",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "RESET",
-      "meta-type": "event",
-      "arg-type": "3"
-    },
-    {
-      "name": "STOP",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "RESUME",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "SUSPEND",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "SUSPEND_DISK",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "WAKEUP",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "WATCHDOG",
-      "meta-type": "event",
-      "arg-type": "4"
-    },
-    {
-      "name": "watchdog-set-action",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "5"
-    },
-    {
-      "name": "GUEST_PANICKED",
-      "meta-type": "event",
-      "arg-type": "6"
-    },
-    {
-      "name": "GUEST_CRASHLOADED",
-      "meta-type": "event",
-      "arg-type": "7"
-    },
-    {
-      "name": "query-pr-managers",
-      "ret-type": "[8]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "eject",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "9"
-    },
-    {
-      "name": "blockdev-open-tray",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "10"
-    },
-    {
-      "name": "blockdev-close-tray",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "11"
-    },
-    {
-      "name": "blockdev-remove-medium",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "12"
-    },
-    {
-      "name": "blockdev-insert-medium",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "13"
-    },
-    {
-      "name": "blockdev-change-medium",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "14"
-    },
-    {
-      "name": "DEVICE_TRAY_MOVED",
-      "meta-type": "event",
-      "arg-type": "15"
-    },
-    {
-      "name": "PR_MANAGER_STATUS_CHANGED",
-      "meta-type": "event",
-      "arg-type": "16"
-    },
-    {
-      "name": "block_set_io_throttle",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "17"
-    },
-    {
-      "name": "block-latency-histogram-set",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "18"
-    },
-    {
-      "name": "query-block",
-      "ret-type": "[19]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-blockstats",
-      "ret-type": "[21]",
-      "meta-type": "command",
-      "arg-type": "20"
-    },
-    {
-      "name": "query-block-jobs",
-      "ret-type": "[22]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "block_passwd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "23"
-    },
-    {
-      "name": "block_resize",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "24"
-    },
-    {
-      "name": "blockdev-snapshot-sync",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "25"
-    },
-    {
-      "name": "blockdev-snapshot",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "26",
-      "features": [
-        "allow-write-only-overlay"
-      ]
-    },
-    {
-      "name": "change-backing-file",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "27"
-    },
-    {
-      "name": "block-commit",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "28"
-    },
-    {
-      "name": "drive-backup",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "29"
-    },
-    {
-      "name": "blockdev-backup",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "30"
-    },
-    {
-      "name": "query-named-block-nodes",
-      "ret-type": "[32]",
-      "meta-type": "command",
-      "arg-type": "31"
-    },
-    {
-      "name": "x-debug-query-block-graph",
-      "ret-type": "33",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "drive-mirror",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "34"
-    },
-    {
-      "name": "block-dirty-bitmap-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "35"
-    },
-    {
-      "name": "block-dirty-bitmap-remove",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "block-dirty-bitmap-clear",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "block-dirty-bitmap-enable",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "block-dirty-bitmap-disable",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "block-dirty-bitmap-merge",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "37"
-    },
-    {
-      "name": "x-debug-block-dirty-bitmap-sha256",
-      "ret-type": "38",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "blockdev-mirror",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "39"
-    },
-    {
-      "name": "block-stream",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "40"
-    },
-    {
-      "name": "block-job-set-speed",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "41"
-    },
-    {
-      "name": "block-job-cancel",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "42"
-    },
-    {
-      "name": "block-job-pause",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "43"
-    },
-    {
-      "name": "block-job-resume",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "44"
-    },
-    {
-      "name": "block-job-complete",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "45"
-    },
-    {
-      "name": "block-job-dismiss",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "46"
-    },
-    {
-      "name": "block-job-finalize",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "47"
-    },
-    {
-      "name": "blockdev-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "48"
-    },
-    {
-      "name": "x-blockdev-reopen",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "48"
-    },
-    {
-      "name": "blockdev-del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "49"
-    },
-    {
-      "name": "blockdev-create",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "50"
-    },
-    {
-      "name": "BLOCK_IMAGE_CORRUPTED",
-      "meta-type": "event",
-      "arg-type": "51"
-    },
-    {
-      "name": "BLOCK_IO_ERROR",
-      "meta-type": "event",
-      "arg-type": "52"
-    },
-    {
-      "name": "BLOCK_JOB_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "53"
-    },
-    {
-      "name": "BLOCK_JOB_CANCELLED",
-      "meta-type": "event",
-      "arg-type": "54"
-    },
-    {
-      "name": "BLOCK_JOB_ERROR",
-      "meta-type": "event",
-      "arg-type": "55"
-    },
-    {
-      "name": "BLOCK_JOB_READY",
-      "meta-type": "event",
-      "arg-type": "56"
-    },
-    {
-      "name": "BLOCK_JOB_PENDING",
-      "meta-type": "event",
-      "arg-type": "57"
-    },
-    {
-      "name": "BLOCK_WRITE_THRESHOLD",
-      "meta-type": "event",
-      "arg-type": "58"
-    },
-    {
-      "name": "block-set-write-threshold",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "59"
-    },
-    {
-      "name": "x-blockdev-change",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "60"
-    },
-    {
-      "name": "x-blockdev-set-iothread",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "61"
-    },
-    {
-      "name": "nbd-server-start",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "62"
-    },
-    {
-      "name": "nbd-server-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "63"
-    },
-    {
-      "name": "nbd-server-remove",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "64"
-    },
-    {
-      "name": "nbd-server-stop",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "QUORUM_FAILURE",
-      "meta-type": "event",
-      "arg-type": "65"
-    },
-    {
-      "name": "QUORUM_REPORT_BAD",
-      "meta-type": "event",
-      "arg-type": "66"
-    },
-    {
-      "name": "blockdev-snapshot-internal-sync",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "67"
-    },
-    {
-      "name": "blockdev-snapshot-delete-internal-sync",
-      "ret-type": "69",
-      "meta-type": "command",
-      "arg-type": "68"
-    },
-    {
-      "name": "JOB_STATUS_CHANGE",
-      "meta-type": "event",
-      "arg-type": "70"
-    },
-    {
-      "name": "job-pause",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "71"
-    },
-    {
-      "name": "job-resume",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "72"
-    },
-    {
-      "name": "job-cancel",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "73"
-    },
-    {
-      "name": "job-complete",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "74"
-    },
-    {
-      "name": "job-dismiss",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "75"
-    },
-    {
-      "name": "job-finalize",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "76"
-    },
-    {
-      "name": "query-jobs",
-      "ret-type": "[77]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-chardev",
-      "ret-type": "[78]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-chardev-backends",
-      "ret-type": "[79]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "ringbuf-write",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "80"
-    },
-    {
-      "name": "ringbuf-read",
-      "ret-type": "str",
-      "meta-type": "command",
-      "arg-type": "81"
-    },
-    {
-      "name": "chardev-add",
-      "ret-type": "83",
-      "meta-type": "command",
-      "arg-type": "82"
-    },
-    {
-      "name": "chardev-change",
-      "ret-type": "83",
-      "meta-type": "command",
-      "arg-type": "84"
-    },
-    {
-      "name": "chardev-remove",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "85"
-    },
-    {
-      "name": "chardev-send-break",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "86"
-    },
-    {
-      "name": "VSERPORT_CHANGE",
-      "meta-type": "event",
-      "arg-type": "87"
-    },
-    {
-      "name": "dump-guest-memory",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "88"
-    },
-    {
-      "name": "query-dump",
-      "ret-type": "89",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "DUMP_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "90"
-    },
-    {
-      "name": "query-dump-guest-memory-capability",
-      "ret-type": "91",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set_link",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "92"
-    },
-    {
-      "name": "netdev_add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "93"
-    },
-    {
-      "name": "netdev_del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "94"
-    },
-    {
-      "name": "query-rx-filter",
-      "ret-type": "[96]",
-      "meta-type": "command",
-      "arg-type": "95"
-    },
-    {
-      "name": "NIC_RX_FILTER_CHANGED",
-      "meta-type": "event",
-      "arg-type": "97"
-    },
-    {
-      "name": "announce-self",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "98"
-    },
-    {
-      "name": "FAILOVER_NEGOTIATED",
-      "meta-type": "event",
-      "arg-type": "99"
-    },
-    {
-      "name": "RDMA_GID_STATUS_CHANGED",
-      "meta-type": "event",
-      "arg-type": "100"
-    },
-    {
-      "name": "query-rocker",
-      "ret-type": "102",
-      "meta-type": "command",
-      "arg-type": "101"
-    },
-    {
-      "name": "query-rocker-ports",
-      "ret-type": "[104]",
-      "meta-type": "command",
-      "arg-type": "103"
-    },
-    {
-      "name": "query-rocker-of-dpa-flows",
-      "ret-type": "[106]",
-      "meta-type": "command",
-      "arg-type": "105"
-    },
-    {
-      "name": "query-rocker-of-dpa-groups",
-      "ret-type": "[108]",
-      "meta-type": "command",
-      "arg-type": "107"
-    },
-    {
-      "name": "query-tpm-models",
-      "ret-type": "[109]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-tpm-types",
-      "ret-type": "[110]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-tpm",
-      "ret-type": "[111]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set_password",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "112"
-    },
-    {
-      "name": "expire_password",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "113"
-    },
-    {
-      "name": "screendump",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "114"
-    },
-    {
-      "name": "query-spice",
-      "ret-type": "115",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "SPICE_CONNECTED",
-      "meta-type": "event",
-      "arg-type": "116"
-    },
-    {
-      "name": "SPICE_INITIALIZED",
-      "meta-type": "event",
-      "arg-type": "117"
-    },
-    {
-      "name": "SPICE_DISCONNECTED",
-      "meta-type": "event",
-      "arg-type": "118"
-    },
-    {
-      "name": "SPICE_MIGRATE_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-vnc",
-      "ret-type": "119",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-vnc-servers",
-      "ret-type": "[120]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "change-vnc-password",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "121"
-    },
-    {
-      "name": "VNC_CONNECTED",
-      "meta-type": "event",
-      "arg-type": "122"
-    },
-    {
-      "name": "VNC_INITIALIZED",
-      "meta-type": "event",
-      "arg-type": "123"
-    },
-    {
-      "name": "VNC_DISCONNECTED",
-      "meta-type": "event",
-      "arg-type": "124"
-    },
-    {
-      "name": "query-mice",
-      "ret-type": "[125]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "send-key",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "126"
-    },
-    {
-      "name": "input-send-event",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "127"
-    },
-    {
-      "name": "query-display-options",
-      "ret-type": "128",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-migrate",
-      "ret-type": "129",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-set-capabilities",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "130"
-    },
-    {
-      "name": "query-migrate-capabilities",
-      "ret-type": "[131]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-set-parameters",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "132"
-    },
-    {
-      "name": "query-migrate-parameters",
-      "ret-type": "133",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "client_migrate_info",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "134"
-    },
-    {
-      "name": "migrate-start-postcopy",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "MIGRATION",
-      "meta-type": "event",
-      "arg-type": "135"
-    },
-    {
-      "name": "MIGRATION_PASS",
-      "meta-type": "event",
-      "arg-type": "136"
-    },
-    {
-      "name": "COLO_EXIT",
-      "meta-type": "event",
-      "arg-type": "137"
-    },
-    {
-      "name": "x-colo-lost-heartbeat",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate_cancel",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-continue",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "138"
-    },
-    {
-      "name": "migrate_set_downtime",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "139",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "migrate_set_speed",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "140",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "migrate-set-cache-size",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "141",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "query-migrate-cache-size",
-      "ret-type": "int",
-      "meta-type": "command",
-      "arg-type": "0",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "migrate",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "142"
-    },
-    {
-      "name": "migrate-incoming",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "143"
-    },
-    {
-      "name": "xen-save-devices-state",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "144"
-    },
-    {
-      "name": "xen-set-replication",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "145"
-    },
-    {
-      "name": "query-xen-replication-status",
-      "ret-type": "146",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "xen-colo-do-checkpoint",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-colo-status",
-      "ret-type": "147",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-recover",
-      "ret-type": "0",
-      "allow-oob": true,
-      "meta-type": "command",
-      "arg-type": "148"
-    },
-    {
-      "name": "migrate-pause",
-      "ret-type": "0",
-      "allow-oob": true,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "UNPLUG_PRIMARY",
-      "meta-type": "event",
-      "arg-type": "149"
-    },
-    {
-      "name": "transaction",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "150"
-    },
-    {
-      "name": "trace-event-get-state",
-      "ret-type": "[152]",
-      "meta-type": "command",
-      "arg-type": "151"
-    },
-    {
-      "name": "trace-event-set-state",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "153"
-    },
-    {
-      "name": "qmp_capabilities",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "154"
-    },
-    {
-      "name": "query-version",
-      "ret-type": "155",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-commands",
-      "ret-type": "[156]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-events",
-      "ret-type": "[157]",
-      "meta-type": "command",
-      "arg-type": "0",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "quit",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-qmp-schema",
-      "ret-type": "[158]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "qom-list",
-      "ret-type": "[160]",
-      "meta-type": "command",
-      "arg-type": "159"
-    },
-    {
-      "name": "qom-get",
-      "ret-type": "any",
-      "meta-type": "command",
-      "arg-type": "161"
-    },
-    {
-      "name": "qom-set",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "162"
-    },
-    {
-      "name": "qom-list-types",
-      "ret-type": "[164]",
-      "meta-type": "command",
-      "arg-type": "163"
-    },
-    {
-      "name": "qom-list-properties",
-      "ret-type": "[160]",
-      "meta-type": "command",
-      "arg-type": "165"
-    },
-    {
-      "name": "object-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "166"
-    },
-    {
-      "name": "object-del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "167"
-    },
-    {
-      "name": "device-list-properties",
-      "ret-type": "[160]",
-      "meta-type": "command",
-      "arg-type": "168"
-    },
-    {
-      "name": "device_add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "169"
-    },
-    {
-      "name": "device_del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "170"
-    },
-    {
-      "name": "DEVICE_DELETED",
-      "meta-type": "event",
-      "arg-type": "171"
-    },
-    {
-      "name": "query-cpus",
-      "ret-type": "[172]",
-      "meta-type": "command",
-      "arg-type": "0",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "query-cpus-fast",
-      "ret-type": "[173]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "cpu-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "174",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "query-machines",
-      "ret-type": "[175]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-current-machine",
-      "ret-type": "176",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-target",
-      "ret-type": "177",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-memdev",
-      "ret-type": "[178]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-hotpluggable-cpus",
-      "ret-type": "[179]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set-numa-node",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "180"
-    },
-    {
-      "name": "query-cpu-model-expansion",
-      "ret-type": "186",
-      "meta-type": "command",
-      "arg-type": "185"
-    },
-    {
-      "name": "query-cpu-definitions",
-      "ret-type": "[187]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "add_client",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "188"
-    },
-    {
-      "name": "query-name",
-      "ret-type": "189",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-kvm",
-      "ret-type": "190",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-uuid",
-      "ret-type": "191",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-iothreads",
-      "ret-type": "[192]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-balloon",
-      "ret-type": "193",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "BALLOON_CHANGE",
-      "meta-type": "event",
-      "arg-type": "194"
-    },
-    {
-      "name": "query-pci",
-      "ret-type": "[195]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "stop",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_reset",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_powerdown",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "memsave",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "196"
-    },
-    {
-      "name": "pmemsave",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "197"
-    },
-    {
-      "name": "cont",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "x-exit-preconfig",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_wakeup",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "inject-nmi",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "balloon",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "198"
-    },
-    {
-      "name": "human-monitor-command",
-      "ret-type": "str",
-      "meta-type": "command",
-      "arg-type": "199",
-      "features": [
-        "savevm-monitor-nodes"
-      ]
-    },
-    {
-      "name": "change",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "200",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "xen-set-global-dirty-log",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "201"
-    },
-    {
-      "name": "getfd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "202"
-    },
-    {
-      "name": "closefd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "203"
-    },
-    {
-      "name": "query-memory-size-summary",
-      "ret-type": "204",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "add-fd",
-      "ret-type": "206",
-      "meta-type": "command",
-      "arg-type": "205"
-    },
-    {
-      "name": "remove-fd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "207"
-    },
-    {
-      "name": "query-fdsets",
-      "ret-type": "[208]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-command-line-options",
-      "ret-type": "[210]",
-      "meta-type": "command",
-      "arg-type": "209"
-    },
-    {
-      "name": "query-memory-devices",
-      "ret-type": "[211]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "MEM_UNPLUG_ERROR",
-      "meta-type": "event",
-      "arg-type": "212"
-    },
-    {
-      "name": "query-acpi-ospm-status",
-      "ret-type": "[213]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "ACPI_DEVICE_OST",
-      "meta-type": "event",
-      "arg-type": "214"
-    },
-    {
-      "name": "xen-load-devices-state",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "215"
-    },
-    {
-      "name": "query-vm-generation-id",
-      "ret-type": "216",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "RTC_CHANGE",
-      "meta-type": "event",
-      "arg-type": "217"
-    },
-    {
-      "name": "rtc-reset-reinjection",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-sev",
-      "ret-type": "218",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-sev-launch-measure",
-      "ret-type": "219",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-sev-capabilities",
-      "ret-type": "220",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "0",
-      "members": [],
-      "meta-type": "object"
-    },
-    {
-      "name": "1",
-      "members": [
-        {
-          "name": "running",
-          "type": "bool"
-        },
-        {
-          "name": "singlestep",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "223"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "2",
-      "members": [
-        {
-          "name": "guest",
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "224"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "3",
-      "members": [
-        {
-          "name": "guest",
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "224"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "4",
-      "members": [
-        {
-          "name": "action",
-          "type": "225"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "5",
-      "members": [
-        {
-          "name": "action",
-          "type": "225"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "6",
-      "members": [
-        {
-          "name": "action",
-          "type": "226"
-        },
-        {
-          "name": "info",
-          "default": null,
-          "type": "227"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "7",
-      "members": [
-        {
-          "name": "action",
-          "type": "226"
-        },
-        {
-          "name": "info",
-          "default": null,
-          "type": "227"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[8]",
-      "element-type": "8",
-      "meta-type": "array"
-    },
-    {
-      "name": "8",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "9",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "10",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "11",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "12",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "13",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "14",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "read-only-mode",
-          "default": null,
-          "type": "228"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "15",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "tray-open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "16",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "17",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bps",
-          "type": "int"
-        },
-        {
-          "name": "bps_rd",
-          "type": "int"
-        },
-        {
-          "name": "bps_wr",
-          "type": "int"
-        },
-        {
-          "name": "iops",
-          "type": "int"
-        },
-        {
-          "name": "iops_rd",
-          "type": "int"
-        },
-        {
-          "name": "iops_wr",
-          "type": "int"
-        },
-        {
-          "name": "bps_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "18",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "boundaries",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "boundaries-read",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "boundaries-write",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "boundaries-flush",
-          "default": null,
-          "type": "[int]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[19]",
-      "element-type": "19",
-      "meta-type": "array"
-    },
-    {
-      "name": "19",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "qdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "removable",
-          "type": "bool"
-        },
-        {
-          "name": "locked",
-          "type": "bool"
-        },
-        {
-          "name": "inserted",
-          "default": null,
-          "type": "32"
-        },
-        {
-          "name": "tray_open",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "io-status",
-          "default": null,
-          "type": "229"
-        },
-        {
-          "name": "dirty-bitmaps",
-          "default": null,
-          "type": "[230]",
-          "features": [
-            "deprecated"
-          ]
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "20",
-      "members": [
-        {
-          "name": "query-nodes",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[21]",
-      "element-type": "21",
-      "meta-type": "array"
-    },
-    {
-      "name": "21",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "qdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "stats",
-          "type": "231"
-        },
-        {
-          "name": "driver-specific",
-          "default": null,
-          "type": "232"
-        },
-        {
-          "name": "parent",
-          "default": null,
-          "type": "21"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "21"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[22]",
-      "element-type": "22",
-      "meta-type": "array"
-    },
-    {
-      "name": "22",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "busy",
-          "type": "bool"
-        },
-        {
-          "name": "paused",
-          "type": "bool"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "io-status",
-          "type": "229"
-        },
-        {
-          "name": "ready",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "233"
-        },
-        {
-          "name": "auto-finalize",
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "type": "bool"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "23",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "24",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "25",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "snapshot-file",
-          "type": "str"
-        },
-        {
-          "name": "snapshot-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "234"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "26",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "overlay",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "27",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "image-node-name",
-          "type": "str"
-        },
-        {
-          "name": "backing-file",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "28",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "base-node",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "base",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "top-node",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "top",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "29",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "236"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bitmap-mode",
-          "default": null,
-          "type": "237"
-        },
-        {
-          "name": "compress",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "234"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "30",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "236"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bitmap-mode",
-          "default": null,
-          "type": "237"
-        },
-        {
-          "name": "compress",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "31",
-      "members": [
-        {
-          "name": "flat",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[32]",
-      "element-type": "32",
-      "meta-type": "array"
-    },
-    {
-      "name": "32",
-      "members": [
-        {
-          "name": "file",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ro",
-          "type": "bool"
-        },
-        {
-          "name": "drv",
-          "type": "str"
-        },
-        {
-          "name": "backing_file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing_file_depth",
-          "type": "int"
-        },
-        {
-          "name": "encrypted",
-          "type": "bool"
-        },
-        {
-          "name": "encryption_key_missing",
-          "type": "bool",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "detect_zeroes",
-          "type": "238"
-        },
-        {
-          "name": "bps",
-          "type": "int"
-        },
-        {
-          "name": "bps_rd",
-          "type": "int"
-        },
-        {
-          "name": "bps_wr",
-          "type": "int"
-        },
-        {
-          "name": "iops",
-          "type": "int"
-        },
-        {
-          "name": "iops_rd",
-          "type": "int"
-        },
-        {
-          "name": "iops_wr",
-          "type": "int"
-        },
-        {
-          "name": "image",
-          "type": "239"
-        },
-        {
-          "name": "bps_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cache",
-          "type": "240"
-        },
-        {
-          "name": "write_threshold",
-          "type": "int"
-        },
-        {
-          "name": "dirty-bitmaps",
-          "default": null,
-          "type": "[230]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "33",
-      "members": [
-        {
-          "name": "nodes",
-          "type": "[241]"
-        },
-        {
-          "name": "edges",
-          "type": "[242]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "34",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "replaces",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "236"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "234"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "buf-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "unmap",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "copy-mode",
-          "default": null,
-          "type": "243"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "35",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "granularity",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "persistent",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "disabled",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "36",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "37",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "bitmaps",
-          "type": "[244]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "38",
-      "members": [
-        {
-          "name": "sha256",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "39",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "replaces",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "236"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "buf-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "copy-mode",
-          "default": null,
-          "type": "243"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "40",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "base",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "base-node",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-error",
-          "default": null,
-          "type": "235"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "41",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "42",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "43",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "44",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "45",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "46",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "47",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "48",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "blkdebug",
-          "type": "248"
-        },
-        {
-          "case": "blklogwrites",
-          "type": "249"
-        },
-        {
-          "case": "blkverify",
-          "type": "250"
-        },
-        {
-          "case": "blkreplay",
-          "type": "251"
-        },
-        {
-          "case": "bochs",
-          "type": "252"
-        },
-        {
-          "case": "cloop",
-          "type": "252"
-        },
-        {
-          "case": "compress",
-          "type": "252"
-        },
-        {
-          "case": "copy-on-read",
-          "type": "252"
-        },
-        {
-          "case": "dmg",
-          "type": "252"
-        },
-        {
-          "case": "file",
-          "type": "253"
-        },
-        {
-          "case": "ftp",
-          "type": "254"
-        },
-        {
-          "case": "ftps",
-          "type": "255"
-        },
-        {
-          "case": "gluster",
-          "type": "256"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "253"
-        },
-        {
-          "case": "host_device",
-          "type": "253"
-        },
-        {
-          "case": "http",
-          "type": "257"
-        },
-        {
-          "case": "https",
-          "type": "258"
-        },
-        {
-          "case": "iscsi",
-          "type": "259"
-        },
-        {
-          "case": "luks",
-          "type": "260"
-        },
-        {
-          "case": "nbd",
-          "type": "261"
-        },
-        {
-          "case": "nfs",
-          "type": "262"
-        },
-        {
-          "case": "null-aio",
-          "type": "263"
-        },
-        {
-          "case": "null-co",
-          "type": "263"
-        },
-        {
-          "case": "nvme",
-          "type": "264"
-        },
-        {
-          "case": "parallels",
-          "type": "252"
-        },
-        {
-          "case": "qcow2",
-          "type": "265"
-        },
-        {
-          "case": "qcow",
-          "type": "266"
-        },
-        {
-          "case": "qed",
-          "type": "267"
-        },
-        {
-          "case": "quorum",
-          "type": "268"
-        },
-        {
-          "case": "raw",
-          "type": "269"
-        },
-        {
-          "case": "rbd",
-          "type": "270"
-        },
-        {
-          "case": "replication",
-          "type": "271"
-        },
-        {
-          "case": "sheepdog",
-          "type": "272"
-        },
-        {
-          "case": "ssh",
-          "type": "273"
-        },
-        {
-          "case": "throttle",
-          "type": "274"
-        },
-        {
-          "case": "vdi",
-          "type": "252"
-        },
-        {
-          "case": "vhdx",
-          "type": "252"
-        },
-        {
-          "case": "vmdk",
-          "type": "267"
-        },
-        {
-          "case": "vpc",
-          "type": "252"
-        },
-        {
-          "case": "vvfat",
-          "type": "275"
-        },
-        {
-          "case": "vxhs",
-          "type": "276"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "245"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "discard",
-          "default": null,
-          "type": "246"
-        },
-        {
-          "name": "cache",
-          "default": null,
-          "type": "247"
-        },
-        {
-          "name": "read-only",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-read-only",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "force-share",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "detect-zeroes",
-          "default": null,
-          "type": "238"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "49",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "50",
-      "members": [
-        {
-          "name": "job-id",
-          "type": "str"
-        },
-        {
-          "name": "options",
-          "type": "277"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "51",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "msg",
-          "type": "str"
-        },
-        {
-          "name": "offset",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "fatal",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "52",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "operation",
-          "type": "278"
-        },
-        {
-          "name": "action",
-          "type": "279"
-        },
-        {
-          "name": "nospace",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "53",
-      "members": [
-        {
-          "name": "type",
-          "type": "280"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "54",
-      "members": [
-        {
-          "name": "type",
-          "type": "280"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "55",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "operation",
-          "type": "278"
-        },
-        {
-          "name": "action",
-          "type": "279"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "56",
-      "members": [
-        {
-          "name": "type",
-          "type": "280"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "57",
-      "members": [
-        {
-          "name": "type",
-          "type": "280"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "58",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "amount-exceeded",
-          "type": "int"
-        },
-        {
-          "name": "write-threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "59",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "write-threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "60",
-      "members": [
-        {
-          "name": "parent",
-          "type": "str"
-        },
-        {
-          "name": "child",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "61",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "iothread",
-          "type": "281"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "62",
-      "members": [
-        {
-          "name": "addr",
-          "type": "282"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "63",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "description",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "writable",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "64",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "283"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "65",
-      "members": [
-        {
-          "name": "reference",
-          "type": "str"
-        },
-        {
-          "name": "sector-num",
-          "type": "int"
-        },
-        {
-          "name": "sectors-count",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "66",
-      "members": [
-        {
-          "name": "type",
-          "type": "284"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "sector-num",
-          "type": "int"
-        },
-        {
-          "name": "sectors-count",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "67",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "68",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "69",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "vm-state-size",
-          "type": "int"
-        },
-        {
-          "name": "date-sec",
-          "type": "int"
-        },
-        {
-          "name": "date-nsec",
-          "type": "int"
-        },
-        {
-          "name": "vm-clock-sec",
-          "type": "int"
-        },
-        {
-          "name": "vm-clock-nsec",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "70",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "status",
-          "type": "233"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "71",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "72",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "73",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "74",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "75",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "76",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[77]",
-      "element-type": "77",
-      "meta-type": "array"
-    },
-    {
-      "name": "77",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "280"
-        },
-        {
-          "name": "status",
-          "type": "233"
-        },
-        {
-          "name": "current-progress",
-          "type": "int"
-        },
-        {
-          "name": "total-progress",
-          "type": "int"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[78]",
-      "element-type": "78",
-      "meta-type": "array"
-    },
-    {
-      "name": "78",
-      "members": [
-        {
-          "name": "label",
-          "type": "str"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "frontend-open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[79]",
-      "element-type": "79",
-      "meta-type": "array"
-    },
-    {
-      "name": "79",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "80",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "data",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "285"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "81",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "285"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "str",
-      "json-type": "string",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "82",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "backend",
-          "type": "286"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "83",
-      "members": [
-        {
-          "name": "pty",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "84",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "backend",
-          "type": "286"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "85",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "86",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "87",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "88",
-      "members": [
-        {
-          "name": "paging",
-          "type": "bool"
-        },
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "detach",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "begin",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "287"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "89",
-      "members": [
-        {
-          "name": "status",
-          "type": "288"
-        },
-        {
-          "name": "completed",
-          "type": "int"
-        },
-        {
-          "name": "total",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "90",
-      "members": [
-        {
-          "name": "result",
-          "type": "89"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "91",
-      "members": [
-        {
-          "name": "formats",
-          "type": "[287]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "92",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "up",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "93",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "nic",
-          "type": "290"
-        },
-        {
-          "case": "user",
-          "type": "291"
-        },
-        {
-          "case": "tap",
-          "type": "292"
-        },
-        {
-          "case": "l2tpv3",
-          "type": "293"
-        },
-        {
-          "case": "socket",
-          "type": "294"
-        },
-        {
-          "case": "vde",
-          "type": "295"
-        },
-        {
-          "case": "bridge",
-          "type": "296"
-        },
-        {
-          "case": "hubport",
-          "type": "297"
-        },
-        {
-          "case": "netmap",
-          "type": "298"
-        },
-        {
-          "case": "vhost-user",
-          "type": "299"
-        },
-        {
-          "case": "none",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "289"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "94",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "95",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[96]",
-      "element-type": "96",
-      "meta-type": "array"
-    },
-    {
-      "name": "96",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "promiscuous",
-          "type": "bool"
-        },
-        {
-          "name": "multicast",
-          "type": "300"
-        },
-        {
-          "name": "unicast",
-          "type": "300"
-        },
-        {
-          "name": "vlan",
-          "type": "300"
-        },
-        {
-          "name": "broadcast-allowed",
-          "type": "bool"
-        },
-        {
-          "name": "multicast-overflow",
-          "type": "bool"
-        },
-        {
-          "name": "unicast-overflow",
-          "type": "bool"
-        },
-        {
-          "name": "main-mac",
-          "type": "str"
-        },
-        {
-          "name": "vlan-table",
-          "type": "[int]"
-        },
-        {
-          "name": "unicast-table",
-          "type": "[str]"
-        },
-        {
-          "name": "multicast-table",
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "97",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "98",
-      "members": [
-        {
-          "name": "initial",
-          "type": "int"
-        },
-        {
-          "name": "max",
-          "type": "int"
-        },
-        {
-          "name": "rounds",
-          "type": "int"
-        },
-        {
-          "name": "step",
-          "type": "int"
-        },
-        {
-          "name": "interfaces",
-          "default": null,
-          "type": "[str]"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "99",
-      "members": [
-        {
-          "name": "device-id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "100",
-      "members": [
-        {
-          "name": "netdev",
-          "type": "str"
-        },
-        {
-          "name": "gid-status",
-          "type": "bool"
-        },
-        {
-          "name": "subnet-prefix",
-          "type": "int"
-        },
-        {
-          "name": "interface-id",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "101",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "102",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "ports",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "103",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[104]",
-      "element-type": "104",
-      "meta-type": "array"
-    },
-    {
-      "name": "104",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "link-up",
-          "type": "bool"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "duplex",
-          "type": "301"
-        },
-        {
-          "name": "autoneg",
-          "type": "302"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "105",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "tbl-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[106]",
-      "element-type": "106",
-      "meta-type": "array"
-    },
-    {
-      "name": "106",
-      "members": [
-        {
-          "name": "cookie",
-          "type": "int"
-        },
-        {
-          "name": "hits",
-          "type": "int"
-        },
-        {
-          "name": "key",
-          "type": "303"
-        },
-        {
-          "name": "mask",
-          "type": "304"
-        },
-        {
-          "name": "action",
-          "type": "305"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "107",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[108]",
-      "element-type": "108",
-      "meta-type": "array"
-    },
-    {
-      "name": "108",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "type",
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "index",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "out-pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "set-vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "pop-vlan",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group-ids",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "set-eth-src",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "set-eth-dst",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ttl-check",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[109]",
-      "element-type": "109",
-      "meta-type": "array"
-    },
-    {
-      "name": "109",
-      "meta-type": "enum",
-      "values": [
-        "tpm-tis",
-        "tpm-crb",
-        "tpm-spapr"
-      ]
-    },
-    {
-      "name": "[110]",
-      "element-type": "110",
-      "meta-type": "array"
-    },
-    {
-      "name": "110",
-      "meta-type": "enum",
-      "values": [
-        "passthrough",
-        "emulator"
-      ]
-    },
-    {
-      "name": "[111]",
-      "element-type": "111",
-      "meta-type": "array"
-    },
-    {
-      "name": "111",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "model",
-          "type": "109"
-        },
-        {
-          "name": "options",
-          "type": "306"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "112",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "password",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "113",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "time",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "114",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "head",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "115",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "migrated",
-          "type": "bool"
-        },
-        {
-          "name": "host",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "compiled-version",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mouse-mode",
-          "type": "307"
-        },
-        {
-          "name": "channels",
-          "default": null,
-          "type": "[308]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "116",
-      "members": [
-        {
-          "name": "server",
-          "type": "309"
-        },
-        {
-          "name": "client",
-          "type": "309"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "117",
-      "members": [
-        {
-          "name": "server",
-          "type": "310"
-        },
-        {
-          "name": "client",
-          "type": "308"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "118",
-      "members": [
-        {
-          "name": "server",
-          "type": "309"
-        },
-        {
-          "name": "client",
-          "type": "309"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "119",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "host",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "default": null,
-          "type": "311"
-        },
-        {
-          "name": "service",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "clients",
-          "default": null,
-          "type": "[312]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[120]",
-      "element-type": "120",
-      "meta-type": "array"
-    },
-    {
-      "name": "120",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "[313]"
-        },
-        {
-          "name": "clients",
-          "type": "[312]"
-        },
-        {
-          "name": "auth",
-          "type": "314"
-        },
-        {
-          "name": "vencrypt",
-          "default": null,
-          "type": "315"
-        },
-        {
-          "name": "display",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "121",
-      "members": [
-        {
-          "name": "password",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "122",
-      "members": [
-        {
-          "name": "server",
-          "type": "316"
-        },
-        {
-          "name": "client",
-          "type": "317"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "123",
-      "members": [
-        {
-          "name": "server",
-          "type": "316"
-        },
-        {
-          "name": "client",
-          "type": "312"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "124",
-      "members": [
-        {
-          "name": "server",
-          "type": "316"
-        },
-        {
-          "name": "client",
-          "type": "312"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[125]",
-      "element-type": "125",
-      "meta-type": "array"
-    },
-    {
-      "name": "125",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "index",
-          "type": "int"
-        },
-        {
-          "name": "current",
-          "type": "bool"
-        },
-        {
-          "name": "absolute",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "126",
-      "members": [
-        {
-          "name": "keys",
-          "type": "[318]"
-        },
-        {
-          "name": "hold-time",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "127",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "head",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "events",
-          "type": "[319]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "128",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "gtk",
-          "type": "322"
-        },
-        {
-          "case": "curses",
-          "type": "323"
-        },
-        {
-          "case": "egl-headless",
-          "type": "324"
-        },
-        {
-          "case": "default",
-          "type": "0"
-        },
-        {
-          "case": "none",
-          "type": "0"
-        },
-        {
-          "case": "sdl",
-          "type": "0"
-        },
-        {
-          "case": "cocoa",
-          "type": "0"
-        },
-        {
-          "case": "spice-app",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "320"
-        },
-        {
-          "name": "full-screen",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "window-close",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "show-cursor",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "gl",
-          "default": null,
-          "type": "321"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "129",
-      "members": [
-        {
-          "name": "status",
-          "default": null,
-          "type": "325"
-        },
-        {
-          "name": "ram",
-          "default": null,
-          "type": "326"
-        },
-        {
-          "name": "disk",
-          "default": null,
-          "type": "326"
-        },
-        {
-          "name": "xbzrle-cache",
-          "default": null,
-          "type": "327"
-        },
-        {
-          "name": "total-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "expected-downtime",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "downtime",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "setup-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-percentage",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "error-desc",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "postcopy-blocktime",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "postcopy-vcpu-blocktime",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "compression",
-          "default": null,
-          "type": "328"
-        },
-        {
-          "name": "socket-address",
-          "default": null,
-          "type": "[329]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "130",
-      "members": [
-        {
-          "name": "capabilities",
-          "type": "[131]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[131]",
-      "element-type": "131",
-      "meta-type": "array"
-    },
-    {
-      "name": "131",
-      "members": [
-        {
-          "name": "capability",
-          "type": "330"
-        },
-        {
-          "name": "state",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "132",
-      "members": [
-        {
-          "name": "announce-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-rounds",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-step",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-wait-thread",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "decompress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "throttle-trigger-threshold",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-increment",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "281"
-        },
-        {
-          "name": "tls-hostname",
-          "default": null,
-          "type": "281"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "281"
-        },
-        {
-          "name": "max-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "downtime-limit",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "x-checkpoint-delay",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-incremental",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "multifd-channels",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "xbzrle-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-postcopy-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-cpu-throttle",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "multifd-compression",
-          "default": null,
-          "type": "331"
-        },
-        {
-          "name": "multifd-zlib-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "multifd-zstd-level",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "133",
-      "members": [
-        {
-          "name": "announce-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-rounds",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-step",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-wait-thread",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "decompress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "throttle-trigger-threshold",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-increment",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-hostname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "max-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "downtime-limit",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "x-checkpoint-delay",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-incremental",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "multifd-channels",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "xbzrle-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-postcopy-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-cpu-throttle",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "multifd-compression",
-          "default": null,
-          "type": "331"
-        },
-        {
-          "name": "multifd-zlib-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "multifd-zstd-level",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "134",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "hostname",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cert-subject",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "135",
-      "members": [
-        {
-          "name": "status",
-          "type": "325"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "136",
-      "members": [
-        {
-          "name": "pass",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "137",
-      "members": [
-        {
-          "name": "mode",
-          "type": "332"
-        },
-        {
-          "name": "reason",
-          "type": "333"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "138",
-      "members": [
-        {
-          "name": "state",
-          "type": "325"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "139",
-      "members": [
-        {
-          "name": "value",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "140",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "141",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "int",
-      "json-type": "int",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "142",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        },
-        {
-          "name": "blk",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inc",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "detach",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "resume",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "143",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "144",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "live",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "145",
-      "members": [
-        {
-          "name": "enable",
-          "type": "bool"
-        },
-        {
-          "name": "primary",
-          "type": "bool"
-        },
-        {
-          "name": "failover",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "146",
-      "members": [
-        {
-          "name": "error",
-          "type": "bool"
-        },
-        {
-          "name": "desc",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "147",
-      "members": [
-        {
-          "name": "mode",
-          "type": "332"
-        },
-        {
-          "name": "last-mode",
-          "type": "332"
-        },
-        {
-          "name": "reason",
-          "type": "333"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "148",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "149",
-      "members": [
-        {
-          "name": "device-id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "150",
-      "members": [
-        {
-          "name": "actions",
-          "type": "[334]"
-        },
-        {
-          "name": "properties",
-          "default": null,
-          "type": "335"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "151",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "vcpu",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[152]",
-      "element-type": "152",
-      "meta-type": "array"
-    },
-    {
-      "name": "152",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "state",
-          "type": "336"
-        },
-        {
-          "name": "vcpu",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "153",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "enable",
-          "type": "bool"
-        },
-        {
-          "name": "ignore-unavailable",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "vcpu",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "154",
-      "members": [
-        {
-          "name": "enable",
-          "default": null,
-          "type": "[337]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "155",
-      "members": [
-        {
-          "name": "qemu",
-          "type": "338"
-        },
-        {
-          "name": "package",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[156]",
-      "element-type": "156",
-      "meta-type": "array"
-    },
-    {
-      "name": "156",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[157]",
-      "element-type": "157",
-      "meta-type": "array"
-    },
-    {
-      "name": "157",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[158]",
-      "element-type": "158",
-      "meta-type": "array"
-    },
-    {
-      "name": "158",
-      "tag": "meta-type",
-      "variants": [
-        {
-          "case": "builtin",
-          "type": "340"
-        },
-        {
-          "case": "enum",
-          "type": "341"
-        },
-        {
-          "case": "array",
-          "type": "342"
-        },
-        {
-          "case": "object",
-          "type": "343"
-        },
-        {
-          "case": "alternate",
-          "type": "344"
-        },
-        {
-          "case": "command",
-          "type": "345"
-        },
-        {
-          "case": "event",
-          "type": "346"
-        }
-      ],
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "meta-type",
-          "type": "339"
-        },
-        {
-          "name": "features",
-          "default": null,
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "159",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[160]",
-      "element-type": "160",
-      "meta-type": "array"
-    },
-    {
-      "name": "160",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "description",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "default-value",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "161",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "property",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "any",
-      "json-type": "value",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "162",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "property",
-          "type": "str"
-        },
-        {
-          "name": "value",
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "163",
-      "members": [
-        {
-          "name": "implements",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "abstract",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[164]",
-      "element-type": "164",
-      "meta-type": "array"
-    },
-    {
-      "name": "164",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "abstract",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "parent",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "165",
-      "members": [
-        {
-          "name": "typename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "166",
-      "members": [
-        {
-          "name": "qom-type",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "167",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "168",
-      "members": [
-        {
-          "name": "typename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "169",
-      "members": [
-        {
-          "name": "driver",
-          "type": "str"
-        },
-        {
-          "name": "bus",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "170",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "171",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[172]",
-      "element-type": "172",
-      "meta-type": "array"
-    },
-    {
-      "name": "172",
-      "tag": "arch",
-      "variants": [
-        {
-          "case": "x86",
-          "type": "349"
-        },
-        {
-          "case": "sparc",
-          "type": "350"
-        },
-        {
-          "case": "ppc",
-          "type": "351"
-        },
-        {
-          "case": "mips",
-          "type": "352"
-        },
-        {
-          "case": "tricore",
-          "type": "353"
-        },
-        {
-          "case": "s390",
-          "type": "354"
-        },
-        {
-          "case": "riscv",
-          "type": "355"
-        },
-        {
-          "case": "other",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "CPU",
-          "type": "int"
-        },
-        {
-          "name": "current",
-          "type": "bool"
-        },
-        {
-          "name": "halted",
-          "type": "bool"
-        },
-        {
-          "name": "qom_path",
-          "type": "str"
-        },
-        {
-          "name": "thread_id",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "347"
-        },
-        {
-          "name": "arch",
-          "type": "348"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[173]",
-      "element-type": "173",
-      "meta-type": "array"
-    },
-    {
-      "name": "173",
-      "tag": "target",
-      "variants": [
-        {
-          "case": "s390x",
-          "type": "354"
-        },
-        {
-          "case": "aarch64",
-          "type": "0"
-        },
-        {
-          "case": "alpha",
-          "type": "0"
-        },
-        {
-          "case": "arm",
-          "type": "0"
-        },
-        {
-          "case": "cris",
-          "type": "0"
-        },
-        {
-          "case": "hppa",
-          "type": "0"
-        },
-        {
-          "case": "i386",
-          "type": "0"
-        },
-        {
-          "case": "lm32",
-          "type": "0"
-        },
-        {
-          "case": "m68k",
-          "type": "0"
-        },
-        {
-          "case": "microblaze",
-          "type": "0"
-        },
-        {
-          "case": "microblazeel",
-          "type": "0"
-        },
-        {
-          "case": "mips",
-          "type": "0"
-        },
-        {
-          "case": "mips64",
-          "type": "0"
-        },
-        {
-          "case": "mips64el",
-          "type": "0"
-        },
-        {
-          "case": "mipsel",
-          "type": "0"
-        },
-        {
-          "case": "moxie",
-          "type": "0"
-        },
-        {
-          "case": "nios2",
-          "type": "0"
-        },
-        {
-          "case": "or1k",
-          "type": "0"
-        },
-        {
-          "case": "ppc",
-          "type": "0"
-        },
-        {
-          "case": "ppc64",
-          "type": "0"
-        },
-        {
-          "case": "riscv32",
-          "type": "0"
-        },
-        {
-          "case": "riscv64",
-          "type": "0"
-        },
-        {
-          "case": "rx",
-          "type": "0"
-        },
-        {
-          "case": "sh4",
-          "type": "0"
-        },
-        {
-          "case": "sh4eb",
-          "type": "0"
-        },
-        {
-          "case": "sparc",
-          "type": "0"
-        },
-        {
-          "case": "sparc64",
-          "type": "0"
-        },
-        {
-          "case": "tricore",
-          "type": "0"
-        },
-        {
-          "case": "unicore32",
-          "type": "0"
-        },
-        {
-          "case": "x86_64",
-          "type": "0"
-        },
-        {
-          "case": "xtensa",
-          "type": "0"
-        },
-        {
-          "case": "xtensaeb",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "cpu-index",
-          "type": "int"
-        },
-        {
-          "name": "qom-path",
-          "type": "str"
-        },
-        {
-          "name": "thread-id",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "347"
-        },
-        {
-          "name": "arch",
-          "type": "348",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "target",
-          "type": "356"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "174",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[175]",
-      "element-type": "175",
-      "meta-type": "array"
-    },
-    {
-      "name": "175",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "alias",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "is-default",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "cpu-max",
-          "type": "int"
-        },
-        {
-          "name": "hotpluggable-cpus",
-          "type": "bool"
-        },
-        {
-          "name": "numa-mem-supported",
-          "type": "bool"
-        },
-        {
-          "name": "deprecated",
-          "type": "bool"
-        },
-        {
-          "name": "default-cpu-type",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "176",
-      "members": [
-        {
-          "name": "wakeup-suspend-support",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "177",
-      "members": [
-        {
-          "name": "arch",
-          "type": "356"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[178]",
-      "element-type": "178",
-      "meta-type": "array"
-    },
-    {
-      "name": "178",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "merge",
-          "type": "bool"
-        },
-        {
-          "name": "dump",
-          "type": "bool"
-        },
-        {
-          "name": "prealloc",
-          "type": "bool"
-        },
-        {
-          "name": "host-nodes",
-          "type": "[int]"
-        },
-        {
-          "name": "policy",
-          "type": "357"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[179]",
-      "element-type": "179",
-      "meta-type": "array"
-    },
-    {
-      "name": "179",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "vcpus-count",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "type": "347"
-        },
-        {
-          "name": "qom-path",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "180",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "node",
-          "type": "359"
-        },
-        {
-          "case": "dist",
-          "type": "360"
-        },
-        {
-          "case": "cpu",
-          "type": "361"
-        },
-        {
-          "case": "hmat-lb",
-          "type": "362"
-        },
-        {
-          "case": "hmat-cache",
-          "type": "363"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "358"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "185",
-      "members": [
-        {
-          "name": "type",
-          "type": "366"
-        },
-        {
-          "name": "model",
-          "type": "364"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "186",
-      "members": [
-        {
-          "name": "model",
-          "type": "364"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[187]",
-      "element-type": "187",
-      "meta-type": "array"
-    },
-    {
-      "name": "187",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "migration-safe",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "static",
-          "type": "bool"
-        },
-        {
-          "name": "unavailable-features",
-          "default": null,
-          "type": "[str]"
-        },
-        {
-          "name": "typename",
-          "type": "str"
-        },
-        {
-          "name": "alias-of",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "188",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "fdname",
-          "type": "str"
-        },
-        {
-          "name": "skipauth",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "tls",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "189",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "190",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "present",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "191",
-      "members": [
-        {
-          "name": "UUID",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[192]",
-      "element-type": "192",
-      "meta-type": "array"
-    },
-    {
-      "name": "192",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "thread-id",
-          "type": "int"
-        },
-        {
-          "name": "poll-max-ns",
-          "type": "int"
-        },
-        {
-          "name": "poll-grow",
-          "type": "int"
-        },
-        {
-          "name": "poll-shrink",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "193",
-      "members": [
-        {
-          "name": "actual",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "194",
-      "members": [
-        {
-          "name": "actual",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[195]",
-      "element-type": "195",
-      "meta-type": "array"
-    },
-    {
-      "name": "195",
-      "members": [
-        {
-          "name": "bus",
-          "type": "int"
-        },
-        {
-          "name": "devices",
-          "type": "[367]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "196",
-      "members": [
-        {
-          "name": "val",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "cpu-index",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "197",
-      "members": [
-        {
-          "name": "val",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "198",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "199",
-      "members": [
-        {
-          "name": "command-line",
-          "type": "str"
-        },
-        {
-          "name": "cpu-index",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "200",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "arg",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "201",
-      "members": [
-        {
-          "name": "enable",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "202",
-      "members": [
-        {
-          "name": "fdname",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "203",
-      "members": [
-        {
-          "name": "fdname",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "204",
-      "members": [
-        {
-          "name": "base-memory",
-          "type": "int"
-        },
-        {
-          "name": "plugged-memory",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "205",
-      "members": [
-        {
-          "name": "fdset-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opaque",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "206",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fd",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "207",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fd",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[208]",
-      "element-type": "208",
-      "meta-type": "array"
-    },
-    {
-      "name": "208",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fds",
-          "type": "[368]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "209",
-      "members": [
-        {
-          "name": "option",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[210]",
-      "element-type": "210",
-      "meta-type": "array"
-    },
-    {
-      "name": "210",
-      "members": [
-        {
-          "name": "option",
-          "type": "str"
-        },
-        {
-          "name": "parameters",
-          "type": "[369]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[211]",
-      "element-type": "211",
-      "meta-type": "array"
-    },
-    {
-      "name": "211",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "dimm",
-          "type": "371"
-        },
-        {
-          "case": "nvdimm",
-          "type": "371"
-        },
-        {
-          "case": "virtio-pmem",
-          "type": "372"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "370"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "212",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "msg",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[213]",
-      "element-type": "213",
-      "meta-type": "array"
-    },
-    {
-      "name": "213",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "slot",
-          "type": "str"
-        },
-        {
-          "name": "slot-type",
-          "type": "373"
-        },
-        {
-          "name": "source",
-          "type": "int"
-        },
-        {
-          "name": "status",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "214",
-      "members": [
-        {
-          "name": "info",
-          "type": "213"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "215",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "216",
-      "members": [
-        {
-          "name": "guid",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "217",
-      "members": [
-        {
-          "name": "offset",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "218",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "api-major",
-          "type": "int"
-        },
-        {
-          "name": "api-minor",
-          "type": "int"
-        },
-        {
-          "name": "build-id",
-          "type": "int"
-        },
-        {
-          "name": "policy",
-          "type": "int"
-        },
-        {
-          "name": "state",
-          "type": "374"
-        },
-        {
-          "name": "handle",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "219",
-      "members": [
-        {
-          "name": "data",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "220",
-      "members": [
-        {
-          "name": "pdh",
-          "type": "str"
-        },
-        {
-          "name": "cert-chain",
-          "type": "str"
-        },
-        {
-          "name": "cbitpos",
-          "type": "int"
-        },
-        {
-          "name": "reduced-phys-bits",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "bool",
-      "json-type": "boolean",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "223",
-      "meta-type": "enum",
-      "values": [
-        "debug",
-        "inmigrate",
-        "internal-error",
-        "io-error",
-        "paused",
-        "postmigrate",
-        "prelaunch",
-        "finish-migrate",
-        "restore-vm",
-        "running",
-        "save-vm",
-        "shutdown",
-        "suspended",
-        "watchdog",
-        "guest-panicked",
-        "colo",
-        "preconfig"
-      ]
-    },
-    {
-      "name": "224",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "host-error",
-        "host-qmp-quit",
-        "host-qmp-system-reset",
-        "host-signal",
-        "host-ui",
-        "guest-shutdown",
-        "guest-reset",
-        "guest-panic",
-        "subsystem-reset"
-      ]
-    },
-    {
-      "name": "225",
-      "meta-type": "enum",
-      "values": [
-        "reset",
-        "shutdown",
-        "poweroff",
-        "pause",
-        "debug",
-        "none",
-        "inject-nmi"
-      ]
-    },
-    {
-      "name": "226",
-      "meta-type": "enum",
-      "values": [
-        "pause",
-        "poweroff",
-        "run"
-      ]
-    },
-    {
-      "name": "227",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "hyper-v",
-          "type": "376"
-        },
-        {
-          "case": "s390",
-          "type": "377"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "375"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "228",
-      "meta-type": "enum",
-      "values": [
-        "retain",
-        "read-only",
-        "read-write"
-      ]
-    },
-    {
-      "name": "[int]",
-      "element-type": "int",
-      "meta-type": "array"
-    },
-    {
-      "name": "229",
-      "meta-type": "enum",
-      "values": [
-        "ok",
-        "failed",
-        "nospace"
-      ]
-    },
-    {
-      "name": "[230]",
-      "element-type": "230",
-      "meta-type": "array"
-    },
-    {
-      "name": "230",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "count",
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "type": "int"
-        },
-        {
-          "name": "recording",
-          "type": "bool"
-        },
-        {
-          "name": "busy",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "378",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "persistent",
-          "type": "bool"
-        },
-        {
-          "name": "inconsistent",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "231",
-      "members": [
-        {
-          "name": "rd_bytes",
-          "type": "int"
-        },
-        {
-          "name": "wr_bytes",
-          "type": "int"
-        },
-        {
-          "name": "unmap_bytes",
-          "type": "int"
-        },
-        {
-          "name": "rd_operations",
-          "type": "int"
-        },
-        {
-          "name": "wr_operations",
-          "type": "int"
-        },
-        {
-          "name": "flush_operations",
-          "type": "int"
-        },
-        {
-          "name": "unmap_operations",
-          "type": "int"
-        },
-        {
-          "name": "rd_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "wr_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "flush_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "unmap_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "wr_highest_offset",
-          "type": "int"
-        },
-        {
-          "name": "rd_merged",
-          "type": "int"
-        },
-        {
-          "name": "wr_merged",
-          "type": "int"
-        },
-        {
-          "name": "unmap_merged",
-          "type": "int"
-        },
-        {
-          "name": "idle_time_ns",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "failed_rd_operations",
-          "type": "int"
-        },
-        {
-          "name": "failed_wr_operations",
-          "type": "int"
-        },
-        {
-          "name": "failed_flush_operations",
-          "type": "int"
-        },
-        {
-          "name": "failed_unmap_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_rd_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_wr_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_flush_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_unmap_operations",
-          "type": "int"
-        },
-        {
-          "name": "account_invalid",
-          "type": "bool"
-        },
-        {
-          "name": "account_failed",
-          "type": "bool"
-        },
-        {
-          "name": "timed_stats",
-          "type": "[379]"
-        },
-        {
-          "name": "rd_latency_histogram",
-          "default": null,
-          "type": "380"
-        },
-        {
-          "name": "wr_latency_histogram",
-          "default": null,
-          "type": "380"
-        },
-        {
-          "name": "flush_latency_histogram",
-          "default": null,
-          "type": "380"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "232",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "file",
-          "type": "381"
-        },
-        {
-          "case": "host_device",
-          "type": "381"
-        },
-        {
-          "case": "blkdebug",
-          "type": "0"
-        },
-        {
-          "case": "blklogwrites",
-          "type": "0"
-        },
-        {
-          "case": "blkreplay",
-          "type": "0"
-        },
-        {
-          "case": "blkverify",
-          "type": "0"
-        },
-        {
-          "case": "bochs",
-          "type": "0"
-        },
-        {
-          "case": "cloop",
-          "type": "0"
-        },
-        {
-          "case": "compress",
-          "type": "0"
-        },
-        {
-          "case": "copy-on-read",
-          "type": "0"
-        },
-        {
-          "case": "dmg",
-          "type": "0"
-        },
-        {
-          "case": "ftp",
-          "type": "0"
-        },
-        {
-          "case": "ftps",
-          "type": "0"
-        },
-        {
-          "case": "gluster",
-          "type": "0"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "0"
-        },
-        {
-          "case": "http",
-          "type": "0"
-        },
-        {
-          "case": "https",
-          "type": "0"
-        },
-        {
-          "case": "iscsi",
-          "type": "0"
-        },
-        {
-          "case": "luks",
-          "type": "0"
-        },
-        {
-          "case": "nbd",
-          "type": "0"
-        },
-        {
-          "case": "nfs",
-          "type": "0"
-        },
-        {
-          "case": "null-aio",
-          "type": "0"
-        },
-        {
-          "case": "null-co",
-          "type": "0"
-        },
-        {
-          "case": "nvme",
-          "type": "0"
-        },
-        {
-          "case": "parallels",
-          "type": "0"
-        },
-        {
-          "case": "qcow",
-          "type": "0"
-        },
-        {
-          "case": "qcow2",
-          "type": "0"
-        },
-        {
-          "case": "qed",
-          "type": "0"
-        },
-        {
-          "case": "quorum",
-          "type": "0"
-        },
-        {
-          "case": "raw",
-          "type": "0"
-        },
-        {
-          "case": "rbd",
-          "type": "0"
-        },
-        {
-          "case": "replication",
-          "type": "0"
-        },
-        {
-          "case": "sheepdog",
-          "type": "0"
-        },
-        {
-          "case": "ssh",
-          "type": "0"
-        },
-        {
-          "case": "throttle",
-          "type": "0"
-        },
-        {
-          "case": "vdi",
-          "type": "0"
-        },
-        {
-          "case": "vhdx",
-          "type": "0"
-        },
-        {
-          "case": "vmdk",
-          "type": "0"
-        },
-        {
-          "case": "vpc",
-          "type": "0"
-        },
-        {
-          "case": "vvfat",
-          "type": "0"
-        },
-        {
-          "case": "vxhs",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "245"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "233",
-      "meta-type": "enum",
-      "values": [
-        "undefined",
-        "created",
-        "running",
-        "paused",
-        "ready",
-        "standby",
-        "waiting",
-        "pending",
-        "aborting",
-        "concluded",
-        "null"
-      ]
-    },
-    {
-      "name": "234",
-      "meta-type": "enum",
-      "values": [
-        "existing",
-        "absolute-paths"
-      ]
-    },
-    {
-      "name": "235",
-      "meta-type": "enum",
-      "values": [
-        "report",
-        "ignore",
-        "enospc",
-        "stop",
-        "auto"
-      ]
-    },
-    {
-      "name": "236",
-      "meta-type": "enum",
-      "values": [
-        "top",
-        "full",
-        "none",
-        "incremental",
-        "bitmap"
-      ]
-    },
-    {
-      "name": "237",
-      "meta-type": "enum",
-      "values": [
-        "on-success",
-        "never",
-        "always"
-      ]
-    },
-    {
-      "name": "238",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on",
-        "unmap"
-      ]
-    },
-    {
-      "name": "239",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "type": "str"
-        },
-        {
-          "name": "dirty-flag",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "actual-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "virtual-size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "encrypted",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "compressed",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "backing-filename",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "full-backing-filename",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-filename-format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "snapshots",
-          "default": null,
-          "type": "[69]"
-        },
-        {
-          "name": "backing-image",
-          "default": null,
-          "type": "239"
-        },
-        {
-          "name": "format-specific",
-          "default": null,
-          "type": "382"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "240",
-      "members": [
-        {
-          "name": "writeback",
-          "type": "bool"
-        },
-        {
-          "name": "direct",
-          "type": "bool"
-        },
-        {
-          "name": "no-flush",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[241]",
-      "element-type": "241",
-      "meta-type": "array"
-    },
-    {
-      "name": "241",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "type",
-          "type": "383"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[242]",
-      "element-type": "242",
-      "meta-type": "array"
-    },
-    {
-      "name": "242",
-      "members": [
-        {
-          "name": "parent",
-          "type": "int"
-        },
-        {
-          "name": "child",
-          "type": "int"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "perm",
-          "type": "[384]"
-        },
-        {
-          "name": "shared-perm",
-          "type": "[384]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "243",
-      "meta-type": "enum",
-      "values": [
-        "background",
-        "write-blocking"
-      ]
-    },
-    {
-      "name": "[244]",
-      "element-type": "244",
-      "meta-type": "array"
-    },
-    {
-      "name": "244",
-      "members": [
-        {
-          "type": "str"
-        },
-        {
-          "type": "36"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "245",
-      "meta-type": "enum",
-      "values": [
-        "blkdebug",
-        "blklogwrites",
-        "blkreplay",
-        "blkverify",
-        "bochs",
-        "cloop",
-        "compress",
-        "copy-on-read",
-        "dmg",
-        "file",
-        "ftp",
-        "ftps",
-        "gluster",
-        "host_cdrom",
-        "host_device",
-        "http",
-        "https",
-        "iscsi",
-        "luks",
-        "nbd",
-        "nfs",
-        "null-aio",
-        "null-co",
-        "nvme",
-        "parallels",
-        "qcow",
-        "qcow2",
-        "qed",
-        "quorum",
-        "raw",
-        "rbd",
-        "replication",
-        "sheepdog",
-        "ssh",
-        "throttle",
-        "vdi",
-        "vhdx",
-        "vmdk",
-        "vpc",
-        "vvfat",
-        "vxhs"
-      ]
-    },
-    {
-      "name": "246",
-      "meta-type": "enum",
-      "values": [
-        "ignore",
-        "unmap"
-      ]
-    },
-    {
-      "name": "247",
-      "members": [
-        {
-          "name": "direct",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "no-flush",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "248",
-      "members": [
-        {
-          "name": "image",
-          "type": "385"
-        },
-        {
-          "name": "config",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "align",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-transfer",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opt-write-zero",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-write-zero",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opt-discard",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-discard",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "inject-error",
-          "default": null,
-          "type": "[386]"
-        },
-        {
-          "name": "set-state",
-          "default": null,
-          "type": "[387]"
-        },
-        {
-          "name": "take-child-perms",
-          "default": null,
-          "type": "[384]"
-        },
-        {
-          "name": "unshare-child-perms",
-          "default": null,
-          "type": "[384]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "249",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "log",
-          "type": "385"
-        },
-        {
-          "name": "log-sector-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "log-append",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "log-super-update-interval",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "250",
-      "members": [
-        {
-          "name": "test",
-          "type": "385"
-        },
-        {
-          "name": "raw",
-          "type": "385"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "251",
-      "members": [
-        {
-          "name": "image",
-          "type": "385"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "252",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "253",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "pr-manager",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "locking",
-          "default": null,
-          "type": "388"
-        },
-        {
-          "name": "aio",
-          "default": null,
-          "type": "389"
-        },
-        {
-          "name": "drop-cache",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "x-check-cache-dropped",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object",
-      "features": [
-        "dynamic-auto-read-only"
-      ]
-    },
-    {
-      "name": "254",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "255",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sslverify",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "256",
-      "members": [
-        {
-          "name": "volume",
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "[329]"
-        },
-        {
-          "name": "debug",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "257",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cookie",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cookie-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "258",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cookie",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sslverify",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "cookie-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "259",
-      "members": [
-        {
-          "name": "transport",
-          "type": "390"
-        },
-        {
-          "name": "portal",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "lun",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "initiator-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "header-digest",
-          "default": null,
-          "type": "391"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "260",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "261",
-      "members": [
-        {
-          "name": "server",
-          "type": "329"
-        },
-        {
-          "name": "export",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "x-dirty-bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "reconnect-delay",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "262",
-      "members": [
-        {
-          "name": "server",
-          "type": "392"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tcp-syn-count",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "readahead-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "page-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "debug",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "263",
-      "members": [
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "latency-ns",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "read-zeroes",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "264",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "namespace",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "265",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "393"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pass-discard-request",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pass-discard-snapshot",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pass-discard-other",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "overlap-check",
-          "default": null,
-          "type": "394"
-        },
-        {
-          "name": "cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "l2-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "l2-cache-entry-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "refcount-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cache-clean-interval",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "395"
-        },
-        {
-          "name": "data-file",
-          "default": null,
-          "type": "385"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "266",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "393"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "396"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "267",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "393"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "268",
-      "members": [
-        {
-          "name": "blkverify",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "children",
-          "type": "[385]"
-        },
-        {
-          "name": "vote-threshold",
-          "type": "int"
-        },
-        {
-          "name": "rewrite-corrupted",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "read-pattern",
-          "default": null,
-          "type": "397"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "269",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "offset",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "270",
-      "members": [
-        {
-          "name": "pool",
-          "type": "str"
-        },
-        {
-          "name": "namespace",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "image",
-          "type": "str"
-        },
-        {
-          "name": "conf",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "snapshot",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auth-client-required",
-          "default": null,
-          "type": "[398]"
-        },
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "default": null,
-          "type": "[399]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "271",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "mode",
-          "type": "400"
-        },
-        {
-          "name": "top-id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "272",
-      "members": [
-        {
-          "name": "server",
-          "type": "329"
-        },
-        {
-          "name": "vdi",
-          "type": "str"
-        },
-        {
-          "name": "snap-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tag",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "273",
-      "members": [
-        {
-          "name": "server",
-          "type": "401"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "host-key-check",
-          "default": null,
-          "type": "402"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "274",
-      "members": [
-        {
-          "name": "throttle-group",
-          "type": "str"
-        },
-        {
-          "name": "file",
-          "type": "385"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "275",
-      "members": [
-        {
-          "name": "dir",
-          "type": "str"
-        },
-        {
-          "name": "fat-type",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "floppy",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "label",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "rw",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "276",
-      "members": [
-        {
-          "name": "vdisk-id",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "399"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "277",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "file",
-          "type": "403"
-        },
-        {
-          "case": "gluster",
-          "type": "404"
-        },
-        {
-          "case": "luks",
-          "type": "405"
-        },
-        {
-          "case": "nfs",
-          "type": "406"
-        },
-        {
-          "case": "parallels",
-          "type": "407"
-        },
-        {
-          "case": "qcow",
-          "type": "408"
-        },
-        {
-          "case": "qcow2",
-          "type": "409"
-        },
-        {
-          "case": "qed",
-          "type": "410"
-        },
-        {
-          "case": "rbd",
-          "type": "411"
-        },
-        {
-          "case": "sheepdog",
-          "type": "412"
-        },
-        {
-          "case": "ssh",
-          "type": "413"
-        },
-        {
-          "case": "vdi",
-          "type": "414"
-        },
-        {
-          "case": "vhdx",
-          "type": "415"
-        },
-        {
-          "case": "vmdk",
-          "type": "416"
-        },
-        {
-          "case": "vpc",
-          "type": "417"
-        },
-        {
-          "case": "blkdebug",
-          "type": "0"
-        },
-        {
-          "case": "blklogwrites",
-          "type": "0"
-        },
-        {
-          "case": "blkreplay",
-          "type": "0"
-        },
-        {
-          "case": "blkverify",
-          "type": "0"
-        },
-        {
-          "case": "bochs",
-          "type": "0"
-        },
-        {
-          "case": "cloop",
-          "type": "0"
-        },
-        {
-          "case": "compress",
-          "type": "0"
-        },
-        {
-          "case": "copy-on-read",
-          "type": "0"
-        },
-        {
-          "case": "dmg",
-          "type": "0"
-        },
-        {
-          "case": "ftp",
-          "type": "0"
-        },
-        {
-          "case": "ftps",
-          "type": "0"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "0"
-        },
-        {
-          "case": "host_device",
-          "type": "0"
-        },
-        {
-          "case": "http",
-          "type": "0"
-        },
-        {
-          "case": "https",
-          "type": "0"
-        },
-        {
-          "case": "iscsi",
-          "type": "0"
-        },
-        {
-          "case": "nbd",
-          "type": "0"
-        },
-        {
-          "case": "null-aio",
-          "type": "0"
-        },
-        {
-          "case": "null-co",
-          "type": "0"
-        },
-        {
-          "case": "nvme",
-          "type": "0"
-        },
-        {
-          "case": "quorum",
-          "type": "0"
-        },
-        {
-          "case": "raw",
-          "type": "0"
-        },
-        {
-          "case": "replication",
-          "type": "0"
-        },
-        {
-          "case": "throttle",
-          "type": "0"
-        },
-        {
-          "case": "vvfat",
-          "type": "0"
-        },
-        {
-          "case": "vxhs",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "245"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "278",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write"
-      ]
-    },
-    {
-      "name": "279",
-      "meta-type": "enum",
-      "values": [
-        "ignore",
-        "report",
-        "stop"
-      ]
-    },
-    {
-      "name": "280",
-      "meta-type": "enum",
-      "values": [
-        "commit",
-        "stream",
-        "mirror",
-        "backup",
-        "create"
-      ]
-    },
-    {
-      "name": "281",
-      "members": [
-        {
-          "type": "str"
-        },
-        {
-          "type": "null"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "282",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "inet",
-          "type": "419"
-        },
-        {
-          "case": "unix",
-          "type": "420"
-        },
-        {
-          "case": "vsock",
-          "type": "421"
-        },
-        {
-          "case": "fd",
-          "type": "422"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "418"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "283",
-      "meta-type": "enum",
-      "values": [
-        "safe",
-        "hard"
-      ]
-    },
-    {
-      "name": "284",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write",
-        "flush"
-      ]
-    },
-    {
-      "name": "285",
-      "meta-type": "enum",
-      "values": [
-        "utf8",
-        "base64"
-      ]
-    },
-    {
-      "name": "286",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "file",
-          "type": "424"
-        },
-        {
-          "case": "serial",
-          "type": "425"
-        },
-        {
-          "case": "parallel",
-          "type": "425"
-        },
-        {
-          "case": "pipe",
-          "type": "425"
-        },
-        {
-          "case": "socket",
-          "type": "426"
-        },
-        {
-          "case": "udp",
-          "type": "427"
-        },
-        {
-          "case": "pty",
-          "type": "428"
-        },
-        {
-          "case": "null",
-          "type": "428"
-        },
-        {
-          "case": "mux",
-          "type": "429"
-        },
-        {
-          "case": "msmouse",
-          "type": "428"
-        },
-        {
-          "case": "wctablet",
-          "type": "428"
-        },
-        {
-          "case": "braille",
-          "type": "428"
-        },
-        {
-          "case": "testdev",
-          "type": "428"
-        },
-        {
-          "case": "stdio",
-          "type": "430"
-        },
-        {
-          "case": "console",
-          "type": "428"
-        },
-        {
-          "case": "spicevmc",
-          "type": "431"
-        },
-        {
-          "case": "spiceport",
-          "type": "432"
-        },
-        {
-          "case": "vc",
-          "type": "433"
-        },
-        {
-          "case": "ringbuf",
-          "type": "434"
-        },
-        {
-          "case": "memory",
-          "type": "434"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "423"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "287",
-      "meta-type": "enum",
-      "values": [
-        "elf",
-        "kdump-zlib",
-        "kdump-lzo",
-        "kdump-snappy",
-        "win-dmp"
-      ]
-    },
-    {
-      "name": "288",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "active",
-        "completed",
-        "failed"
-      ]
-    },
-    {
-      "name": "[287]",
-      "element-type": "287",
-      "meta-type": "array"
-    },
-    {
-      "name": "289",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "nic",
-        "user",
-        "tap",
-        "l2tpv3",
-        "socket",
-        "vde",
-        "bridge",
-        "hubport",
-        "netmap",
-        "vhost-user"
-      ]
-    },
-    {
-      "name": "290",
-      "members": [
-        {
-          "name": "netdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "macaddr",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "model",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "addr",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "vectors",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "291",
-      "members": [
-        {
-          "name": "hostname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "restrict",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "ipv4",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "ipv6",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "ip",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "net",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "host",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tftp",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bootfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "dhcpstart",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "dns",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "dnssearch",
-          "default": null,
-          "type": "[435]"
-        },
-        {
-          "name": "domainname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ipv6-prefix",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ipv6-prefixlen",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ipv6-host",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ipv6-dns",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "smb",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "smbserver",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "hostfwd",
-          "default": null,
-          "type": "[435]"
-        },
-        {
-          "name": "guestfwd",
-          "default": null,
-          "type": "[435]"
-        },
-        {
-          "name": "tftp-server-name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "292",
-      "members": [
-        {
-          "name": "ifname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "fd",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "fds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "script",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "downscript",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "br",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "helper",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sndbuf",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vnet_hdr",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "vhost",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "vhostfd",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "vhostfds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "vhostforce",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "queues",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "poll-us",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "293",
-      "members": [
-        {
-          "name": "src",
-          "type": "str"
-        },
-        {
-          "name": "dst",
-          "type": "str"
-        },
-        {
-          "name": "srcport",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "dstport",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ipv6",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "udp",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "cookie64",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "counter",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pincounter",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "txcookie",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "rxcookie",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "txsession",
-          "type": "int"
-        },
-        {
-          "name": "rxsession",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "294",
-      "members": [
-        {
-          "name": "fd",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "listen",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "connect",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mcast",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "localaddr",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "udp",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "295",
-      "members": [
-        {
-          "name": "sock",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "296",
-      "members": [
-        {
-          "name": "br",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "helper",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "297",
-      "members": [
-        {
-          "name": "hubid",
-          "type": "int"
-        },
-        {
-          "name": "netdev",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "298",
-      "members": [
-        {
-          "name": "ifname",
-          "type": "str"
-        },
-        {
-          "name": "devname",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "299",
-      "members": [
-        {
-          "name": "chardev",
-          "type": "str"
-        },
-        {
-          "name": "vhostforce",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "queues",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "300",
-      "meta-type": "enum",
-      "values": [
-        "normal",
-        "none",
-        "all"
-      ]
-    },
-    {
-      "name": "[str]",
-      "element-type": "str",
-      "meta-type": "array"
-    },
-    {
-      "name": "301",
-      "meta-type": "enum",
-      "values": [
-        "half",
-        "full"
-      ]
-    },
-    {
-      "name": "302",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on"
-      ]
-    },
-    {
-      "name": "303",
-      "members": [
-        {
-          "name": "priority",
-          "type": "int"
-        },
-        {
-          "name": "tbl-id",
-          "type": "int"
-        },
-        {
-          "name": "in-pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tunnel-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "eth-type",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "eth-src",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "eth-dst",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ip-proto",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ip-tos",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ip-dst",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "304",
-      "members": [
-        {
-          "name": "in-pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tunnel-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "eth-src",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "eth-dst",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ip-proto",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ip-tos",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "305",
-      "members": [
-        {
-          "name": "goto-tbl",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tunnel-lport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "new-vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "out-pport",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "306",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "passthrough",
-          "type": "437"
-        },
-        {
-          "case": "emulator",
-          "type": "438"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "436"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "307",
-      "meta-type": "enum",
-      "values": [
-        "client",
-        "server",
-        "unknown"
-      ]
-    },
-    {
-      "name": "[308]",
-      "element-type": "308",
-      "meta-type": "array"
-    },
-    {
-      "name": "308",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "311"
-        },
-        {
-          "name": "connection-id",
-          "type": "int"
-        },
-        {
-          "name": "channel-type",
-          "type": "int"
-        },
-        {
-          "name": "channel-id",
-          "type": "int"
-        },
-        {
-          "name": "tls",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "309",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "311"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "310",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "311"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "311",
-      "meta-type": "enum",
-      "values": [
-        "ipv4",
-        "ipv6",
-        "unix",
-        "vsock",
-        "unknown"
-      ]
-    },
-    {
-      "name": "[312]",
-      "element-type": "312",
-      "meta-type": "array"
-    },
-    {
-      "name": "312",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "311"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "x509_dname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sasl_username",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[313]",
-      "element-type": "313",
-      "meta-type": "array"
-    },
-    {
-      "name": "313",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "311"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "auth",
-          "type": "314"
-        },
-        {
-          "name": "vencrypt",
-          "default": null,
-          "type": "315"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "314",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "vnc",
-        "ra2",
-        "ra2ne",
-        "tight",
-        "ultra",
-        "tls",
-        "vencrypt",
-        "sasl"
-      ]
-    },
-    {
-      "name": "315",
-      "meta-type": "enum",
-      "values": [
-        "plain",
-        "tls-none",
-        "x509-none",
-        "tls-vnc",
-        "x509-vnc",
-        "tls-plain",
-        "x509-plain",
-        "tls-sasl",
-        "x509-sasl"
-      ]
-    },
-    {
-      "name": "316",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "311"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "317",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "311"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[318]",
-      "element-type": "318",
-      "meta-type": "array"
-    },
-    {
-      "name": "318",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "number",
-          "type": "440"
-        },
-        {
-          "case": "qcode",
-          "type": "441"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "439"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[319]",
-      "element-type": "319",
-      "meta-type": "array"
-    },
-    {
-      "name": "319",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "key",
-          "type": "443"
-        },
-        {
-          "case": "btn",
-          "type": "444"
-        },
-        {
-          "case": "rel",
-          "type": "445"
-        },
-        {
-          "case": "abs",
-          "type": "445"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "442"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "320",
-      "meta-type": "enum",
-      "values": [
-        "default",
-        "none",
-        "gtk",
-        "sdl",
-        "egl-headless",
-        "curses",
-        "cocoa",
-        "spice-app"
-      ]
-    },
-    {
-      "name": "321",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on",
-        "core",
-        "es"
-      ]
-    },
-    {
-      "name": "322",
-      "members": [
-        {
-          "name": "grab-on-hover",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "zoom-to-fit",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "323",
-      "members": [
-        {
-          "name": "charset",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "324",
-      "members": [
-        {
-          "name": "rendernode",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "325",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "setup",
-        "cancelling",
-        "cancelled",
-        "active",
-        "postcopy-active",
-        "postcopy-paused",
-        "postcopy-recover",
-        "completed",
-        "failed",
-        "colo",
-        "pre-switchover",
-        "device",
-        "wait-unplug"
-      ]
-    },
-    {
-      "name": "326",
-      "members": [
-        {
-          "name": "transferred",
-          "type": "int"
-        },
-        {
-          "name": "remaining",
-          "type": "int"
-        },
-        {
-          "name": "total",
-          "type": "int"
-        },
-        {
-          "name": "duplicate",
-          "type": "int"
-        },
-        {
-          "name": "skipped",
-          "type": "int"
-        },
-        {
-          "name": "normal",
-          "type": "int"
-        },
-        {
-          "name": "normal-bytes",
-          "type": "int"
-        },
-        {
-          "name": "dirty-pages-rate",
-          "type": "int"
-        },
-        {
-          "name": "mbps",
-          "type": "number"
-        },
-        {
-          "name": "dirty-sync-count",
-          "type": "int"
-        },
-        {
-          "name": "postcopy-requests",
-          "type": "int"
-        },
-        {
-          "name": "page-size",
-          "type": "int"
-        },
-        {
-          "name": "multifd-bytes",
-          "type": "int"
-        },
-        {
-          "name": "pages-per-second",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "327",
-      "members": [
-        {
-          "name": "cache-size",
-          "type": "int"
-        },
-        {
-          "name": "bytes",
-          "type": "int"
-        },
-        {
-          "name": "pages",
-          "type": "int"
-        },
-        {
-          "name": "cache-miss",
-          "type": "int"
-        },
-        {
-          "name": "cache-miss-rate",
-          "type": "number"
-        },
-        {
-          "name": "overflow",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "328",
-      "members": [
-        {
-          "name": "pages",
-          "type": "int"
-        },
-        {
-          "name": "busy",
-          "type": "int"
-        },
-        {
-          "name": "busy-rate",
-          "type": "number"
-        },
-        {
-          "name": "compressed-size",
-          "type": "int"
-        },
-        {
-          "name": "compression-rate",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[329]",
-      "element-type": "329",
-      "meta-type": "array"
-    },
-    {
-      "name": "329",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "inet",
-          "type": "401"
-        },
-        {
-          "case": "unix",
-          "type": "447"
-        },
-        {
-          "case": "vsock",
-          "type": "448"
-        },
-        {
-          "case": "fd",
-          "type": "435"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "446"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "330",
-      "meta-type": "enum",
-      "values": [
-        "xbzrle",
-        "rdma-pin-all",
-        "auto-converge",
-        "zero-blocks",
-        "compress",
-        "events",
-        "postcopy-ram",
-        "x-colo",
-        "release-ram",
-        "block",
-        "return-path",
-        "pause-before-switchover",
-        "multifd",
-        "dirty-bitmaps",
-        "postcopy-blocktime",
-        "late-block-activate",
-        "x-ignore-shared",
-        "validate-uuid"
-      ]
-    },
-    {
-      "name": "331",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "zlib"
-      ]
-    },
-    {
-      "name": "332",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "primary",
-        "secondary"
-      ]
-    },
-    {
-      "name": "333",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "request",
-        "error",
-        "processing"
-      ]
-    },
-    {
-      "name": "number",
-      "json-type": "number",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "[334]",
-      "element-type": "334",
-      "meta-type": "array"
-    },
-    {
-      "name": "334",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "abort",
-          "type": "450"
-        },
-        {
-          "case": "block-dirty-bitmap-add",
-          "type": "451"
-        },
-        {
-          "case": "block-dirty-bitmap-remove",
-          "type": "452"
-        },
-        {
-          "case": "block-dirty-bitmap-clear",
-          "type": "452"
-        },
-        {
-          "case": "block-dirty-bitmap-enable",
-          "type": "452"
-        },
-        {
-          "case": "block-dirty-bitmap-disable",
-          "type": "452"
-        },
-        {
-          "case": "block-dirty-bitmap-merge",
-          "type": "453"
-        },
-        {
-          "case": "blockdev-backup",
-          "type": "454"
-        },
-        {
-          "case": "blockdev-snapshot",
-          "type": "455"
-        },
-        {
-          "case": "blockdev-snapshot-internal-sync",
-          "type": "456"
-        },
-        {
-          "case": "blockdev-snapshot-sync",
-          "type": "457"
-        },
-        {
-          "case": "drive-backup",
-          "type": "458"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "449"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "335",
-      "members": [
-        {
-          "name": "completion-mode",
-          "default": null,
-          "type": "459"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "336",
-      "meta-type": "enum",
-      "values": [
-        "unavailable",
-        "disabled",
-        "enabled"
-      ]
-    },
-    {
-      "name": "[337]",
-      "element-type": "337",
-      "meta-type": "array"
-    },
-    {
-      "name": "337",
-      "meta-type": "enum",
-      "values": [
-        "oob"
-      ]
-    },
-    {
-      "name": "338",
-      "members": [
-        {
-          "name": "major",
-          "type": "int"
-        },
-        {
-          "name": "minor",
-          "type": "int"
-        },
-        {
-          "name": "micro",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "339",
-      "meta-type": "enum",
-      "values": [
-        "builtin",
-        "enum",
-        "array",
-        "object",
-        "alternate",
-        "command",
-        "event"
-      ]
-    },
-    {
-      "name": "340",
-      "members": [
-        {
-          "name": "json-type",
-          "type": "460"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "341",
-      "members": [
-        {
-          "name": "values",
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "342",
-      "members": [
-        {
-          "name": "element-type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "343",
-      "members": [
-        {
-          "name": "members",
-          "type": "[461]"
-        },
-        {
-          "name": "tag",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "variants",
-          "default": null,
-          "type": "[462]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "344",
-      "members": [
-        {
-          "name": "members",
-          "type": "[463]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "345",
-      "members": [
-        {
-          "name": "arg-type",
-          "type": "str"
-        },
-        {
-          "name": "ret-type",
-          "type": "str"
-        },
-        {
-          "name": "allow-oob",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "346",
-      "members": [
-        {
-          "name": "arg-type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "347",
-      "members": [
-        {
-          "name": "node-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "socket-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "die-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "core-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "thread-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "348",
-      "meta-type": "enum",
-      "values": [
-        "x86",
-        "sparc",
-        "ppc",
-        "mips",
-        "tricore",
-        "s390",
-        "riscv",
-        "other"
-      ]
-    },
-    {
-      "name": "349",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "350",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        },
-        {
-          "name": "npc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "351",
-      "members": [
-        {
-          "name": "nip",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "352",
-      "members": [
-        {
-          "name": "PC",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "353",
-      "members": [
-        {
-          "name": "PC",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "354",
-      "members": [
-        {
-          "name": "cpu-state",
-          "type": "464"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "355",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "356",
-      "meta-type": "enum",
-      "values": [
-        "aarch64",
-        "alpha",
-        "arm",
-        "cris",
-        "hppa",
-        "i386",
-        "lm32",
-        "m68k",
-        "microblaze",
-        "microblazeel",
-        "mips",
-        "mips64",
-        "mips64el",
-        "mipsel",
-        "moxie",
-        "nios2",
-        "or1k",
-        "ppc",
-        "ppc64",
-        "riscv32",
-        "riscv64",
-        "rx",
-        "s390x",
-        "sh4",
-        "sh4eb",
-        "sparc",
-        "sparc64",
-        "tricore",
-        "unicore32",
-        "x86_64",
-        "xtensa",
-        "xtensaeb"
-      ]
-    },
-    {
-      "name": "357",
-      "meta-type": "enum",
-      "values": [
-        "default",
-        "preferred",
-        "bind",
-        "interleave"
-      ]
-    },
-    {
-      "name": "358",
-      "meta-type": "enum",
-      "values": [
-        "node",
-        "dist",
-        "cpu",
-        "hmat-lb",
-        "hmat-cache"
-      ]
-    },
-    {
-      "name": "359",
-      "members": [
-        {
-          "name": "nodeid",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpus",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "mem",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "initiator",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "360",
-      "members": [
-        {
-          "name": "src",
-          "type": "int"
-        },
-        {
-          "name": "dst",
-          "type": "int"
-        },
-        {
-          "name": "val",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "361",
-      "members": [
-        {
-          "name": "node-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "socket-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "die-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "core-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "thread-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "362",
-      "members": [
-        {
-          "name": "initiator",
-          "type": "int"
-        },
-        {
-          "name": "target",
-          "type": "int"
-        },
-        {
-          "name": "hierarchy",
-          "type": "465"
-        },
-        {
-          "name": "data-type",
-          "type": "466"
-        },
-        {
-          "name": "latency",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bandwidth",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "363",
-      "members": [
-        {
-          "name": "node-id",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "level",
-          "type": "int"
-        },
-        {
-          "name": "associativity",
-          "type": "467"
-        },
-        {
-          "name": "policy",
-          "type": "468"
-        },
-        {
-          "name": "line",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "364",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "365",
-      "meta-type": "enum",
-      "values": [
-        "incompatible",
-        "identical",
-        "superset",
-        "subset"
-      ]
-    },
-    {
-      "name": "366",
-      "meta-type": "enum",
-      "values": [
-        "static",
-        "full"
-      ]
-    },
-    {
-      "name": "[367]",
-      "element-type": "367",
-      "meta-type": "array"
-    },
-    {
-      "name": "367",
-      "members": [
-        {
-          "name": "bus",
-          "type": "int"
-        },
-        {
-          "name": "slot",
-          "type": "int"
-        },
-        {
-          "name": "function",
-          "type": "int"
-        },
-        {
-          "name": "class_info",
-          "type": "469"
-        },
-        {
-          "name": "id",
-          "type": "470"
-        },
-        {
-          "name": "irq",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "qdev_id",
-          "type": "str"
-        },
-        {
-          "name": "pci_bridge",
-          "default": null,
-          "type": "471"
-        },
-        {
-          "name": "regions",
-          "type": "[472]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[368]",
-      "element-type": "368",
-      "meta-type": "array"
-    },
-    {
-      "name": "368",
-      "members": [
-        {
-          "name": "fd",
-          "type": "int"
-        },
-        {
-          "name": "opaque",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[369]",
-      "element-type": "369",
-      "meta-type": "array"
-    },
-    {
-      "name": "369",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "473"
-        },
-        {
-          "name": "help",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "default",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "370",
-      "meta-type": "enum",
-      "values": [
-        "dimm",
-        "nvdimm",
-        "virtio-pmem"
-      ]
-    },
-    {
-      "name": "371",
-      "members": [
-        {
-          "name": "data",
-          "type": "474"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "372",
-      "members": [
-        {
-          "name": "data",
-          "type": "475"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "373",
-      "meta-type": "enum",
-      "values": [
-        "DIMM",
-        "CPU"
-      ]
-    },
-    {
-      "name": "374",
-      "meta-type": "enum",
-      "values": [
-        "uninit",
-        "launch-update",
-        "launch-secret",
-        "running",
-        "send-update",
-        "receive-update"
-      ]
-    },
-    {
-      "name": "375",
-      "meta-type": "enum",
-      "values": [
-        "hyper-v",
-        "s390"
-      ]
-    },
-    {
-      "name": "376",
-      "members": [
-        {
-          "name": "arg1",
-          "type": "int"
-        },
-        {
-          "name": "arg2",
-          "type": "int"
-        },
-        {
-          "name": "arg3",
-          "type": "int"
-        },
-        {
-          "name": "arg4",
-          "type": "int"
-        },
-        {
-          "name": "arg5",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "377",
-      "members": [
-        {
-          "name": "core",
-          "type": "int"
-        },
-        {
-          "name": "psw-mask",
-          "type": "int"
-        },
-        {
-          "name": "psw-addr",
-          "type": "int"
-        },
-        {
-          "name": "reason",
-          "type": "476"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "378",
-      "meta-type": "enum",
-      "values": [
-        "active",
-        "disabled",
-        "frozen",
-        "locked",
-        "inconsistent"
-      ]
-    },
-    {
-      "name": "[379]",
-      "element-type": "379",
-      "meta-type": "array"
-    },
-    {
-      "name": "379",
-      "members": [
-        {
-          "name": "interval_length",
-          "type": "int"
-        },
-        {
-          "name": "min_rd_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "max_rd_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_rd_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "min_wr_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "max_wr_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_wr_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "min_flush_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "max_flush_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_flush_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_rd_queue_depth",
-          "type": "number"
-        },
-        {
-          "name": "avg_wr_queue_depth",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "380",
-      "members": [
-        {
-          "name": "boundaries",
-          "type": "[int]"
-        },
-        {
-          "name": "bins",
-          "type": "[int]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "381",
-      "members": [
-        {
-          "name": "discard-nb-ok",
-          "type": "int"
-        },
-        {
-          "name": "discard-nb-failed",
-          "type": "int"
-        },
-        {
-          "name": "discard-bytes-ok",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[69]",
-      "element-type": "69",
-      "meta-type": "array"
-    },
-    {
-      "name": "382",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "qcow2",
-          "type": "478"
-        },
-        {
-          "case": "vmdk",
-          "type": "479"
-        },
-        {
-          "case": "luks",
-          "type": "480"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "477"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "383",
-      "meta-type": "enum",
-      "values": [
-        "block-backend",
-        "block-job",
-        "block-driver"
-      ]
-    },
-    {
-      "name": "[384]",
-      "element-type": "384",
-      "meta-type": "array"
-    },
-    {
-      "name": "384",
-      "meta-type": "enum",
-      "values": [
-        "consistent-read",
-        "write",
-        "write-unchanged",
-        "resize",
-        "graph-mod"
-      ]
-    },
-    {
-      "name": "385",
-      "members": [
-        {
-          "type": "48"
-        },
-        {
-          "type": "str"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "[386]",
-      "element-type": "386",
-      "meta-type": "array"
-    },
-    {
-      "name": "386",
-      "members": [
-        {
-          "name": "event",
-          "type": "481"
-        },
-        {
-          "name": "state",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iotype",
-          "default": null,
-          "type": "482"
-        },
-        {
-          "name": "errno",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "sector",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "once",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "immediately",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[387]",
-      "element-type": "387",
-      "meta-type": "array"
-    },
-    {
-      "name": "387",
-      "members": [
-        {
-          "name": "event",
-          "type": "481"
-        },
-        {
-          "name": "state",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "new_state",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "388",
-      "meta-type": "enum",
-      "values": [
-        "auto",
-        "on",
-        "off"
-      ]
-    },
-    {
-      "name": "389",
-      "meta-type": "enum",
-      "values": [
-        "threads",
-        "native",
-        "io_uring"
-      ]
-    },
-    {
-      "name": "390",
-      "meta-type": "enum",
-      "values": [
-        "tcp",
-        "iser"
-      ]
-    },
-    {
-      "name": "391",
-      "meta-type": "enum",
-      "values": [
-        "crc32c",
-        "none",
-        "crc32c-none",
-        "none-crc32c"
-      ]
-    },
-    {
-      "name": "392",
-      "members": [
-        {
-          "name": "type",
-          "type": "483"
-        },
-        {
-          "name": "host",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "393",
-      "members": [
-        {
-          "type": "48"
-        },
-        {
-          "type": "str"
-        },
-        {
-          "type": "null"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "394",
-      "members": [
-        {
-          "type": "484"
-        },
-        {
-          "type": "485"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "395",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "487"
-        },
-        {
-          "case": "luks",
-          "type": "488"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "486"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "396",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "487"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "489"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[385]",
-      "element-type": "385",
-      "meta-type": "array"
-    },
-    {
-      "name": "397",
-      "meta-type": "enum",
-      "values": [
-        "quorum",
-        "fifo"
-      ]
-    },
-    {
-      "name": "[398]",
-      "element-type": "398",
-      "meta-type": "array"
-    },
-    {
-      "name": "398",
-      "meta-type": "enum",
-      "values": [
-        "cephx",
-        "none"
-      ]
-    },
-    {
-      "name": "[399]",
-      "element-type": "399",
-      "meta-type": "array"
-    },
-    {
-      "name": "399",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "400",
-      "meta-type": "enum",
-      "values": [
-        "primary",
-        "secondary"
-      ]
-    },
-    {
-      "name": "401",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "numeric",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "to",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ipv4",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "ipv6",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "keep-alive",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "402",
-      "tag": "mode",
-      "variants": [
-        {
-          "case": "hash",
-          "type": "491"
-        },
-        {
-          "case": "none",
-          "type": "0"
-        },
-        {
-          "case": "known_hosts",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "mode",
-          "type": "490"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "403",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "492"
-        },
-        {
-          "name": "nocow",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "404",
-      "members": [
-        {
-          "name": "location",
-          "type": "256"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "492"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "405",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cipher-alg",
-          "default": null,
-          "type": "493"
-        },
-        {
-          "name": "cipher-mode",
-          "default": null,
-          "type": "494"
-        },
-        {
-          "name": "ivgen-alg",
-          "default": null,
-          "type": "495"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "496"
-        },
-        {
-          "name": "hash-alg",
-          "default": null,
-          "type": "496"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "492"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "406",
-      "members": [
-        {
-          "name": "location",
-          "type": "262"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "407",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "408",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "497"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "409",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "data-file",
-          "default": null,
-          "type": "385"
-        },
-        {
-          "name": "data-file-raw",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "version",
-          "default": null,
-          "type": "498"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-fmt",
-          "default": null,
-          "type": "245"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "497"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "492"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-bits",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "410",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-fmt",
-          "default": null,
-          "type": "245"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "table-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "411",
-      "members": [
-        {
-          "name": "location",
-          "type": "270"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "412",
-      "members": [
-        {
-          "name": "location",
-          "type": "272"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "492"
-        },
-        {
-          "name": "redundancy",
-          "default": null,
-          "type": "499"
-        },
-        {
-          "name": "object-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "413",
-      "members": [
-        {
-          "name": "location",
-          "type": "273"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "414",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "492"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "415",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "log-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "500"
-        },
-        {
-          "name": "block-state-zero",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "416",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "extents",
-          "default": null,
-          "type": "[385]"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "501"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "adapter-type",
-          "default": null,
-          "type": "502"
-        },
-        {
-          "name": "hwversion",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "zeroed-grain",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "417",
-      "members": [
-        {
-          "name": "file",
-          "type": "385"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "503"
-        },
-        {
-          "name": "force-size",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "null",
-      "json-type": "null",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "418",
-      "meta-type": "enum",
-      "values": [
-        "inet",
-        "unix",
-        "vsock",
-        "fd"
-      ]
-    },
-    {
-      "name": "419",
-      "members": [
-        {
-          "name": "data",
-          "type": "401"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "420",
-      "members": [
-        {
-          "name": "data",
-          "type": "447"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "421",
-      "members": [
-        {
-          "name": "data",
-          "type": "448"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "422",
-      "members": [
-        {
-          "name": "data",
-          "type": "435"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "423",
-      "meta-type": "enum",
-      "values": [
-        "file",
-        "serial",
-        "parallel",
-        "pipe",
-        "socket",
-        "udp",
-        "pty",
-        "null",
-        "mux",
-        "msmouse",
-        "wctablet",
-        "braille",
-        "testdev",
-        "stdio",
-        "console",
-        "spicevmc",
-        "spiceport",
-        "vc",
-        "ringbuf",
-        "memory"
-      ]
-    },
-    {
-      "name": "424",
-      "members": [
-        {
-          "name": "data",
-          "type": "504"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "425",
-      "members": [
-        {
-          "name": "data",
-          "type": "505"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "426",
-      "members": [
-        {
-          "name": "data",
-          "type": "506"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "427",
-      "members": [
-        {
-          "name": "data",
-          "type": "507"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "428",
-      "members": [
-        {
-          "name": "data",
-          "type": "508"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "429",
-      "members": [
-        {
-          "name": "data",
-          "type": "509"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "430",
-      "members": [
-        {
-          "name": "data",
-          "type": "510"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "431",
-      "members": [
-        {
-          "name": "data",
-          "type": "511"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "432",
-      "members": [
-        {
-          "name": "data",
-          "type": "512"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "433",
-      "members": [
-        {
-          "name": "data",
-          "type": "513"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "434",
-      "members": [
-        {
-          "name": "data",
-          "type": "514"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[435]",
-      "element-type": "435",
-      "meta-type": "array"
-    },
-    {
-      "name": "435",
-      "members": [
-        {
-          "name": "str",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "436",
-      "meta-type": "enum",
-      "values": [
-        "passthrough",
-        "emulator"
-      ]
-    },
-    {
-      "name": "437",
-      "members": [
-        {
-          "name": "data",
-          "type": "515"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "438",
-      "members": [
-        {
-          "name": "data",
-          "type": "516"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "439",
-      "meta-type": "enum",
-      "values": [
-        "number",
-        "qcode"
-      ]
-    },
-    {
-      "name": "440",
-      "members": [
-        {
-          "name": "data",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "441",
-      "members": [
-        {
-          "name": "data",
-          "type": "517"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "442",
-      "meta-type": "enum",
-      "values": [
-        "key",
-        "btn",
-        "rel",
-        "abs"
-      ]
-    },
-    {
-      "name": "443",
-      "members": [
-        {
-          "name": "data",
-          "type": "518"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "444",
-      "members": [
-        {
-          "name": "data",
-          "type": "519"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "445",
-      "members": [
-        {
-          "name": "data",
-          "type": "520"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "446",
-      "meta-type": "enum",
-      "values": [
-        "inet",
-        "unix",
-        "vsock",
-        "fd"
-      ]
-    },
-    {
-      "name": "447",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "448",
-      "members": [
-        {
-          "name": "cid",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "449",
-      "meta-type": "enum",
-      "values": [
-        "abort",
-        "block-dirty-bitmap-add",
-        "block-dirty-bitmap-remove",
-        "block-dirty-bitmap-clear",
-        "block-dirty-bitmap-enable",
-        "block-dirty-bitmap-disable",
-        "block-dirty-bitmap-merge",
-        "blockdev-backup",
-        "blockdev-snapshot",
-        "blockdev-snapshot-internal-sync",
-        "blockdev-snapshot-sync",
-        "drive-backup"
-      ]
-    },
-    {
-      "name": "450",
-      "members": [
-        {
-          "name": "data",
-          "type": "521"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "451",
-      "members": [
-        {
-          "name": "data",
-          "type": "35"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "452",
-      "members": [
-        {
-          "name": "data",
-          "type": "36"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "453",
-      "members": [
-        {
-          "name": "data",
-          "type": "37"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "454",
-      "members": [
-        {
-          "name": "data",
-          "type": "30"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "455",
-      "members": [
-        {
-          "name": "data",
-          "type": "26"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "456",
-      "members": [
-        {
-          "name": "data",
-          "type": "67"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "457",
-      "members": [
-        {
-          "name": "data",
-          "type": "25"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "458",
-      "members": [
-        {
-          "name": "data",
-          "type": "29"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "459",
-      "meta-type": "enum",
-      "values": [
-        "individual",
-        "grouped"
-      ]
-    },
-    {
-      "name": "460",
-      "meta-type": "enum",
-      "values": [
-        "string",
-        "number",
-        "int",
-        "boolean",
-        "null",
-        "object",
-        "array",
-        "value"
-      ]
-    },
-    {
-      "name": "[461]",
-      "element-type": "461",
-      "meta-type": "array"
-    },
-    {
-      "name": "461",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "default",
-          "default": null,
-          "type": "any"
-        },
-        {
-          "name": "features",
-          "default": null,
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[462]",
-      "element-type": "462",
-      "meta-type": "array"
-    },
-    {
-      "name": "462",
-      "members": [
-        {
-          "name": "case",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[463]",
-      "element-type": "463",
-      "meta-type": "array"
-    },
-    {
-      "name": "463",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "464",
-      "meta-type": "enum",
-      "values": [
-        "uninitialized",
-        "stopped",
-        "check-stop",
-        "operating",
-        "load"
-      ]
-    },
-    {
-      "name": "465",
-      "meta-type": "enum",
-      "values": [
-        "memory",
-        "first-level",
-        "second-level",
-        "third-level"
-      ]
-    },
-    {
-      "name": "466",
-      "meta-type": "enum",
-      "values": [
-        "access-latency",
-        "read-latency",
-        "write-latency",
-        "access-bandwidth",
-        "read-bandwidth",
-        "write-bandwidth"
-      ]
-    },
-    {
-      "name": "467",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "direct",
-        "complex"
-      ]
-    },
-    {
-      "name": "468",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "write-back",
-        "write-through"
-      ]
-    },
-    {
-      "name": "469",
-      "members": [
-        {
-          "name": "desc",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "class",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "470",
-      "members": [
-        {
-          "name": "device",
-          "type": "int"
-        },
-        {
-          "name": "vendor",
-          "type": "int"
-        },
-        {
-          "name": "subsystem",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "subsystem-vendor",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "471",
-      "members": [
-        {
-          "name": "bus",
-          "type": "522"
-        },
-        {
-          "name": "devices",
-          "default": null,
-          "type": "[367]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[472]",
-      "element-type": "472",
-      "meta-type": "array"
-    },
-    {
-      "name": "472",
-      "members": [
-        {
-          "name": "bar",
-          "type": "int"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "address",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "prefetch",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "mem_type_64",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "473",
-      "meta-type": "enum",
-      "values": [
-        "string",
-        "boolean",
-        "number",
-        "size"
-      ]
-    },
-    {
-      "name": "474",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "addr",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "slot",
-          "type": "int"
-        },
-        {
-          "name": "node",
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "type": "str"
-        },
-        {
-          "name": "hotplugged",
-          "type": "bool"
-        },
-        {
-          "name": "hotpluggable",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "475",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "memaddr",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "476",
-      "meta-type": "enum",
-      "values": [
-        "unknown",
-        "disabled-wait",
-        "extint-loop",
-        "pgmint-loop",
-        "opint-loop"
-      ]
-    },
-    {
-      "name": "477",
-      "meta-type": "enum",
-      "values": [
-        "qcow2",
-        "vmdk",
-        "luks"
-      ]
-    },
-    {
-      "name": "478",
-      "members": [
-        {
-          "name": "data",
-          "type": "523"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "479",
-      "members": [
-        {
-          "name": "data",
-          "type": "524"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "480",
-      "members": [
-        {
-          "name": "data",
-          "type": "525"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "481",
-      "meta-type": "enum",
-      "values": [
-        "l1_update",
-        "l1_grow_alloc_table",
-        "l1_grow_write_table",
-        "l1_grow_activate_table",
-        "l2_load",
-        "l2_update",
-        "l2_update_compressed",
-        "l2_alloc_cow_read",
-        "l2_alloc_write",
-        "read_aio",
-        "read_backing_aio",
-        "read_compressed",
-        "write_aio",
-        "write_compressed",
-        "vmstate_load",
-        "vmstate_save",
-        "cow_read",
-        "cow_write",
-        "reftable_load",
-        "reftable_grow",
-        "reftable_update",
-        "refblock_load",
-        "refblock_update",
-        "refblock_update_part",
-        "refblock_alloc",
-        "refblock_alloc_hookup",
-        "refblock_alloc_write",
-        "refblock_alloc_write_blocks",
-        "refblock_alloc_write_table",
-        "refblock_alloc_switch_table",
-        "cluster_alloc",
-        "cluster_alloc_bytes",
-        "cluster_free",
-        "flush_to_os",
-        "flush_to_disk",
-        "pwritev_rmw_head",
-        "pwritev_rmw_after_head",
-        "pwritev_rmw_tail",
-        "pwritev_rmw_after_tail",
-        "pwritev",
-        "pwritev_zero",
-        "pwritev_done",
-        "empty_image_prepare",
-        "l1_shrink_write_table",
-        "l1_shrink_free_l2_clusters",
-        "cor_write",
-        "cluster_alloc_space",
-        "none"
-      ]
-    },
-    {
-      "name": "482",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write",
-        "write-zeroes",
-        "discard",
-        "flush",
-        "block-status"
-      ]
-    },
-    {
-      "name": "483",
-      "meta-type": "enum",
-      "values": [
-        "inet"
-      ]
-    },
-    {
-      "name": "484",
-      "members": [
-        {
-          "name": "template",
-          "default": null,
-          "type": "485"
-        },
-        {
-          "name": "main-header",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "active-l1",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "active-l2",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-table",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-block",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "snapshot-table",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inactive-l1",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inactive-l2",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "bitmap-directory",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "485",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "constant",
-        "cached",
-        "all"
-      ]
-    },
-    {
-      "name": "486",
-      "meta-type": "enum",
-      "values": [
-        "aes",
-        "luks"
-      ]
-    },
-    {
-      "name": "487",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "488",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "489",
-      "meta-type": "enum",
-      "values": [
-        "aes"
-      ]
-    },
-    {
-      "name": "490",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "hash",
-        "known_hosts"
-      ]
-    },
-    {
-      "name": "491",
-      "members": [
-        {
-          "name": "type",
-          "type": "526"
-        },
-        {
-          "name": "hash",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "492",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "metadata",
-        "falloc",
-        "full"
-      ]
-    },
-    {
-      "name": "493",
-      "meta-type": "enum",
-      "values": [
-        "aes-128",
-        "aes-192",
-        "aes-256",
-        "des-rfb",
-        "3des",
-        "cast5-128",
-        "serpent-128",
-        "serpent-192",
-        "serpent-256",
-        "twofish-128",
-        "twofish-192",
-        "twofish-256"
-      ]
-    },
-    {
-      "name": "494",
-      "meta-type": "enum",
-      "values": [
-        "ecb",
-        "cbc",
-        "xts",
-        "ctr"
-      ]
-    },
-    {
-      "name": "495",
-      "meta-type": "enum",
-      "values": [
-        "plain",
-        "plain64",
-        "essiv"
-      ]
-    },
-    {
-      "name": "496",
-      "meta-type": "enum",
-      "values": [
-        "md5",
-        "sha1",
-        "sha224",
-        "sha256",
-        "sha384",
-        "sha512",
-        "ripemd160"
-      ]
-    },
-    {
-      "name": "497",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "qcow",
-          "type": "487"
-        },
-        {
-          "case": "luks",
-          "type": "528"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "527"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "498",
-      "meta-type": "enum",
-      "values": [
-        "v2",
-        "v3"
-      ]
-    },
-    {
-      "name": "499",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "full",
-          "type": "530"
-        },
-        {
-          "case": "erasure-coded",
-          "type": "531"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "529"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "500",
-      "meta-type": "enum",
-      "values": [
-        "dynamic",
-        "fixed"
-      ]
-    },
-    {
-      "name": "501",
-      "meta-type": "enum",
-      "values": [
-        "monolithicSparse",
-        "monolithicFlat",
-        "twoGbMaxExtentSparse",
-        "twoGbMaxExtentFlat",
-        "streamOptimized"
-      ]
-    },
-    {
-      "name": "502",
-      "meta-type": "enum",
-      "values": [
-        "ide",
-        "buslogic",
-        "lsilogic",
-        "legacyESX"
-      ]
-    },
-    {
-      "name": "503",
-      "meta-type": "enum",
-      "values": [
-        "dynamic",
-        "fixed"
-      ]
-    },
-    {
-      "name": "504",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "in",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "out",
-          "type": "str"
-        },
-        {
-          "name": "append",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "505",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "506",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "addr",
-          "type": "282"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "wait",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "nodelay",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "telnet",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "tn3270",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "websocket",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "reconnect",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "507",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "remote",
-          "type": "282"
-        },
-        {
-          "name": "local",
-          "default": null,
-          "type": "282"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "508",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "509",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "chardev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "510",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "signal",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "511",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "512",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "fqdn",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "513",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "width",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "height",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cols",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "rows",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "514",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "515",
-      "members": [
-        {
-          "name": "path",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cancel-path",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "516",
-      "members": [
-        {
-          "name": "chardev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "517",
-      "meta-type": "enum",
-      "values": [
-        "unmapped",
-        "shift",
-        "shift_r",
-        "alt",
-        "alt_r",
-        "ctrl",
-        "ctrl_r",
-        "menu",
-        "esc",
-        "1",
-        "2",
-        "3",
-        "4",
-        "5",
-        "6",
-        "7",
-        "8",
-        "9",
-        "0",
-        "minus",
-        "equal",
-        "backspace",
-        "tab",
-        "q",
-        "w",
-        "e",
-        "r",
-        "t",
-        "y",
-        "u",
-        "i",
-        "o",
-        "p",
-        "bracket_left",
-        "bracket_right",
-        "ret",
-        "a",
-        "s",
-        "d",
-        "f",
-        "g",
-        "h",
-        "j",
-        "k",
-        "l",
-        "semicolon",
-        "apostrophe",
-        "grave_accent",
-        "backslash",
-        "z",
-        "x",
-        "c",
-        "v",
-        "b",
-        "n",
-        "m",
-        "comma",
-        "dot",
-        "slash",
-        "asterisk",
-        "spc",
-        "caps_lock",
-        "f1",
-        "f2",
-        "f3",
-        "f4",
-        "f5",
-        "f6",
-        "f7",
-        "f8",
-        "f9",
-        "f10",
-        "num_lock",
-        "scroll_lock",
-        "kp_divide",
-        "kp_multiply",
-        "kp_subtract",
-        "kp_add",
-        "kp_enter",
-        "kp_decimal",
-        "sysrq",
-        "kp_0",
-        "kp_1",
-        "kp_2",
-        "kp_3",
-        "kp_4",
-        "kp_5",
-        "kp_6",
-        "kp_7",
-        "kp_8",
-        "kp_9",
-        "less",
-        "f11",
-        "f12",
-        "print",
-        "home",
-        "pgup",
-        "pgdn",
-        "end",
-        "left",
-        "up",
-        "down",
-        "right",
-        "insert",
-        "delete",
-        "stop",
-        "again",
-        "props",
-        "undo",
-        "front",
-        "copy",
-        "open",
-        "paste",
-        "find",
-        "cut",
-        "lf",
-        "help",
-        "meta_l",
-        "meta_r",
-        "compose",
-        "pause",
-        "ro",
-        "hiragana",
-        "henkan",
-        "yen",
-        "muhenkan",
-        "katakanahiragana",
-        "kp_comma",
-        "kp_equals",
-        "power",
-        "sleep",
-        "wake",
-        "audionext",
-        "audioprev",
-        "audiostop",
-        "audioplay",
-        "audiomute",
-        "volumeup",
-        "volumedown",
-        "mediaselect",
-        "mail",
-        "calculator",
-        "computer",
-        "ac_home",
-        "ac_back",
-        "ac_forward",
-        "ac_refresh",
-        "ac_bookmarks"
-      ]
-    },
-    {
-      "name": "518",
-      "members": [
-        {
-          "name": "key",
-          "type": "318"
-        },
-        {
-          "name": "down",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "519",
-      "members": [
-        {
-          "name": "button",
-          "type": "532"
-        },
-        {
-          "name": "down",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "520",
-      "members": [
-        {
-          "name": "axis",
-          "type": "533"
-        },
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "521",
-      "members": [],
-      "meta-type": "object"
-    },
-    {
-      "name": "522",
-      "members": [
-        {
-          "name": "number",
-          "type": "int"
-        },
-        {
-          "name": "secondary",
-          "type": "int"
-        },
-        {
-          "name": "subordinate",
-          "type": "int"
-        },
-        {
-          "name": "io_range",
-          "type": "534"
-        },
-        {
-          "name": "memory_range",
-          "type": "534"
-        },
-        {
-          "name": "prefetchable_range",
-          "type": "534"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "523",
-      "members": [
-        {
-          "name": "compat",
-          "type": "str"
-        },
-        {
-          "name": "data-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "data-file-raw",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "corrupt",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-bits",
-          "type": "int"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "535"
-        },
-        {
-          "name": "bitmaps",
-          "default": null,
-          "type": "[536]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "524",
-      "members": [
-        {
-          "name": "create-type",
-          "type": "str"
-        },
-        {
-          "name": "cid",
-          "type": "int"
-        },
-        {
-          "name": "parent-cid",
-          "type": "int"
-        },
-        {
-          "name": "extents",
-          "type": "[239]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "525",
-      "members": [
-        {
-          "name": "cipher-alg",
-          "type": "493"
-        },
-        {
-          "name": "cipher-mode",
-          "type": "494"
-        },
-        {
-          "name": "ivgen-alg",
-          "type": "495"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "496"
-        },
-        {
-          "name": "hash-alg",
-          "type": "496"
-        },
-        {
-          "name": "payload-offset",
-          "type": "int"
-        },
-        {
-          "name": "master-key-iters",
-          "type": "int"
-        },
-        {
-          "name": "uuid",
-          "type": "str"
-        },
-        {
-          "name": "slots",
-          "type": "[537]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "526",
-      "meta-type": "enum",
-      "values": [
-        "md5",
-        "sha1"
-      ]
-    },
-    {
-      "name": "527",
-      "meta-type": "enum",
-      "values": [
-        "qcow",
-        "luks"
-      ]
-    },
-    {
-      "name": "528",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cipher-alg",
-          "default": null,
-          "type": "493"
-        },
-        {
-          "name": "cipher-mode",
-          "default": null,
-          "type": "494"
-        },
-        {
-          "name": "ivgen-alg",
-          "default": null,
-          "type": "495"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "496"
-        },
-        {
-          "name": "hash-alg",
-          "default": null,
-          "type": "496"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "529",
-      "meta-type": "enum",
-      "values": [
-        "full",
-        "erasure-coded"
-      ]
-    },
-    {
-      "name": "530",
-      "members": [
-        {
-          "name": "copies",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "531",
-      "members": [
-        {
-          "name": "data-strips",
-          "type": "int"
-        },
-        {
-          "name": "parity-strips",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "532",
-      "meta-type": "enum",
-      "values": [
-        "left",
-        "middle",
-        "right",
-        "wheel-up",
-        "wheel-down",
-        "side",
-        "extra"
-      ]
-    },
-    {
-      "name": "533",
-      "meta-type": "enum",
-      "values": [
-        "x",
-        "y"
-      ]
-    },
-    {
-      "name": "534",
-      "members": [
-        {
-          "name": "base",
-          "type": "int"
-        },
-        {
-          "name": "limit",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "535",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "luks",
-          "type": "525"
-        },
-        {
-          "case": "aes",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "486"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[536]",
-      "element-type": "536",
-      "meta-type": "array"
-    },
-    {
-      "name": "536",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "granularity",
-          "type": "int"
-        },
-        {
-          "name": "flags",
-          "type": "[538]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[239]",
-      "element-type": "239",
-      "meta-type": "array"
-    },
-    {
-      "name": "[537]",
-      "element-type": "537",
-      "meta-type": "array"
-    },
-    {
-      "name": "537",
-      "members": [
-        {
-          "name": "active",
-          "type": "bool"
-        },
-        {
-          "name": "iters",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "stripes",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "key-offset",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[538]",
-      "element-type": "538",
-      "meta-type": "array"
-    },
-    {
-      "name": "538",
-      "meta-type": "enum",
-      "values": [
-        "in-use",
-        "auto"
-      ]
-    }
-  ],
-  "id": "libvirt-4"
-}
-
-{
-  "execute": "query-kvm",
-  "id": "libvirt-5"
-}
-
-{
-  "return": {
-    "enabled": true,
-    "present": true
-  },
-  "id": "libvirt-5"
-}
-
-{
-  "execute": "qom-list-types",
-  "id": "libvirt-6"
-}
-
-{
-  "return": [
-    {
-      "name": "ich9-usb-uhci5",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "pcie-pci-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "pc-q35-2.11-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "isa-applesmc",
-      "parent": "isa-device"
-    },
-    {
-      "name": "Westmere-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vhost-user-input-pci",
-      "parent": "vhost-user-input-pci-base-type"
-    },
-    {
-      "name": "floppy-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "chardev-stdio",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "chardev-testdev",
-      "parent": "chardev"
-    },
-    {
-      "name": "usb-redir",
-      "parent": "usb-device"
-    },
-    {
-      "name": "Denverton-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "filter-buffer",
-      "parent": "netfilter"
-    },
-    {
-      "name": "usb-wacom-tablet",
-      "parent": "usb-device"
-    },
-    {
-      "name": "pci-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "pci-ipmi-bt",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Icelake-Server-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "ich9-usb-uhci6",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "secondary-vga",
-      "parent": "pci-vga"
-    },
-    {
-      "name": "virtio-rng-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "Haswell-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "rtl8139",
-      "parent": "pci-device"
-    },
-    {
-      "name": "core2duo-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "kvm-pit",
-      "parent": "pit-common"
-    },
-    {
-      "name": "pc-i440fx-3.0-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "sev-guest",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-crypto-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "pcm3680_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-blk-pci-transitional",
-      "parent": "virtio-blk-pci-base"
-    },
-    {
-      "name": "pc-q35-2.5-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "max-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vmware-svga",
-      "parent": "pci-device"
-    },
-    {
-      "name": "tpm-crb",
-      "parent": "device"
-    },
-    {
-      "name": "kvm-ioapic",
-      "parent": "ioapic-common"
-    },
-    {
-      "name": "virtio-mmio-bus",
-      "parent": "virtio-bus"
-    },
-    {
-      "name": "serial",
-      "parent": "device"
-    },
-    {
-      "name": "ich9-usb-uhci4",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "gus",
-      "parent": "isa-device"
-    },
-    {
-      "name": "usb-hub",
-      "parent": "usb-device"
-    },
-    {
-      "name": "ich9-usb-ehci2",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "virtio-blk-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "ich9-usb-uhci3",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "Icelake-Client-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "chardev-wctablet",
-      "parent": "chardev"
-    },
-    {
-      "name": "Westmere-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Opteron_G5-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "ich9-usb-uhci2",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "pc-i440fx-2.8-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "chardev-serial",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "qtest-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "chardev-pty",
-      "parent": "chardev"
-    },
-    {
-      "name": "ich9-usb-uhci1",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "PCIE",
-      "parent": "PCI"
-    },
-    {
-      "name": "pc-i440fx-5.0-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "scsi-generic",
-      "parent": "scsi-device"
-    },
-    {
-      "name": "Icelake-Client-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "kvmclock",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "x3130-upstream",
-      "parent": "pcie-port"
-    },
-    {
-      "name": "pxb-host",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "memory-backend-ram",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "virtio-serial-pci-transitional",
-      "parent": "virtio-serial-pci-base"
-    },
-    {
-      "name": "e1000e",
-      "parent": "pci-device"
-    },
-    {
-      "name": "n270-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Cooperlake-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "scsi-disk",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "chardev-file",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "tpm-passthrough",
-      "parent": "tpm-backend"
-    },
-    {
-      "name": "Icelake-Server-v3-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pentium3-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "virtio-serial-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "usb-host",
-      "parent": "usb-device"
-    },
-    {
-      "name": "tulip",
-      "parent": "pci-device"
-    },
-    {
-      "name": "piix3-ide",
-      "parent": "pci-ide"
-    },
-    {
-      "name": "filter-rewriter",
-      "parent": "netfilter"
-    },
-    {
-      "name": "pc-i440fx-4.0-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "pc-1.2-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "vhost-scsi-pci",
-      "parent": "vhost-scsi-pci-base"
-    },
-    {
-      "name": "isa-ipmi-bt",
-      "parent": "isa-device"
-    },
-    {
-      "name": "virtio-gpu-pci",
-      "parent": "virtio-gpu-pci-base-type"
-    },
-    {
-      "name": "pci-ipmi-kcs",
-      "parent": "pci-device"
-    },
-    {
-      "name": "imx-usdhc",
-      "parent": "generic-sdhci"
-    },
-    {
-      "name": "xio3130-downstream",
-      "parent": "pcie-slot"
-    },
-    {
-      "name": "intel-iommu-iommu-memory-region",
-      "parent": "qemu:iommu-memory-region"
-    },
-    {
-      "name": "pc-i440fx-2.3-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "sdhci-bus",
-      "parent": "sd-bus"
-    },
-    {
-      "name": "PCI",
-      "parent": "bus"
-    },
-    {
-      "name": "microvm-machine",
-      "parent": "x86-machine"
-    },
-    {
-      "name": "ICH9-LPC",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pci-serial-2x",
-      "parent": "pci-device"
-    },
-    {
-      "name": "igd-passthrough-isa-bridge",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-9p-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "virtio-scsi-pci",
-      "parent": "virtio-scsi-pci-base"
-    },
-    {
-      "name": "ipmi-bmc-extern",
-      "parent": "ipmi-bmc"
-    },
-    {
-      "name": "authz-list-file",
-      "parent": "authz"
-    },
-    {
-      "name": "pc-q35-4.0-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "usb-audio",
-      "parent": "usb-device"
-    },
-    {
-      "name": "usb-net",
-      "parent": "usb-device"
-    },
-    {
-      "name": "EPYC-Rome-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "qemu32-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Skylake-Client-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vhost-vsock-pci-non-transitional",
-      "parent": "vhost-vsock-pci-base"
-    },
-    {
-      "name": "isa-debug-exit",
-      "parent": "isa-device"
-    },
-    {
-      "name": "KnightsMill-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vfio-pci-nohotplug",
-      "parent": "vfio-pci"
-    },
-    {
-      "name": "i2c-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "Skylake-Server-v3-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "mch",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ich9-usb-ehci1",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "virtio-input-host-pci",
-      "parent": "virtio-input-host-pci-base-type"
-    },
-    {
-      "name": "nvdimm",
-      "parent": "pc-dimm"
-    },
-    {
-      "name": "pc-q35-3.0-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "virtio-9p-pci-transitional",
-      "parent": "virtio-9p-pci-base"
-    },
-    {
-      "name": "Opteron_G1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "serial-mm",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pr-manager-helper",
-      "parent": "pr-manager"
-    },
-    {
-      "name": "pc-i440fx-2.10-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "i82557c",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pxb-pcie",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Haswell-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "virtio-scsi-device",
-      "parent": "virtio-scsi-common"
-    },
-    {
-      "name": "input-barrier",
-      "parent": "object"
-    },
-    {
-      "name": "cpu-cluster",
-      "parent": "device"
-    },
-    {
-      "name": "i82557b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "generic-sdhci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "migration",
-      "parent": "device"
-    },
-    {
-      "name": "i82557a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "vhost-user-scsi-pci-non-transitional",
-      "parent": "vhost-user-scsi-pci-base"
-    },
-    {
-      "name": "chardev-udp",
-      "parent": "chardev"
-    },
-    {
-      "name": "pc-q35-2.8-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "vmmouse",
-      "parent": "isa-device"
-    },
-    {
-      "name": "usb-tablet",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "virtio-scsi-pci-non-transitional",
-      "parent": "virtio-scsi-pci-base"
-    },
-    {
-      "name": "Haswell-v3-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "athlon-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "chardev-memory",
-      "parent": "chardev-ringbuf"
-    },
-    {
-      "name": "EPYC-Rome-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "virtio-mouse-pci",
-      "parent": "virtio-mouse-pci-base-type"
-    },
-    {
-      "name": "pc-q35-5.0-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "pc-i440fx-1.6-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "vhost-user-vga",
-      "parent": "vhost-user-vga-base-type"
-    },
-    {
-      "name": "Opteron_G2-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Broadwell-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "usb-braille",
-      "parent": "usb-serial-dev"
-    },
-    {
-      "name": "EPYC-IBPB-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "ib700",
-      "parent": "isa-device"
-    },
-    {
-      "name": "amd-iommu",
-      "parent": "x86-iommu"
-    },
-    {
-      "name": "virtio-9p-pci-non-transitional",
-      "parent": "virtio-9p-pci-base"
-    },
-    {
-      "name": "Nehalem-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "memory-backend-file",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "isa-pcspk",
-      "parent": "isa-device"
-    },
-    {
-      "name": "vhost-vsock-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "sd-card",
-      "parent": "device"
-    },
-    {
-      "name": "isabus-bridge",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "sysbus-ahci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "vhost-scsi",
-      "parent": "vhost-scsi-common"
-    },
-    {
-      "name": "pc-q35-4.0.1-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "esp",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-blk-pci-non-transitional",
-      "parent": "virtio-blk-pci-base"
-    },
-    {
-      "name": "ne2k_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "IvyBridge-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "usb-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "ide-cd",
-      "parent": "ide-device"
-    },
-    {
-      "name": "tcg-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "virtio-balloon-pci",
-      "parent": "virtio-balloon-pci-base"
-    },
-    {
-      "name": "qemu:memory-region",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-gpu-device",
-      "parent": "virtio-gpu-base"
-    },
-    {
-      "name": "e1000",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "Cascadelake-Server-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "athlon-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "nec-usb-xhci",
-      "parent": "base-xhci"
-    },
-    {
-      "name": "mioe3680_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82551",
-      "parent": "pci-device"
-    },
-    {
-      "name": "isa-ipmi-kcs",
-      "parent": "isa-device"
-    },
-    {
-      "name": "EPYC-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "SandyBridge-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "piix4-ide",
-      "parent": "pci-ide"
-    },
-    {
-      "name": "pc-i440fx-2.6-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "nvme",
-      "parent": "pci-device"
-    },
-    {
-      "name": "vhost-user-backend",
-      "parent": "object"
-    },
-    {
-      "name": "vmxnet3",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82550",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Conroe-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "ES1370",
-      "parent": "pci-device"
-    },
-    {
-      "name": "kvm-apic",
-      "parent": "apic-common"
-    },
-    {
-      "name": "Icelake-Server-noTSX-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "isa-pit",
-      "parent": "pit-common"
-    },
-    {
-      "name": "kvm64-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Broadwell-v4-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "memory-backend-memfd",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "smbus-eeprom",
-      "parent": "smbus-device"
-    },
-    {
-      "name": "virtio-serial-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "Denverton-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vhost-user-gpu-pci",
-      "parent": "vhost-user-gpu-pci-base-type"
-    },
-    {
-      "name": "virtio-crypto-pci",
-      "parent": "virtio-crypto-pci-base-type"
-    },
-    {
-      "name": "iothread",
-      "parent": "object"
-    },
-    {
-      "name": "i8042",
-      "parent": "isa-device"
-    },
-    {
-      "name": "System",
-      "parent": "bus"
-    },
-    {
-      "name": "virtio-iommu-pci-transitional",
-      "parent": "virtio-iommu-device-base"
-    },
-    {
-      "name": "pc-1.0-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "ati-vga",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pentium3-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "kvm-i8259",
-      "parent": "pic-common"
-    },
-    {
-      "name": "isa-serial",
-      "parent": "isa-device"
-    },
-    {
-      "name": "imx.usbphy",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "core2duo-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "cirrus-vga",
-      "parent": "pci-device"
-    },
-    {
-      "name": "kvm32-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-i440fx-2.1-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "Skylake-Client-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "i82559er",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-rng-pci-non-transitional",
-      "parent": "virtio-rng-pci-base"
-    },
-    {
-      "name": "virtio-serial-pci",
-      "parent": "virtio-serial-pci-base"
-    },
-    {
-      "name": "Opteron_G3-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "am53c974",
-      "parent": "pci-device"
-    },
-    {
-      "name": "container",
-      "parent": "object"
-    },
-    {
-      "name": "EPYC-v3-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "scsi-cd",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "486-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vmport",
-      "parent": "isa-device"
-    },
-    {
-      "name": "vhost-user-blk-pci-non-transitional",
-      "parent": "vhost-user-blk-pci-base"
-    },
-    {
-      "name": "isa-ide",
-      "parent": "isa-device"
-    },
-    {
-      "name": "qemu64-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "e1000-82545em",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "virtio-serial-pci-non-transitional",
-      "parent": "virtio-serial-pci-base"
-    },
-    {
-      "name": "ICH9 SMB",
-      "parent": "pci-device"
-    },
-    {
-      "name": "sdhci-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pxb-pcie-bus",
-      "parent": "PCIE"
-    },
-    {
-      "name": "vhost-user-scsi",
-      "parent": "vhost-scsi-common"
-    },
-    {
-      "name": "PIIX4_PM",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-rng-pci-transitional",
-      "parent": "virtio-rng-pci-base"
-    },
-    {
-      "name": "EPYC-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "usb-bot",
-      "parent": "usb-storage-dev"
-    },
-    {
-      "name": "pc-q35-2.12-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "VGA",
-      "parent": "pci-vga"
-    },
-    {
-      "name": "qio-channel-buffer",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "i440FX",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Penryn-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vhost-vsock-pci-transitional",
-      "parent": "vhost-vsock-pci-base"
-    },
-    {
-      "name": "hpet",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "Conroe-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vhost-user-fs-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "pc-i440fx-3.1-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "pci-serial-4x",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Icelake-Server-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "apic",
-      "parent": "apic-common"
-    },
-    {
-      "name": "sga",
-      "parent": "isa-device"
-    },
-    {
-      "name": "Opteron_G5-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-q35-2.6-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "pci-ohci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-tablet-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "Haswell-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "ccid-card-passthru",
-      "parent": "ccid-card"
-    },
-    {
-      "name": "pc-i440fx-1.4-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "chardev-parallel",
-      "parent": "chardev"
-    },
-    {
-      "name": "chardev-vc",
-      "parent": "chardev"
-    },
-    {
-      "name": "cryptodev-backend",
-      "parent": "object"
-    },
-    {
-      "name": "isapc-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "ide-drive",
-      "parent": "ide-device"
-    },
-    {
-      "name": "cryptodev-vhost-user",
-      "parent": "cryptodev-backend"
-    },
-    {
-      "name": "tpm-emulator",
-      "parent": "tpm-backend"
-    },
-    {
-      "name": "i8257",
-      "parent": "isa-device"
-    },
-    {
-      "name": "usb-uas",
-      "parent": "usb-device"
-    },
-    {
-      "name": "IvyBridge-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "SandyBridge-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-i440fx-2.9-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "ivshmem-plain",
-      "parent": "ivshmem-common"
-    },
-    {
-      "name": "virtio-keyboard-pci",
-      "parent": "virtio-keyboard-pci-base-type"
-    },
-    {
-      "name": "pcnet",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Dhyana-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "sysbus-fdc",
-      "parent": "base-sysbus-fdc"
-    },
-    {
-      "name": "i82559c",
-      "parent": "pci-device"
-    },
-    {
-      "name": "AMDVI-PCI",
-      "parent": "pci-device"
-    },
-    {
-      "name": "filter-redirector",
-      "parent": "netfilter"
-    },
-    {
-      "name": "virtserialport",
-      "parent": "virtio-serial-port"
-    },
-    {
-      "name": "ipoctal232",
-      "parent": "ipack-device"
-    },
-    {
-      "name": "usb-mouse",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "Nehalem-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "i82559b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ccid-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "ide-hd",
-      "parent": "ide-device"
-    },
-    {
-      "name": "Broadwell-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Snowridge-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "kvaser_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "vhost-user-scsi-pci",
-      "parent": "vhost-user-scsi-pci-base"
-    },
-    {
-      "name": "i82559a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "dbus-vmstate",
-      "parent": "object"
-    },
-    {
-      "name": "pc-i440fx-4.1-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "pc-1.3-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "chardev-spiceport",
-      "parent": "chardev-spice"
-    },
-    {
-      "name": "e1000-82544gc",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "qio-channel-command",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "Opteron_G3-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "usb-ccid",
-      "parent": "usb-device"
-    },
-    {
-      "name": "tls-creds-x509",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "virtio-blk-pci",
-      "parent": "virtio-blk-pci-base"
-    },
-    {
-      "name": "pc-i440fx-2.4-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "port92",
-      "parent": "isa-device"
-    },
-    {
-      "name": "isa-cirrus-vga",
-      "parent": "isa-device"
-    },
-    {
-      "name": "qemu64-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Skylake-Server-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "qio-net-listener",
-      "parent": "object"
-    },
-    {
-      "name": "pc-q35-4.1-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "mc146818rtc",
-      "parent": "isa-device"
-    },
-    {
-      "name": "vfio-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "bochs-display",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Broadwell-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "qio-channel-websock",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "edu",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pc-testdev",
-      "parent": "isa-device"
-    },
-    {
-      "name": "SUNW,fdtwo",
-      "parent": "base-sysbus-fdc"
-    },
-    {
-      "name": "megasas",
-      "parent": "megasas-base"
-    },
-    {
-      "name": "vmcoreinfo",
-      "parent": "device"
-    },
-    {
-      "name": "virtio-iommu-pci",
-      "parent": "virtio-iommu-device-base"
-    },
-    {
-      "name": "Icelake-Client-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "tpci200",
-      "parent": "pci-device"
-    },
-    {
-      "name": "chardev-braille",
-      "parent": "chardev"
-    },
-    {
-      "name": "rocker",
-      "parent": "pci-device"
-    },
-    {
-      "name": "qio-channel-file",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "gpio_i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "qio-channel-socket",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "filter-mirror",
-      "parent": "netfilter"
-    },
-    {
-      "name": "coreduo-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-q35-3.1-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "Icelake-Server-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "qemu-console",
-      "parent": "object"
-    },
-    {
-      "name": "input-linux",
-      "parent": "object"
-    },
-    {
-      "name": "Haswell-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pxb",
-      "parent": "pci-device"
-    },
-    {
-      "name": "usb-ehci",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "host-x86_64-cpu",
-      "parent": "max-x86_64-cpu"
-    },
-    {
-      "name": "pc-i440fx-2.11-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "AC97",
-      "parent": "pci-device"
-    },
-    {
-      "name": "vmgenid",
-      "parent": "device"
-    },
-    {
-      "name": "serial-io",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "secret",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-net-pci-non-transitional",
-      "parent": "virtio-net-pci-base"
-    },
-    {
-      "name": "cs4231a",
-      "parent": "isa-device"
-    },
-    {
-      "name": "chardev-socket",
-      "parent": "chardev"
-    },
-    {
-      "name": "scsi-hd",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "usb-kbd",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "lsi53c810",
-      "parent": "lsi53c895a"
-    },
-    {
-      "name": "isa-fdc",
-      "parent": "isa-device"
-    },
-    {
-      "name": "usb-mtp",
-      "parent": "usb-device"
-    },
-    {
-      "name": "filter-replay",
-      "parent": "netfilter"
-    },
-    {
-      "name": "Cascadelake-Server-noTSX-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "virtio-net-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "pc-q35-2.9-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "tpm-tis",
-      "parent": "isa-device"
-    },
-    {
-      "name": "Skylake-Server-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "hyperv-testdev",
-      "parent": "isa-device"
-    },
-    {
-      "name": "s3c-sdhci",
-      "parent": "generic-sdhci"
-    },
-    {
-      "name": "fw_cfg_mem",
-      "parent": "fw_cfg"
-    },
-    {
-      "name": "virtio-iommu-pci-non-transitional",
-      "parent": "virtio-iommu-device-base"
-    },
-    {
-      "name": "ccid-card-emulated",
-      "parent": "ccid-card"
-    },
-    {
-      "name": "Westmere-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-i440fx-1.7-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "virtio-pmem",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "virtio-mouse-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "virtconsole",
-      "parent": "virtserialport"
-    },
-    {
-      "name": "ioh3420",
-      "parent": "pcie-root-port-base"
-    },
-    {
-      "name": "Skylake-Client-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "throttle-group",
-      "parent": "object"
-    },
-    {
-      "name": "piix4-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "pc-q35-2.10-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "virtio-rng-pci",
-      "parent": "virtio-rng-pci-base"
-    },
-    {
-      "name": "chardev-gdb",
-      "parent": "chardev"
-    },
-    {
-      "name": "virtio-scsi-pci-transitional",
-      "parent": "virtio-scsi-pci-base"
-    },
-    {
-      "name": "Skylake-Client-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Cascadelake-Server-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pci-testdev",
-      "parent": "pci-device"
-    },
-    {
-      "name": "vhost-user-input",
-      "parent": "virtio-input-device"
-    },
-    {
-      "name": "vt82c686b-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "ich9-intel-hda",
-      "parent": "intel-hda-generic"
-    },
-    {
-      "name": "PIIX3",
-      "parent": "pci-piix3"
-    },
-    {
-      "name": "Icelake-Client-noTSX-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-q35-2.4-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "virtio-9p-pci",
-      "parent": "virtio-9p-pci-base"
-    },
-    {
-      "name": "ISA",
-      "parent": "bus"
-    },
-    {
-      "name": "phenom-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vhost-vsock-pci",
-      "parent": "vhost-vsock-pci-base"
-    },
-    {
-      "name": "pc-dimm",
-      "parent": "device"
-    },
-    {
-      "name": "virtio-balloon-pci-non-transitional",
-      "parent": "virtio-balloon-pci-base"
-    },
-    {
-      "name": "virtio-net-pci-transitional",
-      "parent": "virtio-net-pci-base"
-    },
-    {
-      "name": "ipmi-bmc-sim",
-      "parent": "ipmi-bmc"
-    },
-    {
-      "name": "IvyBridge-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "irq",
-      "parent": "object"
-    },
-    {
-      "name": "tls-creds-psk",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "coreduo-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Skylake-Client-noTSX-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "usb-storage",
-      "parent": "usb-storage-dev"
-    },
-    {
-      "name": "vhost-user-blk-pci-transitional",
-      "parent": "vhost-user-blk-pci-base"
-    },
-    {
-      "name": "chardev-msmouse",
-      "parent": "chardev"
-    },
-    {
-      "name": "pc-i440fx-2.7-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "vhost-scsi-pci-transitional",
-      "parent": "vhost-scsi-pci-base"
-    },
-    {
-      "name": "isa-i8259",
-      "parent": "pic-common"
-    },
-    {
-      "name": "Skylake-Client-v3-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "colo-compare",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-mmio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pxb-bus",
-      "parent": "PCI"
-    },
-    {
-      "name": "pentium2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Broadwell-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "qemu-xhci",
-      "parent": "base-xhci"
-    },
-    {
-      "name": "n270-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pvpanic",
-      "parent": "isa-device"
-    },
-    {
-      "name": "rng-random",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "KnightsMill-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "kvmvapic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "Nehalem-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Opteron_G2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "megasas-gen2",
-      "parent": "megasas-base"
-    },
-    {
-      "name": "vhost-user-blk-pci",
-      "parent": "vhost-user-blk-pci-base"
-    },
-    {
-      "name": "authz-simple",
-      "parent": "authz"
-    },
-    {
-      "name": "fw_cfg_io",
-      "parent": "fw_cfg"
-    },
-    {
-      "name": "intel-iommu",
-      "parent": "x86-iommu"
-    },
-    {
-      "name": "none-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "HDA",
-      "parent": "bus"
-    },
-    {
-      "name": "Broadwell-noTSX-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-1.1-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "Snowridge-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "IvyBridge-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "qxl",
-      "parent": "pci-qxl"
-    },
-    {
-      "name": "cryptodev-backend-builtin",
-      "parent": "cryptodev-backend"
-    },
-    {
-      "name": "vfio-pci-igd-lpc-bridge",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Broadwell-noTSX-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-i440fx-2.2-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "qio-dns-resolver",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-balloon-pci-transitional",
-      "parent": "virtio-balloon-pci-base"
-    },
-    {
-      "name": "Haswell-v4-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "i82801b11-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "virtio-keyboard-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "ramfb",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "hda-output",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "virtio-input-host-device",
-      "parent": "virtio-input-device"
-    },
-    {
-      "name": "IndustryPack",
-      "parent": "bus"
-    },
-    {
-      "name": "Broadwell-v3-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "ioapic",
-      "parent": "ioapic-common"
-    },
-    {
-      "name": "pentium-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "qemu32-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Haswell-noTSX-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pci-serial",
-      "parent": "pci-device"
-    },
-    {
-      "name": "sysbus-ohci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "kvm-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "vhost-scsi-pci-non-transitional",
-      "parent": "vhost-scsi-pci-base"
-    },
-    {
-      "name": "Denverton-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "piix3-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "Opteron_G4-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "ne2k_isa",
-      "parent": "isa-device"
-    },
-    {
-      "name": "virtio-iommu-memory-region",
-      "parent": "qemu:iommu-memory-region"
-    },
-    {
-      "name": "phenom-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "adlib",
-      "parent": "isa-device"
-    },
-    {
-      "name": "vhost-user-gpu",
-      "parent": "virtio-gpu-base"
-    },
-    {
-      "name": "hda-duplex",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "pentium-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "amd-iommu-iommu-memory-region",
-      "parent": "qemu:iommu-memory-region"
-    },
-    {
-      "name": "can-bus",
-      "parent": "object"
-    },
-    {
-      "name": "Nehalem-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Cascadelake-Server-v3-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "cfi.pflash01",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-balloon-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "Skylake-Server-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Cooperlake-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-q35-2.7-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "isa-parallel",
-      "parent": "isa-device"
-    },
-    {
-      "name": "pentium2-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "chardev-null",
-      "parent": "chardev"
-    },
-    {
-      "name": "isa-vga",
-      "parent": "isa-device"
-    },
-    {
-      "name": "EPYC-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-i440fx-1.5-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "i440FX-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "isa-debugcon",
-      "parent": "isa-device"
-    },
-    {
-      "name": "tls-creds-anon",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "rng-egd",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "ivshmem-doorbell",
-      "parent": "ivshmem-common"
-    },
-    {
-      "name": "i82558b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Cascadelake-Server-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "qxl-vga",
-      "parent": "pci-qxl"
-    },
-    {
-      "name": "virtio-iommu-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "PIIX3-xen",
-      "parent": "pci-piix3"
-    },
-    {
-      "name": "virtio-net-pci",
-      "parent": "virtio-net-pci-base"
-    },
-    {
-      "name": "i82558a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "usb-serial",
-      "parent": "usb-serial-dev"
-    },
-    {
-      "name": "loader",
-      "parent": "device"
-    },
-    {
-      "name": "pvscsi",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82801",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-pmem-pci",
-      "parent": "virtio-pmem-pci-base"
-    },
-    {
-      "name": "accel",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-tablet-pci",
-      "parent": "virtio-tablet-pci-base-type"
-    },
-    {
-      "name": "dc390",
-      "parent": "am53c974"
-    },
-    {
-      "name": "i6300esb",
-      "parent": "pci-device"
-    },
-    {
-      "name": "floppy",
-      "parent": "device"
-    },
-    {
-      "name": "authz-list",
-      "parent": "authz"
-    },
-    {
-      "name": "pc-i440fx-4.2-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "Opteron_G4-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "mptsas1068",
-      "parent": "pci-device"
-    },
-    {
-      "name": "vhost-user-fs-pci",
-      "parent": "vhost-user-fs-pci-base"
-    },
-    {
-      "name": "sb16",
-      "parent": "isa-device"
-    },
-    {
-      "name": "ich9-ahci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pc-i440fx-2.5-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "Westmere-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vhost-user-scsi-pci-transitional",
-      "parent": "vhost-user-scsi-pci-base"
-    },
-    {
-      "name": "chardev-pipe",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "i2c-ddc",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "can-host-socketcan",
-      "parent": "can-host"
-    },
-    {
-      "name": "Skylake-Server-noTSX-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "i82562",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pc-q35-4.2-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "pci-bridge-seat",
-      "parent": "pci-bridge"
-    },
-    {
-      "name": "lsi53c895a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "kvm32-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "SandyBridge-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "intel-hda",
-      "parent": "intel-hda-generic"
-    },
-    {
-      "name": "scsi-block",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "hyperv-synic",
-      "parent": "device"
-    },
-    {
-      "name": "chardev-mux",
-      "parent": "chardev"
-    },
-    {
-      "name": "Opteron_G1-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "IDE",
-      "parent": "bus"
-    },
-    {
-      "name": "486-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pcie-root-port",
-      "parent": "pcie-root-port-base"
-    },
-    {
-      "name": "base-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "kvm64-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Snowridge-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "chardev-spicevmc",
-      "parent": "chardev-spice"
-    },
-    {
-      "name": "q35-pcihost",
-      "parent": "pcie-host-bridge"
-    },
-    {
-      "name": "pc-i440fx-2.0-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "pc-i440fx-2.12-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "SCSI",
-      "parent": "bus"
-    },
-    {
-      "name": "hda-micro",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "Penryn-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Dhyana-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "piix3-ide-xen",
-      "parent": "pci-ide"
-    },
-    {
-      "name": "rng-builtin",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "sd-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "filter-dump",
-      "parent": "netfilter"
-    },
-    {
-      "name": "virtio-pci-bus",
-      "parent": "virtio-bus"
-    },
-    {
-      "name": "smbus-ipmi",
-      "parent": "smbus-device"
-    },
-    {
-      "name": "chardev-ringbuf",
-      "parent": "chardev"
-    },
-    {
-      "name": "Skylake-Server-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vhost-user-blk",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "Haswell-noTSX-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "SandyBridge-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "qio-channel-tls",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "virtio-vga",
-      "parent": "virtio-vga-base-type"
-    },
-    {
-      "name": "authz-pam",
-      "parent": "authz"
-    }
-  ],
-  "id": "libvirt-6"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-blk-pci"
-  },
-  "id": "libvirt-7"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "class",
-      "type": "uint32"
-    },
-    {
-      "default-value": "auto",
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "default-value": 256,
-      "name": "queue-size",
-      "type": "uint16"
-    },
-    {
-      "default-value": 0,
-      "name": "lcyls",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "lsecs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "default-value": 0,
-      "name": "lheads",
-      "type": "uint32"
-    },
-    {
-      "default-value": 1,
-      "name": "num-queues",
-      "type": "uint16"
-    },
-    {
-      "default-value": 0,
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-blk-device>"
-    },
-    {
-      "default-value": 0,
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "default-value": true,
-      "name": "config-wce",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "seg-max-adjust",
-      "type": "bool"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": "auto",
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": "auto",
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": "auto",
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": false,
-      "name": "scsi",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": 4194303,
-      "name": "max-discard-sectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "discard",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "request-merging",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "write-zeroes",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 4194303,
-      "name": "max-write-zeroes-sectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-enable-wce-if-config-wce",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    }
-  ],
-  "id": "libvirt-7"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-net-pci"
-  },
-  "id": "libvirt-8"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 3,
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "mac",
-      "description": "Ethernet 6-byte MAC Address, example: 52:54:00:12:34:56",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "gso",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 150000,
-      "name": "x-txtimer",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "mq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "mrg_rxbuf",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 256,
-      "name": "x-txburst",
-      "type": "int32"
-    },
-    {
-      "default-value": 0,
-      "name": "host_mtu",
-      "type": "uint16"
-    },
-    {
-      "name": "tx",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "status",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "failover",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-net-device>"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_mac_addr",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 256,
-      "name": "tx_queue_size",
-      "type": "uint16"
-    },
-    {
-      "default-value": true,
-      "name": "guest_tso4",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "host_tso6",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_guest_offloads",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest_ufo",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest_ecn",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "host_ufo",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "host_ecn",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "guest_rsc_ext",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "duplex",
-      "type": "str"
-    },
-    {
-      "default-value": 300000,
-      "name": "rsc_interval",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "guest_announce",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "netdev",
-      "description": "ID of a netdev to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "host_tso4",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-mtu-bypass-backend",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_rx_extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest_csum",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 256,
-      "name": "rx_queue_size",
-      "type": "uint16"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_vlan",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest_tso6",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": -1,
-      "name": "speed",
-      "type": "int32"
-    },
-    {
-      "default-value": true,
-      "name": "csum",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_rx",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-8"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-scsi-pci"
-  },
-  "id": "libvirt-9"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "hotplug",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "num_queues",
-      "type": "uint32"
-    },
-    {
-      "default-value": 65535,
-      "name": "max_sectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "default-value": true,
-      "name": "param_change",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": 256,
-      "name": "virtqueue_size",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "seg_max_adjust",
-      "type": "bool"
-    },
-    {
-      "default-value": 128,
-      "name": "cmd_per_lun",
-      "type": "uint32"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-scsi-device>"
-    }
-  ],
-  "id": "libvirt-9"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-net-ccw"
-  },
-  "id": "libvirt-10"
-}
-
-{
-  "id": "libvirt-10",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-net-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-scsi-ccw"
-  },
-  "id": "libvirt-11"
-}
-
-{
-  "id": "libvirt-11",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-scsi-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vfio-pci"
-  },
-  "id": "libvirt-12"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-kvm-msix",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-mmap",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "x-vga",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": "off",
-      "name": "x-msix-relocation",
-      "description": "off/auto/bar0/bar1/bar2/bar3/bar4/bar5",
-      "type": "OffAutoPCIBAR"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-vfio-ioeventfd",
-      "type": "bool"
-    },
-    {
-      "name": "sysfsdev",
-      "type": "str"
-    },
-    {
-      "name": "host",
-      "description": "Address (bus/device/function) of the host device, example: 04:10.0",
-      "type": "str"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "x-pci-device-id",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-kvm-msi",
-      "type": "bool"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "x-pci-sub-vendor-id",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-geforce-quirks",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-req",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "x-igd-gms",
-      "type": "uint32"
-    },
-    {
-      "default-value": 1100,
-      "name": "x-intx-mmap-timeout-ms",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-kvm-intx",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-kvm-ioeventfd",
-      "type": "bool"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "x-pci-sub-device-id",
-      "type": "uint32"
-    },
-    {
-      "default-value": "off",
-      "name": "display",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "x-igd-opregion",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-nv-gpudirect-clique",
-      "description": "NVIDIA GPUDirect Clique ID (0 - 15)",
-      "type": "uint4"
-    },
-    {
-      "default-value": 0,
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "x-pci-vendor-id",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "x-balloon-allowed",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    }
-  ],
-  "id": "libvirt-12"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "scsi-hd"
-  },
-  "id": "libvirt-13"
-}
-
-{
-  "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": 0,
-      "name": "lsecs",
-      "type": "uint32"
-    },
-    {
-      "name": "device_id",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": 2147483647,
-      "name": "max_io_size",
-      "type": "uint64"
-    },
-    {
-      "default-value": false,
-      "name": "dpofua",
-      "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": 0,
-      "name": "lheads",
-      "type": "uint32"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "ver",
-      "type": "str"
-    },
-    {
-      "default-value": "auto",
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "default-value": 5,
-      "name": "scsi_version",
-      "type": "int32"
-    },
-    {
-      "default-value": false,
-      "name": "removable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "wwn",
-      "type": "uint64"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "name": "vendor",
-      "type": "str"
-    },
-    {
-      "default-value": 1073741824,
-      "name": "max_unmap_size",
-      "type": "uint64"
-    },
-    {
-      "default-value": 0,
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "lcyls",
-      "type": "uint32"
-    },
-    {
-      "name": "product",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "default-value": "auto",
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": 0,
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "rotation_rate",
-      "type": "uint16"
-    },
-    {
-      "default-value": 0,
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "default-value": 0,
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": 0,
-      "name": "port_wwn",
-      "type": "uint64"
-    },
-    {
-      "default-value": 0,
-      "name": "port_index",
-      "type": "uint16"
-    },
-    {
-      "default-value": "auto",
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    }
-  ],
-  "id": "libvirt-13"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "ide-hd"
-  },
-  "id": "libvirt-14"
-}
-
-{
-  "return": [
-    {
-      "default-value": 4294967295,
-      "name": "unit",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": 0,
-      "name": "lsecs",
-      "type": "uint32"
-    },
-    {
-      "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": 0,
-      "name": "lheads",
-      "type": "uint32"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "ver",
-      "type": "str"
-    },
-    {
-      "default-value": false,
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": 0,
-      "name": "wwn",
-      "type": "uint64"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "lcyls",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "default-value": "auto",
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": "auto",
-      "name": "bios-chs-trans",
-      "description": "Logical CHS translation algorithm, auto/none/lba/large/rechs",
-      "type": "BiosAtaTranslation"
-    },
-    {
-      "name": "model",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "default-value": 0,
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": 0,
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "default-value": "auto",
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    }
-  ],
-  "id": "libvirt-14"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "PIIX4_PM"
-  },
-  "id": "libvirt-15"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "acpi-pci-hotplug-with-bridge-support",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "smb_io_base",
-      "type": "uint32"
-    },
-    {
-      "default-value": 2,
-      "name": "s4_val",
-      "type": "uint8"
-    },
-    {
-      "default-value": 0,
-      "name": "disable_s3",
-      "type": "uint8"
-    },
-    {
-      "default-value": true,
-      "name": "memory-hotplug-support",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "disable_s4",
-      "type": "uint8"
-    }
-  ],
-  "id": "libvirt-15"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-redir"
-  },
-  "id": "libvirt-16"
-}
-
-{
-  "return": [
-    {
-      "default-value": true,
-      "name": "full-path",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "port",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "msos-desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "filter",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "streams",
-      "type": "bool"
-    },
-    {
-      "name": "chardev",
-      "description": "ID of a chardev to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": 2,
-      "name": "debug",
-      "type": "uint8"
-    },
-    {
-      "default-value": true,
-      "name": "suppress-remote-wake",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "attached",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-16"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-storage"
-  },
-  "id": "libvirt-17"
-}
-
-{
-  "return": [
-    {
-      "default-value": true,
-      "name": "full-path",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "port",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "msos-desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "default-value": "auto",
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": 0,
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "default-value": false,
-      "name": "removable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": "auto",
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": 0,
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "default-value": "auto",
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "attached",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-17"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "kvm-pit"
-  },
-  "id": "libvirt-18"
-}
-
-{
-  "return": [
-    {
-      "default-value": "delay",
-      "name": "lost_tick_policy",
-      "type": "LostTickPolicy"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "iobase",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-18"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "VGA"
-  },
-  "id": "libvirt-19"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "global-vmstate",
-      "type": "bool"
-    },
-    {
-      "default-value": 16,
-      "name": "vgamem_mb",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "qemu-extended-regs",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "mmio",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "ymax",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "xmax",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "edid",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "name": "big-endian-framebuffer",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-19"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vmware-svga"
-  },
-  "id": "libvirt-20"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "global-vmstate",
-      "type": "bool"
-    },
-    {
-      "default-value": 16,
-      "name": "vgamem_mb",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-20"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "qxl"
-  },
-  "id": "libvirt-21"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "global-vmstate",
-      "type": "bool"
-    },
-    {
-      "default-value": 16,
-      "name": "vgamem_mb",
-      "type": "uint32"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "vram64_size_mb",
-      "type": "uint32"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "vram_size_mb",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "debug",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "max_outputs",
-      "type": "uint16"
-    },
-    {
-      "default-value": 5,
-      "name": "revision",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "cmdlog",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "ram_size_mb",
-      "type": "uint32"
-    },
-    {
-      "default-value": 67108864,
-      "name": "ram_size",
-      "type": "uint32"
-    },
-    {
-      "default-value": 67108864,
-      "name": "vram_size",
-      "type": "uint64"
-    },
-    {
-      "default-value": 0,
-      "name": "guestdebug",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "default-value": 1024,
-      "name": "surfaces",
-      "type": "int32"
-    }
-  ],
-  "id": "libvirt-21"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-pci"
-  },
-  "id": "libvirt-22"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 3,
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 768,
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "stats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "edid",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 268435456,
-      "name": "max_hostmem",
-      "type": "size"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "max_outputs",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "virgl",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1024,
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-gpu-device>"
-    }
-  ],
-  "id": "libvirt-22"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-device"
-  },
-  "id": "libvirt-23"
-}
-
-{
-  "return": [
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1024,
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "stats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "edid",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 768,
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "default-value": 1,
-      "name": "max_outputs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 268435456,
-      "name": "max_hostmem",
-      "type": "size"
-    },
-    {
-      "default-value": true,
-      "name": "virgl",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-23"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "ICH9-LPC"
-  },
-  "id": "libvirt-24"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "noreboot",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-smi-broadcast",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "enable_tco",
-      "type": "bool"
-    },
-    {
-      "name": "cpu-hotplug-legacy",
-      "type": "bool"
-    },
-    {
-      "name": "acpi_enable_cmd",
-      "type": "uint8"
-    },
-    {
-      "name": "disable_s3",
-      "type": "uint8"
-    },
-    {
-      "name": "disable_s4",
-      "type": "uint8"
-    },
-    {
-      "name": "acpi_disable_cmd",
-      "type": "uint8"
-    },
-    {
-      "name": "memory-hotplug-support",
-      "type": "bool"
-    },
-    {
-      "name": "gpe0_blk_len",
-      "type": "uint32"
-    },
-    {
-      "name": "sci_int",
-      "type": "uint8"
-    },
-    {
-      "name": "gpe0_blk",
-      "type": "uint32"
-    },
-    {
-      "name": "s4_val",
-      "type": "uint8"
-    },
-    {
-      "name": "pm_io_base",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-24"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-pci"
-  },
-  "id": "libvirt-25"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "class",
-      "type": "uint32"
-    },
-    {
-      "default-value": "auto",
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "guest-stats",
-      "type": "guest statistics"
-    },
-    {
-      "name": "guest-stats-polling-interval",
-      "type": "int"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-balloon-device>"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "free-page-hint",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "qemu-4-0-config-size",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "deflate-on-oom",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-25"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-ccw"
-  },
-  "id": "libvirt-26"
-}
-
-{
-  "id": "libvirt-26",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-balloon-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-device"
-  },
-  "id": "libvirt-27"
-}
-
-{
-  "return": [
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "default-value": false,
-      "name": "deflate-on-oom",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "free-page-hint",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "qemu-4-0-config-size",
-      "type": "bool"
-    },
-    {
-      "name": "guest-stats-polling-interval",
-      "type": "int"
-    },
-    {
-      "name": "guest-stats",
-      "type": "guest statistics"
-    }
-  ],
-  "id": "libvirt-27"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "intel-iommu"
-  },
-  "id": "libvirt-28"
-}
-
-{
-  "return": [
-    {
-      "default-value": true,
-      "name": "pt",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "device-iotlb",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "intremap",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": true,
-      "name": "dma-drain",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "caching-mode",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-buggy-eim",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-scalable-mode",
-      "type": "bool"
-    },
-    {
-      "default-value": 39,
-      "name": "aw-bits",
-      "type": "uint8"
-    },
-    {
-      "default-value": "auto",
-      "name": "eim",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": 0,
-      "name": "version",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-28"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "mch"
-  },
-  "id": "libvirt-29"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "smbase-smram",
-      "type": "bool"
-    },
-    {
-      "default-value": 16,
-      "name": "extended-tseg-mbytes",
-      "type": "uint16"
-    }
-  ],
-  "id": "libvirt-29"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "nvdimm"
-  },
-  "id": "libvirt-30"
-}
-
-{
-  "return": [
-    {
-      "name": "memdev",
-      "type": "link<memory-backend>"
-    },
-    {
-      "default-value": 0,
-      "name": "node",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "addr",
-      "type": "uint64"
-    },
-    {
-      "default-value": -1,
-      "name": "slot",
-      "type": "int32"
-    },
-    {
-      "default-value": false,
-      "name": "unarmed",
-      "type": "bool"
-    },
-    {
-      "name": "uuid",
-      "type": "QemuUUID"
-    },
-    {
-      "name": "label-size",
-      "type": "int"
-    },
-    {
-      "name": "size",
-      "type": "uint64"
-    }
-  ],
-  "id": "libvirt-30"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "pcie-root-port"
-  },
-  "id": "libvirt-31"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "port",
-      "type": "uint8"
-    },
-    {
-      "default-value": 8,
-      "name": "aer_log_max",
-      "type": "uint16"
-    },
-    {
-      "default-value": true,
-      "name": "hotplug",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "slot",
-      "type": "uint16"
-    },
-    {
-      "default-value": 0,
-      "name": "chassis",
-      "type": "uint8"
-    },
-    {
-      "default-value": true,
-      "name": "power_controller_present",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "disable-acs",
-      "type": "bool"
-    },
-    {
-      "default-value": 18446744073709551615,
-      "name": "mem-reserve",
-      "type": "size"
-    },
-    {
-      "default-value": 18446744073709551615,
-      "name": "pref64-reserve",
-      "type": "size"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "bus-reserve",
-      "type": "uint32"
-    },
-    {
-      "default-value": "32",
-      "name": "x-width",
-      "description": "1/2/4/8/12/16/32",
-      "type": "PCIELinkWidth"
-    },
-    {
-      "default-value": true,
-      "name": "x-migrate-msix",
-      "type": "bool"
-    },
-    {
-      "default-value": 18446744073709551615,
-      "name": "io-reserve",
-      "type": "size"
-    },
-    {
-      "default-value": "16",
-      "name": "x-speed",
-      "description": "2_5/5/8/16",
-      "type": "PCIELinkSpeed"
-    },
-    {
-      "default-value": 18446744073709551615,
-      "name": "pref32-reserve",
-      "type": "size"
-    }
-  ],
-  "id": "libvirt-31"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-host"
-  },
-  "id": "libvirt-32"
-}
-
-{
-  "return": [
-    {
-      "default-value": true,
-      "name": "full-path",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "port",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "msos-desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "hostbus",
-      "type": "uint32"
-    },
-    {
-      "default-value": 4,
-      "name": "isobufs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "vendorid",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "productid",
-      "type": "uint32"
-    },
-    {
-      "name": "hostport",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "pipeline",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "hostaddr",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "suppress-remote-wake",
-      "type": "bool"
-    },
-    {
-      "default-value": 2,
-      "name": "loglevel",
-      "type": "uint32"
-    },
-    {
-      "default-value": 32,
-      "name": "isobsize",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "guest-resets-all",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest-reset",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "attached",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-32"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vhost-user-fs-device"
-  },
-  "id": "libvirt-33"
-}
-
-{
-  "return": [
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-legacy-check",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "chardev",
-      "description": "ID of a chardev to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": 128,
-      "name": "queue-size",
-      "type": "uint16"
-    },
-    {
-      "name": "tag",
-      "type": "str"
-    },
-    {
-      "default-value": 1,
-      "name": "num-request-queues",
-      "type": "uint16"
-    }
-  ],
-  "id": "libvirt-33"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-iommu-pci"
-  },
-  "id": "libvirt-34"
-}
-
-{
-  "return": [
-    {
-      "name": "fake-data",
-      "description": "pretend there's real data here",
-      "type": "str"
-    }
-  ],
-  "id": "libvirt-34"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "memory-backend-file"
-  },
-  "id": "libvirt-35"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "share",
-      "description": "Mark the memory as private to QEMU or shared",
-      "type": "bool"
-    },
-    {
-      "name": "dump",
-      "description": "Set to 'off' to exclude from core dump",
-      "type": "bool"
-    },
-    {
-      "name": "prealloc-threads",
-      "description": "Number of CPU threads to use for prealloc",
-      "type": "int"
-    },
-    {
-      "name": "x-use-canonical-path-for-ramblock-id",
-      "type": "bool"
-    },
-    {
-      "name": "policy",
-      "description": "Set the NUMA policy",
-      "type": "HostMemPolicy"
-    },
-    {
-      "name": "size",
-      "description": "Size of the memory region (ex: 500M)",
-      "type": "int"
-    },
-    {
-      "name": "prealloc",
-      "description": "Preallocate memory",
-      "type": "bool"
-    },
-    {
-      "name": "host-nodes",
-      "description": "Binds memory to the list of NUMA host nodes",
-      "type": "int"
-    },
-    {
-      "name": "merge",
-      "description": "Mark memory as mergeable",
-      "type": "bool"
-    },
-    {
-      "name": "align",
-      "type": "int"
-    },
-    {
-      "name": "pmem",
-      "type": "bool"
-    },
-    {
-      "name": "mem-path",
-      "type": "string"
-    },
-    {
-      "name": "discard-data",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-35"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "memory-backend-memfd"
-  },
-  "id": "libvirt-36"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "share",
-      "description": "Mark the memory as private to QEMU or shared",
-      "type": "bool"
-    },
-    {
-      "name": "dump",
-      "description": "Set to 'off' to exclude from core dump",
-      "type": "bool"
-    },
-    {
-      "name": "prealloc-threads",
-      "description": "Number of CPU threads to use for prealloc",
-      "type": "int"
-    },
-    {
-      "name": "x-use-canonical-path-for-ramblock-id",
-      "type": "bool"
-    },
-    {
-      "name": "policy",
-      "description": "Set the NUMA policy",
-      "type": "HostMemPolicy"
-    },
-    {
-      "name": "size",
-      "description": "Size of the memory region (ex: 500M)",
-      "type": "int"
-    },
-    {
-      "name": "prealloc",
-      "description": "Preallocate memory",
-      "type": "bool"
-    },
-    {
-      "name": "host-nodes",
-      "description": "Binds memory to the list of NUMA host nodes",
-      "type": "int"
-    },
-    {
-      "name": "merge",
-      "description": "Mark memory as mergeable",
-      "type": "bool"
-    },
-    {
-      "name": "hugetlb",
-      "description": "Use huge pages",
-      "type": "bool"
-    },
-    {
-      "name": "seal",
-      "description": "Seal growing & shrinking",
-      "type": "bool"
-    },
-    {
-      "name": "hugetlbsize",
-      "description": "Huge pages size (ex: 2M, 1G)",
-      "type": "int"
-    }
-  ],
-  "id": "libvirt-36"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "max-x86_64-cpu"
-  },
-  "id": "libvirt-37"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "parent_bus",
-      "type": "link<bus>"
-    },
-    {
-      "name": "realized",
-      "type": "bool"
-    },
-    {
-      "name": "hotplugged",
-      "type": "bool"
-    },
-    {
-      "name": "hotpluggable",
-      "type": "bool"
-    },
-    {
-      "name": "memory",
-      "type": "link<qemu:memory-region>"
-    },
-    {
-      "name": "legacy-memory",
-      "type": "str"
-    },
-    {
-      "name": "fill-mtrr-mask",
-      "type": "bool"
-    },
-    {
-      "name": "host-phys-bits-limit",
-      "type": "uint8"
-    },
-    {
-      "name": "x-force-features",
-      "type": "bool"
-    },
-    {
-      "name": "hv-vpindex",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "kvm",
-      "type": "bool"
-    },
-    {
-      "name": "apic-id",
-      "type": "uint32"
-    },
-    {
-      "name": "min-xlevel",
-      "type": "uint32"
-    },
-    {
-      "name": "enforce",
-      "type": "bool"
-    },
-    {
-      "name": "hv-runtime",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "level",
-      "type": "uint32"
-    },
-    {
-      "name": "hv-tlbflush",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "core-id",
-      "type": "int32"
-    },
-    {
-      "name": "hv-crash",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "hv-reset",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "hv-no-nonarch-coresharing",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "hv-spinlocks",
-      "type": "uint32"
-    },
-    {
-      "name": "pmu",
-      "type": "bool"
-    },
-    {
-      "name": "socket-id",
-      "type": "int32"
-    },
-    {
-      "name": "hv-relaxed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "thread-id",
-      "type": "int32"
-    },
-    {
-      "name": "tcg-cpuid",
-      "type": "bool"
-    },
-    {
-      "name": "die-id",
-      "type": "int32"
-    },
-    {
-      "name": "node-id",
-      "type": "int32"
-    },
-    {
-      "name": "vmware-cpuid-freq",
-      "type": "bool"
-    },
-    {
-      "name": "min-xlevel2",
-      "type": "uint32"
-    },
-    {
-      "name": "hv-stimer",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-hv-max-vps",
-      "type": "int32"
-    },
-    {
-      "name": "legacy-cache",
-      "type": "bool"
-    },
-    {
-      "name": "x-migrate-smi-count",
-      "type": "bool"
-    },
-    {
-      "name": "hv-reenlightenment",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "hv-vendor-id",
-      "type": "str"
-    },
-    {
-      "name": "x-hv-synic-kvm-only",
-      "type": "bool"
-    },
-    {
-      "name": "min-level",
-      "type": "uint32"
-    },
-    {
-      "name": "phys-bits",
-      "type": "uint32"
-    },
-    {
-      "name": "l3-cache",
-      "type": "bool"
-    },
-    {
-      "name": "level-func7",
-      "type": "uint32"
-    },
-    {
-      "name": "lmce",
-      "type": "bool"
-    },
-    {
-      "name": "hv-passthrough",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-no-smi-migration",
-      "type": "bool"
-    },
-    {
-      "name": "xlevel2",
-      "type": "uint32"
-    },
-    {
-      "name": "hv-stimer-direct",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ucode-rev",
-      "type": "uint64"
-    },
-    {
-      "name": "xlevel",
-      "type": "uint32"
-    },
-    {
-      "name": "host-phys-bits",
-      "type": "bool"
-    },
-    {
-      "name": "check",
-      "type": "bool"
-    },
-    {
-      "name": "hv-time",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "full-cpuid-auto-level",
-      "type": "bool"
-    },
-    {
-      "name": "hv-synic",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "hv-evmcs",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "hv-ipi",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "hv-vapic",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "cpuid-0xb",
-      "type": "bool"
-    },
-    {
-      "name": "hv-frequencies",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-intel-pt-auto-level",
-      "type": "bool"
-    },
-    {
-      "name": "host-cache-info",
-      "type": "bool"
-    },
-    {
-      "name": "migratable",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-invept-single-context",
-      "type": "bool"
-    },
-    {
-      "name": "core-capability",
-      "type": "bool"
-    },
-    {
-      "name": "popcnt",
-      "type": "bool"
-    },
-    {
-      "name": "kvm_mmu",
-      "type": "bool"
-    },
-    {
-      "name": "dtes64",
-      "type": "bool"
-    },
-    {
-      "name": "sse4_1",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-invvpid-single-addr",
-      "type": "bool"
-    },
-    {
-      "name": "xstore",
-      "type": "bool"
-    },
-    {
-      "name": "stepping",
-      "type": "int"
-    },
-    {
-      "name": "vmx-vmfunc",
-      "type": "bool"
-    },
-    {
-      "name": "pse36",
-      "type": "bool"
-    },
-    {
-      "name": "avx512-4vnniw",
-      "type": "bool"
-    },
-    {
-      "name": "fma4",
-      "type": "bool"
-    },
-    {
-      "name": "avx2",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-poll-control",
-      "type": "bool"
-    },
-    {
-      "name": "kvm_nopiodelay",
-      "type": "bool"
-    },
-    {
-      "name": "amd-stibp",
-      "type": "bool"
-    },
-    {
-      "name": "family",
-      "type": "int"
-    },
-    {
-      "name": "pclmuldq",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-store-lma",
-      "type": "bool"
-    },
-    {
-      "name": "erms",
-      "type": "bool"
-    },
-    {
-      "name": "vaes",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-activity-wait-sipi",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-flexpriority",
-      "type": "bool"
-    },
-    {
-      "name": "rdrand",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-ept-advanced-exitinfo",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-pause-exit",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-shadow-vmcs",
-      "type": "bool"
-    },
-    {
-      "name": "model",
-      "type": "int"
-    },
-    {
-      "name": "avx512-vpopcntdq",
-      "type": "bool"
-    },
-    {
-      "name": "tbm",
-      "type": "bool"
-    },
-    {
-      "name": "xcrypt",
-      "type": "bool"
-    },
-    {
-      "name": "lm",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-pv-eoi",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-monitor-exit",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-eptad",
-      "type": "bool"
-    },
-    {
-      "name": "pae",
-      "type": "bool"
-    },
-    {
-      "name": "ssse3",
-      "type": "bool"
-    },
-    {
-      "name": "phe",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-unrestricted-guest",
-      "type": "bool"
-    },
-    {
-      "name": "movdiri",
-      "type": "bool"
-    },
-    {
-      "name": "taa-no",
-      "type": "bool"
-    },
-    {
-      "name": "perfctr_nb",
-      "type": "bool"
-    },
-    {
-      "name": "arat",
-      "type": "bool"
-    },
-    {
-      "name": "avx512vbmi2",
-      "type": "bool"
-    },
-    {
-      "name": "perfctr_core",
-      "type": "bool"
-    },
-    {
-      "name": "kvm_asyncpf",
-      "type": "bool"
-    },
-    {
-      "name": "x2apic",
-      "type": "bool"
-    },
-    {
-      "name": "npt",
-      "type": "bool"
-    },
-    {
-      "name": "avx512ifma",
-      "type": "bool"
-    },
-    {
-      "name": "kvm_poll_control",
-      "type": "bool"
-    },
-    {
-      "name": "model-id",
-      "type": "string"
-    },
-    {
-      "name": "vmx-vnmi-pending",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-invpcid-exit",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-io-exit",
-      "type": "bool"
-    },
-    {
-      "name": "pmm-en",
-      "type": "bool"
-    },
-    {
-      "name": "tsc",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-ins-outs",
-      "type": "bool"
-    },
-    {
-      "name": "dca",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-apicv-x2apic",
-      "type": "bool"
-    },
-    {
-      "name": "ia64",
-      "type": "bool"
-    },
-    {
-      "name": "perfctr-core",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-cr3-load-noexit",
-      "type": "bool"
-    },
-    {
-      "name": "kvmclock",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-entry-noload-debugctl",
-      "type": "bool"
-    },
-    {
-      "name": "invtsc",
-      "type": "bool"
-    },
-    {
-      "name": "pn",
-      "type": "bool"
-    },
-    {
-      "name": "avx512cd",
-      "type": "bool"
-    },
-    {
-      "name": "md-clear",
-      "type": "bool"
-    },
-    {
-      "name": "cmp-legacy",
-      "type": "bool"
-    },
-    {
-      "name": "cx16",
-      "type": "bool"
-    },
-    {
-      "name": "avx512dq",
-      "type": "bool"
-    },
-    {
-      "name": "abm",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-activity-shutdown",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-pv-ipi",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-apicv-register",
-      "type": "bool"
-    },
-    {
-      "name": "fxsr-opt",
-      "type": "bool"
-    },
-    {
-      "name": "skip-l1dfl-vmentry",
-      "type": "bool"
-    },
-    {
-      "name": "pcid",
-      "type": "bool"
-    },
-    {
-      "name": "rdpid",
-      "type": "bool"
-    },
-    {
-      "name": "wbnoinvd",
-      "type": "bool"
-    },
-    {
-      "name": "filtered-features",
-      "type": "X86CPUFeatureWordInfo"
-    },
-    {
-      "name": "syscall",
-      "type": "bool"
-    },
-    {
-      "name": "pse",
-      "type": "bool"
-    },
-    {
-      "name": "tsc_scale",
-      "type": "bool"
-    },
-    {
-      "name": "mce",
-      "type": "bool"
-    },
-    {
-      "name": "xsaves",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-entry-load-pat",
-      "type": "bool"
-    },
-    {
-      "name": "ibpb",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-apicv-xapic",
-      "type": "bool"
-    },
-    {
-      "name": "cldemote",
-      "type": "bool"
-    },
-    {
-      "name": "rtm",
-      "type": "bool"
-    },
-    {
-      "name": "lwp",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-steal-time",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-hlt-exit",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-entry-load-efer",
-      "type": "bool"
-    },
-    {
-      "name": "nrip_save",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-invlpg-exit",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-save-efer",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-eptp-switching",
-      "type": "bool"
-    },
-    {
-      "name": "vme",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-pv-unhalt",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-desc-exit",
-      "type": "bool"
-    },
-    {
-      "name": "kvm_pv_unhalt",
-      "type": "bool"
-    },
-    {
-      "name": "svm",
-      "type": "bool"
-    },
-    {
-      "name": "lahf-lm",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-invvpid",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-hint-dedicated",
-      "type": "bool"
-    },
-    {
-      "name": "mca",
-      "type": "bool"
-    },
-    {
-      "name": "mtrr",
-      "type": "bool"
-    },
-    {
-      "name": "cid",
-      "type": "bool"
-    },
-    {
-      "name": "vmcb_clean",
-      "type": "bool"
-    },
-    {
-      "name": "pfthreshold",
-      "type": "bool"
-    },
-    {
-      "name": "pmm",
-      "type": "bool"
-    },
-    {
-      "name": "tm",
-      "type": "bool"
-    },
-    {
-      "name": "pbe",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-entry-ia32e-mode",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-rdpmc-exit",
-      "type": "bool"
-    },
-    {
-      "name": "split-lock-detect",
-      "type": "bool"
-    },
-    {
-      "name": "fpu",
-      "type": "bool"
-    },
-    {
-      "name": "skinit",
-      "type": "bool"
-    },
-    {
-      "name": "sep",
-      "type": "bool"
-    },
-    {
-      "name": "avx512-bf16",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-rdtscp-exit",
-      "type": "bool"
-    },
-    {
-      "name": "nx",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-invvpid-all-context",
-      "type": "bool"
-    },
-    {
-      "name": "ds-cpl",
-      "type": "bool"
-    },
-    {
-      "name": "pause-filter",
-      "type": "bool"
-    },
-    {
-      "name": "pause_filter",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-vmwrite-vmexit-fields",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-ept",
-      "type": "bool"
-    },
-    {
-      "name": "nodeid-msr",
-      "type": "bool"
-    },
-    {
-      "name": "smap",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-io-bitmap",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-intr-exit",
-      "type": "bool"
-    },
-    {
-      "name": "fxsr_opt",
-      "type": "bool"
-    },
-    {
-      "name": "cr8legacy",
-      "type": "bool"
-    },
-    {
-      "name": "cmp_legacy",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-zero-len-inject",
-      "type": "bool"
-    },
-    {
-      "name": "virt-ssbd",
-      "type": "bool"
-    },
-    {
-      "name": "pschange-mc-no",
-      "type": "bool"
-    },
-    {
-      "name": "umip",
-      "type": "bool"
-    },
-    {
-      "name": "avx512er",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-vpid",
-      "type": "bool"
-    },
-    {
-      "name": "xstore-en",
-      "type": "bool"
-    },
-    {
-      "name": "avx512vl",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-invept-single-context-noglobals",
-      "type": "bool"
-    },
-    {
-      "name": "cmov",
-      "type": "bool"
-    },
-    {
-      "name": "rsba",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-posted-intr",
-      "type": "bool"
-    },
-    {
-      "name": "xcrypt-en",
-      "type": "bool"
-    },
-    {
-      "name": "tm2",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-clear-bndcfgs",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-ept-execonly",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-load-efer",
-      "type": "bool"
-    },
-    {
-      "name": "xsaveerptr",
-      "type": "bool"
-    },
-    {
-      "name": "fsgsbase",
-      "type": "bool"
-    },
-    {
-      "name": "avx512bw",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-vintr-pending",
-      "type": "bool"
-    },
-    {
-      "name": "smx",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-secondary-ctls",
-      "type": "bool"
-    },
-    {
-      "name": "lbrv",
-      "type": "bool"
-    },
-    {
-      "name": "tsc-frequency",
-      "type": "int"
-    },
-    {
-      "name": "hle",
-      "type": "bool"
-    },
-    {
-      "name": "monitor",
-      "type": "bool"
-    },
-    {
-      "name": "tce",
-      "type": "bool"
-    },
-    {
-      "name": "sse4a",
-      "type": "bool"
-    },
-    {
-      "name": "vpclmulqdq",
-      "type": "bool"
-    },
-    {
-      "name": "tsc-scale",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-pv-tlb-flush",
-      "type": "bool"
-    },
-    {
-      "name": "mds-no",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-cr8-load-exit",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-activity-hlt",
-      "type": "bool"
-    },
-    {
-      "name": "i64",
-      "type": "bool"
-    },
-    {
-      "name": "adx",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-invept-all-context",
-      "type": "bool"
-    },
-    {
-      "name": "ffxsr",
-      "type": "bool"
-    },
-    {
-      "name": "amd-no-ssb",
-      "type": "bool"
-    },
-    {
-      "name": "crash-information",
-      "type": "GuestPanicInformation"
-    },
-    {
-      "name": "vmx-entry-load-bndcfgs",
-      "type": "bool"
-    },
-    {
-      "name": "svm_lock",
-      "type": "bool"
-    },
-    {
-      "name": "msr",
-      "type": "bool"
-    },
-    {
-      "name": "pclmulqdq",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-preemption-timer",
-      "type": "bool"
-    },
-    {
-      "name": "clflush",
-      "type": "bool"
-    },
-    {
-      "name": "ssb-no",
-      "type": "bool"
-    },
-    {
-      "name": "mpx",
-      "type": "bool"
-    },
-    {
-      "name": "extapic",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-vnmi",
-      "type": "bool"
-    },
-    {
-      "name": "xop",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-rdseed-exit",
-      "type": "bool"
-    },
-    {
-      "name": "smep",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-mwait-exit",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-rdtsc-exit",
-      "type": "bool"
-    },
-    {
-      "name": "cx8",
-      "type": "bool"
-    },
-    {
-      "name": "xsavec",
-      "type": "bool"
-    },
-    {
-      "name": "pku",
-      "type": "bool"
-    },
-    {
-      "name": "sse4-2",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-mtf",
-      "type": "bool"
-    },
-    {
-      "name": "vmcb-clean",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-load-pat",
-      "type": "bool"
-    },
-    {
-      "name": "stibp",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-cr3-store-noexit",
-      "type": "bool"
-    },
-    {
-      "name": "tsx-ctrl",
-      "type": "bool"
-    },
-    {
-      "name": "svm-lock",
-      "type": "bool"
-    },
-    {
-      "name": "sse4-1",
-      "type": "bool"
-    },
-    {
-      "name": "lahf_lm",
-      "type": "bool"
-    },
-    {
-      "name": "kvm_pv_eoi",
-      "type": "bool"
-    },
-    {
-      "name": "sse",
-      "type": "bool"
-    },
-    {
-      "name": "clzero",
-      "type": "bool"
-    },
-    {
-      "name": "ds",
-      "type": "bool"
-    },
-    {
-      "name": "osvw",
-      "type": "bool"
-    },
-    {
-      "name": "kvm_steal_time",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-true-ctls",
-      "type": "bool"
-    },
-    {
-      "name": "movdir64b",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-invept",
-      "type": "bool"
-    },
-    {
-      "name": "acpi",
-      "type": "bool"
-    },
-    {
-      "name": "xd",
-      "type": "bool"
-    },
-    {
-      "name": "nodeid_msr",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-ept-1gb",
-      "type": "bool"
-    },
-    {
-      "name": "nrip-save",
-      "type": "bool"
-    },
-    {
-      "name": "gfni",
-      "type": "bool"
-    },
-    {
-      "name": "ds_cpl",
-      "type": "bool"
-    },
-    {
-      "name": "sse3",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-mmu",
-      "type": "bool"
-    },
-    {
-      "name": "avx512bitalg",
-      "type": "bool"
-    },
-    {
-      "name": "rdseed",
-      "type": "bool"
-    },
-    {
-      "name": "sha-ni",
-      "type": "bool"
-    },
-    {
-      "name": "ace2",
-      "type": "bool"
-    },
-    {
-      "name": "waitpkg",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-rdrand-exit",
-      "type": "bool"
-    },
-    {
-      "name": "f16c",
-      "type": "bool"
-    },
-    {
-      "name": "3dnowprefetch",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-encls-exit",
-      "type": "bool"
-    },
-    {
-      "name": "avx",
-      "type": "bool"
-    },
-    {
-      "name": "topoext",
-      "type": "bool"
-    },
-    {
-      "name": "sse2",
-      "type": "bool"
-    },
-    {
-      "name": "rdctl-no",
-      "type": "bool"
-    },
-    {
-      "name": "mmx",
-      "type": "bool"
-    },
-    {
-      "name": "avx512-4fmaps",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-cr8-store-exit",
-      "type": "bool"
-    },
-    {
-      "name": "avx512vnni",
-      "type": "bool"
-    },
-    {
-      "name": "pni",
-      "type": "bool"
-    },
-    {
-      "name": "movbe",
-      "type": "bool"
-    },
-    {
-      "name": "mmxext",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-ple",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-apicv-vid",
-      "type": "bool"
-    },
-    {
-      "name": "flushbyasid",
-      "type": "bool"
-    },
-    {
-      "name": "rdtscp",
-      "type": "bool"
-    },
-    {
-      "name": "clwb",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-asyncpf",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-pv-sched-yield",
-      "type": "bool"
-    },
-    {
-      "name": "decodeassists",
-      "type": "bool"
-    },
-    {
-      "name": "pat",
-      "type": "bool"
-    },
-    {
-      "name": "invpcid",
-      "type": "bool"
-    },
-    {
-      "name": "pdpe1gb",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-save-pat",
-      "type": "bool"
-    },
-    {
-      "name": "tsc-adjust",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-entry-load-rtit-ctl",
-      "type": "bool"
-    },
-    {
-      "name": "ht",
-      "type": "bool"
-    },
-    {
-      "name": "clflushopt",
-      "type": "bool"
-    },
-    {
-      "name": "tsc_adjust",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-tsc-offset",
-      "type": "bool"
-    },
-    {
-      "name": "ssbd",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-clear-rtit-ctl",
-      "type": "bool"
-    },
-    {
-      "name": "3dnowext",
-      "type": "bool"
-    },
-    {
-      "name": "xtpr",
-      "type": "bool"
-    },
-    {
-      "name": "pdcm",
-      "type": "bool"
-    },
-    {
-      "name": "xsave",
-      "type": "bool"
-    },
-    {
-      "name": "unavailable-features",
-      "type": "strList"
-    },
-    {
-      "name": "est",
-      "type": "bool"
-    },
-    {
-      "name": "pge",
-      "type": "bool"
-    },
-    {
-      "name": "vendor",
-      "type": "string"
-    },
-    {
-      "name": "pcommit",
-      "type": "bool"
-    },
-    {
-      "name": "ibs",
-      "type": "bool"
-    },
-    {
-      "name": "tsc-deadline",
-      "type": "bool"
-    },
-    {
-      "name": "kvmclock-stable-bit",
-      "type": "bool"
-    },
-    {
-      "name": "misalignsse",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-msr-bitmap",
-      "type": "bool"
-    },
-    {
-      "name": "perfctr-nb",
-      "type": "bool"
-    },
-    {
-      "name": "feature-words",
-      "type": "X86CPUFeatureWordInfo"
-    },
-    {
-      "name": "apic",
-      "type": "bool"
-    },
-    {
-      "name": "avx512vbmi",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-nosave-debugctl",
-      "type": "bool"
-    },
-    {
-      "name": "avx512f",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-save-preemption-timer",
-      "type": "bool"
-    },
-    {
-      "name": "arch-capabilities",
-      "type": "bool"
-    },
-    {
-      "name": "bmi2",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-pml",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-nmi-exit",
-      "type": "bool"
-    },
-    {
-      "name": "intel-pt",
-      "type": "bool"
-    },
-    {
-      "name": "wdt",
-      "type": "bool"
-    },
-    {
-      "name": "ace2-en",
-      "type": "bool"
-    },
-    {
-      "name": "avx512pf",
-      "type": "bool"
-    },
-    {
-      "name": "bmi1",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-page-walk-5",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-nopiodelay",
-      "type": "bool"
-    },
-    {
-      "name": "sse4.2",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-ept-2mb",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-load-perf-global-ctrl",
-      "type": "bool"
-    },
-    {
-      "name": "3dnow",
-      "type": "bool"
-    },
-    {
-      "name": "vmx",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-wbinvd-exit",
-      "type": "bool"
-    },
-    {
-      "name": "la57",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-page-walk-4",
-      "type": "bool"
-    },
-    {
-      "name": "sse4.1",
-      "type": "bool"
-    },
-    {
-      "name": "ibrs-all",
-      "type": "bool"
-    },
-    {
-      "name": "xgetbv1",
-      "type": "bool"
-    },
-    {
-      "name": "xsaveopt",
-      "type": "bool"
-    },
-    {
-      "name": "spec-ctrl",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-entry-load-perf-global-ctrl",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-ack-intr",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-xsaves",
-      "type": "bool"
-    },
-    {
-      "name": "phe-en",
-      "type": "bool"
-    },
-    {
-      "name": "fxsr",
-      "type": "bool"
-    },
-    {
-      "name": "hypervisor",
-      "type": "bool"
-    },
-    {
-      "name": "aes",
-      "type": "bool"
-    },
-    {
-      "name": "amd-ssbd",
-      "type": "bool"
-    },
-    {
-      "name": "sse4_2",
-      "type": "bool"
-    },
-    {
-      "name": "de",
-      "type": "bool"
-    },
-    {
-      "name": "ss",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-movdr-exit",
-      "type": "bool"
-    },
-    {
-      "name": "fma",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-37"
-}
-
-{
-  "execute": "query-machines",
-  "id": "libvirt-38"
-}
-
-{
-  "return": [
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.12",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-4.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.5",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-4.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.5",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.7",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": true
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "none",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.7",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.4",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.10",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.7",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.9",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.11",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-3.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-4.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.4",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.3",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": true
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-4.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.9",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "isapc",
-      "numa-mem-supported": true,
-      "default-cpu-type": "486-x86_64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.4",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.6",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-3.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.12",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": true
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.6",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-4.0.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.6",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-5.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false,
-      "alias": "q35"
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.8",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.10",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-3.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-4.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "microvm",
-      "numa-mem-supported": false,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.3",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": true
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-4.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-5.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "is-default": true,
-      "cpu-max": 255,
-      "deprecated": false,
-      "alias": "pc"
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.8",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.5",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-3.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.11",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    }
-  ],
-  "id": "libvirt-38"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "none-machine"
-  },
-  "id": "libvirt-39"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "enforce-config-section",
-      "description": "Set on to enforce configuration section migration",
-      "type": "bool"
-    },
-    {
-      "name": "graphics",
-      "description": "Set on/off to enable/disable graphics emulation",
-      "type": "bool"
-    },
-    {
-      "name": "memory-encryption",
-      "description": "Set memory encryption object to use",
-      "type": "string"
-    },
-    {
-      "name": "dtb",
-      "description": "Linux kernel device tree file",
-      "type": "string"
-    },
-    {
-      "name": "usb",
-      "description": "Set on/off to enable/disable usb",
-      "type": "bool"
-    },
-    {
-      "name": "phandle-start",
-      "description": "The first phandle ID we may generate dynamically",
-      "type": "int"
-    },
-    {
-      "name": "dump-guest-core",
-      "description": "Include guest memory in a core dump",
-      "type": "bool"
-    },
-    {
-      "name": "append",
-      "description": "Linux kernel command line",
-      "type": "string"
-    },
-    {
-      "name": "suppress-vmdesc",
-      "description": "Set on to disable self-describing migration",
-      "type": "bool"
-    },
-    {
-      "name": "mem-merge",
-      "description": "Enable/disable memory merge support",
-      "type": "bool"
-    },
-    {
-      "name": "dt-compatible",
-      "description": "Overrides the \"compatible\" property of the dt root node",
-      "type": "string"
-    },
-    {
-      "name": "kernel",
-      "description": "Linux kernel image file",
-      "type": "string"
-    },
-    {
-      "name": "dumpdtb",
-      "description": "Dump current dtb to a file and quit",
-      "type": "string"
-    },
-    {
-      "name": "initrd",
-      "description": "Linux initial ramdisk file",
-      "type": "string"
-    },
-    {
-      "name": "firmware",
-      "description": "Firmware image",
-      "type": "string"
-    },
-    {
-      "name": "memory-backend",
-      "description": "Set RAM backendValid value is ID of hostmem based backend",
-      "type": "string"
-    }
-  ],
-  "id": "libvirt-39"
-}
-
-{
-  "execute": "query-cpu-definitions",
-  "id": "libvirt-40"
-}
-
-{
-  "return": [
-    {
-      "name": "max",
-      "typename": "max-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": false
-    },
-    {
-      "name": "host",
-      "typename": "host-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": false
-    },
-    {
-      "name": "base",
-      "typename": "base-x86_64-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu64-v1",
-      "typename": "qemu64-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu64",
-      "typename": "qemu64-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "qemu64-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu32-v1",
-      "typename": "qemu32-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu32",
-      "typename": "qemu32-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "qemu32-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "phenom-v1",
-      "typename": "phenom-v1-x86_64-cpu",
-      "unavailable-features": [
-        "mmxext",
-        "fxsr-opt",
-        "3dnowext",
-        "3dnow",
-        "sse4a",
-        "npt"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "phenom",
-      "typename": "phenom-x86_64-cpu",
-      "unavailable-features": [
-        "mmxext",
-        "fxsr-opt",
-        "3dnowext",
-        "3dnow",
-        "sse4a",
-        "npt"
-      ],
-      "alias-of": "phenom-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium3-v1",
-      "typename": "pentium3-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium3",
-      "typename": "pentium3-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "pentium3-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium2-v1",
-      "typename": "pentium2-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium2",
-      "typename": "pentium2-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "pentium2-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium-v1",
-      "typename": "pentium-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium",
-      "typename": "pentium-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "pentium-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "n270-v1",
-      "typename": "n270-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "n270",
-      "typename": "n270-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "n270-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm64-v1",
-      "typename": "kvm64-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm64",
-      "typename": "kvm64-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "kvm64-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm32-v1",
-      "typename": "kvm32-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm32",
-      "typename": "kvm32-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "kvm32-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "coreduo-v1",
-      "typename": "coreduo-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "coreduo",
-      "typename": "coreduo-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "coreduo-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "core2duo-v1",
-      "typename": "core2duo-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "core2duo",
-      "typename": "core2duo-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "core2duo-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "athlon-v1",
-      "typename": "athlon-v1-x86_64-cpu",
-      "unavailable-features": [
-        "mmxext",
-        "3dnowext",
-        "3dnow"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "athlon",
-      "typename": "athlon-x86_64-cpu",
-      "unavailable-features": [
-        "mmxext",
-        "3dnowext",
-        "3dnow"
-      ],
-      "alias-of": "athlon-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere-v2",
-      "typename": "Westmere-v2-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere-v1",
-      "typename": "Westmere-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere-IBRS",
-      "typename": "Westmere-IBRS-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Westmere-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere",
-      "typename": "Westmere-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Westmere-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Snowridge-v2",
-      "typename": "Snowridge-v2-x86_64-cpu",
-      "unavailable-features": [
-        "clwb",
-        "sha-ni",
-        "gfni",
-        "cldemote",
-        "movdiri",
-        "movdir64b",
-        "core-capability",
-        "split-lock-detect"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Snowridge-v1",
-      "typename": "Snowridge-v1-x86_64-cpu",
-      "unavailable-features": [
-        "clwb",
-        "sha-ni",
-        "gfni",
-        "cldemote",
-        "movdiri",
-        "movdir64b",
-        "core-capability",
-        "split-lock-detect"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Snowridge",
-      "typename": "Snowridge-x86_64-cpu",
-      "unavailable-features": [
-        "clwb",
-        "sha-ni",
-        "gfni",
-        "cldemote",
-        "movdiri",
-        "movdir64b",
-        "core-capability",
-        "split-lock-detect"
-      ],
-      "alias-of": "Snowridge-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-v3",
-      "typename": "Skylake-Server-v3-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-v2",
-      "typename": "Skylake-Server-v2-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-v1",
-      "typename": "Skylake-Server-v1-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-noTSX-IBRS",
-      "typename": "Skylake-Server-noTSX-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "alias-of": "Skylake-Server-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-IBRS",
-      "typename": "Skylake-Server-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "alias-of": "Skylake-Server-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server",
-      "typename": "Skylake-Server-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "alias-of": "Skylake-Server-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-v3",
-      "typename": "Skylake-Client-v3-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-v2",
-      "typename": "Skylake-Client-v2-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-v1",
-      "typename": "Skylake-Client-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-noTSX-IBRS",
-      "typename": "Skylake-Client-noTSX-IBRS-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Skylake-Client-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-IBRS",
-      "typename": "Skylake-Client-IBRS-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Skylake-Client-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client",
-      "typename": "Skylake-Client-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Skylake-Client-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "SandyBridge-v2",
-      "typename": "SandyBridge-v2-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "SandyBridge-v1",
-      "typename": "SandyBridge-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "SandyBridge-IBRS",
-      "typename": "SandyBridge-IBRS-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "SandyBridge-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "SandyBridge",
-      "typename": "SandyBridge-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "SandyBridge-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Penryn-v1",
-      "typename": "Penryn-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Penryn",
-      "typename": "Penryn-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Penryn-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G5-v1",
-      "typename": "Opteron_G5-v1-x86_64-cpu",
-      "unavailable-features": [
-        "sse4a",
-        "misalignsse",
-        "xop",
-        "fma4",
-        "tbm",
-        "npt",
-        "nrip-save"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G5",
-      "typename": "Opteron_G5-x86_64-cpu",
-      "unavailable-features": [
-        "sse4a",
-        "misalignsse",
-        "xop",
-        "fma4",
-        "tbm",
-        "npt",
-        "nrip-save"
-      ],
-      "alias-of": "Opteron_G5-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G4-v1",
-      "typename": "Opteron_G4-v1-x86_64-cpu",
-      "unavailable-features": [
-        "sse4a",
-        "misalignsse",
-        "xop",
-        "fma4",
-        "npt",
-        "nrip-save"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G4",
-      "typename": "Opteron_G4-x86_64-cpu",
-      "unavailable-features": [
-        "sse4a",
-        "misalignsse",
-        "xop",
-        "fma4",
-        "npt",
-        "nrip-save"
-      ],
-      "alias-of": "Opteron_G4-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G3-v1",
-      "typename": "Opteron_G3-v1-x86_64-cpu",
-      "unavailable-features": [
-        "sse4a",
-        "misalignsse"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G3",
-      "typename": "Opteron_G3-x86_64-cpu",
-      "unavailable-features": [
-        "sse4a",
-        "misalignsse"
-      ],
-      "alias-of": "Opteron_G3-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G2-v1",
-      "typename": "Opteron_G2-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G2",
-      "typename": "Opteron_G2-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Opteron_G2-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G1-v1",
-      "typename": "Opteron_G1-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G1",
-      "typename": "Opteron_G1-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Opteron_G1-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem-v2",
-      "typename": "Nehalem-v2-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem-v1",
-      "typename": "Nehalem-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem-IBRS",
-      "typename": "Nehalem-IBRS-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Nehalem-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem",
-      "typename": "Nehalem-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Nehalem-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "KnightsMill-v1",
-      "typename": "KnightsMill-v1-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512pf",
-        "avx512er",
-        "avx512cd",
-        "avx512-vpopcntdq",
-        "avx512-4vnniw",
-        "avx512-4fmaps",
-        "avx512f",
-        "avx512f",
-        "avx512f"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "KnightsMill",
-      "typename": "KnightsMill-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512pf",
-        "avx512er",
-        "avx512cd",
-        "avx512-vpopcntdq",
-        "avx512-4vnniw",
-        "avx512-4fmaps",
-        "avx512f",
-        "avx512f",
-        "avx512f"
-      ],
-      "alias-of": "KnightsMill-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge-v2",
-      "typename": "IvyBridge-v2-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge-v1",
-      "typename": "IvyBridge-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge-IBRS",
-      "typename": "IvyBridge-IBRS-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "IvyBridge-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge",
-      "typename": "IvyBridge-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "IvyBridge-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server-v3",
-      "typename": "Icelake-Server-v3-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "pku",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "la57",
-        "wbnoinvd",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku",
-        "rdctl-no",
-        "ibrs-all",
-        "mds-no",
-        "taa-no"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server-v2",
-      "typename": "Icelake-Server-v2-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "pku",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "la57",
-        "wbnoinvd",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server-v1",
-      "typename": "Icelake-Server-v1-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "pku",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "la57",
-        "wbnoinvd",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server-noTSX",
-      "typename": "Icelake-Server-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "pku",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "la57",
-        "wbnoinvd",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "alias-of": "Icelake-Server-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server",
-      "typename": "Icelake-Server-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "pku",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "la57",
-        "wbnoinvd",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "alias-of": "Icelake-Server-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Client-v2",
-      "typename": "Icelake-Client-v2-x86_64-cpu",
-      "unavailable-features": [
-        "avx512vbmi",
-        "pku",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "wbnoinvd",
-        "pku"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Client-v1",
-      "typename": "Icelake-Client-v1-x86_64-cpu",
-      "unavailable-features": [
-        "avx512vbmi",
-        "pku",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "wbnoinvd",
-        "pku"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Client-noTSX",
-      "typename": "Icelake-Client-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "avx512vbmi",
-        "pku",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "wbnoinvd",
-        "pku"
-      ],
-      "alias-of": "Icelake-Client-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Client",
-      "typename": "Icelake-Client-x86_64-cpu",
-      "unavailable-features": [
-        "avx512vbmi",
-        "pku",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "wbnoinvd",
-        "pku"
-      ],
-      "alias-of": "Icelake-Client-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-v4",
-      "typename": "Haswell-v4-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-v3",
-      "typename": "Haswell-v3-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-v2",
-      "typename": "Haswell-v2-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-v1",
-      "typename": "Haswell-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-noTSX-IBRS",
-      "typename": "Haswell-noTSX-IBRS-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Haswell-v4",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-noTSX",
-      "typename": "Haswell-noTSX-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Haswell-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-IBRS",
-      "typename": "Haswell-IBRS-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Haswell-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell",
-      "typename": "Haswell-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Haswell-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-v3",
-      "typename": "EPYC-v3-x86_64-cpu",
-      "unavailable-features": [
-        "sha-ni",
-        "mmxext",
-        "fxsr-opt",
-        "cr8legacy",
-        "sse4a",
-        "misalignsse",
-        "osvw",
-        "perfctr-core",
-        "clzero",
-        "xsaveerptr",
-        "ibpb",
-        "npt",
-        "nrip-save"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-v2",
-      "typename": "EPYC-v2-x86_64-cpu",
-      "unavailable-features": [
-        "sha-ni",
-        "mmxext",
-        "fxsr-opt",
-        "cr8legacy",
-        "sse4a",
-        "misalignsse",
-        "osvw",
-        "ibpb",
-        "npt",
-        "nrip-save"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-v1",
-      "typename": "EPYC-v1-x86_64-cpu",
-      "unavailable-features": [
-        "sha-ni",
-        "mmxext",
-        "fxsr-opt",
-        "cr8legacy",
-        "sse4a",
-        "misalignsse",
-        "osvw",
-        "npt",
-        "nrip-save"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-Rome-v1",
-      "typename": "EPYC-Rome-v1-x86_64-cpu",
-      "unavailable-features": [
-        "clwb",
-        "sha-ni",
-        "rdpid",
-        "mmxext",
-        "fxsr-opt",
-        "cr8legacy",
-        "sse4a",
-        "misalignsse",
-        "osvw",
-        "perfctr-core",
-        "clzero",
-        "xsaveerptr",
-        "wbnoinvd",
-        "ibpb",
-        "amd-stibp",
-        "npt",
-        "nrip-save"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-Rome",
-      "typename": "EPYC-Rome-x86_64-cpu",
-      "unavailable-features": [
-        "clwb",
-        "sha-ni",
-        "rdpid",
-        "mmxext",
-        "fxsr-opt",
-        "cr8legacy",
-        "sse4a",
-        "misalignsse",
-        "osvw",
-        "perfctr-core",
-        "clzero",
-        "xsaveerptr",
-        "wbnoinvd",
-        "ibpb",
-        "amd-stibp",
-        "npt",
-        "nrip-save"
-      ],
-      "alias-of": "EPYC-Rome-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-IBPB",
-      "typename": "EPYC-IBPB-x86_64-cpu",
-      "unavailable-features": [
-        "sha-ni",
-        "mmxext",
-        "fxsr-opt",
-        "cr8legacy",
-        "sse4a",
-        "misalignsse",
-        "osvw",
-        "ibpb",
-        "npt",
-        "nrip-save"
-      ],
-      "alias-of": "EPYC-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC",
-      "typename": "EPYC-x86_64-cpu",
-      "unavailable-features": [
-        "sha-ni",
-        "mmxext",
-        "fxsr-opt",
-        "cr8legacy",
-        "sse4a",
-        "misalignsse",
-        "osvw",
-        "npt",
-        "nrip-save"
-      ],
-      "alias-of": "EPYC-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Dhyana-v1",
-      "typename": "Dhyana-v1-x86_64-cpu",
-      "unavailable-features": [
-        "mmxext",
-        "fxsr-opt",
-        "cr8legacy",
-        "sse4a",
-        "misalignsse",
-        "osvw",
-        "ibpb",
-        "npt",
-        "nrip-save"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Dhyana",
-      "typename": "Dhyana-x86_64-cpu",
-      "unavailable-features": [
-        "mmxext",
-        "fxsr-opt",
-        "cr8legacy",
-        "sse4a",
-        "misalignsse",
-        "osvw",
-        "ibpb",
-        "npt",
-        "nrip-save"
-      ],
-      "alias-of": "Dhyana-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Denverton-v2",
-      "typename": "Denverton-v2-x86_64-cpu",
-      "unavailable-features": [
-        "sha-ni",
-        "rdctl-no"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Denverton-v1",
-      "typename": "Denverton-v1-x86_64-cpu",
-      "unavailable-features": [
-        "sha-ni",
-        "rdctl-no"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Denverton",
-      "typename": "Denverton-x86_64-cpu",
-      "unavailable-features": [
-        "sha-ni",
-        "rdctl-no"
-      ],
-      "alias-of": "Denverton-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cooperlake-v1",
-      "typename": "Cooperlake-v1-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512vnni",
-        "avx512-bf16",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku",
-        "rdctl-no",
-        "ibrs-all",
-        "mds-no",
-        "taa-no"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cooperlake",
-      "typename": "Cooperlake-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512vnni",
-        "avx512-bf16",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku",
-        "rdctl-no",
-        "ibrs-all",
-        "mds-no",
-        "taa-no"
-      ],
-      "alias-of": "Cooperlake-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Conroe-v1",
-      "typename": "Conroe-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Conroe",
-      "typename": "Conroe-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Conroe-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server-v3",
-      "typename": "Cascadelake-Server-v3-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512vnni",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku",
-        "rdctl-no",
-        "ibrs-all",
-        "mds-no"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server-v2",
-      "typename": "Cascadelake-Server-v2-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512vnni",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku",
-        "rdctl-no",
-        "ibrs-all",
-        "mds-no"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server-v1",
-      "typename": "Cascadelake-Server-v1-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512vnni",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server-noTSX",
-      "typename": "Cascadelake-Server-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512vnni",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku",
-        "rdctl-no",
-        "ibrs-all",
-        "mds-no"
-      ],
-      "alias-of": "Cascadelake-Server-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server",
-      "typename": "Cascadelake-Server-x86_64-cpu",
-      "unavailable-features": [
-        "avx512f",
-        "avx512dq",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512vnni",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "alias-of": "Cascadelake-Server-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-v4",
-      "typename": "Broadwell-v4-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-v3",
-      "typename": "Broadwell-v3-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-v2",
-      "typename": "Broadwell-v2-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-v1",
-      "typename": "Broadwell-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-noTSX-IBRS",
-      "typename": "Broadwell-noTSX-IBRS-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Broadwell-v4",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-noTSX",
-      "typename": "Broadwell-noTSX-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Broadwell-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-IBRS",
-      "typename": "Broadwell-IBRS-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Broadwell-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell",
-      "typename": "Broadwell-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Broadwell-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "486-v1",
-      "typename": "486-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "486",
-      "typename": "486-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "486-v1",
-      "static": false,
-      "migration-safe": true
-    }
-  ],
-  "id": "libvirt-40"
-}
-
-{
-  "execute": "query-tpm-models",
-  "id": "libvirt-41"
-}
-
-{
-  "return": [
-    "tpm-crb",
-    "tpm-tis"
-  ],
-  "id": "libvirt-41"
-}
-
-{
-  "execute": "query-tpm-types",
-  "id": "libvirt-42"
-}
-
-{
-  "return": [
-    "passthrough",
-    "emulator"
-  ],
-  "id": "libvirt-42"
-}
-
-{
-  "execute": "query-command-line-options",
-  "id": "libvirt-43"
-}
-
-{
-  "return": [
-    {
-      "parameters": [
-        {
-          "name": "timeout",
-          "help": "Request timeout in seconds (default 0 = no timeout)",
-          "type": "number"
-        },
-        {
-          "name": "initiator-name",
-          "help": "Initiator iqn name to use when connecting",
-          "type": "string"
-        },
-        {
-          "name": "header-digest",
-          "help": "HeaderDigest setting. {CRC32C|CRC32C-NONE|NONE-CRC32C|NONE}",
-          "type": "string"
-        },
-        {
-          "name": "password-secret",
-          "help": "ID of the secret providing password for CHAP authentication to target",
-          "type": "string"
-        },
-        {
-          "name": "password",
-          "help": "password for CHAP authentication to target",
-          "type": "string"
-        },
-        {
-          "name": "user",
-          "help": "username for CHAP authentication to target",
-          "type": "string"
-        }
-      ],
-      "option": "iscsi"
-    },
-    {
-      "parameters": [
-        {
-          "name": "audiodev",
-          "type": "string"
-        },
-        {
-          "name": "non-adaptive",
-          "type": "boolean"
-        },
-        {
-          "name": "lossy",
-          "type": "boolean"
-        },
-        {
-          "name": "sasl-authz",
-          "type": "string"
-        },
-        {
-          "name": "tls-authz",
-          "type": "string"
-        },
-        {
-          "name": "acl",
-          "type": "boolean"
-        },
-        {
-          "name": "sasl",
-          "type": "boolean"
-        },
-        {
-          "name": "key-delay-ms",
-          "type": "number"
-        },
-        {
-          "name": "lock-key-sync",
-          "type": "boolean"
-        },
-        {
-          "name": "reverse",
-          "type": "boolean"
-        },
-        {
-          "name": "password",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv6",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv4",
-          "type": "boolean"
-        },
-        {
-          "name": "to",
-          "type": "number"
-        },
-        {
-          "name": "connections",
-          "type": "number"
-        },
-        {
-          "name": "head",
-          "type": "number"
-        },
-        {
-          "name": "display",
-          "type": "string"
-        },
-        {
-          "name": "share",
-          "type": "string"
-        },
-        {
-          "name": "tls-creds",
-          "type": "string"
-        },
-        {
-          "name": "websocket",
-          "type": "string"
-        },
-        {
-          "name": "vnc",
-          "type": "string"
-        }
-      ],
-      "option": "vnc"
-    },
-    {
-      "parameters": [
-        {
-          "name": "rendernode",
-          "type": "string"
-        },
-        {
-          "name": "gl",
-          "type": "boolean"
-        },
-        {
-          "name": "head",
-          "type": "number"
-        },
-        {
-          "name": "display",
-          "type": "string"
-        },
-        {
-          "name": "seamless-migration",
-          "type": "boolean"
-        },
-        {
-          "name": "playback-compression",
-          "type": "boolean"
-        },
-        {
-          "name": "agent-mouse",
-          "type": "boolean"
-        },
-        {
-          "name": "streaming-video",
-          "type": "string"
-        },
-        {
-          "name": "zlib-glz-wan-compression",
-          "type": "string"
-        },
-        {
-          "name": "jpeg-wan-compression",
-          "type": "string"
-        },
-        {
-          "name": "image-compression",
-          "type": "string"
-        },
-        {
-          "name": "plaintext-channel",
-          "type": "string"
-        },
-        {
-          "name": "tls-channel",
-          "type": "string"
-        },
-        {
-          "name": "tls-ciphers",
-          "type": "string"
-        },
-        {
-          "name": "x509-dh-key-file",
-          "type": "string"
-        },
-        {
-          "name": "x509-cacert-file",
-          "type": "string"
-        },
-        {
-          "name": "x509-cert-file",
-          "type": "string"
-        },
-        {
-          "name": "x509-key-password",
-          "type": "string"
-        },
-        {
-          "name": "x509-key-file",
-          "type": "string"
-        },
-        {
-          "name": "x509-dir",
-          "type": "string"
-        },
-        {
-          "name": "sasl",
-          "type": "boolean"
-        },
-        {
-          "name": "disable-agent-file-xfer",
-          "type": "boolean"
-        },
-        {
-          "name": "disable-copy-paste",
-          "type": "boolean"
-        },
-        {
-          "name": "disable-ticketing",
-          "type": "boolean"
-        },
-        {
-          "name": "password",
-          "type": "string"
-        },
-        {
-          "name": "unix",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv6",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv4",
-          "type": "boolean"
-        },
-        {
-          "name": "addr",
-          "type": "string"
-        },
-        {
-          "name": "tls-port",
-          "type": "number"
-        },
-        {
-          "name": "port",
-          "type": "number"
-        }
-      ],
-      "option": "spice"
-    },
-    {
-      "parameters": [],
-      "option": "smbios"
-    },
-    {
-      "parameters": [],
-      "option": "acpi"
-    },
-    {
-      "parameters": [
-        {
-          "name": "dmode",
-          "type": "number"
-        },
-        {
-          "name": "fmode",
-          "type": "number"
-        },
-        {
-          "name": "sock_fd",
-          "type": "number"
-        },
-        {
-          "name": "socket",
-          "type": "string"
-        },
-        {
-          "name": "multidevs",
-          "type": "string"
-        },
-        {
-          "name": "readonly",
-          "type": "boolean"
-        },
-        {
-          "name": "writeout",
-          "type": "string"
-        },
-        {
-          "name": "security_model",
-          "type": "string"
-        },
-        {
-          "name": "mount_tag",
-          "type": "string"
-        },
-        {
-          "name": "path",
-          "type": "string"
-        },
-        {
-          "name": "fsdriver",
-          "type": "string"
-        }
-      ],
-      "option": "virtfs"
-    },
-    {
-      "parameters": [
-        {
-          "name": "throttling.iops-size",
-          "help": "when limiting by iops max size of an I/O in bytes",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max-length",
-          "help": "length of the bps-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max-length",
-          "help": "length of the bps-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max-length",
-          "help": "length of the bps-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max-length",
-          "help": "length of the iops-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max-length",
-          "help": "length of the iops-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max-length",
-          "help": "length of the iops-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max",
-          "help": "total bytes write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max",
-          "help": "total bytes read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max",
-          "help": "total bytes burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max",
-          "help": "I/O operations write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max",
-          "help": "I/O operations read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max",
-          "help": "I/O operations burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write",
-          "help": "limit write bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read",
-          "help": "limit read bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total",
-          "help": "limit total bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write",
-          "help": "limit write operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read",
-          "help": "limit read operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total",
-          "help": "limit total I/O operations per second",
-          "type": "number"
-        },
-        {
-          "name": "dmode",
-          "type": "number"
-        },
-        {
-          "name": "fmode",
-          "type": "number"
-        },
-        {
-          "name": "sock_fd",
-          "type": "number"
-        },
-        {
-          "name": "socket",
-          "type": "string"
-        },
-        {
-          "name": "multidevs",
-          "type": "string"
-        },
-        {
-          "name": "readonly",
-          "type": "boolean"
-        },
-        {
-          "name": "writeout",
-          "type": "string"
-        },
-        {
-          "name": "security_model",
-          "type": "string"
-        },
-        {
-          "name": "path",
-          "type": "string"
-        },
-        {
-          "name": "fsdriver",
-          "type": "string"
-        }
-      ],
-      "option": "fsdev"
-    },
-    {
-      "parameters": [
-        {
-          "name": "resourcecontrol",
-          "type": "string"
-        },
-        {
-          "name": "spawn",
-          "type": "string"
-        },
-        {
-          "name": "elevateprivileges",
-          "type": "string"
-        },
-        {
-          "name": "obsolete",
-          "type": "string"
-        },
-        {
-          "name": "enable",
-          "type": "boolean"
-        }
-      ],
-      "option": "sandbox"
-    },
-    {
-      "parameters": [
-        {
-          "name": "string",
-          "help": "Sets content of the blob to be inserted from a string",
-          "type": "string"
-        },
-        {
-          "name": "file",
-          "help": "Sets the name of the file from which the fw_cfg blob will be loaded",
-          "type": "string"
-        },
-        {
-          "name": "name",
-          "help": "Sets the fw_cfg name of the blob to be inserted",
-          "type": "string"
-        }
-      ],
-      "option": "fw_cfg"
-    },
-    {
-      "parameters": [],
-      "option": ""
-    },
-    {
-      "parameters": [
-        {
-          "name": "rrsnapshot",
-          "type": "string"
-        },
-        {
-          "name": "rrfile",
-          "type": "string"
-        },
-        {
-          "name": "rr",
-          "type": "string"
-        },
-        {
-          "name": "sleep",
-          "type": "boolean"
-        },
-        {
-          "name": "align",
-          "type": "boolean"
-        },
-        {
-          "name": "shift",
-          "type": "string"
-        }
-      ],
-      "option": "icount"
-    },
-    {
-      "parameters": [],
-      "option": "numa"
-    },
-    {
-      "parameters": [
-        {
-          "name": "debug-threads",
-          "help": "When enabled, name the individual threads; defaults off.\nNOTE: The thread names are for debugging and not a\nstable API.",
-          "type": "boolean"
-        },
-        {
-          "name": "process",
-          "help": "Sets the name of the QEMU process, as shown in top etc",
-          "type": "string"
-        },
-        {
-          "name": "guest",
-          "help": "Sets the name of the guest.\nThis name will be displayed in the SDL window caption.\nThe name will also be used for the VNC server",
-          "type": "string"
-        }
-      ],
-      "option": "name"
-    },
-    {
-      "parameters": [
-        {
-          "name": "timestamp",
-          "type": "boolean"
-        }
-      ],
-      "option": "msg"
-    },
-    {
-      "parameters": [
-        {
-          "name": "cpu-pm",
-          "type": "boolean"
-        },
-        {
-          "name": "mem-lock",
-          "type": "boolean"
-        }
-      ],
-      "option": "overcommit"
-    },
-    {
-      "parameters": [
-        {
-          "name": "mlock",
-          "type": "boolean"
-        }
-      ],
-      "option": "realtime"
-    },
-    {
-      "parameters": [],
-      "option": "tpmdev"
-    },
-    {
-      "parameters": [],
-      "option": "object"
-    },
-    {
-      "parameters": [
-        {
-          "name": "opaque",
-          "help": "free-form string used to describe fd",
-          "type": "string"
-        },
-        {
-          "name": "set",
-          "help": "ID of the fd set to add fd to",
-          "type": "number"
-        },
-        {
-          "name": "fd",
-          "help": "file descriptor of which a duplicate is added to fd set",
-          "type": "number"
-        }
-      ],
-      "option": "add-fd"
-    },
-    {
-      "parameters": [
-        {
-          "name": "strict",
-          "type": "boolean"
-        },
-        {
-          "name": "reboot-timeout",
-          "type": "number"
-        },
-        {
-          "name": "splash-time",
-          "type": "number"
-        },
-        {
-          "name": "splash",
-          "type": "string"
-        },
-        {
-          "name": "menu",
-          "type": "boolean"
-        },
-        {
-          "name": "once",
-          "type": "string"
-        },
-        {
-          "name": "order",
-          "type": "string"
-        }
-      ],
-      "option": "boot-opts"
-    },
-    {
-      "parameters": [
-        {
-          "name": "maxcpus",
-          "type": "number"
-        },
-        {
-          "name": "threads",
-          "type": "number"
-        },
-        {
-          "name": "cores",
-          "type": "number"
-        },
-        {
-          "name": "dies",
-          "type": "number"
-        },
-        {
-          "name": "sockets",
-          "type": "number"
-        },
-        {
-          "name": "cpus",
-          "type": "number"
-        }
-      ],
-      "option": "smp-opts"
-    },
-    {
-      "parameters": [
-        {
-          "name": "maxmem",
-          "type": "size"
-        },
-        {
-          "name": "slots",
-          "type": "number"
-        },
-        {
-          "name": "size",
-          "type": "size"
-        }
-      ],
-      "option": "memory"
-    },
-    {
-      "parameters": [],
-      "option": "accel"
-    },
-    {
-      "parameters": [
-        {
-          "name": "loadparm",
-          "help": "Up to 8 chars in set of [A-Za-z0-9. ](lower case chars converted to upper case) to pass to machine loader, boot manager, and guest kernel",
-          "type": "string"
-        },
-        {
-          "name": "dea-key-wrap",
-          "help": "enable/disable DEA key wrapping using the CPACF wrapping key",
-          "type": "boolean"
-        },
-        {
-          "name": "aes-key-wrap",
-          "help": "enable/disable AES key wrapping using the CPACF wrapping key",
-          "type": "boolean"
-        },
-        {
-          "name": "suppress-vmdesc",
-          "help": "Set on to disable self-describing migration",
-          "type": "boolean"
-        },
-        {
-          "name": "iommu",
-          "help": "Set on/off to enable/disable Intel IOMMU (VT-d)",
-          "type": "boolean"
-        },
-        {
-          "name": "firmware",
-          "help": "firmware image",
-          "type": "string"
-        },
-        {
-          "name": "usb",
-          "help": "Set on/off to enable/disable usb",
-          "type": "boolean"
-        },
-        {
-          "name": "mem-merge",
-          "help": "enable/disable memory merge support",
-          "type": "boolean"
-        },
-        {
-          "name": "dump-guest-core",
-          "help": "Include guest memory in  a core dump",
-          "type": "boolean"
-        },
-        {
-          "name": "dt_compatible",
-          "help": "Overrides the \"compatible\" property of the dt root node",
-          "type": "string"
-        },
-        {
-          "name": "phandle_start",
-          "help": "The first phandle ID we may generate dynamically",
-          "type": "number"
-        },
-        {
-          "name": "dumpdtb",
-          "help": "Dump current dtb to a file and quit",
-          "type": "string"
-        },
-        {
-          "name": "dtb",
-          "help": "Linux kernel device tree file",
-          "type": "string"
-        },
-        {
-          "name": "append",
-          "help": "Linux kernel command line",
-          "type": "string"
-        },
-        {
-          "name": "initrd",
-          "help": "Linux initial ramdisk file",
-          "type": "string"
-        },
-        {
-          "name": "kernel",
-          "help": "Linux kernel image file",
-          "type": "string"
-        },
-        {
-          "name": "kvm_shadow_mem",
-          "help": "KVM shadow MMU size",
-          "type": "size"
-        },
-        {
-          "name": "kernel_irqchip",
-          "help": "use KVM in-kernel irqchip",
-          "type": "boolean"
-        },
-        {
-          "name": "accel",
-          "help": "accelerator list",
-          "type": "string"
-        },
-        {
-          "name": "type",
-          "help": "emulated machine",
-          "type": "string"
-        }
-      ],
-      "option": "machine"
-    },
-    {
-      "parameters": [
-        {
-          "name": "romfile",
-          "type": "string"
-        },
-        {
-          "name": "bootindex",
-          "type": "number"
-        }
-      ],
-      "option": "option-rom"
-    },
-    {
-      "parameters": [
-        {
-          "name": "file",
-          "type": "string"
-        },
-        {
-          "name": "events",
-          "type": "string"
-        },
-        {
-          "name": "enable",
-          "type": "string"
-        }
-      ],
-      "option": "trace"
-    },
-    {
-      "parameters": [
-        {
-          "name": "pretty",
-          "type": "boolean"
-        },
-        {
-          "name": "chardev",
-          "type": "string"
-        },
-        {
-          "name": "mode",
-          "type": "string"
-        }
-      ],
-      "option": "mon"
-    },
-    {
-      "parameters": [
-        {
-          "name": "value",
-          "type": "string"
-        },
-        {
-          "name": "property",
-          "type": "string"
-        },
-        {
-          "name": "driver",
-          "type": "string"
-        }
-      ],
-      "option": "global"
-    },
-    {
-      "parameters": [
-        {
-          "name": "driftfix",
-          "type": "string"
-        },
-        {
-          "name": "clock",
-          "type": "string"
-        },
-        {
-          "name": "base",
-          "type": "string"
-        }
-      ],
-      "option": "rtc"
-    },
-    {
-      "parameters": [],
-      "option": "net"
-    },
-    {
-      "parameters": [],
-      "option": "nic"
-    },
-    {
-      "parameters": [],
-      "option": "netdev"
-    },
-    {
-      "parameters": [],
-      "option": "device"
-    },
-    {
-      "parameters": [
-        {
-          "name": "logappend",
-          "type": "boolean"
-        },
-        {
-          "name": "logfile",
-          "type": "string"
-        },
-        {
-          "name": "append",
-          "type": "boolean"
-        },
-        {
-          "name": "chardev",
-          "type": "string"
-        },
-        {
-          "name": "size",
-          "type": "size"
-        },
-        {
-          "name": "debug",
-          "type": "number"
-        },
-        {
-          "name": "name",
-          "type": "string"
-        },
-        {
-          "name": "signal",
-          "type": "boolean"
-        },
-        {
-          "name": "mux",
-          "type": "boolean"
-        },
-        {
-          "name": "rows",
-          "type": "number"
-        },
-        {
-          "name": "cols",
-          "type": "number"
-        },
-        {
-          "name": "height",
-          "type": "number"
-        },
-        {
-          "name": "width",
-          "type": "number"
-        },
-        {
-          "name": "websocket",
-          "type": "boolean"
-        },
-        {
-          "name": "tls-authz",
-          "type": "string"
-        },
-        {
-          "name": "tls-creds",
-          "type": "string"
-        },
-        {
-          "name": "tn3270",
-          "type": "boolean"
-        },
-        {
-          "name": "telnet",
-          "type": "boolean"
-        },
-        {
-          "name": "reconnect",
-          "type": "number"
-        },
-        {
-          "name": "delay",
-          "type": "boolean"
-        },
-        {
-          "name": "server",
-          "type": "boolean"
-        },
-        {
-          "name": "wait",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv6",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv4",
-          "type": "boolean"
-        },
-        {
-          "name": "to",
-          "type": "number"
-        },
-        {
-          "name": "localport",
-          "type": "string"
-        },
-        {
-          "name": "localaddr",
-          "type": "string"
-        },
-        {
-          "name": "fd",
-          "type": "string"
-        },
-        {
-          "name": "port",
-          "type": "string"
-        },
-        {
-          "name": "host",
-          "type": "string"
-        },
-        {
-          "name": "path",
-          "type": "string"
-        },
-        {
-          "name": "backend",
-          "type": "string"
-        }
-      ],
-      "option": "chardev"
-    },
-    {
-      "parameters": [
-        {
-          "name": "copy-on-read",
-          "help": "copy read data from backing file into image file",
-          "type": "boolean"
-        },
-        {
-          "name": "werror",
-          "help": "write error action",
-          "type": "string"
-        },
-        {
-          "name": "rerror",
-          "help": "read error action",
-          "type": "string"
-        },
-        {
-          "name": "read-only",
-          "help": "open drive file as read-only",
-          "type": "boolean"
-        },
-        {
-          "name": "file",
-          "help": "file name",
-          "type": "string"
-        },
-        {
-          "name": "if",
-          "help": "interface (ide, scsi, sd, mtd, floppy, pflash, virtio)",
-          "type": "string"
-        },
-        {
-          "name": "media",
-          "help": "media type (disk, cdrom)",
-          "type": "string"
-        },
-        {
-          "name": "index",
-          "help": "index number",
-          "type": "number"
-        },
-        {
-          "name": "unit",
-          "help": "unit number (i.e. lun for scsi)",
-          "type": "number"
-        },
-        {
-          "name": "bus",
-          "help": "bus number",
-          "type": "number"
-        },
-        {
-          "name": "stats-account-failed",
-          "help": "whether to account for failed I/O operations in the statistics",
-          "type": "boolean"
-        },
-        {
-          "name": "stats-account-invalid",
-          "help": "whether to account for invalid I/O operations in the statistics",
-          "type": "boolean"
-        },
-        {
-          "name": "detect-zeroes",
-          "help": "try to optimize zero writes (off, on, unmap)",
-          "type": "string"
-        },
-        {
-          "name": "throttling.group",
-          "help": "name of the block throttling group",
-          "type": "string"
-        },
-        {
-          "name": "throttling.iops-size",
-          "help": "when limiting by iops max size of an I/O in bytes",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max-length",
-          "help": "length of the bps-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max-length",
-          "help": "length of the bps-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max-length",
-          "help": "length of the bps-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max-length",
-          "help": "length of the iops-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max-length",
-          "help": "length of the iops-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max-length",
-          "help": "length of the iops-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max",
-          "help": "total bytes write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max",
-          "help": "total bytes read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max",
-          "help": "total bytes burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max",
-          "help": "I/O operations write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max",
-          "help": "I/O operations read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max",
-          "help": "I/O operations burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write",
-          "help": "limit write bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read",
-          "help": "limit read bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total",
-          "help": "limit total bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write",
-          "help": "limit write operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read",
-          "help": "limit read operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total",
-          "help": "limit total I/O operations per second",
-          "type": "number"
-        },
-        {
-          "name": "werror",
-          "help": "write error action",
-          "type": "string"
-        },
-        {
-          "name": "format",
-          "help": "disk format (raw, qcow2, ...)",
-          "type": "string"
-        },
-        {
-          "name": "cache.writeback",
-          "help": "Enable writeback mode",
-          "type": "boolean"
-        },
-        {
-          "name": "aio",
-          "help": "host AIO implementation (threads, native, io_uring)",
-          "type": "string"
-        },
-        {
-          "name": "snapshot",
-          "help": "enable/disable snapshot mode",
-          "type": "boolean"
-        },
-        {
-          "name": "force-share",
-          "help": "always accept other writers (default: off)",
-          "type": "boolean"
-        },
-        {
-          "name": "discard",
-          "help": "discard operation (ignore/off, unmap/on)",
-          "type": "string"
-        },
-        {
-          "name": "auto-read-only",
-          "help": "Node can become read-only if opening read-write fails",
-          "type": "boolean"
-        },
-        {
-          "name": "cache.no-flush",
-          "help": "Ignore flush requests",
-          "type": "boolean"
-        },
-        {
-          "name": "cache.direct",
-          "help": "Bypass software writeback cache on the host",
-          "type": "boolean"
-        },
-        {
-          "name": "driver",
-          "help": "Block driver to use for the node",
-          "type": "string"
-        },
-        {
-          "name": "node-name",
-          "help": "Node name of the block device node",
-          "type": "string"
-        }
-      ],
-      "option": "drive"
-    }
-  ],
-  "id": "libvirt-43"
-}
-
-{
-  "execute": "query-migrate-capabilities",
-  "id": "libvirt-44"
-}
-
-{
-  "return": [
-    {
-      "state": false,
-      "capability": "xbzrle"
-    },
-    {
-      "state": false,
-      "capability": "rdma-pin-all"
-    },
-    {
-      "state": false,
-      "capability": "auto-converge"
-    },
-    {
-      "state": false,
-      "capability": "zero-blocks"
-    },
-    {
-      "state": false,
-      "capability": "compress"
-    },
-    {
-      "state": false,
-      "capability": "events"
-    },
-    {
-      "state": false,
-      "capability": "postcopy-ram"
-    },
-    {
-      "state": false,
-      "capability": "x-colo"
-    },
-    {
-      "state": false,
-      "capability": "release-ram"
-    },
-    {
-      "state": false,
-      "capability": "block"
-    },
-    {
-      "state": false,
-      "capability": "return-path"
-    },
-    {
-      "state": false,
-      "capability": "pause-before-switchover"
-    },
-    {
-      "state": false,
-      "capability": "multifd"
-    },
-    {
-      "state": false,
-      "capability": "dirty-bitmaps"
-    },
-    {
-      "state": false,
-      "capability": "postcopy-blocktime"
-    },
-    {
-      "state": false,
-      "capability": "late-block-activate"
-    },
-    {
-      "state": false,
-      "capability": "x-ignore-shared"
-    },
-    {
-      "state": false,
-      "capability": "validate-uuid"
-    }
-  ],
-  "id": "libvirt-44"
-}
-
-{
-  "execute": "query-sev-capabilities",
-  "id": "libvirt-45"
-}
-
-{
-  "id": "libvirt-45",
-  "error": {
-    "class": "GenericError",
-    "desc": "SEV feature is not available"
-  }
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "static",
-    "model": {
-      "name": "host"
-    }
-  },
-  "id": "libvirt-46"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "base",
-      "props": {
-        "vmx-entry-load-rtit-ctl": false,
-        "cmov": true,
-        "ia64": false,
-        "ssb-no": false,
-        "aes": true,
-        "vmx-apicv-xapic": true,
-        "mmx": true,
-        "rdpid": false,
-        "arat": true,
-        "vmx-page-walk-4": true,
-        "vmx-page-walk-5": false,
-        "gfni": false,
-        "ibrs-all": false,
-        "vmx-desc-exit": true,
-        "pause-filter": false,
-        "xsavec": true,
-        "intel-pt": false,
-        "vmx-cr8-store-exit": true,
-        "vmx-rdseed-exit": true,
-        "vmx-eptp-switching": true,
-        "kvm-asyncpf": true,
-        "perfctr-core": false,
-        "mpx": true,
-        "pbe": false,
-        "avx512cd": false,
-        "decodeassists": false,
-        "vmx-exit-load-efer": true,
-        "vmx-exit-clear-bndcfgs": false,
-        "sse4.1": true,
-        "family": 6,
-        "vmx-vmwrite-vmexit-fields": true,
-        "vmx-vnmi": true,
-        "vmx-true-ctls": true,
-        "vmx-ept-execonly": true,
-        "vmx-exit-save-efer": true,
-        "vmx-invept-all-context": true,
-        "wbnoinvd": false,
-        "avx512f": false,
-        "msr": true,
-        "mce": true,
-        "mca": true,
-        "xcrypt": false,
-        "vmx-exit-load-pat": true,
-        "vmx-intr-exit": true,
-        "min-level": 22,
-        "vmx-flexpriority": true,
-        "xgetbv1": true,
-        "cid": false,
-        "ds": false,
-        "fxsr": true,
-        "avx512-bf16": false,
-        "vmx-cr8-load-exit": true,
-        "xsaveopt": true,
-        "vmx-apicv-vid": false,
-        "vmx-exit-save-pat": true,
-        "xtpr": false,
-        "tsx-ctrl": false,
-        "vmx-ple": false,
-        "avx512vl": false,
-        "avx512-vpopcntdq": false,
-        "phe": false,
-        "extapic": false,
-        "3dnowprefetch": true,
-        "vmx-vmfunc": true,
-        "vmx-activity-shutdown": false,
-        "avx512vbmi2": false,
-        "cr8legacy": false,
-        "vmx-encls-exit": false,
-        "stibp": true,
-        "vmx-msr-bitmap": true,
-        "xcrypt-en": false,
-        "vmx-mwait-exit": true,
-        "vmx-pml": true,
-        "vmx-nmi-exit": true,
-        "vmx-invept-single-context-noglobals": true,
-        "pn": false,
-        "rsba": false,
-        "dca": false,
-        "vendor": "GenuineIntel",
-        "vmx-unrestricted-guest": true,
-        "vmx-cr3-store-noexit": true,
-        "pku": false,
-        "smx": false,
-        "cmp-legacy": false,
-        "avx512-4fmaps": false,
-        "vmcb-clean": false,
-        "hle": true,
-        "3dnowext": false,
-        "amd-no-ssb": false,
-        "npt": false,
-        "rdctl-no": false,
-        "vmx-invvpid": true,
-        "clwb": false,
-        "lbrv": false,
-        "adx": true,
-        "ss": true,
-        "pni": true,
-        "svm-lock": false,
-        "smep": true,
-        "smap": true,
-        "pfthreshold": false,
-        "vmx-invpcid-exit": true,
-        "x2apic": true,
-        "avx512vbmi": false,
-        "avx512vnni": false,
-        "vmx-apicv-x2apic": true,
-        "kvm-pv-sched-yield": true,
-        "vmx-invlpg-exit": true,
-        "vmx-invvpid-all-context": true,
-        "vmx-activity-hlt": true,
-        "flushbyasid": false,
-        "f16c": true,
-        "vmx-exit-ack-intr": true,
-        "ace2-en": false,
-        "pae": true,
-        "pat": true,
-        "sse": true,
-        "phe-en": false,
-        "vmx-tsc-offset": true,
-        "kvm-nopiodelay": true,
-        "tm": false,
-        "kvmclock-stable-bit": true,
-        "vmx-rdtsc-exit": true,
-        "hypervisor": true,
-        "vmx-rdtscp-exit": true,
-        "mds-no": false,
-        "pcommit": false,
-        "vmx-vpid": true,
-        "syscall": true,
-        "avx512dq": false,
-        "svm": false,
-        "invtsc": false,
-        "vmx-monitor-exit": true,
-        "sse2": true,
-        "ssbd": true,
-        "vmx-wbinvd-exit": true,
-        "est": false,
-        "kvm-poll-control": true,
-        "avx512ifma": false,
-        "tm2": false,
-        "kvm-pv-eoi": true,
-        "kvm-pv-ipi": true,
-        "cx8": true,
-        "vmx-invvpid-single-addr": true,
-        "waitpkg": false,
-        "cldemote": false,
-        "vmx-ept": true,
-        "kvm-mmu": false,
-        "sse4.2": true,
-        "pge": true,
-        "avx512bitalg": false,
-        "pdcm": false,
-        "vmx-entry-load-bndcfgs": false,
-        "vmx-exit-clear-rtit-ctl": false,
-        "model": 94,
-        "movbe": true,
-        "nrip-save": false,
-        "ssse3": true,
-        "sse4a": false,
-        "vmx-pause-exit": true,
-        "invpcid": true,
-        "pdpe1gb": true,
-        "tsc-deadline": true,
-        "skip-l1dfl-vmentry": true,
-        "vmx-exit-load-perf-global-ctrl": false,
-        "fma": true,
-        "cx16": true,
-        "de": true,
-        "stepping": 3,
-        "xsave": true,
-        "clflush": true,
-        "skinit": false,
-        "tsc": true,
-        "tce": false,
-        "fpu": true,
-        "ds-cpl": false,
-        "ibs": false,
-        "fma4": false,
-        "vmx-exit-nosave-debugctl": true,
-        "la57": false,
-        "vmx-invept": true,
-        "osvw": false,
-        "apic": true,
-        "pmm": false,
-        "vmx-entry-noload-debugctl": true,
-        "vmx-eptad": true,
-        "spec-ctrl": true,
-        "vmx-posted-intr": false,
-        "vmx-apicv-register": false,
-        "tsc-adjust": true,
-        "kvm-steal-time": true,
-        "kvmclock": true,
-        "vmx-zero-len-inject": false,
-        "pschange-mc-no": true,
-        "vmx-rdrand-exit": true,
-        "lwp": false,
-        "amd-ssbd": false,
-        "xop": false,
-        "ibpb": false,
-        "avx": true,
-        "core-capability": false,
-        "vmx-invept-single-context": true,
-        "movdiri": false,
-        "acpi": false,
-        "avx512bw": false,
-        "ace2": false,
-        "fsgsbase": true,
-        "vmx-ept-2mb": true,
-        "vmx-ept-1gb": true,
-        "ht": false,
-        "vmx-io-exit": true,
-        "nx": true,
-        "pclmulqdq": true,
-        "mmxext": false,
-        "popcnt": true,
-        "vaes": false,
-        "movdir64b": false,
-        "xsaves": true,
-        "vmx-shadow-vmcs": true,
-        "lm": true,
-        "vmx-exit-save-preemption-timer": true,
-        "vmx-entry-load-pat": true,
-        "vmx-entry-load-perf-global-ctrl": false,
-        "vmx-io-bitmap": true,
-        "umip": true,
-        "vmx-store-lma": true,
-        "vmx-movdr-exit": true,
-        "pse": true,
-        "avx2": true,
-        "sep": true,
-        "virt-ssbd": false,
-        "vmx-cr3-load-noexit": true,
-        "nodeid-msr": false,
-        "md-clear": true,
-        "misalignsse": false,
-        "split-lock-detect": false,
-        "min-xlevel": 2147483656,
-        "bmi1": true,
-        "bmi2": true,
-        "kvm-pv-unhalt": true,
-        "tsc-scale": false,
-        "topoext": false,
-        "amd-stibp": false,
-        "vmx-preemption-timer": true,
-        "clflushopt": true,
-        "vmx-vnmi-pending": true,
-        "monitor": false,
-        "vmx-vintr-pending": true,
-        "avx512er": false,
-        "pmm-en": false,
-        "pcid": true,
-        "taa-no": false,
-        "arch-capabilities": true,
-        "vmx-secondary-ctls": true,
-        "vmx-xsaves": true,
-        "clzero": false,
-        "3dnow": false,
-        "erms": true,
-        "vmx-entry-ia32e-mode": true,
-        "lahf-lm": true,
-        "vpclmulqdq": false,
-        "vmx-ins-outs": true,
-        "fxsr-opt": false,
-        "xstore": false,
-        "rtm": true,
-        "kvm-hint-dedicated": false,
-        "lmce": true,
-        "perfctr-nb": false,
-        "rdrand": true,
-        "rdseed": true,
-        "avx512-4vnniw": false,
-        "vme": true,
-        "vmx": true,
-        "dtes64": false,
-        "mtrr": true,
-        "rdtscp": true,
-        "xsaveerptr": false,
-        "pse36": true,
-        "kvm-pv-tlb-flush": true,
-        "vmx-activity-wait-sipi": false,
-        "tbm": false,
-        "wdt": false,
-        "vmx-rdpmc-exit": true,
-        "vmx-mtf": true,
-        "vmx-entry-load-efer": true,
-        "model-id": "Intel(R) Xeon(R) CPU E3-1245 v5 @ 3.50GHz",
-        "sha-ni": false,
-        "abm": true,
-        "vmx-ept-advanced-exitinfo": false,
-        "avx512pf": false,
-        "vmx-hlt-exit": true,
-        "xstore-en": false
-      }
-    }
-  },
-  "id": "libvirt-46"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "static",
-    "model": {
-      "name": "host",
-      "props": {
-        "migratable": false
-      }
-    }
-  },
-  "id": "libvirt-47"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "base",
-      "props": {
-        "vmx-entry-load-rtit-ctl": false,
-        "cmov": true,
-        "ia64": false,
-        "ssb-no": false,
-        "aes": true,
-        "vmx-apicv-xapic": true,
-        "mmx": true,
-        "rdpid": false,
-        "arat": true,
-        "vmx-page-walk-4": true,
-        "vmx-page-walk-5": false,
-        "gfni": false,
-        "ibrs-all": false,
-        "vmx-desc-exit": true,
-        "pause-filter": false,
-        "xsavec": true,
-        "intel-pt": false,
-        "vmx-cr8-store-exit": true,
-        "vmx-rdseed-exit": true,
-        "vmx-eptp-switching": true,
-        "kvm-asyncpf": true,
-        "perfctr-core": false,
-        "mpx": true,
-        "pbe": false,
-        "avx512cd": false,
-        "decodeassists": false,
-        "vmx-exit-load-efer": true,
-        "vmx-exit-clear-bndcfgs": false,
-        "sse4.1": true,
-        "family": 6,
-        "vmx-vmwrite-vmexit-fields": true,
-        "vmx-vnmi": true,
-        "vmx-true-ctls": true,
-        "vmx-ept-execonly": true,
-        "vmx-exit-save-efer": true,
-        "vmx-invept-all-context": true,
-        "wbnoinvd": false,
-        "avx512f": false,
-        "msr": true,
-        "mce": true,
-        "mca": true,
-        "xcrypt": false,
-        "vmx-exit-load-pat": true,
-        "vmx-intr-exit": true,
-        "min-level": 22,
-        "vmx-flexpriority": true,
-        "xgetbv1": true,
-        "cid": false,
-        "ds": false,
-        "fxsr": true,
-        "avx512-bf16": false,
-        "vmx-cr8-load-exit": true,
-        "xsaveopt": true,
-        "vmx-apicv-vid": false,
-        "vmx-exit-save-pat": true,
-        "xtpr": false,
-        "tsx-ctrl": false,
-        "vmx-ple": false,
-        "avx512vl": false,
-        "avx512-vpopcntdq": false,
-        "phe": false,
-        "extapic": false,
-        "3dnowprefetch": true,
-        "vmx-vmfunc": true,
-        "vmx-activity-shutdown": false,
-        "avx512vbmi2": false,
-        "cr8legacy": false,
-        "vmx-encls-exit": false,
-        "stibp": true,
-        "vmx-msr-bitmap": true,
-        "xcrypt-en": false,
-        "vmx-mwait-exit": true,
-        "vmx-pml": true,
-        "vmx-nmi-exit": true,
-        "vmx-invept-single-context-noglobals": true,
-        "pn": false,
-        "rsba": false,
-        "dca": false,
-        "vendor": "GenuineIntel",
-        "vmx-unrestricted-guest": true,
-        "vmx-cr3-store-noexit": true,
-        "pku": false,
-        "smx": false,
-        "cmp-legacy": false,
-        "avx512-4fmaps": false,
-        "vmcb-clean": false,
-        "hle": true,
-        "3dnowext": false,
-        "amd-no-ssb": false,
-        "npt": false,
-        "rdctl-no": false,
-        "vmx-invvpid": true,
-        "clwb": false,
-        "lbrv": false,
-        "adx": true,
-        "ss": true,
-        "pni": true,
-        "svm-lock": false,
-        "smep": true,
-        "smap": true,
-        "pfthreshold": false,
-        "vmx-invpcid-exit": true,
-        "x2apic": true,
-        "avx512vbmi": false,
-        "avx512vnni": false,
-        "vmx-apicv-x2apic": true,
-        "kvm-pv-sched-yield": true,
-        "vmx-invlpg-exit": true,
-        "vmx-invvpid-all-context": true,
-        "vmx-activity-hlt": true,
-        "flushbyasid": false,
-        "f16c": true,
-        "vmx-exit-ack-intr": true,
-        "ace2-en": false,
-        "pae": true,
-        "pat": true,
-        "sse": true,
-        "phe-en": false,
-        "vmx-tsc-offset": true,
-        "kvm-nopiodelay": true,
-        "tm": false,
-        "kvmclock-stable-bit": true,
-        "vmx-rdtsc-exit": true,
-        "hypervisor": true,
-        "vmx-rdtscp-exit": true,
-        "mds-no": false,
-        "pcommit": false,
-        "vmx-vpid": true,
-        "syscall": true,
-        "avx512dq": false,
-        "svm": false,
-        "invtsc": true,
-        "vmx-monitor-exit": true,
-        "sse2": true,
-        "ssbd": true,
-        "vmx-wbinvd-exit": true,
-        "est": false,
-        "kvm-poll-control": true,
-        "avx512ifma": false,
-        "tm2": false,
-        "kvm-pv-eoi": true,
-        "kvm-pv-ipi": true,
-        "cx8": true,
-        "vmx-invvpid-single-addr": true,
-        "waitpkg": false,
-        "cldemote": false,
-        "vmx-ept": true,
-        "kvm-mmu": false,
-        "sse4.2": true,
-        "pge": true,
-        "avx512bitalg": false,
-        "pdcm": false,
-        "vmx-entry-load-bndcfgs": false,
-        "vmx-exit-clear-rtit-ctl": false,
-        "model": 94,
-        "movbe": true,
-        "nrip-save": false,
-        "ssse3": true,
-        "sse4a": false,
-        "vmx-pause-exit": true,
-        "invpcid": true,
-        "pdpe1gb": true,
-        "tsc-deadline": true,
-        "skip-l1dfl-vmentry": true,
-        "vmx-exit-load-perf-global-ctrl": false,
-        "fma": true,
-        "cx16": true,
-        "de": true,
-        "stepping": 3,
-        "xsave": true,
-        "clflush": true,
-        "skinit": false,
-        "tsc": true,
-        "tce": false,
-        "fpu": true,
-        "ds-cpl": false,
-        "ibs": false,
-        "fma4": false,
-        "vmx-exit-nosave-debugctl": true,
-        "la57": false,
-        "vmx-invept": true,
-        "osvw": false,
-        "apic": true,
-        "pmm": false,
-        "vmx-entry-noload-debugctl": true,
-        "vmx-eptad": true,
-        "spec-ctrl": true,
-        "vmx-posted-intr": false,
-        "vmx-apicv-register": false,
-        "tsc-adjust": true,
-        "kvm-steal-time": true,
-        "kvmclock": true,
-        "vmx-zero-len-inject": false,
-        "pschange-mc-no": true,
-        "vmx-rdrand-exit": true,
-        "lwp": false,
-        "amd-ssbd": false,
-        "xop": false,
-        "ibpb": false,
-        "avx": true,
-        "core-capability": false,
-        "vmx-invept-single-context": true,
-        "movdiri": false,
-        "acpi": false,
-        "avx512bw": false,
-        "ace2": false,
-        "fsgsbase": true,
-        "vmx-ept-2mb": true,
-        "vmx-ept-1gb": true,
-        "ht": false,
-        "vmx-io-exit": true,
-        "nx": true,
-        "pclmulqdq": true,
-        "mmxext": false,
-        "popcnt": true,
-        "vaes": false,
-        "movdir64b": false,
-        "xsaves": true,
-        "vmx-shadow-vmcs": true,
-        "lm": true,
-        "vmx-exit-save-preemption-timer": true,
-        "vmx-entry-load-pat": true,
-        "vmx-entry-load-perf-global-ctrl": false,
-        "vmx-io-bitmap": true,
-        "umip": true,
-        "vmx-store-lma": true,
-        "vmx-movdr-exit": true,
-        "pse": true,
-        "avx2": true,
-        "sep": true,
-        "virt-ssbd": false,
-        "vmx-cr3-load-noexit": true,
-        "nodeid-msr": false,
-        "md-clear": true,
-        "misalignsse": false,
-        "split-lock-detect": false,
-        "min-xlevel": 2147483656,
-        "bmi1": true,
-        "bmi2": true,
-        "kvm-pv-unhalt": true,
-        "tsc-scale": false,
-        "topoext": false,
-        "amd-stibp": false,
-        "vmx-preemption-timer": true,
-        "clflushopt": true,
-        "vmx-vnmi-pending": true,
-        "monitor": false,
-        "vmx-vintr-pending": true,
-        "avx512er": false,
-        "pmm-en": false,
-        "pcid": true,
-        "taa-no": false,
-        "arch-capabilities": true,
-        "vmx-secondary-ctls": true,
-        "vmx-xsaves": true,
-        "clzero": false,
-        "3dnow": false,
-        "erms": true,
-        "vmx-entry-ia32e-mode": true,
-        "lahf-lm": true,
-        "vpclmulqdq": false,
-        "vmx-ins-outs": true,
-        "fxsr-opt": false,
-        "xstore": false,
-        "rtm": true,
-        "kvm-hint-dedicated": false,
-        "lmce": true,
-        "perfctr-nb": false,
-        "rdrand": true,
-        "rdseed": true,
-        "avx512-4vnniw": false,
-        "vme": true,
-        "vmx": true,
-        "dtes64": false,
-        "mtrr": true,
-        "rdtscp": true,
-        "xsaveerptr": false,
-        "pse36": true,
-        "kvm-pv-tlb-flush": true,
-        "vmx-activity-wait-sipi": false,
-        "tbm": false,
-        "wdt": false,
-        "vmx-rdpmc-exit": true,
-        "vmx-mtf": true,
-        "vmx-entry-load-efer": true,
-        "model-id": "Intel(R) Xeon(R) CPU E3-1245 v5 @ 3.50GHz",
-        "sha-ni": false,
-        "abm": true,
-        "vmx-ept-advanced-exitinfo": false,
-        "avx512pf": false,
-        "vmx-hlt-exit": true,
-        "xstore-en": false
-      }
-    }
-  },
-  "id": "libvirt-47"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "full",
-    "model": {
-      "name": "host",
-      "props": {
-        "migratable": false,
-        "hv-passthrough": true
-      }
-    }
-  },
-  "id": "libvirt-48"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "base",
-      "props": {
-        "vmx-entry-load-rtit-ctl": false,
-        "cmov": true,
-        "ia64": false,
-        "ssb-no": false,
-        "aes": true,
-        "vmx-apicv-xapic": true,
-        "mmx": true,
-        "rdpid": false,
-        "arat": true,
-        "vmx-page-walk-4": true,
-        "vmx-page-walk-5": false,
-        "gfni": false,
-        "ibrs-all": false,
-        "vmx-desc-exit": true,
-        "pause-filter": false,
-        "xsavec": true,
-        "intel-pt": false,
-        "vmx-cr8-store-exit": true,
-        "vmx-rdseed-exit": true,
-        "vmx-eptp-switching": true,
-        "kvm-asyncpf": true,
-        "perfctr-core": false,
-        "mpx": true,
-        "pbe": false,
-        "avx512cd": false,
-        "decodeassists": false,
-        "vmx-exit-load-efer": true,
-        "vmx-exit-clear-bndcfgs": false,
-        "sse4.1": true,
-        "family": 6,
-        "vmx-vmwrite-vmexit-fields": true,
-        "vmx-vnmi": true,
-        "vmx-true-ctls": true,
-        "vmx-ept-execonly": true,
-        "vmx-exit-save-efer": true,
-        "vmx-invept-all-context": true,
-        "wbnoinvd": false,
-        "avx512f": false,
-        "msr": true,
-        "mce": true,
-        "mca": true,
-        "xcrypt": false,
-        "vmx-exit-load-pat": true,
-        "vmx-intr-exit": true,
-        "min-level": 22,
-        "vmx-flexpriority": true,
-        "xgetbv1": true,
-        "cid": false,
-        "ds": false,
-        "fxsr": true,
-        "avx512-bf16": false,
-        "vmx-cr8-load-exit": true,
-        "xsaveopt": true,
-        "vmx-apicv-vid": false,
-        "vmx-exit-save-pat": true,
-        "xtpr": false,
-        "tsx-ctrl": false,
-        "vmx-ple": false,
-        "avx512vl": false,
-        "avx512-vpopcntdq": false,
-        "phe": false,
-        "extapic": false,
-        "3dnowprefetch": true,
-        "vmx-vmfunc": true,
-        "vmx-activity-shutdown": false,
-        "avx512vbmi2": false,
-        "cr8legacy": false,
-        "vmx-encls-exit": false,
-        "stibp": true,
-        "vmx-msr-bitmap": true,
-        "xcrypt-en": false,
-        "vmx-mwait-exit": true,
-        "vmx-pml": true,
-        "vmx-nmi-exit": true,
-        "vmx-invept-single-context-noglobals": true,
-        "pn": false,
-        "rsba": false,
-        "dca": false,
-        "vendor": "GenuineIntel",
-        "vmx-unrestricted-guest": true,
-        "vmx-cr3-store-noexit": true,
-        "pku": false,
-        "smx": false,
-        "cmp-legacy": false,
-        "avx512-4fmaps": false,
-        "vmcb-clean": false,
-        "hle": true,
-        "3dnowext": false,
-        "amd-no-ssb": false,
-        "npt": false,
-        "rdctl-no": false,
-        "vmx-invvpid": true,
-        "clwb": false,
-        "lbrv": false,
-        "adx": true,
-        "ss": true,
-        "pni": true,
-        "svm-lock": false,
-        "smep": true,
-        "smap": true,
-        "pfthreshold": false,
-        "vmx-invpcid-exit": true,
-        "x2apic": true,
-        "avx512vbmi": false,
-        "avx512vnni": false,
-        "vmx-apicv-x2apic": true,
-        "kvm-pv-sched-yield": true,
-        "vmx-invlpg-exit": true,
-        "vmx-invvpid-all-context": true,
-        "vmx-activity-hlt": true,
-        "flushbyasid": false,
-        "f16c": true,
-        "vmx-exit-ack-intr": true,
-        "ace2-en": false,
-        "pae": true,
-        "pat": true,
-        "sse": true,
-        "phe-en": false,
-        "vmx-tsc-offset": true,
-        "kvm-nopiodelay": true,
-        "tm": false,
-        "kvmclock-stable-bit": true,
-        "vmx-rdtsc-exit": true,
-        "hypervisor": true,
-        "vmx-rdtscp-exit": true,
-        "mds-no": false,
-        "pcommit": false,
-        "vmx-vpid": true,
-        "syscall": true,
-        "avx512dq": false,
-        "svm": false,
-        "invtsc": true,
-        "vmx-monitor-exit": true,
-        "sse2": true,
-        "ssbd": true,
-        "vmx-wbinvd-exit": true,
-        "est": false,
-        "kvm-poll-control": true,
-        "avx512ifma": false,
-        "tm2": false,
-        "kvm-pv-eoi": true,
-        "kvm-pv-ipi": true,
-        "cx8": true,
-        "vmx-invvpid-single-addr": true,
-        "waitpkg": false,
-        "cldemote": false,
-        "vmx-ept": true,
-        "kvm-mmu": false,
-        "sse4.2": true,
-        "pge": true,
-        "avx512bitalg": false,
-        "pdcm": false,
-        "vmx-entry-load-bndcfgs": false,
-        "vmx-exit-clear-rtit-ctl": false,
-        "model": 94,
-        "movbe": true,
-        "nrip-save": false,
-        "ssse3": true,
-        "sse4a": false,
-        "vmx-pause-exit": true,
-        "invpcid": true,
-        "pdpe1gb": true,
-        "tsc-deadline": true,
-        "skip-l1dfl-vmentry": true,
-        "vmx-exit-load-perf-global-ctrl": false,
-        "fma": true,
-        "cx16": true,
-        "de": true,
-        "stepping": 3,
-        "xsave": true,
-        "clflush": true,
-        "skinit": false,
-        "tsc": true,
-        "tce": false,
-        "fpu": true,
-        "ds-cpl": false,
-        "ibs": false,
-        "fma4": false,
-        "vmx-exit-nosave-debugctl": true,
-        "la57": false,
-        "vmx-invept": true,
-        "osvw": false,
-        "apic": true,
-        "pmm": false,
-        "vmx-entry-noload-debugctl": true,
-        "vmx-eptad": true,
-        "spec-ctrl": true,
-        "vmx-posted-intr": false,
-        "vmx-apicv-register": false,
-        "tsc-adjust": true,
-        "kvm-steal-time": true,
-        "kvmclock": true,
-        "vmx-zero-len-inject": false,
-        "pschange-mc-no": true,
-        "vmx-rdrand-exit": true,
-        "lwp": false,
-        "amd-ssbd": false,
-        "xop": false,
-        "ibpb": false,
-        "avx": true,
-        "core-capability": false,
-        "vmx-invept-single-context": true,
-        "movdiri": false,
-        "acpi": false,
-        "avx512bw": false,
-        "ace2": false,
-        "fsgsbase": true,
-        "vmx-ept-2mb": true,
-        "vmx-ept-1gb": true,
-        "ht": false,
-        "vmx-io-exit": true,
-        "nx": true,
-        "pclmulqdq": true,
-        "mmxext": false,
-        "popcnt": true,
-        "vaes": false,
-        "movdir64b": false,
-        "xsaves": true,
-        "vmx-shadow-vmcs": true,
-        "lm": true,
-        "vmx-exit-save-preemption-timer": true,
-        "vmx-entry-load-pat": true,
-        "vmx-entry-load-perf-global-ctrl": false,
-        "vmx-io-bitmap": true,
-        "umip": true,
-        "vmx-store-lma": true,
-        "vmx-movdr-exit": true,
-        "pse": true,
-        "avx2": true,
-        "sep": true,
-        "virt-ssbd": false,
-        "vmx-cr3-load-noexit": true,
-        "nodeid-msr": false,
-        "md-clear": true,
-        "misalignsse": false,
-        "split-lock-detect": false,
-        "min-xlevel": 2147483656,
-        "bmi1": true,
-        "bmi2": true,
-        "kvm-pv-unhalt": true,
-        "tsc-scale": false,
-        "topoext": false,
-        "amd-stibp": false,
-        "vmx-preemption-timer": true,
-        "clflushopt": true,
-        "vmx-vnmi-pending": true,
-        "monitor": false,
-        "vmx-vintr-pending": true,
-        "avx512er": false,
-        "pmm-en": false,
-        "pcid": true,
-        "taa-no": false,
-        "arch-capabilities": true,
-        "vmx-secondary-ctls": true,
-        "vmx-xsaves": true,
-        "clzero": false,
-        "3dnow": false,
-        "erms": true,
-        "vmx-entry-ia32e-mode": true,
-        "lahf-lm": true,
-        "vpclmulqdq": false,
-        "vmx-ins-outs": true,
-        "fxsr-opt": false,
-        "xstore": false,
-        "rtm": true,
-        "kvm-hint-dedicated": false,
-        "lmce": true,
-        "perfctr-nb": false,
-        "rdrand": true,
-        "rdseed": true,
-        "avx512-4vnniw": false,
-        "vme": true,
-        "vmx": true,
-        "dtes64": false,
-        "mtrr": true,
-        "rdtscp": true,
-        "xsaveerptr": false,
-        "pse36": true,
-        "kvm-pv-tlb-flush": true,
-        "vmx-activity-wait-sipi": false,
-        "tbm": false,
-        "wdt": false,
-        "vmx-rdpmc-exit": true,
-        "vmx-mtf": true,
-        "vmx-entry-load-efer": true,
-        "model-id": "Intel(R) Xeon(R) CPU E3-1245 v5 @ 3.50GHz",
-        "sha-ni": false,
-        "abm": true,
-        "vmx-ept-advanced-exitinfo": false,
-        "avx512pf": false,
-        "vmx-hlt-exit": true,
-        "xstore-en": false
-      }
-    }
-  },
-  "id": "libvirt-48"
-}
-
-{
-  "execute": "qmp_capabilities",
-  "id": "libvirt-1"
-}
-
-{
-  "return": {},
-  "id": "libvirt-1"
-}
-
-{
-  "execute": "query-cpu-definitions",
-  "id": "libvirt-2"
-}
-
-{
-  "return": [
-    {
-      "name": "max",
-      "typename": "max-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": false
-    },
-    {
-      "name": "host",
-      "typename": "host-x86_64-cpu",
-      "unavailable-features": [
-        "kvm"
-      ],
-      "static": false,
-      "migration-safe": false
-    },
-    {
-      "name": "base",
-      "typename": "base-x86_64-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu64-v1",
-      "typename": "qemu64-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu64",
-      "typename": "qemu64-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "qemu64-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu32-v1",
-      "typename": "qemu32-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu32",
-      "typename": "qemu32-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "qemu32-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "phenom-v1",
-      "typename": "phenom-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fxsr-opt"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "phenom",
-      "typename": "phenom-x86_64-cpu",
-      "unavailable-features": [
-        "fxsr-opt"
-      ],
-      "alias-of": "phenom-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium3-v1",
-      "typename": "pentium3-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium3",
-      "typename": "pentium3-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "pentium3-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium2-v1",
-      "typename": "pentium2-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium2",
-      "typename": "pentium2-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "pentium2-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium-v1",
-      "typename": "pentium-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium",
-      "typename": "pentium-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "pentium-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "n270-v1",
-      "typename": "n270-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "n270",
-      "typename": "n270-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "n270-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm64-v1",
-      "typename": "kvm64-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm64",
-      "typename": "kvm64-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "kvm64-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm32-v1",
-      "typename": "kvm32-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm32",
-      "typename": "kvm32-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "kvm32-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "coreduo-v1",
-      "typename": "coreduo-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "coreduo",
-      "typename": "coreduo-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "coreduo-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "core2duo-v1",
-      "typename": "core2duo-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "core2duo",
-      "typename": "core2duo-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "core2duo-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "athlon-v1",
-      "typename": "athlon-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "athlon",
-      "typename": "athlon-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "athlon-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere-v2",
-      "typename": "Westmere-v2-x86_64-cpu",
-      "unavailable-features": [
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere-v1",
-      "typename": "Westmere-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere-IBRS",
-      "typename": "Westmere-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "spec-ctrl"
-      ],
-      "alias-of": "Westmere-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere",
-      "typename": "Westmere-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Westmere-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Snowridge-v2",
-      "typename": "Snowridge-v2-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "rdseed",
-        "sha-ni",
-        "umip",
-        "gfni",
-        "cldemote",
-        "movdiri",
-        "movdir64b",
-        "spec-ctrl",
-        "arch-capabilities",
-        "core-capability",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "split-lock-detect"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Snowridge-v1",
-      "typename": "Snowridge-v1-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "rdseed",
-        "sha-ni",
-        "umip",
-        "gfni",
-        "cldemote",
-        "movdiri",
-        "movdir64b",
-        "spec-ctrl",
-        "arch-capabilities",
-        "core-capability",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "split-lock-detect"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Snowridge",
-      "typename": "Snowridge-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "rdseed",
-        "sha-ni",
-        "umip",
-        "gfni",
-        "cldemote",
-        "movdiri",
-        "movdir64b",
-        "spec-ctrl",
-        "arch-capabilities",
-        "core-capability",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "split-lock-detect"
-      ],
-      "alias-of": "Snowridge-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-v3",
-      "typename": "Skylake-Server-v3-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-v2",
-      "typename": "Skylake-Server-v2-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-v1",
-      "typename": "Skylake-Server-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-noTSX-IBRS",
-      "typename": "Skylake-Server-noTSX-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "alias-of": "Skylake-Server-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-IBRS",
-      "typename": "Skylake-Server-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "alias-of": "Skylake-Server-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server",
-      "typename": "Skylake-Server-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "alias-of": "Skylake-Server-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-v3",
-      "typename": "Skylake-Client-v3-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-v2",
-      "typename": "Skylake-Client-v2-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-v1",
-      "typename": "Skylake-Client-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-noTSX-IBRS",
-      "typename": "Skylake-Client-noTSX-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "alias-of": "Skylake-Client-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-IBRS",
-      "typename": "Skylake-Client-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "alias-of": "Skylake-Client-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client",
-      "typename": "Skylake-Client-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "alias-of": "Skylake-Client-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "SandyBridge-v2",
-      "typename": "SandyBridge-v2-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "SandyBridge-v1",
-      "typename": "SandyBridge-v1-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "avx"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "SandyBridge-IBRS",
-      "typename": "SandyBridge-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "spec-ctrl"
-      ],
-      "alias-of": "SandyBridge-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "SandyBridge",
-      "typename": "SandyBridge-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "avx"
-      ],
-      "alias-of": "SandyBridge-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Penryn-v1",
-      "typename": "Penryn-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Penryn",
-      "typename": "Penryn-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Penryn-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G5-v1",
-      "typename": "Opteron_G5-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "misalignsse",
-        "3dnowprefetch",
-        "xop",
-        "fma4",
-        "tbm",
-        "nrip-save"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G5",
-      "typename": "Opteron_G5-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "misalignsse",
-        "3dnowprefetch",
-        "xop",
-        "fma4",
-        "tbm",
-        "nrip-save"
-      ],
-      "alias-of": "Opteron_G5-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G4-v1",
-      "typename": "Opteron_G4-v1-x86_64-cpu",
-      "unavailable-features": [
-        "avx",
-        "misalignsse",
-        "3dnowprefetch",
-        "xop",
-        "fma4",
-        "nrip-save"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G4",
-      "typename": "Opteron_G4-x86_64-cpu",
-      "unavailable-features": [
-        "avx",
-        "misalignsse",
-        "3dnowprefetch",
-        "xop",
-        "fma4",
-        "nrip-save"
-      ],
-      "alias-of": "Opteron_G4-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G3-v1",
-      "typename": "Opteron_G3-v1-x86_64-cpu",
-      "unavailable-features": [
-        "misalignsse"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G3",
-      "typename": "Opteron_G3-x86_64-cpu",
-      "unavailable-features": [
-        "misalignsse"
-      ],
-      "alias-of": "Opteron_G3-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G2-v1",
-      "typename": "Opteron_G2-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G2",
-      "typename": "Opteron_G2-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Opteron_G2-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G1-v1",
-      "typename": "Opteron_G1-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G1",
-      "typename": "Opteron_G1-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Opteron_G1-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem-v2",
-      "typename": "Nehalem-v2-x86_64-cpu",
-      "unavailable-features": [
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem-v1",
-      "typename": "Nehalem-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem-IBRS",
-      "typename": "Nehalem-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "spec-ctrl"
-      ],
-      "alias-of": "Nehalem-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem",
-      "typename": "Nehalem-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Nehalem-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "KnightsMill-v1",
-      "typename": "KnightsMill-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "avx512f",
-        "rdseed",
-        "avx512pf",
-        "avx512er",
-        "avx512cd",
-        "avx512-vpopcntdq",
-        "avx512-4vnniw",
-        "avx512-4fmaps",
-        "3dnowprefetch"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "KnightsMill",
-      "typename": "KnightsMill-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "avx512f",
-        "rdseed",
-        "avx512pf",
-        "avx512er",
-        "avx512cd",
-        "avx512-vpopcntdq",
-        "avx512-4vnniw",
-        "avx512-4fmaps",
-        "3dnowprefetch"
-      ],
-      "alias-of": "KnightsMill-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge-v2",
-      "typename": "IvyBridge-v2-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge-v1",
-      "typename": "IvyBridge-v1-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge-IBRS",
-      "typename": "IvyBridge-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "spec-ctrl"
-      ],
-      "alias-of": "IvyBridge-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge",
-      "typename": "IvyBridge-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c"
-      ],
-      "alias-of": "IvyBridge-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server-v3",
-      "typename": "Icelake-Server-v3-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "umip",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "arch-capabilities",
-        "ssbd",
-        "3dnowprefetch",
-        "wbnoinvd",
-        "xsavec",
-        "rdctl-no",
-        "ibrs-all",
-        "skip-l1dfl-vmentry",
-        "mds-no",
-        "pschange-mc-no",
-        "taa-no"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server-v2",
-      "typename": "Icelake-Server-v2-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "umip",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "wbnoinvd",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server-v1",
-      "typename": "Icelake-Server-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "umip",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "wbnoinvd",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server-noTSX",
-      "typename": "Icelake-Server-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "umip",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "wbnoinvd",
-        "xsavec"
-      ],
-      "alias-of": "Icelake-Server-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server",
-      "typename": "Icelake-Server-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "umip",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "wbnoinvd",
-        "xsavec"
-      ],
-      "alias-of": "Icelake-Server-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Client-v2",
-      "typename": "Icelake-Client-v2-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "avx512vbmi",
-        "umip",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "wbnoinvd",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Client-v1",
-      "typename": "Icelake-Client-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "avx512vbmi",
-        "umip",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "wbnoinvd",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Client-noTSX",
-      "typename": "Icelake-Client-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "avx512vbmi",
-        "umip",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "wbnoinvd",
-        "xsavec"
-      ],
-      "alias-of": "Icelake-Client-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Client",
-      "typename": "Icelake-Client-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "avx512vbmi",
-        "umip",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "wbnoinvd",
-        "xsavec"
-      ],
-      "alias-of": "Icelake-Client-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-v4",
-      "typename": "Haswell-v4-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-v3",
-      "typename": "Haswell-v3-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-v2",
-      "typename": "Haswell-v2-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-v1",
-      "typename": "Haswell-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-noTSX-IBRS",
-      "typename": "Haswell-noTSX-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "spec-ctrl"
-      ],
-      "alias-of": "Haswell-v4",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-noTSX",
-      "typename": "Haswell-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid"
-      ],
-      "alias-of": "Haswell-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-IBRS",
-      "typename": "Haswell-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "spec-ctrl"
-      ],
-      "alias-of": "Haswell-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell",
-      "typename": "Haswell-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm"
-      ],
-      "alias-of": "Haswell-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-v3",
-      "typename": "EPYC-v3-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "avx2",
-        "rdseed",
-        "sha-ni",
-        "fxsr-opt",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "topoext",
-        "perfctr-core",
-        "clzero",
-        "xsaveerptr",
-        "ibpb",
-        "nrip-save",
-        "xsavec",
-        "xsaves"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-v2",
-      "typename": "EPYC-v2-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "avx2",
-        "rdseed",
-        "sha-ni",
-        "fxsr-opt",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "topoext",
-        "ibpb",
-        "nrip-save",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-v1",
-      "typename": "EPYC-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "avx2",
-        "rdseed",
-        "sha-ni",
-        "fxsr-opt",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "topoext",
-        "nrip-save",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-Rome-v1",
-      "typename": "EPYC-Rome-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "avx2",
-        "rdseed",
-        "sha-ni",
-        "umip",
-        "rdpid",
-        "fxsr-opt",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "topoext",
-        "perfctr-core",
-        "clzero",
-        "xsaveerptr",
-        "wbnoinvd",
-        "ibpb",
-        "amd-stibp",
-        "nrip-save",
-        "xsavec",
-        "xsaves"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-Rome",
-      "typename": "EPYC-Rome-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "avx2",
-        "rdseed",
-        "sha-ni",
-        "umip",
-        "rdpid",
-        "fxsr-opt",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "topoext",
-        "perfctr-core",
-        "clzero",
-        "xsaveerptr",
-        "wbnoinvd",
-        "ibpb",
-        "amd-stibp",
-        "nrip-save",
-        "xsavec",
-        "xsaves"
-      ],
-      "alias-of": "EPYC-Rome-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-IBPB",
-      "typename": "EPYC-IBPB-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "avx2",
-        "rdseed",
-        "sha-ni",
-        "fxsr-opt",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "topoext",
-        "ibpb",
-        "nrip-save",
-        "xsavec"
-      ],
-      "alias-of": "EPYC-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC",
-      "typename": "EPYC-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "avx2",
-        "rdseed",
-        "sha-ni",
-        "fxsr-opt",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "topoext",
-        "nrip-save",
-        "xsavec"
-      ],
-      "alias-of": "EPYC-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Dhyana-v1",
-      "typename": "Dhyana-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "avx2",
-        "rdseed",
-        "fxsr-opt",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "topoext",
-        "ibpb",
-        "nrip-save",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Dhyana",
-      "typename": "Dhyana-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "avx2",
-        "rdseed",
-        "fxsr-opt",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "topoext",
-        "ibpb",
-        "nrip-save",
-        "xsavec"
-      ],
-      "alias-of": "Dhyana-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Denverton-v2",
-      "typename": "Denverton-v2-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "rdseed",
-        "sha-ni",
-        "spec-ctrl",
-        "arch-capabilities",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "rdctl-no",
-        "skip-l1dfl-vmentry"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Denverton-v1",
-      "typename": "Denverton-v1-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "rdseed",
-        "sha-ni",
-        "spec-ctrl",
-        "arch-capabilities",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "rdctl-no",
-        "skip-l1dfl-vmentry"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Denverton",
-      "typename": "Denverton-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "rdseed",
-        "sha-ni",
-        "spec-ctrl",
-        "arch-capabilities",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "rdctl-no",
-        "skip-l1dfl-vmentry"
-      ],
-      "alias-of": "Denverton-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cooperlake-v1",
-      "typename": "Cooperlake-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vnni",
-        "spec-ctrl",
-        "stibp",
-        "arch-capabilities",
-        "ssbd",
-        "avx512-bf16",
-        "3dnowprefetch",
-        "xsavec",
-        "rdctl-no",
-        "ibrs-all",
-        "skip-l1dfl-vmentry",
-        "mds-no",
-        "pschange-mc-no",
-        "taa-no"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cooperlake",
-      "typename": "Cooperlake-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vnni",
-        "spec-ctrl",
-        "stibp",
-        "arch-capabilities",
-        "ssbd",
-        "avx512-bf16",
-        "3dnowprefetch",
-        "xsavec",
-        "rdctl-no",
-        "ibrs-all",
-        "skip-l1dfl-vmentry",
-        "mds-no",
-        "pschange-mc-no",
-        "taa-no"
-      ],
-      "alias-of": "Cooperlake-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Conroe-v1",
-      "typename": "Conroe-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Conroe",
-      "typename": "Conroe-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Conroe-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server-v3",
-      "typename": "Cascadelake-Server-v3-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vnni",
-        "spec-ctrl",
-        "arch-capabilities",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "rdctl-no",
-        "ibrs-all",
-        "skip-l1dfl-vmentry",
-        "mds-no"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server-v2",
-      "typename": "Cascadelake-Server-v2-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vnni",
-        "spec-ctrl",
-        "arch-capabilities",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "rdctl-no",
-        "ibrs-all",
-        "skip-l1dfl-vmentry",
-        "mds-no"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server-v1",
-      "typename": "Cascadelake-Server-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vnni",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server-noTSX",
-      "typename": "Cascadelake-Server-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vnni",
-        "spec-ctrl",
-        "arch-capabilities",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "rdctl-no",
-        "ibrs-all",
-        "skip-l1dfl-vmentry",
-        "mds-no"
-      ],
-      "alias-of": "Cascadelake-Server-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server",
-      "typename": "Cascadelake-Server-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vnni",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "alias-of": "Cascadelake-Server-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-v4",
-      "typename": "Broadwell-v4-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-v3",
-      "typename": "Broadwell-v3-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-v2",
-      "typename": "Broadwell-v2-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "3dnowprefetch"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-v1",
-      "typename": "Broadwell-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "3dnowprefetch"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-noTSX-IBRS",
-      "typename": "Broadwell-noTSX-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch"
-      ],
-      "alias-of": "Broadwell-v4",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-noTSX",
-      "typename": "Broadwell-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "3dnowprefetch"
-      ],
-      "alias-of": "Broadwell-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-IBRS",
-      "typename": "Broadwell-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch"
-      ],
-      "alias-of": "Broadwell-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell",
-      "typename": "Broadwell-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "3dnowprefetch"
-      ],
-      "alias-of": "Broadwell-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "486-v1",
-      "typename": "486-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "486",
-      "typename": "486-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "486-v1",
-      "static": false,
-      "migration-safe": true
-    }
-  ],
-  "id": "libvirt-2"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "static",
-    "model": {
-      "name": "max"
-    }
-  },
-  "id": "libvirt-3"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "base",
-      "props": {
-        "vmx-entry-load-rtit-ctl": false,
-        "cmov": true,
-        "ia64": false,
-        "ssb-no": false,
-        "aes": true,
-        "vmx-apicv-xapic": false,
-        "mmx": true,
-        "rdpid": false,
-        "arat": true,
-        "vmx-page-walk-4": false,
-        "vmx-page-walk-5": false,
-        "gfni": false,
-        "ibrs-all": false,
-        "vmx-desc-exit": false,
-        "pause-filter": false,
-        "xsavec": false,
-        "intel-pt": false,
-        "vmx-cr8-store-exit": false,
-        "vmx-rdseed-exit": false,
-        "vmx-eptp-switching": false,
-        "kvm-asyncpf": false,
-        "perfctr-core": false,
-        "mpx": true,
-        "pbe": false,
-        "avx512cd": false,
-        "decodeassists": false,
-        "vmx-exit-load-efer": false,
-        "vmx-exit-clear-bndcfgs": false,
-        "sse4.1": true,
-        "family": 6,
-        "vmx-vmwrite-vmexit-fields": false,
-        "vmx-vnmi": false,
-        "vmx-true-ctls": false,
-        "vmx-ept-execonly": false,
-        "vmx-exit-save-efer": false,
-        "vmx-invept-all-context": false,
-        "wbnoinvd": false,
-        "avx512f": false,
-        "msr": true,
-        "mce": true,
-        "mca": true,
-        "xcrypt": false,
-        "vmx-exit-load-pat": false,
-        "vmx-intr-exit": false,
-        "min-level": 13,
-        "vmx-flexpriority": false,
-        "xgetbv1": true,
-        "cid": false,
-        "ds": false,
-        "fxsr": true,
-        "avx512-bf16": false,
-        "vmx-cr8-load-exit": false,
-        "xsaveopt": true,
-        "vmx-apicv-vid": false,
-        "vmx-exit-save-pat": false,
-        "xtpr": false,
-        "tsx-ctrl": false,
-        "vmx-ple": false,
-        "avx512vl": false,
-        "avx512-vpopcntdq": false,
-        "phe": false,
-        "extapic": false,
-        "3dnowprefetch": false,
-        "vmx-vmfunc": false,
-        "vmx-activity-shutdown": false,
-        "avx512vbmi2": false,
-        "cr8legacy": true,
-        "vmx-encls-exit": false,
-        "stibp": false,
-        "vmx-msr-bitmap": false,
-        "xcrypt-en": false,
-        "vmx-mwait-exit": false,
-        "vmx-pml": false,
-        "vmx-nmi-exit": false,
-        "vmx-invept-single-context-noglobals": false,
-        "pn": false,
-        "rsba": false,
-        "dca": false,
-        "vendor": "AuthenticAMD",
-        "vmx-unrestricted-guest": false,
-        "vmx-cr3-store-noexit": false,
-        "pku": true,
-        "smx": false,
-        "cmp-legacy": false,
-        "avx512-4fmaps": false,
-        "vmcb-clean": false,
-        "hle": false,
-        "3dnowext": true,
-        "amd-no-ssb": false,
-        "npt": true,
-        "rdctl-no": false,
-        "vmx-invvpid": false,
-        "clwb": true,
-        "lbrv": false,
-        "adx": true,
-        "ss": true,
-        "pni": true,
-        "svm-lock": false,
-        "smep": true,
-        "smap": true,
-        "pfthreshold": false,
-        "vmx-invpcid-exit": false,
-        "x2apic": false,
-        "avx512vbmi": false,
-        "avx512vnni": false,
-        "vmx-apicv-x2apic": false,
-        "kvm-pv-sched-yield": false,
-        "vmx-invlpg-exit": false,
-        "vmx-invvpid-all-context": false,
-        "vmx-activity-hlt": false,
-        "flushbyasid": false,
-        "f16c": false,
-        "vmx-exit-ack-intr": false,
-        "ace2-en": false,
-        "pae": true,
-        "pat": true,
-        "sse": true,
-        "phe-en": false,
-        "vmx-tsc-offset": false,
-        "kvm-nopiodelay": false,
-        "tm": false,
-        "kvmclock-stable-bit": false,
-        "vmx-rdtsc-exit": false,
-        "hypervisor": true,
-        "vmx-rdtscp-exit": false,
-        "mds-no": false,
-        "pcommit": true,
-        "vmx-vpid": false,
-        "syscall": true,
-        "avx512dq": false,
-        "svm": true,
-        "invtsc": false,
-        "vmx-monitor-exit": false,
-        "sse2": true,
-        "ssbd": false,
-        "vmx-wbinvd-exit": false,
-        "est": false,
-        "kvm-poll-control": false,
-        "avx512ifma": false,
-        "tm2": false,
-        "kvm-pv-eoi": false,
-        "kvm-pv-ipi": false,
-        "cx8": true,
-        "vmx-invvpid-single-addr": false,
-        "waitpkg": false,
-        "cldemote": false,
-        "vmx-ept": false,
-        "kvm-mmu": false,
-        "sse4.2": true,
-        "pge": true,
-        "avx512bitalg": false,
-        "pdcm": false,
-        "vmx-entry-load-bndcfgs": false,
-        "vmx-exit-clear-rtit-ctl": false,
-        "model": 6,
-        "movbe": true,
-        "nrip-save": false,
-        "ssse3": true,
-        "sse4a": true,
-        "vmx-pause-exit": false,
-        "invpcid": false,
-        "pdpe1gb": true,
-        "tsc-deadline": false,
-        "skip-l1dfl-vmentry": false,
-        "vmx-exit-load-perf-global-ctrl": false,
-        "fma": false,
-        "cx16": true,
-        "de": true,
-        "stepping": 3,
-        "xsave": true,
-        "clflush": true,
-        "skinit": false,
-        "tsc": true,
-        "tce": false,
-        "fpu": true,
-        "ds-cpl": false,
-        "ibs": false,
-        "fma4": false,
-        "vmx-exit-nosave-debugctl": false,
-        "la57": true,
-        "vmx-invept": false,
-        "osvw": false,
-        "apic": true,
-        "pmm": false,
-        "vmx-entry-noload-debugctl": false,
-        "vmx-eptad": false,
-        "spec-ctrl": false,
-        "vmx-posted-intr": false,
-        "vmx-apicv-register": false,
-        "tsc-adjust": false,
-        "kvm-steal-time": false,
-        "kvmclock": false,
-        "vmx-zero-len-inject": false,
-        "pschange-mc-no": false,
-        "vmx-rdrand-exit": false,
-        "lwp": false,
-        "amd-ssbd": false,
-        "xop": false,
-        "ibpb": false,
-        "avx": false,
-        "core-capability": false,
-        "vmx-invept-single-context": false,
-        "movdiri": false,
-        "acpi": true,
-        "avx512bw": false,
-        "ace2": false,
-        "fsgsbase": true,
-        "vmx-ept-2mb": false,
-        "vmx-ept-1gb": false,
-        "ht": false,
-        "vmx-io-exit": false,
-        "nx": true,
-        "pclmulqdq": true,
-        "mmxext": true,
-        "popcnt": true,
-        "vaes": false,
-        "movdir64b": false,
-        "xsaves": false,
-        "vmx-shadow-vmcs": false,
-        "lm": true,
-        "vmx-exit-save-preemption-timer": false,
-        "vmx-entry-load-pat": false,
-        "vmx-entry-load-perf-global-ctrl": false,
-        "vmx-io-bitmap": false,
-        "umip": false,
-        "vmx-store-lma": false,
-        "vmx-movdr-exit": false,
-        "pse": true,
-        "avx2": false,
-        "sep": true,
-        "virt-ssbd": false,
-        "vmx-cr3-load-noexit": false,
-        "nodeid-msr": false,
-        "md-clear": false,
-        "misalignsse": false,
-        "split-lock-detect": false,
-        "min-xlevel": 2147483658,
-        "bmi1": true,
-        "bmi2": true,
-        "kvm-pv-unhalt": false,
-        "tsc-scale": false,
-        "topoext": false,
-        "amd-stibp": false,
-        "vmx-preemption-timer": false,
-        "clflushopt": true,
-        "vmx-vnmi-pending": false,
-        "monitor": true,
-        "vmx-vintr-pending": false,
-        "avx512er": false,
-        "pmm-en": false,
-        "pcid": false,
-        "taa-no": false,
-        "arch-capabilities": false,
-        "vmx-secondary-ctls": false,
-        "vmx-xsaves": false,
-        "clzero": false,
-        "3dnow": true,
-        "erms": true,
-        "vmx-entry-ia32e-mode": false,
-        "lahf-lm": true,
-        "vpclmulqdq": false,
-        "vmx-ins-outs": false,
-        "fxsr-opt": false,
-        "xstore": false,
-        "rtm": false,
-        "kvm-hint-dedicated": false,
-        "lmce": false,
-        "perfctr-nb": false,
-        "rdrand": true,
-        "rdseed": false,
-        "avx512-4vnniw": false,
-        "vme": false,
-        "vmx": false,
-        "dtes64": false,
-        "mtrr": true,
-        "rdtscp": true,
-        "xsaveerptr": false,
-        "pse36": true,
-        "kvm-pv-tlb-flush": false,
-        "vmx-activity-wait-sipi": false,
-        "tbm": false,
-        "wdt": false,
-        "vmx-rdpmc-exit": false,
-        "vmx-mtf": false,
-        "vmx-entry-load-efer": false,
-        "model-id": "QEMU TCG CPU version 2.5+",
-        "sha-ni": false,
-        "abm": true,
-        "vmx-ept-advanced-exitinfo": false,
-        "avx512pf": false,
-        "vmx-hlt-exit": false,
-        "xstore-en": false
-      }
-    }
-  },
-  "id": "libvirt-3"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "static",
-    "model": {
-      "name": "max",
-      "props": {
-        "migratable": false
-      }
-    }
-  },
-  "id": "libvirt-4"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "base",
-      "props": {
-        "vmx-entry-load-rtit-ctl": false,
-        "cmov": true,
-        "ia64": false,
-        "ssb-no": false,
-        "aes": true,
-        "vmx-apicv-xapic": false,
-        "mmx": true,
-        "rdpid": false,
-        "arat": true,
-        "vmx-page-walk-4": false,
-        "vmx-page-walk-5": false,
-        "gfni": false,
-        "ibrs-all": false,
-        "vmx-desc-exit": false,
-        "pause-filter": false,
-        "xsavec": false,
-        "intel-pt": false,
-        "vmx-cr8-store-exit": false,
-        "vmx-rdseed-exit": false,
-        "vmx-eptp-switching": false,
-        "kvm-asyncpf": false,
-        "perfctr-core": false,
-        "mpx": true,
-        "pbe": false,
-        "avx512cd": false,
-        "decodeassists": false,
-        "vmx-exit-load-efer": false,
-        "vmx-exit-clear-bndcfgs": false,
-        "sse4.1": true,
-        "family": 6,
-        "vmx-vmwrite-vmexit-fields": false,
-        "vmx-vnmi": false,
-        "vmx-true-ctls": false,
-        "vmx-ept-execonly": false,
-        "vmx-exit-save-efer": false,
-        "vmx-invept-all-context": false,
-        "wbnoinvd": false,
-        "avx512f": false,
-        "msr": true,
-        "mce": true,
-        "mca": true,
-        "xcrypt": false,
-        "vmx-exit-load-pat": false,
-        "vmx-intr-exit": false,
-        "min-level": 13,
-        "vmx-flexpriority": false,
-        "xgetbv1": true,
-        "cid": false,
-        "ds": false,
-        "fxsr": true,
-        "avx512-bf16": false,
-        "vmx-cr8-load-exit": false,
-        "xsaveopt": true,
-        "vmx-apicv-vid": false,
-        "vmx-exit-save-pat": false,
-        "xtpr": false,
-        "tsx-ctrl": false,
-        "vmx-ple": false,
-        "avx512vl": false,
-        "avx512-vpopcntdq": false,
-        "phe": false,
-        "extapic": false,
-        "3dnowprefetch": false,
-        "vmx-vmfunc": false,
-        "vmx-activity-shutdown": false,
-        "avx512vbmi2": false,
-        "cr8legacy": true,
-        "vmx-encls-exit": false,
-        "stibp": false,
-        "vmx-msr-bitmap": false,
-        "xcrypt-en": false,
-        "vmx-mwait-exit": false,
-        "vmx-pml": false,
-        "vmx-nmi-exit": false,
-        "vmx-invept-single-context-noglobals": false,
-        "pn": false,
-        "rsba": false,
-        "dca": false,
-        "vendor": "AuthenticAMD",
-        "vmx-unrestricted-guest": false,
-        "vmx-cr3-store-noexit": false,
-        "pku": true,
-        "smx": false,
-        "cmp-legacy": false,
-        "avx512-4fmaps": false,
-        "vmcb-clean": false,
-        "hle": false,
-        "3dnowext": true,
-        "amd-no-ssb": false,
-        "npt": true,
-        "rdctl-no": false,
-        "vmx-invvpid": false,
-        "clwb": true,
-        "lbrv": false,
-        "adx": true,
-        "ss": true,
-        "pni": true,
-        "svm-lock": false,
-        "smep": true,
-        "smap": true,
-        "pfthreshold": false,
-        "vmx-invpcid-exit": false,
-        "x2apic": false,
-        "avx512vbmi": false,
-        "avx512vnni": false,
-        "vmx-apicv-x2apic": false,
-        "kvm-pv-sched-yield": false,
-        "vmx-invlpg-exit": false,
-        "vmx-invvpid-all-context": false,
-        "vmx-activity-hlt": false,
-        "flushbyasid": false,
-        "f16c": false,
-        "vmx-exit-ack-intr": false,
-        "ace2-en": false,
-        "pae": true,
-        "pat": true,
-        "sse": true,
-        "phe-en": false,
-        "vmx-tsc-offset": false,
-        "kvm-nopiodelay": false,
-        "tm": false,
-        "kvmclock-stable-bit": false,
-        "vmx-rdtsc-exit": false,
-        "hypervisor": true,
-        "vmx-rdtscp-exit": false,
-        "mds-no": false,
-        "pcommit": true,
-        "vmx-vpid": false,
-        "syscall": true,
-        "avx512dq": false,
-        "svm": true,
-        "invtsc": false,
-        "vmx-monitor-exit": false,
-        "sse2": true,
-        "ssbd": false,
-        "vmx-wbinvd-exit": false,
-        "est": false,
-        "kvm-poll-control": false,
-        "avx512ifma": false,
-        "tm2": false,
-        "kvm-pv-eoi": false,
-        "kvm-pv-ipi": false,
-        "cx8": true,
-        "vmx-invvpid-single-addr": false,
-        "waitpkg": false,
-        "cldemote": false,
-        "vmx-ept": false,
-        "kvm-mmu": false,
-        "sse4.2": true,
-        "pge": true,
-        "avx512bitalg": false,
-        "pdcm": false,
-        "vmx-entry-load-bndcfgs": false,
-        "vmx-exit-clear-rtit-ctl": false,
-        "model": 6,
-        "movbe": true,
-        "nrip-save": false,
-        "ssse3": true,
-        "sse4a": true,
-        "vmx-pause-exit": false,
-        "invpcid": false,
-        "pdpe1gb": true,
-        "tsc-deadline": false,
-        "skip-l1dfl-vmentry": false,
-        "vmx-exit-load-perf-global-ctrl": false,
-        "fma": false,
-        "cx16": true,
-        "de": true,
-        "stepping": 3,
-        "xsave": true,
-        "clflush": true,
-        "skinit": false,
-        "tsc": true,
-        "tce": false,
-        "fpu": true,
-        "ds-cpl": false,
-        "ibs": false,
-        "fma4": false,
-        "vmx-exit-nosave-debugctl": false,
-        "la57": true,
-        "vmx-invept": false,
-        "osvw": false,
-        "apic": true,
-        "pmm": false,
-        "vmx-entry-noload-debugctl": false,
-        "vmx-eptad": false,
-        "spec-ctrl": false,
-        "vmx-posted-intr": false,
-        "vmx-apicv-register": false,
-        "tsc-adjust": false,
-        "kvm-steal-time": false,
-        "kvmclock": false,
-        "vmx-zero-len-inject": false,
-        "pschange-mc-no": false,
-        "vmx-rdrand-exit": false,
-        "lwp": false,
-        "amd-ssbd": false,
-        "xop": false,
-        "ibpb": false,
-        "avx": false,
-        "core-capability": false,
-        "vmx-invept-single-context": false,
-        "movdiri": false,
-        "acpi": true,
-        "avx512bw": false,
-        "ace2": false,
-        "fsgsbase": true,
-        "vmx-ept-2mb": false,
-        "vmx-ept-1gb": false,
-        "ht": false,
-        "vmx-io-exit": false,
-        "nx": true,
-        "pclmulqdq": true,
-        "mmxext": true,
-        "popcnt": true,
-        "vaes": false,
-        "movdir64b": false,
-        "xsaves": false,
-        "vmx-shadow-vmcs": false,
-        "lm": true,
-        "vmx-exit-save-preemption-timer": false,
-        "vmx-entry-load-pat": false,
-        "vmx-entry-load-perf-global-ctrl": false,
-        "vmx-io-bitmap": false,
-        "umip": false,
-        "vmx-store-lma": false,
-        "vmx-movdr-exit": false,
-        "pse": true,
-        "avx2": false,
-        "sep": true,
-        "virt-ssbd": false,
-        "vmx-cr3-load-noexit": false,
-        "nodeid-msr": false,
-        "md-clear": false,
-        "misalignsse": false,
-        "split-lock-detect": false,
-        "min-xlevel": 2147483658,
-        "bmi1": true,
-        "bmi2": true,
-        "kvm-pv-unhalt": false,
-        "tsc-scale": false,
-        "topoext": false,
-        "amd-stibp": false,
-        "vmx-preemption-timer": false,
-        "clflushopt": true,
-        "vmx-vnmi-pending": false,
-        "monitor": true,
-        "vmx-vintr-pending": false,
-        "avx512er": false,
-        "pmm-en": false,
-        "pcid": false,
-        "taa-no": false,
-        "arch-capabilities": false,
-        "vmx-secondary-ctls": false,
-        "vmx-xsaves": false,
-        "clzero": false,
-        "3dnow": true,
-        "erms": true,
-        "vmx-entry-ia32e-mode": false,
-        "lahf-lm": true,
-        "vpclmulqdq": false,
-        "vmx-ins-outs": false,
-        "fxsr-opt": false,
-        "xstore": false,
-        "rtm": false,
-        "kvm-hint-dedicated": false,
-        "lmce": false,
-        "perfctr-nb": false,
-        "rdrand": true,
-        "rdseed": false,
-        "avx512-4vnniw": false,
-        "vme": false,
-        "vmx": false,
-        "dtes64": false,
-        "mtrr": true,
-        "rdtscp": true,
-        "xsaveerptr": false,
-        "pse36": true,
-        "kvm-pv-tlb-flush": false,
-        "vmx-activity-wait-sipi": false,
-        "tbm": false,
-        "wdt": false,
-        "vmx-rdpmc-exit": false,
-        "vmx-mtf": false,
-        "vmx-entry-load-efer": false,
-        "model-id": "QEMU TCG CPU version 2.5+",
-        "sha-ni": false,
-        "abm": true,
-        "vmx-ept-advanced-exitinfo": false,
-        "avx512pf": false,
-        "vmx-hlt-exit": false,
-        "xstore-en": false
-      }
-    }
-  },
-  "id": "libvirt-4"
-}
-
-{
-  "execute": "query-machines",
-  "id": "libvirt-5"
-}
-
-{
-  "return": [
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.12",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-4.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.5",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-4.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.5",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.7",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": true
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "none",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.7",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.4",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.10",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.7",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.9",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.11",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-3.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-4.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.4",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.3",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": true
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-4.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.9",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "isapc",
-      "numa-mem-supported": true,
-      "default-cpu-type": "486-x86_64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.4",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.6",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-3.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.12",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": true
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.6",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-4.0.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.6",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-5.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false,
-      "alias": "q35"
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.8",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.10",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-3.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-4.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "microvm",
-      "numa-mem-supported": false,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.3",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": true
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-4.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-5.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "is-default": true,
-      "cpu-max": 255,
-      "deprecated": false,
-      "alias": "pc"
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.8",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.5",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-3.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.11",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    }
-  ],
-  "id": "libvirt-5"
-}
diff --git a/tests/qemucapabilitiesdata/caps_5.0.0_x86_64.xml b/tests/qemucapabilitiesdata/caps_5.0.0_x86_64.xml
deleted file mode 100644
index 84a18b516a..0000000000
--- a/tests/qemucapabilitiesdata/caps_5.0.0_x86_64.xml
+++ /dev/null
@@ -1,2834 +0,0 @@
-<qemuCaps>
-  <emulator>/usr/bin/qemu-system-x86_64</emulator>
-  <qemuctime>0</qemuctime>
-  <selfctime>0</selfctime>
-  <selfvers>0</selfvers>
-  <flag name='kvm'/>
-  <flag name='sdl'/>
-  <flag name='spice'/>
-  <flag name='hda-duplex'/>
-  <flag name='ccid-emulated'/>
-  <flag name='ccid-passthru'/>
-  <flag name='piix3-usb-uhci'/>
-  <flag name='piix4-usb-uhci'/>
-  <flag name='usb-ehci'/>
-  <flag name='ich9-usb-ehci1'/>
-  <flag name='vt82c686b-usb-uhci'/>
-  <flag name='pci-ohci'/>
-  <flag name='usb-redir'/>
-  <flag name='usb-hub'/>
-  <flag name='ich9-ahci'/>
-  <flag name='virtio-blk-pci.scsi'/>
-  <flag name='scsi-disk.channel'/>
-  <flag name='scsi-block'/>
-  <flag name='hda-micro'/>
-  <flag name='nec-usb-xhci'/>
-  <flag name='lsi'/>
-  <flag name='virtio-scsi-pci'/>
-  <flag name='usb-redir.filter'/>
-  <flag name='seccomp-sandbox'/>
-  <flag name='vnc'/>
-  <flag name='qxl'/>
-  <flag name='VGA'/>
-  <flag name='cirrus-vga'/>
-  <flag name='vmware-svga'/>
-  <flag name='usb-serial'/>
-  <flag name='virtio-rng'/>
-  <flag name='rng-random'/>
-  <flag name='rng-egd'/>
-  <flag name='megasas'/>
-  <flag name='tpm-passthrough'/>
-  <flag name='tpm-tis'/>
-  <flag name='pci-bridge'/>
-  <flag name='vfio-pci'/>
-  <flag name='dmi-to-pci-bridge'/>
-  <flag name='usb-storage'/>
-  <flag name='virtio-mmio'/>
-  <flag name='ich9-intel-hda'/>
-  <flag name='kvm-pit-lost-tick-policy'/>
-  <flag name='pvpanic'/>
-  <flag name='enable-fips'/>
-  <flag name='usb-kbd'/>
-  <flag name='usb-audio'/>
-  <flag name='rtc-reset-reinjection'/>
-  <flag name='migrate-rdma'/>
-  <flag name='VGA.vgamem_mb'/>
-  <flag name='vmware-svga.vgamem_mb'/>
-  <flag name='qxl.vgamem_mb'/>
-  <flag name='pc-dimm'/>
-  <flag name='machine-vmport-opt'/>
-  <flag name='pci-serial'/>
-  <flag name='ioh3420'/>
-  <flag name='x3130-upstream'/>
-  <flag name='xio3130-downstream'/>
-  <flag name='rtl8139'/>
-  <flag name='e1000'/>
-  <flag name='virtio-net'/>
-  <flag name='virtio-gpu'/>
-  <flag name='virtio-gpu.virgl'/>
-  <flag name='virtio-keyboard'/>
-  <flag name='virtio-mouse'/>
-  <flag name='virtio-tablet'/>
-  <flag name='virtio-input-host'/>
-  <flag name='virtio-balloon-pci.deflate-on-oom'/>
-  <flag name='mptsas1068'/>
-  <flag name='spice-gl'/>
-  <flag name='qxl.vram64_size_mb'/>
-  <flag name='pxb'/>
-  <flag name='pxb-pcie'/>
-  <flag name='intel-iommu'/>
-  <flag name='virtio-vga'/>
-  <flag name='ivshmem-plain'/>
-  <flag name='ivshmem-doorbell'/>
-  <flag name='vhost-scsi'/>
-  <flag name='query-cpu-model-expansion'/>
-  <flag name='spice-rendernode'/>
-  <flag name='nvdimm'/>
-  <flag name='pcie-root-port'/>
-  <flag name='query-cpu-definitions'/>
-  <flag name='qemu-xhci'/>
-  <flag name='intel-iommu.intremap'/>
-  <flag name='intel-iommu.caching-mode'/>
-  <flag name='intel-iommu.eim'/>
-  <flag name='intel-iommu.device-iotlb'/>
-  <flag name='chardev-reconnect'/>
-  <flag name='vxhs'/>
-  <flag name='vmcoreinfo'/>
-  <flag name='isa-serial'/>
-  <flag name='pcie-pci-bridge'/>
-  <flag name='nbd-tls'/>
-  <flag name='tpm-crb'/>
-  <flag name='pr-manager-helper'/>
-  <flag name='screendump_device'/>
-  <flag name='hda-output'/>
-  <flag name='vmgenid'/>
-  <flag name='vhost-vsock'/>
-  <flag name='tpm-emulator'/>
-  <flag name='mch'/>
-  <flag name='mch.extended-tseg-mbytes'/>
-  <flag name='egl-headless'/>
-  <flag name='memory-backend-memfd'/>
-  <flag name='memory-backend-memfd.hugetlb'/>
-  <flag name='egl-headless.rendernode'/>
-  <flag name='memory-backend-file.pmem'/>
-  <flag name='nvdimm.unarmed'/>
-  <flag name='virtio-pci-non-transitional'/>
-  <flag name='nbd-bitmap'/>
-  <flag name='x86-max-cpu'/>
-  <flag name='cpu-unavailable-features'/>
-  <flag name='canonical-cpu-features'/>
-  <flag name='bochs-display'/>
-  <flag name='migration-file-drop-cache'/>
-  <flag name='dbus-vmstate'/>
-  <flag name='vhost-user-gpu'/>
-  <flag name='vhost-user-vga'/>
-  <flag name='ramfb'/>
-  <flag name='drive-nvme'/>
-  <flag name='smp-dies'/>
-  <flag name='i8042'/>
-  <flag name='rng-builtin'/>
-  <flag name='vhost-user-fs'/>
-  <flag name='query-named-block-nodes.flat'/>
-  <flag name='blockdev-snapshot.allow-write-only-overlay'/>
-  <flag name='fsdev.multidevs'/>
-  <flag name='pcie-root-port.hotplug'/>
-  <flag name='aio.io_uring'/>
-  <flag name='tcg'/>
-  <flag name='virtio-blk-pci.scsi.default.disabled'/>
-  <flag name='pvscsi'/>
-  <flag name='cpu.migratable'/>
-  <flag name='intel-iommu.aw-bits'/>
-  <flag name='numa.hmat'/>
-  <flag name='dc390'/>
-  <flag name='am53c974'/>
-  <flag name='virtio-pmem-pci'/>
-  <flag name='vhost-user-blk'/>
-  <flag name='cpu-max'/>
-  <flag name='memory-backend-file.x-use-canonical-path-for-ramblock-id'/>
-  <flag name='rotation-rate'/>
-  <flag name='input-linux'/>
-  <flag name='virtio-blk.queue-size'/>
-  <flag name='memory-backend-file.prealloc-threads'/>
-  <flag name='virtio-iommu-pci'/>
-  <flag name='usb-host.guest-resets-all'/>
-  <flag name='virtio-crypto'/>
-  <flag name='usb-mtp'/>
-  <flag name='netdev.user'/>
-  <version>5000000</version>
-  <microcodeVersion>43100241</microcodeVersion>
-  <package>v5.0.0</package>
-  <arch>x86_64</arch>
-  <hostCPU type='kvm' model='base' migratability='yes'>
-    <property name='vmx-entry-load-rtit-ctl' type='boolean' value='false'/>
-    <property name='cmov' type='boolean' value='true' migratable='yes'/>
-    <property name='ia64' type='boolean' value='false'/>
-    <property name='ssb-no' type='boolean' value='false'/>
-    <property name='aes' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-apicv-xapic' type='boolean' value='true' migratable='yes'/>
-    <property name='mmx' type='boolean' value='true' migratable='yes'/>
-    <property name='rdpid' type='boolean' value='false'/>
-    <property name='arat' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-page-walk-4' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-page-walk-5' type='boolean' value='false'/>
-    <property name='gfni' type='boolean' value='false'/>
-    <property name='ibrs-all' type='boolean' value='false'/>
-    <property name='vmx-desc-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='pause-filter' type='boolean' value='false'/>
-    <property name='xsavec' type='boolean' value='true' migratable='yes'/>
-    <property name='intel-pt' type='boolean' value='false'/>
-    <property name='vmx-cr8-store-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-rdseed-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-eptp-switching' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-asyncpf' type='boolean' value='true' migratable='yes'/>
-    <property name='perfctr-core' type='boolean' value='false'/>
-    <property name='mpx' type='boolean' value='true' migratable='yes'/>
-    <property name='pbe' type='boolean' value='false'/>
-    <property name='avx512cd' type='boolean' value='false'/>
-    <property name='decodeassists' type='boolean' value='false'/>
-    <property name='vmx-exit-load-efer' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-exit-clear-bndcfgs' type='boolean' value='false'/>
-    <property name='sse4.1' type='boolean' value='true' migratable='yes'/>
-    <property name='family' type='number' value='6'/>
-    <property name='vmx-vmwrite-vmexit-fields' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-vnmi' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-true-ctls' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-ept-execonly' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-exit-save-efer' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-invept-all-context' type='boolean' value='true' migratable='yes'/>
-    <property name='wbnoinvd' type='boolean' value='false'/>
-    <property name='avx512f' type='boolean' value='false'/>
-    <property name='msr' type='boolean' value='true' migratable='yes'/>
-    <property name='mce' type='boolean' value='true' migratable='yes'/>
-    <property name='mca' type='boolean' value='true' migratable='yes'/>
-    <property name='xcrypt' type='boolean' value='false'/>
-    <property name='vmx-exit-load-pat' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-intr-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='min-level' type='number' value='22'/>
-    <property name='vmx-flexpriority' type='boolean' value='true' migratable='yes'/>
-    <property name='xgetbv1' type='boolean' value='true' migratable='yes'/>
-    <property name='cid' type='boolean' value='false'/>
-    <property name='ds' type='boolean' value='false'/>
-    <property name='fxsr' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512-bf16' type='boolean' value='false'/>
-    <property name='vmx-cr8-load-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='xsaveopt' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-apicv-vid' type='boolean' value='false'/>
-    <property name='vmx-exit-save-pat' type='boolean' value='true' migratable='yes'/>
-    <property name='xtpr' type='boolean' value='false'/>
-    <property name='tsx-ctrl' type='boolean' value='false'/>
-    <property name='vmx-ple' type='boolean' value='false'/>
-    <property name='avx512vl' type='boolean' value='false'/>
-    <property name='avx512-vpopcntdq' type='boolean' value='false'/>
-    <property name='phe' type='boolean' value='false'/>
-    <property name='extapic' type='boolean' value='false'/>
-    <property name='3dnowprefetch' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-vmfunc' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-activity-shutdown' type='boolean' value='false'/>
-    <property name='avx512vbmi2' type='boolean' value='false'/>
-    <property name='cr8legacy' type='boolean' value='false'/>
-    <property name='vmx-encls-exit' type='boolean' value='false'/>
-    <property name='stibp' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-msr-bitmap' type='boolean' value='true' migratable='yes'/>
-    <property name='xcrypt-en' type='boolean' value='false'/>
-    <property name='vmx-mwait-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-pml' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-nmi-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-invept-single-context-noglobals' type='boolean' value='true' migratable='yes'/>
-    <property name='pn' type='boolean' value='false'/>
-    <property name='rsba' type='boolean' value='false'/>
-    <property name='dca' type='boolean' value='false'/>
-    <property name='vendor' type='string' value='GenuineIntel'/>
-    <property name='vmx-unrestricted-guest' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-cr3-store-noexit' type='boolean' value='true' migratable='yes'/>
-    <property name='pku' type='boolean' value='false'/>
-    <property name='smx' type='boolean' value='false'/>
-    <property name='cmp-legacy' type='boolean' value='false'/>
-    <property name='avx512-4fmaps' type='boolean' value='false'/>
-    <property name='vmcb-clean' type='boolean' value='false'/>
-    <property name='hle' type='boolean' value='true' migratable='yes'/>
-    <property name='3dnowext' type='boolean' value='false'/>
-    <property name='amd-no-ssb' type='boolean' value='false'/>
-    <property name='npt' type='boolean' value='false'/>
-    <property name='rdctl-no' type='boolean' value='false'/>
-    <property name='vmx-invvpid' type='boolean' value='true' migratable='yes'/>
-    <property name='clwb' type='boolean' value='false'/>
-    <property name='lbrv' type='boolean' value='false'/>
-    <property name='adx' type='boolean' value='true' migratable='yes'/>
-    <property name='ss' type='boolean' value='true' migratable='yes'/>
-    <property name='pni' type='boolean' value='true' migratable='yes'/>
-    <property name='svm-lock' type='boolean' value='false'/>
-    <property name='smep' type='boolean' value='true' migratable='yes'/>
-    <property name='smap' type='boolean' value='true' migratable='yes'/>
-    <property name='pfthreshold' type='boolean' value='false'/>
-    <property name='vmx-invpcid-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='x2apic' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512vbmi' type='boolean' value='false'/>
-    <property name='avx512vnni' type='boolean' value='false'/>
-    <property name='vmx-apicv-x2apic' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-pv-sched-yield' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-invlpg-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-invvpid-all-context' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-activity-hlt' type='boolean' value='true' migratable='yes'/>
-    <property name='flushbyasid' type='boolean' value='false'/>
-    <property name='f16c' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-exit-ack-intr' type='boolean' value='true' migratable='yes'/>
-    <property name='ace2-en' type='boolean' value='false'/>
-    <property name='pae' type='boolean' value='true' migratable='yes'/>
-    <property name='pat' type='boolean' value='true' migratable='yes'/>
-    <property name='sse' type='boolean' value='true' migratable='yes'/>
-    <property name='phe-en' type='boolean' value='false'/>
-    <property name='vmx-tsc-offset' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-nopiodelay' type='boolean' value='true' migratable='yes'/>
-    <property name='tm' type='boolean' value='false'/>
-    <property name='kvmclock-stable-bit' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-rdtsc-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='hypervisor' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-rdtscp-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='mds-no' type='boolean' value='false'/>
-    <property name='pcommit' type='boolean' value='false'/>
-    <property name='vmx-vpid' type='boolean' value='true' migratable='yes'/>
-    <property name='syscall' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512dq' type='boolean' value='false'/>
-    <property name='svm' type='boolean' value='false'/>
-    <property name='invtsc' type='boolean' value='true' migratable='no'/>
-    <property name='vmx-monitor-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='sse2' type='boolean' value='true' migratable='yes'/>
-    <property name='ssbd' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-wbinvd-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='est' type='boolean' value='false'/>
-    <property name='kvm-poll-control' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512ifma' type='boolean' value='false'/>
-    <property name='tm2' type='boolean' value='false'/>
-    <property name='kvm-pv-eoi' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-pv-ipi' type='boolean' value='true' migratable='yes'/>
-    <property name='cx8' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-invvpid-single-addr' type='boolean' value='true' migratable='yes'/>
-    <property name='waitpkg' type='boolean' value='false'/>
-    <property name='cldemote' type='boolean' value='false'/>
-    <property name='vmx-ept' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-mmu' type='boolean' value='false'/>
-    <property name='sse4.2' type='boolean' value='true' migratable='yes'/>
-    <property name='pge' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512bitalg' type='boolean' value='false'/>
-    <property name='pdcm' type='boolean' value='false'/>
-    <property name='vmx-entry-load-bndcfgs' type='boolean' value='false'/>
-    <property name='vmx-exit-clear-rtit-ctl' type='boolean' value='false'/>
-    <property name='model' type='number' value='94'/>
-    <property name='movbe' type='boolean' value='true' migratable='yes'/>
-    <property name='nrip-save' type='boolean' value='false'/>
-    <property name='ssse3' type='boolean' value='true' migratable='yes'/>
-    <property name='sse4a' type='boolean' value='false'/>
-    <property name='vmx-pause-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='invpcid' type='boolean' value='true' migratable='yes'/>
-    <property name='pdpe1gb' type='boolean' value='true' migratable='yes'/>
-    <property name='tsc-deadline' type='boolean' value='true' migratable='yes'/>
-    <property name='skip-l1dfl-vmentry' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-exit-load-perf-global-ctrl' type='boolean' value='false'/>
-    <property name='fma' type='boolean' value='true' migratable='yes'/>
-    <property name='cx16' type='boolean' value='true' migratable='yes'/>
-    <property name='de' type='boolean' value='true' migratable='yes'/>
-    <property name='stepping' type='number' value='3'/>
-    <property name='xsave' type='boolean' value='true' migratable='yes'/>
-    <property name='clflush' type='boolean' value='true' migratable='yes'/>
-    <property name='skinit' type='boolean' value='false'/>
-    <property name='tsc' type='boolean' value='true' migratable='yes'/>
-    <property name='tce' type='boolean' value='false'/>
-    <property name='fpu' type='boolean' value='true' migratable='yes'/>
-    <property name='ds-cpl' type='boolean' value='false'/>
-    <property name='ibs' type='boolean' value='false'/>
-    <property name='fma4' type='boolean' value='false'/>
-    <property name='vmx-exit-nosave-debugctl' type='boolean' value='true' migratable='yes'/>
-    <property name='la57' type='boolean' value='false'/>
-    <property name='vmx-invept' type='boolean' value='true' migratable='yes'/>
-    <property name='osvw' type='boolean' value='false'/>
-    <property name='apic' type='boolean' value='true' migratable='yes'/>
-    <property name='pmm' type='boolean' value='false'/>
-    <property name='vmx-entry-noload-debugctl' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-eptad' type='boolean' value='true' migratable='yes'/>
-    <property name='spec-ctrl' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-posted-intr' type='boolean' value='false'/>
-    <property name='vmx-apicv-register' type='boolean' value='false'/>
-    <property name='tsc-adjust' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-steal-time' type='boolean' value='true' migratable='yes'/>
-    <property name='kvmclock' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-zero-len-inject' type='boolean' value='false'/>
-    <property name='pschange-mc-no' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-rdrand-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='lwp' type='boolean' value='false'/>
-    <property name='amd-ssbd' type='boolean' value='false'/>
-    <property name='xop' type='boolean' value='false'/>
-    <property name='ibpb' type='boolean' value='false'/>
-    <property name='avx' type='boolean' value='true' migratable='yes'/>
-    <property name='core-capability' type='boolean' value='false'/>
-    <property name='vmx-invept-single-context' type='boolean' value='true' migratable='yes'/>
-    <property name='movdiri' type='boolean' value='false'/>
-    <property name='acpi' type='boolean' value='false'/>
-    <property name='avx512bw' type='boolean' value='false'/>
-    <property name='ace2' type='boolean' value='false'/>
-    <property name='fsgsbase' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-ept-2mb' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-ept-1gb' type='boolean' value='true' migratable='yes'/>
-    <property name='ht' type='boolean' value='false'/>
-    <property name='vmx-io-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='nx' type='boolean' value='true' migratable='yes'/>
-    <property name='pclmulqdq' type='boolean' value='true' migratable='yes'/>
-    <property name='mmxext' type='boolean' value='false'/>
-    <property name='popcnt' type='boolean' value='true' migratable='yes'/>
-    <property name='vaes' type='boolean' value='false'/>
-    <property name='movdir64b' type='boolean' value='false'/>
-    <property name='xsaves' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-shadow-vmcs' type='boolean' value='true' migratable='yes'/>
-    <property name='lm' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-exit-save-preemption-timer' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-entry-load-pat' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-entry-load-perf-global-ctrl' type='boolean' value='false'/>
-    <property name='vmx-io-bitmap' type='boolean' value='true' migratable='yes'/>
-    <property name='umip' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-store-lma' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-movdr-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='pse' type='boolean' value='true' migratable='yes'/>
-    <property name='avx2' type='boolean' value='true' migratable='yes'/>
-    <property name='sep' type='boolean' value='true' migratable='yes'/>
-    <property name='virt-ssbd' type='boolean' value='false'/>
-    <property name='vmx-cr3-load-noexit' type='boolean' value='true' migratable='yes'/>
-    <property name='nodeid-msr' type='boolean' value='false'/>
-    <property name='md-clear' type='boolean' value='true' migratable='yes'/>
-    <property name='misalignsse' type='boolean' value='false'/>
-    <property name='split-lock-detect' type='boolean' value='false'/>
-    <property name='min-xlevel' type='number' value='2147483656'/>
-    <property name='bmi1' type='boolean' value='true' migratable='yes'/>
-    <property name='bmi2' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-pv-unhalt' type='boolean' value='true' migratable='yes'/>
-    <property name='tsc-scale' type='boolean' value='false'/>
-    <property name='topoext' type='boolean' value='false'/>
-    <property name='amd-stibp' type='boolean' value='false'/>
-    <property name='vmx-preemption-timer' type='boolean' value='true' migratable='yes'/>
-    <property name='clflushopt' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-vnmi-pending' type='boolean' value='true' migratable='yes'/>
-    <property name='monitor' type='boolean' value='false'/>
-    <property name='vmx-vintr-pending' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512er' type='boolean' value='false'/>
-    <property name='pmm-en' type='boolean' value='false'/>
-    <property name='pcid' type='boolean' value='true' migratable='yes'/>
-    <property name='taa-no' type='boolean' value='false'/>
-    <property name='arch-capabilities' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-secondary-ctls' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-xsaves' type='boolean' value='true' migratable='yes'/>
-    <property name='clzero' type='boolean' value='false'/>
-    <property name='3dnow' type='boolean' value='false'/>
-    <property name='erms' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-entry-ia32e-mode' type='boolean' value='true' migratable='yes'/>
-    <property name='lahf-lm' type='boolean' value='true' migratable='yes'/>
-    <property name='vpclmulqdq' type='boolean' value='false'/>
-    <property name='vmx-ins-outs' type='boolean' value='true' migratable='yes'/>
-    <property name='fxsr-opt' type='boolean' value='false'/>
-    <property name='xstore' type='boolean' value='false'/>
-    <property name='rtm' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-hint-dedicated' type='boolean' value='false'/>
-    <property name='lmce' type='boolean' value='true' migratable='yes'/>
-    <property name='perfctr-nb' type='boolean' value='false'/>
-    <property name='rdrand' type='boolean' value='true' migratable='yes'/>
-    <property name='rdseed' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512-4vnniw' type='boolean' value='false'/>
-    <property name='vme' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx' type='boolean' value='true' migratable='yes'/>
-    <property name='dtes64' type='boolean' value='false'/>
-    <property name='mtrr' type='boolean' value='true' migratable='yes'/>
-    <property name='rdtscp' type='boolean' value='true' migratable='yes'/>
-    <property name='xsaveerptr' type='boolean' value='false'/>
-    <property name='pse36' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-pv-tlb-flush' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-activity-wait-sipi' type='boolean' value='false'/>
-    <property name='tbm' type='boolean' value='false'/>
-    <property name='wdt' type='boolean' value='false'/>
-    <property name='vmx-rdpmc-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-mtf' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-entry-load-efer' type='boolean' value='true' migratable='yes'/>
-    <property name='model-id' type='string' value='Intel(R) Xeon(R) CPU E3-1245 v5 @ 3.50GHz'/>
-    <property name='sha-ni' type='boolean' value='false'/>
-    <property name='abm' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-ept-advanced-exitinfo' type='boolean' value='false'/>
-    <property name='avx512pf' type='boolean' value='false'/>
-    <property name='vmx-hlt-exit' type='boolean' value='true' migratable='yes'/>
-    <property name='xstore-en' type='boolean' value='false'/>
-  </hostCPU>
-  <cpu type='kvm' name='max' typename='max-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='host' typename='host-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='base' typename='base-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='qemu64-v1' typename='qemu64-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='qemu64' typename='qemu64-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='qemu32-v1' typename='qemu32-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='qemu32' typename='qemu32-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='phenom-v1' typename='phenom-v1-x86_64-cpu' usable='no'>
-    <blocker name='mmxext'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='3dnowext'/>
-    <blocker name='3dnow'/>
-    <blocker name='sse4a'/>
-    <blocker name='npt'/>
-  </cpu>
-  <cpu type='kvm' name='phenom' typename='phenom-x86_64-cpu' usable='no'>
-    <blocker name='mmxext'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='3dnowext'/>
-    <blocker name='3dnow'/>
-    <blocker name='sse4a'/>
-    <blocker name='npt'/>
-  </cpu>
-  <cpu type='kvm' name='pentium3-v1' typename='pentium3-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='pentium3' typename='pentium3-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='pentium2-v1' typename='pentium2-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='pentium2' typename='pentium2-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='pentium-v1' typename='pentium-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='pentium' typename='pentium-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='n270-v1' typename='n270-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='n270' typename='n270-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='kvm64-v1' typename='kvm64-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='kvm64' typename='kvm64-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='kvm32-v1' typename='kvm32-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='kvm32' typename='kvm32-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='coreduo-v1' typename='coreduo-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='coreduo' typename='coreduo-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='core2duo-v1' typename='core2duo-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='core2duo' typename='core2duo-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='athlon-v1' typename='athlon-v1-x86_64-cpu' usable='no'>
-    <blocker name='mmxext'/>
-    <blocker name='3dnowext'/>
-    <blocker name='3dnow'/>
-  </cpu>
-  <cpu type='kvm' name='athlon' typename='athlon-x86_64-cpu' usable='no'>
-    <blocker name='mmxext'/>
-    <blocker name='3dnowext'/>
-    <blocker name='3dnow'/>
-  </cpu>
-  <cpu type='kvm' name='Westmere-v2' typename='Westmere-v2-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Westmere-v1' typename='Westmere-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Westmere-IBRS' typename='Westmere-IBRS-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Westmere' typename='Westmere-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Snowridge-v2' typename='Snowridge-v2-x86_64-cpu' usable='no'>
-    <blocker name='clwb'/>
-    <blocker name='sha-ni'/>
-    <blocker name='gfni'/>
-    <blocker name='cldemote'/>
-    <blocker name='movdiri'/>
-    <blocker name='movdir64b'/>
-    <blocker name='core-capability'/>
-    <blocker name='split-lock-detect'/>
-  </cpu>
-  <cpu type='kvm' name='Snowridge-v1' typename='Snowridge-v1-x86_64-cpu' usable='no'>
-    <blocker name='clwb'/>
-    <blocker name='sha-ni'/>
-    <blocker name='gfni'/>
-    <blocker name='cldemote'/>
-    <blocker name='movdiri'/>
-    <blocker name='movdir64b'/>
-    <blocker name='core-capability'/>
-    <blocker name='split-lock-detect'/>
-  </cpu>
-  <cpu type='kvm' name='Snowridge' typename='Snowridge-x86_64-cpu' usable='no'>
-    <blocker name='clwb'/>
-    <blocker name='sha-ni'/>
-    <blocker name='gfni'/>
-    <blocker name='cldemote'/>
-    <blocker name='movdiri'/>
-    <blocker name='movdir64b'/>
-    <blocker name='core-capability'/>
-    <blocker name='split-lock-detect'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Server-v3' typename='Skylake-Server-v3-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Server-v2' typename='Skylake-Server-v2-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Server-v1' typename='Skylake-Server-v1-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Server-noTSX-IBRS' typename='Skylake-Server-noTSX-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Server-IBRS' typename='Skylake-Server-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Server' typename='Skylake-Server-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Client-v3' typename='Skylake-Client-v3-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Skylake-Client-v2' typename='Skylake-Client-v2-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Skylake-Client-v1' typename='Skylake-Client-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Skylake-Client-noTSX-IBRS' typename='Skylake-Client-noTSX-IBRS-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Skylake-Client-IBRS' typename='Skylake-Client-IBRS-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Skylake-Client' typename='Skylake-Client-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='SandyBridge-v2' typename='SandyBridge-v2-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='SandyBridge-v1' typename='SandyBridge-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='SandyBridge-IBRS' typename='SandyBridge-IBRS-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='SandyBridge' typename='SandyBridge-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Penryn-v1' typename='Penryn-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Penryn' typename='Penryn-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Opteron_G5-v1' typename='Opteron_G5-v1-x86_64-cpu' usable='no'>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-    <blocker name='xop'/>
-    <blocker name='fma4'/>
-    <blocker name='tbm'/>
-    <blocker name='npt'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='kvm' name='Opteron_G5' typename='Opteron_G5-x86_64-cpu' usable='no'>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-    <blocker name='xop'/>
-    <blocker name='fma4'/>
-    <blocker name='tbm'/>
-    <blocker name='npt'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='kvm' name='Opteron_G4-v1' typename='Opteron_G4-v1-x86_64-cpu' usable='no'>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-    <blocker name='xop'/>
-    <blocker name='fma4'/>
-    <blocker name='npt'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='kvm' name='Opteron_G4' typename='Opteron_G4-x86_64-cpu' usable='no'>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-    <blocker name='xop'/>
-    <blocker name='fma4'/>
-    <blocker name='npt'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='kvm' name='Opteron_G3-v1' typename='Opteron_G3-v1-x86_64-cpu' usable='no'>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-  </cpu>
-  <cpu type='kvm' name='Opteron_G3' typename='Opteron_G3-x86_64-cpu' usable='no'>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-  </cpu>
-  <cpu type='kvm' name='Opteron_G2-v1' typename='Opteron_G2-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Opteron_G2' typename='Opteron_G2-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Opteron_G1-v1' typename='Opteron_G1-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Opteron_G1' typename='Opteron_G1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Nehalem-v2' typename='Nehalem-v2-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Nehalem-v1' typename='Nehalem-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Nehalem-IBRS' typename='Nehalem-IBRS-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Nehalem' typename='Nehalem-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='KnightsMill-v1' typename='KnightsMill-v1-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512pf'/>
-    <blocker name='avx512er'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='avx512-4vnniw'/>
-    <blocker name='avx512-4fmaps'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-  </cpu>
-  <cpu type='kvm' name='KnightsMill' typename='KnightsMill-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512pf'/>
-    <blocker name='avx512er'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='avx512-4vnniw'/>
-    <blocker name='avx512-4fmaps'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-  </cpu>
-  <cpu type='kvm' name='IvyBridge-v2' typename='IvyBridge-v2-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='IvyBridge-v1' typename='IvyBridge-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='IvyBridge-IBRS' typename='IvyBridge-IBRS-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='IvyBridge' typename='IvyBridge-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Icelake-Server-v3' typename='Icelake-Server-v3-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='la57'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='mds-no'/>
-    <blocker name='taa-no'/>
-  </cpu>
-  <cpu type='kvm' name='Icelake-Server-v2' typename='Icelake-Server-v2-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='la57'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Icelake-Server-v1' typename='Icelake-Server-v1-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='la57'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Icelake-Server-noTSX' typename='Icelake-Server-noTSX-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='la57'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Icelake-Server' typename='Icelake-Server-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='la57'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Icelake-Client-v2' typename='Icelake-Client-v2-x86_64-cpu' usable='no'>
-    <blocker name='avx512vbmi'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Icelake-Client-v1' typename='Icelake-Client-v1-x86_64-cpu' usable='no'>
-    <blocker name='avx512vbmi'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Icelake-Client-noTSX' typename='Icelake-Client-noTSX-x86_64-cpu' usable='no'>
-    <blocker name='avx512vbmi'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Icelake-Client' typename='Icelake-Client-x86_64-cpu' usable='no'>
-    <blocker name='avx512vbmi'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Haswell-v4' typename='Haswell-v4-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Haswell-v3' typename='Haswell-v3-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Haswell-v2' typename='Haswell-v2-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Haswell-v1' typename='Haswell-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Haswell-noTSX-IBRS' typename='Haswell-noTSX-IBRS-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Haswell-noTSX' typename='Haswell-noTSX-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Haswell-IBRS' typename='Haswell-IBRS-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Haswell' typename='Haswell-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='EPYC-v3' typename='EPYC-v3-x86_64-cpu' usable='no'>
-    <blocker name='sha-ni'/>
-    <blocker name='mmxext'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='cr8legacy'/>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-    <blocker name='osvw'/>
-    <blocker name='perfctr-core'/>
-    <blocker name='clzero'/>
-    <blocker name='xsaveerptr'/>
-    <blocker name='ibpb'/>
-    <blocker name='npt'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='kvm' name='EPYC-v2' typename='EPYC-v2-x86_64-cpu' usable='no'>
-    <blocker name='sha-ni'/>
-    <blocker name='mmxext'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='cr8legacy'/>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-    <blocker name='osvw'/>
-    <blocker name='ibpb'/>
-    <blocker name='npt'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='kvm' name='EPYC-v1' typename='EPYC-v1-x86_64-cpu' usable='no'>
-    <blocker name='sha-ni'/>
-    <blocker name='mmxext'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='cr8legacy'/>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-    <blocker name='osvw'/>
-    <blocker name='npt'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='kvm' name='EPYC-Rome-v1' typename='EPYC-Rome-v1-x86_64-cpu' usable='no'>
-    <blocker name='clwb'/>
-    <blocker name='sha-ni'/>
-    <blocker name='rdpid'/>
-    <blocker name='mmxext'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='cr8legacy'/>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-    <blocker name='osvw'/>
-    <blocker name='perfctr-core'/>
-    <blocker name='clzero'/>
-    <blocker name='xsaveerptr'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='ibpb'/>
-    <blocker name='amd-stibp'/>
-    <blocker name='npt'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='kvm' name='EPYC-Rome' typename='EPYC-Rome-x86_64-cpu' usable='no'>
-    <blocker name='clwb'/>
-    <blocker name='sha-ni'/>
-    <blocker name='rdpid'/>
-    <blocker name='mmxext'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='cr8legacy'/>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-    <blocker name='osvw'/>
-    <blocker name='perfctr-core'/>
-    <blocker name='clzero'/>
-    <blocker name='xsaveerptr'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='ibpb'/>
-    <blocker name='amd-stibp'/>
-    <blocker name='npt'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='kvm' name='EPYC-IBPB' typename='EPYC-IBPB-x86_64-cpu' usable='no'>
-    <blocker name='sha-ni'/>
-    <blocker name='mmxext'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='cr8legacy'/>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-    <blocker name='osvw'/>
-    <blocker name='ibpb'/>
-    <blocker name='npt'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='kvm' name='EPYC' typename='EPYC-x86_64-cpu' usable='no'>
-    <blocker name='sha-ni'/>
-    <blocker name='mmxext'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='cr8legacy'/>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-    <blocker name='osvw'/>
-    <blocker name='npt'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='kvm' name='Dhyana-v1' typename='Dhyana-v1-x86_64-cpu' usable='no'>
-    <blocker name='mmxext'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='cr8legacy'/>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-    <blocker name='osvw'/>
-    <blocker name='ibpb'/>
-    <blocker name='npt'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='kvm' name='Dhyana' typename='Dhyana-x86_64-cpu' usable='no'>
-    <blocker name='mmxext'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='cr8legacy'/>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-    <blocker name='osvw'/>
-    <blocker name='ibpb'/>
-    <blocker name='npt'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='kvm' name='Denverton-v2' typename='Denverton-v2-x86_64-cpu' usable='no'>
-    <blocker name='sha-ni'/>
-    <blocker name='rdctl-no'/>
-  </cpu>
-  <cpu type='kvm' name='Denverton-v1' typename='Denverton-v1-x86_64-cpu' usable='no'>
-    <blocker name='sha-ni'/>
-    <blocker name='rdctl-no'/>
-  </cpu>
-  <cpu type='kvm' name='Denverton' typename='Denverton-x86_64-cpu' usable='no'>
-    <blocker name='sha-ni'/>
-    <blocker name='rdctl-no'/>
-  </cpu>
-  <cpu type='kvm' name='Cooperlake-v1' typename='Cooperlake-v1-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512-bf16'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='mds-no'/>
-    <blocker name='taa-no'/>
-  </cpu>
-  <cpu type='kvm' name='Cooperlake' typename='Cooperlake-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512-bf16'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='mds-no'/>
-    <blocker name='taa-no'/>
-  </cpu>
-  <cpu type='kvm' name='Conroe-v1' typename='Conroe-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Conroe' typename='Conroe-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Cascadelake-Server-v3' typename='Cascadelake-Server-v3-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='mds-no'/>
-  </cpu>
-  <cpu type='kvm' name='Cascadelake-Server-v2' typename='Cascadelake-Server-v2-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='mds-no'/>
-  </cpu>
-  <cpu type='kvm' name='Cascadelake-Server-v1' typename='Cascadelake-Server-v1-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Cascadelake-Server-noTSX' typename='Cascadelake-Server-noTSX-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='mds-no'/>
-  </cpu>
-  <cpu type='kvm' name='Cascadelake-Server' typename='Cascadelake-Server-x86_64-cpu' usable='no'>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Broadwell-v4' typename='Broadwell-v4-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Broadwell-v3' typename='Broadwell-v3-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Broadwell-v2' typename='Broadwell-v2-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Broadwell-v1' typename='Broadwell-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Broadwell-noTSX-IBRS' typename='Broadwell-noTSX-IBRS-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Broadwell-noTSX' typename='Broadwell-noTSX-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Broadwell-IBRS' typename='Broadwell-IBRS-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Broadwell' typename='Broadwell-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='486-v1' typename='486-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='486' typename='486-x86_64-cpu' usable='yes'/>
-  <machine type='kvm' name='pc-i440fx-5.0' alias='pc' hotplugCpus='yes' maxCpus='255' default='yes' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.12' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.0' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-4.2' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.5' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-4.2' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-1.5' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.7' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.2' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-1.1' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes' deprecated='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.7' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.4' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.10' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-1.7' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.9' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.11' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-3.1' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-4.1' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.4' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-1.3' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes' deprecated='yes'/>
-  <machine type='kvm' name='pc-i440fx-4.1' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.9' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='isapc' hotplugCpus='yes' maxCpus='1' defaultCPU='486-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-1.4' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.6' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-3.1' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.12' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.1' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-1.0' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes' deprecated='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.6' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-4.0.1' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-1.6' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-5.0' alias='q35' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.8' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.10' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-3.0' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-4.0' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='microvm' maxCpus='288' defaultCPU='qemu64-x86_64-cpu'/>
-  <machine type='kvm' name='pc-i440fx-2.3' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-1.2' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes' deprecated='yes'/>
-  <machine type='kvm' name='pc-i440fx-4.0' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.8' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.5' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-3.0' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.11' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <hostCPU type='tcg' model='base' migratability='yes'>
-    <property name='vmx-entry-load-rtit-ctl' type='boolean' value='false'/>
-    <property name='cmov' type='boolean' value='true' migratable='yes'/>
-    <property name='ia64' type='boolean' value='false'/>
-    <property name='ssb-no' type='boolean' value='false'/>
-    <property name='aes' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-apicv-xapic' type='boolean' value='false'/>
-    <property name='mmx' type='boolean' value='true' migratable='yes'/>
-    <property name='rdpid' type='boolean' value='false'/>
-    <property name='arat' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-page-walk-4' type='boolean' value='false'/>
-    <property name='vmx-page-walk-5' type='boolean' value='false'/>
-    <property name='gfni' type='boolean' value='false'/>
-    <property name='ibrs-all' type='boolean' value='false'/>
-    <property name='vmx-desc-exit' type='boolean' value='false'/>
-    <property name='pause-filter' type='boolean' value='false'/>
-    <property name='xsavec' type='boolean' value='false'/>
-    <property name='intel-pt' type='boolean' value='false'/>
-    <property name='vmx-cr8-store-exit' type='boolean' value='false'/>
-    <property name='vmx-rdseed-exit' type='boolean' value='false'/>
-    <property name='vmx-eptp-switching' type='boolean' value='false'/>
-    <property name='kvm-asyncpf' type='boolean' value='false'/>
-    <property name='perfctr-core' type='boolean' value='false'/>
-    <property name='mpx' type='boolean' value='true' migratable='yes'/>
-    <property name='pbe' type='boolean' value='false'/>
-    <property name='avx512cd' type='boolean' value='false'/>
-    <property name='decodeassists' type='boolean' value='false'/>
-    <property name='vmx-exit-load-efer' type='boolean' value='false'/>
-    <property name='vmx-exit-clear-bndcfgs' type='boolean' value='false'/>
-    <property name='sse4.1' type='boolean' value='true' migratable='yes'/>
-    <property name='family' type='number' value='6'/>
-    <property name='vmx-vmwrite-vmexit-fields' type='boolean' value='false'/>
-    <property name='vmx-vnmi' type='boolean' value='false'/>
-    <property name='vmx-true-ctls' type='boolean' value='false'/>
-    <property name='vmx-ept-execonly' type='boolean' value='false'/>
-    <property name='vmx-exit-save-efer' type='boolean' value='false'/>
-    <property name='vmx-invept-all-context' type='boolean' value='false'/>
-    <property name='wbnoinvd' type='boolean' value='false'/>
-    <property name='avx512f' type='boolean' value='false'/>
-    <property name='msr' type='boolean' value='true' migratable='yes'/>
-    <property name='mce' type='boolean' value='true' migratable='yes'/>
-    <property name='mca' type='boolean' value='true' migratable='yes'/>
-    <property name='xcrypt' type='boolean' value='false'/>
-    <property name='vmx-exit-load-pat' type='boolean' value='false'/>
-    <property name='vmx-intr-exit' type='boolean' value='false'/>
-    <property name='min-level' type='number' value='13'/>
-    <property name='vmx-flexpriority' type='boolean' value='false'/>
-    <property name='xgetbv1' type='boolean' value='true' migratable='yes'/>
-    <property name='cid' type='boolean' value='false'/>
-    <property name='ds' type='boolean' value='false'/>
-    <property name='fxsr' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512-bf16' type='boolean' value='false'/>
-    <property name='vmx-cr8-load-exit' type='boolean' value='false'/>
-    <property name='xsaveopt' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-apicv-vid' type='boolean' value='false'/>
-    <property name='vmx-exit-save-pat' type='boolean' value='false'/>
-    <property name='xtpr' type='boolean' value='false'/>
-    <property name='tsx-ctrl' type='boolean' value='false'/>
-    <property name='vmx-ple' type='boolean' value='false'/>
-    <property name='avx512vl' type='boolean' value='false'/>
-    <property name='avx512-vpopcntdq' type='boolean' value='false'/>
-    <property name='phe' type='boolean' value='false'/>
-    <property name='extapic' type='boolean' value='false'/>
-    <property name='3dnowprefetch' type='boolean' value='false'/>
-    <property name='vmx-vmfunc' type='boolean' value='false'/>
-    <property name='vmx-activity-shutdown' type='boolean' value='false'/>
-    <property name='avx512vbmi2' type='boolean' value='false'/>
-    <property name='cr8legacy' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-encls-exit' type='boolean' value='false'/>
-    <property name='stibp' type='boolean' value='false'/>
-    <property name='vmx-msr-bitmap' type='boolean' value='false'/>
-    <property name='xcrypt-en' type='boolean' value='false'/>
-    <property name='vmx-mwait-exit' type='boolean' value='false'/>
-    <property name='vmx-pml' type='boolean' value='false'/>
-    <property name='vmx-nmi-exit' type='boolean' value='false'/>
-    <property name='vmx-invept-single-context-noglobals' type='boolean' value='false'/>
-    <property name='pn' type='boolean' value='false'/>
-    <property name='rsba' type='boolean' value='false'/>
-    <property name='dca' type='boolean' value='false'/>
-    <property name='vendor' type='string' value='AuthenticAMD'/>
-    <property name='vmx-unrestricted-guest' type='boolean' value='false'/>
-    <property name='vmx-cr3-store-noexit' type='boolean' value='false'/>
-    <property name='pku' type='boolean' value='true' migratable='yes'/>
-    <property name='smx' type='boolean' value='false'/>
-    <property name='cmp-legacy' type='boolean' value='false'/>
-    <property name='avx512-4fmaps' type='boolean' value='false'/>
-    <property name='vmcb-clean' type='boolean' value='false'/>
-    <property name='hle' type='boolean' value='false'/>
-    <property name='3dnowext' type='boolean' value='true' migratable='yes'/>
-    <property name='amd-no-ssb' type='boolean' value='false'/>
-    <property name='npt' type='boolean' value='true' migratable='yes'/>
-    <property name='rdctl-no' type='boolean' value='false'/>
-    <property name='vmx-invvpid' type='boolean' value='false'/>
-    <property name='clwb' type='boolean' value='true' migratable='yes'/>
-    <property name='lbrv' type='boolean' value='false'/>
-    <property name='adx' type='boolean' value='true' migratable='yes'/>
-    <property name='ss' type='boolean' value='true' migratable='yes'/>
-    <property name='pni' type='boolean' value='true' migratable='yes'/>
-    <property name='svm-lock' type='boolean' value='false'/>
-    <property name='smep' type='boolean' value='true' migratable='yes'/>
-    <property name='smap' type='boolean' value='true' migratable='yes'/>
-    <property name='pfthreshold' type='boolean' value='false'/>
-    <property name='vmx-invpcid-exit' type='boolean' value='false'/>
-    <property name='x2apic' type='boolean' value='false'/>
-    <property name='avx512vbmi' type='boolean' value='false'/>
-    <property name='avx512vnni' type='boolean' value='false'/>
-    <property name='vmx-apicv-x2apic' type='boolean' value='false'/>
-    <property name='kvm-pv-sched-yield' type='boolean' value='false'/>
-    <property name='vmx-invlpg-exit' type='boolean' value='false'/>
-    <property name='vmx-invvpid-all-context' type='boolean' value='false'/>
-    <property name='vmx-activity-hlt' type='boolean' value='false'/>
-    <property name='flushbyasid' type='boolean' value='false'/>
-    <property name='f16c' type='boolean' value='false'/>
-    <property name='vmx-exit-ack-intr' type='boolean' value='false'/>
-    <property name='ace2-en' type='boolean' value='false'/>
-    <property name='pae' type='boolean' value='true' migratable='yes'/>
-    <property name='pat' type='boolean' value='true' migratable='yes'/>
-    <property name='sse' type='boolean' value='true' migratable='yes'/>
-    <property name='phe-en' type='boolean' value='false'/>
-    <property name='vmx-tsc-offset' type='boolean' value='false'/>
-    <property name='kvm-nopiodelay' type='boolean' value='false'/>
-    <property name='tm' type='boolean' value='false'/>
-    <property name='kvmclock-stable-bit' type='boolean' value='false'/>
-    <property name='vmx-rdtsc-exit' type='boolean' value='false'/>
-    <property name='hypervisor' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-rdtscp-exit' type='boolean' value='false'/>
-    <property name='mds-no' type='boolean' value='false'/>
-    <property name='pcommit' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-vpid' type='boolean' value='false'/>
-    <property name='syscall' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512dq' type='boolean' value='false'/>
-    <property name='svm' type='boolean' value='true' migratable='yes'/>
-    <property name='invtsc' type='boolean' value='false'/>
-    <property name='vmx-monitor-exit' type='boolean' value='false'/>
-    <property name='sse2' type='boolean' value='true' migratable='yes'/>
-    <property name='ssbd' type='boolean' value='false'/>
-    <property name='vmx-wbinvd-exit' type='boolean' value='false'/>
-    <property name='est' type='boolean' value='false'/>
-    <property name='kvm-poll-control' type='boolean' value='false'/>
-    <property name='avx512ifma' type='boolean' value='false'/>
-    <property name='tm2' type='boolean' value='false'/>
-    <property name='kvm-pv-eoi' type='boolean' value='false'/>
-    <property name='kvm-pv-ipi' type='boolean' value='false'/>
-    <property name='cx8' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-invvpid-single-addr' type='boolean' value='false'/>
-    <property name='waitpkg' type='boolean' value='false'/>
-    <property name='cldemote' type='boolean' value='false'/>
-    <property name='vmx-ept' type='boolean' value='false'/>
-    <property name='kvm-mmu' type='boolean' value='false'/>
-    <property name='sse4.2' type='boolean' value='true' migratable='yes'/>
-    <property name='pge' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512bitalg' type='boolean' value='false'/>
-    <property name='pdcm' type='boolean' value='false'/>
-    <property name='vmx-entry-load-bndcfgs' type='boolean' value='false'/>
-    <property name='vmx-exit-clear-rtit-ctl' type='boolean' value='false'/>
-    <property name='model' type='number' value='6'/>
-    <property name='movbe' type='boolean' value='true' migratable='yes'/>
-    <property name='nrip-save' type='boolean' value='false'/>
-    <property name='ssse3' type='boolean' value='true' migratable='yes'/>
-    <property name='sse4a' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-pause-exit' type='boolean' value='false'/>
-    <property name='invpcid' type='boolean' value='false'/>
-    <property name='pdpe1gb' type='boolean' value='true' migratable='yes'/>
-    <property name='tsc-deadline' type='boolean' value='false'/>
-    <property name='skip-l1dfl-vmentry' type='boolean' value='false'/>
-    <property name='vmx-exit-load-perf-global-ctrl' type='boolean' value='false'/>
-    <property name='fma' type='boolean' value='false'/>
-    <property name='cx16' type='boolean' value='true' migratable='yes'/>
-    <property name='de' type='boolean' value='true' migratable='yes'/>
-    <property name='stepping' type='number' value='3'/>
-    <property name='xsave' type='boolean' value='true' migratable='yes'/>
-    <property name='clflush' type='boolean' value='true' migratable='yes'/>
-    <property name='skinit' type='boolean' value='false'/>
-    <property name='tsc' type='boolean' value='true' migratable='yes'/>
-    <property name='tce' type='boolean' value='false'/>
-    <property name='fpu' type='boolean' value='true' migratable='yes'/>
-    <property name='ds-cpl' type='boolean' value='false'/>
-    <property name='ibs' type='boolean' value='false'/>
-    <property name='fma4' type='boolean' value='false'/>
-    <property name='vmx-exit-nosave-debugctl' type='boolean' value='false'/>
-    <property name='la57' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-invept' type='boolean' value='false'/>
-    <property name='osvw' type='boolean' value='false'/>
-    <property name='apic' type='boolean' value='true' migratable='yes'/>
-    <property name='pmm' type='boolean' value='false'/>
-    <property name='vmx-entry-noload-debugctl' type='boolean' value='false'/>
-    <property name='vmx-eptad' type='boolean' value='false'/>
-    <property name='spec-ctrl' type='boolean' value='false'/>
-    <property name='vmx-posted-intr' type='boolean' value='false'/>
-    <property name='vmx-apicv-register' type='boolean' value='false'/>
-    <property name='tsc-adjust' type='boolean' value='false'/>
-    <property name='kvm-steal-time' type='boolean' value='false'/>
-    <property name='kvmclock' type='boolean' value='false'/>
-    <property name='vmx-zero-len-inject' type='boolean' value='false'/>
-    <property name='pschange-mc-no' type='boolean' value='false'/>
-    <property name='vmx-rdrand-exit' type='boolean' value='false'/>
-    <property name='lwp' type='boolean' value='false'/>
-    <property name='amd-ssbd' type='boolean' value='false'/>
-    <property name='xop' type='boolean' value='false'/>
-    <property name='ibpb' type='boolean' value='false'/>
-    <property name='avx' type='boolean' value='false'/>
-    <property name='core-capability' type='boolean' value='false'/>
-    <property name='vmx-invept-single-context' type='boolean' value='false'/>
-    <property name='movdiri' type='boolean' value='false'/>
-    <property name='acpi' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512bw' type='boolean' value='false'/>
-    <property name='ace2' type='boolean' value='false'/>
-    <property name='fsgsbase' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-ept-2mb' type='boolean' value='false'/>
-    <property name='vmx-ept-1gb' type='boolean' value='false'/>
-    <property name='ht' type='boolean' value='false'/>
-    <property name='vmx-io-exit' type='boolean' value='false'/>
-    <property name='nx' type='boolean' value='true' migratable='yes'/>
-    <property name='pclmulqdq' type='boolean' value='true' migratable='yes'/>
-    <property name='mmxext' type='boolean' value='true' migratable='yes'/>
-    <property name='popcnt' type='boolean' value='true' migratable='yes'/>
-    <property name='vaes' type='boolean' value='false'/>
-    <property name='movdir64b' type='boolean' value='false'/>
-    <property name='xsaves' type='boolean' value='false'/>
-    <property name='vmx-shadow-vmcs' type='boolean' value='false'/>
-    <property name='lm' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-exit-save-preemption-timer' type='boolean' value='false'/>
-    <property name='vmx-entry-load-pat' type='boolean' value='false'/>
-    <property name='vmx-entry-load-perf-global-ctrl' type='boolean' value='false'/>
-    <property name='vmx-io-bitmap' type='boolean' value='false'/>
-    <property name='umip' type='boolean' value='false'/>
-    <property name='vmx-store-lma' type='boolean' value='false'/>
-    <property name='vmx-movdr-exit' type='boolean' value='false'/>
-    <property name='pse' type='boolean' value='true' migratable='yes'/>
-    <property name='avx2' type='boolean' value='false'/>
-    <property name='sep' type='boolean' value='true' migratable='yes'/>
-    <property name='virt-ssbd' type='boolean' value='false'/>
-    <property name='vmx-cr3-load-noexit' type='boolean' value='false'/>
-    <property name='nodeid-msr' type='boolean' value='false'/>
-    <property name='md-clear' type='boolean' value='false'/>
-    <property name='misalignsse' type='boolean' value='false'/>
-    <property name='split-lock-detect' type='boolean' value='false'/>
-    <property name='min-xlevel' type='number' value='2147483658'/>
-    <property name='bmi1' type='boolean' value='true' migratable='yes'/>
-    <property name='bmi2' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-pv-unhalt' type='boolean' value='false'/>
-    <property name='tsc-scale' type='boolean' value='false'/>
-    <property name='topoext' type='boolean' value='false'/>
-    <property name='amd-stibp' type='boolean' value='false'/>
-    <property name='vmx-preemption-timer' type='boolean' value='false'/>
-    <property name='clflushopt' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-vnmi-pending' type='boolean' value='false'/>
-    <property name='monitor' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-vintr-pending' type='boolean' value='false'/>
-    <property name='avx512er' type='boolean' value='false'/>
-    <property name='pmm-en' type='boolean' value='false'/>
-    <property name='pcid' type='boolean' value='false'/>
-    <property name='taa-no' type='boolean' value='false'/>
-    <property name='arch-capabilities' type='boolean' value='false'/>
-    <property name='vmx-secondary-ctls' type='boolean' value='false'/>
-    <property name='vmx-xsaves' type='boolean' value='false'/>
-    <property name='clzero' type='boolean' value='false'/>
-    <property name='3dnow' type='boolean' value='true' migratable='yes'/>
-    <property name='erms' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-entry-ia32e-mode' type='boolean' value='false'/>
-    <property name='lahf-lm' type='boolean' value='true' migratable='yes'/>
-    <property name='vpclmulqdq' type='boolean' value='false'/>
-    <property name='vmx-ins-outs' type='boolean' value='false'/>
-    <property name='fxsr-opt' type='boolean' value='false'/>
-    <property name='xstore' type='boolean' value='false'/>
-    <property name='rtm' type='boolean' value='false'/>
-    <property name='kvm-hint-dedicated' type='boolean' value='false'/>
-    <property name='lmce' type='boolean' value='false'/>
-    <property name='perfctr-nb' type='boolean' value='false'/>
-    <property name='rdrand' type='boolean' value='true' migratable='yes'/>
-    <property name='rdseed' type='boolean' value='false'/>
-    <property name='avx512-4vnniw' type='boolean' value='false'/>
-    <property name='vme' type='boolean' value='false'/>
-    <property name='vmx' type='boolean' value='false'/>
-    <property name='dtes64' type='boolean' value='false'/>
-    <property name='mtrr' type='boolean' value='true' migratable='yes'/>
-    <property name='rdtscp' type='boolean' value='true' migratable='yes'/>
-    <property name='xsaveerptr' type='boolean' value='false'/>
-    <property name='pse36' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-pv-tlb-flush' type='boolean' value='false'/>
-    <property name='vmx-activity-wait-sipi' type='boolean' value='false'/>
-    <property name='tbm' type='boolean' value='false'/>
-    <property name='wdt' type='boolean' value='false'/>
-    <property name='vmx-rdpmc-exit' type='boolean' value='false'/>
-    <property name='vmx-mtf' type='boolean' value='false'/>
-    <property name='vmx-entry-load-efer' type='boolean' value='false'/>
-    <property name='model-id' type='string' value='QEMU TCG CPU version 2.5+'/>
-    <property name='sha-ni' type='boolean' value='false'/>
-    <property name='abm' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-ept-advanced-exitinfo' type='boolean' value='false'/>
-    <property name='avx512pf' type='boolean' value='false'/>
-    <property name='vmx-hlt-exit' type='boolean' value='false'/>
-    <property name='xstore-en' type='boolean' value='false'/>
-  </hostCPU>
-  <cpu type='tcg' name='max' typename='max-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='host' typename='host-x86_64-cpu' usable='no'>
-    <blocker name='kvm'/>
-  </cpu>
-  <cpu type='tcg' name='base' typename='base-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='qemu64-v1' typename='qemu64-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='qemu64' typename='qemu64-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='qemu32-v1' typename='qemu32-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='qemu32' typename='qemu32-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='phenom-v1' typename='phenom-v1-x86_64-cpu' usable='no'>
-    <blocker name='fxsr-opt'/>
-  </cpu>
-  <cpu type='tcg' name='phenom' typename='phenom-x86_64-cpu' usable='no'>
-    <blocker name='fxsr-opt'/>
-  </cpu>
-  <cpu type='tcg' name='pentium3-v1' typename='pentium3-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='pentium3' typename='pentium3-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='pentium2-v1' typename='pentium2-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='pentium2' typename='pentium2-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='pentium-v1' typename='pentium-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='pentium' typename='pentium-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='n270-v1' typename='n270-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='n270' typename='n270-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='kvm64-v1' typename='kvm64-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='kvm64' typename='kvm64-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='kvm32-v1' typename='kvm32-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='kvm32' typename='kvm32-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='coreduo-v1' typename='coreduo-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='coreduo' typename='coreduo-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='core2duo-v1' typename='core2duo-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='core2duo' typename='core2duo-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='athlon-v1' typename='athlon-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='athlon' typename='athlon-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Westmere-v2' typename='Westmere-v2-x86_64-cpu' usable='no'>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='Westmere-v1' typename='Westmere-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Westmere-IBRS' typename='Westmere-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='Westmere' typename='Westmere-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Snowridge-v2' typename='Snowridge-v2-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='umip'/>
-    <blocker name='gfni'/>
-    <blocker name='cldemote'/>
-    <blocker name='movdiri'/>
-    <blocker name='movdir64b'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='core-capability'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='split-lock-detect'/>
-  </cpu>
-  <cpu type='tcg' name='Snowridge-v1' typename='Snowridge-v1-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='umip'/>
-    <blocker name='gfni'/>
-    <blocker name='cldemote'/>
-    <blocker name='movdiri'/>
-    <blocker name='movdir64b'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='core-capability'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='split-lock-detect'/>
-  </cpu>
-  <cpu type='tcg' name='Snowridge' typename='Snowridge-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='umip'/>
-    <blocker name='gfni'/>
-    <blocker name='cldemote'/>
-    <blocker name='movdiri'/>
-    <blocker name='movdir64b'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='core-capability'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='split-lock-detect'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Server-v3' typename='Skylake-Server-v3-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Server-v2' typename='Skylake-Server-v2-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Server-v1' typename='Skylake-Server-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Server-noTSX-IBRS' typename='Skylake-Server-noTSX-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Server-IBRS' typename='Skylake-Server-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Server' typename='Skylake-Server-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Client-v3' typename='Skylake-Client-v3-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Client-v2' typename='Skylake-Client-v2-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Client-v1' typename='Skylake-Client-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Client-noTSX-IBRS' typename='Skylake-Client-noTSX-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Client-IBRS' typename='Skylake-Client-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Client' typename='Skylake-Client-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='SandyBridge-v2' typename='SandyBridge-v2-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='SandyBridge-v1' typename='SandyBridge-v1-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-  </cpu>
-  <cpu type='tcg' name='SandyBridge-IBRS' typename='SandyBridge-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='SandyBridge' typename='SandyBridge-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-  </cpu>
-  <cpu type='tcg' name='Penryn-v1' typename='Penryn-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Penryn' typename='Penryn-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Opteron_G5-v1' typename='Opteron_G5-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xop'/>
-    <blocker name='fma4'/>
-    <blocker name='tbm'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='tcg' name='Opteron_G5' typename='Opteron_G5-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xop'/>
-    <blocker name='fma4'/>
-    <blocker name='tbm'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='tcg' name='Opteron_G4-v1' typename='Opteron_G4-v1-x86_64-cpu' usable='no'>
-    <blocker name='avx'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xop'/>
-    <blocker name='fma4'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='tcg' name='Opteron_G4' typename='Opteron_G4-x86_64-cpu' usable='no'>
-    <blocker name='avx'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xop'/>
-    <blocker name='fma4'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='tcg' name='Opteron_G3-v1' typename='Opteron_G3-v1-x86_64-cpu' usable='no'>
-    <blocker name='misalignsse'/>
-  </cpu>
-  <cpu type='tcg' name='Opteron_G3' typename='Opteron_G3-x86_64-cpu' usable='no'>
-    <blocker name='misalignsse'/>
-  </cpu>
-  <cpu type='tcg' name='Opteron_G2-v1' typename='Opteron_G2-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Opteron_G2' typename='Opteron_G2-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Opteron_G1-v1' typename='Opteron_G1-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Opteron_G1' typename='Opteron_G1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Nehalem-v2' typename='Nehalem-v2-x86_64-cpu' usable='no'>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='Nehalem-v1' typename='Nehalem-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Nehalem-IBRS' typename='Nehalem-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='Nehalem' typename='Nehalem-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='KnightsMill-v1' typename='KnightsMill-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='avx512f'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512pf'/>
-    <blocker name='avx512er'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='avx512-4vnniw'/>
-    <blocker name='avx512-4fmaps'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='KnightsMill' typename='KnightsMill-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='avx512f'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512pf'/>
-    <blocker name='avx512er'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='avx512-4vnniw'/>
-    <blocker name='avx512-4fmaps'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='IvyBridge-v2' typename='IvyBridge-v2-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='IvyBridge-v1' typename='IvyBridge-v1-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-  </cpu>
-  <cpu type='tcg' name='IvyBridge-IBRS' typename='IvyBridge-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='IvyBridge' typename='IvyBridge-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-  </cpu>
-  <cpu type='tcg' name='Icelake-Server-v3' typename='Icelake-Server-v3-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='umip'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='xsavec'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='skip-l1dfl-vmentry'/>
-    <blocker name='mds-no'/>
-    <blocker name='pschange-mc-no'/>
-    <blocker name='taa-no'/>
-  </cpu>
-  <cpu type='tcg' name='Icelake-Server-v2' typename='Icelake-Server-v2-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='umip'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Icelake-Server-v1' typename='Icelake-Server-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='umip'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Icelake-Server-noTSX' typename='Icelake-Server-noTSX-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='umip'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Icelake-Server' typename='Icelake-Server-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='umip'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Icelake-Client-v2' typename='Icelake-Client-v2-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='umip'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Icelake-Client-v1' typename='Icelake-Client-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='umip'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Icelake-Client-noTSX' typename='Icelake-Client-noTSX-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='umip'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Icelake-Client' typename='Icelake-Client-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='umip'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Haswell-v4' typename='Haswell-v4-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='Haswell-v3' typename='Haswell-v3-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='Haswell-v2' typename='Haswell-v2-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-  </cpu>
-  <cpu type='tcg' name='Haswell-v1' typename='Haswell-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-  </cpu>
-  <cpu type='tcg' name='Haswell-noTSX-IBRS' typename='Haswell-noTSX-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='Haswell-noTSX' typename='Haswell-noTSX-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-  </cpu>
-  <cpu type='tcg' name='Haswell-IBRS' typename='Haswell-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='Haswell' typename='Haswell-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-  </cpu>
-  <cpu type='tcg' name='EPYC-v3' typename='EPYC-v3-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='osvw'/>
-    <blocker name='topoext'/>
-    <blocker name='perfctr-core'/>
-    <blocker name='clzero'/>
-    <blocker name='xsaveerptr'/>
-    <blocker name='ibpb'/>
-    <blocker name='nrip-save'/>
-    <blocker name='xsavec'/>
-    <blocker name='xsaves'/>
-  </cpu>
-  <cpu type='tcg' name='EPYC-v2' typename='EPYC-v2-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='osvw'/>
-    <blocker name='topoext'/>
-    <blocker name='ibpb'/>
-    <blocker name='nrip-save'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='EPYC-v1' typename='EPYC-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='osvw'/>
-    <blocker name='topoext'/>
-    <blocker name='nrip-save'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='EPYC-Rome-v1' typename='EPYC-Rome-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='umip'/>
-    <blocker name='rdpid'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='osvw'/>
-    <blocker name='topoext'/>
-    <blocker name='perfctr-core'/>
-    <blocker name='clzero'/>
-    <blocker name='xsaveerptr'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='ibpb'/>
-    <blocker name='amd-stibp'/>
-    <blocker name='nrip-save'/>
-    <blocker name='xsavec'/>
-    <blocker name='xsaves'/>
-  </cpu>
-  <cpu type='tcg' name='EPYC-Rome' typename='EPYC-Rome-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='umip'/>
-    <blocker name='rdpid'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='osvw'/>
-    <blocker name='topoext'/>
-    <blocker name='perfctr-core'/>
-    <blocker name='clzero'/>
-    <blocker name='xsaveerptr'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='ibpb'/>
-    <blocker name='amd-stibp'/>
-    <blocker name='nrip-save'/>
-    <blocker name='xsavec'/>
-    <blocker name='xsaves'/>
-  </cpu>
-  <cpu type='tcg' name='EPYC-IBPB' typename='EPYC-IBPB-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='osvw'/>
-    <blocker name='topoext'/>
-    <blocker name='ibpb'/>
-    <blocker name='nrip-save'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='EPYC' typename='EPYC-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='osvw'/>
-    <blocker name='topoext'/>
-    <blocker name='nrip-save'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Dhyana-v1' typename='Dhyana-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='rdseed'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='osvw'/>
-    <blocker name='topoext'/>
-    <blocker name='ibpb'/>
-    <blocker name='nrip-save'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Dhyana' typename='Dhyana-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='rdseed'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='osvw'/>
-    <blocker name='topoext'/>
-    <blocker name='ibpb'/>
-    <blocker name='nrip-save'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Denverton-v2' typename='Denverton-v2-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='skip-l1dfl-vmentry'/>
-  </cpu>
-  <cpu type='tcg' name='Denverton-v1' typename='Denverton-v1-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='skip-l1dfl-vmentry'/>
-  </cpu>
-  <cpu type='tcg' name='Denverton' typename='Denverton-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='skip-l1dfl-vmentry'/>
-  </cpu>
-  <cpu type='tcg' name='Cooperlake-v1' typename='Cooperlake-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='stibp'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='ssbd'/>
-    <blocker name='avx512-bf16'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='skip-l1dfl-vmentry'/>
-    <blocker name='mds-no'/>
-    <blocker name='pschange-mc-no'/>
-    <blocker name='taa-no'/>
-  </cpu>
-  <cpu type='tcg' name='Cooperlake' typename='Cooperlake-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='stibp'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='ssbd'/>
-    <blocker name='avx512-bf16'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='skip-l1dfl-vmentry'/>
-    <blocker name='mds-no'/>
-    <blocker name='pschange-mc-no'/>
-    <blocker name='taa-no'/>
-  </cpu>
-  <cpu type='tcg' name='Conroe-v1' typename='Conroe-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Conroe' typename='Conroe-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Cascadelake-Server-v3' typename='Cascadelake-Server-v3-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='skip-l1dfl-vmentry'/>
-    <blocker name='mds-no'/>
-  </cpu>
-  <cpu type='tcg' name='Cascadelake-Server-v2' typename='Cascadelake-Server-v2-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='skip-l1dfl-vmentry'/>
-    <blocker name='mds-no'/>
-  </cpu>
-  <cpu type='tcg' name='Cascadelake-Server-v1' typename='Cascadelake-Server-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Cascadelake-Server-noTSX' typename='Cascadelake-Server-noTSX-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='skip-l1dfl-vmentry'/>
-    <blocker name='mds-no'/>
-  </cpu>
-  <cpu type='tcg' name='Cascadelake-Server' typename='Cascadelake-Server-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Broadwell-v4' typename='Broadwell-v4-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='Broadwell-v3' typename='Broadwell-v3-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='Broadwell-v2' typename='Broadwell-v2-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='Broadwell-v1' typename='Broadwell-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='Broadwell-noTSX-IBRS' typename='Broadwell-noTSX-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='Broadwell-noTSX' typename='Broadwell-noTSX-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='Broadwell-IBRS' typename='Broadwell-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='Broadwell' typename='Broadwell-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='486-v1' typename='486-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='486' typename='486-x86_64-cpu' usable='yes'/>
-  <machine type='tcg' name='pc-i440fx-5.0' alias='pc' hotplugCpus='yes' maxCpus='255' default='yes' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.12' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.0' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-4.2' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.5' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-4.2' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-1.5' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.7' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.2' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-1.1' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes' deprecated='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.7' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.4' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.10' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-1.7' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.9' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.11' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-3.1' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-4.1' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.4' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-1.3' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes' deprecated='yes'/>
-  <machine type='tcg' name='pc-i440fx-4.1' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.9' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='isapc' hotplugCpus='yes' maxCpus='1' defaultCPU='486-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-1.4' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.6' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-3.1' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.12' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.1' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-1.0' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes' deprecated='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.6' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-4.0.1' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-1.6' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-5.0' alias='q35' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.8' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.10' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-3.0' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-4.0' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='microvm' maxCpus='288' defaultCPU='qemu64-x86_64-cpu'/>
-  <machine type='tcg' name='pc-i440fx-2.3' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-1.2' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes' deprecated='yes'/>
-  <machine type='tcg' name='pc-i440fx-4.0' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.8' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.5' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-3.0' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.11' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-</qemuCaps>
diff --git a/tests/qemucapabilitiesdata/caps_5.1.0_x86_64.replies b/tests/qemucapabilitiesdata/caps_5.1.0_x86_64.replies
deleted file mode 100644
index 12843404ba..0000000000
--- a/tests/qemucapabilitiesdata/caps_5.1.0_x86_64.replies
+++ /dev/null
@@ -1,29546 +0,0 @@
-{
-  "execute": "qmp_capabilities",
-  "id": "libvirt-1"
-}
-
-{
-  "return": {},
-  "id": "libvirt-1"
-}
-
-{
-  "execute": "query-version",
-  "id": "libvirt-2"
-}
-
-{
-  "return": {
-    "qemu": {
-      "micro": 0,
-      "minor": 1,
-      "major": 5
-    },
-    "package": "v5.1.0"
-  },
-  "id": "libvirt-2"
-}
-
-{
-  "execute": "query-target",
-  "id": "libvirt-3"
-}
-
-{
-  "return": {
-    "arch": "x86_64"
-  },
-  "id": "libvirt-3"
-}
-
-{
-  "execute": "query-qmp-schema",
-  "id": "libvirt-4"
-}
-
-{
-  "return": [
-    {
-      "name": "query-status",
-      "ret-type": "1",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "SHUTDOWN",
-      "meta-type": "event",
-      "arg-type": "2"
-    },
-    {
-      "name": "POWERDOWN",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "RESET",
-      "meta-type": "event",
-      "arg-type": "3"
-    },
-    {
-      "name": "STOP",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "RESUME",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "SUSPEND",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "SUSPEND_DISK",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "WAKEUP",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "WATCHDOG",
-      "meta-type": "event",
-      "arg-type": "4"
-    },
-    {
-      "name": "watchdog-set-action",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "5"
-    },
-    {
-      "name": "GUEST_PANICKED",
-      "meta-type": "event",
-      "arg-type": "6"
-    },
-    {
-      "name": "GUEST_CRASHLOADED",
-      "meta-type": "event",
-      "arg-type": "7"
-    },
-    {
-      "name": "query-pr-managers",
-      "ret-type": "[8]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "eject",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "9"
-    },
-    {
-      "name": "blockdev-open-tray",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "10"
-    },
-    {
-      "name": "blockdev-close-tray",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "11"
-    },
-    {
-      "name": "blockdev-remove-medium",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "12"
-    },
-    {
-      "name": "blockdev-insert-medium",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "13"
-    },
-    {
-      "name": "blockdev-change-medium",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "14"
-    },
-    {
-      "name": "DEVICE_TRAY_MOVED",
-      "meta-type": "event",
-      "arg-type": "15"
-    },
-    {
-      "name": "PR_MANAGER_STATUS_CHANGED",
-      "meta-type": "event",
-      "arg-type": "16"
-    },
-    {
-      "name": "block_set_io_throttle",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "17"
-    },
-    {
-      "name": "block-latency-histogram-set",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "18"
-    },
-    {
-      "name": "query-block",
-      "ret-type": "[19]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-blockstats",
-      "ret-type": "[21]",
-      "meta-type": "command",
-      "arg-type": "20"
-    },
-    {
-      "name": "query-block-jobs",
-      "ret-type": "[22]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "block_passwd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "23"
-    },
-    {
-      "name": "block_resize",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "24"
-    },
-    {
-      "name": "blockdev-snapshot-sync",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "25"
-    },
-    {
-      "name": "blockdev-snapshot",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "26",
-      "features": [
-        "allow-write-only-overlay"
-      ]
-    },
-    {
-      "name": "change-backing-file",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "27"
-    },
-    {
-      "name": "block-commit",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "28"
-    },
-    {
-      "name": "drive-backup",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "29"
-    },
-    {
-      "name": "blockdev-backup",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "30"
-    },
-    {
-      "name": "query-named-block-nodes",
-      "ret-type": "[32]",
-      "meta-type": "command",
-      "arg-type": "31"
-    },
-    {
-      "name": "x-debug-query-block-graph",
-      "ret-type": "33",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "drive-mirror",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "34"
-    },
-    {
-      "name": "block-dirty-bitmap-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "35"
-    },
-    {
-      "name": "block-dirty-bitmap-remove",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "block-dirty-bitmap-clear",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "block-dirty-bitmap-enable",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "block-dirty-bitmap-disable",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "block-dirty-bitmap-merge",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "37"
-    },
-    {
-      "name": "x-debug-block-dirty-bitmap-sha256",
-      "ret-type": "38",
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "blockdev-mirror",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "39"
-    },
-    {
-      "name": "block-stream",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "40"
-    },
-    {
-      "name": "block-job-set-speed",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "41"
-    },
-    {
-      "name": "block-job-cancel",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "42"
-    },
-    {
-      "name": "block-job-pause",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "43"
-    },
-    {
-      "name": "block-job-resume",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "44"
-    },
-    {
-      "name": "block-job-complete",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "45"
-    },
-    {
-      "name": "block-job-dismiss",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "46"
-    },
-    {
-      "name": "block-job-finalize",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "47"
-    },
-    {
-      "name": "blockdev-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "48"
-    },
-    {
-      "name": "x-blockdev-reopen",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "48"
-    },
-    {
-      "name": "blockdev-del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "49"
-    },
-    {
-      "name": "blockdev-create",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "50"
-    },
-    {
-      "name": "x-blockdev-amend",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "51"
-    },
-    {
-      "name": "BLOCK_IMAGE_CORRUPTED",
-      "meta-type": "event",
-      "arg-type": "52"
-    },
-    {
-      "name": "BLOCK_IO_ERROR",
-      "meta-type": "event",
-      "arg-type": "53"
-    },
-    {
-      "name": "BLOCK_JOB_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "54"
-    },
-    {
-      "name": "BLOCK_JOB_CANCELLED",
-      "meta-type": "event",
-      "arg-type": "55"
-    },
-    {
-      "name": "BLOCK_JOB_ERROR",
-      "meta-type": "event",
-      "arg-type": "56"
-    },
-    {
-      "name": "BLOCK_JOB_READY",
-      "meta-type": "event",
-      "arg-type": "57"
-    },
-    {
-      "name": "BLOCK_JOB_PENDING",
-      "meta-type": "event",
-      "arg-type": "58"
-    },
-    {
-      "name": "BLOCK_WRITE_THRESHOLD",
-      "meta-type": "event",
-      "arg-type": "59"
-    },
-    {
-      "name": "block-set-write-threshold",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "60"
-    },
-    {
-      "name": "x-blockdev-change",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "61"
-    },
-    {
-      "name": "x-blockdev-set-iothread",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "62"
-    },
-    {
-      "name": "nbd-server-start",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "63"
-    },
-    {
-      "name": "nbd-server-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "64"
-    },
-    {
-      "name": "nbd-server-remove",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "65"
-    },
-    {
-      "name": "nbd-server-stop",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "QUORUM_FAILURE",
-      "meta-type": "event",
-      "arg-type": "66"
-    },
-    {
-      "name": "QUORUM_REPORT_BAD",
-      "meta-type": "event",
-      "arg-type": "67"
-    },
-    {
-      "name": "blockdev-snapshot-internal-sync",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "68"
-    },
-    {
-      "name": "blockdev-snapshot-delete-internal-sync",
-      "ret-type": "70",
-      "meta-type": "command",
-      "arg-type": "69"
-    },
-    {
-      "name": "JOB_STATUS_CHANGE",
-      "meta-type": "event",
-      "arg-type": "71"
-    },
-    {
-      "name": "job-pause",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "72"
-    },
-    {
-      "name": "job-resume",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "73"
-    },
-    {
-      "name": "job-cancel",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "74"
-    },
-    {
-      "name": "job-complete",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "75"
-    },
-    {
-      "name": "job-dismiss",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "76"
-    },
-    {
-      "name": "job-finalize",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "77"
-    },
-    {
-      "name": "query-jobs",
-      "ret-type": "[78]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-chardev",
-      "ret-type": "[79]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-chardev-backends",
-      "ret-type": "[80]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "ringbuf-write",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "81"
-    },
-    {
-      "name": "ringbuf-read",
-      "ret-type": "str",
-      "meta-type": "command",
-      "arg-type": "82"
-    },
-    {
-      "name": "chardev-add",
-      "ret-type": "84",
-      "meta-type": "command",
-      "arg-type": "83"
-    },
-    {
-      "name": "chardev-change",
-      "ret-type": "84",
-      "meta-type": "command",
-      "arg-type": "85"
-    },
-    {
-      "name": "chardev-remove",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "86"
-    },
-    {
-      "name": "chardev-send-break",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "87"
-    },
-    {
-      "name": "VSERPORT_CHANGE",
-      "meta-type": "event",
-      "arg-type": "88"
-    },
-    {
-      "name": "dump-guest-memory",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "89"
-    },
-    {
-      "name": "query-dump",
-      "ret-type": "90",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "DUMP_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "91"
-    },
-    {
-      "name": "query-dump-guest-memory-capability",
-      "ret-type": "92",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set_link",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "93"
-    },
-    {
-      "name": "netdev_add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "94"
-    },
-    {
-      "name": "netdev_del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "95"
-    },
-    {
-      "name": "query-rx-filter",
-      "ret-type": "[97]",
-      "meta-type": "command",
-      "arg-type": "96"
-    },
-    {
-      "name": "NIC_RX_FILTER_CHANGED",
-      "meta-type": "event",
-      "arg-type": "98"
-    },
-    {
-      "name": "announce-self",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "99"
-    },
-    {
-      "name": "FAILOVER_NEGOTIATED",
-      "meta-type": "event",
-      "arg-type": "100"
-    },
-    {
-      "name": "RDMA_GID_STATUS_CHANGED",
-      "meta-type": "event",
-      "arg-type": "101"
-    },
-    {
-      "name": "query-rocker",
-      "ret-type": "103",
-      "meta-type": "command",
-      "arg-type": "102"
-    },
-    {
-      "name": "query-rocker-ports",
-      "ret-type": "[105]",
-      "meta-type": "command",
-      "arg-type": "104"
-    },
-    {
-      "name": "query-rocker-of-dpa-flows",
-      "ret-type": "[107]",
-      "meta-type": "command",
-      "arg-type": "106"
-    },
-    {
-      "name": "query-rocker-of-dpa-groups",
-      "ret-type": "[109]",
-      "meta-type": "command",
-      "arg-type": "108"
-    },
-    {
-      "name": "query-tpm-models",
-      "ret-type": "[110]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-tpm-types",
-      "ret-type": "[111]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-tpm",
-      "ret-type": "[112]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set_password",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "113"
-    },
-    {
-      "name": "expire_password",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "114"
-    },
-    {
-      "name": "screendump",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "115"
-    },
-    {
-      "name": "query-spice",
-      "ret-type": "116",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "SPICE_CONNECTED",
-      "meta-type": "event",
-      "arg-type": "117"
-    },
-    {
-      "name": "SPICE_INITIALIZED",
-      "meta-type": "event",
-      "arg-type": "118"
-    },
-    {
-      "name": "SPICE_DISCONNECTED",
-      "meta-type": "event",
-      "arg-type": "119"
-    },
-    {
-      "name": "SPICE_MIGRATE_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-vnc",
-      "ret-type": "120",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-vnc-servers",
-      "ret-type": "[121]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "change-vnc-password",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "122"
-    },
-    {
-      "name": "VNC_CONNECTED",
-      "meta-type": "event",
-      "arg-type": "123"
-    },
-    {
-      "name": "VNC_INITIALIZED",
-      "meta-type": "event",
-      "arg-type": "124"
-    },
-    {
-      "name": "VNC_DISCONNECTED",
-      "meta-type": "event",
-      "arg-type": "125"
-    },
-    {
-      "name": "query-mice",
-      "ret-type": "[126]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "send-key",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "127"
-    },
-    {
-      "name": "input-send-event",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "128"
-    },
-    {
-      "name": "query-display-options",
-      "ret-type": "129",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-migrate",
-      "ret-type": "130",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-set-capabilities",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "131"
-    },
-    {
-      "name": "query-migrate-capabilities",
-      "ret-type": "[132]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-set-parameters",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "133"
-    },
-    {
-      "name": "query-migrate-parameters",
-      "ret-type": "134",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "client_migrate_info",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "135"
-    },
-    {
-      "name": "migrate-start-postcopy",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "MIGRATION",
-      "meta-type": "event",
-      "arg-type": "136"
-    },
-    {
-      "name": "MIGRATION_PASS",
-      "meta-type": "event",
-      "arg-type": "137"
-    },
-    {
-      "name": "COLO_EXIT",
-      "meta-type": "event",
-      "arg-type": "138"
-    },
-    {
-      "name": "x-colo-lost-heartbeat",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate_cancel",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-continue",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "139"
-    },
-    {
-      "name": "migrate_set_downtime",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "140",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "migrate_set_speed",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "141",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "migrate-set-cache-size",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "142",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "query-migrate-cache-size",
-      "ret-type": "int",
-      "meta-type": "command",
-      "arg-type": "0",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "migrate",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "143"
-    },
-    {
-      "name": "migrate-incoming",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "144"
-    },
-    {
-      "name": "xen-save-devices-state",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "145"
-    },
-    {
-      "name": "xen-set-replication",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "146"
-    },
-    {
-      "name": "query-xen-replication-status",
-      "ret-type": "147",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "xen-colo-do-checkpoint",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-colo-status",
-      "ret-type": "148",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-recover",
-      "ret-type": "0",
-      "allow-oob": true,
-      "meta-type": "command",
-      "arg-type": "149"
-    },
-    {
-      "name": "migrate-pause",
-      "ret-type": "0",
-      "allow-oob": true,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "UNPLUG_PRIMARY",
-      "meta-type": "event",
-      "arg-type": "150"
-    },
-    {
-      "name": "transaction",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "151"
-    },
-    {
-      "name": "trace-event-get-state",
-      "ret-type": "[153]",
-      "meta-type": "command",
-      "arg-type": "152"
-    },
-    {
-      "name": "trace-event-set-state",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "154"
-    },
-    {
-      "name": "qmp_capabilities",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "155"
-    },
-    {
-      "name": "query-version",
-      "ret-type": "156",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-commands",
-      "ret-type": "[157]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-events",
-      "ret-type": "[158]",
-      "meta-type": "command",
-      "arg-type": "0",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "quit",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-qmp-schema",
-      "ret-type": "[159]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "qom-list",
-      "ret-type": "[161]",
-      "meta-type": "command",
-      "arg-type": "160"
-    },
-    {
-      "name": "qom-get",
-      "ret-type": "any",
-      "meta-type": "command",
-      "arg-type": "162"
-    },
-    {
-      "name": "qom-set",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "163"
-    },
-    {
-      "name": "qom-list-types",
-      "ret-type": "[165]",
-      "meta-type": "command",
-      "arg-type": "164"
-    },
-    {
-      "name": "qom-list-properties",
-      "ret-type": "[161]",
-      "meta-type": "command",
-      "arg-type": "166"
-    },
-    {
-      "name": "object-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "167"
-    },
-    {
-      "name": "object-del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "168"
-    },
-    {
-      "name": "device-list-properties",
-      "ret-type": "[161]",
-      "meta-type": "command",
-      "arg-type": "169"
-    },
-    {
-      "name": "device_add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "170"
-    },
-    {
-      "name": "device_del",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "171"
-    },
-    {
-      "name": "DEVICE_DELETED",
-      "meta-type": "event",
-      "arg-type": "172"
-    },
-    {
-      "name": "query-cpus",
-      "ret-type": "[173]",
-      "meta-type": "command",
-      "arg-type": "0",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "query-cpus-fast",
-      "ret-type": "[174]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "cpu-add",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "175",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "query-machines",
-      "ret-type": "[176]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-current-machine",
-      "ret-type": "177",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-target",
-      "ret-type": "178",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-memdev",
-      "ret-type": "[179]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-hotpluggable-cpus",
-      "ret-type": "[180]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set-numa-node",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "181"
-    },
-    {
-      "name": "query-cpu-model-expansion",
-      "ret-type": "187",
-      "meta-type": "command",
-      "arg-type": "186"
-    },
-    {
-      "name": "query-cpu-definitions",
-      "ret-type": "[188]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "add_client",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "189"
-    },
-    {
-      "name": "query-name",
-      "ret-type": "190",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-kvm",
-      "ret-type": "191",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-uuid",
-      "ret-type": "192",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-iothreads",
-      "ret-type": "[193]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-balloon",
-      "ret-type": "194",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "BALLOON_CHANGE",
-      "meta-type": "event",
-      "arg-type": "195"
-    },
-    {
-      "name": "query-pci",
-      "ret-type": "[196]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "stop",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_reset",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_powerdown",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "memsave",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "197"
-    },
-    {
-      "name": "pmemsave",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "198"
-    },
-    {
-      "name": "cont",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "x-exit-preconfig",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_wakeup",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "inject-nmi",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "balloon",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "199"
-    },
-    {
-      "name": "human-monitor-command",
-      "ret-type": "str",
-      "meta-type": "command",
-      "arg-type": "200",
-      "features": [
-        "savevm-monitor-nodes"
-      ]
-    },
-    {
-      "name": "change",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "201",
-      "features": [
-        "deprecated"
-      ]
-    },
-    {
-      "name": "xen-set-global-dirty-log",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "202"
-    },
-    {
-      "name": "getfd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "203"
-    },
-    {
-      "name": "closefd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "204"
-    },
-    {
-      "name": "query-memory-size-summary",
-      "ret-type": "205",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "add-fd",
-      "ret-type": "207",
-      "meta-type": "command",
-      "arg-type": "206"
-    },
-    {
-      "name": "remove-fd",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "208"
-    },
-    {
-      "name": "query-fdsets",
-      "ret-type": "[209]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-command-line-options",
-      "ret-type": "[211]",
-      "meta-type": "command",
-      "arg-type": "210"
-    },
-    {
-      "name": "query-memory-devices",
-      "ret-type": "[212]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "MEMORY_DEVICE_SIZE_CHANGE",
-      "meta-type": "event",
-      "arg-type": "213"
-    },
-    {
-      "name": "MEM_UNPLUG_ERROR",
-      "meta-type": "event",
-      "arg-type": "214"
-    },
-    {
-      "name": "query-acpi-ospm-status",
-      "ret-type": "[215]",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "ACPI_DEVICE_OST",
-      "meta-type": "event",
-      "arg-type": "216"
-    },
-    {
-      "name": "xen-load-devices-state",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "217"
-    },
-    {
-      "name": "query-vm-generation-id",
-      "ret-type": "218",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "RTC_CHANGE",
-      "meta-type": "event",
-      "arg-type": "219"
-    },
-    {
-      "name": "rtc-reset-reinjection",
-      "ret-type": "0",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-sev",
-      "ret-type": "220",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-sev-launch-measure",
-      "ret-type": "221",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-sev-capabilities",
-      "ret-type": "222",
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "0",
-      "members": [],
-      "meta-type": "object"
-    },
-    {
-      "name": "1",
-      "members": [
-        {
-          "name": "running",
-          "type": "bool"
-        },
-        {
-          "name": "singlestep",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "225"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "2",
-      "members": [
-        {
-          "name": "guest",
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "226"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "3",
-      "members": [
-        {
-          "name": "guest",
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "226"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "4",
-      "members": [
-        {
-          "name": "action",
-          "type": "227"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "5",
-      "members": [
-        {
-          "name": "action",
-          "type": "227"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "6",
-      "members": [
-        {
-          "name": "action",
-          "type": "228"
-        },
-        {
-          "name": "info",
-          "default": null,
-          "type": "229"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "7",
-      "members": [
-        {
-          "name": "action",
-          "type": "228"
-        },
-        {
-          "name": "info",
-          "default": null,
-          "type": "229"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[8]",
-      "element-type": "8",
-      "meta-type": "array"
-    },
-    {
-      "name": "8",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "9",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "10",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "11",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "12",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "13",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "14",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "read-only-mode",
-          "default": null,
-          "type": "230"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "15",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "tray-open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "16",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "17",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bps",
-          "type": "int"
-        },
-        {
-          "name": "bps_rd",
-          "type": "int"
-        },
-        {
-          "name": "bps_wr",
-          "type": "int"
-        },
-        {
-          "name": "iops",
-          "type": "int"
-        },
-        {
-          "name": "iops_rd",
-          "type": "int"
-        },
-        {
-          "name": "iops_wr",
-          "type": "int"
-        },
-        {
-          "name": "bps_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "18",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "boundaries",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "boundaries-read",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "boundaries-write",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "boundaries-flush",
-          "default": null,
-          "type": "[int]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[19]",
-      "element-type": "19",
-      "meta-type": "array"
-    },
-    {
-      "name": "19",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "qdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "removable",
-          "type": "bool"
-        },
-        {
-          "name": "locked",
-          "type": "bool"
-        },
-        {
-          "name": "inserted",
-          "default": null,
-          "type": "32"
-        },
-        {
-          "name": "tray_open",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "io-status",
-          "default": null,
-          "type": "231"
-        },
-        {
-          "name": "dirty-bitmaps",
-          "default": null,
-          "type": "[232]",
-          "features": [
-            "deprecated"
-          ]
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "20",
-      "members": [
-        {
-          "name": "query-nodes",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[21]",
-      "element-type": "21",
-      "meta-type": "array"
-    },
-    {
-      "name": "21",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "qdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "stats",
-          "type": "233"
-        },
-        {
-          "name": "driver-specific",
-          "default": null,
-          "type": "234"
-        },
-        {
-          "name": "parent",
-          "default": null,
-          "type": "21"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "21"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[22]",
-      "element-type": "22",
-      "meta-type": "array"
-    },
-    {
-      "name": "22",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "busy",
-          "type": "bool"
-        },
-        {
-          "name": "paused",
-          "type": "bool"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "io-status",
-          "type": "231"
-        },
-        {
-          "name": "ready",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "235"
-        },
-        {
-          "name": "auto-finalize",
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "type": "bool"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "23",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "24",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "25",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "snapshot-file",
-          "type": "str"
-        },
-        {
-          "name": "snapshot-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "236"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "26",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "overlay",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "27",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "image-node-name",
-          "type": "str"
-        },
-        {
-          "name": "backing-file",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "28",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "base-node",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "base",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "top-node",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "top",
-          "default": null,
-          "type": "str",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-error",
-          "default": null,
-          "type": "237"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "29",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "238"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bitmap-mode",
-          "default": null,
-          "type": "239"
-        },
-        {
-          "name": "compress",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "237"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "237"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "236"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "30",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "238"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bitmap-mode",
-          "default": null,
-          "type": "239"
-        },
-        {
-          "name": "compress",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "237"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "237"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "31",
-      "members": [
-        {
-          "name": "flat",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[32]",
-      "element-type": "32",
-      "meta-type": "array"
-    },
-    {
-      "name": "32",
-      "members": [
-        {
-          "name": "file",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ro",
-          "type": "bool"
-        },
-        {
-          "name": "drv",
-          "type": "str"
-        },
-        {
-          "name": "backing_file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing_file_depth",
-          "type": "int"
-        },
-        {
-          "name": "encrypted",
-          "type": "bool"
-        },
-        {
-          "name": "encryption_key_missing",
-          "type": "bool",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "detect_zeroes",
-          "type": "240"
-        },
-        {
-          "name": "bps",
-          "type": "int"
-        },
-        {
-          "name": "bps_rd",
-          "type": "int"
-        },
-        {
-          "name": "bps_wr",
-          "type": "int"
-        },
-        {
-          "name": "iops",
-          "type": "int"
-        },
-        {
-          "name": "iops_rd",
-          "type": "int"
-        },
-        {
-          "name": "iops_wr",
-          "type": "int"
-        },
-        {
-          "name": "image",
-          "type": "241"
-        },
-        {
-          "name": "bps_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bps_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_rd_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_wr_max_length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iops_size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cache",
-          "type": "242"
-        },
-        {
-          "name": "write_threshold",
-          "type": "int"
-        },
-        {
-          "name": "dirty-bitmaps",
-          "default": null,
-          "type": "[232]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "33",
-      "members": [
-        {
-          "name": "nodes",
-          "type": "[243]"
-        },
-        {
-          "name": "edges",
-          "type": "[244]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "34",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "replaces",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "238"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "236"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "buf-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "237"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "237"
-        },
-        {
-          "name": "unmap",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "copy-mode",
-          "default": null,
-          "type": "245"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "35",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "granularity",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "persistent",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "disabled",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "36",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "37",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "bitmaps",
-          "type": "[246]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "38",
-      "members": [
-        {
-          "name": "sha256",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "39",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "replaces",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "238"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "buf-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "237"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "237"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "copy-mode",
-          "default": null,
-          "type": "245"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "40",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "base",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "base-node",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "on-error",
-          "default": null,
-          "type": "237"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "41",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "42",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "43",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "44",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "45",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "46",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "47",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "48",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "blkdebug",
-          "type": "250"
-        },
-        {
-          "case": "blklogwrites",
-          "type": "251"
-        },
-        {
-          "case": "blkverify",
-          "type": "252"
-        },
-        {
-          "case": "blkreplay",
-          "type": "253"
-        },
-        {
-          "case": "bochs",
-          "type": "254"
-        },
-        {
-          "case": "cloop",
-          "type": "254"
-        },
-        {
-          "case": "compress",
-          "type": "254"
-        },
-        {
-          "case": "copy-on-read",
-          "type": "254"
-        },
-        {
-          "case": "dmg",
-          "type": "254"
-        },
-        {
-          "case": "file",
-          "type": "255"
-        },
-        {
-          "case": "ftp",
-          "type": "256"
-        },
-        {
-          "case": "ftps",
-          "type": "257"
-        },
-        {
-          "case": "gluster",
-          "type": "258"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "255"
-        },
-        {
-          "case": "host_device",
-          "type": "255"
-        },
-        {
-          "case": "http",
-          "type": "259"
-        },
-        {
-          "case": "https",
-          "type": "260"
-        },
-        {
-          "case": "iscsi",
-          "type": "261"
-        },
-        {
-          "case": "luks",
-          "type": "262"
-        },
-        {
-          "case": "nbd",
-          "type": "263"
-        },
-        {
-          "case": "nfs",
-          "type": "264"
-        },
-        {
-          "case": "null-aio",
-          "type": "265"
-        },
-        {
-          "case": "null-co",
-          "type": "265"
-        },
-        {
-          "case": "nvme",
-          "type": "266"
-        },
-        {
-          "case": "parallels",
-          "type": "254"
-        },
-        {
-          "case": "qcow2",
-          "type": "267"
-        },
-        {
-          "case": "qcow",
-          "type": "268"
-        },
-        {
-          "case": "qed",
-          "type": "269"
-        },
-        {
-          "case": "quorum",
-          "type": "270"
-        },
-        {
-          "case": "raw",
-          "type": "271"
-        },
-        {
-          "case": "rbd",
-          "type": "272"
-        },
-        {
-          "case": "replication",
-          "type": "273"
-        },
-        {
-          "case": "sheepdog",
-          "type": "274"
-        },
-        {
-          "case": "ssh",
-          "type": "275"
-        },
-        {
-          "case": "throttle",
-          "type": "276"
-        },
-        {
-          "case": "vdi",
-          "type": "254"
-        },
-        {
-          "case": "vhdx",
-          "type": "254"
-        },
-        {
-          "case": "vmdk",
-          "type": "269"
-        },
-        {
-          "case": "vpc",
-          "type": "254"
-        },
-        {
-          "case": "vvfat",
-          "type": "277"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "247"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "discard",
-          "default": null,
-          "type": "248"
-        },
-        {
-          "name": "cache",
-          "default": null,
-          "type": "249"
-        },
-        {
-          "name": "read-only",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-read-only",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "force-share",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "detect-zeroes",
-          "default": null,
-          "type": "240"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "49",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "50",
-      "members": [
-        {
-          "name": "job-id",
-          "type": "str"
-        },
-        {
-          "name": "options",
-          "type": "278"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "51",
-      "members": [
-        {
-          "name": "job-id",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "options",
-          "type": "279"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "52",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "msg",
-          "type": "str"
-        },
-        {
-          "name": "offset",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "fatal",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "53",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "operation",
-          "type": "280"
-        },
-        {
-          "name": "action",
-          "type": "281"
-        },
-        {
-          "name": "nospace",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "54",
-      "members": [
-        {
-          "name": "type",
-          "type": "282"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "55",
-      "members": [
-        {
-          "name": "type",
-          "type": "282"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "56",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "operation",
-          "type": "280"
-        },
-        {
-          "name": "action",
-          "type": "281"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "57",
-      "members": [
-        {
-          "name": "type",
-          "type": "282"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "58",
-      "members": [
-        {
-          "name": "type",
-          "type": "282"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "59",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "amount-exceeded",
-          "type": "int"
-        },
-        {
-          "name": "write-threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "60",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "write-threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "61",
-      "members": [
-        {
-          "name": "parent",
-          "type": "str"
-        },
-        {
-          "name": "child",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "62",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "iothread",
-          "type": "283"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "63",
-      "members": [
-        {
-          "name": "addr",
-          "type": "284"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "64",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "description",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "writable",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "65",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "285"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "66",
-      "members": [
-        {
-          "name": "reference",
-          "type": "str"
-        },
-        {
-          "name": "sector-num",
-          "type": "int"
-        },
-        {
-          "name": "sectors-count",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "67",
-      "members": [
-        {
-          "name": "type",
-          "type": "286"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "sector-num",
-          "type": "int"
-        },
-        {
-          "name": "sectors-count",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "68",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "69",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "70",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "vm-state-size",
-          "type": "int"
-        },
-        {
-          "name": "date-sec",
-          "type": "int"
-        },
-        {
-          "name": "date-nsec",
-          "type": "int"
-        },
-        {
-          "name": "vm-clock-sec",
-          "type": "int"
-        },
-        {
-          "name": "vm-clock-nsec",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "71",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "status",
-          "type": "235"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "72",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "73",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "74",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "75",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "76",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "77",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[78]",
-      "element-type": "78",
-      "meta-type": "array"
-    },
-    {
-      "name": "78",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "282"
-        },
-        {
-          "name": "status",
-          "type": "235"
-        },
-        {
-          "name": "current-progress",
-          "type": "int"
-        },
-        {
-          "name": "total-progress",
-          "type": "int"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[79]",
-      "element-type": "79",
-      "meta-type": "array"
-    },
-    {
-      "name": "79",
-      "members": [
-        {
-          "name": "label",
-          "type": "str"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "frontend-open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[80]",
-      "element-type": "80",
-      "meta-type": "array"
-    },
-    {
-      "name": "80",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "81",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "data",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "287"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "82",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "287"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "str",
-      "json-type": "string",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "83",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "backend",
-          "type": "288"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "84",
-      "members": [
-        {
-          "name": "pty",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "85",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "backend",
-          "type": "288"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "86",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "87",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "88",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "89",
-      "members": [
-        {
-          "name": "paging",
-          "type": "bool"
-        },
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "detach",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "begin",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "length",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "289"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "90",
-      "members": [
-        {
-          "name": "status",
-          "type": "290"
-        },
-        {
-          "name": "completed",
-          "type": "int"
-        },
-        {
-          "name": "total",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "91",
-      "members": [
-        {
-          "name": "result",
-          "type": "90"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "92",
-      "members": [
-        {
-          "name": "formats",
-          "type": "[289]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "93",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "up",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "94",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "nic",
-          "type": "292"
-        },
-        {
-          "case": "user",
-          "type": "293"
-        },
-        {
-          "case": "tap",
-          "type": "294"
-        },
-        {
-          "case": "l2tpv3",
-          "type": "295"
-        },
-        {
-          "case": "socket",
-          "type": "296"
-        },
-        {
-          "case": "vde",
-          "type": "297"
-        },
-        {
-          "case": "bridge",
-          "type": "298"
-        },
-        {
-          "case": "hubport",
-          "type": "299"
-        },
-        {
-          "case": "netmap",
-          "type": "300"
-        },
-        {
-          "case": "vhost-user",
-          "type": "301"
-        },
-        {
-          "case": "vhost-vdpa",
-          "type": "302"
-        },
-        {
-          "case": "none",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "291"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "95",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "96",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[97]",
-      "element-type": "97",
-      "meta-type": "array"
-    },
-    {
-      "name": "97",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "promiscuous",
-          "type": "bool"
-        },
-        {
-          "name": "multicast",
-          "type": "303"
-        },
-        {
-          "name": "unicast",
-          "type": "303"
-        },
-        {
-          "name": "vlan",
-          "type": "303"
-        },
-        {
-          "name": "broadcast-allowed",
-          "type": "bool"
-        },
-        {
-          "name": "multicast-overflow",
-          "type": "bool"
-        },
-        {
-          "name": "unicast-overflow",
-          "type": "bool"
-        },
-        {
-          "name": "main-mac",
-          "type": "str"
-        },
-        {
-          "name": "vlan-table",
-          "type": "[int]"
-        },
-        {
-          "name": "unicast-table",
-          "type": "[str]"
-        },
-        {
-          "name": "multicast-table",
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "98",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "99",
-      "members": [
-        {
-          "name": "initial",
-          "type": "int"
-        },
-        {
-          "name": "max",
-          "type": "int"
-        },
-        {
-          "name": "rounds",
-          "type": "int"
-        },
-        {
-          "name": "step",
-          "type": "int"
-        },
-        {
-          "name": "interfaces",
-          "default": null,
-          "type": "[str]"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "100",
-      "members": [
-        {
-          "name": "device-id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "101",
-      "members": [
-        {
-          "name": "netdev",
-          "type": "str"
-        },
-        {
-          "name": "gid-status",
-          "type": "bool"
-        },
-        {
-          "name": "subnet-prefix",
-          "type": "int"
-        },
-        {
-          "name": "interface-id",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "102",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "103",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "ports",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "104",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[105]",
-      "element-type": "105",
-      "meta-type": "array"
-    },
-    {
-      "name": "105",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "link-up",
-          "type": "bool"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "duplex",
-          "type": "304"
-        },
-        {
-          "name": "autoneg",
-          "type": "305"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "106",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "tbl-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[107]",
-      "element-type": "107",
-      "meta-type": "array"
-    },
-    {
-      "name": "107",
-      "members": [
-        {
-          "name": "cookie",
-          "type": "int"
-        },
-        {
-          "name": "hits",
-          "type": "int"
-        },
-        {
-          "name": "key",
-          "type": "306"
-        },
-        {
-          "name": "mask",
-          "type": "307"
-        },
-        {
-          "name": "action",
-          "type": "308"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "108",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[109]",
-      "element-type": "109",
-      "meta-type": "array"
-    },
-    {
-      "name": "109",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "type",
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "index",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "out-pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "set-vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "pop-vlan",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group-ids",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "set-eth-src",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "set-eth-dst",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ttl-check",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[110]",
-      "element-type": "110",
-      "meta-type": "array"
-    },
-    {
-      "name": "110",
-      "meta-type": "enum",
-      "values": [
-        "tpm-tis",
-        "tpm-crb",
-        "tpm-spapr"
-      ]
-    },
-    {
-      "name": "[111]",
-      "element-type": "111",
-      "meta-type": "array"
-    },
-    {
-      "name": "111",
-      "meta-type": "enum",
-      "values": [
-        "passthrough",
-        "emulator"
-      ]
-    },
-    {
-      "name": "[112]",
-      "element-type": "112",
-      "meta-type": "array"
-    },
-    {
-      "name": "112",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "model",
-          "type": "110"
-        },
-        {
-          "name": "options",
-          "type": "309"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "113",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "password",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "114",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "time",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "115",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "head",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "116",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "migrated",
-          "type": "bool"
-        },
-        {
-          "name": "host",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "compiled-version",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mouse-mode",
-          "type": "310"
-        },
-        {
-          "name": "channels",
-          "default": null,
-          "type": "[311]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "117",
-      "members": [
-        {
-          "name": "server",
-          "type": "312"
-        },
-        {
-          "name": "client",
-          "type": "312"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "118",
-      "members": [
-        {
-          "name": "server",
-          "type": "313"
-        },
-        {
-          "name": "client",
-          "type": "311"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "119",
-      "members": [
-        {
-          "name": "server",
-          "type": "312"
-        },
-        {
-          "name": "client",
-          "type": "312"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "120",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "host",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "default": null,
-          "type": "314"
-        },
-        {
-          "name": "service",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "clients",
-          "default": null,
-          "type": "[315]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[121]",
-      "element-type": "121",
-      "meta-type": "array"
-    },
-    {
-      "name": "121",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "[316]"
-        },
-        {
-          "name": "clients",
-          "type": "[315]"
-        },
-        {
-          "name": "auth",
-          "type": "317"
-        },
-        {
-          "name": "vencrypt",
-          "default": null,
-          "type": "318"
-        },
-        {
-          "name": "display",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "122",
-      "members": [
-        {
-          "name": "password",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "123",
-      "members": [
-        {
-          "name": "server",
-          "type": "319"
-        },
-        {
-          "name": "client",
-          "type": "320"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "124",
-      "members": [
-        {
-          "name": "server",
-          "type": "319"
-        },
-        {
-          "name": "client",
-          "type": "315"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "125",
-      "members": [
-        {
-          "name": "server",
-          "type": "319"
-        },
-        {
-          "name": "client",
-          "type": "315"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[126]",
-      "element-type": "126",
-      "meta-type": "array"
-    },
-    {
-      "name": "126",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "index",
-          "type": "int"
-        },
-        {
-          "name": "current",
-          "type": "bool"
-        },
-        {
-          "name": "absolute",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "127",
-      "members": [
-        {
-          "name": "keys",
-          "type": "[321]"
-        },
-        {
-          "name": "hold-time",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "128",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "head",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "events",
-          "type": "[322]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "129",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "gtk",
-          "type": "325"
-        },
-        {
-          "case": "curses",
-          "type": "326"
-        },
-        {
-          "case": "egl-headless",
-          "type": "327"
-        },
-        {
-          "case": "default",
-          "type": "0"
-        },
-        {
-          "case": "none",
-          "type": "0"
-        },
-        {
-          "case": "sdl",
-          "type": "0"
-        },
-        {
-          "case": "cocoa",
-          "type": "0"
-        },
-        {
-          "case": "spice-app",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "323"
-        },
-        {
-          "name": "full-screen",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "window-close",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "show-cursor",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "gl",
-          "default": null,
-          "type": "324"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "130",
-      "members": [
-        {
-          "name": "status",
-          "default": null,
-          "type": "328"
-        },
-        {
-          "name": "ram",
-          "default": null,
-          "type": "329"
-        },
-        {
-          "name": "disk",
-          "default": null,
-          "type": "329"
-        },
-        {
-          "name": "xbzrle-cache",
-          "default": null,
-          "type": "330"
-        },
-        {
-          "name": "total-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "expected-downtime",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "downtime",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "setup-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-percentage",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "error-desc",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "postcopy-blocktime",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "postcopy-vcpu-blocktime",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "compression",
-          "default": null,
-          "type": "331"
-        },
-        {
-          "name": "socket-address",
-          "default": null,
-          "type": "[332]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "131",
-      "members": [
-        {
-          "name": "capabilities",
-          "type": "[132]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[132]",
-      "element-type": "132",
-      "meta-type": "array"
-    },
-    {
-      "name": "132",
-      "members": [
-        {
-          "name": "capability",
-          "type": "333"
-        },
-        {
-          "name": "state",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "133",
-      "members": [
-        {
-          "name": "announce-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-rounds",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-step",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-wait-thread",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "decompress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "throttle-trigger-threshold",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-increment",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-tailslow",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "283"
-        },
-        {
-          "name": "tls-hostname",
-          "default": null,
-          "type": "283"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "283"
-        },
-        {
-          "name": "max-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "downtime-limit",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "x-checkpoint-delay",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-incremental",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "multifd-channels",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "xbzrle-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-postcopy-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-cpu-throttle",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "multifd-compression",
-          "default": null,
-          "type": "334"
-        },
-        {
-          "name": "multifd-zlib-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "multifd-zstd-level",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "134",
-      "members": [
-        {
-          "name": "announce-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-max",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-rounds",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "announce-step",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-wait-thread",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "decompress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "throttle-trigger-threshold",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-initial",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-increment",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpu-throttle-tailslow",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-hostname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "max-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "downtime-limit",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "x-checkpoint-delay",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-incremental",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "multifd-channels",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "xbzrle-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-postcopy-bandwidth",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-cpu-throttle",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "multifd-compression",
-          "default": null,
-          "type": "334"
-        },
-        {
-          "name": "multifd-zlib-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "multifd-zstd-level",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "135",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "hostname",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tls-port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cert-subject",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "136",
-      "members": [
-        {
-          "name": "status",
-          "type": "328"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "137",
-      "members": [
-        {
-          "name": "pass",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "138",
-      "members": [
-        {
-          "name": "mode",
-          "type": "335"
-        },
-        {
-          "name": "reason",
-          "type": "336"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "139",
-      "members": [
-        {
-          "name": "state",
-          "type": "328"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "140",
-      "members": [
-        {
-          "name": "value",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "141",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "142",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "int",
-      "json-type": "int",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "143",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        },
-        {
-          "name": "blk",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inc",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "detach",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "resume",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "144",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "145",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "live",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "146",
-      "members": [
-        {
-          "name": "enable",
-          "type": "bool"
-        },
-        {
-          "name": "primary",
-          "type": "bool"
-        },
-        {
-          "name": "failover",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "147",
-      "members": [
-        {
-          "name": "error",
-          "type": "bool"
-        },
-        {
-          "name": "desc",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "148",
-      "members": [
-        {
-          "name": "mode",
-          "type": "335"
-        },
-        {
-          "name": "last-mode",
-          "type": "335"
-        },
-        {
-          "name": "reason",
-          "type": "336"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "149",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "150",
-      "members": [
-        {
-          "name": "device-id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "151",
-      "members": [
-        {
-          "name": "actions",
-          "type": "[337]"
-        },
-        {
-          "name": "properties",
-          "default": null,
-          "type": "338"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "152",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "vcpu",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[153]",
-      "element-type": "153",
-      "meta-type": "array"
-    },
-    {
-      "name": "153",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "state",
-          "type": "339"
-        },
-        {
-          "name": "vcpu",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "154",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "enable",
-          "type": "bool"
-        },
-        {
-          "name": "ignore-unavailable",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "vcpu",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "155",
-      "members": [
-        {
-          "name": "enable",
-          "default": null,
-          "type": "[340]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "156",
-      "members": [
-        {
-          "name": "qemu",
-          "type": "341"
-        },
-        {
-          "name": "package",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[157]",
-      "element-type": "157",
-      "meta-type": "array"
-    },
-    {
-      "name": "157",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[158]",
-      "element-type": "158",
-      "meta-type": "array"
-    },
-    {
-      "name": "158",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[159]",
-      "element-type": "159",
-      "meta-type": "array"
-    },
-    {
-      "name": "159",
-      "tag": "meta-type",
-      "variants": [
-        {
-          "case": "builtin",
-          "type": "343"
-        },
-        {
-          "case": "enum",
-          "type": "344"
-        },
-        {
-          "case": "array",
-          "type": "345"
-        },
-        {
-          "case": "object",
-          "type": "346"
-        },
-        {
-          "case": "alternate",
-          "type": "347"
-        },
-        {
-          "case": "command",
-          "type": "348"
-        },
-        {
-          "case": "event",
-          "type": "349"
-        }
-      ],
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "meta-type",
-          "type": "342"
-        },
-        {
-          "name": "features",
-          "default": null,
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "160",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[161]",
-      "element-type": "161",
-      "meta-type": "array"
-    },
-    {
-      "name": "161",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "description",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "default-value",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "162",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "property",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "any",
-      "json-type": "value",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "163",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "property",
-          "type": "str"
-        },
-        {
-          "name": "value",
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "164",
-      "members": [
-        {
-          "name": "implements",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "abstract",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[165]",
-      "element-type": "165",
-      "meta-type": "array"
-    },
-    {
-      "name": "165",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "abstract",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "parent",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "166",
-      "members": [
-        {
-          "name": "typename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "167",
-      "members": [
-        {
-          "name": "qom-type",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "168",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "169",
-      "members": [
-        {
-          "name": "typename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "170",
-      "members": [
-        {
-          "name": "driver",
-          "type": "str"
-        },
-        {
-          "name": "bus",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "171",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "172",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[173]",
-      "element-type": "173",
-      "meta-type": "array"
-    },
-    {
-      "name": "173",
-      "tag": "arch",
-      "variants": [
-        {
-          "case": "x86",
-          "type": "352"
-        },
-        {
-          "case": "sparc",
-          "type": "353"
-        },
-        {
-          "case": "ppc",
-          "type": "354"
-        },
-        {
-          "case": "mips",
-          "type": "355"
-        },
-        {
-          "case": "tricore",
-          "type": "356"
-        },
-        {
-          "case": "s390",
-          "type": "357"
-        },
-        {
-          "case": "riscv",
-          "type": "358"
-        },
-        {
-          "case": "other",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "CPU",
-          "type": "int"
-        },
-        {
-          "name": "current",
-          "type": "bool"
-        },
-        {
-          "name": "halted",
-          "type": "bool"
-        },
-        {
-          "name": "qom_path",
-          "type": "str"
-        },
-        {
-          "name": "thread_id",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "350"
-        },
-        {
-          "name": "arch",
-          "type": "351"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[174]",
-      "element-type": "174",
-      "meta-type": "array"
-    },
-    {
-      "name": "174",
-      "tag": "target",
-      "variants": [
-        {
-          "case": "s390x",
-          "type": "357"
-        },
-        {
-          "case": "aarch64",
-          "type": "0"
-        },
-        {
-          "case": "alpha",
-          "type": "0"
-        },
-        {
-          "case": "arm",
-          "type": "0"
-        },
-        {
-          "case": "avr",
-          "type": "0"
-        },
-        {
-          "case": "cris",
-          "type": "0"
-        },
-        {
-          "case": "hppa",
-          "type": "0"
-        },
-        {
-          "case": "i386",
-          "type": "0"
-        },
-        {
-          "case": "lm32",
-          "type": "0"
-        },
-        {
-          "case": "m68k",
-          "type": "0"
-        },
-        {
-          "case": "microblaze",
-          "type": "0"
-        },
-        {
-          "case": "microblazeel",
-          "type": "0"
-        },
-        {
-          "case": "mips",
-          "type": "0"
-        },
-        {
-          "case": "mips64",
-          "type": "0"
-        },
-        {
-          "case": "mips64el",
-          "type": "0"
-        },
-        {
-          "case": "mipsel",
-          "type": "0"
-        },
-        {
-          "case": "moxie",
-          "type": "0"
-        },
-        {
-          "case": "nios2",
-          "type": "0"
-        },
-        {
-          "case": "or1k",
-          "type": "0"
-        },
-        {
-          "case": "ppc",
-          "type": "0"
-        },
-        {
-          "case": "ppc64",
-          "type": "0"
-        },
-        {
-          "case": "riscv32",
-          "type": "0"
-        },
-        {
-          "case": "riscv64",
-          "type": "0"
-        },
-        {
-          "case": "rx",
-          "type": "0"
-        },
-        {
-          "case": "sh4",
-          "type": "0"
-        },
-        {
-          "case": "sh4eb",
-          "type": "0"
-        },
-        {
-          "case": "sparc",
-          "type": "0"
-        },
-        {
-          "case": "sparc64",
-          "type": "0"
-        },
-        {
-          "case": "tricore",
-          "type": "0"
-        },
-        {
-          "case": "unicore32",
-          "type": "0"
-        },
-        {
-          "case": "x86_64",
-          "type": "0"
-        },
-        {
-          "case": "xtensa",
-          "type": "0"
-        },
-        {
-          "case": "xtensaeb",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "cpu-index",
-          "type": "int"
-        },
-        {
-          "name": "qom-path",
-          "type": "str"
-        },
-        {
-          "name": "thread-id",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "350"
-        },
-        {
-          "name": "arch",
-          "type": "351",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "target",
-          "type": "359"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "175",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[176]",
-      "element-type": "176",
-      "meta-type": "array"
-    },
-    {
-      "name": "176",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "alias",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "is-default",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "cpu-max",
-          "type": "int"
-        },
-        {
-          "name": "hotpluggable-cpus",
-          "type": "bool"
-        },
-        {
-          "name": "numa-mem-supported",
-          "type": "bool"
-        },
-        {
-          "name": "deprecated",
-          "type": "bool"
-        },
-        {
-          "name": "default-cpu-type",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "177",
-      "members": [
-        {
-          "name": "wakeup-suspend-support",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "178",
-      "members": [
-        {
-          "name": "arch",
-          "type": "359"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[179]",
-      "element-type": "179",
-      "meta-type": "array"
-    },
-    {
-      "name": "179",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "merge",
-          "type": "bool"
-        },
-        {
-          "name": "dump",
-          "type": "bool"
-        },
-        {
-          "name": "prealloc",
-          "type": "bool"
-        },
-        {
-          "name": "host-nodes",
-          "type": "[int]"
-        },
-        {
-          "name": "policy",
-          "type": "360"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[180]",
-      "element-type": "180",
-      "meta-type": "array"
-    },
-    {
-      "name": "180",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "vcpus-count",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "type": "350"
-        },
-        {
-          "name": "qom-path",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "181",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "node",
-          "type": "362"
-        },
-        {
-          "case": "dist",
-          "type": "363"
-        },
-        {
-          "case": "cpu",
-          "type": "364"
-        },
-        {
-          "case": "hmat-lb",
-          "type": "365"
-        },
-        {
-          "case": "hmat-cache",
-          "type": "366"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "361"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "186",
-      "members": [
-        {
-          "name": "type",
-          "type": "369"
-        },
-        {
-          "name": "model",
-          "type": "367"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "187",
-      "members": [
-        {
-          "name": "model",
-          "type": "367"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[188]",
-      "element-type": "188",
-      "meta-type": "array"
-    },
-    {
-      "name": "188",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "migration-safe",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "static",
-          "type": "bool"
-        },
-        {
-          "name": "unavailable-features",
-          "default": null,
-          "type": "[str]"
-        },
-        {
-          "name": "typename",
-          "type": "str"
-        },
-        {
-          "name": "alias-of",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "189",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "fdname",
-          "type": "str"
-        },
-        {
-          "name": "skipauth",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "tls",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "190",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "191",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "present",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "192",
-      "members": [
-        {
-          "name": "UUID",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[193]",
-      "element-type": "193",
-      "meta-type": "array"
-    },
-    {
-      "name": "193",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "thread-id",
-          "type": "int"
-        },
-        {
-          "name": "poll-max-ns",
-          "type": "int"
-        },
-        {
-          "name": "poll-grow",
-          "type": "int"
-        },
-        {
-          "name": "poll-shrink",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "194",
-      "members": [
-        {
-          "name": "actual",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "195",
-      "members": [
-        {
-          "name": "actual",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[196]",
-      "element-type": "196",
-      "meta-type": "array"
-    },
-    {
-      "name": "196",
-      "members": [
-        {
-          "name": "bus",
-          "type": "int"
-        },
-        {
-          "name": "devices",
-          "type": "[370]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "197",
-      "members": [
-        {
-          "name": "val",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "cpu-index",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "198",
-      "members": [
-        {
-          "name": "val",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "199",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "200",
-      "members": [
-        {
-          "name": "command-line",
-          "type": "str"
-        },
-        {
-          "name": "cpu-index",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "201",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "arg",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "202",
-      "members": [
-        {
-          "name": "enable",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "203",
-      "members": [
-        {
-          "name": "fdname",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "204",
-      "members": [
-        {
-          "name": "fdname",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "205",
-      "members": [
-        {
-          "name": "base-memory",
-          "type": "int"
-        },
-        {
-          "name": "plugged-memory",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "206",
-      "members": [
-        {
-          "name": "fdset-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opaque",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "207",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fd",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "208",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fd",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[209]",
-      "element-type": "209",
-      "meta-type": "array"
-    },
-    {
-      "name": "209",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fds",
-          "type": "[371]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "210",
-      "members": [
-        {
-          "name": "option",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[211]",
-      "element-type": "211",
-      "meta-type": "array"
-    },
-    {
-      "name": "211",
-      "members": [
-        {
-          "name": "option",
-          "type": "str"
-        },
-        {
-          "name": "parameters",
-          "type": "[372]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[212]",
-      "element-type": "212",
-      "meta-type": "array"
-    },
-    {
-      "name": "212",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "dimm",
-          "type": "374"
-        },
-        {
-          "case": "nvdimm",
-          "type": "374"
-        },
-        {
-          "case": "virtio-pmem",
-          "type": "375"
-        },
-        {
-          "case": "virtio-mem",
-          "type": "376"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "373"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "213",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "214",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "msg",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[215]",
-      "element-type": "215",
-      "meta-type": "array"
-    },
-    {
-      "name": "215",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "slot",
-          "type": "str"
-        },
-        {
-          "name": "slot-type",
-          "type": "377"
-        },
-        {
-          "name": "source",
-          "type": "int"
-        },
-        {
-          "name": "status",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "216",
-      "members": [
-        {
-          "name": "info",
-          "type": "215"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "217",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "218",
-      "members": [
-        {
-          "name": "guid",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "219",
-      "members": [
-        {
-          "name": "offset",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "220",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "api-major",
-          "type": "int"
-        },
-        {
-          "name": "api-minor",
-          "type": "int"
-        },
-        {
-          "name": "build-id",
-          "type": "int"
-        },
-        {
-          "name": "policy",
-          "type": "int"
-        },
-        {
-          "name": "state",
-          "type": "378"
-        },
-        {
-          "name": "handle",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "221",
-      "members": [
-        {
-          "name": "data",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "222",
-      "members": [
-        {
-          "name": "pdh",
-          "type": "str"
-        },
-        {
-          "name": "cert-chain",
-          "type": "str"
-        },
-        {
-          "name": "cbitpos",
-          "type": "int"
-        },
-        {
-          "name": "reduced-phys-bits",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "bool",
-      "json-type": "boolean",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "225",
-      "meta-type": "enum",
-      "values": [
-        "debug",
-        "inmigrate",
-        "internal-error",
-        "io-error",
-        "paused",
-        "postmigrate",
-        "prelaunch",
-        "finish-migrate",
-        "restore-vm",
-        "running",
-        "save-vm",
-        "shutdown",
-        "suspended",
-        "watchdog",
-        "guest-panicked",
-        "colo",
-        "preconfig"
-      ]
-    },
-    {
-      "name": "226",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "host-error",
-        "host-qmp-quit",
-        "host-qmp-system-reset",
-        "host-signal",
-        "host-ui",
-        "guest-shutdown",
-        "guest-reset",
-        "guest-panic",
-        "subsystem-reset"
-      ]
-    },
-    {
-      "name": "227",
-      "meta-type": "enum",
-      "values": [
-        "reset",
-        "shutdown",
-        "poweroff",
-        "pause",
-        "debug",
-        "none",
-        "inject-nmi"
-      ]
-    },
-    {
-      "name": "228",
-      "meta-type": "enum",
-      "values": [
-        "pause",
-        "poweroff",
-        "run"
-      ]
-    },
-    {
-      "name": "229",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "hyper-v",
-          "type": "380"
-        },
-        {
-          "case": "s390",
-          "type": "381"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "379"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "230",
-      "meta-type": "enum",
-      "values": [
-        "retain",
-        "read-only",
-        "read-write"
-      ]
-    },
-    {
-      "name": "[int]",
-      "element-type": "int",
-      "meta-type": "array"
-    },
-    {
-      "name": "231",
-      "meta-type": "enum",
-      "values": [
-        "ok",
-        "failed",
-        "nospace"
-      ]
-    },
-    {
-      "name": "[232]",
-      "element-type": "232",
-      "meta-type": "array"
-    },
-    {
-      "name": "232",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "count",
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "type": "int"
-        },
-        {
-          "name": "recording",
-          "type": "bool"
-        },
-        {
-          "name": "busy",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "382",
-          "features": [
-            "deprecated"
-          ]
-        },
-        {
-          "name": "persistent",
-          "type": "bool"
-        },
-        {
-          "name": "inconsistent",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "233",
-      "members": [
-        {
-          "name": "rd_bytes",
-          "type": "int"
-        },
-        {
-          "name": "wr_bytes",
-          "type": "int"
-        },
-        {
-          "name": "unmap_bytes",
-          "type": "int"
-        },
-        {
-          "name": "rd_operations",
-          "type": "int"
-        },
-        {
-          "name": "wr_operations",
-          "type": "int"
-        },
-        {
-          "name": "flush_operations",
-          "type": "int"
-        },
-        {
-          "name": "unmap_operations",
-          "type": "int"
-        },
-        {
-          "name": "rd_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "wr_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "flush_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "unmap_total_time_ns",
-          "type": "int"
-        },
-        {
-          "name": "wr_highest_offset",
-          "type": "int"
-        },
-        {
-          "name": "rd_merged",
-          "type": "int"
-        },
-        {
-          "name": "wr_merged",
-          "type": "int"
-        },
-        {
-          "name": "unmap_merged",
-          "type": "int"
-        },
-        {
-          "name": "idle_time_ns",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "failed_rd_operations",
-          "type": "int"
-        },
-        {
-          "name": "failed_wr_operations",
-          "type": "int"
-        },
-        {
-          "name": "failed_flush_operations",
-          "type": "int"
-        },
-        {
-          "name": "failed_unmap_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_rd_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_wr_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_flush_operations",
-          "type": "int"
-        },
-        {
-          "name": "invalid_unmap_operations",
-          "type": "int"
-        },
-        {
-          "name": "account_invalid",
-          "type": "bool"
-        },
-        {
-          "name": "account_failed",
-          "type": "bool"
-        },
-        {
-          "name": "timed_stats",
-          "type": "[383]"
-        },
-        {
-          "name": "rd_latency_histogram",
-          "default": null,
-          "type": "384"
-        },
-        {
-          "name": "wr_latency_histogram",
-          "default": null,
-          "type": "384"
-        },
-        {
-          "name": "flush_latency_histogram",
-          "default": null,
-          "type": "384"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "234",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "file",
-          "type": "385"
-        },
-        {
-          "case": "host_device",
-          "type": "385"
-        },
-        {
-          "case": "blkdebug",
-          "type": "0"
-        },
-        {
-          "case": "blklogwrites",
-          "type": "0"
-        },
-        {
-          "case": "blkreplay",
-          "type": "0"
-        },
-        {
-          "case": "blkverify",
-          "type": "0"
-        },
-        {
-          "case": "bochs",
-          "type": "0"
-        },
-        {
-          "case": "cloop",
-          "type": "0"
-        },
-        {
-          "case": "compress",
-          "type": "0"
-        },
-        {
-          "case": "copy-on-read",
-          "type": "0"
-        },
-        {
-          "case": "dmg",
-          "type": "0"
-        },
-        {
-          "case": "ftp",
-          "type": "0"
-        },
-        {
-          "case": "ftps",
-          "type": "0"
-        },
-        {
-          "case": "gluster",
-          "type": "0"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "0"
-        },
-        {
-          "case": "http",
-          "type": "0"
-        },
-        {
-          "case": "https",
-          "type": "0"
-        },
-        {
-          "case": "iscsi",
-          "type": "0"
-        },
-        {
-          "case": "luks",
-          "type": "0"
-        },
-        {
-          "case": "nbd",
-          "type": "0"
-        },
-        {
-          "case": "nfs",
-          "type": "0"
-        },
-        {
-          "case": "null-aio",
-          "type": "0"
-        },
-        {
-          "case": "null-co",
-          "type": "0"
-        },
-        {
-          "case": "nvme",
-          "type": "0"
-        },
-        {
-          "case": "parallels",
-          "type": "0"
-        },
-        {
-          "case": "qcow",
-          "type": "0"
-        },
-        {
-          "case": "qcow2",
-          "type": "0"
-        },
-        {
-          "case": "qed",
-          "type": "0"
-        },
-        {
-          "case": "quorum",
-          "type": "0"
-        },
-        {
-          "case": "raw",
-          "type": "0"
-        },
-        {
-          "case": "rbd",
-          "type": "0"
-        },
-        {
-          "case": "replication",
-          "type": "0"
-        },
-        {
-          "case": "sheepdog",
-          "type": "0"
-        },
-        {
-          "case": "ssh",
-          "type": "0"
-        },
-        {
-          "case": "throttle",
-          "type": "0"
-        },
-        {
-          "case": "vdi",
-          "type": "0"
-        },
-        {
-          "case": "vhdx",
-          "type": "0"
-        },
-        {
-          "case": "vmdk",
-          "type": "0"
-        },
-        {
-          "case": "vpc",
-          "type": "0"
-        },
-        {
-          "case": "vvfat",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "247"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "235",
-      "meta-type": "enum",
-      "values": [
-        "undefined",
-        "created",
-        "running",
-        "paused",
-        "ready",
-        "standby",
-        "waiting",
-        "pending",
-        "aborting",
-        "concluded",
-        "null"
-      ]
-    },
-    {
-      "name": "236",
-      "meta-type": "enum",
-      "values": [
-        "existing",
-        "absolute-paths"
-      ]
-    },
-    {
-      "name": "237",
-      "meta-type": "enum",
-      "values": [
-        "report",
-        "ignore",
-        "enospc",
-        "stop",
-        "auto"
-      ]
-    },
-    {
-      "name": "238",
-      "meta-type": "enum",
-      "values": [
-        "top",
-        "full",
-        "none",
-        "incremental",
-        "bitmap"
-      ]
-    },
-    {
-      "name": "239",
-      "meta-type": "enum",
-      "values": [
-        "on-success",
-        "never",
-        "always"
-      ]
-    },
-    {
-      "name": "240",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on",
-        "unmap"
-      ]
-    },
-    {
-      "name": "241",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "type": "str"
-        },
-        {
-          "name": "dirty-flag",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "actual-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "virtual-size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "encrypted",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "compressed",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "backing-filename",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "full-backing-filename",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-filename-format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "snapshots",
-          "default": null,
-          "type": "[70]"
-        },
-        {
-          "name": "backing-image",
-          "default": null,
-          "type": "241"
-        },
-        {
-          "name": "format-specific",
-          "default": null,
-          "type": "386"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "242",
-      "members": [
-        {
-          "name": "writeback",
-          "type": "bool"
-        },
-        {
-          "name": "direct",
-          "type": "bool"
-        },
-        {
-          "name": "no-flush",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[243]",
-      "element-type": "243",
-      "meta-type": "array"
-    },
-    {
-      "name": "243",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "type",
-          "type": "387"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[244]",
-      "element-type": "244",
-      "meta-type": "array"
-    },
-    {
-      "name": "244",
-      "members": [
-        {
-          "name": "parent",
-          "type": "int"
-        },
-        {
-          "name": "child",
-          "type": "int"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "perm",
-          "type": "[388]"
-        },
-        {
-          "name": "shared-perm",
-          "type": "[388]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "245",
-      "meta-type": "enum",
-      "values": [
-        "background",
-        "write-blocking"
-      ]
-    },
-    {
-      "name": "[246]",
-      "element-type": "246",
-      "meta-type": "array"
-    },
-    {
-      "name": "246",
-      "members": [
-        {
-          "type": "str"
-        },
-        {
-          "type": "36"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "247",
-      "meta-type": "enum",
-      "values": [
-        "blkdebug",
-        "blklogwrites",
-        "blkreplay",
-        "blkverify",
-        "bochs",
-        "cloop",
-        "compress",
-        "copy-on-read",
-        "dmg",
-        "file",
-        "ftp",
-        "ftps",
-        "gluster",
-        "host_cdrom",
-        "host_device",
-        "http",
-        "https",
-        "iscsi",
-        "luks",
-        "nbd",
-        "nfs",
-        "null-aio",
-        "null-co",
-        "nvme",
-        "parallels",
-        "qcow",
-        "qcow2",
-        "qed",
-        "quorum",
-        "raw",
-        "rbd",
-        "replication",
-        "sheepdog",
-        "ssh",
-        "throttle",
-        "vdi",
-        "vhdx",
-        "vmdk",
-        "vpc",
-        "vvfat"
-      ]
-    },
-    {
-      "name": "248",
-      "meta-type": "enum",
-      "values": [
-        "ignore",
-        "unmap"
-      ]
-    },
-    {
-      "name": "249",
-      "members": [
-        {
-          "name": "direct",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "no-flush",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "250",
-      "members": [
-        {
-          "name": "image",
-          "type": "389"
-        },
-        {
-          "name": "config",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "align",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-transfer",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opt-write-zero",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-write-zero",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opt-discard",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "max-discard",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "inject-error",
-          "default": null,
-          "type": "[390]"
-        },
-        {
-          "name": "set-state",
-          "default": null,
-          "type": "[391]"
-        },
-        {
-          "name": "take-child-perms",
-          "default": null,
-          "type": "[388]"
-        },
-        {
-          "name": "unshare-child-perms",
-          "default": null,
-          "type": "[388]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "251",
-      "members": [
-        {
-          "name": "file",
-          "type": "389"
-        },
-        {
-          "name": "log",
-          "type": "389"
-        },
-        {
-          "name": "log-sector-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "log-append",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "log-super-update-interval",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "252",
-      "members": [
-        {
-          "name": "test",
-          "type": "389"
-        },
-        {
-          "name": "raw",
-          "type": "389"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "253",
-      "members": [
-        {
-          "name": "image",
-          "type": "389"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "254",
-      "members": [
-        {
-          "name": "file",
-          "type": "389"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "255",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "pr-manager",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "locking",
-          "default": null,
-          "type": "392"
-        },
-        {
-          "name": "aio",
-          "default": null,
-          "type": "393"
-        },
-        {
-          "name": "drop-cache",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "x-check-cache-dropped",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object",
-      "features": [
-        "dynamic-auto-read-only"
-      ]
-    },
-    {
-      "name": "256",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "257",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sslverify",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "258",
-      "members": [
-        {
-          "name": "volume",
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "[332]"
-        },
-        {
-          "name": "debug",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "259",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cookie",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cookie-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "260",
-      "members": [
-        {
-          "name": "url",
-          "type": "str"
-        },
-        {
-          "name": "readahead",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-username",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "proxy-password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cookie",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sslverify",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "cookie-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "261",
-      "members": [
-        {
-          "name": "transport",
-          "type": "394"
-        },
-        {
-          "name": "portal",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "lun",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "initiator-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "header-digest",
-          "default": null,
-          "type": "395"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "262",
-      "members": [
-        {
-          "name": "file",
-          "type": "389"
-        },
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "263",
-      "members": [
-        {
-          "name": "server",
-          "type": "332"
-        },
-        {
-          "name": "export",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "x-dirty-bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "reconnect-delay",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "264",
-      "members": [
-        {
-          "name": "server",
-          "type": "396"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tcp-syn-count",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "readahead-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "page-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "debug",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "265",
-      "members": [
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "latency-ns",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "read-zeroes",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "266",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "namespace",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "267",
-      "members": [
-        {
-          "name": "file",
-          "type": "389"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "397"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pass-discard-request",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pass-discard-snapshot",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pass-discard-other",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "overlap-check",
-          "default": null,
-          "type": "398"
-        },
-        {
-          "name": "cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "l2-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "l2-cache-entry-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "refcount-cache-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cache-clean-interval",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "399"
-        },
-        {
-          "name": "data-file",
-          "default": null,
-          "type": "389"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "268",
-      "members": [
-        {
-          "name": "file",
-          "type": "389"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "397"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "400"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "269",
-      "members": [
-        {
-          "name": "file",
-          "type": "389"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "397"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "270",
-      "members": [
-        {
-          "name": "blkverify",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "children",
-          "type": "[389]"
-        },
-        {
-          "name": "vote-threshold",
-          "type": "int"
-        },
-        {
-          "name": "rewrite-corrupted",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "read-pattern",
-          "default": null,
-          "type": "401"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "271",
-      "members": [
-        {
-          "name": "file",
-          "type": "389"
-        },
-        {
-          "name": "offset",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "272",
-      "members": [
-        {
-          "name": "pool",
-          "type": "str"
-        },
-        {
-          "name": "namespace",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "image",
-          "type": "str"
-        },
-        {
-          "name": "conf",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "snapshot",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auth-client-required",
-          "default": null,
-          "type": "[402]"
-        },
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "default": null,
-          "type": "[403]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "273",
-      "members": [
-        {
-          "name": "file",
-          "type": "389"
-        },
-        {
-          "name": "mode",
-          "type": "404"
-        },
-        {
-          "name": "top-id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "274",
-      "members": [
-        {
-          "name": "server",
-          "type": "332"
-        },
-        {
-          "name": "vdi",
-          "type": "str"
-        },
-        {
-          "name": "snap-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tag",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "275",
-      "members": [
-        {
-          "name": "server",
-          "type": "405"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "host-key-check",
-          "default": null,
-          "type": "406"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "276",
-      "members": [
-        {
-          "name": "throttle-group",
-          "type": "str"
-        },
-        {
-          "name": "file",
-          "type": "389"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "277",
-      "members": [
-        {
-          "name": "dir",
-          "type": "str"
-        },
-        {
-          "name": "fat-type",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "floppy",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "label",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "rw",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "278",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "file",
-          "type": "407"
-        },
-        {
-          "case": "gluster",
-          "type": "408"
-        },
-        {
-          "case": "luks",
-          "type": "409"
-        },
-        {
-          "case": "nfs",
-          "type": "410"
-        },
-        {
-          "case": "parallels",
-          "type": "411"
-        },
-        {
-          "case": "qcow",
-          "type": "412"
-        },
-        {
-          "case": "qcow2",
-          "type": "413"
-        },
-        {
-          "case": "qed",
-          "type": "414"
-        },
-        {
-          "case": "rbd",
-          "type": "415"
-        },
-        {
-          "case": "sheepdog",
-          "type": "416"
-        },
-        {
-          "case": "ssh",
-          "type": "417"
-        },
-        {
-          "case": "vdi",
-          "type": "418"
-        },
-        {
-          "case": "vhdx",
-          "type": "419"
-        },
-        {
-          "case": "vmdk",
-          "type": "420"
-        },
-        {
-          "case": "vpc",
-          "type": "421"
-        },
-        {
-          "case": "blkdebug",
-          "type": "0"
-        },
-        {
-          "case": "blklogwrites",
-          "type": "0"
-        },
-        {
-          "case": "blkreplay",
-          "type": "0"
-        },
-        {
-          "case": "blkverify",
-          "type": "0"
-        },
-        {
-          "case": "bochs",
-          "type": "0"
-        },
-        {
-          "case": "cloop",
-          "type": "0"
-        },
-        {
-          "case": "compress",
-          "type": "0"
-        },
-        {
-          "case": "copy-on-read",
-          "type": "0"
-        },
-        {
-          "case": "dmg",
-          "type": "0"
-        },
-        {
-          "case": "ftp",
-          "type": "0"
-        },
-        {
-          "case": "ftps",
-          "type": "0"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "0"
-        },
-        {
-          "case": "host_device",
-          "type": "0"
-        },
-        {
-          "case": "http",
-          "type": "0"
-        },
-        {
-          "case": "https",
-          "type": "0"
-        },
-        {
-          "case": "iscsi",
-          "type": "0"
-        },
-        {
-          "case": "nbd",
-          "type": "0"
-        },
-        {
-          "case": "null-aio",
-          "type": "0"
-        },
-        {
-          "case": "null-co",
-          "type": "0"
-        },
-        {
-          "case": "nvme",
-          "type": "0"
-        },
-        {
-          "case": "quorum",
-          "type": "0"
-        },
-        {
-          "case": "raw",
-          "type": "0"
-        },
-        {
-          "case": "replication",
-          "type": "0"
-        },
-        {
-          "case": "throttle",
-          "type": "0"
-        },
-        {
-          "case": "vvfat",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "247"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "279",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "luks",
-          "type": "422"
-        },
-        {
-          "case": "qcow2",
-          "type": "423"
-        },
-        {
-          "case": "blkdebug",
-          "type": "0"
-        },
-        {
-          "case": "blklogwrites",
-          "type": "0"
-        },
-        {
-          "case": "blkreplay",
-          "type": "0"
-        },
-        {
-          "case": "blkverify",
-          "type": "0"
-        },
-        {
-          "case": "bochs",
-          "type": "0"
-        },
-        {
-          "case": "cloop",
-          "type": "0"
-        },
-        {
-          "case": "compress",
-          "type": "0"
-        },
-        {
-          "case": "copy-on-read",
-          "type": "0"
-        },
-        {
-          "case": "dmg",
-          "type": "0"
-        },
-        {
-          "case": "file",
-          "type": "0"
-        },
-        {
-          "case": "ftp",
-          "type": "0"
-        },
-        {
-          "case": "ftps",
-          "type": "0"
-        },
-        {
-          "case": "gluster",
-          "type": "0"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "0"
-        },
-        {
-          "case": "host_device",
-          "type": "0"
-        },
-        {
-          "case": "http",
-          "type": "0"
-        },
-        {
-          "case": "https",
-          "type": "0"
-        },
-        {
-          "case": "iscsi",
-          "type": "0"
-        },
-        {
-          "case": "nbd",
-          "type": "0"
-        },
-        {
-          "case": "nfs",
-          "type": "0"
-        },
-        {
-          "case": "null-aio",
-          "type": "0"
-        },
-        {
-          "case": "null-co",
-          "type": "0"
-        },
-        {
-          "case": "nvme",
-          "type": "0"
-        },
-        {
-          "case": "parallels",
-          "type": "0"
-        },
-        {
-          "case": "qcow",
-          "type": "0"
-        },
-        {
-          "case": "qed",
-          "type": "0"
-        },
-        {
-          "case": "quorum",
-          "type": "0"
-        },
-        {
-          "case": "raw",
-          "type": "0"
-        },
-        {
-          "case": "rbd",
-          "type": "0"
-        },
-        {
-          "case": "replication",
-          "type": "0"
-        },
-        {
-          "case": "sheepdog",
-          "type": "0"
-        },
-        {
-          "case": "ssh",
-          "type": "0"
-        },
-        {
-          "case": "throttle",
-          "type": "0"
-        },
-        {
-          "case": "vdi",
-          "type": "0"
-        },
-        {
-          "case": "vhdx",
-          "type": "0"
-        },
-        {
-          "case": "vmdk",
-          "type": "0"
-        },
-        {
-          "case": "vpc",
-          "type": "0"
-        },
-        {
-          "case": "vvfat",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "247"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "280",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write"
-      ]
-    },
-    {
-      "name": "281",
-      "meta-type": "enum",
-      "values": [
-        "ignore",
-        "report",
-        "stop"
-      ]
-    },
-    {
-      "name": "282",
-      "meta-type": "enum",
-      "values": [
-        "commit",
-        "stream",
-        "mirror",
-        "backup",
-        "create",
-        "amend"
-      ]
-    },
-    {
-      "name": "283",
-      "members": [
-        {
-          "type": "str"
-        },
-        {
-          "type": "null"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "284",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "inet",
-          "type": "425"
-        },
-        {
-          "case": "unix",
-          "type": "426"
-        },
-        {
-          "case": "vsock",
-          "type": "427"
-        },
-        {
-          "case": "fd",
-          "type": "428"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "424"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "285",
-      "meta-type": "enum",
-      "values": [
-        "safe",
-        "hard"
-      ]
-    },
-    {
-      "name": "286",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write",
-        "flush"
-      ]
-    },
-    {
-      "name": "287",
-      "meta-type": "enum",
-      "values": [
-        "utf8",
-        "base64"
-      ]
-    },
-    {
-      "name": "288",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "file",
-          "type": "430"
-        },
-        {
-          "case": "serial",
-          "type": "431"
-        },
-        {
-          "case": "parallel",
-          "type": "431"
-        },
-        {
-          "case": "pipe",
-          "type": "431"
-        },
-        {
-          "case": "socket",
-          "type": "432"
-        },
-        {
-          "case": "udp",
-          "type": "433"
-        },
-        {
-          "case": "pty",
-          "type": "434"
-        },
-        {
-          "case": "null",
-          "type": "434"
-        },
-        {
-          "case": "mux",
-          "type": "435"
-        },
-        {
-          "case": "msmouse",
-          "type": "434"
-        },
-        {
-          "case": "wctablet",
-          "type": "434"
-        },
-        {
-          "case": "braille",
-          "type": "434"
-        },
-        {
-          "case": "testdev",
-          "type": "434"
-        },
-        {
-          "case": "stdio",
-          "type": "436"
-        },
-        {
-          "case": "console",
-          "type": "434"
-        },
-        {
-          "case": "spicevmc",
-          "type": "437"
-        },
-        {
-          "case": "spiceport",
-          "type": "438"
-        },
-        {
-          "case": "vc",
-          "type": "439"
-        },
-        {
-          "case": "ringbuf",
-          "type": "440"
-        },
-        {
-          "case": "memory",
-          "type": "440"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "429"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "289",
-      "meta-type": "enum",
-      "values": [
-        "elf",
-        "kdump-zlib",
-        "kdump-lzo",
-        "kdump-snappy",
-        "win-dmp"
-      ]
-    },
-    {
-      "name": "290",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "active",
-        "completed",
-        "failed"
-      ]
-    },
-    {
-      "name": "[289]",
-      "element-type": "289",
-      "meta-type": "array"
-    },
-    {
-      "name": "291",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "nic",
-        "user",
-        "tap",
-        "l2tpv3",
-        "socket",
-        "vde",
-        "bridge",
-        "hubport",
-        "netmap",
-        "vhost-user",
-        "vhost-vdpa"
-      ]
-    },
-    {
-      "name": "292",
-      "members": [
-        {
-          "name": "netdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "macaddr",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "model",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "addr",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "vectors",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "293",
-      "members": [
-        {
-          "name": "hostname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "restrict",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "ipv4",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "ipv6",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "ip",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "net",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "host",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tftp",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "bootfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "dhcpstart",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "dns",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "dnssearch",
-          "default": null,
-          "type": "[441]"
-        },
-        {
-          "name": "domainname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ipv6-prefix",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ipv6-prefixlen",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ipv6-host",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ipv6-dns",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "smb",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "smbserver",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "hostfwd",
-          "default": null,
-          "type": "[441]"
-        },
-        {
-          "name": "guestfwd",
-          "default": null,
-          "type": "[441]"
-        },
-        {
-          "name": "tftp-server-name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "294",
-      "members": [
-        {
-          "name": "ifname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "fd",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "fds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "script",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "downscript",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "br",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "helper",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sndbuf",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vnet_hdr",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "vhost",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "vhostfd",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "vhostfds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "vhostforce",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "queues",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "poll-us",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "295",
-      "members": [
-        {
-          "name": "src",
-          "type": "str"
-        },
-        {
-          "name": "dst",
-          "type": "str"
-        },
-        {
-          "name": "srcport",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "dstport",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ipv6",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "udp",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "cookie64",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "counter",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "pincounter",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "txcookie",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "rxcookie",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "txsession",
-          "type": "int"
-        },
-        {
-          "name": "rxsession",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "296",
-      "members": [
-        {
-          "name": "fd",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "listen",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "connect",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mcast",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "localaddr",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "udp",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "297",
-      "members": [
-        {
-          "name": "sock",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "298",
-      "members": [
-        {
-          "name": "br",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "helper",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "299",
-      "members": [
-        {
-          "name": "hubid",
-          "type": "int"
-        },
-        {
-          "name": "netdev",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "300",
-      "members": [
-        {
-          "name": "ifname",
-          "type": "str"
-        },
-        {
-          "name": "devname",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "301",
-      "members": [
-        {
-          "name": "chardev",
-          "type": "str"
-        },
-        {
-          "name": "vhostforce",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "queues",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "302",
-      "members": [
-        {
-          "name": "vhostdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "queues",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "303",
-      "meta-type": "enum",
-      "values": [
-        "normal",
-        "none",
-        "all"
-      ]
-    },
-    {
-      "name": "[str]",
-      "element-type": "str",
-      "meta-type": "array"
-    },
-    {
-      "name": "304",
-      "meta-type": "enum",
-      "values": [
-        "half",
-        "full"
-      ]
-    },
-    {
-      "name": "305",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on"
-      ]
-    },
-    {
-      "name": "306",
-      "members": [
-        {
-          "name": "priority",
-          "type": "int"
-        },
-        {
-          "name": "tbl-id",
-          "type": "int"
-        },
-        {
-          "name": "in-pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tunnel-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "eth-type",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "eth-src",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "eth-dst",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ip-proto",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ip-tos",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ip-dst",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "307",
-      "members": [
-        {
-          "name": "in-pport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tunnel-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "eth-src",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "eth-dst",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "ip-proto",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ip-tos",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "308",
-      "members": [
-        {
-          "name": "goto-tbl",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "group-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tunnel-lport",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "new-vlan-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "out-pport",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "309",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "passthrough",
-          "type": "443"
-        },
-        {
-          "case": "emulator",
-          "type": "444"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "442"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "310",
-      "meta-type": "enum",
-      "values": [
-        "client",
-        "server",
-        "unknown"
-      ]
-    },
-    {
-      "name": "[311]",
-      "element-type": "311",
-      "meta-type": "array"
-    },
-    {
-      "name": "311",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "314"
-        },
-        {
-          "name": "connection-id",
-          "type": "int"
-        },
-        {
-          "name": "channel-type",
-          "type": "int"
-        },
-        {
-          "name": "channel-id",
-          "type": "int"
-        },
-        {
-          "name": "tls",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "312",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "314"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "313",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "314"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "314",
-      "meta-type": "enum",
-      "values": [
-        "ipv4",
-        "ipv6",
-        "unix",
-        "vsock",
-        "unknown"
-      ]
-    },
-    {
-      "name": "[315]",
-      "element-type": "315",
-      "meta-type": "array"
-    },
-    {
-      "name": "315",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "314"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "x509_dname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sasl_username",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[316]",
-      "element-type": "316",
-      "meta-type": "array"
-    },
-    {
-      "name": "316",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "314"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "auth",
-          "type": "317"
-        },
-        {
-          "name": "vencrypt",
-          "default": null,
-          "type": "318"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "317",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "vnc",
-        "ra2",
-        "ra2ne",
-        "tight",
-        "ultra",
-        "tls",
-        "vencrypt",
-        "sasl"
-      ]
-    },
-    {
-      "name": "318",
-      "meta-type": "enum",
-      "values": [
-        "plain",
-        "tls-none",
-        "x509-none",
-        "tls-vnc",
-        "x509-vnc",
-        "tls-plain",
-        "x509-plain",
-        "tls-sasl",
-        "x509-sasl"
-      ]
-    },
-    {
-      "name": "319",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "314"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "320",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "314"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[321]",
-      "element-type": "321",
-      "meta-type": "array"
-    },
-    {
-      "name": "321",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "number",
-          "type": "446"
-        },
-        {
-          "case": "qcode",
-          "type": "447"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "445"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[322]",
-      "element-type": "322",
-      "meta-type": "array"
-    },
-    {
-      "name": "322",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "key",
-          "type": "449"
-        },
-        {
-          "case": "btn",
-          "type": "450"
-        },
-        {
-          "case": "rel",
-          "type": "451"
-        },
-        {
-          "case": "abs",
-          "type": "451"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "448"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "323",
-      "meta-type": "enum",
-      "values": [
-        "default",
-        "none",
-        "gtk",
-        "sdl",
-        "egl-headless",
-        "curses",
-        "cocoa",
-        "spice-app"
-      ]
-    },
-    {
-      "name": "324",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on",
-        "core",
-        "es"
-      ]
-    },
-    {
-      "name": "325",
-      "members": [
-        {
-          "name": "grab-on-hover",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "zoom-to-fit",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "326",
-      "members": [
-        {
-          "name": "charset",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "327",
-      "members": [
-        {
-          "name": "rendernode",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "328",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "setup",
-        "cancelling",
-        "cancelled",
-        "active",
-        "postcopy-active",
-        "postcopy-paused",
-        "postcopy-recover",
-        "completed",
-        "failed",
-        "colo",
-        "pre-switchover",
-        "device",
-        "wait-unplug"
-      ]
-    },
-    {
-      "name": "329",
-      "members": [
-        {
-          "name": "transferred",
-          "type": "int"
-        },
-        {
-          "name": "remaining",
-          "type": "int"
-        },
-        {
-          "name": "total",
-          "type": "int"
-        },
-        {
-          "name": "duplicate",
-          "type": "int"
-        },
-        {
-          "name": "skipped",
-          "type": "int"
-        },
-        {
-          "name": "normal",
-          "type": "int"
-        },
-        {
-          "name": "normal-bytes",
-          "type": "int"
-        },
-        {
-          "name": "dirty-pages-rate",
-          "type": "int"
-        },
-        {
-          "name": "mbps",
-          "type": "number"
-        },
-        {
-          "name": "dirty-sync-count",
-          "type": "int"
-        },
-        {
-          "name": "postcopy-requests",
-          "type": "int"
-        },
-        {
-          "name": "page-size",
-          "type": "int"
-        },
-        {
-          "name": "multifd-bytes",
-          "type": "int"
-        },
-        {
-          "name": "pages-per-second",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "330",
-      "members": [
-        {
-          "name": "cache-size",
-          "type": "int"
-        },
-        {
-          "name": "bytes",
-          "type": "int"
-        },
-        {
-          "name": "pages",
-          "type": "int"
-        },
-        {
-          "name": "cache-miss",
-          "type": "int"
-        },
-        {
-          "name": "cache-miss-rate",
-          "type": "number"
-        },
-        {
-          "name": "encoding-rate",
-          "type": "number"
-        },
-        {
-          "name": "overflow",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "331",
-      "members": [
-        {
-          "name": "pages",
-          "type": "int"
-        },
-        {
-          "name": "busy",
-          "type": "int"
-        },
-        {
-          "name": "busy-rate",
-          "type": "number"
-        },
-        {
-          "name": "compressed-size",
-          "type": "int"
-        },
-        {
-          "name": "compression-rate",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[332]",
-      "element-type": "332",
-      "meta-type": "array"
-    },
-    {
-      "name": "332",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "inet",
-          "type": "405"
-        },
-        {
-          "case": "unix",
-          "type": "453"
-        },
-        {
-          "case": "vsock",
-          "type": "454"
-        },
-        {
-          "case": "fd",
-          "type": "441"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "452"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "333",
-      "meta-type": "enum",
-      "values": [
-        "xbzrle",
-        "rdma-pin-all",
-        "auto-converge",
-        "zero-blocks",
-        "compress",
-        "events",
-        "postcopy-ram",
-        "x-colo",
-        "release-ram",
-        "block",
-        "return-path",
-        "pause-before-switchover",
-        "multifd",
-        "dirty-bitmaps",
-        "postcopy-blocktime",
-        "late-block-activate",
-        "x-ignore-shared",
-        "validate-uuid"
-      ]
-    },
-    {
-      "name": "334",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "zlib"
-      ]
-    },
-    {
-      "name": "335",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "primary",
-        "secondary"
-      ]
-    },
-    {
-      "name": "336",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "request",
-        "error",
-        "processing"
-      ]
-    },
-    {
-      "name": "number",
-      "json-type": "number",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "[337]",
-      "element-type": "337",
-      "meta-type": "array"
-    },
-    {
-      "name": "337",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "abort",
-          "type": "456"
-        },
-        {
-          "case": "block-dirty-bitmap-add",
-          "type": "457"
-        },
-        {
-          "case": "block-dirty-bitmap-remove",
-          "type": "458"
-        },
-        {
-          "case": "block-dirty-bitmap-clear",
-          "type": "458"
-        },
-        {
-          "case": "block-dirty-bitmap-enable",
-          "type": "458"
-        },
-        {
-          "case": "block-dirty-bitmap-disable",
-          "type": "458"
-        },
-        {
-          "case": "block-dirty-bitmap-merge",
-          "type": "459"
-        },
-        {
-          "case": "blockdev-backup",
-          "type": "460"
-        },
-        {
-          "case": "blockdev-snapshot",
-          "type": "461"
-        },
-        {
-          "case": "blockdev-snapshot-internal-sync",
-          "type": "462"
-        },
-        {
-          "case": "blockdev-snapshot-sync",
-          "type": "463"
-        },
-        {
-          "case": "drive-backup",
-          "type": "464"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "455"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "338",
-      "members": [
-        {
-          "name": "completion-mode",
-          "default": null,
-          "type": "465"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "339",
-      "meta-type": "enum",
-      "values": [
-        "unavailable",
-        "disabled",
-        "enabled"
-      ]
-    },
-    {
-      "name": "[340]",
-      "element-type": "340",
-      "meta-type": "array"
-    },
-    {
-      "name": "340",
-      "meta-type": "enum",
-      "values": [
-        "oob"
-      ]
-    },
-    {
-      "name": "341",
-      "members": [
-        {
-          "name": "major",
-          "type": "int"
-        },
-        {
-          "name": "minor",
-          "type": "int"
-        },
-        {
-          "name": "micro",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "342",
-      "meta-type": "enum",
-      "values": [
-        "builtin",
-        "enum",
-        "array",
-        "object",
-        "alternate",
-        "command",
-        "event"
-      ]
-    },
-    {
-      "name": "343",
-      "members": [
-        {
-          "name": "json-type",
-          "type": "466"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "344",
-      "members": [
-        {
-          "name": "values",
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "345",
-      "members": [
-        {
-          "name": "element-type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "346",
-      "members": [
-        {
-          "name": "members",
-          "type": "[467]"
-        },
-        {
-          "name": "tag",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "variants",
-          "default": null,
-          "type": "[468]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "347",
-      "members": [
-        {
-          "name": "members",
-          "type": "[469]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "348",
-      "members": [
-        {
-          "name": "arg-type",
-          "type": "str"
-        },
-        {
-          "name": "ret-type",
-          "type": "str"
-        },
-        {
-          "name": "allow-oob",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "349",
-      "members": [
-        {
-          "name": "arg-type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "350",
-      "members": [
-        {
-          "name": "node-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "socket-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "die-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "core-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "thread-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "351",
-      "meta-type": "enum",
-      "values": [
-        "x86",
-        "sparc",
-        "ppc",
-        "mips",
-        "tricore",
-        "s390",
-        "riscv",
-        "other"
-      ]
-    },
-    {
-      "name": "352",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "353",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        },
-        {
-          "name": "npc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "354",
-      "members": [
-        {
-          "name": "nip",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "355",
-      "members": [
-        {
-          "name": "PC",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "356",
-      "members": [
-        {
-          "name": "PC",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "357",
-      "members": [
-        {
-          "name": "cpu-state",
-          "type": "470"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "358",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "359",
-      "meta-type": "enum",
-      "values": [
-        "aarch64",
-        "alpha",
-        "arm",
-        "avr",
-        "cris",
-        "hppa",
-        "i386",
-        "lm32",
-        "m68k",
-        "microblaze",
-        "microblazeel",
-        "mips",
-        "mips64",
-        "mips64el",
-        "mipsel",
-        "moxie",
-        "nios2",
-        "or1k",
-        "ppc",
-        "ppc64",
-        "riscv32",
-        "riscv64",
-        "rx",
-        "s390x",
-        "sh4",
-        "sh4eb",
-        "sparc",
-        "sparc64",
-        "tricore",
-        "unicore32",
-        "x86_64",
-        "xtensa",
-        "xtensaeb"
-      ]
-    },
-    {
-      "name": "360",
-      "meta-type": "enum",
-      "values": [
-        "default",
-        "preferred",
-        "bind",
-        "interleave"
-      ]
-    },
-    {
-      "name": "361",
-      "meta-type": "enum",
-      "values": [
-        "node",
-        "dist",
-        "cpu",
-        "hmat-lb",
-        "hmat-cache"
-      ]
-    },
-    {
-      "name": "362",
-      "members": [
-        {
-          "name": "nodeid",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cpus",
-          "default": null,
-          "type": "[int]"
-        },
-        {
-          "name": "mem",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "initiator",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "363",
-      "members": [
-        {
-          "name": "src",
-          "type": "int"
-        },
-        {
-          "name": "dst",
-          "type": "int"
-        },
-        {
-          "name": "val",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "364",
-      "members": [
-        {
-          "name": "node-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "socket-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "die-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "core-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "thread-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "365",
-      "members": [
-        {
-          "name": "initiator",
-          "type": "int"
-        },
-        {
-          "name": "target",
-          "type": "int"
-        },
-        {
-          "name": "hierarchy",
-          "type": "471"
-        },
-        {
-          "name": "data-type",
-          "type": "472"
-        },
-        {
-          "name": "latency",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bandwidth",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "366",
-      "members": [
-        {
-          "name": "node-id",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "level",
-          "type": "int"
-        },
-        {
-          "name": "associativity",
-          "type": "473"
-        },
-        {
-          "name": "policy",
-          "type": "474"
-        },
-        {
-          "name": "line",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "367",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "368",
-      "meta-type": "enum",
-      "values": [
-        "incompatible",
-        "identical",
-        "superset",
-        "subset"
-      ]
-    },
-    {
-      "name": "369",
-      "meta-type": "enum",
-      "values": [
-        "static",
-        "full"
-      ]
-    },
-    {
-      "name": "[370]",
-      "element-type": "370",
-      "meta-type": "array"
-    },
-    {
-      "name": "370",
-      "members": [
-        {
-          "name": "bus",
-          "type": "int"
-        },
-        {
-          "name": "slot",
-          "type": "int"
-        },
-        {
-          "name": "function",
-          "type": "int"
-        },
-        {
-          "name": "class_info",
-          "type": "475"
-        },
-        {
-          "name": "id",
-          "type": "476"
-        },
-        {
-          "name": "irq",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "irq_pin",
-          "type": "int"
-        },
-        {
-          "name": "qdev_id",
-          "type": "str"
-        },
-        {
-          "name": "pci_bridge",
-          "default": null,
-          "type": "477"
-        },
-        {
-          "name": "regions",
-          "type": "[478]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[371]",
-      "element-type": "371",
-      "meta-type": "array"
-    },
-    {
-      "name": "371",
-      "members": [
-        {
-          "name": "fd",
-          "type": "int"
-        },
-        {
-          "name": "opaque",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[372]",
-      "element-type": "372",
-      "meta-type": "array"
-    },
-    {
-      "name": "372",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "479"
-        },
-        {
-          "name": "help",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "default",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "373",
-      "meta-type": "enum",
-      "values": [
-        "dimm",
-        "nvdimm",
-        "virtio-pmem",
-        "virtio-mem"
-      ]
-    },
-    {
-      "name": "374",
-      "members": [
-        {
-          "name": "data",
-          "type": "480"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "375",
-      "members": [
-        {
-          "name": "data",
-          "type": "481"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "376",
-      "members": [
-        {
-          "name": "data",
-          "type": "482"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "377",
-      "meta-type": "enum",
-      "values": [
-        "DIMM",
-        "CPU"
-      ]
-    },
-    {
-      "name": "378",
-      "meta-type": "enum",
-      "values": [
-        "uninit",
-        "launch-update",
-        "launch-secret",
-        "running",
-        "send-update",
-        "receive-update"
-      ]
-    },
-    {
-      "name": "379",
-      "meta-type": "enum",
-      "values": [
-        "hyper-v",
-        "s390"
-      ]
-    },
-    {
-      "name": "380",
-      "members": [
-        {
-          "name": "arg1",
-          "type": "int"
-        },
-        {
-          "name": "arg2",
-          "type": "int"
-        },
-        {
-          "name": "arg3",
-          "type": "int"
-        },
-        {
-          "name": "arg4",
-          "type": "int"
-        },
-        {
-          "name": "arg5",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "381",
-      "members": [
-        {
-          "name": "core",
-          "type": "int"
-        },
-        {
-          "name": "psw-mask",
-          "type": "int"
-        },
-        {
-          "name": "psw-addr",
-          "type": "int"
-        },
-        {
-          "name": "reason",
-          "type": "483"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "382",
-      "meta-type": "enum",
-      "values": [
-        "active",
-        "disabled",
-        "frozen",
-        "locked",
-        "inconsistent"
-      ]
-    },
-    {
-      "name": "[383]",
-      "element-type": "383",
-      "meta-type": "array"
-    },
-    {
-      "name": "383",
-      "members": [
-        {
-          "name": "interval_length",
-          "type": "int"
-        },
-        {
-          "name": "min_rd_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "max_rd_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_rd_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "min_wr_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "max_wr_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_wr_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "min_flush_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "max_flush_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_flush_latency_ns",
-          "type": "int"
-        },
-        {
-          "name": "avg_rd_queue_depth",
-          "type": "number"
-        },
-        {
-          "name": "avg_wr_queue_depth",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "384",
-      "members": [
-        {
-          "name": "boundaries",
-          "type": "[int]"
-        },
-        {
-          "name": "bins",
-          "type": "[int]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "385",
-      "members": [
-        {
-          "name": "discard-nb-ok",
-          "type": "int"
-        },
-        {
-          "name": "discard-nb-failed",
-          "type": "int"
-        },
-        {
-          "name": "discard-bytes-ok",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[70]",
-      "element-type": "70",
-      "meta-type": "array"
-    },
-    {
-      "name": "386",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "qcow2",
-          "type": "485"
-        },
-        {
-          "case": "vmdk",
-          "type": "486"
-        },
-        {
-          "case": "luks",
-          "type": "487"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "484"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "387",
-      "meta-type": "enum",
-      "values": [
-        "block-backend",
-        "block-job",
-        "block-driver"
-      ]
-    },
-    {
-      "name": "[388]",
-      "element-type": "388",
-      "meta-type": "array"
-    },
-    {
-      "name": "388",
-      "meta-type": "enum",
-      "values": [
-        "consistent-read",
-        "write",
-        "write-unchanged",
-        "resize",
-        "graph-mod"
-      ]
-    },
-    {
-      "name": "389",
-      "members": [
-        {
-          "type": "48"
-        },
-        {
-          "type": "str"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "[390]",
-      "element-type": "390",
-      "meta-type": "array"
-    },
-    {
-      "name": "390",
-      "members": [
-        {
-          "name": "event",
-          "type": "488"
-        },
-        {
-          "name": "state",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iotype",
-          "default": null,
-          "type": "489"
-        },
-        {
-          "name": "errno",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "sector",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "once",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "immediately",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[391]",
-      "element-type": "391",
-      "meta-type": "array"
-    },
-    {
-      "name": "391",
-      "members": [
-        {
-          "name": "event",
-          "type": "488"
-        },
-        {
-          "name": "state",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "new_state",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "392",
-      "meta-type": "enum",
-      "values": [
-        "auto",
-        "on",
-        "off"
-      ]
-    },
-    {
-      "name": "393",
-      "meta-type": "enum",
-      "values": [
-        "threads",
-        "native",
-        "io_uring"
-      ]
-    },
-    {
-      "name": "394",
-      "meta-type": "enum",
-      "values": [
-        "tcp",
-        "iser"
-      ]
-    },
-    {
-      "name": "395",
-      "meta-type": "enum",
-      "values": [
-        "crc32c",
-        "none",
-        "crc32c-none",
-        "none-crc32c"
-      ]
-    },
-    {
-      "name": "396",
-      "members": [
-        {
-          "name": "type",
-          "type": "490"
-        },
-        {
-          "name": "host",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "397",
-      "members": [
-        {
-          "type": "48"
-        },
-        {
-          "type": "str"
-        },
-        {
-          "type": "null"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "398",
-      "members": [
-        {
-          "type": "491"
-        },
-        {
-          "type": "492"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "399",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "494"
-        },
-        {
-          "case": "luks",
-          "type": "495"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "493"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "400",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "494"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "496"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[389]",
-      "element-type": "389",
-      "meta-type": "array"
-    },
-    {
-      "name": "401",
-      "meta-type": "enum",
-      "values": [
-        "quorum",
-        "fifo"
-      ]
-    },
-    {
-      "name": "[402]",
-      "element-type": "402",
-      "meta-type": "array"
-    },
-    {
-      "name": "402",
-      "meta-type": "enum",
-      "values": [
-        "cephx",
-        "none"
-      ]
-    },
-    {
-      "name": "[403]",
-      "element-type": "403",
-      "meta-type": "array"
-    },
-    {
-      "name": "403",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "404",
-      "meta-type": "enum",
-      "values": [
-        "primary",
-        "secondary"
-      ]
-    },
-    {
-      "name": "405",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "numeric",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "to",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "ipv4",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "ipv6",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "keep-alive",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "406",
-      "tag": "mode",
-      "variants": [
-        {
-          "case": "hash",
-          "type": "498"
-        },
-        {
-          "case": "none",
-          "type": "0"
-        },
-        {
-          "case": "known_hosts",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "mode",
-          "type": "497"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "407",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "499"
-        },
-        {
-          "name": "nocow",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "extent-size-hint",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "408",
-      "members": [
-        {
-          "name": "location",
-          "type": "258"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "499"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "409",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cipher-alg",
-          "default": null,
-          "type": "500"
-        },
-        {
-          "name": "cipher-mode",
-          "default": null,
-          "type": "501"
-        },
-        {
-          "name": "ivgen-alg",
-          "default": null,
-          "type": "502"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "503"
-        },
-        {
-          "name": "hash-alg",
-          "default": null,
-          "type": "503"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "file",
-          "type": "389"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "499"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "410",
-      "members": [
-        {
-          "name": "location",
-          "type": "264"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "411",
-      "members": [
-        {
-          "name": "file",
-          "type": "389"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "412",
-      "members": [
-        {
-          "name": "file",
-          "type": "389"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "504"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "413",
-      "members": [
-        {
-          "name": "file",
-          "type": "389"
-        },
-        {
-          "name": "data-file",
-          "default": null,
-          "type": "389"
-        },
-        {
-          "name": "data-file-raw",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "version",
-          "default": null,
-          "type": "505"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-fmt",
-          "default": null,
-          "type": "247"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "504"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "499"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-bits",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compression-type",
-          "default": null,
-          "type": "506"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "414",
-      "members": [
-        {
-          "name": "file",
-          "type": "389"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-fmt",
-          "default": null,
-          "type": "247"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "table-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "415",
-      "members": [
-        {
-          "name": "location",
-          "type": "272"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "416",
-      "members": [
-        {
-          "name": "location",
-          "type": "274"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "499"
-        },
-        {
-          "name": "redundancy",
-          "default": null,
-          "type": "507"
-        },
-        {
-          "name": "object-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "417",
-      "members": [
-        {
-          "name": "location",
-          "type": "275"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "418",
-      "members": [
-        {
-          "name": "file",
-          "type": "389"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "499"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "419",
-      "members": [
-        {
-          "name": "file",
-          "type": "389"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "log-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "508"
-        },
-        {
-          "name": "block-state-zero",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "420",
-      "members": [
-        {
-          "name": "file",
-          "type": "389"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "extents",
-          "default": null,
-          "type": "[389]"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "509"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "adapter-type",
-          "default": null,
-          "type": "510"
-        },
-        {
-          "name": "hwversion",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "zeroed-grain",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "421",
-      "members": [
-        {
-          "name": "file",
-          "type": "389"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "511"
-        },
-        {
-          "name": "force-size",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "422",
-      "members": [
-        {
-          "name": "state",
-          "type": "512"
-        },
-        {
-          "name": "new-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "old-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "keyslot",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "423",
-      "members": [
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "513"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "null",
-      "json-type": "null",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "424",
-      "meta-type": "enum",
-      "values": [
-        "inet",
-        "unix",
-        "vsock",
-        "fd"
-      ]
-    },
-    {
-      "name": "425",
-      "members": [
-        {
-          "name": "data",
-          "type": "405"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "426",
-      "members": [
-        {
-          "name": "data",
-          "type": "453"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "427",
-      "members": [
-        {
-          "name": "data",
-          "type": "454"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "428",
-      "members": [
-        {
-          "name": "data",
-          "type": "441"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "429",
-      "meta-type": "enum",
-      "values": [
-        "file",
-        "serial",
-        "parallel",
-        "pipe",
-        "socket",
-        "udp",
-        "pty",
-        "null",
-        "mux",
-        "msmouse",
-        "wctablet",
-        "braille",
-        "testdev",
-        "stdio",
-        "console",
-        "spicevmc",
-        "spiceport",
-        "vc",
-        "ringbuf",
-        "memory"
-      ]
-    },
-    {
-      "name": "430",
-      "members": [
-        {
-          "name": "data",
-          "type": "514"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "431",
-      "members": [
-        {
-          "name": "data",
-          "type": "515"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "432",
-      "members": [
-        {
-          "name": "data",
-          "type": "516"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "433",
-      "members": [
-        {
-          "name": "data",
-          "type": "517"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "434",
-      "members": [
-        {
-          "name": "data",
-          "type": "518"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "435",
-      "members": [
-        {
-          "name": "data",
-          "type": "519"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "436",
-      "members": [
-        {
-          "name": "data",
-          "type": "520"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "437",
-      "members": [
-        {
-          "name": "data",
-          "type": "521"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "438",
-      "members": [
-        {
-          "name": "data",
-          "type": "522"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "439",
-      "members": [
-        {
-          "name": "data",
-          "type": "523"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "440",
-      "members": [
-        {
-          "name": "data",
-          "type": "524"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[441]",
-      "element-type": "441",
-      "meta-type": "array"
-    },
-    {
-      "name": "441",
-      "members": [
-        {
-          "name": "str",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "442",
-      "meta-type": "enum",
-      "values": [
-        "passthrough",
-        "emulator"
-      ]
-    },
-    {
-      "name": "443",
-      "members": [
-        {
-          "name": "data",
-          "type": "525"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "444",
-      "members": [
-        {
-          "name": "data",
-          "type": "526"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "445",
-      "meta-type": "enum",
-      "values": [
-        "number",
-        "qcode"
-      ]
-    },
-    {
-      "name": "446",
-      "members": [
-        {
-          "name": "data",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "447",
-      "members": [
-        {
-          "name": "data",
-          "type": "527"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "448",
-      "meta-type": "enum",
-      "values": [
-        "key",
-        "btn",
-        "rel",
-        "abs"
-      ]
-    },
-    {
-      "name": "449",
-      "members": [
-        {
-          "name": "data",
-          "type": "528"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "450",
-      "members": [
-        {
-          "name": "data",
-          "type": "529"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "451",
-      "members": [
-        {
-          "name": "data",
-          "type": "530"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "452",
-      "meta-type": "enum",
-      "values": [
-        "inet",
-        "unix",
-        "vsock",
-        "fd"
-      ]
-    },
-    {
-      "name": "453",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "tight",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "abstract",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "454",
-      "members": [
-        {
-          "name": "cid",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "455",
-      "meta-type": "enum",
-      "values": [
-        "abort",
-        "block-dirty-bitmap-add",
-        "block-dirty-bitmap-remove",
-        "block-dirty-bitmap-clear",
-        "block-dirty-bitmap-enable",
-        "block-dirty-bitmap-disable",
-        "block-dirty-bitmap-merge",
-        "blockdev-backup",
-        "blockdev-snapshot",
-        "blockdev-snapshot-internal-sync",
-        "blockdev-snapshot-sync",
-        "drive-backup"
-      ]
-    },
-    {
-      "name": "456",
-      "members": [
-        {
-          "name": "data",
-          "type": "531"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "457",
-      "members": [
-        {
-          "name": "data",
-          "type": "35"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "458",
-      "members": [
-        {
-          "name": "data",
-          "type": "36"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "459",
-      "members": [
-        {
-          "name": "data",
-          "type": "37"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "460",
-      "members": [
-        {
-          "name": "data",
-          "type": "30"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "461",
-      "members": [
-        {
-          "name": "data",
-          "type": "26"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "462",
-      "members": [
-        {
-          "name": "data",
-          "type": "68"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "463",
-      "members": [
-        {
-          "name": "data",
-          "type": "25"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "464",
-      "members": [
-        {
-          "name": "data",
-          "type": "29"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "465",
-      "meta-type": "enum",
-      "values": [
-        "individual",
-        "grouped"
-      ]
-    },
-    {
-      "name": "466",
-      "meta-type": "enum",
-      "values": [
-        "string",
-        "number",
-        "int",
-        "boolean",
-        "null",
-        "object",
-        "array",
-        "value"
-      ]
-    },
-    {
-      "name": "[467]",
-      "element-type": "467",
-      "meta-type": "array"
-    },
-    {
-      "name": "467",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "default",
-          "default": null,
-          "type": "any"
-        },
-        {
-          "name": "features",
-          "default": null,
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[468]",
-      "element-type": "468",
-      "meta-type": "array"
-    },
-    {
-      "name": "468",
-      "members": [
-        {
-          "name": "case",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[469]",
-      "element-type": "469",
-      "meta-type": "array"
-    },
-    {
-      "name": "469",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "470",
-      "meta-type": "enum",
-      "values": [
-        "uninitialized",
-        "stopped",
-        "check-stop",
-        "operating",
-        "load"
-      ]
-    },
-    {
-      "name": "471",
-      "meta-type": "enum",
-      "values": [
-        "memory",
-        "first-level",
-        "second-level",
-        "third-level"
-      ]
-    },
-    {
-      "name": "472",
-      "meta-type": "enum",
-      "values": [
-        "access-latency",
-        "read-latency",
-        "write-latency",
-        "access-bandwidth",
-        "read-bandwidth",
-        "write-bandwidth"
-      ]
-    },
-    {
-      "name": "473",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "direct",
-        "complex"
-      ]
-    },
-    {
-      "name": "474",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "write-back",
-        "write-through"
-      ]
-    },
-    {
-      "name": "475",
-      "members": [
-        {
-          "name": "desc",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "class",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "476",
-      "members": [
-        {
-          "name": "device",
-          "type": "int"
-        },
-        {
-          "name": "vendor",
-          "type": "int"
-        },
-        {
-          "name": "subsystem",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "subsystem-vendor",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "477",
-      "members": [
-        {
-          "name": "bus",
-          "type": "532"
-        },
-        {
-          "name": "devices",
-          "default": null,
-          "type": "[370]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[478]",
-      "element-type": "478",
-      "meta-type": "array"
-    },
-    {
-      "name": "478",
-      "members": [
-        {
-          "name": "bar",
-          "type": "int"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "address",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "prefetch",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "mem_type_64",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "479",
-      "meta-type": "enum",
-      "values": [
-        "string",
-        "boolean",
-        "number",
-        "size"
-      ]
-    },
-    {
-      "name": "480",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "addr",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "slot",
-          "type": "int"
-        },
-        {
-          "name": "node",
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "type": "str"
-        },
-        {
-          "name": "hotplugged",
-          "type": "bool"
-        },
-        {
-          "name": "hotpluggable",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "481",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "memaddr",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "482",
-      "members": [
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "memaddr",
-          "type": "int"
-        },
-        {
-          "name": "requested-size",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "max-size",
-          "type": "int"
-        },
-        {
-          "name": "block-size",
-          "type": "int"
-        },
-        {
-          "name": "node",
-          "type": "int"
-        },
-        {
-          "name": "memdev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "483",
-      "meta-type": "enum",
-      "values": [
-        "unknown",
-        "disabled-wait",
-        "extint-loop",
-        "pgmint-loop",
-        "opint-loop"
-      ]
-    },
-    {
-      "name": "484",
-      "meta-type": "enum",
-      "values": [
-        "qcow2",
-        "vmdk",
-        "luks"
-      ]
-    },
-    {
-      "name": "485",
-      "members": [
-        {
-          "name": "data",
-          "type": "533"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "486",
-      "members": [
-        {
-          "name": "data",
-          "type": "534"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "487",
-      "members": [
-        {
-          "name": "data",
-          "type": "535"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "488",
-      "meta-type": "enum",
-      "values": [
-        "l1_update",
-        "l1_grow_alloc_table",
-        "l1_grow_write_table",
-        "l1_grow_activate_table",
-        "l2_load",
-        "l2_update",
-        "l2_update_compressed",
-        "l2_alloc_cow_read",
-        "l2_alloc_write",
-        "read_aio",
-        "read_backing_aio",
-        "read_compressed",
-        "write_aio",
-        "write_compressed",
-        "vmstate_load",
-        "vmstate_save",
-        "cow_read",
-        "cow_write",
-        "reftable_load",
-        "reftable_grow",
-        "reftable_update",
-        "refblock_load",
-        "refblock_update",
-        "refblock_update_part",
-        "refblock_alloc",
-        "refblock_alloc_hookup",
-        "refblock_alloc_write",
-        "refblock_alloc_write_blocks",
-        "refblock_alloc_write_table",
-        "refblock_alloc_switch_table",
-        "cluster_alloc",
-        "cluster_alloc_bytes",
-        "cluster_free",
-        "flush_to_os",
-        "flush_to_disk",
-        "pwritev_rmw_head",
-        "pwritev_rmw_after_head",
-        "pwritev_rmw_tail",
-        "pwritev_rmw_after_tail",
-        "pwritev",
-        "pwritev_zero",
-        "pwritev_done",
-        "empty_image_prepare",
-        "l1_shrink_write_table",
-        "l1_shrink_free_l2_clusters",
-        "cor_write",
-        "cluster_alloc_space",
-        "none"
-      ]
-    },
-    {
-      "name": "489",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write",
-        "write-zeroes",
-        "discard",
-        "flush",
-        "block-status"
-      ]
-    },
-    {
-      "name": "490",
-      "meta-type": "enum",
-      "values": [
-        "inet"
-      ]
-    },
-    {
-      "name": "491",
-      "members": [
-        {
-          "name": "template",
-          "default": null,
-          "type": "492"
-        },
-        {
-          "name": "main-header",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "active-l1",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "active-l2",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-table",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-block",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "snapshot-table",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inactive-l1",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inactive-l2",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "bitmap-directory",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "492",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "constant",
-        "cached",
-        "all"
-      ]
-    },
-    {
-      "name": "493",
-      "meta-type": "enum",
-      "values": [
-        "aes",
-        "luks"
-      ]
-    },
-    {
-      "name": "494",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "495",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "496",
-      "meta-type": "enum",
-      "values": [
-        "aes"
-      ]
-    },
-    {
-      "name": "497",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "hash",
-        "known_hosts"
-      ]
-    },
-    {
-      "name": "498",
-      "members": [
-        {
-          "name": "type",
-          "type": "536"
-        },
-        {
-          "name": "hash",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "499",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "metadata",
-        "falloc",
-        "full"
-      ]
-    },
-    {
-      "name": "500",
-      "meta-type": "enum",
-      "values": [
-        "aes-128",
-        "aes-192",
-        "aes-256",
-        "des-rfb",
-        "3des",
-        "cast5-128",
-        "serpent-128",
-        "serpent-192",
-        "serpent-256",
-        "twofish-128",
-        "twofish-192",
-        "twofish-256"
-      ]
-    },
-    {
-      "name": "501",
-      "meta-type": "enum",
-      "values": [
-        "ecb",
-        "cbc",
-        "xts",
-        "ctr"
-      ]
-    },
-    {
-      "name": "502",
-      "meta-type": "enum",
-      "values": [
-        "plain",
-        "plain64",
-        "essiv"
-      ]
-    },
-    {
-      "name": "503",
-      "meta-type": "enum",
-      "values": [
-        "md5",
-        "sha1",
-        "sha224",
-        "sha256",
-        "sha384",
-        "sha512",
-        "ripemd160"
-      ]
-    },
-    {
-      "name": "504",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "qcow",
-          "type": "494"
-        },
-        {
-          "case": "luks",
-          "type": "538"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "537"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "505",
-      "meta-type": "enum",
-      "values": [
-        "v2",
-        "v3"
-      ]
-    },
-    {
-      "name": "506",
-      "meta-type": "enum",
-      "values": [
-        "zlib"
-      ]
-    },
-    {
-      "name": "507",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "full",
-          "type": "540"
-        },
-        {
-          "case": "erasure-coded",
-          "type": "541"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "539"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "508",
-      "meta-type": "enum",
-      "values": [
-        "dynamic",
-        "fixed"
-      ]
-    },
-    {
-      "name": "509",
-      "meta-type": "enum",
-      "values": [
-        "monolithicSparse",
-        "monolithicFlat",
-        "twoGbMaxExtentSparse",
-        "twoGbMaxExtentFlat",
-        "streamOptimized"
-      ]
-    },
-    {
-      "name": "510",
-      "meta-type": "enum",
-      "values": [
-        "ide",
-        "buslogic",
-        "lsilogic",
-        "legacyESX"
-      ]
-    },
-    {
-      "name": "511",
-      "meta-type": "enum",
-      "values": [
-        "dynamic",
-        "fixed"
-      ]
-    },
-    {
-      "name": "512",
-      "meta-type": "enum",
-      "values": [
-        "active",
-        "inactive"
-      ]
-    },
-    {
-      "name": "513",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "luks",
-          "type": "542"
-        },
-        {
-          "case": "qcow",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "537"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "514",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "in",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "out",
-          "type": "str"
-        },
-        {
-          "name": "append",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "515",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "516",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "addr",
-          "type": "284"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-authz",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "wait",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "nodelay",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "telnet",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "tn3270",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "websocket",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "reconnect",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "517",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "remote",
-          "type": "284"
-        },
-        {
-          "name": "local",
-          "default": null,
-          "type": "284"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "518",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "519",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "chardev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "520",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "signal",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "521",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "522",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "fqdn",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "523",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "width",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "height",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "cols",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "rows",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "524",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "525",
-      "members": [
-        {
-          "name": "path",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cancel-path",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "526",
-      "members": [
-        {
-          "name": "chardev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "527",
-      "meta-type": "enum",
-      "values": [
-        "unmapped",
-        "shift",
-        "shift_r",
-        "alt",
-        "alt_r",
-        "ctrl",
-        "ctrl_r",
-        "menu",
-        "esc",
-        "1",
-        "2",
-        "3",
-        "4",
-        "5",
-        "6",
-        "7",
-        "8",
-        "9",
-        "0",
-        "minus",
-        "equal",
-        "backspace",
-        "tab",
-        "q",
-        "w",
-        "e",
-        "r",
-        "t",
-        "y",
-        "u",
-        "i",
-        "o",
-        "p",
-        "bracket_left",
-        "bracket_right",
-        "ret",
-        "a",
-        "s",
-        "d",
-        "f",
-        "g",
-        "h",
-        "j",
-        "k",
-        "l",
-        "semicolon",
-        "apostrophe",
-        "grave_accent",
-        "backslash",
-        "z",
-        "x",
-        "c",
-        "v",
-        "b",
-        "n",
-        "m",
-        "comma",
-        "dot",
-        "slash",
-        "asterisk",
-        "spc",
-        "caps_lock",
-        "f1",
-        "f2",
-        "f3",
-        "f4",
-        "f5",
-        "f6",
-        "f7",
-        "f8",
-        "f9",
-        "f10",
-        "num_lock",
-        "scroll_lock",
-        "kp_divide",
-        "kp_multiply",
-        "kp_subtract",
-        "kp_add",
-        "kp_enter",
-        "kp_decimal",
-        "sysrq",
-        "kp_0",
-        "kp_1",
-        "kp_2",
-        "kp_3",
-        "kp_4",
-        "kp_5",
-        "kp_6",
-        "kp_7",
-        "kp_8",
-        "kp_9",
-        "less",
-        "f11",
-        "f12",
-        "print",
-        "home",
-        "pgup",
-        "pgdn",
-        "end",
-        "left",
-        "up",
-        "down",
-        "right",
-        "insert",
-        "delete",
-        "stop",
-        "again",
-        "props",
-        "undo",
-        "front",
-        "copy",
-        "open",
-        "paste",
-        "find",
-        "cut",
-        "lf",
-        "help",
-        "meta_l",
-        "meta_r",
-        "compose",
-        "pause",
-        "ro",
-        "hiragana",
-        "henkan",
-        "yen",
-        "muhenkan",
-        "katakanahiragana",
-        "kp_comma",
-        "kp_equals",
-        "power",
-        "sleep",
-        "wake",
-        "audionext",
-        "audioprev",
-        "audiostop",
-        "audioplay",
-        "audiomute",
-        "volumeup",
-        "volumedown",
-        "mediaselect",
-        "mail",
-        "calculator",
-        "computer",
-        "ac_home",
-        "ac_back",
-        "ac_forward",
-        "ac_refresh",
-        "ac_bookmarks"
-      ]
-    },
-    {
-      "name": "528",
-      "members": [
-        {
-          "name": "key",
-          "type": "321"
-        },
-        {
-          "name": "down",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "529",
-      "members": [
-        {
-          "name": "button",
-          "type": "543"
-        },
-        {
-          "name": "down",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "530",
-      "members": [
-        {
-          "name": "axis",
-          "type": "544"
-        },
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "531",
-      "members": [],
-      "meta-type": "object"
-    },
-    {
-      "name": "532",
-      "members": [
-        {
-          "name": "number",
-          "type": "int"
-        },
-        {
-          "name": "secondary",
-          "type": "int"
-        },
-        {
-          "name": "subordinate",
-          "type": "int"
-        },
-        {
-          "name": "io_range",
-          "type": "545"
-        },
-        {
-          "name": "memory_range",
-          "type": "545"
-        },
-        {
-          "name": "prefetchable_range",
-          "type": "545"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "533",
-      "members": [
-        {
-          "name": "compat",
-          "type": "str"
-        },
-        {
-          "name": "data-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "data-file-raw",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "corrupt",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-bits",
-          "type": "int"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "546"
-        },
-        {
-          "name": "bitmaps",
-          "default": null,
-          "type": "[547]"
-        },
-        {
-          "name": "compression-type",
-          "type": "506"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "534",
-      "members": [
-        {
-          "name": "create-type",
-          "type": "str"
-        },
-        {
-          "name": "cid",
-          "type": "int"
-        },
-        {
-          "name": "parent-cid",
-          "type": "int"
-        },
-        {
-          "name": "extents",
-          "type": "[241]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "535",
-      "members": [
-        {
-          "name": "cipher-alg",
-          "type": "500"
-        },
-        {
-          "name": "cipher-mode",
-          "type": "501"
-        },
-        {
-          "name": "ivgen-alg",
-          "type": "502"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "503"
-        },
-        {
-          "name": "hash-alg",
-          "type": "503"
-        },
-        {
-          "name": "payload-offset",
-          "type": "int"
-        },
-        {
-          "name": "master-key-iters",
-          "type": "int"
-        },
-        {
-          "name": "uuid",
-          "type": "str"
-        },
-        {
-          "name": "slots",
-          "type": "[548]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "536",
-      "meta-type": "enum",
-      "values": [
-        "md5",
-        "sha1"
-      ]
-    },
-    {
-      "name": "537",
-      "meta-type": "enum",
-      "values": [
-        "qcow",
-        "luks"
-      ]
-    },
-    {
-      "name": "538",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cipher-alg",
-          "default": null,
-          "type": "500"
-        },
-        {
-          "name": "cipher-mode",
-          "default": null,
-          "type": "501"
-        },
-        {
-          "name": "ivgen-alg",
-          "default": null,
-          "type": "502"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "503"
-        },
-        {
-          "name": "hash-alg",
-          "default": null,
-          "type": "503"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "539",
-      "meta-type": "enum",
-      "values": [
-        "full",
-        "erasure-coded"
-      ]
-    },
-    {
-      "name": "540",
-      "members": [
-        {
-          "name": "copies",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "541",
-      "members": [
-        {
-          "name": "data-strips",
-          "type": "int"
-        },
-        {
-          "name": "parity-strips",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "542",
-      "members": [
-        {
-          "name": "state",
-          "type": "512"
-        },
-        {
-          "name": "new-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "old-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "keyslot",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "543",
-      "meta-type": "enum",
-      "values": [
-        "left",
-        "middle",
-        "right",
-        "wheel-up",
-        "wheel-down",
-        "side",
-        "extra"
-      ]
-    },
-    {
-      "name": "544",
-      "meta-type": "enum",
-      "values": [
-        "x",
-        "y"
-      ]
-    },
-    {
-      "name": "545",
-      "members": [
-        {
-          "name": "base",
-          "type": "int"
-        },
-        {
-          "name": "limit",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "546",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "luks",
-          "type": "535"
-        },
-        {
-          "case": "aes",
-          "type": "0"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "493"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[547]",
-      "element-type": "547",
-      "meta-type": "array"
-    },
-    {
-      "name": "547",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "granularity",
-          "type": "int"
-        },
-        {
-          "name": "flags",
-          "type": "[549]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[241]",
-      "element-type": "241",
-      "meta-type": "array"
-    },
-    {
-      "name": "[548]",
-      "element-type": "548",
-      "meta-type": "array"
-    },
-    {
-      "name": "548",
-      "members": [
-        {
-          "name": "active",
-          "type": "bool"
-        },
-        {
-          "name": "iters",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "stripes",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "key-offset",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[549]",
-      "element-type": "549",
-      "meta-type": "array"
-    },
-    {
-      "name": "549",
-      "meta-type": "enum",
-      "values": [
-        "in-use",
-        "auto"
-      ]
-    }
-  ],
-  "id": "libvirt-4"
-}
-
-{
-  "execute": "query-kvm",
-  "id": "libvirt-5"
-}
-
-{
-  "return": {
-    "enabled": true,
-    "present": true
-  },
-  "id": "libvirt-5"
-}
-
-{
-  "execute": "qom-list-types",
-  "id": "libvirt-6"
-}
-
-{
-  "return": [
-    {
-      "name": "vhost-user-vsock-device",
-      "parent": "vhost-vsock-common"
-    },
-    {
-      "name": "pcie-pci-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "pc-q35-2.11-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "isa-applesmc",
-      "parent": "isa-device"
-    },
-    {
-      "name": "Westmere-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vhost-user-input-pci",
-      "parent": "vhost-user-input-pci-base-type"
-    },
-    {
-      "name": "floppy-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "chardev-stdio",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "chardev-testdev",
-      "parent": "chardev"
-    },
-    {
-      "name": "usb-redir",
-      "parent": "usb-device"
-    },
-    {
-      "name": "Denverton-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "virtio-rng-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "filter-buffer",
-      "parent": "netfilter"
-    },
-    {
-      "name": "usb-wacom-tablet",
-      "parent": "usb-device"
-    },
-    {
-      "name": "ich9-usb-uhci5",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "Icelake-Server-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pci-ipmi-bt",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ich9-usb-uhci6",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "secondary-vga",
-      "parent": "pci-vga"
-    },
-    {
-      "name": "pcm3680_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Haswell-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "rtl8139",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pci-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "kvm-pit",
-      "parent": "pit-common"
-    },
-    {
-      "name": "pc-i440fx-3.0-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "sev-guest",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-crypto-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "core2duo-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "virtio-blk-pci-transitional",
-      "parent": "virtio-blk-pci-base"
-    },
-    {
-      "name": "pc-q35-2.5-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "max-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vmware-svga",
-      "parent": "pci-device"
-    },
-    {
-      "name": "tpm-crb",
-      "parent": "device"
-    },
-    {
-      "name": "kvm-ioapic",
-      "parent": "ioapic-common"
-    },
-    {
-      "name": "virtio-mmio-bus",
-      "parent": "virtio-bus"
-    },
-    {
-      "name": "serial",
-      "parent": "device"
-    },
-    {
-      "name": "ich9-usb-uhci4",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "gus",
-      "parent": "isa-device"
-    },
-    {
-      "name": "usb-hub",
-      "parent": "usb-device"
-    },
-    {
-      "name": "ich9-usb-ehci2",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "chardev-serial",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "virtio-blk-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "ich9-usb-uhci3",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "Icelake-Client-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "chardev-wctablet",
-      "parent": "chardev"
-    },
-    {
-      "name": "Westmere-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Opteron_G5-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "ich9-usb-uhci2",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "pc-i440fx-2.8-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "ich9-usb-uhci1",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "qtest-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "chardev-pty",
-      "parent": "chardev"
-    },
-    {
-      "name": "vhost-user-vsock-pci",
-      "parent": "vhost-user-vsock-pci-base"
-    },
-    {
-      "name": "PCIE",
-      "parent": "PCI"
-    },
-    {
-      "name": "pc-i440fx-5.0-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "scsi-generic",
-      "parent": "scsi-device"
-    },
-    {
-      "name": "Icelake-Client-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "kvmclock",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "x3130-upstream",
-      "parent": "pcie-port"
-    },
-    {
-      "name": "pxb-host",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "memory-backend-ram",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "virtio-serial-pci-transitional",
-      "parent": "virtio-serial-pci-base"
-    },
-    {
-      "name": "e1000e",
-      "parent": "pci-device"
-    },
-    {
-      "name": "n270-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Cooperlake-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "scsi-disk",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "chardev-file",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "Icelake-Server-v3-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "tpm-passthrough",
-      "parent": "tpm-backend"
-    },
-    {
-      "name": "pentium3-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "virtio-serial-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "usb-host",
-      "parent": "usb-device"
-    },
-    {
-      "name": "tulip",
-      "parent": "pci-device"
-    },
-    {
-      "name": "piix3-ide",
-      "parent": "pci-ide"
-    },
-    {
-      "name": "filter-rewriter",
-      "parent": "netfilter"
-    },
-    {
-      "name": "pc-i440fx-4.0-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "pc-1.2-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "vhost-scsi-pci",
-      "parent": "vhost-scsi-pci-base"
-    },
-    {
-      "name": "isa-ipmi-bt",
-      "parent": "isa-device"
-    },
-    {
-      "name": "virtio-gpu-pci",
-      "parent": "virtio-gpu-pci-base-type"
-    },
-    {
-      "name": "pci-ipmi-kcs",
-      "parent": "pci-device"
-    },
-    {
-      "name": "imx-usdhc",
-      "parent": "generic-sdhci"
-    },
-    {
-      "name": "xio3130-downstream",
-      "parent": "pcie-slot"
-    },
-    {
-      "name": "intel-iommu-iommu-memory-region",
-      "parent": "qemu:iommu-memory-region"
-    },
-    {
-      "name": "pc-i440fx-2.3-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "vhost-user-vsock-pci-non-transitional",
-      "parent": "vhost-user-vsock-pci-base"
-    },
-    {
-      "name": "sdhci-bus",
-      "parent": "sd-bus"
-    },
-    {
-      "name": "PCI",
-      "parent": "bus"
-    },
-    {
-      "name": "microvm-machine",
-      "parent": "x86-machine"
-    },
-    {
-      "name": "ICH9-LPC",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pci-serial-2x",
-      "parent": "pci-device"
-    },
-    {
-      "name": "igd-passthrough-isa-bridge",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-9p-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "virtio-scsi-pci",
-      "parent": "virtio-scsi-pci-base"
-    },
-    {
-      "name": "ipmi-bmc-extern",
-      "parent": "ipmi-bmc"
-    },
-    {
-      "name": "authz-list-file",
-      "parent": "authz"
-    },
-    {
-      "name": "pc-q35-4.0-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "usb-audio",
-      "parent": "usb-device"
-    },
-    {
-      "name": "usb-net",
-      "parent": "usb-device"
-    },
-    {
-      "name": "EPYC-Rome-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "qemu32-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Skylake-Client-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vhost-vsock-pci-non-transitional",
-      "parent": "vhost-vsock-pci-base"
-    },
-    {
-      "name": "isa-debug-exit",
-      "parent": "isa-device"
-    },
-    {
-      "name": "KnightsMill-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vfio-pci-nohotplug",
-      "parent": "vfio-pci"
-    },
-    {
-      "name": "i2c-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "Skylake-Server-v3-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "mch",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ich9-usb-ehci1",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "virtio-input-host-pci",
-      "parent": "virtio-input-host-pci-base-type"
-    },
-    {
-      "name": "nvdimm",
-      "parent": "pc-dimm"
-    },
-    {
-      "name": "pc-q35-3.0-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "virtio-9p-pci-transitional",
-      "parent": "virtio-9p-pci-base"
-    },
-    {
-      "name": "Opteron_G1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "virtio-mem",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "serial-mm",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pr-manager-helper",
-      "parent": "pr-manager"
-    },
-    {
-      "name": "pc-i440fx-2.10-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "i82557c",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pxb-pcie",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-scsi-device",
-      "parent": "virtio-scsi-common"
-    },
-    {
-      "name": "Haswell-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "input-barrier",
-      "parent": "object"
-    },
-    {
-      "name": "cpu-cluster",
-      "parent": "device"
-    },
-    {
-      "name": "i82557b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "generic-sdhci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "migration",
-      "parent": "device"
-    },
-    {
-      "name": "i82557a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "vhost-user-scsi-pci-non-transitional",
-      "parent": "vhost-user-scsi-pci-base"
-    },
-    {
-      "name": "chardev-udp",
-      "parent": "chardev"
-    },
-    {
-      "name": "pc-q35-2.8-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "vmmouse",
-      "parent": "isa-device"
-    },
-    {
-      "name": "usb-tablet",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "virtio-scsi-pci-non-transitional",
-      "parent": "virtio-scsi-pci-base"
-    },
-    {
-      "name": "Haswell-v3-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "athlon-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "chardev-memory",
-      "parent": "chardev-ringbuf"
-    },
-    {
-      "name": "EPYC-Rome-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "virtio-mouse-pci",
-      "parent": "virtio-mouse-pci-base-type"
-    },
-    {
-      "name": "pc-q35-5.0-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "pc-i440fx-1.6-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "vhost-user-vga",
-      "parent": "vhost-user-vga-base-type"
-    },
-    {
-      "name": "Opteron_G2-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Broadwell-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "usb-braille",
-      "parent": "usb-serial-dev"
-    },
-    {
-      "name": "EPYC-IBPB-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "ib700",
-      "parent": "isa-device"
-    },
-    {
-      "name": "amd-iommu",
-      "parent": "x86-iommu"
-    },
-    {
-      "name": "virtio-9p-pci-non-transitional",
-      "parent": "virtio-9p-pci-base"
-    },
-    {
-      "name": "Nehalem-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "memory-backend-file",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "isa-pcspk",
-      "parent": "isa-device"
-    },
-    {
-      "name": "vhost-vsock-device",
-      "parent": "vhost-vsock-common"
-    },
-    {
-      "name": "sd-card",
-      "parent": "device"
-    },
-    {
-      "name": "isabus-bridge",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "sysbus-ahci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "vhost-scsi",
-      "parent": "vhost-scsi-common"
-    },
-    {
-      "name": "pc-q35-4.0.1-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "esp",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-blk-pci-non-transitional",
-      "parent": "virtio-blk-pci-base"
-    },
-    {
-      "name": "ne2k_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "IvyBridge-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "usb-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "ide-cd",
-      "parent": "ide-device"
-    },
-    {
-      "name": "e1000",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "tcg-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "virtio-balloon-pci",
-      "parent": "virtio-balloon-pci-base"
-    },
-    {
-      "name": "qemu:memory-region",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-gpu-device",
-      "parent": "virtio-gpu-base"
-    },
-    {
-      "name": "Cascadelake-Server-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "athlon-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "nec-usb-xhci",
-      "parent": "base-xhci"
-    },
-    {
-      "name": "mioe3680_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82551",
-      "parent": "pci-device"
-    },
-    {
-      "name": "isa-ipmi-kcs",
-      "parent": "isa-device"
-    },
-    {
-      "name": "EPYC-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "SandyBridge-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vmxnet3",
-      "parent": "pci-device"
-    },
-    {
-      "name": "piix4-ide",
-      "parent": "pci-ide"
-    },
-    {
-      "name": "pc-i440fx-2.6-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "nvme",
-      "parent": "pci-device"
-    },
-    {
-      "name": "vhost-user-backend",
-      "parent": "object"
-    },
-    {
-      "name": "i82550",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Icelake-Server-noTSX-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "ES1370",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Conroe-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "kvm-apic",
-      "parent": "apic-common"
-    },
-    {
-      "name": "isa-pit",
-      "parent": "pit-common"
-    },
-    {
-      "name": "kvm64-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Broadwell-v4-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "memory-backend-memfd",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "smbus-eeprom",
-      "parent": "smbus-device"
-    },
-    {
-      "name": "virtio-serial-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "Denverton-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vhost-user-gpu-pci",
-      "parent": "vhost-user-gpu-pci-base-type"
-    },
-    {
-      "name": "virtio-crypto-pci",
-      "parent": "virtio-crypto-pci-base-type"
-    },
-    {
-      "name": "iothread",
-      "parent": "object"
-    },
-    {
-      "name": "i8042",
-      "parent": "isa-device"
-    },
-    {
-      "name": "System",
-      "parent": "bus"
-    },
-    {
-      "name": "virtio-iommu-pci-transitional",
-      "parent": "virtio-iommu-device-base"
-    },
-    {
-      "name": "pc-1.0-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "ati-vga",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pentium3-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "kvm-i8259",
-      "parent": "pic-common"
-    },
-    {
-      "name": "isa-serial",
-      "parent": "isa-device"
-    },
-    {
-      "name": "imx.usbphy",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "core2duo-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "cirrus-vga",
-      "parent": "pci-device"
-    },
-    {
-      "name": "kvm32-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Cascadelake-Server-v4-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-i440fx-2.1-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "Skylake-Client-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "i82559er",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-rng-pci-non-transitional",
-      "parent": "virtio-rng-pci-base"
-    },
-    {
-      "name": "virtio-serial-pci",
-      "parent": "virtio-serial-pci-base"
-    },
-    {
-      "name": "Opteron_G3-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "am53c974",
-      "parent": "pci-device"
-    },
-    {
-      "name": "container",
-      "parent": "object"
-    },
-    {
-      "name": "EPYC-v3-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "scsi-cd",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "486-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vmport",
-      "parent": "isa-device"
-    },
-    {
-      "name": "vhost-user-blk-pci-non-transitional",
-      "parent": "vhost-user-blk-pci-base"
-    },
-    {
-      "name": "isa-ide",
-      "parent": "isa-device"
-    },
-    {
-      "name": "e1000-82545em",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "qemu64-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "virtio-serial-pci-non-transitional",
-      "parent": "virtio-serial-pci-base"
-    },
-    {
-      "name": "ICH9 SMB",
-      "parent": "pci-device"
-    },
-    {
-      "name": "sdhci-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pxb-pcie-bus",
-      "parent": "PCIE"
-    },
-    {
-      "name": "vhost-user-scsi",
-      "parent": "vhost-scsi-common"
-    },
-    {
-      "name": "PIIX4_PM",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-rng-pci-transitional",
-      "parent": "virtio-rng-pci-base"
-    },
-    {
-      "name": "EPYC-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "usb-bot",
-      "parent": "usb-storage-dev"
-    },
-    {
-      "name": "pc-q35-2.12-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "VGA",
-      "parent": "pci-vga"
-    },
-    {
-      "name": "qio-channel-buffer",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "i440FX",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Penryn-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vhost-vsock-pci-transitional",
-      "parent": "vhost-vsock-pci-base"
-    },
-    {
-      "name": "Conroe-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vhost-user-fs-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "pc-i440fx-3.1-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "pci-serial-4x",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Icelake-Server-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "apic",
-      "parent": "apic-common"
-    },
-    {
-      "name": "hpet",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "Opteron_G5-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-q35-2.6-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "sga",
-      "parent": "isa-device"
-    },
-    {
-      "name": "pci-ohci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-tablet-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "Haswell-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "ccid-card-passthru",
-      "parent": "ccid-card"
-    },
-    {
-      "name": "pc-i440fx-1.4-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "chardev-parallel",
-      "parent": "chardev"
-    },
-    {
-      "name": "chardev-vc",
-      "parent": "chardev"
-    },
-    {
-      "name": "cryptodev-backend",
-      "parent": "object"
-    },
-    {
-      "name": "isapc-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "ide-drive",
-      "parent": "ide-device"
-    },
-    {
-      "name": "cryptodev-vhost-user",
-      "parent": "cryptodev-backend"
-    },
-    {
-      "name": "tpm-emulator",
-      "parent": "tpm-backend"
-    },
-    {
-      "name": "i8257",
-      "parent": "isa-device"
-    },
-    {
-      "name": "usb-uas",
-      "parent": "usb-device"
-    },
-    {
-      "name": "IvyBridge-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "SandyBridge-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-i440fx-2.9-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "ivshmem-plain",
-      "parent": "ivshmem-common"
-    },
-    {
-      "name": "virtio-keyboard-pci",
-      "parent": "virtio-keyboard-pci-base-type"
-    },
-    {
-      "name": "pcnet",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Dhyana-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-i440fx-5.1-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "sysbus-fdc",
-      "parent": "base-sysbus-fdc"
-    },
-    {
-      "name": "i82559c",
-      "parent": "pci-device"
-    },
-    {
-      "name": "AMDVI-PCI",
-      "parent": "pci-device"
-    },
-    {
-      "name": "filter-redirector",
-      "parent": "netfilter"
-    },
-    {
-      "name": "virtserialport",
-      "parent": "virtio-serial-port"
-    },
-    {
-      "name": "ipoctal232",
-      "parent": "ipack-device"
-    },
-    {
-      "name": "usb-mouse",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "Nehalem-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "i82559b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ccid-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "ide-hd",
-      "parent": "ide-device"
-    },
-    {
-      "name": "Broadwell-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Snowridge-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "kvaser_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "vhost-user-scsi-pci",
-      "parent": "vhost-user-scsi-pci-base"
-    },
-    {
-      "name": "i82559a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "dbus-vmstate",
-      "parent": "object"
-    },
-    {
-      "name": "pc-i440fx-4.1-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "pc-1.3-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "e1000-82544gc",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "chardev-spiceport",
-      "parent": "chardev-spice"
-    },
-    {
-      "name": "qio-channel-command",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "Opteron_G3-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "usb-ccid",
-      "parent": "usb-device"
-    },
-    {
-      "name": "tls-creds-x509",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "virtio-blk-pci",
-      "parent": "virtio-blk-pci-base"
-    },
-    {
-      "name": "pc-i440fx-2.4-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "port92",
-      "parent": "isa-device"
-    },
-    {
-      "name": "isa-cirrus-vga",
-      "parent": "isa-device"
-    },
-    {
-      "name": "qemu64-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Skylake-Server-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "qio-net-listener",
-      "parent": "object"
-    },
-    {
-      "name": "pc-q35-4.1-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "mc146818rtc",
-      "parent": "isa-device"
-    },
-    {
-      "name": "vfio-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "bochs-display",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Broadwell-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "qio-channel-websock",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "edu",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pc-testdev",
-      "parent": "isa-device"
-    },
-    {
-      "name": "SUNW,fdtwo",
-      "parent": "base-sysbus-fdc"
-    },
-    {
-      "name": "megasas",
-      "parent": "megasas-base"
-    },
-    {
-      "name": "chardev-braille",
-      "parent": "chardev"
-    },
-    {
-      "name": "virtio-iommu-pci",
-      "parent": "virtio-iommu-device-base"
-    },
-    {
-      "name": "Icelake-Client-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vmcoreinfo",
-      "parent": "device"
-    },
-    {
-      "name": "tpci200",
-      "parent": "pci-device"
-    },
-    {
-      "name": "rocker",
-      "parent": "pci-device"
-    },
-    {
-      "name": "qio-channel-file",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "gpio_i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "qio-channel-socket",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "filter-mirror",
-      "parent": "netfilter"
-    },
-    {
-      "name": "coreduo-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-q35-3.1-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "Icelake-Server-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "qemu-console",
-      "parent": "object"
-    },
-    {
-      "name": "chardev-socket",
-      "parent": "chardev"
-    },
-    {
-      "name": "input-linux",
-      "parent": "object"
-    },
-    {
-      "name": "Haswell-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pxb",
-      "parent": "pci-device"
-    },
-    {
-      "name": "usb-ehci",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "host-x86_64-cpu",
-      "parent": "max-x86_64-cpu"
-    },
-    {
-      "name": "pc-i440fx-2.11-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "AC97",
-      "parent": "pci-device"
-    },
-    {
-      "name": "vmgenid",
-      "parent": "device"
-    },
-    {
-      "name": "serial-io",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "secret",
-      "parent": "secret_common"
-    },
-    {
-      "name": "virtio-net-pci-non-transitional",
-      "parent": "virtio-net-pci-base"
-    },
-    {
-      "name": "cs4231a",
-      "parent": "isa-device"
-    },
-    {
-      "name": "scsi-hd",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "clock",
-      "parent": "object"
-    },
-    {
-      "name": "usb-kbd",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "lsi53c810",
-      "parent": "lsi53c895a"
-    },
-    {
-      "name": "isa-fdc",
-      "parent": "isa-device"
-    },
-    {
-      "name": "usb-mtp",
-      "parent": "usb-device"
-    },
-    {
-      "name": "filter-replay",
-      "parent": "netfilter"
-    },
-    {
-      "name": "Cascadelake-Server-noTSX-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "virtio-net-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "ccid-card-emulated",
-      "parent": "ccid-card"
-    },
-    {
-      "name": "pc-q35-2.9-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "tpm-tis",
-      "parent": "isa-device"
-    },
-    {
-      "name": "Skylake-Server-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "hyperv-testdev",
-      "parent": "isa-device"
-    },
-    {
-      "name": "s3c-sdhci",
-      "parent": "generic-sdhci"
-    },
-    {
-      "name": "fw_cfg_mem",
-      "parent": "fw_cfg"
-    },
-    {
-      "name": "virtio-iommu-pci-non-transitional",
-      "parent": "virtio-iommu-device-base"
-    },
-    {
-      "name": "pc-i440fx-1.7-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "Westmere-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-q35-5.1-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "virtio-pmem",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "virtio-mouse-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "virtconsole",
-      "parent": "virtserialport"
-    },
-    {
-      "name": "ioh3420",
-      "parent": "pcie-root-port-base"
-    },
-    {
-      "name": "Skylake-Client-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "throttle-group",
-      "parent": "object"
-    },
-    {
-      "name": "piix4-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "pc-q35-2.10-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "virtio-rng-pci",
-      "parent": "virtio-rng-pci-base"
-    },
-    {
-      "name": "chardev-gdb",
-      "parent": "chardev"
-    },
-    {
-      "name": "virtio-scsi-pci-transitional",
-      "parent": "virtio-scsi-pci-base"
-    },
-    {
-      "name": "Skylake-Client-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Cascadelake-Server-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Icelake-Server-v4-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pci-testdev",
-      "parent": "pci-device"
-    },
-    {
-      "name": "vhost-user-input",
-      "parent": "virtio-input-device"
-    },
-    {
-      "name": "vt82c686b-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "vhost-user-vsock-pci-transitional",
-      "parent": "vhost-user-vsock-pci-base"
-    },
-    {
-      "name": "ich9-intel-hda",
-      "parent": "intel-hda-generic"
-    },
-    {
-      "name": "secret_keyring",
-      "parent": "secret_common"
-    },
-    {
-      "name": "PIIX3",
-      "parent": "pci-piix3"
-    },
-    {
-      "name": "Icelake-Client-noTSX-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-q35-2.4-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "virtio-9p-pci",
-      "parent": "virtio-9p-pci-base"
-    },
-    {
-      "name": "ISA",
-      "parent": "bus"
-    },
-    {
-      "name": "phenom-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vhost-vsock-pci",
-      "parent": "vhost-vsock-pci-base"
-    },
-    {
-      "name": "pc-dimm",
-      "parent": "device"
-    },
-    {
-      "name": "virtio-balloon-pci-non-transitional",
-      "parent": "virtio-balloon-pci-base"
-    },
-    {
-      "name": "virtio-net-pci-transitional",
-      "parent": "virtio-net-pci-base"
-    },
-    {
-      "name": "ipmi-bmc-sim",
-      "parent": "ipmi-bmc"
-    },
-    {
-      "name": "IvyBridge-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vmbus-bridge",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "irq",
-      "parent": "object"
-    },
-    {
-      "name": "tls-creds-psk",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "coreduo-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Skylake-Client-noTSX-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "usb-storage",
-      "parent": "usb-storage-dev"
-    },
-    {
-      "name": "vhost-user-blk-pci-transitional",
-      "parent": "vhost-user-blk-pci-base"
-    },
-    {
-      "name": "chardev-msmouse",
-      "parent": "chardev"
-    },
-    {
-      "name": "pc-i440fx-2.7-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "vhost-scsi-pci-transitional",
-      "parent": "vhost-scsi-pci-base"
-    },
-    {
-      "name": "isa-i8259",
-      "parent": "pic-common"
-    },
-    {
-      "name": "Skylake-Client-v3-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "colo-compare",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-mmio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "qemu-xhci",
-      "parent": "base-xhci"
-    },
-    {
-      "name": "pxb-bus",
-      "parent": "PCI"
-    },
-    {
-      "name": "pentium2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Broadwell-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "KnightsMill-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "n270-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pvpanic",
-      "parent": "isa-device"
-    },
-    {
-      "name": "rng-random",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "Skylake-Server-v4-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Nehalem-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "kvmvapic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "Opteron_G2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "megasas-gen2",
-      "parent": "megasas-base"
-    },
-    {
-      "name": "vhost-user-blk-pci",
-      "parent": "vhost-user-blk-pci-base"
-    },
-    {
-      "name": "authz-simple",
-      "parent": "authz"
-    },
-    {
-      "name": "fw_cfg_io",
-      "parent": "fw_cfg"
-    },
-    {
-      "name": "intel-iommu",
-      "parent": "x86-iommu"
-    },
-    {
-      "name": "none-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "HDA",
-      "parent": "bus"
-    },
-    {
-      "name": "Broadwell-noTSX-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-1.1-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "Snowridge-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "IvyBridge-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "qxl",
-      "parent": "pci-qxl"
-    },
-    {
-      "name": "tls-cipher-suites",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "cryptodev-backend-builtin",
-      "parent": "cryptodev-backend"
-    },
-    {
-      "name": "vfio-pci-igd-lpc-bridge",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Broadwell-noTSX-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-i440fx-2.2-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "qio-dns-resolver",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-balloon-pci-transitional",
-      "parent": "virtio-balloon-pci-base"
-    },
-    {
-      "name": "Haswell-v4-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "i82801b11-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "virtio-keyboard-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "ramfb",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "hda-output",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "virtio-input-host-device",
-      "parent": "virtio-input-device"
-    },
-    {
-      "name": "IndustryPack",
-      "parent": "bus"
-    },
-    {
-      "name": "Broadwell-v3-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "ioapic",
-      "parent": "ioapic-common"
-    },
-    {
-      "name": "pentium-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "qemu32-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Haswell-noTSX-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pci-serial",
-      "parent": "pci-device"
-    },
-    {
-      "name": "sysbus-ohci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "kvm-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "vhost-scsi-pci-non-transitional",
-      "parent": "vhost-scsi-pci-base"
-    },
-    {
-      "name": "Denverton-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "piix3-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "Opteron_G4-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "ne2k_isa",
-      "parent": "isa-device"
-    },
-    {
-      "name": "virtio-iommu-memory-region",
-      "parent": "qemu:iommu-memory-region"
-    },
-    {
-      "name": "phenom-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "adlib",
-      "parent": "isa-device"
-    },
-    {
-      "name": "vhost-user-gpu",
-      "parent": "virtio-gpu-base"
-    },
-    {
-      "name": "hda-duplex",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "pentium-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "amd-iommu-iommu-memory-region",
-      "parent": "qemu:iommu-memory-region"
-    },
-    {
-      "name": "can-bus",
-      "parent": "object"
-    },
-    {
-      "name": "Nehalem-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Cascadelake-Server-v3-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "cfi.pflash01",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-balloon-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "Skylake-Server-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Cooperlake-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-q35-2.7-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "isa-parallel",
-      "parent": "isa-device"
-    },
-    {
-      "name": "pentium2-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "chardev-null",
-      "parent": "chardev"
-    },
-    {
-      "name": "isa-vga",
-      "parent": "isa-device"
-    },
-    {
-      "name": "EPYC-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-i440fx-1.5-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "i440FX-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "isa-debugcon",
-      "parent": "isa-device"
-    },
-    {
-      "name": "tls-creds-anon",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "rng-egd",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "qxl-vga",
-      "parent": "pci-qxl"
-    },
-    {
-      "name": "i82558b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ivshmem-doorbell",
-      "parent": "ivshmem-common"
-    },
-    {
-      "name": "Cascadelake-Server-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "virtio-iommu-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "PIIX3-xen",
-      "parent": "pci-piix3"
-    },
-    {
-      "name": "virtio-net-pci",
-      "parent": "virtio-net-pci-base"
-    },
-    {
-      "name": "i82558a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "usb-serial",
-      "parent": "usb-serial-dev"
-    },
-    {
-      "name": "loader",
-      "parent": "device"
-    },
-    {
-      "name": "pvscsi",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82801",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-mem-pci",
-      "parent": "virtio-mem-pci-base"
-    },
-    {
-      "name": "virtio-pmem-pci",
-      "parent": "virtio-pmem-pci-base"
-    },
-    {
-      "name": "accel",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-tablet-pci",
-      "parent": "virtio-tablet-pci-base-type"
-    },
-    {
-      "name": "dc390",
-      "parent": "am53c974"
-    },
-    {
-      "name": "i6300esb",
-      "parent": "pci-device"
-    },
-    {
-      "name": "floppy",
-      "parent": "device"
-    },
-    {
-      "name": "authz-list",
-      "parent": "authz"
-    },
-    {
-      "name": "pc-i440fx-4.2-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "Opteron_G4-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "mptsas1068",
-      "parent": "pci-device"
-    },
-    {
-      "name": "vhost-user-fs-pci",
-      "parent": "vhost-user-fs-pci-base"
-    },
-    {
-      "name": "sb16",
-      "parent": "isa-device"
-    },
-    {
-      "name": "ich9-ahci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pc-i440fx-2.5-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "Westmere-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vhost-user-scsi-pci-transitional",
-      "parent": "vhost-user-scsi-pci-base"
-    },
-    {
-      "name": "vmbus",
-      "parent": "bus"
-    },
-    {
-      "name": "chardev-pipe",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "i2c-ddc",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "can-host-socketcan",
-      "parent": "can-host"
-    },
-    {
-      "name": "Skylake-Server-noTSX-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "i82562",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pc-q35-4.2-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "pci-bridge-seat",
-      "parent": "pci-bridge"
-    },
-    {
-      "name": "lsi53c895a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "kvm32-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "SandyBridge-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "intel-hda",
-      "parent": "intel-hda-generic"
-    },
-    {
-      "name": "scsi-block",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "hyperv-synic",
-      "parent": "device"
-    },
-    {
-      "name": "chardev-mux",
-      "parent": "chardev"
-    },
-    {
-      "name": "Opteron_G1-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "IDE",
-      "parent": "bus"
-    },
-    {
-      "name": "486-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pcie-root-port",
-      "parent": "pcie-root-port-base"
-    },
-    {
-      "name": "base-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "kvm64-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Snowridge-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "chardev-spicevmc",
-      "parent": "chardev-spice"
-    },
-    {
-      "name": "q35-pcihost",
-      "parent": "pcie-host-bridge"
-    },
-    {
-      "name": "pc-i440fx-2.0-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "pc-i440fx-2.12-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "SCSI",
-      "parent": "bus"
-    },
-    {
-      "name": "hda-micro",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "Penryn-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Dhyana-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "piix3-ide-xen",
-      "parent": "pci-ide"
-    },
-    {
-      "name": "rng-builtin",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "sd-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "filter-dump",
-      "parent": "netfilter"
-    },
-    {
-      "name": "virtio-pci-bus",
-      "parent": "virtio-bus"
-    },
-    {
-      "name": "smbus-ipmi",
-      "parent": "smbus-device"
-    },
-    {
-      "name": "chardev-ringbuf",
-      "parent": "chardev"
-    },
-    {
-      "name": "Skylake-Server-v1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vhost-user-blk",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "Haswell-noTSX-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "SandyBridge-v2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "qio-channel-tls",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "virtio-vga",
-      "parent": "virtio-vga-base-type"
-    },
-    {
-      "name": "authz-pam",
-      "parent": "authz"
-    }
-  ],
-  "id": "libvirt-6"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-blk-pci"
-  },
-  "id": "libvirt-7"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "class",
-      "type": "uint32"
-    },
-    {
-      "default-value": "auto",
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "default-value": 256,
-      "name": "queue-size",
-      "type": "uint16"
-    },
-    {
-      "default-value": 0,
-      "name": "lcyls",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "lsecs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "default-value": 0,
-      "name": "lheads",
-      "type": "uint32"
-    },
-    {
-      "default-value": 1,
-      "name": "num-queues",
-      "type": "uint16"
-    },
-    {
-      "default-value": 0,
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-blk-device>"
-    },
-    {
-      "default-value": 0,
-      "name": "min_io_size",
-      "type": "size"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "default-value": true,
-      "name": "config-wce",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "seg-max-adjust",
-      "type": "bool"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": "auto",
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": "auto",
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": "auto",
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "physical_block_size",
-      "description": "A power of two between 512 B and 2 MiB",
-      "type": "size"
-    },
-    {
-      "default-value": false,
-      "name": "scsi",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "opt_io_size",
-      "type": "size"
-    },
-    {
-      "default-value": 0,
-      "name": "logical_block_size",
-      "description": "A power of two between 512 B and 2 MiB",
-      "type": "size"
-    },
-    {
-      "default-value": 4194303,
-      "name": "max-discard-sectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "discard",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "discard_granularity",
-      "type": "size"
-    },
-    {
-      "default-value": true,
-      "name": "request-merging",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "write-zeroes",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 4194303,
-      "name": "max-write-zeroes-sectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-enable-wce-if-config-wce",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    }
-  ],
-  "id": "libvirt-7"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-net-pci"
-  },
-  "id": "libvirt-8"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 3,
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "mac",
-      "description": "Ethernet 6-byte MAC Address, example: 52:54:00:12:34:56",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "gso",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 150000,
-      "name": "x-txtimer",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "mq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "mrg_rxbuf",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 256,
-      "name": "x-txburst",
-      "type": "int32"
-    },
-    {
-      "default-value": 0,
-      "name": "host_mtu",
-      "type": "uint16"
-    },
-    {
-      "name": "tx",
-      "type": "str"
-    },
-    {
-      "default-value": false,
-      "name": "rss",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "status",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "failover",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-net-device>"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_mac_addr",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 256,
-      "name": "tx_queue_size",
-      "type": "uint16"
-    },
-    {
-      "default-value": true,
-      "name": "guest_tso4",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "hash",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "host_tso6",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_guest_offloads",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest_ufo",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest_ecn",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "host_ufo",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "host_ecn",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "guest_rsc_ext",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "duplex",
-      "type": "str"
-    },
-    {
-      "default-value": 300000,
-      "name": "rsc_interval",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "guest_announce",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "netdev",
-      "description": "ID of a netdev to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "host_tso4",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-mtu-bypass-backend",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_rx_extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 256,
-      "name": "rx_queue_size",
-      "type": "uint16"
-    },
-    {
-      "default-value": true,
-      "name": "guest_csum",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_vlan",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest_tso6",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": -1,
-      "name": "speed",
-      "type": "int32"
-    },
-    {
-      "default-value": true,
-      "name": "csum",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "ctrl_rx",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-8"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-scsi-pci"
-  },
-  "id": "libvirt-9"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "hotplug",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "num_queues",
-      "type": "uint32"
-    },
-    {
-      "default-value": 65535,
-      "name": "max_sectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "default-value": true,
-      "name": "param_change",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": 256,
-      "name": "virtqueue_size",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "seg_max_adjust",
-      "type": "bool"
-    },
-    {
-      "default-value": 128,
-      "name": "cmd_per_lun",
-      "type": "uint32"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-scsi-device>"
-    }
-  ],
-  "id": "libvirt-9"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-net-ccw"
-  },
-  "id": "libvirt-10"
-}
-
-{
-  "id": "libvirt-10",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-net-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-scsi-ccw"
-  },
-  "id": "libvirt-11"
-}
-
-{
-  "id": "libvirt-11",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-scsi-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vfio-pci"
-  },
-  "id": "libvirt-12"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-kvm-msix",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-mmap",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "x-vga",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": "off",
-      "name": "x-msix-relocation",
-      "description": "off/auto/bar0/bar1/bar2/bar3/bar4/bar5",
-      "type": "OffAutoPCIBAR"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-vfio-ioeventfd",
-      "type": "bool"
-    },
-    {
-      "name": "sysfsdev",
-      "type": "str"
-    },
-    {
-      "name": "host",
-      "description": "Address (bus/device/function) of the host device, example: 04:10.0",
-      "type": "str"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "x-pci-device-id",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-kvm-msi",
-      "type": "bool"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "x-pci-sub-vendor-id",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-geforce-quirks",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-req",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "x-igd-gms",
-      "type": "uint32"
-    },
-    {
-      "default-value": 1100,
-      "name": "x-intx-mmap-timeout-ms",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-kvm-intx",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-no-kvm-ioeventfd",
-      "type": "bool"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "x-pci-sub-device-id",
-      "type": "uint32"
-    },
-    {
-      "default-value": "off",
-      "name": "display",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "x-igd-opregion",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-nv-gpudirect-clique",
-      "description": "NVIDIA GPUDirect Clique ID (0 - 15)",
-      "type": "uint4"
-    },
-    {
-      "default-value": 0,
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "x-pci-vendor-id",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "x-balloon-allowed",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    }
-  ],
-  "id": "libvirt-12"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "scsi-hd"
-  },
-  "id": "libvirt-13"
-}
-
-{
-  "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": 0,
-      "name": "lsecs",
-      "type": "uint32"
-    },
-    {
-      "name": "device_id",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "logical_block_size",
-      "description": "A power of two between 512 B and 2 MiB",
-      "type": "size"
-    },
-    {
-      "default-value": 2147483647,
-      "name": "max_io_size",
-      "type": "uint64"
-    },
-    {
-      "default-value": false,
-      "name": "dpofua",
-      "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": 0,
-      "name": "lheads",
-      "type": "uint32"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "ver",
-      "type": "str"
-    },
-    {
-      "default-value": "auto",
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "default-value": 5,
-      "name": "scsi_version",
-      "type": "int32"
-    },
-    {
-      "default-value": false,
-      "name": "removable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "wwn",
-      "type": "uint64"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "discard_granularity",
-      "type": "size"
-    },
-    {
-      "default-value": 0,
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "name": "vendor",
-      "type": "str"
-    },
-    {
-      "default-value": 1073741824,
-      "name": "max_unmap_size",
-      "type": "uint64"
-    },
-    {
-      "default-value": 0,
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "lcyls",
-      "type": "uint32"
-    },
-    {
-      "name": "product",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "opt_io_size",
-      "type": "size"
-    },
-    {
-      "default-value": "auto",
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": 0,
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "rotation_rate",
-      "type": "uint16"
-    },
-    {
-      "default-value": 0,
-      "name": "min_io_size",
-      "type": "size"
-    },
-    {
-      "default-value": 0,
-      "name": "physical_block_size",
-      "description": "A power of two between 512 B and 2 MiB",
-      "type": "size"
-    },
-    {
-      "default-value": 0,
-      "name": "port_wwn",
-      "type": "uint64"
-    },
-    {
-      "default-value": 0,
-      "name": "port_index",
-      "type": "uint16"
-    },
-    {
-      "default-value": "auto",
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    }
-  ],
-  "id": "libvirt-13"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "ide-hd"
-  },
-  "id": "libvirt-14"
-}
-
-{
-  "return": [
-    {
-      "default-value": 4294967295,
-      "name": "unit",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "logical_block_size",
-      "description": "A power of two between 512 B and 2 MiB",
-      "type": "size"
-    },
-    {
-      "default-value": 0,
-      "name": "lsecs",
-      "type": "uint32"
-    },
-    {
-      "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": 0,
-      "name": "lheads",
-      "type": "uint32"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "ver",
-      "type": "str"
-    },
-    {
-      "default-value": false,
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": 0,
-      "name": "wwn",
-      "type": "uint64"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "discard_granularity",
-      "type": "size"
-    },
-    {
-      "default-value": 0,
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "lcyls",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "opt_io_size",
-      "type": "size"
-    },
-    {
-      "default-value": "auto",
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": "auto",
-      "name": "bios-chs-trans",
-      "description": "Logical CHS translation algorithm, auto/none/lba/large/rechs",
-      "type": "BiosAtaTranslation"
-    },
-    {
-      "name": "model",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "min_io_size",
-      "type": "size"
-    },
-    {
-      "default-value": 0,
-      "name": "physical_block_size",
-      "description": "A power of two between 512 B and 2 MiB",
-      "type": "size"
-    },
-    {
-      "default-value": 0,
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "default-value": "auto",
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    }
-  ],
-  "id": "libvirt-14"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "PIIX4_PM"
-  },
-  "id": "libvirt-15"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "acpi-pci-hotplug-with-bridge-support",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "smb_io_base",
-      "type": "uint32"
-    },
-    {
-      "default-value": 2,
-      "name": "s4_val",
-      "type": "uint8"
-    },
-    {
-      "default-value": 0,
-      "name": "disable_s3",
-      "type": "uint8"
-    },
-    {
-      "default-value": true,
-      "name": "memory-hotplug-support",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "disable_s4",
-      "type": "uint8"
-    }
-  ],
-  "id": "libvirt-15"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-redir"
-  },
-  "id": "libvirt-16"
-}
-
-{
-  "return": [
-    {
-      "default-value": true,
-      "name": "full-path",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "port",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "msos-desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "filter",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "streams",
-      "type": "bool"
-    },
-    {
-      "name": "chardev",
-      "description": "ID of a chardev to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": 2,
-      "name": "debug",
-      "type": "uint8"
-    },
-    {
-      "default-value": true,
-      "name": "suppress-remote-wake",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "attached",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-16"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-storage"
-  },
-  "id": "libvirt-17"
-}
-
-{
-  "return": [
-    {
-      "default-value": true,
-      "name": "full-path",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "port",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "msos-desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "default-value": "auto",
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "default-value": 0,
-      "name": "min_io_size",
-      "type": "size"
-    },
-    {
-      "default-value": false,
-      "name": "removable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "logical_block_size",
-      "description": "A power of two between 512 B and 2 MiB",
-      "type": "size"
-    },
-    {
-      "default-value": "auto",
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": 0,
-      "name": "opt_io_size",
-      "type": "size"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "discard_granularity",
-      "type": "size"
-    },
-    {
-      "default-value": 0,
-      "name": "physical_block_size",
-      "description": "A power of two between 512 B and 2 MiB",
-      "type": "size"
-    },
-    {
-      "default-value": "auto",
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "attached",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-17"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "kvm-pit"
-  },
-  "id": "libvirt-18"
-}
-
-{
-  "return": [
-    {
-      "default-value": "delay",
-      "name": "lost_tick_policy",
-      "type": "LostTickPolicy"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "iobase",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-18"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "VGA"
-  },
-  "id": "libvirt-19"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "global-vmstate",
-      "type": "bool"
-    },
-    {
-      "default-value": 16,
-      "name": "vgamem_mb",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "qemu-extended-regs",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "mmio",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "ymax",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "xmax",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "edid",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "name": "big-endian-framebuffer",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-19"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vmware-svga"
-  },
-  "id": "libvirt-20"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "global-vmstate",
-      "type": "bool"
-    },
-    {
-      "default-value": 16,
-      "name": "vgamem_mb",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-20"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "qxl"
-  },
-  "id": "libvirt-21"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "global-vmstate",
-      "type": "bool"
-    },
-    {
-      "default-value": 16,
-      "name": "vgamem_mb",
-      "type": "uint32"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "vram64_size_mb",
-      "type": "uint32"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "vram_size_mb",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "debug",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "max_outputs",
-      "type": "uint16"
-    },
-    {
-      "default-value": 5,
-      "name": "revision",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "cmdlog",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "ram_size_mb",
-      "type": "uint32"
-    },
-    {
-      "default-value": 67108864,
-      "name": "ram_size",
-      "type": "uint32"
-    },
-    {
-      "default-value": 67108864,
-      "name": "vram_size",
-      "type": "uint64"
-    },
-    {
-      "default-value": 0,
-      "name": "guestdebug",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "default-value": 1024,
-      "name": "surfaces",
-      "type": "int32"
-    }
-  ],
-  "id": "libvirt-21"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-pci"
-  },
-  "id": "libvirt-22"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 3,
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 768,
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "stats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "edid",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 268435456,
-      "name": "max_hostmem",
-      "type": "size"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "max_outputs",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "virgl",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1024,
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-gpu-device>"
-    }
-  ],
-  "id": "libvirt-22"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-device"
-  },
-  "id": "libvirt-23"
-}
-
-{
-  "return": [
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1024,
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "stats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "edid",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 768,
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "default-value": 1,
-      "name": "max_outputs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 268435456,
-      "name": "max_hostmem",
-      "type": "size"
-    },
-    {
-      "default-value": true,
-      "name": "virgl",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-23"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "ICH9-LPC"
-  },
-  "id": "libvirt-24"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "noreboot",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-smi-broadcast",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "enable_tco",
-      "type": "bool"
-    },
-    {
-      "name": "cpu-hotplug-legacy",
-      "type": "bool"
-    },
-    {
-      "name": "acpi_enable_cmd",
-      "type": "uint8"
-    },
-    {
-      "name": "disable_s3",
-      "type": "uint8"
-    },
-    {
-      "name": "disable_s4",
-      "type": "uint8"
-    },
-    {
-      "name": "acpi_disable_cmd",
-      "type": "uint8"
-    },
-    {
-      "name": "memory-hotplug-support",
-      "type": "bool"
-    },
-    {
-      "name": "gpe0_blk_len",
-      "type": "uint32"
-    },
-    {
-      "name": "sci_int",
-      "type": "uint8"
-    },
-    {
-      "name": "gpe0_blk",
-      "type": "uint32"
-    },
-    {
-      "name": "s4_val",
-      "type": "uint8"
-    },
-    {
-      "name": "pm_io_base",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-24"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-pci"
-  },
-  "id": "libvirt-25"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "class",
-      "type": "uint32"
-    },
-    {
-      "default-value": "auto",
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "free-page-reporting",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "deflate-on-oom",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "page-poison",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest-stats",
-      "type": "guest statistics"
-    },
-    {
-      "name": "guest-stats-polling-interval",
-      "type": "int"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "default-value": false,
-      "name": "qemu-4-0-config-size",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "free-page-hint",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-balloon-device>"
-    }
-  ],
-  "id": "libvirt-25"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-ccw"
-  },
-  "id": "libvirt-26"
-}
-
-{
-  "id": "libvirt-26",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-balloon-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-device"
-  },
-  "id": "libvirt-27"
-}
-
-{
-  "return": [
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "default-value": false,
-      "name": "deflate-on-oom",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "free-page-hint",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "page-poison",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "qemu-4-0-config-size",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "free-page-reporting",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest-stats-polling-interval",
-      "type": "int"
-    },
-    {
-      "name": "guest-stats",
-      "type": "guest statistics"
-    }
-  ],
-  "id": "libvirt-27"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "intel-iommu"
-  },
-  "id": "libvirt-28"
-}
-
-{
-  "return": [
-    {
-      "default-value": true,
-      "name": "pt",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "device-iotlb",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "intremap",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": true,
-      "name": "dma-drain",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "caching-mode",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-buggy-eim",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-scalable-mode",
-      "type": "bool"
-    },
-    {
-      "default-value": 39,
-      "name": "aw-bits",
-      "type": "uint8"
-    },
-    {
-      "default-value": "auto",
-      "name": "eim",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": 0,
-      "name": "version",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-28"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "mch"
-  },
-  "id": "libvirt-29"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "smbase-smram",
-      "type": "bool"
-    },
-    {
-      "default-value": 16,
-      "name": "extended-tseg-mbytes",
-      "type": "uint16"
-    }
-  ],
-  "id": "libvirt-29"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "nvdimm"
-  },
-  "id": "libvirt-30"
-}
-
-{
-  "return": [
-    {
-      "name": "memdev",
-      "type": "link<memory-backend>"
-    },
-    {
-      "default-value": 0,
-      "name": "node",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "addr",
-      "type": "uint64"
-    },
-    {
-      "default-value": -1,
-      "name": "slot",
-      "type": "int32"
-    },
-    {
-      "default-value": false,
-      "name": "unarmed",
-      "type": "bool"
-    },
-    {
-      "name": "uuid",
-      "type": "QemuUUID"
-    },
-    {
-      "name": "label-size",
-      "type": "int"
-    },
-    {
-      "name": "size",
-      "type": "uint64"
-    }
-  ],
-  "id": "libvirt-30"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "pcie-root-port"
-  },
-  "id": "libvirt-31"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "port",
-      "type": "uint8"
-    },
-    {
-      "default-value": 8,
-      "name": "aer_log_max",
-      "type": "uint16"
-    },
-    {
-      "default-value": true,
-      "name": "hotplug",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "slot",
-      "type": "uint16"
-    },
-    {
-      "default-value": 0,
-      "name": "chassis",
-      "type": "uint8"
-    },
-    {
-      "default-value": true,
-      "name": "power_controller_present",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "disable-acs",
-      "type": "bool"
-    },
-    {
-      "default-value": 18446744073709551615,
-      "name": "mem-reserve",
-      "type": "size"
-    },
-    {
-      "default-value": 18446744073709551615,
-      "name": "pref64-reserve",
-      "type": "size"
-    },
-    {
-      "default-value": 4294967295,
-      "name": "bus-reserve",
-      "type": "uint32"
-    },
-    {
-      "default-value": "32",
-      "name": "x-width",
-      "description": "1/2/4/8/12/16/32",
-      "type": "PCIELinkWidth"
-    },
-    {
-      "default-value": true,
-      "name": "x-migrate-msix",
-      "type": "bool"
-    },
-    {
-      "default-value": 18446744073709551615,
-      "name": "io-reserve",
-      "type": "size"
-    },
-    {
-      "default-value": "16",
-      "name": "x-speed",
-      "description": "2_5/5/8/16",
-      "type": "PCIELinkSpeed"
-    },
-    {
-      "default-value": 18446744073709551615,
-      "name": "pref32-reserve",
-      "type": "size"
-    }
-  ],
-  "id": "libvirt-31"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-host"
-  },
-  "id": "libvirt-32"
-}
-
-{
-  "return": [
-    {
-      "default-value": true,
-      "name": "full-path",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "port",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "msos-desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "pipeline",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "hostbus",
-      "type": "uint32"
-    },
-    {
-      "default-value": 4,
-      "name": "isobufs",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "vendorid",
-      "type": "uint32"
-    },
-    {
-      "default-value": 0,
-      "name": "productid",
-      "type": "uint32"
-    },
-    {
-      "name": "hostport",
-      "type": "str"
-    },
-    {
-      "name": "hostdevice",
-      "type": "str"
-    },
-    {
-      "default-value": 0,
-      "name": "hostaddr",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "suppress-remote-wake",
-      "type": "bool"
-    },
-    {
-      "default-value": 2,
-      "name": "loglevel",
-      "type": "uint32"
-    },
-    {
-      "default-value": 32,
-      "name": "isobsize",
-      "type": "uint32"
-    },
-    {
-      "default-value": false,
-      "name": "guest-resets-all",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "guest-reset",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "attached",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-32"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vhost-user-fs-device"
-  },
-  "id": "libvirt-33"
-}
-
-{
-  "return": [
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-legacy-check",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "chardev",
-      "description": "ID of a chardev to use as a backend",
-      "type": "str"
-    },
-    {
-      "default-value": 128,
-      "name": "queue-size",
-      "type": "uint16"
-    },
-    {
-      "name": "tag",
-      "type": "str"
-    },
-    {
-      "default-value": 1,
-      "name": "num-request-queues",
-      "type": "uint16"
-    }
-  ],
-  "id": "libvirt-33"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-mem-pci"
-  },
-  "id": "libvirt-34"
-}
-
-{
-  "return": [
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "default-value": -1,
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "failover_pair_id",
-      "type": "str"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 1,
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "migrate-extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "ats",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-pm-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-flr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "page-per-vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "x-pcie-deverr-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "modern-pio-notify",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": "auto",
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "default-value": false,
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-disabled-flag",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "packed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": false,
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": 0,
-      "name": "memaddr",
-      "type": "uint64"
-    },
-    {
-      "default-value": 0,
-      "name": "node",
-      "type": "uint32"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-mem>"
-    },
-    {
-      "name": "memdev",
-      "type": "link<memory-backend>"
-    },
-    {
-      "default-value": true,
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "requested-size",
-      "type": "size"
-    },
-    {
-      "name": "size",
-      "type": "size"
-    },
-    {
-      "default-value": true,
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "default-value": true,
-      "name": "use-started",
-      "type": "bool"
-    },
-    {
-      "name": "block-size",
-      "type": "size"
-    },
-    {
-      "default-value": true,
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-34"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-iommu-pci"
-  },
-  "id": "libvirt-35"
-}
-
-{
-  "return": [
-    {
-      "name": "fake-data",
-      "description": "pretend there's real data here",
-      "type": "str"
-    }
-  ],
-  "id": "libvirt-35"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "memory-backend-file"
-  },
-  "id": "libvirt-36"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "share",
-      "description": "Mark the memory as private to QEMU or shared",
-      "type": "bool"
-    },
-    {
-      "name": "dump",
-      "description": "Set to 'off' to exclude from core dump",
-      "type": "bool"
-    },
-    {
-      "name": "prealloc-threads",
-      "description": "Number of CPU threads to use for prealloc",
-      "type": "int"
-    },
-    {
-      "name": "x-use-canonical-path-for-ramblock-id",
-      "type": "bool"
-    },
-    {
-      "name": "policy",
-      "description": "Set the NUMA policy",
-      "type": "HostMemPolicy"
-    },
-    {
-      "name": "size",
-      "description": "Size of the memory region (ex: 500M)",
-      "type": "int"
-    },
-    {
-      "name": "prealloc",
-      "description": "Preallocate memory",
-      "type": "bool"
-    },
-    {
-      "name": "host-nodes",
-      "description": "Binds memory to the list of NUMA host nodes",
-      "type": "int"
-    },
-    {
-      "name": "merge",
-      "description": "Mark memory as mergeable",
-      "type": "bool"
-    },
-    {
-      "name": "align",
-      "type": "int"
-    },
-    {
-      "name": "pmem",
-      "type": "bool"
-    },
-    {
-      "name": "mem-path",
-      "type": "string"
-    },
-    {
-      "name": "discard-data",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-36"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "memory-backend-memfd"
-  },
-  "id": "libvirt-37"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "share",
-      "description": "Mark the memory as private to QEMU or shared",
-      "type": "bool"
-    },
-    {
-      "name": "dump",
-      "description": "Set to 'off' to exclude from core dump",
-      "type": "bool"
-    },
-    {
-      "name": "prealloc-threads",
-      "description": "Number of CPU threads to use for prealloc",
-      "type": "int"
-    },
-    {
-      "name": "x-use-canonical-path-for-ramblock-id",
-      "type": "bool"
-    },
-    {
-      "name": "policy",
-      "description": "Set the NUMA policy",
-      "type": "HostMemPolicy"
-    },
-    {
-      "name": "size",
-      "description": "Size of the memory region (ex: 500M)",
-      "type": "int"
-    },
-    {
-      "name": "prealloc",
-      "description": "Preallocate memory",
-      "type": "bool"
-    },
-    {
-      "name": "host-nodes",
-      "description": "Binds memory to the list of NUMA host nodes",
-      "type": "int"
-    },
-    {
-      "name": "merge",
-      "description": "Mark memory as mergeable",
-      "type": "bool"
-    },
-    {
-      "name": "hugetlb",
-      "description": "Use huge pages",
-      "type": "bool"
-    },
-    {
-      "name": "seal",
-      "description": "Seal growing & shrinking",
-      "type": "bool"
-    },
-    {
-      "name": "hugetlbsize",
-      "description": "Huge pages size (ex: 2M, 1G)",
-      "type": "int"
-    }
-  ],
-  "id": "libvirt-37"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "max-x86_64-cpu"
-  },
-  "id": "libvirt-38"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "parent_bus",
-      "type": "link<bus>"
-    },
-    {
-      "name": "realized",
-      "type": "bool"
-    },
-    {
-      "name": "hotplugged",
-      "type": "bool"
-    },
-    {
-      "name": "hotpluggable",
-      "type": "bool"
-    },
-    {
-      "name": "memory",
-      "type": "link<qemu:memory-region>"
-    },
-    {
-      "name": "legacy-memory",
-      "type": "str"
-    },
-    {
-      "name": "fill-mtrr-mask",
-      "type": "bool"
-    },
-    {
-      "name": "host-phys-bits-limit",
-      "type": "uint8"
-    },
-    {
-      "name": "x-force-features",
-      "type": "bool"
-    },
-    {
-      "name": "hv-vpindex",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "kvm",
-      "type": "bool"
-    },
-    {
-      "name": "apic-id",
-      "type": "uint32"
-    },
-    {
-      "name": "min-xlevel",
-      "type": "uint32"
-    },
-    {
-      "name": "enforce",
-      "type": "bool"
-    },
-    {
-      "name": "hv-runtime",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "level",
-      "type": "uint32"
-    },
-    {
-      "name": "hv-tlbflush",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "core-id",
-      "type": "int32"
-    },
-    {
-      "name": "hv-crash",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "hv-reset",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "hv-no-nonarch-coresharing",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "hv-spinlocks",
-      "type": "uint32"
-    },
-    {
-      "name": "pmu",
-      "type": "bool"
-    },
-    {
-      "name": "socket-id",
-      "type": "int32"
-    },
-    {
-      "name": "hv-relaxed",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "thread-id",
-      "type": "int32"
-    },
-    {
-      "name": "tcg-cpuid",
-      "type": "bool"
-    },
-    {
-      "name": "die-id",
-      "type": "int32"
-    },
-    {
-      "name": "node-id",
-      "type": "int32"
-    },
-    {
-      "name": "vmware-cpuid-freq",
-      "type": "bool"
-    },
-    {
-      "name": "min-xlevel2",
-      "type": "uint32"
-    },
-    {
-      "name": "hv-stimer",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-hv-max-vps",
-      "type": "int32"
-    },
-    {
-      "name": "legacy-cache",
-      "type": "bool"
-    },
-    {
-      "name": "x-migrate-smi-count",
-      "type": "bool"
-    },
-    {
-      "name": "hv-reenlightenment",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "hv-vendor-id",
-      "type": "str"
-    },
-    {
-      "name": "x-hv-synic-kvm-only",
-      "type": "bool"
-    },
-    {
-      "name": "min-level",
-      "type": "uint32"
-    },
-    {
-      "name": "phys-bits",
-      "type": "uint32"
-    },
-    {
-      "name": "l3-cache",
-      "type": "bool"
-    },
-    {
-      "name": "level-func7",
-      "type": "uint32"
-    },
-    {
-      "name": "lmce",
-      "type": "bool"
-    },
-    {
-      "name": "hv-passthrough",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-no-smi-migration",
-      "type": "bool"
-    },
-    {
-      "name": "xlevel2",
-      "type": "uint32"
-    },
-    {
-      "name": "hv-stimer-direct",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ucode-rev",
-      "type": "uint64"
-    },
-    {
-      "name": "xlevel",
-      "type": "uint32"
-    },
-    {
-      "name": "host-phys-bits",
-      "type": "bool"
-    },
-    {
-      "name": "check",
-      "type": "bool"
-    },
-    {
-      "name": "hv-time",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "full-cpuid-auto-level",
-      "type": "bool"
-    },
-    {
-      "name": "hv-synic",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "hv-evmcs",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "hv-ipi",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "hv-vapic",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "cpuid-0xb",
-      "type": "bool"
-    },
-    {
-      "name": "hv-frequencies",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-intel-pt-auto-level",
-      "type": "bool"
-    },
-    {
-      "name": "host-cache-info",
-      "type": "bool"
-    },
-    {
-      "name": "migratable",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-invept-single-context",
-      "type": "bool"
-    },
-    {
-      "name": "core-capability",
-      "type": "bool"
-    },
-    {
-      "name": "popcnt",
-      "type": "bool"
-    },
-    {
-      "name": "kvm_mmu",
-      "type": "bool"
-    },
-    {
-      "name": "dtes64",
-      "type": "bool"
-    },
-    {
-      "name": "sse4_1",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-invvpid-single-addr",
-      "type": "bool"
-    },
-    {
-      "name": "xstore",
-      "type": "bool"
-    },
-    {
-      "name": "stepping",
-      "type": "int"
-    },
-    {
-      "name": "vmx-vmfunc",
-      "type": "bool"
-    },
-    {
-      "name": "pse36",
-      "type": "bool"
-    },
-    {
-      "name": "avx512-4vnniw",
-      "type": "bool"
-    },
-    {
-      "name": "fma4",
-      "type": "bool"
-    },
-    {
-      "name": "avx512-vp2intersect",
-      "type": "bool"
-    },
-    {
-      "name": "avx2",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-poll-control",
-      "type": "bool"
-    },
-    {
-      "name": "kvm_nopiodelay",
-      "type": "bool"
-    },
-    {
-      "name": "amd-stibp",
-      "type": "bool"
-    },
-    {
-      "name": "family",
-      "type": "int"
-    },
-    {
-      "name": "pclmuldq",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-store-lma",
-      "type": "bool"
-    },
-    {
-      "name": "erms",
-      "type": "bool"
-    },
-    {
-      "name": "vaes",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-activity-wait-sipi",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-flexpriority",
-      "type": "bool"
-    },
-    {
-      "name": "rdrand",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-ept-advanced-exitinfo",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-pause-exit",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-shadow-vmcs",
-      "type": "bool"
-    },
-    {
-      "name": "model",
-      "type": "int"
-    },
-    {
-      "name": "avx512-vpopcntdq",
-      "type": "bool"
-    },
-    {
-      "name": "tbm",
-      "type": "bool"
-    },
-    {
-      "name": "xcrypt",
-      "type": "bool"
-    },
-    {
-      "name": "lm",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-pv-eoi",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-monitor-exit",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-eptad",
-      "type": "bool"
-    },
-    {
-      "name": "pae",
-      "type": "bool"
-    },
-    {
-      "name": "ssse3",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-unrestricted-guest",
-      "type": "bool"
-    },
-    {
-      "name": "phe",
-      "type": "bool"
-    },
-    {
-      "name": "movdiri",
-      "type": "bool"
-    },
-    {
-      "name": "taa-no",
-      "type": "bool"
-    },
-    {
-      "name": "full-width-write",
-      "type": "bool"
-    },
-    {
-      "name": "perfctr_nb",
-      "type": "bool"
-    },
-    {
-      "name": "arat",
-      "type": "bool"
-    },
-    {
-      "name": "avx512vbmi2",
-      "type": "bool"
-    },
-    {
-      "name": "perfctr_core",
-      "type": "bool"
-    },
-    {
-      "name": "kvm_asyncpf",
-      "type": "bool"
-    },
-    {
-      "name": "x2apic",
-      "type": "bool"
-    },
-    {
-      "name": "npt",
-      "type": "bool"
-    },
-    {
-      "name": "avx512ifma",
-      "type": "bool"
-    },
-    {
-      "name": "kvm_poll_control",
-      "type": "bool"
-    },
-    {
-      "name": "model-id",
-      "type": "string"
-    },
-    {
-      "name": "vmx-vnmi-pending",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-invpcid-exit",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-io-exit",
-      "type": "bool"
-    },
-    {
-      "name": "pmm-en",
-      "type": "bool"
-    },
-    {
-      "name": "tsc",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-ins-outs",
-      "type": "bool"
-    },
-    {
-      "name": "dca",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-apicv-x2apic",
-      "type": "bool"
-    },
-    {
-      "name": "ia64",
-      "type": "bool"
-    },
-    {
-      "name": "perfctr-core",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-cr3-load-noexit",
-      "type": "bool"
-    },
-    {
-      "name": "kvmclock",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-entry-noload-debugctl",
-      "type": "bool"
-    },
-    {
-      "name": "invtsc",
-      "type": "bool"
-    },
-    {
-      "name": "pn",
-      "type": "bool"
-    },
-    {
-      "name": "avx512cd",
-      "type": "bool"
-    },
-    {
-      "name": "md-clear",
-      "type": "bool"
-    },
-    {
-      "name": "cmp-legacy",
-      "type": "bool"
-    },
-    {
-      "name": "cx16",
-      "type": "bool"
-    },
-    {
-      "name": "avx512dq",
-      "type": "bool"
-    },
-    {
-      "name": "abm",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-activity-shutdown",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-pv-ipi",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-apicv-register",
-      "type": "bool"
-    },
-    {
-      "name": "fxsr-opt",
-      "type": "bool"
-    },
-    {
-      "name": "skip-l1dfl-vmentry",
-      "type": "bool"
-    },
-    {
-      "name": "pcid",
-      "type": "bool"
-    },
-    {
-      "name": "rdpid",
-      "type": "bool"
-    },
-    {
-      "name": "wbnoinvd",
-      "type": "bool"
-    },
-    {
-      "name": "filtered-features",
-      "type": "X86CPUFeatureWordInfo"
-    },
-    {
-      "name": "syscall",
-      "type": "bool"
-    },
-    {
-      "name": "pse",
-      "type": "bool"
-    },
-    {
-      "name": "tsc_scale",
-      "type": "bool"
-    },
-    {
-      "name": "mce",
-      "type": "bool"
-    },
-    {
-      "name": "xsaves",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-entry-load-pat",
-      "type": "bool"
-    },
-    {
-      "name": "ibpb",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-apicv-xapic",
-      "type": "bool"
-    },
-    {
-      "name": "cldemote",
-      "type": "bool"
-    },
-    {
-      "name": "rtm",
-      "type": "bool"
-    },
-    {
-      "name": "lwp",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-steal-time",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-hlt-exit",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-entry-load-efer",
-      "type": "bool"
-    },
-    {
-      "name": "nrip_save",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-invlpg-exit",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-save-efer",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-eptp-switching",
-      "type": "bool"
-    },
-    {
-      "name": "vme",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-pv-unhalt",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-desc-exit",
-      "type": "bool"
-    },
-    {
-      "name": "kvm_pv_unhalt",
-      "type": "bool"
-    },
-    {
-      "name": "svm",
-      "type": "bool"
-    },
-    {
-      "name": "lahf-lm",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-invvpid",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-hint-dedicated",
-      "type": "bool"
-    },
-    {
-      "name": "mca",
-      "type": "bool"
-    },
-    {
-      "name": "mtrr",
-      "type": "bool"
-    },
-    {
-      "name": "cid",
-      "type": "bool"
-    },
-    {
-      "name": "vmcb_clean",
-      "type": "bool"
-    },
-    {
-      "name": "pfthreshold",
-      "type": "bool"
-    },
-    {
-      "name": "pmm",
-      "type": "bool"
-    },
-    {
-      "name": "tm",
-      "type": "bool"
-    },
-    {
-      "name": "pbe",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-entry-ia32e-mode",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-rdpmc-exit",
-      "type": "bool"
-    },
-    {
-      "name": "split-lock-detect",
-      "type": "bool"
-    },
-    {
-      "name": "fpu",
-      "type": "bool"
-    },
-    {
-      "name": "skinit",
-      "type": "bool"
-    },
-    {
-      "name": "sep",
-      "type": "bool"
-    },
-    {
-      "name": "avx512-bf16",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-rdtscp-exit",
-      "type": "bool"
-    },
-    {
-      "name": "nx",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-invvpid-all-context",
-      "type": "bool"
-    },
-    {
-      "name": "ds-cpl",
-      "type": "bool"
-    },
-    {
-      "name": "pause-filter",
-      "type": "bool"
-    },
-    {
-      "name": "fsrm",
-      "type": "bool"
-    },
-    {
-      "name": "pause_filter",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-vmwrite-vmexit-fields",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-ept",
-      "type": "bool"
-    },
-    {
-      "name": "nodeid-msr",
-      "type": "bool"
-    },
-    {
-      "name": "smap",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-io-bitmap",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-intr-exit",
-      "type": "bool"
-    },
-    {
-      "name": "fxsr_opt",
-      "type": "bool"
-    },
-    {
-      "name": "cr8legacy",
-      "type": "bool"
-    },
-    {
-      "name": "cmp_legacy",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-zero-len-inject",
-      "type": "bool"
-    },
-    {
-      "name": "virt-ssbd",
-      "type": "bool"
-    },
-    {
-      "name": "pschange-mc-no",
-      "type": "bool"
-    },
-    {
-      "name": "umip",
-      "type": "bool"
-    },
-    {
-      "name": "avx512er",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-vpid",
-      "type": "bool"
-    },
-    {
-      "name": "xstore-en",
-      "type": "bool"
-    },
-    {
-      "name": "avx512vl",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-invept-single-context-noglobals",
-      "type": "bool"
-    },
-    {
-      "name": "cmov",
-      "type": "bool"
-    },
-    {
-      "name": "rsba",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-posted-intr",
-      "type": "bool"
-    },
-    {
-      "name": "xcrypt-en",
-      "type": "bool"
-    },
-    {
-      "name": "tm2",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-clear-bndcfgs",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-ept-execonly",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-load-efer",
-      "type": "bool"
-    },
-    {
-      "name": "xsaveerptr",
-      "type": "bool"
-    },
-    {
-      "name": "fsgsbase",
-      "type": "bool"
-    },
-    {
-      "name": "avx512bw",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-vintr-pending",
-      "type": "bool"
-    },
-    {
-      "name": "smx",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-secondary-ctls",
-      "type": "bool"
-    },
-    {
-      "name": "lbrv",
-      "type": "bool"
-    },
-    {
-      "name": "tsc-frequency",
-      "type": "int"
-    },
-    {
-      "name": "hle",
-      "type": "bool"
-    },
-    {
-      "name": "monitor",
-      "type": "bool"
-    },
-    {
-      "name": "tce",
-      "type": "bool"
-    },
-    {
-      "name": "sse4a",
-      "type": "bool"
-    },
-    {
-      "name": "vpclmulqdq",
-      "type": "bool"
-    },
-    {
-      "name": "tsc-scale",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-pv-tlb-flush",
-      "type": "bool"
-    },
-    {
-      "name": "mds-no",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-cr8-load-exit",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-activity-hlt",
-      "type": "bool"
-    },
-    {
-      "name": "i64",
-      "type": "bool"
-    },
-    {
-      "name": "adx",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-invept-all-context",
-      "type": "bool"
-    },
-    {
-      "name": "ffxsr",
-      "type": "bool"
-    },
-    {
-      "name": "amd-no-ssb",
-      "type": "bool"
-    },
-    {
-      "name": "crash-information",
-      "type": "GuestPanicInformation"
-    },
-    {
-      "name": "vmx-entry-load-bndcfgs",
-      "type": "bool"
-    },
-    {
-      "name": "svm_lock",
-      "type": "bool"
-    },
-    {
-      "name": "msr",
-      "type": "bool"
-    },
-    {
-      "name": "pclmulqdq",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-preemption-timer",
-      "type": "bool"
-    },
-    {
-      "name": "clflush",
-      "type": "bool"
-    },
-    {
-      "name": "ssb-no",
-      "type": "bool"
-    },
-    {
-      "name": "mpx",
-      "type": "bool"
-    },
-    {
-      "name": "extapic",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-vnmi",
-      "type": "bool"
-    },
-    {
-      "name": "xop",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-rdseed-exit",
-      "type": "bool"
-    },
-    {
-      "name": "smep",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-mwait-exit",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-rdtsc-exit",
-      "type": "bool"
-    },
-    {
-      "name": "cx8",
-      "type": "bool"
-    },
-    {
-      "name": "sse4-2",
-      "type": "bool"
-    },
-    {
-      "name": "xsavec",
-      "type": "bool"
-    },
-    {
-      "name": "pku",
-      "type": "bool"
-    },
-    {
-      "name": "tsx-ldtrk",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-mtf",
-      "type": "bool"
-    },
-    {
-      "name": "vmcb-clean",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-load-pat",
-      "type": "bool"
-    },
-    {
-      "name": "stibp",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-cr3-store-noexit",
-      "type": "bool"
-    },
-    {
-      "name": "tsx-ctrl",
-      "type": "bool"
-    },
-    {
-      "name": "svm-lock",
-      "type": "bool"
-    },
-    {
-      "name": "sse4-1",
-      "type": "bool"
-    },
-    {
-      "name": "lahf_lm",
-      "type": "bool"
-    },
-    {
-      "name": "kvm_pv_eoi",
-      "type": "bool"
-    },
-    {
-      "name": "sse",
-      "type": "bool"
-    },
-    {
-      "name": "clzero",
-      "type": "bool"
-    },
-    {
-      "name": "ds",
-      "type": "bool"
-    },
-    {
-      "name": "osvw",
-      "type": "bool"
-    },
-    {
-      "name": "kvm_steal_time",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-true-ctls",
-      "type": "bool"
-    },
-    {
-      "name": "movdir64b",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-invept",
-      "type": "bool"
-    },
-    {
-      "name": "acpi",
-      "type": "bool"
-    },
-    {
-      "name": "xd",
-      "type": "bool"
-    },
-    {
-      "name": "nodeid_msr",
-      "type": "bool"
-    },
-    {
-      "name": "ds_cpl",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-ept-1gb",
-      "type": "bool"
-    },
-    {
-      "name": "nrip-save",
-      "type": "bool"
-    },
-    {
-      "name": "gfni",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-mmu",
-      "type": "bool"
-    },
-    {
-      "name": "sse3",
-      "type": "bool"
-    },
-    {
-      "name": "serialize",
-      "type": "bool"
-    },
-    {
-      "name": "avx512bitalg",
-      "type": "bool"
-    },
-    {
-      "name": "rdseed",
-      "type": "bool"
-    },
-    {
-      "name": "sha-ni",
-      "type": "bool"
-    },
-    {
-      "name": "ace2",
-      "type": "bool"
-    },
-    {
-      "name": "waitpkg",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-rdrand-exit",
-      "type": "bool"
-    },
-    {
-      "name": "f16c",
-      "type": "bool"
-    },
-    {
-      "name": "3dnowprefetch",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-encls-exit",
-      "type": "bool"
-    },
-    {
-      "name": "avx",
-      "type": "bool"
-    },
-    {
-      "name": "topoext",
-      "type": "bool"
-    },
-    {
-      "name": "sse2",
-      "type": "bool"
-    },
-    {
-      "name": "rdctl-no",
-      "type": "bool"
-    },
-    {
-      "name": "mmx",
-      "type": "bool"
-    },
-    {
-      "name": "avx512-4fmaps",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-cr8-store-exit",
-      "type": "bool"
-    },
-    {
-      "name": "avx512vnni",
-      "type": "bool"
-    },
-    {
-      "name": "pni",
-      "type": "bool"
-    },
-    {
-      "name": "movbe",
-      "type": "bool"
-    },
-    {
-      "name": "mmxext",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-ple",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-apicv-vid",
-      "type": "bool"
-    },
-    {
-      "name": "flushbyasid",
-      "type": "bool"
-    },
-    {
-      "name": "rdtscp",
-      "type": "bool"
-    },
-    {
-      "name": "clwb",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-asyncpf",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-pv-sched-yield",
-      "type": "bool"
-    },
-    {
-      "name": "decodeassists",
-      "type": "bool"
-    },
-    {
-      "name": "pat",
-      "type": "bool"
-    },
-    {
-      "name": "invpcid",
-      "type": "bool"
-    },
-    {
-      "name": "pdpe1gb",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-save-pat",
-      "type": "bool"
-    },
-    {
-      "name": "tsc-adjust",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-entry-load-rtit-ctl",
-      "type": "bool"
-    },
-    {
-      "name": "ht",
-      "type": "bool"
-    },
-    {
-      "name": "xtpr",
-      "type": "bool"
-    },
-    {
-      "name": "tsc_adjust",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-tsc-offset",
-      "type": "bool"
-    },
-    {
-      "name": "ssbd",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-clear-rtit-ctl",
-      "type": "bool"
-    },
-    {
-      "name": "3dnowext",
-      "type": "bool"
-    },
-    {
-      "name": "clflushopt",
-      "type": "bool"
-    },
-    {
-      "name": "pdcm",
-      "type": "bool"
-    },
-    {
-      "name": "xsave",
-      "type": "bool"
-    },
-    {
-      "name": "unavailable-features",
-      "type": "strList"
-    },
-    {
-      "name": "est",
-      "type": "bool"
-    },
-    {
-      "name": "pge",
-      "type": "bool"
-    },
-    {
-      "name": "vendor",
-      "type": "string"
-    },
-    {
-      "name": "pcommit",
-      "type": "bool"
-    },
-    {
-      "name": "ibs",
-      "type": "bool"
-    },
-    {
-      "name": "tsc-deadline",
-      "type": "bool"
-    },
-    {
-      "name": "kvmclock-stable-bit",
-      "type": "bool"
-    },
-    {
-      "name": "misalignsse",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-msr-bitmap",
-      "type": "bool"
-    },
-    {
-      "name": "perfctr-nb",
-      "type": "bool"
-    },
-    {
-      "name": "feature-words",
-      "type": "X86CPUFeatureWordInfo"
-    },
-    {
-      "name": "apic",
-      "type": "bool"
-    },
-    {
-      "name": "avx512vbmi",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-nosave-debugctl",
-      "type": "bool"
-    },
-    {
-      "name": "avx512f",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-save-preemption-timer",
-      "type": "bool"
-    },
-    {
-      "name": "arch-capabilities",
-      "type": "bool"
-    },
-    {
-      "name": "bmi2",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-pml",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-nmi-exit",
-      "type": "bool"
-    },
-    {
-      "name": "intel-pt",
-      "type": "bool"
-    },
-    {
-      "name": "wdt",
-      "type": "bool"
-    },
-    {
-      "name": "ace2-en",
-      "type": "bool"
-    },
-    {
-      "name": "avx512pf",
-      "type": "bool"
-    },
-    {
-      "name": "bmi1",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-page-walk-5",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-nopiodelay",
-      "type": "bool"
-    },
-    {
-      "name": "sse4.2",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-ept-2mb",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-load-perf-global-ctrl",
-      "type": "bool"
-    },
-    {
-      "name": "3dnow",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-wbinvd-exit",
-      "type": "bool"
-    },
-    {
-      "name": "vmx",
-      "type": "bool"
-    },
-    {
-      "name": "la57",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-page-walk-4",
-      "type": "bool"
-    },
-    {
-      "name": "sse4.1",
-      "type": "bool"
-    },
-    {
-      "name": "ibrs-all",
-      "type": "bool"
-    },
-    {
-      "name": "xgetbv1",
-      "type": "bool"
-    },
-    {
-      "name": "xsaveopt",
-      "type": "bool"
-    },
-    {
-      "name": "spec-ctrl",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-entry-load-perf-global-ctrl",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-exit-ack-intr",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-xsaves",
-      "type": "bool"
-    },
-    {
-      "name": "phe-en",
-      "type": "bool"
-    },
-    {
-      "name": "fxsr",
-      "type": "bool"
-    },
-    {
-      "name": "hypervisor",
-      "type": "bool"
-    },
-    {
-      "name": "aes",
-      "type": "bool"
-    },
-    {
-      "name": "amd-ssbd",
-      "type": "bool"
-    },
-    {
-      "name": "sse4_2",
-      "type": "bool"
-    },
-    {
-      "name": "de",
-      "type": "bool"
-    },
-    {
-      "name": "ss",
-      "type": "bool"
-    },
-    {
-      "name": "vmx-movdr-exit",
-      "type": "bool"
-    },
-    {
-      "name": "fma",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-38"
-}
-
-{
-  "execute": "query-machines",
-  "id": "libvirt-39"
-}
-
-{
-  "return": [
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.12",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-4.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.5",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-4.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.5",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.7",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": true
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "none",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.7",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.4",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.10",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-5.1",
-      "numa-mem-supported": false,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false,
-      "alias": "q35"
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.7",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.9",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.11",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-3.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-4.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.4",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.3",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": true
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-4.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-5.1",
-      "numa-mem-supported": false,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "is-default": true,
-      "cpu-max": 255,
-      "deprecated": false,
-      "alias": "pc"
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.9",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "isapc",
-      "numa-mem-supported": false,
-      "default-cpu-type": "486-x86_64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.4",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.6",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-3.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.12",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": true
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.6",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-4.0.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.6",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-5.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.8",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.10",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-3.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-4.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "microvm",
-      "numa-mem-supported": false,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.3",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": true
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-4.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-5.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.8",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.5",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-3.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.11",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    }
-  ],
-  "id": "libvirt-39"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "none-machine"
-  },
-  "id": "libvirt-40"
-}
-
-{
-  "return": [
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "enforce-config-section",
-      "description": "Set on to enforce configuration section migration",
-      "type": "bool"
-    },
-    {
-      "name": "graphics",
-      "description": "Set on/off to enable/disable graphics emulation",
-      "type": "bool"
-    },
-    {
-      "name": "memory-encryption",
-      "description": "Set memory encryption object to use",
-      "type": "string"
-    },
-    {
-      "name": "dtb",
-      "description": "Linux kernel device tree file",
-      "type": "string"
-    },
-    {
-      "name": "usb",
-      "description": "Set on/off to enable/disable usb",
-      "type": "bool"
-    },
-    {
-      "name": "phandle-start",
-      "description": "The first phandle ID we may generate dynamically",
-      "type": "int"
-    },
-    {
-      "name": "dump-guest-core",
-      "description": "Include guest memory in a core dump",
-      "type": "bool"
-    },
-    {
-      "name": "append",
-      "description": "Linux kernel command line",
-      "type": "string"
-    },
-    {
-      "name": "suppress-vmdesc",
-      "description": "Set on to disable self-describing migration",
-      "type": "bool"
-    },
-    {
-      "name": "mem-merge",
-      "description": "Enable/disable memory merge support",
-      "type": "bool"
-    },
-    {
-      "name": "dt-compatible",
-      "description": "Overrides the \"compatible\" property of the dt root node",
-      "type": "string"
-    },
-    {
-      "name": "kernel",
-      "description": "Linux kernel image file",
-      "type": "string"
-    },
-    {
-      "name": "dumpdtb",
-      "description": "Dump current dtb to a file and quit",
-      "type": "string"
-    },
-    {
-      "name": "initrd",
-      "description": "Linux initial ramdisk file",
-      "type": "string"
-    },
-    {
-      "name": "firmware",
-      "description": "Firmware image",
-      "type": "string"
-    },
-    {
-      "name": "memory-backend",
-      "description": "Set RAM backendValid value is ID of hostmem based backend",
-      "type": "string"
-    }
-  ],
-  "id": "libvirt-40"
-}
-
-{
-  "execute": "query-cpu-definitions",
-  "id": "libvirt-41"
-}
-
-{
-  "return": [
-    {
-      "name": "max",
-      "typename": "max-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": false
-    },
-    {
-      "name": "host",
-      "typename": "host-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": false
-    },
-    {
-      "name": "base",
-      "typename": "base-x86_64-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu64-v1",
-      "typename": "qemu64-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu64",
-      "typename": "qemu64-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "qemu64-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu32-v1",
-      "typename": "qemu32-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu32",
-      "typename": "qemu32-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "qemu32-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "phenom-v1",
-      "typename": "phenom-v1-x86_64-cpu",
-      "unavailable-features": [
-        "3dnowext",
-        "3dnow"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "phenom",
-      "typename": "phenom-x86_64-cpu",
-      "unavailable-features": [
-        "3dnowext",
-        "3dnow"
-      ],
-      "alias-of": "phenom-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium3-v1",
-      "typename": "pentium3-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium3",
-      "typename": "pentium3-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "pentium3-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium2-v1",
-      "typename": "pentium2-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium2",
-      "typename": "pentium2-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "pentium2-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium-v1",
-      "typename": "pentium-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium",
-      "typename": "pentium-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "pentium-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "n270-v1",
-      "typename": "n270-v1-x86_64-cpu",
-      "unavailable-features": [
-        "ss"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "n270",
-      "typename": "n270-x86_64-cpu",
-      "unavailable-features": [
-        "ss"
-      ],
-      "alias-of": "n270-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm64-v1",
-      "typename": "kvm64-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm64",
-      "typename": "kvm64-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "kvm64-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm32-v1",
-      "typename": "kvm32-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm32",
-      "typename": "kvm32-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "kvm32-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "coreduo-v1",
-      "typename": "coreduo-v1-x86_64-cpu",
-      "unavailable-features": [
-        "ss"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "coreduo",
-      "typename": "coreduo-x86_64-cpu",
-      "unavailable-features": [
-        "ss"
-      ],
-      "alias-of": "coreduo-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "core2duo-v1",
-      "typename": "core2duo-v1-x86_64-cpu",
-      "unavailable-features": [
-        "ss"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "core2duo",
-      "typename": "core2duo-x86_64-cpu",
-      "unavailable-features": [
-        "ss"
-      ],
-      "alias-of": "core2duo-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "athlon-v1",
-      "typename": "athlon-v1-x86_64-cpu",
-      "unavailable-features": [
-        "3dnowext",
-        "3dnow"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "athlon",
-      "typename": "athlon-x86_64-cpu",
-      "unavailable-features": [
-        "3dnowext",
-        "3dnow"
-      ],
-      "alias-of": "athlon-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere-v2",
-      "typename": "Westmere-v2-x86_64-cpu",
-      "unavailable-features": [
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere-v1",
-      "typename": "Westmere-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere-IBRS",
-      "typename": "Westmere-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "spec-ctrl"
-      ],
-      "alias-of": "Westmere-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere",
-      "typename": "Westmere-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Westmere-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Snowridge-v2",
-      "typename": "Snowridge-v2-x86_64-cpu",
-      "unavailable-features": [
-        "erms",
-        "gfni",
-        "cldemote",
-        "movdiri",
-        "movdir64b",
-        "spec-ctrl",
-        "core-capability",
-        "split-lock-detect"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Snowridge-v1",
-      "typename": "Snowridge-v1-x86_64-cpu",
-      "unavailable-features": [
-        "erms",
-        "mpx",
-        "gfni",
-        "cldemote",
-        "movdiri",
-        "movdir64b",
-        "spec-ctrl",
-        "core-capability",
-        "mpx",
-        "mpx",
-        "split-lock-detect"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Snowridge",
-      "typename": "Snowridge-x86_64-cpu",
-      "unavailable-features": [
-        "erms",
-        "mpx",
-        "gfni",
-        "cldemote",
-        "movdiri",
-        "movdir64b",
-        "spec-ctrl",
-        "core-capability",
-        "mpx",
-        "mpx",
-        "split-lock-detect"
-      ],
-      "alias-of": "Snowridge-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-v4",
-      "typename": "Skylake-Server-v4-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "erms",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "spec-ctrl",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-v3",
-      "typename": "Skylake-Server-v3-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "erms",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "spec-ctrl",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-v2",
-      "typename": "Skylake-Server-v2-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "hle",
-        "erms",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "spec-ctrl",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-v1",
-      "typename": "Skylake-Server-v1-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "hle",
-        "erms",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-noTSX-IBRS",
-      "typename": "Skylake-Server-noTSX-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "erms",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "spec-ctrl",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "alias-of": "Skylake-Server-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-IBRS",
-      "typename": "Skylake-Server-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "hle",
-        "erms",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "spec-ctrl",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "alias-of": "Skylake-Server-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server",
-      "typename": "Skylake-Server-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "hle",
-        "erms",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "alias-of": "Skylake-Server-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-v3",
-      "typename": "Skylake-Client-v3-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "erms",
-        "invpcid",
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-v2",
-      "typename": "Skylake-Client-v2-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "hle",
-        "erms",
-        "invpcid",
-        "rtm",
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-v1",
-      "typename": "Skylake-Client-v1-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "hle",
-        "erms",
-        "invpcid",
-        "rtm"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-noTSX-IBRS",
-      "typename": "Skylake-Client-noTSX-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "erms",
-        "invpcid",
-        "spec-ctrl"
-      ],
-      "alias-of": "Skylake-Client-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-IBRS",
-      "typename": "Skylake-Client-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "hle",
-        "erms",
-        "invpcid",
-        "rtm",
-        "spec-ctrl"
-      ],
-      "alias-of": "Skylake-Client-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client",
-      "typename": "Skylake-Client-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "hle",
-        "erms",
-        "invpcid",
-        "rtm"
-      ],
-      "alias-of": "Skylake-Client-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "SandyBridge-v2",
-      "typename": "SandyBridge-v2-x86_64-cpu",
-      "unavailable-features": [
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "SandyBridge-v1",
-      "typename": "SandyBridge-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "SandyBridge-IBRS",
-      "typename": "SandyBridge-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "spec-ctrl"
-      ],
-      "alias-of": "SandyBridge-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "SandyBridge",
-      "typename": "SandyBridge-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "SandyBridge-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Penryn-v1",
-      "typename": "Penryn-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Penryn",
-      "typename": "Penryn-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Penryn-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G5-v1",
-      "typename": "Opteron_G5-v1-x86_64-cpu",
-      "unavailable-features": [
-        "xop",
-        "fma4",
-        "tbm"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G5",
-      "typename": "Opteron_G5-x86_64-cpu",
-      "unavailable-features": [
-        "xop",
-        "fma4",
-        "tbm"
-      ],
-      "alias-of": "Opteron_G5-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G4-v1",
-      "typename": "Opteron_G4-v1-x86_64-cpu",
-      "unavailable-features": [
-        "xop",
-        "fma4"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G4",
-      "typename": "Opteron_G4-x86_64-cpu",
-      "unavailable-features": [
-        "xop",
-        "fma4"
-      ],
-      "alias-of": "Opteron_G4-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G3-v1",
-      "typename": "Opteron_G3-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G3",
-      "typename": "Opteron_G3-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Opteron_G3-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G2-v1",
-      "typename": "Opteron_G2-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G2",
-      "typename": "Opteron_G2-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Opteron_G2-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G1-v1",
-      "typename": "Opteron_G1-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G1",
-      "typename": "Opteron_G1-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Opteron_G1-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem-v2",
-      "typename": "Nehalem-v2-x86_64-cpu",
-      "unavailable-features": [
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem-v1",
-      "typename": "Nehalem-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem-IBRS",
-      "typename": "Nehalem-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "spec-ctrl"
-      ],
-      "alias-of": "Nehalem-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem",
-      "typename": "Nehalem-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Nehalem-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "KnightsMill-v1",
-      "typename": "KnightsMill-v1-x86_64-cpu",
-      "unavailable-features": [
-        "ss",
-        "erms",
-        "avx512f",
-        "avx512pf",
-        "avx512er",
-        "avx512cd",
-        "avx512-vpopcntdq",
-        "avx512-4vnniw",
-        "avx512-4fmaps",
-        "avx512f",
-        "avx512f",
-        "avx512f"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "KnightsMill",
-      "typename": "KnightsMill-x86_64-cpu",
-      "unavailable-features": [
-        "ss",
-        "erms",
-        "avx512f",
-        "avx512pf",
-        "avx512er",
-        "avx512cd",
-        "avx512-vpopcntdq",
-        "avx512-4vnniw",
-        "avx512-4fmaps",
-        "avx512f",
-        "avx512f",
-        "avx512f"
-      ],
-      "alias-of": "KnightsMill-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge-v2",
-      "typename": "IvyBridge-v2-x86_64-cpu",
-      "unavailable-features": [
-        "erms",
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge-v1",
-      "typename": "IvyBridge-v1-x86_64-cpu",
-      "unavailable-features": [
-        "erms"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge-IBRS",
-      "typename": "IvyBridge-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "erms",
-        "spec-ctrl"
-      ],
-      "alias-of": "IvyBridge-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge",
-      "typename": "IvyBridge-x86_64-cpu",
-      "unavailable-features": [
-        "erms"
-      ],
-      "alias-of": "IvyBridge-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server-v4",
-      "typename": "Icelake-Server-v4-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "erms",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "avx512ifma",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "pku",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "la57",
-        "fsrm",
-        "spec-ctrl",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku",
-        "ibrs-all",
-        "taa-no"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server-v3",
-      "typename": "Icelake-Server-v3-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "erms",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "pku",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "la57",
-        "spec-ctrl",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku",
-        "ibrs-all",
-        "taa-no"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server-v2",
-      "typename": "Icelake-Server-v2-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "erms",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "pku",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "la57",
-        "spec-ctrl",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server-v1",
-      "typename": "Icelake-Server-v1-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "hle",
-        "erms",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "pku",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "la57",
-        "spec-ctrl",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server-noTSX",
-      "typename": "Icelake-Server-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "erms",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "pku",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "la57",
-        "spec-ctrl",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "alias-of": "Icelake-Server-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server",
-      "typename": "Icelake-Server-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "hle",
-        "erms",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "pku",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "la57",
-        "spec-ctrl",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "alias-of": "Icelake-Server-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Client-v2",
-      "typename": "Icelake-Client-v2-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "erms",
-        "invpcid",
-        "avx512vbmi",
-        "pku",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "pku"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Client-v1",
-      "typename": "Icelake-Client-v1-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "hle",
-        "erms",
-        "invpcid",
-        "rtm",
-        "avx512vbmi",
-        "pku",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "pku"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Client-noTSX",
-      "typename": "Icelake-Client-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "erms",
-        "invpcid",
-        "avx512vbmi",
-        "pku",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "pku"
-      ],
-      "alias-of": "Icelake-Client-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Client",
-      "typename": "Icelake-Client-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "hle",
-        "erms",
-        "invpcid",
-        "rtm",
-        "avx512vbmi",
-        "pku",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "pku"
-      ],
-      "alias-of": "Icelake-Client-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-v4",
-      "typename": "Haswell-v4-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "erms",
-        "invpcid",
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-v3",
-      "typename": "Haswell-v3-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "hle",
-        "erms",
-        "invpcid",
-        "rtm",
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-v2",
-      "typename": "Haswell-v2-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "erms",
-        "invpcid"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-v1",
-      "typename": "Haswell-v1-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "hle",
-        "erms",
-        "invpcid",
-        "rtm"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-noTSX-IBRS",
-      "typename": "Haswell-noTSX-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "erms",
-        "invpcid",
-        "spec-ctrl"
-      ],
-      "alias-of": "Haswell-v4",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-noTSX",
-      "typename": "Haswell-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "erms",
-        "invpcid"
-      ],
-      "alias-of": "Haswell-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-IBRS",
-      "typename": "Haswell-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "hle",
-        "erms",
-        "invpcid",
-        "rtm",
-        "spec-ctrl"
-      ],
-      "alias-of": "Haswell-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell",
-      "typename": "Haswell-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "hle",
-        "erms",
-        "invpcid",
-        "rtm"
-      ],
-      "alias-of": "Haswell-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-v3",
-      "typename": "EPYC-v3-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-v2",
-      "typename": "EPYC-v2-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-v1",
-      "typename": "EPYC-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-Rome-v1",
-      "typename": "EPYC-Rome-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-Rome",
-      "typename": "EPYC-Rome-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "EPYC-Rome-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-IBPB",
-      "typename": "EPYC-IBPB-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "EPYC-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC",
-      "typename": "EPYC-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "EPYC-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Dhyana-v1",
-      "typename": "Dhyana-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Dhyana",
-      "typename": "Dhyana-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Dhyana-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Denverton-v2",
-      "typename": "Denverton-v2-x86_64-cpu",
-      "unavailable-features": [
-        "erms",
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Denverton-v1",
-      "typename": "Denverton-v1-x86_64-cpu",
-      "unavailable-features": [
-        "erms",
-        "mpx",
-        "spec-ctrl",
-        "mpx",
-        "mpx"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Denverton",
-      "typename": "Denverton-x86_64-cpu",
-      "unavailable-features": [
-        "erms",
-        "mpx",
-        "spec-ctrl",
-        "mpx",
-        "mpx"
-      ],
-      "alias-of": "Denverton-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cooperlake-v1",
-      "typename": "Cooperlake-v1-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "hle",
-        "erms",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512vnni",
-        "spec-ctrl",
-        "avx512-bf16",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku",
-        "ibrs-all",
-        "taa-no"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cooperlake",
-      "typename": "Cooperlake-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "hle",
-        "erms",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512vnni",
-        "spec-ctrl",
-        "avx512-bf16",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku",
-        "ibrs-all",
-        "taa-no"
-      ],
-      "alias-of": "Cooperlake-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Conroe-v1",
-      "typename": "Conroe-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Conroe",
-      "typename": "Conroe-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Conroe-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server-v4",
-      "typename": "Cascadelake-Server-v4-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "erms",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512vnni",
-        "spec-ctrl",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku",
-        "ibrs-all"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server-v3",
-      "typename": "Cascadelake-Server-v3-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "erms",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512vnni",
-        "spec-ctrl",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku",
-        "ibrs-all"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server-v2",
-      "typename": "Cascadelake-Server-v2-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "hle",
-        "erms",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512vnni",
-        "spec-ctrl",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku",
-        "ibrs-all"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server-v1",
-      "typename": "Cascadelake-Server-v1-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "hle",
-        "erms",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512vnni",
-        "spec-ctrl",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server-noTSX",
-      "typename": "Cascadelake-Server-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "erms",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512vnni",
-        "spec-ctrl",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku",
-        "ibrs-all"
-      ],
-      "alias-of": "Cascadelake-Server-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server",
-      "typename": "Cascadelake-Server-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "hle",
-        "erms",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "pku",
-        "avx512vnni",
-        "spec-ctrl",
-        "avx512f",
-        "avx512f",
-        "avx512f",
-        "pku"
-      ],
-      "alias-of": "Cascadelake-Server-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-v4",
-      "typename": "Broadwell-v4-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "erms",
-        "invpcid",
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-v3",
-      "typename": "Broadwell-v3-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "hle",
-        "erms",
-        "invpcid",
-        "rtm",
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-v2",
-      "typename": "Broadwell-v2-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "erms",
-        "invpcid"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-v1",
-      "typename": "Broadwell-v1-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "hle",
-        "erms",
-        "invpcid",
-        "rtm"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-noTSX-IBRS",
-      "typename": "Broadwell-noTSX-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "erms",
-        "invpcid",
-        "spec-ctrl"
-      ],
-      "alias-of": "Broadwell-v4",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-noTSX",
-      "typename": "Broadwell-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "erms",
-        "invpcid"
-      ],
-      "alias-of": "Broadwell-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-IBRS",
-      "typename": "Broadwell-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "hle",
-        "erms",
-        "invpcid",
-        "rtm",
-        "spec-ctrl"
-      ],
-      "alias-of": "Broadwell-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell",
-      "typename": "Broadwell-x86_64-cpu",
-      "unavailable-features": [
-        "pcid",
-        "hle",
-        "erms",
-        "invpcid",
-        "rtm"
-      ],
-      "alias-of": "Broadwell-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "486-v1",
-      "typename": "486-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "486",
-      "typename": "486-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "486-v1",
-      "static": false,
-      "migration-safe": true
-    }
-  ],
-  "id": "libvirt-41"
-}
-
-{
-  "execute": "query-tpm-models",
-  "id": "libvirt-42"
-}
-
-{
-  "return": [
-    "tpm-crb",
-    "tpm-tis"
-  ],
-  "id": "libvirt-42"
-}
-
-{
-  "execute": "query-tpm-types",
-  "id": "libvirt-43"
-}
-
-{
-  "return": [
-    "passthrough",
-    "emulator"
-  ],
-  "id": "libvirt-43"
-}
-
-{
-  "execute": "query-command-line-options",
-  "id": "libvirt-44"
-}
-
-{
-  "return": [
-    {
-      "parameters": [
-        {
-          "name": "timeout",
-          "help": "Request timeout in seconds (default 0 = no timeout)",
-          "type": "number"
-        },
-        {
-          "name": "initiator-name",
-          "help": "Initiator iqn name to use when connecting",
-          "type": "string"
-        },
-        {
-          "name": "header-digest",
-          "help": "HeaderDigest setting. {CRC32C|CRC32C-NONE|NONE-CRC32C|NONE}",
-          "type": "string"
-        },
-        {
-          "name": "password-secret",
-          "help": "ID of the secret providing password for CHAP authentication to target",
-          "type": "string"
-        },
-        {
-          "name": "password",
-          "help": "password for CHAP authentication to target",
-          "type": "string"
-        },
-        {
-          "name": "user",
-          "help": "username for CHAP authentication to target",
-          "type": "string"
-        }
-      ],
-      "option": "iscsi"
-    },
-    {
-      "parameters": [
-        {
-          "name": "audiodev",
-          "type": "string"
-        },
-        {
-          "name": "non-adaptive",
-          "type": "boolean"
-        },
-        {
-          "name": "lossy",
-          "type": "boolean"
-        },
-        {
-          "name": "sasl-authz",
-          "type": "string"
-        },
-        {
-          "name": "tls-authz",
-          "type": "string"
-        },
-        {
-          "name": "acl",
-          "type": "boolean"
-        },
-        {
-          "name": "sasl",
-          "type": "boolean"
-        },
-        {
-          "name": "key-delay-ms",
-          "type": "number"
-        },
-        {
-          "name": "lock-key-sync",
-          "type": "boolean"
-        },
-        {
-          "name": "reverse",
-          "type": "boolean"
-        },
-        {
-          "name": "password",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv6",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv4",
-          "type": "boolean"
-        },
-        {
-          "name": "to",
-          "type": "number"
-        },
-        {
-          "name": "connections",
-          "type": "number"
-        },
-        {
-          "name": "head",
-          "type": "number"
-        },
-        {
-          "name": "display",
-          "type": "string"
-        },
-        {
-          "name": "share",
-          "type": "string"
-        },
-        {
-          "name": "tls-creds",
-          "type": "string"
-        },
-        {
-          "name": "websocket",
-          "type": "string"
-        },
-        {
-          "name": "vnc",
-          "type": "string"
-        }
-      ],
-      "option": "vnc"
-    },
-    {
-      "parameters": [
-        {
-          "name": "rendernode",
-          "type": "string"
-        },
-        {
-          "name": "gl",
-          "type": "boolean"
-        },
-        {
-          "name": "head",
-          "type": "number"
-        },
-        {
-          "name": "display",
-          "type": "string"
-        },
-        {
-          "name": "seamless-migration",
-          "type": "boolean"
-        },
-        {
-          "name": "playback-compression",
-          "type": "boolean"
-        },
-        {
-          "name": "agent-mouse",
-          "type": "boolean"
-        },
-        {
-          "name": "streaming-video",
-          "type": "string"
-        },
-        {
-          "name": "zlib-glz-wan-compression",
-          "type": "string"
-        },
-        {
-          "name": "jpeg-wan-compression",
-          "type": "string"
-        },
-        {
-          "name": "image-compression",
-          "type": "string"
-        },
-        {
-          "name": "plaintext-channel",
-          "type": "string"
-        },
-        {
-          "name": "tls-channel",
-          "type": "string"
-        },
-        {
-          "name": "tls-ciphers",
-          "type": "string"
-        },
-        {
-          "name": "x509-dh-key-file",
-          "type": "string"
-        },
-        {
-          "name": "x509-cacert-file",
-          "type": "string"
-        },
-        {
-          "name": "x509-cert-file",
-          "type": "string"
-        },
-        {
-          "name": "x509-key-password",
-          "type": "string"
-        },
-        {
-          "name": "x509-key-file",
-          "type": "string"
-        },
-        {
-          "name": "x509-dir",
-          "type": "string"
-        },
-        {
-          "name": "sasl",
-          "type": "boolean"
-        },
-        {
-          "name": "disable-agent-file-xfer",
-          "type": "boolean"
-        },
-        {
-          "name": "disable-copy-paste",
-          "type": "boolean"
-        },
-        {
-          "name": "disable-ticketing",
-          "type": "boolean"
-        },
-        {
-          "name": "password",
-          "type": "string"
-        },
-        {
-          "name": "unix",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv6",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv4",
-          "type": "boolean"
-        },
-        {
-          "name": "addr",
-          "type": "string"
-        },
-        {
-          "name": "tls-port",
-          "type": "number"
-        },
-        {
-          "name": "port",
-          "type": "number"
-        }
-      ],
-      "option": "spice"
-    },
-    {
-      "parameters": [],
-      "option": "smbios"
-    },
-    {
-      "parameters": [],
-      "option": "acpi"
-    },
-    {
-      "parameters": [
-        {
-          "name": "dmode",
-          "type": "number"
-        },
-        {
-          "name": "fmode",
-          "type": "number"
-        },
-        {
-          "name": "sock_fd",
-          "type": "number"
-        },
-        {
-          "name": "socket",
-          "type": "string"
-        },
-        {
-          "name": "multidevs",
-          "type": "string"
-        },
-        {
-          "name": "readonly",
-          "type": "boolean"
-        },
-        {
-          "name": "writeout",
-          "type": "string"
-        },
-        {
-          "name": "security_model",
-          "type": "string"
-        },
-        {
-          "name": "mount_tag",
-          "type": "string"
-        },
-        {
-          "name": "path",
-          "type": "string"
-        },
-        {
-          "name": "fsdriver",
-          "type": "string"
-        }
-      ],
-      "option": "virtfs"
-    },
-    {
-      "parameters": [
-        {
-          "name": "throttling.iops-size",
-          "help": "when limiting by iops max size of an I/O in bytes",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max-length",
-          "help": "length of the bps-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max-length",
-          "help": "length of the bps-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max-length",
-          "help": "length of the bps-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max-length",
-          "help": "length of the iops-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max-length",
-          "help": "length of the iops-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max-length",
-          "help": "length of the iops-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max",
-          "help": "total bytes write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max",
-          "help": "total bytes read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max",
-          "help": "total bytes burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max",
-          "help": "I/O operations write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max",
-          "help": "I/O operations read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max",
-          "help": "I/O operations burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write",
-          "help": "limit write bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read",
-          "help": "limit read bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total",
-          "help": "limit total bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write",
-          "help": "limit write operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read",
-          "help": "limit read operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total",
-          "help": "limit total I/O operations per second",
-          "type": "number"
-        },
-        {
-          "name": "dmode",
-          "type": "number"
-        },
-        {
-          "name": "fmode",
-          "type": "number"
-        },
-        {
-          "name": "sock_fd",
-          "type": "number"
-        },
-        {
-          "name": "socket",
-          "type": "string"
-        },
-        {
-          "name": "multidevs",
-          "type": "string"
-        },
-        {
-          "name": "readonly",
-          "type": "boolean"
-        },
-        {
-          "name": "writeout",
-          "type": "string"
-        },
-        {
-          "name": "security_model",
-          "type": "string"
-        },
-        {
-          "name": "path",
-          "type": "string"
-        },
-        {
-          "name": "fsdriver",
-          "type": "string"
-        }
-      ],
-      "option": "fsdev"
-    },
-    {
-      "parameters": [
-        {
-          "name": "resourcecontrol",
-          "type": "string"
-        },
-        {
-          "name": "spawn",
-          "type": "string"
-        },
-        {
-          "name": "elevateprivileges",
-          "type": "string"
-        },
-        {
-          "name": "obsolete",
-          "type": "string"
-        },
-        {
-          "name": "enable",
-          "type": "boolean"
-        }
-      ],
-      "option": "sandbox"
-    },
-    {
-      "parameters": [
-        {
-          "name": "gen_id",
-          "help": "Sets id of the object generating the fw_cfg blob to be inserted",
-          "type": "string"
-        },
-        {
-          "name": "string",
-          "help": "Sets content of the blob to be inserted from a string",
-          "type": "string"
-        },
-        {
-          "name": "file",
-          "help": "Sets the name of the file from which the fw_cfg blob will be loaded",
-          "type": "string"
-        },
-        {
-          "name": "name",
-          "help": "Sets the fw_cfg name of the blob to be inserted",
-          "type": "string"
-        }
-      ],
-      "option": "fw_cfg"
-    },
-    {
-      "parameters": [],
-      "option": ""
-    },
-    {
-      "parameters": [
-        {
-          "name": "rrsnapshot",
-          "type": "string"
-        },
-        {
-          "name": "rrfile",
-          "type": "string"
-        },
-        {
-          "name": "rr",
-          "type": "string"
-        },
-        {
-          "name": "sleep",
-          "type": "boolean"
-        },
-        {
-          "name": "align",
-          "type": "boolean"
-        },
-        {
-          "name": "shift",
-          "type": "string"
-        }
-      ],
-      "option": "icount"
-    },
-    {
-      "parameters": [],
-      "option": "numa"
-    },
-    {
-      "parameters": [
-        {
-          "name": "debug-threads",
-          "help": "When enabled, name the individual threads; defaults off.\nNOTE: The thread names are for debugging and not a\nstable API.",
-          "type": "boolean"
-        },
-        {
-          "name": "process",
-          "help": "Sets the name of the QEMU process, as shown in top etc",
-          "type": "string"
-        },
-        {
-          "name": "guest",
-          "help": "Sets the name of the guest.\nThis name will be displayed in the SDL window caption.\nThe name will also be used for the VNC server",
-          "type": "string"
-        }
-      ],
-      "option": "name"
-    },
-    {
-      "parameters": [
-        {
-          "name": "guest-name",
-          "help": "Prepends guest name for error messages but only if -name guest is set otherwise option is ignored\n",
-          "type": "boolean"
-        },
-        {
-          "name": "timestamp",
-          "type": "boolean"
-        }
-      ],
-      "option": "msg"
-    },
-    {
-      "parameters": [
-        {
-          "name": "cpu-pm",
-          "type": "boolean"
-        },
-        {
-          "name": "mem-lock",
-          "type": "boolean"
-        }
-      ],
-      "option": "overcommit"
-    },
-    {
-      "parameters": [
-        {
-          "name": "mlock",
-          "type": "boolean"
-        }
-      ],
-      "option": "realtime"
-    },
-    {
-      "parameters": [],
-      "option": "tpmdev"
-    },
-    {
-      "parameters": [],
-      "option": "object"
-    },
-    {
-      "parameters": [
-        {
-          "name": "opaque",
-          "help": "free-form string used to describe fd",
-          "type": "string"
-        },
-        {
-          "name": "set",
-          "help": "ID of the fd set to add fd to",
-          "type": "number"
-        },
-        {
-          "name": "fd",
-          "help": "file descriptor of which a duplicate is added to fd set",
-          "type": "number"
-        }
-      ],
-      "option": "add-fd"
-    },
-    {
-      "parameters": [
-        {
-          "name": "strict",
-          "type": "boolean"
-        },
-        {
-          "name": "reboot-timeout",
-          "type": "number"
-        },
-        {
-          "name": "splash-time",
-          "type": "number"
-        },
-        {
-          "name": "splash",
-          "type": "string"
-        },
-        {
-          "name": "menu",
-          "type": "boolean"
-        },
-        {
-          "name": "once",
-          "type": "string"
-        },
-        {
-          "name": "order",
-          "type": "string"
-        }
-      ],
-      "option": "boot-opts"
-    },
-    {
-      "parameters": [
-        {
-          "name": "maxcpus",
-          "type": "number"
-        },
-        {
-          "name": "threads",
-          "type": "number"
-        },
-        {
-          "name": "cores",
-          "type": "number"
-        },
-        {
-          "name": "dies",
-          "type": "number"
-        },
-        {
-          "name": "sockets",
-          "type": "number"
-        },
-        {
-          "name": "cpus",
-          "type": "number"
-        }
-      ],
-      "option": "smp-opts"
-    },
-    {
-      "parameters": [
-        {
-          "name": "maxmem",
-          "type": "size"
-        },
-        {
-          "name": "slots",
-          "type": "number"
-        },
-        {
-          "name": "size",
-          "type": "size"
-        }
-      ],
-      "option": "memory"
-    },
-    {
-      "parameters": [],
-      "option": "accel"
-    },
-    {
-      "parameters": [
-        {
-          "name": "loadparm",
-          "help": "Up to 8 chars in set of [A-Za-z0-9. ](lower case chars converted to upper case) to pass to machine loader, boot manager, and guest kernel",
-          "type": "string"
-        },
-        {
-          "name": "dea-key-wrap",
-          "help": "enable/disable DEA key wrapping using the CPACF wrapping key",
-          "type": "boolean"
-        },
-        {
-          "name": "aes-key-wrap",
-          "help": "enable/disable AES key wrapping using the CPACF wrapping key",
-          "type": "boolean"
-        },
-        {
-          "name": "suppress-vmdesc",
-          "help": "Set on to disable self-describing migration",
-          "type": "boolean"
-        },
-        {
-          "name": "iommu",
-          "help": "Set on/off to enable/disable Intel IOMMU (VT-d)",
-          "type": "boolean"
-        },
-        {
-          "name": "firmware",
-          "help": "firmware image",
-          "type": "string"
-        },
-        {
-          "name": "usb",
-          "help": "Set on/off to enable/disable usb",
-          "type": "boolean"
-        },
-        {
-          "name": "mem-merge",
-          "help": "enable/disable memory merge support",
-          "type": "boolean"
-        },
-        {
-          "name": "dump-guest-core",
-          "help": "Include guest memory in  a core dump",
-          "type": "boolean"
-        },
-        {
-          "name": "dt_compatible",
-          "help": "Overrides the \"compatible\" property of the dt root node",
-          "type": "string"
-        },
-        {
-          "name": "phandle_start",
-          "help": "The first phandle ID we may generate dynamically",
-          "type": "number"
-        },
-        {
-          "name": "dumpdtb",
-          "help": "Dump current dtb to a file and quit",
-          "type": "string"
-        },
-        {
-          "name": "dtb",
-          "help": "Linux kernel device tree file",
-          "type": "string"
-        },
-        {
-          "name": "append",
-          "help": "Linux kernel command line",
-          "type": "string"
-        },
-        {
-          "name": "initrd",
-          "help": "Linux initial ramdisk file",
-          "type": "string"
-        },
-        {
-          "name": "kernel",
-          "help": "Linux kernel image file",
-          "type": "string"
-        },
-        {
-          "name": "kvm_shadow_mem",
-          "help": "KVM shadow MMU size",
-          "type": "size"
-        },
-        {
-          "name": "kernel_irqchip",
-          "help": "use KVM in-kernel irqchip",
-          "type": "boolean"
-        },
-        {
-          "name": "accel",
-          "help": "accelerator list",
-          "type": "string"
-        },
-        {
-          "name": "type",
-          "help": "emulated machine",
-          "type": "string"
-        }
-      ],
-      "option": "machine"
-    },
-    {
-      "parameters": [
-        {
-          "name": "romfile",
-          "type": "string"
-        },
-        {
-          "name": "bootindex",
-          "type": "number"
-        }
-      ],
-      "option": "option-rom"
-    },
-    {
-      "parameters": [
-        {
-          "name": "file",
-          "type": "string"
-        },
-        {
-          "name": "events",
-          "type": "string"
-        },
-        {
-          "name": "enable",
-          "type": "string"
-        }
-      ],
-      "option": "trace"
-    },
-    {
-      "parameters": [
-        {
-          "name": "pretty",
-          "type": "boolean"
-        },
-        {
-          "name": "chardev",
-          "type": "string"
-        },
-        {
-          "name": "mode",
-          "type": "string"
-        }
-      ],
-      "option": "mon"
-    },
-    {
-      "parameters": [
-        {
-          "name": "value",
-          "type": "string"
-        },
-        {
-          "name": "property",
-          "type": "string"
-        },
-        {
-          "name": "driver",
-          "type": "string"
-        }
-      ],
-      "option": "global"
-    },
-    {
-      "parameters": [
-        {
-          "name": "driftfix",
-          "type": "string"
-        },
-        {
-          "name": "clock",
-          "type": "string"
-        },
-        {
-          "name": "base",
-          "type": "string"
-        }
-      ],
-      "option": "rtc"
-    },
-    {
-      "parameters": [],
-      "option": "net"
-    },
-    {
-      "parameters": [],
-      "option": "nic"
-    },
-    {
-      "parameters": [],
-      "option": "netdev"
-    },
-    {
-      "parameters": [],
-      "option": "device"
-    },
-    {
-      "parameters": [
-        {
-          "name": "abstract",
-          "type": "boolean"
-        },
-        {
-          "name": "tight",
-          "default": "on",
-          "type": "boolean"
-        },
-        {
-          "name": "logappend",
-          "type": "boolean"
-        },
-        {
-          "name": "logfile",
-          "type": "string"
-        },
-        {
-          "name": "append",
-          "type": "boolean"
-        },
-        {
-          "name": "chardev",
-          "type": "string"
-        },
-        {
-          "name": "size",
-          "type": "size"
-        },
-        {
-          "name": "debug",
-          "type": "number"
-        },
-        {
-          "name": "name",
-          "type": "string"
-        },
-        {
-          "name": "signal",
-          "type": "boolean"
-        },
-        {
-          "name": "mux",
-          "type": "boolean"
-        },
-        {
-          "name": "rows",
-          "type": "number"
-        },
-        {
-          "name": "cols",
-          "type": "number"
-        },
-        {
-          "name": "height",
-          "type": "number"
-        },
-        {
-          "name": "width",
-          "type": "number"
-        },
-        {
-          "name": "websocket",
-          "type": "boolean"
-        },
-        {
-          "name": "tls-authz",
-          "type": "string"
-        },
-        {
-          "name": "tls-creds",
-          "type": "string"
-        },
-        {
-          "name": "tn3270",
-          "type": "boolean"
-        },
-        {
-          "name": "telnet",
-          "type": "boolean"
-        },
-        {
-          "name": "reconnect",
-          "type": "number"
-        },
-        {
-          "name": "delay",
-          "type": "boolean"
-        },
-        {
-          "name": "server",
-          "type": "boolean"
-        },
-        {
-          "name": "wait",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv6",
-          "type": "boolean"
-        },
-        {
-          "name": "ipv4",
-          "type": "boolean"
-        },
-        {
-          "name": "to",
-          "type": "number"
-        },
-        {
-          "name": "localport",
-          "type": "string"
-        },
-        {
-          "name": "localaddr",
-          "type": "string"
-        },
-        {
-          "name": "fd",
-          "type": "string"
-        },
-        {
-          "name": "port",
-          "type": "string"
-        },
-        {
-          "name": "host",
-          "type": "string"
-        },
-        {
-          "name": "path",
-          "type": "string"
-        },
-        {
-          "name": "backend",
-          "type": "string"
-        }
-      ],
-      "option": "chardev"
-    },
-    {
-      "parameters": [
-        {
-          "name": "copy-on-read",
-          "help": "copy read data from backing file into image file",
-          "type": "boolean"
-        },
-        {
-          "name": "werror",
-          "help": "write error action",
-          "type": "string"
-        },
-        {
-          "name": "rerror",
-          "help": "read error action",
-          "type": "string"
-        },
-        {
-          "name": "read-only",
-          "help": "open drive file as read-only",
-          "type": "boolean"
-        },
-        {
-          "name": "file",
-          "help": "file name",
-          "type": "string"
-        },
-        {
-          "name": "if",
-          "help": "interface (ide, scsi, sd, mtd, floppy, pflash, virtio)",
-          "type": "string"
-        },
-        {
-          "name": "media",
-          "help": "media type (disk, cdrom)",
-          "type": "string"
-        },
-        {
-          "name": "index",
-          "help": "index number",
-          "type": "number"
-        },
-        {
-          "name": "unit",
-          "help": "unit number (i.e. lun for scsi)",
-          "type": "number"
-        },
-        {
-          "name": "bus",
-          "help": "bus number",
-          "type": "number"
-        },
-        {
-          "name": "stats-account-failed",
-          "help": "whether to account for failed I/O operations in the statistics",
-          "type": "boolean"
-        },
-        {
-          "name": "stats-account-invalid",
-          "help": "whether to account for invalid I/O operations in the statistics",
-          "type": "boolean"
-        },
-        {
-          "name": "detect-zeroes",
-          "help": "try to optimize zero writes (off, on, unmap)",
-          "type": "string"
-        },
-        {
-          "name": "throttling.group",
-          "help": "name of the block throttling group",
-          "type": "string"
-        },
-        {
-          "name": "throttling.iops-size",
-          "help": "when limiting by iops max size of an I/O in bytes",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max-length",
-          "help": "length of the bps-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max-length",
-          "help": "length of the bps-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max-length",
-          "help": "length of the bps-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max-length",
-          "help": "length of the iops-write-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max-length",
-          "help": "length of the iops-read-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max-length",
-          "help": "length of the iops-total-max burst period, in seconds",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write-max",
-          "help": "total bytes write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read-max",
-          "help": "total bytes read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total-max",
-          "help": "total bytes burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write-max",
-          "help": "I/O operations write burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read-max",
-          "help": "I/O operations read burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total-max",
-          "help": "I/O operations burst",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-write",
-          "help": "limit write bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-read",
-          "help": "limit read bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.bps-total",
-          "help": "limit total bytes per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-write",
-          "help": "limit write operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-read",
-          "help": "limit read operations per second",
-          "type": "number"
-        },
-        {
-          "name": "throttling.iops-total",
-          "help": "limit total I/O operations per second",
-          "type": "number"
-        },
-        {
-          "name": "werror",
-          "help": "write error action",
-          "type": "string"
-        },
-        {
-          "name": "format",
-          "help": "disk format (raw, qcow2, ...)",
-          "type": "string"
-        },
-        {
-          "name": "cache.writeback",
-          "help": "Enable writeback mode",
-          "type": "boolean"
-        },
-        {
-          "name": "aio",
-          "help": "host AIO implementation (threads, native, io_uring)",
-          "type": "string"
-        },
-        {
-          "name": "snapshot",
-          "help": "enable/disable snapshot mode",
-          "type": "boolean"
-        },
-        {
-          "name": "force-share",
-          "help": "always accept other writers (default: off)",
-          "type": "boolean"
-        },
-        {
-          "name": "discard",
-          "help": "discard operation (ignore/off, unmap/on)",
-          "type": "string"
-        },
-        {
-          "name": "auto-read-only",
-          "help": "Node can become read-only if opening read-write fails",
-          "type": "boolean"
-        },
-        {
-          "name": "cache.no-flush",
-          "help": "Ignore flush requests",
-          "type": "boolean"
-        },
-        {
-          "name": "cache.direct",
-          "help": "Bypass software writeback cache on the host",
-          "type": "boolean"
-        },
-        {
-          "name": "driver",
-          "help": "Block driver to use for the node",
-          "type": "string"
-        },
-        {
-          "name": "node-name",
-          "help": "Node name of the block device node",
-          "type": "string"
-        }
-      ],
-      "option": "drive"
-    }
-  ],
-  "id": "libvirt-44"
-}
-
-{
-  "execute": "query-migrate-capabilities",
-  "id": "libvirt-45"
-}
-
-{
-  "return": [
-    {
-      "state": false,
-      "capability": "xbzrle"
-    },
-    {
-      "state": false,
-      "capability": "rdma-pin-all"
-    },
-    {
-      "state": false,
-      "capability": "auto-converge"
-    },
-    {
-      "state": false,
-      "capability": "zero-blocks"
-    },
-    {
-      "state": false,
-      "capability": "compress"
-    },
-    {
-      "state": false,
-      "capability": "events"
-    },
-    {
-      "state": false,
-      "capability": "postcopy-ram"
-    },
-    {
-      "state": false,
-      "capability": "x-colo"
-    },
-    {
-      "state": false,
-      "capability": "release-ram"
-    },
-    {
-      "state": false,
-      "capability": "block"
-    },
-    {
-      "state": false,
-      "capability": "return-path"
-    },
-    {
-      "state": false,
-      "capability": "pause-before-switchover"
-    },
-    {
-      "state": false,
-      "capability": "multifd"
-    },
-    {
-      "state": false,
-      "capability": "dirty-bitmaps"
-    },
-    {
-      "state": false,
-      "capability": "postcopy-blocktime"
-    },
-    {
-      "state": false,
-      "capability": "late-block-activate"
-    },
-    {
-      "state": false,
-      "capability": "x-ignore-shared"
-    },
-    {
-      "state": false,
-      "capability": "validate-uuid"
-    }
-  ],
-  "id": "libvirt-45"
-}
-
-{
-  "execute": "query-sev-capabilities",
-  "id": "libvirt-46"
-}
-
-{
-  "id": "libvirt-46",
-  "error": {
-    "class": "GenericError",
-    "desc": "SEV is not enabled in KVM"
-  }
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "static",
-    "model": {
-      "name": "host"
-    }
-  },
-  "id": "libvirt-47"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "base",
-      "props": {
-        "vmx-entry-load-rtit-ctl": false,
-        "cmov": true,
-        "ia64": false,
-        "ssb-no": false,
-        "aes": true,
-        "vmx-apicv-xapic": false,
-        "mmx": true,
-        "rdpid": true,
-        "arat": true,
-        "vmx-page-walk-4": false,
-        "vmx-page-walk-5": false,
-        "gfni": false,
-        "ibrs-all": false,
-        "vmx-desc-exit": false,
-        "pause-filter": false,
-        "xsavec": true,
-        "intel-pt": false,
-        "vmx-cr8-store-exit": false,
-        "vmx-rdseed-exit": false,
-        "vmx-eptp-switching": false,
-        "kvm-asyncpf": true,
-        "perfctr-core": true,
-        "mpx": false,
-        "pbe": false,
-        "avx512cd": false,
-        "decodeassists": false,
-        "vmx-exit-load-efer": false,
-        "vmx-exit-clear-bndcfgs": false,
-        "sse4.1": true,
-        "family": 23,
-        "vmx-vmwrite-vmexit-fields": false,
-        "vmx-vnmi": false,
-        "vmx-true-ctls": false,
-        "vmx-ept-execonly": false,
-        "vmx-exit-save-efer": false,
-        "vmx-invept-all-context": false,
-        "wbnoinvd": true,
-        "avx512f": false,
-        "msr": true,
-        "mce": true,
-        "mca": true,
-        "xcrypt": false,
-        "vmx-exit-load-pat": false,
-        "vmx-intr-exit": false,
-        "min-level": 16,
-        "vmx-flexpriority": false,
-        "xgetbv1": true,
-        "cid": false,
-        "ds": false,
-        "fxsr": true,
-        "avx512-bf16": false,
-        "vmx-cr8-load-exit": false,
-        "xsaveopt": true,
-        "vmx-apicv-vid": false,
-        "vmx-exit-save-pat": false,
-        "xtpr": false,
-        "tsx-ctrl": false,
-        "vmx-ple": false,
-        "avx512vl": false,
-        "avx512-vpopcntdq": false,
-        "phe": false,
-        "extapic": false,
-        "3dnowprefetch": true,
-        "vmx-vmfunc": false,
-        "vmx-activity-shutdown": false,
-        "avx512vbmi2": false,
-        "cr8legacy": true,
-        "vmx-encls-exit": false,
-        "stibp": true,
-        "vmx-msr-bitmap": false,
-        "xcrypt-en": false,
-        "vmx-mwait-exit": false,
-        "vmx-pml": false,
-        "vmx-nmi-exit": false,
-        "vmx-invept-single-context-noglobals": false,
-        "pn": false,
-        "rsba": false,
-        "dca": false,
-        "vendor": "AuthenticAMD",
-        "vmx-unrestricted-guest": false,
-        "vmx-cr3-store-noexit": false,
-        "pku": false,
-        "smx": false,
-        "cmp-legacy": true,
-        "avx512-4fmaps": false,
-        "vmcb-clean": false,
-        "hle": false,
-        "3dnowext": false,
-        "amd-no-ssb": false,
-        "npt": true,
-        "rdctl-no": true,
-        "vmx-invvpid": false,
-        "clwb": true,
-        "lbrv": false,
-        "adx": true,
-        "ss": false,
-        "pni": true,
-        "tsx-ldtrk": false,
-        "svm-lock": false,
-        "smep": true,
-        "smap": true,
-        "pfthreshold": false,
-        "vmx-invpcid-exit": false,
-        "x2apic": true,
-        "avx512vbmi": false,
-        "avx512vnni": false,
-        "vmx-apicv-x2apic": false,
-        "kvm-pv-sched-yield": true,
-        "vmx-invlpg-exit": false,
-        "vmx-invvpid-all-context": false,
-        "vmx-activity-hlt": false,
-        "flushbyasid": false,
-        "f16c": true,
-        "vmx-exit-ack-intr": false,
-        "ace2-en": false,
-        "pae": true,
-        "pat": true,
-        "sse": true,
-        "phe-en": false,
-        "vmx-tsc-offset": false,
-        "kvm-nopiodelay": true,
-        "tm": false,
-        "kvmclock-stable-bit": true,
-        "vmx-rdtsc-exit": false,
-        "hypervisor": true,
-        "vmx-rdtscp-exit": false,
-        "mds-no": true,
-        "pcommit": false,
-        "vmx-vpid": false,
-        "syscall": true,
-        "avx512dq": false,
-        "svm": true,
-        "invtsc": false,
-        "vmx-monitor-exit": false,
-        "sse2": true,
-        "ssbd": true,
-        "vmx-wbinvd-exit": false,
-        "est": false,
-        "kvm-poll-control": true,
-        "avx512ifma": false,
-        "tm2": false,
-        "kvm-pv-eoi": true,
-        "kvm-pv-ipi": true,
-        "cx8": true,
-        "vmx-invvpid-single-addr": false,
-        "waitpkg": false,
-        "cldemote": false,
-        "vmx-ept": false,
-        "kvm-mmu": false,
-        "sse4.2": true,
-        "pge": true,
-        "avx512bitalg": false,
-        "pdcm": false,
-        "vmx-entry-load-bndcfgs": false,
-        "vmx-exit-clear-rtit-ctl": false,
-        "model": 113,
-        "movbe": true,
-        "nrip-save": true,
-        "ssse3": true,
-        "sse4a": true,
-        "vmx-pause-exit": false,
-        "invpcid": false,
-        "pdpe1gb": true,
-        "tsc-deadline": true,
-        "skip-l1dfl-vmentry": true,
-        "vmx-exit-load-perf-global-ctrl": false,
-        "fma": true,
-        "cx16": true,
-        "de": true,
-        "stepping": 0,
-        "xsave": true,
-        "clflush": true,
-        "skinit": false,
-        "tsc": true,
-        "tce": false,
-        "fpu": true,
-        "ds-cpl": false,
-        "ibs": false,
-        "fma4": false,
-        "vmx-exit-nosave-debugctl": false,
-        "la57": false,
-        "vmx-invept": false,
-        "osvw": true,
-        "apic": true,
-        "pmm": false,
-        "vmx-entry-noload-debugctl": false,
-        "vmx-eptad": false,
-        "spec-ctrl": false,
-        "vmx-posted-intr": false,
-        "vmx-apicv-register": false,
-        "tsc-adjust": true,
-        "kvm-steal-time": true,
-        "avx512-vp2intersect": false,
-        "kvmclock": true,
-        "vmx-zero-len-inject": false,
-        "pschange-mc-no": true,
-        "vmx-rdrand-exit": false,
-        "lwp": false,
-        "amd-ssbd": true,
-        "xop": false,
-        "ibpb": true,
-        "avx": true,
-        "core-capability": false,
-        "vmx-invept-single-context": false,
-        "movdiri": false,
-        "acpi": false,
-        "avx512bw": false,
-        "ace2": false,
-        "fsgsbase": true,
-        "vmx-ept-2mb": false,
-        "vmx-ept-1gb": false,
-        "ht": false,
-        "vmx-io-exit": false,
-        "nx": true,
-        "pclmulqdq": true,
-        "mmxext": true,
-        "popcnt": true,
-        "vaes": false,
-        "serialize": false,
-        "movdir64b": false,
-        "xsaves": true,
-        "vmx-shadow-vmcs": false,
-        "lm": true,
-        "vmx-exit-save-preemption-timer": false,
-        "vmx-entry-load-pat": false,
-        "fsrm": false,
-        "vmx-entry-load-perf-global-ctrl": false,
-        "vmx-io-bitmap": false,
-        "umip": true,
-        "vmx-store-lma": false,
-        "vmx-movdr-exit": false,
-        "pse": true,
-        "avx2": true,
-        "sep": true,
-        "virt-ssbd": true,
-        "vmx-cr3-load-noexit": false,
-        "nodeid-msr": false,
-        "md-clear": false,
-        "misalignsse": true,
-        "split-lock-detect": false,
-        "min-xlevel": 2147483679,
-        "bmi1": true,
-        "bmi2": true,
-        "kvm-pv-unhalt": true,
-        "tsc-scale": false,
-        "topoext": false,
-        "amd-stibp": true,
-        "vmx-preemption-timer": false,
-        "clflushopt": true,
-        "vmx-vnmi-pending": false,
-        "monitor": false,
-        "vmx-vintr-pending": false,
-        "avx512er": false,
-        "full-width-write": false,
-        "pmm-en": false,
-        "pcid": false,
-        "taa-no": false,
-        "arch-capabilities": true,
-        "vmx-secondary-ctls": false,
-        "vmx-xsaves": false,
-        "clzero": true,
-        "3dnow": false,
-        "erms": false,
-        "vmx-entry-ia32e-mode": false,
-        "lahf-lm": true,
-        "vpclmulqdq": false,
-        "vmx-ins-outs": false,
-        "fxsr-opt": true,
-        "xstore": false,
-        "rtm": false,
-        "kvm-hint-dedicated": false,
-        "lmce": false,
-        "perfctr-nb": false,
-        "rdrand": true,
-        "rdseed": true,
-        "avx512-4vnniw": false,
-        "vme": true,
-        "vmx": false,
-        "dtes64": false,
-        "mtrr": true,
-        "rdtscp": true,
-        "xsaveerptr": true,
-        "pse36": true,
-        "kvm-pv-tlb-flush": true,
-        "vmx-activity-wait-sipi": false,
-        "tbm": false,
-        "wdt": false,
-        "vmx-rdpmc-exit": false,
-        "vmx-mtf": false,
-        "vmx-entry-load-efer": false,
-        "model-id": "AMD Ryzen 9 3900X 12-Core Processor            ",
-        "sha-ni": true,
-        "abm": true,
-        "vmx-ept-advanced-exitinfo": false,
-        "avx512pf": false,
-        "vmx-hlt-exit": false,
-        "xstore-en": false
-      }
-    }
-  },
-  "id": "libvirt-47"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "static",
-    "model": {
-      "name": "host",
-      "props": {
-        "migratable": false
-      }
-    }
-  },
-  "id": "libvirt-48"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "base",
-      "props": {
-        "vmx-entry-load-rtit-ctl": false,
-        "cmov": true,
-        "ia64": false,
-        "ssb-no": false,
-        "aes": true,
-        "vmx-apicv-xapic": false,
-        "mmx": true,
-        "rdpid": true,
-        "arat": true,
-        "vmx-page-walk-4": false,
-        "vmx-page-walk-5": false,
-        "gfni": false,
-        "ibrs-all": false,
-        "vmx-desc-exit": false,
-        "pause-filter": false,
-        "xsavec": true,
-        "intel-pt": false,
-        "vmx-cr8-store-exit": false,
-        "vmx-rdseed-exit": false,
-        "vmx-eptp-switching": false,
-        "kvm-asyncpf": true,
-        "perfctr-core": true,
-        "mpx": false,
-        "pbe": false,
-        "avx512cd": false,
-        "decodeassists": false,
-        "vmx-exit-load-efer": false,
-        "vmx-exit-clear-bndcfgs": false,
-        "sse4.1": true,
-        "family": 23,
-        "vmx-vmwrite-vmexit-fields": false,
-        "vmx-vnmi": false,
-        "vmx-true-ctls": false,
-        "vmx-ept-execonly": false,
-        "vmx-exit-save-efer": false,
-        "vmx-invept-all-context": false,
-        "wbnoinvd": true,
-        "avx512f": false,
-        "msr": true,
-        "mce": true,
-        "mca": true,
-        "xcrypt": false,
-        "vmx-exit-load-pat": false,
-        "vmx-intr-exit": false,
-        "min-level": 16,
-        "vmx-flexpriority": false,
-        "xgetbv1": true,
-        "cid": false,
-        "ds": false,
-        "fxsr": true,
-        "avx512-bf16": false,
-        "vmx-cr8-load-exit": false,
-        "xsaveopt": true,
-        "vmx-apicv-vid": false,
-        "vmx-exit-save-pat": false,
-        "xtpr": false,
-        "tsx-ctrl": false,
-        "vmx-ple": false,
-        "avx512vl": false,
-        "avx512-vpopcntdq": false,
-        "phe": false,
-        "extapic": false,
-        "3dnowprefetch": true,
-        "vmx-vmfunc": false,
-        "vmx-activity-shutdown": false,
-        "avx512vbmi2": false,
-        "cr8legacy": true,
-        "vmx-encls-exit": false,
-        "stibp": true,
-        "vmx-msr-bitmap": false,
-        "xcrypt-en": false,
-        "vmx-mwait-exit": false,
-        "vmx-pml": false,
-        "vmx-nmi-exit": false,
-        "vmx-invept-single-context-noglobals": false,
-        "pn": false,
-        "rsba": false,
-        "dca": false,
-        "vendor": "AuthenticAMD",
-        "vmx-unrestricted-guest": false,
-        "vmx-cr3-store-noexit": false,
-        "pku": false,
-        "smx": false,
-        "cmp-legacy": true,
-        "avx512-4fmaps": false,
-        "vmcb-clean": false,
-        "hle": false,
-        "3dnowext": false,
-        "amd-no-ssb": false,
-        "npt": true,
-        "rdctl-no": true,
-        "vmx-invvpid": false,
-        "clwb": true,
-        "lbrv": false,
-        "adx": true,
-        "ss": false,
-        "pni": true,
-        "tsx-ldtrk": false,
-        "svm-lock": false,
-        "smep": true,
-        "smap": true,
-        "pfthreshold": false,
-        "vmx-invpcid-exit": false,
-        "x2apic": true,
-        "avx512vbmi": false,
-        "avx512vnni": false,
-        "vmx-apicv-x2apic": false,
-        "kvm-pv-sched-yield": true,
-        "vmx-invlpg-exit": false,
-        "vmx-invvpid-all-context": false,
-        "vmx-activity-hlt": false,
-        "flushbyasid": false,
-        "f16c": true,
-        "vmx-exit-ack-intr": false,
-        "ace2-en": false,
-        "pae": true,
-        "pat": true,
-        "sse": true,
-        "phe-en": false,
-        "vmx-tsc-offset": false,
-        "kvm-nopiodelay": true,
-        "tm": false,
-        "kvmclock-stable-bit": true,
-        "vmx-rdtsc-exit": false,
-        "hypervisor": true,
-        "vmx-rdtscp-exit": false,
-        "mds-no": true,
-        "pcommit": false,
-        "vmx-vpid": false,
-        "syscall": true,
-        "avx512dq": false,
-        "svm": true,
-        "invtsc": true,
-        "vmx-monitor-exit": false,
-        "sse2": true,
-        "ssbd": true,
-        "vmx-wbinvd-exit": false,
-        "est": false,
-        "kvm-poll-control": true,
-        "avx512ifma": false,
-        "tm2": false,
-        "kvm-pv-eoi": true,
-        "kvm-pv-ipi": true,
-        "cx8": true,
-        "vmx-invvpid-single-addr": false,
-        "waitpkg": false,
-        "cldemote": false,
-        "vmx-ept": false,
-        "kvm-mmu": false,
-        "sse4.2": true,
-        "pge": true,
-        "avx512bitalg": false,
-        "pdcm": false,
-        "vmx-entry-load-bndcfgs": false,
-        "vmx-exit-clear-rtit-ctl": false,
-        "model": 113,
-        "movbe": true,
-        "nrip-save": true,
-        "ssse3": true,
-        "sse4a": true,
-        "vmx-pause-exit": false,
-        "invpcid": false,
-        "pdpe1gb": true,
-        "tsc-deadline": true,
-        "skip-l1dfl-vmentry": true,
-        "vmx-exit-load-perf-global-ctrl": false,
-        "fma": true,
-        "cx16": true,
-        "de": true,
-        "stepping": 0,
-        "xsave": true,
-        "clflush": true,
-        "skinit": false,
-        "tsc": true,
-        "tce": false,
-        "fpu": true,
-        "ds-cpl": false,
-        "ibs": false,
-        "fma4": false,
-        "vmx-exit-nosave-debugctl": false,
-        "la57": false,
-        "vmx-invept": false,
-        "osvw": true,
-        "apic": true,
-        "pmm": false,
-        "vmx-entry-noload-debugctl": false,
-        "vmx-eptad": false,
-        "spec-ctrl": false,
-        "vmx-posted-intr": false,
-        "vmx-apicv-register": false,
-        "tsc-adjust": true,
-        "kvm-steal-time": true,
-        "avx512-vp2intersect": false,
-        "kvmclock": true,
-        "vmx-zero-len-inject": false,
-        "pschange-mc-no": true,
-        "vmx-rdrand-exit": false,
-        "lwp": false,
-        "amd-ssbd": true,
-        "xop": false,
-        "ibpb": true,
-        "avx": true,
-        "core-capability": false,
-        "vmx-invept-single-context": false,
-        "movdiri": false,
-        "acpi": false,
-        "avx512bw": false,
-        "ace2": false,
-        "fsgsbase": true,
-        "vmx-ept-2mb": false,
-        "vmx-ept-1gb": false,
-        "ht": false,
-        "vmx-io-exit": false,
-        "nx": true,
-        "pclmulqdq": true,
-        "mmxext": true,
-        "popcnt": true,
-        "vaes": false,
-        "serialize": false,
-        "movdir64b": false,
-        "xsaves": true,
-        "vmx-shadow-vmcs": false,
-        "lm": true,
-        "vmx-exit-save-preemption-timer": false,
-        "vmx-entry-load-pat": false,
-        "fsrm": false,
-        "vmx-entry-load-perf-global-ctrl": false,
-        "vmx-io-bitmap": false,
-        "umip": true,
-        "vmx-store-lma": false,
-        "vmx-movdr-exit": false,
-        "pse": true,
-        "avx2": true,
-        "sep": true,
-        "virt-ssbd": true,
-        "vmx-cr3-load-noexit": false,
-        "nodeid-msr": false,
-        "md-clear": false,
-        "misalignsse": true,
-        "split-lock-detect": false,
-        "min-xlevel": 2147483679,
-        "bmi1": true,
-        "bmi2": true,
-        "kvm-pv-unhalt": true,
-        "tsc-scale": false,
-        "topoext": false,
-        "amd-stibp": true,
-        "vmx-preemption-timer": false,
-        "clflushopt": true,
-        "vmx-vnmi-pending": false,
-        "monitor": false,
-        "vmx-vintr-pending": false,
-        "avx512er": false,
-        "full-width-write": false,
-        "pmm-en": false,
-        "pcid": false,
-        "taa-no": false,
-        "arch-capabilities": true,
-        "vmx-secondary-ctls": false,
-        "vmx-xsaves": false,
-        "clzero": true,
-        "3dnow": false,
-        "erms": false,
-        "vmx-entry-ia32e-mode": false,
-        "lahf-lm": true,
-        "vpclmulqdq": false,
-        "vmx-ins-outs": false,
-        "fxsr-opt": true,
-        "xstore": false,
-        "rtm": false,
-        "kvm-hint-dedicated": false,
-        "lmce": false,
-        "perfctr-nb": false,
-        "rdrand": true,
-        "rdseed": true,
-        "avx512-4vnniw": false,
-        "vme": true,
-        "vmx": false,
-        "dtes64": false,
-        "mtrr": true,
-        "rdtscp": true,
-        "xsaveerptr": true,
-        "pse36": true,
-        "kvm-pv-tlb-flush": true,
-        "vmx-activity-wait-sipi": false,
-        "tbm": false,
-        "wdt": false,
-        "vmx-rdpmc-exit": false,
-        "vmx-mtf": false,
-        "vmx-entry-load-efer": false,
-        "model-id": "AMD Ryzen 9 3900X 12-Core Processor            ",
-        "sha-ni": true,
-        "abm": true,
-        "vmx-ept-advanced-exitinfo": false,
-        "avx512pf": false,
-        "vmx-hlt-exit": false,
-        "xstore-en": false
-      }
-    }
-  },
-  "id": "libvirt-48"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "full",
-    "model": {
-      "name": "host",
-      "props": {
-        "migratable": false,
-        "hv-passthrough": true
-      }
-    }
-  },
-  "id": "libvirt-49"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "base",
-      "props": {
-        "vmx-entry-load-rtit-ctl": false,
-        "cmov": true,
-        "ia64": false,
-        "ssb-no": false,
-        "aes": true,
-        "vmx-apicv-xapic": false,
-        "mmx": true,
-        "rdpid": true,
-        "arat": true,
-        "vmx-page-walk-4": false,
-        "vmx-page-walk-5": false,
-        "gfni": false,
-        "ibrs-all": false,
-        "vmx-desc-exit": false,
-        "pause-filter": false,
-        "xsavec": true,
-        "intel-pt": false,
-        "vmx-cr8-store-exit": false,
-        "vmx-rdseed-exit": false,
-        "vmx-eptp-switching": false,
-        "kvm-asyncpf": true,
-        "perfctr-core": true,
-        "mpx": false,
-        "pbe": false,
-        "avx512cd": false,
-        "decodeassists": false,
-        "vmx-exit-load-efer": false,
-        "vmx-exit-clear-bndcfgs": false,
-        "sse4.1": true,
-        "family": 23,
-        "vmx-vmwrite-vmexit-fields": false,
-        "vmx-vnmi": false,
-        "vmx-true-ctls": false,
-        "vmx-ept-execonly": false,
-        "vmx-exit-save-efer": false,
-        "vmx-invept-all-context": false,
-        "wbnoinvd": true,
-        "avx512f": false,
-        "msr": true,
-        "mce": true,
-        "mca": true,
-        "xcrypt": false,
-        "vmx-exit-load-pat": false,
-        "vmx-intr-exit": false,
-        "min-level": 16,
-        "vmx-flexpriority": false,
-        "xgetbv1": true,
-        "cid": false,
-        "ds": false,
-        "fxsr": true,
-        "avx512-bf16": false,
-        "vmx-cr8-load-exit": false,
-        "xsaveopt": true,
-        "vmx-apicv-vid": false,
-        "vmx-exit-save-pat": false,
-        "xtpr": false,
-        "tsx-ctrl": false,
-        "vmx-ple": false,
-        "avx512vl": false,
-        "avx512-vpopcntdq": false,
-        "phe": false,
-        "extapic": false,
-        "3dnowprefetch": true,
-        "vmx-vmfunc": false,
-        "vmx-activity-shutdown": false,
-        "avx512vbmi2": false,
-        "cr8legacy": true,
-        "vmx-encls-exit": false,
-        "stibp": true,
-        "vmx-msr-bitmap": false,
-        "xcrypt-en": false,
-        "vmx-mwait-exit": false,
-        "vmx-pml": false,
-        "vmx-nmi-exit": false,
-        "vmx-invept-single-context-noglobals": false,
-        "pn": false,
-        "rsba": false,
-        "dca": false,
-        "vendor": "AuthenticAMD",
-        "vmx-unrestricted-guest": false,
-        "vmx-cr3-store-noexit": false,
-        "pku": false,
-        "smx": false,
-        "cmp-legacy": true,
-        "avx512-4fmaps": false,
-        "vmcb-clean": false,
-        "hle": false,
-        "3dnowext": false,
-        "amd-no-ssb": false,
-        "npt": true,
-        "rdctl-no": true,
-        "vmx-invvpid": false,
-        "clwb": true,
-        "lbrv": false,
-        "adx": true,
-        "ss": false,
-        "pni": true,
-        "tsx-ldtrk": false,
-        "svm-lock": false,
-        "smep": true,
-        "smap": true,
-        "pfthreshold": false,
-        "vmx-invpcid-exit": false,
-        "x2apic": true,
-        "avx512vbmi": false,
-        "avx512vnni": false,
-        "vmx-apicv-x2apic": false,
-        "kvm-pv-sched-yield": true,
-        "vmx-invlpg-exit": false,
-        "vmx-invvpid-all-context": false,
-        "vmx-activity-hlt": false,
-        "flushbyasid": false,
-        "f16c": true,
-        "vmx-exit-ack-intr": false,
-        "ace2-en": false,
-        "pae": true,
-        "pat": true,
-        "sse": true,
-        "phe-en": false,
-        "vmx-tsc-offset": false,
-        "kvm-nopiodelay": true,
-        "tm": false,
-        "kvmclock-stable-bit": true,
-        "vmx-rdtsc-exit": false,
-        "hypervisor": true,
-        "vmx-rdtscp-exit": false,
-        "mds-no": true,
-        "pcommit": false,
-        "vmx-vpid": false,
-        "syscall": true,
-        "avx512dq": false,
-        "svm": true,
-        "invtsc": true,
-        "vmx-monitor-exit": false,
-        "sse2": true,
-        "ssbd": true,
-        "vmx-wbinvd-exit": false,
-        "est": false,
-        "kvm-poll-control": true,
-        "avx512ifma": false,
-        "tm2": false,
-        "kvm-pv-eoi": true,
-        "kvm-pv-ipi": true,
-        "cx8": true,
-        "vmx-invvpid-single-addr": false,
-        "waitpkg": false,
-        "cldemote": false,
-        "vmx-ept": false,
-        "kvm-mmu": false,
-        "sse4.2": true,
-        "pge": true,
-        "avx512bitalg": false,
-        "pdcm": false,
-        "vmx-entry-load-bndcfgs": false,
-        "vmx-exit-clear-rtit-ctl": false,
-        "model": 113,
-        "movbe": true,
-        "nrip-save": true,
-        "ssse3": true,
-        "sse4a": true,
-        "vmx-pause-exit": false,
-        "invpcid": false,
-        "pdpe1gb": true,
-        "tsc-deadline": true,
-        "skip-l1dfl-vmentry": true,
-        "vmx-exit-load-perf-global-ctrl": false,
-        "fma": true,
-        "cx16": true,
-        "de": true,
-        "stepping": 0,
-        "xsave": true,
-        "clflush": true,
-        "skinit": false,
-        "tsc": true,
-        "tce": false,
-        "fpu": true,
-        "ds-cpl": false,
-        "ibs": false,
-        "fma4": false,
-        "vmx-exit-nosave-debugctl": false,
-        "la57": false,
-        "vmx-invept": false,
-        "osvw": true,
-        "apic": true,
-        "pmm": false,
-        "vmx-entry-noload-debugctl": false,
-        "vmx-eptad": false,
-        "spec-ctrl": false,
-        "vmx-posted-intr": false,
-        "vmx-apicv-register": false,
-        "tsc-adjust": true,
-        "kvm-steal-time": true,
-        "avx512-vp2intersect": false,
-        "kvmclock": true,
-        "vmx-zero-len-inject": false,
-        "pschange-mc-no": true,
-        "vmx-rdrand-exit": false,
-        "lwp": false,
-        "amd-ssbd": true,
-        "xop": false,
-        "ibpb": true,
-        "avx": true,
-        "core-capability": false,
-        "vmx-invept-single-context": false,
-        "movdiri": false,
-        "acpi": false,
-        "avx512bw": false,
-        "ace2": false,
-        "fsgsbase": true,
-        "vmx-ept-2mb": false,
-        "vmx-ept-1gb": false,
-        "ht": false,
-        "vmx-io-exit": false,
-        "nx": true,
-        "pclmulqdq": true,
-        "mmxext": true,
-        "popcnt": true,
-        "vaes": false,
-        "serialize": false,
-        "movdir64b": false,
-        "xsaves": true,
-        "vmx-shadow-vmcs": false,
-        "lm": true,
-        "vmx-exit-save-preemption-timer": false,
-        "vmx-entry-load-pat": false,
-        "fsrm": false,
-        "vmx-entry-load-perf-global-ctrl": false,
-        "vmx-io-bitmap": false,
-        "umip": true,
-        "vmx-store-lma": false,
-        "vmx-movdr-exit": false,
-        "pse": true,
-        "avx2": true,
-        "sep": true,
-        "virt-ssbd": true,
-        "vmx-cr3-load-noexit": false,
-        "nodeid-msr": false,
-        "md-clear": false,
-        "misalignsse": true,
-        "split-lock-detect": false,
-        "min-xlevel": 2147483679,
-        "bmi1": true,
-        "bmi2": true,
-        "kvm-pv-unhalt": true,
-        "tsc-scale": false,
-        "topoext": false,
-        "amd-stibp": true,
-        "vmx-preemption-timer": false,
-        "clflushopt": true,
-        "vmx-vnmi-pending": false,
-        "monitor": false,
-        "vmx-vintr-pending": false,
-        "avx512er": false,
-        "full-width-write": false,
-        "pmm-en": false,
-        "pcid": false,
-        "taa-no": false,
-        "arch-capabilities": true,
-        "vmx-secondary-ctls": false,
-        "vmx-xsaves": false,
-        "clzero": true,
-        "3dnow": false,
-        "erms": false,
-        "vmx-entry-ia32e-mode": false,
-        "lahf-lm": true,
-        "vpclmulqdq": false,
-        "vmx-ins-outs": false,
-        "fxsr-opt": true,
-        "xstore": false,
-        "rtm": false,
-        "kvm-hint-dedicated": false,
-        "lmce": false,
-        "perfctr-nb": false,
-        "rdrand": true,
-        "rdseed": true,
-        "avx512-4vnniw": false,
-        "vme": true,
-        "vmx": false,
-        "dtes64": false,
-        "mtrr": true,
-        "rdtscp": true,
-        "xsaveerptr": true,
-        "pse36": true,
-        "kvm-pv-tlb-flush": true,
-        "vmx-activity-wait-sipi": false,
-        "tbm": false,
-        "wdt": false,
-        "vmx-rdpmc-exit": false,
-        "vmx-mtf": false,
-        "vmx-entry-load-efer": false,
-        "model-id": "AMD Ryzen 9 3900X 12-Core Processor            ",
-        "sha-ni": true,
-        "abm": true,
-        "vmx-ept-advanced-exitinfo": false,
-        "avx512pf": false,
-        "vmx-hlt-exit": false,
-        "xstore-en": false
-      }
-    }
-  },
-  "id": "libvirt-49"
-}
-
-{
-  "execute": "qmp_capabilities",
-  "id": "libvirt-1"
-}
-
-{
-  "return": {},
-  "id": "libvirt-1"
-}
-
-{
-  "execute": "query-cpu-definitions",
-  "id": "libvirt-2"
-}
-
-{
-  "return": [
-    {
-      "name": "max",
-      "typename": "max-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": false
-    },
-    {
-      "name": "host",
-      "typename": "host-x86_64-cpu",
-      "unavailable-features": [
-        "kvm"
-      ],
-      "static": false,
-      "migration-safe": false
-    },
-    {
-      "name": "base",
-      "typename": "base-x86_64-cpu",
-      "unavailable-features": [],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu64-v1",
-      "typename": "qemu64-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu64",
-      "typename": "qemu64-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "qemu64-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu32-v1",
-      "typename": "qemu32-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu32",
-      "typename": "qemu32-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "qemu32-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "phenom-v1",
-      "typename": "phenom-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fxsr-opt"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "phenom",
-      "typename": "phenom-x86_64-cpu",
-      "unavailable-features": [
-        "fxsr-opt"
-      ],
-      "alias-of": "phenom-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium3-v1",
-      "typename": "pentium3-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium3",
-      "typename": "pentium3-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "pentium3-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium2-v1",
-      "typename": "pentium2-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium2",
-      "typename": "pentium2-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "pentium2-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium-v1",
-      "typename": "pentium-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium",
-      "typename": "pentium-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "pentium-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "n270-v1",
-      "typename": "n270-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "n270",
-      "typename": "n270-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "n270-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm64-v1",
-      "typename": "kvm64-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm64",
-      "typename": "kvm64-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "kvm64-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm32-v1",
-      "typename": "kvm32-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm32",
-      "typename": "kvm32-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "kvm32-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "coreduo-v1",
-      "typename": "coreduo-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "coreduo",
-      "typename": "coreduo-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "coreduo-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "core2duo-v1",
-      "typename": "core2duo-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "core2duo",
-      "typename": "core2duo-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "core2duo-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "athlon-v1",
-      "typename": "athlon-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "athlon",
-      "typename": "athlon-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "athlon-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere-v2",
-      "typename": "Westmere-v2-x86_64-cpu",
-      "unavailable-features": [
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere-v1",
-      "typename": "Westmere-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere-IBRS",
-      "typename": "Westmere-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "spec-ctrl"
-      ],
-      "alias-of": "Westmere-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere",
-      "typename": "Westmere-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Westmere-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Snowridge-v2",
-      "typename": "Snowridge-v2-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "rdseed",
-        "sha-ni",
-        "umip",
-        "gfni",
-        "cldemote",
-        "movdiri",
-        "movdir64b",
-        "spec-ctrl",
-        "arch-capabilities",
-        "core-capability",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "split-lock-detect"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Snowridge-v1",
-      "typename": "Snowridge-v1-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "rdseed",
-        "sha-ni",
-        "umip",
-        "gfni",
-        "cldemote",
-        "movdiri",
-        "movdir64b",
-        "spec-ctrl",
-        "arch-capabilities",
-        "core-capability",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "split-lock-detect"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Snowridge",
-      "typename": "Snowridge-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "rdseed",
-        "sha-ni",
-        "umip",
-        "gfni",
-        "cldemote",
-        "movdiri",
-        "movdir64b",
-        "spec-ctrl",
-        "arch-capabilities",
-        "core-capability",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "split-lock-detect"
-      ],
-      "alias-of": "Snowridge-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-v4",
-      "typename": "Skylake-Server-v4-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-v3",
-      "typename": "Skylake-Server-v3-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-v2",
-      "typename": "Skylake-Server-v2-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-v1",
-      "typename": "Skylake-Server-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-noTSX-IBRS",
-      "typename": "Skylake-Server-noTSX-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "alias-of": "Skylake-Server-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-IBRS",
-      "typename": "Skylake-Server-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "alias-of": "Skylake-Server-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server",
-      "typename": "Skylake-Server-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "alias-of": "Skylake-Server-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-v3",
-      "typename": "Skylake-Client-v3-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-v2",
-      "typename": "Skylake-Client-v2-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-v1",
-      "typename": "Skylake-Client-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-noTSX-IBRS",
-      "typename": "Skylake-Client-noTSX-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "alias-of": "Skylake-Client-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-IBRS",
-      "typename": "Skylake-Client-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "alias-of": "Skylake-Client-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client",
-      "typename": "Skylake-Client-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "alias-of": "Skylake-Client-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "SandyBridge-v2",
-      "typename": "SandyBridge-v2-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "SandyBridge-v1",
-      "typename": "SandyBridge-v1-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "avx"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "SandyBridge-IBRS",
-      "typename": "SandyBridge-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "spec-ctrl"
-      ],
-      "alias-of": "SandyBridge-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "SandyBridge",
-      "typename": "SandyBridge-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "avx"
-      ],
-      "alias-of": "SandyBridge-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Penryn-v1",
-      "typename": "Penryn-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Penryn",
-      "typename": "Penryn-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Penryn-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G5-v1",
-      "typename": "Opteron_G5-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "misalignsse",
-        "3dnowprefetch",
-        "xop",
-        "fma4",
-        "tbm",
-        "nrip-save"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G5",
-      "typename": "Opteron_G5-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "misalignsse",
-        "3dnowprefetch",
-        "xop",
-        "fma4",
-        "tbm",
-        "nrip-save"
-      ],
-      "alias-of": "Opteron_G5-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G4-v1",
-      "typename": "Opteron_G4-v1-x86_64-cpu",
-      "unavailable-features": [
-        "avx",
-        "misalignsse",
-        "3dnowprefetch",
-        "xop",
-        "fma4",
-        "nrip-save"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G4",
-      "typename": "Opteron_G4-x86_64-cpu",
-      "unavailable-features": [
-        "avx",
-        "misalignsse",
-        "3dnowprefetch",
-        "xop",
-        "fma4",
-        "nrip-save"
-      ],
-      "alias-of": "Opteron_G4-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G3-v1",
-      "typename": "Opteron_G3-v1-x86_64-cpu",
-      "unavailable-features": [
-        "misalignsse"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G3",
-      "typename": "Opteron_G3-x86_64-cpu",
-      "unavailable-features": [
-        "misalignsse"
-      ],
-      "alias-of": "Opteron_G3-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G2-v1",
-      "typename": "Opteron_G2-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G2",
-      "typename": "Opteron_G2-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Opteron_G2-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G1-v1",
-      "typename": "Opteron_G1-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G1",
-      "typename": "Opteron_G1-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Opteron_G1-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem-v2",
-      "typename": "Nehalem-v2-x86_64-cpu",
-      "unavailable-features": [
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem-v1",
-      "typename": "Nehalem-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem-IBRS",
-      "typename": "Nehalem-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "spec-ctrl"
-      ],
-      "alias-of": "Nehalem-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem",
-      "typename": "Nehalem-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Nehalem-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "KnightsMill-v1",
-      "typename": "KnightsMill-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "avx512f",
-        "rdseed",
-        "avx512pf",
-        "avx512er",
-        "avx512cd",
-        "avx512-vpopcntdq",
-        "avx512-4vnniw",
-        "avx512-4fmaps",
-        "3dnowprefetch"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "KnightsMill",
-      "typename": "KnightsMill-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "avx512f",
-        "rdseed",
-        "avx512pf",
-        "avx512er",
-        "avx512cd",
-        "avx512-vpopcntdq",
-        "avx512-4vnniw",
-        "avx512-4fmaps",
-        "3dnowprefetch"
-      ],
-      "alias-of": "KnightsMill-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge-v2",
-      "typename": "IvyBridge-v2-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge-v1",
-      "typename": "IvyBridge-v1-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge-IBRS",
-      "typename": "IvyBridge-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "spec-ctrl"
-      ],
-      "alias-of": "IvyBridge-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge",
-      "typename": "IvyBridge-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c"
-      ],
-      "alias-of": "IvyBridge-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server-v4",
-      "typename": "Icelake-Server-v4-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512ifma",
-        "avx512cd",
-        "sha-ni",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "umip",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "rdpid",
-        "fsrm",
-        "spec-ctrl",
-        "arch-capabilities",
-        "ssbd",
-        "3dnowprefetch",
-        "wbnoinvd",
-        "xsavec",
-        "rdctl-no",
-        "ibrs-all",
-        "skip-l1dfl-vmentry",
-        "mds-no",
-        "pschange-mc-no",
-        "taa-no"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server-v3",
-      "typename": "Icelake-Server-v3-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "umip",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "arch-capabilities",
-        "ssbd",
-        "3dnowprefetch",
-        "wbnoinvd",
-        "xsavec",
-        "rdctl-no",
-        "ibrs-all",
-        "skip-l1dfl-vmentry",
-        "mds-no",
-        "pschange-mc-no",
-        "taa-no"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server-v2",
-      "typename": "Icelake-Server-v2-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "umip",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "wbnoinvd",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server-v1",
-      "typename": "Icelake-Server-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "umip",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "wbnoinvd",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server-noTSX",
-      "typename": "Icelake-Server-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "umip",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "wbnoinvd",
-        "xsavec"
-      ],
-      "alias-of": "Icelake-Server-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Server",
-      "typename": "Icelake-Server-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vbmi",
-        "umip",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "wbnoinvd",
-        "xsavec"
-      ],
-      "alias-of": "Icelake-Server-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Client-v2",
-      "typename": "Icelake-Client-v2-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "avx512vbmi",
-        "umip",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "wbnoinvd",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Client-v1",
-      "typename": "Icelake-Client-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "avx512vbmi",
-        "umip",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "wbnoinvd",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Client-noTSX",
-      "typename": "Icelake-Client-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "avx512vbmi",
-        "umip",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "wbnoinvd",
-        "xsavec"
-      ],
-      "alias-of": "Icelake-Client-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Icelake-Client",
-      "typename": "Icelake-Client-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "avx512vbmi",
-        "umip",
-        "avx512vbmi2",
-        "gfni",
-        "vaes",
-        "vpclmulqdq",
-        "avx512vnni",
-        "avx512bitalg",
-        "avx512-vpopcntdq",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "wbnoinvd",
-        "xsavec"
-      ],
-      "alias-of": "Icelake-Client-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-v4",
-      "typename": "Haswell-v4-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-v3",
-      "typename": "Haswell-v3-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-v2",
-      "typename": "Haswell-v2-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-v1",
-      "typename": "Haswell-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-noTSX-IBRS",
-      "typename": "Haswell-noTSX-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "spec-ctrl"
-      ],
-      "alias-of": "Haswell-v4",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-noTSX",
-      "typename": "Haswell-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid"
-      ],
-      "alias-of": "Haswell-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-IBRS",
-      "typename": "Haswell-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "spec-ctrl"
-      ],
-      "alias-of": "Haswell-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell",
-      "typename": "Haswell-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm"
-      ],
-      "alias-of": "Haswell-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-v3",
-      "typename": "EPYC-v3-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "avx2",
-        "rdseed",
-        "sha-ni",
-        "fxsr-opt",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "topoext",
-        "perfctr-core",
-        "clzero",
-        "xsaveerptr",
-        "ibpb",
-        "nrip-save",
-        "xsavec",
-        "xsaves"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-v2",
-      "typename": "EPYC-v2-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "avx2",
-        "rdseed",
-        "sha-ni",
-        "fxsr-opt",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "topoext",
-        "ibpb",
-        "nrip-save",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-v1",
-      "typename": "EPYC-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "avx2",
-        "rdseed",
-        "sha-ni",
-        "fxsr-opt",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "topoext",
-        "nrip-save",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-Rome-v1",
-      "typename": "EPYC-Rome-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "avx2",
-        "rdseed",
-        "sha-ni",
-        "umip",
-        "rdpid",
-        "fxsr-opt",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "topoext",
-        "perfctr-core",
-        "clzero",
-        "xsaveerptr",
-        "wbnoinvd",
-        "ibpb",
-        "amd-stibp",
-        "nrip-save",
-        "xsavec",
-        "xsaves"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-Rome",
-      "typename": "EPYC-Rome-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "avx2",
-        "rdseed",
-        "sha-ni",
-        "umip",
-        "rdpid",
-        "fxsr-opt",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "topoext",
-        "perfctr-core",
-        "clzero",
-        "xsaveerptr",
-        "wbnoinvd",
-        "ibpb",
-        "amd-stibp",
-        "nrip-save",
-        "xsavec",
-        "xsaves"
-      ],
-      "alias-of": "EPYC-Rome-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-IBPB",
-      "typename": "EPYC-IBPB-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "avx2",
-        "rdseed",
-        "sha-ni",
-        "fxsr-opt",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "topoext",
-        "ibpb",
-        "nrip-save",
-        "xsavec"
-      ],
-      "alias-of": "EPYC-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC",
-      "typename": "EPYC-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "avx2",
-        "rdseed",
-        "sha-ni",
-        "fxsr-opt",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "topoext",
-        "nrip-save",
-        "xsavec"
-      ],
-      "alias-of": "EPYC-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Dhyana-v1",
-      "typename": "Dhyana-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "avx2",
-        "rdseed",
-        "fxsr-opt",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "topoext",
-        "ibpb",
-        "nrip-save",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Dhyana",
-      "typename": "Dhyana-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "avx2",
-        "rdseed",
-        "fxsr-opt",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "topoext",
-        "ibpb",
-        "nrip-save",
-        "xsavec"
-      ],
-      "alias-of": "Dhyana-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Denverton-v2",
-      "typename": "Denverton-v2-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "rdseed",
-        "sha-ni",
-        "spec-ctrl",
-        "arch-capabilities",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "rdctl-no",
-        "skip-l1dfl-vmentry"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Denverton-v1",
-      "typename": "Denverton-v1-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "rdseed",
-        "sha-ni",
-        "spec-ctrl",
-        "arch-capabilities",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "rdctl-no",
-        "skip-l1dfl-vmentry"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Denverton",
-      "typename": "Denverton-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "rdseed",
-        "sha-ni",
-        "spec-ctrl",
-        "arch-capabilities",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "rdctl-no",
-        "skip-l1dfl-vmentry"
-      ],
-      "alias-of": "Denverton-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cooperlake-v1",
-      "typename": "Cooperlake-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vnni",
-        "spec-ctrl",
-        "stibp",
-        "arch-capabilities",
-        "ssbd",
-        "avx512-bf16",
-        "3dnowprefetch",
-        "xsavec",
-        "rdctl-no",
-        "ibrs-all",
-        "skip-l1dfl-vmentry",
-        "mds-no",
-        "pschange-mc-no",
-        "taa-no"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cooperlake",
-      "typename": "Cooperlake-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vnni",
-        "spec-ctrl",
-        "stibp",
-        "arch-capabilities",
-        "ssbd",
-        "avx512-bf16",
-        "3dnowprefetch",
-        "xsavec",
-        "rdctl-no",
-        "ibrs-all",
-        "skip-l1dfl-vmentry",
-        "mds-no",
-        "pschange-mc-no",
-        "taa-no"
-      ],
-      "alias-of": "Cooperlake-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Conroe-v1",
-      "typename": "Conroe-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Conroe",
-      "typename": "Conroe-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "Conroe-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server-v4",
-      "typename": "Cascadelake-Server-v4-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vnni",
-        "spec-ctrl",
-        "arch-capabilities",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "rdctl-no",
-        "ibrs-all",
-        "skip-l1dfl-vmentry",
-        "mds-no"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server-v3",
-      "typename": "Cascadelake-Server-v3-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vnni",
-        "spec-ctrl",
-        "arch-capabilities",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "rdctl-no",
-        "ibrs-all",
-        "skip-l1dfl-vmentry",
-        "mds-no"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server-v2",
-      "typename": "Cascadelake-Server-v2-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vnni",
-        "spec-ctrl",
-        "arch-capabilities",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "rdctl-no",
-        "ibrs-all",
-        "skip-l1dfl-vmentry",
-        "mds-no"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server-v1",
-      "typename": "Cascadelake-Server-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vnni",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server-noTSX",
-      "typename": "Cascadelake-Server-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vnni",
-        "spec-ctrl",
-        "arch-capabilities",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec",
-        "rdctl-no",
-        "ibrs-all",
-        "skip-l1dfl-vmentry",
-        "mds-no"
-      ],
-      "alias-of": "Cascadelake-Server-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Cascadelake-Server",
-      "typename": "Cascadelake-Server-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "avx512vnni",
-        "spec-ctrl",
-        "ssbd",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "alias-of": "Cascadelake-Server-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-v4",
-      "typename": "Broadwell-v4-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-v3",
-      "typename": "Broadwell-v3-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-v2",
-      "typename": "Broadwell-v2-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "3dnowprefetch"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-v1",
-      "typename": "Broadwell-v1-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "3dnowprefetch"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-noTSX-IBRS",
-      "typename": "Broadwell-noTSX-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch"
-      ],
-      "alias-of": "Broadwell-v4",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-noTSX",
-      "typename": "Broadwell-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "3dnowprefetch"
-      ],
-      "alias-of": "Broadwell-v2",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-IBRS",
-      "typename": "Broadwell-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch"
-      ],
-      "alias-of": "Broadwell-v3",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell",
-      "typename": "Broadwell-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "3dnowprefetch"
-      ],
-      "alias-of": "Broadwell-v1",
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "486-v1",
-      "typename": "486-v1-x86_64-cpu",
-      "unavailable-features": [],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "486",
-      "typename": "486-x86_64-cpu",
-      "unavailable-features": [],
-      "alias-of": "486-v1",
-      "static": false,
-      "migration-safe": true
-    }
-  ],
-  "id": "libvirt-2"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "static",
-    "model": {
-      "name": "max"
-    }
-  },
-  "id": "libvirt-3"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "base",
-      "props": {
-        "vmx-entry-load-rtit-ctl": false,
-        "cmov": true,
-        "ia64": false,
-        "ssb-no": false,
-        "aes": true,
-        "vmx-apicv-xapic": false,
-        "mmx": true,
-        "rdpid": false,
-        "arat": true,
-        "vmx-page-walk-4": false,
-        "vmx-page-walk-5": false,
-        "gfni": false,
-        "ibrs-all": false,
-        "vmx-desc-exit": false,
-        "pause-filter": false,
-        "xsavec": false,
-        "intel-pt": false,
-        "vmx-cr8-store-exit": false,
-        "vmx-rdseed-exit": false,
-        "vmx-eptp-switching": false,
-        "kvm-asyncpf": false,
-        "perfctr-core": false,
-        "mpx": true,
-        "pbe": false,
-        "avx512cd": false,
-        "decodeassists": false,
-        "vmx-exit-load-efer": false,
-        "vmx-exit-clear-bndcfgs": false,
-        "sse4.1": true,
-        "family": 6,
-        "vmx-vmwrite-vmexit-fields": false,
-        "vmx-vnmi": false,
-        "vmx-true-ctls": false,
-        "vmx-ept-execonly": false,
-        "vmx-exit-save-efer": false,
-        "vmx-invept-all-context": false,
-        "wbnoinvd": false,
-        "avx512f": false,
-        "msr": true,
-        "mce": true,
-        "mca": true,
-        "xcrypt": false,
-        "vmx-exit-load-pat": false,
-        "vmx-intr-exit": false,
-        "min-level": 13,
-        "vmx-flexpriority": false,
-        "xgetbv1": true,
-        "cid": false,
-        "ds": false,
-        "fxsr": true,
-        "avx512-bf16": false,
-        "vmx-cr8-load-exit": false,
-        "xsaveopt": true,
-        "vmx-apicv-vid": false,
-        "vmx-exit-save-pat": false,
-        "xtpr": false,
-        "tsx-ctrl": false,
-        "vmx-ple": false,
-        "avx512vl": false,
-        "avx512-vpopcntdq": false,
-        "phe": false,
-        "extapic": false,
-        "3dnowprefetch": false,
-        "vmx-vmfunc": false,
-        "vmx-activity-shutdown": false,
-        "avx512vbmi2": false,
-        "cr8legacy": true,
-        "vmx-encls-exit": false,
-        "stibp": false,
-        "vmx-msr-bitmap": false,
-        "xcrypt-en": false,
-        "vmx-mwait-exit": false,
-        "vmx-pml": false,
-        "vmx-nmi-exit": false,
-        "vmx-invept-single-context-noglobals": false,
-        "pn": false,
-        "rsba": false,
-        "dca": false,
-        "vendor": "AuthenticAMD",
-        "vmx-unrestricted-guest": false,
-        "vmx-cr3-store-noexit": false,
-        "pku": true,
-        "smx": false,
-        "cmp-legacy": false,
-        "avx512-4fmaps": false,
-        "vmcb-clean": false,
-        "hle": false,
-        "3dnowext": true,
-        "amd-no-ssb": false,
-        "npt": true,
-        "rdctl-no": false,
-        "vmx-invvpid": false,
-        "clwb": true,
-        "lbrv": false,
-        "adx": true,
-        "ss": true,
-        "pni": true,
-        "tsx-ldtrk": false,
-        "svm-lock": false,
-        "smep": true,
-        "smap": true,
-        "pfthreshold": false,
-        "vmx-invpcid-exit": false,
-        "x2apic": false,
-        "avx512vbmi": false,
-        "avx512vnni": false,
-        "vmx-apicv-x2apic": false,
-        "kvm-pv-sched-yield": false,
-        "vmx-invlpg-exit": false,
-        "vmx-invvpid-all-context": false,
-        "vmx-activity-hlt": false,
-        "flushbyasid": false,
-        "f16c": false,
-        "vmx-exit-ack-intr": false,
-        "ace2-en": false,
-        "pae": true,
-        "pat": true,
-        "sse": true,
-        "phe-en": false,
-        "vmx-tsc-offset": false,
-        "kvm-nopiodelay": false,
-        "tm": false,
-        "kvmclock-stable-bit": false,
-        "vmx-rdtsc-exit": false,
-        "hypervisor": true,
-        "vmx-rdtscp-exit": false,
-        "mds-no": false,
-        "pcommit": true,
-        "vmx-vpid": false,
-        "syscall": true,
-        "avx512dq": false,
-        "svm": true,
-        "invtsc": false,
-        "vmx-monitor-exit": false,
-        "sse2": true,
-        "ssbd": false,
-        "vmx-wbinvd-exit": false,
-        "est": false,
-        "kvm-poll-control": false,
-        "avx512ifma": false,
-        "tm2": false,
-        "kvm-pv-eoi": false,
-        "kvm-pv-ipi": false,
-        "cx8": true,
-        "vmx-invvpid-single-addr": false,
-        "waitpkg": false,
-        "cldemote": false,
-        "vmx-ept": false,
-        "kvm-mmu": false,
-        "sse4.2": true,
-        "pge": true,
-        "avx512bitalg": false,
-        "pdcm": false,
-        "vmx-entry-load-bndcfgs": false,
-        "vmx-exit-clear-rtit-ctl": false,
-        "model": 6,
-        "movbe": true,
-        "nrip-save": false,
-        "ssse3": true,
-        "sse4a": true,
-        "vmx-pause-exit": false,
-        "invpcid": false,
-        "pdpe1gb": true,
-        "tsc-deadline": false,
-        "skip-l1dfl-vmentry": false,
-        "vmx-exit-load-perf-global-ctrl": false,
-        "fma": false,
-        "cx16": true,
-        "de": true,
-        "stepping": 3,
-        "xsave": true,
-        "clflush": true,
-        "skinit": false,
-        "tsc": true,
-        "tce": false,
-        "fpu": true,
-        "ds-cpl": false,
-        "ibs": false,
-        "fma4": false,
-        "vmx-exit-nosave-debugctl": false,
-        "la57": true,
-        "vmx-invept": false,
-        "osvw": false,
-        "apic": true,
-        "pmm": false,
-        "vmx-entry-noload-debugctl": false,
-        "vmx-eptad": false,
-        "spec-ctrl": false,
-        "vmx-posted-intr": false,
-        "vmx-apicv-register": false,
-        "tsc-adjust": false,
-        "kvm-steal-time": false,
-        "avx512-vp2intersect": false,
-        "kvmclock": false,
-        "vmx-zero-len-inject": false,
-        "pschange-mc-no": false,
-        "vmx-rdrand-exit": false,
-        "lwp": false,
-        "amd-ssbd": false,
-        "xop": false,
-        "ibpb": false,
-        "avx": false,
-        "core-capability": false,
-        "vmx-invept-single-context": false,
-        "movdiri": false,
-        "acpi": true,
-        "avx512bw": false,
-        "ace2": false,
-        "fsgsbase": true,
-        "vmx-ept-2mb": false,
-        "vmx-ept-1gb": false,
-        "ht": false,
-        "vmx-io-exit": false,
-        "nx": true,
-        "pclmulqdq": true,
-        "mmxext": true,
-        "popcnt": true,
-        "vaes": false,
-        "serialize": false,
-        "movdir64b": false,
-        "xsaves": false,
-        "vmx-shadow-vmcs": false,
-        "lm": true,
-        "vmx-exit-save-preemption-timer": false,
-        "vmx-entry-load-pat": false,
-        "fsrm": false,
-        "vmx-entry-load-perf-global-ctrl": false,
-        "vmx-io-bitmap": false,
-        "umip": false,
-        "vmx-store-lma": false,
-        "vmx-movdr-exit": false,
-        "pse": true,
-        "avx2": false,
-        "sep": true,
-        "virt-ssbd": false,
-        "vmx-cr3-load-noexit": false,
-        "nodeid-msr": false,
-        "md-clear": false,
-        "misalignsse": false,
-        "split-lock-detect": false,
-        "min-xlevel": 2147483658,
-        "bmi1": true,
-        "bmi2": true,
-        "kvm-pv-unhalt": false,
-        "tsc-scale": false,
-        "topoext": false,
-        "amd-stibp": false,
-        "vmx-preemption-timer": false,
-        "clflushopt": true,
-        "vmx-vnmi-pending": false,
-        "monitor": true,
-        "vmx-vintr-pending": false,
-        "avx512er": false,
-        "full-width-write": false,
-        "pmm-en": false,
-        "pcid": false,
-        "taa-no": false,
-        "arch-capabilities": false,
-        "vmx-secondary-ctls": false,
-        "vmx-xsaves": false,
-        "clzero": false,
-        "3dnow": true,
-        "erms": true,
-        "vmx-entry-ia32e-mode": false,
-        "lahf-lm": true,
-        "vpclmulqdq": false,
-        "vmx-ins-outs": false,
-        "fxsr-opt": false,
-        "xstore": false,
-        "rtm": false,
-        "kvm-hint-dedicated": false,
-        "lmce": false,
-        "perfctr-nb": false,
-        "rdrand": true,
-        "rdseed": false,
-        "avx512-4vnniw": false,
-        "vme": false,
-        "vmx": false,
-        "dtes64": false,
-        "mtrr": true,
-        "rdtscp": true,
-        "xsaveerptr": false,
-        "pse36": true,
-        "kvm-pv-tlb-flush": false,
-        "vmx-activity-wait-sipi": false,
-        "tbm": false,
-        "wdt": false,
-        "vmx-rdpmc-exit": false,
-        "vmx-mtf": false,
-        "vmx-entry-load-efer": false,
-        "model-id": "QEMU TCG CPU version 2.5+",
-        "sha-ni": false,
-        "abm": true,
-        "vmx-ept-advanced-exitinfo": false,
-        "avx512pf": false,
-        "vmx-hlt-exit": false,
-        "xstore-en": false
-      }
-    }
-  },
-  "id": "libvirt-3"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "static",
-    "model": {
-      "name": "max",
-      "props": {
-        "migratable": false
-      }
-    }
-  },
-  "id": "libvirt-4"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "base",
-      "props": {
-        "vmx-entry-load-rtit-ctl": false,
-        "cmov": true,
-        "ia64": false,
-        "ssb-no": false,
-        "aes": true,
-        "vmx-apicv-xapic": false,
-        "mmx": true,
-        "rdpid": false,
-        "arat": true,
-        "vmx-page-walk-4": false,
-        "vmx-page-walk-5": false,
-        "gfni": false,
-        "ibrs-all": false,
-        "vmx-desc-exit": false,
-        "pause-filter": false,
-        "xsavec": false,
-        "intel-pt": false,
-        "vmx-cr8-store-exit": false,
-        "vmx-rdseed-exit": false,
-        "vmx-eptp-switching": false,
-        "kvm-asyncpf": false,
-        "perfctr-core": false,
-        "mpx": true,
-        "pbe": false,
-        "avx512cd": false,
-        "decodeassists": false,
-        "vmx-exit-load-efer": false,
-        "vmx-exit-clear-bndcfgs": false,
-        "sse4.1": true,
-        "family": 6,
-        "vmx-vmwrite-vmexit-fields": false,
-        "vmx-vnmi": false,
-        "vmx-true-ctls": false,
-        "vmx-ept-execonly": false,
-        "vmx-exit-save-efer": false,
-        "vmx-invept-all-context": false,
-        "wbnoinvd": false,
-        "avx512f": false,
-        "msr": true,
-        "mce": true,
-        "mca": true,
-        "xcrypt": false,
-        "vmx-exit-load-pat": false,
-        "vmx-intr-exit": false,
-        "min-level": 13,
-        "vmx-flexpriority": false,
-        "xgetbv1": true,
-        "cid": false,
-        "ds": false,
-        "fxsr": true,
-        "avx512-bf16": false,
-        "vmx-cr8-load-exit": false,
-        "xsaveopt": true,
-        "vmx-apicv-vid": false,
-        "vmx-exit-save-pat": false,
-        "xtpr": false,
-        "tsx-ctrl": false,
-        "vmx-ple": false,
-        "avx512vl": false,
-        "avx512-vpopcntdq": false,
-        "phe": false,
-        "extapic": false,
-        "3dnowprefetch": false,
-        "vmx-vmfunc": false,
-        "vmx-activity-shutdown": false,
-        "avx512vbmi2": false,
-        "cr8legacy": true,
-        "vmx-encls-exit": false,
-        "stibp": false,
-        "vmx-msr-bitmap": false,
-        "xcrypt-en": false,
-        "vmx-mwait-exit": false,
-        "vmx-pml": false,
-        "vmx-nmi-exit": false,
-        "vmx-invept-single-context-noglobals": false,
-        "pn": false,
-        "rsba": false,
-        "dca": false,
-        "vendor": "AuthenticAMD",
-        "vmx-unrestricted-guest": false,
-        "vmx-cr3-store-noexit": false,
-        "pku": true,
-        "smx": false,
-        "cmp-legacy": false,
-        "avx512-4fmaps": false,
-        "vmcb-clean": false,
-        "hle": false,
-        "3dnowext": true,
-        "amd-no-ssb": false,
-        "npt": true,
-        "rdctl-no": false,
-        "vmx-invvpid": false,
-        "clwb": true,
-        "lbrv": false,
-        "adx": true,
-        "ss": true,
-        "pni": true,
-        "tsx-ldtrk": false,
-        "svm-lock": false,
-        "smep": true,
-        "smap": true,
-        "pfthreshold": false,
-        "vmx-invpcid-exit": false,
-        "x2apic": false,
-        "avx512vbmi": false,
-        "avx512vnni": false,
-        "vmx-apicv-x2apic": false,
-        "kvm-pv-sched-yield": false,
-        "vmx-invlpg-exit": false,
-        "vmx-invvpid-all-context": false,
-        "vmx-activity-hlt": false,
-        "flushbyasid": false,
-        "f16c": false,
-        "vmx-exit-ack-intr": false,
-        "ace2-en": false,
-        "pae": true,
-        "pat": true,
-        "sse": true,
-        "phe-en": false,
-        "vmx-tsc-offset": false,
-        "kvm-nopiodelay": false,
-        "tm": false,
-        "kvmclock-stable-bit": false,
-        "vmx-rdtsc-exit": false,
-        "hypervisor": true,
-        "vmx-rdtscp-exit": false,
-        "mds-no": false,
-        "pcommit": true,
-        "vmx-vpid": false,
-        "syscall": true,
-        "avx512dq": false,
-        "svm": true,
-        "invtsc": false,
-        "vmx-monitor-exit": false,
-        "sse2": true,
-        "ssbd": false,
-        "vmx-wbinvd-exit": false,
-        "est": false,
-        "kvm-poll-control": false,
-        "avx512ifma": false,
-        "tm2": false,
-        "kvm-pv-eoi": false,
-        "kvm-pv-ipi": false,
-        "cx8": true,
-        "vmx-invvpid-single-addr": false,
-        "waitpkg": false,
-        "cldemote": false,
-        "vmx-ept": false,
-        "kvm-mmu": false,
-        "sse4.2": true,
-        "pge": true,
-        "avx512bitalg": false,
-        "pdcm": false,
-        "vmx-entry-load-bndcfgs": false,
-        "vmx-exit-clear-rtit-ctl": false,
-        "model": 6,
-        "movbe": true,
-        "nrip-save": false,
-        "ssse3": true,
-        "sse4a": true,
-        "vmx-pause-exit": false,
-        "invpcid": false,
-        "pdpe1gb": true,
-        "tsc-deadline": false,
-        "skip-l1dfl-vmentry": false,
-        "vmx-exit-load-perf-global-ctrl": false,
-        "fma": false,
-        "cx16": true,
-        "de": true,
-        "stepping": 3,
-        "xsave": true,
-        "clflush": true,
-        "skinit": false,
-        "tsc": true,
-        "tce": false,
-        "fpu": true,
-        "ds-cpl": false,
-        "ibs": false,
-        "fma4": false,
-        "vmx-exit-nosave-debugctl": false,
-        "la57": true,
-        "vmx-invept": false,
-        "osvw": false,
-        "apic": true,
-        "pmm": false,
-        "vmx-entry-noload-debugctl": false,
-        "vmx-eptad": false,
-        "spec-ctrl": false,
-        "vmx-posted-intr": false,
-        "vmx-apicv-register": false,
-        "tsc-adjust": false,
-        "kvm-steal-time": false,
-        "avx512-vp2intersect": false,
-        "kvmclock": false,
-        "vmx-zero-len-inject": false,
-        "pschange-mc-no": false,
-        "vmx-rdrand-exit": false,
-        "lwp": false,
-        "amd-ssbd": false,
-        "xop": false,
-        "ibpb": false,
-        "avx": false,
-        "core-capability": false,
-        "vmx-invept-single-context": false,
-        "movdiri": false,
-        "acpi": true,
-        "avx512bw": false,
-        "ace2": false,
-        "fsgsbase": true,
-        "vmx-ept-2mb": false,
-        "vmx-ept-1gb": false,
-        "ht": false,
-        "vmx-io-exit": false,
-        "nx": true,
-        "pclmulqdq": true,
-        "mmxext": true,
-        "popcnt": true,
-        "vaes": false,
-        "serialize": false,
-        "movdir64b": false,
-        "xsaves": false,
-        "vmx-shadow-vmcs": false,
-        "lm": true,
-        "vmx-exit-save-preemption-timer": false,
-        "vmx-entry-load-pat": false,
-        "fsrm": false,
-        "vmx-entry-load-perf-global-ctrl": false,
-        "vmx-io-bitmap": false,
-        "umip": false,
-        "vmx-store-lma": false,
-        "vmx-movdr-exit": false,
-        "pse": true,
-        "avx2": false,
-        "sep": true,
-        "virt-ssbd": false,
-        "vmx-cr3-load-noexit": false,
-        "nodeid-msr": false,
-        "md-clear": false,
-        "misalignsse": false,
-        "split-lock-detect": false,
-        "min-xlevel": 2147483658,
-        "bmi1": true,
-        "bmi2": true,
-        "kvm-pv-unhalt": false,
-        "tsc-scale": false,
-        "topoext": false,
-        "amd-stibp": false,
-        "vmx-preemption-timer": false,
-        "clflushopt": true,
-        "vmx-vnmi-pending": false,
-        "monitor": true,
-        "vmx-vintr-pending": false,
-        "avx512er": false,
-        "full-width-write": false,
-        "pmm-en": false,
-        "pcid": false,
-        "taa-no": false,
-        "arch-capabilities": false,
-        "vmx-secondary-ctls": false,
-        "vmx-xsaves": false,
-        "clzero": false,
-        "3dnow": true,
-        "erms": true,
-        "vmx-entry-ia32e-mode": false,
-        "lahf-lm": true,
-        "vpclmulqdq": false,
-        "vmx-ins-outs": false,
-        "fxsr-opt": false,
-        "xstore": false,
-        "rtm": false,
-        "kvm-hint-dedicated": false,
-        "lmce": false,
-        "perfctr-nb": false,
-        "rdrand": true,
-        "rdseed": false,
-        "avx512-4vnniw": false,
-        "vme": false,
-        "vmx": false,
-        "dtes64": false,
-        "mtrr": true,
-        "rdtscp": true,
-        "xsaveerptr": false,
-        "pse36": true,
-        "kvm-pv-tlb-flush": false,
-        "vmx-activity-wait-sipi": false,
-        "tbm": false,
-        "wdt": false,
-        "vmx-rdpmc-exit": false,
-        "vmx-mtf": false,
-        "vmx-entry-load-efer": false,
-        "model-id": "QEMU TCG CPU version 2.5+",
-        "sha-ni": false,
-        "abm": true,
-        "vmx-ept-advanced-exitinfo": false,
-        "avx512pf": false,
-        "vmx-hlt-exit": false,
-        "xstore-en": false
-      }
-    }
-  },
-  "id": "libvirt-4"
-}
-
-{
-  "execute": "query-machines",
-  "id": "libvirt-5"
-}
-
-{
-  "return": [
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.12",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-4.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.5",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-4.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.5",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.7",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": true
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "none",
-      "numa-mem-supported": false,
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.7",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.4",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.10",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-5.1",
-      "numa-mem-supported": false,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false,
-      "alias": "q35"
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.7",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.9",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.11",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-3.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-4.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.4",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.3",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": true
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-4.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-5.1",
-      "numa-mem-supported": false,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "is-default": true,
-      "cpu-max": 255,
-      "deprecated": false,
-      "alias": "pc"
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.9",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "isapc",
-      "numa-mem-supported": false,
-      "default-cpu-type": "486-x86_64-cpu",
-      "cpu-max": 1,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.4",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.6",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-3.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.12",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": true
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.6",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-4.0.1",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.6",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-5.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.8",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.10",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-3.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-4.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "microvm",
-      "numa-mem-supported": false,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.3",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.2",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": true
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-4.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-5.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.8",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.5",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-3.0",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 255,
-      "deprecated": false
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.11",
-      "numa-mem-supported": true,
-      "default-cpu-type": "qemu64-x86_64-cpu",
-      "cpu-max": 288,
-      "deprecated": false
-    }
-  ],
-  "id": "libvirt-5"
-}
diff --git a/tests/qemucapabilitiesdata/caps_5.1.0_x86_64.xml b/tests/qemucapabilitiesdata/caps_5.1.0_x86_64.xml
deleted file mode 100644
index ac3079f1ca..0000000000
--- a/tests/qemucapabilitiesdata/caps_5.1.0_x86_64.xml
+++ /dev/null
@@ -1,3104 +0,0 @@
-<qemuCaps>
-  <emulator>/usr/bin/qemu-system-x86_64</emulator>
-  <qemuctime>0</qemuctime>
-  <selfctime>0</selfctime>
-  <selfvers>0</selfvers>
-  <flag name='kvm'/>
-  <flag name='sdl'/>
-  <flag name='spice'/>
-  <flag name='hda-duplex'/>
-  <flag name='ccid-emulated'/>
-  <flag name='ccid-passthru'/>
-  <flag name='piix3-usb-uhci'/>
-  <flag name='piix4-usb-uhci'/>
-  <flag name='usb-ehci'/>
-  <flag name='ich9-usb-ehci1'/>
-  <flag name='vt82c686b-usb-uhci'/>
-  <flag name='pci-ohci'/>
-  <flag name='usb-redir'/>
-  <flag name='usb-hub'/>
-  <flag name='ich9-ahci'/>
-  <flag name='virtio-blk-pci.scsi'/>
-  <flag name='scsi-disk.channel'/>
-  <flag name='scsi-block'/>
-  <flag name='hda-micro'/>
-  <flag name='nec-usb-xhci'/>
-  <flag name='lsi'/>
-  <flag name='virtio-scsi-pci'/>
-  <flag name='usb-redir.filter'/>
-  <flag name='seccomp-sandbox'/>
-  <flag name='vnc'/>
-  <flag name='qxl'/>
-  <flag name='VGA'/>
-  <flag name='cirrus-vga'/>
-  <flag name='vmware-svga'/>
-  <flag name='usb-serial'/>
-  <flag name='virtio-rng'/>
-  <flag name='rng-random'/>
-  <flag name='rng-egd'/>
-  <flag name='megasas'/>
-  <flag name='tpm-passthrough'/>
-  <flag name='tpm-tis'/>
-  <flag name='pci-bridge'/>
-  <flag name='vfio-pci'/>
-  <flag name='dmi-to-pci-bridge'/>
-  <flag name='usb-storage'/>
-  <flag name='virtio-mmio'/>
-  <flag name='ich9-intel-hda'/>
-  <flag name='kvm-pit-lost-tick-policy'/>
-  <flag name='pvpanic'/>
-  <flag name='enable-fips'/>
-  <flag name='usb-kbd'/>
-  <flag name='usb-audio'/>
-  <flag name='rtc-reset-reinjection'/>
-  <flag name='migrate-rdma'/>
-  <flag name='VGA.vgamem_mb'/>
-  <flag name='vmware-svga.vgamem_mb'/>
-  <flag name='qxl.vgamem_mb'/>
-  <flag name='pc-dimm'/>
-  <flag name='machine-vmport-opt'/>
-  <flag name='pci-serial'/>
-  <flag name='ioh3420'/>
-  <flag name='x3130-upstream'/>
-  <flag name='xio3130-downstream'/>
-  <flag name='rtl8139'/>
-  <flag name='e1000'/>
-  <flag name='virtio-net'/>
-  <flag name='virtio-gpu'/>
-  <flag name='virtio-gpu.virgl'/>
-  <flag name='virtio-keyboard'/>
-  <flag name='virtio-mouse'/>
-  <flag name='virtio-tablet'/>
-  <flag name='virtio-input-host'/>
-  <flag name='virtio-balloon-pci.deflate-on-oom'/>
-  <flag name='mptsas1068'/>
-  <flag name='spice-gl'/>
-  <flag name='qxl.vram64_size_mb'/>
-  <flag name='pxb'/>
-  <flag name='pxb-pcie'/>
-  <flag name='intel-iommu'/>
-  <flag name='virtio-vga'/>
-  <flag name='ivshmem-plain'/>
-  <flag name='ivshmem-doorbell'/>
-  <flag name='vhost-scsi'/>
-  <flag name='query-cpu-model-expansion'/>
-  <flag name='spice-rendernode'/>
-  <flag name='nvdimm'/>
-  <flag name='pcie-root-port'/>
-  <flag name='query-cpu-definitions'/>
-  <flag name='qemu-xhci'/>
-  <flag name='intel-iommu.intremap'/>
-  <flag name='intel-iommu.caching-mode'/>
-  <flag name='intel-iommu.eim'/>
-  <flag name='intel-iommu.device-iotlb'/>
-  <flag name='chardev-reconnect'/>
-  <flag name='vmcoreinfo'/>
-  <flag name='isa-serial'/>
-  <flag name='pcie-pci-bridge'/>
-  <flag name='nbd-tls'/>
-  <flag name='tpm-crb'/>
-  <flag name='pr-manager-helper'/>
-  <flag name='screendump_device'/>
-  <flag name='hda-output'/>
-  <flag name='vmgenid'/>
-  <flag name='vhost-vsock'/>
-  <flag name='tpm-emulator'/>
-  <flag name='mch'/>
-  <flag name='mch.extended-tseg-mbytes'/>
-  <flag name='egl-headless'/>
-  <flag name='memory-backend-memfd'/>
-  <flag name='memory-backend-memfd.hugetlb'/>
-  <flag name='egl-headless.rendernode'/>
-  <flag name='memory-backend-file.pmem'/>
-  <flag name='nvdimm.unarmed'/>
-  <flag name='virtio-pci-non-transitional'/>
-  <flag name='nbd-bitmap'/>
-  <flag name='x86-max-cpu'/>
-  <flag name='cpu-unavailable-features'/>
-  <flag name='canonical-cpu-features'/>
-  <flag name='bochs-display'/>
-  <flag name='migration-file-drop-cache'/>
-  <flag name='dbus-vmstate'/>
-  <flag name='vhost-user-gpu'/>
-  <flag name='vhost-user-vga'/>
-  <flag name='ramfb'/>
-  <flag name='drive-nvme'/>
-  <flag name='smp-dies'/>
-  <flag name='i8042'/>
-  <flag name='rng-builtin'/>
-  <flag name='vhost-user-fs'/>
-  <flag name='query-named-block-nodes.flat'/>
-  <flag name='blockdev-snapshot.allow-write-only-overlay'/>
-  <flag name='fsdev.multidevs'/>
-  <flag name='pcie-root-port.hotplug'/>
-  <flag name='aio.io_uring'/>
-  <flag name='tcg'/>
-  <flag name='virtio-blk-pci.scsi.default.disabled'/>
-  <flag name='pvscsi'/>
-  <flag name='cpu.migratable'/>
-  <flag name='intel-iommu.aw-bits'/>
-  <flag name='numa.hmat'/>
-  <flag name='usb-host.hostdevice'/>
-  <flag name='virtio-balloon.free-page-reporting'/>
-  <flag name='netdev.vhost-vdpa'/>
-  <flag name='dc390'/>
-  <flag name='am53c974'/>
-  <flag name='virtio-pmem-pci'/>
-  <flag name='vhost-user-blk'/>
-  <flag name='cpu-max'/>
-  <flag name='memory-backend-file.x-use-canonical-path-for-ramblock-id'/>
-  <flag name='rotation-rate'/>
-  <flag name='input-linux'/>
-  <flag name='virtio-blk.queue-size'/>
-  <flag name='virtio-mem-pci'/>
-  <flag name='memory-backend-file.prealloc-threads'/>
-  <flag name='virtio-iommu-pci'/>
-  <flag name='virtio-net.rss'/>
-  <flag name='usb-host.guest-resets-all'/>
-  <flag name='virtio-crypto'/>
-  <flag name='usb-mtp'/>
-  <flag name='netdev.user'/>
-  <version>5001000</version>
-  <microcodeVersion>43100242</microcodeVersion>
-  <package>v5.1.0</package>
-  <arch>x86_64</arch>
-  <hostCPU type='kvm' model='base' migratability='yes'>
-    <property name='vmx-entry-load-rtit-ctl' type='boolean' value='false'/>
-    <property name='cmov' type='boolean' value='true' migratable='yes'/>
-    <property name='ia64' type='boolean' value='false'/>
-    <property name='ssb-no' type='boolean' value='false'/>
-    <property name='aes' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-apicv-xapic' type='boolean' value='false'/>
-    <property name='mmx' type='boolean' value='true' migratable='yes'/>
-    <property name='rdpid' type='boolean' value='true' migratable='yes'/>
-    <property name='arat' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-page-walk-4' type='boolean' value='false'/>
-    <property name='vmx-page-walk-5' type='boolean' value='false'/>
-    <property name='gfni' type='boolean' value='false'/>
-    <property name='ibrs-all' type='boolean' value='false'/>
-    <property name='vmx-desc-exit' type='boolean' value='false'/>
-    <property name='pause-filter' type='boolean' value='false'/>
-    <property name='xsavec' type='boolean' value='true' migratable='yes'/>
-    <property name='intel-pt' type='boolean' value='false'/>
-    <property name='vmx-cr8-store-exit' type='boolean' value='false'/>
-    <property name='vmx-rdseed-exit' type='boolean' value='false'/>
-    <property name='vmx-eptp-switching' type='boolean' value='false'/>
-    <property name='kvm-asyncpf' type='boolean' value='true' migratable='yes'/>
-    <property name='perfctr-core' type='boolean' value='true' migratable='yes'/>
-    <property name='mpx' type='boolean' value='false'/>
-    <property name='pbe' type='boolean' value='false'/>
-    <property name='avx512cd' type='boolean' value='false'/>
-    <property name='decodeassists' type='boolean' value='false'/>
-    <property name='vmx-exit-load-efer' type='boolean' value='false'/>
-    <property name='vmx-exit-clear-bndcfgs' type='boolean' value='false'/>
-    <property name='sse4.1' type='boolean' value='true' migratable='yes'/>
-    <property name='family' type='number' value='23'/>
-    <property name='vmx-vmwrite-vmexit-fields' type='boolean' value='false'/>
-    <property name='vmx-vnmi' type='boolean' value='false'/>
-    <property name='vmx-true-ctls' type='boolean' value='false'/>
-    <property name='vmx-ept-execonly' type='boolean' value='false'/>
-    <property name='vmx-exit-save-efer' type='boolean' value='false'/>
-    <property name='vmx-invept-all-context' type='boolean' value='false'/>
-    <property name='wbnoinvd' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512f' type='boolean' value='false'/>
-    <property name='msr' type='boolean' value='true' migratable='yes'/>
-    <property name='mce' type='boolean' value='true' migratable='yes'/>
-    <property name='mca' type='boolean' value='true' migratable='yes'/>
-    <property name='xcrypt' type='boolean' value='false'/>
-    <property name='vmx-exit-load-pat' type='boolean' value='false'/>
-    <property name='vmx-intr-exit' type='boolean' value='false'/>
-    <property name='min-level' type='number' value='16'/>
-    <property name='vmx-flexpriority' type='boolean' value='false'/>
-    <property name='xgetbv1' type='boolean' value='true' migratable='yes'/>
-    <property name='cid' type='boolean' value='false'/>
-    <property name='ds' type='boolean' value='false'/>
-    <property name='fxsr' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512-bf16' type='boolean' value='false'/>
-    <property name='vmx-cr8-load-exit' type='boolean' value='false'/>
-    <property name='xsaveopt' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-apicv-vid' type='boolean' value='false'/>
-    <property name='vmx-exit-save-pat' type='boolean' value='false'/>
-    <property name='xtpr' type='boolean' value='false'/>
-    <property name='tsx-ctrl' type='boolean' value='false'/>
-    <property name='vmx-ple' type='boolean' value='false'/>
-    <property name='avx512vl' type='boolean' value='false'/>
-    <property name='avx512-vpopcntdq' type='boolean' value='false'/>
-    <property name='phe' type='boolean' value='false'/>
-    <property name='extapic' type='boolean' value='false'/>
-    <property name='3dnowprefetch' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-vmfunc' type='boolean' value='false'/>
-    <property name='vmx-activity-shutdown' type='boolean' value='false'/>
-    <property name='avx512vbmi2' type='boolean' value='false'/>
-    <property name='cr8legacy' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-encls-exit' type='boolean' value='false'/>
-    <property name='stibp' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-msr-bitmap' type='boolean' value='false'/>
-    <property name='xcrypt-en' type='boolean' value='false'/>
-    <property name='vmx-mwait-exit' type='boolean' value='false'/>
-    <property name='vmx-pml' type='boolean' value='false'/>
-    <property name='vmx-nmi-exit' type='boolean' value='false'/>
-    <property name='vmx-invept-single-context-noglobals' type='boolean' value='false'/>
-    <property name='pn' type='boolean' value='false'/>
-    <property name='rsba' type='boolean' value='false'/>
-    <property name='dca' type='boolean' value='false'/>
-    <property name='vendor' type='string' value='AuthenticAMD'/>
-    <property name='vmx-unrestricted-guest' type='boolean' value='false'/>
-    <property name='vmx-cr3-store-noexit' type='boolean' value='false'/>
-    <property name='pku' type='boolean' value='false'/>
-    <property name='smx' type='boolean' value='false'/>
-    <property name='cmp-legacy' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512-4fmaps' type='boolean' value='false'/>
-    <property name='vmcb-clean' type='boolean' value='false'/>
-    <property name='hle' type='boolean' value='false'/>
-    <property name='3dnowext' type='boolean' value='false'/>
-    <property name='amd-no-ssb' type='boolean' value='false'/>
-    <property name='npt' type='boolean' value='true' migratable='yes'/>
-    <property name='rdctl-no' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-invvpid' type='boolean' value='false'/>
-    <property name='clwb' type='boolean' value='true' migratable='yes'/>
-    <property name='lbrv' type='boolean' value='false'/>
-    <property name='adx' type='boolean' value='true' migratable='yes'/>
-    <property name='ss' type='boolean' value='false'/>
-    <property name='pni' type='boolean' value='true' migratable='yes'/>
-    <property name='tsx-ldtrk' type='boolean' value='false'/>
-    <property name='svm-lock' type='boolean' value='false'/>
-    <property name='smep' type='boolean' value='true' migratable='yes'/>
-    <property name='smap' type='boolean' value='true' migratable='yes'/>
-    <property name='pfthreshold' type='boolean' value='false'/>
-    <property name='vmx-invpcid-exit' type='boolean' value='false'/>
-    <property name='x2apic' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512vbmi' type='boolean' value='false'/>
-    <property name='avx512vnni' type='boolean' value='false'/>
-    <property name='vmx-apicv-x2apic' type='boolean' value='false'/>
-    <property name='kvm-pv-sched-yield' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-invlpg-exit' type='boolean' value='false'/>
-    <property name='vmx-invvpid-all-context' type='boolean' value='false'/>
-    <property name='vmx-activity-hlt' type='boolean' value='false'/>
-    <property name='flushbyasid' type='boolean' value='false'/>
-    <property name='f16c' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-exit-ack-intr' type='boolean' value='false'/>
-    <property name='ace2-en' type='boolean' value='false'/>
-    <property name='pae' type='boolean' value='true' migratable='yes'/>
-    <property name='pat' type='boolean' value='true' migratable='yes'/>
-    <property name='sse' type='boolean' value='true' migratable='yes'/>
-    <property name='phe-en' type='boolean' value='false'/>
-    <property name='vmx-tsc-offset' type='boolean' value='false'/>
-    <property name='kvm-nopiodelay' type='boolean' value='true' migratable='yes'/>
-    <property name='tm' type='boolean' value='false'/>
-    <property name='kvmclock-stable-bit' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-rdtsc-exit' type='boolean' value='false'/>
-    <property name='hypervisor' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-rdtscp-exit' type='boolean' value='false'/>
-    <property name='mds-no' type='boolean' value='true' migratable='yes'/>
-    <property name='pcommit' type='boolean' value='false'/>
-    <property name='vmx-vpid' type='boolean' value='false'/>
-    <property name='syscall' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512dq' type='boolean' value='false'/>
-    <property name='svm' type='boolean' value='true' migratable='yes'/>
-    <property name='invtsc' type='boolean' value='true' migratable='no'/>
-    <property name='vmx-monitor-exit' type='boolean' value='false'/>
-    <property name='sse2' type='boolean' value='true' migratable='yes'/>
-    <property name='ssbd' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-wbinvd-exit' type='boolean' value='false'/>
-    <property name='est' type='boolean' value='false'/>
-    <property name='kvm-poll-control' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512ifma' type='boolean' value='false'/>
-    <property name='tm2' type='boolean' value='false'/>
-    <property name='kvm-pv-eoi' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-pv-ipi' type='boolean' value='true' migratable='yes'/>
-    <property name='cx8' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-invvpid-single-addr' type='boolean' value='false'/>
-    <property name='waitpkg' type='boolean' value='false'/>
-    <property name='cldemote' type='boolean' value='false'/>
-    <property name='vmx-ept' type='boolean' value='false'/>
-    <property name='kvm-mmu' type='boolean' value='false'/>
-    <property name='sse4.2' type='boolean' value='true' migratable='yes'/>
-    <property name='pge' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512bitalg' type='boolean' value='false'/>
-    <property name='pdcm' type='boolean' value='false'/>
-    <property name='vmx-entry-load-bndcfgs' type='boolean' value='false'/>
-    <property name='vmx-exit-clear-rtit-ctl' type='boolean' value='false'/>
-    <property name='model' type='number' value='113'/>
-    <property name='movbe' type='boolean' value='true' migratable='yes'/>
-    <property name='nrip-save' type='boolean' value='true' migratable='yes'/>
-    <property name='ssse3' type='boolean' value='true' migratable='yes'/>
-    <property name='sse4a' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-pause-exit' type='boolean' value='false'/>
-    <property name='invpcid' type='boolean' value='false'/>
-    <property name='pdpe1gb' type='boolean' value='true' migratable='yes'/>
-    <property name='tsc-deadline' type='boolean' value='true' migratable='yes'/>
-    <property name='skip-l1dfl-vmentry' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-exit-load-perf-global-ctrl' type='boolean' value='false'/>
-    <property name='fma' type='boolean' value='true' migratable='yes'/>
-    <property name='cx16' type='boolean' value='true' migratable='yes'/>
-    <property name='de' type='boolean' value='true' migratable='yes'/>
-    <property name='stepping' type='number' value='0'/>
-    <property name='xsave' type='boolean' value='true' migratable='yes'/>
-    <property name='clflush' type='boolean' value='true' migratable='yes'/>
-    <property name='skinit' type='boolean' value='false'/>
-    <property name='tsc' type='boolean' value='true' migratable='yes'/>
-    <property name='tce' type='boolean' value='false'/>
-    <property name='fpu' type='boolean' value='true' migratable='yes'/>
-    <property name='ds-cpl' type='boolean' value='false'/>
-    <property name='ibs' type='boolean' value='false'/>
-    <property name='fma4' type='boolean' value='false'/>
-    <property name='vmx-exit-nosave-debugctl' type='boolean' value='false'/>
-    <property name='la57' type='boolean' value='false'/>
-    <property name='vmx-invept' type='boolean' value='false'/>
-    <property name='osvw' type='boolean' value='true' migratable='yes'/>
-    <property name='apic' type='boolean' value='true' migratable='yes'/>
-    <property name='pmm' type='boolean' value='false'/>
-    <property name='vmx-entry-noload-debugctl' type='boolean' value='false'/>
-    <property name='vmx-eptad' type='boolean' value='false'/>
-    <property name='spec-ctrl' type='boolean' value='false'/>
-    <property name='vmx-posted-intr' type='boolean' value='false'/>
-    <property name='vmx-apicv-register' type='boolean' value='false'/>
-    <property name='tsc-adjust' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-steal-time' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512-vp2intersect' type='boolean' value='false'/>
-    <property name='kvmclock' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-zero-len-inject' type='boolean' value='false'/>
-    <property name='pschange-mc-no' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-rdrand-exit' type='boolean' value='false'/>
-    <property name='lwp' type='boolean' value='false'/>
-    <property name='amd-ssbd' type='boolean' value='true' migratable='yes'/>
-    <property name='xop' type='boolean' value='false'/>
-    <property name='ibpb' type='boolean' value='true' migratable='yes'/>
-    <property name='avx' type='boolean' value='true' migratable='yes'/>
-    <property name='core-capability' type='boolean' value='false'/>
-    <property name='vmx-invept-single-context' type='boolean' value='false'/>
-    <property name='movdiri' type='boolean' value='false'/>
-    <property name='acpi' type='boolean' value='false'/>
-    <property name='avx512bw' type='boolean' value='false'/>
-    <property name='ace2' type='boolean' value='false'/>
-    <property name='fsgsbase' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-ept-2mb' type='boolean' value='false'/>
-    <property name='vmx-ept-1gb' type='boolean' value='false'/>
-    <property name='ht' type='boolean' value='false'/>
-    <property name='vmx-io-exit' type='boolean' value='false'/>
-    <property name='nx' type='boolean' value='true' migratable='yes'/>
-    <property name='pclmulqdq' type='boolean' value='true' migratable='yes'/>
-    <property name='mmxext' type='boolean' value='true' migratable='yes'/>
-    <property name='popcnt' type='boolean' value='true' migratable='yes'/>
-    <property name='vaes' type='boolean' value='false'/>
-    <property name='serialize' type='boolean' value='false'/>
-    <property name='movdir64b' type='boolean' value='false'/>
-    <property name='xsaves' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-shadow-vmcs' type='boolean' value='false'/>
-    <property name='lm' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-exit-save-preemption-timer' type='boolean' value='false'/>
-    <property name='vmx-entry-load-pat' type='boolean' value='false'/>
-    <property name='fsrm' type='boolean' value='false'/>
-    <property name='vmx-entry-load-perf-global-ctrl' type='boolean' value='false'/>
-    <property name='vmx-io-bitmap' type='boolean' value='false'/>
-    <property name='umip' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-store-lma' type='boolean' value='false'/>
-    <property name='vmx-movdr-exit' type='boolean' value='false'/>
-    <property name='pse' type='boolean' value='true' migratable='yes'/>
-    <property name='avx2' type='boolean' value='true' migratable='yes'/>
-    <property name='sep' type='boolean' value='true' migratable='yes'/>
-    <property name='virt-ssbd' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-cr3-load-noexit' type='boolean' value='false'/>
-    <property name='nodeid-msr' type='boolean' value='false'/>
-    <property name='md-clear' type='boolean' value='false'/>
-    <property name='misalignsse' type='boolean' value='true' migratable='yes'/>
-    <property name='split-lock-detect' type='boolean' value='false'/>
-    <property name='min-xlevel' type='number' value='2147483679'/>
-    <property name='bmi1' type='boolean' value='true' migratable='yes'/>
-    <property name='bmi2' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-pv-unhalt' type='boolean' value='true' migratable='yes'/>
-    <property name='tsc-scale' type='boolean' value='false'/>
-    <property name='topoext' type='boolean' value='false'/>
-    <property name='amd-stibp' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-preemption-timer' type='boolean' value='false'/>
-    <property name='clflushopt' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-vnmi-pending' type='boolean' value='false'/>
-    <property name='monitor' type='boolean' value='false'/>
-    <property name='vmx-vintr-pending' type='boolean' value='false'/>
-    <property name='avx512er' type='boolean' value='false'/>
-    <property name='full-width-write' type='boolean' value='false'/>
-    <property name='pmm-en' type='boolean' value='false'/>
-    <property name='pcid' type='boolean' value='false'/>
-    <property name='taa-no' type='boolean' value='false'/>
-    <property name='arch-capabilities' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-secondary-ctls' type='boolean' value='false'/>
-    <property name='vmx-xsaves' type='boolean' value='false'/>
-    <property name='clzero' type='boolean' value='true' migratable='yes'/>
-    <property name='3dnow' type='boolean' value='false'/>
-    <property name='erms' type='boolean' value='false'/>
-    <property name='vmx-entry-ia32e-mode' type='boolean' value='false'/>
-    <property name='lahf-lm' type='boolean' value='true' migratable='yes'/>
-    <property name='vpclmulqdq' type='boolean' value='false'/>
-    <property name='vmx-ins-outs' type='boolean' value='false'/>
-    <property name='fxsr-opt' type='boolean' value='true' migratable='yes'/>
-    <property name='xstore' type='boolean' value='false'/>
-    <property name='rtm' type='boolean' value='false'/>
-    <property name='kvm-hint-dedicated' type='boolean' value='false'/>
-    <property name='lmce' type='boolean' value='false'/>
-    <property name='perfctr-nb' type='boolean' value='false'/>
-    <property name='rdrand' type='boolean' value='true' migratable='yes'/>
-    <property name='rdseed' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512-4vnniw' type='boolean' value='false'/>
-    <property name='vme' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx' type='boolean' value='false'/>
-    <property name='dtes64' type='boolean' value='false'/>
-    <property name='mtrr' type='boolean' value='true' migratable='yes'/>
-    <property name='rdtscp' type='boolean' value='true' migratable='yes'/>
-    <property name='xsaveerptr' type='boolean' value='true' migratable='yes'/>
-    <property name='pse36' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-pv-tlb-flush' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-activity-wait-sipi' type='boolean' value='false'/>
-    <property name='tbm' type='boolean' value='false'/>
-    <property name='wdt' type='boolean' value='false'/>
-    <property name='vmx-rdpmc-exit' type='boolean' value='false'/>
-    <property name='vmx-mtf' type='boolean' value='false'/>
-    <property name='vmx-entry-load-efer' type='boolean' value='false'/>
-    <property name='model-id' type='string' value='AMD Ryzen 9 3900X 12-Core Processor            '/>
-    <property name='sha-ni' type='boolean' value='true' migratable='yes'/>
-    <property name='abm' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-ept-advanced-exitinfo' type='boolean' value='false'/>
-    <property name='avx512pf' type='boolean' value='false'/>
-    <property name='vmx-hlt-exit' type='boolean' value='false'/>
-    <property name='xstore-en' type='boolean' value='false'/>
-  </hostCPU>
-  <cpu type='kvm' name='max' typename='max-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='host' typename='host-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='base' typename='base-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='qemu64-v1' typename='qemu64-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='qemu64' typename='qemu64-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='qemu32-v1' typename='qemu32-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='qemu32' typename='qemu32-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='phenom-v1' typename='phenom-v1-x86_64-cpu' usable='no'>
-    <blocker name='3dnowext'/>
-    <blocker name='3dnow'/>
-  </cpu>
-  <cpu type='kvm' name='phenom' typename='phenom-x86_64-cpu' usable='no'>
-    <blocker name='3dnowext'/>
-    <blocker name='3dnow'/>
-  </cpu>
-  <cpu type='kvm' name='pentium3-v1' typename='pentium3-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='pentium3' typename='pentium3-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='pentium2-v1' typename='pentium2-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='pentium2' typename='pentium2-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='pentium-v1' typename='pentium-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='pentium' typename='pentium-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='n270-v1' typename='n270-v1-x86_64-cpu' usable='no'>
-    <blocker name='ss'/>
-  </cpu>
-  <cpu type='kvm' name='n270' typename='n270-x86_64-cpu' usable='no'>
-    <blocker name='ss'/>
-  </cpu>
-  <cpu type='kvm' name='kvm64-v1' typename='kvm64-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='kvm64' typename='kvm64-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='kvm32-v1' typename='kvm32-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='kvm32' typename='kvm32-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='coreduo-v1' typename='coreduo-v1-x86_64-cpu' usable='no'>
-    <blocker name='ss'/>
-  </cpu>
-  <cpu type='kvm' name='coreduo' typename='coreduo-x86_64-cpu' usable='no'>
-    <blocker name='ss'/>
-  </cpu>
-  <cpu type='kvm' name='core2duo-v1' typename='core2duo-v1-x86_64-cpu' usable='no'>
-    <blocker name='ss'/>
-  </cpu>
-  <cpu type='kvm' name='core2duo' typename='core2duo-x86_64-cpu' usable='no'>
-    <blocker name='ss'/>
-  </cpu>
-  <cpu type='kvm' name='athlon-v1' typename='athlon-v1-x86_64-cpu' usable='no'>
-    <blocker name='3dnowext'/>
-    <blocker name='3dnow'/>
-  </cpu>
-  <cpu type='kvm' name='athlon' typename='athlon-x86_64-cpu' usable='no'>
-    <blocker name='3dnowext'/>
-    <blocker name='3dnow'/>
-  </cpu>
-  <cpu type='kvm' name='Westmere-v2' typename='Westmere-v2-x86_64-cpu' usable='no'>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='kvm' name='Westmere-v1' typename='Westmere-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Westmere-IBRS' typename='Westmere-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='kvm' name='Westmere' typename='Westmere-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Snowridge-v2' typename='Snowridge-v2-x86_64-cpu' usable='no'>
-    <blocker name='erms'/>
-    <blocker name='gfni'/>
-    <blocker name='cldemote'/>
-    <blocker name='movdiri'/>
-    <blocker name='movdir64b'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='core-capability'/>
-    <blocker name='split-lock-detect'/>
-  </cpu>
-  <cpu type='kvm' name='Snowridge-v1' typename='Snowridge-v1-x86_64-cpu' usable='no'>
-    <blocker name='erms'/>
-    <blocker name='mpx'/>
-    <blocker name='gfni'/>
-    <blocker name='cldemote'/>
-    <blocker name='movdiri'/>
-    <blocker name='movdir64b'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='core-capability'/>
-    <blocker name='mpx'/>
-    <blocker name='mpx'/>
-    <blocker name='split-lock-detect'/>
-  </cpu>
-  <cpu type='kvm' name='Snowridge' typename='Snowridge-x86_64-cpu' usable='no'>
-    <blocker name='erms'/>
-    <blocker name='mpx'/>
-    <blocker name='gfni'/>
-    <blocker name='cldemote'/>
-    <blocker name='movdiri'/>
-    <blocker name='movdir64b'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='core-capability'/>
-    <blocker name='mpx'/>
-    <blocker name='mpx'/>
-    <blocker name='split-lock-detect'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Server-v4' typename='Skylake-Server-v4-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Server-v3' typename='Skylake-Server-v3-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Server-v2' typename='Skylake-Server-v2-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='hle'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Server-v1' typename='Skylake-Server-v1-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='hle'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Server-noTSX-IBRS' typename='Skylake-Server-noTSX-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Server-IBRS' typename='Skylake-Server-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='hle'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Server' typename='Skylake-Server-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='hle'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Client-v3' typename='Skylake-Client-v3-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Client-v2' typename='Skylake-Client-v2-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='hle'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Client-v1' typename='Skylake-Client-v1-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='hle'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Client-noTSX-IBRS' typename='Skylake-Client-noTSX-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Client-IBRS' typename='Skylake-Client-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='hle'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Client' typename='Skylake-Client-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='hle'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-  </cpu>
-  <cpu type='kvm' name='SandyBridge-v2' typename='SandyBridge-v2-x86_64-cpu' usable='no'>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='kvm' name='SandyBridge-v1' typename='SandyBridge-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='SandyBridge-IBRS' typename='SandyBridge-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='kvm' name='SandyBridge' typename='SandyBridge-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Penryn-v1' typename='Penryn-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Penryn' typename='Penryn-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Opteron_G5-v1' typename='Opteron_G5-v1-x86_64-cpu' usable='no'>
-    <blocker name='xop'/>
-    <blocker name='fma4'/>
-    <blocker name='tbm'/>
-  </cpu>
-  <cpu type='kvm' name='Opteron_G5' typename='Opteron_G5-x86_64-cpu' usable='no'>
-    <blocker name='xop'/>
-    <blocker name='fma4'/>
-    <blocker name='tbm'/>
-  </cpu>
-  <cpu type='kvm' name='Opteron_G4-v1' typename='Opteron_G4-v1-x86_64-cpu' usable='no'>
-    <blocker name='xop'/>
-    <blocker name='fma4'/>
-  </cpu>
-  <cpu type='kvm' name='Opteron_G4' typename='Opteron_G4-x86_64-cpu' usable='no'>
-    <blocker name='xop'/>
-    <blocker name='fma4'/>
-  </cpu>
-  <cpu type='kvm' name='Opteron_G3-v1' typename='Opteron_G3-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Opteron_G3' typename='Opteron_G3-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Opteron_G2-v1' typename='Opteron_G2-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Opteron_G2' typename='Opteron_G2-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Opteron_G1-v1' typename='Opteron_G1-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Opteron_G1' typename='Opteron_G1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Nehalem-v2' typename='Nehalem-v2-x86_64-cpu' usable='no'>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='kvm' name='Nehalem-v1' typename='Nehalem-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Nehalem-IBRS' typename='Nehalem-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='kvm' name='Nehalem' typename='Nehalem-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='KnightsMill-v1' typename='KnightsMill-v1-x86_64-cpu' usable='no'>
-    <blocker name='ss'/>
-    <blocker name='erms'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512pf'/>
-    <blocker name='avx512er'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='avx512-4vnniw'/>
-    <blocker name='avx512-4fmaps'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-  </cpu>
-  <cpu type='kvm' name='KnightsMill' typename='KnightsMill-x86_64-cpu' usable='no'>
-    <blocker name='ss'/>
-    <blocker name='erms'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512pf'/>
-    <blocker name='avx512er'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='avx512-4vnniw'/>
-    <blocker name='avx512-4fmaps'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-  </cpu>
-  <cpu type='kvm' name='IvyBridge-v2' typename='IvyBridge-v2-x86_64-cpu' usable='no'>
-    <blocker name='erms'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='kvm' name='IvyBridge-v1' typename='IvyBridge-v1-x86_64-cpu' usable='no'>
-    <blocker name='erms'/>
-  </cpu>
-  <cpu type='kvm' name='IvyBridge-IBRS' typename='IvyBridge-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='erms'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='kvm' name='IvyBridge' typename='IvyBridge-x86_64-cpu' usable='no'>
-    <blocker name='erms'/>
-  </cpu>
-  <cpu type='kvm' name='Icelake-Server-v4' typename='Icelake-Server-v4-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='avx512ifma'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='la57'/>
-    <blocker name='fsrm'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='taa-no'/>
-  </cpu>
-  <cpu type='kvm' name='Icelake-Server-v3' typename='Icelake-Server-v3-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='la57'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='taa-no'/>
-  </cpu>
-  <cpu type='kvm' name='Icelake-Server-v2' typename='Icelake-Server-v2-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='la57'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Icelake-Server-v1' typename='Icelake-Server-v1-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='hle'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='la57'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Icelake-Server-noTSX' typename='Icelake-Server-noTSX-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='la57'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Icelake-Server' typename='Icelake-Server-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='hle'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='la57'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Icelake-Client-v2' typename='Icelake-Client-v2-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Icelake-Client-v1' typename='Icelake-Client-v1-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='hle'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Icelake-Client-noTSX' typename='Icelake-Client-noTSX-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Icelake-Client' typename='Icelake-Client-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='hle'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Haswell-v4' typename='Haswell-v4-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='kvm' name='Haswell-v3' typename='Haswell-v3-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='hle'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='kvm' name='Haswell-v2' typename='Haswell-v2-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-  </cpu>
-  <cpu type='kvm' name='Haswell-v1' typename='Haswell-v1-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='hle'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-  </cpu>
-  <cpu type='kvm' name='Haswell-noTSX-IBRS' typename='Haswell-noTSX-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='kvm' name='Haswell-noTSX' typename='Haswell-noTSX-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-  </cpu>
-  <cpu type='kvm' name='Haswell-IBRS' typename='Haswell-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='hle'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='kvm' name='Haswell' typename='Haswell-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='hle'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-  </cpu>
-  <cpu type='kvm' name='EPYC-v3' typename='EPYC-v3-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='EPYC-v2' typename='EPYC-v2-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='EPYC-v1' typename='EPYC-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='EPYC-Rome-v1' typename='EPYC-Rome-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='EPYC-Rome' typename='EPYC-Rome-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='EPYC-IBPB' typename='EPYC-IBPB-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='EPYC' typename='EPYC-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Dhyana-v1' typename='Dhyana-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Dhyana' typename='Dhyana-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Denverton-v2' typename='Denverton-v2-x86_64-cpu' usable='no'>
-    <blocker name='erms'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='kvm' name='Denverton-v1' typename='Denverton-v1-x86_64-cpu' usable='no'>
-    <blocker name='erms'/>
-    <blocker name='mpx'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='mpx'/>
-    <blocker name='mpx'/>
-  </cpu>
-  <cpu type='kvm' name='Denverton' typename='Denverton-x86_64-cpu' usable='no'>
-    <blocker name='erms'/>
-    <blocker name='mpx'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='mpx'/>
-    <blocker name='mpx'/>
-  </cpu>
-  <cpu type='kvm' name='Cooperlake-v1' typename='Cooperlake-v1-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='hle'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='avx512-bf16'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='taa-no'/>
-  </cpu>
-  <cpu type='kvm' name='Cooperlake' typename='Cooperlake-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='hle'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='avx512-bf16'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='taa-no'/>
-  </cpu>
-  <cpu type='kvm' name='Conroe-v1' typename='Conroe-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Conroe' typename='Conroe-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Cascadelake-Server-v4' typename='Cascadelake-Server-v4-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-    <blocker name='ibrs-all'/>
-  </cpu>
-  <cpu type='kvm' name='Cascadelake-Server-v3' typename='Cascadelake-Server-v3-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-    <blocker name='ibrs-all'/>
-  </cpu>
-  <cpu type='kvm' name='Cascadelake-Server-v2' typename='Cascadelake-Server-v2-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='hle'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-    <blocker name='ibrs-all'/>
-  </cpu>
-  <cpu type='kvm' name='Cascadelake-Server-v1' typename='Cascadelake-Server-v1-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='hle'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Cascadelake-Server-noTSX' typename='Cascadelake-Server-noTSX-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-    <blocker name='ibrs-all'/>
-  </cpu>
-  <cpu type='kvm' name='Cascadelake-Server' typename='Cascadelake-Server-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='hle'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='pku'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='pku'/>
-  </cpu>
-  <cpu type='kvm' name='Broadwell-v4' typename='Broadwell-v4-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='kvm' name='Broadwell-v3' typename='Broadwell-v3-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='hle'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='kvm' name='Broadwell-v2' typename='Broadwell-v2-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-  </cpu>
-  <cpu type='kvm' name='Broadwell-v1' typename='Broadwell-v1-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='hle'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-  </cpu>
-  <cpu type='kvm' name='Broadwell-noTSX-IBRS' typename='Broadwell-noTSX-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='kvm' name='Broadwell-noTSX' typename='Broadwell-noTSX-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-  </cpu>
-  <cpu type='kvm' name='Broadwell-IBRS' typename='Broadwell-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='hle'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='kvm' name='Broadwell' typename='Broadwell-x86_64-cpu' usable='no'>
-    <blocker name='pcid'/>
-    <blocker name='hle'/>
-    <blocker name='erms'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-  </cpu>
-  <cpu type='kvm' name='486-v1' typename='486-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='486' typename='486-x86_64-cpu' usable='yes'/>
-  <machine type='kvm' name='pc-i440fx-5.1' alias='pc' hotplugCpus='yes' maxCpus='255' default='yes' defaultCPU='qemu64-x86_64-cpu'/>
-  <machine type='kvm' name='pc-i440fx-2.12' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.0' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-4.2' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.5' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-4.2' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-1.5' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.7' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.2' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-1.1' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes' deprecated='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.7' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.4' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.10' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-5.1' alias='q35' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu'/>
-  <machine type='kvm' name='pc-i440fx-1.7' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.9' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.11' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-3.1' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-4.1' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.4' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-1.3' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes' deprecated='yes'/>
-  <machine type='kvm' name='pc-i440fx-4.1' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.9' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='isapc' hotplugCpus='yes' maxCpus='1' defaultCPU='486-x86_64-cpu'/>
-  <machine type='kvm' name='pc-i440fx-1.4' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.6' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-3.1' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.12' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.1' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-1.0' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes' deprecated='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.6' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-4.0.1' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-1.6' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-5.0' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.8' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.10' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-3.0' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-4.0' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='microvm' maxCpus='288' defaultCPU='qemu64-x86_64-cpu'/>
-  <machine type='kvm' name='pc-i440fx-2.3' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-1.2' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes' deprecated='yes'/>
-  <machine type='kvm' name='pc-i440fx-4.0' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-5.0' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.8' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.5' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-3.0' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.11' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <hostCPU type='tcg' model='base' migratability='yes'>
-    <property name='vmx-entry-load-rtit-ctl' type='boolean' value='false'/>
-    <property name='cmov' type='boolean' value='true' migratable='yes'/>
-    <property name='ia64' type='boolean' value='false'/>
-    <property name='ssb-no' type='boolean' value='false'/>
-    <property name='aes' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-apicv-xapic' type='boolean' value='false'/>
-    <property name='mmx' type='boolean' value='true' migratable='yes'/>
-    <property name='rdpid' type='boolean' value='false'/>
-    <property name='arat' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-page-walk-4' type='boolean' value='false'/>
-    <property name='vmx-page-walk-5' type='boolean' value='false'/>
-    <property name='gfni' type='boolean' value='false'/>
-    <property name='ibrs-all' type='boolean' value='false'/>
-    <property name='vmx-desc-exit' type='boolean' value='false'/>
-    <property name='pause-filter' type='boolean' value='false'/>
-    <property name='xsavec' type='boolean' value='false'/>
-    <property name='intel-pt' type='boolean' value='false'/>
-    <property name='vmx-cr8-store-exit' type='boolean' value='false'/>
-    <property name='vmx-rdseed-exit' type='boolean' value='false'/>
-    <property name='vmx-eptp-switching' type='boolean' value='false'/>
-    <property name='kvm-asyncpf' type='boolean' value='false'/>
-    <property name='perfctr-core' type='boolean' value='false'/>
-    <property name='mpx' type='boolean' value='true' migratable='yes'/>
-    <property name='pbe' type='boolean' value='false'/>
-    <property name='avx512cd' type='boolean' value='false'/>
-    <property name='decodeassists' type='boolean' value='false'/>
-    <property name='vmx-exit-load-efer' type='boolean' value='false'/>
-    <property name='vmx-exit-clear-bndcfgs' type='boolean' value='false'/>
-    <property name='sse4.1' type='boolean' value='true' migratable='yes'/>
-    <property name='family' type='number' value='6'/>
-    <property name='vmx-vmwrite-vmexit-fields' type='boolean' value='false'/>
-    <property name='vmx-vnmi' type='boolean' value='false'/>
-    <property name='vmx-true-ctls' type='boolean' value='false'/>
-    <property name='vmx-ept-execonly' type='boolean' value='false'/>
-    <property name='vmx-exit-save-efer' type='boolean' value='false'/>
-    <property name='vmx-invept-all-context' type='boolean' value='false'/>
-    <property name='wbnoinvd' type='boolean' value='false'/>
-    <property name='avx512f' type='boolean' value='false'/>
-    <property name='msr' type='boolean' value='true' migratable='yes'/>
-    <property name='mce' type='boolean' value='true' migratable='yes'/>
-    <property name='mca' type='boolean' value='true' migratable='yes'/>
-    <property name='xcrypt' type='boolean' value='false'/>
-    <property name='vmx-exit-load-pat' type='boolean' value='false'/>
-    <property name='vmx-intr-exit' type='boolean' value='false'/>
-    <property name='min-level' type='number' value='13'/>
-    <property name='vmx-flexpriority' type='boolean' value='false'/>
-    <property name='xgetbv1' type='boolean' value='true' migratable='yes'/>
-    <property name='cid' type='boolean' value='false'/>
-    <property name='ds' type='boolean' value='false'/>
-    <property name='fxsr' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512-bf16' type='boolean' value='false'/>
-    <property name='vmx-cr8-load-exit' type='boolean' value='false'/>
-    <property name='xsaveopt' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-apicv-vid' type='boolean' value='false'/>
-    <property name='vmx-exit-save-pat' type='boolean' value='false'/>
-    <property name='xtpr' type='boolean' value='false'/>
-    <property name='tsx-ctrl' type='boolean' value='false'/>
-    <property name='vmx-ple' type='boolean' value='false'/>
-    <property name='avx512vl' type='boolean' value='false'/>
-    <property name='avx512-vpopcntdq' type='boolean' value='false'/>
-    <property name='phe' type='boolean' value='false'/>
-    <property name='extapic' type='boolean' value='false'/>
-    <property name='3dnowprefetch' type='boolean' value='false'/>
-    <property name='vmx-vmfunc' type='boolean' value='false'/>
-    <property name='vmx-activity-shutdown' type='boolean' value='false'/>
-    <property name='avx512vbmi2' type='boolean' value='false'/>
-    <property name='cr8legacy' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-encls-exit' type='boolean' value='false'/>
-    <property name='stibp' type='boolean' value='false'/>
-    <property name='vmx-msr-bitmap' type='boolean' value='false'/>
-    <property name='xcrypt-en' type='boolean' value='false'/>
-    <property name='vmx-mwait-exit' type='boolean' value='false'/>
-    <property name='vmx-pml' type='boolean' value='false'/>
-    <property name='vmx-nmi-exit' type='boolean' value='false'/>
-    <property name='vmx-invept-single-context-noglobals' type='boolean' value='false'/>
-    <property name='pn' type='boolean' value='false'/>
-    <property name='rsba' type='boolean' value='false'/>
-    <property name='dca' type='boolean' value='false'/>
-    <property name='vendor' type='string' value='AuthenticAMD'/>
-    <property name='vmx-unrestricted-guest' type='boolean' value='false'/>
-    <property name='vmx-cr3-store-noexit' type='boolean' value='false'/>
-    <property name='pku' type='boolean' value='true' migratable='yes'/>
-    <property name='smx' type='boolean' value='false'/>
-    <property name='cmp-legacy' type='boolean' value='false'/>
-    <property name='avx512-4fmaps' type='boolean' value='false'/>
-    <property name='vmcb-clean' type='boolean' value='false'/>
-    <property name='hle' type='boolean' value='false'/>
-    <property name='3dnowext' type='boolean' value='true' migratable='yes'/>
-    <property name='amd-no-ssb' type='boolean' value='false'/>
-    <property name='npt' type='boolean' value='true' migratable='yes'/>
-    <property name='rdctl-no' type='boolean' value='false'/>
-    <property name='vmx-invvpid' type='boolean' value='false'/>
-    <property name='clwb' type='boolean' value='true' migratable='yes'/>
-    <property name='lbrv' type='boolean' value='false'/>
-    <property name='adx' type='boolean' value='true' migratable='yes'/>
-    <property name='ss' type='boolean' value='true' migratable='yes'/>
-    <property name='pni' type='boolean' value='true' migratable='yes'/>
-    <property name='tsx-ldtrk' type='boolean' value='false'/>
-    <property name='svm-lock' type='boolean' value='false'/>
-    <property name='smep' type='boolean' value='true' migratable='yes'/>
-    <property name='smap' type='boolean' value='true' migratable='yes'/>
-    <property name='pfthreshold' type='boolean' value='false'/>
-    <property name='vmx-invpcid-exit' type='boolean' value='false'/>
-    <property name='x2apic' type='boolean' value='false'/>
-    <property name='avx512vbmi' type='boolean' value='false'/>
-    <property name='avx512vnni' type='boolean' value='false'/>
-    <property name='vmx-apicv-x2apic' type='boolean' value='false'/>
-    <property name='kvm-pv-sched-yield' type='boolean' value='false'/>
-    <property name='vmx-invlpg-exit' type='boolean' value='false'/>
-    <property name='vmx-invvpid-all-context' type='boolean' value='false'/>
-    <property name='vmx-activity-hlt' type='boolean' value='false'/>
-    <property name='flushbyasid' type='boolean' value='false'/>
-    <property name='f16c' type='boolean' value='false'/>
-    <property name='vmx-exit-ack-intr' type='boolean' value='false'/>
-    <property name='ace2-en' type='boolean' value='false'/>
-    <property name='pae' type='boolean' value='true' migratable='yes'/>
-    <property name='pat' type='boolean' value='true' migratable='yes'/>
-    <property name='sse' type='boolean' value='true' migratable='yes'/>
-    <property name='phe-en' type='boolean' value='false'/>
-    <property name='vmx-tsc-offset' type='boolean' value='false'/>
-    <property name='kvm-nopiodelay' type='boolean' value='false'/>
-    <property name='tm' type='boolean' value='false'/>
-    <property name='kvmclock-stable-bit' type='boolean' value='false'/>
-    <property name='vmx-rdtsc-exit' type='boolean' value='false'/>
-    <property name='hypervisor' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-rdtscp-exit' type='boolean' value='false'/>
-    <property name='mds-no' type='boolean' value='false'/>
-    <property name='pcommit' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-vpid' type='boolean' value='false'/>
-    <property name='syscall' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512dq' type='boolean' value='false'/>
-    <property name='svm' type='boolean' value='true' migratable='yes'/>
-    <property name='invtsc' type='boolean' value='false'/>
-    <property name='vmx-monitor-exit' type='boolean' value='false'/>
-    <property name='sse2' type='boolean' value='true' migratable='yes'/>
-    <property name='ssbd' type='boolean' value='false'/>
-    <property name='vmx-wbinvd-exit' type='boolean' value='false'/>
-    <property name='est' type='boolean' value='false'/>
-    <property name='kvm-poll-control' type='boolean' value='false'/>
-    <property name='avx512ifma' type='boolean' value='false'/>
-    <property name='tm2' type='boolean' value='false'/>
-    <property name='kvm-pv-eoi' type='boolean' value='false'/>
-    <property name='kvm-pv-ipi' type='boolean' value='false'/>
-    <property name='cx8' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-invvpid-single-addr' type='boolean' value='false'/>
-    <property name='waitpkg' type='boolean' value='false'/>
-    <property name='cldemote' type='boolean' value='false'/>
-    <property name='vmx-ept' type='boolean' value='false'/>
-    <property name='kvm-mmu' type='boolean' value='false'/>
-    <property name='sse4.2' type='boolean' value='true' migratable='yes'/>
-    <property name='pge' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512bitalg' type='boolean' value='false'/>
-    <property name='pdcm' type='boolean' value='false'/>
-    <property name='vmx-entry-load-bndcfgs' type='boolean' value='false'/>
-    <property name='vmx-exit-clear-rtit-ctl' type='boolean' value='false'/>
-    <property name='model' type='number' value='6'/>
-    <property name='movbe' type='boolean' value='true' migratable='yes'/>
-    <property name='nrip-save' type='boolean' value='false'/>
-    <property name='ssse3' type='boolean' value='true' migratable='yes'/>
-    <property name='sse4a' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-pause-exit' type='boolean' value='false'/>
-    <property name='invpcid' type='boolean' value='false'/>
-    <property name='pdpe1gb' type='boolean' value='true' migratable='yes'/>
-    <property name='tsc-deadline' type='boolean' value='false'/>
-    <property name='skip-l1dfl-vmentry' type='boolean' value='false'/>
-    <property name='vmx-exit-load-perf-global-ctrl' type='boolean' value='false'/>
-    <property name='fma' type='boolean' value='false'/>
-    <property name='cx16' type='boolean' value='true' migratable='yes'/>
-    <property name='de' type='boolean' value='true' migratable='yes'/>
-    <property name='stepping' type='number' value='3'/>
-    <property name='xsave' type='boolean' value='true' migratable='yes'/>
-    <property name='clflush' type='boolean' value='true' migratable='yes'/>
-    <property name='skinit' type='boolean' value='false'/>
-    <property name='tsc' type='boolean' value='true' migratable='yes'/>
-    <property name='tce' type='boolean' value='false'/>
-    <property name='fpu' type='boolean' value='true' migratable='yes'/>
-    <property name='ds-cpl' type='boolean' value='false'/>
-    <property name='ibs' type='boolean' value='false'/>
-    <property name='fma4' type='boolean' value='false'/>
-    <property name='vmx-exit-nosave-debugctl' type='boolean' value='false'/>
-    <property name='la57' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-invept' type='boolean' value='false'/>
-    <property name='osvw' type='boolean' value='false'/>
-    <property name='apic' type='boolean' value='true' migratable='yes'/>
-    <property name='pmm' type='boolean' value='false'/>
-    <property name='vmx-entry-noload-debugctl' type='boolean' value='false'/>
-    <property name='vmx-eptad' type='boolean' value='false'/>
-    <property name='spec-ctrl' type='boolean' value='false'/>
-    <property name='vmx-posted-intr' type='boolean' value='false'/>
-    <property name='vmx-apicv-register' type='boolean' value='false'/>
-    <property name='tsc-adjust' type='boolean' value='false'/>
-    <property name='kvm-steal-time' type='boolean' value='false'/>
-    <property name='avx512-vp2intersect' type='boolean' value='false'/>
-    <property name='kvmclock' type='boolean' value='false'/>
-    <property name='vmx-zero-len-inject' type='boolean' value='false'/>
-    <property name='pschange-mc-no' type='boolean' value='false'/>
-    <property name='vmx-rdrand-exit' type='boolean' value='false'/>
-    <property name='lwp' type='boolean' value='false'/>
-    <property name='amd-ssbd' type='boolean' value='false'/>
-    <property name='xop' type='boolean' value='false'/>
-    <property name='ibpb' type='boolean' value='false'/>
-    <property name='avx' type='boolean' value='false'/>
-    <property name='core-capability' type='boolean' value='false'/>
-    <property name='vmx-invept-single-context' type='boolean' value='false'/>
-    <property name='movdiri' type='boolean' value='false'/>
-    <property name='acpi' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512bw' type='boolean' value='false'/>
-    <property name='ace2' type='boolean' value='false'/>
-    <property name='fsgsbase' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-ept-2mb' type='boolean' value='false'/>
-    <property name='vmx-ept-1gb' type='boolean' value='false'/>
-    <property name='ht' type='boolean' value='false'/>
-    <property name='vmx-io-exit' type='boolean' value='false'/>
-    <property name='nx' type='boolean' value='true' migratable='yes'/>
-    <property name='pclmulqdq' type='boolean' value='true' migratable='yes'/>
-    <property name='mmxext' type='boolean' value='true' migratable='yes'/>
-    <property name='popcnt' type='boolean' value='true' migratable='yes'/>
-    <property name='vaes' type='boolean' value='false'/>
-    <property name='serialize' type='boolean' value='false'/>
-    <property name='movdir64b' type='boolean' value='false'/>
-    <property name='xsaves' type='boolean' value='false'/>
-    <property name='vmx-shadow-vmcs' type='boolean' value='false'/>
-    <property name='lm' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-exit-save-preemption-timer' type='boolean' value='false'/>
-    <property name='vmx-entry-load-pat' type='boolean' value='false'/>
-    <property name='fsrm' type='boolean' value='false'/>
-    <property name='vmx-entry-load-perf-global-ctrl' type='boolean' value='false'/>
-    <property name='vmx-io-bitmap' type='boolean' value='false'/>
-    <property name='umip' type='boolean' value='false'/>
-    <property name='vmx-store-lma' type='boolean' value='false'/>
-    <property name='vmx-movdr-exit' type='boolean' value='false'/>
-    <property name='pse' type='boolean' value='true' migratable='yes'/>
-    <property name='avx2' type='boolean' value='false'/>
-    <property name='sep' type='boolean' value='true' migratable='yes'/>
-    <property name='virt-ssbd' type='boolean' value='false'/>
-    <property name='vmx-cr3-load-noexit' type='boolean' value='false'/>
-    <property name='nodeid-msr' type='boolean' value='false'/>
-    <property name='md-clear' type='boolean' value='false'/>
-    <property name='misalignsse' type='boolean' value='false'/>
-    <property name='split-lock-detect' type='boolean' value='false'/>
-    <property name='min-xlevel' type='number' value='2147483658'/>
-    <property name='bmi1' type='boolean' value='true' migratable='yes'/>
-    <property name='bmi2' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-pv-unhalt' type='boolean' value='false'/>
-    <property name='tsc-scale' type='boolean' value='false'/>
-    <property name='topoext' type='boolean' value='false'/>
-    <property name='amd-stibp' type='boolean' value='false'/>
-    <property name='vmx-preemption-timer' type='boolean' value='false'/>
-    <property name='clflushopt' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-vnmi-pending' type='boolean' value='false'/>
-    <property name='monitor' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-vintr-pending' type='boolean' value='false'/>
-    <property name='avx512er' type='boolean' value='false'/>
-    <property name='full-width-write' type='boolean' value='false'/>
-    <property name='pmm-en' type='boolean' value='false'/>
-    <property name='pcid' type='boolean' value='false'/>
-    <property name='taa-no' type='boolean' value='false'/>
-    <property name='arch-capabilities' type='boolean' value='false'/>
-    <property name='vmx-secondary-ctls' type='boolean' value='false'/>
-    <property name='vmx-xsaves' type='boolean' value='false'/>
-    <property name='clzero' type='boolean' value='false'/>
-    <property name='3dnow' type='boolean' value='true' migratable='yes'/>
-    <property name='erms' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-entry-ia32e-mode' type='boolean' value='false'/>
-    <property name='lahf-lm' type='boolean' value='true' migratable='yes'/>
-    <property name='vpclmulqdq' type='boolean' value='false'/>
-    <property name='vmx-ins-outs' type='boolean' value='false'/>
-    <property name='fxsr-opt' type='boolean' value='false'/>
-    <property name='xstore' type='boolean' value='false'/>
-    <property name='rtm' type='boolean' value='false'/>
-    <property name='kvm-hint-dedicated' type='boolean' value='false'/>
-    <property name='lmce' type='boolean' value='false'/>
-    <property name='perfctr-nb' type='boolean' value='false'/>
-    <property name='rdrand' type='boolean' value='true' migratable='yes'/>
-    <property name='rdseed' type='boolean' value='false'/>
-    <property name='avx512-4vnniw' type='boolean' value='false'/>
-    <property name='vme' type='boolean' value='false'/>
-    <property name='vmx' type='boolean' value='false'/>
-    <property name='dtes64' type='boolean' value='false'/>
-    <property name='mtrr' type='boolean' value='true' migratable='yes'/>
-    <property name='rdtscp' type='boolean' value='true' migratable='yes'/>
-    <property name='xsaveerptr' type='boolean' value='false'/>
-    <property name='pse36' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-pv-tlb-flush' type='boolean' value='false'/>
-    <property name='vmx-activity-wait-sipi' type='boolean' value='false'/>
-    <property name='tbm' type='boolean' value='false'/>
-    <property name='wdt' type='boolean' value='false'/>
-    <property name='vmx-rdpmc-exit' type='boolean' value='false'/>
-    <property name='vmx-mtf' type='boolean' value='false'/>
-    <property name='vmx-entry-load-efer' type='boolean' value='false'/>
-    <property name='model-id' type='string' value='QEMU TCG CPU version 2.5+'/>
-    <property name='sha-ni' type='boolean' value='false'/>
-    <property name='abm' type='boolean' value='true' migratable='yes'/>
-    <property name='vmx-ept-advanced-exitinfo' type='boolean' value='false'/>
-    <property name='avx512pf' type='boolean' value='false'/>
-    <property name='vmx-hlt-exit' type='boolean' value='false'/>
-    <property name='xstore-en' type='boolean' value='false'/>
-  </hostCPU>
-  <cpu type='tcg' name='max' typename='max-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='host' typename='host-x86_64-cpu' usable='no'>
-    <blocker name='kvm'/>
-  </cpu>
-  <cpu type='tcg' name='base' typename='base-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='qemu64-v1' typename='qemu64-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='qemu64' typename='qemu64-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='qemu32-v1' typename='qemu32-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='qemu32' typename='qemu32-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='phenom-v1' typename='phenom-v1-x86_64-cpu' usable='no'>
-    <blocker name='fxsr-opt'/>
-  </cpu>
-  <cpu type='tcg' name='phenom' typename='phenom-x86_64-cpu' usable='no'>
-    <blocker name='fxsr-opt'/>
-  </cpu>
-  <cpu type='tcg' name='pentium3-v1' typename='pentium3-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='pentium3' typename='pentium3-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='pentium2-v1' typename='pentium2-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='pentium2' typename='pentium2-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='pentium-v1' typename='pentium-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='pentium' typename='pentium-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='n270-v1' typename='n270-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='n270' typename='n270-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='kvm64-v1' typename='kvm64-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='kvm64' typename='kvm64-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='kvm32-v1' typename='kvm32-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='kvm32' typename='kvm32-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='coreduo-v1' typename='coreduo-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='coreduo' typename='coreduo-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='core2duo-v1' typename='core2duo-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='core2duo' typename='core2duo-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='athlon-v1' typename='athlon-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='athlon' typename='athlon-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Westmere-v2' typename='Westmere-v2-x86_64-cpu' usable='no'>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='Westmere-v1' typename='Westmere-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Westmere-IBRS' typename='Westmere-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='Westmere' typename='Westmere-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Snowridge-v2' typename='Snowridge-v2-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='umip'/>
-    <blocker name='gfni'/>
-    <blocker name='cldemote'/>
-    <blocker name='movdiri'/>
-    <blocker name='movdir64b'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='core-capability'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='split-lock-detect'/>
-  </cpu>
-  <cpu type='tcg' name='Snowridge-v1' typename='Snowridge-v1-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='umip'/>
-    <blocker name='gfni'/>
-    <blocker name='cldemote'/>
-    <blocker name='movdiri'/>
-    <blocker name='movdir64b'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='core-capability'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='split-lock-detect'/>
-  </cpu>
-  <cpu type='tcg' name='Snowridge' typename='Snowridge-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='umip'/>
-    <blocker name='gfni'/>
-    <blocker name='cldemote'/>
-    <blocker name='movdiri'/>
-    <blocker name='movdir64b'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='core-capability'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='split-lock-detect'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Server-v4' typename='Skylake-Server-v4-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Server-v3' typename='Skylake-Server-v3-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Server-v2' typename='Skylake-Server-v2-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Server-v1' typename='Skylake-Server-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Server-noTSX-IBRS' typename='Skylake-Server-noTSX-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Server-IBRS' typename='Skylake-Server-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Server' typename='Skylake-Server-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Client-v3' typename='Skylake-Client-v3-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Client-v2' typename='Skylake-Client-v2-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Client-v1' typename='Skylake-Client-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Client-noTSX-IBRS' typename='Skylake-Client-noTSX-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Client-IBRS' typename='Skylake-Client-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Skylake-Client' typename='Skylake-Client-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='SandyBridge-v2' typename='SandyBridge-v2-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='SandyBridge-v1' typename='SandyBridge-v1-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-  </cpu>
-  <cpu type='tcg' name='SandyBridge-IBRS' typename='SandyBridge-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='SandyBridge' typename='SandyBridge-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-  </cpu>
-  <cpu type='tcg' name='Penryn-v1' typename='Penryn-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Penryn' typename='Penryn-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Opteron_G5-v1' typename='Opteron_G5-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xop'/>
-    <blocker name='fma4'/>
-    <blocker name='tbm'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='tcg' name='Opteron_G5' typename='Opteron_G5-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xop'/>
-    <blocker name='fma4'/>
-    <blocker name='tbm'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='tcg' name='Opteron_G4-v1' typename='Opteron_G4-v1-x86_64-cpu' usable='no'>
-    <blocker name='avx'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xop'/>
-    <blocker name='fma4'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='tcg' name='Opteron_G4' typename='Opteron_G4-x86_64-cpu' usable='no'>
-    <blocker name='avx'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xop'/>
-    <blocker name='fma4'/>
-    <blocker name='nrip-save'/>
-  </cpu>
-  <cpu type='tcg' name='Opteron_G3-v1' typename='Opteron_G3-v1-x86_64-cpu' usable='no'>
-    <blocker name='misalignsse'/>
-  </cpu>
-  <cpu type='tcg' name='Opteron_G3' typename='Opteron_G3-x86_64-cpu' usable='no'>
-    <blocker name='misalignsse'/>
-  </cpu>
-  <cpu type='tcg' name='Opteron_G2-v1' typename='Opteron_G2-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Opteron_G2' typename='Opteron_G2-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Opteron_G1-v1' typename='Opteron_G1-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Opteron_G1' typename='Opteron_G1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Nehalem-v2' typename='Nehalem-v2-x86_64-cpu' usable='no'>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='Nehalem-v1' typename='Nehalem-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Nehalem-IBRS' typename='Nehalem-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='Nehalem' typename='Nehalem-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='KnightsMill-v1' typename='KnightsMill-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='avx512f'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512pf'/>
-    <blocker name='avx512er'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='avx512-4vnniw'/>
-    <blocker name='avx512-4fmaps'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='KnightsMill' typename='KnightsMill-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='avx512f'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512pf'/>
-    <blocker name='avx512er'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='avx512-4vnniw'/>
-    <blocker name='avx512-4fmaps'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='IvyBridge-v2' typename='IvyBridge-v2-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='IvyBridge-v1' typename='IvyBridge-v1-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-  </cpu>
-  <cpu type='tcg' name='IvyBridge-IBRS' typename='IvyBridge-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='IvyBridge' typename='IvyBridge-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-  </cpu>
-  <cpu type='tcg' name='Icelake-Server-v4' typename='Icelake-Server-v4-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512ifma'/>
-    <blocker name='avx512cd'/>
-    <blocker name='sha-ni'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='umip'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='rdpid'/>
-    <blocker name='fsrm'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='xsavec'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='skip-l1dfl-vmentry'/>
-    <blocker name='mds-no'/>
-    <blocker name='pschange-mc-no'/>
-    <blocker name='taa-no'/>
-  </cpu>
-  <cpu type='tcg' name='Icelake-Server-v3' typename='Icelake-Server-v3-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='umip'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='xsavec'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='skip-l1dfl-vmentry'/>
-    <blocker name='mds-no'/>
-    <blocker name='pschange-mc-no'/>
-    <blocker name='taa-no'/>
-  </cpu>
-  <cpu type='tcg' name='Icelake-Server-v2' typename='Icelake-Server-v2-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='umip'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Icelake-Server-v1' typename='Icelake-Server-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='umip'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Icelake-Server-noTSX' typename='Icelake-Server-noTSX-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='umip'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Icelake-Server' typename='Icelake-Server-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='umip'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Icelake-Client-v2' typename='Icelake-Client-v2-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='umip'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Icelake-Client-v1' typename='Icelake-Client-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='umip'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Icelake-Client-noTSX' typename='Icelake-Client-noTSX-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='umip'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Icelake-Client' typename='Icelake-Client-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512vbmi'/>
-    <blocker name='umip'/>
-    <blocker name='avx512vbmi2'/>
-    <blocker name='gfni'/>
-    <blocker name='vaes'/>
-    <blocker name='vpclmulqdq'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='avx512bitalg'/>
-    <blocker name='avx512-vpopcntdq'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Haswell-v4' typename='Haswell-v4-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='Haswell-v3' typename='Haswell-v3-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='Haswell-v2' typename='Haswell-v2-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-  </cpu>
-  <cpu type='tcg' name='Haswell-v1' typename='Haswell-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-  </cpu>
-  <cpu type='tcg' name='Haswell-noTSX-IBRS' typename='Haswell-noTSX-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='Haswell-noTSX' typename='Haswell-noTSX-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-  </cpu>
-  <cpu type='tcg' name='Haswell-IBRS' typename='Haswell-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='Haswell' typename='Haswell-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-  </cpu>
-  <cpu type='tcg' name='EPYC-v3' typename='EPYC-v3-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='osvw'/>
-    <blocker name='topoext'/>
-    <blocker name='perfctr-core'/>
-    <blocker name='clzero'/>
-    <blocker name='xsaveerptr'/>
-    <blocker name='ibpb'/>
-    <blocker name='nrip-save'/>
-    <blocker name='xsavec'/>
-    <blocker name='xsaves'/>
-  </cpu>
-  <cpu type='tcg' name='EPYC-v2' typename='EPYC-v2-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='osvw'/>
-    <blocker name='topoext'/>
-    <blocker name='ibpb'/>
-    <blocker name='nrip-save'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='EPYC-v1' typename='EPYC-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='osvw'/>
-    <blocker name='topoext'/>
-    <blocker name='nrip-save'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='EPYC-Rome-v1' typename='EPYC-Rome-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='umip'/>
-    <blocker name='rdpid'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='osvw'/>
-    <blocker name='topoext'/>
-    <blocker name='perfctr-core'/>
-    <blocker name='clzero'/>
-    <blocker name='xsaveerptr'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='ibpb'/>
-    <blocker name='amd-stibp'/>
-    <blocker name='nrip-save'/>
-    <blocker name='xsavec'/>
-    <blocker name='xsaves'/>
-  </cpu>
-  <cpu type='tcg' name='EPYC-Rome' typename='EPYC-Rome-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='umip'/>
-    <blocker name='rdpid'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='osvw'/>
-    <blocker name='topoext'/>
-    <blocker name='perfctr-core'/>
-    <blocker name='clzero'/>
-    <blocker name='xsaveerptr'/>
-    <blocker name='wbnoinvd'/>
-    <blocker name='ibpb'/>
-    <blocker name='amd-stibp'/>
-    <blocker name='nrip-save'/>
-    <blocker name='xsavec'/>
-    <blocker name='xsaves'/>
-  </cpu>
-  <cpu type='tcg' name='EPYC-IBPB' typename='EPYC-IBPB-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='osvw'/>
-    <blocker name='topoext'/>
-    <blocker name='ibpb'/>
-    <blocker name='nrip-save'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='EPYC' typename='EPYC-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='osvw'/>
-    <blocker name='topoext'/>
-    <blocker name='nrip-save'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Dhyana-v1' typename='Dhyana-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='rdseed'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='osvw'/>
-    <blocker name='topoext'/>
-    <blocker name='ibpb'/>
-    <blocker name='nrip-save'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Dhyana' typename='Dhyana-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='rdseed'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='osvw'/>
-    <blocker name='topoext'/>
-    <blocker name='ibpb'/>
-    <blocker name='nrip-save'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Denverton-v2' typename='Denverton-v2-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='skip-l1dfl-vmentry'/>
-  </cpu>
-  <cpu type='tcg' name='Denverton-v1' typename='Denverton-v1-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='skip-l1dfl-vmentry'/>
-  </cpu>
-  <cpu type='tcg' name='Denverton' typename='Denverton-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='rdseed'/>
-    <blocker name='sha-ni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='skip-l1dfl-vmentry'/>
-  </cpu>
-  <cpu type='tcg' name='Cooperlake-v1' typename='Cooperlake-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='stibp'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='ssbd'/>
-    <blocker name='avx512-bf16'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='skip-l1dfl-vmentry'/>
-    <blocker name='mds-no'/>
-    <blocker name='pschange-mc-no'/>
-    <blocker name='taa-no'/>
-  </cpu>
-  <cpu type='tcg' name='Cooperlake' typename='Cooperlake-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='stibp'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='ssbd'/>
-    <blocker name='avx512-bf16'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='skip-l1dfl-vmentry'/>
-    <blocker name='mds-no'/>
-    <blocker name='pschange-mc-no'/>
-    <blocker name='taa-no'/>
-  </cpu>
-  <cpu type='tcg' name='Conroe-v1' typename='Conroe-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Conroe' typename='Conroe-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Cascadelake-Server-v4' typename='Cascadelake-Server-v4-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='skip-l1dfl-vmentry'/>
-    <blocker name='mds-no'/>
-  </cpu>
-  <cpu type='tcg' name='Cascadelake-Server-v3' typename='Cascadelake-Server-v3-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='skip-l1dfl-vmentry'/>
-    <blocker name='mds-no'/>
-  </cpu>
-  <cpu type='tcg' name='Cascadelake-Server-v2' typename='Cascadelake-Server-v2-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='skip-l1dfl-vmentry'/>
-    <blocker name='mds-no'/>
-  </cpu>
-  <cpu type='tcg' name='Cascadelake-Server-v1' typename='Cascadelake-Server-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Cascadelake-Server-noTSX' typename='Cascadelake-Server-noTSX-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='arch-capabilities'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='rdctl-no'/>
-    <blocker name='ibrs-all'/>
-    <blocker name='skip-l1dfl-vmentry'/>
-    <blocker name='mds-no'/>
-  </cpu>
-  <cpu type='tcg' name='Cascadelake-Server' typename='Cascadelake-Server-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='avx512vnni'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='ssbd'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Broadwell-v4' typename='Broadwell-v4-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='Broadwell-v3' typename='Broadwell-v3-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='Broadwell-v2' typename='Broadwell-v2-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='Broadwell-v1' typename='Broadwell-v1-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='Broadwell-noTSX-IBRS' typename='Broadwell-noTSX-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='Broadwell-noTSX' typename='Broadwell-noTSX-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='Broadwell-IBRS' typename='Broadwell-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='Broadwell' typename='Broadwell-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='pcid'/>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='tcg' name='486-v1' typename='486-v1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='486' typename='486-x86_64-cpu' usable='yes'/>
-  <machine type='tcg' name='pc-i440fx-5.1' alias='pc' hotplugCpus='yes' maxCpus='255' default='yes' defaultCPU='qemu64-x86_64-cpu'/>
-  <machine type='tcg' name='pc-i440fx-2.12' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.0' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-4.2' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.5' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-4.2' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-1.5' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.7' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.2' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-1.1' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes' deprecated='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.7' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.4' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.10' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-5.1' alias='q35' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu'/>
-  <machine type='tcg' name='pc-i440fx-1.7' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.9' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.11' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-3.1' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-4.1' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.4' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-1.3' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes' deprecated='yes'/>
-  <machine type='tcg' name='pc-i440fx-4.1' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.9' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='isapc' hotplugCpus='yes' maxCpus='1' defaultCPU='486-x86_64-cpu'/>
-  <machine type='tcg' name='pc-i440fx-1.4' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.6' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-3.1' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.12' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.1' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-1.0' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes' deprecated='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.6' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-4.0.1' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-1.6' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-5.0' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.8' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.10' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-3.0' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-4.0' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='microvm' maxCpus='288' defaultCPU='qemu64-x86_64-cpu'/>
-  <machine type='tcg' name='pc-i440fx-2.3' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-1.2' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes' deprecated='yes'/>
-  <machine type='tcg' name='pc-i440fx-4.0' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-5.0' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.8' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.5' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-3.0' hotplugCpus='yes' maxCpus='255' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.11' hotplugCpus='yes' maxCpus='288' defaultCPU='qemu64-x86_64-cpu' numaMemSupported='yes'/>
-</qemuCaps>
-- 
2.44.2




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux